A system with many components has 3 sensors (x, y, and z)monitoring separate sections of the system. Given that sensor xgenerates an output if there is a mild fault, sensor y generates anoutput if there is a serious fault, and sensor z generates anoutput if there is a fatal fault.
Design a circuit which turns on an alarm if the fault is fatalor there are fault conditions shown by two or more sensors.