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

Fourier Series Representation of Periodic Signals

Graduate Depth 78 in the knowledge graph I know this Set as goal
206topics build on this
353prerequisites beneath it
See this on the map →
Orthogonal Signal Decomposition and Basis FunctionsSignal Properties: Periodicity, Energy, and Power+1 moreFilter Design and SpecificationsFilter Specifications and Design Trade-offs+2 more
fourier-series periodic-signals frequency-domain

Core Idea

Any periodic signal can be decomposed as a sum of sinusoids (harmonics) at integer multiples of the fundamental frequency. The Fourier series provides both real (cosine/sine) and complex exponential forms for representing periodic signals.

Explainer

You know from signal properties that a periodic signal repeats with some fundamental period T₀, and from orthogonal signal decomposition that signals can be expressed as weighted sums of basis functions. The Fourier series unites these two ideas: for periodic signals, the natural basis functions are sinusoids at the fundamental frequency f₀ = 1/T₀ and its integer multiples, called harmonics. These are orthogonal over one period — they do not interfere with each other — which means the decomposition into harmonics is unique. Every periodic signal (subject to the Dirichlet conditions) has exactly one Fourier series expansion.

The real form of the Fourier series writes a periodic signal x(t) as x(t) = a₀/2 + Σ[aₙ cos(nω₀t) + bₙ sin(nω₀t)], where ω₀ = 2π/T₀ is the fundamental angular frequency and the sum runs over all positive integers n. The Fourier coefficients aₙ and bₙ are computed by integrating x(t) against cos(nω₀t) and sin(nω₀t) respectively over one full period. These integrals project x(t) onto each basis function — they extract "how much" of each harmonic is present. The orthogonality of the basis functions guarantees that this projection works cleanly: computing a₁ picks up only the fundamental cosine component, with zero contribution from all other harmonics.

The complex exponential form is often more elegant and mathematically convenient: x(t) = Σ cₙ ejnω₀t, where cₙ = (1/T₀)∫x(t)e−jnω₀tdt over one period. Using Euler's formula e = cosθ + j sinθ, you can show that the real and complex forms are equivalent — cₙ is simply the complex number whose real and imaginary parts encode the cosine and sine amplitudes together. The magnitude |cₙ| is the amplitude of the nth harmonic, and arg(cₙ) is its phase. Plotting |cₙ| versus n gives the amplitude spectrum of the signal — a discrete display showing exactly which frequencies are present and with what strength.

The Fourier series reveals a key insight: the "shape" of a periodic signal in the time domain is equivalent to a distribution of amplitudes and phases at discrete frequencies. A pure sine wave has only one nonzero coefficient (its fundamental). A square wave has energy at the fundamental plus all odd harmonics with amplitudes 1, 1/3, 1/5, 1/7, ... — this is why a square wave sounds harsh compared to a sine wave, and why it takes many harmonics to reconstruct one (a partial sum overshoots at the discontinuities — the Gibbs phenomenon). This frequency-domain view is the foundation for everything that follows: the Fourier transform extends the series to non-periodic signals, and the spectrum concept underlies all of filtering, modulation, and system frequency response analysis.

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 Signals

Longest path: 79 steps · 353 total prerequisite topics

Prerequisites (3)

Leads To (4)