• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » What is Network Time Protocol (NTP)

By Abhishek Ghosh March 13, 2019 12:50 am Updated on March 13, 2019

What is Network Time Protocol (NTP)

Advertisement

In a previous guide on ESP32, we faced NTP server and Network Time Protocol to get current time for button press event as example. What is Network Time Protocol (NTP)? The Network Time Protocol (NTP) is a standard for synchronizing clocks in computer systems using UDP protocol. NTP is specifically designed to provide reliable time information over variable packet delay networks. In common usage, NTP refers to both the protocol and the software reference implementation thereof. The Simple Network Time Protocol (SNTP) is a simplified version of the NTP. Official website and RFC :

Vim
1
2
3
4
5
#
http://www.ntp.org/
#
https://tools.ietf.org/html/rfc958
#

NTP was developed by David L. Mills at the University of Delaware and published in 1985 as RFC 958. UDP port 123 is reserved for NTP. NTP is implemented in UNIX-like operating systems in the form of the background process (daemon) ntpd, which can both adjust the local system and, as a server, provide time for other systems. Windows systems can also obtain the exact time by means of NTP from the Internet without additional external software (Windows Time Service).

The UNIX ntpd synchronizes the local clock by means of external time signals, either directly from a local atomic clock (caesium clock, rubidium clock, etc.) or a local radio receiver (for example, DCF77 , GPS etc), or by NTP from one NTP server. So that the local time does not precisely coincide with the external signal at the cyclic synchronization times, the ntpd process corrects not only the phase but also the frequency of the local timer by means of software. To even more closely couple the internal timer to an external standard time receiver using a high-precision second signal, some UNIX variants (including Linux and FreeBSD) have implemented the above-mentioned software in the kernel. The timestamps in the NTP are 64 bits long. 32 bits encode the seconds since January 1, 1900 00:00:00.

Advertisement

---

NTP uses a hierarchical system of different strata. Stratum 0 is the time standard, for example an atomic clock or a radio clock (time signal receiver via GNSS or DCF77). The NTP servers directly linked to it are called stratum 1. Each additional dependent unit is given a higher number in the designation (stratum 2, stratum 3 …). The NTP software on Stratum 1, Stratum 2, Stratum 3, etc are also the client of the stratum above, as well as the server of the underlying stratum if one such exists.

What is Network Time Protocol NTP

Illustration by http://www.burningnode.com/2012/11/11/ntp-lab/

The local system time of a processor environment varies with several typical sources of error. This causes at least two typical errors (1) short-term fluctuations of the time increment along the current time (2) stable local deviations from common system time. Both time errors are compensated with different methods.

The local deviations due to the latency of the stochastically determined transmission paths are compensated by measuring the packet round trip time from the server (Berkeley algorithm) or from the client (Cristians algorithm).
The short-term pseudo-stochastic deviations of the local system clock can only be compensated by a better further system clock (frequency standard) and direct reception of satellite signals (GPS) or other time standards (DCF77).
NTP uses the Marzullo algorithm for internal error compensation of the processor environment and also an algorithm to handle Byzantine errors. NTP is usually run with a UTC – time scale.

NTPv4 can keep the local time of a system over the public Internet with an accuracy of 10 milliseconds, in local networks even accuracies of 200 microseconds and better under ideal conditions. With a sufficiently stable local frequency standard as a clock (thermostat-controlled quartz oscillator, rubidium oscillator, etc.) can be reduced using the kernel software (mentioned above), the error between the reference timer and local clock to the order of a few microseconds.

Tagged With what is the usage of NTP protocol , NTP is using what protocol , network time protocol port and protocol , network time protocol (ntp) in laymans term , Network Time Protocol (NTP) , is ntp org industry standard , ip address for time server , HOw did NTP Network Time Protocol (NTP) evolve? , examples of network time protocol , example of a network time protocol?

This Article Has Been Shared 608 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to What is Network Time Protocol (NTP)

  • World Wide Web or WWW

    World Wide Web or WWW is over the Internet retrievable system of electronic hypertext documents, through hyperlinks and about the HTTP or HTTPS protocols.

  • Installing WordPress via localhost Virtualization on Guest OS : Basics

    Installing WordPress via localhost Virtualization on Guest OS is a practical, robust and clean way to keep your development or backup of WordPress organized.

  • What is the Gateway ?

    Gateway connects the computer networks which can be based on completely different network protocols. e-mail to SMS, e-mail to Fax are such examples.

  • DTH Service Providers in India : Seeking The Best Quality

    DTH Service provider in India are not limited in number. The limiting factor is the knowledge of the resellers.Here is evaluation and conclusion for HD Quality.

  • Command Line Web Browsing : Full Guide

    Command Line Web Browsing is of fun, useful and actually fast and safe. We can use Lynx, Links like Free Software on UNIX / OS X, Linux or Windows to surf.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cyberpunk Aesthetics: What’s in it Special January 27, 2023
  • How to Do Electrical Layout Plan for Adding Smart Switches January 26, 2023
  • What is a Data Mesh? January 25, 2023
  • What is Vehicular Ad-Hoc Network? January 24, 2023
  • Difference Between Panel Light, COB Light, Track Light January 21, 2023

About This Article

Cite this article as: Abhishek Ghosh, "What is Network Time Protocol (NTP)," in The Customize Windows, March 13, 2019, January 29, 2023, https://thecustomizewindows.com/2019/03/what-is-network-time-protocol-ntp/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT