

InterviewSolution
Saved Bookmarks
1. |
Which gate is used in the geometrical representation, if a single event causes hazards?(a) AND(b) NOT(c) NAND(d) ORI have been asked this question by my college director while I was bunking the class.Question is taken from Risk and Dependability Analysis in portion Validation of Embedded Systems |
Answer» RIGHT choice is (d) OR Easiest explanation: The fault tree analysis is done graphically by using gates mainly AND gates and OR gates. The OR gate is used to represent the SINGLE event which is hazardous. SIMILARLY, AND gates are used in the graphical representation if several events cause HAZARDS. |
|