Define Reliability
Series System
Parallel System
Network Reliability
For a simple with two links in parallel:
1-R = probability that both link 1 and link 2 fail = (prob. link 1 fails) x (prob. link 2 fail) = (1-r1) x (1-r2)
and R = r1 + r2 - r1r2
It follows that: RI1 = 1 - r2, RI2 = 1 - r2
Hence, if link 1 is more reliable than link 2 (i.e. r1 > r2), then RI1 > RI2
Hence, should improve link 1. That is, one should improve the ore reliable (or stronger) link. This is a counter- intuitive result.
Improving Network Reliability
Throughout our discussion we have made many simplifying assumptions. e.g. Independence, parallel & series and reliability and reliability importance.
For a simple network with two links in a series:
R = probability that both link 1 and link 2 survive
= (prob. link 1 survives) x ( prob. link 2 survives) = r1r2
It follows that: RI1 = r2, RI2 = r1
Hence, if link 1 is more reliability than link 2 (i.e. r1 > r2), then RI1 < RI2
Hence, one should improve link 2. That is, one should improve the less reliable (or weaker) link. This is an intuitively sound result.
Reliability Diagrams versus Fault Trees.
Mixed Systems Exercise and Answers - in Notes!