Good day.
I need to make myself an accurate frequency standard with an accuracy of at least 0.1 PPM. So I am looking for preferably an online source of a time or frequency pattern.
Such a source can be obtained from a GPS receiver. Once the "fix" is obtained, we have a precise second hand on the PPS output.
Unfortunately, in my location, I have trouble getting a fix on common GPS modules and am looking for another source, such as from the internet.
There are libraries available for synchronising the watch on ESP8266 modules from NTP servers, They give accurate time, but is it possible to get pulses every second with 0.1 PPM accuracy using this method?
With such an accurate second hand you can automatically synchronise the Si5551 chip and from it get the precise frequencies you already want.
Alternatively, you could do this with some sort of precision frequency source.
The Si5351 runs from 8KHz to 160MHz, so perhaps there is an internet precision frequency standard in this range from which you could get such a precise frequency and process this in the ESP8266???
I need to make myself an accurate frequency standard with an accuracy of at least 0.1 PPM. So I am looking for preferably an online source of a time or frequency pattern.
Such a source can be obtained from a GPS receiver. Once the "fix" is obtained, we have a precise second hand on the PPS output.
Unfortunately, in my location, I have trouble getting a fix on common GPS modules and am looking for another source, such as from the internet.
There are libraries available for synchronising the watch on ESP8266 modules from NTP servers, They give accurate time, but is it possible to get pulses every second with 0.1 PPM accuracy using this method?
With such an accurate second hand you can automatically synchronise the Si5551 chip and from it get the precise frequencies you already want.
Alternatively, you could do this with some sort of precision frequency source.
The Si5351 runs from 8KHz to 160MHz, so perhaps there is an internet precision frequency standard in this range from which you could get such a precise frequency and process this in the ESP8266???