Jump to content

PTPd

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 102.132.212.219 (talk) at 08:13, 21 July 2020 (→‎Derivatives: Grammar fixes.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

PTPd is an open source implementation of the Precision Time Protocol for Unix-like computers.

Derivatives

  • PTPd is a complete, BSD licensed, open source code implementation of the IEEE 1588-2008 PTP specification. Currently only Unix-like computers can run the software, but this essentially means that FreeBSD, Linux, Mac OSX, Minix3 and QNX computers can participate in PTP networks. PTPd can act as a master on a system with an external time source, such as a GPS card, or NTP running as a client.
  • ptpd2 is a complete open source implementation of the IEEE 1588-2008 (Version 2) PTP specification that is being actively developed (as of Feb 2011) and offers several additional features and enhancements[citation needed] past the original open source reference implementation.[1]
  • ptpv2d is GPL re-licensed open source code of IEEE 1588 version 1, version 2 and IEEE 802.1AS including hardware timestamping for Freescale MPC831x family of processors.[2]

Accuracy

PTPd accuracy depends on how IEEE 1588 packets are timestamped on the participating machines. When IEEE 1588 packets are timestamped in software, interrupt latency, OS scheduling, and other software issues influence the accuracy of the acquired timestamps, and therefore, the accuracy of time synchronization. Hardware that supports recording of timestamps in hardware, makes it possible to acquire more precise send and receive timestamps. A test in 2010 on an Intel Gigabit Network card noted offset converging to varying between around 1–100 microseconds in a pure software implementation, and to around a microsecond when using hardware assisted PTP.[3]

References

  1. ^ "Precision Time Protocol Daemon - ptpd2". Retrieved 2011-08-23.
  2. ^ "ptpv2d". Retrieved 2010-06-24.
  3. ^ "Hardware assisted PTPd home page". BME-MIT, Hungary. Retrieved 2011-03-20.