Question
Physics Question on Logic gates
The output is low when either of the input is high, then this represents which of the following gates?
A
OR
B
NOR
C
AND
D
NAND
Answer
NOR
Explanation
Solution
NOR gate is universal gate. The NOT-OR operation is known as the NOR operation. Figure shows an N input (N≥2) OR gate followed by a NOT gate. The operation of this circuit can be described in the following way. The output of the OR gate Y can be written As Y=A+B+…+N...(i) and the output of the NOT gate (Y) can be written using Y=Yˉ=A+B+……+N...(ii) The logic operation represented by E (ii) is known as the NOR operation. or Table gives the truth table of a 2-input NOR gate. It indicates when either of input is high, the output is low.