Lab3- Design of Decoder and Encoder- Hardware (1)
Lab3- Design of Decoder and Encoder- Hardware (1)
2025
AIM:
To design and construct a decoder and encoder circuit using logic gates
APPARATUS REQUIRED:
2. OR GATE IC 7432 1
4. DIGITAL IC - 1
TRAINER KIT
5. PATCH CORDS - 20
THEORY:
DECODER:
The name “Decoder” means to translate or decode coded information from one
format into another, so a digital decoder transforms a set of digital input signals into an
equivalent decimal code at its output.
A decoder is a combinational circuit that converts binary information from n input lines to a
maximum of m=2n unique output lines.
ENCODER:
An Encoder is a combinational circuit that performs the reverse operation of Decoder. It has
maximum of 2n input lines and ‘n’ output lines. It will produce a binary code equivalent to the
input, which is active High. Therefore, the encoder encodes 2n input lines with ‘n’ bits. It is
PROCEDURE:
4. Connect the inputs to the input switches provided in the IC trainer kit
7. Observe the condition of output LED’s and verify the truth table
OBSERVATION:
2 to 4 Decoder
TRUTH TABLE:
Karnaugh Map:
LOGIC DIAGRAM:
ENCODER
TRUTH TABLE:
Karnaugh Map:
LOGIC DIAGRAM:
A1= Y3+Y2
A0=Y1+Y3
Result: The encoder and decoder were designed and constructed using logic gates
and their truth table was verified.