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

Magnitude and Phase Spectrum Representation

Graduate Depth 80 in the knowledge graph I know this Set as goal
71topics build on this
355prerequisites beneath it
See this on the map →
Fourier Transform: Definition and PropertiesFrequency Response: Magnitude and Phase
spectrum magnitude phase frequency-domain

Core Idea

The Fourier transform X(f) = |X(f)|e^(jφ(f)) can be represented as magnitude |X(f)| and phase φ(f). The magnitude spectrum shows the amplitude of frequency components; the phase spectrum shows their relative timing. Both are necessary to fully reconstruct the signal.

Explainer

From the Fourier transform, you know that X(f) = ∫x(t)e−j2πftdt produces a complex number for each frequency f. A complex number carries two independent pieces of information, and there are two natural ways to express them: rectangular form (real part + imaginary part) or polar form (magnitude × phase). The magnitude spectrum |X(f)| and phase spectrum φ(f) = ∠X(f) are the polar decomposition — and they answer two fundamentally different questions about the signal's frequency content.

The magnitude spectrum answers: "how much of frequency f is present?" A pure sinusoid at frequency f₀ has a magnitude spectrum with a single spike at f₀ (and at −f₀ for a real signal). A signal containing three different sinusoidal components has three spikes, each with a height proportional to the component's amplitude. The magnitude spectrum is the intuitive, visual summary of "what frequencies are in this signal." The phase spectrum answers a subtler question: "at what point in its cycle does the component at frequency f start, relative to t = 0?" A cosine at f₀ has zero phase; the same cosine delayed by half a period has a phase of π. The same content, different timing.

An illuminating analogy: imagine analyzing a symphony recording. The magnitude spectrum tells you how loud each frequency (each pitch) is at a given moment — essentially what the instruments are playing and at what volume. The phase spectrum tells you how those pitches are synchronized to each other and to the reference time. If you randomly scramble all the phase values while keeping every magnitude unchanged, the resulting audio sounds like broadband noise: all the "right" pitches are present at the "right" loudness levels, but their timing relationships are completely destroyed. Phase encodes the temporal structure of the signal, and destroying it destroys intelligibility.

Computing the two spectra is straightforward. For a complex spectrum X(f) = R(f) + jI(f), the magnitude is |X(f)| = √(R² + I²) and the phase is φ(f) = arctan2(I, R). For real-valued signals, the spectrum is Hermitian symmetric: |X(−f)| = |X(f)| and φ(−f) = −φ(f). The magnitude spectrum is an even function of frequency; the phase spectrum is an odd function. This means you only need to plot positive frequencies to convey all the information. A key special case: a pure time delay of t₀ seconds leaves the magnitude spectrum completely unchanged while shifting every phase value by exactly −2πft₀. This is one of the most important Fourier transform properties in applications — it means you can identify time shifts between signals by comparing their phase spectra.

These concepts connect directly to system analysis. The frequency response H(f) of any linear time-invariant system is also complex, with a magnitude response |H(f)| (the gain at each frequency) and a phase response φ_H(f) (the delay at each frequency). Bode plots — which you will encounter next — are simply magnitude and phase spectra of H(f) plotted on a logarithmic frequency axis: the magnitude in decibels (20 log₁₀|H(f)|) and the phase in degrees. Every intuition built here about signal spectra transfers directly to understanding how systems shape signals in the frequency domain.

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 CirclePythagorean Trigonometric IdentitiesFourier Series Representation of Periodic SignalsFourier Transform: Definition and PropertiesMagnitude and Phase Spectrum Representation

Longest path: 81 steps · 355 total prerequisite topics

Prerequisites (1)

Leads To (1)