discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Mixer Frequency of RFX900


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Mixer Frequency of RFX900
Date: Sun, 16 Oct 2011 13:38:53 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 Fedora/3.1.15-1.fc14 Thunderbird/3.1.15

On 10/16/2011 12:19 PM, Raullen Chai wrote:
Hi, All,

Kind of confusing about the IF of RFX900.

According to what Eric said (http://lists.gnu.org/archive/html/discuss-gnuradio/2010-06/msg00113.html) the RFX boards directly converts UHF to baseband signal. Can it be understood as usrp.tune(f,...) sets the mixer frequency in the RFX board to be f.
Then, why do we need DDC? On the other hand, if the mixer frequency in the RFX board is set to be f1, while mixer in DDC is set to be f2, where f1+f2=f. How can we calculate/control f1 and f2?

--
--
Best Regards
(Raullen) Qi Chai
With UHD, you get to either just pass the desired frequency, and let UHD take care of tuning the RF and DDC parts, or you can construct
  your own "tune_request_t", using uhd.tune_request().  This is available within recent GRC as well.

In general, PLL synthesizers have a finitely-small tuning granularity, so if the target frequency isn't a multiple of the resolution of the
  PLL synthesizer, the DDC is used to arrange for the desired target frequency to appear at baseband, otherwise the DDC frequency
  is zero.




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