US20180351676A1 - Securing time between nodes - Google Patents
Securing time between nodes Download PDFInfo
- Publication number
- US20180351676A1 US20180351676A1 US15/612,525 US201715612525A US2018351676A1 US 20180351676 A1 US20180351676 A1 US 20180351676A1 US 201715612525 A US201715612525 A US 201715612525A US 2018351676 A1 US2018351676 A1 US 2018351676A1
- Authority
- US
- United States
- Prior art keywords
- node
- time
- slave node
- master
- master node
- 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.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04J—MULTIPLEX COMMUNICATION
- H04J3/00—Time-division multiplex systems
- H04J3/02—Details
- H04J3/06—Synchronising arrangements
- H04J3/0635—Clock or time synchronisation in a network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04J—MULTIPLEX COMMUNICATION
- H04J3/00—Time-division multiplex systems
- H04J3/02—Details
- H04J3/06—Synchronising arrangements
- H04J3/0635—Clock or time synchronisation in a network
- H04J3/0638—Clock or time synchronisation among nodes; Internode synchronisation
- H04J3/0658—Clock or time synchronisation among packet nodes
- H04J3/0661—Clock or time synchronisation among packet nodes using timestamps
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04J—MULTIPLEX COMMUNICATION
- H04J3/00—Time-division multiplex systems
- H04J3/02—Details
- H04J3/06—Synchronising arrangements
- H04J3/0635—Clock or time synchronisation in a network
- H04J3/0638—Clock or time synchronisation among nodes; Internode synchronisation
- H04J3/0658—Clock or time synchronisation among packet nodes
- H04J3/0661—Clock or time synchronisation among packet nodes using timestamps
- H04J3/0667—Bidirectional timestamps, e.g. NTP or PTP for compensation of clock drift and for compensation of propagation delays
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W56/00—Synchronisation arrangements
- H04W56/001—Synchronization between nodes
- H04W56/0015—Synchronization between nodes one node acting as a reference for the others
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04J—MULTIPLEX COMMUNICATION
- H04J3/00—Time-division multiplex systems
- H04J3/02—Details
- H04J3/06—Synchronising arrangements
- H04J3/0635—Clock or time synchronisation in a network
- H04J3/0638—Clock or time synchronisation among nodes; Internode synchronisation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04J—MULTIPLEX COMMUNICATION
- H04J3/00—Time-division multiplex systems
- H04J3/02—Details
- H04J3/06—Synchronising arrangements
- H04J3/0635—Clock or time synchronisation in a network
- H04J3/0682—Clock or time synchronisation in a network by delay compensation, e.g. by compensation of propagation delay or variations thereof, by ranging
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W56/00—Synchronisation arrangements
- H04W56/001—Synchronization between nodes
Definitions
- One aspect of the disclosure herein relates to securing time between nodes.
- Time synchronization between interconnected nodes in a network is often important to operation of the nodes. Time synchronization typically involves sharing time synchronization messages between the nodes.
- One protocol that is used to synchronize clocks is generalized precision time protocol (gPTP).
- FIG. 1 is a representational view for explaining interconnected nodes in an example network according to an embodiment herein.
- FIG. 2 is an example sequence diagram for explaining securing time between nodes according to an embodiment herein.
- FIGS. 3A-3B represents an example for explaining follow up frames sent by a master node during a time synchronization transaction according to embodiments herein.
- FIG. 4 is a flow diagram for explaining a process of securing time between nodes according to an embodiment herein.
- FIG. 5 is a representational view for explaining an example node according to embodiments herein.
- the term “network” refers without limitation to any network configured to transfer data as groupings called packets. Packet networks can deliver streams of data (composed sequences of packets) to a community of devices. During transfer, packets are buffered and queued, and may experience variable delays and throughput depending on the traffic load in the network.
- the term “master” or “upstream” node refers to a device or interface configured to packetize information for transfer via a packet-based network.
- the terms “slave” or “downstream” node refers to a device or interface configured to extract information from a packet.
- a “node” refers to a device which receives packets, and forwards the packets to another device.
- timestamp refers to any indication (sequence of characters or encoded information) of when a certain event occurred as determined by a clock of a node.
- An embodiment of the invention here aims to provide a mechanism for securing time according to gPTP (e.g., as defined by IEEE 802.1AS) such that it can be used in applications that must trust that the time being synchronized has not been tampered with while in the process of being synchronized between nodes.
- gPTP e.g., as defined by IEEE 802.1AS
- FIG. 1 is a representational view illustrating interconnected nodes in an example network according to an embodiment herein.
- the network 100 includes various network elements including a master node 110 in communication with a number of slave nodes 120 (individually slave nodes 120 a , 120 b , 120 c , 120 d , 120 e . . . 120 n ) through links 130 (individually links 130 a , 130 b , 130 c , 130 d , 130 e . . . 130 n ), respectively.
- Nodes 110 and 120 are, for example, servers, computers (desktop, laptop, handheld, etc.), routers, firewalls, gateways, network and personal media devices, electronic devices and mobile devices, etc.
- Each of nodes 110 and 120 is generally a time-aware system including its own local clock source, and each of slave nodes 120 is capable of synchronizing its own local clock with the clock of a node that has been designated as a master node (such as master node 110 .)
- Each of nodes 110 and 120 generates a timestamp using its clock and a type of timestamping process, such as a hardware-implemented process or a software-implemented process. For example, with respect to hardware-implemented timestamping, when a message departs from or arrives at a node, special hardware generates a timestamp from the local clock.
- a processor executes a software program or computer-executable method stored in a memory in order to generate a timestamp based on the local clock.
- a timestamp generated by a hardware-implemented process is more accurate than a timestamp generated by a software-implemented process.
- timestamps formats are implemented in nanoseconds.
- Links 130 are of a wired type (e.g., Ethernet) or a wireless type, and each type of link between master node 110 and slave nodes 120 has different accuracy metrics for performance of time synchronization. For example, a timestamp provided in a time synchronization message over a wired link type is typically more accurate than a timestamp provided in a time synchronization message over a wireless link type.
- master node 110 and slave nodes 120 exchange messages in order to perform a propagation delay transaction and to perform a time synchronization transaction, as discussed in more detail in connection with FIG. 2 .
- FIG. 1 illustrates an example network configuration
- the disclosure herein relates to any configuration of networks, including point-to-point networks, networks connected by a bus, star networks, ring networks, mesh networks, hybrid networks, and daisy chain networks.
- FIG. 2 is an example sequence diagram for explaining securing time between a master node (e.g., master node 110 ) and one or more slave nodes (e.g., one or more of slave nodes 120 ) according to an embodiment herein.
- master node e.g., master node 110
- slave nodes e.g., one or more of slave nodes 120
- both the master node and the slave node perform a propagation delay (pDelay) transaction (e.g., 200 , 210 ).
- pDelay propagation delay
- the master node sends to the slave node a message (e.g., pDelay Request Frame 201 ) at a first time indicated by an egress timestamp T 1 M.
- the slave nodes receives the pDelay Request Frame 201 at a second time indicated by an ingress timestamp T 2 M.
- the slave node sends to the master node a pDelay Response Frame 202 at a third time indicated by an egress timestamp T 3 M, the pDelay Response Frame 202 including the timestamp T 2 M.
- the master node receives the pDelay Response Frame 202 at a fourth time indicated by an ingress timestamp T 4 M.
- the slave node also sends a Response FollowUp Frame 203 , which includes the timestamp T 3 M, such that the master node is aware of TIM, T 2 M, T 3 M and T 4 M. From these values, the master node calculates a clock rate ratio between the clock of the master node and the clock of the slave node, and a propagation delay between the master node and the slave node. In one embodiment, the master node also calculates a clock relationship between the clock of the master node and the clock of the slave node.
- the clock rate ratio is defined as ratio of the average period of the clock of the master node to average period of clock of the slave node. For example, over time, a series of timestamps is obtained by the node. The differences between the timestamps are tracked over time and the rate at which the timestamps are advancing is determined in order to calculate the clock rate ratio. In particular, a time pair may be obtained from the timestamps (e.g., T 1 M to T 4 M), and if it is assumed the second value in the time pair is the first value multiplied by the rate ratio, then the rate ratio may be calculated using the time pairs. For example, the clock rate ratio (RR) may be calculated by the master node according to the following equation:
- the propagation delay may be calculated based on the timestamps T 1 M to T 4 M and the calculate clock rate ratio (RR).
- the propagation delay (PD) may be calculated by the master node according to the following equation:
- the slave node performs a similar process 210 in which it periodically (e.g., once per second) sends a pDelay Request Frame 204 and the master node responds with a pDelay Response Frame 205 and Response FollowUp Frame 206 , such that the slave node is aware of times T 1 S, T 2 S, T 3 S and T 4 S. From these values, the slave node calculates a clock rate ratio between the clock of the slave node and the clock of the master node, a propagation delay between the slave node and the master node, and a clock relationship between the slave node and the master node. For example, similar to the master node, the clock rate ratio (RR) may be calculated by the slave node according to the following equation:
- RR sm ((( T 1 S[x]+T 4 S[x ])/2) ⁇ (( T 1 S[x ⁇ 1]+ T 4 S[x ⁇ 1])/2))/((( T 2 S[x]+T 3 S[x ])/2) ⁇ (( T 2 S[x ⁇ 1]+ T 3 S[x ⁇ 1])/2)) (equation 3)
- the propagation delay (PD) may be calculated by the slave node according to the following equation:
- the slave node may perform this propagation delay transaction at the same time (simultaneously) that the master node is performing the propagation delay transaction. In one embodiment, the slave node is asynchronous to the master node and may be performing the propagation delay transaction at a different rate than the master node. In one embodiment, the slave node performs the propagation delay transaction at a similar time as the master node (e.g., within a time range of the master node performing the propagation delay transaction).
- a synchronization transaction 220 is periodically (e.g., 8 times a second) performed by the master node utilizing the rate ratio and propagation delay calculated by the master node from the propagation delay transaction.
- the master node transmits to the slave node a Sync Frame 207 at a time indicated by an egress timestamp T 5 , and the slave node notes the time of receipt of the Sync Frame indicated by an ingress timestamp T 6 .
- the master node also sends to the slave node a FollowUp Frame 208 including the timestamp T 5 , such that the slave node is aware of times T 5 and T 6 .
- the slave node may determine a time T 6 ′ that corresponds to T 6 adjusted by the propagation delay (PD) calculated by the slave node, as follows:
- T 6′ T 6 ⁇ PD s (equation 5)
- This provides a cross timestamp allowing synchronization between the clock of the slave node and the clock of the master node.
- the precise origin timestamp may be directly defined as the timestamp T 5 . If the master node has not been designated the “grandmaster” node, then the precise origin timestamp may be calculated based on the cross timestamp calculated by the slave node and the egress timestamp T 5 .
- the “grandmaster” node may refer to the node including the clock to which all other clocks of the network synch and may be determined by a best master clock algorithm.
- the calculated pDelay will not change between the time it was calculated and the next time the synchronization transaction 220 is performed.
- the calculated pDelay may not be accurate and the determined time pair will therefore also be inaccurate.
- the synchronization transaction 220 is enhanced by including in the FollowUp Frame 208 extra information which can be used to validate the ingress timestamp T 6 and the calculated synchronization values.
- this information may be included in an additional type length value (TLV).
- TLV additional type length value
- the FollowUp Frame 208 sent from the master node to the slave node allows for use of the pDelay measurement made by the master node by including a calculated expected value of the timestamp T 6 .
- the expected value of the timestamp T 6 may generally be calculated by converting timestamp T 5 to the time domain of the slave node using the clock rate ratio and the clock relationship, the timestamp T 6 corresponding to the pDelay calculated by the master node plus (e.g., added to) the converted timestamp T 5 .
- the expected value of the timestamp T 6 corresponds to the time the master node expects that the slave node should receive Sync Frame 207 .
- the expected value of the timestamp T 6 (expected T 6 ) may be calculated by the following equation:
- the slave node can then compare the actual ingress timestamp T 6 with the expected value of the timestamp T 6 to determine whether the actual ingress timestamp T 6 is within some predetermined range of the expected value of the timestamp T 6 . If the actual ingress timestamp T 6 is not within the predetermined range, the slave node determines that the Sync Frame is not secure.
- the FollowUp Frame 300 may include the timestamp T 5 indicating the time at which the master node sent the sync frame 207 to the slave node (referred to in FIG. 3A as the egress timestamp 310 ), as well as the expected value of the timestamp T 6 indicating the time at which the slave node receives the sync frame 207 (referred to in FIG. 3A as the expected ingress timestamp 320 ).
- the master node also calculates an expected clock rate ratio which can also be used to validate the pDelay measurements.
- the TLV included in the FollupUp Frame 208 may include this expected clock rate ratio calculated by the master node and slave node may use the expected clock rate ratio to validate the clock rate ratio calculated by the slave node according to equation 3.
- the slave node may compare the clock rate ratio determined by the slave node according to equation 3 with the expected clock rate ratio determined by the master node to determine whether the clock rate ratio determined by the slave node according to equation 3 is within a predetermined range of the expected clock rate ratio determined by the master node. In one embodiment, it is assumed that the clock rate ratio should be very close to 1.
- the master node may calculate an expected propagation delay (expected PD) using the propagation delay calculated by the master according to equation 2 and the clock rate ratio (RR) calculated by the master according to equation 1.
- expected PD may be calculated using the following equation:
- the FollowUp Frame 208 may include the expected PD calculated by the master node, and the slave node may use the expected PD to validate the propagation delay calculated by the slave node according to equation 4. For example, the slave node may compare the propagation delay determined by the slave node according to equation 4 with the expected propagation delay determined by the master node to determine whether the propagation delay determined by the slave node according to equation 4 is within a predetermined range of the expected propagation delay determined by the master node.
- FIG. 3B A second example of a FollowUp Frame is illustrated in FIG. 3B .
- the FollowUp Frame 350 includes the expected clock rate ratio 330 and the expected propagation delay 340 .
- the FollowUp Frame 350 may contain only one or the other.
- FollowUp Frame 208 provides the expected value of the timestamp T 6 such that the slave node can then verify that the actual ingress timestamp T 6 is within some predetermined range of the expected value of the timestamp T 6 .
- the FollowUp Frame 208 may provide the expected clock rate ratio and/or the expected propagation delay, such that the slave node can verify its pDelay calculations.
- the FollowUp Frame 208 may therefore generally provide synchronization information which can be used by the slave node to validate the received synchronization frame 207 .
- validated clock synchronization may be performed.
- validation of the timestamp, the clock rate ratio and the propagation delay may be used for testing and diagnostics.
- FIG. 2 applies peer-to-peer, where each node in a chain implements time synchronization (as opposed to end-to-end), over a single communication link (e.g., 130 ).
- the network system applies a form of integrity protection to network packets such that the information contained in a packet can be trusted by the receiving node. This can be accomplished through an integrated signing mechanism or through an external authenticating or encrypting mechanism (e.g., MACSec).
- MACSec an external authenticating or encrypting mechanism
- FIG. 4 is a flow diagram illustrating a time synchronization process between a slave node and a master node according to an embodiment herein.
- the following embodiments may be described as a process 400 , which are usually depicted as a flowchart, a flow diagram, a structure diagram, or a block diagram. Although a flowchart may describe the operations as a sequential process, many of the operations can be performed in parallel or concurrently. In addition, the order of the operations may be re-arranged. A process is terminated when its operations are completed. A process may correspond to a method, a procedure, etc.
- Process 400 may be performed by processing logic that includes hardware (e.g. circuitry, dedicated logic, etc.), software (e.g., embodied on a non-transitory computer readable medium), or a combination thereof.
- blocks 401 - 404 are executed by master node 110 and blocks 405 - 407 are executed by one or more slave nodes 120 .
- process 400 is described in connection with the network configuration illustrated in FIG. 1 , it should be understood that these processes may be applied to other network configurations.
- master node 110 calculates a propagation delay between the master node 110 and one of the slave nodes 120 , for example, according to equation 2 discussed above.
- master node 110 sends a synchronization message (e.g., synch frame 207 ) to the slave node at a first time (e.g., T 5 ).
- master node 110 calculates an expected receipt time of the synchronization message at the slave node (e.g., expected value of the timestamp T 6 ), based on the first time (e.g., T 5 ), the calculated propagation delay between the master node and the slave node (e.g., PD calculated by equation 2 at block 401 ), and a clock rate ratio of the master clock and the local clock (e.g., RR calculated by equation 1).
- an expected receipt time of the synchronization message at the slave node e.g., expected value of the timestamp T 6
- the first time e.g., T 5
- the calculated propagation delay between the master node and the slave node e.g., PD calculated by equation 2 at block 401
- a clock rate ratio of the master clock and the local clock e.g., RR calculated by equation 1).
- master node 110 sends a follow up message (e.g., FollowUp Frame 208 ) to the slave node 120 , the follow up message including the first time (e.g., T 5 ) and the expected receipt time (e.g., expected value of the timestamp T 6 ).
- a follow up message e.g., FollowUp Frame 208
- the follow up message including the first time (e.g., T 5 ) and the expected receipt time (e.g., expected value of the timestamp T 6 ).
- slave node 120 receives the synchronization message (e.g., synch frame 207 ) from the master node 110 at a second time (e.g., T 6 ).
- slave node 120 receives the follow up message (e.g., FollowUp Frame 208 ) including the first time (e.g., T 5 ) and the expected receipt time (e.g., expected value of the timestamp T 6 ).
- slave node 120 verifies that the second time (e.g., T 6 ) is within a predetermined range of the expected receipt time (e.g., expected value of the timestamp T 6 ).
- FIG. 5 is a representational view illustrating an example node 500 according to embodiments herein.
- Node 500 is an example of nodes 110 and 120 used for implementing the techniques disclosed herein.
- Node 500 includes a processor 501 , which can include one or more processing devices. Examples of processor 501 include without limitation a microprocessor, an application-specific integrated circuit (ASIC), a state machine, or other suitable processing device.
- Processor 501 is communicatively coupled to a computer-readable storage medium, such as memory 504 , and accesses information stored in memory 504 , such as timestamps.
- Memory 504 also stores computer-executable instructions that when executed by processor 501 cause the processor 501 to perform the operations described herein, such as those described above in connection with FIGS. 1-4 .
- Memory 504 may be, for example, solid-state memories, optical and magnetic media or any other non-transitory machine-readable medium.
- Non-limiting examples of memory 504 include a hard drive, compact disc, flash memory, non-volatile memory, volatile memory, magnetic disk(s), etc.
- Node 500 also includes a network interface 503 for communicating with other nodes of the network, and clock 502 for generating timestamps. As discussed above, clock 502 may be implemented by hardware or by software.
- FIG. 5 is merely one example of a particular implementation and is merely to illustrate the types of components that may be present in a node. While the node 500 is illustrated with various components, it is not intended to represent any particular architecture or manner of interconnecting the components; as such details are not germane to the embodiments herein. It will also be appreciated that network computers, handheld computers, mobile phones, servers, and/or other data processing systems which have fewer components or perhaps more components may also be used with the embodiments herein. Accordingly, the processes described herein are not limited to use with the hardware and software of FIG. 5 .
- any of the processing blocks may be re-ordered, combined or removed, performed in parallel or in serial, as necessary, to achieve the results set forth above.
- the processing blocks associated with implementing the structures and processes disclosed herein may be performed by one or more programmable processors executing one or more computer programs stored on a non-transitory computer readable storage medium to perform the functions of the system. All or part of the network may be implemented as, special purpose logic circuitry (e.g., an FPGA (field-programmable gate array) and/or an ASIC (application-specific integrated circuit)).
- All or part of the network may be implemented using electronic hardware circuitry that include electronic devices such as, for example, at least one of a processor, a memory, a programmable logic device or a logic gate. Further, processes can be implemented in any combination hardware devices and software components.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Synchronisation In Digital Transmission Systems (AREA)
Abstract
Systems and methods are provided for validating time between a local clock included in the slave node of a network with a master clock included in the master node of the network. The master node determines a propagation delay between the master node and the slave node, sends a synchronization message to the slave node at a first time, determines an expected receipt time of the synchronization message at the slave node based on the first time, the determined propagation delay between the master node and the slave node, and a rate ratio of the master clock to the local clock, and sends a follow up message to the slave node, the follow up message including the first time and the expected receipt time.
Description
- One aspect of the disclosure herein relates to securing time between nodes.
- Time synchronization between interconnected nodes in a network is often important to operation of the nodes. Time synchronization typically involves sharing time synchronization messages between the nodes. One protocol that is used to synchronize clocks is generalized precision time protocol (gPTP).
- The embodiments herein are illustrated by way of example and not by way of limitation in the figures of the accompanying drawings in which like references indicate similar elements. It should be noted that references to “an” or “one” embodiment in this disclosure are not necessarily to the same embodiment, and they mean at least one. Also, in the interest of conciseness and reducing the total number of figures, a given figure may be used to illustrate the features of more than one embodiment, and not all elements in the figure may be required for a given embodiment.
-
FIG. 1 is a representational view for explaining interconnected nodes in an example network according to an embodiment herein. -
FIG. 2 is an example sequence diagram for explaining securing time between nodes according to an embodiment herein. -
FIGS. 3A-3B represents an example for explaining follow up frames sent by a master node during a time synchronization transaction according to embodiments herein. -
FIG. 4 is a flow diagram for explaining a process of securing time between nodes according to an embodiment herein. -
FIG. 5 is a representational view for explaining an example node according to embodiments herein. - Several embodiments are now explained with reference to the appended drawings. Whenever aspects are not explicitly defined, the embodiments are not limited only to the parts shown, which are meant merely for the purpose of illustration. Also, while numerous details are set forth, it is understood that some embodiments may be practiced without these details. In other instances, well-known circuits, structures, and techniques have not been shown in detail so as not to obscure the understanding of this description.
- As used herein, the term “network” refers without limitation to any network configured to transfer data as groupings called packets. Packet networks can deliver streams of data (composed sequences of packets) to a community of devices. During transfer, packets are buffered and queued, and may experience variable delays and throughput depending on the traffic load in the network. As used herein, the term “master” or “upstream” node refers to a device or interface configured to packetize information for transfer via a packet-based network. The terms “slave” or “downstream” node refers to a device or interface configured to extract information from a packet. A “node” refers to a device which receives packets, and forwards the packets to another device. The term “timestamp” refers to any indication (sequence of characters or encoded information) of when a certain event occurred as determined by a clock of a node. These definitions are not considered to be limiting and are made only to clarify various aspects discussed herein.
- An embodiment of the invention here aims to provide a mechanism for securing time according to gPTP (e.g., as defined by IEEE 802.1AS) such that it can be used in applications that must trust that the time being synchronized has not been tampered with while in the process of being synchronized between nodes.
- By virtue of the embodiments described herein, it is possible to validate a timestamp, a clock rate ratio, and a propagation delay, such that a secure clock synchronization may be performed. In addition, validation of the timestamp, the clock rate ratio, and the propagation delay may be used for testing and diagnostics.
-
FIG. 1 is a representational view illustrating interconnected nodes in an example network according to an embodiment herein. In the illustrated embodiment, thenetwork 100 includes various network elements including amaster node 110 in communication with a number of slave nodes 120 (individuallyslave nodes 120 a, 120 b, 120 c, 120 d, 120 e . . . 120 n) through links 130 (individuallylinks Nodes - Each of
nodes slave nodes 120 is capable of synchronizing its own local clock with the clock of a node that has been designated as a master node (such asmaster node 110.) Each ofnodes -
Links 130 are of a wired type (e.g., Ethernet) or a wireless type, and each type of link betweenmaster node 110 andslave nodes 120 has different accuracy metrics for performance of time synchronization. For example, a timestamp provided in a time synchronization message over a wired link type is typically more accurate than a timestamp provided in a time synchronization message over a wireless link type. Usinglinks 130,master node 110 andslave nodes 120 exchange messages in order to perform a propagation delay transaction and to perform a time synchronization transaction, as discussed in more detail in connection withFIG. 2 . - Although
FIG. 1 illustrates an example network configuration, it will be understood that the disclosure herein relates to any configuration of networks, including point-to-point networks, networks connected by a bus, star networks, ring networks, mesh networks, hybrid networks, and daisy chain networks. -
FIG. 2 is an example sequence diagram for explaining securing time between a master node (e.g., master node 110) and one or more slave nodes (e.g., one or more of slave nodes 120) according to an embodiment herein. - As illustrated in
FIG. 2 , according to generalized precision time protocol (gPTP), both the master node and the slave node perform a propagation delay (pDelay) transaction (e.g., 200, 210). In particular, periodically (e.g., once per second), the master node sends to the slave node a message (e.g., pDelay Request Frame 201) at a first time indicated by an egress timestamp T1M. The slave nodes receives the pDelay Request Frame 201 at a second time indicated by an ingress timestamp T2M. The slave node sends to the master node a pDelay Response Frame 202 at a third time indicated by an egress timestamp T3M, the pDelay Response Frame 202 including the timestamp T2M. The master node receives the pDelay Response Frame 202 at a fourth time indicated by an ingress timestamp T4M. The slave node also sends aResponse FollowUp Frame 203, which includes the timestamp T3M, such that the master node is aware of TIM, T2M, T3M and T4M. From these values, the master node calculates a clock rate ratio between the clock of the master node and the clock of the slave node, and a propagation delay between the master node and the slave node. In one embodiment, the master node also calculates a clock relationship between the clock of the master node and the clock of the slave node. - In one embodiment, the clock rate ratio is defined as ratio of the average period of the clock of the master node to average period of clock of the slave node. For example, over time, a series of timestamps is obtained by the node. The differences between the timestamps are tracked over time and the rate at which the timestamps are advancing is determined in order to calculate the clock rate ratio. In particular, a time pair may be obtained from the timestamps (e.g., T1M to T4M), and if it is assumed the second value in the time pair is the first value multiplied by the rate ratio, then the rate ratio may be calculated using the time pairs. For example, the clock rate ratio (RR) may be calculated by the master node according to the following equation:
-
RRms=(((T1M[x]+T4M[x])/2)−((T1M[x−1]+T4M[x−1])/2))/(((T2M[x]+T3M[x])/2)−((T2M[x−1]+T3M[x−1])/2)) (equation 1) - In one embodiment, the propagation delay may be calculated based on the timestamps T1M to T4M and the calculate clock rate ratio (RR). For example, the propagation delay (PD) may be calculated by the master node according to the following equation:
-
PDm=((T4M−T1M)−RRms(T3M−T2M))/2 (equation 2) - The slave node performs a
similar process 210 in which it periodically (e.g., once per second) sends apDelay Request Frame 204 and the master node responds with apDelay Response Frame 205 andResponse FollowUp Frame 206, such that the slave node is aware of times T1S, T2S, T3S and T4S. From these values, the slave node calculates a clock rate ratio between the clock of the slave node and the clock of the master node, a propagation delay between the slave node and the master node, and a clock relationship between the slave node and the master node. For example, similar to the master node, the clock rate ratio (RR) may be calculated by the slave node according to the following equation: -
RRsm=(((T1S[x]+T4S[x])/2)−((T1S[x−1]+T4S[x−1])/2))/(((T2S[x]+T3S[x])/2)−((T2S[x−1]+T3S[x−1])/2)) (equation 3) - Also similar to the master node, the propagation delay (PD) may be calculated by the slave node according to the following equation:
-
PDs=((T4S−T1S)−RRsm(T3S−T2S))/2 (equation 4) - In one embodiment, the slave node may perform this propagation delay transaction at the same time (simultaneously) that the master node is performing the propagation delay transaction. In one embodiment, the slave node is asynchronous to the master node and may be performing the propagation delay transaction at a different rate than the master node. In one embodiment, the slave node performs the propagation delay transaction at a similar time as the master node (e.g., within a time range of the master node performing the propagation delay transaction).
- Also according to gPTP, a
synchronization transaction 220 is periodically (e.g., 8 times a second) performed by the master node utilizing the rate ratio and propagation delay calculated by the master node from the propagation delay transaction. In particular, the master node transmits to the slave node aSync Frame 207 at a time indicated by an egress timestamp T5, and the slave node notes the time of receipt of the Sync Frame indicated by an ingress timestamp T6. The master node also sends to the slave node a FollowUp Frame 208 including the timestamp T5, such that the slave node is aware of times T5 and T6. In one embodiment, the slave node may determine a time T6′ that corresponds to T6 adjusted by the propagation delay (PD) calculated by the slave node, as follows: -
T6′=T6−PDs (equation 5) - This provides a cross timestamp allowing synchronization between the clock of the slave node and the clock of the master node.
- If the master node has been designated the “grandmaster” node, the precise origin timestamp may be directly defined as the timestamp T5. If the master node has not been designated the “grandmaster” node, then the precise origin timestamp may be calculated based on the cross timestamp calculated by the slave node and the egress timestamp T5. The “grandmaster” node may refer to the node including the clock to which all other clocks of the network synch and may be determined by a best master clock algorithm.
- Generally, for performing a
synchronization transaction 220, it is assumed that the calculated pDelay will not change between the time it was calculated and the next time thesynchronization transaction 220 is performed. However, in situations where one or more of messages 201-208 are delayed, the calculated pDelay may not be accurate and the determined time pair will therefore also be inaccurate. - To address these situations, in the embodiment of
FIG. 2 , thesynchronization transaction 220 is enhanced by including in the FollowUp Frame 208 extra information which can be used to validate the ingress timestamp T6 and the calculated synchronization values. In one embodiment, this information may be included in an additional type length value (TLV). Generally, the FollowUp Frame 208 sent from the master node to the slave node allows for use of the pDelay measurement made by the master node by including a calculated expected value of the timestamp T6. The expected value of the timestamp T6 may generally be calculated by converting timestamp T5 to the time domain of the slave node using the clock rate ratio and the clock relationship, the timestamp T6 corresponding to the pDelay calculated by the master node plus (e.g., added to) the converted timestamp T5. Thus, the expected value of the timestamp T6 corresponds to the time the master node expects that the slave node should receiveSync Frame 207. For example, the expected value of the timestamp T6 (expected T6) may be calculated by the following equation: -
expected T6=((T5+PDm)−((T1M[x]+T4M[x])/2))/RRms+((T2M[x]+T3M[x])/2) (equation 6) - Using the expected value of the timestamp T6, the slave node can then compare the actual ingress timestamp T6 with the expected value of the timestamp T6 to determine whether the actual ingress timestamp T6 is within some predetermined range of the expected value of the timestamp T6. If the actual ingress timestamp T6 is not within the predetermined range, the slave node determines that the Sync Frame is not secure.
- One example of a FollowUp Frame is illustrated in
FIG. 3A . As illustrated in the embodiment ofFIG. 3A , theFollowUp Frame 300 may include the timestamp T5 indicating the time at which the master node sent thesync frame 207 to the slave node (referred to inFIG. 3A as the egress timestamp 310), as well as the expected value of the timestamp T6 indicating the time at which the slave node receives the sync frame 207 (referred to inFIG. 3A as the expected ingress timestamp 320). - In one embodiment, the master node also calculates an expected clock rate ratio which can also be used to validate the pDelay measurements. In particular, the TLV included in the FollupUp Frame 208 may include this expected clock rate ratio calculated by the master node and slave node may use the expected clock rate ratio to validate the clock rate ratio calculated by the slave node according to equation 3. For example, the slave node may compare the clock rate ratio determined by the slave node according to equation 3 with the expected clock rate ratio determined by the master node to determine whether the clock rate ratio determined by the slave node according to equation 3 is within a predetermined range of the expected clock rate ratio determined by the master node. In one embodiment, it is assumed that the clock rate ratio should be very close to 1.
- In one embodiment, the master node may calculate an expected propagation delay (expected PD) using the propagation delay calculated by the master according to equation 2 and the clock rate ratio (RR) calculated by the master according to equation 1. For example, the expected PD may be calculated using the following equation:
-
expected PD=PDm/RRms (equation 7) - The FollowUp Frame 208 may include the expected PD calculated by the master node, and the slave node may use the expected PD to validate the propagation delay calculated by the slave node according to equation 4. For example, the slave node may compare the propagation delay determined by the slave node according to equation 4 with the expected propagation delay determined by the master node to determine whether the propagation delay determined by the slave node according to equation 4 is within a predetermined range of the expected propagation delay determined by the master node.
- A second example of a FollowUp Frame is illustrated in
FIG. 3B . As illustrated in the embodiment ofFIG. 3B , in addition to theegress timestamp 310 and the expectedingress timestamp 320, theFollowUp Frame 350 includes the expectedclock rate ratio 330 and the expectedpropagation delay 340. Of course, although theFollowUp Frame 350 includes both the expectedclock rate ratio 330 and the expected propagation delay in the embodiment ofFIG. 3B , in other embodiments the FollowUp Frame may contain only one or the other. - Thus, FollowUp Frame 208 provides the expected value of the timestamp T6 such that the slave node can then verify that the actual ingress timestamp T6 is within some predetermined range of the expected value of the timestamp T6. In addition, the FollowUp Frame 208 may provide the expected clock rate ratio and/or the expected propagation delay, such that the slave node can verify its pDelay calculations. The FollowUp Frame 208 may therefore generally provide synchronization information which can be used by the slave node to validate the received
synchronization frame 207. - Once one or more of the timestamp, the clock rate ratio, and the propagation delay are validated, validated clock synchronization may be performed. In addition, validation of the timestamp, the clock rate ratio and the propagation delay may be used for testing and diagnostics.
- It should be noted that the embodiment of
FIG. 2 applies peer-to-peer, where each node in a chain implements time synchronization (as opposed to end-to-end), over a single communication link (e.g., 130). - In the embodiment of
FIG. 2 , the network system applies a form of integrity protection to network packets such that the information contained in a packet can be trusted by the receiving node. This can be accomplished through an integrated signing mechanism or through an external authenticating or encrypting mechanism (e.g., MACSec). -
FIG. 4 is a flow diagram illustrating a time synchronization process between a slave node and a master node according to an embodiment herein. In this regard, the following embodiments may be described as aprocess 400, which are usually depicted as a flowchart, a flow diagram, a structure diagram, or a block diagram. Although a flowchart may describe the operations as a sequential process, many of the operations can be performed in parallel or concurrently. In addition, the order of the operations may be re-arranged. A process is terminated when its operations are completed. A process may correspond to a method, a procedure, etc.Process 400 may be performed by processing logic that includes hardware (e.g. circuitry, dedicated logic, etc.), software (e.g., embodied on a non-transitory computer readable medium), or a combination thereof. - In the embodiment of
FIG. 4 , blocks 401-404 are executed bymaster node 110 and blocks 405-407 are executed by one ormore slave nodes 120. In this regard, althoughprocess 400 is described in connection with the network configuration illustrated inFIG. 1 , it should be understood that these processes may be applied to other network configurations. - Referring to
FIG. 4 , at block 401master node 110 calculates a propagation delay between themaster node 110 and one of theslave nodes 120, for example, according to equation 2 discussed above. At block 402,master node 110 sends a synchronization message (e.g., synch frame 207) to the slave node at a first time (e.g., T5). Atblock 403,master node 110 calculates an expected receipt time of the synchronization message at the slave node (e.g., expected value of the timestamp T6), based on the first time (e.g., T5), the calculated propagation delay between the master node and the slave node (e.g., PD calculated by equation 2 at block 401), and a clock rate ratio of the master clock and the local clock (e.g., RR calculated by equation 1). At block 404,master node 110 sends a follow up message (e.g., FollowUp Frame 208) to theslave node 120, the follow up message including the first time (e.g., T5) and the expected receipt time (e.g., expected value of the timestamp T6). - At block 405,
slave node 120 receives the synchronization message (e.g., synch frame 207) from themaster node 110 at a second time (e.g., T6). Atblock 406,slave node 120 receives the follow up message (e.g., FollowUp Frame 208) including the first time (e.g., T5) and the expected receipt time (e.g., expected value of the timestamp T6). Atblock 407,slave node 120 verifies that the second time (e.g., T6) is within a predetermined range of the expected receipt time (e.g., expected value of the timestamp T6). -
FIG. 5 is a representational view illustrating anexample node 500 according to embodiments herein.Node 500 is an example ofnodes Node 500 includes aprocessor 501, which can include one or more processing devices. Examples ofprocessor 501 include without limitation a microprocessor, an application-specific integrated circuit (ASIC), a state machine, or other suitable processing device.Processor 501 is communicatively coupled to a computer-readable storage medium, such asmemory 504, and accesses information stored inmemory 504, such as timestamps.Memory 504 also stores computer-executable instructions that when executed byprocessor 501 cause theprocessor 501 to perform the operations described herein, such as those described above in connection withFIGS. 1-4 .Memory 504 may be, for example, solid-state memories, optical and magnetic media or any other non-transitory machine-readable medium. Non-limiting examples ofmemory 504 include a hard drive, compact disc, flash memory, non-volatile memory, volatile memory, magnetic disk(s), etc.Node 500 also includes anetwork interface 503 for communicating with other nodes of the network, andclock 502 for generating timestamps. As discussed above,clock 502 may be implemented by hardware or by software. -
FIG. 5 is merely one example of a particular implementation and is merely to illustrate the types of components that may be present in a node. While thenode 500 is illustrated with various components, it is not intended to represent any particular architecture or manner of interconnecting the components; as such details are not germane to the embodiments herein. It will also be appreciated that network computers, handheld computers, mobile phones, servers, and/or other data processing systems which have fewer components or perhaps more components may also be used with the embodiments herein. Accordingly, the processes described herein are not limited to use with the hardware and software ofFIG. 5 . - The processes and blocks described herein are not limited to the specific examples described and are not limited to the specific orders used as examples herein. Rather, any of the processing blocks may be re-ordered, combined or removed, performed in parallel or in serial, as necessary, to achieve the results set forth above. The processing blocks associated with implementing the structures and processes disclosed herein may be performed by one or more programmable processors executing one or more computer programs stored on a non-transitory computer readable storage medium to perform the functions of the system. All or part of the network may be implemented as, special purpose logic circuitry (e.g., an FPGA (field-programmable gate array) and/or an ASIC (application-specific integrated circuit)). All or part of the network may be implemented using electronic hardware circuitry that include electronic devices such as, for example, at least one of a processor, a memory, a programmable logic device or a logic gate. Further, processes can be implemented in any combination hardware devices and software components.
- Some portions of the preceding detailed descriptions have been presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the ways used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of operations leading to a desired result. The operations are those requiring physical manipulations of physical quantities. It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the above discussion, it is appreciated that throughout the description, discussions utilizing terms such as those set forth in the claims below, refer to the action and processes of an audio system, or similar electronic device, that manipulates and transforms data represented as physical (electronic) quantities within the system's registers and memories into other data similarly represented as physical quantities within the system memories or registers or other such information storage, transmission or display devices.
- While certain embodiments have been described and shown in the accompanying drawings, it is to be understood that such embodiments are merely illustrative of and not restrictive, and the embodiments are not limited to the specific constructions and arrangements shown and described, since various other modifications may occur to those of ordinary skill in the art. The description is thus to be regarded as illustrative instead of limiting.
Claims (30)
1. A method of validating time between a local clock included in a slave node of a network with a master clock included in a master node of the network, the method comprising:
in the master node:
determining a propagation delay between the master node and the slave node;
sending a synchronization message to the slave node at a first time;
determining an expected receipt time of the synchronization message at the slave node, based on the first time, the determined propagation delay between the master node and the slave node, and a rate ratio of the master clock to the local clock; and
sending a follow up message to the slave node, the follow up message including the first time and the expected receipt time.
2. The method of claim 1 , the method further comprising:
in the slave node:
receiving the synchronization message at a second time;
receiving the follow up message including the first time and the expected receipt time; and
determining whether the second time is within a predetermined range of the expected receipt time.
3. The method of claim 1 wherein the expected receipt time is determined by converting the first time to a time domain of the slave node using the rate ratio and adding the converted first time to the propagation delay determined by the master node.
4. The method of claim 1 wherein the rate ratio is determined by the master node by a propagation delay transaction performed between the master node and the slave node.
5. The method of claim 1 , the method further comprising:
in the master node:
determining an expected propagation delay using the propagation delay determined by the master node and the rate ratio, wherein the follow up message further includes the expected propagation delay.
6. The method of claim 5 , the method further comprising:
in the slave node:
determining a propagation delay between the slave node and the master node; and
determining whether the propagation delay determined by the slave node is within a predetermined range of the expected propagation delay.
7. The method of claim 1 , the method further comprising:
in the master node:
determining an expected rate ratio, wherein the follow up message further includes the expected rate ratio.
8. The method of claim 7 , the method further comprising:
in the slave node:
determining a rate ratio of the local clock to the master clock; and
determining whether the rate ratio determined by the slave node is within a predetermined range of the expected rate ratio.
9. The method of claim 1 wherein synchronization of the local clock included in the slave node of the network with the master clock included in the master node of the network is performed according to generalized precision time protocol.
10. The method of claim 1 wherein synchronization of the local clock included in the slave node of the network with the master clock included in the master node of the network is performed over a single link of the network.
11. A master node interconnected to a slave node in a network, wherein time is validated between a local clock included in the slave node and a master clock included in a master node, the master node comprising:
a network interface constructed to send a synchronization message to the slave node at a first time;
a processor coupled to a memory and constructed to determine a propagation delay between the master node and the slave node, and to determine an expected receipt time of the synchronization message at the slave node, based on the first time, the determined propagation delay between the master node and the slave node, and a rate ratio of the master clock to the local clock,
wherein the network interface is further constructed to send a follow up message to the slave node, the follow up message including the first time and the expected receipt time.
12. The master node of claim 11 , wherein the slave node receives the synchronization message at a second time, receives the follow up message including the first time and the expected receipt time, and determines whether the second time is within a predetermined range of the expected receipt time.
13. The master node of claim 11 wherein the expected receipt time is determined by converting the first time to a time domain of the slave node using the rate ratio and adding the converted first time to the propagation delay determined by the master node.
14. The master node of claim 11 wherein the rate ratio is determined by the master node by a propagation delay transaction performed between the master node and the slave node.
15. The master node of claim 11 the processor being further constructed to determine an expected propagation delay using the propagation delay determined by the master node and the rate ratio, wherein the follow up message further includes the expected propagation delay.
16. The master node of claim 15 wherein the slave node determines a propagation delay between the slave node and the master node and determines whether the propagation delay determined by the slave node is within a predetermined range of the expected propagation delay.
17. The master node of claim 11 the processor being further constructed to determine an expected rate ratio, wherein the follow up message further includes the expected rate ratio.
18. The master node of claim 17 wherein the slave node determines a rate ratio of the local clock to the master clock and determines whether the rate ratio determined by the slave node is within a predetermined range of the expected rate ratio.
19. The master node of claim 11 wherein the synchronization of the local clock included in the slave node of the network with the master clock included in the master node of the network is performed according to generalized precision time protocol.
20. The master node of claim 11 wherein synchronization of the local clock included in the slave node of the network with the master clock included in the master node of the network is performed over a single link of the network.
21. A non-transitory computer-readable storage medium storing executable program instructions which when executed by a master node interconnected to a slave node perform a method for validating time between a local clock included in the slave node of a network with a master clock included in the master node of the network, the method comprising:
determining a propagation delay between the master node and the slave node;
sending a synchronization message to the slave node at a first time;
determining an expected receipt time of the synchronization message at the slave node, based on the first time, the determined propagation delay between the master node and the slave node, and a rate ratio of the master clock to the local clock; and
sending a follow up message to the slave node, the follow up message including the first time and the expected receipt time;
22. The non-transitory computer-readable storage medium of claim 21 , the method further comprising:
in the slave node:
receiving the synchronization message at a second time;
receiving the follow up message including the first time and the expected receipt time; and
determining whether the second time is within a predetermined range of the expected receipt time.
23. The non-transitory computer-readable storage medium of claim 21 wherein the expected receipt time is determined by converting the first time to a time domain of the slave node using the rate ratio and adding the converted first time to the propagation delay determined by the master node.
24. The non-transitory computer-readable storage medium of claim 21 wherein the rate ratio is determined by the master node by a propagation delay transaction performed between the master node and the slave node.
25. The non-transitory computer-readable storage medium of claim 21 , the method further comprising:
in the master node:
determining an expected propagation delay using the propagation delay determined by the master node and the rate ratio, wherein the follow up message further includes the expected propagation delay.
26. The non-transitory computer-readable storage medium of claim 25 , the method further comprising:
in the slave node:
determining a propagation delay between the slave node and the master node; and
determining whether the propagation delay determined by the slave node is within a predetermined range of the expected propagation delay.
27. The non-transitory computer-readable storage medium of claim 21 , the method further comprising:
in the master node:
determining an expected rate ratio, wherein the follow up message further includes the expected rate ratio.
28. The non-transitory computer-readable storage medium of claim 27 , the method further comprising:
in the slave node:
determining a rate ratio of the local clock to the master clock; and
determining whether the rate ratio determined by the slave node is within a predetermined range of the expected rate ratio.
29. The non-transitory computer-readable storage medium of claim 21 wherein synchronization of the local clock included in the slave node of the network with the master clock included in the master node of the network is performed according to generalized precision time protocol.
30. The non-transitory computer-readable storage medium of claim 21 wherein synchronizing of the local clock included in the slave node of the network with the master clock included in the master node of the network is performed over a single link of the network.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/612,525 US10158441B1 (en) | 2017-06-02 | 2017-06-02 | Securing time between nodes |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/612,525 US10158441B1 (en) | 2017-06-02 | 2017-06-02 | Securing time between nodes |
Publications (2)
Publication Number | Publication Date |
---|---|
US20180351676A1 true US20180351676A1 (en) | 2018-12-06 |
US10158441B1 US10158441B1 (en) | 2018-12-18 |
Family
ID=64460166
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/612,525 Active 2037-06-15 US10158441B1 (en) | 2017-06-02 | 2017-06-02 | Securing time between nodes |
Country Status (1)
Country | Link |
---|---|
US (1) | US10158441B1 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20190109660A1 (en) * | 2017-10-06 | 2019-04-11 | Cisco Technology, Inc. | Maintaining synchronization in wireless networks |
US20220029722A1 (en) * | 2020-07-24 | 2022-01-27 | Dish Wireless L.L.C. | Method and system for timing synchronization in a cellular network |
CN114285511A (en) * | 2021-09-29 | 2022-04-05 | 齐丰科技股份有限公司 | Message time sequence timing method based on low-power-consumption Internet of things wireless sensor network |
US11323194B2 (en) * | 2017-08-04 | 2022-05-03 | Telefonaktiebolaget Lm Ericsson (Publ) | Cross domain synchronization in a communication network |
US11502766B2 (en) * | 2020-04-20 | 2022-11-15 | Arista Networks, Inc. | Precision time protocol with multi-chassis link aggregation groups |
WO2023231465A1 (en) * | 2022-05-31 | 2023-12-07 | 华为技术有限公司 | Time synchronization method, communication apparatus and communication system |
CN118611990A (en) * | 2024-08-07 | 2024-09-06 | 奥特酷智能科技(南京)有限公司 | Time synchronization system security testing method and system |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10609054B2 (en) | 2017-04-07 | 2020-03-31 | Keysight Technologies Singapore (Sales) Pte. Ltd. | Methods, systems, and computer readable media for monitoring, adjusting, and utilizing latency associated with accessing distributed computing resources |
US10425321B2 (en) | 2017-04-25 | 2019-09-24 | Keysight Technologies Singapore (Sales) Pte. Ltd. | Methods, systems, and computer readable media for testing time sensitive network (TSN) elements |
US10965392B2 (en) | 2019-01-25 | 2021-03-30 | Keysight Technologies, Inc. | Active network tap supporting time sensitive network (TSN) standards |
US11563768B2 (en) | 2019-01-31 | 2023-01-24 | Keysight Technologies, Inc. | Methods, systems, and computer readable media for detecting and mitigating effects of timing attacks in time sensitive networks |
CN115136517A (en) * | 2020-02-21 | 2022-09-30 | 宝马汽车股份有限公司 | Method and system for performing time synchronization |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE19917354B4 (en) | 1999-04-16 | 2005-12-22 | Siemens Ag | Synchronization method for a main unit and at least one subsidiary unit with internal timers to be synchronized with each other, communication system corresponding thereto, and main unit and slave unit of such a communication system |
ES2236585T3 (en) * | 2001-09-26 | 2005-07-16 | Siemens Aktiengesellschaft | PROCEDURE FOR THE SYNCHRONIZATION OF NODES OF A COMMUNICATION SYSTEM. |
US20040008973A1 (en) * | 2002-07-12 | 2004-01-15 | Marshall Robert Alexander | Method and system for synchronizing operation of remote timer with centeral control control unit |
KR100932270B1 (en) | 2007-11-29 | 2009-12-16 | 한국전자통신연구원 | Time synchronization method in wireless sensor network |
EP2458755B1 (en) | 2010-11-26 | 2019-01-16 | Siemens Aktiengesellschaft | Assembly and method for exchanging timestamps |
US8599827B2 (en) * | 2011-10-21 | 2013-12-03 | Telefonaktiebolaget Lm Ericsson (Publ) | Methods and apparatuses for maintaining synchronization between a radio equipment controller and an item of radio equipment |
US8838787B2 (en) | 2011-11-30 | 2014-09-16 | Harman International Industries, Incorporated | System for optimizing latency in an AVB network |
US8954609B1 (en) | 2012-04-25 | 2015-02-10 | Juniper Networks, Inc. | Time adjustment using time-to-live values |
DE102013226977B3 (en) | 2013-12-20 | 2015-02-05 | Cetitec GmbH | Communication node for a packet-switched data network and method for its operation |
US9843405B2 (en) * | 2014-12-11 | 2017-12-12 | Khalifa University of Science, Technology, and Research | Method and devices for clock synchronization over links with asymmetric transmission rates |
DE102015206198A1 (en) * | 2015-04-08 | 2016-10-13 | Robert Bosch Gmbh | Method and device for transmitting messages in a computer network |
US9584302B2 (en) * | 2015-06-05 | 2017-02-28 | Analog Devices Global | Method and apparatus for synchronization of slave clock to master clock |
US10530560B2 (en) * | 2016-06-20 | 2020-01-07 | Nxp B.V. | Integrated circuit and method for processing synchronized network frames using a hardware synchronization circuit |
-
2017
- 2017-06-02 US US15/612,525 patent/US10158441B1/en active Active
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11323194B2 (en) * | 2017-08-04 | 2022-05-03 | Telefonaktiebolaget Lm Ericsson (Publ) | Cross domain synchronization in a communication network |
US10541769B2 (en) * | 2017-10-06 | 2020-01-21 | Cisco Technology, Inc. | Maintaining synchronization in wireless networks |
US20190109660A1 (en) * | 2017-10-06 | 2019-04-11 | Cisco Technology, Inc. | Maintaining synchronization in wireless networks |
US11489604B2 (en) | 2017-10-06 | 2022-11-01 | Cisco Technology, Inc. | Maintaining synchronization in wireless networks |
US11502766B2 (en) * | 2020-04-20 | 2022-11-15 | Arista Networks, Inc. | Precision time protocol with multi-chassis link aggregation groups |
US11956072B2 (en) * | 2020-07-24 | 2024-04-09 | Dish Wireless L.L.C. | Method and system for timing synchronization in a cellular network |
US20220029722A1 (en) * | 2020-07-24 | 2022-01-27 | Dish Wireless L.L.C. | Method and system for timing synchronization in a cellular network |
US11616588B2 (en) * | 2020-07-24 | 2023-03-28 | Dish Wireless L.L.C. | Method and system for timing synchronization in a cellular network |
US20230198649A1 (en) * | 2020-07-24 | 2023-06-22 | Dish Wireless L.L.C. | Method and system for timing synchronization in a cellular network |
US20240214097A1 (en) * | 2020-07-24 | 2024-06-27 | Dish Wireless L.L.C. | Method and system for timing synchronization in a cellular network |
CN114285511A (en) * | 2021-09-29 | 2022-04-05 | 齐丰科技股份有限公司 | Message time sequence timing method based on low-power-consumption Internet of things wireless sensor network |
WO2023231465A1 (en) * | 2022-05-31 | 2023-12-07 | 华为技术有限公司 | Time synchronization method, communication apparatus and communication system |
CN118611990A (en) * | 2024-08-07 | 2024-09-06 | 奥特酷智能科技(南京)有限公司 | Time synchronization system security testing method and system |
Also Published As
Publication number | Publication date |
---|---|
US10158441B1 (en) | 2018-12-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10158441B1 (en) | Securing time between nodes | |
US10237008B2 (en) | Synchronization with different clock transport protocols | |
US11057136B1 (en) | Time correction using extension fields | |
US9960871B1 (en) | Method and apparatus for securing clock synchronization in a network | |
EP3216143B1 (en) | Transmitting residence time information in a network | |
JP6214008B2 (en) | Method and apparatus for communicating time information between time recognition devices | |
EP2490357B1 (en) | A method of time synchronization of free running nodes in an avionics network | |
CN103929293B (en) | Asymmetrically-delayed time synchronization method and system | |
Exel | Mitigation of asymmetric link delays in IEEE 1588 clock synchronization systems | |
WO2014032350A1 (en) | Method and node based on seamless redundant ring network for increasing precision of clock | |
JP2013543716A (en) | Non-intrusive method and associated synchronization device for synchronizing master and slave clocks in a packet switched network | |
WO2021026023A1 (en) | Systems for timestamping events on edge devices | |
JP2007529163A (en) | Network node | |
US9912693B1 (en) | Identification of malicious precise time protocol (PTP) nodes | |
CN113424466B (en) | Method and device for clock synchronization | |
Diarra et al. | Improved clock synchronization start-up time for Ethernet AVB-based in-vehicle networks | |
US9442511B2 (en) | Method and a device for maintaining a synchronized local timer using a periodic signal | |
CN115549983B (en) | Safety authentication device and method for IPv6 network transmission equipment based on time synchronization | |
Kim et al. | Time synchronization method of IEEE 802.1 AS through automatic optimal sync message period adjustment for in-car network | |
JP2017126864A (en) | Communication system, communication device, second device, communication method and computer program | |
TW202344022A (en) | Device translator, communication system, communication method, and communication program | |
CN118655956A (en) | Multi-chip system synchronization method | |
CN118802046A (en) | Time synchronization method, device, electronic equipment and storage medium | |
Flores-Meath | Digital Signatures for PTP Using Transparent Clocks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: APPLE INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BUTTERWORTH, ASHLEY I.;MORA, MATTHEW X.;REEL/FRAME:042603/0178 Effective date: 20170530 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |