Opentopia Directory Encyclopedia Tools

Fourier Transform

Encyclopedia : F : FO : FOU : Fourier Transform


Fourier transforms
Continuous Fourier transform
Fourier series
Discrete Fourier transform
Discrete-time Fourier transform
List of Fourier-related transforms>Related transforms
[http://encycl.opentopia.com/ edit]

The Fourier transform, named after Joseph Fourier, is a reversible integral transform of one function into another. The second function, which is called a Fourier transform, gives the coefficients of sinusoidal basis functions (vs. their frequencies) whose linear combination (summation or integral) produces the original function. That recombination of sinusoidal basis functions is called an inverse Fourier transform.

The Fourier transform has several specific variations, depending upon the type of function being transformed. These are described below. See also: List of Fourier-related transforms.

Applications

Fourier transforms have many scientific applications — in physics, number theory, combinatorics, signal processing, probability theory, statistics, cryptography, acoustics, oceanography, optics and diffraction, geometry, and other areas. (In signal processing and related fields, the Fourier transform is typically thought of as decomposing a signal into its component frequencies and their amplitudes.) This wide applicability stems from several useful properties of the transforms:

Variants of the Fourier transform

Continuous Fourier transform

Most often, the unqualified term "Fourier transform" refers to the continuous Fourier transform, representing any square-integrable function [s \left( t \right)] as a linear combination of complex exponentials with frequencies [\omega\,]:

[s \left( t \right) = \frac} \int\limits_^\infty S\left( \omega\right) e^\,d\omega.]
The quantity, [S(\omega)\,], provides both the amplitude and initial phase (as a complex number) of basis function: [e^\,].

The function, [S(\omega)\,], is the Fourier transform of [s(t)\,], denoted by the operator [\mathcal\,]:

[S(\omega) = \left(\mathcals\right)(\omega)= \mathcal\(\omega)\,]
And the inverse transform (shown above) is written:

[s(t) = \left(\mathcal^S\right)(t)= \mathcal^\(t)\,]
Together the two functions are referred to as a transform pair. See continuous Fourier transform for more information, including:

Multi-dimensional version

The formulation for the Fourier transform given above applies in one dimension. The Fourier transform, however, can be expanded to arbitrary dimension [n]. The more generalised version of this transform in dimension [n], notated by [\mathcal_n] is:
[s \left( \mathbf \right) = \left( \mathcal^_n S \right) \left( \mathbf \right) = \frac} \int S \left( \boldsymbol \right) e^ ,\mathbf \right\rangle} \, d \boldsymbol,]
where [\mathbf] and [\boldsymbol] are [n]-dimensional vectors, [\left\langle \boldsymbol ,\mathbf \right\rangle] is the inner product of these two vectors, and the integration is performed over all [n] dimensions.

Fourier series

The continuous transform is itself actually a generalization of an earlier concept, a Fourier series, which was specific to periodic (or finite-domain) functions [s \left( t \right)] (with period [\tau \,]), and represents these functions as a series of sinusoids:

[s(t) = \sum_^ S_k \cdot e^ \,],
where [\omega_k = 2\pi k / \tau \,], and [S_k \,] is a (complex) amplitude.

For real-valued [s(t)\,], an equivalent variation is:

[s(t) = \fraca_0 + \sum_^\infty\left[a_kcdot cos(omega_k t)+b_kcdot sin(omega_k t)right],]
where [a_k = 2\cdot \operatorname\ \,]   and   [b_k = -2\cdot \operatorname\ \,].

Discrete-time Fourier transform

For use on computers, both for scientific computation and digital signal processing, one must have functions, x[n], that are defined for discrete instead of continuous domains, again finite or periodic. A useful "discrete-time" function can be obtained by sampling a "continuous-time" function, x(t). And similar to the continuous Fourier transform, the function can be represented as a sum of complex sinusoids:

[x[n] = \frac\int_^ X(\omega)\cdot e^ \, d \omega]
But in this case, the limits of integration need only span one period of the periodic function, [X(\omega ) \,], which is derived from the samples by the discrete-time Fourier transform (DTFT):

[X(\omega) = \sum_^ x[n] \,e^\,]

Discrete Fourier transform

The DTFT is defined on a continuous domain. So despite its periodicity, it still cannot be numerically evaluated for every unique frequency. But a very useful approximation can be made by evaluating it at regularly-spaced intervals, with arbitrarily small spacing. Due to periodicity, the number of unique coefficients (N) to be evaluated is always finite, leading to this simplification:

[X[k] = X\left(\frac k\right)= \sum_^ x[n] \,e^ n}],     for [k = 0, 1, \dots, N-1 \,]
When the portion of x[n] between n=0 and n=N-1 is a good (or exact) representation of the entire x[n] sequence, it is useful to compute:

[X[k] = \sum_^ x[n] \,e^ n}],
which is called discrete Fourier transform (DFT). The inverse DFT represents x[n] as the sum of complex sinusoids:

[x[n] = \frac \sum_^ X[k] e^ n} \quad \quad n = 0, 1, \dots, N-1 \,]
The table below will note that this actually produces a periodic x[n]. If the original sequence was not periodic to begin with, this phenomenon is the time-domain consequence of approximating the continuous-domain DTFT function with the discrete-domain DFT function.

Fast Fourier transform

Computing a DFT directly requires O(N2) operations (see Big O notation). But it can be computed in only O(N log N) operations using a fast Fourier transform (FFT) algorithm, which makes the FFT a practical and important transformation on computers.

Other variants

The Fourier variants can also be generalized to Fourier transforms on arbitrary locally compact abelian topological groups, 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 convolutions. See also the Pontryagin duality for the generalized underpinnings of the Fourier transform.

Time-frequency transforms such as the short-time Fourier transform, wavelet transforms, chirplet transforms, and the fractional Fourier transform try to obtain frequency information from a signal as a function of time (or whatever the independent variable is), although the ability to simultaneously resolve frequency and time is limited by a (mathematical) uncertainty principle.

Family of Fourier transforms

The following table summarizes the family of Fourier transforms. We see

Transform Time domain Frequency domain
Continuous Fourier transform Continuous, Aperiodic Continuous, Aperiodic
Fourier series Continuous, Periodic Discrete, Aperiodic
Discrete-time Fourier transform Discrete, Aperiodic Continuous, Periodic
Discrete Fourier transform Discrete, Periodic Discrete, Periodic

Interpretation in terms of time and frequency

In terms of signal processing, the transform takes a time series representation of a signal function and maps it into a frequency spectrum, where ω is angular frequency. That is, it takes a function in the time domain into the frequency domain; it is a decomposition of a function into harmonics of different frequencies.

When the function f 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 F at frequency ω represents the amplitude of a frequency component whose initial phase is given by: arctan (imaginary part/real part).

However, it is important to realize that 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.

Applications in signal processing

In signal processing, Fourier transformation can isolate individual components of a complex signal, concentrating them for easier detection and/or removal. A large family of signal processing techniques consist of Fourier-transforming a signal (such as a clip of audio or an image), manipulating the Fourier-transformed data in a simple way, and reversing the transformation. Some examples include:

Fourier transformation is also useful as a compact representation of a signal. For example, JPEG compression uses 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 Fourier-transformed image square is reassembled from the preserved approximate components, and then inverse-transformed to produce an approximation of the original image.

References

See also

External links

 


From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.

Search Titles
0123456789
ABCDEFGHIJ
KLMNOPQRST
UVWXYZ?

E-mail this article to:

Personal Message: