Identify the logic operation performed by the given circuit.
- A
NAND
- B
NOR
- C
OR
- D
AND
Identify the logic operation performed by the given circuit.
NAND
NOR
OR
AND
Correct answer:C
Standard Method
Given: A circuit with two NOT gates and one OR gate.
Find: The logic operation performed by the overall circuit.
Each input passes through a NOT gate first, so the inputs become and . These inverted outputs are then combined by the OR gate.
So the output can be written as
the solution further simplifies the circuit using De-Morgan’s law as
Hence, the overall logic operation is OR. Therefore, the correct option is C.
Using truth-table reasoning
Given: Each input and is first inverted, and the resulting signals are applied to an OR gate.
Find: Which logic operation the circuit represents.
A NOT gate inverts its input:
Now these outputs enter an OR gate, which gives output when at least one input is .
Thus, the final operation corresponds to an OR-type output. Therefore, the correct option is C, that is, OR.
A common mistake is to identify only the last gate and ignore the effect of the preceding NOT gates. This is wrong because the overall operation depends on the complete combination of gates. Always simplify the full expression before choosing the logic function.
Students may confuse OR and NOR because both involve an OR stage. This is wrong because a NOR gate would require inversion after the OR operation. Here, the inversions occur at the inputs, not at the final output.
Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.