CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

Write the logic symbols and prepare the truth tables of the following gates.
(i) AND
(ii) NOR.

Open in App
Solution

(i) AND Gate: A digital circuit in which there are two or more inputs and a single output and its output is 1 when both the inputs are 1.
The symbol of an AND gate is which A and B are inputs and Y is output.
By deifinition, when
A=B=1,thenY=1
Truth Table of AND Gate:
Input Input Output
A B Y
0 0 0
1 0 0
0 1 0
1 1 1
To obtain NOR gate by NAND and NOT gates- We can obtain NOR gate by using three NOT gates and NAND gate as shown in figure.
Boolean formula: Y=¯Y=¯¯¯¯¯¯¯¯¯¯¯¯AB=¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯A+B(By De-Morgan's law)
Truth table:
Input Input Output Output Output Output
A B ¯A ¯B Y=A+B Y=¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯A+B
0 0 1 1 0 1
1 0 0 1 1 0
0 1 1 0 1 0
1 1 0 0 1 0


666901_629148_ans_3f7f9653e7784bca81559e98b2e5e812.png

flag
Suggest Corrections
thumbs-up
0
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Logic Gates
PHYSICS
Watch in App
Join BYJU'S Learning Program
CrossIcon