WSS Processes Through LTI Systems
From Deterministic to Random: Why This Matters
Every communication receiver, every radar processor, and every control system is β at its core β a linear filter processing a noisy signal. Deterministic LTI theory tells us what happens to a known waveform; now we ask: what happens to the statistics of a random process when it passes through a filter? The answer is surprisingly clean: if the input is WSS and the filter is BIBO-stable, the output is also WSS, and its PSD is simply times the input PSD. This one relation β β is the foundation for everything in this chapter: matched filters, Wiener filters, and noise bandwidth calculations.
Definition: LTI System with Random Input
LTI System with Random Input
Let be a random process and be the impulse response of an LTI system. The output process is defined by the convolution integral provided the integral exists in the mean-square sense. This means we require for all .
Theorem: Existence of the Output (Theorem 41)
Let be a random process with autocorrelation and let be the impulse response of an LTI system. The output exists in the mean-square sense if for all .
In the discrete-time case, exists in m.s. if
The condition ensures that the "energy" of the output at each time instant is finite. It is the random-process analogue of the deterministic requirement that convolution produces a finite output.
Define partial sums
For the CT case, define . The output is , a mean-square Riemann integral. By the existence criterion for m.s. integrals, this exists iff
Evaluate the integrand
We have . Substituting gives the stated condition.
DT case via Lemma 46
For discrete time, is a sum of random variables . By the sufficient condition (Lemma 46 from Ch. 13), convergence holds if . Since , we get .
Theorem: BIBO Stability + WSS Input WSS Output (Lemma 49)
If is WSS and the LTI system is BIBO-stable, i.e., , then:
- The output exists in the mean-square sense.
- is WSS.
- The output mean, autocorrelation, and cross-correlations are:
BIBO stability means the filter has finite total "gain." Combined with the bounded power of a WSS process (), this guarantees finite output power. The output autocorrelation depends only on the lag because both the input statistics and the filter are shift-invariant β so the output inherits stationarity.
Existence
For WSS input, and is constant. Apply the general existence condition: by BIBO stability. Hence exists in m.s.
Output mean
which is constant in .
Output autocorrelation
$
WSS conclusion
The output has constant mean and autocorrelation depending only on the lag. Therefore is WSS.
Theorem: The Input-Output PSD Relation
If is WSS with PSD and passes through a BIBO-stable LTI system with frequency response , then the output PSD is The cross-spectral densities are
In the time domain, the output autocorrelation involves a triple convolution. In the frequency domain, convolution becomes multiplication, so the output PSD is simply the input PSD scaled by the squared magnitude of the frequency response. This is why spectral analysis is so powerful: complicated convolutions reduce to pointwise products.
Fourier transform the autocorrelation
From the time-domain result , take the Fourier transform of both sides. Convolution in time becomes multiplication in frequency:
Cross-spectral densities
Similarly, gives , and gives .
Consistency check
Note , confirming the frequency-domain block-diagram relations from Ch. 14.
Example: White Noise Through an RC Lowpass Filter
White noise with PSD passes through an RC lowpass filter with frequency response Find the output PSD , the output power, and the output autocorrelation.
Output PSD
f = 0$.
Output power
$ The filter converts infinite white-noise power into finite output power.
Output autocorrelation
Taking the inverse Fourier transform of the Lorentzian PSD: At , this gives , confirming the output power.
: PSD Through an LTI Filter
Visualize how a filter shapes the input PSD. Choose the input spectrum type and adjust the filter bandwidth to see the output PSD and total output power.
Parameters
The Filter as a Spectral Shaper
The relation says that the filter selectively scales different frequency components of the input. Where is large, that frequency band is amplified; where it is small, it is suppressed. The output power is which is a weighted integral of the input PSD. This is the starting point for filter design: we choose to pass desired signal components and reject noise.
Definition: Output Power of a Filtered WSS Process
Output Power of a Filtered WSS Process
The average power of the output of a BIBO-stable LTI system with WSS input is For zero-mean input, this equals the output variance .
Example: DT White Noise Through a First-Order IIR Filter
Let be DT white noise with and consider the first-order IIR filter with . Find the output PSD and output power.
Frequency response
The transfer function is , so .
Output PSD
Since (flat), the output PSD is
Output power
$ which matches the known variance of an AR(1) process.
Example: Cascade of Two LTI Filters
A WSS process with PSD passes through two BIBO-stable LTI systems in cascade with frequency responses and . Find the PSD of the final output and the cross-spectral density between the intermediate and final signals.
Overall frequency response
The cascade has frequency response , so
Cross-spectrum
Let be the output of the first filter and the output of the second. Then .
Quick Check
White noise with PSD passes through an ideal bandpass filter with passband . What is the output power?
The output PSD is inside the passband (total width on each side of , but for a real filter the two-sided bandwidth is per side, giving total ).
Common Mistake: One-Sided vs. Two-Sided PSD
Mistake:
Using as the two-sided PSD of white noise and computing output power as .
Correction:
The standard convention in this course is (two-sided PSD), so the noise power in bandwidth is (integrating the two-sided PSD over both positive and negative frequencies within the passband). Always check whether a reference uses one-sided or two-sided PSD.
BIBO Stability
A system is BIBO (bounded-input, bounded-output) stable if every bounded input produces a bounded output. For LTI systems, this is equivalent to absolute integrability of the impulse response: (CT) or (DT).
Related: LTI System with Random Input
Spectral Shaping
The process of modifying the PSD of a signal by passing it through a filter. The output PSD is , so the filter's squared magnitude response acts as a frequency-dependent gain on the input spectrum.
Cross-Spectral Density
The Fourier transform of the cross-correlation function: . For an LTI system with WSS input, .
Related: Spectral Shaping
Historical Note: Wiener's Wartime Filter Theory
1940sThe input-output PSD relation was central to Norbert Wiener's classified wartime report (1942), later published as Extrapolation, Interpolation, and Smoothing of Stationary Time Series (1949). Wiener developed the theory to design optimal anti-aircraft fire control predictors β filters that could extract a target's trajectory from noisy radar returns. The key insight was that working in the frequency domain transforms the intractable integral equation (Wiener-Hopf) into a simple algebraic relation. This work, along with Kolmogorov's independent contributions, laid the foundation for all of modern statistical signal processing.
Historical Note: Kolmogorov's Prediction Theory
1940sIndependently of Wiener, Andrey Kolmogorov developed the theory of optimal linear prediction for discrete-time stationary processes in 1941. Kolmogorov's approach was more measure-theoretic, while Wiener's was more engineering-oriented. Together, their work established that the optimal linear filter for estimation problems can be characterized entirely through second-order statistics β a principle that remains the backbone of modern estimation theory.
Through a Filter: Spectral Shaping Animation
Why This Matters: Receiver Front-End Filtering
In any wireless receiver, the first stage after the antenna is a bandpass filter that selects the desired frequency band and rejects out-of-band interference and noise. The output noise power is . Designing this filter involves a tradeoff: too narrow a bandwidth distorts the signal; too wide admits excess noise. The noise bandwidth concept (Section 15.4) quantifies this tradeoff precisely.
See full treatment in Noise Equivalent Bandwidth
Key Takeaway
The fundamental result of this section is : the output PSD of a BIBO-stable LTI system with WSS input is the input PSD multiplied by the squared magnitude of the frequency response. This converts the triple convolution in the time domain into a simple pointwise product in the frequency domain.