|
|
(3 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| = Reliability Block Diagrams for Failure Modes and Other Applications =
| | [[Category: For Deletion]] |
| In this reference, most of the examples and derivations assume that each block represents a component/subassembly in a larger system. The same methodology and principles can also be used for other applications. For example, all derivations assume that the event under consideration is the event of failure of a component. One can easily take this principle and apply it to failure modes for a component/subsystem or system. To illustrate this, consider the following example.
| |
| ===Example 17===
| |
| Assume that a system has five failure modes: A, B, C, D and F. Furthermore, assume that failure of the entire system will occur if mode A occurs, modes B and C occur simultaneously or if either modes C and D, C and F or D and F occur simultaneously. Given the probability of occurrence of each mode, what is the probability of failure of the system?
| |
| <br>
| |
| | |
| Figure "Reliability block diagram for Example 17" shows the diagram for this configuration.
| |
| <br>
| |
| | |
| Analysis of this diagram follows the same principles as the ones presented in this chapter and can be performed in BlockSim, if desired.
| |
| | |
| [[Image:chp4image33.png|thumb|center|400px|<div align="center"> Electrical network diagram. </div>]] | |
| <br>
| |
| [[Image:chp4image34.png|thumb|center|400px|<div align="center"> RBD of Electircal network diagram</div>]]
| |
| <br>
| |
| [[Image:chp4image35.png|thumb|center|400px|<div align="center"> Reliability block diagram for Example 17. </div>]]
| |
| <br>
| |
| [[Image:chp4image36.png|thumb|center|400px|<div align="center"> Reliability block diagram for Example 18.</div>]]
| |
| <br>
| |
| | |
| ===Example 18===
| |
| Assume that a system has six failure modes: A, B, C, D, E and F. Furthermore, assume that failure of the entire system will occur if:
| |
| <br>
| |
| :• Mode B, C or F occurs.<br>
| |
| :• Modes A and E, A and D or E and D occur.<br>
| |
| <br>
| |
| Draw the block diagram and obtain the reliability equation.
| |
| ====Solution to Example 18====
| |
| The diagram is shown in Figure "Reliability block diagram for Example 18"
| |
| <br>
| |
| The reliability equation, as obtained from BlockSim is:
| |
| <br>
| |
| | |
| ::<math>\begin{align}
| |
| {{R}_{System}}= & (-2{{R}_{A}}\cdot {{R}_{B}}\cdot {{R}_{C}}\cdot {{R}_{D}}\cdot {{R}_{2/3}}\cdot {{R}_{E}}\cdot {{R}_{F}} \\
| |
| & +{{R}_{A}}\cdot {{R}_{B}}\cdot {{R}_{C}}\cdot {{R}_{D}}\cdot {{R}_{2/3}}\cdot {{R}_{F}} \\
| |
| & +{{R}_{A}}\cdot {{R}_{B}}\cdot {{R}_{C}}\cdot {{R}_{2/3}}\cdot {{R}_{E}}\cdot {{R}_{F}} \\
| |
| & +{{R}_{B}}\cdot {{R}_{C}}\cdot {{R}_{D}}\cdot {{R}_{2/3}}\cdot {{R}_{E}}\cdot {{R}_{F}})
| |
| \end{align}</math>
| |
| <br>
| |
| | |
| The BlockSim equation includes the node reliability term <math>{{R}_{2/3}},</math> which cannot fail, or <math>{{R}_{2/3}}=1</math> . This can be removed, yielding:
| |
| | |
| <br>
| |
| ::<math>\begin{align}
| |
| {{R}_{System}}= & (-2{{R}_{A}}\cdot {{R}_{B}}\cdot {{R}_{C}}\cdot {{R}_{D}}\cdot {{R}_{E}}\cdot {{R}_{F}} \\
| |
| & +{{R}_{A}}\cdot {{R}_{B}}\cdot {{R}_{C}}\cdot {{R}_{D}}\cdot {{R}_{F}} \\
| |
| & +{{R}_{A}}\cdot {{R}_{B}}\cdot {{R}_{C}}\cdot {{R}_{E}}\cdot {{R}_{F}} \\
| |
| & +{{R}_{B}}\cdot {{R}_{C}}\cdot {{R}_{D}}\cdot {{R}_{E}}\cdot {{R}_{F}})
| |
| \end{align}</math>
| |
| | |
| <br>
| |