Fourier analysis
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, Fourier analysis () is the study of the way general functions may be represented or approximated by sums of simpler
trigonometric functions In mathematics, the trigonometric functions (also called circular functions, angle functions or goniometric functions) are real functions which relate an angle of a right-angled triangle to ratios of two side lengths. They are widely used in all ...
. Fourier analysis grew from the study of
Fourier series A Fourier series () is an Series expansion, expansion of a periodic function into a sum of trigonometric functions. The Fourier series is an example of a trigonometric series. By expressing a function as a sum of sines and cosines, many problems ...
, and is named after
Joseph Fourier Jean-Baptiste Joseph Fourier (; ; 21 March 1768 – 16 May 1830) was a French mathematician and physicist born in Auxerre, Burgundy and best known for initiating the investigation of Fourier series, which eventually developed into Fourier analys ...
, who showed that representing a function as a sum of trigonometric functions greatly simplifies the study of
heat transfer Heat transfer is a discipline of thermal engineering that concerns the generation, use, conversion, and exchange of thermal energy (heat) between physical systems. Heat transfer is classified into various mechanisms, such as thermal conduction, ...
. 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 In mathematics, the Fourier transform (FT) is an integral transform that takes a function as input then outputs another function that describes the extent to which various frequencies are present in the original function. The output of the tr ...
, 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 (see
list of Fourier-related transforms This is a list of linear transformations of function (mathematics), functions related to Fourier analysis. Such transformations Map (mathematics), map a function to a set of coefficients of basis functions, where the basis functions are trigonomet ...
) has a corresponding inverse transform that can be used for synthesis. To use Fourier analysis, data must be equally spaced. Different approaches have been developed for analyzing unequally spaced data, notably the
least-squares spectral analysis Least-squares spectral analysis (LSSA) is a method of estimating a Spectral density estimation#Overview, frequency spectrum based on a least-squares fit of Sine wave, sinusoids to data samples, similar to Fourier analysis. Fourier analysis, the ...
(LSSA) methods that use a least squares fit of sinusoids to data samples, similar to Fourier analysis. Fourier analysis, the most used spectral method in science, generally boosts long-periodic noise in long gapped records; LSSA mitigates such problems.


Applications

Fourier analysis has many scientific applications – in
physics Physics is the scientific study of matter, its Elementary particle, fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge whi ...
,
partial differential equation In mathematics, a partial differential equation (PDE) is an equation which involves a multivariable function and one or more of its partial derivatives. The function is often thought of as an "unknown" that solves the equation, similar to ho ...
s,
number theory Number theory is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic functions. Number theorists study prime numbers as well as the properties of mathematical objects constructed from integers (for example ...
,
combinatorics Combinatorics is an area of mathematics primarily concerned with counting, both as a means and as an end to obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many ...
,
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as audio signal processing, sound, image processing, images, Scalar potential, potential fields, Seismic tomograph ...
, digital image processing,
probability theory Probability theory or probability calculus is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expre ...
,
statistics Statistics (from German language, German: ', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a s ...
,
forensics Forensic science combines principles of law and science to investigate criminal activity. Through crime scene investigations and laboratory analysis, forensic scientists are able to link suspects to evidence. An example is determining the time and ...
, option pricing,
cryptography Cryptography, or cryptology (from "hidden, secret"; and ''graphein'', "to write", or ''-logy, -logia'', "study", respectively), is the practice and study of techniques for secure communication in the presence of Adversary (cryptography), ...
,
numerical analysis Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic computation, symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of ...
,
acoustics Acoustics is a branch of physics that deals with the study of mechanical waves in gases, liquids, and solids including topics such as vibration, sound, ultrasound and infrasound. A scientist who works in the field of acoustics is an acoustician ...
,
oceanography Oceanography (), also known as oceanology, sea science, ocean science, and marine science, is the scientific study of the ocean, including its physics, chemistry, biology, and geology. It is an Earth science, which covers a wide range of to ...
, sonar,
optics Optics is the branch of physics that studies the behaviour and properties of light, including its interactions with matter and the construction of optical instruments, instruments that use or Photodetector, detect it. Optics usually describes t ...
,
diffraction Diffraction is the deviation of waves from straight-line propagation without any change in their energy due to an obstacle or through an aperture. The diffracting object or aperture effectively becomes a secondary source of the Wave propagation ...
,
geometry Geometry (; ) is a branch of mathematics concerned with properties of space such as the distance, shape, size, and relative position of figures. Geometry is, along with arithmetic, one of the oldest branches of mathematics. A mathematician w ...
,
protein Proteins are large biomolecules and macromolecules that comprise one or more long chains of amino acid residue (biochemistry), residues. Proteins perform a vast array of functions within organisms, including Enzyme catalysis, catalysing metab ...
structure analysis, and other areas. This wide applicability stems from many useful properties of the transforms: * The transforms are
linear operator In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping V \to W between two vector spaces that pr ...
s and, with proper normalization, are unitary as well (a property known as Parseval's theorem or, more generally, as the Plancherel theorem, and most generally via Pontryagin duality). * 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 In mathematics (in particular, functional analysis), convolution is a operation (mathematics), mathematical operation on two function (mathematics), functions f and g that produces a third function f*g, as the integral of the product of the two ...
operation into simple multiplication, which means that they provide an efficient way to compute convolution-based operations such as signal filtering,
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
multiplication, and multiplying large numbers. * The
discrete Discrete may refer to: *Discrete particle or quantum in physics, for example in quantum theory * Discrete device, an electronic component with just one circuit element, either passive or active, other than an integrated circuit * Discrete group, ...
version of the Fourier transform (see below) can be evaluated quickly on computers using
fast Fourier transform A fast Fourier transform (FFT) is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT). A Fourier transform converts a signal from its original domain (often time or space) to a representation in ...
(FFT) algorithms. In forensics, laboratory infrared spectrophotometers use Fourier transform analysis for measuring the wavelengths of light at which a material will absorb in the infrared spectrum. The FT method is used to decode the measured signals and record the wavelength data. And by using a computer, these Fourier calculations are rapidly carried out, so that in a matter of seconds, a computer-operated FT-IR instrument can produce an infrared absorption pattern comparable to that of a prism instrument. Fourier transformation is also useful as a compact representation of a signal. For example,
JPEG JPEG ( , short for Joint Photographic Experts Group and sometimes retroactively referred to as JPEG 1) is a commonly used method of lossy compression for digital images, particularly for those images produced by digital photography. The degr ...
compression uses a variant of the Fourier transformation (
discrete cosine transform A discrete cosine transform (DCT) expresses a finite sequence of data points in terms of a sum of cosine functions oscillating at different frequency, frequencies. The DCT, first proposed by Nasir Ahmed (engineer), Nasir Ahmed in 1972, is a widely ...
) 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, 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. In
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as audio signal processing, sound, image processing, images, Scalar potential, potential fields, Seismic tomograph ...
, the Fourier transform often takes a
time series In mathematics, a time series is a series of data points indexed (or listed or graphed) in time order. Most commonly, a time series is a sequence taken at successive equally spaced points in time. Thus it is a sequence of discrete-time data. ...
or a function of
continuous time In mathematical dynamics, discrete time and continuous time are two alternative frameworks within which variables that evolve over time are modeled. Discrete time Discrete time views values of variables as occurring at distinct, separate "poi ...
, and maps it into a
frequency spectrum In signal processing, the power spectrum S_(f) of a continuous time signal x(t) describes the distribution of power into frequency components f composing that signal. According to Fourier analysis, any physical signal can be decomposed int ...
. That is, it takes a function from the time domain into the
frequency Frequency is the number of occurrences of a repeating event per unit of time. Frequency is an important parameter used in science and engineering to specify the rate of oscillatory and vibratory phenomena, such as mechanical vibrations, audio ...
domain; it is a
decomposition Decomposition is the process by which dead organic substances are broken down into simpler organic or inorganic matter such as carbon dioxide, water, simple sugars and mineral salts. The process is a part of the nutrient cycle and is ess ...
of a function into sinusoids of different frequencies; in the case of a
Fourier series A Fourier series () is an Series expansion, expansion of a periodic function into a sum of trigonometric functions. The Fourier series is an example of a trigonometric series. By expressing a function as a sum of sines and cosines, many problems ...
or
discrete Fourier transform In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced Sampling (signal processing), samples of a function (mathematics), function into a same-length sequence of equally-spaced samples of the discre ...
, the sinusoids are
harmonic In physics, acoustics, and telecommunications, a harmonic is a sinusoidal wave with a frequency that is a positive integer multiple of the ''fundamental frequency'' of a periodic signal. The fundamental frequency is also called the ''1st har ...
s of the fundamental frequency of the function being analyzed. When a function s(t) is a function of time and represents a physical
signal A signal is both the process and the result of transmission of data over some media accomplished by embedding some variation. Signals are important in multiple subject fields including signal processing, information theory and biology. In ...
, the transform has a standard interpretation as the frequency spectrum of the signal. The
magnitude Magnitude may refer to: Mathematics *Euclidean vector, a quantity defined by both its magnitude and its direction *Magnitude (mathematics), the relative size of an object *Norm (mathematics), a term for the size or length of a vector *Order of ...
of the resulting complex-valued function S(f) at frequency f represents the
amplitude The amplitude of a periodic variable is a measure of its change in a single period (such as time or spatial period). The amplitude of a non-periodic signal is its magnitude compared with a reference value. There are various definitions of am ...
of a frequency component whose initial phase is given by the angle of S(f) (polar coordinates). 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 An image or picture is a visual representation. An image can be two-dimensional, such as a drawing, painting, or photograph, or three-dimensional, such as a carving or sculpture. Images may be displayed through other media, including a pr ...
,
heat conduction Thermal conduction is the diffusion of thermal energy (heat) within one material or between materials in contact. The higher temperature object has molecules with more kinetic energy; collisions between molecules distributes this kinetic energy u ...
, and
automatic control Automation describes a wide range of technologies that reduce human intervention in processes, mainly by predetermining decision criteria, subprocess relationships, and related actions, as well as embodying those predeterminations in machine ...
. When processing signals, such as
audio Audio most commonly refers to sound, as it is transmitted in signal form. It may also refer to: Sound *Audio signal, an electrical representation of sound *Audio frequency, a frequency in the audio spectrum *Digital audio, representation of sound ...
,
radio wave Radio waves (formerly called Hertzian waves) are a type of electromagnetic radiation with the lowest frequencies and the longest wavelengths in the electromagnetic spectrum, typically with frequencies below 300 gigahertz (GHz) and wavelengths g ...
s, light waves,
seismic wave A seismic wave is a mechanical wave of acoustic energy that travels through the Earth or another planetary body. It can result from an earthquake (or generally, a quake), volcanic eruption, magma movement, a large landslide and a large ma ...
s, 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 filter A band-pass filter or bandpass filter (BPF) is a device that passes frequencies within a certain range and rejects ( attenuates) frequencies outside that range. It is the inverse of a '' band-stop filter''. Description In electronics and s ...
s; * Digital radio reception without a superheterodyne circuit, as in a modern cell phone or radio scanner; *
Image processing An image or picture is a visual representation. An image can be two-dimensional, such as a drawing, painting, or photograph, or three-dimensional, such as a carving or sculpture. Images may be displayed through other media, including a pr ...
to remove periodic or
anisotropic Anisotropy () is the structural property of non-uniformity in different directions, as opposed to isotropy. An anisotropic object or pattern has properties that differ according to direction of measurement. For example, many materials exhibit ver ...
artifacts such as
jaggies Jaggies are artifacts in raster images, most frequently from aliasing, which in turn is often caused by non-linear mixing effects producing high-frequency components, or missing or poor anti-aliasing filtering prior to sampling. Jaggies are stai ...
from
interlaced video Interlaced video (also known as interlaced scan) is a technique for doubling the perceived frame rate of a video display without consuming extra Bandwidth (signal processing), bandwidth. The interlaced signal contains two field (video), fields ...
, 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 X-ray crystallography is the experimental science of determining the atomic and molecular structure of a crystal, in which the crystalline structure causes a beam of incident X-rays to Diffraction, diffract in specific directions. By measuring th ...
to reconstruct a crystal structure from its diffraction pattern; *
Fourier-transform ion cyclotron resonance Fourier-transform ion cyclotron resonance mass spectrometry is a type of mass analyzer (or mass spectrometer) for determining the mass-to-charge ratio (''m''/''z'') of ions based on the ion cyclotron resonance, cyclotron frequency of the ions in a ...
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 Infrared (IR; sometimes called infrared light) is electromagnetic radiation (EMR) with wavelengths longer than that of visible light but shorter than microwaves. The infrared spectral band begins with the waves that are just longer than those ...
and
nuclear magnetic resonance Nuclear magnetic resonance (NMR) is a physical phenomenon in which nuclei in a strong constant magnetic field are disturbed by a weak oscillating magnetic field (in the near field) and respond by producing an electromagnetic signal with a ...
spectroscopies; * Generation of sound
spectrogram A spectrogram is a visual representation of the spectrum of frequencies of a signal as it varies with time. When applied to an audio signal, spectrograms are sometimes called sonographs, voiceprints, or voicegrams. When the data are represen ...
s 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 (initial) function is time (t), and the domain of the output (final) function is ordinary frequency, the transform of function s(t) at frequency f is given by the
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
: :S(f) = \int_^ s(t) \cdot e^ \, dt. Evaluating this quantity for all values of f produces the ''frequency-domain'' function. Then s(t) can be represented as a recombination of complex exponentials of all possible frequencies: :s(t) = \int_^ S(f) \cdot e^ \, df, which is the inverse transform formula. The complex number, S(f), conveys both amplitude and phase of frequency f. See
Fourier transform In mathematics, the Fourier transform (FT) is an integral transform that takes a function as input then outputs another function that describes the extent to which various frequencies are present in the original function. The output of the tr ...
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

The Fourier transform of a periodic function, s_(t), with period P, becomes a
Dirac comb In mathematics, a Dirac comb (also known as sha function, impulse train or sampling function) is a periodic function, periodic Function (mathematics), function with the formula \operatorname_(t) \ := \sum_^ \delta(t - k T) for some given perio ...
function, modulated by a sequence of complex
coefficients In mathematics, a coefficient is a multiplicative factor involved in some term of a polynomial, a series, or any other type of expression. It may be a number without units, in which case it is known as a numerical factor. It may also be a ...
: :S = \frac\int_ s_(t)\cdot e^\, dt, \quad k\in\Z,     (where \int_ is the integral over any interval of length P). The inverse transform, known as Fourier series, is a representation of s_(t) 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: :s_(t)\ \ =\ \ \mathcal^\left\\ \ =\ \ \sum_^\infty S cdot e^. Any s_(t) can be expressed as a
periodic summation In mathematics, any integrable function s(t) can be made into a periodic function s_P(t) with period ''P'' by summing the translations of the function s(t) by integer multiples of ''P''. This is called periodic summation: :s_P(t) = \sum_^\inf ...
of another function, s(t): :s_(t) \,\triangleq\, \sum_^\infty s(t-mP), and the coefficients are proportional to samples of S(f) at discrete intervals of \frac: :S =\frac\cdot S\left(\frac\right). Note that any s(t) whose transform has the same discrete sample values can be used in the periodic summation. A sufficient condition for recovering s(t) (and therefore S(f)) from just these samples (i.e. from the Fourier series) is that the non-zero portion of s(t) be confined to a known interval of duration P, which is the frequency domain dual of the
Nyquist–Shannon sampling theorem The Nyquist–Shannon sampling theorem is an essential principle for digital signal processing linking the frequency range of a signal and the sample rate required to avoid a type of distortion called aliasing. The theorem states that the sample r ...
. See
Fourier series A Fourier series () is an Series expansion, expansion of a periodic function into a sum of trigonometric functions. The Fourier series is an example of a trigonometric series. By expressing a function as a sum of sines and cosines, many problems ...
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 mathematics, any integrable function s(t) can be made into a periodic function s_P(t) with period ''P'' by summing the translations of the function s(t) by integer multiples of ''P''. This is called periodic summation: :s_P(t) = \sum_^\inf ...
in the frequency domain can be represented by a Fourier series, whose coefficients are samples of a related continuous time function: :S_\tfrac(f)\ \triangleq\ \underbrace_ = \mathcal \left \,\, which is known as the DTFT. Thus the DTFT of the s /math> sequence is also the Fourier transform of the modulated
Dirac comb In mathematics, a Dirac comb (also known as sha function, impulse train or sampling function) is a periodic function, periodic Function (mathematics), function with the formula \operatorname_(t) \ := \sum_^ \delta(t - k T) for some given perio ...
function. The Fourier series coefficients (and inverse transform), are defined by: :s \triangleq\ T \int_\frac S_\tfrac(f)\cdot e^ \,df = T \underbrace_. Parameter T corresponds to the sampling interval, and this Fourier series can now be recognized as a form of the
Poisson summation formula In mathematics, the Poisson summation formula is an equation that relates the Fourier series coefficients of the periodic summation of a function (mathematics), function to values of the function's continuous Fourier transform. Consequently, the pe ...
.  Thus we have the important result that when a discrete data sequence, s is proportional to samples of an underlying continuous function, s(t), one can observe a periodic summation of the continuous Fourier transform, S(f). Note that any s(t) with the same discrete sample values produces the same DTFT.  But under certain idealized conditions one can theoretically recover S(f) and s(t) exactly. A sufficient condition for perfect recovery is that the non-zero portion of S(f) be confined to a known frequency interval of width \tfrac.  When that interval is \left \tfrac, \tfrac\right the applicable reconstruction formula is the Whittaker–Shannon interpolation formula. This is a cornerstone in the foundation of
digital signal processing Digital signal processing (DSP) is the use of digital processing, such as by computers or more specialized digital signal processors, to perform a wide variety of signal processing operations. The digital signals processed in this manner are a ...
. Another reason to be interested in S_\tfrac(f) is that it often provides insight into the amount of
aliasing In signal processing and related disciplines, aliasing is a phenomenon that a reconstructed signal from samples of the original signal contains low frequency components that are not present in the original one. This is caused when, in the ori ...
caused by the sampling process. Applications of the DTFT are not limited to sampled functions. See
Discrete-time Fourier transform In mathematics, the discrete-time Fourier transform (DTFT) is a form of Fourier analysis that is applicable to a sequence of discrete values. The DTFT is often used to analyze samples of a continuous function. The term ''discrete-time'' refers ...
for more information on this and other topics, including: * normalized frequency units * windowing (finite-length sequences) * transform properties * tabulated transforms of specific functions


Discrete Fourier transform (DFT)

Similar to a Fourier series, the DTFT of a periodic sequence, s_ with period N, becomes a Dirac comb function, modulated by a sequence of complex coefficients (see ): :S = \sum_n s_ cdot e^, \quad k\in\Z,     (where \sum_ is the sum over any sequence of length N.) The S /math> sequence is customarily known as the DFT of one cycle of s_. It is also N-periodic, so it is never necessary to compute more than N coefficients. The inverse transform, also known as a
discrete Fourier series In digital signal processing, a discrete Fourier series (DFS) is a Fourier series whose sinusoidal components are functions of a discrete variable instead of a continuous variable. The result of the series is also a function of the discrete variab ...
, is given by: :s_ = \frac \sum_ S cdot e^,   where \sum_ is the sum over any sequence of length N. When s_ /math> is expressed as a
periodic summation In mathematics, any integrable function s(t) can be made into a periodic function s_P(t) with period ''P'' by summing the translations of the function s(t) by integer multiples of ''P''. This is called periodic summation: :s_P(t) = \sum_^\inf ...
of another function: :s_ , \triangleq\, \sum_^ s -mN   and   s , \triangleq\, T\cdot s(nT), the coefficients are samples of S_\tfrac(f) at discrete intervals of \tfrac = \tfrac: :S = S_\tfrac\left(\frac\right). Conversely, when one wants to compute an arbitrary number (N) of discrete samples of one cycle of a continuous DTFT, S_\tfrac(f), it can be done by computing the relatively simple DFT of s_ as defined above. In most cases, N is chosen equal to the length of the non-zero portion of s Increasing N, known as ''zero-padding'' or ''interpolation'', results in more closely spaced samples of one cycle of S_\tfrac(f). Decreasing N, causes overlap (adding) in the time-domain (analogous to
aliasing In signal processing and related disciplines, aliasing is a phenomenon that a reconstructed signal from samples of the original signal contains low frequency components that are not present in the original one. This is caused when, in the ori ...
), which corresponds to decimation in the frequency domain. (see ) In most cases of practical interest, the s /math> sequence represents a longer sequence that was truncated by the application of a finite-length
window function In signal processing and statistics, a window function (also known as an apodization function or tapering function) is a mathematical function that is zero-valued outside of some chosen interval. Typically, window functions are symmetric around ...
or FIR filter array. The DFT can be computed using a
fast Fourier transform A fast Fourier transform (FFT) is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT). A Fourier transform converts a signal from its original domain (often time or space) to a representation in ...
(FFT) algorithm, which makes it a practical and important transformation on computers. See
Discrete Fourier transform In mathematics, the discrete Fourier transform (DFT) converts a finite sequence of equally-spaced Sampling (signal processing), samples of a function (mathematics), function into a same-length sequence of equally-spaced samples of the discre ...
for much more information, including: * transform properties * applications * tabulated transforms of specific functions


Summary

For periodic functions, both the Fourier transform and the DTFT comprise only a discrete set of frequency components (Fourier series), and the transforms diverge at those frequencies. One common practice (not discussed above) is to handle that divergence via
Dirac delta In mathematical analysis, the Dirac delta function (or distribution), also known as the unit impulse, is a generalized function on the real numbers, whose value is zero everywhere except at zero, and whose integral over the entire real line ...
and
Dirac comb In mathematics, a Dirac comb (also known as sha function, impulse train or sampling function) is a periodic function, periodic Function (mathematics), function with the formula \operatorname_(t) \ := \sum_^ \delta(t - k T) for some given perio ...
functions. But the same spectral information can be discerned from just one cycle of the periodic function, since all the other cycles are identical. Similarly, finite-duration functions can be represented as a Fourier series, with no actual loss of information except that the periodicity of the inverse transform is a mere artifact. 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.


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: : \begin \text & s & = & s_ & + & s_ & + & i s_ & + & \underbrace \\ &\Bigg\Updownarrow\mathcal & &\Bigg\Updownarrow\mathcal & &\ \ \Bigg\Updownarrow\mathcal & &\ \ \Bigg\Updownarrow\mathcal & &\ \ \Bigg\Updownarrow\mathcal\\ \text & S & = & S_\text & + & \overbrace & + & i S_\text & + & S_\text \end From this, various relationships are apparent, for example: *The transform of a real-valued function (s_+s_) is the ''conjugate symmetric'' function S_+i\ S_. Conversely, a ''conjugate symmetric'' transform implies a real-valued time-domain. *The transform of an imaginary-valued function (i\ s_+i\ s_) is the ''conjugate antisymmetric'' function S_+i\ S_, and the converse is true. *The transform of a ''conjugate symmetric'' function (s_+i\ s_) is the real-valued function S_+S_, and the converse is true. *The transform of a ''conjugate antisymmetric'' function (s_+i\ s_) is the imaginary-valued function i\ S_+i\ S_, and the converse is true.


History

An early form of harmonic series dates back to ancient
Babylonian mathematics Babylonian mathematics (also known as Assyro-Babylonian mathematics) is the mathematics developed or practiced by the people of Mesopotamia, as attested by sources mainly surviving from the Old Babylonian period (1830–1531 BC) to the Seleucid ...
, where they were used to compute ephemerides (tables of astronomical positions). The Classical Greek concepts of
deferent and epicycle In the Hipparchian, Ptolemaic, and Copernican systems of astronomy, the epicycle (, meaning "circle moving on another circle") was a geometric model used to explain the variations in speed and direction of the apparent motion of the Moon, ...
in the Ptolemaic system of astronomy were related to Fourier series (see ). In modern times, variants of the discrete Fourier transform were used by
Alexis Clairaut Alexis Claude Clairaut (; ; 13 May 1713 – 17 May 1765) was a French mathematician, astronomer, and geophysicist. He was a prominent Newtonian whose work helped to establish the validity of the principles and results that Isaac Newton, Sir Isaa ...
in 1754 to compute an orbit, which has been described as the first formula for the DFT, and in 1759 by
Joseph Louis Lagrange Joseph-Louis Lagrange (born Giuseppe Luigi Lagrangiadiscrete cosine transform A discrete cosine transform (DCT) expresses a finite sequence of data points in terms of a sum of cosine functions oscillating at different frequency, frequencies. The DCT, first proposed by Nasir Ahmed (engineer), Nasir Ahmed in 1972, is a widely ...
), while Lagrange's work was a sine-only series (a form of
discrete sine transform In mathematics, the discrete sine transform (DST) is a Fourier-related transform similar to the discrete Fourier transform (DFT), but using a purely real matrix. It is equivalent to the imaginary parts of a DFT of roughly twice the length, operati ...
); a true cosine+sine DFT was used by
Gauss Johann Carl Friedrich Gauss (; ; ; 30 April 177723 February 1855) was a German mathematician, astronomer, Geodesy, geodesist, and physicist, who contributed to many fields in mathematics and science. He was director of the Göttingen Observat ...
in 1805 for trigonometric interpolation of
asteroid An asteroid is a minor planet—an object larger than a meteoroid that is neither a planet nor an identified comet—that orbits within the Solar System#Inner Solar System, inner Solar System or is co-orbital with Jupiter (Trojan asteroids). As ...
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 In Galois theory, a discipline within the field of abstract algebra, a resolvent for a permutation group ''G'' is a polynomial whose coefficients depend polynomially on the coefficients of a given polynomial ''p'' and has, roughly speaking, a rat ...
used a complex Fourier decomposition to study the solution of a cubic: Lagrange transformed the roots x_1, x_2, x_3 into the resolvents: :\begin r_1 &= x_1 + x_2 + x_3\\ r_2 &= x_1 + \zeta x_2 + \zeta^2 x_3\\ r_3 &= x_1 + \zeta^2 x_2 + \zeta x_3 \end where is a cubic
root of unity In mathematics, a root of unity is any complex number that yields 1 when exponentiation, raised to some positive integer power . Roots of unity are used in many branches of mathematics, and are especially important in number theory, the theory ...
, which is the DFT of order 3. A number of authors, notably
Jean le Rond d'Alembert Jean-Baptiste le Rond d'Alembert ( ; ; 16 November 1717 – 29 October 1783) was a French mathematician, mechanician, physicist, philosopher, and music theorist. Until 1759 he was, together with Denis Diderot, a co-editor of the ''Encyclopé ...
, and
Carl Friedrich Gauss Johann Carl Friedrich Gauss (; ; ; 30 April 177723 February 1855) was a German mathematician, astronomer, geodesist, and physicist, who contributed to many fields in mathematics and science. He was director of the Göttingen Observatory and ...
used
trigonometric series In mathematics, trigonometric series are a special class of orthogonal series of the form : A_0 + \sum_^\infty A_n \cos + B_n \sin, where x is the variable and \ and \ are coefficients. It is an infinite version of a trigonometric polynom ...
to study the
heat equation In mathematics and physics (more specifically thermodynamics), the heat equation is a parabolic partial differential equation. The theory of the heat equation was first developed by Joseph Fourier in 1822 for the purpose of modeling how a quanti ...
, but the breakthrough development was the 1807 paper ''
Mémoire sur la propagation de la chaleur dans les corps solides This is a list of publications in mathematics, organized by field. Some reasons a particular publication might be regarded as important: *Topic creator – A publication that created a new topic *Breakthrough – A publication that cha ...
'' by
Joseph Fourier Jean-Baptiste Joseph Fourier (; ; 21 March 1768 – 16 May 1830) was a French mathematician and physicist born in Auxerre, Burgundy and best known for initiating the investigation of Fourier series, which eventually developed into Fourier analys ...
, whose crucial insight was to model ''all'' functions by trigonometric series, introducing the Fourier series. Independently of Fourier, astronomer
Friedrich Wilhelm Bessel Friedrich Wilhelm Bessel (; 22 July 1784 – 17 March 1846) was a German astronomer, mathematician, physicist, and geodesist. He was the first astronomer who determined reliable values for the distance from the Sun to another star by the method ...
also introduced Fourier series to solve
Kepler's equation In orbital mechanics, Kepler's equation relates various geometric properties of the orbit of a body subject to a central force. It was derived by Johannes Kepler in 1609 in Chapter 60 of his ''Astronomia nova'', and in book V of his ''Epitome of ...
. His work was published in 1819, unaware of Fourier's work which remained unpublished until 1822. Historians are divided as to how much to credit Lagrange and others for the development of Fourier theory:
Daniel Bernoulli Daniel Bernoulli ( ; ; – 27 March 1782) was a Swiss people, Swiss-France, French mathematician and physicist and was one of the many prominent mathematicians in the Bernoulli family from Basel. He is particularly remembered for his applicati ...
and
Leonhard Euler Leonhard Euler ( ; ; ; 15 April 170718 September 1783) was a Swiss polymath who was active as a mathematician, physicist, astronomer, logician, geographer, and engineer. He founded the studies of graph theory and topology and made influential ...
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 Representation theory is a branch of mathematics that studies abstract algebra, abstract algebraic structures by ''representing'' their element (set theory), elements as linear transformations of vector spaces, and studies Module (mathematics), ...
. The first fast Fourier transform (FFT) algorithm for the DFT was discovered around 1805 by
Carl Friedrich Gauss Johann Carl Friedrich Gauss (; ; ; 30 April 177723 February 1855) was a German mathematician, astronomer, geodesist, and physicist, who contributed to many fields in mathematics and science. He was director of the Göttingen Observatory and ...
when interpolating measurements of the orbit of the asteroids Juno and
Pallas Pallas may refer to: Astronomy * 2 Pallas asteroid ** Pallas family, a group of asteroids that includes 2 Pallas * Pallas (crater), a crater on Earth's moon Mythology * Pallas (Giant), a son of Uranus and Gaia, killed and flayed by Athena * Pa ...
, although that particular FFT algorithm is more often attributed to its modern rediscoverers Cooley and Tukey.


Time–frequency transforms

In
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as audio signal processing, sound, image processing, images, Scalar potential, potential fields, Seismic tomograph ...
terms, a function (of time) 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 In signal processing, time–frequency analysis comprises those techniques that study a signal in both the time and frequency domains simultaneously, using various time–frequency representations. Rather than viewing a 1-dimensional signal (a fun ...
, one uses time–frequency transforms to represent signals in a form that has some time information and some frequency information – by the
uncertainty principle The uncertainty principle, also known as Heisenberg's indeterminacy principle, is a fundamental concept in quantum mechanics. It states that there is a limit to the precision with which certain pairs of physical properties, such as position a ...
, there is a trade-off between these. These can be generalizations of the Fourier transform, such as the
short-time Fourier transform The short-time Fourier transform (STFT) is a Fourier-related transform used to determine the sinusoidal frequency and phase content of local sections of a signal as it changes over time. In practice, the procedure for computing STFTs is to divide ...
, the
Gabor transform The Gabor transform, named after Dennis Gabor, is a special case of the short-time Fourier transform. It is used to determine the Sine wave, sinusoidal frequency and phase (waves), phase content of local sections of a signal as it changes over time ...
or
fractional Fourier transform In mathematics, in the area of harmonic analysis, the fractional Fourier transform (FRFT) is a family of linear transformations generalizing the Fourier transform. It can be thought of as the Fourier transform to the ''n''-th power, where ''n' ...
(FRFT), or can use different functions to represent signals, as in wavelet transforms and
chirplet transform In signal processing, the chirplet transform is an inner product of an input signal with a family of analysis primitives called chirplets.S. Mann and S. Haykin,The Chirplet transform: A generalization of Gabor's logon transform, ''Proc. Vision In ...
s, with the wavelet analog of the (continuous) Fourier transform being the
continuous wavelet transform In mathematics, the continuous wavelet transform (CWT) is a formal (i.e., non-numerical) tool that provides an overcomplete representation of a signal by letting the translation and scale parameter of the wavelets vary continuously. Definition ...
.


Fourier transforms on arbitrary locally compact abelian topological groups

The Fourier variants can also be generalized to Fourier transforms on arbitrary
locally compact In topology and related branches of mathematics, a topological space is called locally compact if, roughly speaking, each small portion of the space looks like a small portion of a compact space. More precisely, it is a topological space in which e ...
Abelian
topological group In mathematics, topological groups are the combination of groups and topological spaces, i.e. they are groups and topological spaces at the same time, such that the continuity condition for the group operations connects these two structures ...
s, which are studied in harmonic analysis; there, the Fourier transform takes functions on a group to functions on the dual group. This treatment also allows a general formulation of the convolution theorem, which relates Fourier transforms and
convolution In mathematics (in particular, functional analysis), convolution is a operation (mathematics), mathematical operation on two function (mathematics), functions f and g that produces a third function f*g, as the integral of the product of the two ...
s. See also the Pontryagin duality for the generalized underpinnings of the Fourier transform. More specific, Fourier analysis can be done on cosets, even discrete cosets.


See also

* Conjugate Fourier series *
Generalized Fourier series A generalized Fourier series is the expansion of a square integrable function into a sum of square integrable orthogonal basis functions. The standard Fourier series uses an orthonormal basis of trigonometric functions, and the series expansion ...
* Fourier–Bessel series * Fourier-related transforms *
Laplace transform In mathematics, the Laplace transform, named after Pierre-Simon Laplace (), is an integral transform that converts a Function (mathematics), function of a Real number, real Variable (mathematics), variable (usually t, in the ''time domain'') to a f ...
(LT) *
Two-sided Laplace transform In mathematics, the two-sided Laplace transform or bilateral Laplace transform is an integral transform equivalent to probability's moment-generating function. Two-sided Laplace transforms are closely related to the Fourier transform, the Melli ...
*
Mellin transform In mathematics, the Mellin transform is an integral transform that may be regarded as the multiplicative version of the two-sided Laplace transform. This integral transform is closely connected to the theory of Dirichlet series, and is often used ...
* Non-uniform discrete Fourier transform (NDFT) *
Quantum Fourier transform In quantum computing, the quantum Fourier transform (QFT) is a linear transformation on qubit, quantum bits, and is the quantum analogue of the discrete Fourier transform. The quantum Fourier transform is a part of many quantum algorithms, notably ...
(QFT) * Number-theoretic transform *
Basis vector In mathematics, a set of elements of a vector space is called a basis (: bases) if every element of can be written in a unique way as a finite linear combination of elements of . The coefficients of this linear combination are referred to as ...
s * Bispectrum *
Characteristic function (probability theory) In probability theory and statistics, the characteristic function of any real-valued random variable completely defines its probability distribution. If a random variable admits a probability density function, then the characteristic function is ...
*
Orthogonal functions In mathematics, orthogonal functions belong to a function space that is a vector space equipped with a bilinear form. When the function space has an interval (mathematics), interval as the domain of a function, domain, the bilinear form may be the ...
*
Schwartz space In mathematics, Schwartz space \mathcal is the function space of all functions whose derivatives are rapidly decreasing. This space has the important property that the Fourier transform is an automorphism on this space. This property enables o ...
*
Spectral density In signal processing, the power spectrum S_(f) of a continuous time signal x(t) describes the distribution of power into frequency components f composing that signal. According to Fourier analysis, any physical signal can be decomposed into ...
* Spectral density estimation * Spectral music * Walsh function *
Wavelet A wavelet is a wave-like oscillation with an amplitude that begins at zero, increases or decreases, and then returns to zero one or more times. Wavelets are termed a "brief oscillation". A taxonomy of wavelets has been established, based on the n ...


Notes


References


Further reading

* * * * * *


External links


Tables of Integral Transforms
at EqWorld: The World of Mathematical Equations.

by Steven Lehar.
Lectures on Image Processing: A collection of 18 lectures in pdf format from Vanderbilt University. Lecture 6 is on the 1- and 2-D Fourier Transform. Lectures 7–15 make use of it.
by Alan Peters *
Introduction to Fourier analysis of time series
at Medium {{Authority control Integral transforms Digital signal processing Mathematical physics Mathematics of computing Time series Joseph Fourier Acoustics