AND Gate Example: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
<noinclude>{{Banner BlockSim Examples}}</noinclude>
<noinclude>{{Banner BlockSim Examples}}</noinclude>
===AND Gate===
===AND Gate===
<br>
 
[[Image:10_1.png|center|100px|]]
[[Image:10_1.png|center|100px|]]
<math></math>
<math></math>


In an AND gate, the output event occurs if all input events occur.  In system reliability terms, this implies that all components must fail (input) in order for the system to fail (output).  When using RBDs, the equivalent is a simple parallel configuration.
In an AND gate, the output event occurs if all input events occur.  In system reliability terms, this implies that all components must fail (input) in order for the system to fail (output).  When using RBDs, the equivalent is a simple parallel configuration.
<br>
 
====Example====
====Example====
Consider a system with two components,  <math>A</math>  and  <math>B</math> .  The system fails if both  <math>A</math>  and  <math>B</math>  fail.  Draw the fault tree and reliability block diagram for the system.  The next two figures show both the FTD and RBD representations.
Consider a system with two components,  <math>A</math>  and  <math>B</math> .  The system fails if both  <math>A</math>  and  <math>B</math>  fail.  Draw the fault tree and reliability block diagram for the system.  The next two figures show both the FTD and RBD representations.
<br><br>
 
<center>[[Image:2.png|center|200px|]]
<center>[[Image:2.png|center|200px|]]
<br><br><br>
 
 
[[Image:10_3.png|center|200px|]]</center>
[[Image:10_3.png|center|200px|]]</center>
<br>


The reliability equation for either configuration is:
The reliability equation for either configuration is:

Revision as of 07:02, 6 August 2012

BlockSim Examples Banner.png


New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images and more targeted search.

As of January 2024, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest references at BlockSim examples and BlockSim reference examples.




AND Gate

10 1.png

[math]\displaystyle{ }[/math]

In an AND gate, the output event occurs if all input events occur. In system reliability terms, this implies that all components must fail (input) in order for the system to fail (output). When using RBDs, the equivalent is a simple parallel configuration.

Example

Consider a system with two components, [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] . The system fails if both [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] fail. Draw the fault tree and reliability block diagram for the system. The next two figures show both the FTD and RBD representations.

2.png


10 3.png

The reliability equation for either configuration is:

[math]\displaystyle{ {{R}_{System}}={{R}_{A}}+{{R}_{B}}-{{R}_{A}}\cdot {{R}_{B}} }[/math]

The figure below shows the analytic equation from BlockSim 8.

AND gate.png