discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] frequency tuning word quantization


From: Martin Dvh
Subject: Re: [Discuss-gnuradio] frequency tuning word quantization
Date: Sun, 05 Mar 2006 22:58:28 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20051002)

Eric Blossom wrote:
> On Sun, Mar 05, 2006 at 08:12:37AM +0100, Matteo Campanella wrote:
> 
>>I digged into the usrp c code, and I have found the following code, that 
>>basically says we could use 32 bits for tuning on the fpga, but we truncate 
>>it to 14 - unless there's a good reason for that, we could be much more 
>>precise in tuning the NCO... again, unless Matt has a good reason for that.
>>
>>ciao
>>Matteo
> 
> 
> Good question.  I've wanted to revisit it myself too.
> As I recall it was to reduce the spurs in the DDC output.
> If you get a chance, please see if you can find relevant papers.
> I suggest searching for "DDS spurs", or something like that.
> 
> In looking at the DDS's from Analog Devices, etc., they maintain a
> full precision frequency tuning word and phase accumulator, and then
> use only the high part to feed into the sin/cos generator.  We also
> do that in the FPGA.  The question is whether we should be doing the
> coarse quanitization of the frequency tuning word the way we are, or
> some other way, or not at all.
> 
> Anybody else got something to contribute to this discussion?
In Holland we say "meten is weten" which translates roughly to
"To measure is to know"

So if it isn't that hard to change, try it and measure the results.

Gretings,
Martin
> 
> Eric
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 





reply via email to

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