Life-critical system
From Wikipedia, the free encyclopedia
Categories: Articles to be expanded since January 2007 | All articles to be expanded | Engineering failures | Formal methods | Software quality | Hazards | Safety | Risk analysis | Safety engineering | Computer systems | Control engineering | Systems engineering
A life-critical system or safety-critical system is a system whose failure or malfunction may result in:
Risks of this sort are usually managed with the methods and tools of safety engineering. A life-critical system is designed to lose less than one life per billion (109) hours of operation.[1] Typical design methods include probabilistic risk assessment, a method that combines failure modes and effects analysis with fault tree analysis. Safety-critical systems are increasingly computer-based.
Reliability regimesSeveral reliability regimes for life-critical systems exist:
Software engineering for life-critical systemsSoftware engineering for life-critical systems is particularly difficult, but the avionics industry has succeeded in producing standard methods for producing life-critical avionics software. The standard approach is to carefully code, inspect, document, test, verify and analyse the system. Another approach is to certify a production system, a compiler, and then generate the system's code from specifications. Another approach uses formal methods to generate proofs that the code meets requirements. All of these approaches improve the software quality in safety-critical systems by testing or eliminating manual steps in the development process, because people make mistakes, and these mistakes are the most common cause of potential life-threatening errors. Examples of life-critical systemsInfrastructure
MedicineThe technology requirements can go beyond avoidance of failure, and can even facilitate medical intensive care (which deals with healing patients), and also life support (which is for stabilizing patients).
Nuclear engineering
Recreation
Transport
Automotive
Aviation
Spaceflight
See also
References
External links |


