There are five different variants of Fourier analysis depending on the characteristics of the input signal: • Continuous time Fourier transform (CTFT) • Continuous time Fourier series (CTFS) • Discrete time Fourier transform (DTFT) • Discrete time Fourier series (DTFS) • Discrete Fourier transform (DFT) The choice of which of the first four variants to use is determined by two characteristics of the input function: • Whether the input function’s domain is continuous or discrete, and • Whether the input function is periodic or aperiodic in its domain. The fifth variant, the DFT, is used only in the case where the input function is discrete in its domain and limited to a finite region of support. The DFT is the only variant that can be calculated numerically, and it can be used to approximate the other four variants.
Continuous time Fourier transform (CTFT) 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 or
spectrum. 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: :S(f) = \int_{-\infty}^{\infty} s(t) \cdot e^{- i2\pi f t} \, 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_{-\infty}^{\infty} S(f) \cdot e^{i2\pi f t} \, df, which is the inverse transform formula. The complex number, S(f), conveys both amplitude and phase of frequency f. 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.
Continuous time Fourier series (CTFS) The Fourier transform of a periodic function, s_{_P}(t), with period P, becomes a
Dirac comb function, modulated by a sequence of complex
coefficients: :S[k] = \frac{1}{P}\int_{P} s_{_P}(t)\cdot e^{-i2\pi \frac{k}{P} t}\, dt, \quad k\in\Z, (where \int_{P} is the integral over any interval of length P). The inverse transform, known as
Fourier series, is a representation of s_{_P}(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_{_P}(t)\ \ =\ \ \mathcal{F}^{-1}\left\{\sum_{k=-\infty}^{+\infty} S[k]\, \delta \left(f-\frac{k}{P}\right)\right\}\ \ =\ \ \sum_{k=-\infty}^\infty S[k]\cdot e^{i2\pi \frac{k}{P} t}. Any s_{_P}(t) can be expressed as a
periodic summation of another function, s(t)
: :s_{_P}(t) \,\triangleq\, \sum_{m=-\infty}^\infty s(t-mP), and the coefficients are proportional to samples of S(f) at discrete intervals of \frac{1}{P}
: :S[k] =\frac{1}{P}\cdot S\left(\frac{k}{P}\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. 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
: :S_\tfrac{1}{T}(f)\ \triangleq\ \underbrace{\sum_{k=-\infty}^{\infty} S\left(f - \frac{k}{T}\right) \equiv \overbrace{\sum_{n=-\infty}^{\infty} s[n] \cdot e^{-i2\pi f n T}}^{\text{Fourier series (DTFT)}}}_{\text{Poisson summation formula}} = \mathcal{F} \left \{ \sum_{n=-\infty}^{\infty} s[n]\ \delta(t-nT)\right \},\, which is known as the DTFT. Thus the
DTFT of the s[n] sequence is also the
Fourier transform of the modulated
Dirac comb function.{{efn-ua| We may also note that
: :\begin{align} \sum_{n=-\infty}^{+\infty} T\cdot s(nT) \delta(t-nT) &= \sum_{n=-\infty}^{+\infty} T\cdot s(t) \delta(t-nT) \\ &= s(t)\cdot T \sum_{n=-\infty}^{+\infty} \delta(t-nT). \end{align} Consequently, a common practice is to model "sampling" as a multiplication by the
Dirac comb function, which of course is only "possible" in a purely mathematical sense. }} The Fourier series coefficients (and inverse transform), are defined by
: :s[n]\ \triangleq\ T \int_\frac{1}{T} S_\tfrac{1}{T}(f)\cdot e^{i2\pi f nT} \,df = T \underbrace{\int_{-\infty}^{\infty} S(f)\cdot e^{i2\pi f nT} \,df}_{\triangleq\, s(nT)}. Parameter T 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, s[n], 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{1}{T}. When that interval is \left[-\tfrac{1}{2T}, \tfrac{1}{2T}\right], the applicable reconstruction formula is the
Whittaker–Shannon interpolation formula. This is a cornerstone in the foundation of
digital signal processing. Another reason to be interested in S_\tfrac{1}{T}(f) 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 (finite-length sequences) • transform properties • tabulated transforms of specific functions
Discrete time Fourier series (DTFS) Discrete Fourier transform (DFT) Similar to a Fourier series, the DTFT of a periodic sequence, s_{_N}[n], with period N, becomes a Dirac comb function, modulated by a sequence of complex coefficients (see )
: :S[k] = \sum_n s_{_N}[n]\cdot e^{-i2\pi \frac{k}{N} n}, \quad k\in\Z, (where \sum_{n} is the sum over any sequence of length N.) The S[k] sequence is customarily known as the
DFT of one cycle of s_{_N}. 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, is given by
: :s_{_N}[n] = \frac{1}{N} \sum_{k} S[k]\cdot e^{i2\pi \frac{n}{N}k}, where \sum_{k} is the sum over any sequence of length N. When s_{_N}[n] is expressed as a
periodic summation of another function
: :s_{_N}[n]\, \triangleq\, \sum_{m=-\infty}^{\infty} s[n-mN], and s[n]\, \triangleq\, T\cdot s(nT), the coefficients are samples of S_\tfrac{1}{T}(f) at discrete intervals of \tfrac{1}{P} = \tfrac{1}{NT}
: :S[k] = S_\tfrac{1}{T}\left(\frac{k}{P}\right). Conversely, when one wants to compute an arbitrary number (N) of discrete samples of one cycle of a continuous DTFT, S_\tfrac{1}{T}(f), it can be done by computing the relatively simple DFT of s_{_N}[n], as defined above. In most cases, N is chosen equal to the length of the non-zero portion of s[n]. Increasing N, known as
zero-padding or
interpolation, results in more closely spaced samples of one cycle of S_\tfrac{1}{T}(f). Decreasing N, causes overlap (adding) in the time-domain (analogous to
aliasing), which corresponds to decimation in the frequency domain. (see ) In most cases of practical interest, the s[n] 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 (FFT) 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 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 and
Dirac comb 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==