Web - Amazon

We provide Linux to the World


We support WINRAR [What is this] - [Download .exe file(s) for Windows]

CLASSICISTRANIERI HOME PAGE - YOUTUBE CHANNEL
SITEMAP
Audiobooks by Valerio Di Stefano: Single Download - Complete Download [TAR] [WIM] [ZIP] [RAR] - Alphabetical Download  [TAR] [WIM] [ZIP] [RAR] - Download Instructions

Make a donation: IBAN: IT36M0708677020000000008016 - BIC/SWIFT:  ICRAITRRU60 - VALERIO DI STEFANO or
Privacy Policy Cookie Policy Terms and Conditions
Discrete-time Fourier transform - Wikipedia, the free encyclopedia

Discrete-time Fourier transform

From Wikipedia, the free encyclopedia

Fourier transforms
Continuous Fourier transform
Fourier series
Discrete Fourier transform
Discrete-time Fourier transform
Related transforms
edit

Given a discrete set of real or complex numbers: x[n], \; n\in\mathbb{Z} (integers), the discrete-time Fourier transform (or DTFT) of x[n]\, is:

X(\omega) = \sum_{n=-\infty}^{\infty} x[n] \,e^{-i \omega n}\,

Contents

[edit] Relationship to sampling

Its name implies that the {x[n]} sequence represents the values (aka samples) of a continuous-time function, x(t)\,, at discrete moments in time: t = nT\,, where T\, is the sampling interval (in seconds), and 1/T = f_s\, is the sampling rate (samples per second). The DTFT provides an approximation of the continuous-time Fourier transform:

X(f) = \int_{-\infty}^\infty x(t)\cdot e^{- i 2\pi f t}\,dt

As shown in the sampling theorem article, if we were to conceptually use the values x(nT)\, to modulate this Dirac comb function:

\Delta_T(t) = T\sum_{n=-\infty}^{\infty} \delta(t - nT) \,

the result is a function whose Fourier transform is the sum of "copies" of X(f)\, superimposed at intervals of f_s \,:

X_\mathrm{T}(f) = \sum_{k = -\infty}^{\infty} X(f - {k f_s})

As we shall now see, this periodic function is a DTFT. And under certain readily-apparent conditions, the k=0 term can be observed with little or no distortion (aliasing) from the other terms. The modulated comb is:

x_\mathrm{T}(t) = T \sum_{n=-\infty}^{\infty} x(nT)\, \delta(t - n T)

Therefore:

X_\mathrm{T}(f)\, = \int_{-\infty}^\infty \left[T \sum_{n=-\infty}^{\infty} x(nT)\, \delta(t - n T)\right] e^{- i 2\pi f t}\,dt
= \sum_{n=-\infty}^{\infty} T\cdot x(nT) \int_{-\infty}^\infty \left[\delta(t - n T)\cdot e^{- i 2\pi f t}\right]\,dt
= \sum_{n=-\infty}^{\infty} T\cdot x(nT) \cdot e^{- i 2\pi f n T} \,

With the associations:

x[n] = T\cdot x(nT)\,
\omega = 2\pi f T = 2\pi \left( \frac{f}{f_s}\right) \,,

X_\mathrm{T}(f)\, is identical to the expression for X(e^{i \omega})\,.


Normalized frequency

Since f\, represents ordinary frequency (cycles per second) and f_s\, has units of samples per second, the units of f / f_s\, 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.   \omega\,, as defined above, is also a normalized frequency, but its units are radians per sample.

[edit] Periodicity

Sampling x(t)\, causes its spectrum (DTFT) to become periodic. In terms of ordinary frequency, f\, (cycles per second), the period is the sample rate,  f_s\,.   In terms of normalized frequency, f / f_s\, (cycles per sample), the period is 1.  And in terms of \omega\, (radians per sample), the period is , which also follows directly from the periodicity of e^{-i \omega n}\,. I.e.:

e^{-i (\omega + 2\pi k) n} = e^{-i \omega n}\,

where both n and k are arbitrary integers. Therefore:

X(\omega + 2\pi k) = X(\omega)\,

The popular alternate notation X(e^{i \omega})\, for the DTFT X(\omega)\,:

  1. highlights the periodicity property, and
  2. helps distinguish between the DTFT and underlying Fourier transform of x(t)\,, i.e. X(f)\, (or X(\omega)\,), and
  3. 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 (superposition), as discussed above. So the notation X(\omega)\, is also commonly used, as in the table to follow.

[edit] Inverse transform

The following inverse transforms recover the discrete-time sequence:

x[n]\, = \frac{1}{2 \pi}\int_{-\pi}^{\pi} X(\omega)\cdot e^{i \omega n} \, d \omega
= T \int_{-\frac{1}{2T}}^{\frac{1}{2T}} X_T(f)\cdot e^{i 2 \pi f nT}\, df

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 a continuous-time Fourier transform [inverse], which recovers the Dirac impulses as well. I.e.:

\int_{-\infty}^\infty X_T(f)\cdot e^{i 2 \pi f t}\, df \ = \ x_T(t) \ =\ \sum_{n=-\infty}^{\infty} x[n]\cdot \delta(t - n T)

[edit] Finite length sequences

For practical evaluation of the DTFT numerically, a finite-length sequence is obviously needed. For instance, a long sequence might be modified by a rectangular window function, resulting in:

X(\omega) = \sum_{n=0}^{L-1} x[n] \,e^{-i \omega n}\,,   where L\, is the modified sequence length.

This is often a useful approximation of the spectrum of the unmodified sequence. The difference is a loss of clarity (resolution), which improves as L increases.
It is common to evaluate X(ω) at an arbitrary number (N) of uniformly-spaced frequencies across one period (2π):

\omega_k = \frac{2 \pi }{N} k\,,     for k =  0, 1, \dots, N-1 \,

which gives:

X[k] = X(\omega_k) = \sum_{n=0}^{L-1} x[n] \,e^{-i 2 \pi \frac{k}{N} n}

When N \ge L\,, this can also be written:

X[k] = \sum_{n=0}^{N-1} x[n] \,e^{-i 2 \pi \frac{k}{N} n},   because we define x[n] = 0\, for n \ge L\,.

With that cosmetic adjustment, the X[k]\, sequence is now recognizable as a discrete Fourier transform (DFT). While N defines the resolution at which we sample the DTFT, L limits the inherent resolution of the DTFT itself. So they are usually similar (or equal) values. And while it is common to choose N > L, the only reason to include the zero-valued terms in the summation is to take advantage of a fast Fourier transform algorithm for computing the DFT. However, when that is done it is often given undue significance, such as zero-padded DFT and/or interpolated DFT. But obviously the exact same DFT can be calculated straightforwardly without the zero-valued terms. One can also compute the DTFT for the case of N < L (or for other frequency samplings) where it is not equivalent to a DFT.

To illustrate why N > L is common, consider the sequence:

x[n] = e^{i 2\pi \frac{1}{8} n}, 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: f = \begin{matrix} \frac{1}{8}\end{matrix} = 0.125\,. 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 (\begin{matrix} \frac{1}{8}\end{matrix} = \begin{matrix} \frac{8}{64}\end{matrix}) with exactly 8 (an integer) cycles per 64 samples.

DFT for L = 64 and N = 64
Enlarge
DFT for L = 64 and N = 64
DFT for L = 64 and N = 256
Enlarge
DFT for L = 64 and N = 256


[edit] Difference between the DTFT and other Fourier transforms

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.

The DFT and the DTFT can be viewed as the logical result of applying the standard continuous Fourier transform to discrete data. From that perspective, we have the satisfying result that it's not the transform that varies, it's just the form of the input:

  • If it is discrete, the Fourier transform becomes a DTFT.
  • If it is periodic, the Fourier transform becomes a Fourier series.
  • If it is both, the Fourier transform becomes a DFT.

[edit] Relationship to the Z-transform

The DTFT is a special case of the Z-transform. The bilateral Z-transform is defined as:

X(z) = \sum_{n=-\infty}^{\infty} x[n] \,z^{-n}


So the special case is: z = e^{i \omega}\,.   Since |e^{i \omega}| = 1\,, it is the evaluation of the Z-transform around the unit circle in the complex plane.

[edit] Table of discrete-time Fourier transforms

Some common transform pairs are shown below. The following notation applies:

\mathrm{rect}(t) = \sqcap(t) = \begin{cases} 0           & \mbox{if } |t| > \frac{1}{2} \\[3pt] \frac{1}{2} & \mbox{if } |t| = \frac{1}{2} \\[3pt] 1           & \mbox{if } |t| < \frac{1}{2} \end{cases}
\operatorname{tri}(t) = \and (t) =  \begin{cases} 1 + t; & - 1 \leq t \leq 0 \\ 1 - t; & 0 < t \leq 1 \\ 0 & \mbox{otherwise}  \end{cases}
Time domain
x[n] \,
Frequency domain
X(\omega) \,
Remarks
\delta [n] \! 1 \!
\delta [n - k] \! e^{-i k \omega} \! integer k
u[n]\! \frac{1}{1-e^{-i \omega}} \!
e^{-ian} \! \delta (\omega + a)  \, real number a
\cos (a n) \! \frac{1}{2} \left[ \delta (\omega - a) + \delta (\omega + a) \right] real number a
\sin (a n) \! \frac{1}{2 i} \left[ \delta (\omega - a) - \delta ( \omega + a) \right] real number a
\mathrm{rect} \left[ { ( n - M/2 ) \over M  } \right] { \sin[ \omega (M+1) / 2 ] \over \sin( \omega / 2 ) } \,  e^{ -i \omega M / 2 } integer M
\operatorname{sinc} [(a + n)] e^{i a \omega} \! real number a
W\cdot \operatorname{sinc}^2(W n)\, { 1 \over 2\pi W}\cdot \operatorname{tri} \left( { \omega \over 2\pi W } \right) real number W
W\cdot \operatorname{sinc} [ W (n + a)] \operatorname{rect} \left( { \omega \over 2\pi W } \right) \cdot e^{j a \omega} real numbers W, a

0 < W \le 1

\frac{W}{(n + a)} \left\{ \cos [ \pi W (n+a)] - \operatorname{sinc} [ W (n+a)] \right\} j \omega \cdot \operatorname{rect} \left( { \omega \over \pi W } \right) e^{j a \omega} real numbers W, a
\frac{1}{\pi n^2} [(-1)^n - 1] | \omega | \!
\frac{C (A + B)}{2 \pi} \cdot \operatorname{sinc} \left[ \frac{A - B}{2\pi} n \right] \cdot \operatorname{sinc} \left[ \frac{A + B}{2\pi} n \right] real numbers A, B
complex C

[edit] Properties

This table shows the relationships between generic discrete-time Fourier transforms. We use the following notation:


The first column provides a description of the property, the second column shows the function in the time domain, the third column shows the spectrum in the frequency domain:

Property Time domain
x[n] \!
Frequency domain
X(\omega) \!
Remarks
Linearity a x[n] + b y[n] \! a X(e^{i \omega}) + b Y(e^{i \omega}) \!
Shift in time x[n - k] \! X(e^{i \omega}) e^{-i \omega k} \! integer k
Shift in frequency (modulation) x[n] e^{i a n} \! X(e^{i (\omega-a)}) \! real number a
Time reversal x[- n] \! X(e^{-i \omega}) \!
Time conjugation x[n]^* \! X(e^{-i \omega})^* \!
Time reversal & conjugation x[-n]^* \! X(e^{i \omega})^* \!
Derivative in frequency \frac{n}{i} x[n] \! \frac{d X(e^{i \omega})}{d \omega} \!
Integral in frequency \frac{i}{n} x[n] \! \int_{-\pi}^{\omega} X(e^{i \vartheta}) d \vartheta \!
Convolve in time x[n] * y[n] \! X(e^{i \omega}) \cdot Y(e^{i \omega}) \!
Multiply in time x[n] \cdot y[n] \! \frac{1}{2 \pi} X(e^{i \omega}) * Y(e^{i \omega}) \!
Correlation \rho_{xy} [n] = x[-n]^* * y[n] \! R_{xy} (\omega) = X(e^{i \omega})^* \cdot Y(e^{i \omega}) \!

[edit] References

  • Alan V. Oppenheim and Ronald W. Schafer (1999). Discrete-Time Signal Processing, 2nd Edition, 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.
Our "Network":

Project Gutenberg
https://gutenberg.classicistranieri.com

Encyclopaedia Britannica 1911
https://encyclopaediabritannica.classicistranieri.com

Librivox Audiobooks
https://librivox.classicistranieri.com

Linux Distributions
https://old.classicistranieri.com

Magnatune (MP3 Music)
https://magnatune.classicistranieri.com

Static Wikipedia (June 2008)
https://wikipedia.classicistranieri.com

Static Wikipedia (March 2008)
https://wikipedia2007.classicistranieri.com/mar2008/

Static Wikipedia (2007)
https://wikipedia2007.classicistranieri.com

Static Wikipedia (2006)
https://wikipedia2006.classicistranieri.com

Liber Liber
https://liberliber.classicistranieri.com

ZIM Files for Kiwix
https://zim.classicistranieri.com


Other Websites:

Bach - Goldberg Variations
https://www.goldbergvariations.org

Lazarillo de Tormes
https://www.lazarillodetormes.org

Madame Bovary
https://www.madamebovary.org

Il Fu Mattia Pascal
https://www.mattiapascal.it

The Voice in the Desert
https://www.thevoiceinthedesert.org

Confessione d'un amore fascista
https://www.amorefascista.it

Malinverno
https://www.malinverno.org

Debito formativo
https://www.debitoformativo.it

Adina Spire
https://www.adinaspire.com