8-to-1- line Multiplexer:
A 8-to-1-line multiplexer has 8 (2n) input lines, 3 (n) select lines and one output line. It
is the multiplexer consisting of 8 input channels and information of one of the channels
can be selected and transmitted to an output line according to the select inputs
combinations. Selection of one of the 8 input channel is possible by three selection
inputs.
Y=S0'.S1'.S2'.A0+S0.S1'.S2'.A1+S0'.S1.S2'.A2+S0.S1.S2'.A3+S0'.S1'.S2A4+S0.S1'.S2A5+S0'
.S1.S2 .A6+S0.S1.S3.A7
1-to-8 Demultiplexer:
A 1-to-8 demultiplexer has a single input, Din, eight outputs (Y0 to Y7) and three select
inputs (S2, S1 and S0).
The logical expression of the term Y is as follows:
Y0=S0'.S1'.S2'.A
Y1=S0.S1'.S2'.A
Y2=S0'.S1.S2'.A
Y3=S0.S1.S2'.A
Y4=S0'.S1'.S2A
Y5=S0.S1'.S2A
Y6=S0'.S1.S2A
Y7=S0.S1.S3.A