I believe he is talking about "Reliabilty Block Diagrams" which are used to symbolize combinations of part/systems for reliabilty calculations.
For two items in series, then the system still works if both are working. If R1 = 0.95 is the reilabilty of the first item and R2 = 0.75 is the reliabilty of the second, the reliabilty of the series combination is
R = R1*R2 = 0.7125
I.e. it is less reliable than either part separately.
If the two are in parallel, then the system still works if either are working. The equation is
R = 1- (1-R1)*(1-R2) = 0.9875
I.e. it is more reliable than either part separately.
Tim F
__________________ To wonder is to begin to understand.
I believe he is talking about "Reliabilty Block Diagrams" which are used to symbolize combinations of part/systems for reliabilty calculations.
For two items in series, then the system still works if both are working. If R1 = 0.95 is the reilabilty of the first item and R2 = 0.75 is the reliabilty of the second, the reliabilty of the series combination is
R = R1*R2 = 0.7125
I.e. it is less reliable than either part separately.
If the two are in parallel, then the system still works if either are working. The equation is
R = 1- (1-R1)*(1-R2) = 0.9875
I.e. it is more reliable than either part separately.
Let R1=.9
R2=.8
assuming a simple paralell system with (2) blocks of non-identical reliability:
let R1 = .9 , R2 = .8 , then
Rsys = 1-(1-.9)*(1-.8)
= 1-[(.1)*(.2)] =.98