discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] R: Re: R: R: Re: around empty subcarrier in 802.11n i


From: address@hidden
Subject: [Discuss-gnuradio] R: Re: R: R: Re: around empty subcarrier in 802.11n implementation
Date: Wed, 9 Oct 2013 16:55:39 +0200 (CEST)

Ok, I was supposing that.


So in the python code of the receiver I've put:


tr=uhd.tune_request(self._freq,self._offset)

self.uhd_usrp_source_0.set_center_freq(tr)


where freq and offset are passed as parameters. In this way I got no error.


Now, the question is: which values are good for "offset"? Hz? KHz? MHz?

I've tried small values, like 50 Hz, but nothing changes.

Is there a way  to find it?


I'm sorry, but really I have not idea

Thank you again for your support

francesca






----Messaggio originale----
Da: address@hidden
Data: 09/10/2013 16.31
A: <address@hidden>
Ogg: Re: [Discuss-gnuradio] R: R: Re: around empty subcarrier in 802.11n implementation

On 10/09/2013 09:55 AM, address@hidden wrote:

Hi guys,


I've tried to follow the suggested procedure. I guess the problem is inside the uhd driver I'm using (UHD_003.005.001), since the set_rx_freq() gives the following error:


AttributeError: 'uhd_usrp_source_sptr' object has no attribute 'set_rx_freq'


Or, maybe, the problem is the daughterboard, which is of type XCVR2450.


Is there another way to set dc offset?


Any hint will be greatly appreciated.

Francesca




----Messaggio originale----
Da: address@hidden
Data: 09/10/2013 10.52
A: <address@hidden>
Ogg: [Discuss-gnuradio] R: Re: around empty subcarrier in 802.11n implementation

Thanks for your answer.


I'm a computer scientist, so I'm not so aware of what DC-offset exactly means, but I'm going to try this tuning. I'll let you know if I solve the problem.


Best regards

Francesca




----Messaggio originale----
Da: address@hidden
Data: 08/10/2013 16.22
A: <address@hidden>
Ogg: Re: [Discuss-gnuradio] around empty subcarrier in 802.11n implementation

Likely, if it's the central tones, you're looking at DC-offset (or the removal thereof) interfering.


You can use offset tuning in the hardware to slide the DC offset outside of your passband.
 
http://files.ettus.com/uhd_docs/manual/html/general.html#tuning-notes
 
 
on Oct 08, 2013, address@hidden <address@hidden> wrote:
 




_______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Since you're likely using the Gnu Radio interface that is a wrapper for UHD, you'd use the set_center_freq() method.



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