- Discrete-time Fourier transform
-
In mathematics, the discrete-time Fourier transform (DTFT) is one of the specific forms of Fourier analysis. As such, it transforms one function into another, which is called the frequency domain representation, or simply the "DTFT", of the original function (which is often a function in the time-domain). But the DTFT requires an input function that is discrete. Such inputs are often created by digitally sampling a continuous function, like a person's voice.
The DTFT frequency-domain representation is always a periodic function. Since one period of the function contains all of the unique information, it is sometimes convenient to say that the DTFT is a transform to a "finite" frequency-domain (the length of one period), rather than to the entire real line.
Fourier transforms Continuous Fourier transform Fourier series Discrete Fourier transform Discrete-time Fourier transform Related transforms Contents
Definition
Given a discrete set of real or complex numbers: (integers), the discrete-time Fourier transform (or DTFT) of is usually written:
-
(
Relationship to sampling
Often the sequence represents the values (aka samples) of a continuous-time function, , at discrete moments in time: , where is the sampling interval (in seconds), and is the sampling rate (samples per second). Then the DTFT provides an approximation of the continuous-time Fourier transform:
To understand this, consider the Poisson summation formula, which indicates that a periodic summation of function can be constructed from the samples of function The result is:
-
(
comprises exact copies of that are shifted by multiples of ƒs and combined by addition. For sufficiently large ƒs, the k=0 term can be observed in the region [−ƒs/2, ƒs/2] with little or no distortion (aliasing) from the other terms.
With the following definition of a normalized frequency, the right-hand sides of Eq.2 and Eq.1 are identical:
Since represents ordinary frequency (cycles per second) and has units of samples per second, the units of are cycles per sample. It is common notational practice to replace this ratio with a single variable, called normalized frequency, which represents actual frequencies as multiples (usually fractional) of the sample rate. is also a normalized frequency, with units of radians per sample.
Periodicity
Sampling causes its spectrum (DTFT) to become periodic. In terms of ordinary frequency, (cycles per second), the period is the sample rate, . In terms of normalized frequency, (cycles per sample), the period is 1. And in terms of (radians per sample), the period is 2π, which also follows directly from the periodicity of . That is:
where both n and k are arbitrary integers. Therefore:
The popular alternate notation for the DTFT :
- highlights the periodicity property, and
- helps distinguish between the DTFT and underlying Fourier transform of ; that is, (or ), and
- emphasizes the relationship of the DTFT to the Z-transform.
However, its relevance is obscured when the DTFT is formed by the frequency domain method (periodic summation), as discussed above. So the notation is also commonly used, as in the table to follow.
Inverse transform
The following inverse transforms recover the discrete-time sequence:
where is an integral over any interval of length λ. The integrals span one full period of the DTFT, which means that the x[n] samples are also the coefficients of a Fourier series expansion of the DTFT. Infinite limits of integration change the transform into an inverse [continuous-time] Fourier transform, which produces a sequence of Dirac impulses. That is:
Sampling the DTFT
A common practice is to compute an arbitrary number of samples (N) of one cycle of the periodic function X1 / T :
Since the kernel, is N-periodic, it can readily be shown that this is equivalent to the following discrete Fourier transform (DFT):
-
(
where is a summation over any interval of length N, and is another periodic summation:
which is also the inverse DFT. In other words, our sampling of the DTFT causes the inverse transform to become periodic.
In order to evaluate Eq.3 numerically, we require a finite-length x[n] sequence. For instance, a long sequence might be truncated by a window function of length resulting in two cases worthy of special mention: L ≤ N and L = I•N, for some integer I (typically 6 or 8). For notational simplicity, consider the x[n] values below to represent the modified values.
When reduces to a summation of I blocks of length N. This goes by various names, such as multi-block windowing and window presum-DFT [1] [2] [3] . Multi-block window functions can provide excellent isolation (low spectral leakage) between the DTFT samples, which is usually a priority when implementing an FFT filter-bank (channelizer). With a conventional window function of length L, the DTFT would be undersampled (i.e. too much isolation), and important detail might be missed. But when the window function has a main lobe width on the order of length N, the resolutions of the sampling and the DTFT remain well-matched. Those kinds of windows are usually created using FIR filter design algorithms.
When the DFT is usually written in this more familiar form:In order to take advantage of a fast Fourier transform algorithm for computing the DFT, the summation is usually performed over all N terms, even though N-L of them are zeros. Therefore, the case L < N is often referred to as zero-padding.
Spectral leakage, which increases as L decreases, is detrimental to certain important performance metrics, such as resolution of multiple frequency components and the amount of noise measured by each DTFT sample. But those things don't always matter, for instance when the x[n] sequence is a noiseless sinusoid (or a constant), shaped by a window function. Then it is a common practice to use zero-padding to graphically display and compare the detailed leakage patterns of window functions. To illustrate that for a rectangular window, consider the sequence:
- , and L = 64.
The two figures below are plots of the magnitude of two different sized DFTs, as indicated in their labels. In both cases, the dominant component is at the signal frequency: . Also visible on the right is the spectral leakage pattern of the L = 64 rectangular window. The illusion on the left is a result of sampling the DTFT at all of its zero-crossings. Rather than the DTFT of a finite-length sequence, it gives the impression of an infinitely long sinusoidal sequence. Contributing factors to the illusion are the use of a rectangular window, and the choice of a frequency () with exactly 8 (an integer) cycles per 64 samples.
Relationship to the Z-transform
The DTFT is a special case of the Z-transform. The bilateral Z-transform is defined as:
So the special case is: . Since , it is the evaluation of the Z-transform around the unit circle in the complex plane.
Table of discrete-time Fourier transforms
Some common transform pairs are shown below. The following notation applies:
- is an integer representing the discrete-time domain (in samples)
- is a real number in , representing continuous angular frequency (in radians per sample).
- The remainder of the transform is defined by:
- is the discrete-time unit step function
- is the normalized sinc function
- is the Dirac delta function
- is the Kronecker delta
- is the rectangle function for arbitrary real-valued t:
- is the triangle function for arbitrary real-valued t:
Time domain
Frequency domain
Remarks integer M integer M The 1 / (1 − e − iω) term must be interpreted as a distribution in the sense of a Cauchy principal value around its poles at ω = 2πk. | a | < 1 real number a real number a real number a integer M real number a real number W
real numbers W
jω it works as a differentiator filter real numbers W, a
Hilbert transform real numbers A, B
complex CProperties
This table shows some mathematical operations in the time-domain and the corresponding effects in the frequency domain.
- is the discrete convolution of two sequences
- is the complex conjugate of
Property Time domain Frequency domain Remarks Linearity Shift in time integer k Shift in frequency (modulation) real number a Time reversal Time conjugation Time reversal & conjugation Derivative in frequency Integral in frequency Convolve in time Multiply in time Periodic convolution Cross correlation Parseval's theorem Symmetry Properties
The Fourier Transform can be decomposed into a real and imaginary part or into an even and odd part.
or
Time Domain
Frequency Domain
Citations
- ^ Gumas, Charles Constantine (July 1997). "Window-presum FFT achieves high-dynamic range, resolution". Personal Engineering & Instrumentation News: 58–64.
- ^ Dahl, Jason F (2003). "Chapter 3.4". Time Aliasing Methods of Spectral Estimation (PhD thesis). Brigham Young University. http://contentdm.lib.byu.edu/ETD/image/etd157.pdf.
- ^ Lyons, Richard G. (June 2008). "DSP Tricks: Building a practical spectrum analyzer". EE Times. http://www.eetimes.com/design/embedded/4007611/DSP-Tricks-Building-a-practical-spectrum-analyzer.
References
- Alan V. Oppenheim and Ronald W. Schafer (1999). Discrete-Time Signal Processing (2nd Edition ed.). Prentice Hall Signal Processing Series. ISBN 0-13-754920-2.
- William McC. Siebert (1986). Circuits, Signals, and Systems. MIT Electrical Engineering and Computer Science Series. Cambridge, MA: MIT Press.
- Boaz Porat. A Course in Digital Signal Processing. John Wiley and Sons. pp. 27–29 and 104–105. ISBN 0-471-14961-6.
Digital signal processing Theory Sub-fields Techniques Discrete Fourier transform (DFT) · Discrete-time Fourier transform (DTFT) · Impulse invariance · bilinear transform · pole–zero mapping · Z-transform · advanced Z-transformSampling oversampling · undersampling · downsampling · upsampling · aliasing · anti-aliasing filter · sampling rate · Nyquist rate/frequencyCategories: -
Wikimedia Foundation. 2010.