Is it possible to change the factory reference crystal on the unit?
I am planning to buy a unit that doesn't output 10Mhz it only ouput 9.8304MHz from factory.
How to check reference crystal frequency? my unit shows 60.00MHz at startup and 39.38MHz if I use "i" command .
SA22C by Symmetricom, Inc., Copyright 2006
SA22 Version 6.01C of 7/2006; Loader Version 3
Mode CN01 Flag 0000 [D04D]ok
Unit serial code is xxxxx-h, current tuning state is 6
Crystal: 60000000hz, ACMOS: 10000000.0hz, Sine: 10000000.0hz
...
r>
and with command i:
r>i
SA22C by Symmetricom, Inc., Copyright 2006
SA22 Version 6.01C of 7/2006; Loader Version 3
Mode CN01 Flag 0004
Unit serial code is xxxx-h, current tuning state is 6
Crystal: 3938700hz, ACMOS: 989680.00000000hz, Sine:989680.00000000hz
...
opened one unit , cannot directly access a physical crystal that could be exchanged anyways...
Seeing this going unanswered for the past three and a half weeks has bugged me enough to answer your post.
Did you ever figure out that the crystal is in a TO5 case (see attached image in reply #40)?
As far as the i command reply is concerned, I'd be inclined to treat it as a total nonsense (see reply #1 where I posted my own i command results as per the quote below)
The i command displays this:
r>i
SA22C by Symmetricom, Inc., Copyright 2006
SA22 Version 6.02C of 7/2006; Loader Version 3
Mode CN41 Flag 0004
Unit serial code is 1211EC3234-h, current tuning state is 6
Crystal: 3938700hz, ACMOS: E4E1C0.00000000hz, Sine: 989680.00000000hz
Ctl Reg: 004C, Res temp off: BFC53F7D., Lamp temp off: BFF9418E.
FC: enabled, Srvc: low
The ACMOS frequency in my case, as you can observe, appears to be a hexadecimal equivalent of 989680 but it is not. Using a scientific calculator to convert it to decimal gave me a figure of 15,000,000 Hz (15Mhz - the initial frequency setting that had been in force at that time - no doubt, having since used the o command to set it to 10MHz, I'd expect to see it display a new hexadecimal value).
Well, bugger me sideways! The hexadecimal representation for 10,000,000Hz just happens to be 0x989680Hz!!!!
Hmm, I wonder... Yep! the crystal frequency is also represented in hexadecimal. 0x3938700 and translates to 60,000,000.
IMHO, whoever decided to use a hexadecimal representation in the i command report without that all important 0x prefix is a cnut (damn my dyslexia
)
Now that I've solved the mystery of those weird (nonsensical) frequencies shown by the i command versus the power on startup message, that does rather beg the question as to whether you measured the actual output frequency or compared it against a 10MHz gpsdo reference or simply assumed it was meant to output that particular CDMA reference frequency (the 9.8304MHz frequency appears in Wikipedia's list of crystal oscillator frequencies)
https://en.wikipedia.org/wiki/Crystal_oscillator_frequencies However, there is one remaining mystery in my own i command results, namely the out of place hex representation of 10MHz for the Sine frequency when the ACMOS is correctly showing the hex representation of the 15MHz output frequency it had been set to as it was originally received.
Now, if anyone has any pearls of wisdom to offer, please feel free to chip in.