> we can demonstrate quantum-amplified time-reversal spectroscopy on an optical clock transition that achieves directly measured 2.4(7) dB metrological gain and 4.0(8) dB improvement in laser noise sensitivity beyond the standard quantum limit.
The very lengthy discussion around the concept was fascinating to me as a 23 year old college student who only knew it from one perspective.
ram_rar•1h ago
Asking partly out of curiosity, I have been toying with a future pet project ideas around portable atomic clocks, just to skip some of the headaches of distributed time sync altogether. Curious how folks who’ve worked on GPS or timing networks think about this.
IAmBroom•1h ago
For your precise question, it may already be there.
halestock•52m ago
[0] https://en.wikipedia.org/wiki/Spanner_(database)
gaze•24m ago
KeplerBoy•24m ago
This past week I tried synchronizing the time of an embedded Linux board with a GPS PPS signal via GPIO. Turns out the kernel interrupt handler already delays the edge by 20 us compared to busy polling the state of the pin. Stuff then gets hard to measure at sub microsecond scales.