Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHelp with altera FFT
hello; what i want to do is to get spectrum of an sinusoidal signal using the altera fft core i have generated a v8 fft with the following setting: fft point : 64 (to start with) archi...
Altera_Forum
Honored Contributor
17 years agodoes your wave file sweep frequencies or is a constant tone?
maybe an FFT is overkill if you're just trying to detect presence of a 1 kHz tone. is it possible that some of your FFT input data is silence until the wave file actually plays? that would explain why the amplitude varies below your threshold.