AND Gate: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This page describes the AND gate and it's applications in Fault Tree diagrams used in Reliability and Safety Engineering.  
This page describes the AND gate and it's applications in Fault Tree diagrams used in Reliability and Safety Engineering.  
<br>
 
In an AND gate, the output event occurs if all input events occur (or event A AND event B and event C).  When used in reliability and safety engineering an event is usualy a failure, a failure mode, or other undesirable event. 
 
If one is looking at system reliability with each event represnting a component of the system then this 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.
 
 
[[File:I10.1.gif|center]]
[[File:I10.1.gif|center]]
<br>
<br>
<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.
 
<br>
<br>
====Example====
====Example====

Revision as of 00:30, 16 July 2011

This page describes the AND gate and it's applications in Fault Tree diagrams used in Reliability and Safety Engineering.

In an AND gate, the output event occurs if all input events occur (or event A AND event B and event C). When used in reliability and safety engineering an event is usualy a failure, a failure mode, or other undesirable event.

If one is looking at system reliability with each event represnting a component of the system then this 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.


I10.1.gif


[math]\displaystyle{ }[/math]



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.
I10.2.gif I10.3.gif

The reliability equation for either configuration is:


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