discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Bins smaller than pixels. was: WX GUI FFT Sink Pe


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Bins smaller than pixels. was: WX GUI FFT Sink Performance
Date: Tue, 28 May 2013 14:04:18 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 05/28/2013 01:54 PM, Mark McCarron wrote:
I think the best approach is just to include every possible method in GNURadio.  This can only make the platform more versatile.  I make use of overlapping a lot because computation times are a pain.  The trade-off in resolution is acceptable to me because it has limits that I can work around.  This allows me to work with weak signals that would otherwise go unnoticed without some heavy computation.  I typically work at resolutions of over 1 million to examine narrow-band signals.

The other method is to have a system setup to record the spectrum to a file, then allow another computer to do the FFT at different resolutions.  SETI do the same thing with the BOINC platform, only on a far greater scale.

Regards,

Mark McCarron
There are two distinct issues here:

  o overlapped FFT processing (to improve temporal resolution)
  o compression for visual display

They're both, in essence, about the "visual presentation" of FFT data.

Anyone is welcome to improve either/both of these and submit code....



-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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