Prerequisites & Notation
Before You Begin
This chapter builds on FFT/IFFT operations (Chapter 7), digital modulation (Chapter 20), and channel models (Chapter 21).
- FFT and IFFT operations (Chapter 7)(Review ch07)
Self-check: Can you compute
np.fft.ifftandnp.fft.fftand understand their normalization? - QAM constellations and BER simulation (Chapter 20)(Review ch20)
Self-check: Can you generate 16-QAM symbols and compute BER?
- Multipath channel models and delay spread (Chapter 21)(Review ch21)
Self-check: Do you know what coherence bandwidth and cyclic prefix mean?
Notation for This Chapter
OFDM-specific symbols used throughout the chapter.
| Symbol | Meaning | Introduced |
|---|---|---|
| Number of OFDM subcarriers (FFT size) | s01 | |
| Cyclic prefix length in samples | s01 | |
| Subcarrier spacing () | s01 | |
| Useful OFDM symbol duration (without CP) | s01 | |
| Total OFDM symbol duration () | s01 | |
| Frequency-domain data symbol on subcarrier | s01 | |
| Time-domain OFDM sample after IFFT | s01 | |
| Channel frequency response on subcarrier | s02 | |
| Estimated channel frequency response | s02 |