Altera_Forum
Honored Contributor
10 years agofft in Altera fixed point vs block floating point
Hello!
I'm modeling two variants of Altera's fft (FFT IP Core) in Matlab, one - for block floating point and second - for fixed point. As a result I see block floating point heavily depends on level of input signal. Good results are given only for signals with amplitude near or equal to full scale, unlike fixed point fft. Why is it so? is that right that for block floating point fft best result are if data scaled for all dynamic range? or what is my mistake? What is the advantage to use block floating point instead of fixed point? Pictures with modeling results are attached (created with matlab scripts generated by Altera). Any help is greatly appreceated.