- Single Point of Failure
A Single Point of Failure, (SPOF), is a part of a system which, if it fails, will stop the entire system from working. They are undesirable in any system whose goal is high availability, be it a network, software application or other industrial system.
The assessment of a potentially single location of failure identifies the critical components of a complex system, that would provoke a total systems failure in case of malfunction. Highly reliable systems may not rely on any such component.
The strategy to prevent from total systems failure is
* Reduced ComplexityComplex systems shall be designed according to principles decomposing complexity to the required level.
* RedundancyRedundant Systems include a double instance for any critical component with an automatic and robust switch or handle to turn control over to the other well functioning unit
* DiversityDiversity design is a special redundancy concept that cares for the doubling of functionality in completely different design setups of components to decrease the probability that redundant components might fail both at the same time under identical condition.
* TransparencyWhatever systems design will deliver, long term reliability is based on transparent and comprehensive documentation.See also
*
Human reliability
*Safety engineering
*Reliability engineering
*Reliability theory
* Reliable systems design
*Reliability modelling
Wikimedia Foundation. 2010.