$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

What tests does PFV perform on message rates / inter-message intervals?

PFV can test both average message rates and inter-message intervals. The tests performed are dependent on the message type. The sections below detail the tests performed for each message type as well as references to relevant standards.

Background

IEEE 1588, clause 7.7.2.1 states:

For each of the message types Announce, Sync, Delay_Req, and Pdelay_Req, the mean time interval between successive messages shall be represented as the logarithm to the base 2 of this time interval measured in seconds on the local clock of the device sending the message.

The mean time interval is carried in the PTP common header in a field called logMessageInterval. This is log2 of the mean interval. The table below shows logMessageInterval values for some of the common PTP rates:

Message Interval (s)0.031250.06250.1250,250.512481632
Message Rate (per second)321684211/21/41/81/161/32
logMessageInterval-5-4-3-2-1012345


Announce message

Expected rates / intervals

The expected message

Tests

Standards

Sync message

Expected rates / intervals

Tests

Standards

Delay-Response message

Expected rates / intervals

Tests

Standards




  • No labels