Prerequisites
Before You Begin
This chapter builds on linear algebra (Chapter 1), signals and systems (Chapter 4), fading channels (Chapter 6), digital modulation (Chapter 8), and detection theory (Chapter 9). Equalization combines discrete-time filtering with statistical estimation to undo the distortion imposed by frequency-selective channels.
- Matrix inversion, eigenvalues, and Toeplitz structure(Review ch01)
Self-check: Can you invert a Toeplitz matrix and compute its eigenvalues? Do you know what positive definiteness means?
- Discrete-time convolution and z-transforms(Review ch04)
Self-check: Can you compute the output of a discrete-time LTI system and find ?
- Frequency-selective fading and multipath channels(Review ch06)
Self-check: Can you describe how multipath propagation leads to a frequency-selective channel with impulse response ?
- Digital modulation and pulse shaping(Review ch08)
Self-check: Can you describe how a sequence of symbols is transmitted through a pulse-shaping filter and sampled at the receiver?
- Matched filter, ML detection, and sufficient statistics(Review ch09)
Self-check: Can you explain why the matched filter maximises output SNR and state the ML decision rule for AWGN channels?
Chapter 13 Notation
Key symbols introduced or heavily used in this chapter.
| Symbol | Meaning | Introduced |
|---|---|---|
| Discrete-time channel impulse response (channel taps) | s01 | |
| Channel memory (number of ISI-causing taps) | s01 | |
| Transmitted symbol at time | s01 | |
| Received sample at time (after matched filtering) | s01 | |
| Equalizer tap coefficients | s02 | |
| Number of feedforward equalizer taps | s02 | |
| Number of feedback taps in a DFE | s03 | |
| Minimum eye opening (eye diagram) | s01 | |
| Noise variance at the equalizer input | s02 | |
| Minimum mean-square error of the equalizer | s02 | |
| LMS step size | s05 | |
| Autocorrelation matrix of the received signal | s02 |