When the output of an OR gate is applied as input to a NOT gate, then the combination acts as a
- ANAND gate
- BNOR gate
- CAND gate
- DOR gate
View written solutionFree
Correct answer: B
When the output of an OR gate is applied as input to a NOT gate, the combination acts as a NOR gate. To understand why, let's examine the behavior of these logic gates.
An OR gate outputs a logic high (1) when at least one of its inputs is high. Mathematically, this can be expressed as:
$$ Y_{\text{OR}} = A + B $$
Where $ A $ and $ B $ are the inputs, and $ Y_{\text{OR}} $ is the output of the OR gate.
An OR gate followed by a NOT gate inverts this output. The NOT gate, also known as an inverter, changes a high input to a low output, and vice versa. So the output of the NOT gate can be expressed as:
$$ Y_{\text{NOT}} = \overline{Y_{\text{OR}}} = \overline{(A + B)} $$
This is exactly the logic operation performed by a NOR gate. Therefore, this combination of an OR gate followed by a NOT gate behaves as a NOR gate.
So, the correct answer is Option B: NOR gate.
More from Semiconductor Electronics
- The output Y for the inputs A and B of the given logic circuit is: Includes diagram2024 · MCQ
- On the basis of electrical conductivity, which one of the following material has the smallest resistivity?2023 · MCQ
- The given circuit is equivalent to: Includes diagram2023 · MCQ
- A p-type extrinsic semiconductor is obtained when Germanium is doped with:2023 · MCQ
- Given below are two statements: Statement I : Photovoltaic devices can convert optical radiation into electricity. Statement II : Zener diode is designed to operate under reverse bias in breakdown region. In the light of the above…2023 · MCQ
- A full wave rectifier circuit consists of two p-n junction diodes, a centre-tapped transformer, capacitor and a load resistance. Which of these components remove the ac ripple from the rectified output?2023 · MCQ
- For the following logic circuit, the truth table is: Includes diagram2023 · MCQ
- Identify the equivalent logic gate represented by the given circuit Includes diagram2022 · MCQ