discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] measuring noise power


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] measuring noise power
Date: Mon, 18 Jan 2010 13:06:13 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Thunderbird/3.0

On 01/18/2010 12:36 PM, Kyungtae Kim wrote:

Hi,

 

I am looking for a way to measure noise power through usrp1. I tried to test with usrp_spectrum_sense.py, however I am not sure the power values measured is correct, because it is not same values shown as the graph from usrp_fft.py. I wonder if someone helps me out for this.

 

Thanks,

Kyungtae

 

_______________________________________________ Discuss-gnuradio mailing list address@hidden http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Try building a little app using GRC using gr_complex_to_mag_squared(), then run it through an
  averager. 

Or the

gr_probe_avg_mag_sqrd_c()

Block.  Pretty straightforward.  Should be quite accurate.



reply via email to

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