Fault Tolerance Techniques For Spacecraft Control Computers PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download Fault Tolerance Techniques For Spacecraft Control Computers PDF full book. Access full book title Fault Tolerance Techniques For Spacecraft Control Computers.

Fault-Tolerance Techniques for Spacecraft Control Computers

Fault-Tolerance Techniques for Spacecraft Control Computers
Author: Mengfei Yang
Publisher: John Wiley & Sons
Total Pages: 344
Release: 2017-01-23
Genre: Computers
ISBN: 1119107407

Download Fault-Tolerance Techniques for Spacecraft Control Computers Book in PDF, ePub and Kindle

Comprehensive coverage of all aspects of space application oriented fault tolerance techniques • Experienced expert author working on fault tolerance for Chinese space program for almost three decades • Initiatively provides a systematic texts for the cutting-edge fault tolerance techniques in spacecraft control computer, with emphasis on practical engineering knowledge • Presents fundamental and advanced theories and technologies in a logical and easy-to-understand manner • Beneficial to readers inside and outside the area of space applications


Fault-Tolerant Software for Spacecraft Applications

Fault-Tolerant Software for Spacecraft Applications
Author: H. Hecht
Publisher:
Total Pages: 51
Release: 1975
Genre:
ISBN:

Download Fault-Tolerant Software for Spacecraft Applications Book in PDF, ePub and Kindle

Fault-tolerant computers have been developed for applications that require a very high degree of hardware reliability, and it is frequently asked whether similar techniques can be brought to bear on software for critical applications, e.g., ascent guidance software on launch vehicles, launch-control software for ground computers, and control and command software. The principal techniques employed in hardware fault tolerance are seen to be applicable also through software fault tolerance: error detection, protective redundancy, and rollback provisions. Of course, they need to be implemented in a specific manner; particularly the redundancy must be provided by a different code than that used for the primary modules. The recovery block (proposed by Randell), with the addition of a watchdog timer, has been implemented in a number of skeleton routines and has been found quite suitable in connection with the established structure for spaceborne software. A reliability model is proposed that shows a very considerable reduction in failure probability even when the fault-tolerance provisions themselves are far from perfect. It is therefore believed that the time is quite ripe to undertake serious studies of fault-tolerant software for space applications. (Author).


Software Fault Tolerance

Software Fault Tolerance
Author: National Aeronautics and Space Administration (NASA)
Publisher: Createspace Independent Publishing Platform
Total Pages: 66
Release: 2018-06-11
Genre:
ISBN: 9781720943532

Download Software Fault Tolerance Book in PDF, ePub and Kindle

Because of our present inability to produce error-free software, software fault tolerance is and will continue to be an important consideration in software systems. The root cause of software design errors is the complexity of the systems. Compounding the problems in building correct software is the difficulty in assessing the correctness of software for highly complex systems. After a brief overview of the software development processes, we note how hard-to-detect design faults are likely to be introduced during development and how software faults tend to be state-dependent and activated by particular input sequences. Although component reliability is an important quality measure for system level analysis, software reliability is hard to characterize and the use of post-verification reliability estimates remains a controversial issue. For some applications software safety is more important than reliability, and fault tolerance techniques used in those applications are aimed at preventing catastrophes. Single version software fault tolerance techniques discussed include system structuring and closure, atomic actions, inline fault detection, exception handling, and others. Multiversion techniques are based on the assumption that software built differently should fail differently and thus, if one of the redundant versions fails, it is expected that at least one of the other versions will provide an acceptable output. Recovery blocks, N-version programming, and other multiversion techniques are reviewed.Torres-Pomales, WilfredoLangley Research CenterSOFTWARE ENGINEERING; SOFTWARE RELIABILITY; COMPUTER PROGRAMMING; COMPUTER PROGRAMS; FAULT TOLERANCE; APPLICATIONS PROGRAMS (COMPUTERS); SOFTWARE DEVELOPMENT TOOLS; OPERATING SYSTEMS (COMPUTERS); COMPUTER SYSTEMS DESIGN; COMPLEX SYSTEMS; COMPONENT RELIABILITY; QUALITY CONTROL


Control Allocation for Spacecraft Under Actuator Faults

Control Allocation for Spacecraft Under Actuator Faults
Author: Qinglei Hu
Publisher: Springer Nature
Total Pages: 221
Release: 2021-03-13
Genre: Technology & Engineering
ISBN: 9811604398

Download Control Allocation for Spacecraft Under Actuator Faults Book in PDF, ePub and Kindle

This book provides a systematical and comprehensive description of some facets of modeling, designing, analyzing and exploring the control allocation and fault-tolerant control problems for over-actuated spacecraft attitude control system under actuator failures, system uncertainties and disturbances. The book intends to provide a unified platform for understanding and applicability of the fault-tolerant attitude control and control allocation for different purposes in aerospace engineering and some related fields. And it is particularly suited for readers who are interested to learn solutions in spacecraft attitude control system design and related engineering applications.


Fault-Tolerant Attitude Control of Spacecraft

Fault-Tolerant Attitude Control of Spacecraft
Author: Qinglei Hu
Publisher: Elsevier
Total Pages: 306
Release: 2021-06-09
Genre: Technology & Engineering
ISBN: 0323901247

Download Fault-Tolerant Attitude Control of Spacecraft Book in PDF, ePub and Kindle

Fault-Tolerant Attitude Control of Spacecraft presents the fundamentals of spacecraft fault-tolerant attitude control systems, along with the most recent research and advanced, nonlinear control techniques. This book gives researchers a self-contained guide to the complex tasks of envisaging, designing, implementing and experimenting by presenting designs for integrated modeling, dynamics, fault-tolerant attitude control, and fault reconstruction for spacecraft. Specifically, the book gives a full literature review and presents preliminaries and mathematical models, robust fault-tolerant attitude control, fault-tolerant attitude control with actuator saturation, velocity-free fault tolerant attitude control, finite-time fault-tolerant attitude tracking control, and active fault-tolerant attitude contour. Finally, the book looks at the future of this interesting topic, offering readers a one-stop solution for those working on fault-tolerant attitude control for spacecraft. Presents the fundamentals of fault-tolerant attitude control systems for spacecraft in one practical solution Gives the latest research and thinking on nonlinear attitude control, fault tolerant control, and reliable attitude control Brings together concepts in fault control theory, fault diagnosis, and attitude control for spacecraft Covers advances in theory, technological aspects, and applications in spacecraft Presents detailed numerical and simulation results to assist engineers Offers a clear, systematic reference on fault-tolerant control and attitude control for spacecraft


Principles of Computer System Design

Principles of Computer System Design
Author: Jerome H. Saltzer
Publisher: Morgan Kaufmann
Total Pages: 561
Release: 2009-05-21
Genre: Computers
ISBN: 0080959423

Download Principles of Computer System Design Book in PDF, ePub and Kindle

Principles of Computer System Design is the first textbook to take a principles-based approach to the computer system design. It identifies, examines, and illustrates fundamental concepts in computer system design that are common across operating systems, networks, database systems, distributed systems, programming languages, software engineering, security, fault tolerance, and architecture. Through carefully analyzed case studies from each of these disciplines, it demonstrates how to apply these concepts to tackle practical system design problems. To support the focus on design, the text identifies and explains abstractions that have proven successful in practice such as remote procedure call, client/service organization, file systems, data integrity, consistency, and authenticated messages. Most computer systems are built using a handful of such abstractions. The text describes how these abstractions are implemented, demonstrates how they are used in different systems, and prepares the reader to apply them in future designs. The book is recommended for junior and senior undergraduate students in Operating Systems, Distributed Systems, Distributed Operating Systems and/or Computer Systems Design courses; and professional computer systems designers. Concepts of computer system design guided by fundamental principles Cross-cutting approach that identifies abstractions common to networking, operating systems, transaction systems, distributed systems, architecture, and software engineering Case studies that make the abstractions real: naming (DNS and the URL); file systems (the UNIX file system); clients and services (NFS); virtualization (virtual machines); scheduling (disk arms); security (TLS) Numerous pseudocode fragments that provide concrete examples of abstract concepts Extensive support. The authors and MIT OpenCourseWare provide on-line, free of charge, open educational resources, including additional chapters, course syllabi, board layouts and slides, lecture videos, and an archive of lecture schedules, class assignments, and design projects


Software Performability: From Concepts to Applications

Software Performability: From Concepts to Applications
Author: Ann T. Tai
Publisher: Springer Science & Business Media
Total Pages: 207
Release: 2012-12-06
Genre: Computers
ISBN: 1461313252

Download Software Performability: From Concepts to Applications Book in PDF, ePub and Kindle

Computers are currently used in a variety of critical applications, including systems for nuclear reactor control, flight control (both aircraft and spacecraft), and air traffic control. Moreover, experience has shown that the dependability of such systems is particularly sensitive to that of its software components, both the system software of the embedded computers and the application software they support. Software Performability: From Concepts to Applications addresses the construction and solution of analytic performability models for critical-application software. The book includes a review of general performability concepts along with notions which are peculiar to software performability. Since fault tolerance is widely recognized as a viable means for improving the dependability of computer system (beyond what can be achieved by fault prevention), the examples considered are fault-tolerant software systems that incorporate particular methods of design diversity and fault recovery. Software Performability: From Concepts to Applications will be of direct benefit to both practitioners and researchers in the area of performance and dependability evaluation, fault-tolerant computing, and dependable systems for critical applications. For practitioners, it supplies a basis for defining combined performance-dependability criteria (in the form of objective functions) that can be used to enhance the performability (performance/dependability) of existing software designs. For those with research interests in model-based evaluation, the book provides an analytic framework and a variety of performability modeling examples in an application context of recognized importance. The material contained in this book will both stimulate future research on related topics and, for teaching purposes, serve as a reference text in courses on computer system evaluation, fault-tolerant computing, and dependable high-performance computer systems.


Implementation of a Fault Tolerant Computing Testbed

Implementation of a Fault Tolerant Computing Testbed
Author: David C. Summers
Publisher:
Total Pages: 185
Release: 2000-06-01
Genre:
ISBN: 9781423536611

Download Implementation of a Fault Tolerant Computing Testbed Book in PDF, ePub and Kindle

With spacecraft designs placing more emphasis on reduced cost, faster design time, and higher performance, it is easy to understand why more commercial-off-the-shelf (COTS) devices are being used in space based applications. The COTS devices offer spacecraft designers shorter design-to- orbit times, lower system costs, orders of magnitude better performance, and a much better software availability than their radiation hardened (radhard) counterparts. The major drawback to using COTS devices in space is their increased susceptibility to the effects of radiation, single event upsets (SEUs) in particular. This thesis will focus on the implementation of a fault tolerant computer system. The hardware design presented here has two different benefits. First, the system can act as a software testbed, which allows testing of software fault tolerant techniques in the presence of radiation induced SEUs. This allows the testing of the software algorithms in the environment they were designed to operate in without the expense of being placed in orbit. Additionally, the design can be used as a hybrid fault tolerant computer system. By combining the masking ability of the hardware with supporting software, the system can mask out and reset processor errors in real time. The design layout will be presented using OrCAD schematics.