Comm Notes
Comparative analysis of FDM, TDM, CDM, and WDM multiplexing techniques with advantages, limitations, and use cases
Multiplexing Techniques Comparison: Choosing the Right Approach
Selecting the appropriate multiplexing technique is one of the most important decisions in communication system design. Each approach — FDM, TDM, CDM, and WDM — divides shared resources along a different dimension, with distinct advantages and trade-offs. Understanding when to use which technique separates good system engineers from great ones.
The Four Dimensions of Multiplexing
Communication resources can be divided along four orthogonal dimensions:
Frequency (FDM/OFDM): Different users occupy different frequency bands simultaneously Time (TDM/TDMA): Different users occupy the full bandwidth at different time instants Code (CDM/CDMA): Different users occupy the same frequency and time but use orthogonal codes Space (SDM/MIMO): Different users occupy separate spatial channels (beams, fibers, antenna elements)
Modern systems often combine multiple dimensions: 5G uses OFDMA (frequency + time) + MIMO (space) simultaneously.
Comprehensive Comparison Table
| Parameter | FDM | TDM | CDM | WDM |
|---|---|---|---|---|
| Separation dimension | Frequency | Time | Code | Wavelength |
| Medium | Any | Any (digital preferred) | Wireless | Optical fiber |
| Guard requirement | Guard bands | Guard times | Code orthogonality | Guard wavelengths |
| Synchronization | Minimal | Critical (frame sync) | Moderate (code sync) | Minimal |
| Hardware | Filters, mixers | Fast switches, buffers | Correlators, DSP | Lasers, AWGs |
| Near-far problem | No | No | Yes (severe) | No |
| Scalability | Limited by bandwidth | Limited by frame size | Soft limit (interference) | Limited by optical band |
| Flexibility | Low (fixed bands) | Medium (slot allocation) | High (variable SF) | Medium (wavelength routing) |
| Analog signal support | Excellent | Poor | Not applicable | Yes (RF over fiber) |
| Spectral efficiency | 70-90% (guard bands) | 85-95% | 60-80% | 90-95% (DWDM) |
| Dominant application | Broadcasting, cable TV | Digital telephony | 3G cellular, GPS | Fiber backbone |
When to Choose FDM
Best for:
- Analog broadcasting (radio, TV) — naturally maps continuous signals to frequency bands
- Scenarios where users need constant, simultaneous access without delay
- Systems where hardware simplicity (passive filters) is important
- ADSL/cable internet (as OFDM) — multipath-resistant, spectrally efficient
Avoid when:
- Users have bursty, variable-rate traffic (wastes fixed bandwidth allocations)
- Amplifiers have non-linear characteristics (intermodulation distortion)
- Precise frequency control is expensive or impractical
When to Choose TDM
Best for:
- Digital telephony and constant-bit-rate services (E1/T1 systems)
- Applications requiring deterministic latency (fixed slot assignments)
- Links where all users need the same data rate
- Satellite communication (TDMA uplink)
Avoid when:
- Users have highly variable data rates (synchronous TDM wastes idle slots)
- Precise timing synchronization is difficult to maintain
- The system must support legacy analog signals
When to Choose CDM
Best for:
- Mobile cellular (users at different distances, moving)
- Military communication (jam-resistance, low probability of interception)
- GPS and navigation (many satellites sharing same frequency)
- Systems needing soft capacity (graceful degradation under overload)
Avoid when:
- Precise power control is impractical
- Near-far problem cannot be managed
- Users need very high individual data rates (processing gain reduces per-user rate)
- Simple, low-cost hardware is required
When to Choose WDM
Best for:
- Long-haul fiber optic links (submarine cables, backbone networks)
- Scenarios needing massive aggregate capacity (terabits per fiber)
- All-optical networking (no electrical conversion at intermediate nodes)
- Future-proofing (adding capacity by adding wavelengths)
Avoid when:
- Short links where fiber capacity is not the bottleneck
- Cost-sensitive applications where laser precision is unaffordable
- Dynamic wavelength allocation is not needed
Hybrid Approaches in Modern Systems
Real-world systems rarely use a single multiplexing technique:
4G LTE: OFDMA (FDM subcarriers + TDM resource blocks) for downlink, SC-FDMA for uplink 5G NR: OFDMA + MIMO (frequency + time + space), flexible numerology Passive Optical Networks (PON): WDM downstream + TDMA upstream WiFi 6 (802.11ax): OFDMA (multi-user frequency + time allocation) Satellite: FDM for transponder allocation + TDMA within each transponder
Performance Under Real-World Conditions
Fading channels (mobile):
- FDM: Frequency-selective fading affects some channels more than others
- TDM: Time-varying channel requires adaptive equalization
- CDM: RAKE receiver exploits multipath constructively (advantage!)
- Best choice: CDM or OFDM (which handles frequency-selective fading inherently)
High-capacity links (fiber):
- WDM dominates — no alternative can match its capacity
- TDM limited by electronics speed (~100 Gbps per channel maximum)
- WDM × TDM: each wavelength carries TDM-multiplexed traffic
Broadcast (one-to-many):
- FDM ideal — each station permanently occupies its frequency
- CDM possible but wasteful (all receivers must process all codes)
- TDM possible (DVB-T uses OFDM which is frequency-domain)
Cost Comparison
| Factor | FDM | TDM | CDM | WDM |
|---|---|---|---|---|
| Transmitter cost | Low-Medium | Low | Medium-High | High |
| Receiver cost | Low (filter) | Low (timing) | High (correlator) | High (photodetector) |
| Infrastructure | Analog hardware | Digital switches | DSP-intensive | Optical components |
| Scalability cost | New filters | Faster clock/wider frame | More codes (free) | More wavelengths ($) |
Key Takeaways
- FDM excels for broadcasting and analog services; TDM for deterministic digital telephony; CDM for mobile/military with multipath; WDM for fiber backbone capacity.
- Modern systems combine techniques: 5G uses OFDMA (FDM+TDM) with MIMO (space), fiber uses WDM with per-wavelength TDM.
- CDM uniquely handles the near-far problem through power control and provides anti-jam capability — critical for military and mobile.
- WDM offers unmatched capacity (100+ Tbps per fiber) but requires precision optical components and is limited to fiber media.
- Statistical multiplexing (packet switching) outperforms fixed allocation (synchronous TDM/FDM) for bursty internet traffic.
- The choice depends on: medium (wireless/fiber/cable), traffic pattern (constant/bursty), user mobility, cost constraints, and capacity requirements.
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for Multiplexing Techniques Comparison.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Communication Systems topic.
Search Terms
communication-systems, communication systems, communication, systems, multiplexing, techniques, comparison, multiplexing techniques comparison
Related Communication Systems Topics