Lecture 6 Multiplexing
Lecture 6 Multiplexing
Delivered By:
Namra Mukhtar
Lecturer, USKT
What is Multiplexing?
• Multiplexing is a technique used to combine and send the multiple data streams over
a single medium. The process of combining the data streams is known as
multiplexing and hardware used for multiplexing is known as a multiplexer.
• Multiplexing is achieved by using a device called Multiplexer (MUX) that combines n
input lines to generate a single output line. Multiplexing follows many-to-one, i.e., n
input lines and one output line.
• Demultiplexing is achieved by using a device called Demultiplexer (DEMUX) available
at the receiving end. DEMUX separates a signal into its component signals (one input
and n outputs). Therefore, we can say that demultiplexing follows the one-to-many
approach.
• When multiple senders try to send over a single medium, a device called Multiplexer
divides the physical channel and allocates one to each. On the other end of
communication, a De-multiplexer receives data from a single medium, identifies
each, and sends to different receivers
Why Multiplexing?