JP7268406B2 - Time update system, time update method and program - Google Patents

Time update system, time update method and program Download PDF

Info

Publication number
JP7268406B2
JP7268406B2 JP2019039291A JP2019039291A JP7268406B2 JP 7268406 B2 JP7268406 B2 JP 7268406B2 JP 2019039291 A JP2019039291 A JP 2019039291A JP 2019039291 A JP2019039291 A JP 2019039291A JP 7268406 B2 JP7268406 B2 JP 7268406B2
Authority
JP
Japan
Prior art keywords
leap
value
integrated
time
parameter file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019039291A
Other languages
Japanese (ja)
Other versions
JP2020143945A (en
Inventor
領 田中
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2019039291A priority Critical patent/JP7268406B2/en
Publication of JP2020143945A publication Critical patent/JP2020143945A/en
Application granted granted Critical
Publication of JP7268406B2 publication Critical patent/JP7268406B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Electric Clocks (AREA)

Description

本発明は、時刻を更新する時刻更新システム、時刻更新方法及びプログラムに関する。 The present invention relates to a time update system, time update method, and program for updating time.

GPS(Global Positioning System)衛星から取得した時刻情報に基づいて算出したUTC時刻(協定世界時)と時刻同期を行う時刻更新システムが知られている。この時刻更新システムは、GPS衛星から発信されるフレーム信号に基づいて、UTC時刻を算出する。このため、この時刻更新システムは、閏秒積算値を含まない時刻情報(GPS衛星時刻情報)と共に、閏秒積算値を含む別のフレーム信号を取得してUTC時刻を算出する必要がある。 A time update system is known that synchronizes time with UTC time (Coordinated Universal Time) calculated based on time information acquired from GPS (Global Positioning System) satellites. This time update system calculates UTC time based on frame signals transmitted from GPS satellites. Therefore, this time update system needs to obtain time information (GPS satellite time information) not including the integrated leap second value and another frame signal including the integrated leap second value to calculate the UTC time.

例えば、時刻更新システムは、閏秒積算値を含まない時刻情報を、1秒間隔でGPS衛星から取得可能である。しかし、時刻更新システムは、閏秒積算値を含むフレーム信号を、12.5分間隔でしかGPS衛星から取得出来ない。したがって、時刻更新システムは、UTC時刻を算出するために最大12.5分待つ必要があり、運用開始までに時間を要するという課題(1)がある。 For example, the time update system can obtain time information that does not include leap second integration values from GPS satellites at one-second intervals. However, the time update system can only acquire frame signals containing leap second integration values from GPS satellites at intervals of 12.5 minutes. Therefore, the time update system has to wait for a maximum of 12.5 minutes to calculate the UTC time, and there is a problem (1) that it takes time to start operation.

また、時刻更新システムは、閏秒積算値を含むフレーム信号を取得するために、GPS受信器でメッセージを毎秒受信し解析する必要があり、消費電力の増加につながるという課題(2)がある。 In addition, the time update system requires the GPS receiver to receive and analyze the message every second in order to acquire the frame signal including the integrated leap second value, which leads to an increase in power consumption (2).

特開2017-173129号公報JP 2017-173129 A 特開2008-175633号公報JP 2008-175633 A

上記課題(1)を解決するために、特許文献1において、GPS衛星から取得した閏秒積算値が記憶領域に保持されている。これにより、時刻更新システムは、リセットされた際、その再開時に記憶領域から読みだした閏秒積算値を用いて、UTC時刻を算出及び設定し、運用開始することができる。しかしながら、時刻更新システムが新設された場合は、記憶領域に情報が書かれていない。この為、時刻更新システムは、閏秒積算値を加味した正確なUTC時刻を設定できないという課題が残る。 In order to solve the above problem (1), in Japanese Unexamined Patent Application Publication No. 2002-100002, the integrated leap second value obtained from the GPS satellites is held in a storage area. As a result, when the time updating system is reset, it is possible to start operation by calculating and setting the UTC time using the integrated leap second value read from the storage area when restarting. However, when the time update system is newly installed, the information is not written in the storage area. For this reason, the time update system still has the problem that it is not possible to set an accurate UTC time that takes into account the integrated value of leap seconds.

また、上記課題(2)を解決するために、特許文献2において、GPS衛星から閏秒積算値を取得するタイミングを操作することで、その取得回数を減らすことが行われている。しかしながら、時刻更新システムは、閏秒積算値を取得するタイミングにおいて、最大12.5分間、GPSレシーバで毎秒メッセージを受信し解析する必要がある。このため、瞬時的に消費電力が増加してしまう課題が残る。 Further, in order to solve the above problem (2), in Patent Document 2, the number of acquisition times is reduced by manipulating the timing of acquiring the integrated leap second value from the GPS satellites. However, the time update system requires the GPS receiver to receive and analyze messages every second for up to 12.5 minutes at which time the leap second accumulation value is obtained. Therefore, there remains a problem that the power consumption increases momentarily.

本開示の目的は、上述した課題のいずれかを解決する時刻更新システム、時刻更新方法及びプログラムを提供することにある。 An object of the present disclosure is to provide a time update system, a time update method, and a program that solve any of the problems described above.

上記目的を達成するための一態様は、
閏秒情報を積算した閏秒積算値を保持し、該閏秒積算値を所定タイミングで更新する上位装置と、
前記上位装置から取得した閏秒積算値に基づいて、時刻を更新し設定する基地局と、
を備える、
ことを特徴とする時刻更新システム
である。
上記目的を達成するための一態様は、
上位装置が、閏秒情報を積算した閏秒積算値を保持し、該閏秒積算値を所定タイミングで更新するステップと、
基地局が、前記上位装置から取得した閏秒積算値に基づいて、時刻を更新し設定するステップと、
を含む、ことを特徴とする時刻更新方法
であってもよい。
上記目的を達成するための一態様は、
上位装置が、閏秒情報を積算した閏秒積算値を保持し、該閏秒積算値を所定タイミングで更新する処理と、
基地局が、前記上位装置から取得した閏秒積算値に基づいて、時刻を更新し設定する処理と、
をコンピュータに実行させる、ことを特徴とするプログラム
であってもよい。
One aspect for achieving the above object is
a host device that holds an integrated leap second value obtained by accumulating leap second information and updates the integrated leap second value at a predetermined timing;
a base station that updates and sets the time based on the integrated leap second value obtained from the host device;
comprising a
This time update system is characterized by
One aspect for achieving the above object is
a step in which the host device retains an integrated leap second value obtained by integrating leap second information and updates the integrated leap second value at a predetermined timing;
a step in which the base station updates and sets the time based on the integrated leap second value obtained from the host device;
A time update method characterized by comprising:
One aspect for achieving the above object is
a process in which the host device retains an integrated leap second value obtained by integrating leap second information and updates the integrated leap second value at a predetermined timing;
a process in which the base station updates and sets the time based on the integrated leap second value obtained from the host device;
may be a program characterized by causing a computer to execute

本開示によれば、上述した課題のいずれかを解決する時刻更新システム、時刻更新方法及びプログラムを提供することができる。 According to the present disclosure, it is possible to provide a time update system, a time update method, and a program that solve any of the problems described above.

本発明の一実施形態に係る時刻更新システムの概略的なシステム構成を示すブロック図である。1 is a block diagram showing a schematic system configuration of a time update system according to one embodiment of the present invention; FIG. 上位装置の概略的なシステム構成を示すブロック図である。2 is a block diagram showing a schematic system configuration of a host device; FIG. 基地局の概略的なシステム構成を示すブロック図である。1 is a block diagram showing a schematic system configuration of a base station; FIG. 基地局の起動時、および運用時の動作を示すシーケンス図である。FIG. 10 is a sequence diagram showing operations during activation and operation of a base station; 本発明の一実施形態に係る時刻更新方法のフローを示すフローチャートである。It is a flow chart which shows the flow of the time update method concerning one embodiment of the present invention.

以下、図面を参照して本発明の実施形態について説明する。図1は、本発明の一実施形態に係る時刻更新システムの概略的なシステム構成を示すブロック図である。本実施形態に係る時刻更新システム1は、時刻更新を行う基地局2と、基地局2の上位にある上位装置3と、を備えている。基地局2と上位装置3とは、ネットワークなどを介して通信接続されている。 Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a schematic system configuration of a time update system according to one embodiment of the present invention. A time update system 1 according to this embodiment includes a base station 2 that updates the time, and a higher-level device 3 that is higher than the base station 2 . The base station 2 and the host device 3 are connected for communication via a network or the like.

ところで、時刻更新システムは、閏秒積算値を含むフレーム信号を、12.5分間隔でしかGPS衛星から取得出来ない。このため、時刻更新システムは、UTC時刻(協定世界時)を算出するために最大12.5分待つ必要があり、システム新設やリセットによる運用開始までに時間を要するという課題があった。また、時刻更新システムは、閏秒積算値を取得するタイミングにおいて、GPS受信器で毎秒メッセージを受信し解析する必要がある。このため、瞬時的に消費電力が増加してしまう課題があった。 By the way, the time update system can acquire the frame signal including the integrated leap second value from the GPS satellites only at intervals of 12.5 minutes. For this reason, the time update system has to wait up to 12.5 minutes to calculate the UTC time (Coordinated Universal Time), and there is a problem that it takes time to start operation due to a new system installation or reset. Also, the time update system needs to receive and analyze the message every second at the GPS receiver at the timing of acquiring the leap second integrated value. Therefore, there is a problem that the power consumption increases momentarily.

これに対し、本実施形態に係る時刻更新システム1は、閏秒積算値を保持し、該閏秒積算値を所定タイミングで更新する上位装置3と、上位装置3から取得した閏秒積算値に基づいて、時刻を更新し設定する基地局2と、を備えている。 On the other hand, the time update system 1 according to the present embodiment includes a host device 3 that holds an integrated leap second value and updates the integrated leap second value at a predetermined timing, and and a base station 2 for updating and setting the time based on the base station.

これにより、基地局2は、システム新設やリセットによる運用開始時に、GPS衛星から閏秒積算値を取得できていない状況においても、上位装置3から取得した閏秒積算値を用いて時刻を更新し設定できる。したがって、上記のような運用開始時の待ち時間が発生しない。 As a result, the base station 2 updates the time using the integrated leap second value acquired from the host device 3 even in a situation where the integrated leap second value cannot be acquired from the GPS satellites at the start of operation due to a system installation or reset. Can be set. Therefore, the waiting time at the start of operation as described above does not occur.

また、上位装置3は、閏秒積算値を所定タイミングで更新し、最新の閏秒積算値を保持している。したがって、GPS受信器21で毎秒メッセージを受信し解析する処理が不要となるため、システムの消費電力を削減できる。 In addition, the host device 3 updates the leap second integrated value at a predetermined timing and holds the latest leap second integrated value. Therefore, since the GPS receiver 21 does not need to receive and analyze messages every second, the power consumption of the system can be reduced.

さらに、基地局2は、上位装置3から時刻そのものではなく、閏秒積算値を取得する。閏秒積算値の更新周期は緩やかであることから、基地局2と上位装置3との間の通信遅延を抑制できる。 Further, the base station 2 acquires not the time itself but the integrated leap second value from the host device 3 . Since the update cycle of the integrated leap second value is slow, communication delay between the base station 2 and the host device 3 can be suppressed.

図2は、上位装置の概略的なシステム構成を示すブロック図である。上位装置3は、パラメータファイルを記憶する記憶部31を有する。記憶部31は、OAM(Operations, Administration, Maintenance)として構成されている。 FIG. 2 is a block diagram showing a schematic system configuration of a host device. The host device 3 has a storage unit 31 that stores parameter files. The storage unit 31 is configured as OAM (Operations, Administration, Maintenance).

パラメータファイルは、閏秒情報を含む。閏秒情報は、例えば、現在の時刻までに発生した閏秒の積算値を示す閏秒積算値(Δt_LS)である。 The parameter file contains leap second information. The leap second information is, for example, a leap second integrated value (Δt_LS) indicating an integrated value of leap seconds that have occurred up to the current time.

上位装置3は、GPS(Global Positioning System)信号又はPTP(Precision Time Protocol:IEEE)信号を受信する。上位装置3は、記憶部31に記憶されたパラメータファイルの閏秒積算値(Δt_LS)を、GPS信号又はPTP信号に基づいて、更新する。例えば、上位装置3は、記憶部31に記憶されたパラメータファイルの閏秒積算値(Δt_LS)を、GPS信号やPTP信号と同期したタイミング、オペレータによる操作のタイミングなどの所定タイミングで、最新値に更新する。 The host device 3 receives GPS (Global Positioning System) signals or PTP (Precision Time Protocol: IEEE) signals. The host device 3 updates the leap second integrated value (Δt_LS) of the parameter file stored in the storage unit 31 based on the GPS signal or the PTP signal. For example, the host device 3 updates the integrated leap second value (Δt_LS) of the parameter file stored in the storage unit 31 to the latest value at a predetermined timing such as the timing synchronized with the GPS signal or the PTP signal or the timing of the operation by the operator. Update.

図3は、基地局の概略的なシステム構成を示すブロック図である。基地局2は、GPS衛星10から信号を受信するGPS受信器21と、演算処理等を行う情報処理部22と、を有している。 FIG. 3 is a block diagram showing a schematic system configuration of a base station. The base station 2 has a GPS receiver 21 that receives signals from the GPS satellites 10 and an information processing section 22 that performs arithmetic processing and the like.

GPS受信器21は、GPS衛星10から発信されるフレーム信号を受信する。このフレーム信号は、閏秒累積値を含まない時刻情報(以下、GPS衛星時刻情報と称す)である。GPS受信器21は、受信したGPS衛星時刻情報を情報処理部22に出力する。 The GPS receiver 21 receives frame signals transmitted from the GPS satellites 10 . This frame signal is time information (hereinafter referred to as GPS satellite time information) that does not include a leap second cumulative value. The GPS receiver 21 outputs the received GPS satellite time information to the information processing section 22 .

情報処理部22は、例えば、演算処理等を行うCPU(Central Processing Unit)、CPUによって実行される演算プログラム等が記憶されたROM(Read Only Memory)やRAM(Random Access Memory)からなるメモリ、外部と信号の入出力を行うインターフェイス部(I/F)、などからなるマイクロコンピュータを中心にして、ハードウェア構成されている。CPU、メモリ、及びインターフェイス部は、データバスなどを介して相互に接続されている。 The information processing unit 22 includes, for example, a CPU (Central Processing Unit) that performs arithmetic processing, a memory such as a ROM (Read Only Memory) or a RAM (Random Access Memory) that stores arithmetic programs executed by the CPU, an external , and an interface unit (I/F) for inputting and outputting signals, etc., and the hardware configuration is centered on a microcomputer. The CPU, memory, and interface are interconnected via a data bus or the like.

情報処理部22は、情報処理部22の時刻を設定する時刻設定部23を有している。時刻設定部23は、パラメータファイルを取得するパラメータファイル取得部24と、UTC時刻を算出するUTC時刻算出部25と、閏秒積算値(Δt_LS)を更新する閏秒情報更新部26と、これら各部を制御する制御部27と、を有している。 The information processing section 22 has a time setting section 23 for setting the time of the information processing section 22 . The time setting unit 23 includes a parameter file acquisition unit 24 that acquires a parameter file, a UTC time calculation unit 25 that calculates UTC time, a leap second information update unit 26 that updates the integrated leap second value (Δt_LS), and these units. and a control unit 27 for controlling the

パラメータファイル取得部24は、基地局2が起動した際に、上位装置3からパラメータファイルの閏秒積算値(Δt_LS)を取得し、内部情報として保持する。パラメータファイル取得部24は、所定周期で、上位装置3からパラメータファイルの閏秒積算値(Δt_LS)を取得してもよい。 The parameter file acquisition unit 24 acquires the leap second integrated value (Δt_LS) of the parameter file from the host device 3 when the base station 2 is activated, and holds it as internal information. The parameter file acquisition unit 24 may acquire the leap second integrated value (Δt_LS) of the parameter file from the host device 3 at predetermined intervals.

所定周期は、例えば、ユーザによって、パラメータファイル取得部24に予め設定されていてもよい。パラメータファイル取得部24は、上位装置3対し、例えば、FTP(File Transfer Protocol)アクセスまたはUDP(User Datagram Protocol)アクセスを行うことで、パラメータファイルの閏秒積算値(Δt_LS)を取得する。 The predetermined cycle may be preset in the parameter file acquisition unit 24 by the user, for example. The parameter file acquisition unit 24 acquires the leap second integrated value (Δt_LS) of the parameter file by performing FTP (File Transfer Protocol) access or UDP (User Datagram Protocol) access to the host device 3, for example.

閏秒情報更新部26は、パラメータファイル取得部24により取得された閏秒積算値(Δt_LS)と、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)と、の比較を行う。閏秒情報更新部26は、パラメータファイル取得部24により取得された閏秒積算値と、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)と、の差分を算出する。 The leap second information updating unit 26 compares the integrated leap second value (Δt_LS) acquired by the parameter file acquiring unit 24 with the integrated leap second value (Δt_LS) inside the parameter file acquiring unit 24 . The leap second information updating unit 26 calculates the difference between the integrated leap second value acquired by the parameter file acquiring unit 24 and the integrated leap second value (Δt_LS) inside the parameter file acquiring unit 24 .

閏秒情報更新部26は、算出した差分が所定値以上であると判断した場合、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)を、パラメータファイル取得部24により取得された閏秒積算値(Δt_LS)に更新する。 When the leap second information updating unit 26 determines that the calculated difference is equal to or greater than the predetermined value, the leap second information updating unit 26 replaces the integrated leap second value (Δt_LS) in the parameter file acquiring unit 24 with the integrated leap second acquired by the parameter file acquiring unit 24. Update to value (Δt_LS).

一方、閏秒情報更新部26は、算出した差分が所定値より小さいと判断した場合、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)を更新しない。 On the other hand, when the leap second information update unit 26 determines that the calculated difference is smaller than the predetermined value, the leap second integrated value (Δt_LS) inside the parameter file acquisition unit 24 is not updated.

UTC時刻算出部25は、GPS受信器21から出力されたGPS衛星時刻情報と、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)と、に基づいて、UTC時刻を算出する。UTC時刻算出部25は、算出したUTC時刻を基地局2の時刻に設定する。これにより、最新の閏秒積算値を用いてUTC時刻を設定できる。 The UTC time calculation unit 25 calculates the UTC time based on the GPS satellite time information output from the GPS receiver 21 and the leap second integrated value (Δt_LS) inside the parameter file acquisition unit 24 . The UTC time calculator 25 sets the calculated UTC time to the time of the base station 2 . As a result, the UTC time can be set using the latest leap second integrated value.

制御部27は、パラメータファイル取得部24、UTC時刻算出部25、および閏秒情報更新部26を制御する。 The control unit 27 controls the parameter file acquisition unit 24 , the UTC time calculation unit 25 and the leap second information update unit 26 .

図4は、基地局の起動時、および運用時の動作を示すシーケンス図である。図5は、本実施形態に係る時刻更新方法のフローを示すフローチャートである。 FIG. 4 is a sequence diagram showing operations at the time of activation and operation of the base station. FIG. 5 is a flow chart showing the flow of the time update method according to this embodiment.

時刻設定部23の制御部27は、パラメータファイル取得部24が一定周期ごとに上位装置3からパラメータファイルの閏秒積算値(Δt_LS)の取得を行うよう、パラメータファイル取得部24を制御する(ステップS501)。 The control unit 27 of the time setting unit 23 controls the parameter file acquisition unit 24 so that the parameter file acquisition unit 24 acquires the leap second integrated value (Δt_LS) of the parameter file from the host device 3 at regular intervals (step S501).

パラメータファイル取得部24がパラメータファイルの取得を完了すると、制御部27は、閏秒情報更新部26が、パラメータファイル取得部24により取得された閏秒積算値(Δt_LS)と、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)と、の比較を行うよう、閏秒情報更新部26を制御する(ステップS502)。 When the parameter file acquisition unit 24 completes acquisition of the parameter file, the control unit 27 updates the leap second information update unit 26 with the integrated leap second value (Δt_LS) acquired by the parameter file acquisition unit 24 and the parameter file acquisition unit 24 The leap second information update unit 26 is controlled so as to compare with the internal leap second integrated value (Δt_LS) (step S502).

閏秒情報更新部26は、パラメータファイル取得部24により取得された閏秒積算値と、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)と、の差分を算出する(ステップS503)。閏秒情報更新部26は、算出した差分が所定値以上であるか否かを判断する(ステップS504)。 The leap second information updating unit 26 calculates the difference between the integrated leap second value acquired by the parameter file acquiring unit 24 and the integrated leap second value (Δt_LS) inside the parameter file acquiring unit 24 (step S503). The leap second information updating unit 26 determines whether the calculated difference is equal to or greater than a predetermined value (step S504).

閏秒情報更新部26は、算出した差分が所定値以上であると判断した場合(ステップS504のYES)、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)を、パラメータファイル取得部24により取得された閏秒積算値(Δt_LS)に更新する(ステップS505)。 When the leap second information update unit 26 determines that the calculated difference is equal to or greater than the predetermined value (YES in step S504), the leap second information update unit 26 updates the leap second integrated value (Δt_LS) inside the parameter file acquisition unit 24 by the parameter file acquisition unit 24. Update to the acquired leap second integrated value (Δt_LS) (step S505).

一方、閏秒情報更新部26は、算出した差分が所定値より小さいと判断した場合(ステップS504のNO)、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)を更新しない(ステップS506)。 On the other hand, if the leap second information update unit 26 determines that the calculated difference is smaller than the predetermined value (NO in step S504), it does not update the leap second integrated value (Δt_LS) inside the parameter file acquisition unit 24 (step S506). .

制御部27は、UTC時刻算出部25が、GPS受信器21から出力されたGPS衛星時刻情報と、パラメータファイル取得部24内部の閏秒積算値(Δt_LS)と、に基づいて、UTC時刻(協定世界時)を算出するように、UTC時刻算出部25を制御する(ステップS507)。UTC時刻算出部25は、算出したUTC時刻を基地局2の時刻に設定する(ステップS508)。 The control unit 27 calculates the UTC time (agreement The UTC time calculator 25 is controlled so as to calculate the universal time (step S507). The UTC time calculator 25 sets the calculated UTC time to the time of the base station 2 (step S508).

以上、本実施形態に係る時刻更新システム1は、閏秒積算値を保持し、該閏秒積算値を所定タイミングで更新する上位装置3と、上位装置3から取得した閏秒積算値に基づいて、時刻を更新し設定する基地局2と、を備えている。これにより、システム新設やリセットによる運用開始時の待ち時間が発生しない。また、GPS受信器21で毎秒メッセージを受信し解析する処理が不要となるため、システムの消費電力を削減できる。 As described above, the time update system 1 according to the present embodiment includes the host device 3 that holds an integrated leap second value and updates the integrated leap second value at a predetermined timing, and based on the integrated leap second value acquired from the host device 3, , a base station 2 for updating and setting the time. As a result, there is no waiting time at the start of operation due to system installation or resetting. In addition, since the GPS receiver 21 does not need to receive and analyze messages every second, the power consumption of the system can be reduced.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他のさまざまな形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 While several embodiments of the invention have been described, these embodiments have been presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be embodied in various other forms, and various omissions, replacements, and modifications can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the scope of the invention described in the claims and equivalents thereof.

本発明は、例えば、図5に示す処理を、CPUにコンピュータプログラムを実行させることにより実現することも可能である。 The present invention can also be realized by, for example, causing the CPU to execute a computer program for the processing shown in FIG.

プログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non-transitory computer readable medium)を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えばフレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば光磁気ディスク)、CD-ROM(Read Only Memory)、CD-R、CD-R/W、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(random access memory))を含む。 The program can be stored and delivered to the computer using various types of non-transitory computer readable media. Non-transitory computer-readable media include various types of tangible storage media. Examples of non-transitory computer-readable media include magnetic recording media (eg, flexible discs, magnetic tapes, hard disk drives), magneto-optical recording media (eg, magneto-optical discs), CD-ROMs (Read Only Memory), CD-Rs, CD-R/W, semiconductor memory (eg, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM (random access memory)).

プログラムは、様々なタイプの一時的なコンピュータ可読媒体(transitory computer readable medium)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、1電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。 The program may be provided to the computer by various types of transitory computer readable medium. Examples of transitory computer-readable media include electrical signals, optical signals, and electromagnetic waves. The transitory computer-readable medium can deliver the program to the computer via wired channels, such as wire and fiber optics, or wireless channels.

1 時刻更新システム
2 基地局
3 上位装置
10 GPS衛星
21 GPS受信器
22 情報処理部
23 時刻設定部
24 パラメータファイル取得部
25 UTC時刻算出部
26 閏秒情報更新部
27 制御部
31 記憶部
1 Time update system 2 Base station 3 Host device 10 GPS satellite 21 GPS receiver 22 Information processing unit 23 Time setting unit 24 Parameter file acquisition unit 25 UTC time calculation unit 26 Leap second information update unit 27 Control unit 31 Storage unit

Claims (7)

閏秒情報を積算した閏秒積算値を保持し、GPS(Global Positioning System)信号又はPTP(Precision Time Protocol信号を受信し、該受信したGPS信号又はPTP信号に基づいて、該閏秒積算値を所定タイミングで更新する上位装置と、
一定周期ごとに前記上位装置から前記閏秒積算値を取得するパラメータファイル取得部と、前記パラメータファイル取得部により取得された閏秒積算値と、前記パラメータファイル取得部内部の閏秒積算値と、の差分を算出し、該算出した差分が所定値以上であると判断した場合、前記パラメータファイル取得部内部の閏秒積算値を、前記パラメータファイル取得部により取得された閏秒積算値に更新する閏秒情報更新部と、GPS衛星時刻情報と、前記パラメータファイル取得部内部の閏秒積算値と、に基づいて、UTC時刻を算出し、該算出したUTC時刻を基地局の時刻に設定するUTC時刻算出部と、を有する前記基地局と、
を備える、
ことを特徴とする時刻更新システム。
Holds an integrated leap second value obtained by integrating leap second information, receives a GPS (Global Positioning System) signal or PTP (Precision Time Protocol signal), and calculates the integrated leap second value based on the received GPS signal or PTP signal a host device that updates at a predetermined timing;
a parameter file acquisition unit that acquires the integrated leap second value from the host device at regular intervals; the integrated leap second value acquired by the parameter file acquisition unit; and the integrated leap second value inside the parameter file acquisition unit; and if it is determined that the calculated difference is equal to or greater than a predetermined value, the integrated leap second value in the parameter file acquisition unit is updated to the integrated leap second value acquired by the parameter file acquisition unit. UTC for calculating the UTC time based on the leap second information update unit, the GPS satellite time information, and the leap second integrated value in the parameter file acquisition unit, and setting the calculated UTC time to the time of the base station the base station having a time calculation unit ;
comprising a
A time update system characterized by:
請求項1記載の時刻更新システムであって、
前記基地局がリセットされた場合、該基地局は、前記上位装置から前記閏秒積算値を取得する、
ことを特徴とする時刻更新システム。
The time update system according to claim 1,
when the base station is reset, the base station acquires the leap second integration value from the host device;
A time update system characterized by:
請求項1又は2記載の時刻更新システムであって、
前記上位装置は、前記閏秒積算値を含むパラメータファイルを記憶する記憶部を有する、
ことを特徴とする時刻更新システム。
The time update system according to claim 1 or 2,
The host device has a storage unit that stores a parameter file containing the integrated leap second value.
A time update system characterized by:
請求項3記載の時刻更新システムであって、
前記記憶部は、OAM(Operations,Administration and Maintenance)として構成されている、
ことを特徴とする時刻更新システム。
The time update system according to claim 3,
The storage unit is configured as OAM (Operations, Administration and Maintenance),
A time update system characterized by:
請求項1乃至のうちのいずれか1項記載の時刻更新システムであって、
前記基地局は、前記上位装置に対し、FTP(File Transfer Protocol)アクセスまたはUDP(User Datagram Protocol)アクセスを行うことで、前記閏秒積算値を取得する、
ことを特徴とする時刻更新システム。
The time update system according to any one of claims 1 to 4 ,
The base station acquires the integrated leap second value by performing FTP (File Transfer Protocol) access or UDP (User Datagram Protocol) access to the higher-level device.
A time update system characterized by:
上位装置が、閏秒情報を積算した閏秒積算値を保持し、GPS(Global Positioning System)信号又はPTP(Precision Time Protocol信号を受信し、該受信したGPS信号又はPTP信号に基づいて、該閏秒積算値を所定タイミングで更新するステップと、
基地局のパラメータファイル取得部が、一定周期ごとに前記上位装置から前記閏秒積算値を取得するステップと、
前記基地局の閏秒情報更新部が、前記パラメータファイル取得部により取得された閏秒積算値と、前記パラメータファイル取得部内部の閏秒積算値と、の差分を算出し、該算出した差分が所定値以上であると判断した場合、前記パラメータファイル取得部内部の閏秒積算値を、前記パラメータファイル取得部により取得された閏秒積算値に更新するステップと、
前記基地局のUTC時刻算出部が、GPS衛星時刻情報と、前記パラメータファイル取得部内部の閏秒積算値と、に基づいて、UTC時刻を算出し、該算出したUTC時刻を前記基地局の時刻に設定するステップと、
を含む、ことを特徴とする時刻更新方法。
A host device holds a leap second integrated value obtained by accumulating leap second information, receives a GPS (Global Positioning System) signal or a PTP (Precision Time Protocol signal), and calculates the leap second based on the received GPS signal or PTP signal a step of updating the second integrated value at a predetermined timing;
a step in which a parameter file acquisition unit of a base station acquires the integrated leap second value from the host device at regular intervals;
A leap second information update unit of the base station calculates a difference between the integrated leap second value acquired by the parameter file acquisition unit and the integrated leap second value in the parameter file acquisition unit, and the calculated difference is updating the integrated leap second value in the parameter file acquisition unit to the integrated leap second value acquired by the parameter file acquisition unit if it is determined to be equal to or greater than the predetermined value;
A UTC time calculation unit of the base station calculates UTC time based on the GPS satellite time information and the leap second integrated value in the parameter file acquisition unit, and converts the calculated UTC time to the time of the base station. a step of setting to
A time update method characterized by comprising:
上位装置が、閏秒情報を積算した閏秒積算値を保持し、GPS(Global Positioning System)信号又はPTP(Precision Time Protocol信号を受信し、該受信したGPS信号又はPTP信号に基づいて、該閏秒積算値を所定タイミングで更新する処理と、
基地局のパラメータファイル取得部が、一定周期ごとに前記上位装置から前記閏秒積算値を取得する処理と、
前記基地局の閏秒情報更新部が、前記パラメータファイル取得部により取得された閏秒積算値と、前記パラメータファイル取得部内部の閏秒積算値と、の差分を算出し、該算出した差分が所定値以上であると判断した場合、前記パラメータファイル取得部内部の閏秒積算値を、前記パラメータファイル取得部により取得された閏秒積算値に更新する処理と、
前記基地局のUTC時刻算出部が、GPS衛星時刻情報と、前記パラメータファイル取得部内部の閏秒積算値と、に基づいて、UTC時刻を算出し、該算出したUTC時刻を前記基地局の時刻に設定する処理と、
をコンピュータに実行させる、ことを特徴とするプログラム。
A host device holds a leap second integrated value obtained by accumulating leap second information, receives a GPS (Global Positioning System) signal or a PTP (Precision Time Protocol signal), and calculates the leap second based on the received GPS signal or PTP signal A process of updating the second integrated value at a predetermined timing;
A process in which the parameter file acquisition unit of the base station acquires the integrated leap second value from the host device at regular intervals;
A leap second information update unit of the base station calculates a difference between the integrated leap second value acquired by the parameter file acquisition unit and the integrated leap second value in the parameter file acquisition unit, and the calculated difference is a process of updating the integrated leap second value in the parameter file acquisition unit to the integrated leap second value acquired by the parameter file acquisition unit when it is determined that the value is equal to or greater than a predetermined value;
A UTC time calculation unit of the base station calculates UTC time based on the GPS satellite time information and the leap second integrated value in the parameter file acquisition unit, and converts the calculated UTC time to the time of the base station. and the process of setting the
A program characterized by causing a computer to execute
JP2019039291A 2019-03-05 2019-03-05 Time update system, time update method and program Active JP7268406B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019039291A JP7268406B2 (en) 2019-03-05 2019-03-05 Time update system, time update method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019039291A JP7268406B2 (en) 2019-03-05 2019-03-05 Time update system, time update method and program

Publications (2)

Publication Number Publication Date
JP2020143945A JP2020143945A (en) 2020-09-10
JP7268406B2 true JP7268406B2 (en) 2023-05-08

Family

ID=72353544

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019039291A Active JP7268406B2 (en) 2019-03-05 2019-03-05 Time update system, time update method and program

Country Status (1)

Country Link
JP (1) JP7268406B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004188793A (en) 2002-12-11 2004-07-08 Seiko Epson Corp Printer, client, and printing system
JP2008170229A (en) 2007-01-10 2008-07-24 Seiko Epson Corp Time correction apparatus, timer device equipped with the same, and time correction method
JP2008170231A (en) 2007-01-10 2008-07-24 Seiko Epson Corp Time correction apparatus, timer device equipped with the same, and time correction method
JP2010199797A (en) 2009-02-24 2010-09-09 Softbank Bb Corp Compact base station and information processing method
JP2010249594A (en) 2009-04-14 2010-11-04 Hitachi Ltd Server device, date/time generator, and date/time generation system
JP2018179722A (en) 2017-04-12 2018-11-15 Necプラットフォームズ株式会社 Time setting equipment, time setting method, and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4468089B2 (en) * 2004-06-29 2010-05-26 セイコープレシジョン株式会社 Time data acquisition device, computer program, and server
JP2012070271A (en) * 2010-09-24 2012-04-05 Kyocera Corp Terminal selection method, network device and wireless terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004188793A (en) 2002-12-11 2004-07-08 Seiko Epson Corp Printer, client, and printing system
JP2008170229A (en) 2007-01-10 2008-07-24 Seiko Epson Corp Time correction apparatus, timer device equipped with the same, and time correction method
JP2008170231A (en) 2007-01-10 2008-07-24 Seiko Epson Corp Time correction apparatus, timer device equipped with the same, and time correction method
JP2010199797A (en) 2009-02-24 2010-09-09 Softbank Bb Corp Compact base station and information processing method
JP2010249594A (en) 2009-04-14 2010-11-04 Hitachi Ltd Server device, date/time generator, and date/time generation system
JP2018179722A (en) 2017-04-12 2018-11-15 Necプラットフォームズ株式会社 Time setting equipment, time setting method, and program

Also Published As

Publication number Publication date
JP2020143945A (en) 2020-09-10

Similar Documents

Publication Publication Date Title
US20180213391A1 (en) Scef entity, hss, message transmitting method, and non-transitory computer readable medium
US10666417B1 (en) Time synchronization using timestamp exchanges
KR101550552B1 (en) Apparatus for adjusting time synchronization period and method for determinating time synchronization period
CN109391799B (en) Monitoring video synchronization method and device and video acquisition equipment
KR20160078893A (en) Semiconductor device, electronic device module and network system
US11546073B2 (en) Control method and time aware bridge device for seamless precision time protocol
US20220070801A1 (en) Monitoring system and synchronization method
EP4044466A1 (en) Synchronization method and device
JP7268406B2 (en) Time update system, time update method and program
JP6010802B2 (en) Time synchronization system, time synchronization method, slave node, and computer program
JP6501138B2 (en) Delay measurement method, delay measurement device, and program
TW201722764A (en) Control system
JP7030673B2 (en) Transmitters, communication devices, communication systems, transmission methods, and programs
CN107966673B (en) Simple and effective clock management method for electric energy meter
US20170117980A1 (en) Time synchronization for network device
JP6581254B1 (en) Clock adjustment apparatus and program
JP2007263753A (en) Slave station device of telemeter system
JP6085864B2 (en) Time synchronization system, time synchronization method, slave node, and computer program
JP4651988B2 (en) Clock accuracy correction device
CN115038162A (en) Method and device for rapid same-frequency and same-phase adjustment of Bluetooth clock
CN113204516A (en) Method and device for time synchronization of processors
TWI748902B (en) Control method and time aware bridge device for seamless precision time protocol
JP6844975B2 (en) Control device and controlled device
JP2018121123A (en) Time synchronization device, system, method, and program
JP7063000B2 (en) Time setting device, time update method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220203

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221026

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221101

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230104

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230322

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230404

R151 Written notification of patent or utility model registration

Ref document number: 7268406

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151