Multiplexer and Demultiplexer
Multiplexer and Demultiplexer
In-network transmission, both the multiplexer and demultiplexer are combinational circuits. A
multiplexer selects an input from several inputs then it is transmitted in the form of a single line.
An alternative name of the multiplexer is MUX or data selector. A demultiplexer uses one input
signal and generates many. So it is known as Demux or data distributor.
Multiplexer
4-to-1 Multiplexer
The 4X1 multiplexer comprises 4-input bits, 1- output bit, and 2- control bits. The four
input bits are namely 0, D1, D2, and D3, respectively; only one of the input bits is transmitted to
the output. The o/p ‘q’ depends on the value of control input AB. The control bit AB decides
which of the i/p data bit should transmit the output. The following figure shows the 4X1
multiplexer circuit diagram using AND gates. For example, when the control bits AB =00, then
the higher AND gates are allowed while remaining AND gates are restricted. Thus, data input
D0 is transmitted to the output ‘q”
4X1 Mux
8-to-1 Multiplexer
The 8-to-1 multiplexer consists of 8 input lines, one output line, and 3 selection lines.
8-to-1 Mux
8-1 Multiplexer Circuit
For the combination of a selection input, the data line is connected to the output line. The
circuit shown below is an 8*1 multiplexer. The 8-to-1 multiplexer requires 8 AND gates, one OR
gate, and 3 selection lines. As an input, the combination of selection inputs is giving to the AND
gate with the corresponding input data lines.
In a similar fashion, all the AND gates are given connection. In this 8*1 multiplexer, for
any selection line input, one AND gate gives a value of 1 and the remaining all AND gates give
0. And, finally, by using OR gates, all the AND gates are added; and, this will be equal to the
selected value.
Communication System
A communication system has both a communication network and a transmission system. By
using a multiplexer, the efficiency of the communication system can be increased by allowing
the transmission of data, such as audio and video data from different channels through single
lines or cables.
Computer Memory
Multiplexers are used in computer memory to maintain a huge amount of memory in the
computers, and also to reduce the number of copper lines required to connect the memory to
other parts of the computer.
Telephone Network
In telephone networks, multiple audio signals are integrated on a single line of transmission with
the help of a multiplexer.
De-multiplexer is also a device with one input and multiple output lines. It is used to send a
signal to one of the many devices. The main difference between a multiplexer and a de-
multiplexer is that a multiplexer takes two or more signals and encodes them on a wire, whereas
a de-multiplexer does reverse to what the multiplexer does.
Demultiplexer
Types of Demultiplexer
The 1-to-4 demultiplexer comprises 1- input bit, 4-output bits, and control bits. The 1X4
demultiplexer circuit diagram is shown below.
When the control i/p AB = 01, the upper second AND gate is permitted while the remaining
AND gates are restricted. Thus, only data bit D is transmitted to the output, and Y1 = Data.
If the data bit D is low, the output Y1 is low. IF data bit D is high, the output Y1 is high. The
value of the output Y1 depends upon the value of data bit D, the remaining outputs are in a low
state.
If the control input changes to AB = 10, then all the gates are restricted except the third AND
gate from the top. Then, data bit D is transmitted only to the output Y2; and, Y2 = Data. . The
best example of 1X4 demultiplexer is IC 74155.
1-8 Demultiplexer
The demultiplexer is also called a data distributor as it requires one input, 3 selected lines, and 8
outputs. De-multiplexer takes one single input data line and then switches it to any one of the
output lines. The 1-to-8 demultiplexer circuit diagram is shown below; it uses 8 AND gates for
achieving the operation.
Demultiplexers are used to connect a single source to multiple destinations. These applications
include the following:
Communication System
Mux and demux both are used in communication systems to carry out the process of data
transmission. A De-multiplexer receives the output signals from the multiplexer and at the
receiver end, it converts them back to the original form.
Multiplexer Demultiplexer
A demultiplexer (Demux) is also a combinational
A multiplexer (Mux) is a combinational circuit that circuit that uses single input that can be directed
uses several data inputs to generate a single output. throughout several outputs.
Multiplexer includes several inputs and the single Demultiplexer includes single input and several
output outputs
A multiplexer is a data selector The demultiplexer is a data distributor
It is a digital switch It is a digital circuit
It works on the principle of many to one It works on the principle of one-to-many
The parallel to serial conversion is used in the The serial to parallel conversion is used in
multiplexer Demultiplexer
The multiplexer used in TDM (Time Division The demultiplexer used in TDM (Time Division
Multiplexing is at the end of the transmitter Multiplexing is at the end of the receiver
The multiplexer is called MUX The demultiplexer is called Demux
In this, additional gates are necessary while
It doesn’t use any extra gates while designing designing demux
In Multiplexer, control signals are used to choose the Demultiplexer uses the control signal to permit us
specific input that has to be sent at the output. to include several outputs.
The multiplexer is used to improve the efficiency of Demultiplexer gets the o/p signals from the Mux
the communication system using transmission data & changed them to the unique form at the end of
like transmission of audio as well as video. the receiver.
The different types of multiplexers are 8-1 MUX, The different types of demultiplexers are 1-8
16-1 MUX, and 32-1 MUX. Demux, 1-16 Demux, 1-32 Demux.
In multiplexer, the set of selection lines are used to In demultiplexer, the selection of output line can
control the specific input be controlled through n-selection lines bit values.
The key differences between multiplexer and demultiplexer are discussed below.
The combinational logic circuits like multiplexer and demultiplexer are used within
communication systems however their function is accurately opposite to each other because
one works on multiple inputs whereas the other works on only input.
Multiplexer or Mux is an N-to-1 device whereas demultiplexer is a 1-to-N device.
A multiplexer is used to convert several analog or digital signals into a single o/p signal
through different control lines. These control lines can be determined by using this formula
like 2n=r where ‘r’ is the no of i/p signals & ‘n’ is the no of required control lines.
The data conversion method used in MUX is parallel to serial and it is not difficult to
understand because it uses different inputs. However, DEMUX works quite reverse to MUX
like a serial to parallel conversion. So, the number of outputs can be achieved in this case.
A demultiplexer is used to convert one i/p signal to several. The number of control signals can
be determined by using the same formula of MUX.
Both the Mux and Demux are used to transmit the data over a network in less bandwidth. But
multiplexer is used at the transmitter end whereas the Demux is used at the receiver end.