discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] OFDM IFFT calculate


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] OFDM IFFT calculate
Date: Mon, 30 May 2016 15:30:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Ah, forgot to actually cite one thing:

On 30.05.2016 14:49, Marcus Müller wrote:

I can't find its' implementation in anywhere so that I can't understand what happen in this function.
A DFT is performed, by calling the fftwf_execute function of the FFTw library, which really, just executes a fast DFT.
And because "DFT" is not totally unambiguous (because there are different normalization conventions out there), if you care for the actual formula, it's  on
http://www.fftw.org/doc/The-1d-Discrete-Fourier-Transform-_0028DFT_0029.html#The-1d-Discrete-Fourier-Transform-_0028DFT_0029
i.e. the backwards (inverse) n-point FFT is really just plain, old, boring, textbook


No normalization.

Best regards,
Marcus

reply via email to

[Prev in Thread] Current Thread [Next in Thread]