MUCLecture 2024 1100915
MUCLecture 2024 1100915
6
1-to-8 Demultiplexer:
` The below figure shows the block diagram of a 1-to-8 demultiplexer that
consists of single input D, three select inputs S2, S1 and S0 and eight outputs from
Y0 to Y7.
It is also called as 3-to-8 demultiplexer due to its three select input lines and
8 output lines. It distributes one input line to one of 8 output lines depending on the
combination of select inputs, From these obtained equations. The logic diagram of
this demultiplexer can be implemented by using eight 4-input AND gates and three
NOT gates as shown in below figure.
7
8