Solveeit Logo

Question

Question: Logic symbol ![](https://www.vedantu.com/question-sets/78441d9c-b345-408f-b8e2-105d2291774a234442...

Logic symbol

Realization of AND gate using NOR gate.

Explanation

Solution

Hint : In order to solve this question, we are going to apply the NOR gate logic formula for the output at each point for the inputs AA , BB , PP and QQ . For the first NOR gate, two inputs AA and AA enter the OR gate and the negation of the inputs take place, same for the other two gates to get a final output AB.
The logic operation for NOR gate is,
P=x+yP=\overline{x+y} , where xx and yy are the two inputs
According to De Morgan’s laws
x+y=xy\overline{x+y}=\overline{x}\centerdot \overline{y}
x=x\overline{\overline{x}}=x .

Complete Step By Step Answer:
All the three gates that are present here are NOR gates, i.e. the negation of OR gate, which means the negation of the sum of the inputs.
For the first gate, the inputs are AA and AA such that they add and then are negated to give the output PP
A+A=AA P=A \begin{aligned} & \overline{A+A}=\overline{A}\centerdot \overline{A} \\\ & \Rightarrow P=\overline{A} \\\ \end{aligned}
For the second gate, the input is BB which is shorted to get the two inputs BB which are added and then negated from the NOR gate to give the output QQ
B+B=BB Q=B \begin{aligned} & \overline{B+B}=\overline{B}\centerdot \overline{B} \\\ & \Rightarrow Q=\overline{B} \\\ \end{aligned}
For the third NOR gate the inputs are PP and QQ , which are equal to A\overline{A} and B\overline{B} respectively, applying logic operation of NOR gate, we get
X=P+Q=A+B=AB=ABX=\overline{P+Q}=\overline{\overline{A}+\overline{B}}=\overline{\overline{A}}\centerdot \overline{\overline{B}}=A\centerdot B
Thus, we can say that the output X=ABX=AB .

Note :
This NOR gate can be used to build the AND gate by using three gates in the order that AA and BB Inputs are put into separate NOR gates and are shorted and then the outputs are put into the third NOR gate which gives the output X=ABX=AB . AND gate can also be obtained from the NAND gate which is a universal gate.