Definition
A linear filter applied to received samples or waveform that produces symbol estimates by forming a linear combination of input values to approximate the inverse of a linear channel response and thereby reduce intersymbol interference (ISI). Implementations include time-domain finite-impulse-response (FIR) filters and frequency-domain linear equalizers; the mapping is linear in the received signal and does not use past decisions as input.

Principle

Principle
A linear equalizer minimizes or trades off residual ISI against noise amplification by applying a linear inverse (or regularized inverse) of the channel; under an additive Gaussian-noise, known-channel model the mean-square-error (MMSE/Wiener) solution is the optimal linear estimator, while a zero-forcing solution enforces ISI cancellation at the cost of possible noise enhancement.

Demonstration

Demonstration
Situation: Single-carrier transmission over a channel with three-tap ISI and estimated channel impulse response h. Recognition: Receiver models channel as linear time-invariant with additive Gaussian noise. Action: Design an N-tap FIR equalizer w via MMSE using h and noise variance, filter received samples with w, then sample to obtain symbol estimates. Consequence: Residual ISI is reduced and symbol-error-rate typically drops at moderate SNR; if h has spectral nulls the output noise magnitude increases where inversion is strong.

Misapplication

Misapplication
Treating linear equalization as universally sufficient and applying zero-forcing inversion without regard to channel nulls or noise level. The plausible error is assuming inversion always improves detection; the semantic mistake is equating cancellation of ISI terms with overall error reduction while ignoring noise amplification and model or estimation errors.

Consequence

Consequence
When applicable, linear equalization reduces ISI with low implementation complexity and predictable latency, improving uncoded symbol error rates relative to unfiltered reception. However, it is generally suboptimal compared with nonlinear or joint detection techniques (e.g., ML sequence detectors, turbo equalization) and may significantly amplify noise or be highly sensitive to channel-estimation error.

Reversal

Reversal
If the channel has deep spectral nulls, severe nonlinear distortion, or the noise is non-Gaussian, a linear equalizer can worsen detection; in those cases, nonlinear strategies (decision-feedback equalizers, ML sequence estimation, or iterative/turbo equalization) or robust regularization should be used. Also, when soft-information exchange with a decoder is available, iterative nonlinear methods can outperform any fixed linear filter.

Boundary

Boundary
Clearly within: FIR or frequency-domain linear equalizers applied to linear time-invariant channels with moderate ISI and available channel estimate. Boundary case: decision-feedback equalizers, which add a nonlinear feedback term to cancel postcursor ISI. Clearly outside: nonlinear detectors (ML sequence estimation, MAP symbol-by-symbol detectors) and equalizers designed for strongly nonlinear channels or channels without a tractable linear model.

Semantic Tension

Semantic Tension
Optimality versus simplicity: linear equalizers offer low complexity and fixed latency but sacrifice the detection optimality that nonlinear or joint equalization/decoding methods can provide; reducing complexity tends to increase residual error or noise sensitivity.

Synthesis

Synthesis
A linear equalizer is the minimal-complexity, linear approach to ISI mitigation: it is effective when channel inversion does not unduly amplify noise and when implementation constraints favor predictability, but it should be viewed as a baseline whose limitations motivate nonlinear or iterative enhancements.