new project2
new project2
Objectives: To convert binary information from n input lines to a maximum of 2n output lines.
Theory and Methodology: A Decoder is a circuit that converts information from one format
to another. A decoder does the opposite operation of an Encoder. It reverses the encoding so that
the original information can be retrieved. A decoder can convert binary information from n input
lines to a maximum of 2n unique output lines. The 3 to 8 line decoder will take input from 3 lines
and convert them to 8 lines.
Circuit diagram: