M5 L4 Fault Tree Analysis
M5 L4 Fault Tree Analysis
(CHE 1007)
Dr.A.Babu Ponnusami
Associate Professor
SCHEME
MODULE-5
LECTURE-4
Fault Tree Analysis
Review of Probability Theory
• Equipment failures or faults in a process occur as a result of a co
mplex interaction of the individual components.
• The overall probability of a failure in a process depends highly o
n the nature of this interaction.
• Data are collected on the failure rate of a particular hardware co
mponent.
• With adequate data it can be shown that, on average, the compon
ent fails after a certain period of time.
• This is called the average failure rate and is represented by μ with
units of faults/time.
• The probability that the component will not fail during the time i
nterval (0, t) is given by a Poisson distribution:
FRC
FLOW
CONTROL
VALVE
MATERIAL
B
MATERIAL
A
REACTOR EXPLOSION
3.6 10-4 F/YR
RUNAWAY BURSTING
REACTION DISC FAILS
0.02
Probability
of failure
1.8 10-2 F/YR
on demand
m
Out of
m
n gate Output event occurs if m out of n input events
6 (voting or occur.
sample gate)
n inputs
Circle
2 Undeveloped event
Diamond
Rectangle
Oval
House
6 Transfer symbol
Triangles
Fault Tree:
dent model:
Accident Chain-of-failure-events
model:
Relay Relay Excessive
spring Causes contacts Causes current
fails fail closed provided
© Copyright 2014 John Thomas
Fault Tree Exercise
• Hazard: Toxic chemical released
• Design:
Tank includes a relief valve opened by an operator to pr
otect against over-pressurization. A secondary valve is i
nstalled as backup in case the primary valve fails. The
operator must know if the primary valve does not open
so the backup valve can be activated.
Operator console contains both a primary valve positio
n indicator and a primary valve open indicator light.
Draw a fault tree for this hazard and system design.
Fault Tree Exercise
Example of an actual incident
• System Design: Same
• Events: The open position indicator light and open indicator light b
oth illuminated. However, the primary valve was NOT open, and the
system exploded.
• Causal Factors: Post-accident examination discovered the indicato
r light circuit was wired to indicate presence of power at the valve, b
ut it did not indicate valve position. Thus, the indicator showed only
that the activation button had been pushed, not that the valve had op
ened. An extensive quantitative safety analysis of this design had ass
umed a low probability of simultaneous failure for the two relief val
ves, but ignored the possibility of design error in the electrical wirin
g; the probability of design error was not quantifiable. No safety eva
luation of the electrical wiring was made; instead, confidence was es
tablished on the basis of the low probability of coincident failure of t
he two relief valves.
Finding Cut Sets
1. Ignore all tree elements except the initiators (“leaves/basics”).
2. Starting immediately below the TOP event, assign a unique letter t
o each gate, and assign a unique number to each initiator.
3. Proceeding stepwise from TOP event downward, construct a matri
x using the letters and numbers. The letter representing the TOP even
t gate becomes the initial matrix entry. As the construction progresse
s:
Replace the letter for each AND gate by the letter(s)/number(s) fo
r all gates/initiators which are its inputs. Display these horizontally, i
n matrix rows.
Replace the letter for each OR gate by the letter(s)/number(s) for
all gates/initiators which are its inputs. Display these vertically, in ma
trix columns. Each newly formed OR gate replacement row must also
contain all other entries found in the original parent row
• 4. A final matrix results, displaying only numbers representing initi
ators. Each row of this matrix is a Boolean Indicated Cut Set. By in
spection, eliminate any row that contains all elements found in a le
sser row. Also eliminate redundant elements within rows and rows
that duplicate other rows. The rows that remain are Minimal Cut Se
ts.
Example:2
• Compute the MTBF, failure rate, reliability, and probability of failure
of the top event of the system shown in Figure. Also show the minim
al cut sets.