A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Linear Phase Response and Signal Distortion

Graduate Depth 108 in the knowledge graph I know this Set as goal
3topics build on this
655prerequisites beneath it
See this on the map →
Magnitude and Phase from Pole-Zero GeometryGroup Delay and Phase Characterization
filters linear-phase distortion group-delay

Core Idea

Linear phase response (phase proportional to frequency) means all frequency components are delayed equally, preserving signal shape. Non-linear phase causes different delays at different frequencies, creating waveform distortion. Symmetric impulse responses guarantee linear phase in FIR filters; IIR filters cannot achieve true linear phase but can approximate it with all-pass equalizers.

How It's Best Learned

Design a non-causal symmetric FIR filter and verify its linear phase. Compare its output on a chirp signal to that of a non-symmetric filter showing group delay variation.

Common Misconceptions

Explainer

From your study of magnitude and phase from pole-zero diagrams, you know that a filter's frequency response is complex-valued: at each frequency ω, the filter applies a gain |H(ω)| and a phase shift ∠H(ω). An ideal lowpass filter has a flat magnitude response in the passband (all frequencies passed equally) and zero magnitude in the stopband. But magnitude is only half the picture. What the filter does to the *timing* of frequency components is equally important, and this is what phase response controls.

Imagine a square wave, which is the sum of a fundamental frequency and all its odd harmonics. If a filter delays the fundamental by 1 ms but delays the third harmonic by 3 ms and the fifth by 5 ms, the harmonics arrive at different times and the square wave is smeared — the fast rise and fall are gone even if all harmonics pass through with equal gain. This is phase distortion (also called waveform distortion): different frequency components arriving at different times destroy the temporal structure of the signal even when no frequencies are lost. In audio processing, phase distortion can make transients (drum attacks, consonants in speech) sound soft or pre-ringing. In digital communications, it causes intersymbol interference. In medical imaging, it blurs sharp edges.

Linear phase means the phase shift is proportional to frequency: ∠H(ω) = −kω for some constant k. In this case, every frequency component is delayed by exactly the same amount — k seconds. The signal shape is perfectly preserved; it simply arrives k seconds later. The group delay τ_g(ω) = −d∠H(ω)/dω measures how much a narrowband signal centered at ω is delayed. For a linear-phase filter, the group delay is constant (equal to k at every frequency) — this is the defining characteristic. A constant group delay is equivalent to a pure time delay, which distorts nothing.

Symmetric FIR filters guarantee linear phase, and this is why they are widely used in applications that demand waveform fidelity. A length-N FIR filter with coefficients symmetric about its center (h[n] = h[N−1−n]) has a frequency response that can be written as a real-valued function multiplied by a linear phase term e−jωM/2, where M = N−1. The linear phase factor is exactly what we want; the real-valued function in front determines the magnitude response. This structure means you can design any magnitude response you want (using windowing or equiripple methods) while the symmetry condition automatically guarantees linear phase — the two design goals are decoupled. IIR filters cannot achieve exact linear phase because their recursive structure prevents the coefficient symmetry needed; they can only approximate it over limited frequency ranges using all-pass equalizers. This fundamental tradeoff — IIR filters are more efficient for a given magnitude specification, but FIR filters are the only way to get exact linear phase — drives nearly every filter design decision in practice.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsCenter of MassConservation of Linear MomentumElastic CollisionsInelastic CollisionsCoefficient of RestitutionCollision Analysis and Real-World ApplicationsTwo-Body Collisions in the Center-of-Mass FrameReduced Mass and Two-Body ProblemsKinematics in Two DimensionsProjectile MotionCircular Motion: KinematicsSimple Harmonic MotionIntroduction to Differential EquationsLaplace Transform: Fundamentals and PropertiesLaplace Transform Properties and Inverse TransformTransfer Function, Poles, and ZerosPole-Zero Plots and Stability AnalysisMagnitude and Phase from Pole-Zero GeometryLinear Phase Response and Signal Distortion

Longest path: 109 steps · 655 total prerequisite topics

Prerequisites (1)

Leads To (1)