discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] multi thread fft execution


From: Mostafa Alizadeh
Subject: Re: [Discuss-gnuradio] multi thread fft execution
Date: Sun, 26 Oct 2014 08:46:31 +0330

Sliding fft is fundamentally different from spectral estimation in practice. Because in practice we never do sliding on sample by sample to get estimate of spectrum. 

The using purpose of sliding fft here is something else. 

Best, 


On Sat, Oct 25, 2014 at 6:08 PM, Marcus D. Leech <address@hidden> wrote:
On 10/25/2014 08:26 AM, Marcus Müller wrote:


Also, sliding FFTs do look like a computational heavy load. What is the application for that? I ask because getting an fft_length FFT for every item increases item/sample rate without giving you (information-theoretically speaking) any advantage over doing one FFT ever fft_length samples.

Sliding FFTs are used to provide spectral estimates with higher temporal resolution, while sacrificing (to some extent) the overall quality of the estimate.




_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




--
***********************************************************
Department of Electrical Engineering
Aboureyhan Building
MMWCL LAB
Amirkabir University Of Technology
Tehran
IRAN
Tel: +98 (919) 158-7730
LAB: http://ele.aut.ac.ir/~mmwcl/?page_id=411
Homepage: http://ele.aut.ac.ir/~alizadeh/
***********************************************************

reply via email to

[Prev in Thread] Current Thread [Next in Thread]