Forum Discussion
Altera_Forum
Honored Contributor
16 years agoOfmd modulator: IFFT
Hi All. I am realizing an Ofmd modulator. I have a problem with zero padding of the IFFT. :confused: I decide to use the FFT MegaCore Function v9.0. I have 1536 samples and I choose...
Altera_Forum
Honored Contributor
16 years agoTo keep the shape of the spectrum, u should pad ONE zero to the front to keep DC centred, and 2048-1536-1 zeros to the center of the 1536 samples.
Scale factor should be considered.