Encoder & Decoder Using Circuits
Encoder & Decoder Using Circuits
DATE:
Aim:
Apparatus Required:
2 OR Gate IC 7432 3
THEORY
INPUT OUTPUT
D1 D2 D3 D4 D5 D6 D7 A B C
1 0 0 0 0 0 0 0 0 0
0 1 0 0 0 0 0 0 0 1
0 0 1 0 0 0 0 0 1 0
0 0 0 1 0 0 0 0 1 1
0 0 0 0 1 0 0 1 0 0
0 0 0 0 0 1 0 1 0 1
0 0 0 0 0 0 1 1 1 0
0 0 0 0 0 0 0 1 1 1
OUTPUT
A= D4+D5+D6+D7
B= D2+D3+D6+D7
C=D1+D3+D5+D7
PROCEDURE:
RESULT
Thus the 8 x 3 encoder & decoder is constructed and output is verified by using logic
gates.