Sigma Percentile
JEE Main 2020
LEVELJEE Main

Animated Solution for Physics - Semiconductors: Boolean relation at the output stage for the following circuit is

Select Answer:

Visualized Solution

Circuit Analysis

  • The given circuit consists of two distinct logic stages:
  • 1. A diode logic stage on the left.
  • 2. A transistor logic stage on the right.

The OR Gate Stage

  • The two diodes and the pull-down resistor form an OR gate.
  • If either or is high (), the respective diode conducts.
  • This makes the voltage at the common point high.

The NOT Gate Stage

  • The NPN transistor with a grounded emitter acts as a NOT gate.
  • When the base is high, the transistor turns ON, pulling output to ground ().
  • When the base is low, the transistor turns OFF, and is pulled high to .

Boolean Expression

  • Combining the two stages, an OR gate followed by a NOT gate forms a NOR gate.
  • The Boolean expression is:
  • Y = \text{NOT}(A \text{ OR } B)
  • Y = \overline{A + B}

De Morgan's Law

  • To match the given options, we apply De Morgan's Law:
  • \overline{A + B} = \overline{A} \cdot \overline{B}

Conclusion

  • The correct Boolean relation is:
  • Y = \overline{A} \cdot \overline{B}
  • This matches option (d).

The Sigma Insight: Logic Gates

Solution Diagram

Deconstructing the Circuit

When you first look at a circuit diagram filled with diodes, resistors, and transistors, it can feel a bit overwhelming. But the beauty of digital electronics is that complex systems are just combinations of very simple, atomic building blocks.
In this problem, we are looking at a classic example of Diode-Transistor Logic (DTL). To understand what this circuit does, we need to mentally slice it into two distinct stages: the left side containing the diodes, and the right side containing the transistor.

The Diode OR Gate

Let's focus on the left side first. We have two inputs, and , connected to the p-sides (anodes) of two diodes. The n-sides (cathodes) of these diodes are tied together and connected to ground through a resistor.
Imagine what happens if we apply a high voltage (let's say , representing logic ) to input . The diode connected to becomes forward-biased and acts like a closed switch. Current flows through the diode and the resistor, creating a voltage drop across the resistor. This means the common point between the diodes and the resistor is now at a high voltage (logic ).
The exact same thing happens if input is high, or if both and are high. The only way the common point stays at (logic ) is if both and are low, keeping both diodes reverse-biased (off).
This behavior perfectly describes an OR gate. The intermediate output at the common point is .

The Transistor NOT Gate

Now, let's trace that intermediate signal into the right side of the circuit. The common point of the diodes is connected to the base of an NPN transistor.
This transistor is configured as a simple electronic switch.
1. When the base is HIGH: The transistor turns ON (enters saturation). It acts like a short circuit between its collector and emitter. Since the emitter is tied to ground, the collector (which is our output ) is pulled down to . So, a HIGH input gives a LOW output. 2. When the base is LOW: The transistor turns OFF (enters cut-off). It acts like an open circuit. No current flows through the collector resistor, so the output is pulled up to by the power supply. So, a LOW input gives a HIGH output.
This is the exact definition of a NOT gate (or inverter).

Synthesizing the Logic

We have successfully decoded the two stages. The circuit takes inputs and , passes them through an OR gate, and then passes that result through a NOT gate.
An OR gate followed by a NOT gate is a NOR gate.
Mathematically, we can write the Boolean expression for the output as:

De Morgan's Magic

We have our expression, but if we look at the multiple-choice options, isn't explicitly listed. This is a classic trap! We need to manipulate our expression into an equivalent form using Boolean algebra.
This is where De Morgan's Laws come into play. The specific law we need states that the complement of a sum is equal to the product of the complements. A handy mnemonic for this is: "Break the line, change the sign."
Applying this to our expression:
Looking at our options, we can clearly see that option (d) matches our derived expression perfectly. The circuit implements the logic .

Similar Questions

JEE Main 2019
LEVELJEE Advanced

The output of the given logic circuit is

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

In the logic circuit shown in the figure, if input and are 0 to 1 respectively, the output at would be . The value of is ......

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)
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 2021
LEVELJEE Main

The logic circuit shown above is equivalent to

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

In the following logic circuit, the sequence of the inputs are and . The output for this sequence will be

(A)
1, 0, 1, 0
(B)
0, 1, 0, 1
(C)
1, 1, 1, 0
(D)
0, 0, 1, 1
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

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 2021
LEVELJEE Main

The truth table for the following logic circuit is

(A)
(B)
(C)
(D)