Tuesday, 14 March 2017

Discrete Fourier Transform

Discrete Fourier Transform(DFT) is used to transform time domain signals into frequency domain signals with the help of sampling. DFT is frequency sampling of Discrete time fourier transfrom (DTFT).In this experiment 4 point and 8 point appended sequence DFT was calculated. DFT results are periodic with length equal to the input signal.
Magnitude spectrum for the same was plotted.We observed that if signal is expanded,the spectrum is compressed and its more accurate compared to 4 point. DFT is computationally slow because large number of multiplications and additions.

10 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. DFT gives discrete spectrum. DFT assumes signal is periodic hence it gives Discrete spectrum

    ReplyDelete
  3. DFT is computationally slower

    ReplyDelete
  4. DFT produces periodic results

    ReplyDelete
  5. Output of DFT is periodic because of twiddle factor.

    ReplyDelete
  6. DFT is the discrete version of DTFT

    ReplyDelete
  7. DFT is obtained by sampling of DTFT

    ReplyDelete