Prerequisites
Before You Begin
This chapter builds on linear algebra (Chapter 1), probability and random processes (Chapter 2), and digital modulation (Chapter 8). Detection theory relies on conditional probability and Gaussian distributions from Chapter 2, signal-space geometry from Chapter 8, and linear algebra for the LMMSE estimator derivation from Chapter 1.
- Gaussian random variables and the Q-function(Review ch02)
Self-check: Can you compute for in terms of the Q-function ?
- Conditional probability and Bayes theorem(Review ch02)
Self-check: Can you apply Bayes theorem to compute ?
- Signal-space representation and ML detection(Review ch08)
Self-check: Can you express the ML detector as and explain why it is the minimum-distance rule?
- Constellation diagrams and decision regions(Review ch08)
Self-check: Can you sketch the decision regions for QPSK and 16-QAM and identify which regions correspond to which symbols?
- Matrix inverses and positive-definite matrices(Review ch01)
Self-check: Can you solve and explain why the matrix is invertible when ?
Chapter 9 Notation
Key symbols introduced or heavily used in this chapter.
| Symbol | Meaning | Introduced |
|---|---|---|
| Probability of (symbol or bit) error | s01 | |
| Gaussian Q-function: | s02 | |
| Null and alternative hypotheses in binary detection | s01 | |
| Likelihood ratio | s01 | |
| A-posteriori probability of hypothesis given observation | s01 | |
| Estimate of the unknown parameter | s03 | |
| Fisher information about | s03 | |
| Average received SNR (averaged over fading) | s04 | |
| Energy per bit to noise spectral density ratio | s02 | |
| Channel autocorrelation matrix | s05 | |
| Complementary error function: | s02 | |
| Diversity order (high-SNR BER slope on log-log scale) | s04 | |
| Moment generating function of the SNR random variable | s04 | |
| Least-squares channel estimate | s05 | |
| Minimum mean-square error channel estimate | s05 |