On number 1:

I was basically asking, is that 75ppb number accurate for a cold boot up having 
never been locked?  If I turn on the device and tune to 1Ghz, could I expect 
the device to accurately tune to and stay within +/- 75Hz of 1Ghz.

On number 2:

If I do not have a gps lock, I do not get a true value returned for the 
ref_locked sensor.  Does the gpsdo not put out a 10Mhz ref unless it has a 
lock? I have the check for ref_locked sensor in a while loop right now on a 
B200 with a gpsdo installed without a gps lock and it just sits there never 
getting lock.




Message: 2
Date: Sat, 23 Feb 2019 17:41:28 -0500
From: "Marcus D. Leech" <patchvonbr...@gmail.com>
To: usrp-users@lists.ettus.com
Subject: Re: [USRP-users] Using GPSDO with gps lock
Message-ID: <5c71cc18.9090...@gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed

On 02/23/2019 04:04 PM, Sirkin, Joshua F. via USRP-users wrote:
> I had a question about the TCXO GPSDO module for the B200/B210.  I am 
> interested in using it without a gps lock as a better clock than the tcxo 
> that is internal to the bare board.  I am only interested in frequency 
> stability, not time of day.   If I did use it in this way, I had a few 
> questions:
>
> 1)   The spec on it says that it is 75ppb over temperature in unlock 
> condition.  That is the only data point I can find about using it unlocked.  
> Do you have any better numbers on what should be expected for frequency 
> stability cold booting the device without ever giving it any gps if I select 
> my reference source as external?
What numbers are you looking for?

> 2)   Is the ref_locked sensor value for aligning the GPSDO to a gps 
> reference?  Can I skip the ref locked check if I am not using gps?
The "ref_locked" sensor tells you when the reference PLL has achieved
lock to an external source.  This usually happens within milliseconds
  of the "external source"  (whether that's the GPSDO or an external
10MHz reference) being present.

> 3)   I believe I read somewhere that the GPSDO uses the same 10MHz lines as 
> the REF in.  What happens if I have a 10Mhz source hooked up while the gpsdo 
> module is installed when I do not have a gps lock?  What would happen if a 
> 10Mhz input was hooked up while I did have a gps lock?
There are electrical cross-talk issues between the GPSDO's 10MHz line
and the external reference line.  So, if you plan to use an external
   reference, you should remove the GPSDO module from the board.


>
> ________________________________
>   This message is intended only for the use of the individual or entity to 
> which it is addressed and may contain ZETA Associates confidential or 
> proprietary information. If you are not the intended recipient, any use, 
> dissemination, or distribution of this communication is prohibited. If you 
> have received this communication in error, please notify the sender and 
> delete all copies.
>
> _______________________________________________
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com



________________________________
 This message is intended only for the use of the individual or entity to which 
it is addressed and may contain ZETA Associates confidential or proprietary 
information. If you are not the intended recipient, any use, dissemination, or 
distribution of this communication is prohibited. If you have received this 
communication in error, please notify the sender and delete all copies.

_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to