JEE Main & Advanced Physics Semiconducting Devices Logic Gates Using 'NAND' Gate

Logic Gates Using 'NAND' Gate

Category : JEE Main & Advanced

The NAND gate is the building block of the digital electronics. All the logic gates like the OR, the AND and the NOT can be constructed from the NAND gates.

(1) Construction of the 'NOT' gate from the 'NAND' gate

(i) When both the inputs (A and B) of the NAND gate are joined together then it works as the NOT gate.

 

 

(ii) Truth table and logic symbol

                

Input Output
A = B Y
0 1
1 0

 

(2) Construction of the 'AND' gate from the 'NAND' gate

(i) When the output of the NAND gate is given to the input of the NOT gate (made from the NAND gate), then the resultant logic gate works as the AND gate

 

 

(ii) Truth table and logic symbol

A B Y' Y
0 0 1 0
0 1 1 0
1 0 1 0
1 1 0 1

 

(3) Construction of the 'OR' gate by the 'NAND' gate

(i) When the outputs of two NOT gates (obtained from the NAND gate) is given to the inputs of the NAND gate, the resultant logic gate works as the OR gate

 

 

(ii) Truth table and logic symbol

 

A B \[\bar{A}\] \[\bar{B}\] Y
0 0 1 1 0
0 1 1 0 1
1 0 0 1 1
1 1 0 0 1

 

Other Topics


You need to login to perform this action.
You will be redirected in 3 sec spinner