Prerequisites
Before You Begin
OFDM builds on linear algebra (Chapter 1), signals and systems including the DFT (Chapter 4), wireless channel modelling (Chapter 6), digital modulation (Chapter 8), detection and estimation (Chapter 9), and equalisation concepts (Chapter 11). The DFT-based transceiver architecture relies heavily on matrix representations and circular convolution, while channel estimation and adaptive modulation require estimation theory and fading channel models.
- Discrete Fourier transform (DFT) and its properties(Review ch04)
Self-check: Can you compute the -point DFT of a sequence and state the circular convolution theorem?
- Linear time-invariant systems and convolution(Review ch04)
Self-check: Can you compute the output of an LTI system with impulse response given an input via linear and circular convolution?
- Matrix algebra and eigendecomposition(Review ch01)
Self-check: Can you diagonalise a circulant matrix using the DFT matrix and explain why circulant matrices have DFT eigenvectors?
- Multipath fading channel models(Review ch06)
Self-check: Can you describe the tapped delay-line model for a frequency-selective channel and define coherence bandwidth ?
- Digital modulation and constellation mapping(Review ch08)
Self-check: Can you map a bit sequence to QAM symbols and compute the average symbol energy for 16-QAM?
- Maximum-likelihood and MMSE estimation(Review ch09)
Self-check: Can you derive the LS and MMSE estimators for a linear observation model ?
- Equalisation and ISI mitigation(Review ch11)
Self-check: Can you explain why a frequency-selective channel causes ISI and describe the ZF and MMSE equalisers?
Chapter 14 Notation
Key symbols introduced or heavily used in this chapter.
| Symbol | Meaning | Introduced |
|---|---|---|
| Number of OFDM subcarriers | s01 | |
| Subcarrier spacing (Hz) | s01 | |
| OFDM symbol duration (useful part, excluding CP): | s01 | |
| Cyclic prefix duration | s02 | |
| Total OFDM symbol duration: | s02 | |
| Frequency-domain data symbol on the -th subcarrier | s01 | |
| Time-domain OFDM sample (IDFT output) | s02 | |
| Channel frequency response at the -th subcarrier | s01 | |
| Channel impulse response tap at delay | s02 | |
| Number of channel taps (channel delay spread in samples) | s02 | |
| Cyclic prefix length in samples | s02 | |
| Normalised DFT matrix with | s02 | |
| Normalised carrier frequency offset (CFO), | s05 | |
| Peak-to-average power ratio of the OFDM signal | s04 | |
| Complementary cumulative distribution function: | s04 |