The Discrete-time Fourier transform (or DTFT) is part of the family of Fourier transforms. It transforms a function f(n) of a discrete "time" variable n where
. The DTFT produces a continuous, periodic spectrum F(eiω).
Definition
The DTFT of f(n) is given by the following equation.
We can recover f(n) via the inverse DTFT.
Periodicity of the DTFT
The DTFT is 2π periodic, i.e.,
as shown by the following proof.
Since
(See complex numbers), the above equals
thereby proving the periodicity. Thus, we see that the discreteness in one domain leads to periodicity in the conjugate domain because of the result from complex number theory that
.
Difference between the DTFT and DFT
The DTFT differs from the discrete Fourier transform (DFT) in that the latter transforms a discrete-time function f(n) that is periodic. For a length N finite signal
, the DFT actually samples the DTFT at uniform intervals
in the frequency domain.
Frequency interpolation of the DTFT via the DFT
A common technique to obtain more resolution in the frequency domain is to zero pad f(n). Zero padding a signal simply means that we append a finite number of zeros to the end of the signal. So, if we add M - N zeros to the end of f(n) so that the signal is of length M, the DFT becomes the following.
Since the values of f(n) from N to M - 1 are zero, the above reduces to the following.
Thus, we have obtained more resolution in the frequency domain since we have M discrete frequencies rather than N discrete frequencies.
As an example, we performed the DFT on the length 64 signal
where
. The top figure is the plot of the magnitude of the DFT. As expected, it is an impulse at π / 4. Then, we zero padded the signal with 192 zeros and took the DFT. The bottom plot shows the magnitude of this DFT. In the bottom plot, we obtain more resolution in the frequency domain from zero padding.
DTFT from the DFT by infinite zero padding
If we append an infinite number of zeros to f(n), then the DFT approaches the DTFT. This padding is equivalent to having
and
at different rates. As a result, the quantity given below approaches the continuous variable ω.
and it follows that
Thus, we obtain the DTFT by zero padding the signal f(n) with an infinite number of zeros.
Difference between the DTFT and the Fourier Series
Essentially, the DTFT is the reverse of the Fourier series, in that the latter has a continuous, periodic input and a discrete spectrum. The applications of the two transforms, however, are quite different.
Relationship with the Z-Transform
The DTFT is a special case of the Z-transform. The Z-transform is defined as follows.
If we evaluate the Z-transform at z = eiω, then we recover the DTFT. (For this reason, the notation F(eiω) is generally preferred over the notation F(ω) for representing the DTFT.)
Note that evaluating at z = eiω is equivalent to evaluating the Z-transform along the unit circle in the complex plane.
References
- Boaz Porat : A Course in Digital Signal Processing, pp. 27-29, pp. 104-105, John Wiley and Sons, ISBN 0-471-14961-6