A FPGA Design of FFT Algorithm
Xiaoyong Chen
Abstract
Xiaoyong Chen
Abstract
This paper introduces a FPGA design scheme of the Radix-4 DIF FFT algorithm base on FFT Algorithm.In the FPGA implementation of FFTs,the computation of butterflies contains many twiddle factor multiplications.An improvement method is presented to reduce the multiplication number and memory space of twiddle factors,which hence speeds up the butterfly computation.The design of address mapping can get position of data without calculation.In combination of using the structure of ping-pang RAM and the pipelining,the speed of the FFT′s FPGA implementation can be increased,which provides some reference for the implementation of FFT.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
This paper introduces a FPGA design scheme of the Radix-4 DIF FFT algorithm base on FFT Algorithm.In the FPGA implementation of FFTs,the computation of butterflies contains many twiddle factor multiplications.An improvement method is presented to reduce the multiplication number and memory space of twiddle factors,which hence speeds up the butterfly computation.The design of address mapping can get position of data without calculation.In combination of using the structure of ping-pang RAM and the pipelining,the speed of the FFT′s FPGA implementation can be increased,which provides some reference for the implementation of FFT.
Key concepts: Twiddle factor, Fast Fourier transform, Field-programmable gate array, Computer science, Split-radix FFT algorithm, Prime-factor FFT algorithm, Parallel computing, Computation