Accuracy is becoming more and more relevant as technology becomes more and more important to the functioning of our daily lives. And as our economies become more dependent on the global market, time accuracy and synchronization are very important.

Computers seem to control much of our daily lives, and time is of the essence for modern computer network infrastructure. Timestamps ensure that computers carry out actions and are the only point of reference IT systems have for checking, debugging, and logging errors. A problem over time in a computer network and could lead to data loss, transaction failures and security problems.

Synchronizing on one network and synchronizing with another network that you communicate with are essential to avoid the errors mentioned above. But when it comes to communicating with networks all over the world, things can be even more complicated, since the time on the other side of the world is obviously different as you go through each time zone.

To counter this, a global time scale based on the atomic clock was devised. UTC (Coordinated Universal Time) eliminates time zones, allowing all networks in the world to use the same time source, ensuring that computers, no matter where in the world they are, are in sync with each other.

To synchronize a computer network, UTC is distributed using the NTP (Network Time Protocol) time synchronization software. The only complication is receiving a UTC time source, as it is generated by atomic clocks, which are multi-billion dollar systems not available for mass use.

Fortunately, atomic clock signals can be received using an NTP time server. These devices can receive radio transmissions broadcast from physics labs that can be used as a time source to synchronize an entire network of computers.

Other NTP time servers use the signals emitted by GPS satellites as a time source. The positioning information in these signals is actually a time signal generated by atomic clocks aboard the satellites (which is then triangulated by GPS receivers).

Whether it is a radio referenced NTP server or a GPS time server, an entire network of hundreds and even thousands of machines can be synchronized.

Leave a Reply

Your email address will not be published. Required fields are marked *