首页    期刊浏览 2024年11月29日 星期五
登录注册

文章基本信息

  • 标题:Low Power Implementation of Fast Fourier Transform Processor on FPGA
  • 本地全文:下载
  • 作者:Shashank Gupta
  • 期刊名称:International Journal of Advanced Computer Research
  • 印刷版ISSN:2249-7277
  • 电子版ISSN:2277-7970
  • 出版年度:2013
  • 卷号:3
  • 期号:13
  • 页码:98-105
  • 出版社:Association of Computer Communication Education for National Triumph (ACCENT)
  • 摘要:DFT(Discrete Fourier Transform) is a fundamental principle of DSP whose applications vary from Spectral analysis, Data compression, solving Partial Differential Equations, convolution and multiplication of large numbers. Despite its enormous potential in theoretically solving many DSP problems, it is of very little use in practical because of its extremely expensive hardware implementation. It is due to its complexity O(N2), N being number of data points. To address this problem Fast Fourier Transform (FFT) was introduced. This algorithm uses the symmetry and periodicity properties of Twiddle Factor involved with DFT to reduce the number of calculations drastically. For N=1024, FFT is more than 200 times faster than DFT. In this paper we focus on implementing FFT for a processor, by applying Cooley-Tukey Algorithm to improve the speed of computation at expense of minimum power. This paper discusses in detail about the core FFT block and auxiliary blocks of Testbench like Buffer Ram, Complex Multiplier and Bit Shifter. The simulation has been done in Xilinx ISE with verification on two different FPGA platforms. The correctness of our algorithm is demonstrated via output waveforms.
  • 关键词:Fast Fourier Transform; Butterfly Element; Complex Multiplier; Radix-2 Algorithm.
国家哲学社会科学文献中心版权所有