Back to Directory
NEET PHYSICSMedium

The figure shows a logic circuit with two inputs AA and BB and the output CC. The voltage waveforms across AA, BB and CC are as given. The logic circuit gate is:

A

OR gate

B

NOR gate

C

AND gate

D

NAND gate

Step-by-Step Solution

  1. Analyze Waveforms: To identify the logic gate from the given voltage waveforms, one must observe the logic levels (high as 11 and low as 00) of inputs AA and BB, and the corresponding output CC across different time intervals.
  2. Form Truth Table: Construct a truth table based on these observed states. You evaluate the output CC for all possible input combinations: A=0,B=0A=0, B=0; A=0,B=1A=0, B=1; A=1,B=0A=1, B=0; and A=1,B=1A=1, B=1.
  3. Identify Gate: Based on the probable answer, the extracted truth table will show that the output C=1C=1 whenever input A=1A=1 or input B=1B=1 (or both). The output is 00 only when both A=0A=0 and B=0B=0. This corresponds to the Boolean expression C=A+BC = A + B, which represents an OR gate.
Practice Mode Available

Master this Topic on Sushrut

Join thousands of students and practice with AI-generated mock tests.

Get Started