Chapter Summary

Chapter 19 Summary: Gaussian Processes

Key Points

  • 1.

    Definition and characterization: A Gaussian process is one where every finite-dimensional marginal is jointly Gaussian. It is completely characterized by its mean function μX(t)\mu_X(t) and covariance function CX(t1,t2)C_X(t_1, t_2) — no higher-order statistics are needed.

  • 2.

    WSS implies strict stationarity: For Gaussian processes (and only for them), wide-sense stationarity implies strict stationarity, because the Gaussian distribution is determined by its first two moments.

  • 3.

    White Gaussian noise: WGN has autocorrelation RN(τ)=(N0/2)δ(τ)R_N(\tau) = (N_0/2)\delta(\tau) and flat PSD PN(f)=N0/2P_N(f) = N_0/2. It has infinite power and cannot be realized as a sample path, but any filtered version is a valid Gaussian process with finite power.

  • 4.

    Gaussian + LTI = Gaussian: A GP through an LTI system produces a GP output, fully characterized by PY(f)=hˇ(f)2Px(f)P_Y(f) = |\check{h}(f)|^2P_x(f). This makes the matched filter not just the best linear detector but the globally optimal detector for Gaussian noise.

  • 5.

    Wiener process: Brownian motion W(t)W(t) has independent Gaussian increments, continuous paths, and E[W(s)W(t)]=min(s,t)\mathbb{E}[W(s)W(t)] = \min(s,t). It is not WSS (Var(W(t))=t\text{Var}(W(t)) = t grows without bound) but is the continuous-time limit of random walks (Donsker's theorem).

  • 6.

    Applications: Thermal noise modeling (N0/2=kTN_0/2 = kT), matched filter detection, phase noise in oscillators (Φ(t)=σW(t)\Phi(t) = \sigma W(t)), GP regression for channel prediction, and LMMSE estimation exploiting Gaussian channel models.

Looking Ahead

Chapter 20 develops large deviations and concentration inequalities, providing exponential tail bounds that complement the Gaussian process framework. The Gaussian assumption will reappear throughout the specialized books: in MIMO channel estimation (Book MIMO), detection theory (Book FSI), and information-theoretic capacity analysis (Book ITA), where the Gaussian channel achieves extremal capacity properties.