| Fourier Analysis |
Article Index for Fourier |
Website Links For Fourier |
Information AboutFourier Analysis |
| CATEGORIES ABOUT FOURIER ANALYSIS | |
| fourier analysis | |
| integral transforms | |
| digital signal processingfourier analysis | |
| integral transforms | |
| digital signal processing | |
| mathematical analysis | |
| harmonic analysis | |
|
Fourier analysis, named after Joseph Fourier 's introduction of the Fourier Series , is the decomposition of a function in terms of a sum of Sinusoidal Basis Function s (vs. their Frequencies ) that can be recombined to obtain the original function. That process of recombining the sinusoidal basis functions is also called '''Fourier synthesis''' (in which case ''Fourier analysis'' refers specifically to the decomposition process). The . APPLICATIONS Fourier analysis has many scientific applications — in Physics , Number Theory , Combinatorics , Signal Processing , Probability Theory , Statistics , Option Pricing , Cryptography , Acoustics , Oceanography , Optics and Diffraction , Geometry , and other areas. (In signal processing and related fields, Fourier analysis is typically thought of as decomposing a signal into its component Frequencies and their Amplitude s.) This wide applicability stems from many useful properties of the transforms:
VARIANTS OF FOURIER ANALYSIS There exists a number of transforms that can be seen as special cases or generalizations of each other. The most popular are summarized in the following table: The table shows that
There are various ways to include Normalization Factor s; For simplicity, this table uses the definitions without them. Also, this table does not contain multi-dimensional versions. Fourier transform : ''Main article: Fourier Transform '' Most often, the unqualified term Fourier Transform refers to the transform of functions of a continuous Real argument, representing any Square-integrable function as a linear combination of Complex Exponential s with frequencies : : The quantity, , provides both the amplitude and initial phase (as a complex number) of basis function: . The function, , is the '''Fourier transform''' of , denoted by the operator ''':''' : And the inverse transform (shown above) is written: : 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 . The more generalised version of this transform in dimension , notated by is: : where and are -dimensional Vector s, is the Inner Product of these two vectors, and the integration is performed over all dimensions. Fourier series : ''Main article: 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 (with period ), and represents these functions as a Series of sinusoids: : where , and is a (complex) amplitude. For Real -valued , an equivalent variation is: : where and . Discrete-time Fourier transform : ''Main article: Discrete-time Fourier Transform '' For use on computers, both for scientific computation and Digital Signal Processing , one must have functions, x {Link without Title} , 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: : But in this case, the limits of integration need only span one period of the periodic function, , which is derived from the samples by the Discrete-time Fourier Transform (DTFT): : Discrete Fourier transform : ''Main article: 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: : for When the portion of x between n=0 and n=N-1 is a good (or exact) representation of the entire x[n sequence, it is useful to compute: : which is called Discrete Fourier Transform (DFT). Commonly the length of the x sequence is finite, and a larger value of N is chosen. Effectively, the x[n sequence is padded with zero-valued samples, referred to as Zero Padding . The inverse DFT represents x {Link without Title} as the sum of complex sinusoids: : The table below will note that this actually produces a periodic ''x'' {Link without Title} . 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. The DFT can be computed using a Fast Fourier Transform (FFT) algorithm, which makes it a practical and important transformation on computers. Fourier transforms on arbitrary locally compact abelian topological groups The Fourier variants can also be generalized to Fourier transforms on arbitrary Locally Compact Abelian Topological Group 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 s. See also the Pontryagin Duality for the generalized underpinnings of the Fourier transform. Time-frequency transforms Time-frequency Transform s such as the Short-time Fourier Transform , Wavelet Transform s, Chirplet Transform s, 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 an (mathematical) Uncertainty Principle . 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 Harmonic s 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. ABOUT NOTATION The Fourier transform is a mapping on a function space. This mapping is here denoted and is used to denote the Fourier transform of the function ''s''. This mapping is linear, which means that can also be seen as a linear transformation on the function space and implies that the standard notation in linear algebra of applying a linear transformation to a vector (here the signal ''s'') can be used to write instead of . Since the result of applying the Fourier transform is again a function, we can be interested in the value of this function evaluated at the value for its variable, and this is denoted either as or as . Notice that in the former case, it is implicitly understood that is applied first to ''s'' and then the resulting function is evaluated at , not the other way around. In mathematics and various applied sciences it is often necessary distinguish between a function ''s'' and the value of ''s'' when its variable equals ''t'', denoted ''s(t)''. This means that a notation like formally can be interpreted as the Fourier transform of the values of ''s'' at ''t'', which must be considered as an ill-formed expression since it describes the Fourier transform of a function value rather than of a function. Despite this flaw, the previous notation appears frequently, often when a particular function or a function of a particular variable is to be transformed. For example, is sometimes used to express that the Fourier transform of a rectangular function is a sinc function, or is used to express the shift property of the Fourier transform. Notice, that the last example is only correct under the assumption that the transformed function is a function of ''t'', not of . If possible, this informal usage of the operator should be avoided, in particular when it is not perfectly clear which variable the function to be transform depends on. REFERENCES
SEE ALSO
EXTERNAL LINKS
|
|
|