24
innovative entrepreneurial global www.utm.my Arshad Ahmad [email protected] Fault Tree Analysis (Minimal Cutset )

Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

  • Upload
    letuyen

  • View
    228

  • Download
    5

Embed Size (px)

Citation preview

Page 1: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my Arshad Ahmad

[email protected]

Fault Tree Analysis (Minimal Cutset)

Page 2: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my innovative ● entrepreneurial ● global www.utm.my

Basic Set Theory

2

Page 3: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Sets§  Definition. A Set is any well defined collection of “objects.”§  Definition. The elements of a set are the objects in a set.§  Notation. Usually we denote sets with upper-case letters,

elements with lower-case letters. The following notation is used to show set membership

means that x is a member of the set A

means that x is not a member of the set A.

Ax∈

Ax∉

Page 4: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Ways of Describing SetsList the elements

Verbal description: “A is the set of all integers from 1 to 6, inclusive”

Mathematical inclusion rule:

{ }A= 1,2,3,4,5,6

{ }A= Integers 1 6x x≤ ≤

Special Set

Null Set or Empty Set. This is a set with no elements, often symbolized by

Universal Set. This is the set of all elements currently under consideration, and is often symbolized by

Ω

Page 5: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Membership Relationships§  Definition. Subset.

“A is a subset of B” 

We say “A is a subset of B” if all the members of A are also members of B.

•  Definition. Proper Subset.“A is a proper subset of B” if all the members of A are also members of B, but in addition there exists at least one element c such that but .

A B⊆

x A x B∈ ⇒ ∈

c B∈ c A∉

Page 6: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Sets

6

The union of two sets of X, Y is the set that contains all elements that are either in X or in Y or in both, is written asThis is similar to the logical “or” operator.

The intersection of two sets X,Y is the set that contains all elements that are common to X and Y, is written asThis is similar to the logical “AND” operator.

The complement of a set X is the set that contains all elements that are not in X, is written

This is similar to the logical “NOT” operator.

A B∪

A B∪

A B∩

A B∩

A OR A'

A OR A'

Page 7: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Example

{1,2,3}A = {3,4,5,6}B =

{3}A B∩ = {1,2,3,4,5,6}A B∪ =

{1,2,3,4,5,6}Ω =

{4,5,6}B A− = {1,2}B =

Page 8: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Venn Diagrams

§  Venn Diagrams use topological areas to stand for sets. I’ve done this one for you.

A B

A B∩

Page 9: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Boolean AlgebraRule Mathematical Form

Idempotent Rule A.A=AA+A=A

Absorption Rule A.(A+B)=AA+A.B = A

Commutative Rule A.B = B.AA+B = B+A

Associative Rule A.(B.C) = (A.B).CA+(B+C)=(A+B)+C

Distributive Rule A.(B+C)=A.B+A.C

9

A ∩ A = A A ∪ A = A

A ∩ ( B ∩ C ) = (A ∩ B) ∩ CA ∪ ( B ∪ C ) = (A ∪ B) ∪ C

A ∩ B = B ∩ AA ∪ B = B ∪ A

A ∩ (A ∪ B) = AA ∪ (A ∩ B) = A

A ∩ ( B ∪ C ) = (A ∩ B) ∪ (A ∩ C)

Page 10: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my innovative ● entrepreneurial ● global www.utm.my

CUT SET

10

Page 11: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Cut Set

§  A cut set in a fault tree is a set of basic events whose (simultaneous) occurrence ensures that the TOP event occurs.

§  A cut set is said to be a minimal cut set if, when any basic event is removed from the set, the remaining events collectively are no longer a cut set

11

Page 12: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Minimal Cut Set§  Minimal cut set analysis rearranges the fault tree so that any basic event

that appears in different parts of the fault tree is not "double counted" in the quantitative evaluation.

§  The result of minimal cut set analysis is a new fault tree, logically equivalent to the original, consisting of an OR gate beneath the top event, whose inputs are the minimal cut sets.

§  Each minimal cut set is an AND gate containing a set of basic inputs necessary and sufficient to cause the top event.

§  So, the resulting cut set is a Minimal Cut set which no subset is also a cut set

§  Boolean Algebra is used for the analyses

12

Page 13: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

P1

M

S

P2

F1

F2

E

C1 C2

R

E : ELECTRICITYF1,F2 : FEED PIPES M : MANIFOLD

P1,P2 : PUMPSR : REGULATORS : SUPPLY TANK

Example 1 – Pumping of Water

C1, C2 : CABLES

•  Water is pumped automatically from the supply tank to the process.

•  When the regulator is energized, one of the pumps is started and acid passes through the feed pipes; if no water is detected in the feed pipe the second pump is started.

P1

Page 14: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Example 1 – Cut set

PUMP FAIL

PUMP B FAILS

Failure of Power Supply

Pump A Mechanical Failure

Failure of Power Supply

Pump B Mechanical Failure

PUMP A FAILS

M, M.Z, W.M, W.Z are all cut set

Why?

Because, from the base element, the path will lead to the top event

A CUT SET is a combination of basic events which will produce TOP EVENT

Minimal CUT SET is a CUT SET if any basic event is removed the TOP EVENT will not occur

14

M W M Z

Page 15: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Example 1 – Cut SetPUMP FAIL

PUMP B FAILS

Failure of Power Supply

Pump A Mechanical Failure

Failure of Power Supply

Pump B Mechanical Failure

PUMP A FAILS

15

Idempotent A+A=AA.A=A

Absorption A+A.B=AA.(A+B)=A

For example :(M+W) . (M+Z) = M.M + M.Z +W.M +W.Z= M + M.Z +W.M +W.Z= (M + M.Z +M.W) + W.Z= M+ W.Z

A CUT SET = combination of basic events which will produce TOP EVENT

In this example : M, M.Z, W.M, W.Z are all cut set. But Minimal CUT SET M and W.Z

M W M Z

Page 16: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Example 1 – Minimal Cut Set

PUMP FAIL

PUMP B FAILS

Failure of Power Supply

Pump A Mechanical Failure

Failure of Power Supply

Pump B Mechanical Failure

PUMP A FAILS

Original Cut setPUMP FAIL

Mechanical Failure of Pumps

Pump A Mechanical Failure

Pump B Mechanical Failure

Failure of Power Supply

Minimal Cut set

P=M+(W.Z)P=(M+W)(M+Z)16

M WM Z

M

W Z

Page 17: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my 17

Example 2 – Power Supply

§  A power supply system consist of the following elements•  An Off site power supply•  A back up power supply which consists of diesel generator and an

automatic transfer switch •  The system ‘fails’ upon blackout – when power is not available•  Blackout occurs when both off-site power and backup power fail

§  Draw the fault tree of the system§  Determine the minimum cutset

Page 18: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my 18

Example 2 – Power SupplyBlackout

Backup Power Supply

Transfer Switch Failure

Diesel Generator Failure

Offsite Power Supply

A

B CEvent not fully developed but treated as basic event

Basic event 1

CUTSET: {A,B,C}, {A,B}, {A,C}

Minimal Cutset: {A,B}, {A,C}

Page 19: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

TOP EVENT

A B

DC E C

D E

19

(A + B) . [ (C + D) . (E + C) + (D.E) ]

Page 20: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

(A + B) . [ (C + D) . (E + C) + (D.E) ]= (A + B) . (C.E + D.E + C.C + D.C + D.E )

= (A + B) . (C.E + D.E + C + D.C + D.E )

= (A + B) . (C + C.E + D.E + D.C + D.E )

= (A + B) . (C + C.D + C.E + D.E + D.E )

= (A + B) . (C + C.D + C.E + D.E)

= (A + B) . (C + C.E + D.E)

= (A + B) . (C + D.E )

20

IDEMPOTENT LAW & ABSORPTION LAWare applied

TOP EVENT

A BC

D E

Page 21: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my innovative ● entrepreneurial ● global www.utm.my

Class Workshop

21

Page 22: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Show that the two fault tree are equivalent

22

D

A B

A AND B A AND C

A C

D

A B OR C

B C

Page 23: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my

Class Workshop

Draw the Minimal Cut Set Fault tree for the given fault tree

23

T

E1

A

E2

E3

B C

C E4

A B

Page 24: Fault Tree Analysis (Minimal Cutset) - · PDF file innovative entrepreneurial global Minimal Cut Set § Minimal cut set analysis rearranges the fault tree so that any basic event

innovative ● entrepreneurial ● global www.utm.my innovative ● entrepreneurial ● global www.utm.my

END OF LECTURE

24