[time-nuts] First success with very simple, very low cost GPSDO

Tom Van Baak tvb at LeapSecond.com
Fri Apr 11 19:17:26 UTC 2014


> "flavors" of seconds:  Those with N overflows and those with N+1 overflows.

Just to beat this to death from a different angle...

In a simple case of N = 0 and an 8-bit counter you can see that
    200 - 190 (= 10) has no (N) overflows and
    004 - 250 (= 10) has one (N+1) overflow.

Yet they both represent 10 short ticks of a free-running 8-bit counter. The "flavor" doesn't matter, only the difference, mod-256.

/tvb




More information about the Time-nuts_lists.febo.com mailing list