Multiplexing
Multiplexing is a method used in communications to combine multiple signals into a single transmission medium, allowing more efficient use of bandwidth. The basic idea is to share a common channel among several data streams and then separate them again at the destination. The process is designed to prevent signals from interfering with one another while occupying the same physical medium.
Common multiplexing schemes include:
- Time-division multiplexing (TDM), which assigns distinct time slots in a fixed cycle to different signals so
- Frequency-division multiplexing (FDM), which allocates separate frequency bands to each signal within the same channel.
- Wavelength-division multiplexing (WDM), the optical equivalent of FDM, which uses different light wavelengths to carry separate
- Code-division multiplexing (CDM) or code-division multiple access (CDMA), which assigns unique codes to signals that share
Demultiplexing is the complementary process performed at the receiver, extracting the original signals using the corresponding
Advantages of multiplexing include increased channel capacity and more efficient use of physical media. Potential challenges