Computer Networking
Computer Networking
1. Introduction
2. Block Diagram
3. Concept
4. Application
5. Conclusion
INTRODUCTION
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.
• Multiplexing technique is widely used in telecommunications in which several telephone calls are carried through a single wire.
• Multiplexing originated in telegraphy in the early 1870s and is now widely used in communication.
• George Owen Squier developed the telephone carrier multiplexing in 1910.
•The 'n' input lines are transmitted through a multiplexer and
multiplexer combines the signals to form a composite signal.
Conclusion
Thus, this is all about an overview of multiplexing in networking and its types like analog multiplexing and digital multiplexing.
Analog type uses analog signals which are multiplexed based on their frequency or wavelength. So these are classified into
two types like frequency division or FDM & wavelength division or WDM. Digital type uses discrete data bits. Thus, the
available data is in the form of packets/ frames because these are discrete. This kind of technique is classified into different
types like time division, synchronous and asynchronous.
From the above information finally, we can conclude that by using these types of multiplexing techniques we can transfer and
receive the data efficiently.
Thank You.