CN111342926A - Method for optimizing time synchronization of PTP (precision time protocol) in asymmetric network - Google Patents

Method for optimizing time synchronization of PTP (precision time protocol) in asymmetric network Download PDF

Info

Publication number
CN111342926A
CN111342926A CN202010129256.8A CN202010129256A CN111342926A CN 111342926 A CN111342926 A CN 111342926A CN 202010129256 A CN202010129256 A CN 202010129256A CN 111342926 A CN111342926 A CN 111342926A
Authority
CN
China
Prior art keywords
message
time
timestamp
delay
delay request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010129256.8A
Other languages
Chinese (zh)
Inventor
冯康
杨鹤志
杨锐
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Centec Networks Suzhou Co Ltd
Original Assignee
Centec Networks Suzhou Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Centec Networks Suzhou Co Ltd filed Critical Centec Networks Suzhou Co Ltd
Priority to CN202010129256.8A priority Critical patent/CN111342926A/en
Publication of CN111342926A publication Critical patent/CN111342926A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/02Details
    • H04J3/06Synchronising arrangements
    • H04J3/0635Clock or time synchronisation in a network
    • H04J3/0638Clock or time synchronisation among nodes; Internode synchronisation
    • H04J3/0658Clock or time synchronisation among packet nodes
    • H04J3/0661Clock or time synchronisation among packet nodes using timestamps
    • H04J3/0667Bidirectional timestamps, e.g. NTP or PTP for compensation of clock drift and for compensation of propagation delays

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

The invention discloses a method for optimizing the time synchronization of a PTP (precision time protocol) in an asymmetric network, which comprises the steps that a first device and a second device determine the master-slave relationship through a PTP (precision time protocol) state machine and interact with each other, and the second device obtains four time stamps from t1 to t 4; the first equipment and the second equipment carry out master-slave relationship conversion and interaction, and the first equipment obtains four timestamps from t5 to t 8; and the first equipment and the second equipment perform master-slave relationship conversion again, the first equipment sends the four timestamps from t5 to t8 to the second equipment, the second equipment calculates the time deviation and the link time delay according to the eight timestamps from t1 to t8 and performs verification, and time synchronization is performed when the verification is passed. According to the invention, through improving the interactive flow of the PTP protocol, two times of master-slave relation conversion are completed in the time synchronization process, and the accuracy of time synchronization in the asymmetric network is further ensured.

Description

Method for optimizing time synchronization of PTP (precision time protocol) in asymmetric network
Technical Field
The invention relates to the technical field of network communication, in particular to a method and a device for optimizing time synchronization of PTP (precision time protocol) in an asymmetric network.
Background
In network communication, network Clock synchronization is required for normal operation of services, PTP (Precision time protocol) is commonly used for high-Precision time synchronization between devices, and follows IEEE1588 protocol, the most precise Clock is confirmed by a Best Master Clock (BMC) algorithm, and a hardware timestamp is used to complete second pulse synchronization.
PTP messages typically include Sync messages (synchronization messages), Follow Up messages (Follow messages), Delay req messages (Delay request messages), and Delay resp messages (Delay request response messages). When time synchronization is carried out, a master clock sends a Sync message to a slave clock and records a sending time stamp t1 of the message, if the Sync message is in a One-Step mode, the Sync message carries a sending time stamp t1, after the slave clock receives the Sync message, the Sync message sending time stamp t1 and the Sync message receiving time stamp t2 are recorded, if the Sync message is in a Two-Step mode, the master clock sends a Follow _ Up message after sending the Sync message, the Follow _ Up message carries a Sync message sending time stamp t1, and the slave clock obtains the Sync message sending time stamp t1 and records a Sync message receiving time stamp t2 through the Follow _ Up message; sending a Delay _ req message from the slave clock to the master clock and recording a Delay _ req message sending time stamp t 3; after receiving the Delay _ req message, the master clock sends a receiving timestamp t4 of the Delay _ req message to the slave clock through a Delay _ resp message, and at the moment, the slave clock obtains four timestamps of t 1-t 4. The time Offset and the link delays Tms and Tsm are further calculated by the following formula:
t1+Offset+Tms=t2
t3-Offset+Tsm=t4。
the existing PTP network time synchronization protocol is generally applied to a symmetric network, that is, link delays of round trips between links are the same, that is, Tms is Tsm, and a PTP protocol state machine can calculate link delays and time deviations through the above formula and perform time synchronization. However, in an asymmetric network, due to physical lines and other reasons, Tms and Tsm are often unequal, that is, link delay is unbalanced, and if the state machine operates according to the existing PTP protocol, synchronization time accuracy is finally affected, resulting in poor time synchronization.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide an optimization method for the time synchronization of PTP in the asymmetric network, which can accurately obtain the time deviation and the link time delay in the asymmetric network and realize the precise time synchronization.
In order to achieve the purpose, the invention provides the following technical scheme: a method for optimizing the time synchronization of a PTP in an asymmetric network comprises the following steps:
s100, the first equipment and the second equipment determine a master-slave relationship through a PTP (precision time protocol) state machine and perform protocol time message interaction, and the second equipment obtains a synchronous message sending time stamp t1, a synchronous message receiving time stamp t2, a delay request message sending time stamp t3 and a delay request message receiving time stamp t 4;
s200, the first device and the second device perform master-slave relationship conversion and protocol time message interaction, and the first device obtains a synchronous message sending time stamp t5, a synchronous message receiving time stamp t6, a delay request message sending time stamp t7 and a delay request message receiving time stamp t 8:
s300, the first device and the second device perform master-slave relationship conversion again, the first device sends the synchronous message sending timestamp t5, the synchronous message receiving timestamp t6, the delay request message sending timestamp t7 and the delay request message receiving timestamp t8 to the second device, the second device calculates time deviation and link delay according to the synchronous message sending timestamps t1 and t5, the synchronous message receiving timestamps t2 and t6, the delay request message sending timestamps t3 and t7 and the delay request message receiving timestamps t4 and t8, verifies the time deviation and the link delay and performs time synchronization when the time deviation and the link delay pass the verification.
Preferably, in step S100, the performing, by the first device, protocol time packet interaction with the second device includes:
the first device sends a synchronous message to the second device and records a synchronous message sending time stamp t 1;
the second equipment receives the synchronous message, records a synchronous message receiving timestamp t2 and acquires a synchronous message sending timestamp t 1;
the second device sends a delay request message to the first device and records a delay request message sending time stamp t 3;
the first device receives the delay request message and transmits a delay request message reception timestamp t4 to the second device through a delay request response message.
Preferably, the second device obtains the sync message transmission time stamp t1 through the sync message in the single step mode or obtains the sync message transmission time stamp t1 through the follow message in the double step mode.
Preferably, in step S200, the second device performs master-slave relationship conversion by sending a PTP management message to the first device.
Preferably, in step S200, the performing, by the first device, protocol time packet interaction with the second device includes:
the second device sends a synchronous message to the first device and records a synchronous message sending time stamp t 5;
the first equipment receives the synchronous message, records a synchronous message receiving timestamp t6 and acquires a synchronous message sending timestamp t 5;
the first equipment sends a delay request message to the second equipment and records a delay request message sending time stamp t 7;
the second device receives the delay request message and sends the delay request message receiving timestamp t7 to the first device through a delay request response message.
Preferably, the first device obtains the sync message transmission time stamp t5 through a sync message in the single step mode or obtains the sync message transmission time stamp t5 through a follow message in the double step mode.
Preferably, in step S300, the first device sends two PTP management messages to the second device, where one PTP management message is used for master-slave relationship conversion, and the other PTP management message is used to carry a synchronization message sending timestamp t5, a synchronization message receiving timestamp t6, a delay request message sending timestamp t7, and a delay request message receiving timestamp t 8.
Preferably, in step S300, the second device calculates the time offset and the link delay according to any three of the following formulas:
t1+Offset+Tms=t2
t3-Offset+Tsm=t4
t5+Offset+Tms=t6
t7-Offset+Tsm=t8
wherein Offset is a time Offset, Tms is a link delay from the first device to the second device, and Tsm is a link delay from the second device to the first device.
Preferably, in step S300, the verifying the time offset and the link delay includes the following steps:
and judging whether the difference value between the sum of the time deviation and the link delay in any one formula in the step S300 and the sum of the time deviation and the link delay calculated by the other three formulas is within a preset threshold range, if so, passing the verification, otherwise, failing to pass the verification.
Preferably, the preset threshold range is 0-1 ms.
The invention has the beneficial effects that:
according to the invention, by improving the protocol time message interaction process of the PTP protocol state machine, the conversion of the master-slave relationship is completed twice in the time synchronization process, namely, the role exchange of the time synchronization is completed twice, so that the accuracy of time synchronization in the asymmetric network is ensured.
Drawings
FIG. 1 is a flow chart illustration of the present invention;
FIG. 2 is a schematic diagram illustrating an interaction flow after a first device and a second device determine a master-slave relationship;
fig. 3 is a schematic view of an interaction flow after a first device and a second device convert a relationship for the first time.
Detailed Description
The technical solution of the embodiment of the present invention will be clearly and completely described below with reference to the accompanying drawings of the present invention.
The invention discloses an optimization method for time synchronization of PTP in an asymmetric network, which is characterized in that a protocol time message interaction flow of a PTP protocol state machine is improved, so that two time synchronization roles are exchanged in the time synchronization process, and the accuracy of time synchronization in the asymmetric network is further realized.
As shown in fig. 1, the method for optimizing time synchronization of PTP in an asymmetric network disclosed in the present invention includes the following steps:
s100, the first equipment and the second equipment determine a master-slave relationship through a PTP (precision time protocol) state machine and perform protocol time message interaction, and the second equipment obtains a synchronous message sending time stamp t1, a synchronous message receiving time stamp t2, a delay request message sending time stamp t3 and a delay request message receiving time stamp t 4;
specifically, the present invention is explained in detail by taking two devices (respectively referred to as a first device and a second device) as an example. The PTP protocol state machine is used to determine a master-slave relationship between devices and calculate a clock offset and a link delay in a time synchronization process, as shown in fig. 2, a first device and a second device determine the master-slave relationship through negotiation of the PTP protocol state machine, that is, the first device is a master clock device, the second device is a slave clock device, and when the master-slave relationship is determined, protocol time packet interaction is performed between the first device and the second device according to a delay request-response mechanism, where the protocol time packet interaction process is as follows:
the first equipment sends a synchronization message (Sync message) to the second equipment and records a synchronization message sending timestamp t 1;
judging whether the mode is a single Step mode (One Step), if so, carrying a synchronous message sending time stamp t1 by the synchronous message, otherwise, also being a double Step mode (Two Step), the first equipment sends a following message (Follow _ up message) carrying a synchronous message sending time stamp t1 to the second equipment after sending the synchronous message;
after receiving the synchronous message, the second device records a synchronous message receiving timestamp t2, and acquires a synchronous message sending timestamp t1 through the synchronous message in a single-step mode or acquires a synchronous message sending timestamp t1 through a following message in a double-step mode;
the second device sends a Delay request message (Delay _ req message) to the first device, and is used for initiating the calculation of reverse transmission Delay and recording a Delay request message sending timestamp t 3;
after receiving the delay request message, the first device sends a delay request message receiving timestamp t4 to the second device through a delay request response message;
through the above process, the second device obtains a sync message transmission timestamp t1, a sync message reception timestamp t2, a delay request message transmission timestamp t3, and a delay request message reception timestamp t 4.
S200, the first equipment and the second equipment perform master-slave relationship conversion and protocol time message interaction, and the first equipment obtains a synchronous message sending time stamp t5, a synchronous message receiving time stamp t6, a delay request message sending time stamp t7 and a delay request message receiving time stamp t 8;
specifically, after the first device and the second device perform the first protocol time packet interaction in step S100, the second device obtains a synchronization packet sending timestamp t1, a synchronization packet receiving timestamp t2, a delay request packet sending timestamp t3, and a delay request packet receiving timestamp t4, at this time, the second device performs master-slave relationship conversion by sending a PTP management packet to the first device, that is, the second device is a master clock device at this time, the first device is a slave clock device, and in implementation, the first device receives the PTP management packet and then uploads the PTP management packet to the CPU to complete the master-slave relationship conversion. As shown in fig. 3, after the first device and the second device perform master-slave relationship conversion, the second device performs protocol time packet interaction with the first device, where the protocol time packet interaction process is as follows:
the second equipment sends a synchronization message (Sync message) to the first equipment and records a synchronization message sending timestamp t 5;
judging whether the mode is a single Step mode (One Step), if so, carrying a synchronous message sending time stamp t5 by the synchronous message, otherwise, also being a double Step mode (Two Step), sending a following message (Follow _ up message) carrying a synchronous message sending time stamp t5 to the first equipment by the second equipment after sending the synchronous message;
after receiving the synchronous message, the first device records a synchronous message receiving timestamp t6, and acquires a synchronous message sending timestamp t5 through the synchronous message in a single-step mode or acquires a synchronous message sending timestamp t5 through a following message in a double-step mode;
the first equipment sends a Delay request message (Delay _ req message) to the second equipment, is used for initiating the calculation of reverse transmission Delay and records a Delay request message sending timestamp t 7;
after receiving the delay request message, the second device sends a delay request message receiving timestamp t8 to the first device through a delay request response message;
through the above process, the first device obtains a sync message transmission timestamp t5, a sync message reception timestamp t6, a delay request message transmission timestamp t7, and a delay request message reception timestamp t 8.
S300, the first device and the second device perform master-slave relationship conversion again, the first device sends the synchronous message sending timestamp t5, the synchronous message receiving timestamp t6, the delay request message sending timestamp t7 and the delay request message receiving timestamp t8 to the second device, the second device calculates time deviation and link delay according to the synchronous message sending timestamps t1 and t5, the synchronous message receiving timestamps t2 and t6, the delay request message sending timestamps t3 and t7 and the delay request message receiving timestamps t4 and t8, verifies the time deviation and the link delay, and performs time synchronization when the time deviation and the link delay pass the verification.
Specifically, after the first device and the second device perform the second protocol time packet interaction in step S200, the first device sends two PTP management packets to the second device, where one PTP management packet is used for switching between master and slave relationships, and the other PTP management packet is used to carry a synchronization packet sending timestamp t5, a synchronization packet receiving timestamp t6, a delay request packet sending timestamp t7, and a delay request packet receiving timestamp t 8. After receiving the two PTP management messages, the second device performs a master-slave relationship conversion, that is, the first device is a master clock device and the second device is a slave clock device, and on the other hand, the second device obtains a synchronization message transmission timestamp t5, a synchronization message reception timestamp t6, a delay request message transmission timestamp t7, and a delay request message reception timestamp t8 through the PTP management messages.
At this time, the second device obtains a sync message transmission timestamp t1, a sync message reception timestamp t2, a delay request message transmission timestamp t3, a delay request message reception timestamp t4, a sync message transmission timestamp t5, a sync message reception timestamp t6, a delay request message transmission timestamp t7, and a delay request message reception timestamp t 8. The time deviation and the link delay are further calculated according to the following formula:
t1+Offset+Tms=t2 (1)
t3-Offset+Tsm=t4 (2)
t5+Offset+Tms=t6 (3)
t7-Offset+Tsm=t8 (4)
wherein Offset is a time Offset, Tms is a link delay from the first device to the second device, and Tsm is a link delay from the second device to the first device. In practice, the time Offset, the link time delay Tms and the link time delay Tsm can be calculated by any three equations of the above equations (1) to (4).
Further, after the time Offset and the link delay are calculated, the time Offset and the link delay are further verified. The verification comprises the following steps: and judging whether the difference value between the sum of the time deviation and the link time delay in any one formula in the step S300 and the sum of the time deviation and the link time delay obtained by calculation of the other three formulas is within a preset range, if so, passing the verification, and otherwise, failing to pass the verification. Specifically, the second device may calculate the time Offset, the link delay Tms, and the link delay Tsm through any three formulas in the above formulas (1) to (4), and the remaining one formula may be used for verification, in this embodiment, the time Offset and the link delay are calculated through formulas (1) to (3), and verification is performed through formula (4):
calculating the time Offset, the link time delay Tms and the link time delay Tsm according to the formulas (1) to (3), and then further calculating the sum of the time Offset and the link time delay Tsm;
after the sum of the time Offset and the link time delay Tsm is calculated, the sum of the time Offset and the link time delay Tsm in the formula (4) is further calculated, and the difference between the time Offset and the link time delay Tsm is calculated;
and after calculating the difference value of the two, judging whether the difference value is within a preset threshold range, if so, passing the verification, otherwise, failing the verification, and when failing to pass the verification, repeating the steps S100-S300 until the difference value meets the preset threshold range.
In this embodiment, the preset threshold range is set to be 0-1 ms as the best, and certainly, the preset threshold range can be set according to actual requirements.
In the present invention, the time Offset, the link Delay Tms and the link Delay Tsm can be accurately obtained in the asymmetric network through the steps S100 to S300, so that the time can be accurately synchronized, and similarly, the time Offset, the link Delay Tms and the link Delay Tsm can also be accurately obtained for PDelay (Peer Delay Mechanism) specified in the PTP protocol by using the steps S100 to S300.
Therefore, the scope of the present invention should not be limited to the disclosure of the embodiments, but includes various alternatives and modifications without departing from the scope of the present invention, which is defined by the claims of the present patent application.

Claims (10)

1. A method for optimizing the time synchronization of a PTP in an asymmetric network is characterized by comprising the following steps:
s100, the first equipment and the second equipment determine a master-slave relationship through a PTP (precision time protocol) state machine and perform protocol time message interaction, and the second equipment obtains a synchronous message sending time stamp t1, a synchronous message receiving time stamp t2, a delay request message sending time stamp t3 and a delay request message receiving time stamp t 4;
s200, the first device and the second device perform master-slave relationship conversion and protocol time message interaction, and the first device obtains a synchronous message sending time stamp t5, a synchronous message receiving time stamp t6, a delay request message sending time stamp t7 and a delay request message receiving time stamp t 8:
s300, the first device and the second device perform master-slave relationship conversion again, the first device sends the synchronous message sending timestamp t5, the synchronous message receiving timestamp t6, the delay request message sending timestamp t7 and the delay request message receiving timestamp t8 to the second device, the second device calculates time deviation and link delay according to the synchronous message sending timestamps t1 and t5, the synchronous message receiving timestamps t2 and t6, the delay request message sending timestamps t3 and t7 and the delay request message receiving timestamps t4 and t8, verifies the time deviation and the link delay and performs time synchronization when the time deviation and the link delay pass the verification.
2. The method according to claim 1, wherein in step S100, the protocol time packet interaction between the first device and the second device includes:
the first device sends a synchronous message to the second device and records a synchronous message sending time stamp t 1;
the second equipment receives the synchronous message, records a synchronous message receiving timestamp t2 and acquires a synchronous message sending timestamp t 1;
the second device sends a delay request message to the first device and records a delay request message sending time stamp t 3;
the first device receives the delay request message and transmits a delay request message reception timestamp t4 to the second device through a delay request response message.
3. The method of claim 2, wherein the second device obtains the sync message transmission timestamp t1 through a sync message in single step mode or obtains the sync message transmission timestamp t1 through a follow message in double step mode.
4. The method according to claim 1, wherein in step S200, the second device performs the master-slave relationship conversion by sending a PTP management message to the first device.
5. The method according to claim 1, wherein in step S200, the protocol time packet interaction between the first device and the second device includes:
the second device sends a synchronous message to the first device and records a synchronous message sending time stamp t 5;
the first equipment receives the synchronous message, records a synchronous message receiving timestamp t6 and acquires a synchronous message sending timestamp t 5;
the first equipment sends a delay request message to the second equipment and records a delay request message sending time stamp t 7;
the second device receives the delay request message and sends the delay request message receiving timestamp t7 to the first device through a delay request response message.
6. The method of claim 5, wherein the first device obtains the sync message transmission timestamp t5 through a sync message in single step mode or obtains the sync message transmission timestamp t5 through a follow message in double step mode.
7. The method according to claim 1, wherein in step S300, the first device sends two PTP management messages to the second device, where one PTP management message is used for master-slave relationship conversion, and the other PTP management message is used to carry a synchronization message sending timestamp t5, a synchronization message receiving timestamp t6, a delay request message sending timestamp t7, and a delay request message receiving timestamp t 8.
8. The method according to claim 1, wherein in step S300, the second device calculates the time offset and the link delay according to any three of the following formulas:
t1+Offset+Tms=t2
t3-Offset+Tsm=t4
t5+Offset+Tms=t6
t7-Offset+Tsm=t8
wherein Offset is a time Offset, Tms is a link delay from the first device to the second device, and Tsm is a link delay from the second device to the first device.
9. The method of claim 8, wherein the step S300 of verifying the time offset and the link delay comprises the steps of:
and judging whether the difference value between the sum of the time deviation and the link delay in any one formula in the step S300 and the sum of the time deviation and the link delay calculated by the other three formulas is within a preset threshold range, if so, passing the verification, otherwise, failing to pass the verification.
10. The method according to claim 9, wherein the preset threshold is in a range of 0-1 ms.
CN202010129256.8A 2020-02-28 2020-02-28 Method for optimizing time synchronization of PTP (precision time protocol) in asymmetric network Pending CN111342926A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010129256.8A CN111342926A (en) 2020-02-28 2020-02-28 Method for optimizing time synchronization of PTP (precision time protocol) in asymmetric network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010129256.8A CN111342926A (en) 2020-02-28 2020-02-28 Method for optimizing time synchronization of PTP (precision time protocol) in asymmetric network

Publications (1)

Publication Number Publication Date
CN111342926A true CN111342926A (en) 2020-06-26

Family

ID=71187213

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010129256.8A Pending CN111342926A (en) 2020-02-28 2020-02-28 Method for optimizing time synchronization of PTP (precision time protocol) in asymmetric network

Country Status (1)

Country Link
CN (1) CN111342926A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112994824A (en) * 2021-03-03 2021-06-18 山东山大电力技术股份有限公司 Time synchronization method, device and system for IRIG-B code non-delay transmission
CN113965488A (en) * 2021-09-10 2022-01-21 北京百度网讯科技有限公司 Method and device for delayed acquisition of data packets, electronic device and storage medium
CN114222360A (en) * 2021-12-21 2022-03-22 南京欧珀软件科技有限公司 Time synchronization method, system and related device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594542A (en) * 2012-03-22 2012-07-18 杭州华三通信技术有限公司 Method and device for realizing precise time synchronization
CN105703865A (en) * 2014-11-25 2016-06-22 中兴通讯股份有限公司 Method and device for automatically acquiring unsymmetrical delay of 1588 links
US20170366287A1 (en) * 2015-12-24 2017-12-21 Shenyang Institute of Automation, the Chinese Academy of Sciences Time synchronization error compensation method for multi-hop wireless backhaul network based on ptp

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594542A (en) * 2012-03-22 2012-07-18 杭州华三通信技术有限公司 Method and device for realizing precise time synchronization
CN105703865A (en) * 2014-11-25 2016-06-22 中兴通讯股份有限公司 Method and device for automatically acquiring unsymmetrical delay of 1588 links
US20170366287A1 (en) * 2015-12-24 2017-12-21 Shenyang Institute of Automation, the Chinese Academy of Sciences Time synchronization error compensation method for multi-hop wireless backhaul network based on ptp

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112994824A (en) * 2021-03-03 2021-06-18 山东山大电力技术股份有限公司 Time synchronization method, device and system for IRIG-B code non-delay transmission
CN112994824B (en) * 2021-03-03 2023-03-21 山东山大电力技术股份有限公司 Time synchronization method, device and system for IRIG-B code non-delay transmission
CN113965488A (en) * 2021-09-10 2022-01-21 北京百度网讯科技有限公司 Method and device for delayed acquisition of data packets, electronic device and storage medium
CN114222360A (en) * 2021-12-21 2022-03-22 南京欧珀软件科技有限公司 Time synchronization method, system and related device
CN114222360B (en) * 2021-12-21 2023-09-12 南京欧珀软件科技有限公司 Time synchronization method, system and related device

Similar Documents

Publication Publication Date Title
CN111342926A (en) Method for optimizing time synchronization of PTP (precision time protocol) in asymmetric network
CN104836630B (en) IEEE1588 clock synchronization system and implementation method therefor
WO2018006686A1 (en) Method, apparatus and device for optimizing time synchronization between communication network devices
WO2013056575A1 (en) Clock synchronization method and system in 1588-2008 protocol
CN103929293A (en) Asymmetrically-delayed time synchronization method and system
CN113259038B (en) Time synchronization method, node, device and storage medium
WO2011085585A1 (en) Method and device for time synchronization
WO2016004644A1 (en) Method and apparatus for monitoring ethernet clock synchronization
CN106899370A (en) A kind of clock chain circuit changing method, device and base station
CN108259109B (en) Network equipment in PTP domain and TOD synchronization method
WO2012149811A1 (en) Method, terminal and system for measuring asymmetric delay of transmission link
CN103378993A (en) Slave clock monitoring method based on PTP
US20220007321A1 (en) Network Entities and Methods for a Wireless Network System for Determining Time Information
CN106357362A (en) Time synchronization method and device and PTP system
CN104243079A (en) Microsecond clock synchronization method for real-time Ethernet
WO2011143973A1 (en) Method and apparatus for performing clock synchronization among devices
WO2017107519A1 (en) Clock synchronization method and device
WO2013086959A1 (en) Method, device, and system for line asymmetry compensation
CN111953442A (en) Quick high-precision time synchronization system
WO2011074529A1 (en) Time synchronization system, slave node, time synchronization method, and program for time synchronization
CN112217588B (en) Timestamp jitter compensation method and system
CN113965288B (en) Method and device for improving precision time protocol PTP time synchronization precision
CN104601269A (en) Master and slave clock synchronization method and system
CN102571253B (en) Method and equipment for implementing precise time synchronization
CN102891747A (en) Clock synchronization method and device in communication network

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 215101 unit 13 / 16, 4th floor, building B, No. 5, Xinghan street, Suzhou Industrial Park, Jiangsu Province

Applicant after: Suzhou Shengke Communication Co.,Ltd.

Address before: Unit 13 / 16, 4th floor, building B, No.5 Xinghan street, Suzhou Industrial Park, 215000 Jiangsu Province

Applicant before: CENTEC NETWORKS (SU ZHOU) Co.,Ltd.

WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200626