discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Adventures in multi-ffting


From: Marcus D. Leech
Subject: [Discuss-gnuradio] Adventures in multi-ffting
Date: Sun, 11 Jan 2009 00:42:38 -0500
User-agent: Thunderbird 2.0.0.18 (X11/20081119)

I was able to run the following flowgraph:

http://sbrac.org/files/multi_fft_graph.py

(GRC)

http://sbrac.org/files/multi_fft.grc

This runs at 4Msps complex, doing 131072-bin FFTs, giving a roughly 30Hz
resolution in the FFT bins.  The de-interleaver
  block "dispatches" out to 4 different FFT blocks, and I ran my tests
on a *dual core* Pentium D 925 with 667-Mhz DDR2
  memory.  I used the default "TPB" scheduler.

It handled the flow graph just fine without giving any USRP overruns,
until I upped it to 8Msps, at which point, I was getting
  a lot of uOuO.

This was part of the followup I promised to do a few days ago.  My
replacement mobo for my quad-core system arrives on
  Monday, so I'll re-try this experiment at higher bandwidths to see
what happens.  Unfortunately, I can't get FFT sizes greater
  than 131072, without provoking shmget() errors.

This is actually a fairly encouraging result, assuming I didn't botch
anything.  I tested the results using my 21cm receiving setup,
  and my 21cm signal source, and things appear to be showing up
correctly in the FFT outputs recorded in the output file.

Cheers

-- 
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]