Users Guide

Table Of Contents
Pdelay_RespLink node B sends a Pdelay_Resp message to measure peer-to-peer delay.
General messages: Do not require accurate timestamps.
Follow_UpIn a two-step clock, the master sends a Follow_Up message after sending the Sync message.
Delay_RespMaster sends a Delay_Resp message to measure the end-to-end delay.
Pdelay_Resp_FollowUpLink node B sends a Pdelay_Resp_FollowUp message to measure peer-to-peer delay.
AnnounceMaster sends an Announce message to establish a synchronization hierarchy. The BMCA uses the
Announce message to define a clock hierarchy and to select the grandmaster clock.
SignalingClock A sends a Signaling message to clock B for unicast negotiation and so on.
Time synchronization
Master and slave clock devices exchange PTP timing messages to achieve time synchronization. Slave clock devices adjust their
time to synchronize with their master clock devices.
For time synchronization and to determine the slave offset with the master, PTP accounts for the following:
Communication delay between two PTP nodes
End-to-end delay measured using the delay request message from the slave and delay response message from the master
The following is the sequence of PTP messages during time synchronization:
1. Master sends a Sync message and makes note of the time t1 when the message was sent.
2. Slave receives the Sync message and makes note of the time t2 when the message was sent.
3. Master embeds the timestamp t1 in the Sync message.
4. Slave sends a Delay_request message to the master and makes note of the time t3 when the message was sent.
5. Master receives the Delay_request message and makes note of the time t4 when the message was sent.
6. Master conveys the timestamp t4 in a Delay_response message.
7. Slave uses these timestamps to adjust its local clock to synchronize with the master:
Offset = [(t2 t1) (t4 t3)] / 2
Delay = [(t2 t1) + (t4 t3)] / 2
Supported profiles
OS10 supports the following PTP profiles:
System default profile
168
System management