Difference between DTFT and DFT

Status
Not open for further replies.

david753

Full Member level 1
Joined
Jan 9, 2005
Messages
96
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
856
difference between dtf and dtft

In DTFT, time domain sampling data is multiply by e^-j2*pi*f*n, then summation.
But, in DTF, time domain sampling data is multiply by e^-j2*pi*n*k/N, then summation.
why it divids by N in DTF, comparing to DTFT?
 

the difference is DTFT gets continuous spectrum of signals,but DFT gets discret spectrum.
 

yes , as freeinthewind written:
"DTFT gets continuous spectrum of signals,but DFT gets discret spectrum"
and in fact we use DFt , when we want to have digital data both in frequency domain and time domain.
 

FT states a integral with the product of e^(j*2*pi*f*t).
If only discrete samples of the signal can be taken, t=n*Ts, where Ts is the sampling period. The integral is also substituted with a convolution.
Now, if N samples are taken in a run, and if only discrete frquencies can be recorded, then all recordable frequencies can be represented as multiples of fs/N, where fs is the sampling frequency. So f=k*(fs/N).
Subst t and f into the FT equation and you get DFT, noting that Ts=1/fs.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…