Principle of OFDM
From Single Carrier to Multicarrier
A wideband channel exhibits frequency selectivity: different frequency components of the signal experience different gains and phase shifts. In single-carrier systems this causes intersymbol interference (ISI), which requires complex equalisation. The elegant idea behind OFDM is to divide the wideband channel into many narrow sub-channels, each of which is approximately flat fading. This converts one difficult equalisation problem into many trivially simple ones β a single complex multiplication per subcarrier.
Definition: Multicarrier Modulation
Multicarrier Modulation
Multicarrier modulation transmits data by modulating parallel narrowband subcarriers simultaneously. Each subcarrier carries a low-rate data stream, so the symbol duration on each subcarrier is times longer than in an equivalent single-carrier system. If the total bandwidth is , each subcarrier occupies approximately Hz.
Longer symbol duration relative to channel delay spread is the key advantage: it makes each sub-channel approximately flat fading.
Definition: Orthogonal Frequency Division Multiplexing (OFDM)
Orthogonal Frequency Division Multiplexing (OFDM)
OFDM is a multicarrier modulation scheme that uses orthogonal subcarriers spaced by Hz. The -th subcarrier has frequency for . The transmitted baseband signal for one OFDM symbol is:
where is the complex data symbol (e.g., QAM) on subcarrier , and is the symbol duration.
Definition: Subcarrier Orthogonality
Subcarrier Orthogonality
Two subcarriers and are orthogonal over the interval when :
This orthogonality allows the subcarrier spectra to overlap in frequency while remaining separable at the receiver, achieving higher spectral efficiency than guard-band-separated FDM.
The sinc-shaped spectrum of each subcarrier has nulls at the centre frequencies of all other subcarriers. This is the origin of the name "orthogonal" FDM.
Theorem: Parallel Channel Decomposition
Consider an OFDM system with subcarriers and subcarrier spacing transmitting over a frequency-selective channel with frequency response . If the channel is approximately constant over each subcarrier bandwidth , i.e.,
then the received symbol on each subcarrier satisfies:
where is additive noise. The frequency-selective channel is thus decomposed into independent parallel flat-fading sub-channels, each requiring only a single-tap equaliser .
By making each subcarrier narrow enough (, the coherence bandwidth), the channel appears flat within each sub-band. The IDFT/DFT pair at TX/RX automatically performs the multiplexing/demultiplexing, and the cyclic prefix (Section 14.2) ensures exact diagonalisation of the channel matrix.
Channel model in frequency domain
The frequency-selective channel has impulse response with maximum delay spread . In the frequency domain, . If , then is nearly constant over each subcarrier band.
Per-subcarrier input-output relation
The receiver computes the DFT of the received samples. Due to the circular convolution property (enabled by the cyclic prefix), the DFT output on subcarrier is exactly , where is the DFT of the channel impulse response at index , and is the DFT of the noise β still i.i.d. Gaussian since the DFT is unitary.
Independence of sub-channels
Since and is unitary, has the same covariance as : . Therefore the noise terms are independent across subcarriers, making the sub-channels statistically independent.
OFDM Subcarrier Spectra
Visualise the overlapping sinc spectra of OFDM subcarriers. Each subcarrier has a sinc-shaped spectrum centred at . Observe how the nulls of each subcarrier align with the peaks of its neighbours, ensuring orthogonality despite spectral overlap.
Parameters
Example: OFDM System Parameters for LTE
An LTE system uses subcarriers with subcarrier spacing kHz. The cyclic prefix is samples (normal CP).
(a) Find the useful symbol duration .
(b) Find the total OFDM symbol duration .
(c) What is the system bandwidth?
(d) Calculate the CP overhead as a fraction of the total symbol duration.
Useful symbol duration
$
Total symbol duration
The CP duration is where ns.
System bandwidth
$
Note: only 1200 subcarriers (20 MHz) are used for data in LTE; the rest are guard bands.
CP overhead
\blacksquare$
Historical Note: Origins of OFDM
1966-2009The concept of multicarrier modulation was first proposed by Robert W. Chang of Bell Labs in 1966, who showed that data could be transmitted simultaneously on overlapping orthogonal subcarriers without mutual interference. The practical breakthrough came in 1971 when Weinstein and Ebert demonstrated that OFDM modulation and demodulation could be efficiently implemented using the DFT, eliminating the need for banks of oscillators. The addition of the cyclic prefix by Peled and Ruiz in 1980 completed the modern OFDM architecture. OFDM was adopted for DAB (1995), DVB-T (1997), IEEE 802.11a/g Wi-Fi (1999), and 4G LTE (2009), making it arguably the most successful modulation technology of the 21st century.
Quick Check
Why must the subcarrier spacing in OFDM satisfy ?
To maximise the total bandwidth of the system
To ensure orthogonality between subcarriers over the symbol interval
To minimise the peak-to-average power ratio
To make the cyclic prefix as short as possible
With , each subcarrier completes an integer number of cycles more than its neighbours during , making for .
Why This Matters: OFDM as the Foundation for MIMO-OFDM
OFDM's parallel flat-fading decomposition is the key enabler for MIMO-OFDM: by converting the frequency-selective MIMO channel into independent narrowband MIMO channels, OFDM allows standard MIMO techniques (spatial multiplexing, beamforming, space-time coding) to be applied per subcarrier without wideband matrix equalisers. This is why every modern MIMO system β from 802.11n Wi-Fi to 5G NR massive MIMO β is built on OFDM. Chapters 15--18 develop the MIMO theory that operates on top of the per-subcarrier flat-fading model established here.
OFDM
Orthogonal Frequency Division Multiplexing β a multicarrier modulation scheme that divides a wideband channel into narrowband orthogonal subcarriers, each experiencing flat fading.
Related: Multicarrier Modulation, Subcarrier, OFDM Transceiver via IDFT/DFT
Subcarrier
One of the narrowband orthogonal frequency channels in an OFDM system, spaced by Hz.
Related: Orthogonal Frequency Division Multiplexing (OFDM), Subcarrier Spacing
Subcarrier Spacing
The frequency separation between adjacent OFDM subcarriers. Must satisfy for orthogonality. In LTE, kHz; in 5G NR, kHz.
Related: Orthogonal Frequency Division Multiplexing (OFDM), Numerology