Session 04 Mux Demux
Session 04 Mux Demux
Topic:
Multiplexer (74LS153) &
Demultiplexer (74LS155)
Session No: 04
AIM OF THE SESSION
The aim of the Multiplexer (74LS153) and De-multiplexer (74155) is to enable the transmission of multiple digital
signals over a single channel or wire.
INSTRUCTIONAL OBJECTIVES
This Session is designed to:
1. Demonstrate the basic function of a multiplexer and de-multiplexer.
2. Memorize the pin configuration of the 74LS153 and 74155 ICs.
3. Summarize the key features and specifications of the 74LS153 and 74155 ICs.
4. Design a new digital circuit design that uses multiplexers and de-multiplexers to optimize signal transmission over a limited
number of wires or channels.
LEARNING OUTCOMES
Multiplexer
• 4x1 Multiplexer has four data inputs I3, I2, I1, & I0, two selection lines S1 & S0 and one output Y.
10
11
12
13
14
Inputs Outputs
Comment
0 1 1 1 0
EXAMPLE (MULTIPLEXER)
0
1
2
3
2
0
1
INTRODUCTION
Demultiplexer
In 1 to 4 De-multiplexer, there are total of four outputs, i.e., Y0, Y1, Y2, and Y3 with 2 selection lines, i.e.,
S0 and S1 and single input “D”.
Selection Inputs Outputs
S1 S0 Y3 Y2 Y1 Y0
D 1X4
De-Mux 0 0 0 0 0 D
0 1 0 0 D 0
1 0 0 D 0 0
1 1 D 0 0 0
• Communication systems
• Computer memories
Multiplexer (MUX):
• Combines multiple input signals into a single output signal.
• Selects one of the input signals based on the select lines.
• Commonly used for data transmission, address decoding, analog-to-digital conversion, digital circuit design, and
video/audio switching.
Demultiplexer (DEMUX):
• Separates a single input signal into multiple output signals.
• Routes the input signal to one of the output lines based on the select lines.
• Commonly used in data transmission, address decoding, and video/audio switching.
Both MUX and DEMUX are essential components in digital systems and communication networks. They enable
efficient routing and management of signals, allowing for the transmission, selection, and manipulation of data in
various applications.
SELF-ASSESSMENT QUESTIONS
1. What is a multiplexer?
A. It is a type of decoder which decodes several inputs and gives one output
B. A multiplexer is a device which converts many signals into one
C. It takes one input and results into many output
D. It is a type of encoder which decodes several inputs and gives one output
2. A 4-to-1 MUX has ________ input lines and ________ select lines.
A. 2, 1
B. 4, 1
C. 8, 2
D. 1, 4
SELF-ASSESSMENT QUESTIONS
4. In a 4-to-1 MUX, if the select lines are 01, which input line will be selected?
A. Input 0
B. Input 1
C. Input 2
D. Input 3
SELF-ASSESSMENT QUESTIONS
A. MUX is used for combining signals, while DEMUX is used for splitting signals.
B. MUX has multiple outputs, while DEMUX has a single output.
C. MUX is used for digital signals, while DEMUX is used for analog signals.
D. MUX requires more select lines compared to DEMUX.
A. Select lines
B. Input lines
C. Output lines
D. Power supply lines
TERMINAL QUESTIONS
Reference Books:
1. William Gothmann H, Digital Electronics : An Introduction To Theory And Practice , Prentice Hall, 2nd ed. 1982
2. M. Morris Mano, Michael D Ciletti, "Digital Design", Pearson, 4th ed. 2008.
3. S Salivahanan, S Arivazhagan, "Digital Circuits and Design", Vikas Publishing House Pvt Ltd., 3rd ed. 2009