discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] ENERGY DETECTOR


From: Timothy R. Newman
Subject: Re: [Discuss-gnuradio] ENERGY DETECTOR
Date: Wed, 09 Dec 2009 08:53:24 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

On 12/9/2009 7:49 AM, abbasi9999 wrote:
HI ALL

I'm trying to implement ENERGY DETECTOR using gnu radio.
Is there any library or modules to help. Especially when implementing energy
detection we need to estimate the awgn.
I've searched in
http://gnuradio.org/doc/doxygen/
but i cannot find any relative information.

regards,

This can all be done using the usrp_spectrum_sense script or even looking at usrp_fft to see how this is done. One way to estimate the noise is have a known "quiet time" where you measure the energy of the channel and use a threshold derived from that as the signal detection threshold.

Tim




reply via email to

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