International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 102 - Number 15 |
Year of Publication: 2014 |
Authors: Renu Bala, Shamim Aktar |
10.5120/17892-8889 |
Renu Bala, Shamim Aktar . Fast Fourier Transformation Realistion with Distributed Arithmetic Algorithm. International Journal of Computer Applications. 102, 15 ( September 2014), 22-25. DOI=10.5120/17892-8889
Fast Fourier transform (FFT) is a sound tool for computation of Discrete Fourier transform (DFT). It is widely used for analysis of digital spectrums, FIR filters, and autocorrelation and pattern recognition applications [1]. FFT is based on violation the input sample sequence into smaller sample sequences and mingling them to get the total output order or transform. FFT reduces the computation time required to compute a DFT and thus improves speed of computation. In this paper FFT computations will be done using a different method known as distributed arithmetic algorithm. Method is designed in VHDL. Simulation of the code is done in ModelSim 6. 4.