I've borrowed this counter from work for the weekend to check a synthesizer.
When the synthesizer output is 40 MHz, the counter displays between
39,999,999.998 Hz and 40,000,000.002 Hz.
The reference sources are coherent (locked).
The displayed resolution is 1 mHz (milli-hertz) for a 1 second gating time and 10 mHz for 0.1 seconds.
How does it do this?
Didn't find your answer? Ask the community — no account required.
S
Spehro Pefhany
One quite straightforward way would be to divide down the 40MHz to something like 1-2Hz, then count the period with a 1-2 GHz reference clock, then invert the period digitally to give frequency.
Best regards, Spehro Pefhany
"it\'s the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
J
John Larkin
Another algorithm is to count the number of edges in the gate period, timestamp the first and last edges, then do the math. Timestamping can be done a number of ways, to tens of ps resolution.
My tach modules pretty much work that way, but they timestamp by just snapshotting a 40 MHz master counter, which is plenty good for tachs.
John
I
Ian
Yes, it is something like that (time stamping). I think there was an article in the old HP Journal that described it. ISTR precision analog ramps to "expand" the time interval between external edge and internal reference edge.
Ian
W
whit3rd
er.
e
There are two clocks, one at (for instance) 10 MHz, that runs all the time, and the other at 10.01 MHz that can be started in a known phase. So, they start the 10.01 MHz clock at the first pulse of X input, and time with the 10 MHz clock while using a phase comparator between 10 MHz and 10.01 MHz. The first 'beat' of the two clocks will happen within a few (10) milliseconds, and the number of ticks from start to beat tells the number of (in this case) 100 ps sub-ticks between the first X pulse and the 10 MHz master clock's phase.
Then they do the same thing at the end of the gate time (it only takes milliseconds, so it doesn't add much to the gate time). It's a kind of vernier scale measurement...
There's a HP patent on it, circa 1975, that makes interesting reading.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.