Skip to content Skip to navigation

Connexions

You are here: Home » Content » Discrete Fourier Transform (DFT)

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the author

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • Rice DSS - Braille

    This module is included inLens: Rice University Disability Support Services's Lens
    By: Rice University Disability Support ServicesAs a part of collection:"Fundamentals of Electrical Engineering I"

    Comments:

    "Electrical Engineering Digital Processing Systems in Braille."

    Click the "Rice DSS - Braille" link to see all content affiliated with them.

Also in these lenses

  • richb's DSP

    This module is included inLens: richb's DSP resources
    By: Richard BaraniukAs a part of collection:"Signals and Systems"

    Comments:

    "My introduction to signal processing course at Rice University."

    Click the "richb's DSP" link to see all content selected in this lens.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Discrete Fourier Transform (DFT)

Module by: Don Johnson

Summary: The Fourier transform can be computed in discrete-time despite the complications caused by a finite signal and continuous frequency.

The discrete-time Fourier transform (and the continuous-time transform as well) can be evaluated when we have an analytic expression for the signal. Suppose we just have a signal, such as the speech signal used in the previous chapter, for which there is no formula. How then would you compute the spectrum? For example, how did we compute a spectrogram such as the one shown in the speech signal example? The Discrete Fourier Transform (DFT) allows the computation of spectra from discrete-time data. While in discrete-time we can exactly calculate spectra, for analog signals no similar exact spectrum computation exists. For analog-signal spectra, use must build special devices, which turn out in most cases to consist of A/D converters and discrete-time computations. Certainly discrete-time spectral analysis is more flexible than continuous-time spectral analysis.

The formula for the DTFT is a sum, which conceptually can be easily computed save for two issues.

  • Signal duration. The sum extends over the signal's duration, which must be finite to compute the signal's spectrum. It is exceedingly difficult to store an infinite-length signal in any case, so we'll assume that the signal extends over 0N-1 0 N 1 .
  • Continuous frequency. Subtler than the signal duration issue is the fact that the frequency variable is continuous: It may only need to span one period, like -1212 1 2 1 2 or 01 0 1 , but the DTFT formula as it stands requires evaluating the spectra at all frequencies within a period. Let's compute the spectrum at a few frequencies; the most obvious ones are the equally spaced ones f=kK f k K , k0K-1 k 0 K 1 .

We thus define the discrete Fourier transform (DFT) to be

k,k0K-1:Sk=n=0N-1sn-2πnkK k k 0 K 1 S k n 0 N 1 s n 2 n k K (1)
Here, Sk S k is shorthand for S2πkK S 2 k K .

We can compute the spectrum at as many equally spaced frequencies as we like. Note that you can think about this computationally motivated choice as sampling the spectrum; more about this interpretation later. The issue now is how many frequencies are enough to capture how the spectrum changes with frequency. One way of answering this question is determining an inverse discrete Fourier transform formula: given Sk S k , k=0K-1 k 0 K 1 how do we find sn s n , n=0N-1 n 0 N 1 ? Presumably, the formula will be of the form sn=k=0K-1Sk2πnkK s n k 0 K 1 S k 2 n k K . Substituting the DFT formula in this prototype inverse transform yields

sn=k=0K-1m=0N-1sm-2πmkK2πnkK s n k 0 K 1 m 0 N 1 s m 2 m k K 2 n k K (2)
Note that the orthogonality relation we use so often has a different character now.
k=0K-1-2πkmK2πknK=Kifm=nn±Kn±2K0otherwise k 0 K 1 2 k m K 2 k n K K m n ± n K ± n 2 K 0 (3)
We obtain nonzero value whenever the two indices differ by multiples of KK. We can express this result as Klδm-n-lK K l l δ m n l K . Thus, our formula becomes
sn=m=0N-1smKl=-δm-n-lK s n m 0 N 1 s m K l δ m n l K (4)
The integers nn and mm both range over 0N-1 0 N 1 . To have an inverse transform, we need the sum to be a single unit sample for m m, n n in this range. If it did not, then sn s n would equal a sum of values, and we would not have a valid transform: Once going into the frequency domain, we could not get back unambiguously! Clearly, the term l=0 l 0 always provides a unit sample (we'll take care of the factor of K K soon). If we evaluate the spectrum at fewer frequencies than the signal's duration, the term corresponding to m=n+K m n K will also appear for some values of m m, n= 0N-1 n 0 N 1 . This situation means that our prototype transform equals sn+sn+K s n s n K for some values of n n. The only way to eliminate this problem is to require KN K N : We must have at least as many frequency samples as the signal's duration. In this way, we can return from the frequency domain we entered via the DFT.

Exercise 1

When we have fewer frequency samples than the signal's duration, some discrete-time signal values equal the sum of the original signal values. Given the sampling interpretation of the spectrum, characterize this effect a different way.

Solution 1

This situation amounts to aliasing in the time-domain.

Another way to understand this requirement is to use the theory of linear equations. If we write out the expression for the DFT as a set of linear equations,

s0+s1++sN-1=S0 s 0 s 1 s N 1 S 0 (5)
s0+s1-2πK++sN-1-2πN-1K=S1 s 0 s 1 2 K s N 1 2 N 1 K S 1 s0+s1-2πK-1K++sN-1-2πN-1K-1K=SK-1 s 0 s 1 2 K 1 K s N 1 2 N 1 K 1 K S K 1 we have K K equations in N N unknowns if we want to find the signal from its sampled spectrum. This requirement is impossible to fulfill if K<N K N ; we must have KN K N . Our orthogonality relation essentially says that if we have a sufficient number of equations (frequency samples), the resulting set of equations can indeed be solved.

By convention, the number of DFT frequency values K K is chosen to equal the signal's duration N N. The discrete Fourier transform pair consists of

Discrete Fourier Transform Pair

Sk=n=0N-1sn-2πnkN S k n 0 N 1 s n 2 n k N (6)
sn=1Nk=0N-1Sk2πnkN s n 1 N k 0 N 1 S k 2 n k N (7)

Example 1

Use this demonstration to perform DFT analysis of a signal.

Example 2

Use this demonstration to synthesize a signal from a DFT sequence.

LabVIEW Example: (run) (source)

Comments, questions, feedback, criticisms?

Send feedback