International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 177 - Issue 11 |
Published: Oct 2019 |
Authors: Sonali Kangralkar, Rajashri Khanai |
![]() |
Sonali Kangralkar, Rajashri Khanai . Design and Implementation of 8 point FFT using Verilog HDL. International Journal of Computer Applications. 177, 11 (Oct 2019), 4-6. DOI=10.5120/ijca2019919440
@article{ 10.5120/ijca2019919440, author = { Sonali Kangralkar,Rajashri Khanai }, title = { Design and Implementation of 8 point FFT using Verilog HDL }, journal = { International Journal of Computer Applications }, year = { 2019 }, volume = { 177 }, number = { 11 }, pages = { 4-6 }, doi = { 10.5120/ijca2019919440 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2019 %A Sonali Kangralkar %A Rajashri Khanai %T Design and Implementation of 8 point FFT using Verilog HDL%T %J International Journal of Computer Applications %V 177 %N 11 %P 4-6 %R 10.5120/ijca2019919440 %I Foundation of Computer Science (FCS), NY, USA
The importance of Digital Signal Processing (DSP) algorithms have increased drastically in recent times, the two important techniques of DSP are the Discrete Fourier Transform(DFT) and the Fast Fourier Transform(FFT). DFT is broadly used in the applications such as convolution, linear filtering etc. Another algorithm to compute DFT efficiently is the Fast Fourier Transform (FFT). Fast Fourier Transform processor has an important role in the field of communication system such as audio broadcasting and digital video etc. This paper deals with the designing of an 8 point FFT using radix-2 DIT FFT algorithm. This 8 point FFT design is implemented using Verilog HDL in Xilinx ISE Software.