JP2019148520A - Satellite radio clock - Google Patents

Satellite radio clock Download PDF

Info

Publication number
JP2019148520A
JP2019148520A JP2018034064A JP2018034064A JP2019148520A JP 2019148520 A JP2019148520 A JP 2019148520A JP 2018034064 A JP2018034064 A JP 2018034064A JP 2018034064 A JP2018034064 A JP 2018034064A JP 2019148520 A JP2019148520 A JP 2019148520A
Authority
JP
Japan
Prior art keywords
leap
information
week number
control circuit
time
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.)
Granted
Application number
JP2018034064A
Other languages
Japanese (ja)
Other versions
JP6945473B2 (en
Inventor
加藤 明
Akira Kato
加藤  明
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.)
Citizen Watch Co Ltd
Original Assignee
Citizen Watch 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 Citizen Watch Co Ltd filed Critical Citizen Watch Co Ltd
Priority to JP2018034064A priority Critical patent/JP6945473B2/en
Publication of JP2019148520A publication Critical patent/JP2019148520A/en
Application granted granted Critical
Publication of JP6945473B2 publication Critical patent/JP6945473B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Electric Clocks (AREA)
  • Electromechanical Clocks (AREA)

Abstract

To provide a satellite radio clock capable of reducing load on a control circuit as much as possible.SOLUTION: A satellite radio clock W includes a reception circuit 20 that receives a satellite signal transmitted from a satellite and outputs time information, and a control circuit 30 that corrects an internal time on the basis of the time information. The control circuit 30 has a week number storage unit 34 into which week number information included in the time information is stored. The reception circuit 20 has a difference data calculation unit 23 that calculates difference data on a difference from a predetermined time to a timing when a leap second is updated on the basis of the week number information stored in the week number storage unit 34 and information on the leap second included in the time information, and outputs the difference data to the control circuit 30.SELECTED DRAWING: Figure 2

Description

本発明は、衛星から送信される衛星信号を受信して内部時刻を修正する衛星電波時計に関する。   The present invention relates to a satellite timepiece that receives a satellite signal transmitted from a satellite and corrects the internal time.

衛星から送信される衛星信号を受信して内部時刻を修正する衛星電波時計は公知である(例えば特許文献1参照)。このような衛星電波時計は、衛星から受信した衛星信号をベースバンド信号に変換してデコードした時刻情報を出力する受信回路と、デコードした時刻情報に基づいて内部時刻の修正処理をおこなう制御回路を有している。   A satellite timepiece that receives a satellite signal transmitted from a satellite and corrects the internal time is known (see, for example, Patent Document 1). Such a satellite radio timepiece includes a receiving circuit that converts a satellite signal received from a satellite into a baseband signal and outputs decoded time information, and a control circuit that performs a correction process on the internal time based on the decoded time information. Have.

ここで、衛星信号のうち時刻情報に関するデータとしては、ハンドオーバーワード(HOW)内に含まれ、直近の日曜日の0時からの経過時間を示すTOW、週番号を示すWN、及び現在の閏秒のオフセット値を示すΔtLSがある。 Here, the data related to the time information among the satellite signals is included in the handover word (HOW), TOW indicating the elapsed time from 0:00 on the last Sunday, WN indicating the week number, and the current leap second There is Δt LS indicating the offset value.

また、衛星信号には、現在の閏秒のオフセット値ΔtLSの他、将来更新される閏秒のオフセット値に関する情報、具体的には、閏秒が更新される週の週番号WNLSF、閏秒の更新日DN、及び、更新後の閏秒のオフセット値ΔtLSFが含まれている。 In addition to the current leap second offset value Δt LS , the satellite signal includes information on the leap second offset value to be updated in the future. Specifically, the week number WN LSF of the week in which the leap second is updated, The second update date DN and the updated leap second offset value Δt LSF are included.

これらの情報を基に、衛星電波時計の制御回路は、閏秒の更新タイミングと更新後の閏秒オフセット値ΔtLSFを算出し、内部時刻が更新タイミングになったら(過ぎていたら)、閏秒のオフセット値を更新する。 Based on this information, the satellite radio time signal control circuit calculates the leap second update timing and the leap second offset value Δt LSF after the update, and if the internal time reaches the update timing (if it has passed), the leap second Update the offset value of.

ここで、受信回路からは、閏秒の更新情報として、現在の閏秒のオフセット値ΔtLSである8ビットのデータ、更新後の閏秒のオフセット値ΔtLSFである8ビットのデータ、閏秒更新時のWNである8ビットのデータまたは受信したWNの上位2桁を付加した10ビットのデータ、及び、閏秒の更新日DNである4ビットのデータ、計28〜30ビットのデータが一例として制御回路へ送信される。 Here, from the receiving circuit, as the leap second update information, the current leap second offset value Δt LS is 8-bit data, the updated leap second offset value Δt LSF is 8-bit data, leap second An example is 8-bit data that is the WN at the time of update or 10-bit data to which the upper 2 digits of the received WN are added, and 4-bit data that is the leap second update date DN, totaling 28 to 30 bits. To the control circuit.

特開2011−208949号公報JP 2011-208949 A

このような衛星電波時計において、消費電力の低減や省スペースの観点から、制御回路は回路規模が小さいものが望まれる。従って、この制御回路の処理能力には一定の制限が付されるため、上述した閏秒の更新情報についてもできるだけ制御回路に対する負担が軽減できるものであることが望ましい。   In such a satellite radio timepiece, a control circuit having a small circuit scale is desired from the viewpoint of reducing power consumption and saving space. Accordingly, since the processing capability of the control circuit is limited, it is desirable that the load on the control circuit can be reduced as much as possible with the leap second update information described above.

本発明は、上記の事情に鑑みて為されたもので、制御回路に対する負担を可能な限り軽減できる衛星電波時計を提供することにある。   The present invention has been made in view of the above circumstances, and it is an object of the present invention to provide a satellite radio timepiece that can reduce the burden on the control circuit as much as possible.

前記目的を達成するために、本発明の衛星電波時計は、衛星から送信される衛星信号を受信して時刻情報を出力する受信回路と、この時刻情報に基づいて内部時刻を修正する制御回路とを有し、制御回路は、時刻情報に含まれる週番号情報が格納される週番号記憶部を有し、受信回路は、週番号記憶部に格納された週番号情報と、時刻情報に含まれる閏秒に関する情報とに基づいて、所定の時刻から閏秒が更新されるタイミングまでの差分データを算出して制御回路に出力する差分データ算出部を有することを特徴とする。   To achieve the above object, a satellite radio timepiece according to the present invention includes a receiving circuit that receives a satellite signal transmitted from a satellite and outputs time information, and a control circuit that corrects an internal time based on the time information. The control circuit has a week number storage unit in which the week number information included in the time information is stored, and the reception circuit is included in the week number information stored in the week number storage unit and the time information. It has a difference data calculation unit that calculates difference data from a predetermined time to a timing at which leap seconds are updated based on information on leap seconds and outputs the difference data to a control circuit.

このように構成された本発明の衛星電波時計では、受信回路の差分データ算出部が、制御回路の週番号記憶部に格納された週番号情報と、時刻情報に含まれる閏秒に関する情報とに基づいて、所定の時刻から閏秒が更新されるタイミングまでの差分データを算出して制御回路に出力している。   In the satellite radio timepiece of the present invention configured as described above, the difference data calculation unit of the reception circuit includes the week number information stored in the week number storage unit of the control circuit and the information related to leap seconds included in the time information. Based on this, the difference data from the predetermined time to the timing at which the leap second is updated is calculated and output to the control circuit.

従って、閏秒の更新情報を取得するための受信動作(以下、閏秒受信動作と称する)のために受信回路から制御回路に送信されるデータを削減することができ、これにより、データに基づいて閏秒受信動作を行う制御回路に対する負担を可能な限り軽減できる。   Therefore, it is possible to reduce the data transmitted from the receiving circuit to the control circuit for the receiving operation for acquiring leap second update information (hereinafter referred to as leap second receiving operation). Thus, the burden on the control circuit that performs the leap second reception operation can be reduced as much as possible.

本発明の実施の形態である衛星電波時計の外観を示す正面図である。It is a front view which shows the external appearance of the satellite radio timepiece which is embodiment of this invention. 実施の形態である衛星電波時計の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the satellite radio timepiece which is embodiment. 従来の衛星電波時計の閏秒受信動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the leap second reception operation | movement of the conventional satellite radio timepiece. 従来の衛星電波時計の閏秒受信動作の他の例を示すシーケンス図である。It is a sequence diagram which shows the other example of the leap second reception operation | movement of the conventional satellite radio timepiece. 実施の形態である衛星電波時計の閏秒受信動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the leap second reception operation | movement of the satellite radio timepiece which is embodiment. 実施の形態である衛星電波時計の閏秒受信動作の他の例を示すシーケンス図である。It is a sequence diagram which shows the other example of the leap second reception operation | movement of the satellite radio timepiece which is embodiment. 従来及び実施の形態である衛星電波時計の閏秒受信動作の際に用いられるデータの一例を示す図である。It is a figure which shows an example of the data used in the case of the leap second reception operation | movement of the satellite radio timepiece which is the past and embodiment. 衛星から送信される衛星信号の構成を示す図である。It is a figure which shows the structure of the satellite signal transmitted from a satellite. 衛星から送信される衛星信号のフレームの内容を示す図である。It is a figure which shows the content of the frame of the satellite signal transmitted from a satellite.

以下、この発明の実施の形態を図面に基づいて説明する。図1は、本発明の実施の形態である衛星電波時計の外観を示す正面図、図2は実施の形態である衛星電波時計の概略構成を示すブロック図である。本実施の形態である衛星電波時計Wは、本発明の衛星電波時計を腕時計に適用したものであり、衛星が送信する時刻情報を含んだ衛星信号を受信し、この時刻情報を用いて時刻情報の修正を行う。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a front view showing an appearance of a satellite radio timepiece according to an embodiment of the present invention, and FIG. 2 is a block diagram showing a schematic configuration of the satellite radio timepiece according to the embodiment. The satellite radio timepiece W according to the present embodiment is an application of the satellite radio timepiece of the present invention to a wristwatch, receives a satellite signal including time information transmitted by the satellite, and uses this time information to obtain time information. Make corrections.

図1に示すように、本実施の形態である衛星電波時計Wは、衛星電波時計Wの外装(時計ケース)である胴1、胴1内にそれぞれ配置された文字板2、時刻を示す指針である時針3、分針4、秒針5を有する。また、胴1の3時側の側面にはユーザーが種々の操作を行うための竜頭6、ボタン7が配置されている。胴1の12時側及び6時側の側面からは、バンドを固定するためのバンド固定部8が伸びている。   As shown in FIG. 1, a satellite radio timepiece W according to the present embodiment includes a case 1 that is an exterior (watch case) of the satellite radio timepiece W, a dial 2 arranged in the case 1, and a pointer that indicates time. And the hour hand 3, the minute hand 4, and the second hand 5. Further, a crown 6 and buttons 7 for a user to perform various operations are disposed on the side surface of the trunk 1 on the 3 o'clock side. A band fixing portion 8 for fixing the band extends from the side surface of the trunk 1 on the 12 o'clock side and the 6 o'clock side.

なお、図1に示した衛星電波時計Wのデザインや指針等は一例であり、本発明が適用される衛星電波時計Wの外観構成は図1に限定されない。一例として、胴1を丸型でなく角型にしてもよいし、竜頭6やボタン7の有無、数、配置は任意である。また、図1に示した例では、指針を時針3、分針4、秒針5の3本としているが、これに限定されず、秒針5を省略しても、あるいは、曜日、タイムゾーンやサマータイムの有無、電波の受信状態や電池の残量、各種の表示を行う指針や、日付表示等を追加したりしてもよい。   1 is merely an example, and the external configuration of the satellite radio clock W to which the present invention is applied is not limited to FIG. As an example, the body 1 may be a square shape instead of a round shape, and the presence, number, and arrangement of the crown 6 and the button 7 are arbitrary. Further, in the example shown in FIG. 1, the hands are three hands, that is, the hour hand 3, the minute hand 4, and the second hand 5. However, the present invention is not limited to this. Presence / absence, reception state of radio waves, remaining battery level, pointers for various displays, date display, and the like may be added.

図2に示すように、本実施の形態である衛星電波時計Wは、アンテナ10、受信回路20、制御回路30、発振器31、電源40、駆動機構50、及び時刻表示部51を有する。   As shown in FIG. 2, the satellite radio timepiece W according to the present embodiment includes an antenna 10, a receiving circuit 20, a control circuit 30, an oscillator 31, a power supply 40, a driving mechanism 50, and a time display unit 51.

アンテナ10(図1も参照)は、衛星から送信される衛星信号を受信する。本実施の形態では、アンテナ10は、GPS(Global Positioning System)衛星から送信される周波数約1.6GHzの電波を受信することとする。GPSは、衛星測位システムの一種であって、地球の周囲を周回する複数のGPS衛星によって実現されている。これらのGPS衛星は、それぞれ高精度の原子時計を搭載しており、原子時計によって計時された時刻情報を含んだ衛星信号を周期的に送信している。なお、以下では、衛星信号に含まれる時刻情報によって示される時刻を、GPS時刻という。   The antenna 10 (see also FIG. 1) receives a satellite signal transmitted from a satellite. In the present embodiment, antenna 10 receives a radio wave having a frequency of about 1.6 GHz transmitted from a GPS (Global Positioning System) satellite. GPS is a kind of satellite positioning system, and is realized by a plurality of GPS satellites orbiting around the earth. Each of these GPS satellites is equipped with a high-accuracy atomic clock, and periodically transmits a satellite signal including time information measured by the atomic clock. Hereinafter, the time indicated by the time information included in the satellite signal is referred to as GPS time.

受信回路20は、アンテナ10によって受信された衛星信号を復号して、復号の結果得られる衛星信号、特に時刻情報の内容を示すビット列(受信データ)を出力する。具体的に、受信回路20は、高周波回路(RF回路)21、デコード回路22及び差分データ算出部23を有する。   The receiving circuit 20 decodes the satellite signal received by the antenna 10 and outputs a satellite signal obtained as a result of the decoding, in particular, a bit string (received data) indicating the contents of time information. Specifically, the receiving circuit 20 includes a high frequency circuit (RF circuit) 21, a decoding circuit 22, and a difference data calculation unit 23.

高周波回路21は、高周波数で動作する集積回路であって、アンテナ10が受信したアナログ信号に対して増幅、検波を行って、ベースバンド信号に変換する。デコード回路22は、ベースバンド処理を行う集積回路であって、高周波回路21が出力するベースバンド信号を復号化してGPS衛星から受信したデータの内容を示すビット列を生成し、制御回路30に対して出力する。   The high-frequency circuit 21 is an integrated circuit that operates at a high frequency, and amplifies and detects an analog signal received by the antenna 10 to convert it into a baseband signal. The decode circuit 22 is an integrated circuit that performs baseband processing, decodes the baseband signal output from the high-frequency circuit 21, generates a bit string indicating the content of data received from a GPS satellite, and outputs the bit string to the control circuit 30. Output.

差分データ算出部23は、後述する週番号(WN)記憶部34に格納された週番号情報と、デコード回路22の出力である時刻情報に含まれる閏秒に関する情報とに基づいて、所定の時刻から閏秒が更新されるタイミングまでの差分データを算出して制御回路30に出力する。好ましくは、この差分データは、所定の時刻から次回の閏秒更新日までの日数と、現在の閏秒と更新後の閏秒との差分秒数とを有する。   The difference data calculation unit 23 generates a predetermined time based on week number information stored in a week number (WN) storage unit 34, which will be described later, and information on leap seconds included in the time information that is output from the decoding circuit 22. Difference data from when the leap second is updated to the timing at which the leap second is updated is calculated and output to the control circuit 30. Preferably, the difference data includes the number of days from a predetermined time to the next leap second update date, and the difference in seconds between the current leap second and the updated leap second.

制御回路30は、マイクロコンピュータ等であって、図略のROM(Read Only Memory)、RAM(Random Access Memory)等の記憶媒体に格納されたプログラムがこれも図略の演算部により実行されることで、このプログラムに従った各種情報処理動作が行われる。また、各種情報処理動作時の処理対象となるデータも上述の記憶媒体に一時的に格納される。   The control circuit 30 is a microcomputer or the like, and a program stored in a storage medium such as a ROM (Read Only Memory) and a RAM (Random Access Memory) not shown is also executed by a calculation unit not shown. Thus, various information processing operations according to this program are performed. In addition, data to be processed during various information processing operations is also temporarily stored in the above-described storage medium.

制御回路30は、内部時刻生成部32、週番号(WN)カウント部33、週番号(WN)記憶部34、及び閏秒更新部35を有する。   The control circuit 30 includes an internal time generation unit 32, a week number (WN) count unit 33, a week number (WN) storage unit 34, and a leap second update unit 35.

発振器31は、衛星電波時計W内部での計時に使用されるクロック信号を供給し、内部時刻生成部32は、発振器31から供給される信号によって計時された内部時刻を、受信回路20によって受信された時刻情報に基づいて修正して、時刻表示部51に表示すべき時刻(表示時刻)を決定する。そして、制御回路30は、この決定された表示時刻に応じて、後述する駆動機構50に含まれるモータを駆動する駆動信号を出力する。これにより、制御回路30によって生成された表示時刻が時刻表示部51に表示される。   The oscillator 31 supplies a clock signal used for timing in the satellite radio timepiece W, and the internal time generation unit 32 receives the internal time measured by the signal supplied from the oscillator 31 by the receiving circuit 20. The time to be displayed on the time display unit 51 (display time) is determined based on the corrected time information. Then, the control circuit 30 outputs a drive signal for driving a motor included in the drive mechanism 50 described later in accordance with the determined display time. As a result, the display time generated by the control circuit 30 is displayed on the time display unit 51.

週番号カウント部33は、受信回路20から週番号(WN)情報を受信する度に、週番号記憶部34に格納されている週番号情報を更新するとともに、内部時刻生成部32が日曜日の0時00分00秒をカウントする度に、週番号記憶部34に格納されている週番号情報を更新する。このようにして、週番号記憶部34には常に更新された週番号情報が格納されることになる。   Each time the week number counting unit 33 receives week number (WN) information from the receiving circuit 20, the week number counting unit 33 updates the week number information stored in the week number storage unit 34, and the internal time generation unit 32 sets the 0 of Sunday. Each time when 00:00 is counted, the week number information stored in the week number storage unit 34 is updated. In this way, the week number storage unit 34 always stores updated week number information.

週番号記憶部34に格納された週番号情報は、受信回路20による衛星信号受信時に適宜この受信回路20に送信される。   The week number information stored in the week number storage unit 34 is appropriately transmitted to the receiving circuit 20 when the receiving circuit 20 receives the satellite signal.

また、週番号情報は一定値(1023週=約19.6年)を超えるとロールオーバー(桁あふれ)になって0にリセットされる。このため、週番号記憶部34には、5ビット程度の容量を有する図略のロールオーバーカウント部を有し、このロールオーバーカウント部には週番号情報のリセット回数が格納されている。このロールオーバーカウント部の情報も、受信回路20による衛星信号受信時に適宜この受信回路20に送信される。なお、週番号情報は0〜1023の値を取ることから、10ビットの容量を有するもので足りる。   Further, when the week number information exceeds a certain value (1023 weeks = about 19.6 years), it becomes a rollover (overflow) and is reset to zero. For this reason, the week number storage unit 34 has an unillustrated rollover count unit having a capacity of about 5 bits, and the number of resets of the week number information is stored in this rollover count unit. Information of the rollover count unit is also transmitted to the receiving circuit 20 as appropriate when the receiving circuit 20 receives the satellite signal. Since the week number information takes a value from 0 to 1023, a 10-bit capacity is sufficient.

電源40は、二次電池等の蓄電デバイスを含んで構成され、図略の太陽電池によって発電された電力を蓄積する。そして、蓄積された電力を、受信回路20や制御回路30に対して供給する。特に電源40から受信回路20への電力供給路の途中にはスイッチ41が設けられており、このスイッチ41のオン/オフは制御回路30が出力する制御信号によって切り替えられる。すなわち、制御回路30は、スイッチ41のオン/オフを切り替えることで、受信回路20の動作タイミングを制御できる。受信回路20は、スイッチ41を介して電源40から電力が供給されている間だけ動作し、その間にアンテナ10が受信した衛星信号の復号を行う。   The power source 40 is configured to include a power storage device such as a secondary battery, and stores power generated by a solar cell (not shown). Then, the accumulated power is supplied to the receiving circuit 20 and the control circuit 30. In particular, a switch 41 is provided in the middle of the power supply path from the power supply 40 to the receiving circuit 20, and the on / off of the switch 41 is switched by a control signal output from the control circuit 30. That is, the control circuit 30 can control the operation timing of the receiving circuit 20 by switching the switch 41 on and off. The receiving circuit 20 operates only while power is supplied from the power supply 40 via the switch 41, and decodes the satellite signal received by the antenna 10 during that time.

太陽電池は、文字板2(図1参照)の下に配置されており、衛星電波時計Wに対して照射される太陽光などの外光によって発電し、発電した電力を電源40に供給する。   The solar cell is disposed under the dial 2 (see FIG. 1), generates power using external light such as sunlight irradiated on the satellite radio timepiece W, and supplies the generated power to the power source 40.

駆動機構50は、制御回路30から出力される駆動信号に応じて動作するステップモータと、輪列と、を含んで構成され、ステップモータの回転を輪列が伝達することによって、指針(時針3、分針4、秒針5)を回転させる。
なお、受信回路20及び制御回路30を構成する差分データ算出部23、週番号カウント部33及び週番号記憶部34の動作の詳細については後述する。
The drive mechanism 50 is configured to include a step motor that operates in accordance with a drive signal output from the control circuit 30 and a train wheel, and the train wheel transmits the rotation of the step motor so that the pointer (hour hand 3 , The minute hand 4 and the second hand 5) are rotated.
The details of the operations of the difference data calculation unit 23, the week number counting unit 33, and the week number storage unit 34 constituting the reception circuit 20 and the control circuit 30 will be described later.

次に、GPS衛星が送信する衛星信号の構成について説明する。図8及び図9は、GPS衛星から送信される衛星信号(航法データ)の構成を示す概要図である。図8に示すように、各GPS衛星は、計25フレーム(ページ)を1セットとする航法データを繰り返し送信している。各フレームは30秒分の信号を含んでおり、GPS衛星は、全25フレームの信号を12.5分周期で送信する。さらに、各フレームは、5個のサブフレームから構成される。1フレームが30秒なので、1個のサブフレームは6秒分の信号に相当する。さらに、1サブフレームは10ワードから構成され、1ワードが30ビット、1サブフレーム全体で300ビット分の情報を含んでいる。ここで、第4サブフレームと第5サブフレームは、送信されるフレームごとに異なる内容となっており、それぞれ25ページで構成される。閏秒に関する情報は、第18ページ目のフレームの第4サブフレームに含まれている。   Next, the configuration of the satellite signal transmitted by the GPS satellite will be described. 8 and 9 are schematic diagrams showing the configuration of satellite signals (navigation data) transmitted from GPS satellites. As shown in FIG. 8, each GPS satellite repeatedly transmits navigation data having a total of 25 frames (pages) as one set. Each frame includes a signal for 30 seconds, and the GPS satellite transmits a signal of 25 frames in a cycle of 12.5 minutes. Further, each frame is composed of five subframes. Since one frame is 30 seconds, one subframe corresponds to a signal for 6 seconds. Further, one subframe is composed of 10 words, and one word contains 30 bits, and one subframe includes information for 300 bits. Here, the fourth subframe and the fifth subframe have different contents for each frame to be transmitted, and each is composed of 25 pages. Information on leap seconds is included in the fourth subframe of the frame on the 18th page.

図8及び図9(a)に示すように、各サブフレームの先頭ワード(第1ワード)は、TLM(TeLeMetry word)と呼ばれ、その先頭部分(すなわち、サブフレーム全体の先頭部分)には、当該サブフレームの開始位置を示すプリアンブルが含まれる。さらに各サブフレームの2番目のワード(第2ワード)は、HOW(HandOver Word)と呼ばれ、その先頭部分には、TOW(Time Of Week)と呼ばれる時刻情報が含まれている。このTOWは、週の始まり(日曜日の午前0:00)を起点としたGPS時刻を示す時刻情報である。衛星電波時計Wは、1又は複数のGPS衛星からこのTOWのデータを受信して、週番号WNの情報と組み合わせることで、GPS衛星によって計時されているGPS時刻を知ることができる。週番号WNは、TOWにより表される時刻が属する週の番号を示す情報であって、週に1度、日曜日の午前0:00になるごとにカウントアップされる。週番号WNの情報は、各フレームの第1サブフレーム内に格納されてGPS衛星から送信されている。   As shown in FIG. 8 and FIG. 9A, the head word (first word) of each subframe is called a TLM (TeLeMetry word), and the head portion thereof (that is, the head portion of the entire subframe) , A preamble indicating the start position of the subframe is included. Further, the second word (second word) of each subframe is called HOW (HandOver Word), and the head portion thereof includes time information called TOW (Time Of Week). This TOW is time information indicating GPS time starting from the beginning of the week (Sunday 0:00 am). The satellite timepiece W can receive the TOW data from one or a plurality of GPS satellites and combine it with the information of the week number WN to know the GPS time measured by the GPS satellites. The week number WN is information indicating the number of the week to which the time represented by TOW belongs, and is counted up once every week at 0:00 am on Sunday. Information of the week number WN is stored in the first subframe of each frame and transmitted from a GPS satellite.

衛星電波時計Wは、いずれかのサブフレームに含まれるTOWを受信することで、GPS衛星が送信している時刻情報を取得できる。しかしながら、この時刻情報が示すGPS時刻は、協定世界時(UTC)に対して、閏秒によって生じる整数秒分のずれが存在する。具体的に、GPS時刻は、GPS衛星の最初の打ち上げ当時(1980年)以降に累積された閏秒の分だけ協定世界時とずれている。そのため、衛星電波時計Wは、GPS衛星から得られるGPS時刻を、閏秒の情報を用いて協定世界時に準拠した時刻に修正する必要がある。   The satellite timepiece W can acquire the time information transmitted by the GPS satellite by receiving the TOW included in any of the subframes. However, the GPS time indicated by this time information has a difference of integer seconds caused by leap seconds with respect to Coordinated Universal Time (UTC). Specifically, the GPS time is offset from Coordinated Universal Time by the leap second accumulated since the first launch of the GPS satellite (1980). Therefore, the satellite radio-controlled timepiece W needs to correct the GPS time obtained from the GPS satellite to a time based on Coordinated Universal Time using leap second information.

この修正に必要な閏秒に関する情報は、やはりGPS衛星から定期的に送信されている。具体的に、図9(b)に示すように、GPS衛星が送信する全25フレームの衛星信号のうち、第18ページ目のフレームの第4サブフレームに、閏秒に関する情報が含まれている。具体的には、このサブフレームの後半2ワード(すなわち、先頭から数えて241ビット以降)に閏秒調整のためにGPS時刻に対して補正すべき整数値である現在の閏秒のオフセット値ΔtLSに関する情報が含まれている。 Information on leap seconds necessary for this correction is also periodically transmitted from GPS satellites. Specifically, as shown in FIG. 9B, out of all 25 frames of satellite signals transmitted by the GPS satellite, information on leap seconds is included in the fourth subframe of the frame on the 18th page. . Specifically, the current leap second offset value Δt, which is an integer value to be corrected with respect to the GPS time for the leap second adjustment in the latter two words of this subframe (that is, 241 bits after the first) Information about LS is included.

また、現在の閏秒のオフセット値ΔtLSを含むサブフレームには、現在の閏秒のオフセット値ΔtLSとともに、次回の閏秒調整が行われる予定日時の情報(閏秒調整予告情報)が含まれている。具体的には、閏秒が更新される週の週番号WNLSF、閏秒の更新日DN、及び、更新後の閏秒のオフセット値ΔtLSFが含まれている。この情報は、次回の閏秒調整の実施予定日が決定されると更新され、まだ次の閏秒調整実施タイミングが決定していない間は、前回の閏秒調整が実施された日時を示す情報になっている。この閏秒調整予告情報が未来の日時を示していれば、その日時が到来するまでは現在の閏秒のオフセット値ΔtLSが変更されないことが分かる。 In addition, the subframe including the current leap second offset value Δt LS includes the current leap second offset value Δt LS and information on the scheduled date and time when the next leap second adjustment is performed (leap second adjustment advance notice information). It is. Specifically, the week number WN LSF of the week in which the leap second is updated, the leap second update date DN, and the updated leap second offset value Δt LSF are included. This information is updated when the next leap second adjustment scheduled execution date is determined, and information indicating the date and time when the previous leap second adjustment was performed while the next leap second adjustment execution timing has not yet been determined. It has become. If the leap second adjustment notice information indicates a future date and time, it can be seen that the current leap second offset value Δt LS is not changed until the date and time arrives.

以下、本明細書において、現在の閏秒のオフセット値ΔtLS、閏秒が更新される週の週番号WNLSF、閏秒の更新日DN、及び、更新後の閏秒のオフセット値ΔtLSFを総称して閏秒情報と称する。 Hereinafter, in this specification, the current leap second offset value Δt LS , the week number WN LSF of the week in which the leap second is updated, the leap second update date DN, and the updated leap second offset value Δt LSF Collectively called leap second information.

閏秒情報は全航法データのうちの1個のサブフレームだけに含まれているので、12.5分に1回の周期でGPS衛星から送信されていることになる。   Since leap second information is included in only one subframe of the entire navigation data, the leap second information is transmitted from the GPS satellite at a cycle of 12.5 minutes.

また、内部時刻生成部32により生成される内部時刻は、この協定世界時に対して時差を考慮する必要がある。時差は、GPS衛星から送信される衛星信号を用いた測位受信により求めるか、あるいは、ボタン7等を用いてユーザーが手動設定した都市名等に基づいて算出される。   In addition, the internal time generated by the internal time generation unit 32 needs to consider a time difference with respect to this coordinated universal time. The time difference is obtained by positioning reception using a satellite signal transmitted from a GPS satellite, or is calculated based on a city name manually set by the user using the button 7 or the like.

次に、本実施の形態である衛星電波時計Wによる閏秒受信動作を説明する前に、図3及び図4のシーケンス図を参照して、上述した従来の衛星電波時計を含む一般的な衛星電波時計の閏秒受信動作について説明する。   Next, before explaining the leap second reception operation by the satellite radio clock W according to the present embodiment, referring to the sequence diagrams of FIGS. 3 and 4, a general satellite including the above-described conventional satellite radio clock is described. The leap second reception operation of the radio clock will be described.

図3は、一般的な衛星電波時計の閏秒受信動作の一例を示すシーケンス図である。   FIG. 3 is a sequence diagram showing an example of leap second reception operation of a general satellite radio timepiece.

まず、ステップS1において、制御回路30は所定の間隔毎にスイッチ41をオンすることで受信回路20を起動させる指令を行う。ステップS2では、ステップS1においてスイッチ41がオンされたことにより受信回路20に電源が供給されてこの受信回路20がオンする。受信回路20がオンされたことにより、この受信回路20はアンテナ10からの衛星信号を受信し、その高周波回路21及びデコード回路22は時刻情報を生成する。   First, in step S1, the control circuit 30 issues a command to activate the receiving circuit 20 by turning on the switch 41 at predetermined intervals. In step S2, power is supplied to the receiving circuit 20 by turning on the switch 41 in step S1, and the receiving circuit 20 is turned on. When the receiving circuit 20 is turned on, the receiving circuit 20 receives a satellite signal from the antenna 10, and the high frequency circuit 21 and the decoding circuit 22 generate time information.

そして、ステップS3に示すように、受信回路20は、上述したように最大12.5分かけて閏秒情報を取得する。受信回路20の電源がオンされてからこの受信回路20が閏秒情報を取得するまでの時間は、第18ページ目のフレームの第4サブフレームを受信回路20が受信するタイミングによって異なる。   Then, as shown in step S3, the receiving circuit 20 acquires leap second information over a maximum of 12.5 minutes as described above. The time from when the power of the receiving circuit 20 is turned on until the receiving circuit 20 acquires leap second information varies depending on the timing at which the receiving circuit 20 receives the fourth subframe of the frame on the 18th page.

閏秒情報を取得した受信回路20は、ステップS4においてこの閏秒情報を含む時刻情報を制御回路30に送出する。この際、受信回路20から制御回路30に送信されるデータは、図7(a)に示す閏秒情報、すなわち、現在の閏秒のオフセット値ΔtLSが8ビット、更新後の閏秒のオフセット値ΔtLSFが8ビット、閏秒が更新される週の週番号WNLSFが8ビット、そして閏秒の更新日DNが4ビット、計28ビットと、時刻情報としてのHOWデータとを含む。ここで、WNLSFは8ビットであるため、閏秒が更新される週の正しい週番号は、不明である。制御回路30は、WNLSFの8ビットデータの前に時計内部で記憶される週番号WNの上位2ビットを付加することにより、閏秒が更新される週の正しい週番号を算出することができる。 The receiving circuit 20 that has acquired the leap second information sends time information including the leap second information to the control circuit 30 in step S4. At this time, the data transmitted from the receiving circuit 20 to the control circuit 30 includes leap second information shown in FIG. 7A, that is, the current leap second offset value Δt LS is 8 bits, and the updated leap second offset. The value Δt LSF is 8 bits, the week number WN LSF of the week in which the leap second is updated is 8 bits, the leap second update date DN is 4 bits, a total of 28 bits, and HOW data as time information. Here, since WN LSF is 8 bits, the correct week number of the week in which the leap second is updated is unknown. The control circuit 30 can calculate the correct week number of the week in which the leap second is updated by adding the upper 2 bits of the week number WN stored inside the watch before the 8-bit data of WN LSF. .

この後、ステップS5において、制御回路30はスイッチ41をオフすることで受信回路20の起動を停止する指令を行い、ステップS5においてスイッチ41がオフされたことにより、ステップS6において、受信回路20への電源供給が断たれて受信回路20がオフする。   Thereafter, in step S5, the control circuit 30 issues a command to stop activation of the receiving circuit 20 by turning off the switch 41. When the switch 41 is turned off in step S5, the control circuit 30 sends the instruction to the receiving circuit 20 in step S6. And the receiving circuit 20 is turned off.

次に、図4は、一般的な衛星電波時計の閏秒受信動作の他の例を示すシーケンス図である。   Next, FIG. 4 is a sequence diagram showing another example of leap second reception operation of a general satellite radio timepiece.

図4に示す例でも、まず、ステップS10において、制御回路30が所定の間隔毎に受信回路20をオンさせる指令を行い、ステップS11において受信回路20がこの指令に基づいてオンされる。   Also in the example shown in FIG. 4, first, in step S10, the control circuit 30 issues a command to turn on the reception circuit 20 at predetermined intervals, and in step S11, the reception circuit 20 is turned on based on this command.

アンテナ10からの衛星信号を受信回路20が受信することで、ステップS12に示すように、最大6秒の間に受信回路20はHOWを取得し、ついでステップS13に示すように、最大30秒の間に受信回路20は週番号(WN)を取得し、そして、ステップS14に示すように、最大12.5分の間に受信回路20は閏秒情報を取得する。図4に示す例では、週番号WNを取得しているため、閏秒が更新される週の正しい週番号は、週番号WNの上位2ビットを更新する週の週番号WNLSFの8ビットに付加することにより、受信回路側で算出することができる。 When the receiving circuit 20 receives the satellite signal from the antenna 10, as shown in step S12, the receiving circuit 20 acquires HOW during a maximum of 6 seconds, and then, as shown in step S13, a maximum of 30 seconds. In the meantime, the receiving circuit 20 acquires the week number (WN), and as shown in step S14, the receiving circuit 20 acquires leap second information for a maximum of 12.5 minutes. In the example shown in FIG. 4, since the week number WN is acquired, the correct week number of the week in which the leap second is updated is 8 bits of the week number WN LSF of the week in which the upper 2 bits of the week number WN are updated. By adding, it can be calculated on the receiving circuit side.

閏秒情報を取得した受信回路20は、ステップS15においてこの閏秒情報を含む時刻情報を制御回路30に送出する。この際、受信回路20から制御回路30に送信されるデータは、図7(b)に示す週番号(受信WN)の上位2ビットを付加した週の週番号WNLSFを含む閏秒情報(30ビット)と、ステップS13で取得した週番号(受信WN)と、HOWデータとを含む。 The receiving circuit 20 that has acquired the leap second information transmits time information including the leap second information to the control circuit 30 in step S15. At this time, the data transmitted from the receiving circuit 20 to the control circuit 30 includes leap second information (30) including the week number WN LSF of the week to which the upper 2 bits of the week number (received WN) shown in FIG. Bit), a week number (received WN) acquired in step S13, and HOW data.

この後、ステップS16において、制御回路30はスイッチ41をオフすることで受信回路20の起動を停止する指令を行い、ステップS16においてスイッチ41がオフされたことにより、ステップS17において、受信回路20への電源供給が断たれて受信回路20がオフする。   Thereafter, in step S16, the control circuit 30 issues a command to stop activation of the receiving circuit 20 by turning off the switch 41. When the switch 41 is turned off in step S16, the control circuit 30 sends the instruction to the receiving circuit 20 in step S17. And the receiving circuit 20 is turned off.

このように、一般的な衛星電波時計においては、閏秒情報として30ビットのデータが受信回路20から制御回路30に送信される。本実施の形態である衛星電波時計Wは、制御回路30に週番号記憶部34を設け、この週番号記憶部34に格納されている週番号(WN)情報を受信回路20に提供することで、受信回路20から制御回路30に送信される閏秒情報のビット数の削減を図ったものである。   Thus, in a general satellite radio timepiece, 30-bit data is transmitted from the receiving circuit 20 to the control circuit 30 as leap second information. The satellite radio wave clock W according to the present embodiment includes a week number storage unit 34 in the control circuit 30 and provides the reception circuit 20 with week number (WN) information stored in the week number storage unit 34. The number of bits of leap second information transmitted from the receiving circuit 20 to the control circuit 30 is reduced.

上述したように、受信回路20はアンテナ10からの衛星信号に基づいて時刻情報を生成するものの、この時刻情報を保持することはしない。一方、制御回路30は、その内部時刻生成部32においてほぼ正確な内部時刻を生成しているので、週番号記憶部34に格納されている週番号(WN)情報もほぼ正確なものとなる。   As described above, the receiving circuit 20 generates time information based on the satellite signal from the antenna 10, but does not hold the time information. On the other hand, since the control circuit 30 generates a substantially accurate internal time in the internal time generation unit 32, the week number (WN) information stored in the week number storage unit 34 is also substantially accurate.

そして、週番号記憶部34に格納されている週番号(WN)情報を受信回路20と制御回路30とで共有することで、衛星信号から得られる閏秒情報の全てを受信回路20から制御回路30に送信せずに、その差分値を送信することで、送信される閏秒情報のビット数の削減を図っている。   Then, by sharing the week number (WN) information stored in the week number storage unit 34 between the receiving circuit 20 and the control circuit 30, all the leap second information obtained from the satellite signal is transmitted from the receiving circuit 20 to the control circuit. The number of bits of leap second information to be transmitted is reduced by transmitting the difference value without transmitting to 30.

図5は、本実施の形態である衛星電波時計Wの閏秒受信動作の一例を示すシーケンス図である。   FIG. 5 is a sequence diagram showing an example of leap second reception operation of the satellite radio-controlled timepiece W according to the present embodiment.

図5に示す例でも、まず、ステップS20において、制御回路30が所定の間隔毎に受信回路20をオンさせる指令を行い、ステップS21において受信回路20がこの指令に基づいてオンされる。   Also in the example shown in FIG. 5, first, in step S20, the control circuit 30 issues a command to turn on the receiving circuit 20 at predetermined intervals, and in step S21, the receiving circuit 20 is turned on based on this command.

ここで、本実施の形態である衛星電波時計Wでは、ステップS20において、制御回路30は受信回路20をオンさせる指令を行うとともに、週番号記憶部34のロールオーバーカウント部に格納されているロールオーバー情報(これも週番号情報である)を送信している。   Here, in the satellite radio-controlled timepiece W according to the present embodiment, in step S20, the control circuit 30 issues a command to turn on the receiving circuit 20, and the roll stored in the rollover count unit of the week number storage unit 34. Over information (this is also week number information) is transmitted.

アンテナ10からの衛星信号を受信回路20が受信することで、ステップS22に示すように、最大6秒の間に受信回路20はHOWを取得し、ついでステップS23に示すように、最大30秒の間に受信回路20は週番号(WN)を取得し、そして、ステップS24に示すように、最大12.5分の間に受信回路20は閏秒情報を取得する。   When the receiving circuit 20 receives the satellite signal from the antenna 10, as shown in step S22, the receiving circuit 20 acquires HOW during a maximum of 6 seconds, and then, as shown in step S23, a maximum of 30 seconds. In the meantime, the receiving circuit 20 acquires the week number (WN), and as shown in step S24, the receiving circuit 20 acquires leap second information for a maximum of 12.5 minutes.

閏秒情報を含む時刻情報を取得し、さらに制御回路30からロールオーバー情報を受け取った受信回路20は、ステップS25において、その差分データ算出部23が、これら時刻情報及びロールオーバー情報を用いて、現在の時刻から閏秒が更新されるタイミングまでの差分データを算出する。ここに、差分データは、図7(c)に示すように、現在の閏秒のオフセット値ΔtLSとして8ビットのデータと、次回の閏秒更新時に現在の閏秒のオフセット値ΔtLSから1秒進めるか(+)または1秒遅らせるか(−)を示す1ビットのデータと、次回の閏秒更新日までの日数を示すデータとである。 The receiving circuit 20 that acquires time information including leap second information and further receives rollover information from the control circuit 30, the difference data calculation unit 23 uses the time information and rollover information in step S25, Difference data from the current time to the timing when the leap second is updated is calculated. Here, the difference data, as shown in FIG. 7 (c), and 8-bit data as the offset value Delta] t LS current leap second, from the offset value Delta] t LS current leap seconds at the next leap second update 1 1-bit data indicating whether the second is advanced (+) or delayed by 1 second (−), and data indicating the number of days until the next leap second update date.

次回の閏秒更新日までの日数を示すデータは、どの時点を起算点とするかによってそのビット数も異なるが、図7(c)に示す例では、最大半年分の日数としているので、データのビット数は8ビットとなる。閏秒の更新タイミングは、通常最短で半年であるから、次回の閏秒更新日までの日数を示すデータとして最大半年分の日数を確保しておけば、制御回路30は問題なく正確なタイミングで閏秒の更新を行うことができる。このとき、制御回路30は、半年ごとに閏秒情報を取得できるように自動受信制御を行うように構成するとよい。例えば、2月〜6月の間や8月〜12月の間に自動で閏秒受信動作をすることにより、常に正しい情報が得られる。なお、1月や7月中は次回閏秒が挿入されるか決定されていないか、決定していても衛星信号に反映されていない可能性があるので、その間は閏秒受信動作を実施しないようにするとよい。   The data indicating the number of days until the next leap second update date is different in the number of bits depending on which time point is used as the starting point. However, in the example shown in FIG. The number of bits is 8 bits. Since the leap second update timing is normally the shortest half year, the control circuit 30 can accurately and accurately control the number of days until the next leap second update date if the number of days for the maximum half year is secured. You can update leap seconds. At this time, the control circuit 30 may be configured to perform automatic reception control so that leap second information can be acquired every six months. For example, correct information is always obtained by automatically performing leap second reception operation between February and June or between August and December. In January and July, whether the next leap second will be inserted or not is determined, or even if it is determined, it may not be reflected in the satellite signal. It is good to do so.

なお、次回の閏秒更新日までの日数が既に過ぎている場合は、この日数に関するデータを0とすることで更新日が過ぎていることを示すことができる。また、日数に関するデータを0とすることで、通常閏秒更新日とされている1月1日または7月1日に閏秒が挿入されないことを示すことができる。   In addition, when the number of days until the next leap second update date has already passed, it is possible to indicate that the update date has passed by setting the data relating to this number of days to zero. In addition, by setting the data related to the number of days to 0, it can be shown that leap seconds are not inserted on January 1 or July 1, which is normally the leap second update date.

以上から、差分データ算出部23が算出する差分データは17ビットのデータとなる。   From the above, the difference data calculated by the difference data calculation unit 23 is 17-bit data.

差分データを算出した受信回路20は、ステップS26においてこの差分データを含む時刻情報を制御回路30に送出する。この際、受信回路20から制御回路30に送信されるデータは、図7(c)に示す差分データ(17ビット)と、ステップS23で取得した週番号(受信WN)と、ステップS22で取得したHOWデータとを含む。   The reception circuit 20 that has calculated the difference data sends time information including the difference data to the control circuit 30 in step S26. At this time, the data transmitted from the receiving circuit 20 to the control circuit 30 is the difference data (17 bits) shown in FIG. 7C, the week number (received WN) acquired in step S23, and acquired in step S22. HOW data.

この後、ステップS27において、制御回路30はスイッチ41をオフすることで受信回路20の起動を停止する指令を行い、ステップS27においてスイッチ41がオフされたことにより、ステップS28において、受信回路20への電源供給が断たれて受信回路20がオフする。   Thereafter, in step S27, the control circuit 30 issues a command to stop activation of the receiving circuit 20 by turning off the switch 41. When the switch 41 is turned off in step S27, the control circuit 30 sends the instruction to the receiving circuit 20 in step S28. And the receiving circuit 20 is turned off.

差分データを受信した制御回路30は、その閏秒更新部35が差分データに基づいて閏秒を更新する。   In the control circuit 30 that has received the difference data, the leap second update unit 35 updates the leap second based on the difference data.

閏秒更新部35による閏秒の更新の手法は任意であるが、一例として、まず、閏秒更新部35が現在の閏秒のオフセット値ΔtLSを制御回路30内の記憶媒体に格納する。次いで、閏秒更新部35が、現在の閏秒のオフセット値ΔtLS及び次回の閏秒更新時に1秒進めるか(+)または1秒遅らせるか(−)を示すデータに基づいて、更新後の閏秒のオフセット値ΔtLSFを算出し、これも制御回路30内の記憶媒体に格納する。 The leap second update unit 35 may update the leap second using any method. As an example, first, the leap second update unit 35 stores the current leap second offset value Δt LS in the storage medium in the control circuit 30. Next, the leap second update unit 35 updates the updated leap second based on the current leap second offset value Δt LS and the data indicating whether to advance (+) or delay by one second (−) at the next leap second update. The leap second offset value Δt LSF is calculated and stored in the storage medium in the control circuit 30 as well.

さらに、閏秒更新部35が、次回の閏秒更新日までの日数が0であるか否かを判定し、日数が0でない(すなわち正の値を取る)と判定したら、日数に関するデータ、及び内部時刻生成部32が生成する内部時刻、または受信回路20から受信した時刻情報に基づいて、閏秒が更新される週の週番号WNLSF及び閏秒の更新日DNを生成する。 Furthermore, when the leap second update unit 35 determines whether or not the number of days until the next leap second update date is 0, and determines that the number of days is not 0 (that is, takes a positive value), Based on the internal time generated by the internal time generation unit 32 or the time information received from the receiving circuit 20, the week number WN LSF of the week in which the leap second is updated and the update date DN of the leap second are generated.

一方、閏秒更新部35が、日数に関するデータが0であると判定したら、閏秒の更新日DNをクリアし、この更新日DNを存在しない日、すなわち非存日(一例として2月30日、11月31日など)に設定する。   On the other hand, if the leap second update unit 35 determines that the data regarding the number of days is 0, the leap second update date DN is cleared, and this update date DN does not exist, that is, a non-existing day (for example, February 30 , November 31 etc.).

そして、内部時刻生成部32により生成された内部時刻と更新日DNとが一致したら、あるいは更新日DNを過ぎたら、閏秒更新部35が、更新後の閏秒のオフセット値ΔtLSFを時刻に反映させる。 When the internal time generated by the internal time generation unit 32 matches the update date DN, or when the update date DN has passed, the leap second update unit 35 sets the updated leap second offset value Δt LSF to the time. To reflect.

次に、図6は、本実施の形態である衛星電波時計Wの閏秒受信動作の他の例を示すシーケンス図である。   Next, FIG. 6 is a sequence diagram showing another example of leap second reception operation of the satellite radio timepiece W according to the present embodiment.

図6に示す例では、まず、制御回路30が、ステップS31において、その内部時刻生成部32により生成された内部時刻を参照して、アンテナ10により受信される衛星信号に閏秒情報が含まれるタイミング、言い換えれば、第18ページ目のフレームの第4サブフレームを受信する直前を待ち、次いで、ステップS31において、制御回路30が受信回路20をオンさせる指令を行い、ステップS32において受信回路20がこの指令に基づいてオンされる。   In the example illustrated in FIG. 6, first, the control circuit 30 refers to the internal time generated by the internal time generation unit 32 in step S <b> 31, and the satellite signal received by the antenna 10 includes leap second information. Wait for timing, in other words, just before receiving the fourth subframe of the frame of the 18th page, and then in step S31, the control circuit 30 issues a command to turn on the receiving circuit 20, and in step S32, the receiving circuit 20 Turned on based on this command.

ここで、本実施の形態である衛星電波時計Wでは、ステップS31において、制御回路30は受信回路20をオンさせる指令を行うとともに、週番号記憶部34に格納されている週番号情報(含むロールオーバーカウント部に格納されているロールオーバー情報)を送信している。   Here, in the satellite radio-controlled timepiece W according to the present embodiment, in step S31, the control circuit 30 issues a command to turn on the receiving circuit 20, and also includes week number information (including rolls) stored in the week number storage unit 34. The rollover information stored in the overcount part) is transmitted.

アンテナ10からの衛星信号を受信回路20が受信することで、ステップS33に示すように、最大6秒の間に受信回路20はHOW及び閏秒情報を取得する。   When the receiving circuit 20 receives the satellite signal from the antenna 10, the receiving circuit 20 acquires HOW and leap second information for a maximum of 6 seconds as shown in step S33.

閏秒情報を含む時刻情報を取得し、さらに制御回路30から週番号情報を受け取った受信回路20は、ステップS34において、その差分データ算出部23が、これら時刻情報及び週番号情報を用いて差分データを算出する。ステップS34における差分データ算出手順は上述したステップS25のそれと同様であるので、ここでの説明は省略する。   In step S34, the receiving circuit 20 that has acquired time information including leap second information and has received week number information from the control circuit 30, the difference data calculation unit 23 uses the time information and the week number information to perform a difference. Calculate the data. Since the difference data calculation procedure in step S34 is the same as that in step S25 described above, description thereof is omitted here.

差分データを算出した受信回路20は、ステップS35においてこの差分データを含む時刻情報を制御回路30に送出する。この際、受信回路20から制御回路30に送信されるデータは、図7(c)に示す差分データ(17ビット)と、ステップS33で取得したHOWデータとを含む。   The reception circuit 20 that has calculated the difference data sends time information including the difference data to the control circuit 30 in step S35. At this time, the data transmitted from the receiving circuit 20 to the control circuit 30 includes the difference data (17 bits) shown in FIG. 7C and the HOW data acquired in step S33.

この後、ステップS36において、制御回路30はスイッチ41をオフすることで受信回路20の起動を停止する指令を行い、ステップS36においてスイッチ41がオフされたことにより、ステップS37において、受信回路20への電源供給が断たれて受信回路20がオフする。   Thereafter, in step S36, the control circuit 30 issues a command to stop activation of the receiving circuit 20 by turning off the switch 41. When the switch 41 is turned off in step S36, the control circuit 30 sends the instruction to the receiving circuit 20 in step S37. And the receiving circuit 20 is turned off.

差分データを受信した制御回路30は、その閏秒更新部35が差分データに基づいて閏秒を更新する。閏秒更新部35による閏秒の更新手順は上述のそれと同様であるので、ここでの説明は省略する。   In the control circuit 30 that has received the difference data, the leap second update unit 35 updates the leap second based on the difference data. Since the leap second update procedure by the leap second update unit 35 is the same as that described above, a description thereof is omitted here.

なお、図6にステップS31及びステップS32における動作は、閏秒に関する情報を受信回路20が受信するタイミングでこの受信回路20を起動させる起動制御部に相当する。   Note that the operations in step S31 and step S32 in FIG. 6 correspond to an activation control unit that activates the reception circuit 20 at a timing at which the reception circuit 20 receives information about leap seconds.

以上のように構成された本実施の形態である衛星電波時計Wでは、受信回路20の差分データ算出部23が、制御回路30の週番号記憶部34に格納された週番号情報と、時刻情報に含まれる閏秒に関する情報とに基づいて、所定の時刻から閏秒が更新されるタイミングまでの差分データを算出して制御回路30に出力している。   In the satellite radio timepiece W according to the present embodiment configured as described above, the difference data calculation unit 23 of the reception circuit 20 includes the week number information stored in the week number storage unit 34 of the control circuit 30 and the time information. The difference data from the predetermined time to the timing at which the leap second is updated is calculated based on the leap second information included in the data and output to the control circuit 30.

従って、閏秒受信動作のために受信回路20から制御回路30に送信されるデータを削減することができ、これにより、データに基づいて閏秒受信動作を行う制御回路30に対する負担を可能な限り軽減できる。   Therefore, it is possible to reduce the data transmitted from the receiving circuit 20 to the control circuit 30 for the leap second reception operation, and thereby, as much as possible the burden on the control circuit 30 that performs the leap second reception operation based on the data. Can be reduced.

すなわち、図7(b)に示すように、一般的な衛星電波時計においては、閏秒情報として30ビットのデータを受信回路20から制御回路30に送信していたが、本実施の形態である衛星電波時計Wによれば、図7(c)に示すように、これを17ビットのデータにまで削減することができる。これにより、削減されたデータに基づく閏秒更新部35の負担を可能な限り軽減できる。   That is, as shown in FIG. 7B, in a general satellite radio timepiece, 30-bit data is transmitted from the receiving circuit 20 to the control circuit 30 as leap second information. This is the present embodiment. According to the satellite radio timepiece W, as shown in FIG. 7C, this can be reduced to 17-bit data. Thereby, the burden of the leap second update part 35 based on the reduced data can be reduced as much as possible.

なお、本実施の形態である衛星電波時計Wでは、差分データ算出動作を受信回路20により行わせているが、通常、制御回路30よりも受信回路20は高機能であるので、受信回路20の差分データ算出部23に差分データ算出動作を行わせることに大きな問題は生じない。   In the satellite radio-controlled timepiece W according to the present embodiment, the differential data calculation operation is performed by the reception circuit 20. However, since the reception circuit 20 is usually more sophisticated than the control circuit 30, There is no major problem in causing the difference data calculation unit 23 to perform the difference data calculation operation.

特に図6のシーケンス図に示す動作例では、時計内部で記憶しているWN及びロールオーバーのデータを用いるため、受信によるWN情報の取得が不要となり、衛星信号に閏秒情報が含まれるタイミングを直前まで待って、制御回路30が受信回路20の電源をオンにして受信動作をおこなう。これにより、受信回路20がオンしている時間を、他の実施の形態よりも短縮することができ、衛星電波時計W全体の消費電力を低減させることもできる。また、受信時間が短くなることによって他の実施形態よりも、受信中の周囲の環境の変化に左右されにくく、受信性能を向上させることができる。   In particular, the operation example shown in the sequence diagram of FIG. 6 uses WN and rollover data stored inside the watch, so that it is not necessary to acquire WN information by reception, and the timing at which leap second information is included in the satellite signal is set. Waiting until just before, the control circuit 30 turns on the power of the receiving circuit 20 to perform the receiving operation. As a result, the time during which the receiving circuit 20 is on can be shortened as compared with the other embodiments, and the power consumption of the entire satellite radio timepiece W can be reduced. In addition, since the reception time is shortened, it is less affected by changes in the surrounding environment during reception than in other embodiments, and reception performance can be improved.

以上、図面を参照して、本発明の実施の形態を詳述してきたが、具体的な構成は、この実施の形態及び実施例に限らず、本発明の要旨を逸脱しない程度の設計的変更は、本発明に含まれる。   The embodiment of the present invention has been described in detail above with reference to the drawings. However, the specific configuration is not limited to the embodiment and the example, and the design change is within a range not departing from the gist of the present invention. Are included in the present invention.

一例として、受信回路20から制御回路30に送出される差分データは上述の実施の形態に限定されない。例えば、図7(d)に示すように、次回の閏秒更新日までの日数を示すデータを一月分、すなわち0〜31までの値を取るデータとすれば、次回の閏秒更新日までの日数を示すデータのデータ量を5ビットにまで削減することができ、結果、差分データのデータ量を全体として14ビットにまで削減できる。   As an example, the difference data sent from the receiving circuit 20 to the control circuit 30 is not limited to the above-described embodiment. For example, as shown in FIG. 7 (d), if the data indicating the number of days until the next leap second update date is data for one month, that is, a value from 0 to 31, the next leap second update date. The amount of data indicating the number of days can be reduced to 5 bits. As a result, the amount of difference data can be reduced to 14 bits as a whole.

受信時間は最大6秒であるとして説明を行ったが、これに限定されず任意の時間に設定してもよい。例えば、受信回路20の起動時間や、衛星を捕捉するのにかかる時間などを考慮して、18ページのサブフレーム4のプリアンブルを取得できるように開始タイミングを設定し、6秒以上の受信を行うようにしてもよい。   Although the description has been given assuming that the reception time is 6 seconds at the maximum, the reception time is not limited to this and may be set to an arbitrary time. For example, the start timing is set so that the preamble of the subframe 4 on page 18 can be acquired in consideration of the start-up time of the receiving circuit 20 and the time taken to acquire the satellite, and reception is performed for 6 seconds or more. You may do it.

衛星電波を受信するにあたっては、受信環境の影響に左右されやすく、屋内や周囲に建物が密集しているような環境では受信に失敗するおそれがある。そこで、受信を開始する前に、受信環境が整っているか否かの判定を行い、受信環境が整っている場合に、受信を開始するような構成にしてもよい。例えば、受信信号の強度、捕捉可能な衛星数、照度や時計の加速度などを測定し、各値に応じて判定を行う。受信環境が適していないと判定される場合には、12.5分間待機し、次回の受信タイミングで閏秒データを取得するようにしてもよい。   When receiving satellite radio waves, it is easily affected by the influence of the reception environment, and there is a possibility that reception may fail in an environment where buildings are densely located indoors or around. Therefore, it may be configured to determine whether or not the reception environment is prepared before starting reception, and to start reception when the reception environment is prepared. For example, the intensity of the received signal, the number of satellites that can be captured, the illuminance, the acceleration of the clock, and the like are measured, and a determination is made according to each value. If it is determined that the reception environment is not suitable, it may wait for 12.5 minutes and acquire leap second data at the next reception timing.

W 衛星電波時計
10 アンテナ
20 受信回路
21 高周波回路
22 デコード回路
23 差分データ算出部
30 制御回路
31 発振器
32 内部時刻生成部
33 週番号カウント部
34 週番号記憶部
35 閏秒更新部
W Satellite radio clock 10 Antenna 20 Reception circuit 21 High-frequency circuit 22 Decoding circuit 23 Difference data calculation unit 30 Control circuit 31 Oscillator 32 Internal time generation unit 33 Week number count unit 34 Week number storage unit 35 Leap second update unit

Claims (6)

衛星から送信される衛星信号を受信して時刻情報を出力する受信回路と、
前記時刻情報に基づいて内部時刻を修正する制御回路と
を有する衛星電波時計において、
前記制御回路は、前記時刻情報に含まれる週番号情報が格納される週番号記憶部を有し、
前記受信回路は、前記週番号記憶部に格納された前記週番号情報と、前記時刻情報に含まれる閏秒に関する情報とに基づいて、所定の時刻から前記閏秒が更新されるタイミングまでの差分データを算出して前記制御回路に出力する差分データ算出部を有する
ことを特徴とする衛星電波時計。
A receiving circuit that receives a satellite signal transmitted from a satellite and outputs time information;
In a satellite radio timepiece having a control circuit for correcting the internal time based on the time information,
The control circuit has a week number storage unit that stores week number information included in the time information,
Based on the week number information stored in the week number storage unit and information on leap seconds included in the time information, the reception circuit calculates a difference from a predetermined time to a timing at which the leap seconds are updated. A satellite radio-controlled timepiece having a differential data calculating unit that calculates data and outputs the calculated data to the control circuit.
前記差分データは、前記所定の時刻から次回の閏秒更新日までの日数と、現在の前記閏秒と更新後の前記閏秒との差分秒数とを有することを特徴とする請求項1記載の衛星電波時計。   2. The difference data includes the number of days from the predetermined time to the next leap second update date, and the difference seconds between the current leap second and the updated leap second. Satellite radio clock. 前記制御回路は、前記閏秒に関する情報を前記受信回路が受信するタイミングでこの受信回路を起動させる起動制御部を有することを特徴とする請求項1または2記載の衛星電波時計。   3. The satellite radio timepiece according to claim 1, wherein the control circuit includes an activation control unit that activates the reception circuit at a timing at which the reception circuit receives information on the leap second. 前記制御回路は、前記週番号記憶部に格納されている前記週番号情報を更新する週番号カウント部を有することを特徴とする請求項1〜3のいずれかに記載の衛星電波時計。   The satellite radio timepiece according to claim 1, wherein the control circuit includes a week number counting unit that updates the week number information stored in the week number storage unit. 前記受信回路は、前記時刻情報として前記週番号情報を出力し、
前記週番号カウント部は、前記受信回路から出力された前記週番号情報を用いて前記週番号記憶部に格納されている前記週番号情報を更新する
ことを特徴とする請求項4記載の衛星電波時計。
The receiving circuit outputs the week number information as the time information,
5. The satellite radio wave according to claim 4, wherein the week number counting unit updates the week number information stored in the week number storage unit using the week number information output from the receiving circuit. clock.
前記週番号情報は所定値を超えるとリセットされ、
前記週番号記憶部は、前記週番号情報のリセット回数が格納されるロールオーバーカウント部を有する
ことを特徴とする請求項1〜5のいずれかに記載の衛星電波時計。
The week number information is reset when a predetermined value is exceeded,
The satellite radio timepiece according to claim 1, wherein the week number storage unit includes a rollover count unit in which the number of resets of the week number information is stored.
JP2018034064A 2018-02-28 2018-02-28 Satellite radio clock Active JP6945473B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018034064A JP6945473B2 (en) 2018-02-28 2018-02-28 Satellite radio clock

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018034064A JP6945473B2 (en) 2018-02-28 2018-02-28 Satellite radio clock

Publications (2)

Publication Number Publication Date
JP2019148520A true JP2019148520A (en) 2019-09-05
JP6945473B2 JP6945473B2 (en) 2021-10-06

Family

ID=67850447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018034064A Active JP6945473B2 (en) 2018-02-28 2018-02-28 Satellite radio clock

Country Status (1)

Country Link
JP (1) JP6945473B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021194864A1 (en) * 2020-03-23 2021-09-30 Caterpillar Inc. Software-based time rollover detection

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021194864A1 (en) * 2020-03-23 2021-09-30 Caterpillar Inc. Software-based time rollover detection
US11709277B2 (en) 2020-03-23 2023-07-25 Caterpillar Inc. Software-based time rollover detection

Also Published As

Publication number Publication date
JP6945473B2 (en) 2021-10-06

Similar Documents

Publication Publication Date Title
US9261861B2 (en) Radio-controlled timepiece
US8792308B2 (en) Radio-controlled watch
JP5145670B2 (en) Time correction device, electronic timepiece with time correction device, and time correction method
JP5494599B2 (en) Electronic clock
US9869977B2 (en) Radio-controlled timepiece
JP2007271543A (en) Apparatus and method for time correction
JP2007271538A (en) Timepiece and time correction method
JP6508103B2 (en) Radio wave clock, leap second correction information acquisition method, and program
JP6945473B2 (en) Satellite radio clock
JP6471425B2 (en) Communication device, electronic timepiece, and communication device control method
US10831160B2 (en) Electronic device and receiving device
JP2015055477A (en) Electronic watch and method of controlling display of electronic watch
JP6344128B2 (en) Electronic watches and electronic equipment
JP6015694B2 (en) Radio clock
JP2011208951A (en) Radio controlled watch
JP7024283B2 (en) Radio-controlled clocks, control methods and programs for radio-controlled clocks
JP6340836B2 (en) Satellite signal receiving apparatus, electronic timepiece, and satellite signal receiving method
JP2019164013A (en) Electronic watch
JP6910895B2 (en) Radio clock
JP6687141B2 (en) Radio clock
JP7034784B2 (en) Radio clock
JP6959061B2 (en) Radio clock
JP6884057B2 (en) Radio clock
JP6991906B2 (en) Electronic clock
JP6529394B2 (en) Electronics

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201030

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210811

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: 20210824

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210914

R150 Certificate of patent or registration of utility model

Ref document number: 6945473

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150