Slashdot Mirror


NIST Ytterbium Atomic Clocks Set Record For Stability

New submitter bryanandaimee writes "An optical lattice clock like the one discussed earlier on Slashdot has broken the stability record. Comparing two OLC's using trapped atoms of Ytterbium, the stability of the clocks was measured to 2 parts per quintillion (10^18). While the previously reported OLC used strontium, these clocks, built by another group, use Ytterbium. Interestingly, while the stability of the clocks is now the best in the world, the accuracy has yet to be measured."

7 of 85 comments (clear)

  1. Re:Weird choice of measurements by vomitology · · Score: 5, Funny

    Time. It's a big ball of wibbly-wobbly timey-wimey stuff.

    --
    ~Knowledge is knowing that a tomato is a fruit, but Wisdom is knowing not to put it in a fruit salad.
  2. Re:Weird choice of measurements by Anonymous Coward · · Score: 4, Informative

    I guess accuracy here refers to the cycle-to-cycle jitter. That is, how much the clock edge position varies when looking at single cycles.

    I guess stability here refers to wandering. That is, how much the single cycle error accumulates when looking at e.g. 1 million cycles.

  3. Re:Weird choice of measurements by AdamHaun · · Score: 5, Informative

    Accuracy measures how close the frequency is to the target, on average. Stability measures how the frequency drifts over time (and temperature, etc.). Accuracy is more of an absolute measurement while stability is more of a relative measurement. From the article:

    The ticks of any atomic clock must be averaged for some period to provide the best results. One key benefit of the very high stability of the ytterbium clocks is that precise results can be achieved very quickly. For example, the current U.S. civilian time standard, the NIST-F1 cesium fountain clock, must be averaged for about 400,000 seconds (about five days) to achieve its best performance. The new ytterbium clocks achieve that same result in about one second of averaging time.

    and

    [U.S. civilian standard cesium reference clock] NIST-F1's performance is described in terms of accuracy, which refers to how closely the clock realizes the cesium atom's known frequency, or natural vibration rate. Accuracy is crucial for time measurements that must be traced to a primary standard. NIST scientists plan to measure the accuracy of the ytterbium clocks in the near future, and the accuracy of other high performance optical atomic clocks is under study at NIST and JILA.

    So it sounds like accuracy is defined in terms of how well the clock reproduces the ideal frequency of the physical process it's based on. Hopefully there's a physicist or two around who can give us the exciting details.

    --
    Visit the
  4. Re:Weird choice of measurements by maxwell+demon · · Score: 5, Informative

    Imagine a mechanical clock that has such a heavy minute hand that it goes much faster down than up. But it returns after exactly one hour, and even after ten years, it shows the full hour accurate to the second. This is a clock with very low stability, but quite high accuracy (for a mechanical clock, for an atomic clock that would of course still be terrible accuracy).

    On the other hand, imagine a mechanic clock which doesn't have this stability problem, but the pendulum is not compensated for temperature changes. That is, when it gets warmer, the pendulum gets slightly longer and the clock goes slightly slower. Now temperature doesn't change very fast, so you'll not notice the effect in a short time span. However over time, the clock will drift away from the correct time, unless you manually correct it. This is clock with good stability, but not so good accuracy.

    --
    The Tao of math: The numbers you can count are not the real numbers.
  5. Stability and Precision by fahrbot-bot · · Score: 5, Interesting

    From the following newspaper article: http://www.latimes.com/science/sciencenow/la-sci-sn-atomic-clock-stability-nist-20130822,0,6785801.story

    The ytterbium optical lattice clocks at the [ NIST ], achieved a so-called stability of one part in 10^18. In plain English, that means that "if a clock had been running since the Big Bang, by now it would only be off by one second,” said Vladan Vuletic, a physicist at MIT who was not involved in the work.

    [these clocks] could help industry build GPS systems that can rapidly pinpoint locations with sub-centimeter-scale precision.

    In addition, I heard a report on NPR that said researchers studying Einstein's theory of general relativity could make use of this clock to more precisely measure how time is different depending on the surrounding gravitational force - over a change in altitude of 1 inch.

    --
    It must have been something you assimilated. . . .
  6. Re:Weird choice of measurements by AmiMoJo · · Score: 4, Informative

    I work with atomic clocks for a living. You are on the right track.

    Stability is the amount of variation over time. Clock frequency changes as parts age, temperature varies and so forth. Sometimes the variation is predictable and can be compensated for, sometimes not.

    Accuracy is how close the frequency is to the specified one. A cheap ebay atomic clock can do 1 second per century.

    There is also jitter which is the cycle to cycle variation of the output, which could be a square or sine wave. For some applications it matters.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  7. Re:Weird choice of measurements by AmiMoJo · · Score: 4, Informative

    What is the reference clock against which other clocks are measured?

    Good question. For things like drift you can compare a new and an old clock, or compare one in a cold environment to one in a cool environment. Actually, most atomic clocks have a heater built in that maintains a stable temperature internally.

    Even just comparing two clocks of the same age under the same conditions is useful, because they will never be at exactly the same frequency so will eventually drift apart.

    Beyond that it's a question of determining what the uncertainties are using physics. In other words it's a mathematical proof, rather than the result of an actual measurement. Obviously measurements are made to make sure the clock is close to other known accurate clocks, but the ultimate determination of frequency accuracy is a paper exercise.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC