<p><em>Responsive Computer Systems: Steps Towards Fault-Tolerant Real-Time</em><em>Systems</em> provides an extensive treatment of the most important issues in the design of modern Responsive Computer Systems. It lays the groundwork for a more comprehensive model that allows critical design issues t
A Generic Fault-Tolerant Architecture for Real-Time Dependable Systems
โ Scribed by David Powell, Arturo Amendola, Jean Arlat (auth.), David Powell (eds.)
- Publisher
- Springer US
- Year
- 2001
- Tongue
- English
- Leaves
- 249
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
The design of computer systems to be embedded in critical real-time applications is a complex task. Such systems must not only guarantee to meet hard real-time deadlines imposed by their physical environment, they must guarantee to do so dependably, despite both physical faults (in hardware) and design faults (in hardware or software). A fault-tolerance approach is mandatory for these guarantees to be commensurate with the safety and reliability requirements of many life- and mission-critical applications. This book explains the motivations and the results of a collaborative project', whose objective was to significantly decrease the lifecycle costs of such faultยญ tolerant systems. The end-user companies participating in this project already deploy fault-tolerant systems in critical railway, space and nuclear-propulsion applications. However, these are proprietary systems whose architectures have been tailored to meet domain-specific requirements. This has led to very costly, inflexible, and often hardware-intensive solutions that, by the time they are developed, validated and certified for use in the field, can already be out-of-date in terms of their underlying hardware and software technology.
โฆ Table of Contents
Front Matter....Pages i-xviii
Introduction and Overview....Pages 1-26
Inter-Channel Communication Network....Pages 27-50
Scheduling....Pages 51-69
Error Processing and Fault Treatment....Pages 71-86
Output Consolidation....Pages 87-98
Multilevel Integrity Mechanisms....Pages 99-119
Architecture Development Environment....Pages 121-138
Formal Verification....Pages 139-155
Dependability Evaluation....Pages 157-191
Demonstrators....Pages 193-227
Back Matter....Pages 229-242
โฆ Subjects
Special Purpose and Application-Based Systems; Computer-Aided Engineering (CAD, CAE) and Design; Electrical Engineering
๐ SIMILAR VOLUMES
<p><em>Formal Techniques in Real-Time and Fault-Tolerant Systems</em> focuses on the state of the art in formal specification, development and verification of fault-tolerant computing systems. The term `fault-tolerance' refers to a system having properties which enable it to deliver its specified fu
<p>Real-time computer systems are very often subject to dependability requirements because of their application areas. Fly-by-wire airplane control systems, control of power plants, industrial process control systems and others are required to continue their function despite faults. Fault-tolerance
The ISIS system transforms abstract type specifications into fault-tolerant distributed implementations, while insulating users from the mechanisms whereby fault-tolerance is achieved. This paper discusses the transformations that are used within ISIS, methods for achieving improved performance by c
This text is being used in a company wide campaign to improve system Software quality and Time to Market. I have found that many of the older problems as well as more recent ones are usually due to partial realization that the code is indeed using a pattern, but not instantiating all of it. The t