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 availabilityHigh availability is a system design protocol and associated implementation that ensures a certain degree of operational continuity during a given measurement period....
, 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
malfunctionA malfunction is when something functions wrongly or does not function at all.Some types of malfunctions are:*Malfunction , malfunction of a parachute*Sexual malfunction, also called "sexual dysfunction"**See also dyspareunia...
.
Discussion
Ask a question about 'Single Point of Failure'
Start a new discussion about 'Single Point of Failure'
Answer questions from other users
|
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 availabilityHigh availability is a system design protocol and associated implementation that ensures a certain degree of operational continuity during a given measurement period....
, 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
malfunctionA malfunction is when something functions wrongly or does not function at all.Some types of malfunctions are:*Malfunction , malfunction of a parachute*Sexual malfunction, also called "sexual dysfunction"**See also dyspareunia...
. Highly
reliableReliability engineering is an engineering field, that deals with the study of reliability: the ability of a system or component to perform its required functions under stated conditions for a specified period of time...
systems may not rely on any such individual component.
The strategy to prevent total system failure is
Reduced Complexity: Complex systems shall be designed according to principles decomposing complexity to the required level.
RedundancyIn engineering, redundancy is the duplication of critical components of a system with the intention of increasing reliability of the system, usually in the case of a backup or fail-safe....
: Redundant 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 (
failoverIn computing, failover is the capability to switch over automatically to a redundant or standby computer server, system, or network upon the failure or abnormal termination of the previously active application,server, system, or network...
)
Diversity: Diversity 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 conditions.
Transparency: Whatever systems design will deliver, long term reliability is based on transparent and comprehensive documentation.
See also
- Human reliability
Human reliability is related to the field of human factors engineering, and refers to the reliability of humans in fields such as manufacturing, transportation, the military, or medicine...
- Safety engineering
Safety engineering is an applied science strongly related to systems engineering and the subset System Safety Engineering. Safety engineering assures that a life-critical system behaves as needed even when pieces fail.- Overview :...
- Reliability engineering
Reliability engineering is an engineering field, that deals with the study of reliability: the ability of a system or component to perform its required functions under stated conditions for a specified period of time...
- Reliability theory
Reliability theory developed apart from the mainstream of probability and statistics. It was originally a tool to help nineteenth centurymaritime insurance and life insurance companies compute profitable rates to charge their customers...
- Reliable systems design
- Reliability modelling
- Single Point of Truth