Question
Physics Question on Logic gates
The circuit given below represents which of logic operations?
A
AND
B
NOT
C
OR
D
NOR
Answer
AND
Explanation
Solution
Let two inputs are A and B. The circuit can be shown as : The two gates shown are NAND gates. The output of gate −1,Y1=A⋅B The output of gate −2,Y=Y1⋅Y1 or Y=A⋅B⋅A⋅B =A⋅B =A⋅B Thus, the combination behaves as it is an AND gate.