JP2011176768A - Push-type time distribution device, time synchronization server, and time synchronization client - Google Patents

Push-type time distribution device, time synchronization server, and time synchronization client Download PDF

Info

Publication number
JP2011176768A
JP2011176768A JP2010040997A JP2010040997A JP2011176768A JP 2011176768 A JP2011176768 A JP 2011176768A JP 2010040997 A JP2010040997 A JP 2010040997A JP 2010040997 A JP2010040997 A JP 2010040997A JP 2011176768 A JP2011176768 A JP 2011176768A
Authority
JP
Japan
Prior art keywords
time
time synchronization
client
response
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010040997A
Other languages
Japanese (ja)
Inventor
Yoshiro Yamada
義朗 山田
Mitsuhiro Tejima
光啓 手島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010040997A priority Critical patent/JP2011176768A/en
Publication of JP2011176768A publication Critical patent/JP2011176768A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Electric Clocks (AREA)
  • Computer And Data Communications (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a push-type time distribution device that can simplify the structure of a time synchronization client and reduce the hard volume and cost of the entire system, and to provide a time synchronization server and a time synchronization client. <P>SOLUTION: The push-type distribution device includes a time synchronization server for providing the reference of a time and a time synchronization client for correcting an own time based on the reference of a time. The time synchronization server includes a means for transmitting a request to the time synchronization client, a means for calculating a time error of the time synchronization client based on a response from the time synchronization client for the request, and a means for notifying the time synchronization client of the calculated time error, and the time synchronization client includes a means for returning the reception time of the request and the transmission time of a response that are indicated by the own time to the time synchronization server as a response to the request from the time synchronization server, and a means for correcting the own time based on the time error informed from the time synchronization server. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、ネットワーク内で装置間の時刻を同期させるプッシュ型時刻配信装置、時刻同期サーバおよび時刻同期クライアントに関する。   The present invention relates to a push-type time distribution device, a time synchronization server, and a time synchronization client that synchronize time between devices in a network.

通信手段で接続された2つ以上の装置間の時刻同期を行う従来技術として、非特許文献1に記載のNTP(Network time protocol)が知られている。NTPは、IPネットワークを通信手段とし、時刻の基準を提供するサーバとサーバに時刻を一致させるクライアントの間で機能するプロトコルである。NTPでは、サーバとクライアントの間でのパケットの往復遅延2dと、サーバの示す時刻とクライアントのローカルな時刻との差Δtとを用いて、時刻同期が実行される。以下では、このような時刻同期を行うサーバとクライアントを、それぞれ「時刻同期サーバ」、「時刻同期クライアント」という。   NTP (Network time protocol) described in Non-Patent Document 1 is known as a conventional technique for performing time synchronization between two or more devices connected by communication means. NTP is a protocol that functions between a server that uses an IP network as a communication means and that provides a time reference and a client that matches the time with the server. In NTP, time synchronization is performed using a round-trip delay 2d of a packet between a server and a client, and a difference Δt between the time indicated by the server and the local time of the client. Hereinafter, the server and the client that perform such time synchronization are referred to as “time synchronization server” and “time synchronization client”, respectively.

NTPについて、さらに詳しく説明する。NTPでは、往復遅延2dや、時刻同期サーバとの相対的なローカル時計の差Δtを計算するために、まず時刻同期クライアントが、時刻同期サーバに対して、時刻同期クライアントのローカル時刻を通知する。時刻同期サーバは、時刻同期クライアントから通知されたローカル時刻に対し、開始タイムスタンプ、受信タイムスタンプ、送信タイムスタンプを含むレスポンスを返す。このとき、レスポンス内の開始タイムスタンプとして、時刻同期サーバは、時刻同期クライアントから送られた時刻(ローカル時刻)をコピーする。また、受信タイムスタンプおよび送信タイムスタンプとして、時刻同期サーバは、自分が時刻同期クライアントから通知を受けた時刻、およびレスポンスを送信する時刻を、自己の時計の日時で設定する。   NTP will be described in more detail. In NTP, in order to calculate the round-trip delay 2d and the difference Δt of the local clock relative to the time synchronization server, first, the time synchronization client notifies the time synchronization server of the local time of the time synchronization client. The time synchronization server returns a response including a start time stamp, a reception time stamp, and a transmission time stamp with respect to the local time notified from the time synchronization client. At this time, the time synchronization server copies the time (local time) sent from the time synchronization client as the start time stamp in the response. Further, as the reception time stamp and the transmission time stamp, the time synchronization server sets the time at which the time synchronization server is notified from the time synchronization client and the time at which the response is transmitted by the date and time of its own clock.

時刻同期クライアントは、時刻同期サーバからのレスポンスに含まれる開始タイムスタンプ、受信タイムスタンプ、送信タイムスタンプを記録する変数t1、t2、t3に加え、ローカルな時計で測った応答受信時刻である終了タイムスタンプを記録する変数t4を管理する。時刻同期サーバからのレスポンスを受信したとき、時刻同期クライアントは、時刻同期クライアントの時計で測った到着時刻を、終了タイムスタンプ変数t4に設定する。4つのタイムスタンプは、
開始タイムスタンプt1:時刻同期クライアントのリクエスト送信時刻
受信タイムスタンプt2:時刻同期サーバのリクエスト受信時刻
送信タイムスタンプt3:時刻同期サーバのレスポンス送信時刻
終了タイムスタンプt4:時刻同期クライアントのレスポンス受信時刻
となる。これらの変数を用いると、往復遅延2dは、
2d={(t4−t1)−(t3−t2)}
で表される。
In addition to the variables t1, t2, and t3 that record the start time stamp, reception time stamp, and transmission time stamp included in the response from the time synchronization server, the time synchronization client includes an end time that is a response reception time measured with a local clock. A variable t4 for recording the stamp is managed. When receiving the response from the time synchronization server, the time synchronization client sets the arrival time measured with the clock of the time synchronization client in the end time stamp variable t4. The four timestamps are
Start time stamp t1: Time synchronization client request transmission time Reception time stamp t2: Time synchronization server request reception time Transmission time stamp t3: Time synchronization server response transmission time End time stamp t4: Time synchronization client response reception time . Using these variables, the round trip delay 2d is
2d = {(t4-t1)-(t3-t2)}
It is represented by

往復で遅延量が等しいと仮定すると、時刻同期クライアントにより応答が受信された時刻は、時刻同期サーバによりレスポンスが送信された時刻に片道の遅延量を加えた値t3+dとなるので、時刻同期クライアントの時計の時刻同期サーバの時計に対する誤差Δtは、
Δt=t4−(t3+d)={(t4+t1)−(t3+t2)}/2
として求められる。
Assuming that the amount of delay is the same in both round trips, the time when the response is received by the time synchronization client is a value t3 + d obtained by adding the one-way delay amount to the time when the response is transmitted by the time synchronization server. The error Δt with respect to the clock of the time synchronization server of the clock is
Δt = t4− (t3 + d) = {(t4 + t1) − (t3 + t2)} / 2
As required.

したがって、時刻同期クライアントは、時計をΔtだけ修正することで、自分の時計を時刻同期サーバの時計と時刻同期させることができる。   Therefore, the time synchronization client can synchronize its clock with the clock of the time synchronization server by correcting the clock by Δt.

Network Time Protocol (Version 3) Specification, Implementation and Analysis, David L. Mills, IETF RFC−1305.Network Time Protocol (Version 3) Specification, Implementation and Analysis, David L. Mills, IETF RFC-1305.

このように、ネットワーク内で装置間の時刻を同期させるため、従来は、時刻同期クライアントから時刻同期サーバ側にリクエストを送信し、ラウンドトリップの時間から時刻同期クライアントが誤差を演算して、時刻同期クライアントが自己の時刻を時刻同期サーバに同期させていた。一方、近年、クライアント装置の時刻の高精度化に伴い、クライアント装置が時刻同期クライアントとして行う誤差の演算に非常に大きな回路規模が必要となってきている。このような処理負荷の増大は、クライアント装置の小型化、低消費電力化、経済化の障害となってしまう。   In this way, in order to synchronize the time between devices in the network, conventionally, a request is transmitted from the time synchronization client to the time synchronization server side, and the time synchronization client calculates an error from the round trip time, and time synchronization is performed. The client was synchronizing its time with the time synchronization server. On the other hand, in recent years, with an increase in time accuracy of a client device, a very large circuit scale is required for calculation of errors performed by the client device as a time synchronization client. Such an increase in processing load becomes an obstacle to downsizing, low power consumption, and economy of the client device.

本発明は、このような課題を解決し、時刻同期クライアントの構成を簡略化でき、システム全体としてのハード量およびコストを低減することのできるプッシュ型時刻配信装置、時刻同期サーバおよび時刻同期クライアントを提供することを目的とする。   The present invention provides a push time distribution device, a time synchronization server, and a time synchronization client that can solve such problems, simplify the configuration of the time synchronization client, and reduce the hardware amount and cost of the entire system. The purpose is to provide.

本発明の第1の観点によると、時刻の基準を提供する時刻同期サーバと、時刻の基準に基づいて自己の時刻を修正する時刻同期クライアントとを有し、時刻同期サーバは、時刻同期クライアントにリクエストを送信する手段と、リクエストに対する時刻同期クライアントからのレスポンスに基づいて時刻同期クライアントの時刻誤差を計算する手段と、計算された時刻誤差を時刻同期クライアントに通知する手段とを有し、時刻同期クライアントは、時刻同期サーバからのリクエストに対するレスポンスとして、自己の時刻で示されるリクエストの受信時刻およびレスポンスの送信時刻を時刻同期サーバに返送する手段と、時刻同期サーバから通知される時刻誤差に基づいて自己の時刻を修正する手段とを有することを特徴とするプッシュ型時刻配信装置が提供される。   According to a first aspect of the present invention, a time synchronization server that provides a time reference and a time synchronization client that corrects its own time based on the time reference are provided. Means for transmitting a request; means for calculating a time error of the time synchronization client based on a response from the time synchronization client to the request; and means for notifying the time synchronization client of the calculated time error. As a response to the request from the time synchronization server, the client returns a request reception time and a response transmission time indicated by its own time to the time synchronization server and a time error notified from the time synchronization server. Push type characterized by having means for correcting self time Time delivery device is provided.

時刻同期クライアントを複数有し、リクエストを送信する手段は、ブロードキャストもしくはマルチキャストによりリクエストを送信し、計算する手段は、時刻同期クライアントからの個々のレスポンスに基づいて個々に時刻誤差を計算し、通知する手段は、時刻同期クライアントの個々の時刻誤差を当該時刻同期クライアントにユニキャスト送信する構成とすることができる。   There are a plurality of time synchronization clients, the means for transmitting the request transmits the request by broadcast or multicast, and the means for calculating calculates and notifies the time error individually based on each response from the time synchronization client. The means may be configured to unicast the individual time error of the time synchronization client to the time synchronization client.

時刻誤差を計算する手段は、時刻誤差と共に、当該時刻同期クライアントの内部基準クロックの周波数制御情報を計算し、通知する手段は、周波数制御情報を時刻誤差と共に送信し、修正する手段は、自己の時刻の修正とともに、通知する手段により通知された周波数制御情報に基づいて、自己の内部基準クロックの周波数調整を行うこともできる。   The means for calculating the time error calculates the frequency control information of the internal reference clock of the time synchronization client together with the time error, and the means for notifying transmits the frequency control information together with the time error. Along with the correction of the time, the frequency of the internal reference clock can be adjusted based on the frequency control information notified by the notifying means.

時刻誤差を計算する手段は、時刻同期クライアントの内部基準クロックに偏差を与えるための制御情報を出力する手段と、時刻同期クライアントからのレスポンスにより求められる時刻同期クライアントの内部基準クロックの周波数誤差を時系列的に観測して、偏差による応答特性を求める手段と、応答特性に基づいて周波数制御情報を計算する手段とを有することができる。   The means for calculating the time error includes a means for outputting control information for giving a deviation to the internal reference clock of the time synchronization client, and a time error of the internal reference clock of the time synchronization client obtained from a response from the time synchronization client. It is possible to have means for observing in series and obtaining response characteristics due to deviation and means for calculating frequency control information based on the response characteristics.

時刻同期クライアントは、時刻誤差を計算する手段が周波数制御情報を計算するために必要な情報を蓄積する手段を有し、返送する手段は、時刻同期サーバに返送するレスポンスに必要な情報を付加し、時刻誤差を計算する手段は、レスポンスに付加された必要な情報に基づいて、周波数制御情報を計算することができる。   The time synchronization client has means for storing information necessary for the frequency error calculation means to calculate the frequency control information, and the return means adds necessary information to the response returned to the time synchronization server. The means for calculating the time error can calculate the frequency control information based on necessary information added to the response.

本発明の第2の観点によると、時刻同期クライアントに対して時刻の基準を提供する時刻同期サーバにおいて、時刻同期クライアントにリクエストを送信する手段と、リクエストに対する時刻同期クライアントからのレスポンスに基づいて時刻同期クライアントの時刻誤差を計算する手段と、計算された時刻誤差を時刻同期クライアントに通知する手段とを有することを特徴とする時刻同期サーバが提供される。   According to a second aspect of the present invention, in a time synchronization server that provides a time reference to the time synchronization client, a means for transmitting a request to the time synchronization client and a time based on a response from the time synchronization client to the request There is provided a time synchronization server comprising means for calculating a time error of the synchronization client and means for notifying the time synchronization client of the calculated time error.

本発明の第3の観点によると、時刻同期サーバから提供される時刻の基準に基づいて自己の時刻を修正する時刻同期クライアントにおいて、時刻同期サーバからのリクエストに対するレスポンスとして、自己の時刻で示されるリクエストの受信時刻およびレスポンスの送信時刻を時刻同期サーバに返送する手段と、時刻同期サーバから通知される時刻誤差に基づいて自己の時刻を修正する手段とを有することを特徴とする時刻同期クライアントが提供される。   According to the third aspect of the present invention, in the time synchronization client that corrects its own time based on the time reference provided from the time synchronization server, it is indicated by its own time as a response to the request from the time synchronization server. A time synchronization client comprising: means for returning a request reception time and a response transmission time to a time synchronization server; and means for correcting its own time based on a time error notified from the time synchronization server. Provided.

本発明によれば、時刻同期サーバ側から時刻同期クライアントにリクエストを送信し、ラウンドトリップ時間から、時刻同期サーバ側で時刻同期クライアントの時刻誤差を演算し、誤差を補正する制御信号を時刻同期クライアントに送信して、時刻同期させる。これにより実装規模に大きく影響する時刻誤差の演算部が時刻同期サーバ側にあるので、時刻同期クライアントの装置規模を小さくすることが可能となる効果がある。また、複数の時刻同期クライアントをひとつの時刻同期サーバで時刻同期させることで、システム全体の規模を小さくすることが可能となる効果がある。   According to the present invention, a request is transmitted from the time synchronization server side to the time synchronization client, a time error of the time synchronization client is calculated on the time synchronization server side from the round trip time, and a control signal for correcting the error is transmitted to the time synchronization client. Send to to synchronize time. As a result, since the time error calculation unit that greatly affects the mounting scale is provided on the time synchronization server side, it is possible to reduce the apparatus size of the time synchronization client. Moreover, there is an effect that the scale of the entire system can be reduced by synchronizing the time of a plurality of time synchronization clients with one time synchronization server.

本発明の第1の実施の形態に係るプッシュ型時刻配信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the push type | mold time delivery apparatus which concerns on the 1st Embodiment of this invention. 本発明の第2の実施の形態に係るプッシュ型時刻配信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the push type | mold time delivery apparatus which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施の形態に係るプッシュ型時刻配信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the push type | mold time delivery apparatus which concerns on the 3rd Embodiment of this invention. 図3に示すプッシュ型時刻配信装置中の時刻同期サーバで用いられる誤差計算回路の構成例を示すブロック図である。It is a block diagram which shows the structural example of the error calculation circuit used with the time synchronous server in the push type | mold time delivery apparatus shown in FIG. 本発明の第4の実施の形態に係るプッシュ型時刻配信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the push type | mold time delivery apparatus which concerns on the 4th Embodiment of this invention.

以下、図面を参照して本発明の実施の形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

[第1の実施の形態]
図1は、本発明の第1の実施の形態に係るプッシュ型時刻配信装置の構成を示すブロック図である。
[First Embodiment]
FIG. 1 is a block diagram showing a configuration of a push-type time distribution apparatus according to the first embodiment of the present invention.

このプッシュ型時刻配信装置は、時刻の基準を提供する時刻同期サーバ100と、提供される時刻の基準に基づいて自己の時刻を修正する時刻同期クライアント200とを備える。時刻同期サーバ100と時刻同期クライアント200とは、ネットワーク10を介して接続される。図1では時刻同期クライアント200を1台だけ示すが、現実的には、時刻同期クライアント200が複数、ネットワーク10に接続される。   This push type time distribution apparatus includes a time synchronization server 100 that provides a time reference, and a time synchronization client 200 that corrects its own time based on the provided time reference. The time synchronization server 100 and the time synchronization client 200 are connected via the network 10. Although only one time synchronization client 200 is shown in FIG. 1, in reality, a plurality of time synchronization clients 200 are connected to the network 10.

時刻同期サーバ100は、リクエスト送信回路(REQ_SND)101、タイマー回路(TIMER)102、送信バッファ回路103、受信バッファ回路104、レスポンス受信回路(RES_RCV)105、誤差計算回路(ERR_CALC)106およびリプライ送信回路(REP_SND)107を備え、送信ポート110および受信ポート111によりネットワーク10に接続される。リクエスト送信回路101が、時刻同期クライアントにリクエストを送信する手段を構成する。誤差計算回路106が、リクエストに対する時刻同期クライアント200からのレスポンスに基づいて時刻同期クライアント200の時刻誤差を計算する手段を構成する。リプライ送信回路107が、計算された時刻誤差を時刻同期クライアント200に通知する手段を構成する。   The time synchronization server 100 includes a request transmission circuit (REQ_SND) 101, a timer circuit (TIMER) 102, a transmission buffer circuit 103, a reception buffer circuit 104, a response reception circuit (RES_RCV) 105, an error calculation circuit (ERR_CALC) 106, and a reply transmission circuit. (REP_SND) 107, and is connected to the network 10 by a transmission port 110 and a reception port 111. The request transmission circuit 101 constitutes means for transmitting a request to the time synchronization client. The error calculation circuit 106 constitutes means for calculating the time error of the time synchronization client 200 based on the response from the time synchronization client 200 to the request. The reply transmission circuit 107 constitutes means for notifying the time synchronization client 200 of the calculated time error.

時刻同期クライアント200は、受信バッファ回路201、リクエスト受信回路(REQ_RCV)202、タイマー回路(TIMER)203、レスポンス送信回路(RES_SND204およびリプライ受信回路(REP_RCV)205を備え、受信ポート210および送信ポート211を介してネットワーク10に接続される。レスポンス送信回路204が、時刻同期サーバ100からのリクエストに対するレスポンスとして、自己の時刻で示されるリクエストの受信時刻およびレスポンスの送信時刻を時刻同期サーバ100に返送する手段を構成する。リプライ受信回路205が、時刻同期サーバ100から通知される時刻誤差に基づいて自己の時刻を修正する手段を構成する。   The time synchronization client 200 includes a reception buffer circuit 201, a request reception circuit (REQ_RCV) 202, a timer circuit (TIMER) 203, a response transmission circuit (RES_SND 204, a reply reception circuit (REP_RCV) 205, and a reception port 210 and a transmission port 211. The response transmission circuit 204 returns a request reception time and a response transmission time indicated by its own time to the time synchronization server 100 as a response to the request from the time synchronization server 100. The reply receiving circuit 205 constitutes a means for correcting its own time based on the time error notified from the time synchronization server 100.

NTPでは、クライアントからリクエスト送信が行われる。これに対し、本実施の形態では、リクエスト送信は、時刻同期サーバ100から時刻同期クライアント200に対して行われる。すなわち、時刻同期サーバ100内のリクエスト送信回路101は、タイマー回路102により示されるサーバ時刻をリクエスト送信時刻t1としてパケット化し、リクエストパケットとして送信する。このリクエストパケットは、時刻同期サーバ100内の送信バッファ回路103から送信ポート110に送出され、ネットワーク10を経由して、時刻同期クライアント200に送られる。   In NTP, a request is transmitted from a client. On the other hand, in the present embodiment, request transmission is performed from the time synchronization server 100 to the time synchronization client 200. That is, the request transmission circuit 101 in the time synchronization server 100 packetizes the server time indicated by the timer circuit 102 as the request transmission time t1, and transmits it as a request packet. The request packet is transmitted from the transmission buffer circuit 103 in the time synchronization server 100 to the transmission port 110 and is transmitted to the time synchronization client 200 via the network 10.

時刻同期クライアント200では、時刻同期サーバ100から送信されたリクエストパケットを、受信ポート210および受信バッファ回路201を経由して、リクエスト受信回路202により受信する。リクエスト受信回路202は、受信したリクエストからリクエスト送信時刻t1を抽出し、タイマー回路203が示す現在のクライアント時刻、すなわちリクエスト受信時刻t2と共に、レスポンス送信回路204に転送する。レスポンス送信回路204は、リクエスト送信時刻t1およびリクエスト受信時刻t2に、その時点でタイマー回路203が示す現在のクライアント時刻をレスポンス送信時刻t3として付加して、レスポンスパケットとして送信する。このレスポンスパケットは、送信ポート211からネットワーク10に送出され、時刻同期サーバ100に送られる。   In the time synchronization client 200, the request reception circuit 202 receives the request packet transmitted from the time synchronization server 100 via the reception port 210 and the reception buffer circuit 201. The request reception circuit 202 extracts the request transmission time t1 from the received request and transfers it to the response transmission circuit 204 together with the current client time indicated by the timer circuit 203, that is, the request reception time t2. The response transmission circuit 204 adds the current client time indicated by the timer circuit 203 at that time as the response transmission time t3 to the request transmission time t1 and the request reception time t2, and transmits the response packet as a response packet. This response packet is sent from the transmission port 211 to the network 10 and sent to the time synchronization server 100.

時刻同期サーバ100では、時刻同期クライアント200からのレスポンスパケットが、受信ポート111および受信バッファ回路104を経由して、レスポンス受信回路105により受信される。レスポンス受信回路105は、受信したレスポンスパケットから、リクエスト送信時刻t1、リクエスト受信時刻t2およびレスポンス送信時刻t3を抽出し、それらにタイマー回路102が示す現在のサーバ時刻をレスポンス受信時刻t4として付加して、誤差計算回路106に送る。誤差計算回路106は、時刻同期クライアント200の時刻誤差Δtを、
Δt={(t4+t1)−(t3+t2)}/2
により計算する。リプライ送信回路107は、計算された時刻誤差Δtをパケット化し、時刻制御情報パケットとして送信する。この時刻制御情報パケットは、送信バッファ回路103から送信ポート110に送出され、ネットワーク10を経由して、時刻同期クライアント200に送られる。
In the time synchronization server 100, the response packet from the time synchronization client 200 is received by the response reception circuit 105 via the reception port 111 and the reception buffer circuit 104. The response reception circuit 105 extracts the request transmission time t1, the request reception time t2, and the response transmission time t3 from the received response packet, and adds the current server time indicated by the timer circuit 102 to the response reception time t4. To the error calculation circuit 106. The error calculation circuit 106 calculates the time error Δt of the time synchronization client 200 as follows.
Δt = {(t4 + t1) − (t3 + t2)} / 2
Calculate according to The reply transmission circuit 107 packetizes the calculated time error Δt and transmits it as a time control information packet. The time control information packet is transmitted from the transmission buffer circuit 103 to the transmission port 110 and is transmitted to the time synchronization client 200 via the network 10.

時刻同期クライアント200では、時刻同期サーバ100からの時刻制御情報パケットが、受信ポート210および受信バッファ回路201を経由して、リプライ受信回路205により受信される。リプライ受信回路205は、時刻制御情報パケットから時刻誤差Δtを抽出し、タイマー回路203のクライアント時刻をΔtだけ修正する。これにより、時刻同期サーバ100との時刻同期が確立する。   In the time synchronization client 200, the time control information packet from the time synchronization server 100 is received by the reply reception circuit 205 via the reception port 210 and the reception buffer circuit 201. The reply receiving circuit 205 extracts a time error Δt from the time control information packet, and corrects the client time of the timer circuit 203 by Δt. Thereby, time synchronization with the time synchronization server 100 is established.

たとえば、従来のクライアント起点のNTPでは、クライアント時刻が1:26、サーバ時刻が1:23だとすると、Δt=0:03と計算され、クライアント時刻が、
t−Δt=1:26−0:03
で計算される。これに対して、本実施の形態では、サーバ時刻が1:26、クライアント時刻が1:23だとしたとき、同じくΔt=0:03であるが、クライアント時刻は、
t+Δt=1:23+0:03
で計算される。クライアント起点のNTPではΔtを引くことになるが、本実施の形態ではΔtを足すことになる。
For example, in the conventional client-origin NTP, if the client time is 1:26 and the server time is 1:23, Δt = 0: 03 is calculated, and the client time is
t-Δt = 1: 26-0: 03
Calculated by On the other hand, in this embodiment, when the server time is 1:26 and the client time is 1:23, Δt = 0: 03, but the client time is
t + Δt = 1: 23 + 0: 03
Calculated by In the NTP of the client starting point, Δt is subtracted, but in the present embodiment, Δt is added.

[効果の説明]
以上説明した第1の実施の形態によれば、時刻同期サーバ100側で時刻誤差の演算を行うので、時刻同期クライアント200の時刻誤差の演算を簡略化することができる。また、一般に時刻同期サーバ100の台数に対して時刻同期クライアント200は多数であるため、システム全体での効果は大きいものとなる。
[Description of effects]
According to the first embodiment described above, since the time error calculation is performed on the time synchronization server 100 side, the time error calculation of the time synchronization client 200 can be simplified. Further, since the number of time synchronization clients 200 is generally larger than the number of time synchronization servers 100, the effect of the entire system is great.

[第2の実施の形態]
図2は、本発明の第2の実施の形態に係るプッシュ型時刻配信装置の構成を示すブロック図である。ここでは、時刻同期サーバからのリクエストを、ネットワークを介して接続される複数の時刻同期クライアントにブロードキャストまたはマルチキャストして、それらの時刻クライアントの時刻を同期させる構成例を示す。また、ここでは、パケットの送信および受信時刻を外部から取得する機能を有するPHY(physical layer)を用いる場合を例に説明する。
[Second Embodiment]
FIG. 2 is a block diagram showing a configuration of a push-type time distribution device according to the second embodiment of the present invention. Here, a configuration example is shown in which a request from a time synchronization server is broadcast or multicast to a plurality of time synchronization clients connected via a network, and the times of these time clients are synchronized. Here, a case where a PHY (physical layer) having a function of acquiring packet transmission and reception times from the outside is used as an example will be described.

このプッシュ型時刻配信装置は、時刻の基準を提供する時刻同期サーバ300と、パケットの送信および受信時刻を外部から取得する機能を有するPHY回路310と、時刻同期サーバ300から提供される時刻の基準に基づいて自己の時刻を修正する複数の時刻同期クライアント400とを備える。時刻同期サーバ300は、PHY回路310を介して、ネットワーク10に接続される。ネットワーク10には、複数の時刻同期クライアント400が接続される。   This push type time distribution apparatus includes a time synchronization server 300 that provides a time reference, a PHY circuit 310 that has a function of acquiring packet transmission and reception times from the outside, and a time reference provided from the time synchronization server 300. And a plurality of time synchronization clients 400 that correct their own time based on the above. The time synchronization server 300 is connected to the network 10 via the PHY circuit 310. A plurality of time synchronization clients 400 are connected to the network 10.

時刻同期サーバ300は、リクエスト送信回路(REQ_SND)301、送信バッファ回路302、フォローアップ送信回路(FUP_SND)303、受信バッファ回路304、レスポンス受信回路(RES_RCV)305、誤差計算回路(ERR_CALC)306およびリプライ送信回路(REP_SND)307を備え、PHY回路310を介してネットワーク10に接続される。リクエスト送信回路(REQ_SND)301は、時刻同期クライアントにリクエストを送信する手段を構成し、ブロードキャストもしくはマルチキャストによりリクエストを送信する。誤差計算回路306は、リクエストに対する時刻同期クライアント400からのレスポンスに基づいて時刻同期クライアント400の時刻誤差を計算する手段を構成し、時刻同期クライアント400からの個々のレスポンスに基づいて個々に時刻誤差を計算する。リプライ送信回路307は、計算された時刻誤差を時刻同期クライアント400に通知する手段を構成し、時刻同期クライアント400の個々の時刻誤差を当該時刻同期クライアント400にユニキャスト送信する。   The time synchronization server 300 includes a request transmission circuit (REQ_SND) 301, a transmission buffer circuit 302, a follow-up transmission circuit (FUP_SND) 303, a reception buffer circuit 304, a response reception circuit (RES_RCV) 305, an error calculation circuit (ERR_CALC) 306, and a reply. A transmission circuit (REP_SND) 307 is provided, and is connected to the network 10 via the PHY circuit 310. A request transmission circuit (REQ_SND) 301 constitutes means for transmitting a request to the time synchronization client, and transmits the request by broadcast or multicast. The error calculation circuit 306 constitutes means for calculating the time error of the time synchronization client 400 based on the response from the time synchronization client 400 to the request, and individually calculates the time error based on the individual response from the time synchronization client 400. calculate. The reply transmission circuit 307 constitutes means for notifying the time synchronization client 400 of the calculated time error, and unicasts each time error of the time synchronization client 400 to the time synchronization client 400.

PHY回路310は、PHY送信回路(PHY_TX)311、タイマー回路(TIMER)312およびPHY受信回路(PHY_RX)313を備え、送信ポート320および受信ポート321を介してネットワーク10に接続される。   The PHY circuit 310 includes a PHY transmission circuit (PHY_TX) 311, a timer circuit (TIMER) 312, and a PHY reception circuit (PHY_RX) 313, and is connected to the network 10 via the transmission port 320 and the reception port 321.

時刻同期クライアント400は、受信バッファ回路401、リクエスト受信回路(REQ_RCV)402、タイマー回路(TIMER)403、フォローアップ受信回路(FUP_RCV)404、レスポンス送信回路(RES_SND)405およびリプライ受信回路(REP_RCV)406を備える。レスポンス送信回路405が、時刻同期サーバ300からのリクエストに対するレスポンスとして、そのリクエストの受信時刻と自己の時刻とを時刻同期サーバ300に返送する手段を構成する。リプライ受信回路406が、時刻同期サーバ300から通知される時刻誤差に基づいて自己の時刻を修正する手段を構成する。   The time synchronization client 400 includes a reception buffer circuit 401, a request reception circuit (REQ_RCV) 402, a timer circuit (TIMER) 403, a follow-up reception circuit (FUP_RCV) 404, a response transmission circuit (RES_SND) 405, and a reply reception circuit (REP_RCV) 406. Is provided. The response transmission circuit 405 constitutes means for returning the request reception time and its own time to the time synchronization server 300 as a response to the request from the time synchronization server 300. The reply receiving circuit 406 constitutes means for correcting its own time based on the time error notified from the time synchronization server 300.

NTPでは、クライアントからリクエスト送信が行われるのに対し、本実施の形態では、リクエスト送信は、時刻同期サーバ300から時刻同期クライアント400に対して行われる。すなわち、時刻同期サーバ300内のリクエスト送信回路301は、送信毎に異なるパケット識別IDを含むリクエストパケットを生成し、ブロードキャストアドレスもしくはマルチキャストアドレス宛で送信する。このリクエストパケットは、送信バッファ回路302からPHY回路310内のPHY送信回路311および送信ポート320を経由してネットワーク10に送信され、複数の時刻同期クライアント400にブロードキャストもしくはマルチキャストされる。   In NTP, a request is transmitted from a client. In the present embodiment, a request is transmitted from time synchronization server 300 to time synchronization client 400. That is, the request transmission circuit 301 in the time synchronization server 300 generates a request packet including a different packet identification ID for each transmission, and transmits the request packet to a broadcast address or a multicast address. This request packet is transmitted from the transmission buffer circuit 302 to the network 10 via the PHY transmission circuit 311 and the transmission port 320 in the PHY circuit 310, and broadcast or multicast to a plurality of time synchronization clients 400.

PHY送信回路311はまた、リクエストパケットを送信した時刻をタイマー回路312から取得し、リクエスト送信時刻t1として、時刻同期サーバ300に通知する。時刻同期サーバ300のフォローアップ送信回路303は、リクエスト送信時刻t1をパケット識別IDと共にパケット化してフォローアップパケットを生成し、ブロードキャストアドレスもしくはマルチキャストアドレス宛で送信する。このフォローアップパケットは、送信バッファ回路302からPHY回路310のPHY送信回路311および送信ポート320を経由してネットワーク10に送信され、複数の時刻同期クライアント400にブロードキャストもしくはマルチキャストされる。   The PHY transmission circuit 311 also acquires the time at which the request packet was transmitted from the timer circuit 312 and notifies the time synchronization server 300 as the request transmission time t1. The follow-up transmission circuit 303 of the time synchronization server 300 packetizes the request transmission time t1 together with the packet identification ID to generate a follow-up packet, and transmits it to the broadcast address or multicast address. This follow-up packet is transmitted from the transmission buffer circuit 302 to the network 10 via the PHY transmission circuit 311 and the transmission port 320 of the PHY circuit 310, and broadcast or multicast to a plurality of time synchronization clients 400.

時刻同期クライアント400では、時刻同期サーバ300からPHY回路310を経由して送信されたリクエストパケットが、受信ポート410および受信バッファ回路401を経由して、リクエスト受信回路402により受信される。また、時刻同期サーバ300からPHY回路310を経由して送信されたフォローアップパケットを、受信ポート410および受信バッファ回路401を経由して、フォローアップ受信回路404により受信する。   In the time synchronization client 400, the request packet transmitted from the time synchronization server 300 via the PHY circuit 310 is received by the request reception circuit 402 via the reception port 410 and the reception buffer circuit 401. Further, the follow-up reception circuit 404 receives the follow-up packet transmitted from the time synchronization server 300 via the PHY circuit 310 via the reception port 410 and the reception buffer circuit 401.

リクエスト受信回路402は、受信したリクエストパケットからパケット識別IDを抽出し、タイマー回路403が示す現在のクライアント時刻、すなわちリクエスト受信時刻t2と共に、フォローアップ受信回路404に転送する。フォローアップ受信回路404は、パケット識別IDが一致するフォローアップパケットを受信すると、それに含まれるリクエスト送信時刻t1と、リクエスト受信回路402からのリクエスト受信時刻t2とを、レスポンス送信回路405に送る。レスポンス送信回路405は、リクエスト送信時刻t1およびリクエスト受信時刻t2に、その時点でタイマー回路403が示す現在のクライアント時刻をレスポンス送信時刻t3として付加して、レスポンスパケットを生成する。このレスポンスパケットは、送信ポート411からネットワーク10を経由して、時刻同期サーバ300に向けてユニキャスト送信される。   The request reception circuit 402 extracts the packet identification ID from the received request packet, and transfers it to the follow-up reception circuit 404 together with the current client time indicated by the timer circuit 403, that is, the request reception time t2. When the follow-up receiving circuit 404 receives a follow-up packet with a matching packet identification ID, the follow-up receiving circuit 404 sends the request transmission time t1 included therein and the request reception time t2 from the request receiving circuit 402 to the response transmission circuit 405. The response transmission circuit 405 adds the current client time indicated by the timer circuit 403 at that time as the response transmission time t3 to the request transmission time t1 and the request reception time t2, and generates a response packet. This response packet is unicast transmitted from the transmission port 411 to the time synchronization server 300 via the network 10.

ネットワーク10に送出されたレスポンスパケットは、受信ポート321を経由して、PHY回路310のPHY受信回路313で受信される。PHY受信回路313は、受信したレスポンスパケットを時刻同期サーバ300に転送するとともに、タイマー回路312が示す現在の時刻を、レスポンス受信時刻t4として時刻同期サーバ300に送る。   The response packet sent to the network 10 is received by the PHY reception circuit 313 of the PHY circuit 310 via the reception port 321. The PHY reception circuit 313 transfers the received response packet to the time synchronization server 300, and sends the current time indicated by the timer circuit 312 to the time synchronization server 300 as a response reception time t4.

時刻同期サーバ300では、PHY回路310から転送されたレスポンスパケットが、受信バッファ回路304を経由して、レスポンス受信回路305により受信される。レスポンス受信回路305は、受信したレスポンスパケットから、リクエスト送信時刻t1、リクエスト受信時刻t2およびレスポンス送信時刻t3を抽出するとともに、これらの時刻にPHY受信回路313からのレスポンス受信時刻t4を付加して、誤差計算回路306に送る。誤差計算回路306は、時刻同期クライアント400の時刻誤差Δtを、
Δt={(t4+t1)−(t3+t2)}/2
により計算する。リプライ送信回路307は、計算された時刻誤差Δtをパケット化し、時刻制御情報パケットとして、レスポンスパケットの送信元である時刻同期クライアント400宛てにユニキャスト送信する。このレスポンスパケットは、送信バッファ回路302からPHY回路310のPHY送信回路311および送信ポート320を経由してネットワーク10に送信され、宛先の時刻同期クライアント400に送られる。
In the time synchronization server 300, the response packet transferred from the PHY circuit 310 is received by the response reception circuit 305 via the reception buffer circuit 304. The response reception circuit 305 extracts the request transmission time t1, the request reception time t2, and the response transmission time t3 from the received response packet, and adds the response reception time t4 from the PHY reception circuit 313 to these times. This is sent to the error calculation circuit 306. The error calculation circuit 306 calculates the time error Δt of the time synchronization client 400 as
Δt = {(t4 + t1) − (t3 + t2)} / 2
Calculate according to The reply transmission circuit 307 packetizes the calculated time error Δt, and unicasts it as a time control information packet to the time synchronization client 400 that is the transmission source of the response packet. This response packet is transmitted from the transmission buffer circuit 302 to the network 10 via the PHY transmission circuit 311 and the transmission port 320 of the PHY circuit 310, and is transmitted to the destination time synchronization client 400.

時刻同期クライアント400では、時刻同期サーバ300からの時刻制御情報パケットが、受信ポート410および受信バッファ回路401を経由して、リプライ受信回路406により受信される。リプライ受信回路406は、時刻制御情報パケットから時刻誤差Δtを抽出し、タイマー回路403のクライアント時刻をΔt修正する。ここで、クライアント起点のNTPではΔtを引いているが、本実施の形態ではΔtを足す。これにより、時刻同期サーバ100との時刻同期が確立する。   In the time synchronization client 400, the time control information packet from the time synchronization server 300 is received by the reply reception circuit 406 via the reception port 410 and the reception buffer circuit 401. The reply receiving circuit 406 extracts the time error Δt from the time control information packet, and corrects the client time of the timer circuit 403 by Δt. Here, Δt is subtracted in the NTP of the client origin, but Δt is added in the present embodiment. Thereby, time synchronization with the time synchronization server 100 is established.

[効果の説明]
以上説明した第2の実施の形態によれば、時刻同期サーバ300からのリクエスト送信にブロードキャストまたはマルチキャストを用いることで、すべての時刻同期クライアント400へのリクエスト送信を1回にすることができるため、時刻同期サーバ300の処理負担を低減し、ネットワーク負荷を低減することができる。
[Description of effects]
According to the second embodiment described above, since broadcast or multicast is used for request transmission from the time synchronization server 300, request transmission to all the time synchronization clients 400 can be performed once. The processing load on the time synchronization server 300 can be reduced, and the network load can be reduced.

[第3の実施の形態]
図3は、本発明の第3の実施の形態に係るプッシュ型時刻配信装置の構成を示すブロック図である。
[Third Embodiment]
FIG. 3 is a block diagram showing a configuration of a push-type time distribution device according to the third embodiment of the present invention.

このプッシュ型時刻配信装置は、時刻の基準を提供する時刻同期サーバ500と、提供される時刻の基準に基づいて自己の時刻を修正する時刻同期クライアント600とを備える。時刻同期サーバ500と時刻同期クライアント600とは、ネットワーク10を介して接続される。図3では時刻同期クライアント600を1台だけ示すが、現実的には、時刻同期クライアント600が複数、ネットワーク10に接続される。   This push type time distribution apparatus includes a time synchronization server 500 that provides a time reference, and a time synchronization client 600 that corrects its own time based on the provided time reference. The time synchronization server 500 and the time synchronization client 600 are connected via the network 10. Although only one time synchronization client 600 is shown in FIG. 3, a plurality of time synchronization clients 600 are actually connected to the network 10.

時刻同期サーバ500は、リクエスト送信回路(REQ_SND)501、タイマー回路(TIMER)502、送信バッファ回路503、受信バッファ回路504、レスポンス受信回路(RES_RCV)505、誤差計算回路(ERR_CALC)506およびリプライ送信回路(REP_SND)507を備え、送信ポート510および受信ポート511によりネットワーク10に接続される。リクエスト送信回路501が、時刻同期クライアントにリクエストを送信する手段を構成する。誤差計算回路506は、リクエストに対する時刻同期クライアント600からのレスポンスに基づいて時刻同期クライアント600の時刻誤差を計算する手段を構成し、時刻誤差と共に、当該時刻同期クライアント600の内部基準クロックの周波数制御情報を計算する。リプライ送信回路507は、計算された時刻誤差を時刻同期クライアント600に通知する手段を構成し、誤差計算回路506により得られた周波数制御情報を、時刻誤差と共に送信する。   The time synchronization server 500 includes a request transmission circuit (REQ_SND) 501, a timer circuit (TIMER) 502, a transmission buffer circuit 503, a reception buffer circuit 504, a response reception circuit (RES_RCV) 505, an error calculation circuit (ERR_CALC) 506, and a reply transmission circuit. (REP_SND) 507, and is connected to the network 10 by a transmission port 510 and a reception port 511. The request transmission circuit 501 constitutes means for transmitting a request to the time synchronization client. The error calculation circuit 506 constitutes means for calculating the time error of the time synchronization client 600 based on the response from the time synchronization client 600 to the request, and the frequency control information of the internal reference clock of the time synchronization client 600 along with the time error. Calculate The reply transmission circuit 507 constitutes means for notifying the time synchronization client 600 of the calculated time error, and transmits the frequency control information obtained by the error calculation circuit 506 together with the time error.

時刻同期クライアント600は、受信バッファ回路601、リクエスト受信回路(REQ_RCV)602、タイマー回路(TIMER)603、レスポンス送信回路(RES_SND604、リプライ受信回路(REP_RCV)605および発振器(OSC)606を備え、受信ポート610および送信ポート611を介してネットワーク10に接続される。レスポンス送信回路604が、時刻同期サーバ500からのリクエストに対するレスポンスとして、自己の時刻で示されるリクエストの受信時刻およびレスポンスの送信時刻を時刻同期サーバ500に返送する手段を構成する。リプライ受信回路605は、時刻同期サーバ500から通知される時刻誤差に基づいて自己の時刻を修正する手段を構成し、時刻の修正とともに、時刻同期サーバ500から通知される周波数制御情報に基づいて、自己の内部基準クロックの周波数調整、すなわち発振器606の発振周波数の調整を行う。   The time synchronization client 600 includes a reception buffer circuit 601, a request reception circuit (REQ_RCV) 602, a timer circuit (TIMER) 603, a response transmission circuit (RES_SND 604, a reply reception circuit (REP_RCV) 605, and an oscillator (OSC) 606, and a reception port. 610 and the transmission port 611 are connected to the network 10. The response transmission circuit 604 synchronizes the reception time of the request indicated by its own time and the transmission time of the response as a response to the request from the time synchronization server 500. The reply receiving circuit 605 constitutes a means for correcting its own time based on the time error notified from the time synchronization server 500, and the time correction and the time Based on the frequency control information reported from the synchronization server 500, the frequency adjustment of its internal reference clock, namely the adjustment of the oscillation frequency of the oscillator 606 performs.

時刻同期サーバ500内のリクエスト送信回路501は、タイマー回路502により示されるサーバ時刻をリクエスト送信時刻t1としてパケット化し、リクエストパケットとして送信する。このリクエストパケットは、時刻同期サーバ500内の送信バッファ回路503から送信ポート510に送出され、ネットワーク10を経由して、時刻同期クライアント600に送られる。   The request transmission circuit 501 in the time synchronization server 500 packetizes the server time indicated by the timer circuit 502 as the request transmission time t1, and transmits it as a request packet. This request packet is transmitted from the transmission buffer circuit 503 in the time synchronization server 500 to the transmission port 510 and is transmitted to the time synchronization client 600 via the network 10.

時刻同期クライアント600では、時刻同期サーバ500から送信されたリクエストパケットが、受信ポート610および受信バッファ回路601を経由して、リクエスト受信回路602により受信される。リクエスト受信回路602は、受信したリクエストからリクエスト送信時刻t1を抽出し、タイマー回路603が示す現在のクライアント時刻、すなわちリクエスト受信時刻t2と共に、レスポンス送信回路604に転送する。レスポンス送信回路604は、リクエスト送信時刻t1およびリクエスト受信時刻t2に、その時点でタイマー回路603が示す現在のクライアント時刻をレスポンス送信時刻t3として付加して、レスポンスパケットとして送信する。このレスポンスパケットは、送信ポート611からネットワーク10に送出され、時刻同期サーバ500に送られる。   In the time synchronization client 600, the request packet transmitted from the time synchronization server 500 is received by the request reception circuit 602 via the reception port 610 and the reception buffer circuit 601. The request reception circuit 602 extracts the request transmission time t1 from the received request, and transfers it to the response transmission circuit 604 together with the current client time indicated by the timer circuit 603, that is, the request reception time t2. The response transmission circuit 604 adds the current client time indicated by the timer circuit 603 as the response transmission time t3 to the request transmission time t1 and the request reception time t2, and transmits the response packet as a response packet. This response packet is sent from the transmission port 611 to the network 10 and sent to the time synchronization server 500.

時刻同期サーバ500では、時刻同期クライアント600からのレスポンスパケットが、受信ポート511および受信バッファ回路504を経由して、レスポンス受信回路505により受信される。レスポンス受信回路505は、受信したレスポンスパケットから、リクエスト送信時刻t1、リクエスト受信時刻t2およびレスポンス送信時刻t3を抽出し、それらにタイマー回路502が示す現在のサーバ時刻をレスポンス受信時刻t4として付加して、誤差計算回路506に送る。誤差計算回路506は、時刻同期クライアント600の時刻誤差Δtを、
Δt={(t4+t1)−(t3+t2)}/2
により計算する。誤差計算回路506はまた、リクエストパケットの送信間隔Tから、時刻同期クライアント600の周波数誤差Δfを、
Δf=Δt/T
により計算する。リプライ送信回路507は、計算された時刻誤差Δtおよび周波数誤差Δfをパケット化し、時刻・周波数制御情報パケットとして送信する。この時刻・周波数制御情報パケットは、送信バッファ回路503から送信ポート510に送出され、ネットワーク10を経由して、時刻同期クライアント600に送られる。
In the time synchronization server 500, the response packet from the time synchronization client 600 is received by the response reception circuit 505 via the reception port 511 and the reception buffer circuit 504. The response reception circuit 505 extracts the request transmission time t1, the request reception time t2, and the response transmission time t3 from the received response packet, and adds the current server time indicated by the timer circuit 502 as the response reception time t4. To the error calculation circuit 506. The error calculation circuit 506 calculates the time error Δt of the time synchronization client 600 as follows.
Δt = {(t4 + t1) − (t3 + t2)} / 2
Calculate according to The error calculation circuit 506 also calculates the frequency error Δf of the time synchronization client 600 from the transmission interval T of the request packet.
Δf = Δt / T
Calculate according to The reply transmission circuit 507 packetizes the calculated time error Δt and frequency error Δf, and transmits the packet as a time / frequency control information packet. The time / frequency control information packet is transmitted from the transmission buffer circuit 503 to the transmission port 510 and is transmitted to the time synchronization client 600 via the network 10.

時刻同期クライアント600では、時刻同期サーバ500からの時刻・周波数制御情報パケットが、受信ポート610および受信バッファ回路601を経由して、リプライ受信回路605により受信される。リプライ受信回路605は、時刻・周波数制御情報パケットから時刻誤差Δtおよび周波数誤差Δfを抽出し、タイマー回路603のクライアント時刻をΔt、発振器606の発振周波数をΔfそれぞれ修正する。これにより、時刻同期サーバ500との時刻同期および周波数同期が確立する。   In the time synchronization client 600, the time / frequency control information packet from the time synchronization server 500 is received by the reply reception circuit 605 via the reception port 610 and the reception buffer circuit 601. The reply receiving circuit 605 extracts the time error Δt and the frequency error Δf from the time / frequency control information packet, and corrects the client time of the timer circuit 603 by Δt and the oscillation frequency of the oscillator 606 by Δf, respectively. Thereby, time synchronization and frequency synchronization with the time synchronization server 500 are established.

[効果の説明]
以上説明した第3の実施の形態によれば、時刻同期クライアント600がクロック周波数調整機能をもつ場合、すなわち発振器606の発振周波数が調整可能である場合に、時刻同期サーバ500側で時刻誤差の計算と同時に周波数誤差も求めて時刻同期クライアント600に送信することで、サーバ−クライアント間の時刻だけでなくクロック周波数も同期させることができる。
[Description of effects]
According to the third embodiment described above, when the time synchronization client 600 has a clock frequency adjustment function, that is, when the oscillation frequency of the oscillator 606 can be adjusted, the time synchronization server 500 calculates the time error. At the same time, by obtaining a frequency error and transmitting it to the time synchronization client 600, not only the time between the server and the client but also the clock frequency can be synchronized.

図4は、図3に示すプッシュ型時刻配信装置中の時刻同期サーバ500で用いられる誤差計算回路506の構成例を示すブロック図である。   FIG. 4 is a block diagram showing a configuration example of the error calculation circuit 506 used in the time synchronization server 500 in the push type time distribution apparatus shown in FIG.

この誤差計算回路506は、偏差発生回路701、セレクタ702、偏差応答計算回路703および時刻・周波数誤差計算回路704を備える。偏差発生回路701は、時刻同期クライアント600の内部基準クロック(発振器606の発振周波数)に偏差を与えるための制御情報を出力する手段を構成する。偏差応答計算回路703は、時刻同期クライアント600からのレスポンスにより求められる時刻同期クライアント600の内部基準クロックの周波数誤差を時系列的に観測して、偏差による応答特性を求める手段を構成する。時刻・周波数誤差計算回路704は、偏差応答計算回路703の求めた応答特性に基づいて周波数端数制御情報を計算する手段を構成する。   The error calculation circuit 506 includes a deviation generation circuit 701, a selector 702, a deviation response calculation circuit 703, and a time / frequency error calculation circuit 704. The deviation generation circuit 701 constitutes means for outputting control information for giving a deviation to the internal reference clock (the oscillation frequency of the oscillator 606) of the time synchronization client 600. The deviation response calculation circuit 703 constitutes a means for observing the frequency error of the internal reference clock of the time synchronization client 600 obtained from the response from the time synchronization client 600 in time series to obtain response characteristics due to deviation. The time / frequency error calculation circuit 704 constitutes means for calculating frequency fractional control information based on the response characteristic obtained by the deviation response calculation circuit 703.

時刻同期クライアント600が新規のクライアントであるとき、偏差発生回路701は、周波数のステップ応答特性から制御パラメータを抽出するための周波数制御情報を出力する。すなわち、偏差発生回路701は、時刻「0」において、時刻同期クライアント600の周波数制御電圧にvをステップ偏差として加算するための周波数制御情報を出力する。この周波数制御情報は、セレクタ702を経由してリプライ送信回路507に送られ、リプライパケットとして時刻同期クライアント600に送信される。 When the time synchronization client 600 is a new client, the deviation generation circuit 701 outputs frequency control information for extracting a control parameter from a frequency step response characteristic. That is, the deviation generation circuit 701 outputs frequency control information for adding v u as a step deviation to the frequency control voltage of the time synchronization client 600 at time “0”. This frequency control information is sent to the reply transmission circuit 507 via the selector 702 and transmitted to the time synchronization client 600 as a reply packet.

偏差応答計算回路703は、レスポンス受信回路505で抽出されたタイムスタンプt1〜t4を経時的に観測し、周波数誤差Δfのステップ応答を取得する。ここで、収束状態における周波数誤差fと周波数制御電圧偏差vから、時刻同期クライアント600内の発振器606の電圧−周波数感度係数が、K=v/fとして求められる。ステップ応答の変曲点における接線を引き、Δf=0との交点をL、Δf=fとの交点をRとするとき、ステップ応答法によるZiegler−Nicholsの制御パラメータ決定法によれば、比例ゲインK=K×0.9×(R−L)/L、積分時定数T=0.3/Lと計算される。 The deviation response calculation circuit 703 observes the time stamps t1 to t4 extracted by the response reception circuit 505 over time, and acquires a step response of the frequency error Δf. Here, the frequency error f u and the frequency control voltage deviation v u in the convergence state, the voltage of the oscillator 606 of the time synchronization clients 600 - frequency sensitivity coefficient is obtained as K = v u / f u. A tangent is drawn at the inflection point of the step response, if the intersection of the Delta] f = 0 to L, and the intersection between Delta] f = f u and R, according to the control parameter determination method of Ziegler-Nichols by step response method, proportional The gain K P = K × 0.9 × (R−L) / L and the integration time constant T I = 0.3 / L are calculated.

時刻・周波数誤差計算回路704は、
Δt={(t4+t1)−(t3+t2)}/2
により、時刻同期クライアント600の今回iの時刻誤差Δtを求めるとともに、偏差応答計算回路703により計算された比例ゲインKおよび積分時定数Tを用いて、
=K{Δf+1/T・ΣΔf
により、時刻同期クライアント600に対する今回の周波数制御電圧偏差vを求める。なお、ΣΔfは、時系列的に観測された周波数誤差Δf(k=0〜i−1)の総和である。
The time / frequency error calculation circuit 704
Δt i = {(t4 + t1) − (t3 + t2)} / 2
Thus, the time error Δt i of the current i of the time synchronization client 600 is obtained, and the proportional gain K P and integration time constant T I calculated by the deviation response calculation circuit 703 are used.
v i = K P {Δf i + 1 / T I · ΣΔf k }
Thus, the current frequency control voltage deviation v i for the time synchronization client 600 is obtained. Note that ΣΔf k is the total sum of frequency errors Δf k (k = 0 to i−1) observed in time series.

時刻・周波数誤差計算回路704で求めた時刻誤差Δtおよび周波数制御電圧偏差vは、リプライ送信回路507によりパケット化され、時刻・周波数制御情報パケットとして時刻同期クライアント600に送られる。 The time error Δt i and the frequency control voltage deviation v i obtained by the time / frequency error calculation circuit 704 are packetized by the reply transmission circuit 507 and sent to the time synchronization client 600 as a time / frequency control information packet.

このように、時刻同期サーバ500から送信する周波数制御情報に特定の偏差を加え、この偏差に対する時刻誤差Δtの推移を観測することにより、時刻同期クライアント600の応答特性の計算が可能となり、そして、この計算結果を基にPI制御もしくはPID制御などの制御パラメータを決定することで、制御パラメータが最適化され、より精密な周波数同期を行うことが可能となる。   In this way, by adding a specific deviation to the frequency control information transmitted from the time synchronization server 500 and observing the transition of the time error Δt with respect to this deviation, the response characteristic of the time synchronization client 600 can be calculated, and By determining control parameters such as PI control or PID control based on the calculation result, the control parameters are optimized, and more precise frequency synchronization can be performed.

[第4の実施の形態]
図5は、本発明の第4の実施の形態に係るプッシュ型時刻配信装置の構成を示すブロック図である。
[Fourth Embodiment]
FIG. 5 is a block diagram showing a configuration of a push-type time distribution device according to the fourth embodiment of the present invention.

このプッシュ型時刻配信装置は、時刻の基準を提供する時刻同期サーバ800と、提供される時刻の基準に基づいて自己の時刻を修正する時刻同期クライアント900とを備える。時刻同期サーバ800と時刻同期クライアント900とは、ネットワーク10を介して接続される。図5では時刻同期クライアント900を1台だけ示すが、現実的には、時刻同期クライアント900が複数、ネットワーク10に接続される。   This push-type time distribution apparatus includes a time synchronization server 800 that provides a time reference, and a time synchronization client 900 that corrects its own time based on the provided time reference. The time synchronization server 800 and the time synchronization client 900 are connected via the network 10. Although only one time synchronization client 900 is shown in FIG. 5, a plurality of time synchronization clients 900 are actually connected to the network 10.

時刻同期サーバ800は、リクエスト送信回路(REQ_SND)801、タイマー回路(TIMER)802、送信バッファ回路803、受信バッファ回路804、レスポンス受信回路(RES_RCV)805、誤差計算回路(ERR_CALC)806およびリプライ送信回路(REP_SND)807を備え、送信ポート810および受信ポート811によりネットワーク10に接続される。リクエスト送信回路801が、時刻同期クライアントにリクエストを送信する手段を構成する。誤差計算回路806は、リクエストに対する時刻同期クライアント900からのレスポンスに基づいて時刻同期クライアント600の時刻誤差を計算する手段を構成し、時刻誤差と共に、当該時刻同期クライアント900の内部基準クロックの周波数制御情報を、レスポンスに付加された情報に基づいて周波数制御情報を計算する。リプライ送信回路807は、計算された時刻誤差を時刻同期クライアント900に通知する手段を構成し、誤差計算回路806により得られた周波数制御情報を、時刻誤差と共に送信する。   The time synchronization server 800 includes a request transmission circuit (REQ_SND) 801, a timer circuit (TIMER) 802, a transmission buffer circuit 803, a reception buffer circuit 804, a response reception circuit (RES_RCV) 805, an error calculation circuit (ERR_CALC) 806, and a reply transmission circuit. (REP_SND) 807 and is connected to the network 10 by a transmission port 810 and a reception port 811. The request transmission circuit 801 constitutes means for transmitting a request to the time synchronization client. The error calculation circuit 806 constitutes means for calculating the time error of the time synchronization client 600 based on the response from the time synchronization client 900 to the request, and together with the time error, frequency control information of the internal reference clock of the time synchronization client 900 The frequency control information is calculated based on the information added to the response. The reply transmission circuit 807 constitutes means for notifying the time synchronization client 900 of the calculated time error, and transmits the frequency control information obtained by the error calculation circuit 806 together with the time error.

時刻同期クライアント900は、受信バッファ回路901、リクエスト受信回路(REQ_RCV)902、タイマー回路(TIMER)903、レスポンス送信回路(RES_SND)904、リプライ受信回路(REP_RCV)905、発振器(OSC)906およびメモリ907を備え、受信ポート910および送信ポート911を介してネットワーク10に接続される。レスポンス送信回路904が、時刻同期サーバ800からのリクエストに対するレスポンスとして、自己の時刻で示されるリクエストの受信時刻およびレスポンスの送信時刻を時刻同期サーバ800に返送する手段を構成する。リプライ受信回路905は、時刻同期サーバ800から通知される時刻誤差に基づいて自己の時刻を修正する手段を構成し、時刻の修正とともに、時刻同期サーバ800から通知される周波数制御情報に基づいて、自己の内部基準クロックの周波数調整、すなわち発振器906の発振周波数の調整を行う。メモリ907は、時刻同期サーバ800の誤差計算回路806が周波数制御情報を計算するために必要な情報を蓄積する手段を構成する。レスポンス送信回路904は、時刻同期サーバ800に返送するレスポンスに、メモリ907に蓄積された情報を付加して送信することができる。   The time synchronization client 900 includes a reception buffer circuit 901, a request reception circuit (REQ_RCV) 902, a timer circuit (TIMER) 903, a response transmission circuit (RES_SND) 904, a reply reception circuit (REP_RCV) 905, an oscillator (OSC) 906, and a memory 907. And is connected to the network 10 via the reception port 910 and the transmission port 911. The response transmission circuit 904 constitutes means for returning the request reception time and the response transmission time indicated by its own time to the time synchronization server 800 as a response to the request from the time synchronization server 800. The reply receiving circuit 905 constitutes means for correcting its own time based on the time error notified from the time synchronization server 800, and based on the frequency control information notified from the time synchronization server 800 along with the correction of the time, The frequency adjustment of its own internal reference clock, that is, the oscillation frequency of the oscillator 906 is adjusted. The memory 907 constitutes means for accumulating information necessary for the error calculation circuit 806 of the time synchronization server 800 to calculate frequency control information. The response transmission circuit 904 can add the information stored in the memory 907 to the response sent back to the time synchronization server 800 and transmit it.

時刻同期サーバ800内のリクエスト送信回路801は、タイマー回路802により示されるサーバ時刻をリクエスト送信時刻t1としてパケット化し、リクエストパケットとして送信する。このリクエストパケットは、時刻同期サーバ800内の送信バッファ回路803から送信ポート810に送出され、ネットワーク10を経由して、時刻同期クライアント900に送られる。   The request transmission circuit 801 in the time synchronization server 800 packetizes the server time indicated by the timer circuit 802 as the request transmission time t1, and transmits it as a request packet. This request packet is transmitted from the transmission buffer circuit 803 in the time synchronization server 800 to the transmission port 810 and is transmitted to the time synchronization client 900 via the network 10.

時刻同期クライアント900では、時刻同期サーバ800から送信されたリクエストパケットが、受信ポート910および受信バッファ回路901を経由して、リクエスト受信回路902により受信される。リクエスト受信回路902は、受信したリクエストからリクエスト送信時刻t1を抽出し、タイマー回路903が示す現在のクライアント時刻、すなわちリクエスト受信時刻t2と共に、レスポンス送信回路604に転送する。レスポンス送信回路604は、リクエスト送信時刻t1およびリクエスト受信時刻t2に、その時点でタイマー回路603が示す現在のクライアント時刻をレスポンス送信時刻t3として付加し、さらに、メモリ907から読み出した制御情報/履歴(Param)を付加して、レスポンスパケットとして送信する。このレスポンスパケットは、送信ポート911からネットワーク10に送出され、時刻同期サーバ800に送られる。   In the time synchronization client 900, the request packet transmitted from the time synchronization server 800 is received by the request reception circuit 902 via the reception port 910 and the reception buffer circuit 901. The request reception circuit 902 extracts the request transmission time t1 from the received request, and transfers it to the response transmission circuit 604 together with the current client time indicated by the timer circuit 903, that is, the request reception time t2. The response transmission circuit 604 adds the current client time indicated by the timer circuit 603 at that time as the response transmission time t3 to the request transmission time t1 and the request reception time t2, and further receives control information / history (from the memory 907). Param) is added and transmitted as a response packet. This response packet is sent from the transmission port 911 to the network 10 and sent to the time synchronization server 800.

時刻同期サーバ800では、時刻同期クライアント900からのレスポンスパケットが、受信ポート811および受信バッファ回路804を経由して、レスポンス受信回路805により受信される。レスポンス受信回路805は、受信したレスポンスパケットから、リクエスト送信時刻t1、リクエスト受信時刻t2、レスポンス送信時刻t3および制御情報/履歴を抽出し、それらにタイマー回路802が示す現在のサーバ時刻をレスポンス受信時刻t4として付加して、誤差計算回路806に送る。誤差計算回路806は、時刻同期クライアント600の時刻誤差Δtを、
Δt={(t4+t1)−(t3+t2)}/2
により計算する。誤差計算回路806はまた、リクエストパケットにより受信した制御情報/履歴を用いて、周波数制御電圧vを計算する。リプライ送信回路807は、計算された時刻誤差Δt、周波数制御電圧vおよび更新された制御情報/履歴をパケット化し、時刻・周波数制御情報パケットとして送信する。この時刻・周波数制御情報パケットは、送信バッファ回路803から送信ポート810に送出され、ネットワーク10を経由して、時刻同期クライアント900に送られる。
In the time synchronization server 800, the response packet from the time synchronization client 900 is received by the response reception circuit 805 via the reception port 811 and the reception buffer circuit 804. The response reception circuit 805 extracts the request transmission time t1, the request reception time t2, the response transmission time t3, and the control information / history from the received response packet, and the current server time indicated by the timer circuit 802 is extracted as the response reception time. It is added as t4 and sent to the error calculation circuit 806. The error calculation circuit 806 calculates the time error Δt of the time synchronization client 600 as follows.
Δt = {(t4 + t1) − (t3 + t2)} / 2
Calculate according to The error calculation circuit 806 also calculates the frequency control voltage v using the control information / history received by the request packet. The reply transmission circuit 807 packetizes the calculated time error Δt, frequency control voltage v, and updated control information / history, and transmits the packet as a time / frequency control information packet. The time / frequency control information packet is transmitted from the transmission buffer circuit 803 to the transmission port 810 and is transmitted to the time synchronization client 900 via the network 10.

時刻同期クライアント900では、時刻同期サーバ800からの時刻・周波数制御情報パケットが、受信ポート910および受信バッファ回路901を経由して、リプライ受信回路905により受信される。リプライ受信回路905は、時刻・周波数制御情報パケットから時刻誤差Δtおよび周波数制御電圧vを抽出し、タイマー回路903のクライアント時刻をΔtだけ修正し、発振器906の制御電圧を周波数制御電圧vに変更(更新)する。これにより、時刻同期サーバ800との時刻同期および周波数同期が確立する。また、リプライ受信回路905は、時刻・周波数制御情報パケットから制御情報/履歴を抽出し、メモリ907の内容を更新する。   In the time synchronization client 900, the time / frequency control information packet from the time synchronization server 800 is received by the reply reception circuit 905 via the reception port 910 and the reception buffer circuit 901. The reply receiving circuit 905 extracts the time error Δt and the frequency control voltage v from the time / frequency control information packet, corrects the client time of the timer circuit 903 by Δt, and changes the control voltage of the oscillator 906 to the frequency control voltage v ( Update. Thereby, time synchronization and frequency synchronization with the time synchronization server 800 are established. The reply reception circuit 905 extracts control information / history from the time / frequency control information packet and updates the contents of the memory 907.

[発明の効果]
以上説明した第4の実施の形態によれば、時刻同期クライアント900側から制御情報/履歴を送ることで、時刻同期サーバ800のメモリ容量によるクライアント数の上限を無くすことが可能になり、小規模なメモリ量で多数の時刻同期クライアント900を同期させることが可能となる。
[The invention's effect]
According to the fourth embodiment described above, by sending control information / history from the time synchronization client 900 side, it becomes possible to eliminate the upper limit of the number of clients due to the memory capacity of the time synchronization server 800, and thus a small scale. A large number of time synchronization clients 900 can be synchronized with a large amount of memory.

101、301、501、801 リクエスト送信回路
102、203、312、403、502、603、802、903 タイマー回路
103、302、503、803 送信バッファ回路
104、201、304、401、504、601、804、901 受信バッファ回路
105、305、505、805 レスポンス受信回路
106、306、506、806 誤差計算回路
107、307、507、807 リプライ送信回路
110、211、320、411、510、611、810 送信ポート
111、210、321、410、511、610、811 受信ポート
202、402、602、902 リクエスト受信回路
204、405、604、904 レスポンス送信回路
205、406、605、905 リプライ受信回路
303 フォローアップ送信回路
310 PHY回路
311 PHY送信回路
313 PHY受信回路
404 フォローアップ受信回路
606 発振器
701 偏差発生回路
702 セレクタ
703 偏差応答計算回路
704 時刻・周波数誤差計算回路
907 メモリ
101, 301, 501, 801 Request transmission circuit 102, 203, 312, 403, 502, 603, 802, 903 Timer circuit
103, 302, 503, 803 Transmission buffer circuit 104, 201, 304, 401, 504, 601, 804, 901 Reception buffer circuit 105, 305, 505, 805 Response reception circuit 106, 306, 506, 806 Error calculation circuit 107, 307, 507, 807 Reply transmission circuit 110, 211, 320, 411, 510, 611, 810 Transmission port 111, 210, 321, 410, 511, 610, 811 Reception port 202, 402, 602, 902 Request reception circuit 204, 405, 604, 904 Response transmission circuit 205, 406, 605, 905 Reply reception circuit 303 Follow-up transmission circuit 310 PHY circuit 311 PHY transmission circuit 313 PHY reception circuit 404 Follow-up reception circuit 606 Oscillator 7 01 Deviation generation circuit 702 Selector 703 Deviation response calculation circuit 704 Time / frequency error calculation circuit 907 Memory

Claims (7)

時刻の基準を提供する時刻同期サーバと、上記時刻の基準に基づいて自己の時刻を修正する時刻同期クライアントとを有し、
上記時刻同期サーバは、
上記時刻同期クライアントにリクエストを送信する手段と、
上記リクエストに対する上記時刻同期クライアントからのレスポンスに基づいて上記時刻同期クライアントの時刻誤差を計算する手段と、
計算された上記時刻誤差を上記時刻同期クライアントに通知する手段と
を有し、
上記時刻同期クライアントは、
上記時刻同期サーバからのリクエストに対するレスポンスとして、自己の時刻で示される上記リクエストの受信時刻および上記レスポンスの送信時刻を上記時刻同期サーバに返送する手段と、
上記時刻同期サーバから通知される時刻誤差に基づいて自己の時刻を修正する手段と
を有することを特徴とするプッシュ型時刻配信装置。
A time synchronization server that provides a time reference, and a time synchronization client that corrects its own time based on the time reference,
The time synchronization server
Means for sending a request to the time synchronization client;
Means for calculating a time error of the time synchronization client based on a response from the time synchronization client to the request;
Means for notifying the time synchronization client of the calculated time error,
The time synchronization client
As a response to the request from the time synchronization server, means for returning the reception time of the request indicated by its own time and the transmission time of the response to the time synchronization server;
A push type time distribution apparatus comprising: means for correcting the own time based on a time error notified from the time synchronization server.
請求項1記載のプッシュ型時刻配信装置において、
前記時刻同期クライアントを複数有し、
前記リクエストを送信する手段は、ブロードキャストもしくはマルチキャストによりリクエストを送信し、
前記計算する手段は、前記時刻同期クライアントからの個々のレスポンスに基づいて個々に時刻誤差を計算し、
前記通知する手段は、前記時刻同期クライアントの個々の時刻誤差を当該時刻同期クライアントにユニキャスト送信する
ことを特徴とするプッシュ型時刻配信装置。
The push type time distribution device according to claim 1,
A plurality of the time synchronization clients;
The means for transmitting the request transmits the request by broadcast or multicast,
The means for calculating individually calculates a time error based on individual responses from the time synchronization client,
The push type time distribution apparatus, wherein the notifying means unicasts each time error of the time synchronization client to the time synchronization client.
請求項1または2記載のプッシュ型時刻配信装置において、
前記時刻誤差を計算する手段は、時刻誤差と共に、当該時刻同期クライアントの内部基準クロックの周波数制御情報を計算し、
前記通知する手段は、上記周波数制御情報を上記時刻誤差と共に送信し、
前記修正する手段は、自己の時刻の修正とともに、前記通知する手段により通知された周波数制御情報に基づいて、自己の内部基準クロックの周波数調整を行う
ことを特徴とするプッシュ型時刻配信装置。
In the push type time distribution device according to claim 1 or 2,
The means for calculating the time error calculates the frequency control information of the internal reference clock of the time synchronization client together with the time error,
The means for notifying transmits the frequency control information together with the time error,
The push-type time distribution apparatus characterized in that the correcting means adjusts the frequency of its own internal reference clock based on the frequency control information notified by the notifying means together with correcting its own time.
請求項3記載のプッシュ型時刻配信装置において、
前記時刻誤差を計算する手段は、
前記時刻同期クライアントの内部基準クロックに偏差を与えるための制御情報を出力する手段と、
前記時刻同期クライアントからのレスポンスにより求められる前記時刻同期クライアントの内部基準クロックの周波数誤差を時系列的に観測して、上記偏差による応答特性を求める手段と、
上記応答特性に基づいて周波数制御情報を計算する手段と
を有する
ことを特徴とするプッシュ型時刻配信装置。
In the push type time distribution device according to claim 3,
The means for calculating the time error is:
Means for outputting control information for giving a deviation to the internal reference clock of the time synchronization client;
Means for observing a frequency error of the internal reference clock of the time synchronization client obtained by a response from the time synchronization client in time series, and obtaining a response characteristic due to the deviation;
And a means for calculating frequency control information based on the response characteristics.
請求項4項記載のプッシュ型時刻配信装置において、
前記時刻同期クライアントは、前記時刻誤差を計算する手段が周波数制御情報を計算するために必要な情報を蓄積する手段を有し、
前記返送する手段は、前記時刻同期サーバに返送するレスポンスに上記必要な情報を付加し、
前記時刻誤差を計算する手段は、上記レスポンスに付加された上記必要な情報に基づいて、周波数制御情報を計算する
ことを特徴とするプッシュ型時刻配信装置。
In the push type time distribution device according to claim 4,
The time synchronization client has means for storing information necessary for the means for calculating the time error to calculate frequency control information,
The means for returning adds the necessary information to the response to be returned to the time synchronization server,
The push time distribution apparatus, wherein the time error calculating means calculates frequency control information based on the necessary information added to the response.
時刻同期クライアントに対して時刻の基準を提供する時刻同期サーバにおいて、
上記時刻同期クライアントにリクエストを送信する手段と、
上記リクエストに対する上記時刻同期クライアントからのレスポンスに基づいて上記時刻同期クライアントの時刻誤差を計算する手段と、
計算された上記時刻誤差を上記時刻同期クライアントに通知する手段と
を有することを特徴とする時刻同期サーバ。
In the time synchronization server that provides the time reference to the time synchronization client,
Means for sending a request to the time synchronization client;
Means for calculating a time error of the time synchronization client based on a response from the time synchronization client to the request;
And a means for notifying the time synchronization client of the calculated time error.
時刻同期サーバから提供される時刻の基準に基づいて自己の時刻を修正する時刻同期クライアントにおいて、
上記時刻同期サーバからのリクエストに対するレスポンスとして、自己の時刻で示される上記リクエストの受信時刻および上記レスポンスの送信時刻を上記時刻同期サーバに返送する手段と、
上記時刻同期サーバから通知される時刻誤差に基づいて自己の時刻を修正する手段と
を有することを特徴とする時刻同期クライアント。
In the time synchronization client that corrects its own time based on the time standard provided from the time synchronization server,
As a response to the request from the time synchronization server, means for returning the reception time of the request indicated by its own time and the transmission time of the response to the time synchronization server;
A time synchronization client comprising: means for correcting the own time based on a time error notified from the time synchronization server.
JP2010040997A 2010-02-25 2010-02-25 Push-type time distribution device, time synchronization server, and time synchronization client Pending JP2011176768A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010040997A JP2011176768A (en) 2010-02-25 2010-02-25 Push-type time distribution device, time synchronization server, and time synchronization client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010040997A JP2011176768A (en) 2010-02-25 2010-02-25 Push-type time distribution device, time synchronization server, and time synchronization client

Publications (1)

Publication Number Publication Date
JP2011176768A true JP2011176768A (en) 2011-09-08

Family

ID=44689177

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010040997A Pending JP2011176768A (en) 2010-02-25 2010-02-25 Push-type time distribution device, time synchronization server, and time synchronization client

Country Status (1)

Country Link
JP (1) JP2011176768A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014086857A (en) * 2012-10-23 2014-05-12 Nippon Telegr & Teleph Corp <Ntt> Frequency synchronization precision monitoring method, frequency synchronization precision monitoring device, communication method and communication system
JP2014236501A (en) * 2013-06-05 2014-12-15 株式会社Tbsテレビ Time synchronization system
JP2016173676A (en) * 2015-03-16 2016-09-29 カルソニックカンセイ株式会社 Multiplex communication device
JP2017022526A (en) * 2015-07-09 2017-01-26 株式会社東芝 Time synchronization client and protection system
JP2018523416A (en) * 2015-08-10 2018-08-16 クゥアルコム・インコーポレイテッドQualcomm Incorporated Partial timing synchronization function (TSF) synchronization in fine timing measurement (FTM) protocol
KR101923233B1 (en) * 2012-09-28 2018-11-28 한국전력공사 Apparatus and method for synchronization using time error rate in process level of full digital substation automation system
CN109189147A (en) * 2018-09-04 2019-01-11 北京粉笔未来科技有限公司 Method for synchronizing time and device calculate equipment and storage medium
JP2019021974A (en) * 2017-07-12 2019-02-07 株式会社明電舎 Network apparatus
JP7315822B2 (en) 2019-05-09 2023-07-27 テイ・エス テック株式会社 Synchronization method and system between multiple clients

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101923233B1 (en) * 2012-09-28 2018-11-28 한국전력공사 Apparatus and method for synchronization using time error rate in process level of full digital substation automation system
JP2014086857A (en) * 2012-10-23 2014-05-12 Nippon Telegr & Teleph Corp <Ntt> Frequency synchronization precision monitoring method, frequency synchronization precision monitoring device, communication method and communication system
JP2014236501A (en) * 2013-06-05 2014-12-15 株式会社Tbsテレビ Time synchronization system
JP2016173676A (en) * 2015-03-16 2016-09-29 カルソニックカンセイ株式会社 Multiplex communication device
JP2017022526A (en) * 2015-07-09 2017-01-26 株式会社東芝 Time synchronization client and protection system
JP2018523416A (en) * 2015-08-10 2018-08-16 クゥアルコム・インコーポレイテッドQualcomm Incorporated Partial timing synchronization function (TSF) synchronization in fine timing measurement (FTM) protocol
JP2019021974A (en) * 2017-07-12 2019-02-07 株式会社明電舎 Network apparatus
CN109189147A (en) * 2018-09-04 2019-01-11 北京粉笔未来科技有限公司 Method for synchronizing time and device calculate equipment and storage medium
JP7315822B2 (en) 2019-05-09 2023-07-27 テイ・エス テック株式会社 Synchronization method and system between multiple clients

Similar Documents

Publication Publication Date Title
JP2011176768A (en) Push-type time distribution device, time synchronization server, and time synchronization client
US10666371B2 (en) System for establishing and maintaining a clock reference indicating one-way latency in a data network
US10432336B2 (en) System and method of synchronizing a distributed clock in a packet-compatible network
US10979164B2 (en) Peer-to-peer transparent clocks and methods of estimating skew in peer-to-peer transparent clocks
US9100135B2 (en) Method and device for packet network synchronization
KR20090032306A (en) Time synchronization system and method on the network
US8397095B2 (en) Method and apparatus for synchronizing time of day of terminal in convergent network
US20100135332A1 (en) Method for synchronizing a clock of a network component with a clock of further network component and network component thefor
EP2807785B1 (en) Packet-based timing measurement
US11252687B2 (en) Remote signal synchronization
JP4467478B2 (en) Transmission apparatus and time synchronization method
KR20100062786A (en) Time synchronized system and time synchronization method in the next generation convergence network
JP2015188159A (en) Slave node, time synchronization method, and computer program
KR20100048124A (en) Time synchronization method in bridged local area network
JP2001036538A (en) Time synchronization method and its system
WO2012118177A1 (en) Synchronization device, time management method, and computer program
Tomaciello et al. One-way delay measurement: State of art
JP2023094100A (en) Communication device and communication system
JP2021057696A (en) Radio communication device and time synchronization program
JP2020077929A (en) Time distribution device, synchronization system, and program
Masne et al. Performance Analysis of DTSA in Distributed Network
KR20160097848A (en) Operating method for internet to things
KR20120116842A (en) System and method to overcome wander accumulation to achieve precision clock distribution over large networks