discuss-gnuradio
[Top][All Lists]
Advanced

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

Strategies to save/display low sample-rate data


From: John Ackermann N8UR
Subject: Strategies to save/display low sample-rate data
Date: Wed, 10 Apr 2024 10:38:14 -0400
User-agent: Mozilla Thunderbird

I want to make waterfall displays of narrow bandwidth signals -- say +/- 20 Hz with FFT depth of 1024. Decimating to ~80 samples/second and feeding that into a 1024 bin FFT is... not fast.

What's the best way to record the FFT vectors to speed up the display for later analysis? What blocks would be used to read/write that data?

Are there other tricks for selecting a very narrow chunk of a wide bandwidth signal to display at higher resolution at better speed?

Thanks!
John



reply via email to

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