discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] FFT block's use of sampling rate


From: Josh Blum
Subject: Re: [Discuss-gnuradio] FFT block's use of sampling rate
Date: Sun, 18 Apr 2010 14:22:58 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9pre) Gecko/20100217 Shredder/3.0.3pre

The graphical fftsink uses the sampling rate to scale the axis and to determine the frame decimation to achieve frame rate. If the sample rate provided is off, you could get a weird frame rate (refresh rate too low or too high).

-Josh

On 04/18/2010 02:16 PM, David Barton wrote:
Hi,

In GRC I hooked up a signal source with a 100kHz sampling rate directly to a 
FFT sink. I accidentally listed the FFT sampling frequency as 200kHz. I noticed 
that it did not complain and all it did was shift the actual signal source 
frequency by a factor of 2. So my guess would be that the FFT block is not 
actually using the sampling rate parameter in the FFT calculations except to 
just scale the frequency axis. Is that accurate?

Thanks,
Dave







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




reply via email to

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