National Conference on Emerging Trends in Advanced Communication Technologies |
Foundation of Computer Science USA |
NCETACT2015 - Number 4 |
June 2015 |
Authors: Chetan Korde, P. Malathi |
a35f2b16-30ae-4710-9f09-771f4adf5dab |
Chetan Korde, P. Malathi . Study of Radix-4 FFT Processor using CORDIC. National Conference on Emerging Trends in Advanced Communication Technologies. NCETACT2015, 4 (June 2015), 18-20.
This paper focus on the study of an efficient Radix-4 FFT and CORDIC algorithm. Due to use of Radix-4 speed gets doubled than Radix-2 in FFT computation. For twiddle factor calculation Co-ordinate Rotation Digital Computer (CORDIC) algorithm is used, which will reduce the computation time and make processor faster. The CORDIC offers the opportunity to calculate all the required functions in a rather simple and elegant fashion. In the next phase of this paper, actual Implementation of FFT processor on FPGA will be done using VHDL.