• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

Library
    • Computer Fundamental
    • Computer Memory
    • DBMS Tutorial
    • Operating System
    • Computer Networking
    • C Programming
    • C++ Programming
    • Java Programming
    • C# Programming
    • SQL Tutorial
    • Management Tutorial
    • Computer Graphics
    • Compiler Design
    • Style Sheet
    • JavaScript Tutorial
    • Html Tutorial
    • Wordpress Tutorial
    • Python Tutorial
    • PHP Tutorial
    • JSP Tutorial
    • AngularJS Tutorial
    • Data Structures
    • E Commerce Tutorial
    • Visual Basic
    • Structs2 Tutorial
    • Digital Electronics
    • Internet Terms
    • Servlet Tutorial
    • Software Engineering
    • Interviews Questions
    • Basic Terms
    • Troubleshooting
Menu

Header Right

Home » Networking » Access » Multiplexing – What is Multiplexing ?Explain its Multiplexing Methods
Next →
← Prev

Multiplexing – What is Multiplexing ?Explain its Multiplexing Methods

By Dinesh Thakur

Multiplexing or (muxing) – To combine multiple signals (analog or digital) for transmission over a single line or media. A common type of multiplexing combines several low-speed signals for transmission over a single high-speed connection. In other words, we can say that Muxing used for sharing of a medium and its link by two or more devices. It can provide both Efficiency and Privacy.

Multiplexing is done by using a device called multiplexer (MUX) that combines n input lines to generate one output line i.e. (many to one). Therefore multiplexer (MUX) has several inputs and one output.
At the receiving end, a device called demultiplexer (DEMUX) or (demuxing) is used that separates signal into its component signals. So DEMUX has one input and several outputs.

We’ll be covering the following topics in this tutorial:

  • Concept of Multiplexing
  • Advantages of Multiplexing
  • Frequency division multiplexing (FDM)
  • Time Division Multiplexing (TDM)
  • Wave Division Multiplexing (WDM)

Concept of Multiplexing

As shown in figure multiplexer takes 4 input lines and diverts them to a single output line. The signal from 4 different devices is combined and carried by this single line. At the receiving side, a demultiplexer takes this signal from a single line and breaks it into the original signals and passes them to the 4 different receivers.

Multiplexing

Advantages of Multiplexing

If no multiplexing is used between the users at two different sites that are distance apart, then separate communication lines would be required as shown in fig.

This is not only costly but also become difficult to manage. If multiplexing is used then, only one line is required. This leads to the reduction in the line cost and also it would be easier to keep track of one line than several lines. Multiplexing efficient for utilization of bandwidth.

No Multiplexing Used

The word path refers to the physical link. The word channel refers to a portion of the path that carries a transmission between a specific pair of devices. A road can have many (n) channels.

The signals are multiplexed using three basic techniques: frequency division multiplexing (FDM), time-division multiplexing (TDM) and wave division multiplexing (WDM). TDM further subdivided into synchronous RDM (usually referred to as TDM only) and asynchronous TDM, also called static TDM or concentrator.

The following are several examples of different multiplexing methods:

Frequency division multiplexing (FDM)

It is used in the analogue signal, a multiplexing technique that uses different frequencies to combine multiple streams of data for transmission over a communications medium. FDM assigns a different carrier frequency to each data stream and then combines many modulated carrier frequencies for transmission. The carrier frequencies are separated by a sufficient bandwidth to accommodate the modulated signal. These ranges of bandwidth are the channels through which the different signals travel.

For example, television transmitters use FDM to broadcast several channels at once. The bandpass filter is used for separating channels and allows to pass a specific range of frequencies. During transmission of streams, it blocks lower and higher frequencies. In Frequency Division Multiplexing, channels are separated by unused strips of guard bands to prevent Overlapping. Guard bands increase the bandwidth for FDM.

The figure shows a conceptual view of FDM. In this illustration, the transmission path divided into three parts, each representing a channel that carries a transmission. As an analogy, imagine a point where three narrow streets meet to form a three-lane highway. Each of these streets corresponds to a lane of the highway. Each car entering the highway from one of the streets still has its lane and can travel without interfering with the cars on the other lanes.

Remember that although Figure shows the path as if it had a spatial division into separate channels, actual channel divisions are achieved by frequency, not by spatial separation.

The figure is a conceptual illustration in the time domain of the multiplexing process. The FDM is an analog process and is shown in the figure using phones as input devices.

Time Division Multiplexing (TDM)

A type of multiplexing that combines data streams by assigning each stream a different time slot in a set. TDM is designed for digital signals, which combining several low-rate channels into high-rate one. TDM repeatedly transmits a fixed sequence of time slots over a single transmission channel. Within T-Carrier systems, such as T-1 and T-3, TDM combines Pulse Code Modulated (PCM) streams created for each conversation or data stream. TDM, slots are further divided into Frames. In order to separate channels AND gates are used in a TDM receiver.

The Figure gives a conceptual view of the TDM. Note that the same link used as in FDM; However, here the link is shown sectioned by time instead of frequency.

In Fig. TDM the portions of signals 1,2,3 and 4 occupy a link sequentially. As an analogy, imagine a chairlift that has several streets. Each street has its line, and the skiers of each line take turn occupying the ski lift. As each chair reaches the top of the mountain, the skier who goes on, it gets off and skiing under the mountain where he waits again in the queue.

TDM can be implemented in two ways: synchronous TDM and asynchronous TDM. Synchronous means that the multiplexer always assigns the same time slot to each device, whether or not the device has something to transmit. For example, time slot A is assigned only to device A and cannot use for any other device. Each time the assigned time is up, the device has the opportunity to send a portion of its data. If the device is unable to transmit or has no data to send, its time slot remains empty.
Synchronous TDM does not guarantee that the full capacity of the link can use. It is more likely that only a portion of the time slots can be used at a given time. Because the time slots are pre-assigned and fixed, each time a connected device is not transmitting its corresponding time slot is empty, and that link capacity wasted. For example, imagine that the output of 20 identical computers on a line has been multiplexed. Using synchronous TDM, the line speed must be at least 20 times the speed of each input line. However, what happens if there are only 10 computers they use at the same time. Half the capacity of the line is wasted. Asynchronous multiplexing is designed to avoid this type of expense. As with the term synchronous, the term asynchronous means something different in multiplexing than it means in other areas of data communication. Here it means flexible or not fixed.

Like synchronous TDM, asynchronous TDM allows you to multiplex a certain number of low-speed input lines over a single high-speed line. However, unlike synchronous TDM, in asynchronous TDM, the total speed of the input lines may be greater than the capacity of the track. In a synchronous system, if we have n input lines, the frame contains a fixed m number of at least n time slots. In an asynchronous system, if there are n input lines, the frame does not contain more than n slots, with m less than n (see Figure). In this way, the asynchronous TDM supports the same number of input lines as the synchronous TDM with a smaller link capacity. Alternatively, given the same link, asynchronous TDM can support more devices than synchronous TDM.

The number of time slots in an asynchronous TDM frame (m) based on a statistical analysis of the number of input lines that are likely to transmit at a given time. Instead of being pre-assigned, each slot is available for any input device connected to the lines that have data to send. The multiplexer looks at the input lines, accepts portions of data until a frame is full and then sends the frame through the link. If there is not enough data to fill all the slots in a frame, the frame is transmitted partially filled; that is, the total link capacity may not use one hundred percent of the time. However, the ability to dynamically allocate time slots, associated with the lower ratio of time slots to input lines, dramatically reduces the probability and the degree of expense.

Wave Division Multiplexing (WDM)

It used in the analog signal, a type of multiplexing developed for use on optical fibre. The idea is the same: different signals on different frequencies are combined. However, the difference is that the frequencies are very high. WDM is the optical equivalent of FDM.
The figure gives a conceptual view of a WSM multiplexer and demultiplexer. Very narrow bands of light from different sources combine to achieve a wider band of light. In the receiver, the signals separated by the demultiplexer.

One can ask what the mechanism of the WDM is. Although technology is very sophisticated, the idea is straightforward. You want to combine multiple beams of light within a single light in the multiplexer and do the reverse operation in the demultiplexer. Combining and dividing beams of light are quickly resolved through a prism. Remember from fundamental physics that a prism curves a beam and light based on the angle of incidence and frequency. Using this technique, a demultiplexer can make that combines different beams of input light, each of which contains a narrow frequency band, into a single output beam with a broader frequency band. It can also be done in a demultiplexer to do the operation to reverse the process. The figure shows the concept.

You’ll also like:

  1. What is Access Method? Explain Different type of Access Methods
  2. Frequency Division Multiplexing
  3. Time Division Multiplexing
  4. Wavelength Division Multiplexing (WDM)
  5. Statistical Time Division Multiplexing (STDM)
Next →
← Prev
Like/Subscribe us for latest updates     

About Dinesh Thakur
Dinesh ThakurDinesh Thakur holds an B.C.A, MCDBA, MCSD certifications. Dinesh authors the hugely popular Computer Notes blog. Where he writes how-to guides around Computer fundamental , computer software, Computer programming, and web apps.

Dinesh Thakur is a Freelance Writer who helps different clients from all over the globe. Dinesh has written over 500+ blogs, 30+ eBooks, and 10000+ Posts for all types of clients.


For any type of query or something that you think is missing, please feel free to Contact us.


Primary Sidebar

Networking

Networking Tutorials

  • Network - Home
  • Network - Uses
  • Network - Advantages
  • Network - Classification
  • Network - Architecture Type
  • Nework - Networks Vs Comms

Networking Devices

  • Network - Modem
  • Network - Routers Types
  • Network - Bluetooth
  • Network - RS-232C
  • Network - Hub
  • Network - Devices
  • Network - Bridges
  • Network - Repeaters
  • Network - Routers
  • Network - Switching Hubs
  • Network - Transceiver
  • Network - Multiplexer
  • Network - Gateway
  • Network - BNC Connector
  • Network - Optical Connectors
  • Network - NICs
  • Networking Protocol

  • Protocol - Definition
  • Protocol - IP
  • Protocol - Aloha
  • Protocol - MAC Layer
  • Protocol - Sliding Window
  • Protocol - Stop & Wait
  • Protocol - Network Protocols
  • Protocol - Token Passing
  • Protocol - SIP
  • Protocol - Ad-Hoc Networks Routing
  • Protocol - Lap-f
  • Protocol - Point-to-Point
  • Protocol - PPP
  • Protocol - PPP Phases
  • Protocol - LDP
  • Protocol - MPLS
  • Protocol - MPOA
  • Protocol - HDLC
  • Protocol - Distance Vector routing
  • Protocol - IGMP
  • Protocol - ICMP
  • Protocol - SLIP
  • Protocol - DVMRP
  • Protocol - SDLC
  • Protocol - Routing
  • Protocol - UDP
  • Protocol - ARP and RARP
  • Protocol - Link-State
  • Protocol - ARP Table
  • Protocol - RTP
  • Protocol - NHRP
  • Network Addressing

  • Addressing - Home
  • Addressing - SubNetting
  • Addressing - Classless
  • Addressing - Classes or Classful
  • Addressing - IPV4 vs IPV6
  • Addressing - IPv6
  • Addressing - Subnet Mask
  • Addressing - MAC Address
  • Addressing - Supernetting
  • Addressing - Private IP
  • Addressing - IPv4
  • Addressing - Public IP
  • Addressing - Multihomed
  • Addressing - Indirect Addressing
  • Addressing - ASP
  • Addressing - VLSM
  • Addressing - Routing Algorithms
  • Addressing - Hierarchical Routing
  • Addressing - Routing
  • Addressing - Distributed Routing
  • Addressing - Data Routing
  • Addressing - Services
  • Addressing - IP forwarding
  • Addressing - Aging
  • Addressing - Algorithm CR
  • Networking Media

  • Transmission - Home
  • Transmission - Modes
  • Transmission - Media
  • Transmission - System
  • Transmission - Bound
  • Transmission - Unbound
  • Transmission - Baseband
  • Transmission - Wired
  • Transmission - Fiber Benfits
  • Transmission - Infrared
  • Transmission - UnGuided
  • Transmission - Microwave
  • Transmission - Infrared
  • Transmission - Radio Wave
  • Transmission - Network
  • Transmission - Digital Signal
  • Transmission - Data
  • Transmission - Asynchronous
  • Transmission - Sync Vs Async
  • Cable - Twisted-Pair
  • Cable - Coaxial
  • Cable - UTP and STP
  • Cable - Fiber Optics
  • Cable - Gigabit Ethernet
  • Cable - Fast Ethernet
  • Cable - Ethernet Cable
  • Cable - Fiber-Optic Using
  • Cable - CATV
  • Cable - 100Base T
  • Cable - 10BASE T
  • Cable - 10 Base 2
  • Cable - 10 Base 5
  • Networking Types

  • IEEE - 802.11
  • IEEE - 802.5
  • IEEE - 802.15
  • IEEE - 802.11e
  • IEEE - 802.11n
  • Network - Ethernet
  • Network - Arpanet
  • Network - Frame Relay
  • Network - X.25
  • Network - Telephone
  • Network - WSN
  • Network - Metro Ethernet
  • Network - WAN Ethernet
  • Network - Wireless Mesh
  • Network - SAN
  • Network - SNA
  • Network - Cisco Architecture
  • Network - Vlan
  • Network - FDDI
  • Network - 100VG-Any
  • Network - EPON
  • Network - ISDN
  • Network - ARCNet
  • Network - Passive Optical
  • Networking Reference Models

  • Models - TCP/IP
  • Models - OSI
  • Models - MAC Layer
  • Models - Network Layer
  • Models - MAC Layer Functions
  • Models - TCP/IP Vs OSI
  • Models - CSMA
  • Models - CSMA/CD
  • Models - CSMA/CA
  • Models - CDMA
  • Models - STDM
  • Models - FDMA
  • Models - TDMA
  • Models - SDH
  • Models - CDM
  • Models - Multiplexing
  • Models - Reference
  • Models - Random Access Methods
  • Models - TCP/IP Architecture
  • Models - FDM
  • Models - IP Header
  • Models - OTN
  • Models - Amplitude Levels
  • Models - MIMO
  • Models - Plesiochronous Media
  • Models - Half Duplex
  • Models - ISO Architecture
  • Models - Data-Link Layer
  • Models - WDM
  • Models - Duplex
  • Models - Ethernet FDSE
  • Networking Switching Techniques

  • Switching - Home
  • Switching - Techniques
  • Switching - Packet
  • Switching - Circuit
  • Switching - Message
  • Switching - Packet Vs virtual Circuit
  • Switching - Cell
  • Switching - ATM Cell Structure
  • Switching - Virtual Circuit Vs Datagram
  • Switching - Time Space
  • Switching - Modulation
  • Switching - Cell Relay
  • Switching - ATM Structure
  • Switching - VC Vs PVC
  • Switching - Packet and Circuit
  • Switching - VPC
  • Switching - IP
  • Switching - Logical Channels
  • Switching - TDM
  • Switching - FDM
  • Network Codes

  • Codes - CRC
  • Codes - Error Correction and Detection
  • Codes - Hamming
  • Codes - Piggybacking
  • Codes - Encoding Techniques
  • Codes - Error Control
  • Codes - Parity Check
  • Codes - Parity bit
  • Codes - Bit Error
  • Codes - CRC
  • Codes - Transmission Errors
  • Codes - Error Detection and Correction
  • Network Communication

  • Communication - Home
  • Communication - Satellite
  • Communication - Wireless
  • Communication - Data Type
  • Communication - Congestion Control
  • Communication - Network
  • Communication - Data
  • Communication - Software
  • Communication - Layering Process
  • Networking Signaling

  • Signal - Analog
  • Signal - Digital
  • Signal - Analog Vs Digital
  • Signal - Digitization
  • Network Security

  • Security - Home
  • Security - Requirements
  • Security - Threats
  • Security - Services

Other Links

  • Networking - PDF Version

Footer

Basic Course

  • Computer Fundamental
  • Computer Networking
  • Operating System
  • Database System
  • Computer Graphics
  • Management System
  • Software Engineering
  • Digital Electronics
  • Electronic Commerce
  • Compiler Design
  • Troubleshooting

Programming

  • Java Programming
  • Structured Query (SQL)
  • C Programming
  • C++ Programming
  • Visual Basic
  • Data Structures
  • Struts 2
  • Java Servlet
  • C# Programming
  • Basic Terms
  • Interviews

World Wide Web

  • Internet
  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages
  • Wordpress
  • PHP
  • Python Tutorial
  • AngularJS
  • Troubleshooting

 About Us |  Contact Us |  FAQ

Dinesh Thakur is a Technology Columinist and founder of Computer Notes.

Copyright © 2023. All Rights Reserved.