Prerequisites & Notation
Before You Begin
This chapter applies the continuous-alphabet channel coding theorem (Chapter 2) to the most important channel model in communications: the additive white Gaussian noise (AWGN) channel. We rely heavily on differential entropy, the Gaussian entropy maximizer theorem, and the connection between MMSE and differential entropy. Convex optimization (Lagrange multipliers, KKT conditions) appears prominently in the water-filling solution.
- Gaussian maximizes differential entropy under a covariance constraint (Chapter 2)(Review ch02)
Self-check: Can you state and prove why Gaussian input maximizes for a given variance?
- Mutual information for continuous random variables: (Review ch02)
Self-check: Can you express in terms of differential entropies?
- Channel coding theorem for continuous-alphabet channels (Chapter 9)(Review ch09)
Self-check: Can you state the capacity formula and what achievability and converse mean?
- Lagrange multipliers and KKT conditions for constrained optimization
Self-check: Can you solve subject to using the KKT conditions?
- Basic Fourier analysis: DFT, DTFT, circulant matrices
Self-check: Do you know that circulant matrices are diagonalized by the DFT matrix?
Notation for This Chapter
Symbols introduced in this chapter. All logarithms are base 2 (bits) unless stated otherwise. We use both real and complex channel models; the context will always be clear.
| Symbol | Meaning | Introduced |
|---|---|---|
| Scalar AWGN channel model | s01 | |
| Additive Gaussian noise with variance | s01 | |
| Average transmit power constraint: | s01 | |
| Signal-to-noise ratio | s01 | |
| AWGN channel capacity as a function of SNR | s01 | |
| Energy per bit to noise spectral density ratio | s02 | |
| Channel bandwidth in Hz | s02 | |
| Channel gain on sub-channel (parallel Gaussian model) | s03 | |
| Water-filling level (Lagrange multiplier) | s03 | |
| Positive part operator | s03 | |
| One-sided noise power spectral density | s05 | |
| DTFT of the channel impulse response | s04 |