JP2001305256A - Time synchronization method in computer system - Google Patents

Time synchronization method in computer system

Info

Publication number
JP2001305256A
JP2001305256A JP2000118891A JP2000118891A JP2001305256A JP 2001305256 A JP2001305256 A JP 2001305256A JP 2000118891 A JP2000118891 A JP 2000118891A JP 2000118891 A JP2000118891 A JP 2000118891A JP 2001305256 A JP2001305256 A JP 2001305256A
Authority
JP
Japan
Prior art keywords
time
time synchronization
clock
computer
mode
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
JP2000118891A
Other languages
Japanese (ja)
Inventor
Kazumasa Takatsu
一誠 高津
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing 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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP2000118891A priority Critical patent/JP2001305256A/en
Publication of JP2001305256A publication Critical patent/JP2001305256A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a time synchronization method wherein stop of program or difficult treatment of time synchronization involved in a time synchronization of each computer on a network by an NTP demon can be improved. SOLUTION: Time synchronization programs 1A-3A for each of the computers 1, 2, 3 set time of a clock in each of its own device having two operating modes, a master mode and a slave mode. Mode management programs 1B-3B set one of the time synchronization programs to the master mode, and other time synchronization programs to the slave mode. A application interface 1D sets the clock of the computer 1 at an optional time if it accepts a setting of the optional time. Normally the time of a clock in own device is set to a time information form an external clock 4 or an internal clock. Other computers are synchronized by the delivery of the time information. The clock of the computer 1 is set at an optional time at an interface. A request for time synchronization is transmitted to other computers to synchronize the clock.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータシス
テムにおける時刻同期方式に係り、特にネットワーク上
の計算機の時計を任意の時刻に同期させる方式に関す
る。
The present invention relates to a time synchronization method in a computer system, and more particularly to a method for synchronizing a clock of a computer on a network to an arbitrary time.

【0002】[0002]

【従来の技術】ネットワーク上のコンピュータ間で時刻
を同期させる場合、NTPデーモンがよく利用されてい
る。このNTPは、以下のような特徴をもっている。
2. Description of the Related Art When synchronizing time between computers on a network, an NTP daemon is often used. This NTP has the following features.

【0003】・軽量で管理の必要性が低いデーモンプロ
セスによて時刻を同期させている。
[0005] Time is synchronized by a daemon process that is lightweight and requires little management.

【0004】・時刻の信頼できるサーバを動的に選択す
る。
[0004] Dynamic selection of a server whose time is reliable.

【0005】・時刻を緩やかに同期させ、一挙に変化さ
せない。
[0005] Time is gently synchronized and not changed at once.

【0006】・精度が高い。[0006] High accuracy.

【0007】・マルチプラットフォーム(UNIX(登
録商標).NT)に対応している。
[0007] Multi-platform (UNIX (registered trademark) .NT) is supported.

【0008】・時刻同期の状態を監視するためのツール
が用意されている。
[0010] A tool for monitoring the state of time synchronization is provided.

【0009】[0009]

【発明が解決しようとする課題】NTPは協定世界時
(UTC)との誤差が一定範囲内にあるような計算機を
想定して、その計算機に対してネットワーク上の全ての
計算機が時刻の誤差を一定範囲内に収めることを目的と
したプロトコルである。
NTP assumes a computer whose error from Coordinated Universal Time (UTC) is within a certain range, and all computers on the network correct the time error for that computer. This is a protocol that aims to be within a certain range.

【0010】そのため、ネットワーク上の計算機を任意
の時間に同期させたいような場合には向いていない。こ
の場合には、NTPデーモンを一旦停止させ、この後に
ネットワーク上の最上位階層の計算機とUTCとの同期
を切り、時刻設定(date)コマンドによってある計
算機を任意の時間に設定し、ntpdateコマンドを
使って他の計算機の時刻を合わせることになる。
[0010] Therefore, it is not suitable for a case where it is desired to synchronize computers on a network at an arbitrary time. In this case, the NTP daemon is temporarily stopped, then the computer at the highest hierarchical level on the network is synchronized with UTC, a certain computer is set to an arbitrary time by a time setting (date) command, and the ntpdate command is set. Use this to set the time on other computers.

【0011】本発明の目的は、プログラムを停止させる
ことなく、ネットワーク上の各計算機の時計を任意の時
刻に容易に同期させることができるコンピュータシステ
ムの時刻同期方式を提供することにある。
An object of the present invention is to provide a time synchronization method for a computer system that can easily synchronize the clocks of the computers on a network to an arbitrary time without stopping a program.

【0012】[0012]

【課題を解決するための手段】本発明は、各計算機には
時計の時刻を設定する時刻同期プログラムとそのマスタ
・スレーブのモード管理プログラムを設け、1つの計算
機の時刻同期プログラムをマスタモードとし、他の計算
機の時刻同期プログラムをスレーブモードとし、マスタ
モードの時刻同期プログラムが設定する外部時計または
内部時計の時刻情報を計算機の装置間通信プログラムを
通してスレーブモードの時刻同期プログラムと通信し、
他の計算機の内部時計を時刻同期させるようにしてお
き、任意の時刻情報を受け付けるアプリケーションイン
タフェースがマスタモードの時刻同期プログラムをもつ
計算機の外部時計または内部時計の時刻情報を他の計算
機へ時刻同期要求を送信することにより、任意時刻での
時刻同期ができるようにしたもので、以下の方式を特徴
とする。
According to the present invention, each computer is provided with a time synchronization program for setting a clock time and a master / slave mode management program thereof, and the time synchronization program of one computer is set as a master mode. The time synchronization program of another computer is set to the slave mode, and the time information of the external clock or the internal clock set by the time synchronization program of the master mode is communicated with the time synchronization program of the slave mode through the inter-device communication program of the computer,
The internal clock of the other computer is time-synchronized, and the application interface that accepts arbitrary time information requests the time information of the external clock or internal clock of the computer that has the time synchronization program of the master mode to the other computer. Is transmitted to enable time synchronization at an arbitrary time, and is characterized by the following method.

【0013】ネットワーク接続される複数の計算機間の
時刻同期を行うコンピュータシステムの時刻同期方式で
あって、前記各計算機は、マスタモードとスレーブモー
ドの2つの動作モードを有し、自計算機の時計の時刻を
設定できる時刻同期手段と、前記時刻同期手段の1つを
マスタモードに、他の時刻同期手段をスレーブモードに
設定するモード管理手段と、前記時刻同期手段がマスタ
モードに設定される計算機に設けられ、該計算機の時計
を任意の時刻に設定するインタフェース手段とを備え、
通常時は、前記マスタモードに設定された時刻同期手段
により外部時計または内部時計からの時刻情報に自装置
の時計の時刻を同期させ、他の時刻同期手段に自装置の
時刻情報を配信し、受信した時刻情報により他の計算機
の時刻同期手段が自装置内の時計を同期設定し、前記イ
ンタフェース手段が任意の時刻設定を受け付けたとき
に、該計算機の時計を任意の時刻に設定し、前記スレー
ブモードの計算機へ時刻同期要求を送信してその時計を
同期させることを特徴とする。
A time synchronization method of a computer system for synchronizing time between a plurality of computers connected to a network, wherein each of the computers has two operation modes, a master mode and a slave mode, and has a clock of its own computer. A time synchronization unit capable of setting a time, a mode management unit for setting one of the time synchronization units to a master mode and the other time synchronization unit to a slave mode, and a computer for setting the time synchronization unit to a master mode. Interface means for setting the clock of the computer to an arbitrary time,
At normal time, the time of the own device clock is synchronized with the time information from the external clock or the internal clock by the time synchronization unit set to the master mode, and the time information of the own device is distributed to other time synchronization units. Based on the received time information, the time synchronization means of another computer synchronously sets the clock in its own device, and when the interface means receives an arbitrary time setting, sets the clock of the computer to an arbitrary time, A time synchronization request is transmitted to a computer in a slave mode to synchronize its clock.

【0014】また、前記各計算機のうち、少なくとも2
つの計算機は、マスタモードになり得る時刻同期手段を
設け、該両計算機の両方に対して定期的な通信を行い、
一方が通信不能になった場合に他方の計算機の時刻同期
手段をマスタモードに、残りの計算機の時刻同期手段を
スレーブモードにした時刻同期を得る二重化モード管理
手段を設けたことを特徴とする。
Also, at least two of the computers
One computer is provided with time synchronization means that can be in a master mode, performs periodic communication with both computers,
When one of the computers becomes unable to communicate, a duplex mode management means is provided for obtaining time synchronization by setting the time synchronization means of the other computer to the master mode and setting the time synchronization means of the other computers to the slave mode.

【0015】[0015]

【発明の実施の形態】図1は、本発明の実施形態を示す
システム構成図である。計算機1〜3がイーサネット
(登録商標)などによってネットワーク接続されるシス
テム構成において、各計算機1〜3には互いの時刻を同
期させるための時刻同期プログラム1A〜3Aを搭載す
る。
FIG. 1 is a system configuration diagram showing an embodiment of the present invention. In a system configuration in which the computers 1 to 3 are connected to a network by Ethernet (registered trademark) or the like, the computers 1 to 3 are equipped with time synchronization programs 1A to 3A for synchronizing each other's time.

【0016】時刻同期プログラム1A〜3Aは、マスタ
モードとスレーブモードの2つの動作モードを持ち、ど
ちらかのモードで動作し、ネットワーク上では1つの時
刻同期プログラムがマスタモードに設定される。このモ
ード設定はモード管理プログラム1B〜3Bによってそ
れぞれ設定される。
The time synchronization programs 1A to 3A have two operation modes, a master mode and a slave mode, operate in one of the modes, and one time synchronization program is set to the master mode on the network. This mode setting is set by the mode management programs 1B to 3B, respectively.

【0017】図示の場合は、計算機1の時刻同期プログ
ラム1Aがマスタモードで動作し、外部時計4から時刻
情報を取得し、この時刻情報に内部時計の時刻を同期さ
せた後、装置リストに掲載されているスレーブモードの
時刻同期プログラム2A,3Aに自装置の時刻情報を配
信する。これら情報配信は、装置間通信プログラム1C
〜3Cを利用して実行される。
In the case shown in the figure, the time synchronization program 1A of the computer 1 operates in the master mode, obtains time information from the external clock 4, synchronizes the time of the internal clock with this time information, and then publishes it in the device list. It distributes its own time information to the slave mode time synchronization programs 2A and 3A. The information distribution is performed by the inter-device communication program 1C.
3C.

【0018】スレーブモードの時刻同期プログラム2
A,3Aは、時刻情報を受信したときに、自装置の内部
時計の時刻を受信時刻情報に設定する。
Time synchronization program 2 in slave mode
When the time information is received, A and 3A set the time of the internal clock of the own device as the reception time information.

【0019】マスタモードの時刻同期プログラム1Aを
もつ計算機1には、内部時計を任意の時刻に設定する要
求を受け付けるアプリケーションインタフェースを1D
を持つ。このインタフェース1Dは、時刻設定要求を受
け付けた場合、外部時計4または内部時計を指定された
時刻に設定し、この後に外部時計または内部時計の時刻
情報を取得してスレーブモードの時刻同期プログラム2
A,3Aをもつ計算機2、3へ時刻同期要求を送信す
る。計算機2、3ではモード管理プログラム2B,3B
によるモード設定とプログラム2A,3Aの処理によ
り、内部時計を受信時刻情報の時刻に同期させる。
The computer 1 having the time synchronization program 1A in the master mode is provided with an application interface 1D for receiving a request for setting the internal clock to an arbitrary time.
have. When receiving the time setting request, the interface 1D sets the external clock 4 or the internal clock to the specified time, and thereafter obtains the time information of the external clock or the internal clock to obtain the time synchronization program 2 in the slave mode.
A time synchronization request is transmitted to computers 2 and 3 having A and 3A. In the computers 2 and 3, the mode management programs 2B and 3B
The internal clock is synchronized with the time of the reception time information by the mode setting and the processing of the programs 2A and 3A.

【0020】以上の構成により、計算機1〜3は、通常
時には、その内部時計の時刻をマスタモードの時刻同期
プログラムの外部時計または内部時計の時刻に同期させ
ることができる。そして、各計算機は、アプリケーショ
ンインタフェース1Dが任意の時刻同期を受け付けたと
き、その時刻に同期させることができる。この時刻同期
には、従来のUTCとの同期を霧、dateコマンドに
よる時刻設定とntpdateコマンドによる他の計算
機の時刻同期という処理に比べて、任意時刻への同期を
簡単に行うことができる。
With the above configuration, the computers 1 to 3 can normally synchronize the time of the internal clock with the time of the external clock or the internal clock of the time synchronization program in the master mode. Then, when the application interface 1D receives an arbitrary time synchronization, each computer can synchronize with the time. In this time synchronization, it is possible to easily perform synchronization with an arbitrary time as compared with the conventional processing of synchronizing with UTC by fog, time setting by a date command, and time synchronization of another computer by an ntpdate command.

【0021】次に、上記の時刻同期プログラムの信頼性
を高める方式を説明する。このため、本実施形態では、
マスタモードになり得る時刻同期プログラムを少なくと
も2つの計算機に用意した二重化構成とする。例えば、
計算機1と2の時刻同期プログラム1A,2Aをマスタ
モード(ホット状態)とスレーブモード(スタンバイ状
態)に切り替えできるよう二重化する。
Next, a method for improving the reliability of the time synchronization program will be described. For this reason, in the present embodiment,
A time synchronization program that can be in the master mode is provided in at least two computers in a duplex configuration. For example,
The time synchronization programs 1A and 2A of the computers 1 and 2 are duplicated so that they can be switched between a master mode (hot state) and a slave mode (standby state).

【0022】この二重化装置を管理する二重化モード管
理プログラムを用意する。このプログラムは、二重化し
た時刻同期プログラム1A,1Bをもつ計算機1,2と
の間で定期的に通信を行い、一方が通信不能になった場
合に当該計算機がダウンしたと判断し、当該計算機の時
刻同期プログラムがホットならばスタンバイにモードを
切り替え、他の計算機の時刻同期プログラムをホットに
切り替える。
A duplication mode management program for managing this duplication device is prepared. This program periodically communicates with the computers 1 and 2 having the duplicated time synchronization programs 1A and 1B. When one of the computers becomes unable to communicate, it determines that the computer has gone down, and If the time synchronization program is hot, the mode is switched to standby and the time synchronization program of another computer is switched to hot.

【0023】このモード管理は、モードを遷移させる際
に、時刻同期プログラムにモード切替通知を送信する。
時刻同期プログラムは、受信したモードに従って、ホッ
トならマスタモード、スタンバイならスレーブモードで
動作する。
This mode management transmits a mode switching notice to the time synchronization program when the mode is changed.
The time synchronization program operates in the master mode if hot and in the slave mode if standby according to the received mode.

【0024】以上のモード管理により、ある計算機が通
信不能になった場合に他の計算機による時刻同期を確保
することができる。
According to the above-described mode management, when one computer becomes unable to communicate, time synchronization by another computer can be ensured.

【0025】[0025]

【発明の効果】以上のとおり、本発明によれば、時刻同
期プログラムとそのマスタ・スレーブのモード管理プロ
グラムを設け、1つをマスタモードとし、他をスレーブ
モードとし、マスタモードの時刻同期プログラムが設定
する時計の時刻情報を計算機の装置間通信で時刻同期さ
せるようにしておき、任意の時刻情報を受け付けるイン
タフェースがマスタモードの時刻同期プログラムをもつ
計算機の時計の時刻情報を他の計算機へ時刻同期要求を
送信することにより、任意時刻での時刻同期ができるよ
うにしたため、プログラムを停止させることなく、ネッ
トワーク上の各計算機の時計を任意の時刻に同期させる
ことができる効果がある。
As described above, according to the present invention, a time synchronization program and its master / slave mode management program are provided, one of which is set to the master mode, the other is set to the slave mode, and the time synchronization program in the master mode is provided. The time information of the clock to be set is synchronized with the communication between the computer devices, and the interface that accepts any time information has the time synchronization program of the computer with the master mode time synchronization program. By transmitting the request, the time can be synchronized at an arbitrary time, so that there is an effect that the clocks of the computers on the network can be synchronized at an arbitrary time without stopping the program.

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

【図1】本発明の実施形態を示すコンピュータシステム
の構成図。
FIG. 1 is a configuration diagram of a computer system showing an embodiment of the present invention.

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

1、2、3…計算機 1A,2A,3A…時刻同期プログラム 1B,2B,3B…モード管理プログラム 1C,2C,3C…装置間通信プログラム 1D…アプリケーションインタフェース 4…外部時計 1, 2, 3 ... computer 1A, 2A, 3A ... time synchronization program 1B, 2B, 3B ... mode management program 1C, 2C, 3C ... device communication program 1D ... application interface 4 ... external clock

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06F 15/177 678 G06F 15/177 680F 680 1/04 351A ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G06F 15/177 678 G06F 15/177 680F 680 1/04 351A

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク接続される複数の計算機間
の時刻同期を行うコンピュータシステムの時刻同期方式
であって、 前記各計算機は、 マスタモードとスレーブモードの2つの動作モードを有
し、自計算機の時計の時刻を設定できる時刻同期手段
と、 前記時刻同期手段の1つをマスタモードに、他の時刻同
期手段をスレーブモードに設定するモード管理手段と、 前記時刻同期手段がマスタモードに設定される計算機に
設けられ、該計算機の時計を任意の時刻に設定するイン
タフェース手段とを備え、 通常時は、前記マスタモードに設定された時刻同期手段
により外部時計または内部時計からの時刻情報に自装置
の時計の時刻を同期させ、他の時刻同期手段に自装置の
時刻情報を配信し、受信した時刻情報により他の計算機
の時刻同期手段が自装置内の時計を同期設定し、 前記インタフェース手段が任意の時刻設定を受け付けた
ときに、該計算機の時計を任意の時刻に設定し、前記ス
レーブモードの計算機へ時刻同期要求を送信してその時
計を同期させることを特徴とするコンピュータシステム
の時刻同期方式。
1. A time synchronization method of a computer system for performing time synchronization between a plurality of computers connected to a network, wherein each of the computers has two operation modes of a master mode and a slave mode. A time synchronization unit capable of setting a time of a clock; a mode management unit configured to set one of the time synchronization units to a master mode; and the other time synchronization unit to a slave mode; and the time synchronization unit is set to a master mode. Interface means for setting the clock of the computer to an arbitrary time provided in the computer. In normal times, the time synchronizing means set to the master mode converts the time information from the external clock or the internal clock to the time of the own device. The time of the clock is synchronized, the time information of the own device is delivered to other time synchronization means, and the time synchronization of the other computer is performed based on the received time information. Sets the clock in its own device, and when the interface means receives an arbitrary time setting, sets the clock of the computer to an arbitrary time and transmits a time synchronization request to the computer in the slave mode. A time synchronization method for a computer system, wherein the clocks are synchronized.
【請求項2】 前記各計算機のうち、少なくとも2つの
計算機は、マスタモードになり得る時刻同期手段を設
け、 該両計算機の両方に対して定期的な通信を行い、一方が
通信不能になった場合に他方の計算機の時刻同期手段を
マスタモードに、残りの計算機の時刻同期手段をスレー
ブモードにした時刻同期を得る二重化モード管理手段を
設けたことを特徴とする請求項1に記載のコンピュータ
システムの時刻同期方式。
2. At least two of the computers are provided with time synchronization means capable of being in a master mode, perform periodic communication with both of the computers, and one of the computers becomes incapable of communication. 2. The computer system according to claim 1, further comprising a duplex mode management means for obtaining time synchronization by setting the time synchronization means of the other computer to the master mode and setting the time synchronization means of the other computers to the slave mode. Time synchronization method.
JP2000118891A 2000-04-20 2000-04-20 Time synchronization method in computer system Pending JP2001305256A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000118891A JP2001305256A (en) 2000-04-20 2000-04-20 Time synchronization method in computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000118891A JP2001305256A (en) 2000-04-20 2000-04-20 Time synchronization method in computer system

Publications (1)

Publication Number Publication Date
JP2001305256A true JP2001305256A (en) 2001-10-31

Family

ID=18629952

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000118891A Pending JP2001305256A (en) 2000-04-20 2000-04-20 Time synchronization method in computer system

Country Status (1)

Country Link
JP (1) JP2001305256A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006292448A (en) * 2005-04-07 2006-10-26 Hioki Ee Corp Measuring system
US7263036B2 (en) 2002-05-27 2007-08-28 Nec Corporation Time correction system in cluster system
JP2010517190A (en) * 2007-01-31 2010-05-20 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, system, and computer program for facilitating synchronization of servers in an agreement timing network
JP2011198013A (en) * 2010-03-19 2011-10-06 Fujitsu Ltd Information processor and method of starting information processor
JP2012134895A (en) * 2010-12-24 2012-07-12 Hitachi Ltd Distribution automation system and distribution automation system control method
JP2013232764A (en) * 2012-04-27 2013-11-14 Panasonic Corp Inter-system synchronization apparatus and multiple dwelling house intercom multi-system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7263036B2 (en) 2002-05-27 2007-08-28 Nec Corporation Time correction system in cluster system
JP2006292448A (en) * 2005-04-07 2006-10-26 Hioki Ee Corp Measuring system
JP2010517190A (en) * 2007-01-31 2010-05-20 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, system, and computer program for facilitating synchronization of servers in an agreement timing network
JP2011198013A (en) * 2010-03-19 2011-10-06 Fujitsu Ltd Information processor and method of starting information processor
JP2012134895A (en) * 2010-12-24 2012-07-12 Hitachi Ltd Distribution automation system and distribution automation system control method
JP2013232764A (en) * 2012-04-27 2013-11-14 Panasonic Corp Inter-system synchronization apparatus and multiple dwelling house intercom multi-system

Similar Documents

Publication Publication Date Title
EP2378718B1 (en) Method, node and system for controlling version in distributed system
US9571378B2 (en) Synchronized wireless data concentrator for airborne wireless sensor networks
KR101109980B1 (en) Facilitating synchronization of servers in a coordinated timing network
JP5190586B2 (en) Communication method and apparatus for efficient and secure transmission of TT Ethernet messages
US20050033947A1 (en) Multiprocessor system with interactive synchronization of local clocks
US20100067404A1 (en) Cluster coupler unit and method for synchronizing a plurality of clusters in a time-triggered network
JP2008072707A (en) Pps connection device (time synchronization device) for stp, time synchronization system, and method for providing pps connection or time synchronization device for stp
CN111708296A (en) Synchronous control and data voting method based on two-channel safety PLC
JP2001305256A (en) Time synchronization method in computer system
CN107547160B (en) A kind of method for synchronizing time and device
JP2000222268A (en) Method for synchronizing file for plural computers
JP2003345773A (en) Time correcting system for cluster system
JP2004038785A (en) Integrated simulation system and program
EP1486016A2 (en) Internal signaling method to support clock synchronization of nodes connected via a wireless local area network
Postolache Time-triggered CANopen implementation for networked embedded systems
KR101435181B1 (en) Time synchronization and transmission delay time correction method between the master and the slave of intelligent power distribution system
Ferreira et al. Enforcing consistency of communication requirements updates in FTT-CAN
JP2000148563A (en) System having plurality of server computers
JP2018207352A (en) Network connection method
JP2007058769A (en) Synchronization method of distributed database
JPS63213013A (en) Time point designating system for computer network system
JP2005071082A (en) Time synchronization method
Dolev et al. A decentralized high performance time service architecture
JPH0160853B2 (en)
JPH08122467A (en) Time transmission equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081209

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090407