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 3Γ—33 \times 3 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 y[n]=βˆ‘kh[k] x[nβˆ’k]y[n] = \sum_k h[k]\, x[n-k] and find H(z)H(z)?

  • 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 h[n]h[n]?

  • Digital modulation and pulse shaping(Review ch08)

    Self-check: Can you describe how a sequence of symbols {ak}\{a_k\} 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.

SymbolMeaningIntroduced
h[n]h[n]Discrete-time channel impulse response (channel taps)s01
LLChannel memory (number of ISI-causing taps)s01
aka_kTransmitted symbol at time kks01
yky_kReceived sample at time kk (after matched filtering)s01
wkw_kEqualizer tap coefficientss02
NfN_fNumber of feedforward equalizer tapss02
NbN_bNumber of feedback taps in a DFEs03
dmin⁑d_{\min}Minimum eye opening (eye diagram)s01
Οƒw2\sigma_w^2Noise variance at the equalizer inputs02
JMMSEJ_{\mathrm{MMSE}}Minimum mean-square error of the equalizers02
ΞΌ\muLMS step sizes05
Ryy\mathbf{R}_{yy}Autocorrelation matrix of the received signals02