JPH06348660A - Distributed processing network - Google Patents

Distributed processing network

Info

Publication number
JPH06348660A
JPH06348660A JP5164172A JP16417293A JPH06348660A JP H06348660 A JPH06348660 A JP H06348660A JP 5164172 A JP5164172 A JP 5164172A JP 16417293 A JP16417293 A JP 16417293A JP H06348660 A JPH06348660 A JP H06348660A
Authority
JP
Japan
Prior art keywords
time
register
server
difference
network
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
JP5164172A
Other languages
Japanese (ja)
Inventor
Osamu Yoshie
治 吉江
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP5164172A priority Critical patent/JPH06348660A/en
Publication of JPH06348660A publication Critical patent/JPH06348660A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To detect an error of the reference time of a time server and to adopt the correct time in a decentralized processing network. CONSTITUTION:A client node gives a request to a time server to transmit the reference time in a power supply application state and then stores the received time in a network time register 9. Besides, the time of a clock circuit 15 at this time is stored in a time register 10. Then the absolute value of the difference of time between both registers 9 and 10 is stored in a difference detecting register 12 and then compared with the value of an allowable value setting part 13 by a difference comparator 14. If the difference absolute value is smaller than the allowable value, the time of the register 9 is loaded in the circuit 15. Meanwhile the present time of the circuit 15 and the time of the register 9 are shown on a display 7 when the difference absolute value is larger than the allowable value. So that an operator chooses that he adapts whether either one of the time of the register 9 or 10, or another corrected time.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ノード(計算機)相互
間で時刻を同期させるようにした分散処理ネットワーク
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distributed processing network in which time is synchronized between nodes (computers).

【0002】[0002]

【従来の技術】分散処理ネットワーク内でのファイル管
理等の処理では、複数のトランザクション(処理)が同
時並行的に実行されていても、順番に処理が行われたよ
うにファイルへの読み書きの順序を管理してやる必要が
ある。このことをトランザクションの直列化という。
2. Description of the Related Art In processing such as file management in a distributed processing network, even if a plurality of transactions (processing) are simultaneously executed in parallel, the order of reading and writing to a file is as if they were processed in order. Need to manage. This is called transaction serialization.

【0003】トランザクションの直列化を実現する方法
としては、タイムスタンプに基づく方法が一般的であ
る。その方法は、トランザクション開始時に各トランザ
クションにタイムスタンプを与え、あるファイルに対し
て複数のトランザクションが競合してアクセスを要求す
る場合には、そのタイムスタンプの順にしかアクセスを
許さないことでトランザクションを直列化しようとする
ものである。そして、このタイムスタンプに基づく方法
によりトランザクションを直列化させるためには、ノー
ド相互間で時刻を同期させることが不可欠である。
As a method for realizing the serialization of transactions, a method based on a time stamp is generally used. The method gives a time stamp to each transaction at the start of the transaction, and when multiple transactions compete for a certain file and request access, the transactions are serialized by allowing access only in the order of the time stamp. It is about to be transformed. In order to serialize transactions by this time stamp-based method, it is essential to synchronize the time between nodes.

【0004】ノード相互間で時刻を同期させる方法とし
て、従来、時刻供給装置と各ノードとの間に時刻供給用
伝送路を設け、時刻供給装置から各ノードに時刻を与え
るようにした方法があるが(例、特開平4−77841
号公報)、特別な伝送路が必要になってコスト面で不利
である。一方、時刻供給用伝送路というような特別な伝
送路を必要としない時刻同期方法として、分散処理ネッ
トワーク上の少なくとも1つのノードをタイムサーバと
し、該タイムサーバの時刻を基準にして各ノードの時刻
を校正する方法が知られている。
As a method for synchronizing the time between nodes, conventionally, there is a method in which a time supply transmission line is provided between the time supply device and each node and the time is supplied from the time supply device to each node. (Eg, Japanese Patent Laid-Open No. 4-77841)
However, a special transmission line is required, which is disadvantageous in terms of cost. On the other hand, as a time synchronization method that does not require a special transmission line such as a time supply transmission line, at least one node on the distributed processing network is used as a time server, and the time of each node is based on the time of the time server. A method of calibrating is known.

【0005】次に、その方法について説明する。図4
は、分散処理ネットワークの概要を示すブロック図であ
る。図4において、20,30はLAN(ローカルエリ
アネットワーク)、21はプリントサーバ、21aはプ
リンタ制御部、22はファイルサーバ、22aはファイ
ル管理部、22b,31bは資源管理部、23,32は
通信サーバ、23a,32aは通信制御部、24,2
5,33,34はワークステーション、31はメールサ
ーバ、31aはメール管理部である。
Next, the method will be described. Figure 4
FIG. 1 is a block diagram showing an outline of a distributed processing network. 4, 20 and 30 are LANs (local area networks), 21 is a print server, 21a is a printer control unit, 22 is a file server, 22a is a file management unit, 22b and 31b are resource management units, and 23 and 32 are communications. Servers 23a and 32a are communication control units 24 and 2.
5, 33 and 34 are workstations, 31 is a mail server, and 31a is a mail management unit.

【0006】このような分散処理ネットワークにおける
各サーバ及びワークステーション(以下、ノードとい
う)は、通常、それぞれの内部に独自の時計回路を有し
ているが、それらの時計回路は常に正確な時刻を出力す
るとは限らない。そこで、それらのノードの内の少なく
とも1台にタイムサーバの機能を持たせ、他のノード
(以下、クライアントノードという)は、そのノードか
ら出力される時刻を基準にして自己の時計回路の時刻を
校正する。例えば、クライアントノードは、電源投入時
等にタイムサーバに対して現在の時刻を問い合わせ、返
信されてきた時刻に自己の時計回路の時刻を合わせる。
なお、タイムサーバを複数設ける場合は、メインのタイ
ムサーバを1つ決めて、他のタイムサーバは、それぞれ
の時刻をメインのタイムサーバに合わせるようにする。
Each server and workstation (hereinafter referred to as a node) in such a distributed processing network usually has its own internal clock circuit, but these clock circuits always provide accurate time. It does not always output. Therefore, at least one of those nodes has a time server function, and the other nodes (hereinafter, referred to as client nodes) set the time of their own clock circuit based on the time output from the node. Calibrate. For example, the client node inquires the time server about the current time when the power is turned on, and adjusts the time of its own clock circuit to the time returned.
When a plurality of time servers are provided, one main time server is determined and the other time servers match their respective times with the main time server.

【0007】なお、このような分散処理ネットワークに
関連する従来の文献としては、例えば、特開平2−15
6758号公報,特開平2−186415号公報,特開
平4−97409号公報等がある。
A conventional document relating to such a distributed processing network is, for example, Japanese Patent Laid-Open No. 2-15.
6758, JP-A-2-186415 and JP-A-4-97409.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、前記し
た、タイムサーバの時刻を基準にして各ノードの時刻を
校正するようにした従来の技術には、タイムサーバが時
刻ずれを起こしたとき、その時刻を受けるノード側では
それを検出することができず、ずれた時刻に基づいて自
己の時計回路の時刻を校正してしまうという問題点があ
った。本発明は、タイムサーバの時刻ずれを検出できる
ようにして、そのような問題点を解決することを課題と
するものである。
However, in the above-mentioned conventional technique in which the time of each node is calibrated based on the time of the time server, when the time server causes a time shift, the time There is a problem in that the node that receives the signal cannot detect it and calibrates the time of its own clock circuit based on the shifted time. An object of the present invention is to solve such a problem by making it possible to detect the time shift of the time server.

【0009】[0009]

【課題を解決するための手段】前記課題を解決するた
め、本発明では、基準時刻を送信する少なくとも1台の
タイムサーバと、該基準時刻を受信して自己の時計回路
の時刻を校正するクライアントノードとを有する分散処
理ネットワークにおいて、前記クライアントノードは、
受信した基準時刻と自己の時計回路の時刻との差の絶対
値が許容値以内であるときのみ受信した基準時刻を使用
することとした。
In order to solve the above problems, according to the present invention, at least one time server for transmitting a reference time and a client for receiving the reference time and calibrating the time of its own clock circuit. In a distributed processing network having a node,
The received reference time is used only when the absolute value of the difference between the received reference time and the time of its own clock circuit is within the allowable value.

【0010】[0010]

【作 用】タイムサーバは、クライアントノードから
の要求に応じて基準時刻を送信し、クライアントサーバ
は、タイムサーバから基準時刻を受信したとき、受信し
た基準時刻と自己の時計回路の時刻とを比較して、その
差の絶対値が許容値以内であるときのみタイムサーバか
ら受信した基準時刻を使用する。そのため、タイムサー
バが時刻ずれを起こしても、その時刻を受信したクライ
アントノード側で時刻ずれがあることを検出し、それを
使用しないので、ずれた時刻に基づいて自己の時計回路
の時刻を校正してしまうということはなくなる。
[Operation] The time server sends the reference time in response to the request from the client node, and when the client server receives the reference time from the time server, it compares the received reference time with the time of its own clock circuit. Then, the reference time received from the time server is used only when the absolute value of the difference is within the allowable value. Therefore, even if the time server causes a time shift, the client node that receives the time detects that there is a time shift and does not use it, so the time of its own clock circuit is calibrated based on the time shift. It will not happen.

【0011】[0011]

【実施例】以下、本発明の実施例を図面に基づいて詳細
に説明する。図1は、分散処理ネットワークにおけるク
ライアントノードの概要を示すブロック図である。図1
において、1はCPU、2はメモリ、3はLAN制御
部、4はディスクコントローラ、5は固定ディスク、6
はディスプレイコントローラ、7はディスプレイ、8は
ネットワークアドレスレジスタ、9はネットワークタイ
ムレジスタ、10は時刻レジスタ、11は比較回路、1
2は差分検出レジスタ、13は許容値設定部、14は差
分比較回路、15は時計回路、16は水晶発振回路、1
7はエラーレジスタである。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an outline of a client node in a distributed processing network. Figure 1
, 1 is a CPU, 2 is a memory, 3 is a LAN controller, 4 is a disk controller, 5 is a fixed disk, 6
Is a display controller, 7 is a display, 8 is a network address register, 9 is a network time register, 10 is a time register, 11 is a comparison circuit, 1
2 is a difference detection register, 13 is an allowable value setting unit, 14 is a difference comparison circuit, 15 is a clock circuit, 16 is a crystal oscillation circuit, 1
Reference numeral 7 is an error register.

【0012】クライアントノードは、タイムサーバに対
して基準時刻の送信を要求し、受信した時刻をネットワ
ークタイムレジスタ9に格納する。一方、その時の時計
回路15の時刻を時刻レジスタ10に格納する。そし
て、ネットワークタイムレジスタ9の時刻と時刻レジス
タ10の時刻との差の絶対値を差分検出レジスタ12に
格納し、その値と許容値設定部13の値を差分比較回路
14で比較して、上記差の絶対値が許容値以下であると
き、時計回路15にネットワークタイムレジスタ9の時
刻をロードする。しかし、上記差の絶対値が許容値を超
えているときは、現在の時計回路15の時刻とネットワ
ークタイムレジスタ9の時刻をディスプレイ7に表示
し、操作者に対してどちらの時刻を採用するか、あるい
はその他の訂正時刻を採用するかを選択させる。なお、
ネットワークアドレスレジスタ8には、ネットワーク上
に複数のタイムサーバが実装されているとき、基準時刻
送信元のタイムサーバに対してエラー情報等を返信でき
るようにするため、基準時刻送信元のタイムサーバのネ
ットワークアドレスを保持させる。
The client node requests the time server to transmit the reference time and stores the received time in the network time register 9. On the other hand, the time of the clock circuit 15 at that time is stored in the time register 10. Then, the absolute value of the difference between the time of the network time register 9 and the time of the time register 10 is stored in the difference detection register 12, and that value and the value of the allowable value setting unit 13 are compared by the difference comparison circuit 14, When the absolute value of the difference is less than or equal to the allowable value, the clock circuit 15 is loaded with the time of the network time register 9. However, when the absolute value of the difference exceeds the allowable value, the current time of the clock circuit 15 and the current time of the network time register 9 are displayed on the display 7, and which time should be adopted for the operator. , Or use other correction time. In addition,
In the network address register 8, when a plurality of time servers are installed on the network, the time server of the reference time transmission source is configured to return error information and the like to the time server of the reference time transmission source. Holds the network address.

【0013】次に、クライアントノードがタイムサーバ
に対して時刻の送信を要求して、タイム応答パケットを
受信したときの動作をフローチャートを使って説明す
る。図2は、クライアントノードがタイムサーバに対し
て時刻の送信を要求して、タイム応答パケットを受信し
たときの処理手順を示すフローチャートである。 ステップ1…クライアントノードは、電源投入時に、図
3(イ)に示すようなタイム要求パケットをネットワー
ク上にブロードキャストすることにより、タイムサーバ
に対して基準時刻の送信を要求する。タイムサーバは、
このタイム要求パケットを受信すると、自己の時計回路
から基準時刻を読み出し、図3(ロ)に示すようなタイ
ム応答パケットを構成し、タイム要求パケットを出した
クライアントノードに対して送信する。
Next, the operation when the client node requests the time server to transmit the time and receives the time response packet will be described using a flowchart. FIG. 2 is a flowchart showing a processing procedure when the client node requests the time server to transmit the time and receives the time response packet. Step 1 ... When the power is turned on, the client node requests the time server to transmit the reference time by broadcasting a time request packet as shown in FIG. The time server is
When this time request packet is received, the reference time is read from its own clock circuit, a time response packet as shown in FIG. 3B is constructed, and it is transmitted to the client node which issued the time request packet.

【0014】ステップ2…タイム応答パケットを受信し
たか否かを判別する。 ステップ3…受信したとき、受信したタイム応答パケッ
トから時刻情報を取り出して、その時刻をネットワーク
タイムレジスタ9に格納する。なお、ネットワークが国
際的なネットワークである場合は、タイム応答パケット
の時刻情報の中には、現在の時刻の他にオフセット方位
として、当該タイムサーバが設けられている場所の経
度、オフセット時間として世界標準時との差、夏時間に
関する情報、タイム応答パケットの伝送に要する時間等
を含める。 ステップ4…時計回路15の時刻を時刻レジスタ10に
格納する。 ステップ5…ネットワークタイムレジスタ9の時刻と時
刻レジスタ10の時刻とを比較回路11で比較する。 ステップ6…両時刻の差の絶対値Dを差分検出レジスタ
12に格納する。 ステップ7…上記差の絶対値Dが許容値P以下であるか
否かを判別する。 ステップ8…以下であるとき、時計回路15にネットワ
ークタイムレジスタ9の時刻をロードする。
Step 2 ... It is determined whether or not a time response packet has been received. Step 3 ... When received, time information is extracted from the received time response packet and the time is stored in the network time register 9. If the network is an international network, the time information in the time response packet contains the offset azimuth in addition to the current time, the longitude of the place where the time server is installed, and the offset time in the world. Includes the difference from standard time, information about daylight saving time, the time required to transmit a time response packet, etc. Step 4 ... The time of the clock circuit 15 is stored in the time register 10. Step 5: The comparison circuit 11 compares the time of the network time register 9 with the time of the time register 10. Step 6 ... Store the absolute value D of the difference between the two times in the difference detection register 12. Step 7 ... It is determined whether or not the absolute value D of the difference is less than or equal to the allowable value P. Step 8 ... In the following steps, the clock circuit 15 is loaded with the time in the network time register 9.

【0015】ステップ9…ステップ2で受信しないと
き、所定時間が経過したか否かを判別する。 ステップ10…経過したとき、カウント値Cをインクリ
メントする。 ステップ11…カウント値Cが所定値Kを超えたか否か
を判別する。 ステップ12…超えたとき、または、ステップ7で差の
絶対値Dが許容値P以下でないとき、エラーレジスタ1
7にエラーがあったことをセットする。 ステップ13…現在の時計回路15の時刻とネットワー
クタイムレジスタ9の時刻を表示する。 ステップ14…操作者に対して時計回路15の時刻を訂
正するか否かを確認し、操作者がどちらを選択したかを
判別する。 ステップ15…操作者が訂正しないと指示したとき、時
計回路15の時刻をそのまま使用してノードを起動す
る。 ステップ16…ステップ14で操作者が訂正することを
指示したとき、時計回路15の時刻を操作者が入力した
時刻に訂正してからノードを起動する。
Step 9 ... If not received in step 2, it is judged whether or not a predetermined time has elapsed. When step 10 ... Has passed, the count value C is incremented. Step 11 ... It is determined whether or not the count value C exceeds a predetermined value K. Step 12 ... When it exceeds, or when the absolute value D of the difference is not less than or equal to the allowable value P in step 7, the error register 1
Set that there was an error in 7. Step 13 ... The current time of the clock circuit 15 and the current time of the network time register 9 are displayed. Step 14 ... Confirms with the operator whether or not the time of the clock circuit 15 should be corrected, and determines which one the operator has selected. Step 15: When the operator instructs not to correct, the time of the clock circuit 15 is used as it is to start the node. Step 16 ... When the operator gives an instruction for correction in step 14, the time of the clock circuit 15 is corrected to the time input by the operator, and then the node is started.

【0016】なお、上記ステップ12でエラーをセット
した際、電子メールにてタイムサーバに対してエラーを
通知し、タイムサーバの時刻を訂正するようにすること
もできる。
When the error is set in step 12, it is possible to notify the time server of the error by e-mail and correct the time of the time server.

【0017】[0017]

【発明の効果】以上述べた如く、本発明の分散処理ネッ
トワークによれば、タイムサーバが時刻ずれを起こして
も、その時刻を受信したクライアントノード側で時刻ず
れがあることを検出し、それを無効とするので、ずれた
時刻に基づいて自己の時計回路の時刻を校正してしまう
ということはなくなる。
As described above, according to the distributed processing network of the present invention, even if the time server causes a time shift, the client node side that receives the time detects that there is a time shift, and detects it. Since it is invalid, the time of its own clock circuit will not be calibrated based on the shifted time.

【図面の簡単な説明】[Brief description of drawings]

【図1】 分散処理ネットワークにおけるクライアント
ノードの概要を示すブロック図
FIG. 1 is a block diagram showing an outline of a client node in a distributed processing network.

【図2】 クライアントノードがタイムサーバに対して
時刻の送信を要求して、タイム応答パケットを受信した
ときの処理手順を示すフローチャート
FIG. 2 is a flowchart showing a processing procedure when a client node requests a time server to transmit time and receives a time response packet.

【図3】 タイム要求パケット及びタイム応答パケット
の概要を示す図
FIG. 3 is a diagram showing an outline of a time request packet and a time response packet.

【図4】 分散処理ネットワークの概要を示すブロック
FIG. 4 is a block diagram showing an outline of a distributed processing network.

【符号の説明】[Explanation of symbols]

1…CPU、2…メモリ、3…LAN制御部、4…ディ
スクコントローラ、5…固定ディスク、6…ディスプレ
イコントローラ、7…ディスプレイ、8…ネットワーク
アドレスレジスタ、9…ネットワークタイムレジスタ、
10…時刻レジスタ、11…比較回路、12…差分検出
レジスタ、13…許容値設定値、14…差分比較回路、
15…時計回路、16…水晶発振回路、17…エラーレ
ジスタ、20,30…LAN、21…プリントサーバ、
22…ファイルサーバ、23,32…通信サーバ、2
4,25,33,34…ワークステーション、31…メ
ールサーバ
1 ... CPU, 2 ... Memory, 3 ... LAN control unit, 4 ... Disk controller, 5 ... Fixed disk, 6 ... Display controller, 7 ... Display, 8 ... Network address register, 9 ... Network time register,
10 ... Time register, 11 ... Comparison circuit, 12 ... Difference detection register, 13 ... Allowable value setting value, 14 ... Difference comparison circuit,
15 ... Clock circuit, 16 ... Crystal oscillator circuit, 17 ... Error register, 20, 30 ... LAN, 21 ... Print server,
22 ... File server, 23, 32 ... Communication server, 2
4, 25, 33, 34 ... Workstation, 31 ... Mail server

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 基準時刻を送信する少なくとも1台のタ
イムサーバと、該基準時刻を受信して自己の時計回路の
時刻を校正するクライアントノードとを有する分散処理
ネットワークにおいて、前記クライアントノードは、受
信した基準時刻と自己の時計回路の時刻との差の絶対値
が許容値以内であるときのみ受信した基準時刻を使用す
ることを特徴とする分散処理ネットワーク。
1. A distributed processing network having at least one time server for transmitting a reference time and a client node for receiving the reference time and calibrating the time of its own clock circuit, wherein the client node receives A distributed processing network, which uses the received reference time only when the absolute value of the difference between the reference time and the time of its own clock circuit is within an allowable value.
JP5164172A 1993-06-08 1993-06-08 Distributed processing network Pending JPH06348660A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5164172A JPH06348660A (en) 1993-06-08 1993-06-08 Distributed processing network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5164172A JPH06348660A (en) 1993-06-08 1993-06-08 Distributed processing network

Publications (1)

Publication Number Publication Date
JPH06348660A true JPH06348660A (en) 1994-12-22

Family

ID=15788099

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5164172A Pending JPH06348660A (en) 1993-06-08 1993-06-08 Distributed processing network

Country Status (1)

Country Link
JP (1) JPH06348660A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000019318A1 (en) * 1998-09-30 2000-04-06 Hitachi, Ltd. Terminal and maintenance system
JP2005222368A (en) * 2004-02-06 2005-08-18 Hitachi Ltd Storage system
US8122154B2 (en) 2004-10-13 2012-02-21 Hitachi, Ltd. Storage system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000019318A1 (en) * 1998-09-30 2000-04-06 Hitachi, Ltd. Terminal and maintenance system
JP2005222368A (en) * 2004-02-06 2005-08-18 Hitachi Ltd Storage system
US8122154B2 (en) 2004-10-13 2012-02-21 Hitachi, Ltd. Storage system

Similar Documents

Publication Publication Date Title
US5402394A (en) Process for generating a common time base for a system with distributed computing units
US7702057B2 (en) Apparatus and method for controlling a master/slave system via master device synchronization
US6311283B1 (en) Need based synchronization of computer system time clock to reduce loading on network server
US6023769A (en) Method and apparatus for synchronizing an imprecise time clock maintained by a computer system
US6157957A (en) Clock synchronization system and method using a continuous conversion function for a communication network
US20040223515A1 (en) Method and apparatus for the synchronization of a system time of a communications network with a clock reference
WO2001095562A2 (en) Method for ensuring access to a transmission medium
TWI781553B (en) Security device and method for data security
US7017067B2 (en) Method and bus system for synchronizing a data exchange between a data source and a control device
JPH06348660A (en) Distributed processing network
JP4051131B2 (en) Clock signal preparation apparatus and method
JP2003110562A (en) System and method for time synchronization
US6473455B1 (en) Method for compensating a phase delay of a clock signal
JPH10124465A (en) Information processor
JP2008079008A (en) Network terminal
JP2007163330A (en) Time information communication system
JP2001352345A (en) Data transmission unit and data transmission control method
US5598555A (en) Data transmission apparatus
JP2002135284A (en) Line concentrator
JPH05189385A (en) Timer synchronization system in distributed processing environment system
JPH11223687A (en) Synchronizing system for internal timepieces among plural computers
JP2000224766A (en) Time synchronizing method in distributed power monitoring control system
JPH10104373A (en) Time adjustment method
JP2001021676A (en) Standard time-setting method and device therefor
US6510482B1 (en) Multiplexed bus data transmission control system