Sigma Percentile
JEE Main 2021
LEVELJEE Main

Animated Solution for Physics - Semiconductors: Four NOR gates are connected as shown in figure. The truth table for the given figure is

Select Answer:

Visualized Solution

Circuit Analysis

  • The given logic circuit consists of four NOR gates.

Central NOR Gate

  • Let the output of the central NOR gate be .

Top NOR Gate

  • Let the output of the top NOR gate be .
  • Inputs are and .

Simplifying

  • Using De Morgan's Law:

Bottom NOR Gate

  • Let the output of the bottom NOR gate be .
  • Inputs are and .

Simplifying

  • Using De Morgan's Law:

Final NOR Gate

  • The final output is .
  • Inputs are and .

Final Expression

  • Recall that (XOR)
  • So, (XNOR)

Truth Table for XNOR

  • For :
  • If inputs are same, output is .
  • If inputs are different, output is .

The Sigma Insight: Logic Gates

Solution Diagram
Solving complex logic circuits often feels like untangling a web of wires, but with a systematic approach, even the most intimidating diagrams reveal their elegant underlying structure. In this problem, we are presented with a circuit composed entirely of four NOR gates. Our mission is to determine the final truth table. While we could brute-force the solution by plugging in all four possible combinations of s and s, using Boolean algebra offers a much more satisfying and insightful path.

Divide and Conquer

Labeling the Intermediates
The key to analyzing any multi-stage logic circuit is to break it down into bite-sized pieces. We start by labeling the intermediate outputs. Let's call the output of the central NOR gate , the top NOR gate , and the bottom NOR gate .
The central NOR gate is the easiest to tackle. It takes the primary inputs and directly. Since it's a NOR gate, its output is simply the negated OR of its inputs:

The Magic of De Morgan's Laws

Next, we move to the top NOR gate. Its inputs are and our intermediate signal . Therefore, its output is:
This expression looks a bit messy, but this is exactly where De Morgan's Laws come to the rescue. By breaking the long top bar and changing the OR sign to an AND sign, we get:
The double negation on the term cancels out, leaving us with:
Now, we distribute the inside the parenthesis:
Here lies a beautiful property of Boolean algebra: a variable ANDed with its complement is always zero (). Thus, the expression simplifies dramatically to:
By applying the exact same logic to the bottom NOR gate, which takes inputs and , we find its output :

The Grand Finale

Recognizing the Pattern
Finally, we reach the last NOR gate, which takes and as its inputs to produce the final output :
Take a close look at the expression under the main bar: . This is the unmistakable signature of the XOR (Exclusive OR) operation, often written as .
Since our final output has a bar over the entire XOR expression, we are looking at the complement of XOR, which is the XNOR (Exclusive NOR) operation:
The XNOR gate is an "equality detector." It outputs a only when both inputs are identical (either both or both ), and outputs a when the inputs are different. Matching this behavior to the given options, we find that option (d) perfectly represents the truth table of an XNOR gate. What initially looked like a tangled mess of NOR gates was actually a classic, elegant design for an XNOR gate!

Similar Questions

LEVELJEE Main

Truth table for system of four NAND gates as shown in figure is

(A)
(B)
(C)
(D)
JEE Main 2019
LEVELJEE Main

The truth table for the circuit given in the figure is

(A)
(B)
(C)
(D)
JEE Main 2021
LEVELJEE Main

The truth table for the following logic circuit is

(A)
(B)
(C)
(D)
JEE Main 2021
LEVELJEE Main

Find the truth table for the function of and represented in the following figure.

(A)
(B)
(C)
(D)
LEVELJEE Main

In the adjacent circuit, and represent two inputs and represents the output. The circuit represents

(A)
NOR gate
(B)
AND gate
(C)
NAND gate
(D)
OR gate
JEE Main 2020
LEVELJEE Main

Identify the correct output signal in the given combination of gates (as shown) for the given inputs and .

(A)
(B)
(C)
(D)
JEE Main 2021
LEVELJEE Main

Draw the output signal in the given combination of gates

(A)
(B)
(C)
(D)
JEE Main 2021
LEVELJEE Main

Which one of the following will be the output of the given circuit ?

(A)
NOR Gate
(B)
NAND Gate
(C)
AND Gate
(D)
XOR Gate
JEE Main 2019
LEVELJEE Advanced

The output of the given logic circuit is

(A)
(B)
(C)
(D)
JEE Main 2021
LEVELJEE Main

If and are the input voltages (either 5V or 0V) and is the output voltage then the two gates represented in the following circuit (A) and (B) are

(A)
AND and OR gate
(B)
OR and NOT gate
(C)
NAND and NOR gate
(D)
AND and NOT gate