Bandlimited Processes and Sampling
From Continuous to Discrete: Why Sampling Matters
Every digital communication system works with discrete-time samples, yet the physical world is continuous. The sampling theorem tells us when β and how β we can recover a continuous-time signal from its samples without loss. The deterministic Nyquist-Shannon theorem is well known; the point is that the same result holds for random processes in the mean-square sense. A bandlimited WSS process can be perfectly reconstructed from samples taken at rate , where is the one-sided bandwidth. This justifies the discrete-time models we use throughout communications theory.
Definition: Bandlimited Random Process
Bandlimited Random Process
A WSS process with PSD is bandlimited to Hz if The minimum such is the bandwidth of the process. The Nyquist rate is samples per second, and the Nyquist interval is .
A bandlimited process is infinitely m.s.-differentiable, because is automatically finite when has compact support.
Bandlimited Process
A WSS process whose PSD vanishes outside . Such processes are infinitely m.s.-differentiable and can be perfectly reconstructed from Nyquist-rate samples.
Related: Nyquist Rate
Nyquist Rate
The minimum sampling rate required to perfectly reconstruct a bandlimited process with bandwidth . Sampling below this rate causes aliasing.
Related: Bandlimited Process
Theorem: Sampling Theorem for WSS Processes
Let be a zero-mean WSS process that is bandlimited to Hz, i.e., for . Set . Then where the convergence is in the mean-square sense for every .
Moreover, the samples form a WSS discrete-time process with autocorrelation and the reconstruction is exact β no information is lost.
A bandlimited PSD occupies a finite range of frequencies. Sampling at the Nyquist rate creates spectral copies that tile the frequency axis without overlap (no aliasing). The sinc interpolation filter selects exactly one copy, recovering the original PSD. The m.s. convergence follows because the reconstruction error has zero power.
Define the reconstruction
Define . We need to show as .
Express the error in the spectral domain
By the Wiener-Khinchin theorem and Parseval's relation, We use the fact that (the sinc is the inverse Fourier transform of the ideal lowpass filter).
Show the reconstruction is exact for bandlimited signals
The sum converges to for (this is the Poisson summation formula applied to the sinc basis). Therefore the integrand vanishes for all in the support of , giving .
Discrete-time autocorrelation
The samples have autocorrelation . This is a valid discrete-time WSS autocorrelation sequence, and the discrete-time PSD is . Since is bandlimited, only the term contributes (no aliasing).
Example: Sampling an Ideal Lowpass Process
A WSS process has PSD for and otherwise (flat bandlimited). Compute the autocorrelation of the samples at the Nyquist rate.
Compute the continuous-time autocorrelation
$
Sample at $T_s = 1/(2W)$
$
Interpret
The Nyquist-rate samples of a flat-bandlimited process are uncorrelated! Each sample carries independent information β exactly independent "degrees of freedom" per second. For a Gaussian process, uncorrelated implies independent, so the samples are i.i.d. .
Sampling and Reconstruction of a Bandlimited Process
Observe how a bandlimited random process can be reconstructed from its Nyquist-rate samples using sinc interpolation. Adjust the oversampling factor to see how reconstruction quality changes, and observe aliasing when the sampling rate drops below Nyquist.
Parameters
1.0 = Nyquist rate; < 1 = undersampling (aliasing); > 1 = oversampling
Practical Sampling: Anti-Aliasing and Oversampling
The sampling theorem assumes an ideal bandlimited PSD β but real signals are never perfectly bandlimited. In practice, an anti-aliasing filter (a lowpass filter before the ADC) attenuates frequencies above , and the system oversamples by a factor of 2--4x to allow a gradual filter rolloff. In 5G NR, the useful bandwidth is (90% of Nyquist), with the remaining 10% serving as a guard band. The tradeoff is clear: sharper anti-aliasing filters are more expensive and introduce more group-delay distortion; oversampling relaxes the filter requirements at the cost of higher ADC rate and data throughput.
- β’
ADC resolution and sampling rate trade off (sigma-delta vs. flash ADC)
- β’
Anti-aliasing filter order vs. group delay distortion
- β’
In OFDM systems, the cyclic prefix provides inherent oversampling in the time domain
Why This Matters: Sampling Theorem in OFDM and Discrete-Time Channel Models
The sampling theorem is the bridge between continuous-time wireless channels and the discrete-time models used in receiver design. In OFDM, the transmitted signal is bandlimited to Hz. The receiver samples at rate (at or above Nyquist), then applies an -point DFT to recover the frequency-domain symbols. The entire OFDM transceiver chain β from IFFT at the transmitter to FFT at the receiver β is an engineered implementation of the sampling theorem for bandlimited processes. Without this theorem, we could not justify the discrete-time system model that underpins all of MIMO-OFDM theory.
Common Mistake: Aliasing Corrupts the Autocorrelation, Not Just the PSD
Mistake:
Thinking aliasing only affects the frequency domain β that it folds the PSD but leaves the autocorrelation "approximately correct."
Correction:
When sampling below the Nyquist rate, the discrete-time autocorrelation becomes where the sum accounts for spectral folding. This is not equal to in general. Aliasing introduces spurious correlations between samples that do not exist in the original process, corrupting any subsequent statistical analysis (PSD estimation, Wiener filtering, detection).
Historical Note: The Long History of the Sampling Theorem
1915-1957The sampling theorem has many fathers. E. T. Whittaker published the cardinal interpolation formula in 1915, expressing an entire function as a series of sinc functions. Harry Nyquist (1928) established the relationship between bandwidth and signaling rate for telegraph channels. Claude Shannon (1949) proved the theorem in its modern form and recognized its fundamental importance for communication theory. In the Soviet Union, V. A. Kotelnikov independently proved the same result in 1933. The theorem is variously called the Whittaker-Shannon, Nyquist-Shannon, or WKS (Whittaker-Kotelnikov-Shannon) theorem. Its extension to random processes β which we prove here β was developed by Balakrishnan (1957) and Papoulis.
Degrees of Freedom of a Bandlimited Process
A bandlimited process on has approximately degrees of freedom. This is because Nyquist-rate samples suffice to represent the process (up to edge effects). This "dimensionality count" is fundamental:
- In information theory, the capacity of a band-limited AWGN channel is bits/s β each of the samples per second carries bits.
- In estimation theory, the number of resolvable parameters in a bandlimited observation is bounded by .
- In the KL expansion (Section 3), the number of significant eigenvalues is approximately .
Sinc Interpolation
The reconstruction formula that recovers a bandlimited process from its Nyquist-rate samples. Also called the Whittaker-Shannon interpolation formula.
Related: Bandlimited Process, Nyquist Rate
Quick Check
A bandlimited process with kHz is sampled at kHz (1.5x Nyquist). Are the resulting samples uncorrelated?
Not necessarily β oversampled samples are generally correlated.
Yes β oversampling always produces uncorrelated samples.
Yes β the process is bandlimited, so samples are always uncorrelated.
Only Nyquist-rate samples of a flat-bandlimited process are uncorrelated. With oversampling, , and since , the sinc function is nonzero for . Even at exactly Nyquist rate, samples are uncorrelated only if the PSD is flat within .