discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Weird noise using RFX2400


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Weird noise using RFX2400
Date: Tue, 18 Sep 2012 13:35:27 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0


On 09/18/2012 09:27 AM, You Lizhao wrote:
> Hi All,
> 
> I have used RFX2400+N210 to sample real-time OFDM signal, and found that
> there are two suspicious noises, which are shown in attachment or
> http://uploadpie.com/vcX3j .
> 
> One suspicious noise appears at the start-up stage of N210, and the other
> suspicious noise appears at the end of a packet. The unwanted noise may
> ruin my ofdm_sync algorithm. So I am wondering that is it possible to get
> rid of these noises? How do they come?
> 
> BTW, I use GNURadio v3.6.3 and UHD driver cloned at Sep. 11. Any comments
> are appreciated. Thanks!

I couldnt see the upload pie link. Perhaps you are seeing transients
when TX stops. I guess I have 2 suggestions:

1) make sure you are ending the transmit burst with the EOB tag
http://gnuradio.org/cgit/gnuradio.git/tree/gr-uhd/include/gr_uhd_usrp_sink.h#n59
http://gnuradio.org/cgit/gnuradio.git/tree/gr-uhd/examples/c++

2) Also its good to pad out the burst/ofdm frame to push the frame
through the TX DSP filters, and also to mitigate transients.

-josh

> 
> 
> Regards,
> Lizhao
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 



reply via email to

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