This article describes the importance of computer network time synchronisation and of having an accurate time reference in an organisation.
This article discusses the importance of network time synchronisation and of having an accurate network time server resource in an organisation.
Computer TimeComputer system time is maintained by low-cost real-time clock and crystal oscillator components. Crystal oscillators are manufactured with relatively low tolerance; each one oscillates at a slightly different rate. Additionally, crystals change frequency slightly with temperature variance. This all has the effect that computers are notoriously poor at maintaining an accurate time. Each computers time in an organisation will drift at slightly different amounts unless they are synchronised in some way.
Network Synchronisation IssuesPoor network time synchronisation can cause a number of problems. In a transaction-processing environment, transactions generated from various PC's may have an irregular time-stamp. Unsynchronised computers may be vulnerable to fraud, particularly in an environment where transaction time is an important issue. Additionally, problems can arise with shared network files, if computers with unsynchronised system times are using the same resource.
Network Time ServersNetwork time servers obtain accurate time from an external time reference and offer an accurate time resource to network time clients. Time servers utilise the Network Time Protocol (NTP), which is a UDP based protocol over TCP/IP. A number of external time references are available, such as GPS and regional radio frequency transmissions. The GPS (Global Positioning System) is a subscription free service that offers highly accurate time. GPS antennas require a good view of the sky in order to obtain timing information. Regional time and frequency transmissions include: MSF transmitted from Rugby (UK) with coverage of the British Isles and North-Western Europe; DCF-77 transmitted from Frankfurt (Germany) with coverage of much of Central Europe; WWVB transmitted from Colorado (US) with coverage of much of the US and Canada. Other regional radio time reference include: TDF (France); CHU (Canada); JJY (Japan) and HBG (Switzerland).
Internet Time ServersThere are many Internet based NTP time server resources available that can be utilised for network time synchronisation. However, utilising an Internet time server can have a number of issues. The time server is located outside of the firewall, so a port must be left open in order to access the time server. This obviously has security implications. Additionally, time server accuracy, reliability and provision of service may be problematic.
Local Dedicated Network Time ServerA local dedicated network time server overcomes many of the issues associated with Internet based references. A local time server is located inside the security firewall and so requires no external access, negating security issues. Additionally, a local time server will have improved accuracy due to consistent network paths between clients and server. Also there is no provision of service issues since the time server is owned by the organisation where it is installed.
SummaryNetwork time synchronisation is an important factor in modern computer network installations. Internet based network time servers may provide a solution to network synchronisation, but there are security issues that arise with there use. Local dedicated network time servers overcome the security and accuracy issues with internet based services by providing a secure, accurate and reliable network time synchronisation solution.
Why Does My Organisation Need a NTP Time Server?
This article attempts to clearly and simply describe what a NTP server is and why it is an essential part of a modern computer network infrastructure.Network Time Synchronisation using GPS
This article describes the components required to utilise GPS for computer timing applications. It also discusses how the GPS system can be used for computer network timing by using the Network Time Protocol (NTP) and NTP time servers.Installing a Radio Referenced NTP Server
Many networks in organisations suffer from a lack of time synchronisation between servers, workstations and other network components. This can lead to problems processing time critical information and transactions. However, a solution has been available for many years in the form of NTP.