[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

WO2012065402A1 - Ethernet passive optical network system and method for implementing end-to-end transparent clock in such system - Google Patents

Ethernet passive optical network system and method for implementing end-to-end transparent clock in such system Download PDF

Info

Publication number
WO2012065402A1
WO2012065402A1 PCT/CN2011/072872 CN2011072872W WO2012065402A1 WO 2012065402 A1 WO2012065402 A1 WO 2012065402A1 CN 2011072872 W CN2011072872 W CN 2011072872W WO 2012065402 A1 WO2012065402 A1 WO 2012065402A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
ptp
message
network element
ptp message
Prior art date
Application number
PCT/CN2011/072872
Other languages
French (fr)
Chinese (zh)
Inventor
王伟
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012065402A1 publication Critical patent/WO2012065402A1/en

Links

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/0652Synchronisation among time division multiple access [TDMA] nodes, e.g. time triggered protocol [TTP]
    • H04J3/0655Synchronisation among time division multiple access [TDMA] nodes, e.g. time triggered protocol [TTP] using timestamps
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/28Timers or timing mechanisms used in protocols

Definitions

  • the present invention relates to the field of Ethernet network synchronous clocks, and proposes an Ethernet Passive Optical Network (EPON) system and a method for implementing an end-to-end transparent clock in the system.
  • EPON Ethernet Passive Optical Network
  • IEEE1588-2008 Clock Synchronization Protocol also known as Precision Time Synchronization Protocol (PTP)
  • PTP Precision Time Synchronization Protocol
  • IEEE 1588-2008 defines two types of PTP messages: an Event message and a General message.
  • An Event message is a message containing time information, which requires accurate timestamp information to be received and sent.
  • the General message does not require accurate timestamp information.
  • the End-to-End Transparent Clock (E2ETC) is a working model defined in the IEEE1588-2008 protocol.
  • the end-to-end transparent clock forwards various messages like ordinary bridges, switches, and routers.
  • E2ETC needs to calculate the event time in the device's internal dwell time for time delay correction, which will be corrected.
  • the Event ⁇ message is forwarded to the next-level network to implement the IEEE-2008 protocol step by step, thereby maintaining the time synchronization of the entire network.
  • the main application scenario of the IEEE1588-2008 protocol in the EPON system is to keep the base station (NodeB) device connected to the Optical Network Unit (ONU) and the clock of the primary clock server synchronized.
  • NodeB base station
  • ONU Optical Network Unit
  • FPGA field-programmable gate array
  • ONT optical line terminal
  • ONU optical line terminal
  • the technical problem to be solved by the present invention is to provide an EPON system and a method for implementing an end-to-end transparent clock in a system, which effectively reduces the cost of the EPON system.
  • the present invention provides an Ethernet passive optical network (EPON) system for implementing an end-to-end transparent clock, the method comprising: when a first network element receives a precise time synchronization protocol (PTP) message Recording a first time when the PTP message is received, and placing the first time of the record in the PTP message and sending the message to the second network element; and the second network element receiving the PTP message, in the subordinate device
  • PTP message sent by the upper-level device carries the retention time of the PTP message calculated according to the first time and the current time. among them:
  • the first network element is an optical line terminal (OLT), and the second network element is an optical network unit (ONU); or the first network element is an ONU, and the second network element is an OLT. among them:
  • the time between the OLT and the ONU is synchronized. among them:
  • the PTP message is a PTP event message. among them:
  • the carrying the retention time in the PTP message includes adding the retention time and the time in the PTP message header correction field to the correction field in the PTP message header.
  • the method further includes: deleting, by the second network element, the PTP before sending the PTP message to the lower-level device or the upper-level device The first time in the message.
  • the present invention further provides an Ethernet Passive Optical Network (EPON) system, including a first network element and a second network element, where: the first network element is set to: The time synchronization protocol (PTP) message records the first time when the PTP message is received, and the first time of the record is placed in the PTP message and sent to the second network element;
  • EPON Ethernet Passive Optical Network
  • the second network element is configured to: receive the PTP message, and carry the PTP message sent by the lower-level device or the upper-level device with the retention time of the PTP message calculated according to the first time and the current time.
  • the first network element is an optical network terminal (OLT), and the second network element is an optical network unit (ONU); or the first network element is an ONU, and the second network element is an OLT. among them:
  • the time between the OLT and the ONU is synchronized. among them:
  • the PTP message is a PTP event message. among them:
  • the second network element includes a first unit and a second unit, where: the first unit is configured to: receive the PTP message; the second unit is configured to: use the retention time and the PTP message header The time in the partial correction field is added to the correction field in the header of the PTP message. among them:
  • the second network element further includes a third unit, where the third unit is configured to: the second unit deletes the first time in the PTP message before sending the PTP message to the lower-level device or the upper-level device.
  • the uplink interface of the OLT and the downlink interface of the ONU are both Ethernet interfaces, refer to Figure 1.
  • OAM Operation Administration and Maintenance
  • the solution of the invention fully utilizes the existing EPON system equipment, realizes the E2ETC function in the IEEE1588-2008 protocol without additional hardware assistance, satisfies the application scenario of the EPON system, effectively and effectively reduces the cost of the EPON system, and brings certain economy. benefit.
  • FIG. 1 is a schematic diagram of a system structure according to an embodiment of the present invention
  • FIG. 2 is a flowchart of processing a downlink PTP Event message
  • FIG. 3 is a flowchart of processing an uplink PTP Event message.
  • the method for implementing the E2ETC in the IEEE1588-2008 protocol in the embodiment of the present invention includes: the first network element records the first time of receiving the message when receiving the precise time synchronization protocol (PTP) message, and the first time of the record The time is placed in the PTP message and sent to the second network element; and the second network element receives the PTP message, and the PTP message sent by the lower-level device or the upper-level device is calculated according to the first time and the current time. The retention time of the PTP message.
  • PTP time synchronization protocol
  • the retention time is a time when the PTP message is received by the ONU from the OLT to the ONU subordinate device; in the uplink, the retention time is that the PTP message is received from the ONU and sent by the OLT to the OLT upper-level device. Time to go out.
  • the OLT and the ONU are regarded as a whole in the EPON system.
  • the schematic diagram of the system structure is shown in Figure 1. Under the premise that the time between the OLT and the ONU is synchronized, the uplink interface of the OLT and The ONU's downlink interfaces form a transparent clock to jointly complete the E2ETC function in the IEEE1588-2008 protocol.
  • the 1588 master clock can be a clock server, and the 1588 slave clock can be a base station or the like that needs to be synchronized.
  • the OAM-1 frame is used to send the ranging information to the corresponding ONU in the unicast message.
  • the OAM 2 frame is used to periodically send the time synchronization information to all ONUs in the broadcast message. .
  • the first network element is an OLT
  • the second network element is an ONU; or, when the first network element is an ONU, the second network element is an OLT.
  • the OLT records the time when the OLT Ethernet uplink interface receives the PTP Event message, and adds the time to the PTP message.
  • the ONU calculates the The retention time experienced by the message traversing the OLT and the ONU is added to the correction field in the header of the PTP Event message and forwarded to the next-level NodeB device. See Table 1 for the format of the PTP message header.
  • the ONU records the time of the PTP Event message received by the ONU Ethernet downlink interface, and adds the time to the PTP message.
  • the message passes through the Ethernet uplink interface of the OLT, the message is calculated to traverse the OLT and The residence time experienced by the two ONU devices is added to the CorrectionField in the header of the PTP Event message and forwarded to the higher-level device.
  • the above addition to the CorrectionField in the header of the PTP Event message means that the calculated residence time and the time in the correction field are accumulated and added to the correction field. Table 1
  • the delay and jitter caused by the transmission and processing of the PTP message in the EPON system can be removed, and the accuracy of the time synchronization is ensured.
  • the time synchronization between the OLT and the ONU is based on the PON ranging mechanism.
  • the extended OAM message transmission time synchronization information is used to implement the OLT and the EPON time synchronization mechanism according to the technical requirements of the China Telecom EPON equipment (V2.1 Revision 2).
  • the time synchronization between the ONUs is not within the scope of the present invention. However, the implementation method of the present invention must be based on the synchronization of the OLT and ONU time.
  • the downlink PTP Event message is calculated by the ONU in the EPON system.
  • the process flow is shown in Figure 2. The following steps are included: Step 201: The OLT uplink interface receives the PTP Event message sent from the upper-level network device or the master clock. , the PTP Event message processing flow is entered; the PTP General message that does not include the time information is not processed, and is directly forwarded; for the PTP Event message containing the time information, step 202 is performed; Step 202: The OLT records the current time of receiving the PTP Event message. The timestamp is Ta, and Ta is padded to the end of the PTP Event message according to the Timestamp format specified in IEEE1588-2008 to facilitate the ONU to calculate the residence time.
  • Ta may also be placed in the PTP Event message. Other locations, as long as the ONU can query it.
  • Step 203 The OLT forwards the modified PTP Event message to the ONU.
  • Step 204 The ONU downlink interface receives the modified PTP Event message forwarded from the OLT, and enters a PTP Event message processing flow.
  • Step 205 The ONU records the current received PTP Event. The timestamp of the message is Tb, and the OLT receiving timestamp Ta is extracted from the modified PTP Event message; the ONU calculates the retention time of the current PTP Event message in the EPON system as ⁇ T:
  • Step 206 The ONU forwards the correct PTP Event message to the next-level device.
  • the uplink PTP Event message is calculated by the OLT for the retention time in the EPON system.
  • the process flow is shown in Figure 3. The following steps are included: Step 301: The ONU downlink interface receives the PTP Event message sent from the next-level network, and enters the PTP Event message. Process flow; for the PTP General message that does not contain the time information, it is not processed, and is directly forwarded; Step 302: The ONU records the current time of receiving the PTP Event message as Tc, and the Tc is followed.
  • the Timestamp format specified in IEEE1588-2008 is populated at the end of the PTP Event message to facilitate the OLT to calculate the residence time. Similarly, in other embodiments, the Tc can also be placed in other locations of the PTP Event message, as long as the OLT can query. Just go.
  • the event message timestamp is Td, and the OLT receiving timestamp Tc is extracted from the received modified PTP Event message; the ONU calculates the retention time of the current PTP Event message in the EPON system as ⁇ T:
  • Step 306 The OLT forwards the correct PTP Event message to Upper level network or primary clock server.
  • the system for implementing the foregoing method includes a first network element and a second network element, where: the first network element is configured to: record and receive the message when receiving a precise time synchronization protocol (PTP) message The first time, and the first time of the record is placed in the PTP message and sent to the second network element; the second network element is set to: receive the PTP message, in a subordinate device or The PTP message sent by the upper-level device carries the retention time of the PTP message calculated according to the first time and the current time.
  • PTP time synchronization protocol
  • the second network element includes a first unit and a second unit, where: the first unit is configured to: receive the PTP message; the second unit is configured to: The time accumulation in the PTP message header correction field is added to the correction field in the PTP message header.
  • the second network element further includes a third unit, where the third unit is configured to: the second unit deletes the first time in the PTP message before sending the PTP message to the lower-level device or the upper-level device.
  • the solution of the present invention completely utilizes the existing EPON system equipment, realizes the E2ETC function in the IEEE1588-2008 protocol without additional hardware assistance, satisfies the application scenario of the EPON system, and effectively reduces the cost of the EPON system, bringing Certain economic benefits.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)
  • Small-Scale Networks (AREA)

Abstract

A method for implementing an End-to-End Transparent Clock (E2ETC) in an Ethernet Passive Optical Network (EPON) system is disclosed by the present invention. The method includes: when receiving a Precision Time Protocol (PTP) message, a first network element records a first time when receiving the PTP message, sets the recorded first time in the PTP message and transmits the PTP message to a second network element; and the second network element receives the PTP message, and the PTP message, which will be transmitted to a lower device or an upper device, carries the residence time of the PTP message which is calculated according to the first time and the current time. The EPON system is also disclosed by the present invention. With the present invention, the E2ETC function in the IEEE1588-2008 protocol can be implemented in the condition of without extra hardware assistance.

Description

一种 EPON系统以及系统中实现端到端透明时钟的方法  Method for implementing end-to-end transparent clock in EPON system and system
技术领域 本发明涉及以太网网络同步时钟领域, 提出一种以太无源光网络 ( Ethernet Passive Optical Network, EPON ) 系统、 以及系统中实现端到端透 明时钟的方法。 TECHNICAL FIELD The present invention relates to the field of Ethernet network synchronous clocks, and proposes an Ethernet Passive Optical Network (EPON) system and a method for implementing an end-to-end transparent clock in the system.
背景技术 Background technique
IEEE1588-2008 时钟同步协议也称精确时间同步协议 (Precision Time Protocol, PTP )是以太网中一种较为精确的时钟同步方案, 通过在主从设备 间传递 IEEE1588 消息, 计算时间和频率偏移, 达到主从频率和时间同步, 解决了通用以太网延迟时间长和同步能力差的瓶颈。  IEEE1588-2008 Clock Synchronization Protocol, also known as Precision Time Synchronization Protocol (PTP), is a more accurate clock synchronization scheme in Ethernet. By transmitting IEEE1588 messages between master and slave devices, the time and frequency offset is calculated. The master-slave frequency and time are synchronized, which solves the bottleneck of long delay time and poor synchronization capability of the general Ethernet.
IEEE1588-2008定义了两种 PTP消息:事件( Event )消息和通用( General ) 消息。 Event 消息是包含时间信息的消息, 其接收和发送都需要产生精确的 时间戳信息; General消息则不要求精确的时间戳信息。 端 到 端 透 明 时钟(End-to-End Transparent Clock , E2ETC)是 IEEE1588-2008协议中定义的一种工作模型。端到端透明时钟像普通的网桥、 交换机、 以及路由器一样转发各种报文, 然而, 对于 IEEE1588-2008 Event 消息, E2ETC需要计算 Event消息在设备内部驻留时间进行时间延时校正, 将校正过后的 Event ^艮文转发给下一级网络,实现逐级支持 IEEE-2008协议, 从而保持整个网络的时间同步。 IEEE 1588-2008 defines two types of PTP messages: an Event message and a General message. An Event message is a message containing time information, which requires accurate timestamp information to be received and sent. The General message does not require accurate timestamp information. The End-to-End Transparent Clock (E2ETC) is a working model defined in the IEEE1588-2008 protocol. The end-to-end transparent clock forwards various messages like ordinary bridges, switches, and routers. However, for IEEE1588-2008 Event messages, E2ETC needs to calculate the event time in the device's internal dwell time for time delay correction, which will be corrected. Afterwards, the Event ^ message is forwarded to the next-level network to implement the IEEE-2008 protocol step by step, thereby maintaining the time synchronization of the entire network.
EPON 系统中 IEEE1588-2008 协议的主要应用场景是保持光网络单元 ( Optical Network Unit, ONU ) 下挂的基站(NodeB )设备和主时钟服务器 时钟保持同步。 目前解决方案多是釆用成熟的时间处理芯片或侧挂现场可编 程门阵列( Field-programmable Gate Array , FPGA )器件实现, 由光线路终端 ( Optical Line Terminal , OLT )和 ONU共同充当边界时钟, 在 ONU侧实现 IEEE1588-2008 主时钟, 向下级 NodeB设备传递 PTP消息, 使 NodeB设备 和主时钟服务器时间保持同步, 但这种解决方案一般需要硬件设备辅助, 额 外增加了 EPON系统成本。 The main application scenario of the IEEE1588-2008 protocol in the EPON system is to keep the base station (NodeB) device connected to the Optical Network Unit (ONU) and the clock of the primary clock server synchronized. At present, most of the solutions are implemented by a mature time processing chip or a field-programmable gate array (FPGA) device, which is used as a boundary clock by an optical line terminal (OLT) and an ONU. The IEEE1588-2008 master clock is implemented on the ONU side, and the PTP message is transmitted to the lower-level NodeB device to keep the time between the NodeB device and the master clock server synchronized. However, this solution generally requires hardware device assistance. The cost of the EPON system has been increased.
发明内容 本发明要解决的技术问题是提供一种 EPON系统以及系统中实现端到端 透明时钟的方法, 有效降低 EPON系统成本。 为解决上述技术问题, 本发明提供了一种以太无源光网络(EPON ) 系 统实现端到端透明时钟的方法, 该方法包括: 第一网元在接收到精确时间同步协议( PTP )消息时记录接收到所述 PTP 消息的第一时间,并将所述记录的第一时间置于所述 PTP消息中发送给第二 网元; 以及 第二网元接收所述 PTP消息,在向下级设备或上级设备发送的 PTP消息 中携带根据所述第一时间以及当前时间计算出的所述 PTP消息的滞留时间。 其中: SUMMARY OF THE INVENTION The technical problem to be solved by the present invention is to provide an EPON system and a method for implementing an end-to-end transparent clock in a system, which effectively reduces the cost of the EPON system. To solve the above technical problem, the present invention provides an Ethernet passive optical network (EPON) system for implementing an end-to-end transparent clock, the method comprising: when a first network element receives a precise time synchronization protocol (PTP) message Recording a first time when the PTP message is received, and placing the first time of the record in the PTP message and sending the message to the second network element; and the second network element receiving the PTP message, in the subordinate device The PTP message sent by the upper-level device carries the retention time of the PTP message calculated according to the first time and the current time. among them:
所述第一网元为光线路终端 (OLT ) , 所述第二网元为光网络单元 ( ONU ) ; 或者, 所述第一网元为 ONU, 所述第二网元为 OLT。 其中:  The first network element is an optical line terminal (OLT), and the second network element is an optical network unit (ONU); or the first network element is an ONU, and the second network element is an OLT. among them:
所述 OLT和 ONU的时间同步。 其中:  The time between the OLT and the ONU is synchronized. among them:
所述 PTP消息为 PTP事件消息。 其中:  The PTP message is a PTP event message. among them:
所述在 PTP消息中携带滞留时间包括:将所述滞留时间与所述 PTP消息 头部校正字段中的时间累加后添加到所述 PTP消息头部中的校正字段中。 所述方法还包括: 所述第二网元在向下级设备或上级设备发送 PTP消息前,删除所述 PTP 消息中的第一时间。 The carrying the retention time in the PTP message includes adding the retention time and the time in the PTP message header correction field to the correction field in the PTP message header. The method further includes: deleting, by the second network element, the PTP before sending the PTP message to the lower-level device or the upper-level device The first time in the message.
为解决上述技术问题, 本发明还提供了一种以太无源光网络(EPON ) 系统, 其包括第一网元和第二网元, 其中: 所述第一网元设置为: 在接收到精确时间同步协议(PTP ) 消息时记录 接收到所述 PTP 消息的第一时间, 并将所述记录的第一时间置于所述 PTP 消息中发送给所述第二网元;  To solve the above technical problem, the present invention further provides an Ethernet Passive Optical Network (EPON) system, including a first network element and a second network element, where: the first network element is set to: The time synchronization protocol (PTP) message records the first time when the PTP message is received, and the first time of the record is placed in the PTP message and sent to the second network element;
所述第二网元设置为: 接收所述 PTP消息, 在向下级设备或上级设备发 送的 PTP消息中携带根据所述第一时间以及当前时间计算出的所述 PTP消息 的滞留时间。  The second network element is configured to: receive the PTP message, and carry the PTP message sent by the lower-level device or the upper-level device with the retention time of the PTP message calculated according to the first time and the current time.
其中: 所述第一网元为光线路终端 (OLT ) , 所述第二网元为光网络单元 ( ONU ) ; 或者, 所述第一网元为 ONU, 所述第二网元为 OLT。 其中:  The first network element is an optical network terminal (OLT), and the second network element is an optical network unit (ONU); or the first network element is an ONU, and the second network element is an OLT. among them:
所述 OLT和 ONU的时间同步。 其中:  The time between the OLT and the ONU is synchronized. among them:
所述 PTP消息为 PTP事件消息。 其中:  The PTP message is a PTP event message. among them:
所述第二网元包括第一单元和第二单元, 其中: 所述第一单元设置为: 接收所述 PTP消息; 所述第二单元设置为: 将所述滞留时间与所述 PTP消息头部校正字段中 的时间累加后添加到所述 PTP消息头部中的校正字段中。 其中:  The second network element includes a first unit and a second unit, where: the first unit is configured to: receive the PTP message; the second unit is configured to: use the retention time and the PTP message header The time in the partial correction field is added to the correction field in the header of the PTP message. among them:
所述第二网元还包括第三单元, 所述第三单元设置为: 所述第二单元在 向下级设备或上级设备发送 PTP消息前, 删除所述 PTP消息中的第一时间。 由于 OLT的上联接口和 ONU的下联接口都是以太网接口, 参见图 1 , 利用 PON的测距机制, 通过扩展操作管理和维护 (Operation Administration and Maintenance , OAM )消息可以方便的实现 OLT和 ONU时间同步。 本发 明方案完全利用现有 EPON系统设备, 在不需要额外硬件辅助的情况下, 实 现 IEEE1588-2008协议中 E2ETC功能, 满足 EPON系统应用场景, 切实有 效的降低 EPON系统的成本, 带来一定的经济效益。 The second network element further includes a third unit, where the third unit is configured to: the second unit deletes the first time in the PTP message before sending the PTP message to the lower-level device or the upper-level device. Since the uplink interface of the OLT and the downlink interface of the ONU are both Ethernet interfaces, refer to Figure 1. Using the ranging mechanism of the PON, the OLT and ONU can be conveniently implemented by extending the Operation Administration and Maintenance (OAM) message. Time synchronization. The solution of the invention fully utilizes the existing EPON system equipment, realizes the E2ETC function in the IEEE1588-2008 protocol without additional hardware assistance, satisfies the application scenario of the EPON system, effectively and effectively reduces the cost of the EPON system, and brings certain economy. benefit.
附图概述 图 1为本发明实施例系统结构简图; 图 2为下行 PTP Event消息处理流程图; 图 3为上行 PTP Event消息处理流程图。 BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a schematic diagram of a system structure according to an embodiment of the present invention; FIG. 2 is a flowchart of processing a downlink PTP Event message; and FIG. 3 is a flowchart of processing an uplink PTP Event message.
本发明的较佳实施方式 为使本发明的目的、 技术方案和优点更加清楚明白, 下文中将结合附图 对本发明的实施例进行详细说明。 需要说明的是, 在不冲突的情况下, 本申 请中的实施例及实施例中的特征可以相互任意组合。 本发明实施例实现 IEEE1588-2008协议中 E2ETC的方法包括: 第一网元在接收到精确时间同步协议(PTP ) 消息时记录接收到所述消 息的第一时间,并将所述记录的第一时间置于所述 PTP消息中发送给第二网 元; 以及 第二网元接收所述 PTP消息,在向下级设备或上级设备发送的 PTP消息 中携带根据所述第一时间以及当前时间计算出的所述 PTP消息的滞留时间。 具体地, 在下行时, 该滞留时间为 PTP消息从 OLT接收到 ONU向该 ONU下级设备发送出去的时间;在上行时,该滞留时间为该 PTP消息从 ONU 接收到 OLT向该 OLT上级设备发送出去的时间。 在上述方案中 EPON系统中 OLT和 ONU视为一个整体, 系统结构简图 参见图 1 , 在 OLT与 ONU的时间保持同步的前提下, 由 OLT的上联接口和 ONU的下联接口共同形成一个透明时钟,共同来完成 IEEE1588-2008协议中 E2ETC功能。 图中 1588主时钟可以是时钟服务器, 1588从时钟可以是基站 等需同步设备。 OLT和 ONU之间通过 OAM消息来完成同步, 图中 OAM— 1 帧用于以单播消息发送测距信息给对应 ONU; OAM 2帧用于周期性地以广 播消息发送时间同步信息给所有 ONU。 所述第一网元是 OLT时, 第二网元为 ONU; 或者, 第一网元为 ONU 时, 第二网元为 OLT。 具体地: 在下行传输 PTP消息时, OLT记录 OLT 以太网上联接口接收到 PTP Event消息的时间 ,并将该时间添加在 PTP消息中 ,在该消息经过 ONU的以 太网下联接口时, ONU计算该消息穿越 OLT和 ONU这两个设备所经历的 滞留时间, 累加到 PTP Event消息头部中的校正字段 ( CorrectionField ) 中并 转发给下一级 NodeB设备, PTP 消息头部格式参见表 1。 在上行传输 PTP消息时, ONU记录 ONU以太网下联接口接收的 PTP Event消息的时间 , 并将该时间添加在 PTP消息中 , 在该消息经过 OLT的以 太网上联接口时, 计算该消息穿越 OLT和 ONU这两个设备所经历的滞留时 间, 累加到 PTP Event消息头部中的 CorrectionField中并转发给上一级设备。 上述累加到 PTP Event消息头部中的 CorrectionField中是指将计算的滞 留时间与校正字段中的时间累加后仍添加到该校正字段中。 表 1 The embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other. The method for implementing the E2ETC in the IEEE1588-2008 protocol in the embodiment of the present invention includes: the first network element records the first time of receiving the message when receiving the precise time synchronization protocol (PTP) message, and the first time of the record The time is placed in the PTP message and sent to the second network element; and the second network element receives the PTP message, and the PTP message sent by the lower-level device or the upper-level device is calculated according to the first time and the current time. The retention time of the PTP message. Specifically, in the downlink, the retention time is a time when the PTP message is received by the ONU from the OLT to the ONU subordinate device; in the uplink, the retention time is that the PTP message is received from the ONU and sent by the OLT to the OLT upper-level device. Time to go out. In the above solution, the OLT and the ONU are regarded as a whole in the EPON system. The schematic diagram of the system structure is shown in Figure 1. Under the premise that the time between the OLT and the ONU is synchronized, the uplink interface of the OLT and The ONU's downlink interfaces form a transparent clock to jointly complete the E2ETC function in the IEEE1588-2008 protocol. In the figure, the 1588 master clock can be a clock server, and the 1588 slave clock can be a base station or the like that needs to be synchronized. The OAM-1 frame is used to send the ranging information to the corresponding ONU in the unicast message. The OAM 2 frame is used to periodically send the time synchronization information to all ONUs in the broadcast message. . When the first network element is an OLT, the second network element is an ONU; or, when the first network element is an ONU, the second network element is an OLT. Specifically, when the PTP message is transmitted in the downlink, the OLT records the time when the OLT Ethernet uplink interface receives the PTP Event message, and adds the time to the PTP message. When the message passes through the Ethernet downlink interface of the ONU, the ONU calculates the The retention time experienced by the message traversing the OLT and the ONU is added to the correction field in the header of the PTP Event message and forwarded to the next-level NodeB device. See Table 1 for the format of the PTP message header. When the PTP message is transmitted in the uplink, the ONU records the time of the PTP Event message received by the ONU Ethernet downlink interface, and adds the time to the PTP message. When the message passes through the Ethernet uplink interface of the OLT, the message is calculated to traverse the OLT and The residence time experienced by the two ONU devices is added to the CorrectionField in the header of the PTP Event message and forwarded to the higher-level device. The above addition to the CorrectionField in the header of the PTP Event message means that the calculated residence time and the time in the correction field are accumulated and added to the correction field. Table 1
Figure imgf000007_0001
通过以上处理,可以去除 PTP消息在 EPON系统内部传输和处理导致的 时延和抖动, 保证时间同步的准确性。
Figure imgf000007_0001
Through the above processing, the delay and jitter caused by the transmission and processing of the PTP message in the EPON system can be removed, and the accuracy of the time synchronization is ensured.
OLT和 ONU之间的时间同步基于 PON的测距机制, 釆用扩展 OAM消 息传递时间同步信息, 参照中国电信 EPON设备技术要求(V2.1修订 2 ) 中 17.1章节 EPON时间同步机制来实现 OLT和 ONU之间时间同步,其具体实 现方式不在本发明的讨论范畴之内, 然而本发明的实施方法必须建立在 OLT 和 ONU时间已经同步的基础之上。 The time synchronization between the OLT and the ONU is based on the PON ranging mechanism. The extended OAM message transmission time synchronization information is used to implement the OLT and the EPON time synchronization mechanism according to the technical requirements of the China Telecom EPON equipment (V2.1 Revision 2). The time synchronization between the ONUs is not within the scope of the present invention. However, the implementation method of the present invention must be based on the synchronization of the OLT and ONU time.
下行 PTP Event消息由 ONU负责计算其在 EPON系统中滞留时间 , 其 处理流程参见图 2, 包括以下步骤: 步骤 201: OLT上联接口接收到从上一级网络设备或主时钟发送的 PTP Event 消息, 进入 PTP Event 消息处理流程; 对于不包含时间信息的 PTP General消息则不做处理, 直接转发; 对于包含时间信息的 PTP Event消息, 执行步骤 202; 步骤 202: OLT记录当前接收 PTP Event消息的时间戳( Timestamp )为 Ta, 将 Ta按照 IEEE1588-2008中规定的 Timestamp格式填充到 PTP Event 消息的末尾处以方便 ONU进行滞留时间的计算; 在其他实施例中, 也可以将 Ta置于 PTP Event消息的其他位置, 只要 ONU能查询到即可。 步骤 203: OLT将修改过后的 PTP Event消息转发给 ONU; 步骤 204: ONU下联接口接收到从 OLT转发的修改过后的 PTP Event 消息 , 进入 PTP Event消息处理流程; 步骤 205: ONU记录当前接收 PTP Event 消息的时间戳为 Tb, 从修改 过后的 PTP Event消息中提取出 OLT接收时间戳 Ta; ONU计算当前 PTP Event消息在 EPON系统中的滞留时间为 Δ T: The downlink PTP Event message is calculated by the ONU in the EPON system. The process flow is shown in Figure 2. The following steps are included: Step 201: The OLT uplink interface receives the PTP Event message sent from the upper-level network device or the master clock. , the PTP Event message processing flow is entered; the PTP General message that does not include the time information is not processed, and is directly forwarded; for the PTP Event message containing the time information, step 202 is performed; Step 202: The OLT records the current time of receiving the PTP Event message. The timestamp is Ta, and Ta is padded to the end of the PTP Event message according to the Timestamp format specified in IEEE1588-2008 to facilitate the ONU to calculate the residence time. In other embodiments, Ta may also be placed in the PTP Event message. Other locations, as long as the ONU can query it. Step 203: The OLT forwards the modified PTP Event message to the ONU. Step 204: The ONU downlink interface receives the modified PTP Event message forwarded from the OLT, and enters a PTP Event message processing flow. Step 205: The ONU records the current received PTP Event. The timestamp of the message is Tb, and the OLT receiving timestamp Ta is extracted from the modified PTP Event message; the ONU calculates the retention time of the current PTP Event message in the EPON system as ΔT:
△ T = Tb-Ta 将 Δ Τ按照 IEEE1588-2008要求填入 PTP消息头部中的 CorrectionField 字段, 去除 OLT填充在 PTP Event消息末尾处的时间戳 Ta; 步骤 206: ONU将正确的 PTP Event消息转发给下一级设备。 △ T = Tb-Ta The Δ 填 is filled in the CorrectionField field in the PTP message header according to the requirements of IEEE1588-2008, and the timestamp Ta filled at the end of the PTP Event message is removed from the OLT; Step 206: The ONU forwards the correct PTP Event message to the next-level device.
上行 PTP Event消息由 OLT负责计算其在 EPON系统中滞留时间,其处 理流程参见图 3 , 包括以下步骤: 步骤 301: ONU下联接口接收到从下一级网络发送的 PTP Event消息, 进入 PTP Event消息处理流程;对于不包含时间信息的 PTP General消息则不 做处理, 直接转发; 步骤 302: ONU记录当前接收 PTP Event消息时间戳为 Tc, 将 Tc按照The uplink PTP Event message is calculated by the OLT for the retention time in the EPON system. The process flow is shown in Figure 3. The following steps are included: Step 301: The ONU downlink interface receives the PTP Event message sent from the next-level network, and enters the PTP Event message. Process flow; for the PTP General message that does not contain the time information, it is not processed, and is directly forwarded; Step 302: The ONU records the current time of receiving the PTP Event message as Tc, and the Tc is followed.
IEEE1588-2008中规定的 Timestamp格式填充到 PTP Event消息的末尾处以 方便 OLT进行滞留时间的计算; 同样地,在其他实施例中,也可以将 Tc置于 PTP Event消息的其他位置, 只要 OLT能查询到即可。 步骤 303: ONU将修改过后的 PTP Event消息转发给 OLT; 步骤 304: OLT上联接口接收到从 ONU转发的修改过后的 PTP Event 消息 , 进入 PTP Event消息处理流程; 步骤 305: OLT记录当前接收 PTP Event 消息时间戳为 Td, 从接收到的 修改过后的 PTP Event消息中提取出 OLT接收时间戳 Tc; ONU计算当前 PTP Event消息在 EPON系统中的滞留时间为 Δ T: The Timestamp format specified in IEEE1588-2008 is populated at the end of the PTP Event message to facilitate the OLT to calculate the residence time. Similarly, in other embodiments, the Tc can also be placed in other locations of the PTP Event message, as long as the OLT can query. Just go. Step 303: The ONU forwards the modified PTP Event message to the OLT. Step 304: The OLT uplink interface receives the modified PTP Event message forwarded from the ONU, and enters the PTP Event message processing flow. Step 305: The OLT records the current received PTP. The event message timestamp is Td, and the OLT receiving timestamp Tc is extracted from the received modified PTP Event message; the ONU calculates the retention time of the current PTP Event message in the EPON system as ΔT:
△ T = Td-Tc 将 Δ T按照 IEEE1588-2008要求填入 PTP消息头部中的 CorrectionField, 去除 ONU填充在 PTP Event消息末尾处的时间戳 Tc; 步骤 306: OLT将正确的 PTP Event消息转发给上一级网络或主时钟服 务器。 通过以上步骤,可以去除 PTP消息在 EPON系统内部传输和处理导致的 时延和抖动, 保证时间同步的准确性, 从而可以实现 IEEE1588-2008协议中 透明端到端时钟逐级传递 PTP消息的功能。 Δ T = Td-Tc The Δ T is filled in the CorrectionField in the PTP message header according to the requirements of IEEE1588-2008, and the timestamp Tc at which the ONU is filled at the end of the PTP Event message is removed; Step 306: The OLT forwards the correct PTP Event message to Upper level network or primary clock server. Through the above steps, the delay and jitter caused by the transmission and processing of the PTP message in the EPON system can be removed, and the accuracy of the time synchronization can be ensured, so that the transparent end-to-end clock of the IEEE1588-2008 protocol can be used to transmit the PTP message step by step.
本实施例中, 实现上述方法的系统包括第一网元和第二网元, 其中: 所述第一网元设置为: 在接收到精确时间同步协议(PTP ) 消息时记录 接收到所述消息的第一时间,并将所述记录的第一时间置于所述 PTP消息中 发送给所述第二网元; 所述第二网元设置为: 接收所述 PTP消息, 在向下级设备或上级设备发 送的 PTP消息中携带根据所述第一时间以及当前时间计算出的所述 PTP消息 的滞留时间。 所述第一网元是 OLT时, 第二网元为 ONU; 或者, 第一网元为 ONU 时, 第二网元为 OLT。 优选地, 所述第二网元包括第一单元和第二单元, 其中: 所述第一单元 设置为: 接收所述 PTP消息; 所述第二单元设置为: 将所述滞留时间与所述 PTP消息头部校正字段中的时间累加后添加到所述 PTP消息头部中的校正字 段中。 In this embodiment, the system for implementing the foregoing method includes a first network element and a second network element, where: the first network element is configured to: record and receive the message when receiving a precise time synchronization protocol (PTP) message The first time, and the first time of the record is placed in the PTP message and sent to the second network element; the second network element is set to: receive the PTP message, in a subordinate device or The PTP message sent by the upper-level device carries the retention time of the PTP message calculated according to the first time and the current time. When the first network element is an OLT, the second network element is an ONU; or, when the first network element is an ONU, the second network element is an OLT. Preferably, the second network element includes a first unit and a second unit, where: the first unit is configured to: receive the PTP message; the second unit is configured to: The time accumulation in the PTP message header correction field is added to the correction field in the PTP message header.
优选地, 所述第二网元还包括第三单元, 该第三单元设置为: 所述第二 单元在向下级设备或上级设备发送 PTP消息前,删除所述 PTP消息中的第一 时间。  Preferably, the second network element further includes a third unit, where the third unit is configured to: the second unit deletes the first time in the PTP message before sending the PTP message to the lower-level device or the upper-level device.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现。 相应地, 上述实施例中的各单元可以釆用硬件 的形式实现, 也可以釆用软件功能模块的形式实现。 本发明不限制于任何特 定形式的硬件和软件的结合。 当然, 本发明还可有其他多种实施例, 在不背离本发明精神及其实质的 但这些相应的改变和变形都应属于本发明所附的权利要求的保护范围。 One of ordinary skill in the art will appreciate that all or a portion of the above steps may be performed by a program to instruct the associated hardware, such as a read only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each unit in the foregoing embodiment may be implemented in the form of hardware, or may be implemented in the form of a software function module. The invention is not limited to any specific form of combination of hardware and software. It is a matter of course that the invention may be embodied in various other forms and modifications without departing from the spirit and scope of the invention.
工业实用性 本发明方案完全利用现有 EPON系统设备, 在不需要额外硬件辅助的情 况下, 实现 IEEE1588-2008协议中 E2ETC功能, 满足 EPON系统应用场景 , 切实有效的降低 EPON系统的成本, 带来一定的经济效益。 Industrial Applicability The solution of the present invention completely utilizes the existing EPON system equipment, realizes the E2ETC function in the IEEE1588-2008 protocol without additional hardware assistance, satisfies the application scenario of the EPON system, and effectively reduces the cost of the EPON system, bringing Certain economic benefits.

Claims

权 利 要 求 书 Claim
1、 一种以太无源光网络(EPON ) 系统实现端到端透明时钟的方法, 该 方法包括: 第一网元在接收到精确时间同步协议( PTP )消息时记录接收到所述 PTP 消息的第一时间,并将所述记录的第一时间置于所述 PTP消息中发送给第二 网元; 以及 第二网元接收所述 PTP消息,在向下级设备或上级设备发送的 PTP消息 中携带根据所述第一时间以及当前时间计算出的所述 PTP消息的滞留时间。 An Ethernet passive optical network (EPON) system for implementing an end-to-end transparent clock, the method comprising: recording, by a first network element, a PTP message received when receiving a precise time synchronization protocol (PTP) message The first time, the first time of the record is placed in the PTP message and sent to the second network element; and the second network element receives the PTP message, in the PTP message sent by the lower-level device or the superior device. Carrying a residence time of the PTP message calculated according to the first time and the current time.
2、 如权利要求 1所述的方法, 其中: 所述第一网元为光线路终端 (OLT ) , 所述第二网元为光网络单元2. The method according to claim 1, wherein: the first network element is an optical line terminal (OLT), and the second network element is an optical network unit.
( ONU ) ; 或者, 所述第一网元为 ONU, 所述第二网元为 OLT。 (ONU); or, the first network element is an ONU, and the second network element is an OLT.
3、 如权利要求 2所述的方法, 其中, 所述 OLT和 ONU的时间同步。 3. The method of claim 2, wherein the OLT and the ONU are time synchronized.
4、 如权利要求 1或 2或 3所述的方法, 其中: 所述 PTP消息为 PTP事件消息。 4. The method of claim 1 or 2 or 3, wherein: the PTP message is a PTP event message.
5、 如权利要求 1或 2或 3所述的方法, 其中: 所述在 PTP消息中携带滞留时间包括:将所述滞留时间与所述 PTP消息 头部校正字段中的时间累加后添加到所述 PTP消息头部中的校正字段中。 5. The method according to claim 1 or 2 or 3, wherein: the carrying the retention time in the PTP message comprises: adding the retention time and the time in the PTP message header correction field to the location In the correction field in the header of the PTP message.
6、 如权利要求 1或 2或 3所述的方法, 所述方法还包括: 所述第二网元在向下级设备或上级设备发送 PTP消息前,删除所述 PTP 消息中的第一时间。 The method according to claim 1 or 2 or 3, the method further comprising: deleting, by the second network element, the first time in the PTP message before sending the PTP message to the lower-level device or the upper-level device.
7、 一种以太无源光网络(EPON ) 系统, 其包括第一网元和第二网元, 其中: 7. An Ethernet Passive Optical Network (EPON) system, comprising a first network element and a second network element, among them:
所述第一网元设置为: 在接收到精确时间同步协议(PTP ) 消息时记录 接收到所述 PTP 消息的第一时间, 并将所述记录的第一时间置于所述 PTP 消息中发送给所述第二网元; 所述第二网元设置为: 接收所述 PTP消息, 在向下级设备或上级设备发 送的 PTP消息中携带根据所述第一时间以及当前时间计算出的所述 PTP消息 的滞留时间。  The first network element is configured to: record a first time of receiving the PTP message when receiving a precise time synchronization protocol (PTP) message, and place the first time of the record in the PTP message to send The second network element is configured to: receive the PTP message, and carry the PTP message sent by the lower-level device or the upper-level device according to the first time and the current time The retention time of the PTP message.
8、 如权利要求 7所述的系统, 其中: 所述第一网元为光线路终端 (OLT ) , 所述第二网元为光网络单元 ( ONU ) ; 或者, 所述第一网元为 ONU, 所述第二网元为 OLT。 The system of claim 7, wherein: the first network element is an optical line terminal (OLT), and the second network element is an optical network unit (ONU); or the first network element is The ONU, the second network element is an OLT.
9、 如权利要求 7或 8所述的系统, 其中, 所述 OLT和 ONU的时间同步。 9. The system of claim 7 or 8, wherein the OLT and the ONU are time synchronized.
10、 如权利要求 7或 8所述的系统, 其中, 所述 PTP消息为 PTP事件消息。 10. The system according to claim 7 or 8, wherein the PTP message is a PTP event message.
11、 如权利要求 7或 8所述的系统, 其中: 11. The system of claim 7 or 8, wherein:
所述第二网元包括第一单元和第二单元, 其中: 所述第一单元设置为: 接收所述 PTP消息; 所述第二单元设置为: 将所述滞留时间与所述 PTP消息头部校正字段中 的时间累加后添加到所述 PTP消息头部中的校正字段中。  The second network element includes a first unit and a second unit, where: the first unit is configured to: receive the PTP message; the second unit is configured to: use the retention time and the PTP message header The time in the partial correction field is added to the correction field in the header of the PTP message.
12、 如权利要求 11所述的系统, 其中: 12. The system of claim 11 wherein:
所述第二网元还包括第三单元, 所述第三单元设置为: 所述第二单元在 向下级设备或上级设备发送 PTP消息前, 删除所述 PTP消息中的第一时间。  The second network element further includes a third unit, where the third unit is configured to: the second unit deletes the first time in the PTP message before sending the PTP message to the lower-level device or the upper-level device.
PCT/CN2011/072872 2010-11-17 2011-04-15 Ethernet passive optical network system and method for implementing end-to-end transparent clock in such system WO2012065402A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2010105483166A CN102469377A (en) 2010-11-17 2010-11-17 EPON system and method for realizing end-to-end transparent clock in system
CN201010548316.6 2010-11-17

Publications (1)

Publication Number Publication Date
WO2012065402A1 true WO2012065402A1 (en) 2012-05-24

Family

ID=46072429

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/072872 WO2012065402A1 (en) 2010-11-17 2011-04-15 Ethernet passive optical network system and method for implementing end-to-end transparent clock in such system

Country Status (2)

Country Link
CN (1) CN102469377A (en)
WO (1) WO2012065402A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2598034C2 (en) * 2012-05-24 2016-09-20 Телефонактиеболагет Л М Эрикссон (Пабл) Distribution of clock synchronization in optical communication network
CN104219037A (en) * 2013-05-30 2014-12-17 鼎点视讯科技有限公司 Time synchronization method, device and system for optical fiber line termination equipment
CN105099593B (en) * 2014-05-05 2018-03-30 深圳市中兴微电子技术有限公司 A kind of method, apparatus and system of time synchronized
CN105323028B (en) * 2014-06-20 2019-04-12 中兴通讯股份有限公司 A kind of method for synchronizing time, equipment and system
CN106464656B (en) 2014-12-16 2020-02-21 华为技术有限公司 A time synchronization method and device
WO2016107086A1 (en) * 2014-12-29 2016-07-07 中兴通讯股份有限公司 Method and device for optimizing loss monitoring
CN105207734A (en) * 2015-10-09 2015-12-30 盛科网络(苏州)有限公司 PTP realizing method and device adopted under chip stacked mode
CN106603186A (en) * 2016-12-19 2017-04-26 上海市共进通信技术有限公司 ONU time synchronization processing system and method based on the GPON system in the class B PON protection
CN110995387B (en) * 2019-11-28 2021-05-25 广东邮电职业技术学院 Method for realizing GPON network bearing high-precision clock

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090086764A1 (en) * 2007-09-27 2009-04-02 Electronics And Telecommunications Research Institute System and method for time synchronization on network
CN101707505A (en) * 2008-08-13 2010-05-12 华为技术有限公司 Method and device for time synchronization in passive optical network and passive optical network
CN101827098A (en) * 2010-03-31 2010-09-08 中兴通讯股份有限公司 Processing method and device for time synchronization

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090086764A1 (en) * 2007-09-27 2009-04-02 Electronics And Telecommunications Research Institute System and method for time synchronization on network
CN101707505A (en) * 2008-08-13 2010-05-12 华为技术有限公司 Method and device for time synchronization in passive optical network and passive optical network
CN101827098A (en) * 2010-03-31 2010-09-08 中兴通讯股份有限公司 Processing method and device for time synchronization

Also Published As

Publication number Publication date
CN102469377A (en) 2012-05-23

Similar Documents

Publication Publication Date Title
WO2012065402A1 (en) Ethernet passive optical network system and method for implementing end-to-end transparent clock in such system
CN111385048B (en) Time synchronization method and system
CN106992830B (en) A kind of clock synchronizing method in FC-AE-1553 networks
EP2372932B1 (en) Time synchronization method and corresponding synchronization system for passive optical network system
CN104836630B (en) IEEE1588 clock synchronization system and implementation method therefor
CN102468898B (en) The method, apparatus and system of time synchronized are realized in time division multiplex network
CN101951312B (en) E1 link-based bidirectional time-frequency synchronous transmission method and master-slave device
WO2012003746A1 (en) Method and device for realizing boundary clock
US20150295669A1 (en) Managing time offset and frequency drift in asynchronous docsis remote phy network environments
CN102244603B (en) Method, device and system for transmitting time-bearing message
US20120148248A1 (en) Transport device and clock and time synchronization method thereof
US20120263220A1 (en) Method, device and system for clock synchronization
WO2011120262A1 (en) Time synchronization processing method and device
CN102263629B (en) Method for time synchronization among boards, clock board and NE (network element) device
WO2011076051A1 (en) Time synchronization method, device and system
WO2010037347A1 (en) Time synchronizing method, device and system of master clock side and slave clock side in synchronous network
CN103259640B (en) A kind of method and apparatus of lock in time
CN102299788A (en) Method and device for controlling automatic transmission of IEEE1558 (Institute of Electrical and Electronic Engineers 1558) protocol message
WO2012068845A1 (en) Method and system for time synchronization
CN108259109A (en) The network equipment and TOD synchronous method in PTP domains
CN102291233A (en) Method for acquiring accurate line transmission delay during time synchronization
WO2011017867A1 (en) Method and system for bearing time synchronization protocol in optical transport network
WO2012068844A1 (en) Method and system for synchronizing clock of master-slave clock devices
WO2017071276A1 (en) Relay systems air interface time synchronization method and device
CN107959537B (en) State synchronization method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11841908

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11841908

Country of ref document: EP

Kind code of ref document: A1