Fourier Series
What Is Fourier Series?
A Fourier series is a representation of a periodic function as an infinite sum of sinusoidal components, each at a frequency that is an integer multiple of the function's fundamental period. The technique was developed by Joseph Fourier in the early nineteenth century while studying heat conduction, but its reach extends far beyond its origins: it now provides the analytical foundation for signal processing, electrical circuit analysis, acoustics, and quantum mechanics. The central insight is that any function satisfying mild conditions of continuity can be decomposed into harmonically related sine and cosine waves, allowing complex periodic behavior to be analyzed as a superposition of simple, well-understood oscillations.
The mathematical conditions under which a Fourier series converges to the original function are formalized in the Dirichlet conditions, which require the function to have a finite number of discontinuities and bounded variation over one period. At points of discontinuity the series converges to the average of the left and right limits, a property known as the Gibbs phenomenon when observed as persistent overshoot near sharp transitions.
Mathematical Foundations
The Fourier series of a periodic function f(t) with period T expresses the function as a sum of terms of the form a₀ + Σ aₙ cos(2πnt/T) + bₙ sin(2πnt/T), where the coefficients aₙ and bₙ are computed by integrating f(t) against each sinusoidal basis function over one period. This coefficient computation exploits the orthogonality of the trigonometric functions: the integral of the product of two distinct basis functions over a full period is zero, making it possible to isolate each coefficient independently. The complex exponential form of the series, using Euler's formula to combine sine and cosine terms, is often more convenient for engineering analysis and connects directly to the continuous Fourier transform when the period is extended to infinity. MIT OpenCourseWare's lecture notes on continuous-time Fourier series from the Signals and Systems course present the full derivation and convergence analysis at undergraduate level.
Signal Representation and Analysis
In electrical engineering and signal processing, Fourier series decompose periodic waveforms into their harmonic content, allowing circuit designers and communications engineers to work in the frequency domain. A square wave, for example, contains energy at its fundamental frequency and at all odd harmonics, with amplitudes decreasing as 1/n. This spectral description is more informative than the time-domain waveform for filter design, because a filter can be specified by which frequency bands it passes or attenuates. Power systems engineers use Fourier analysis to characterize harmonic distortion introduced by nonlinear loads: the presence of energy at multiples of the 50 or 60 Hz power frequency indicates distortion that can damage equipment and cause metering errors. Spectroscopy exploits the same principle: the Fourier transform of an interferogram measured by a Michelson interferometer yields the optical spectrum of a source, a technique called Fourier-transform infrared spectroscopy (FTIR) that is standard in analytical chemistry and atmospheric science. Purdue University's engineering course notes on Fourier series representation of periodic signals provide a concise derivation and worked examples suitable for circuit analysis. The ScienceDirect overview of Fourier series in engineering applications surveys uses across mechanical vibration, thermal analysis, and electromagnetic field problems.
Applications
Fourier series has applications in a range of fields, including:
- Signal processing, where harmonic decomposition underlies filter design, equalization, and spectral estimation
- Data compression, through the discrete cosine transform which is derived from the Fourier series and used in JPEG image and MP3 audio compression
- Spectroscopy, including Fourier-transform infrared and nuclear magnetic resonance spectroscopy
- Electrical power systems, for harmonic analysis and power quality assessment
- Vibration analysis, where modal decomposition of structural responses uses Fourier methods to identify resonant frequencies