Every signal processing engineer faces a deceptively simple question: what is a signal, and how should it be represented so that its information can be extracted, modified, or transmitted? Over the past 120 years, the answer has shifted repeatedly. Each shift—from analog circuits to statistical models, from fixed-rate digital processing to adaptive and multirate methods, from wavelet bases to data-driven learning and graph-based representations—has redefined the core commitments of the field. The nine major frameworks that emerged from these shifts are not a tidy succession of replacements. They coexist, compete, and borrow from one another, and understanding their relationships is the key to understanding signal processing as a living intellectual tradition.
The earliest framework, Analog Signal Processing (1900–1970), treated signals as continuous-time voltage or current waveforms. Its methods—Fourier and Laplace transforms, passive and active filter circuits, feedback amplifiers—were rooted in the physics of analog components. An engineer designed a circuit whose differential equations directly implemented the desired filtering operation. This framework was extraordinarily successful for radio, telephony, and early control systems, but it had a hard ceiling: analog components drift with temperature and age, and complex operations like adaptive filtering were impractical in hardware.
Statistical Signal Processing (1940–Present) introduced a fundamentally different ontology. Instead of deterministic waveforms, signals were modeled as random processes. Norbert Wiener’s work on prediction and filtering during World War II, followed by Rudolf Kalman’s state-space formulation, recast signal processing as an exercise in estimation under uncertainty. The Wiener filter and the Kalman filter became canonical tools. Where analog processing assumed a clean, known signal corrupted by noise, statistical processing embraced the idea that the signal itself could be described only probabilistically. This framework did not replace analog processing; it coexisted with it, providing a theoretical foundation that analog circuits could approximate. The two frameworks shared the continuous-time domain but diverged in their core assumptions about what a signal is.
Adaptive Signal Processing (1960–Present) grew directly out of the statistical framework. Bernard Widrow and Ted Hoff’s least-mean-squares (LMS) algorithm, introduced in 1960, allowed filter coefficients to adjust in real time based on incoming data. This was a decisive break: earlier statistical methods assumed stationary statistics, but adaptive filters could track changing environments. The recursive least-squares (RLS) algorithm soon followed. Adaptive processing did not reject statistical signal processing; it extended it by relaxing the stationarity assumption and adding a feedback loop that made the filter self-correcting. Today, adaptive methods remain essential in echo cancellation, beamforming, and equalization, coexisting with later digital and data-driven approaches.
The arrival of Digital Signal Processing (1965–Present) was the most transformative shift in the field’s history. Discrete-time representation, the fast Fourier transform (FFT) algorithm (Cooley and Tukey, 1965), the z-transform, and the systematic design of finite-impulse-response (FIR) and infinite-impulse-response (IIR) filters gave engineers a programmable, repeatable, and drift-free alternative to analog circuits. Digital signal processing (DSP) did not merely replace analog processing; it absorbed many of its goals while making them achievable with greater precision and flexibility. The Nyquist–Shannon sampling theorem became the new orthodoxy: sample at twice the highest frequency, and the continuous-time signal can be perfectly reconstructed. By the 1980s, DSP chips were embedded in everything from modems to medical imaging. The analog framework narrowed dramatically, retreating to high-frequency and low-power niches where digital circuits were still too slow or too power-hungry.
Multirate Signal Processing (1980–Present) emerged as a natural extension of DSP. Engineers realized that not all parts of a signal need the same sampling rate. Decimation (downsampling) and interpolation (upsampling), combined with polyphase filter banks, allowed efficient processing at multiple rates. Multirate techniques became the backbone of subband coding, audio compression (MP3), and digital communication systems. This framework did not challenge DSP; it exploited its infrastructure to handle signals more efficiently. The same period saw the rise of Wavelet Theory (1980–Present), which offered a new way to represent signals at multiple resolutions. Ingrid Daubechies and Stéphane Mallat developed wavelet bases that could localize both time and frequency information, overcoming the fixed time–frequency trade-off of the short-time Fourier transform. Wavelet theory and multirate processing are deeply connected: the discrete wavelet transform is implemented via filter banks, a direct application of multirate principles. Together, they expanded the representational toolkit of DSP without displacing it.
By the turn of the millennium, the limitations of purely model-based signal processing became apparent. Real-world signals—speech, images, biological data—often defy simple parametric models. Data-Driven Signal Processing (2000–Present) responded by shifting the emphasis from handcrafted models to learning from data. Neural networks, dictionary learning, and sparse coding allowed systems to discover representations directly from examples. This framework did not reject DSP; it built on its discrete-time infrastructure while challenging its assumption that the best representation is designed by a human expert. The rise of deep learning after 2012 made data-driven methods dominant in applications like speech recognition, image denoising, and radar processing. Today, data-driven and statistical signal processing coexist, with the former often outperforming the latter when large training sets are available, but the latter still preferred when interpretability or small-sample guarantees matter.
Compressed Sensing (2004–Present), pioneered by Emmanuel Candès, Justin Romberg, and Terence Tao, delivered a stunning challenge to the Nyquist–Shannon theorem. It showed that a sparse signal can be recovered from far fewer measurements than the sampling theorem requires, using ℓ1 optimization. Compressed sensing did not replace DSP; it carved out a new regime where the signal is known to be sparse in some basis. It coexists with DSP as a complementary framework: DSP handles dense, bandlimited signals; compressed sensing handles sparse signals with sub-Nyquist sampling. The two frameworks agree on the discrete representation but disagree on the necessity of uniform sampling.
Graph Signal Processing (2010–Present) generalizes classical DSP to signals defined on irregular domains. A sensor network, a brain connectome, or a social network produces data that live on a graph, not a regular grid. Graph signal processing defines a graph Laplacian, a graph Fourier transform, and graph filters that mirror the concepts of classical DSP. This framework does not replace earlier ones; it extends them to a new class of signals. It draws on the spectral graph theory of the 1990s and on multirate ideas for graph coarsening. Graph signal processing is still young, but it is already influencing machine learning, network science, and neuroscience.
Today, signal processing is a pluralistic field. Digital Signal Processing remains the universal infrastructure: nearly all signals are digitized and processed in discrete time. Statistical Signal Processing provides the theoretical backbone for estimation, detection, and inference. Data-Driven Signal Processing dominates applications with abundant data, while Adaptive Signal Processing remains essential for real-time, non-stationary environments. Compressed Sensing occupies a specialized but persistent niche in imaging, radar, and medical MRI. Graph Signal Processing is growing rapidly as data from irregular domains proliferates. The leading frameworks agree on the value of discrete representation and statistical reasoning, but they disagree on the primacy of models versus data, on the necessity of uniform sampling, and on the appropriate domain geometry. This disagreement is not a weakness; it is the engine of the field’s continued evolution. Each framework addresses a different facet of the same fundamental question, and together they give engineers a rich, adaptable toolkit for making sense of signals.