Question:

Identify the logic gate given in the circuit: 


 

Show Hint

Applying De-Morgan’s theorem helps simplify logic expressions and identify equivalent gate functions in complex circuits.
Updated On: Feb 21, 2025
  • NAND gate
  • OR gate
  • AND gate
  • NOR gate
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: {Understanding the Circuit} 
The circuit consists of NOT gates applied to \( A \) and \( B \), followed by an AND gate. 
Step 2: {Boolean Expression Derivation} 
\[ Y = \overline{\overline{A} \cdot \overline{B}} \] Applying De-Morgan's theorem: \[ Y = A + B \] 
Step 3: {Conclusion} 
The output matches the OR gate. Thus, the correct answer is (B). 
 

Was this answer helpful?
0
0