FPGA IMPLEMENTATION OF AN FFT PROCESSOR USING CORDIC ALGORITHM

Niveathasaro
Abstract:In this paper, energy efficient high speed 128 point CORDIC based FFT processor is developed in the FPGA board. This paper develops the algorithm, architectures, and circuits necessary for high-performance and energy-efficient FFT processor. Nowadays Configurable devices are more popular. The current trend has drawbacks towards developinghardware signal processing architectures. So in this paper developing FFT architectures using ALTERA DE2 FPGA kit is a way of obtaining high performance. To increase the speed of execution further we design a CORDIC Algorithm based FFT processor using FPGA.CORDIC Algorithm is a powerful algorithm which is shift-add algorithm for computing wide range of applications including certain trigonometric, hyperbolic, linear and logarithmic functions. Reduction in complexity and increase the accuracy of rotations in the Fast Fourier transform (FFT) at algorithmic and arithmetic level carried out by CORDIC Algorithm. Here decimation in frequency algorithm is used for FFT Computation.
Computer Science,Engineering
What problem does this paper attempt to address?