Regarding Discerete Fourier Transformation DFT

Status
Not open for further replies.

David83

Advanced Member level 1
Joined
Jan 21, 2011
Messages
410
Helped
45
Reputation
92
Reaction score
45
Trophy points
1,308
Activity points
3,639
Hi,

What does this mean, and why:

because of the periodic properties of the discrete Fourier transform (DFT), as well as the convolution process in which M inputs are converted to >= 2M - 1 outputs, zeros must be inserted into the data sequence

Any clarification will be highly appreciate.

Thanks
 

This may help:

-Convolution of 2 signals M and N is M+N-1. So if M is convoluted with itself it is 2M-1. If doing the convolution of 2 unequal sized pieces of data you may need to pad with zeros.

-Also sometimes to get a more resolution in a DFT you will pad with zeros. something like this: **broken link removed**
 

Ok, but the two sequences do not have to be of equal size, right?

I am reading papers about single-carrier frequency domain equalization (SC-FDE), and some papers padding zeros to the to the input sequence, while others appending to the front of the sequence the last part of it (this is called cyclic prefix) to make the linear convolution circular convolution to apply DFT. If it is necessary to make the linear convolution circular, how did they apply DFT for the padding-zero case?

Thanks
 

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