0% found this document useful (0 votes)
8 views4 pages

Module 3 Additional

An 8-to-1-line multiplexer selects one of eight input lines based on three select lines, outputting the chosen input. Conversely, a 1-to-8 demultiplexer takes a single input and distributes it to one of eight outputs, also controlled by three select lines. Both devices utilize logical expressions to define their operations based on the select inputs.

Uploaded by

Vandana Vijayan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views4 pages

Module 3 Additional

An 8-to-1-line multiplexer selects one of eight input lines based on three select lines, outputting the chosen input. Conversely, a 1-to-8 demultiplexer takes a single input and distributes it to one of eight outputs, also controlled by three select lines. Both devices utilize logical expressions to define their operations based on the select inputs.

Uploaded by

Vandana Vijayan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

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

You might also like