Skip to content Skip to navigation

Connexions

You are here: Home » Content » Continuous-Time Fourier Transform - Review

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

Recently Viewed

This feature requires Javascript to be enabled.

Continuous-Time Fourier Transform - Review

Module by: Ivan Selesnick

Xω=xt=-xt-ωtdt X ω x t t x t ω t (1)
  1. The FT is invertible.
    xt=-1Xω=12π-Xωωtdω x t X ω 1 2 ω X ω ω t (2)
  2. The FT naturally arises in many physical problems.
  3. The FT simplifies the analysis of LTI systems because it has a convolution theorem.
    xt*gtXωGω x t g t X ω G ω (3)
  4. A discrete version of the FT is available. The DFT for finite-length discrete-time signals; the DTFT for infinite-length discrete-time signals.
  5. The Fourier transform is based on the notion of frequency.

A disadvantage of the FT: If one reconstructs xt x t from only part of Xω X ω , x ~ t=SXωωtdt x ~ t t S X ω ω t the quality of x ~ t x ~ t depends on how fast |Xω| X ω decays.

x ~ t-xt2=12π X ~ ω-Xω=12πωS|Xω|2dω x ~ t x t 2 1 2 X ~ ω X ω 1 2 ω ω S X ω 2 (4)
For signals that are concentrated in frequency, |Xω| X ω decays fast. However, for many natural signals (for example, a row from an image), |Xω| X ω decays slowly and x ~ t x ~ t is poor. For those signals, the FT does not provide an efficient representation. slow decay of  |Xω|Xω is not an efficient representation of  xt slow decay of   X ω X ω  is not an efficient representation of   x t

Advantages of efficient representation:

  1. compression
  2. fast algorithms
  3. estimation (denoising, enhancement, etc.)

The efficiency of the FT for representing a signal can be evaluated by plotting the reconstruction error verses how much of Xω X ω is used in the reconstruction. For implementation purposes, we use the DFT. Suppose xn x n , 0nN-1 0 n N 1 is a length-NN discrete signal. Let Xk X k , 0kN-1 0 k N 1 be the DFT of xn x n . If x l ~ n x l ~ n is the reconstruction of xn x n from the ll largest values of Xk X k , we can make a plot of el= x l ~ n-xn e l x l ~ n x n versus ll. The faster el e l decays, the more efficient the DFT is for representing xn x n .

Comments, questions, feedback, criticisms?

Send feedback