JP5501939B2 - Time synchronization method, communication system, and communication apparatus - Google Patents
Time synchronization method, communication system, and communication apparatus Download PDFInfo
- Publication number
- JP5501939B2 JP5501939B2 JP2010253144A JP2010253144A JP5501939B2 JP 5501939 B2 JP5501939 B2 JP 5501939B2 JP 2010253144 A JP2010253144 A JP 2010253144A JP 2010253144 A JP2010253144 A JP 2010253144A JP 5501939 B2 JP5501939 B2 JP 5501939B2
- Authority
- JP
- Japan
- Prior art keywords
- time synchronization
- frame
- time
- node
- port
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 118
- 238000004891 communication Methods 0.000 title claims description 33
- 230000005540 biological transmission Effects 0.000 claims description 128
- 238000012545 processing Methods 0.000 claims description 123
- 230000003111 delayed effect Effects 0.000 claims description 10
- 238000001514 detection method Methods 0.000 claims description 3
- 238000010586 diagram Methods 0.000 description 25
- 238000012546 transfer Methods 0.000 description 16
- 238000012937 correction Methods 0.000 description 3
- 230000001934 delay Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000000717 retained effect Effects 0.000 description 3
- 101000849522 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) 40S ribosomal protein S13 Proteins 0.000 description 2
- 238000005259 measurement Methods 0.000 description 2
- 230000002441 reversible effect Effects 0.000 description 2
- 230000002457 bidirectional effect Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
Images
Landscapes
- Small-Scale Networks (AREA)
Description
本発明は、リングネットワークにおける時刻同期方法に関する。 The present invention relates to a time synchronization method in a ring network.
各伝送路における複数のノード間の時間的な同期を実現する時刻同期方法として、下記非特許文献1に記載のIEEE(The Institute of Electrical and Electronics Engineers,Inc.)1588規格が用いられる場合が多い。IEEE1588は、Ethernet(登録商標)を基本として高精度な時刻同期を行なうことを目的としたプロトコル標準規格である。
The IEEE (The Institute of Electrical and Electronics Engineers, Inc.) 1588 standard described in the following
IEEE1588により規定される時刻同期方法では、複数のノードの内の1ノードを高精度なクロックを有するマスタノードとし、マスタノード以外のノードをスレーブノードとする。そして、マスタノードとスレーブノード間の1:1での時刻同期をベースとし、ポイント・ツーポイント、またはマルチポイント構成の組合せによる時刻同期を行うことができる。 In the time synchronization method defined by IEEE 1588, one of a plurality of nodes is set as a master node having a highly accurate clock, and nodes other than the master node are set as slave nodes. Based on 1: 1 time synchronization between the master node and the slave node, time synchronization can be performed by a point-to-point or multipoint configuration combination.
IEEE1588により規定される時刻同期方法をリングネットワークに適用した場合には各スレーブノードに対して1:1の時刻同期を行なうため、時刻同期をスレーブノード数回実施する。 When the time synchronization method defined by IEEE 1588 is applied to the ring network, the time synchronization is performed several times in order to perform 1: 1 time synchronization for each slave node.
1回の時刻同期シーケンスは、マスタノードとスレーブノード間を2往復の通信で実現されている。以下、1回の時刻同期シーケンスを説明する。まず、マスタノードは、時刻同期を行うためのSyncメッセージをスレーブノードに送信し、その際、Syncメッセージの送信時刻を保持する。Syncメッセージを受信したスレーブノードは受信時刻を保持する。マスタノードは、保持しているSyncメッセージの送信時刻を格納した時刻同期用フレームの一種であるFollow_upメッセージをスレーブノードへ送信する。スレーブノードは、伝搬遅延を計測するために、マスタノードへ時刻同期用フレームの一種であるDelay_Reqメッセージを送信する。このとき、スレーブノードは、Delay_Reqメッセージの送信時刻を保持する。マスタノードは、Delay_Reqメッセージを受信した際の受信時刻を保持し、その受信時刻をDelay_Resメッセージに格納してスレーブノードに送信する。スレーブノードは、Follow_upメッセージに含まれる送信時刻と、Syncメッセージの自ノードでの受信時刻と、自ノードのDelay_Resメッセージの送信時刻と、Delay_Resメッセージに格納された受信時刻から、マスタクロックと自身のクロックとの時差を算出して、算出した時差を補正することにより、マスタノードの時刻に同期させる。 One time synchronization sequence is realized by two round-trip communications between the master node and the slave node. Hereinafter, one time synchronization sequence will be described. First, the master node transmits a Sync message for performing time synchronization to the slave node, and holds the transmission time of the Sync message at that time. The slave node that has received the Sync message holds the reception time. The master node transmits a Follow_up message, which is a kind of time synchronization frame storing the transmission time of the held Sync message, to the slave node. The slave node transmits a Delay_Req message, which is a kind of time synchronization frame, to the master node in order to measure the propagation delay. At this time, the slave node holds the transmission time of the Delay_Req message. The master node holds the reception time when the Delay_Req message is received, stores the reception time in the Delay_Res message, and transmits it to the slave node. The slave node determines the master clock and its own clock from the transmission time included in the Follow_up message, the reception time of the Sync message at the local node, the transmission time of the Delay_Res message of the local node, and the reception time stored in the Delay_Res message. Is synchronized with the time of the master node by correcting the calculated time difference.
以上のシーケンスは、マスタノードとスレーブノードの1:1通信の場合のシーケンスであるが、下記非特許文献1では複数のスレーブノードの時刻同期方法としては、バウンダリクロック方式とトランスペアレント方式の2つの方式が記載されている。バウンダリクロック方式は、まず、マスタノードが、自ノードに直結する(隣接する)スレーブノードに対し、上記の時刻同期シーケンスで時刻同期を実施する。そして、時刻同期が完了したスレーブノードが新たにサブマスタノードとなり、自ノードに隣接するノードをスレーブノードとして時刻同期を行う。そして、このように時刻同期を完了したスレーブノードが新たにサブマスタノードとなり順次隣接ノードに対して時刻同期を行っていくことにより全てのノードの時刻同期を実施する。一方、トランスペアレント方式は、マスタノードが各スレーブノードに対してそれぞれ上述した時刻同期シーケンスを実施することにより、End-to-Endでの時刻同期を実施する方式である。
The above sequence is a sequence in the case of 1: 1 communication between a master node and a slave node. However, in
また、下記特許文献1には、リングネットワークにおける時刻同期方法として、IEEE1588と同様にマスタノードとスレーブノードに双方向のパケットの送受を行い各パケットの送信時刻と受信時刻から時刻を補正するが、N個のスレーブノードに対して1回のシーケンスで1:Nの時刻同期を行う方法が開示されている。
Further, in
しかしながら、上記非特許文献1に記載のバウンダリクロック方式およびトランスペアレントクロック方式は、いずれも、各スレーブノードが、それぞれ1:1の時刻同期の処理を行う。そのため、時刻同期用フレームが全てのスレーブノードに到着するまでに時間がかかり、全スレーブノードの同期完了時間を高速化することが困難であり、時刻同期に使用するフレーム数も増加するという問題があった。また、バウンダリクロック方式では、時刻同期精度がノード数に比例して悪くなるという問題があった。
However, in both the boundary clock method and the transparent clock method described in
従来の特許文献1に記載されているリングネットワークにおける時刻同期方法は、各スレーブノードにおけるパケット中継時及び伝送時のクロック揺らぎがあるため、時刻同期精度の最悪値や全ノードの時刻同期完了時間がリングを構成するノード台数に比例する。このため、ノード台数が多いと、時刻同期精度が悪く、全ノードの時刻同期完了時間が長いという問題点があった。
In the conventional time synchronization method in the ring network described in
本発明は、上記に鑑みてなされたものであって、従来に比べて時刻同期精度を向上させ、かつ時刻同期完了時間を短縮することができる時刻同期方法、通信システムおよび通信装置を得ることを目的とする。 The present invention has been made in view of the above, and is to obtain a time synchronization method, a communication system, and a communication device capable of improving time synchronization accuracy and shortening time synchronization completion time as compared with the prior art. Objective.
上述した課題を解決し、目的を達成するために、本発明は、基準時刻を管理するマスタノードとスレーブノードとがリング状に接続された通信システムにおいて前記スレーブノードが前記基準時刻に対して時刻同期処理を行う場合の時刻同期方法であって、前記マスタノードが時刻同期を行うために用いる時刻同期用フレームを両側のポートからそれぞれ送信するフレーム送信ステップと、前記スレーブノードが、有効な前記時刻同期用フレームを両側のポートから受信した場合に、自ノードを時刻同期処理の終端ノードである時刻同期末端ノードと設定する末端ノード設定ステップと、自ノードを時刻同期末端ノードとして設定したノードが、両側のポートから受信した2つの前記時刻同期用フレームのうち後から受信したフレームを無効化し、無効化したフレームを、前記後から受信したフレームを受信したポートと反対側のポートから転送する無効フレーム送信ステップと、を含むことを特徴とする。 In order to solve the above-described problems and achieve the object, the present invention provides a communication system in which a master node that manages a reference time and a slave node are connected in a ring shape, and the slave node is set to a time relative to the reference time. A time synchronization method for performing synchronization processing, wherein the master node transmits a time synchronization frame used to perform time synchronization from both ports, and the slave node has the effective time When a synchronization frame is received from both ports, a terminal node setting step for setting the own node as a time synchronization terminal node that is a terminal node for time synchronization processing, and a node that sets the self node as a time synchronization terminal node are: Out of the two time synchronization frames received from the ports on both sides, the frame received later is invalidated And, the invalidation frame, characterized in that it comprises a, and invalid frame transmitting step of transferring the port received from the opposite port of the frame received after the.
本発明によれば、従来に比べて時刻同期精度を向上させ、かつ時刻同期完了時間を短縮することができるという効果を奏する。 According to the present invention, the time synchronization accuracy can be improved and the time synchronization completion time can be shortened as compared with the prior art.
以下に、本発明にかかる時刻同期方法、通信システムおよび通信装置の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。 Hereinafter, embodiments of a time synchronization method, a communication system, and a communication device according to the present invention will be described in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.
実施の形態1.
図1は、本発明にかかる通信システムの実施の形態1の構成例を示す図である。図1に示すように、本実施の形態の通信システムはリングネットワークを構成し、リング状に接続されたマスタノード1とスレーブノード(通信装置)2〜6とを備える。
FIG. 1 is a diagram showing a configuration example of a first embodiment of a communication system according to the present invention. As shown in FIG. 1, the communication system according to the present embodiment constitutes a ring network and includes a
また、マスタノード1およびスレーブノード2〜6は、それぞれ隣接ノード間のリンクを終端する2つのポートを備える。具体的には、マスタノード1は、ポート11aおよびポート11bを備え、スレーブノードiは、ポート1ia(i=2,…,6)およびポート1ibを備える。
Each of the
なお、図1の構成例ではスレーブノードの数を5つとしているが、スレーブノードの数はこれに限定されず、1以上の任意のノード数とすることができる。また、マスタノード1はリングネットワーク内の任意の1ノードとし、図1に示したマスタノード1以外の他のスレーブノード2〜6がマスタノードになることも可能であるとする。
In the configuration example of FIG. 1, the number of slave nodes is five, but the number of slave nodes is not limited to this, and may be any number of one or more nodes. Further, it is assumed that the
図2は、マスタノード1の機能構成例を示す図である。また、図3は、スレーブノード2の機能構成例を示す図である。なお、図2および図3では、本実施の形態の時刻同期に関連する構成要素を示しており、それ以外の構成要素は図示を省略している。スレーブノード3〜6の構成はスレーブノード2の構成と同様である。ただし、ポートについては、図1で説明したように、スレーブノードiは、ポート1iaおよびポート1ibを備えるとする。また、上述のとおり、スレーブノード2〜6がマスタノードとなることが可能なようにスレーブノード2はマスタノード1と同様の機能を有し、マスタノード1は、スレーブノード2と同様の機能を有するとする。以降では、マスタノード1をマスタノードとする場合について説明する。
FIG. 2 is a diagram illustrating a functional configuration example of the
マスタノード1は、例えばGPS(Global Positioning System)等を用いたグランドマスタクロックに接続する等の方法により、時刻同期を行うための基準となる高精度な時刻を持つ装置である。図2に示すように、マスタノード1は、ポート11a,11bと、時刻同期用フレーム送信処理部21a,21bと、時刻同期用フレーム受信処理部22a,22bと、時刻同期管理部23と、を備える。時刻同期用フレーム送信処理部21a,21bは、ポート11a,11bから時刻同期を行うためのフレームである時刻同期用フレームを送信する。時刻同期用フレーム受信処理部22a,22bは、ポート11a,11bで受信した時刻同期用フレームを終端し、時刻同期に必要な情報を抽出し、時刻同期管理部23に通知する。時刻同期管理部23は、リング内の全ノードの時刻同期を行うために必要なシーケンス番号や時刻同期状態を管理し、時刻同期用フレームを送信するタイミングや受信時の処理等を行う。
The
スレーブノード2は、自ノードの時刻をマスタノード1の時刻に同期させる機能を有するノードであり、図3に示すように、ポート12a、12bと、時刻同期用フレーム送信処理部31a、31bと、時刻同期用フレーム受信処理部32a,32bと、時刻同期処理部33と、遅延制御部(図3では遅延と略す)34と、を備える。
The
時刻同期用フレーム受信処理部32a、32bは、ポート12a、12bで受信したフレームのエラーチェックを行うことにより、フレームの有効/無効を検出する機能や時刻同期に必要な情報の抽出を行い、時刻同期処理部33に通知する。また、時刻同期用フレーム送信処理部31a,31bは、反対側のポート(時刻同期用フレーム送信処理部31aの場合はポート12b,時刻同期用フレーム送信処理部31bの場合はポート12a)で受信した時刻同期用フレームまたは時刻同期処理部33より指示されて時刻同期用フレームを転送する。時刻同期処理部33は、自ノードの時刻や自ノードの時刻同期状態等の自ノードの時刻同期を行う際に必要な情報を保持し、時刻同期用フレームより抽出された情報を基に時刻同期を行う。遅延制御部34は、ポート12a、12bで受信したフレームを反対側のポート12b,12aに転送する際に固定時間遅延させる処理を行う。この固定時間の遅延とはノード内遅延であり、ノード内でフレームのヘッダに格納されているフレーム種別やフレームの出力先、及びフレーム優先度等情報を認識し、それに基づいてフレームを処理することが可能な時間とする。また、固定遅延時間は、全ノードの時刻同期完了時間の短縮のためには、短い方が望ましいが、受信したフレームの先頭から最後までを伝送するためにかかる時間(フレーム長)より長い時間である場合でも、本方式の同期時刻が正常に行える範囲内の時間であればよいものとする。
The time synchronization frame
図4は、マスタノード1の時刻同期管理部23及びスレーブノード2の時刻同期処理部33が、それぞれ保持および管理する時刻同期情報の構成例を示す図である。時刻同期情報は、マスタノード情報と、時刻同期周期情報と、時刻情報と、時刻同期末端ノード情報と、時刻同期シーケンス番号情報と、時刻同期優先ポート情報と、時刻同期ポート情報と、時刻同期状態情報と、受信時刻T2情報と、送信時刻T1情報と、送信時刻T3情報と、受信時刻T4情報と、で構成される。なお、スレーブノード3〜6もスレーブノード2と同様に時刻同期情報を管理する。また、時刻同期ポート情報、時刻同期状態情報、受信時刻T2情報、送信時刻T1情報、送信時刻T3情報および受信時刻T4情報は、それぞれポートA用(ポート11a,12a等)とポートB用(ポート11b,12b等)で構成される。
FIG. 4 is a diagram illustrating a configuration example of time synchronization information held and managed by the time
マスタノード情報は、自ノードがマスタノードかスレーブノードかを識別するために使用する情報である。時刻同期周期情報は、マスタノード1において設定される情報であり、時刻同期を行う周期を示す。時刻情報は、マスタノード1ではリングネットワーク内の基準となる時刻、を示す。また時刻情報は、スレーブノード2では自ノードが管理する時刻であり、時刻同期を行う対象となる時刻を示す。
The master node information is information used to identify whether the own node is a master node or a slave node. The time synchronization cycle information is information set in the
時刻同期末端ノード情報は、自ノードが、時刻同期を行う際に時刻同期に必要な情報を格納した時刻同期用フレームを終端する時刻同期末端ノードであることを識別するために使用する情報である。時刻同期シーケンス番号情報は、時刻同期を正常に行うためにマスタノード1により管理されるシーケンス番号であり、各スレーブノードが時刻同期を行う際に保持するシーケンス番号である。時刻同期優先ポート情報は、スレーブノード2が、時刻同期を行うフレームをポート12a,12bで同時に受信した場合に、どちらのポートから受信したフレームの情報を有効とするか予め設定しておくために使用する情報である。
The time synchronization end node information is information used to identify that the own node is a time synchronization end node that terminates a time synchronization frame that stores information necessary for time synchronization when performing time synchronization. . The time synchronization sequence number information is a sequence number managed by the
また、時刻同期ポート情報は、スレーブノード2が、自ノードの2つのポートのうち、時刻同期用フレームにより時刻同期に関する情報を得るポートを示す情報である。時刻同期状態情報は、時刻同期シーケンス番号情報が示すシーケンス番号に対応する時刻同期シーケンスの動作の進行状態を示す情報である。受信時刻T2情報は、スレーブノード2が、マスタノード1から送信された時刻同期用フレームを受信した受信時刻T2を示す情報である。
The time synchronization port information is information indicating a port from which the
また、送信時刻T1情報は、スレーブノード2が、受信時刻T2で受信した時刻同期用フレームがマスタノード1から送信された送信時刻T1を示す情報である。送信時刻T3情報は、時刻同期末端ノード(時刻同期シーケンスの末端となるノード)から送信された時刻同期用フレームをスレーブノード2が受信して転送する際に、当該時刻同期用フレームを受信したポートと反対側のポートからフレームを送信した送信時刻T3を示す情報である。受信時刻T4情報は、時刻同期末端ノードから送信された時刻同期用フレームをマスタノード1が受信した時刻を示す情報である。なお、図4の構成例は一例であり、同等の情報を保持していれば、情報の順序や形式等は図4の例に限定されない。
The transmission time T1 information is information indicating the transmission time T1 at which the
図5は、時刻同期を行うために使用する時刻同期用フレームに格納する情報の一例を示す図である。図5に示すように、時刻同期用フレームには、マスタノード発信と、時刻同期末端ノード発信と、時刻同期シーケンス番号と、時刻同期メッセージタイプと、の情報が格納される。マスタノード発信としては、フレームの送信元がマスタノードであるかどうかを識別する情報を格納する。時刻同期末端ノード発信としては、フレームの送信元が時刻同期末端ノードであるかどうかを識別する情報を格納する。時刻同期シーケンス番号としては、転送する時刻同期用フレームの時刻同期シーケンス番号情報を格納する。時刻同期メッセージタイプとしては、時刻同期の動作の進行状態を識別するために転送しているフレームのメッセージタイプを示す情報を格納する。 FIG. 5 is a diagram illustrating an example of information stored in a time synchronization frame used for time synchronization. As shown in FIG. 5, information on master node transmission, time synchronization end node transmission, time synchronization sequence number, and time synchronization message type is stored in the time synchronization frame. As master node transmission, information for identifying whether or not a frame transmission source is a master node is stored. As the time synchronization end node transmission, information for identifying whether the transmission source of the frame is a time synchronization end node is stored. As the time synchronization sequence number, the time synchronization sequence number information of the time synchronization frame to be transferred is stored. As the time synchronization message type, information indicating the message type of the frame being transferred to identify the progress state of the time synchronization operation is stored.
なお、図5では、送信時刻T1と、受信時刻T4と、が時刻同期用フレームに格納される例を示しているが、ここに格納される時刻は、時刻同期メッセージタイプにより異なる。 FIG. 5 shows an example in which the transmission time T1 and the reception time T4 are stored in the time synchronization frame, but the time stored here differs depending on the time synchronization message type.
次に、本実施の形態の時刻同期動作(時刻同期シーケンス)について説明する。本実施の形態では、時刻同期方式としてIEEE1588で規定されたプロトコルを用いる例を説明するが、用いるプロトコルはこれに限らない。また、本実施の形態では、1:N通信により時刻同期を行う。すなわち、マスタノード1から送信された時刻同期用フレームを各スレーブノードが転送し、時刻同期用フレームを終端する時刻同期末端ノードまで時刻同期用フレームが到着する。時刻同期末端ノードは、時刻同期用フレームを送信し、各スレーブノードが転送することによりマスタノード1に時刻同期用フレームが到着する。各スレーブノード(時刻同期末端ノード)は、時刻同期用フレームの送信または受信時刻と、時刻同期用フレームに格納されたマスタノード1における時刻同期用フレームの送信または受信時刻と、に基づいて時刻同期処理を実施する。
Next, the time synchronization operation (time synchronization sequence) of the present embodiment will be described. In this embodiment, an example in which a protocol defined in IEEE 1588 is used as the time synchronization method will be described, but the protocol to be used is not limited to this. In this embodiment, time synchronization is performed by 1: N communication. That is, each slave node transfers the time synchronization frame transmitted from the
このようにマスタノードと時刻同期末端ノード間のネットワーク伝搬遅延時間を等しいと仮定して、両ノードから双方向にフレームを転送してスレーブノードにおいて基準とする時刻と自ノードの時刻との差を求めることにより時刻同期を行う時刻同期方式のプロトコルであればどのプロトコルでも適用可能である。 Assuming that the network propagation delay time between the master node and the time synchronization end node is equal in this way, the frame is transferred bidirectionally from both nodes, and the difference between the reference time at the slave node and the time of the own node is calculated. Any protocol can be applied as long as it is a time-synchronization protocol that performs time synchronization by obtaining it.
従来の時刻同期方法では、リングネットワーク内で上述の1:N通信により時刻同期を行う場合、マスタノードが時刻同期末端ノードとして機能する。この場合、全スレーブノードはリングネットワーク内で転送される同一の時刻同期用フレームを用いて時刻同期処理を行うため、ノード台数が多いと、時刻同期精度が悪く、全ノードの時刻同期完了時間が長いという問題がある。本実施の形態では、マスタノード1が両ポートから時刻同期用フレームを送信し、スレーブノード2〜6のうちの1つのノードまたは隣接する2つのノードが、受信した時刻同期用フレームに基づいて自ノードを時刻同期末端ノードとして設定することにより、1つの時刻同期用フレームを用いて時刻同期処理を実施するノード数を低減する。
In the conventional time synchronization method, when performing time synchronization by the above-described 1: N communication in the ring network, the master node functions as a time synchronization end node. In this case, since all slave nodes perform time synchronization processing using the same time synchronization frame transferred in the ring network, if there are a large number of nodes, the time synchronization accuracy is poor and the time synchronization completion time of all nodes is There is a problem that it is long. In the present embodiment, the
図6および図7は、本実施の形態の時刻同期シーケンスの一例を示すチャート図である。また、図8は、マスタノード1の時刻同期処理手順の一例を示すフローチャートである。図9〜図12は、スレーブノード2〜6が各時刻同期用フレームを受信した場合の処理手順の一例を示すフローチャートである。図6の例では、スレーブノードが4つ(スレーブノード2,3,5,6)の構成の場合を示し、図7はスレーブノード5つ(スレーブノード2〜6)の構成の場合を示している。なお、図6および図7では、マスタノード1を時刻マスタ1と記載し、スレーブノード2〜6を時刻スレーブ2〜6として記載している。以下の説明では、同様のシーケンス図では、マスタノード1を時刻マスタ1と記載し、スレーブノード2〜6を時刻スレーブ2〜6として記載する。
6 and 7 are charts showing an example of a time synchronization sequence according to the present embodiment. FIG. 8 is a flowchart showing an example of the time synchronization processing procedure of the
図6〜12を用いて本実施の形態の時刻同期処理を説明する。まず、図8を用いてマスタノード1の時刻同期処理手順を説明する。マスタノード1の時刻同期管理部23は、時刻同期シーケンスを開始すると、タイマによる経過時間の計測を開始し、タイマが時刻同期周期を満了したか(経過時間が時刻同期周期になったか)否かを判断する(ステップS71)。タイマが満了していない場合(ステップS71 No)には、ステップS71を繰り返す。
The time synchronization processing according to the present embodiment will be described with reference to FIGS. First, the time synchronization processing procedure of the
タイマが満了した場合(ステップS71 Yes)、時刻同期管理部23は、タイマの時刻同期周期カウンタをクリアし新たに経過時間の計測を開始し、時刻同期情報の時刻同期シーケンス番号情報を更新し(1加算する)、両ポートの時刻同期状態情報を時刻同期用フレームを未送信であることを示す値(ここでは例えば“0000(b)”とする)に設定する(ステップS72)。
When the timer has expired (step S71 Yes), the time
次に、時刻同期管理部23は、タイマがフレーム送信周期を満了したか(経過時間がフレーム送信周期になったか)否かを判断する(ステップS73)。タイマが満了していない場合(ステップS73 No)には、ステップS73を繰り返す。
Next, the time
タイマがフレーム送信周期を満了した場合(ステップS73 Yes)、両ポートからSyncフレームを送信する(ステップS74)。このとき、Syncフレームには、時刻同期シーケンス番号情報として保持されている時刻同期シーケンス番号を格納して送信する。なお、Syncフレーム(同期フレーム)は各ノードが自ノードで管理している時刻における受信時刻を計測するために送信されるフレームである。 When the timer has expired the frame transmission cycle (Yes at Step S73), Sync frames are transmitted from both ports (Step S74). At this time, a time synchronization sequence number held as time synchronization sequence number information is stored and transmitted in the Sync frame. The Sync frame (synchronization frame) is a frame that is transmitted to measure the reception time at the time that each node manages in its own node.
時刻同期管理部23は、また、送信時の障害状態と各ポートにおけるSyncフレームの送信時刻T1を取得して、送信時刻T1情報として保持し、両ポートの時刻同期状態情報をSyncフレーム送信済を示す値(ここでは例えば“0001(b)”とする)に設定する(ステップS75)。
The time
次に、時刻同期管理部23は、タイマがフレーム送信周期を満了したか(経過時間がフレーム送信周期になったか)否かを判断する(ステップS76)。タイマが満了していない場合(ステップS76 No)には、ステップS76を繰り返す。
Next, the time
タイマがフレーム送信周期を満了した場合(ステップS76 Yes)、両ポートからSyncフレームの送信時刻T1を格納した時刻同期用フレームの一種であるFollow_upフレームを送信し、両ポートの時刻同期状態情報をFollow_upフレーム送信済を示す値(ここでは例えば“0010(b)”とする)に設定する(ステップS77)。なお、Follow_upフレームは、マスタノード1におけるSyncフレームの送信時刻(送信時刻T1)を通知するための送信時刻通知フレームである。
If the timer has expired the frame transmission cycle (Yes in step S76), a Follow_up frame, which is a kind of time synchronization frame storing the transmission time T1 of the Sync frame, is transmitted from both ports, and the time synchronization status information of both ports is set to Follow_up. A value indicating that the frame has been transmitted (here, for example, “0010 (b)”) is set (step S77). The Follow_up frame is a transmission time notification frame for notifying the transmission time (transmission time T1) of the Sync frame in the
次に、時刻同期管理部23は、両ポートからDelay_Req.フレームを受信したか否かを判断する(ステップS78)。両ポートからDelay_Req.フレームを受信していない場合(ステップS78 No)は、ステップS78を繰り返す。なお、Delay_Req.フレーム(遅延要求フレーム)は、時刻同期用フレームの一種であり、後述するように時刻同期末端ノードから送信されるフレームである。
Next, the time
両ポートからDelay_Req.フレームを受信した場合(ステップS78 Yes)は、時刻同期管理部23は、各ポートがそれぞれDelay_Req.フレームを受信した時刻を受信時刻T4情報として保持し、また時刻同期状態情報をDelay_Req.フレーム受信済みの値(ここでは例えば“0100(b)”とする)に設定する(ステップS79)。
From both ports, Delay_Req. When the frame has been received (step S78 Yes), the time
次に、時刻同期管理部23は、タイマがフレーム送信周期を満了したか(経過時間がフレーム送信周期になったか)否かを判断する(ステップS7A)。タイマが満了していない場合(ステップS7A No)には、ステップS7Aを繰り返す。
Next, the time
タイマがフレーム送信周期を満了した場合(ステップS7A Yes)、両ポートからそれぞれのポートでDelay_Req.フレームを受信した時刻(受信時刻T4)を格納した時刻同期用フレームの一種であるDelay_Res.フレームを送信し、両ポートの時刻同期状態情報をDelay_Res.フレーム送信済を示す値(ここでは例えば“1000(b)”とする)に設定し(ステップS7B)、処理を終了する。なお、Delay_Res.フレームは、マスタノード1におけるDelay_Req.フレームの受信時刻を通知するための受信時刻通知フレームである。 When the timer expires the frame transmission cycle (step S7A Yes), the Delay_Req. Delay_Res., Which is a type of time synchronization frame that stores the time at which the frame is received (reception time T4). Frame is transmitted, and the time synchronization status information of both ports is set to Delay_Res. A value indicating that the frame has been transmitted (here, “1000 (b)”, for example) is set (step S7B), and the process ends. Note that Delay_Res. The frame is the Delay_Req. It is a reception time notification frame for notifying the reception time of the frame.
なお、マスタノード1からのSyncフレームの送信タイミングは、時刻同期周期タイマが満了すれば、フレーム送信周期タイマに関係なく任意のタイミングで送信してもよい。また、Follow_upフレームの送信タイミングは、Syncフレームを送信後であれば、任意のタイミングで送信してもよい。また、Delay_Res.フレームの送信タイミングもDelay_Req.フレームを受信後であれば、任意のタイミングで送信してもよい。
Note that the transmission timing of the Sync frame from the
次に、図6に示したシーケンスを説明する。図8のステップS74で示したように、マスタノード1の時刻同期管理部23は、IEEE1588に準拠した時刻同期用フレームの1種であるSyncフレームを生成し、両ポート11a,11bからそれぞれ送信する。この際、各ポートからのフレームの送信時刻T1L,T1Rをそれぞれ取得して、送信時刻T1Lおよび送信時刻T1Rを時刻同期情報の送信時刻T1情報として保持する(S11a、S11b)。両ポートから送信される時刻同期用フレームには同一の時刻同期シーケンス番号が格納される。
Next, the sequence shown in FIG. 6 will be described. As shown in step S74 of FIG. 8, the time
ここでは、送信時刻T1Lについては図1の構成例の左回りの方向に送信した(すなわち、ポート11aから送信した)送信時刻とし、右回りの方向に送信した(ポート11bから送信した)送信時刻をT1Rとする。この場合、ポートA用の情報が送信時刻T1Lとなり、ポートB用の情報が送信時刻T1Rとなる。
Here, the transmission time T1 L is the transmission time transmitted in the counterclockwise direction of the configuration example of FIG. 1 (that is, transmitted from the
マスタノード1の両ポートから送信されたSyncフレームは、隣接ノードであるスレーブノード6,2に伝送される(S12a、S12b)。スレーブノード2,6は、自ノードのポートでSyncフレームを受信した受信時刻T2(T2L,T2R)を取得し、時刻同期情報の受信時刻T2情報として保持する(ステップS13a,13b)。なお、この例では、例えば、スレーブノード2〜6が、ポート12b〜16bでSyncフレームを受信した時刻を受信時刻T2Lとし、スレーブノード2〜6が、ポート12a〜16aでSyncフレームを受信した時刻を受信時刻T2Rとする。すなわち、受信時刻T2情報のうちポートA(ポート12a〜16a)用の情報として受信時刻T2Rが格納され、ポートB(ポート12b〜16b)用の情報として受信時刻T2Lが格納される。なお、本実施の形態では、各スレーブノード2〜6では、ポートAとポートBのうち時刻同期ポートとして設定されている方のポートの受信時刻(T2LまたはT2R)が格納される。
The Sync frame transmitted from both ports of the
ここで、図9を用いてスレーブノード2がSyncフレームを受信した場合の動作を説明する。図9に示すように、スレーブノード2〜6の時刻同期処理部33は、ポート12aおよび時刻同期用フレーム受信処理部32a、またはポート12bおよび時刻同期用フレーム受信処理部32b経由でSyncフレームを受信すると、受信したフレームがFCS(Frame Check Sequence)エラー等により無効であるか否かを判断する(ステップS80)。フレームが無効でないと判断した場合(ステップS80 No)、時刻同期処理部33は、受信したフレームに格納された時刻同期シーケンス番号が新規時刻同期シーケンス番号であるか否か(時刻同期情報に格納済みの時刻同期シーケンス番号でないか否か)を判断する(ステップS81)。
Here, the operation when the
新規時刻同期シーケンス番号であると判断した場合(ステップS81 Yes)、時刻同期処理部33は、両ポート同時にSyncフレームを受信したか否かを判断する(ステップS82)。両ポート同時にSyncフレームを受信していないと判断した場合(ステップS82 No)、時刻同期処理部33は、受信したSyncフレームに格納された時刻同期シーケンス番号と当該フレームを受信したポートにおける受信時刻T2(時刻同期情報の受信時刻T2情報)として保持し、また、時刻同期情報の両ポートの時刻同期状態情報を、Syncフレーム受信済を示す値(ここでは例えば“0001(b)”とする)に設定し、受信したポートの時刻同期ポート情報を時刻同期ポートに設定したことを示す値(ここでは例えば“1”とする)に設定する(ステップS85)。
If it is determined that it is a new time synchronization sequence number (Yes in step S81), the time
そして、時刻同期処理部33は、受信したSyncフレームを固定時間遅延させて転送するよう遅延制御部34へ指示し、遅延制御部34はSyncフレームを固定時間遅延させた後、受信したポートと反対側のポートから転送し(ステップS87)、処理を終了する。
Then, the time
一方、ステップS82で、両ポート同時にSyncフレームを受信したと判断した場合(ステップS82 Yes)、時刻同期処理部33は、Syncフレームに格納されている時刻同期シーケンス番号を時刻同期シーケンス番号情報として保持し、時刻同期情報の時刻同期優先ポート情報を参照して時刻優先ポートとして設定されているポートにおけるSyncフレームの受信時刻T2を取得して保持し、時刻同期情報の両ポートの時刻同期状態情報をSyncフレーム送信済を示す値に設定し、同期優先ポートの時刻同期ポート情報を時刻同期ポートに設定したことを示す値に設定する(ステップS83)。なお、時刻同期優先ポート情報には、予め2つのポートのうちどちらを時刻同期優先ポートとするかの情報が格納されているとする。
On the other hand, if it is determined in step S82 that both ports have received the Sync frame at the same time (Yes in step S82), the time
次に、時刻同期処理部33は、時刻同期情報の時刻同期末端ノード情報を自ノードが時刻同期の末端ノードであることを示す値(ここでは例えば“1”とする)に設定する(ステップS86)。次に、時刻同期処理部33は、遅延させる固定時間がフレーム長より大きいか否かを判断し(ステップS88)、遅延制御部34で遅延させる固定時間がフレーム長より大きい場合(ステップS88 Yes)には、時刻同期処理部33は、当該Syncフレームを破棄する(ステップS80a)。
Next, the time
遅延制御部34で遅延させる固定時間がフレーム長以下の場合(ステップS88 No)には、時刻同期処理部33は、FCSの格納領域に正しいFCS値と異なる値を格納したSyncフレーム(FCSエラーフレーム)を生成し、遅延制御部34へ生成したフレームを固定時間遅延させた後に、受信したポートと反対側のポートに送信するよう指示し、遅延制御部34は指示に基づいて遅延させたフレームを送信する(ステップS89)。なお、ステップS89で送信するフレームは、無効なフレームと判別されるフレームであればよく、FCSエラーフレームでなくてもよい。また、両側のポートで同時にSyncフレームを受信した場合には、ステップS89では両側のポートからFCSエラーフレームが送信されることになる。
When the fixed time delayed by the
また、ステップS81で、新規時刻同期シーケンス番号でないと判断した場合(ステップS81 No)、時刻同期処理部33は、時刻同期情報の時刻同期ポート情報を参照し、Syncフレームを受信したポートと反対側のポートが時刻同期ポートに設定されているか否かを判断する(ステップS84)。反対側のポートが時刻同期ポートに設定されている場合(ステップS84 Yes)はステップS86へ進み、反対側のポートが時刻同期ポートに設定されていない場合(ステップS84 No)はステップS88へ進む。
Further, when it is determined in step S81 that it is not a new time synchronization sequence number (No in step S81), the time
また、ステップS80で、フレームが無効であると判断した場合(ステップS80 Yes)、時刻同期処理部33は、ステップS88へ進む。なお、スレーブノード3〜6も上述のスレーブノード2と同様の処理を実施する。
If it is determined in step S80 that the frame is invalid (step S80 Yes), the time
以上の処理により、マスタノード1から送信されたSyncフレームをリング内の全スレーブノード2〜6は2つのポートのうちの早く受信した方のポートを時刻同期ポートとして設定し、時刻同期ポートにおける受信時刻T2を保持する。そして、リングネットワーク内の両ポート同時にSyncフレームを受信したスレーブノードまたは時刻同期ポートとして設定のポートと反対側のポートから正常なSyncフレームを受信したスレーブノードを時刻同期末端ノードとして設定するようにした。また、時刻同期末端ノードは、受信したSyncフレームを無効なフレームとしてから転送するようにした。これにより、短い時間で全スレーブノードがSyncフレームを受信することが可能となる。
Through the above processing, all the
図6を用いた説明に戻る。スレーブノード2,6は、受信したSyncフレームを、受信したポートと反対側のポートから隣接ノードへ転送する(ステップS14a,S14b)。この場合、スレーブノード2,6は、Syncフレームを両ポートで同時に受信しておらず、また同一の時刻同期シーケンス番号のSyncフレームを受信済みでないから、図9のステップS85およびステップS87を実施することによりSyncフレームを転送する。
Returning to the description with reference to FIG. The
スレーブノード2,6からSyncフレームを受信したスレーブノード3,5は、スレーブノード2,6と同様に、Syncフレームを受信した受信時刻T2(T2L,T2R)を受信時刻T2情報として保持し(ステップS15a,15b)、受信したポートと反対側からSyncフレームを転送する(ステップS16a,16b)。この場合も、スレーブノード3,5は、Syncフレームを両ポートで同時に受信しておらず、また同一の時刻同期シーケンス番号のSyncフレームを受信済みでないから、図9のステップS85およびステップS87を実施することによりSyncフレームを転送する。
The
次に、スレーブノード3からSyncフレームを受信したスレーブノード5、およびスレーブノード5からSyncフレームを受信したスレーブノード3は、同一の時刻同期シーケンス番号のSyncフレームを既に受信済みであるため、ステップS84、S86、ステップS88およびステップS89により、受信時刻T2情報は保持せず、SyncフレームをFCSエラーフレームとして、受信したポートと反対側のポートから転送する(ステップS17a,17b)。
Next, since the
FCSエラーフレームを受信したスレーブノード2,6は、図9のS88およびS89により、SyncフレームをFCSエラーフレームとして、受信したポートと反対側のポートから転送する(ステップS18a,18b)。
Receiving the FCS error frame, the
次に、マスタノード1は、図8のステップS77に示したように、Syncフレームの送信時刻T1(T1L,T1R)を格納したFollow_upフレームを生成し(ステップS20a,20b)、各ポートから送信する(ステップ21a,21b)。この例では、送信時刻T1Lを格納したFollow_upフレームをポート11aから送信し、送信時刻T1Rを格納したFollow_upフレームをポート11bから送信する。また、マスタノード1は、Follow_upフレームには時刻同期情報として保持している時刻同期シーケンス番号を格納して送信する。
Next, as shown in step S77 of FIG. 8, the
ここで、スレーブノード2におけるFollow_upフレームを受信した場合の動作について図10を用いて説明する。図10は、Follow_upフレームを受信した場合のスレーブノード2の処理手順の一例を示すフローチャートである。スレーブノード2はFollow_upフレームを受信すると、時刻同期処理部33が、受信したフレームに格納された時刻同期シーケンス番号が保持している時刻同期シーケンス番号情報と一致するか否かを判断する(ステップS91)。一致しない場合(ステップS91 No)には、処理を終了する。
Here, the operation when the
受信したフレームに格納された時刻同期シーケンス番号が保持している時刻同期シーケンス番号情報と一致した場合(ステップS91 Yes)、時刻同期処理部33は、当該フレームを受信したポートの時刻同期状態情報がSyncフレーム受信状態を示す値であるか否かを判断する(ステップS92)。当該フレームを受信したポートの時刻同期状態情報がSyncフレーム受信状態を示す値でない場合(ステップS92 No)、処理を終了する。
When the time synchronization sequence number stored in the received frame matches the time synchronization sequence number information held (Yes in step S91), the time
当該フレームを受信したポートの時刻同期状態情報がSyncフレーム受信状態を示す値である場合(ステップS92 Yes)、時刻同期処理部33は、時刻同期ポート情報を参照し、当該フレームを受信したポートが時刻同期ポートに設定されているか否かを判断する(ステップS93)。
When the time synchronization state information of the port that received the frame is a value indicating the Sync frame reception state (Yes in step S92), the time
当該フレームを受信したポートが時刻同期ポートに設定されている場合、受信したFollow_upフレームに格納された送信時刻T1を受信したポートの送信時刻T1情報として保持する(ステップS94)。そして、時刻同期処理部33は、当該フレーム受信したポートに対応する時刻同期状態情報をFollow_upフレーム受信済状態を示す値(ここでは例えば“0010(b)”とする)に設定し、受信したポートと反対側のポートからFollow_upフレームを転送する(ステップS95)。なお、このとき、遅延制御部34にて固定時間遅延させた後にFollow_upフレームを転送する。
If the port that received the frame is set as a time synchronization port, the transmission time T1 stored in the received Follow_up frame is held as the transmission time T1 information of the received port (step S94). Then, the time
また、ステップS93で、当該フレームを受信したポートが時刻同期ポートに設定されていない場合(ステップS93 No)は、ステップS95へ進む。 In step S93, if the port that received the frame is not set as a time synchronization port (No in step S93), the process proceeds to step S95.
ステップS95の後、時刻同期処理部33は、時刻同期末端ノード情報を参照し、自ノードが時刻同期末端ノードであるか否かを判断する(ステップS96)。時刻同期末端ノードでない場合(ステップS96 No)には処理を終了する。
After step S95, the time
時刻同期末端ノードである場合(ステップS96 Yes)、時刻同期処理部33は、Follow_upフレームを受信したポートの時刻同期状態情報をDelay_Req.フレーム送信済を示す値(ここでは例えば“0100(b)”とする)を格納し、受信したポートからDelay_Req.フレームを送信し、送信した時刻を送信時刻T3情報として保持し(ステップS97)、処理を終了する。なお、このDelay_Req.フレームには、時刻同期シーケンス番号として時刻同期シーケンス番号情報に格納されている値を設定し、時刻同期メッセージタイプにはDelay_Req.フレームであることを示す値を格納する。スレーブノード3〜6もスレーブノード2と同様の動作を実施する。
If it is a time synchronization end node (step S96 Yes), the time
図6を用いた説明に戻る。マスタノード1からFollow_upフレームを受信したスレーブノード6,2は、図10のステップS94に示したようにフレームに格納された送信時刻T1(T1LまたはT1R)を保持し(ステップS22a,ステップS22b)、Follow_upフレームを隣接ノードへ転送する(ステップS23a,ステップS23b)。
Returning to the description with reference to FIG. The
スレーブノード6,2からFollow_upフレームを受信したスレーブノード5,3は、スレーブノード6,2と同様に、送信時刻T1(T1LまたはT1R)を保持し(ステップS24a,ステップS24b)、Follow_upフレームを隣接ノードへ転送する(ステップS25a,ステップS25b)。
Similar to the
以降、順次Follow_upフレームを隣接ノードへ転送される(ステップS26a,ステップS26b,ステップS27a,ステップS27b)が、Follow_upフレームを受信したポートが時刻同期ポートとして設定されていないスレーブノードでは送信時刻T1(T1LまたはT1R)を保持しない。 Thereafter, the Follow_up frame is sequentially transferred to the adjacent node (step S26a, step S26b, step S27a, step S27b). However, in the slave node in which the port receiving the Follow_up frame is not set as the time synchronization port, the transmission time T1 (T1 L or T1 R ) is not retained.
時刻同期末端ノードであるスレーブノード5,3は、スレーブノード6,2から転送されたFollow_upフレームをに基づいて、図10のステップS97に示したように、Delay_Req.フレームを生成してFollow_upフレームを受信したポートから送信し(ステップS32a,ステップS32b)、送信時刻T3(T3LまたはT3R)を保持する(ステップS31a,S31b)。なお、ここでは、マスタノード1の左回りの時刻同期用フレームにより保持される送信時刻を送信時刻T3Lとし、右回りの時刻同期用フレームにより保持される送信時刻を送信時刻T3Rとする。また、時刻同期末端ノードであるスレーブノード5,3は、逆方向(スレーブノード3,5から)からもFollow_upフレームを受信しているため、当該Follow_upフレームを受信したポートと反対側のポートからDelay_Req.フレームを送信する(ステップS36a,S36b)。
Based on the Follow_up frame transferred from the
以上のようにして、マスタノード1から送信されたFollow_upフレームをリング内の全スレーブノードが時刻同期ポートにおいて受信し、マスタノード1がSyncフレームを送信した送信時刻T1を保持することができる。更に、時刻同期末端ノードより、Follow_upフレームを受信したポートからDelay_Req.フレームを送信することにより、逆方向の遅延時間の計測を可能とする。
As described above, all slave nodes in the ring receive the Follow_up frame transmitted from the
ここでDelay_Req.フレームを受信した場合のスレーブノード2の動作について図11を用いて説明する。図11は、Delay_Req.フレームを受信した場合のスレーブノード2の動作を示している。スレーブノード2の時刻同期処理部33は、Delay_Req.フレームを受信すると、受信したDelay_Req.フレームに格納された時刻同期シーケンス番号と保持している時刻同期シーケンス番号情報が一致するか否かを判断する(ステップS101)。
Here, Delay_Req. The operation of the
時刻同期シーケンス番号と保持している時刻同期シーケンス番号情報が一致しない場合(ステップS101 No)は、ステップS107へ進む。時刻同期シーケンス番号と保持している時刻同期シーケンス番号情報が一致した場合(ステップS101 Yes)、時刻同期ポート情報を参照し、Delay_Req.フレームを受信したポート(受信ポート)と反対側のポートが時刻同期ポートであるか否かを判断する(ステップS102)。 If the time synchronization sequence number and the held time synchronization sequence number information do not match (No in step S101), the process proceeds to step S107. If the time synchronization sequence number matches the held time synchronization sequence number information (Yes in step S101), the time synchronization port information is referred to, and Delay_Req. It is determined whether or not the port opposite to the port that received the frame (reception port) is a time synchronization port (step S102).
受信ポートと反対側のポートが時刻同期ポートである場合(ステップS102 Yes)、時刻同期処理部33は、時刻同期末端ノード情報を参照して自ノードが時刻同期末端ノードであるか否かを判断する(ステップS103)。
When the port opposite to the reception port is the time synchronization port (Yes in step S102), the time
また、Delay_Req.フレームを受信したポート(受信ポート)と反対側のポートが時刻同期ポートでない場合(ステップS102 No)、ステップS107へ進む。 Also, Delay_Req. When the port on the opposite side to the port that received the frame (reception port) is not a time synchronization port (No in step S102), the process proceeds to step S107.
自ノードが時刻同期末端ノードでない場合(ステップS103 No)、時刻同期処理部33は、受信ポートと反対側のポートの時刻同期状態情報がFollow_upフレーム受信済状態を示す値(例えば0010(b))であるか否かを判断する(ステップS104)。受信ポートと反対側のポートの時刻同期ポート情報がFollow_upフレーム受信済状態を示す値でない場合(ステップS104 No)、ステップS107へ進む。
When the own node is not the time synchronization terminal node (No in step S103), the time
受信ポートと反対側のポートの時刻同期ポート情報がFollow_upフレーム受信済状態を示す値である場合(ステップS104 Yes)、遅延制御部34が固定時間遅延させた後に、受信ポートと反対側のポートにDelay_Req.フレームを転送し(ステップS106)、処理を終了する。また、ステップS106では、Delay_Req.フレームを送信した送信時刻T3を送信時刻T3情報として保持し、送信したポートの時刻同期状態情報をDelay_Req.フレーム送信済を示す値(ここでは例えば“0100(b)”とする)に設定する。
When the time synchronization port information of the port opposite to the reception port is a value indicating the Follow_up frame reception status (Yes in step S104), after the
また、ステップS103で、自ノードが時刻同期末端ノードであると判断した場合(ステップS103 Yes)、時刻同期処理部33は、遅延制御部34で遅延させる固定時間がフレーム長以下の場合は遅延制御部34で固定時間の遅延をさせた後、受信ポートと反対側のポートにFCSエラーとしたDelay_Req.フレームを送信し(ステップS105)、処理を終了する。なお、遅延制御部34で遅延させる固定時間がフレーム長以上の場合は当該フレームを破棄する。
If it is determined in step S103 that the own node is a time synchronization end node (step S103 Yes), the time
ステップS107では、遅延制御部33が固定時間遅延させた後、受信したDelay_Req.フレームを受信ポートと反対側のポートから送信することにより隣接ノードにフレームを転送する(ステップS107)。スレーブノード3〜6の動作もスレーブノード2の動作と同様である。
In step S107, after the
図6を用いた説明に戻る。スレーブノード5,3からDelay_Req.フレームを受信したスレーブノード6,2は、図11のステップS106に示したように、Delay_Req.フレームを送信した送信時刻T3(T3L,T3R)を保持し(ステップS33a,33b)、受信ポートと反対側のポートにDelay_Req.フレームを転送する(ステップS34a,34b)。
Returning to the description with reference to FIG. From the
マスタノード1は、図8のステップS79に示したように、各ポートでDelay_Req.フレームを受信した受信時刻T4(T4L,T4R)を受信時刻T4情報として保持する(ステップS35a,35b)。そして、マスタノード1は、図8のステップS7Bに示したように、各ポートに対応する受信時刻T4(T4LまたはT4R)情報を格納したDelay_Res.フレームを生成し(ステップS40a,40b)、各ポートから送信する(ステップS41a,S41b)。
As shown in step S79 of FIG. 8, the
以上のようにして、時刻同期末端ノードから送信されたDelay_Req.フレームをリングネットワーク内の時刻同期末端ノード以外のスレーブノードが時刻同期ポートと反対側のポートで受信し、時刻同期ポートから送信することにより、各スレーブノードにおいて、Delay_Req.フレームを送信した送信時刻T3を保持することができる(S33a,S33b)。また、マスタノード1がDelay_Req.フレームを受信した場合は、時刻同期管理部23で管理している受信したポートの時刻同期状態情報をDelay_Req.フレームの受信済みを示す値に設定し、フレームの受信時刻T4を保持する(S35a,S35b)。
As described above, the Delay_Req. The slave node other than the time synchronization end node in the ring network receives the frame at the port opposite to the time synchronization port and transmits the frame from the time synchronization port, so that each slave node receives the Delay_Req. The transmission time T3 at which the frame is transmitted can be held (S33a, S33b). Also, the
ここでDelay_Res.フレームを受信した場合のスレーブノード2の動作について図12を用いて説明する。図12は、Delay_Res.フレームを受信した場合のスレーブノード2の動作を示している。スレーブノード2の時刻同期処理部33は、Delay_Res.フレームを受信すると、受信したDelay_Res.フレームに格納された時刻同期シーケンス番号と保持している時刻同期シーケンス番号情報が一致するか否かを判断する(ステップS111)。
Here, Delay_Res. The operation of the
時刻同期シーケンス番号と保持している時刻同期シーケンス番号情報が一致しない場合(ステップS111 No)は、ステップS116へ進む。時刻同期シーケンス番号と保持している時刻同期シーケンス番号情報が一致した場合(ステップS111 Yes)、時刻同期ポート情報を参照し、Delay_Req.フレームを受信したポート(受信ポート)が時刻同期ポートであるか否かを判断する(ステップS112)。 If the time synchronization sequence number and the held time synchronization sequence number information do not match (No in step S111), the process proceeds to step S116. If the time synchronization sequence number matches the held time synchronization sequence number information (Yes in step S111), the time synchronization port information is referred to, and Delay_Req. It is determined whether the port (reception port) that received the frame is a time synchronization port (step S112).
受信ポートが時刻同期ポートである場合(ステップS112 Yes)、時刻同期処理部33は、時刻同期情報がDelay_Req.フレーム受信状態を示す値(例えば0100(b))であるか否かを判断する(ステップS113)。
If the reception port is a time synchronization port (step S112 Yes), the time
時刻同期情報がDelay_Req.フレーム受信状態を示す値である場合(ステップS113 Yes)、Delay_Res.フレームに格納された受信時刻T4を受信時刻T4情報として保持し、時刻同期状態情報にDelay_Res.フレーム受信状態を示す値(ここでは例えば“1000(b)”とする)を設定し、受信ポートを反対側のポートからDelay_Res.フレームを転送する(ステップS114)。なお、フレームの転送の際には、遅延制御部34が固定時間遅延させてから転送する。
The time synchronization information is Delay_Req. When it is a value indicating the frame reception state (step S113 Yes), Delay_Res. The reception time T4 stored in the frame is held as reception time T4 information, and the Delay_Res. A value indicating the frame reception state (here, “1000 (b)”, for example) is set, and the reception port is set to Delay_Res. The frame is transferred (step S114). In addition, when transferring the frame, the
そして、時刻同期処理部33は、保持している時刻同期情報に基づいて後述する時刻演算、時刻補正の処理を実施し、実施後に両ポートの時刻同期状態情報を初期状態(ここでは例えば“0000(b)”とする)に設定し、時刻同期ポート情報、時刻同期末端ノード情報をクリア(初期値に設定)し(ステップS115)、処理を終了する。
Then, the time
なお、ステップS111でシーケンス番号が一致しない場合(ステップS111 No)、ステップS112で受信ポートが時刻同期ポートでない場合(ステップS112 No)、およびステップS113で時刻同期状態情報がDelay_Req.フレーム受信状態を示す値でない場合(ステップS113 No)には、時刻同期状態情報にDelay_Res.フレーム受信状態を示す値を設定し、受信ポートと反対側のポートからDelay_Res.フレームを転送し(ステップS116)、処理を終了する。なお、フレームの転送の際には、遅延制御部34が固定時間遅延させてから転送する。スレーブノード3〜6の動作は、スレーブノード2の動作と同様である。
If the sequence numbers do not match in step S111 (No in step S111), if the reception port is not a time synchronization port in step S112 (No in step S112), and in step S113, the time synchronization status information is set to Delay_Req. If it is not a value indicating the frame reception state (No in step S113), the Delay_Res. A value indicating the frame reception state is set, and the Delay_Res. The frame is transferred (step S116), and the process ends. In addition, when transferring the frame, the
図6を用いた説明に戻る。Delay_Res.フレームを受信したスレーブノード6,2は、図12のステップS114に示したように、Delay_Res.フレームに格納された受信時刻T4(T4L,T4R)を保持し(ステップS42a,S42b)、Delay_Res.フレームを受信ポートと反対側から転送する(ステップS43a,S43b)。
Returning to the description with reference to FIG. Delay_Res. The
Delay_Res.フレームを受信したスレーブノード5,3は、スレーブノード6,2と同様に、Delay_Res.フレームに格納された受信時刻T4(T4L,T4R)を保持し(ステップS44a,S44b)、Delay_Res.フレームを受信ポートと反対側から転送する(ステップS45a,S45b)。
Delay_Res. The
スレーブノード6,2からDelay_Res.フレームを受信したスレーブノード5,3は、時刻同期ポートからの受信ではないため、ステップS116により、Delay_Res.フレームに格納された受信時刻T4(T4L,T4R)を保持せずに、Delay_Res.フレームを受信ポートと反対側から転送する(ステップS46a,46b)。その後、Delay_Res.フレームを受信したスレーブノード2,6も同様にDelay_Res.フレームを受信ポートと反対側から転送する(ステップS47a,47b)。
From the
以上のようにして、マスタノード1から送信されたDelay_Res.フレームをリングネットワーク内の全スレーブノードが時刻同期ポートにおいて受信することにより、全スレーブノードがマスタノード1でのDelay_Req.フレーム受信時刻T4を保持することができる。 As described above, the Delay_Res. When all slave nodes in the ring network receive the frame at the time synchronization port, all slave nodes receive the Delay_Req. The frame reception time T4 can be held.
次に、図7に示したシーケンスについて説明する。図7では、図6の例とスレーブノードの数が異なっている。図6の例では、マスタノード1から送信されるSyncフレームの方向ごとに、スレーブノード5およびスレーブノード3がそれぞれ時刻同期末端ノードとして設定されたが、図7の例ではスレーブノード4が両方向の時刻同期末端ノードとして設定される。
Next, the sequence shown in FIG. 7 will be described. In FIG. 7, the number of slave nodes is different from the example of FIG. In the example of FIG. 6, the
以下、図6の例と異なる部分を説明する。ステップS11a〜ステップS16a,ステップS11b〜ステップS16bは、図6の例と同様である。スレーブノード4は、ステップS16a,ステップS16bでそれぞれ転送されたSyncフレームを両ポート同時に受信する。そして、スレーブノード4は、Syncフレームを受信した受信時刻T2を受信時刻T2情報として保持する(ステップS51b)。スレーブノード4は、このSyncフレームを受信すると、図9のステップS83に示したように、両ポートを時刻同期ポートとしてなお、この場合、同時に受信しているため、両ポートの受信時刻は同一であるため、両ポートの受信時刻T2R,T2Lのうちどちらか同期優先ポートとして予め設定されている方の時刻を保持する。図7ではT2Rを保持した例を示している。
Hereinafter, a different part from the example of FIG. 6 is demonstrated. Steps S11a to S16a and Steps S11b to S16b are the same as in the example of FIG. The
また、スレーブノード4は、Syncフレームを受信したポートと反対側のポートからFCSエラーとしたSyncフレームを転送する(ステップS52a,52b)。以降、このFCSエラーとしたSyncフレームが各ノードで転送される(ステップS53a,S54a,S53b,S54b)。
Further, the
次に、図6の例と同様にステップS20a〜ステップS25a,ステップS20b〜ステップS25bが実施される。スレーブノード4は、ステップS25a,ステップS25bでそれぞれ転送されたFollow_upフレームを両ポート同時に受信し、時刻同期ポートで受信したフレームに格納された送信時刻T1Rを送信時刻T1情報として保持する(ステップS55b)。以降、Follow_upフレームが各ノードで転送される(ステップS57a,S58a,S57b,S58b)。
Next, steps S20a to S25a and steps S20b to S25b are performed in the same manner as in the example of FIG. The
次に、時刻同期末端ノードであるスレーブノード4は、両ポートから受信したそれぞれのFollow_upフレームに対応してDelay_Req.フレームを、受信したポートと反対側のポートからそれぞれ送信し(ステップS60a,60b)、時刻同期ポートでDelay_Req.フレームを送信した送信時刻T3Rを送信時刻T3情報として保持する(ステップS59b)。
Next, the
以降、図6の例と同様にステップS31a〜ステップS35a,ステップS31b〜ステップS35b,ステップS40a〜ステップS45a,ステップS40b〜ステップS45bが実施される。ただし、ステップS31a,31bでは、時刻スレーブ5,3は自ノードが時刻同期末端ノードではないため、受信したDelay_Req.フレームを送信した送信時刻T3L,T3Rを保持する。
Thereafter, step S31a to step S35a, step S31b to step S35b, step S40a to step S45a, and step S40b to step S45b are performed as in the example of FIG. However, in Steps S31a and 31b, since the
スレーブノード4は、ステップS45a,ステップS45bで転送されたDelay_Res.フレームを受信すると、時刻同期ポートで受信したDelay_Res.フレームに格納された受信時刻T4Rを送信時刻T4情報として保持する(ステップS61b)。以降、Delay_Res.フレームは各ノードで転送される(ステップS62a〜S64a,S62b〜S64b)。
The
上記動作により各スレーブノードでは、マスタノード1でのSyncフレームの送信時刻T1(マスタ時刻)およびDelay_Req.フレームの受信時刻T4(マスタ時刻)と、自ノードでのSyncフレームの受信時刻T2(自身の時刻)およびDelay_Req.フレームの送信時刻T3(自身の時刻)を保持していることになる。これらの送受信時刻T1〜T4から各スレーブノードで管理している時刻を補正する(同期させる)方法(時刻演算、時刻補正の処理)について説明する。 With the above operation, each slave node transmits the Sync frame transmission time T1 (master time) and Delay_Req. Frame reception time T4 (master time), Sync frame reception time T2 (own time) at its own node, and Delay_Req. The frame transmission time T3 (own time) is held. A method of correcting (synchronizing) the time managed by each slave node from these transmission / reception times T1 to T4 (time calculation, time correction processing) will be described.
受信時刻T2と送信時刻T1の差には、マスタ時刻(マスタノード1の基準時刻)と自ノードの時刻との時差ΔTに加え、マスタノード1から自ノードまでの伝播遅延TNが含まれている。すなわち、T2−T1=ΔT+TNである。
The difference between the reception time T2 and the transmission time T1 includes a propagation delay T N from the
一方、受信時刻T4と送信時刻T3の差には、−ΔTに加え、自ノードからマスタノード1への伝播遅延TN´が含まれている。IEEE1588では、往路と復路の伝播遅延は同一として扱っており、ここでも伝播遅延TN´=TNとする。したがって、T4−T3=−ΔT+TNである。
On the other hand, the difference between the reception time T4 and the transmission time T3 includes a propagation delay T N ′ from the own node to the
各スレーブノード2〜6は、以上の関係を用いて、ΔTとTNを算出することにより、ΔTを用いて自身の時刻をマスタ時刻に同期させる。このようにしてリングネットワーク内の全ノードにおいて時刻同期を行うことができる。
Each of the
このように本実施の形態では、マスタノード1とリングネットワーク内の全スレーブノード2〜6との間で時刻同期を行う際に、マスタノード1の両側のポートから時刻同期用フレームを送信し、各スレーブノードが新たな時刻同期シーケンス番号が格納されたSyncフレームを受信した場合に受信したポートを時刻同期ポートとして設定する(スレーブノード2〜6がマスタノード1から同時に送信されたSyncフレームを受信した2つのポートのうちの早く受信した方のポートを時刻同期ポートとして設定する)。そして、両ポート同時にSyncフレームを受信した場合、または受信済みのSyncフレームと同一の時刻同期シーケンス番号が格納されたSyncフレームを受信したポートと反対側のポートが時刻同期ポートとして既に設定されている場合に、自ノードを時刻同期末端ノードとして設定するようにした。また、時刻同期末端ノードとして設定されたスレーブノード2〜6は、受信したSyncフレームを無効なフレームとして受信ポートと反対側から転送するようにした。これにより、従来に比べて、同一の時刻同期用フレームを用いて時刻同期を実施するノードの数が減少するため、時刻同期精度を向上させ、かつ時刻同期完了時間を短縮することができる。
Thus, in the present embodiment, when performing time synchronization between the
実施の形態2.
図13および図14は、本発明にかかる通信システムの実施の形態2の時刻同期シーケンスの一例を示すチャート図である。図13は、図6と同様にスレーブノード2,3,5,6を備える構成例の場合のシーケンス例であり、図14は、図7と同様にスレーブノード2,3,4,5,6を備える構成例の場合のシーケンス例である。本実施の形態の通信システムの構成は実施の形態1と同様である。本実施の形態のマスタノード1およびスレーブノード2〜6の構成は、実施の形態1と同様である。また、本実施の形態のマスタノード1およびスレーブノード2〜6は、実施の形態1と同様の構成の時刻同期情報を保持する。
13 and 14 are charts illustrating an example of a time synchronization sequence according to the second embodiment of the communication system according to the present invention. FIG. 13 is a sequence example in the case of a configuration example including
実施の形態1.では、マスタノード1からスレーブノード2〜6にSyncフレームの送信時刻T1およびDelay_Req.フレームの受信時刻T4をFollow_upフレームとDelay_Res.フレームの2つのフレームを用いて通知した。本実施の形態では、SyncフレームおよびDelay_Req.フレームの送受信後に、送信時刻T1および受信時刻T4をDelay_Req.フレームに格納して、マスタノード1の両ポートより送信する。
図13および図14に示すように、マスタノード1は、Follow_upフレームを送信しない。また、時刻同期末端ノードは、自ノードが時刻同期末端ノードであると認識すると、Syncフレームを受信したポートへDelay_Req.フレームを送信する(ステップS31a,S36a,S31b,S36b)。また、ステップS11a,S11bでは、マスタノード1は、実施の形態1と同様にSyncフレームの送信時刻T1R,T1Lを送信時刻T1情報として保持する(ステップS11a,S11b)。本実施の形態ではFollow_upフレームを送信しないため、ステップS40a,bでマスタノード1がDelay_Res.フレームを生成する際に、送信時刻T1R,T1LをDelay_Res.フレームへ格納する。これら以外の時刻同期シーケンスは、実施の形態1と同様である。
As illustrated in FIGS. 13 and 14, the
図15は、本実施の形態のマスタノード1の時刻同期処理手順の一例を示すフローチャートである。Follow_upフレームを送信せず(ステップS76,S77を実施せず)、ステップS7Bの代わりにステップS7Cを実施する以外は、図8で説明した実施の形態1の処理と同様である。
FIG. 15 is a flowchart illustrating an example of a time synchronization processing procedure of the
ステップS7Cでは、マスタノード1は、Delay_Res.フレームにDelay_Req.フレームを受信した受信時刻T4だけでなく送信時刻T1についても格納して送信し、各ポートの時刻同期状態情報をDelay_Res.フレーム送信済みを示す値に設定する(ステップS7C)。
In step S7C, the
図16は、本実施の形態のスレーブノード2のSyncフレーム受信時の処理手順の一例を示すフローチャートである。本実施の形態では、ステップS86の後に、スレーブノード2の時刻同期処理部33は、Syncフレームを受信したポートの時刻同期状態情報をDelay_Req.フレーム送信済を示す値を格納し、受信したポートからDelay_Req.フレームを送信し、送信した時刻を送信時刻T3情報として保持し(ステップS8A)、ステップS89へ進む。なお、このDelay_Req.フレームには、時刻同期シーケンス番号として時刻同期シーケンス番号情報に格納されている値を設定し、時刻同期メッセージタイプにはDelay_Req.フレームであることを示す値を格納する。以上述べた以外のスレーブノード2のSyncフレーム受信時の処理は、実施の形態1と同様である。
FIG. 16 is a flowchart illustrating an example of a processing procedure when the
図17は、本実施の形態のスレーブノード2のDelay_Req.フレーム受信時の処理手順の一例を示すフローチャートである。実施の形態1のステップS104の判断の代わりに、本実施の形態では、時刻同期処理部33は、時刻同期情報がSyncフレームを受信済の状態を示す値(0001(b))であるか否かを判断する(ステップS108)。そして、時刻同期情報がSyncフレームを受信済の状態を示す値である場合(ステップS108 Yes)は、ステップS106へ進み、時刻同期情報がSyncフレームを受信済の状態を示す値でない場合(ステップS108 No)は、ステップS107へ進む。以上述べた以外のスレーブノード2のDelay_Req.フレーム受信時の処理は、実施の形態1と同様である。
FIG. 17 shows the Delay_Req. Of the
図18は、本実施の形態のスレーブノード2のDelay_Res.フレーム受信時の処理手順の一例を示すフローチャートである。本実施の形態のDelay_Res.フレーム受信時の処理は、実施の形態1のステップS114の代わりにステップS116を実施する以外は、実施の形態1のDelay_Res.フレーム受信時の処理と同様である。
FIG. 18 shows Delay_Res. Of the
ステップS116では、受信したDelay_Res.フレームに格納されたSyncフレームの送信時刻T1およびDelay_Req.フレーム受信時刻T4を、それぞれ受信時刻T1情報,送信時刻T4情報として保持し、時刻同期状態情報をDelay_Res.フレームを受信済みを示す値に設定し、受信ポートの反対側のポートからDelay_Res.フレームを転送する(ステップS116)。 In step S116, the received Delay_Res. The transmission time T1 and Delay_Req. Of the Sync frame stored in the frame. The frame reception time T4 is held as reception time T1 information and transmission time T4 information, respectively, and the time synchronization state information is set to Delay_Res. The frame is set to a value indicating that the frame has been received, and the Delay_Res. The frame is transferred (step S116).
スレーブノード3〜6の動作は、スレーブノード2の動作と同様である。以上の動作により、各スレーブノード2〜6は、受信時刻T4、送信時刻T1、受信時刻T2、送信時刻T3を保持することができる。したがって、実施の形態1と同様に、時刻演算、時刻補正の処理を実施することができる。
The operation of the
このように、本実施の形態では、マスタノード1がFollow_upフレームを送信せず、Delay_Res.フレームにSynフレームの送信時刻T1およびDelay_Req.フレーム受信時刻T4を格納するようにした。このため、実施の形態1と同様の効果が得られるとともに、実施の形態1に比べより時刻同期に用いるリソースを低減し、全スレーブノードに対する時刻同期完了時間を短くすることができる。
As described above, in the present embodiment, the
実施の形態3.
図19および図20は、本発明にかかる通信システムの実施の形態3の時刻同期シーケンスの一例を示すチャート図である。図19は、図6と同様にスレーブノード2,3,5,6を備える構成例の場合のシーケンス例であり、図20は、図7と同様にスレーブノード2,3,4,5,6を備える構成例の場合のシーケンス例である。本実施の形態の通信システムの構成は実施の形態1と同様である。本実施の形態のマスタノード1およびスレーブノード2〜6の構成は、実施の形態1と同様である。また、本実施の形態のマスタノード1およびスレーブノード2〜6は、実施の形態1と同様の構成の時刻同期情報を保持する。
19 and 20 are charts illustrating an example of a time synchronization sequence according to the third embodiment of the communication system according to the present invention. FIG. 19 is a sequence example in the case of a configuration example including
実施の形態1では、マスタノード1の両ポートからリングネットワーク内のスレーブノード2〜6にSyncフレームを送信し、受信したSyncフレームに基づいてスレーブノード2〜6は自ノードが時刻同期末端ノードであるか否かを判断していた。本実施の形態では、SyncフレームではなくFollow_upフレームに基づいて、スレーブノード2〜6は自ノードが時刻同期末端ノードであるか否かを判断する。
In the first embodiment, the Sync frame is transmitted from both ports of the
マスタノード1の時刻同期処理手順は実施の形態1と同様である。図19に示すように、マスタノード1は実施の形態1と同様に、Syncフレームを両ポートから送信する(ステップS11a,S11b)。
The time synchronization processing procedure of the
図21は、本実施の形態のスレーブノード2のSyncフレームの受信時の処理手順の一例を示すフローチャートである。スレーブノード2の時刻同期処理部33は、受信したフレームに格納された時刻同期シーケンス番号が新規シーケンス番号か否かを判断する(ステップS131)。
FIG. 21 is a flowchart illustrating an example of a processing procedure when the
新規シーケンス番号である場合(ステップS131 Yes)、時刻同期処理部33は、受信したSyncフレームに格納された時刻同期シーケンス番号と当該フレームを受信したポートにおける受信時刻T2(時刻同期情報の受信時刻T2情報)として保持し、時刻同期情報の両ポートの時刻同期状態情報を、Syncフレーム受信済を示す値(ここでは例えば“0001(b)”とする)に設定する(ステップS132)。そして、遅延制御部34により固定時間遅延させた後、受信ポートと反対側のポートにSyncフレームを転送し(ステップS133)、処理を終了する。
When it is a new sequence number (Yes in step S131), the time
新規シーケンス番号でない場合(ステップS131 No)、時刻同期処理部33は、時刻同期状態情報を参照し、受信ポートと反対側のポートで既にSyncフレームを受信済みであるか否かを判断する(ステップS134)。受信ポートと反対側のポートで既にSyncフレームを受信済みの場合(ステップS134 Yes)、ステップS132に進む。
When it is not a new sequence number (No at Step S131), the time
受信ポートと反対側のポートで既にSyncフレームを受信済みでない場合(ステップS134 No)、ステップ89と同様のステップS135を実施する(ステップS135)。ステップS88,ステップS80aについては、実施の形態1と同様である。スレーブノード3〜6の動作はスレーブ2の動作と同様である。
If the Sync frame has not been received at the port opposite to the reception port (No at Step S134), Step S135 similar to Step 89 is performed (Step S135). Steps S88 and S80a are the same as those in the first embodiment. The operations of the
図19の説明に戻る。Syncフレームを受信したスレーブノード6,2は、上述のSyncフレームの受信処理手順を実施し(ステップS121a,ステップS121b)、Syncフレームがスレーブノード5,3へ転送される(ステップS14a,S14b)。スレーブノード5,3も、上述のSyncフレームの受信処理手順を実施し(ステップS122a,ステップS122b)、Syncフレームがスレーブノード5,3へ転送される(ステップS16a,S16b)。
Returning to the description of FIG. The
Syncフレームを受信したスレーブノード5,3は、受信したSyncフレームをスレーブノード3,5へ転送する(ステップS17a,S17b)。同様にSyncフレームを受信したスレーブノード6,2は、受信したSyncフレームをマスタノード1へ転送する(ステップS18a,S18b)。
The
マスタノード1は、実施の形態1と同様のFollow_upフレームを両ポートから送信する(ステップS21a,S21b)。
The
図22は、本実施の形態のスレーブノード2のFollow_upフレームの受信時の処理手順の一例を示すフローチャートである。スレーブノード2は、受信したFollow_upフレームがFCSエラーである等無効なフレームであるか否かを判断する(ステップS150)。無効なフレームでない場合(ステップS150 No)、受信したFollow_upフレームに格納された時刻同期シーケンス番号が時刻同期シーケンス番号情報として保持されている値と一致するか否か判断する(ステップS151)。シーケンス番号が一致する場合(ステップS151 Yes)、時刻同期処理部33は、時刻同期状態情報を参照し受信ポートの時刻同期状態がSyncフレーム受信済みを示す値か否かを判断する(ステップS152)。
FIG. 22 is a flowchart illustrating an example of a processing procedure when the
受信ポートの時刻同期状態がSyncフレーム受信済みを示す値である場合、両ポート同時にFollow_upフレームを受信したか否かを判断する(ステップS153)。両ポート同時にFollow_upフレームを受信していない場合(ステップS153 No)、受信したFollow_upフレームに格納された送信時刻T1を送信時刻T1情報として保持し、受信ポートの時刻同期状態情報をFollow_upフレームを受信済みを示す値(ここでは例えば“0010(b)”とする)に設定し、受信ポートの時刻同期ポート情報を時刻同期ポートであることを示す値(ここでは例えば“1”とする)に設定する(ステップS154)。そして、固定時間遅延させた後、受信ポートの反対側のポートからFollow_upフレームを転送し(ステップS155)、処理を終了する。 If the time synchronization state of the receiving port is a value indicating that the Sync frame has been received, it is determined whether or not the Follow_up frame has been received at both ports simultaneously (step S153). If the Follow_up frame has not been received at both ports simultaneously (No at step S153), the transmission time T1 stored in the received Follow_up frame is retained as the transmission time T1 information, and the time synchronization status information of the reception port has been received as the Follow_up frame. (For example, “0010 (b)”) is set, and the time synchronization port information of the reception port is set to a value (for example, “1”, for example) indicating that it is a time synchronization port. (Step S154). Then, after delaying for a fixed time, the Follow_up frame is transferred from the port on the opposite side of the receiving port (step S155), and the process is terminated.
ステップS153で、両ポート同時に受信した場合(ステップS153 Yes)、同期優先ポートとして設定されているポートから受信したFollow_upフレームに格納されている送信時刻T1を送信時刻T1情報として保持し、両ポートの時刻同期状態情報をFollow_upフレームを受信済みを示す値に設定し、同期優先ポートの時刻同期ポート情報を時刻同期ポートであることを示す値に設定する(ステップS158)。そして、時刻同期末端ノード情報を時刻同期末端ノードであることを示す値(ここでは例えば“1”とする)に設定する(ステップS159)。 If both ports are received at the same time in step S153 (step S153 Yes), the transmission time T1 stored in the Follow_up frame received from the port set as the synchronization priority port is held as the transmission time T1 information. The time synchronization state information is set to a value indicating that the Follow_up frame has been received, and the time synchronization port information of the synchronization priority port is set to a value indicating that it is a time synchronization port (step S158). Then, the time synchronization end node information is set to a value (for example, “1” here) indicating that it is a time synchronization end node (step S159).
次に、受信ポートから受信したFollow_upフレームと同一の時刻同期シーケンス番号を格納したDelay_Req.フレームを送信し、フレームの送信時刻T3を送信時刻T3情報として保持する(ステップS160)。次に、時刻同期処理部33は、遅延させる固定時間がフレーム長より大きいか否かを判断し(ステップS161)、遅延制御部34で遅延させる固定時間がフレーム長より大きい場合(ステップS161 Yes)には、時刻同期処理部33は、当該Syncフレームを破棄する(ステップS162)。遅延制御部34で遅延させる固定時間がフレーム長以下の場合(ステップS161 No)、固定時間遅延させた後、受信ポートの反対側のポートからFCSをエラーにする等の無効な(FSCエラーとした)フレームとしたFollow_upフレームを転送し(ステップS163)、処理を終了する。
Next, Delay_Req., Which stores the same time synchronization sequence number as the Follow_up frame received from the receiving port. The frame is transmitted, and the transmission time T3 of the frame is held as transmission time T3 information (step S160). Next, the time
ステップS152で受信ポートの時刻同期状態がSyncフレーム受信済みを示す値でない場合(ステップS152 No)、時刻同期ポート情報を参照し、受信ポートの反対側のポートが時刻同期ポートとして設定されているか否かを判断する(ステップS156)。反対側のポートが時刻同期ポートとして設定されている場合(ステップS156 Yes)、受信ポートの時刻同期状態情報をDelay_Req.フレーム受信済みの値(ここでは例えば“0100(b)”とする)に設定し(ステップS157)、ステップS159へ進む。 When the time synchronization state of the reception port is not a value indicating that the Sync frame has been received in step S152 (No in step S152), the time synchronization port information is referred to and the port on the opposite side of the reception port is set as the time synchronization port. Is determined (step S156). When the opposite port is set as the time synchronization port (step S156 Yes), the time synchronization status information of the reception port is set to Delay_Req. The frame is set to a value already received (for example, “0100 (b)” here) (step S157), and the process proceeds to step S159.
ステップS151でシーケンス番号が一致しない場合(ステップS151 No)、およびステップS156で反対側のポートが時刻同期ポートとして設定されていない場合(ステップS156 No)、ステップS161へ進む。 If the sequence numbers do not match in step S151 (step S151 No), and if the opposite port is not set as a time synchronization port in step S156 (step S156 No), the process proceeds to step S161.
ステップS150で無効なフレームであると判断した場合(ステップS150 Yes)、ステップS161へ進む。 If it is determined in step S150 that the frame is invalid (step S150 Yes), the process proceeds to step S161.
図19の説明に戻る。Follow_upフレームを受信したスレーブノード2,6は、上述のFollow_upフレームの受信処理手順を実施し(ステップS123a,ステップS123b)、Follow_upフレームがスレーブノード5,3へ転送される(ステップS23a,S23b)。スレーブノード5,3も、上述のFollow_upフレームの受信処理手順を実施し(ステップS124a,ステップS124b)、Follow_upフレームがスレーブノード5,3へ転送される(ステップS25a,S25b)。
Returning to the description of FIG. The
スレーブノード5,3は、ステップS25a,S25bで転送されたFollow_upフレームに基づいて、自ノードが時刻同期末端ノードであると認識し(図22のステップS159)、受信ポートと反対側のポートにFCSエラーとしたFollow_upフレームを転送する(ステップS26a,S26b:図22のステップS161)。FCSエラーとしたFollow_upフレームを受信したスレーブノード2,6は、FCSエラーとしたFollow_upフレームを転送する(ステップS27a,S27b)。ステップS31a,S31b以降は実施の形態1と同様である(Delay_Req.フレームを受信した場合およびDelay_Res.フレームを受信した場合のスレーブノード2〜6の動作は実施の形態1と同様である)。
Based on the Follow_up frame transferred in steps S25a and S25b, the
図20の例では、図19の例と同様に、ステップS11a,S121a,S14a,S122a,16a,S11b,S121b,S14b,S122b,16bが実施される。そして、時刻スレーブ4がステップS16a,S16bで転送されたSyncフレームを同時に受信し、上述のSyncフレームの受信処理手順を実施する(ステップS125b)。本実施の形態では、この時点では時刻スレーブ4は時刻同期末端ノードに設定されない。
In the example of FIG. 20, steps S11a, S121a, S14a, S122a, 16a, S11b, S121b, S14b, S122b, and 16b are performed as in the example of FIG. Then, the
次に、図19の例と同様に、ステップS20a,S21a,S123a,S23a,S1124a,S25a,S20b,21b,S123b,S23b,S124b,S25bが実施される。そして、時刻スレーブ4がステップS25a,S25bで転送されたFollow_upを同時に受信し、上述のFollow_upフレームの受信処理手順を実施する(ステップS126)。時刻スレーブ4は自ノードを時刻同期末端ノードとして設定しFCSエラーとしたFollow_upフレームを受信ポートと反対側のポートから転送する(ステップS127a,S127b)。ステップS26a,S26b,ステップS27a,S27bは、図19の例と同様である。ステップS30a,30b以降は、実施の形態1の図7の例と同様である。
Next, as in the example of FIG. 19, steps S20a, S21a, S123a, S23a, S1124a, S25a, S20b, 21b, S123b, S23b, S124b, and S25b are performed. Then, the
このように本実施の形態では、各スレーブノードは、Syncフレームの代わりにFollow_upフレームの受信状態に基づいて、自ノードが時刻同期末端ノードであるか否かを設定するようにした。そのため、実施の形態1と同様の効果を得ることができる。 Thus, in this embodiment, each slave node sets whether or not its own node is a time synchronization end node based on the reception state of the Follow_up frame instead of the Sync frame. Therefore, the same effect as in the first embodiment can be obtained.
実施の形態4.
図23は、本発明にかかる通信システムの実施の形態4の構成例を示す図である。図23に示すように、本実施の形態の通信システムはリングネットワークを構成し、リング状に接続されたマスタノード41とスレーブノード42〜46とを備える。なお、スレーブノード数については、任意のノード数とし、図23に示したノード数に限定されない。
FIG. 23 is a diagram illustrating a configuration example of the communication system according to the fourth embodiment of the present invention. As shown in FIG. 23, the communication system according to the present embodiment constitutes a ring network, and includes a
また、マスタノード41およびスレーブノード42〜46は、それぞれ隣接ノード間のリンクを終端する2つのポートを備える。具体的には、マスタノード1は、ポート11aおよびポート11bを備え、スレーブノード4iは、ポート1ia(i=2,…,6)およびポート1ibを備える。
Each of the
図24は、本実施の形態のマスタノード41の機能構成例を示す図である。本実施の形態のマスタノード41の構成は、警報処理部(障害検出部)24を追加する以外は実施の形態1のマスタノード1と同様である。
FIG. 24 is a diagram illustrating a functional configuration example of the
図25は、本実施の形態のスレーブノード42の機能構成例を示す図である。本実施の形態のスレーブノード42の構成は、警報処理部35を追加する以外は実施の形態1のスレーブノード2と同様である。スレーブノード43〜46の構成は、スレーブノード42と同様である。
FIG. 25 is a diagram illustrating a functional configuration example of the
警報処理部24および警報処理部35は、自ノードの両ポートの障害状態を監視し、時刻同期管理部23または時刻同期処理部33へ通知する機能を有する。
The
図23に示すように、リングネットワーク内に障害50が発生したとする。なお、障害50の発生位置は一例であり、図23の位置に限定されない。他のリンクやノード等で障害が発生する場合もある。
As shown in FIG. 23, it is assumed that a
図26は、本実施の形態の時刻同期情報の構成例を示す図である。マスタノード41の時刻同期管理部23、およびスレーブノード42〜46の時刻同期処理部33は、図26に例示した時刻同期情報を管理する。本実施の形態の時刻同期情報は、実施の形態1の時刻同期情報に障害状態情報が追加している。
FIG. 26 is a diagram illustrating a configuration example of time synchronization information according to the present embodiment. The time
図27は、本実施の形態の時刻同期シーケンスの一例を示すチャート図である。図27ではマスタノード41を時刻マスタ41、スレーブノード42〜46を時刻スレーブ42〜46として記載している。ステップS11a〜S16a,ステップS11b〜S15bは、実施の形態1と同様である。
FIG. 27 is a chart diagram illustrating an example of a time synchronization sequence according to the present embodiment. In FIG. 27, the
ここで本実施の形態のマスタノード41の時刻同期処理手順とスレーブノード42のSyncフレームの受信処理手順について説明する。図28は、本実施の形態のマスタノード41の時刻同期処理手順の一例を示すフローチャートである。図29は、本実施の形態のスレーブノード42の受信処理手順の一例を示すフローチャートである。
Here, the time synchronization processing procedure of the
図28に示すように、マスタノード41は、実施の形態1と同様にステップS71〜ステップS73を実施する。そして、ステップS73でフレーム送信周期タイマが満了したと判断した場合(ステップS73 Yes)、警報処理部24は、リングネットワーク内に障害がないか否かを判断する(ステップS171)。リングネットワーク内に障害があるか否かの判断はどのような方法で行ってもよいが、例えば、定期的に送信される管理フレーム等が所定の時間以上未着である場合等に障害が発生したと判断する。
As shown in FIG. 28, the
リングネットワーク内に障害がないと判断した場合(ステップS171 Yes)、実施の形態1と同様にステップS74,S75を実施する。ただし、ステップS75では、Syncフレーム送信時の障害状態を障害状態情報として保持する。次に、警報処理部24は、障害状態が変化したか否かを判断する(ステップS174)。具体的には、その時点での障害状態が障害状態情報に格納されている状態と異なるか否かを判断する。障害状態が変化した場合(ステップS174 Yes)にはステップS72に戻る。
When it is determined that there is no failure in the ring network (step S171 Yes), steps S74 and S75 are performed as in the first embodiment. However, in step S75, the failure state at the time of Sync frame transmission is held as failure state information. Next, the
ステップS174で障害状態が変化していない場合(ステップS174 No)、実施の形態1と同様にステップS76,S77を実施する。次に、警報処理部24は、障害状態が変化したか否かを判断し(ステップS175)、変化した場合(ステップS175 Yes)にはステップS72に戻る。
If the failure state has not changed in step S174 (No in step S174), steps S76 and S77 are performed as in the first embodiment. Next, the
ステップS175で障害状態が変化していない場合(ステップS175 No)、実施の形態1と同様にステップS78,S79を実施する。次に、警報処理部24は、障害状態が変化したか否かを判断し(ステップS176)、変化した場合(ステップS176 Yes)にはステップS72に戻る。
If the failure state has not changed in step S175 (No in step S175), steps S78 and S79 are performed as in the first embodiment. Next, the
ステップS176で障害状態が変化していない場合(ステップS176 No)、実施の形態1と同様にステップS7A,S7Bを実施し、処理を終了する。 If the failure state has not changed in step S176 (No in step S176), steps S7A and S7B are performed as in the first embodiment, and the process is terminated.
ステップS171でリングネットワーク内に障害があると判断した場合(ステップS171 No)、警報処理部24は、自ノード(マスタノード41)のポートで障害を検出したか否かを判断する(ステップS172)。自ノードのポートで障害を検出した場合(ステップS172 Yes)は、障害を検出していない方のポートからSyncフレームを送信し(ステップS173)、ステップS75へ進む。自ノードのポートで障害を検出していない場合(ステップS172 No)は、ステップS74へ進む。
When it is determined in step S171 that there is a failure in the ring network (No in step S171), the
次に、スレーブノード42のSyncフレームの受信処理手順を説明する。図29に示すように、本実施の形態のスレーブノード42のSyncフレームの受信処理手順は、ステップS85とステップS87の間にステップS181を追加する以外は、実施の形態1と同様である。ステップS181では、警報処理部35が、Syncフレームを受信したポートと反対側のポートに障害を検出したか否かを判断し(ステップS181)、障害を検出していない場合(ステップS181 No)はステップS87へ進み、障害を検出した場合(ステップS181 yes)はステップS86へ進む。
Next, the reception process procedure of the Sync frame of the
図27の説明に戻る。この例では、図23に示したようにスレーブノード43とスレーブノード44の間のリンクに障害50が発生しているとする。スレーブノード44,43は、ステップS16aで転送されたSyncフレームを受信すると、上述のSyncフレームの受信処理を実施し(ステップS191a,S191b)、当該受信処理においてポート14aの障害を検出し(図29のステップS181 Yes)、時刻同期末端ノードに設定する(図29のステップS86)。
Returning to the description of FIG. In this example, it is assumed that a
以降、実施の形態1と同様にステップS20a〜S25a,S20b〜S24bが実施される。スレーブノード44,43は、実施の形態1と同様にFollow_upフレームの受信処理を実施し(ステップS192a,S192b)、自ノードが時刻同期末端ノードであるためDelay_Req.フレームを送信し(ステップS194a,S194b)、当該フレームの送信時刻T3を保持する(ステップS193a,S193b)。
Thereafter, steps S20a to S25a and S20b to S24b are performed as in the first embodiment. The
以降、実施の形態1と同様にステップS31a〜S35a,S40a〜S45a,S31b〜S35b,S40b〜S44bが実施される。そして、スレーブノード44,43は、実施の形態1と同様にDelay_Res.フレームの受信処理を実施する(ステップS195a)。
Thereafter, steps S31a to S35a, S40a to S45a, S31b to S35b, and S40b to S44b are performed as in the first embodiment. Then, the
以上述べた以外の本実施の形態の動作は、実施の形態1と同様である。なお、本実施の形態では、実施の形態1の時刻同期シーケンスを実施する例を説明したが、実施の形態2または実施の形態3の時刻同期シーケンスを実施する場合に、本実施の形態の障害検出時の処理を追加してもよい。 The operations of the present embodiment other than those described above are the same as those of the first embodiment. In the present embodiment, the example in which the time synchronization sequence according to the first embodiment is implemented has been described. However, when the time synchronization sequence according to the second or third embodiment is performed, the failure of the present embodiment Processing at the time of detection may be added.
このように本実施の形態では、リングネットワーク内で時刻同期処理中に障害状態が変化した場合(時刻同期処理中に障害が発生した場合あるいはリングネットワーク内で時刻同期中に障害が解除された場合)には、マスタノード41は、時刻同期をやり直す(Syncフレームを送信し直し)。これにより、障害状態が変化した場合に時刻同期末端ノードを変更することができる。このため、実施の形態1と同様の効果が得られるとともに、リングネットワーク内で障害状態が変化しても、短時間で全スレーブノードに対する時刻同期を行うことが可能である。
As described above, in this embodiment, when a failure state changes during time synchronization processing in the ring network (when a failure occurs during time synchronization processing or when a failure is canceled during time synchronization within the ring network) ), The
以上の実施の形態1〜4において使用する時刻同期用フレームは、例えばEthernetのR−APSフレームやRPRのTPフレームなど、他の用途に使用するフレームに時刻同期に必要な情報(例えば図5に示した情報)を追加して使用することも可能である。また、実施の形態1〜4のリングネットワークにおける時刻同期方式は、物理的にメッシュネットワークを構成しているが論理的にリングネットワークである場合にも適用可能である。なお、本実施の形態1〜4において、実施例としてSyncフレームやFollow_upフレーム等のIEEE1588,IEEE802.1ASにおいて使用する時刻同期用フレームの名称を付与しているが、時刻同期用に用いるフレームであれば、同様に時刻同期末端ノードの設定に用いることができ、用いるフレーム名称はこれらに限定されない。
The time synchronization frames used in the first to fourth embodiments are information necessary for time synchronization in frames used for other purposes such as Ethernet R-APS frames and RPR TP frames (for example, in FIG. 5). It is also possible to add and use the information shown. The time synchronization method in the ring networks of the first to fourth embodiments is also applicable to a case where a mesh network is physically configured, but logically a ring network. In
以上のように、本発明にかかる時刻同期方法、通信システムおよび通信装置は、リングネットワークを構成する通信システムに有用であり、特に、1つの時刻マスタノードと1つ以上の時刻スレーブノードとを備える通信システムに適している。 As described above, the time synchronization method, the communication system, and the communication device according to the present invention are useful for a communication system constituting a ring network, and particularly include one time master node and one or more time slave nodes. Suitable for communication systems.
1,41 マスタノード
2〜6,42〜46 スレーブノード
11a,11b,12a,12b,13a,13b,14a,14b,15a,15b,16a,16b ポート
21a,21b 時刻同期用フレーム送信処理部
22a,22b 時刻同期用フレーム受信処理部
23 時刻同期管理部
31a,31b 時刻同期用フレーム送信処理部
32a,32b 時刻同期用フレーム受信処理部
34 遅延制御部
24,35 警報処理部
1, 41 Master nodes 2-6, 42-46
Claims (10)
前記マスタノードが時刻同期を行うために用いる時刻同期用フレームを両側のポートからそれぞれ送信するフレーム送信ステップと、
前記スレーブノードが、有効な前記時刻同期用フレームを両側のポートから受信した場合に、自ノードを時刻同期処理の終端ノードである時刻同期末端ノードと設定する末端ノード設定ステップと、
自ノードを時刻同期末端ノードとして設定したノードが、両側のポートから受信した2つの前記時刻同期用フレームのうち後から受信したフレームを無効化し、無効化したフレームを、前記後から受信したフレームを受信したポートと反対側のポートから転送する無効フレーム送信ステップと、
を含むことを特徴とする時刻同期方法。 A time synchronization method when the slave node performs time synchronization processing on the reference time in a communication system in which a master node and a slave node that manage a reference time are connected in a ring shape,
A frame transmission step of transmitting a time synchronization frame used by the master node for performing time synchronization from both ports;
When the slave node receives the valid time synchronization frame from both ports, a terminal node setting step of setting the self-node as a time synchronization terminal node that is a terminal node of time synchronization processing;
The node that has set its own node as the time synchronization end node invalidates the frame received later from the two time synchronization frames received from the ports on both sides, and converts the invalid frame to the frame received later. An invalid frame transmission step for forwarding from the port opposite to the received port;
Including a time synchronization method.
前記マスタノードが、前記フレーム送信ステップを実施した時点から障害状態が変化した場合に、前記フレーム送信ステップを再度実施するフレーム再送信ステップと、
をさらに含むことを特徴とする請求項1または2に記載の時刻同期方法。 A failure detection step in which the master node detects the presence or absence of a failure in the communication system as a failure state;
A frame retransmission step in which the master node performs the frame transmission step again when a failure state has changed since the frame transmission step was performed;
The time synchronization method according to claim 1, further comprising:
ことを特徴とする請求項1、2または3に記載の時刻同期方法。 In the time synchronization process, after transmitting a synchronization frame from the master node, the master node notifies the slave node of a master transmission time which is a transmission time of the synchronization frame in the master node, and a time synchronization terminal node The master node notifies the slave node of a master reception time that is the reception time of the delay request frame, and the slave node receives the synchronization frame at its own node and the master node. Correcting the time of the own node based on the master transmission time and the transmission time of transmitting the delay request frame from the own node and the master reception time;
The time synchronization method according to claim 1, 2, or 3.
前記マスタノードは、
時刻同期を行うために用いる時刻同期用フレームを両側のポートからそれぞれ送信する時刻同期管理部、
を備え、
前記スレーブノードは、
有効な前記時刻同期用フレームを両側のポートから受信した場合に、自ノードを時刻同期処理の終端ノードである時刻同期末端ノードと設定し、自ノードを時刻同期末端ノードとして設定した場合に、両側のポートから受信した2つの前記時刻同期用フレームのうち後から受信したフレームを無効化し、無効化したフレームを、前記後から受信したフレームを受信したポートと反対側のポートから転送する時刻同期処理部、
を備える、ことを特徴とする通信システム。 A communication system comprising a master node that manages a reference time connected in a ring shape and a slave node that performs time synchronization processing for the reference time,
The master node is
A time synchronization management unit that transmits time synchronization frames used for time synchronization from the ports on both sides,
With
The slave node is
When the valid frame for time synchronization is received from the ports on both sides, the own node is set as the time synchronization end node which is the end node of the time synchronization processing, and when the own node is set as the time synchronization end node, both sides Time synchronization processing in which a frame received later is invalidated from the two time synchronization frames received from the other port, and the invalidated frame is transferred from the port on the opposite side of the port receiving the later received frame Part,
A communication system comprising:
有効な前記時刻同期用フレームを両側のポートから受信した場合に、自ノードを時刻同期処理の終端ノードである時刻同期末端ノードと設定し、自ノードを時刻同期末端ノードとして設定した場合に、両側のポートから受信した2つの前記時刻同期用フレームのうち後から受信したフレームを無効化し、無効化したフレームを、前記後から受信したフレームを受信したポートと反対側のポートから転送する時刻同期処理部、
を備える、ことを特徴とする通信装置。 A communication device that functions as the slave node in a communication system in which a master node and a slave node that transmit a time synchronization frame used for managing a reference time and performing time synchronization from both ports are connected in a ring shape. ,
When the valid frame for time synchronization is received from the ports on both sides, the own node is set as the time synchronization end node which is the end node of the time synchronization processing, and when the own node is set as the time synchronization end node, both sides Time synchronization processing in which a frame received later is invalidated from the two time synchronization frames received from the other port, and the invalidated frame is transferred from the port on the opposite side of the port receiving the later received frame Part,
A communication apparatus comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010253144A JP5501939B2 (en) | 2010-11-11 | 2010-11-11 | Time synchronization method, communication system, and communication apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010253144A JP5501939B2 (en) | 2010-11-11 | 2010-11-11 | Time synchronization method, communication system, and communication apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012105152A JP2012105152A (en) | 2012-05-31 |
JP5501939B2 true JP5501939B2 (en) | 2014-05-28 |
Family
ID=46395024
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010253144A Active JP5501939B2 (en) | 2010-11-11 | 2010-11-11 | Time synchronization method, communication system, and communication apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5501939B2 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5992752B2 (en) * | 2012-07-27 | 2016-09-14 | 日本電気通信システム株式会社 | ERP (EtherRingProtection) node and network, ERP network setting system and setting method |
US8942108B2 (en) * | 2012-12-14 | 2015-01-27 | General Electric Company | Method and system for current differential protection |
EP3013243B1 (en) * | 2013-06-26 | 2018-09-19 | Koninklijke Philips N.V. | Elastography measurement system and method |
JP6674171B2 (en) * | 2016-02-10 | 2020-04-01 | 国立研究開発法人情報通信研究機構 | Synchronization deviation detection method between communication stations |
CN113169857A (en) * | 2018-12-20 | 2021-07-23 | 三菱电机株式会社 | Network device, network system, network method, and network program |
CN114301565B (en) * | 2021-12-30 | 2023-12-29 | 上海布鲁可积木科技有限公司 | Wireless communication method and system between toy modules |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3261614B2 (en) * | 1998-04-15 | 2002-03-04 | 日本信号株式会社 | Signal processing system, signal processing method, and storage medium |
US8687481B2 (en) * | 2007-04-04 | 2014-04-01 | Mitsubishi Electric Corporation | Communication system, management apparatus, communication apparatus and computer program |
-
2010
- 2010-11-11 JP JP2010253144A patent/JP5501939B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2012105152A (en) | 2012-05-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5501939B2 (en) | Time synchronization method, communication system, and communication apparatus | |
US11251891B2 (en) | Method for identifying an incorrect time stamp of an ethernet message and control unit for a motor vehicle | |
KR101479883B1 (en) | Communication device and delay detection method | |
JP5458719B2 (en) | Clock synchronization system, communication apparatus, method and program | |
US10025344B2 (en) | Self-stabilizing distributed symmetric-fault tolerant synchronization protocol | |
US7343437B2 (en) | Synchronization method and control system for the time synchronization of slave units and a synchronizable slave unit | |
US9876596B2 (en) | Method and device for detecting fault in synchronization link | |
US20070271452A1 (en) | Method and computer product to increase accuracy of time-based software verification for sensor networks | |
JP5127482B2 (en) | Timing synchronization method, synchronization apparatus, synchronization system, and synchronization program | |
JP2017034671A (en) | Method and device for confirming validity of time stamp of data transmission | |
JP2009065579A (en) | Time synchronizing system, time synchronizing method, node, and program | |
US20150293871A1 (en) | Redundant packet forwarding system | |
JP5844016B2 (en) | Ring synchronous network system and time slave station | |
JP6351889B1 (en) | Communication system and slave device | |
JP2013104772A (en) | Frame transmission device and synchronization method | |
JP5915379B2 (en) | Transmission apparatus and transmission method | |
JP5120097B2 (en) | Time synchronization system and time synchronization apparatus | |
JP2016119616A (en) | Ring type network system, and master node thereof | |
JP2010187244A (en) | System for detecting/recovering token abnormality between terminal apparatuses | |
JP2017098588A (en) | Communication system, radio communication device, and radio communication method | |
JP6079442B2 (en) | Time synchronization apparatus, time synchronization system, and time synchronization method | |
JP2011176479A (en) | Information communication system and latency calculation method | |
JP2019071692A (en) | Transmission device and delay measuring method | |
JP2019054405A (en) | Network system | |
Malekpour | A self-stabilizing hybrid fault-tolerant synchronization protocol |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130826 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140206 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20140212 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140312 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5501939 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |