Fourier analysis
In mathematics, Fourier analysis is the study of the way general functions may be represented or approximated by sums of simpler trigonometric functions. Fourier analysis grew from the study of Fourier series, and is named after Joseph Fourier, who showed that representing a function as a sum of trigonometric functions greatly simplifies the study of heat transfer.
Today, the subject of Fourier analysis encompasses a vast spectrum of mathematics. In the sciences and engineering, the process of decomposing a function into oscillatory components is often called Fourier analysis, while the operation of rebuilding the function from these pieces is known as Fourier synthesis. For example, determining what component frequencies are present in a musical note would involve computing the Fourier transform of a sampled musical note. One could then re-synthesize the same sound by including the frequency components as revealed in the Fourier analysis. In mathematics, the term Fourier analysis often refers to the study of both operations.
The decomposition process itself is called a Fourier transformation. Its output, the Fourier transform, is often given a more specific name, which depends on the domain and other properties of the function being transformed. Moreover, the original concept of Fourier analysis has been extended over time to apply to more and more abstract and general situations, and the general field is often known as harmonic analysis. Each transform used for analysis has a corresponding inverse transform that can be used for synthesis.
Applications
Fourier analysis has many scientific applications – in physics, partial differential equations, number theory, combinatorics, signal processing, digital image processing, probability theory, statistics, forensics, option pricing, cryptography, numerical analysis, acoustics, oceanography, sonar, optics, diffraction, geometry, protein structure analysis, and other areas.This wide applicability stems from many useful properties of the transforms:
- The transforms are linear operators and, with proper normalization, are unitary as well.
- The transforms are usually invertible.
- The exponential functions are eigenfunctions of differentiation, which means that this representation transforms linear differential equations with constant coefficients into ordinary algebraic ones. Therefore, the behavior of a linear time-invariant system can be analyzed at each frequency independently.
- By the convolution theorem, Fourier transforms turn the complicated convolution operation into simple multiplication, which means that they provide an efficient way to compute convolution-based operations such as polynomial multiplication and multiplying large numbers.
- The discrete version of the Fourier transform can be evaluated quickly on computers using Fast Fourier Transform algorithms.
Fourier transformation is also useful as a compact representation of a signal. For example, JPEG compression uses a variant of the Fourier transformation of small square pieces of a digital image. The Fourier components of each square are rounded to lower arithmetic precision, and weak components are eliminated entirely, so that the remaining components can be stored very compactly. In image reconstruction, each image square is reassembled from the preserved approximate Fourier-transformed components, which are then inverse-transformed to produce an approximation of the original image.
Applications in signal processing
When processing signals, such as audio, radio waves, light waves, seismic waves, and even images, Fourier analysis can isolate narrowband components of a compound waveform, concentrating them for easier detection or removal. A large family of signal processing techniques consist of Fourier-transforming a signal, manipulating the Fourier-transformed data in a simple way, and reversing the transformation.Some examples include:
- Equalization of audio recordings with a series of bandpass filters;
- Digital radio reception without a superheterodyne circuit, as in a modern cell phone or radio scanner;
- Image processing to remove periodic or anisotropic artifacts such as jaggies from interlaced video, strip artifacts from strip aerial photography, or wave patterns from radio frequency interference in a digital camera;
- Cross correlation of similar images for co-alignment;
- X-ray crystallography to reconstruct a crystal structure from its diffraction pattern;
- Fourier transform ion cyclotron resonance mass spectrometry to determine the mass of ions from the frequency of cyclotron motion in a magnetic field;
- Many other forms of spectroscopy, including infrared and nuclear magnetic resonance spectroscopies;
- Generation of sound spectrograms used to analyze sounds;
- Passive sonar used to classify targets based on machinery noise.
Variants of Fourier analysis
(Continuous) Fourier transform
Most often, the unqualified term Fourier transform refers to the transform of functions of a continuous real argument, and it produces a continuous function of frequency, known as a frequency distribution. One function is transformed into another, and the operation is reversible. When the domain of the input function is time, and the domain of the output function is ordinary frequency, the transform of function at frequency is given by the complex number:Evaluating this quantity for all values of produces the frequency-domain function. Then can be represented as a recombination of complex exponentials of all possible frequencies:
which is the inverse transform formula. The complex number,, conveys both amplitude and phase of frequency.
See Fourier transform for much more information, including:
- conventions for amplitude normalization and frequency scaling/units
- transform properties
- tabulated transforms of specific functions
- an extension/generalization for functions of multiple dimensions, such as images.
Fourier series
for all integer values of, and where is the integral over any interval of length P.
The inverse transform, known as Fourier series, is a representation of in terms of a summation of a potentially infinite number of harmonically related sinusoids or complex exponential functions, each with an amplitude and phase specified by one of the coefficients:
When, is expressed as a periodic summation of another function, :
the coefficients are proportional to samples of at discrete intervals of :
A sufficient condition for recovering from just these samples is that the non-zero portion of be confined to a known interval of duration, which is the frequency domain dual of the Nyquist–Shannon sampling theorem.
See Fourier series for more information, including the historical development.
Discrete-time Fourier transform (DTFT)
The DTFT is the mathematical dual of the time-domain Fourier series. Thus, a convergent periodic summation in the frequency domain can be represented by a Fourier series, whose coefficients are samples of a related continuous time function:which is known as the DTFT. Thus the DTFT of the sequence is also the Fourier transform of the modulated Dirac comb function.
The Fourier series coefficients, are defined by:
Parameter corresponds to the sampling interval, and this Fourier series can now be recognized as a form of the Poisson summation formula. Thus we have the important result that when a discrete data sequence,, is proportional to samples of an underlying continuous function,, one can observe a periodic summation of the continuous Fourier transform,. That is a cornerstone in the foundation of digital signal processing. Furthermore, under certain idealized conditions one can theoretically recover and exactly. A sufficient condition for perfect recovery is that the non-zero portion of be confined to a known frequency interval of width. When that interval is, the applicable reconstruction formula is the Whittaker–Shannon interpolation formula.
Another reason to be interested in is that it often provides insight into the amount of aliasing caused by the sampling process.
Applications of the DTFT are not limited to sampled functions. See Discrete-time Fourier transform for more information on this and other topics, including:
- normalized frequency units
- windowing
- transform properties
- tabulated transforms of specific functions
Discrete Fourier transform (DFT)
The sequence is what is customarily known as the DFT of. It is also -periodic, so it is never necessary to compute more than coefficients. The inverse transform is given by:
When is expressed as a periodic summation of another function:
the coefficients are proportional to samples of at discrete intervals of :
Conversely, when one wants to compute an arbitrary number of discrete samples of one cycle of a continuous DTFT,, it can be done by computing the relatively simple DFT of, as defined above. In most cases, is chosen equal to the length of non-zero portion of. Increasing, known as zero-padding or interpolation, results in more closely spaced samples of one cycle of. Decreasing, causes overlap in the time-domain, which corresponds to decimation in the frequency domain. In most cases of practical interest, the sequence represents a longer sequence that was truncated by the application of a finite-length window function or FIR filter array.
The DFT can be computed using a fast Fourier transform algorithm, which makes it a practical and important transformation on computers.
See Discrete Fourier transform for much more information, including:
- transform properties
- applications
- tabulated transforms of specific functions
Summary
It is common in practice for the duration of s to be limited to the period, or. But these formulas do not require that condition.
Continuous frequency | Discrete frequencies | |
Transform | ||
Inverse |
Continuous frequency | Discrete frequencies | |
Transform | ||
Inverse |
Symmetry properties
When the real and imaginary parts of a complex function are decomposed into their even and odd parts, there are four components, denoted below by the subscripts RE, RO, IE, and IO. And there is a one-to-one mapping between the four components of a complex time function and the four components of its complex frequency transform:From this, various relationships are apparent, for example:
- The transform of a real-valued function is the even symmetric function. Conversely, an even-symmetric transform implies a real-valued time-domain.
- The transform of an imaginary-valued function is the odd symmetric function, and the converse is true.
- The transform of an even-symmetric function is the real-valued function, and the converse is true.
- The transform of an odd-symmetric function is the imaginary-valued function, and the converse is true.
Fourier transforms on arbitrary locally compact abelian topological groups
More specific, Fourier analysis can be done on cosets, even discrete cosets.
Time–frequency transforms
In signal processing terms, a function is a representation of a signal with perfect time resolution, but no frequency information, while the Fourier transform has perfect frequency resolution, but no time information.As alternatives to the Fourier transform, in time–frequency analysis, one uses time–frequency transforms to represent signals in a form that has some time information and some frequency information – by the uncertainty principle, there is a trade-off between these. These can be generalizations of the Fourier transform, such as the short-time Fourier transform, the Gabor transform or fractional Fourier transform, or can use different functions to represent signals, as in wavelet transforms and chirplet transforms, with the wavelet analog of the Fourier transform being the continuous wavelet transform.
History
A primitive form of harmonic series dates back to ancient Babylonian mathematics, where they were used to compute ephemerides.The classical Greek concepts of deferent and epicycle in the Ptolemaic system of astronomy were related to Fourier series.
In modern times, variants of the discrete Fourier transform were used by Alexis Clairaut in 1754 to compute an orbit,
which has been described as the first formula for the DFT,
and in 1759 by Joseph Louis Lagrange, in computing the coefficients of a trigonometric series for a vibrating string. Technically, Clairaut's work was a cosine-only series, while Lagrange's work was a sine-only series ; a true cosine+sine DFT was used by Gauss in 1805 for trigonometric interpolation of asteroid orbits.
Euler and Lagrange both discretized the vibrating string problem, using what would today be called samples.
An early modern development toward Fourier analysis was the 1770 paper Réflexions sur la résolution algébrique des équations by Lagrange, which in the method of Lagrange resolvents used a complex Fourier decomposition to study the solution of a cubic:
Lagrange transformed the roots into the resolvents:
where is a cubic root of unity, which is the DFT of order 3.
A number of authors, notably Jean le Rond d'Alembert, and Carl Friedrich Gauss used trigonometric series to study the heat equation, but the breakthrough development was the 1807 paper Mémoire sur la propagation de la chaleur dans les corps solides by Joseph Fourier, whose crucial insight was to model all functions by trigonometric series, introducing the Fourier series.
Historians are divided as to how much to credit Lagrange and others for the development of Fourier theory: Daniel Bernoulli and Leonhard Euler had introduced trigonometric representations of functions, and Lagrange had given the Fourier series solution to the wave equation, so Fourier's contribution was mainly the bold claim that an arbitrary function could be represented by a Fourier series.
The subsequent development of the field is known as harmonic analysis, and is also an early instance of representation theory.
The first fast Fourier transform algorithm for the DFT was discovered around 1805 by Carl Friedrich Gauss when interpolating measurements of the orbit of the asteroids Juno and Pallas, although that particular FFT algorithm is more often attributed to its modern rediscoverers Cooley and Tukey.
Interpretation in terms of time and frequency
In signal processing, the Fourier transform often takes a time series or a function of continuous time, and maps it into a frequency spectrum. That is, it takes a function from the time domain into the frequency domain; it is a decomposition of a function into sinusoids of different frequencies; in the case of a Fourier series or discrete Fourier transform, the sinusoids are harmonics of the fundamental frequency of the function being analyzed.When the function is a function of time and represents a physical signal, the transform has a standard interpretation as the frequency spectrum of the signal. The magnitude of the resulting complex-valued function at frequency represents the amplitude of a frequency component whose initial phase is given by the phase of .
Fourier transforms are not limited to functions of time, and temporal frequencies. They can equally be applied to analyze spatial frequencies, and indeed for nearly any function domain. This justifies their use in such diverse branches as image processing, heat conduction, and automatic control.