Lec 25-28 Encoders, Mux Demux
Lec 25-28 Encoders, Mux Demux
DEMUX
What is Encoder
• Its a combinational logic circuit that performs a “reverse” decoder
function.
• accepts an active level on one of its inputs representing a digit, such
as a decimal, and converts it to a coded output, such as BCD or binary,
using a certain logic.
• The process of converting from familiar symbols or numbers to a
coded format is called encoding.
• Encoding techniques are widely used to translate human language
characters to the codes that machines understand.
Encoder
.
BCD output
Decimal input
00
1101
0
7
Decimal
5 to
BCD
3 Encoder
0
Logical circuit of Decimal to Binary Encoder
A 1-line-to-4-line demultiplexer.
1 to 4 line DEMUX
Hw problem
• Develop the timing diagram for the demultiplexer if the S0 and s1
waveforms are both inverted.
4-Line-to-16-Line Decoder as a
Demultiplexer