I Why is the Signal from a Discrete Fourier Transform considered periodic?

Click For Summary
The discussion centers on the periodic nature of the frequency spectrum obtained from a Discrete Fourier Transform (DFT). Participants clarify that while the time signal x[n] is finite, the DFT assumes periodic extension, allowing for a finite set of frequency coefficients to represent the signal. The periodicity arises because the DFT decomposes the time signal into a finite number of sinusoids, each of which is inherently periodic. There are mentions of important concepts like aliasing and the convolution theorem, emphasizing the need to understand the normal Fourier transform for better comprehension of the DFT. Overall, the periodicity of the DFT's output is linked to the finite sampling process and the assumptions made about the signal's extension.
Natalie Johnson
Messages
38
Reaction score
0
https://en.wikipedia.org/wiki/Discrete_Fourier_transform

Why is the signal obtained from a DFT periodic?

The time signal x[n] is finite and the number of sinusoids being correlated with it is finite, yet its said the frequency spectrum obtained after the DFT is periodic. I've also read the phrase
"X[k] (the frequency coefficients form the DFT) can be interpreted as Fourier coefficients of the periodic continuation of the signal x[n]."
Where in the equation are the infinite amount of frequency coefficients constructed?

My Guess - The N point time signal is decomposed into a set number of sinusoids (frequencies present in the time domain signal), each of these sinusoids is N points in length. Since all these sinusoids sum together to obtain the time domain signal and sinusoids are periodic, the time signal composed from them can be considered periodic... Probably wrong

Please advise
 
Mathematics news on Phys.org
Natalie Johnson said:
Why is the signal obtained from a DFT periodic?
See 4.4 in your own link !
Natalie Johnson said:
Where in the equation are the infinite amount of frequency coefficients constructed?
Nowhere. But a periodic discrete signal can manage with a finite set.

Interesting topics: cutoff frequency, aliasing, folding, etc.; MIT text
Advice: try to fully understand the normal Fourier transform -- then it's a small step to DFT
 
BvU said:
See 4.4 in your own link !
Nowhere. But a periodic discrete signal can manage with a finite set.

Interesting topics: cutoff frequency, aliasing, folding, etc.; MIT text
Advice: try to fully understand the normal Fourier transform -- then it's a small step to DFT
Is the mathematical definition in that section comparable to what I have written in my guess explanation? Because section 4.4 only shows the frequency spectrum is periodic...

Also, that mathematical explanation in section 4.4, it has k+N ... but the values of k only go from 0 to N/2 (0 to nyquist frequency), so is this including negative frequencies?

The book I have been reading is 'DSP for Engineers and Scientists' and its pretty good but it didn't explain why its periodic and went straight into time domain aliasing
 
Last edited:
The DFT works with a set of samples from a time-domain signal, not with a time-domain signal. The sampling process can't distinguish signals with a frequency higher than the sampling frequency divided by 2 from signals with a higher frequency (the aliasing effect).

The set of samples has a finite size and the DFT assumes periodic extension -- that establishes the lowest frequency in the DFT that can be distinguished. The DFT can be reversed to regenerate the original set of samples, not necessarily the original time-domain signal (unless the frequencies in that original time-domain signal are limited in range from the aforementioned lowest to sampling frequency divided by 2).

I can't really follow your 'guess'

But you can follow my advice: check out the convolution theorem and study the FT of a comb function.​
 
  • Like
Likes jasonRF
(my post #4 missed a response to some later edits in your post #3)

Natalie Johnson said:
Because section 4.4 only shows the frequency spectrum is periodic..
Good point (my oversight o:)). The periodicity of ##x_n## is already mentioned under 2. Motivation and is obvious from ##x_{n+N} = x_n##.

Natalie Johnson said:
Also, that mathematical explanation in section 4.4, it has k+N ... but the values of k only go from 0 to N/2
I clearly see 0 and N-1 as limits for ##n##, not ##k## o_O !? Where do you see k go from 0 to N/2 ? In some other context, perhaps ?

Natalie Johnson said:
DSP for Engineers and Scientists
My google can't find a book with that title ?
 
Its from dsp guide.com. Its got massive amazon reviews on the usa site and from chapter 8 onwards its really relevant to all this. The author gives the pdf for free.

The frequency domain goes from 0 to N/2 but the author says with neg frequencies its double this and is then periodic.

I think the limits are for both k and n
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads

Replies
12
Views
2K
Replies
2
Views
2K
Replies
2
Views
3K
Replies
13
Views
2K
Replies
1
Views
1K
Replies
2
Views
1K