Module 4-1
Module 4-1
Fault Tracing
The fault Tracing helps to build up a concrete understanding of the cause-
and-effect relationship for failure. This helps to train the people and equipment
with the dos and don'ts. This helps to bring sustainability to the working
structure and knowledge skillset. The fault Tracing concept helps to reduce
the risk of the damage and is happening. It gives the skillset to cope with the
situation of breakdown.
Example FT Applications
• Evaluate inadvertent arming and release of a weapon
• Calculate the probability of a nuclear power plant accident
• Evaluate an industrial robot going astray
• Calculate the probability of a nuclear power plant safety device being
unavailable when needed
• Evaluate inadvertent deployment of jet engine thrust reverser
• Evaluate the accidental operation and crash of a railroad car
• Evaluate spacecraft failure
• Evaluate a chemical process and determine where to monitor the
process and establish safety controls
It focuses on one fault at a time: When we use a fault tree, we break down
a web of failure into a series of issues that can be solved in a much more
organized way.
H. Watson of Bell Labs, along with A. Mearns, developed the technique for the
US Air Force for evaluation of the Minuteman Launch Control System, circa
1961. Recognized by Dave Haasl of Boeing as a significant system safety
analysis tool (1963). The first technical papers on FTA were presented at the
first System Safety Conference, held in Seattle, June 1965. Boeing began
using FTA on the design and evaluation of commercial aircraft, circa 1966.
Boeing developed a 12-phase fault tree simulation program. Adopted by the
Aerospace industry and Nuclear Power Industry.
Top event (TE): The complete system failure whose root cause is reverse
engineered with fault tree is the TE. The purpose of a fault tree is to analyse
the potential causes for this top event. The symbol used is a rectangle without
any output leads.
Page |4
Intermediate event (IE): IEs are represented with rectangles with input and
output leads. All events between basic events and the TE are intermediate
ones. They are caused by a combination of one or more basic events and can
eventually lead to the TE.
Basic event (BE): Circles are used as symbols for BEs. These are the events
that do not have any other dependencies and occur on their own without
instigation. BEs are the root causes that lead to any other failure in the
system.
Transfer event: Triangles are used to represent transfer events. When FTA
used to be done on paper, these symbols signified continuation in different
sheets. It helps to partition trees when they become large and unwieldy.
The different events are connected with other events and components through
gates. They are the same as the gates used in any other Boolean logic
operations. The most commonly used gates are described below.
AND Gate: Both A and B are necessary to cause C. A and B must occur
simultaneously. The input faults collectively represent the cause of the output
fault.
Page |6
Priority AND Gate: Both A and B are necessary to cause C. But A must occur
before B. Example: Fault is not detected because Monitor fails before
Computer fails.
4. External transfer
1.1 Cut Set (CS): A cut set in a fault tree is a set of basic events whose
(simultaneous) occurrence ensures that the top event occurs. It is a unique
root cause of the top event. A CS can consist of one event or multiple
simultaneous events or elements. Cut sets provide the mechanism for
probability calculations of failures and reveal the critical / weak links in a
system design.
• Minimal cut set (MCS): A set of events that contain the minimum number
of necessary events to cause the top event or the minimum number of
component failures that result in system failure is MCS. It cannot be
further reduced. If a system failure occurs with the failure of a very small
number of components, it is not a robust system. Additional redundancies
have to be in place to make it more reliable.
• Super cut set (SCS): A set of events that contain a number of events
sufficient to cause the top event (i.e., more than necessary as a minimum).
• Duplicate Cut Sets (DupCS): These are results of multiple occurring
events (MOE) or AND/OR combinations.
P a g e | 10
Fault tree analysis is conducted to test the reliability of a system during the
design phase. This helps to patch any vulnerabilities of the design. The
probability of failure for the system and subsystems can also be calculated
with quantitative FTA techniques.
(a) R = e-λT
(b) R + Q = 1
(c) Q = 1 – R = 1 - e-λT
(d) Q ≈ λT when λT < 0.001 (approximation)
where,
Example:
Figure 4.11
P a g e | 16
Human factors:
OR
R
Boiler Damage
A B C D E F
P a g e | 19
P a g e | 20
P a g e | 21
Symbol Meaning
PI1 Cable not installed
PI2 Over current
PI3 Nut is loose
PI4 Nut is unsuitable
TI5 Nut is loose
TI6 Unsuitable design
AF1 Poor air quality
AF2 Many airborne particles from
the inlet
OF1 Leakage
OF2 Over heating
P a g e | 23