Question:

The value of \(Q\) in the given digital circuit is

Show Hint

Useful Boolean identities: \[ A+A.B=A, \] \[ A(A+B)=A, \] \[ (A+B)C=AC+BC. \] Always evaluate a digital circuit gate-by-gate from inputs to output.
Updated On: Jul 29, 2026
  • \[ Q=A+B+B.C(B+C) \]
  • \[ Q=A.B+B.C(B+C) \]
  • \[ Q=A+B+B.C(B.C) \]
  • \[ Q=A.B+\overline{B}\,\overline{C}(B+C) \]
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: Identify the output of each logic gate and combine them step by step.

Step 1: Find the output of the top AND gate. Inputs are \(A\) and \(B\). Therefore, \[ X=A.B. \]

Step 2: Find the output of the middle OR gate. Inputs are \(B\) and \(C\). Hence, \[ Y=B+C. \]

Step 3: Find the output of the lower AND gate. Inputs are \(B\) and \(C\). Therefore, \[ Z=B.C. \]

Step 4: Find the output of the next AND gate. The outputs \(Y\) and \(Z\) are fed into an AND gate. Thus, \[ W=Y.Z. \] \[ W=(B+C)(B.C). \] \[ W=B.C(B+C). \]

Step 5: Find the final output. The final OR gate combines \(X\) and \(W\). Hence, \[ Q=X+W. \] \[ Q=A.B+B.C(B+C). \] Therefore, \[ \boxed{ Q=A.B+B.C(B+C) } \] \[ \boxed{\text{Answer = (B)}} \]
Was this answer helpful?
0
0

Top AP EAPCET Physics Questions

View More Questions