FTA Tutorial
FTA Tutorial
● In 1962, Bell Telephone Laboratories designed safeguards for the intercontinental ballistic
missile (ICBM) system for the US air force called the Minuteman System. Safety was vital
for such a complex and dangerous technology. To improve their reliability analysis, Bell
Laboratories created the fault tree analysis method.
● Why FT
● Uses of FT
● Guidelines for FT
September ‘23
By Vishwanand V 1
understand the logic leading to the top event / undesired state. show
Objectives compliance with the (input) system safety / reliability requirements
2
Qualitative FTA
● Minimal cut sets (MCS) help identify the vulnerabilities of a system. If an FT contains a
small number of components or a set of elements with a high likelihood of failure, the
system would be deemed unreliable. MCS identifies these sets of elements in a fault tree. If
you can reduce the probability of failure of some components or add redundancies, you will
improve the system’s reliability.
● Minimal path sets (MPS) will help you determine the robustness of a system. It tries to
identify the minimum set of components that can keep the system functional. After those
elements are identified, you can spend time working to lower the chance of them failing.
This increases the overall reliability of the system.
● Common cause failures (CCF) determine if multiple failures can be caused by a single
element. The components identified through CCF are considered critical components. Your
team needs to make sure these components are routinely inspected and replaced (as
necessary). A computerized maintenance management system (CMMS) like Limble can
plan and schedule maintenance of these critical components.
3
Quantitative FTA
● Stochastic measures give you the probability of failure for the system.
● Importance measures assign the level of importance that a cut set or path is to the reliability
of the whole system.
● Allocation of target to subsystems
4
FTA – basic rules
1. Assume a system state and identify and clearly document state the top level undesired event(s). This is often accomplished by
using the PHL or PHA. Alternatively, design documentation such as schematics, flow diagrams, FBDs documentation may
reviewed.
2. Develop the upper levels of the trees via a top-down process. That is determine the intermediate failures and combinations of
failures or events that are the minimum to cause the next higher level event to occur. The logical relationships are graphically
generated as described below using standardized FTA logic symbols.
3. Continue the top-down process until the root causes for each branch is identified and/or until further decomposition is not
considered necessary.
4. Assign probabilities of failure to the lowest level event in each branch of the tree. This may be through predictions, allocations,
or historical data.
5. Establish a Boolean equation for the tree using Boolean logic and evaluate the probability of the undesired top level event.
6. Compare to the system level requirement. If it the requirement is not met, implement corrective action. Corrective actions vary
from redesign to analysis refinement.
Gates
6
Connect the Gate ??????
50% Loss of
Power Failure
cooling
Temp sensor
Smoke sensor Communication Oven turned on
Heat sensor fails failure
failure failure
7
Construction of Fault tree
● I-N-S Concept
● SS-SC concept
● P-S-C concept
8
Alternative to FTs
● Boolean algebra
● Markov analysis
● Event tree analysis (ETA)
● Dependence Diagram : success tree analysis (STA)
9
Tools for FTA
● CAFTA
● Relex ( PTC windchill )
● Faulttree ++ ( isograph)
● Blocksim
● Aralia
10
Types of FTA
● Dynamic FTA: Dynamic Fault Trees (DFT) extend standard fault trees by modeling complex
system components’ behaviors and interactions.
● Repairable FTA: Repairable Fault Trees (RFT) enhance the FTA model by introducing the
possibility to describe complex dependent repairs of system components.
● Extended FTA: Takes multi-state components and random probabilities into consideration.
● Fuzzy FTA: Takes unreliable factors that are difficult to predict (like the wind or weather) into
account with a complex mathematical concept called fuzzy set theory.
● State-event FTA: SEFT Is used to analyze dynamic behavior that ordinary fault trees cannot
model.
11
12
References
13