How To Generate F-N Curves: Risk Analysis For Information and Systems Engineering
How To Generate F-N Curves: Risk Analysis For Information and Systems Engineering
How To Generate F-N Curves: Risk Analysis For Information and Systems Engineering
F-N Curves
Fault Trees
Event Trees
Concordia University
2
F-N curves
Societal risk
Plot these values in the graph indicated at the bottom of the spreadsheet in a log-log manner,
In this exercise you will calculate F-N curves for accidents that have occurred in
Europe in the period 1967 to 2001 (i.e., 35 years).
Three different types of accident data area available: for roads, railroad and aviation.
The analysis is based on empirical data, collected from historical accidents records.
with Fatalities (N) or the X-axis, and the cumulative frequency per year on the Y-Axis.
Compare the results. What can you conclude on the :
First calculate the total number of fatalities for road, railroad and aviation accidents by multiplying
the number of events with the fatality class. Also calculate the average number of fatalities per
year..
Then calculate the cumulative number of events, starting with the lowest one in the table (related
to 146 fatalities) and summing them up upwards.
Then calculate the cumulative frequency of events per year, by dividing the cumulative number by
the number of years.
Two common methods of answering this last question are Fault Tree Analysis
and Event Tree Analysis.
A fault tree is an event tree, where failures are emphasized rather than
successes
Fault Tree Analysis (FTA) is one of the most important logic and probabilistic
techniques used in Probabilistic Risk Assessment (PRA) and system reliability
assessment.
Fault Tree Analysis is a deductive method for identifying ways in which hazards
can lead to accident.
The approach starts with a well defined accident, or top event, and works
backwards towards the various scenarios that can cause the accident.
Fault trees are used to determine the probability of a top event (e.g., core
damage).
Fault trees use a structure of logical operations to calculate the probability of the
top event as a result of basic events inputs
11
AND Gate:
10
12
13
FTA Symbols
Basic Event:
15
Intersection
Over-heated
Wire
D=E.F
D= E Intersection F
E AND F must occur
for D to occur
An Event / Fault: This can be a intermediate event (or) a top event. They
are a result logical combination of lower level events.
E.g. Both transmitters fail, Run away reaction
OR Gate:
AND Gate:
For the top event to occur all the bottom events should
occur.
E.g. Fuel, Oxygen and Ignition source has to be present
for fire.
E
5mA Current
in System
F
Power Applied
t >1ms
14
Union
16
No Current
A=B+C
A=B Union C
B OR C must occur
for event A to occur
Switch A
Open
Battery B
0 Volts
Intermediate
events
Basic events
An example fault tree
Logically: (A + (B + C)) . (C + (A . B))
17
19
The fault tree consists of many levels of basic and intermediate events linked
together by AND and OR gates. Some basic events may appear in different
places of the fault tree.
The minimal cut set analysis provides a new fault tree, logically equivalent to
the original, with an OR gate beneath the top event, whose inputs (bottom) are
minimal cut sets.
Cut Set: is a set of basic events whose simultaneous occurrence ensures that
the TOP event occurs.
Minimal Cut Set: is a cut set that does not contain another cut set as a
subset.
Each minimal cut set is an AND gate with a set of basic event inputs
necessary and sufficient to cause the top event.
The fault tree can be represented by the TOP structure and the minimal cut
sets connected through a single OR-gate.
C + (A . B)
18
20
Procedure
Procedure for Fault Tree Analysis
Define TOP
event
Define overall
structure.
Explore each
branch in
successive level
of detail.
Perform
corrections if
required and
make decisions
Assign probabilities of failure to the lowest level event in each branch of the tree.
From this data the intermediate event frequency and the top level event frequency
can be determined using Boolean Algebra and Minimal Cut Set methods.
21
Procedure
Consider the following block diagram. Let I/P and O/P be the input and output terminals.
There are two sub-systems A and B that are connected in series.
23
TOP
X1
IE2 = C.D
X3
INPUT
IE1
IE2
OUTPUT
X2
TOP = IE1+IE2
= A.B+C.D
3. Continue this replacement until all intermediate event gates
X4
SUB - SYSTEM (B)
have been replaced and only the basic events remain in the
For this the fault tree analysis diagram shown in next slide
equation.
TOP = A.B+C.D
22
Procedure
Boolean Algebra Reduction Example:
TOP
= IE1 + IE2
= (A.B) + (A + IE3)
= A.B + A + (C.D.IE4)
= A.B + A + (C.D.D.B)
= A + A.B + B.C.D.D
(D.D = D)
= A + A.B + B.C.D
(A + A.B = A)
= A + B.C.D
So the minimal cut sets are:
CS1 = A
CS2 = B.C.D
meaning TOP event occurs if
either A occurs OR (B.C.D) occurs.
24
Continue..
F (S)
Top event
OR
TOP
IE1
IE2
F (A)
F (B)
AND
AND
intermediate event
IE3
IE4
F( X1)
F( X2)
F( X 3)
F( X 4)
Basic event
25
27
Uses of FTA
Continue..
Use of FTA as a diagnostic tool to identify and correct causes of the top event.
Advantages
Disadvantages
Complicated process.
26
28
Event Trees
Event trees begin with an initiating event & work towards the final result.
This method provides information on how a failure can occur & the
probability of occurrence.
Event trees can be viewed as a special case of fault trees, where the
branches are all ORs weighted by their probabilities.
Event trees are generated both in the success and failure domains.
In constructing the event tree, one traces each path to eventual success or
failure.
P(B) = P( X 3 and X 4)
P(B) = P( X 3) . P( X 4)
FAILURE OCCURS WHEN SUB SYSTEM (A) or (B) FAIL..,
F (S) = P(A) or P(B) THEN
29
31
30
32
DISADVANTAGES
An ETA can only have one initiating event, therefore multiple ETAs will be
required to evaluate the consequence of multiple initiating events.