Multiplexing
Multiplexing
The set of techniques that allows the simultaneous transmission of multiple signals
across a single data link is commonly referred to as Multiplexing. Multiplexing is
done by using the hardware that is called as Multiplexer(MUX).
The Multiplexer (MUX) mainly combines 'n' input lines in order to generate '1'
output line (this is simply many-to-one) on the sender side. And on the receiver
side, this stream is fed into the DE multiplexer (DEMUX), which then separates the
stream back to its component transmission (this is one-to-many) and then directs
them to their corresponding lines.
Let us understand with the help of a diagram given below to divide 1 link into n
channels:
In the above diagram, the word link refers to the physical path, and the word channel
simply refers to the portion of the link that carries a transmission between a given
pair of lines. Thus 1 link can have many channels.
At the time when there is a need to transmit many signals from the sender side that
sends simultaneously then multiplexer is used to convert many signals into one so
that on the receiving end we can get them simultaneously.
As it is very expensive to send many signals differently and it also requires more
wires to send. Thus there is a need for multiplexing. Let us take an example of T.V
cable distributor who sends many channels through a single wire.
Advantages of Multiplexing
With the help of multiplexing, more than one signal can be sent easily over a
single medium or link.
Multiplexing helps in the effective utilization of the bandwidth of the medium.
Let us take a look at the given below figure to understand multiplexing vs no-
multiplexing:
Categories of Multiplexing
Frequency-division multiplexing
Wavelength-division multiplexing
Time-division multiplexing
Let us discuss all the above-given categories one by one in the following sections.
1.Frequency-Division Multiplexing
Advantages
Disadvantages
Applications
2.Wavelength-Division Multiplexing
Let us take a look at the diagram given below where we will use prism for
wavelength-division multiplexing and demultiplexing.
Advantages
Disadvantages
3.Time-Division Multiplexing
In Synchronous TDM, each of the Input connection has an allotment in the output
even if it is not sending the data.
In this multiplexing, each device is given the same time slot in order to
transmit data over the link whether it has to send data to the receiver or not.
Each device places data on the link whenever its time slot arrives Thus control
is given to each device turn by turn.
In case if any devices do not have any data to send then in that case the time
slot for that device remains empty.
In this multiplexing, if there are 'n' sending devices then simultaneously there
will be 'n' time slots which means one time slot for each device.
Also, time slots are organized in the form of frames, where each frame
consists of one or more time slots.
Advantages
Disadvantages
If a user has no data to transmit in that case time slots will get wasted.
In this multiplexing, the capacity of the transmission link must be always
higher than the total capacity of the input lines.
The total speed of all the Input lines can be greater than the capacity of the
path.
In this Multiplexing, there are n input lines and m slots; thus always (m<n).
There is no concept of predefined slots rather than slots are allocated
dynamically on demand.
In this multiplexing, the multiplexor mainly accepts the incoming input data
and then it creates a frame that contains only data without any empty slots.
Each slot mainly contains the address part that is used to identify the source
of the input data.
The number of frames in this multiplexing depends upon the statical analysis
of the number of input lines.
Thus in the above diagram, out of 6 only 4 devices are sending data that are 1,2,4,6.
In the above diagram, you can see that the data part contains the address in order to
determine the source of the data. Like A1(data along with its source).
Advantages
Disadvantages