JPH08328690A - Time management system device - Google Patents

Time management system device

Info

Publication number
JPH08328690A
JPH08328690A JP7128577A JP12857795A JPH08328690A JP H08328690 A JPH08328690 A JP H08328690A JP 7128577 A JP7128577 A JP 7128577A JP 12857795 A JP12857795 A JP 12857795A JP H08328690 A JPH08328690 A JP H08328690A
Authority
JP
Japan
Prior art keywords
time
master
processor
priority
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
JP7128577A
Other languages
Japanese (ja)
Inventor
Yasunobu Koga
靖信 古賀
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP7128577A priority Critical patent/JPH08328690A/en
Publication of JPH08328690A publication Critical patent/JPH08328690A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To use a new processor for a time master with a priority different from that at system start revised in on-line by providing a master priority revision means and a master management means selecting again the time master to the system device. CONSTITUTION: The device is provided with a master management means 12a deciding a sole time master based on a master 1st priority and a master 2nd priority among processors whose master flag is set to 'master enable' and a master priority revision means 16a revising the master 2nd priority of an optional processor. Then a sole time master is selected among processors whose flag is set to 'master enable' based on the master 1st priority and the master 2nd priority and when the master end priority is revised in on-line from an optional processor, a new time master is again selected based on the master 1st priority and the master 2nd priority.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、ネットワークにより
接続された複数のプロセッサからなるマルチプロセッサ
システム上の前記プロセッサ間の時刻の同期制御を行う
ための時刻管理システム装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a time management system device for controlling the time synchronization between the processors on a multiprocessor system consisting of a plurality of processors connected by a network.

【0002】[0002]

【従来の技術】ネットワーク環境下における時刻管理
は、ネットワークで接続された複数の計算機間での時刻
をいかに同期させるかにあり、従来から数々の方法が提
案されている。図19は、特開平4−233015号公
報にデータ伝送装置の時刻管理方式として開示されたマ
ルチプロセッサシステムにおける従来の時刻管理システ
ム装置の構成を示すブロック図である。図において、1
11a,111b…111nはプロセッサ、112はプ
ロセッサ111a,111b…111nを接続している
ネットワーク、129a,129b…129nは各プロ
セッサ全体を監視するCPU、110a,110b…1
10nはプロセッサ内の時刻を計時する時計手段、12
7a,127b…127nはネットワーク112上のデ
ータの送信および受信を制御するネットワーク制御手
段、128a,128b…128nはネットワーク制御
手段127a,127b…127n夫々による時刻情報
等の受信データを各プロセッサ毎に割り当てられた所定
アドレスに記憶する受信バッファ、130a,130b
…130nは時刻情報の更新を監視する監視時間を計時
する時刻情報更新監視用タイマ、131a,131b…
131nはシステム起動時に一定時間をカウントした後
にCPU129a,129b…129nにタイムアウト
通知を行うバックオフ監視用タイマである。
2. Description of the Related Art Time management in a network environment depends on how to synchronize the time among a plurality of computers connected by a network, and various methods have been conventionally proposed. FIG. 19 is a block diagram showing a configuration of a conventional time management system device in a multiprocessor system disclosed as a time management system of a data transmission device in Japanese Patent Laid-Open No. 4-233015. In the figure, 1
111n are processors, 112 is a network connecting the processors 111a, 111b, ... 111n, 129a, 129b, ... 129n are CPUs for monitoring the entire processors, 110a, 110b, ... 1
10n is clock means for measuring the time in the processor, 12
Reference numerals 7a, 127b ... 127n are network control means for controlling transmission and reception of data on the network 112, and 128a, 128b ... 128n are assigned reception data such as time information by the network control means 127a, 127b ... 127n to each processor. Buffers 130a, 130b for storing at specified addresses
... 130n is a time information update monitoring timer for measuring a monitoring time for monitoring the update of time information, 131a, 131b ...
Reference numeral 131n is a back-off monitoring timer that counts a fixed time when the system is started and then issues a timeout notification to the CPUs 129a, 129b ... 129n.

【0003】次に動作について説明する。図20は、こ
の従来の時刻管理システム装置による時刻同期処理動作
を示すフローチャートである。このフローチャートによ
れば、各プロセッサ111a,111b…111nはシ
ステムが起動された後、受信バッファ128a,128
b…128n内の時刻情報の更新を監視し、バックオフ
監視用タイマ131a,131b…131nの監視時間
内に時刻が更新されたかされないかを監視し(ステップ
ST100,ステップST101)、更新されないとき
には時刻マスタとなって自プロセッサの時計手段110
a,110b…110nを読み出し、読み出した時刻情
報をネットワーク112へ出力する(ステップST10
5)。なお、このようにプロセッサがネットワークへ時
刻情報を出力し、他のプロセッサへ時刻情報を配信する
動作を以下、ブロードキャストするという。ネットワー
ク112へブロードキャストされた時刻情報は、他のプ
ロセッサの受信バッファ内の所定エリアに格納される。
Next, the operation will be described. FIG. 20 is a flow chart showing the time synchronization processing operation by this conventional time management system device. According to this flowchart, each of the processors 111a, 111b ... 111n receives the reception buffers 128a, 128n after the system is started.
b ... 128n is monitored for update of time information, and whether or not the time is updated within the monitoring time of the backoff monitoring timers 131a, 131b ... 131n (steps ST100, ST101), and when not updated, the time is updated. Becomes master and clock means 110 of its own processor
a, 110b ... 110n are read, and the read time information is output to the network 112 (step ST10).
5). Note that the operation in which the processor outputs the time information to the network and distributes the time information to other processors in this way is referred to as broadcasting hereinafter. The time information broadcast to the network 112 is stored in a predetermined area in the reception buffer of another processor.

【0004】複数のプロセッサが、前記プロセッサと同
様に自プロセッサ内の時刻情報をブロードキャストした
場合、受信バッファ内の各プロセッサ毎へ割り当てられ
たエリアが複数更新されることになる。このため、各時
刻情報更新監視用タイマ130a,130b…130n
の監視時間内に受信バッファ内の複数のエリアが更新さ
れたかされないかを監視し(ステップST106,ステ
ップST107)、複数更新されたならばステップST
100へ戻る。バックオフ監視用タイマのタイムアウト
時間は各プロセッサで異なった値に設定しておくため、
複数のプロセッサが同時に時刻マスタになろうとしたと
きには、各プロセッサはステップST100でバックオ
フ監視用タイマがタイムアウトするまで受信バッファ内
の時刻情報の更新を監視し、時刻情報の更新が1つあれ
ばスレーブとなるので(ステップST102)、最も早
く時刻情報をブロードキャストしたプロセッサが時刻マ
スタとなる。
When a plurality of processors broadcast the time information in their own processor, as in the case of the processor, a plurality of areas allocated to each processor in the reception buffer are updated. Therefore, the respective time information update monitoring timers 130a, 130b ... 130n
It is monitored whether or not a plurality of areas in the reception buffer are updated within the monitoring time of (step ST106, step ST107), and if a plurality of areas are updated, step ST
Return to 100. Since the timeout time of the backoff monitoring timer is set to a different value for each processor,
When a plurality of processors try to become time masters at the same time, each processor monitors the update of the time information in the reception buffer until the backoff monitoring timer times out in step ST100, and if there is one update of the time information, it is a slave. Therefore, the processor that broadcasts the time information earliest becomes the time master.

【0005】このように、ステップST101において
検出された時刻情報の更新によりスレーブとなったとき
には、受信バッファ内の時刻情報を参照し、自プロセッ
サ内の時計手段へ前記時刻情報をセットする(ステップ
ST102)。そして、時刻情報更新監視用タイマの監
視時間内に時刻情報が更新されたかされないかを監視し
(ステップST103,ステップST104)、時刻情
報の更新がなければステップST100へ戻る。また時
刻情報の更新があればステップST102へ戻る。
As described above, when the slave becomes a slave by updating the time information detected in step ST101, the time information in the reception buffer is referred to and the time information is set in the clock means in the processor itself (step ST102). ). Then, it is monitored whether or not the time information is updated within the monitoring time of the time information update monitoring timer (steps ST103 and ST104), and if the time information is not updated, the process returns to step ST100. If the time information is updated, the process returns to step ST102.

【0006】次に、複数のUNIXワークステーション
が運用されている環境下での時刻管理に用いられるti
medと呼ばれるシステムについて、図21と図22と
図23に示すフローチャートに基づいて説明する。時刻
マスタが一定時間毎にマスタ通知メッセージをブロード
キャストし(ステップST110)、他のプロセッサは
時刻マスタから送信されてくるマスタ通知メッセージが
一定時間以内に送られてくるかこないかを監視し(ステ
ップST111,ステップST112)、一定時間以内
に送られてこなければ時刻マスタに異常が発生したもの
と判断し、マスタの再調停を開始する(ステップST1
13)。
Next, ti used for time management in an environment where a plurality of UNIX workstations are operated.
A system called med will be described based on the flowcharts shown in FIGS. 21, 22, and 23. The time master broadcasts a master notification message at regular time intervals (step ST110), and the other processors monitor whether or not the master notification message transmitted from the time master is transmitted within the constant time (step ST111). , Step ST112), if it is not sent within a fixed time, it is determined that an abnormality has occurred in the time master, and re-arbitration of the master is started (Step ST1).
13).

【0007】マスタ調停開始後、自プロセッサが起動時
にすでにマスタ候補として設定されているかいないかを
判定し(ステップST120)、マスタ候補に設定され
ていなければスレーブとなる(ステップST127)。
また、マスタ候補に設定されていれば自プロセッサが新
たな時刻マスタになろうとして他のプロセッサへマスタ
要求メッセージをブロードキャストし(ステップST1
22)、他のプロセッサから拒否の応答がないか判定す
る(ステップST123,ステップST124)。拒否
の応答がなければ自プロセッサが時刻マスタとなる(ス
テップST126)。
After the master arbitration is started, it is determined whether or not the own processor is already set as a master candidate at the time of startup (step ST120), and if it is not set as a master candidate, it becomes a slave (step ST127).
If it is set as a master candidate, its own processor tries to become a new time master and broadcasts a master request message to other processors (step ST1).
22), and determines whether there is a rejection response from another processor (step ST123, step ST124). If there is no refusal response, the processor itself becomes the time master (step ST126).

【0008】複数のプロセッサが同時に時刻マスタにな
ろうとした場合には、時刻マスタになろうとしている他
のプロセッサから拒否の応答が返される。ステップST
124において、前記拒否の応答が返されたと判定した
ときには、ランダム関数により計算された時間が経過す
るまで待つ(ステップST125)。ステップST12
5でのウェイト中はスレーブのままであり、ウェイト中
に他のプロセッサからマスタ要求メッセージが送信され
てきたときには、そのプロセッサへ許可のメッセージを
返すので、ステップST125で最も短い時間ウェイト
することになるプロセッサが時刻マスタとなる。その後
は、図22に示すステップST111へ戻る。
When a plurality of processors try to become the time master at the same time, a refusal response is returned from the other processors trying to become the time master. Step ST
When it is determined in 124 that the rejection response has been returned, the process waits until the time calculated by the random function has elapsed (step ST125). Step ST12
During the wait in 5, the slave remains as it is, and when a master request message is sent from another processor during the wait, a permission message is returned to that processor, so the wait time is the shortest in step ST125. The processor becomes the time master. After that, the process returns to step ST111 shown in FIG.

【0009】[0009]

【発明が解決しようとする課題】従来の時刻管理システ
ム装置は以上のように構成されているので、時刻マスタ
の候補がシステム起動時に決定され柔軟に変更すること
ができないため、システム起動時に決定した時刻マスタ
の優先順位を変更する場合にはシステムを停止させる必
要があるという問題点があった。
Since the conventional time management system device is configured as described above, the candidates for the time master are determined at system startup and cannot be changed flexibly, so they are determined at system startup. There was a problem that it was necessary to stop the system when changing the priority order of the time master.

【0010】また、前記従来技術における前者の時刻管
理システム装置では、時刻マスタから一定時間毎に時刻
の更新があるかないか、あるいは更新時刻が前回と異な
っているかいないかの判定基準により時刻マスタの異常
を検出し、後者の時刻管理システム装置では時刻マスタ
からマスタ通知メッセージが一定時間毎に送られてくる
かこないかの判定基準を採用しており、時刻マスタの時
刻の進み方が正常でないような状態になった場合には時
刻マスタに生じた異常を検出できない問題点があった。
In the former time management system device in the above-mentioned prior art, the time master of the time master is judged based on whether the time master updates the time at regular time intervals or whether the update time is different from the previous time. When an abnormality is detected, the latter time management system device adopts a criterion to determine whether or not a master notification message is sent from the time master at regular intervals, and it seems that the time master's time progress is not normal. In this case, there is a problem that the abnormality occurring in the time master cannot be detected.

【0011】また、前記後者の時刻管理システム装置で
は、複数のネットワークがゲートウェイで接続されたシ
ステムにおいて1つのネットワーク上で時刻マスタが消
失した場合にゲートウェイとなるプロセッサ自身が新た
な時刻マスタとなるため、他の複数のネットワーク上の
プロセッサから時刻マスタを選定するためにはシステム
を停止させる必要が生じる問題点があった。
Further, in the latter time management system device, in a system in which a plurality of networks are connected by gateways, when the time master disappears on one network, the processor acting as a gateway itself becomes a new time master. However, there is a problem that it is necessary to stop the system in order to select a time master from processors on other plural networks.

【0012】また、同期を受ける側のプロセッサ内の内
部時刻と時刻マスタの基準時刻との間に時間差が生じて
いる場合に時刻を同期させると、内部時刻の連続性がな
くなり、その結果、内部時計を使用するソフトウェアに
あっては動作に影響するなどの問題点もあった。
Further, if the time is synchronized when there is a time difference between the internal time in the processor on the receiving side of the synchronization and the reference time of the time master, the continuity of the internal time is lost and, as a result, the internal time is lost. Software that uses a clock also has problems such as affecting operation.

【0013】この発明は上記のような問題点を解消する
ためになされたもので、システムを停止させることなく
時刻マスタを柔軟に選択できると共に、時刻を同期させ
ることによりソフトウェアの動作に影響が及ぶ場合には
その影響を回避するために柔軟に対応できる時刻管理シ
ステム装置を得ることを目的とする。
The present invention has been made in order to solve the above-mentioned problems, and the time master can be flexibly selected without stopping the system, and the operation of the software is affected by synchronizing the time. In some cases, it is an object of the present invention to obtain a time management system device that can flexibly deal with the influence.

【0014】[0014]

【課題を解決するための手段】請求項1の発明に係る時
刻管理システム装置は、時刻マスタとなっているプロセ
ッサから定期的に送られてくる時刻設定要求メッセージ
内の時刻を自プロセッサの時計手段に設定する時刻設定
手段と、マスタフラグにより「マスタ可能」に設定され
た各プロセッサのマスタ第2優先順位を任意のプロセッ
サからオンラインで変更することを可能にするマスタ優
先順位変更手段と、「マスタ可能」に設定された前記プ
ロセッサのマスタ第1優先順位とマスタ第2優先順位と
に基づきただ1個の時刻マスタを選定し、また前記マス
タ第2優先順位が前記マスタ優先順位変更手段により変
更された場合には、前記マスタ第1優先順位と前記変更
され新たに設定されたマスタ第2優先順位とに基づい
て、システム起動時とは異なる優先順位により時刻マス
タを再度選定するマスタ管理手段とを備えるように構成
したものである。
According to another aspect of the present invention, there is provided a time management system apparatus, wherein the time in a time setting request message periodically sent from a processor which is a time master is set by a clock means of its own processor. The time setting means for setting the master second priority order of each processor set to "masterable" by the master flag from any processor online, Only one time master is selected based on the master first priority order and the master second priority order of the processor set to “possible”, and the master second priority order is changed by the master priority order changing means. When the system is started, based on the master first priority and the changed and newly set master second priority, It is obtained by configured with a master management unit for selecting a time master by different priorities again.

【0015】請求項2の発明に係る時刻管理システム装
置は、高/中/低の3段階の範囲でマスタ第2優先順位
を設定する構成を備えたものである。
A time management system device according to a second aspect of the present invention is provided with a structure for setting the master second priority within a range of three stages of high / medium / low.

【0016】請求項3の発明に係る時刻管理システム装
置は、自プロセッサが時刻マスタであることを条件にマ
スタ通知メッセージをネットワークへ定期的にブロード
キャストし、また自プロセッサが時刻マスタでないこと
を条件にマスタ通知メッセージが一定時間内に送信され
てくるかこないかを監視し、送信されてこないときには
「マスタ可能」に設定されたプロセッサの中から新たな
時刻マスタを再選定するマスタ管理手段と、時刻マスタ
による「強制的に設定しない」ことを示す強制設定フラ
グを有する時刻設定要求メッセージのブロードキャスト
に対し一定時間経過するまでの間にネットワーク上の一
定数以上のプロセッサから時刻設定要求拒否メッセージ
が送信されてくるかこないかに応じて、前記時刻マスタ
のプロセッサのマスタ第2優先順位を最低レベルとした
上で時刻マスタの再選定を行うか、あるいは多数のプロ
セッサから要求を許可されたものとして強制設定フラグ
を「強制設定する」にして再度、時刻設定要求メッセー
ジをブロードキャストするか、いずれかの制御を行う時
刻同期制御手段とを備えるように構成したものである。
A time management system device according to a third aspect of the present invention periodically broadcasts a master notification message to the network on condition that the own processor is the time master, and on the condition that the own processor is not the time master. A master management unit that monitors whether or not a master notification message is sent within a certain period of time, and if it is not sent, reselects a new time master from among the processors set to "master enabled" and the time of day. Time setting request rejection messages are sent from a certain number or more of processors on the network until the fixed time elapses in response to the time setting request message broadcast by the master that has a compulsory setting flag indicating "not forcibly set". Depending on whether it comes or not, the time master processor Reselect the time master with the second priority set to the lowest level, or set the compulsory setting flag to "compulsively set" assuming that the requests were permitted by many processors, and then try again. Or a time synchronization control means for performing either control.

【0017】請求項4の発明に係る時刻管理システム装
置は、各プロセッサに設けられ上位アプリケーションや
外部時計装置とのインターフェースを行うインターフェ
ース手段を介して時刻設定が要求されたときには、「強
制設定する」ことを示す強制設定フラグを含む時刻設定
要求メッセージをブロードキャストする外部時刻同期制
御手段を備えるようにしたものである。
In the time management system device according to the invention of claim 4, when the time setting is requested via the interface means provided in each processor and interfacing with the host application or the external clock device, "time setting" is carried out. The external time synchronization control means for broadcasting the time setting request message including the compulsory setting flag indicating the above is provided.

【0018】請求項5の発明に係る時刻管理システム装
置は、各ネットワーク間のゲートウェイとなるプロセッ
サにおいて、マスタフラグが一方のネットワークに対し
ては「スレーブ」、他方のネットワークに対しては「マ
スタ可能」に設定され、且つ「マスタ可能」に設定され
たネットワークに対してはマスタ第1優先順位およびマ
スタ第2優先順位が他のネットワークよりも高い値に設
定されることにより、ネットワーク間の基準時刻の同期
を行い、前記ゲートウェイとなるプロセッサがスレーブ
となっていたネットワークについて時刻マスタが消失し
たときには、そのネットワークについてはマスタフラグ
を「マスタ可能」に変更し、また、それまで前記ゲート
ウェイとなるプロセッサが時刻マスタとなっていたネッ
トワークに対してはマスタ第2優先順位を中間レベルに
設定変更した後、時刻マスタの再選定を行うマスタ管理
手段を備えるようにしたものである。
In the time management system device according to the fifth aspect of the present invention, in the processor which is the gateway between the networks, the master flag is "slave" for one network and "master capable" for the other network. , And the master first priority and the master second priority are set to values higher than those of other networks for the network set to “master enabled”, the reference time between networks is set. When the time master disappears for a network in which the gateway processor is a slave, the master flag is changed to "masterable" for that network, and the gateway processor is used until then. For the network that was the time master After the master second priority set change to an intermediate level, it is obtained as comprising a master management unit for performing reselection time master.

【0019】請求項6の発明に係る時刻管理システム装
置は、時刻設定要求メッセージ内の時刻情報と自プロセ
ッサ内の時計手段による時刻とを、前記時刻設定要求メ
ッセージを受信したプロセッサが同期させるかさせない
かを制御する時刻同期制御手段と、該時刻同期制御手段
による制御を選択する時刻同期制御機能選択手段と、該
時刻同期制御機能選択手段を制御する上位ソフトウェア
と、前記時刻設定要求メッセージを受信したときに前記
上位ソフトウェアへ時刻設定要求受信イベントを通知す
る時刻設定要求受信手段と、前記上位ソフトウェアから
読み出した時刻マスタの基準時刻を自プロセッサの時計
手段へ設定する時刻設定手段とを備えるようにしたもの
である。
In the time management system device according to the sixth aspect of the present invention, the processor that receives the time setting request message synchronizes the time information in the time setting request message with the time by the clock means in its own processor. And a time synchronization control function for controlling the time synchronization control function, time synchronization control function selection means for selecting control by the time synchronization control means, upper software for controlling the time synchronization control function selection means, and the time setting request message. A time setting request receiving means for notifying the time setting request reception event to the higher-level software and a time setting means for setting the reference time of the time master read from the higher-level software to the clock means of its own processor are provided. It is a thing.

【0020】[0020]

【作用】請求項1の発明における時刻管理システム装置
は、マスタ第1優先順位とマスタ第2優先順位とに基づ
き、「マスタ可能」に設定されたプロセッサの中からた
だ1個の時刻マスタを選定し、また前記マスタ第2優先
順位が任意のプロセッサからオンラインで変更された場
合には、前記マスタ第1優先順位と前記変更され新たに
設定されたマスタ第2優先順位とに基づいて新たな時刻
マスタを再度選定するから、システム起動時に設定した
優先順位をオンラインで変更して「マスタ可能」に設定
されたプロセッサの中から特定のプロセッサを新たな時
刻マスタとすることが可能となり、システムの停止を伴
うことなく時刻マスタの選択を柔軟に行う。
According to the time management system of the present invention, only one time master is selected from the processors set to "masterable" based on the master first priority and the master second priority. If the master second priority is changed online from an arbitrary processor, a new time is set based on the master first priority and the changed and newly set master second priority. Since the master is selected again, the priority set at system startup can be changed online, and a specific processor can be set as a new time master from the processors set to "master enabled", and the system can be stopped. Flexible selection of the time master without involving.

【0021】請求項2の発明における時刻管理システム
装置は、マスタ第1優先順位と高/中/低の3段階の範
囲の値で設定されるマスタ第2優先順位とに基づき、
「マスタ可能」に設定されたプロセッサの中からただ1
個の時刻マスタを選定し、また前記マスタ第2優先順位
が任意のプロセッサからオンラインで変更された場合に
は、前記マスタ第1優先順位と前記変更され高/中/低
の3段階の範囲で新たに設定されたマスタ第2優先順位
とに基づいて新たな時刻マスタを再度選定するから、シ
ステム起動時に設定した優先順位をオンラインで変更し
て「マスタ可能」に設定されたプロセッサの中から特定
のプロセッサを新たな時刻マスタとすることが可能とな
り、システムの停止を伴うことなく時刻マスタの選択が
柔軟に行われる。
According to a second aspect of the present invention, there is provided a time management system device based on a master first priority order and a master second priority order set by values in a three-step range of high / middle / low.
Only one of the processors set to "masterable"
Number of time masters, and when the master second priority is changed online from an arbitrary processor, the master first priority and the changed high / medium / low three-level range are selected. A new time master is selected again based on the newly set master second priority, so the priority set at system startup is changed online and specified from the processors set to "masterable". The processor can be used as a new time master, and the time master can be flexibly selected without stopping the system.

【0022】請求項3の発明における時刻管理システム
装置は、自プロセッサが時刻マスタでないときにマスタ
通知メッセージが一定時間内に送信されてこないと「マ
スタ可能」に設定されたプロセッサの中から新たな時刻
マスタを再選定し、また、自プロセッサが時刻マスタで
あるときに「強制的に設定しない」ことを示す強制設定
フラグを有する時刻設定要求メッセージをブロードキャ
ストし、一定時間経過するまでの間にネットワーク上の
一定数以上のプロセッサから時刻設定要求拒否メッセー
ジが送信されてくれば、前記時刻マスタのプロセッサの
マスタ第2優先順位を最低レベルとした上で時刻マスタ
の再選定を行い、また、前記一定時間経過するまでの間
にネットワーク上のプロセッサから送信されてきた時刻
設定要求拒否メッセージが一定数に満たないときには多
数のプロセッサから要求を許可されたものとして強制設
定フラグを「強制設定する」にして再度、時刻設定要求
メッセージをブロードキャストし、例えば、時刻マスタ
の時刻の進み方が正常でないような時刻マスタに生じた
異常に対し正常な時刻マスタによる基準時刻の確保を確
実に行う。
According to another aspect of the present invention, in the time management system device, if the master notification message is not sent within a fixed time when the own processor is not the time master, a new processor is selected from among the processors set to "masterable". Re-selects the time master, and broadcasts the time setting request message that has the forced setting flag that indicates "not forcibly set" when the self-processor is the time master, and waits until the fixed time elapses. If a time setting request reject message is sent from a certain number or more of the above processors, the time master is re-selected with the second master priority of the processor of the time master set to the lowest level. The time setting request rejection message sent from the processor on the network before the time elapses. If the number of messages is less than a certain number, it is considered that requests have been accepted from many processors and the compulsory setting flag is set to "compulsory setting" and the time setting request message is broadcast again. For a failure that occurs in the time master that is not normal, the normal time master ensures the reference time.

【0023】請求項4の発明における時刻管理システム
装置は、上位アプリケーションや外部時計装置から時刻
設定が要求されると、その要求を受けたプロセッサは
「強制設定する」ことを示す強制設定フラグを有する時
刻設定要求メッセージをネットワークへブロードキャス
トし、ネットワーク内の全てのプロセッサに対する連続
性のない時刻の設定を可能にする。
According to the fourth aspect of the invention, when the time management system device requests the time setting from the host application or the external clock device, the processor which has received the request has a compulsory setting flag which indicates "forced setting". It broadcasts a time setting request message to the network and enables setting of non-contiguous times for all processors in the network.

【0024】請求項5の発明における時刻管理システム
装置は、ゲートウェイとなるプロセッサのマスタフラグ
を一方のネットワークに対しては「スレーブ」、他方の
ネットワークに対しては「マスタ可能」に設定し、且つ
「マスタ可能」に設定されたネットワークのプロセッサ
に対してはマスタ第1優先順位およびマスタ第2優先順
位を他のネットワークのプロセッサよりも高い値に設定
することにより、ネットワーク間のゲートウェイとなる
プロセッサが一方のネットワークに対してはスレーブ、
他方のネットワークに対しては時刻マスタとなるように
して前記他方のネットワークの基準時刻を前記一方のネ
ットワークへ流し、また、前記ゲートウェイとなるプロ
セッサがスレーブになっていたネットワークの時刻マス
タが消失すると、前記ネットワークについてのマスタフ
ラグを「マスタ可能」に、また前記プロセッサが時刻マ
スタとなっていたネットワークについてはマスタ第2優
先順位を中間レベルに変更して時刻マスタの再選定を行
うことで、ネットワーク上の時刻マスタとなるプロセッ
サが全て消失しても他のネットワーク上のマスタ候補の
中から時刻マスタの選択を行い、複数のネットワーク上
への時刻マスタ候補の配置を可能にする。
In the time management system device according to the invention of claim 5, the master flag of the processor acting as a gateway is set to "slave" for one network and "masterable" for the other network, and By setting the master first priority and the master second priority to be higher than the processors of other networks for the processors of the network set to "masterable", the processor that becomes the gateway between the networks can be Slave for one network,
For the other network, the reference time of the other network is made to flow to the one network so as to become the time master, and when the time master of the network in which the processor that is the gateway is a slave disappears, By changing the master flag of the network to “master possible” and changing the second priority of the master to an intermediate level and reselecting the time master for the network in which the processor was the time master, Even if all the time master processors disappear, the time master is selected from master candidates on other networks, and the time master candidates can be arranged on a plurality of networks.

【0025】請求項6の発明における時刻管理システム
装置は、時刻設定要求制御手段を通じて時刻設定要求メ
ッセージを受信した際に、時刻同期制御手段が時計手段
を指定時刻と同期させるかさせないかを上位ソフトウェ
アにより選択して制御し、時刻設定要求受信手段は上位
ソフトウェアへ時刻設定要求受信イベントを通知する。
時刻設定手段は、前記上位ソフトウェアにより時刻マス
タの基準時刻を自プロセッサの時計手段へ設定する。従
って、前記上位ソフトウェアが内部時刻を使用中である
ときには、前記上位ソフトウェアは前記時刻同期制御機
能選択手段を介して時刻設定要求メッセージを受信した
際の指定時刻と時計手段との同期処理を待たせ、前記同
期を所望のタイミングで実行することが可能となり、時
刻を同期させることによる前記上位ソフトウェアの動作
に及ぼす影響を回避する。
In the time management system device according to the invention of claim 6, when the time setting request message is received through the time setting request control means, it is determined whether the time synchronization control means synchronizes the clock means with the designated time. The time setting request receiving means notifies the upper software of the time setting request receiving event.
The time setting means sets the reference time of the time master to the clock means of its own processor by the above-mentioned upper software. Therefore, when the higher-level software is using the internal time, the higher-level software waits for the specified time when the time setting request message is received via the time synchronization control function selection means and the synchronization processing with the clock means. The synchronization can be executed at a desired timing, and the influence of synchronizing the time on the operation of the host software can be avoided.

【0026】[0026]

【実施例】【Example】

実施例1.以下、この発明の一実施例を図について説明
する。図1はこの発明の実施例1による時刻管理システ
ム装置の構成を示すブロック図である。図において、9
はネットワーク、10a…10nはネットワーク9に接
続されているプロセッサ、11aはプロセッサ10aの
内部時刻を計時する時計手段、12aはマスタフラグが
「マスタ可能」に設定されたプロセッサ間でマスタ第1
優先順位とマスタ第2優先順位とを基に唯1つの時刻マ
スタを決定するマスタ管理手段である。13aはプロセ
ッサ10aに設定された「マスタ可能」、あるいは「ス
レーブ」のいずれかを示す前記マスタフラグである。1
4aはプロセッサ毎に異なる値に初期設定された前記マ
スタ第1優先順位、15aはプロセッサ毎に高/中/低
の3段階の範囲で初期設定され、オンラインで変更可能
なマスタ第2優先順位である。
Example 1. An embodiment of the present invention will be described below with reference to the drawings. 1 is a block diagram showing the configuration of a time management system device according to a first embodiment of the present invention. In the figure, 9
Is a network, 10a ... 10n are processors connected to the network 9, 11a is clock means for measuring the internal time of the processor 10a, and 12a is a master first among processors whose master flag is set to "masterable".
It is a master management means for determining only one time master based on the priority order and the master second priority order. Reference numeral 13a is the master flag set in the processor 10a and indicating either "master possible" or "slave". 1
4a is the master first priority order that is initially set to a different value for each processor, and 15a is a master second priority order that is initially set in each processor in the range of three levels of high / middle / low and can be changed online. is there.

【0027】16aは任意のプロセッサのマスタ第2優
先順位を変更するマスタ優先順位変更手段、17aはマ
スタ管理手段12aで管理されているマスタ情報を読み
出し、自プロセッサが時刻マスタであるときにのみネッ
トワーク9へ時刻設定要求メッセージをブロードキャス
トする時刻同期手段(時刻同期制御手段)、18aは時
刻マスタとなっているプロセッサから送られてくる時刻
設定要求メッセージを受信する時刻設定要求受信手段、
19aは時刻設定要求を受信したときに、時計手段11
aへ時刻を設定する時刻設定手段である。
Reference numeral 16a denotes a master priority changing means for changing the master second priority of an arbitrary processor, 17a reads master information managed by the master managing means 12a, and only when the own processor is a time master, the network is read. 9 is a time synchronization means (time synchronization control means) for broadcasting the time setting request message to 9; and 18a is a time setting request receiving means for receiving the time setting request message sent from the processor which is the time master.
19a, when receiving the time setting request, the clock means 11
It is a time setting means for setting the time to a.

【0028】ネットワーク9に接続されたプロセッサ1
0a以外の例えばプロセッサ10nの内部構成はプロセ
ッサ10aの内部構成と同一であり、プロセッサ10a
と同一の各ブロックについてはアルファベットの添字を
異ならせて同一の数字で示してある。
Processor 1 connected to network 9
The internal configuration of the processor 10n other than 0a is the same as the internal configuration of the processor 10a.
Each block that is the same as the above is denoted by the same numeral with different subscripts of the alphabet.

【0029】次に動作について説明する。図2と図3と
図4はこの時刻管理システム装置の動作を示すフローチ
ャートであり、図2はマスタ調停処理動作、図3は時刻
設定要求メッセージの出力処理動作、図4は時刻情報設
定処理動作を示すフローチャートである。複数のプロセ
ッサ10a…10nの内で、時刻マスタの候補とするプ
ロセッサのマスタフラグは「マスタ可能」に設定してお
く。この結果、前記マスタフラグの設定値は、夫々のプ
ロセッサが有する不揮発性メモリ内に格納される。ま
た、前記マスタフラグを「マスタ可能」に設定したプロ
セッサに対し、マスタ第1優先順位を各プロセッサ毎に
異なる優先順位値に初期設定しておく。さらに、マスタ
第2優先順位を中間レベルへ初期設定しておく。
Next, the operation will be described. 2, 3 and 4 are flowcharts showing the operation of the time management system device, FIG. 2 is a master arbitration processing operation, FIG. 3 is a time setting request message output processing operation, and FIG. 4 is a time information setting processing operation. It is a flowchart showing. Of the plurality of processors 10a ... 10n, the master flag of the processor that is a candidate for the time master is set to “master possible”. As a result, the set value of the master flag is stored in the non-volatile memory of each processor. Further, for the processor whose master flag is set to "masterable", the master first priority order is initially set to a different priority order value for each processor. Furthermore, the master second priority is initialized to the intermediate level.

【0030】時刻マスタの優先順位付けは、各プロセッ
サ毎に異なる値に初期設定されたマスタ優先順位1と中
間レベルに初期設定されたマスタ第2優先順位とにより
初期設定される。そして、以下に示すようにマスタ第2
優先順位をオンラインで変更することにより時刻マスタ
を変更する。すなわち、マスタ管理手段12a…12n
は、内部に保持しているマスタフラグをリードし、前記
マスタフラグが「マスタ可能」に設定されているかいな
いかをチェックする(ステップST10,ステップST
11)。前記マスタフラグが「マスタ可能」に設定され
ていればマスタ調停処理を開始する(ステップST1
2)。このマスタ調停処理では、前記マスタフラグが
「マスタ可能」に設定されている全てのプロセッサのマ
スタ第1優先順位とマスタ第2優先順位とを取得し、自
プロセッサのマスタ第2優先順位よりも大きな値のマス
タ第2優先順位を持つプロセッサがあるかないかをチェ
ックする(ステップST14,ステップST15)。そ
して、自プロセッサよりも大きなマスタ第2優先順位を
持つプロセッサがあればスレーブとなり(ステップST
20)、さらにマスタ第2優先順位の変更があるかない
かを判断し、ないときにはマスタ調停処理を終了する。
The prioritization of the time master is initialized by the master priority 1 which is initialized to a different value for each processor and the master second priority which is initialized to an intermediate level. Then, as shown below, the master second
Change the time master by changing the priority online. That is, the master management means 12a ... 12n
Reads the master flag held internally and checks whether or not the master flag is set to "master possible" (step ST10, step ST
11). If the master flag is set to "master possible", master arbitration processing is started (step ST1).
2). In this master arbitration processing, the master first priority order and the master second priority order of all the processors whose master flag is set to “master possible” are acquired and are higher than the master second priority order of the own processor. It is checked whether or not there is a processor having the value master second priority (step ST14, step ST15). Then, if there is a processor having a master second priority higher than that of its own processor, it becomes a slave (step ST
20) Further, it is determined whether or not there is a change in the master second priority, and when there is no change, the master arbitration processing is ended.

【0031】ステップST14とステップST15にお
いて、自プロセッサのマスタ第2優先順位が最大である
と判断したときには、他にも最大のマスタ第2優先順位
を有するプロセッサがあるかないかをチェックし(ステ
ップST16)、他になければ時刻マスタとなる(ステ
ップST19)。
When it is determined in steps ST14 and ST15 that the master second priority of the processor itself is the highest, it is checked whether or not there is another processor having the highest master second priority (step ST16). ), Otherwise, it becomes the time master (step ST19).

【0032】なお、各プロセッサのマスタ第2優先順位
は中レベルに初期設定されているので、初期状態ではス
テップST17とステップST18においてマスタ第1
優先順位により時刻マスタが決定される。
Since the master second priority of each processor is initially set to the medium level, the master first priority is set in steps ST17 and ST18 in the initial state.
The time master is determined by the priority order.

【0033】ステップST16において他にも最大のマ
スタ第2優先順位を有するプロセッサがあると判断した
ときには、次のステップST17とステップST18に
おいてマスタ第1優先順位を比較し、自プロセッサが最
大でなければスレーブとなり(ステップST20)、最
大であれば時刻マスタとなる(ステップST19)。ス
テップST19あるいはステップST20において時刻
マスタあるいはスレーブについてマスタ調停処理が終了
した後は、マスタ第2優先順位が変更されたかされない
かを監視して(ステップST21)、変更があったとき
にはステップST10へ戻り、再度、マスタ調停処理を
行う。
When it is determined in step ST16 that there is another processor having the highest master second priority, the master first priority is compared in the following steps ST17 and ST18, and if the own processor is not the highest. It becomes a slave (step ST20), and if it is the maximum, it becomes a time master (step ST19). After the master arbitration process for the time master or slave is completed in step ST19 or step ST20, it is monitored whether or not the master second priority has been changed (step ST21), and if there is a change, the process returns to step ST10, The master arbitration process is performed again.

【0034】一方、各プロセッサの時刻同期手段17a
…17nは、マスタ管理手段12a…12nが保持して
いるマスタ情報を定期的にリードし、自プロセッサが時
刻マスタであれば時計手段11a…11nを読み出し
(ステップST31)、リードした時刻を含む時刻設定
要求メッセージをネットワーク9へブロードキャストす
る(ステップST32)。スレーブとなっているプロセ
ッサでは、この時刻情報を受け取って(ステップST3
3)、内部の時計手段に設定する(ステップST3
4)。
On the other hand, the time synchronization means 17a of each processor
... 17n periodically reads the master information held by the master management means 12a ... 12n, and if the processor itself is a time master, reads out the clock means 11a ... 11n (step ST31), and the time including the read time. The setting request message is broadcast to the network 9 (step ST32). The slave processor receives this time information (step ST3
3), set to internal clock means (step ST3)
4).

【0035】このように、従来の時刻管理システム装置
ではマスタ優先順位は1つしか用意されておらず、さら
にオンラインによる変更も出来ないのに対し、この実施
例ではマスタ第1優先順およびマスタ第2優先順位の2
つのマスタ優先順位を用意し、マスタ第2優先順位をオ
ンライン変更可能とすることで、システム可動中であっ
ても時刻マスタを変更することができる。また、複数の
プロセッサに対しマスタ第2優先順位を同一レベルに設
定した場合でも、各プロセッサ毎に異なる値に初期設定
されたマスタ第1優先順位により、ただ1つの時刻マス
タを選定することが出来る。
As described above, in the conventional time management system device, only one master priority order is prepared, and it is not possible to change online. In contrast, in this embodiment, the master first priority order and the master first order are set. 2 of 2 priority
By preparing one master priority and making it possible to change the master second priority online, the time master can be changed even while the system is operating. Even when the master second priority is set to the same level for a plurality of processors, only one time master can be selected according to the master first priority initially set to a different value for each processor. .

【0036】実施例2.以下、この発明の実施例2を図
について説明する。図5はこの実施例2の時刻管理シス
テム装置の構成を示すブロック図である。図5において
図1と同一または相当の部分については、同一の符号を
付し説明を省略する。図において、21aは受信した時
刻設定要求メッセージ内の強制設定フラグをチェック
し、その値により指定時刻を自プロセッサ内の時計手段
11aに設定するかしないかを判断する時刻設定要求チ
ェック手段、22aは時刻設定要求メッセージをブロー
ドキャストした後、他のプロセッサから返送されてくる
時刻設定要求拒否メッセージを受信する時刻設定要求応
答受信手段である。ここで、強制設定フラグとは、スレ
ーブとなっているプロセッサが時刻設定要求メッセージ
を受信したときに、時刻を強制的に設定するのか、ある
いは強制的に設定しないのかを示すフラグであり、時刻
マスタが時刻設定要求メッセージをネットワーク9へブ
ロードキャストする際に指定するフラグである。
Example 2. Embodiment 2 of the present invention will be described below with reference to the drawings. FIG. 5 is a block diagram showing the configuration of the time management system device according to the second embodiment. 5, parts that are the same as or correspond to those in FIG. 1 are assigned the same reference numerals and explanations thereof are omitted. In the figure, 21a is a time setting request check means for checking the compulsory setting flag in the received time setting request message, and judging whether or not the designated time is set in the clock means 11a in its own processor, and 22a is It is a time setting request response receiving means for receiving a time setting request rejection message returned from another processor after broadcasting the time setting request message. Here, the compulsory setting flag is a flag indicating whether the time is compulsorily set or not set when the slave processor receives the time setting request message. Is a flag specified when the time setting request message is broadcast to the network 9.

【0037】次に動作について説明する。図6,図7,
図8,図9は、この実施例の時刻管理システム装置の動
作を示すフローチャートであり、図6はマスタ通知メッ
セージの出力処理動作、図7は時刻マスタの再調停開始
処理動作、図8はマスタ管理手段および時刻同期手段で
行われる時刻同期制御処理動作、図9はスレーブ側の時
刻同期処理動作を示すフローチャートである。なお、マ
スタ調停処理については、前記実施例1と同様であるか
ら説明は省略する。
Next, the operation will be described. 6 and 7,
8 and 9 are flowcharts showing the operation of the time management system device of this embodiment. FIG. 6 is a master notification message output processing operation, FIG. 7 is a time master re-arbitration start processing operation, and FIG. 8 is a master. FIG. 9 is a flowchart showing a time synchronization control processing operation performed by the management means and the time synchronization means, and FIG. 9 is a time synchronization processing operation on the slave side. Note that the master arbitration process is the same as that in the first embodiment, and therefore its explanation is omitted.

【0038】この実施例では、プロセッサ10a…10
nなどの複数のプロセッサの内で、時刻マスタの候補と
するプロセッサのマスタフラグは「マスタ可能」に設定
しておく。また、前記マスタフラグを「マスタ可能」に
設定したプロセッサに対しては、マスタ第1優先順位を
各プロセッサ毎に異なる優先順位となるような値に初期
設定しておく。さらに、マスタ第2優先順位は中間レベ
ルに設定しておく。
In this embodiment, the processors 10a ... 10
Among a plurality of processors such as n, the master flag of the processor that is the candidate for the time master is set to “masterable”. Further, with respect to the processor whose master flag is set to "masterable", the master first priority order is initially set to a value that gives a different priority order for each processor. Further, the master second priority is set to the intermediate level.

【0039】このような設定を行った後に、プロセッサ
10a…10nなどの各プロセッサでは、夫々のマスタ
管理手段12a…12nは自プロセッサが時刻マスタと
なっているかいないかをチェックし、時刻マスタとなっ
ていれば一定時間毎にネットワーク9に対し、マスタ通
知メッセージをブロードキャストする(ステップST4
0)。
After such settings are made, in each processor such as the processors 10a ... 10n, the respective master management means 12a ... 12n check whether or not the own processor is the time master and become the time master. If so, a master notification message is broadcast to the network 9 at regular intervals (step ST4).
0).

【0040】スレーブとなっているプロセッサでは、時
刻マスタから通知メッセージが一定時間内に送信されて
くるかこないかを監視し(ステップST41,ステップ
ST42)、送信されてきたときにはステップST41
へ戻って監視を継続する。送信されてこなければマスタ
の再調停を開始する(ステップST43)。
The slave processor monitors whether or not the notification message is transmitted from the time master within a fixed time (steps ST41 and ST42), and when it is transmitted, the notification message is transmitted to step ST41.
Return to and continue monitoring. If it is not transmitted, re-arbitration of the master is started (step ST43).

【0041】各時刻同期手段17a…17nでは、夫々
のマスタ管理手段12a…12nが保持しているマスタ
情報を定期的にリードし、自プロセッサが時刻マスタで
あれば時計手段をリードし(ステップST50)、強制
設定フラグを「強制設定しない」にした時刻設定要求メ
ッセージをネットワーク9へブロードキャストする(ス
テップST51)。その後、一定時間が経過するまでの
間に時刻設定要求拒否メッセージが送信されてくるかこ
ないかを監視する(ステップST52)。そして、ある
一定数(ネットワーク上のプロセッサの数により決る値
であり、例えば設定ツールなどにより不揮発性メモリに
格納しておく)以上の拒否メッセージが送信されてきた
場合には、時刻マスタとなっている自プロセッサの時計
手段に異常のある可能性があるため、自プロセッサのマ
スタ第2優先順位を低レベルに設定変更した上でマスタ
の再調停処理を開始する(ステップST55)。ステッ
プST53で拒否メッセージがある一定数に満たない場
合には多数のプロセッサから要求が許可されたものと判
断して、再度、時計手段をリード後、強制設定フラグを
「強制設定する」にした時刻設定要求メッセージをネッ
トワーク9へブロードキャストする(ステップST5
4)。
Each of the time synchronization means 17a ... 17n periodically reads the master information held by the respective master management means 12a ... 12n, and if the own processor is the time master, the clock means is read (step ST50). ), The time setting request message with the forced setting flag set to “not forcibly set” is broadcast to the network 9 (step ST51). After that, it is monitored whether or not a time setting request rejection message is transmitted until a fixed time has elapsed (step ST52). If more than a certain number of refusal messages (a value determined by the number of processors on the network and stored in a non-volatile memory by a setting tool, etc.) are sent, the time master becomes the time master. Since there is a possibility that the clock means of its own processor is abnormal, the master second arbitration processing is set to a low level and then the re-arbitration processing of the master is started (step ST55). If the number of reject messages is less than a certain number in step ST53, it is determined that the requests have been permitted by a large number of processors, the time is read again, and the force setting flag is set to "force setting". Broadcast a setting request message to the network 9 (step ST5)
4).

【0042】スレーブとなっているプロセッサでは、時
刻マスタから送られてくる時刻設定要求メッセージを受
信すると(ステップST60)、そのプロセッサの21
a…21nで示した時刻設定要求チェック手段は、メッ
セージ内の強制設定フラグをチェックし(ステップST
61)、強制設定フラグが「強制設定する」となってい
れば、指定時刻を内部の時計手段に設定する(ステップ
ST62)。また、強制設定フラグが「強制設定しな
い」になっていれば内部の時計手段をリードし、メッセ
ージ内の時刻情報と比較する(ステップST63)。そ
して、この比較結果がある一定時間(時計手段の性能や
ネットワークの通信遅延により決定される値であり、例
えば設定ツールなどにより不揮発性メモリに格納してお
く)異常の時差がある場合、時刻マスタの時計手段に異
常があるものと判断し、時刻マスタに対して時刻設定要
求拒否メッセージを送信する(ステップST65)。
When the slave processor receives the time setting request message sent from the time master (step ST60), the processor 21
The time setting request check means indicated by a ... 21n checks the compulsory setting flag in the message (step ST
61) If the compulsory setting flag is "compulsory setting", the designated time is set in the internal clock means (step ST62). If the forced setting flag is set to "not forcibly set", the internal clock means is read and compared with the time information in the message (step ST63). If there is an abnormal time difference in this comparison result for a certain period of time (a value determined by the performance of the clock means or the communication delay of the network and stored in the non-volatile memory by a setting tool, etc.), the time master It is determined that the clock means is abnormal, and a time setting request rejection message is transmitted to the time master (step ST65).

【0043】なお、時刻マスタとなっているプロセッサ
の時計手段に異常がある場合でも、時刻設定要求メッセ
ージを送信するが、時刻マスタがステップST52,ス
テップST53で一定数以上の拒否応答メッセージが返
されてこないと判断したときには自プロセッサの時計手
段が正常であると判断し、ステップST54で強制設定
フラグを「強制設定する」に設定し、再度、時刻設定要
求メッセージをネットワーク9へブロードキャストす
る。
Even when there is an abnormality in the clock means of the processor that is the time master, the time setting request message is transmitted, but the time master returns a certain number or more of rejection response messages in steps ST52 and ST53. When it is determined that the clock has not arrived, it is determined that the clock means of the processor itself is normal, the force setting flag is set to "force setting" in step ST54, and the time setting request message is broadcast again to the network 9.

【0044】以上のように、この実施例では時刻マスタ
は、最初、強制設定フラグを「強制設定しない」にした
時刻設定要求メッセージをネットワーク9へブロードキ
ャストする。スレーブとなっているプロセッサでは、時
刻マスタから送られてくる時刻設定要求メッセージ内の
強制設定フラグが「強制設定しない」になっているの
で、内部時刻とメッセージ内の指定時刻との時差をチェ
ックし、ある一定以上の時差があれば時刻設定要求拒否
メッセージを返す。この時刻設定要求拒否メッセージで
ある拒否応答がある一定数以下であれば、再度、強制設
定フラグを「強制設定する」として時刻設定要求メッセ
ージをネットワーク9へブロードキャストする。この結
果、連続性のない時刻を時刻マスタが設定しようとする
と他の全てのプロセッサから拒否メッセージが返される
ことになり、連続性のない時刻を設定できない。
As described above, in this embodiment, the time master first broadcasts a time setting request message with the compulsory setting flag set to "not forcibly set" to the network 9. In the slave processor, the compulsory setting flag in the time setting request message sent from the time master is "not compulsory", so check the time difference between the internal time and the specified time in the message. , If the time difference exceeds a certain value, a time setting request rejection message is returned. If there is a certain number or less of rejection responses that are this time setting request rejection message, the time setting request message is broadcast again to the network 9 with the force setting flag set to "force setting" again. As a result, if the time master tries to set a time with no continuity, all other processors will return a reject message, and the time with no continuity cannot be set.

【0045】実施例3.以下、この発明の実施例3を図
について説明する。図10はこの実施例3の時刻管理シ
ステム装置を説明するためのネットワークに接続された
複数のプロセッサの内の1つのプロセッサを示すブロッ
ク図である。図10において図5と同一または相当部分
については、同一の符号を付し説明を省略する。ネット
ワーク9には接続された複数のプロセッサの内のプロセ
ッサ11aのみを図10に示す。図において、31はプ
ロセッサ11aの外部において時刻を計時する外部時計
装置、32は上位ソフトウェア、33は外部時計装置3
1または上位ソフトウェア32からの時刻設定要求を時
刻同期手段17aに伝達する時刻設定インターフェース
手段(インターフェース手段)、34は外部時刻同期制
御手段である。
Example 3. The third embodiment of the present invention will be described below with reference to the drawings. FIG. 10 is a block diagram showing one of a plurality of processors connected to the network for explaining the time management system device of the third embodiment. In FIG. 10, parts that are the same as or correspond to those in FIG. Only the processor 11a of the plurality of processors connected to the network 9 is shown in FIG. In the figure, 31 is an external clock device that measures the time outside the processor 11a, 32 is host software, and 33 is an external clock device 3.
1 or a time setting interface means (interface means) for transmitting a time setting request from the upper software 32 to the time synchronizing means 17a, and 34 is an external time synchronizing control means.

【0046】次に動作について説明する。図11は、こ
の実施例の時刻管理システム装置の外部時刻同期制御手
段34による外部時刻同期制御処理動作を示すフローチ
ャートであり、マスタ管理手段12aのマスタ調停処理
については、前記実施例2と同様であるから説明は省略
する。この実施例では、時刻設定インターフェース手段
33が外部時計装置31または上位ソフトウェア32か
ら時刻設定要求を受けると、その時刻設定要求を時刻同
期手段17aおよび外部時刻同期制御手段34へ伝達す
る。時刻同期手段17aは、時刻設定インターフェース
手段33から時刻設定要求を受信すると(ステップST
70)、自プロセッサが時刻マスタであるないかを判断
し(ステップST71)、時刻マスタであれば強制設定
フラグを「強制設定する」にし、外部時刻同期制御手段
34によりネットワーク9へ時刻設定要求メッセージを
ブロードキャストする(ステップST72)。この場合
の、時刻同期手段17aその他の動作については、前記
実施例2と同様であるから説明は省略する。
Next, the operation will be described. FIG. 11 is a flow chart showing the external time synchronization control processing operation by the external time synchronization control means 34 of the time management system device of this embodiment, and the master arbitration processing of the master management means 12a is the same as in the second embodiment. Therefore, the description is omitted. In this embodiment, when the time setting interface means 33 receives a time setting request from the external clock device 31 or the host software 32, the time setting request is transmitted to the time synchronizing means 17a and the external time synchronizing control means 34. The time synchronization means 17a receives the time setting request from the time setting interface means 33 (step ST
70), it is judged whether or not the own processor is the time master (step ST71), and if it is the time master, the compulsory setting flag is set to "compulsory setting", and the external time synchronization control means 34 sends a time setting request message to the network 9. Is broadcast (step ST72). In this case, the operation of the time synchronizing means 17a and other components are the same as those in the second embodiment, and therefore their explanations are omitted.

【0047】前記実施例2では時刻マスタは、最初、強
制設定フラグを「強制設定しない」にした時刻設定要求
メッセージをネットワーク9へブロードキャストし、拒
否応答がある一定数以下であれば、再度、強制設定フラ
グを「強制設定する」として時刻設定要求メッセージを
ネットワーク9へブロードキャストする。一方、スレー
ブとなっているプロセッサでは、時刻マスタから送られ
てくる時刻設定要求メッセージ内の強制設定フラグが
「強制設定しない」になっていれば、内部時刻とメッセ
ージ内の指定時刻との時差をチェックし、ある一定以上
の時差があれば時刻設定要求拒否メッセージを返す。こ
の結果、連続性のない時刻を時刻マスタが設定しようと
すると他の全てのプロセッサから拒否メッセージが返さ
れることになり、連続性のない時刻を設定できないのに
対し、この実施例3では、時刻設定インターフェース手
段33を通じて時刻設定要求がある場合には、最初から
強制設定フラグを「強制設定する」にした時刻設定要求
メッセージを、時刻マスタはネットワーク9へブロード
キャストするため、連続性のない時刻でも設定できる。
In the second embodiment, the time master first broadcasts a time setting request message with the compulsory setting flag set to "not forcibly set" to the network 9. A time setting request message is broadcast to the network 9 with the setting flag set to “force setting”. On the other hand, in the slave processor, if the compulsory setting flag in the time setting request message sent from the time master is "not forcibly set", the time difference between the internal time and the specified time in the message is set. Check it and return a time setting request rejection message if there is a certain time difference. As a result, when the time master tries to set a time with no continuity, all other processors return a reject message, and a time with no continuity cannot be set. When there is a time setting request through the setting interface unit 33, the time master broadcasts a time setting request message in which the compulsory setting flag is set to “force setting” from the beginning, so that the time master sets even a non-continuous time. it can.

【0048】また、時刻設定インターフェース手段33
に対し、外部時計装置31からの設定時刻が内部時刻と
連続性があるかないか検査するための「時刻連続性をチ
ェックする」あるいは「時刻連続性をチェックしない」
を示すフラグを用意して、「時刻連続性をチェックす
る」のフラグを設定することで、外部時計装置から異常
な時刻が入力されたときには、前記時刻設定要求を無視
するようにしてもよい。
Further, the time setting interface means 33
On the other hand, “check time continuity” or “do not check time continuity” for checking whether the set time from the external clock device 31 has continuity with the internal time.
The time setting request may be disregarded when an abnormal time is input from the external timepiece device by providing a flag indicating "and checking the time continuity".

【0049】実施例4.以下、この発明の実施例4を図
について説明する。図12はこの実施例4の時刻管理シ
ステム装置を説明するための2つのネットワーク間に接
続されるゲートウェイとなるプロセッサの構成を示すブ
ロック図である。図13および図14はこの時刻管理シ
ステム装置を構成する前記ゲートウェイとなるプロセッ
サや各ネットワークに接続される複数のプロセッサを示
すシステム構成図である。
Example 4. Embodiment 4 of the present invention will be described below with reference to the drawings. FIG. 12 is a block diagram showing a configuration of a processor which is a gateway connected between two networks for explaining the time management system device of the fourth embodiment. FIG. 13 and FIG. 14 are system configuration diagrams showing a processor which is the gateway and a plurality of processors which are connected to each network, which constitute the time management system device.

【0050】図12において、9aおよび9bは異なる
2つのネットワーク、41はプロセッサ、42は各プロ
セッサの内部時刻を計時する時計手段、43および44
は各ネットワークに対応して設定された「マスタ可能」
あるいは「スレーブ」のいずれかを示すマスタフラグ、
45および46は各ネットワーク毎に初期設定されたマ
スタ第1優先順位、47および48は各ネットワーク毎
に高/中/低の3段階の範囲で初期設定され、オンライ
ンで変更可能なマスタ第2優先順位、49および50は
マスタフラグが「マスタ可能」に設定されたプロセッサ
間でマスタ第1優先順位とマスタ第2優先順位とに基づ
いて唯一の時刻マスタを決定するマスタ管理手段、51
は時刻同期手段、52および53は各ネットワーク9
a,9b上の時刻マスタからの時刻設定要求メッセージ
を受信する時刻設定要求受信手段、54は時刻設定要求
メッセージを受信したときに、内部の時計手段42へ時
刻を設定する時刻設定手段である。
In FIG. 12, 9a and 9b are two different networks, 41 is a processor, 42 is clock means for measuring the internal time of each processor, and 43 and 44.
Is a "master capable" set for each network
Alternatively, a master flag indicating either "slave",
45 and 46 are first master priority levels that are initially set for each network, and 47 and 48 are initially set in each of the three levels of high / middle / low levels for each network, and the second master priority that can be changed online. Ranks, 49 and 50 are master management means for determining the only time master based on the master first priority order and the master second priority order among the processors whose master flag is set to "masterable", 51.
Is a time synchronization means, 52 and 53 are each network 9
Time setting request receiving means for receiving a time setting request message from the time masters on a and 9b, and 54 is a time setting means for setting the time to the internal clock means 42 when the time setting request message is received.

【0051】また、図13および図14において41a
から41gはプロセッサであり、特に41dは2つのネ
ットワーク9a,9b間のゲートウェイとなるプロセッ
サである。
Further, 41a in FIGS.
To 41g are processors, and particularly 41d is a processor which serves as a gateway between the two networks 9a and 9b.

【0052】次に動作について図15および図16に基
づいて説明する。尚、マスタ管理手段の動作については
前記実施例1とほぼ同様であることから説明を省略す
る。図13および図14に示すプロセッサの内で時刻マ
スタの候補とするプロセッサのマスタフラグ、すなわち
図12に示すプロセッサ41であればマスタフラグ4
3,44は「マスタ可能」に設定しておく。但し、ゲー
トウェイとなるプロセッサ、すなわち図13や図14に
おけるプロセッサ41dでは一方のネットワーク9aに
対するマスタフラグはスレーブ、他方のネットワーク9
bに対するマスタフラグは「マスタ可能」に設定してお
く。また、前記マスタフラグを「マスタ可能」に設定し
たプロセッサに対しては、マスタ第1優先順位を夫々の
ネットワーク上で各プロセッサ毎に異なる優先順位値に
初期設定しておく。さらに、マスタ第2優先順位は中間
レベルに初期設定しておく。但し、ゲートウェイとなる
プロセッサ41dについては、マスタフラグをマスタフ
ラグを「マスタ可能」に設定したネットワーク9bに対
するマスタ第2優先順位を高レベルに設定しておく。
Next, the operation will be described with reference to FIGS. The operation of the master managing means is almost the same as that of the first embodiment, and therefore its explanation is omitted. Of the processors shown in FIGS. 13 and 14, the master flag of the processor which is the candidate for the time master, that is, the master flag 4 for the processor 41 shown in FIG.
3, 44 are set to “master possible”. However, in the processor acting as a gateway, that is, the processor 41d in FIGS. 13 and 14, the master flag for one network 9a is the slave and the other network 9 is the master flag.
The master flag for b is set to "masterable". Further, for the processor whose master flag is set to "masterable", the master first priority order is initially set to a different priority value for each processor on each network. Further, the master second priority is initially set to the intermediate level. However, for the processor 41d serving as a gateway, the master second priority is set to a high level for the network 9b in which the master flag is set to "master possible".

【0053】このように初期設定を行うことで、図13
に示すようにネットワーク9a上ではプロセッサ41d
以外のプロセッサ41aが時刻マスタとなり、ネットワ
ーク9b上ではゲートウェイとなるプロセッサ41dが
時刻マスタとなり、ネットワーク9aからネットワーク
9bへ時刻情報を流すことができる。
By performing the initial setting in this way, FIG.
As shown in FIG.
The other processors 41a are time masters, and the processor 41d, which is a gateway on the network 9b, is the time master, and time information can be sent from the network 9a to the network 9b.

【0054】また、ゲートウェイとなるプロセッサ41
dでは、スレーブとなっているネットワーク9a上の時
刻マスタのプロセッサ41aから時刻設定要求メッセー
ジを受信すると(ステップST80)、プロセッサ41
dが時刻マスタとなっているネットワーク9bに対し、
受信した時刻情報を含む時刻設定要求メッセージをブロ
ードキャストする(ステップST81)。また、プロセ
ッサ41dのマスタ管理手段は、スレーブとなっている
ネットワーク9a上の時刻マスタのプロセッサ41aか
らマスタ通知メッセージが一定時間以内に送信されてく
るかこないかを監視し(ステップST82,ステップS
T83)、一定時間以内に送信されてこないときには時
刻マスタが消失したものと判断し、スレーブとなってい
たネットワーク9aに対するマスタフラグを「マスタ可
能」に設定変更し(ステップST84)、ネットワーク
9bに対するマスタ第2優先順位を中間レベルにした上
でマスタの再調停を行う(ステップST85)。
Further, the processor 41 serving as a gateway
In d, when the time setting request message is received from the time master processor 41a on the network 9a which is the slave (step ST80), the processor 41
For network 9b where d is the time master,
A time setting request message including the received time information is broadcast (step ST81). In addition, the master management means of the processor 41d monitors whether or not a master notification message is transmitted from the time master processor 41a on the slave network 9a within a fixed time (step ST82, step S82).
T83), when it is not transmitted within a fixed time, it is determined that the time master has disappeared, the master flag for the network 9a that has been a slave is changed to "master possible" (step ST84), and the master for the network 9b is set. The master is re-arbitrated after the second priority is set to the intermediate level (step ST85).

【0055】この結果、今までゲートウェイとなるプロ
セッサ41dが時刻マスタとなっていたネットワーク9
b上では、図14に示すように別のプロセッサ41fが
時刻マスタとなり、プロセッサ41dをゲートウェイと
してネットワーク9bからネットワーク9aへ時刻情報
を流すことができる。
As a result, the network 9 in which the processor 41d serving as a gateway has been the time master until now.
On b, another processor 41f serves as a time master as shown in FIG. 14, and the time information can be sent from the network 9b to the network 9a using the processor 41d as a gateway.

【0056】実施例5.以下、この発明の実施例5を図
について説明する。図17はこの実施例5の時刻管理シ
ステム装置を説明するためのネットワークに接続された
複数のプロセッサの内の1つのプロセッサを示すブロッ
ク図である。図において、62は時刻設定要求メッセー
ジを受信したプロセッサが内部の時計手段の時刻を指定
時刻と同期させるかさせないかを制御する時刻同期手段
(時刻同期制御手段)、63は時刻同期制御手段62の
機能を選択する時刻同期制御機能選択手段であり、上位
ソフトウェア66により制御される。64は時刻設定要
求メッセージを受信し時刻同期制御手段62へ渡すと共
に、上位ソフトウェア66へ時刻設定要求受信イベント
を通知する時刻設定要求受信手段、65は時マスタから
基準時刻を読み出すマスタ時刻読出手段、67は時計手
段42へ時刻を設定する時刻設定手段である。
Example 5. Embodiment 5 of the present invention will be described below with reference to the drawings. FIG. 17 is a block diagram showing one of a plurality of processors connected to the network for explaining the time management system device of the fifth embodiment. In the figure, 62 is a time synchronization means (time synchronization control means) for controlling whether or not the processor receiving the time setting request message synchronizes the time of the internal clock means with the designated time, and 63 is the time synchronization control means 62. It is a time synchronization control function selecting means for selecting a function and is controlled by the upper software 66. Reference numeral 64 is a time setting request receiving means for receiving the time setting request message and passing it to the time synchronization control means 62, and notifying the upper software 66 of the time setting request receiving event, and 65 is a master time reading means for reading the reference time from the hour master, 67 is a time setting means for setting the time in the clock means 42.

【0057】次に動作について説明する。図18は、こ
の実施例の時刻管理システム装置における時刻設定処理
動作を示すフローチャートである。時刻設定要求受信手
段64は時刻設定要求メッセージを受信すると(ステッ
プST90)、上位ソフトウェア66へ時刻設定要求受
信イベントを通知する(ステップST91)。上位ソフ
トウェア66から時刻同期制御機能選択手段63を介し
て、時刻同期制御手段62に対し、時刻マスタの時刻設
定要求メッセージを受信したときのそのメッセージ内の
指定時刻を内部の時計手段42へ「設定する」あるいは
「設定しない」の選択を行うことが可能であり、時刻同
期制御手段62は前記選択に従って「設定する」あるい
は「設定しない」を判断し(ステップST92)、「設
定する」のであれば内部の時計手段42へ前記指定時刻
を設定する(ステップST93)。
Next, the operation will be described. FIG. 18 is a flowchart showing the time setting processing operation in the time management system device of this embodiment. When the time setting request receiving means 64 receives the time setting request message (step ST90), it notifies the upper software 66 of the time setting request receiving event (step ST91). When the time setting request message of the time master is received from the host software 66 via the time synchronization control function selecting means 63 to the time synchronization controlling means 62, the designated time in the message is set in the internal clock means 42. It is possible to select "Yes" or "Not set", and the time synchronization control means 62 judges "Set" or "Not set" according to the selection (step ST92), and if "Set". The designated time is set in the internal clock means 42 (step ST93).

【0058】また、上位ソフトウェア66からはマスタ
時刻読出手段65を通じて時刻マスタが持つ時計手段を
読み出し、時刻設定手段67を通じて時計手段42へ設
定することができる。
Further, the clock means of the time master can be read from the upper software 66 through the master time reading means 65 and set in the clock means 42 through the time setting means 67.

【0059】従ってこの実施例によれば、上位ソフトウ
ェアが内部の時計手段の時刻を利用しているときに時刻
設定要求メッセージを受信しても、前記上位ソフトウェ
アは時刻同期制御機能選択手段63を介して、前記時刻
設定要求メッセージ内の指定時刻を内部の時計手段42
へ「設定する」あるいは「設定しない」の選択を行うこ
とができ、前記時刻を利用している上位ソフトウェアに
悪影響を及ぼすようなときには、時刻マスタの基準時刻
の設定のタイミングを遅らせて前記悪影響を回避でき
る。
Therefore, according to this embodiment, even if the higher-order software receives the time setting request message while using the time of the internal clock means, the higher-order software receives the time synchronization control function selecting means 63. The internal clock means 42 for setting the designated time in the time setting request message.
You can select “Set” or “Not set” to the above, and when it adversely affects the higher-level software that uses the time, delay the timing of setting the reference time of the time master and It can be avoided.

【0060】[0060]

【発明の効果】以上のように、請求項1の発明によれば
「マスタ可能」に設定された各プロセッサのマスタ第2
優先順位を任意のプロセッサからオンラインで変更する
マスタ優先順位変更手段と、「マスタ可能」に設定され
たプロセッサの中で各プロセッサのマスタ第1優先順位
とマスタ第2優先順位とに基づきただ1個の時刻マスタ
を選定し、またマスタ第2優先順位が前記マスタ優先順
位変更手段により変更された場合には、前記マスタ第1
優先順位と前記変更され新たに設定されたマスタ第2優
先順位とに基づいて、時刻マスタを再度選定するマスタ
管理手段とを備えるように構成したので、オンラインに
より変更したシステム起動時とは異なる優先順位により
新たなプロセッサを時刻マスタに選定することが出来る
時刻管理システム装置が得られる効果がある。
As described above, according to the first aspect of the present invention, the master second of each processor set to "masterable"
Master priority changing means for changing the priority online from an arbitrary processor, and only one among the processors set to "masterable" based on the master first priority and the master second priority of each processor. Of the time master, and when the master second priority is changed by the master priority changing means, the master first
Since the master management unit reselects the time master based on the priority order and the changed and newly set master second priority order, the priority order is different from that at the time of system startup changed online. There is an effect that a time management system device capable of selecting a new processor as a time master depending on the rank is obtained.

【0061】請求項2の発明によれば、高/中/低の3
段階の範囲の値で設定されるマスタ第2優先順位と、
「マスタ可能」に設定された各プロセッサの前記マスタ
第2優先順位を任意のプロセッサからオンラインで変更
するマスタ優先順位変更手段と、「マスタ可能」に設定
されたプロセッサの中で各プロセッサのマスタ第1優先
順位と前記マスタ第2優先順位とに基づきただ1個の時
刻マスタを選定し、また前記マスタ第2優先順位が前記
マスタ優先順位変更手段により変更された場合には、前
記マスタ第1優先順位と前記変更され新たに設定された
マスタ第2優先順位とに基づいて、時刻マスタを再度選
定するマスタ管理手段とを備えるように構成したので、
オンラインにより変更したシステム起動時とは異なる優
先順位により新たなプロセッサを時刻マスタに選定する
ことのできる時刻管理システム装置が得られる効果があ
る。
According to the invention of claim 2, high / medium / low 3
A master second priority set by a value in a range of stages,
Master priority changing means for changing the master second priority of each processor set to "masterable" online from an arbitrary processor; and a master priority of each processor among the processors set to "masterable" Only one time master is selected based on one priority and the master second priority, and when the master second priority is changed by the master priority changing means, the master first priority is selected. Since it is configured to include a master management unit that re-selects the time master based on the rank and the changed and newly set master second priority,
There is an effect that a time management system device can be obtained in which a new processor can be selected as a time master with a priority different from that at the time of system startup changed online.

【0062】請求項3の発明によれば、自プロセッサが
時刻マスタでないことを条件にマスタ通知メッセージが
一定時間内に送信されてくるかこないかを監視し、送信
されてこないときには「マスタ可能」に設定されたプロ
セッサの中から新たな時刻マスタを再選定するマスタ管
理手段と、「強制的に設定しない」ことを示す強制設定
フラグを有する時刻設定要求メッセージをブロードキャ
ストしたときに、一定時間経過するまでの間にネットワ
ーク上の一定数以上のプロセッサから時刻設定要求拒否
メッセージが送信されてくるかこないかを判断し、時刻
マスタのプロセッサのマスタ第2優先順位を最低レベル
とした上で時刻マスタの再選定を行い、あるいは、前記
強制設定フラグを「強制設定する」にした上で再度の時
刻設定要求メッセージのブロードキャストを実行する時
刻同期制御手段とを備えるように構成したので、時刻マ
スタに異常が発生してマスタ通知メッセージをブロード
キャスト出来ない場合、あるいは時刻マスタ内の時計手
段に異常が生じた場合には、他の「マスタ可能」に設定
されたプロセッサから新たな時刻マスタを再選定し、そ
の再選定した時刻マスタによる正確な基準時刻をシステ
ムを停止させることなく安定して供給することが出来る
時刻管理システム装置が得られる効果がある。
According to the third aspect of the present invention, it is monitored whether or not the master notification message is transmitted within a fixed time on the condition that the own processor is not the time master, and when it is not transmitted, "master is possible". A certain time elapses when a time setting request message having a master management means for re-selecting a new time master from among the processors set to "1" and a time setting request flag indicating "not forcibly set" is broadcast. It is judged whether a time setting request reject message is sent from a certain number or more of processors on the network, until the master second priority of the time master processor is set to the lowest level before Reselect, or set the compulsory setting flag to "compulsory setting" and then repeat the time setting request message. Since it is configured to include a time synchronization control unit that executes the broadcast of the message, when an abnormality occurs in the time master and the master notification message cannot be broadcast, or when an abnormality occurs in the clock unit in the time master. Is the time at which a new time master can be re-selected from another processor that is set to "master enabled", and an accurate reference time by the re-selected time master can be stably supplied without stopping the system. The management system device can be obtained.

【0063】請求項4の発明によれば、上位アプリケー
ションや外部時計装置とのインターフェースを行う各プ
ロセッサに設けられたインターフェース手段を介して時
刻設定が要求されたときに、「強制設定する」ことを示
す前記強制設定フラグを有する時刻設定要求メッセージ
をブロードキャストする外部時刻同期制御手段を備える
ように構成したので、前記請求項2の効果に加え、連続
性のない時刻でもネットワーク内のプロセッサに対し設
定できる時刻管理システム装置が得られる効果がある。
According to the fourth aspect of the present invention, when the time setting is requested through the interface means provided in each processor that interfaces with the host application or the external clock device, the "forced setting" is performed. Since the external time synchronization control means for broadcasting the time setting request message having the compulsory setting flag is provided, it is possible to set the time in the network even in the case of non-continuous time in addition to the effect of the second aspect. The time management system device is effective.

【0064】請求項5の発明によれば、各ネットワーク
毎に設定可能であると共にオンラインで変更することが
可能である「マスタ可能」あるいは「スレーブ」を示す
マスタフラグと、前記各ネットワーク毎に設定可能であ
るマスタ第1優先順位およびマスタ第2優先順位と、前
記各ネットワーク間のゲートウェイとなるプロセッサで
は、マスタフラグを一方のネットワークに対しては「ス
レーブ」、他方のネットワークに対しては「マスタ可
能」に設定し、且つ「マスタ可能」に設定されたネット
ワークに対してはマスタ第1優先順位およびマスタ第2
優先順位を他のネットワークよりも高い値に設定するこ
とにより、前記他方のネットワークの基準時刻を一方の
ネットワークの基準時刻とし、また、ゲートウェイとな
るプロセッサがスレーブとなっていたネットワークにつ
いて時刻マスタが消失したときには、前記ネットワーク
についてマスタフラグを「マスタ可能」に変更し、ま
た、それまでゲートウェイとなるプロセッサが時刻マス
タとなっていたネットワークに対してはマスタ第2優先
順位を中間レベルに設定変更した後、時刻マスタの再選
定を行うマスタ管理手段を備えるように構成したので、
あるネットワーク上の全ての時刻マスタが消失したとき
には、他のネットワーク上のマスタ候補の中から新たな
時刻マスタを選定することができ、複数のネットワーク
へ時刻マスタの候補を配置できる時刻管理システム装置
が得られる効果がある。
According to the fifth aspect of the present invention, a master flag indicating "masterable" or "slave" that can be set for each network and can be changed online, and set for each network The possible master first priority and master second priority, and the processor that serves as a gateway between the networks, sets the master flag to "slave" for one network and "master" for the other network. For the network that is set to "possible" and set to "master possible", the master first priority and the master second
By setting the priority to a higher value than other networks, the reference time of the other network becomes the reference time of one network, and the time master disappears for the network where the gateway processor is the slave. In this case, after changing the master flag of the network to "master possible", and changing the master second priority to the intermediate level for the network where the gateway processor has been the time master until then. Since it is configured to have a master management means for reselecting the time master,
When all the time masters on a certain network disappear, a new time master can be selected from the master candidates on other networks, and a time management system device that can allocate the time master candidates to a plurality of networks is provided. There is an effect obtained.

【0065】請求項6の発明によれば、時刻設定要求メ
ッセージ内の時刻情報と自プロセッサ内の時計手段によ
る時刻とを、前記時刻設定要求メッセージを受信したプ
ロセッサが同期させるかさせないかを制御する時刻同期
制御手段と、該時刻同期制御手段による制御を選択する
時刻同期制御機能選択手段とを備え、該時刻同期制御機
能選択手段を上位ソフトウェアにより制御するように構
成したので、前記上位ソフトウェアが前記自プロセッサ
内の時計手段による時刻を使用中であるようなときには
前記時刻の同期を待たせることが出来、前記上位ソフト
ウェアの動作に影響を及ぼすような不連続性を有する時
刻変更となる時刻の同期を回避できる時刻管理システム
装置が得られる効果がある。
According to the sixth aspect of the present invention, it is controlled whether or not the processor that receives the time setting request message synchronizes the time information in the time setting request message and the time by the clock means in its own processor. Since the time synchronization control means and the time synchronization control function selection means for selecting control by the time synchronization control means are provided, and the time synchronization control function selection means is configured to be controlled by the host software, the higher software is When the time by the clock means in the processor itself is being used, the synchronization of the time can be made to wait, and the time synchronization has a discontinuity that affects the operation of the higher-level software. There is an effect that a time management system device capable of avoiding the above is obtained.

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

【図1】 この発明の実施例1による時刻管理システム
装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a time management system device according to a first embodiment of the present invention.

【図2】 この発明の実施例1による時刻管理システム
装置におけるマスタ調停処理動作を示すフローチャート
である。
FIG. 2 is a flowchart showing a master arbitration processing operation in the time management system device according to the first embodiment of the present invention.

【図3】 この発明の実施例1による時刻管理システム
装置における時刻設定要求メッセージの出力処理動作を
示すフローチャートである。
FIG. 3 is a flowchart showing an output processing operation of a time setting request message in the time management system device according to the first embodiment of the present invention.

【図4】 この発明の実施例1による時刻管理システム
装置における時刻情報設定処理動作を示すフローチャー
トである。
FIG. 4 is a flowchart showing a time information setting processing operation in the time management system device according to the first embodiment of the present invention.

【図5】 この発明の実施例2による時刻管理システム
装置の構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of a time management system device according to a second embodiment of the present invention.

【図6】 この発明の実施例2による時刻管理システム
装置におけるマスタ通知メッセージ出力処理動作を示す
フローチャートである。
FIG. 6 is a flowchart showing a master notification message output processing operation in the time management system device according to the second embodiment of the present invention.

【図7】 この発明の実施例2による時刻管理システム
装置における時刻マスタ再調停開始処理動作を示すフロ
ーチャートである。
FIG. 7 is a flowchart showing a time master re-arbitration start processing operation in the time management system device according to the second embodiment of the present invention.

【図8】 この発明の実施例2による時刻管理システム
装置における時刻同期制御処理動作を示すフローチャー
トである。
FIG. 8 is a flowchart showing a time synchronization control processing operation in the time management system device according to the second embodiment of the present invention.

【図9】 この発明の実施例2による時刻管理システム
装置におけるスレーブ側の時刻同期処理動作を示すフロ
ーチャートである。
FIG. 9 is a flowchart showing a time synchronization processing operation on the slave side in the time management system device according to the second embodiment of the present invention.

【図10】 この発明の実施例3による時刻管理システ
ム装置を説明するためのネットワークに接続された複数
のプロセッサの内の1つのプロセッサを示すブロック図
である。
FIG. 10 is a block diagram showing one of a plurality of processors connected to a network for explaining a time management system device according to a third embodiment of the present invention.

【図11】 この発明の実施例3による時刻管理システ
ム装置の外部時刻同期制御処理動作を示すフローチャー
トである。
FIG. 11 is a flowchart showing an external time synchronization control processing operation of the time management system device according to the third embodiment of the present invention.

【図12】 この発明の実施例4の時刻管理システム装
置を説明するための2つのネットワーク間に接続される
ゲートウェイとなるプロセッサの構成を示すブロック図
である。
FIG. 12 is a block diagram showing a configuration of a processor serving as a gateway connected between two networks for explaining a time management system device according to a fourth embodiment of the present invention.

【図13】 この発明の実施例4の時刻管理システム装
置を説明するための2つのネットワーク間に接続される
ゲートウェイとなるプロセッサを含むネットワーク構成
図である。
FIG. 13 is a network configuration diagram including a processor serving as a gateway connected between two networks for explaining a time management system device according to a fourth embodiment of the present invention.

【図14】 この発明の実施例4の時刻管理システム装
置を説明するための2つのネットワーク間に接続される
ゲートウェイとなるプロセッサを含むネットワーク構成
図である。
FIG. 14 is a network configuration diagram including a processor serving as a gateway connected between two networks for explaining a time management system device according to a fourth embodiment of the present invention.

【図15】 この発明の実施例4の時刻管理システム装
置における時刻設定要求メッセージ出力処理動作を示す
フローチャートである。
FIG. 15 is a flowchart showing a time setting request message output processing operation in the time management system device according to the fourth embodiment of the present invention.

【図16】 この発明の実施例4の時刻管理システム装
置におけるマスタ再調停処理動作を示すフローチャート
である。
FIG. 16 is a flowchart showing a master re-arbitration processing operation in the time management system device according to the fourth embodiment of the present invention.

【図17】 この発明の実施例5による時刻管理システ
ム装置を説明するためのネットワークに接続された複数
のプロセッサの内の1つのプロセッサを示すブロック図
である。
FIG. 17 is a block diagram showing one of a plurality of processors connected to a network for explaining a time management system device according to a fifth embodiment of the present invention.

【図18】 この発明の実施例5の時刻管理システム装
置における時刻設定処理動作を示すフローチャートであ
る。
FIG. 18 is a flowchart showing a time setting processing operation in the time management system device according to the fifth embodiment of the present invention.

【図19】 従来の時刻管理システム装置の構成を示す
ブロック図である。
FIG. 19 is a block diagram showing a configuration of a conventional time management system device.

【図20】 従来の時刻管理システム装置における時刻
同期処理動作を示すフローチャートである。
FIG. 20 is a flowchart showing a time synchronization processing operation in a conventional time management system device.

【図21】 従来の時刻管理システム装置におけるマス
タ通知メッセージ出力処理動作を示すフローチャートで
ある。
FIG. 21 is a flowchart showing a master notification message output processing operation in a conventional time management system device.

【図22】 従来の時刻管理システム装置におけるマス
タ再調停開始処理動作を示すフローチャートである。
FIG. 22 is a flowchart showing a master re-arbitration start processing operation in a conventional time management system device.

【図23】 従来の時刻管理システム装置におけるマス
タ再調停処理動作を示すフローチャートである。
FIG. 23 is a flowchart showing a master rearbitration processing operation in the conventional time management system device.

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

9 ネットワーク、10a…10n プロセッサ、11
a…11n,42 時計手段、12a…12n,49,
50 マスタ管理手段、13a…13n,43,44
マスタフラグ、14a…14n,45,46 マスタ第
1優先順位、15a…15n,47,48 マスタ第2
優先順位、16a…16n マスタ優先順位変更手段、
17a…17n,62 時刻同期手段(時刻同期制御手
段)、18a…18n,64 時刻設定要求受信手段、
19a…19n,67 時刻設定手段、21a…21n
時刻設定要求チェック手段、31 外部時計装置、3
2,66 上位ソフトウェア、33 時刻設定インター
フェース手段(インターフェース手段)、34 外部時
刻同期制御手段、63 時刻同期制御機能選択手段。
9 networks, 10a ... 10n processors, 11
a ... 11n, 42 clock means, 12a ... 12n, 49,
50 master management means, 13a ... 13n, 43, 44
Master flag, 14a ... 14n, 45, 46 Master first priority, 15a ... 15n, 47, 48 Master second
Priority, 16a ... 16n Master priority changing means,
17a ... 17n, 62 time synchronization means (time synchronization control means), 18a ... 18n, 64 time setting request receiving means,
19a ... 19n, 67 time setting means, 21a ... 21n
Time setting request check means, 31 external clock device, 3
2, 66 host software, 33 time setting interface means (interface means), 34 external time synchronization control means, 63 time synchronization control function selection means.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークにより接続された複数のプ
ロセッサからなるマルチプロセッサシステム上に構成さ
れ、設定された時計手段を読み出し前記各プロセッサ間
の時刻を同期させるための時刻管理システム装置におい
て、前記各プロセッサに設けられ「マスタ可能」あるい
は「スレーブ」のいずれかの設定を行うためのマスタフ
ラグと、前記各プロセッサ毎に異なる値に設定されるマ
スタ第1優先順位と、オンラインで変更可能なマスタ第
2優先順位と、時刻マスタとなっているプロセッサから
定期的に送られてくる時刻設定要求メッセージを受信
し、前記時刻設定要求メッセージ内の時刻を自プロセッ
サの前記時計手段に設定する時刻設定手段と、「マスタ
可能」に設定された各プロセッサのマスタ第2優先順位
を任意のプロセッサから変更するマスタ優先順位変更手
段と、「マスタ可能」に設定されたプロセッサの中で各
プロセッサのマスタ第1優先順位とマスタ第2優先順位
とに基づきただ1個の時刻マスタを選定し、またマスタ
第2優先順位が前記マスタ優先順位変更手段により変更
された場合には、前記マスタ第1優先順位と前記変更さ
れ新たに設定されたマスタ第2優先順位とに基づいて、
システム起動時とは異なる優先順位により時刻マスタを
再度選定するマスタ管理手段とを備えていることを特徴
とする時刻管理システム装置。
1. A time management system apparatus configured on a multiprocessor system composed of a plurality of processors connected by a network, for reading out set clock means to synchronize the time between the respective processors, wherein A master flag for setting either "master possible" or "slave", a master first priority set to a different value for each processor, and a master second that can be changed online. A priority setting and a time setting means for receiving a time setting request message periodically sent from the processor that is the time master, and setting the time in the time setting request message in the clock means of the own processor, Is the master second priority of each processor set to "masterable" any processor? And a master priority changing means for changing the master priority, and only one time master is selected based on the master first priority and the master second priority of each processor among the processors set to “master enabled”. When the master second priority is changed by the master priority changing means, based on the master first priority and the changed and newly set master second priority,
A time management system device comprising: master management means for re-selecting a time master in a priority order different from that at system startup.
【請求項2】 前記マスタ第2優先順位は、高/中/低
の3段階の範囲の値で設定されることを特徴とする請求
項1記載の時刻管理システム装置。
2. The time management system apparatus according to claim 1, wherein the master second priority is set with a value in a three-step range of high / medium / low.
【請求項3】 自プロセッサが時刻マスタであることを
条件にマスタ通知メッセージをネットワークへ定期的に
ブロードキャストし、あるいは自プロセッサが時刻マス
タでないことを条件にマスタ通知メッセージが一定時間
内に送信されてくるかこないかを監視し、送信されてこ
ないときには「マスタ可能」に設定されたプロセッサの
中から新たな時刻マスタを再選定するマスタ管理手段
と、時刻マスタであるプロセッサが定期的に送信する時
刻設定要求メッセージ内に設けられたフラグであり、前
記時刻設定要求メッセージを受信する時刻マスタ以外の
プロセッサが前記時刻設定要求メッセージ内の時刻情報
を自プロセッサ内の時計手段へ強制的に設定するかしな
いかを示す強制設定フラグと、時刻マスタでないプロセ
ッサが前記時刻設定要求メッセージを受信したときに前
記強制設定フラグが「強制的に設定する」を示していれ
ば、前記時刻設定要求メッセージ内の時刻情報を自プロ
セッサの時計手段へ設定し、また前記強制設定フラグが
「強制的に設定しない」を示していれば、自プロセッサ
の時計手段の時刻と前記時刻情報とを比較し、時差が一
定時間あるときには時刻マスタに対し時刻設定要求拒否
メッセージを送信する時刻設定要求チェック手段と、最
初、時刻マスタが「強制的に設定しない」ことを示す強
制設定フラグを有する時刻設定要求メッセージをブロー
ドキャストし、一定時間経過するまでの間にネットワー
ク上の一定数以上のプロセッサから時刻設定要求拒否メ
ッセージが送信されてきた場合には、前記時刻マスタの
プロセッサのマスタ第2優先順位を最低レベルとした上
で時刻マスタの再選定を行い、また、前記一定時間経過
するまでの間にネットワーク上のプロセッサから送信さ
れてきた時刻設定要求拒否メッセージが一定数に満たな
いときには多数のプロセッサから要求を許可されたもの
として前記強制設定フラグを「強制設定する」にして再
度、時刻設定要求メッセージをブロードキャストする時
刻同期制御手段とを備えていることを特徴とする請求項
2記載の時刻管理システム装置。
3. A master notification message is periodically broadcast to the network on condition that the own processor is the time master, or a master notification message is transmitted within a fixed time on condition that the own processor is not the time master. The master management means that monitors whether or not it comes and if it does not send it, re-selects a new time master from among the processors that are set to "master possible", and the time that the processor that is the time master regularly sends. A flag provided in the setting request message. Whether or not a processor other than the time master receiving the time setting request message forcibly sets the time information in the time setting request message to the clock means in its own processor. And a forced setting flag indicating that If the compulsory setting flag indicates “forcibly set” when the request message is received, the time information in the time setting request message is set to the clock means of the own processor, and the compulsory setting flag is set. If “not forcibly set” is indicated, the time of the clock means of its own processor is compared with the time information, and when the time difference is a fixed time, a time setting request reject message is transmitted to the time master. At first, the time means broadcasts a time setting request message having a compulsory setting flag indicating that the time master does not forcibly set the time, and the time is transmitted from a certain number or more processors on the network until a certain time elapses. When the setting request reject message is sent, the master second priority of the time master processor is set to the lowest. After re-selecting the time master after setting the bell, and when the number of time setting request rejection messages sent from the processors on the network is less than a certain number until the above-mentioned certain time elapses, request from multiple processors. 3. The time management system apparatus according to claim 2, further comprising: time synchronization control means for setting the forcible setting flag to “forcibly set” as being permitted and again broadcasting the time setting request message. .
【請求項4】 上位アプリケーションや外部時計装置と
のインターフェースを行う各プロセッサに設けられたイ
ンターフェース手段と、該インターフェース手段を介し
て時刻設定が要求されたときには、「強制設定する」こ
とを示す前記強制設定フラグを有する時刻設定要求メッ
セージをブロードキャストする外部時刻同期制御手段と
を備えていることを特徴とする請求項1から3のいずれ
か1項記載の時刻管理システム装置。
4. Interface means provided in each processor for interfacing with a higher-level application or an external clock device, and said force indicating "forced setting" when time setting is requested via the interface means. 4. The time management system apparatus according to claim 1, further comprising: an external time synchronization control unit that broadcasts a time setting request message having a setting flag.
【請求項5】 ネットワークにより接続された複数のプ
ロセッサと、前記各ネットワーク間のゲートウェイとな
るプロセッサとからなるマルチプロセッサシステム上に
構成され、前記各ネットワーク毎のプロセッサに設定可
能であると共にオンラインで変更することが可能である
「マスタ可能」あるいは「スレーブ」を示すマスタフラ
グと、前記各ネットワーク毎に設定可能であるマスタ第
1優先順位およびマスタ第2優先順位と、各ネットワー
ク間のゲートウェイとなる前記プロセッサでは、マスタ
フラグを一方のネットワークに対しては「スレーブ」、
他方のネットワークに対しては「マスタ可能」に設定
し、且つ「マスタ可能」に設定されたネットワークに対
してはマスタ第1優先順位およびマスタ第2優先順位を
他のネットワークよりも高い値に設定することにより、
一方のネットワークの基準時刻を他方のネットワークの
基準時刻とし、また、前記ゲートウェイとなるプロセッ
サがスレーブとなっていたネットワークについて時刻マ
スタが消失したことを検出したときには、前記ネットワ
ークについてはマスタフラグを「マスタ可能」に変更
し、また、前記ゲートウェイとなるプロセッサがそれま
で時刻マスタとなっていたネットワークに対してはマス
タ第2優先順位を中間レベルに設定変更した後、時刻マ
スタの再選定を行うマスタ管理手段とを備えていること
を特徴とする請求項1または2記載の時刻管理システム
装置。
5. A multiprocessor system comprising a plurality of processors connected by a network and a processor acting as a gateway between the networks, which can be set in the processor for each network and can be changed online. A master flag indicating “master possible” or “slave” which can be set, a master first priority order and a master second priority order that can be set for each network, and a gateway serving as a gateway between the networks. In the processor, the master flag is "slave" for one network,
Set "masterable" for the other network, and set the master first priority and master second priority to higher values than other networks for the network set to "masterable" By doing
When the reference time of one network is set as the reference time of the other network, and when it is detected that the time master has disappeared for the network in which the processor serving as the gateway is the slave, the master flag is set to “master” for the network. Master management that reselects the time master after changing the setting of the master second priority to the intermediate level for the network in which the processor as the gateway has been the time master until then. The time management system apparatus according to claim 1 or 2, further comprising: means.
【請求項6】 前記時刻設定要求メッセージ内の時刻情
報と自プロセッサ内の時計手段による時刻とを、前記時
刻設定要求メッセージを受信したプロセッサにおいて同
期させるかさせないかを制御する時刻同期制御手段と、
該時刻同期制御手段による制御を選択する時刻同期制御
機能選択手段と、該時刻同期制御機能選択手段を制御す
る上位ソフトウェアと、前記時刻設定要求メッセージを
受信したときに前記上位ソフトウェアへ時刻設定要求受
信イベントを通知する時刻設定要求受信手段と、前記上
位ソフトウェアから読み出した時刻マスタの基準時刻を
自プロセッサの時計手段へ設定する時刻設定手段とを備
えたことを特徴とする請求項1または2記載の時刻管理
システム装置。
6. A time synchronization control means for controlling whether or not the time information in the time setting request message and the time by the clock means in its own processor are synchronized in the processor which has received the time setting request message,
Time synchronization control function selection means for selecting control by the time synchronization control means, upper software for controlling the time synchronization control function selection means, and time setting request reception to the higher software when the time setting request message is received 3. The time setting request receiving means for notifying an event, and the time setting means for setting the reference time of the time master read from the higher-level software to the clock means of its own processor, according to claim 1 or 2. Time management system device.
JP7128577A 1995-05-26 1995-05-26 Time management system device Pending JPH08328690A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7128577A JPH08328690A (en) 1995-05-26 1995-05-26 Time management system device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7128577A JPH08328690A (en) 1995-05-26 1995-05-26 Time management system device

Publications (1)

Publication Number Publication Date
JPH08328690A true JPH08328690A (en) 1996-12-13

Family

ID=14988197

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7128577A Pending JPH08328690A (en) 1995-05-26 1995-05-26 Time management system device

Country Status (1)

Country Link
JP (1) JPH08328690A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012023654A (en) * 2010-07-16 2012-02-02 Kddi Corp Time synchronization device via network
JP6555445B1 (en) * 2018-10-29 2019-08-07 三菱電機株式会社 Time synchronization system, time master, management master, and time synchronization method
JP2020135062A (en) * 2019-02-13 2020-08-31 株式会社リコー Information processing device, control method, and program
US11159303B1 (en) 2018-11-20 2021-10-26 Mitsubishi Electric Corporation Communication system, list distribution station, communication method, and computer readable medium
WO2024069825A1 (en) * 2022-09-28 2024-04-04 三菱電機株式会社 Time synchronization system, time synchronization device, time synchronization method, and program

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012023654A (en) * 2010-07-16 2012-02-02 Kddi Corp Time synchronization device via network
JP6555445B1 (en) * 2018-10-29 2019-08-07 三菱電機株式会社 Time synchronization system, time master, management master, and time synchronization method
WO2020089962A1 (en) * 2018-10-29 2020-05-07 三菱電機株式会社 Time synchronization system, time master, management master, and time synchronization method
US11271714B2 (en) 2018-10-29 2022-03-08 Mitsubishi Electric Corporation Time synchronization system, time master, management master, and time synchronization method
DE112018007928B4 (en) 2018-10-29 2022-08-11 Mitsubishi Electric Corporation Time synchronization system, time master, administration master and time synchronization method
US11159303B1 (en) 2018-11-20 2021-10-26 Mitsubishi Electric Corporation Communication system, list distribution station, communication method, and computer readable medium
DE112018008085B4 (en) 2018-11-20 2022-09-15 Mitsubishi Electric Corporation Communication system, list dissemination station, communication method and communication program
JP2020135062A (en) * 2019-02-13 2020-08-31 株式会社リコー Information processing device, control method, and program
WO2024069825A1 (en) * 2022-09-28 2024-04-04 三菱電機株式会社 Time synchronization system, time synchronization device, time synchronization method, and program

Similar Documents

Publication Publication Date Title
CN108600353B (en) Parallel block synchronization method of block chain nodes
CN106911728B (en) The choosing method and device of host node in distributed system
CN108810100B (en) Method, device and equipment for electing master node
US8850058B2 (en) Ethernet-based data transmission method, ethernet nodes and control system
US5896503A (en) Managing membership of a domain of processors in a distributed computing environment
US8572240B2 (en) Monitoring system
CN102523243A (en) Systems and methods of providing fast leader elections in distributed systems of simple topologies
WO2013121568A1 (en) Node synchronization method, network transmission system, and node device
US7428608B2 (en) Communication system, communication circuit and communication method
US7305002B1 (en) Methods for controlling resources in a communication network
JPH08328690A (en) Time management system device
CN113542150B (en) Data transmission method and device and central end network bridge
JP4512209B2 (en) Device for monitoring the period of messages sent over a CAN-type structured multi-transport network
JP3636012B2 (en) Information processing system, information processing apparatus, and software installation method
CN113810216A (en) Cluster fault switching method and device and electronic equipment
JP3625285B2 (en) Network game system, game machine and computer program
WO2021095226A1 (en) Edge switching system, edge switching device, edge switching method, and program
CN116996376A (en) Method, device, equipment and storage medium for updating configuration of fixed network terminal
CN109088937B (en) Cluster authorization method and device based on unified management
CN114598593B (en) Message processing method, system, computing device and computer storage medium
JPH10171667A (en) Task management method
JP2018515961A (en) Method and apparatus and system for establishing an interface between VNFMs
CN114327906A (en) Batch task processing method and device and computer readable storage medium
JPH10124465A (en) Information processor
JPH11242506A (en) Programmable controller