Comparison

TDM vs FDM

A telephone exchange in the 1980s used FDM to stack 12 voice channels between 60 kHz and 108 kHz on a single coaxial cable — each channel a 4 kHz slice with a 1 kHz guard band. Today that same exchange uses TDM, assigning each call a time slot in a repeating 125 µs frame (the T1/E1 standard). The two approaches divide the same shared resource — bandwidth versus time — and which you pick reshapes every downstream design decision.

ECE, EI

Side-by-side comparison

ParameterTDMFDM
Division of ResourceTime — each user gets a slotFrequency — each user gets a band
Guard MechanismGuard time between slotsGuard band between channels (e.g., 1 kHz for voice)
Crosstalk SourceTiming jitter between slotsFilter roll-off between adjacent bands
Bandwidth Utilisation100% in slot (no wasted spectrum)Reduced — guard bands waste spectrum
SynchronisationStrict — frame sync required (T1 uses 193rd bit)Not required — channels are always-on
Hardware ComplexityHigh — needs clock recoveryModerate — needs bandpass filters per channel
Typical StandardT1 (1.544 Mbps, 24 channels), E1 (2.048 Mbps, 32 channels)AM broadcast 540–1700 kHz (10 kHz spacing), FDM telephony (CCITT)
DelayHas framing delay per slotEssentially zero — continuous transmission
Effect of Channel FailureEntire frame affected if sync lostOnly that frequency band affected

Key differences

FDM assigns each user a permanent frequency slot, so even a silent channel wastes bandwidth — a voice call using FDM occupies its 4 kHz band whether the speaker is talking or not. TDM reclaims that slot the instant the user goes quiet, making it naturally suited to bursty digital traffic. T1 carries 24 PCM voice channels in a 193-bit frame repeating at 8000 frames/second, achieving 1.544 Mbps with no wasted guard bands. FDM demands sharp bandpass filters — historically expensive analog components — while TDM trades that for a tight clock recovery circuit and framing overhead.

When to use TDM

Use TDM when transmitting digital data with multiple users sharing a single channel and efficient bandwidth use matters. T1 and E1 trunk lines in PSTN exchanges are the definitive real-world example.

When to use FDM

Use FDM when users are continuously transmitting analog signals and zero delay is required. AM/FM radio broadcasting and legacy CATV systems use FDM because each station transmits 24/7 without needing synchronisation.

Recommendation

For almost every digital communication scenario in exams and the real world, choose TDM — it wastes no spectrum on guard bands and handles bursty traffic gracefully. Choose FDM only when the signals are analog or always-on.

Exam tip: Examiners consistently ask for the T1 frame structure — 24 channels × 8 bits + 1 framing bit = 193 bits per frame, 8000 frames/second = 1.544 Mbps — write this derivation step by step for full credit.

Interview tip: An interviewer at a telecom company like BSNL or Jio expects you to state that TDM is the basis of SONET/SDH and ISDN, while FDM is the ancestor of OFDM used in 4G/5G — showing that evolutionary link sets you apart.

More Communication Systems comparisons