JP5030001B2 - Time synchronization apparatus and time synchronization method - Google Patents

Time synchronization apparatus and time synchronization method Download PDF

Info

Publication number
JP5030001B2
JP5030001B2 JP2009123663A JP2009123663A JP5030001B2 JP 5030001 B2 JP5030001 B2 JP 5030001B2 JP 2009123663 A JP2009123663 A JP 2009123663A JP 2009123663 A JP2009123663 A JP 2009123663A JP 5030001 B2 JP5030001 B2 JP 5030001B2
Authority
JP
Japan
Prior art keywords
base station
time
information
timing
time synchronization
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
JP2009123663A
Other languages
Japanese (ja)
Other versions
JP2010273148A (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 Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP2009123663A priority Critical patent/JP5030001B2/en
Publication of JP2010273148A publication Critical patent/JP2010273148A/en
Application granted granted Critical
Publication of JP5030001B2 publication Critical patent/JP5030001B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、時刻同期、特にGPS衛星から送信される時報信号に基づき生成される時刻同期信号を使用した基地局の時刻同期に関する。同期を必要とする無線通信方式としては、PHS(Personal Handy-Phone System)、WiMAX(Worldewide Interoperability for Microwave Access)、LTE(Long Time Evolution)、次世代PHS等がある。これらの無線通信方式において、ハンドオーバ(通信接続されている基地局間切替)を行う場合、各基地局内部の時間タイミングが他基地局と絶対時間で同期がとれていることが必要である。   The present invention relates to time synchronization, and more particularly to time synchronization of a base station using a time synchronization signal generated based on a time signal transmitted from a GPS satellite. Wireless communication systems that require synchronization include PHS (Personal Handy-Phone System), WiMAX (Worldwide Interoperability for Microwave Access), LTE (Long Time Evolution), and next-generation PHS. In these wireless communication systems, when performing handover (switching between base stations connected for communication), it is necessary that the time timing inside each base station is synchronized with other base stations in absolute time.

従来のこの種の時刻同期装置は、GPS通信衛星からの時報信号を受信できる場合には、GPS時報信号を受信してPPS(Pulse Per Second)信号を出力し、この信号に基づいてPPSクロックを発生することによりクロック同期行い、GPS通信衛星からの時報信号を受信できない場合には、基地局が発生しているRTC(Real Time Clock)によりクロック同期を行うようにしている(例えば、特許文献1参照)。PPS信号はGPS通信衛星からの時報信号を受信できない場合にも発生される。RTCはPPSクロックと一致するか監視され、一致しない場合はPPSクロックに基づいて補正される。なお、時報信号を受信したときに、RTCとPPS信号をカウントしたPSC(Pps Signal Counter)は初期化される。   When this type of conventional time synchronizer can receive a time signal from a GPS communication satellite, it receives the GPS time signal, outputs a PPS (Pulse Per Second) signal, and generates a PPS clock based on this signal. When the time synchronization signal cannot be received from the GPS communication satellite, the clock synchronization is performed by the RTC (Real Time Clock) generated by the base station (for example, Patent Document 1). reference). The PPS signal is also generated when the time signal from the GPS communication satellite cannot be received. The RTC is monitored to see if it matches the PPS clock, and if not, it is corrected based on the PPS clock. When a time signal is received, a PSC (Pps Signal Counter) that counts RTC and PPS signals is initialized.

図8は上記の従来技術を示すブロック図である。GPS受信部106は、GPS通信衛星によって提供される時報信号をアンテナ105により受信してPPS信号を出力すると共に、ラインL1を通じてこのPPS信号をPPS受信部107に送る。PPS受信部107は、PPS信号に基づいてPPSクロックを発生し、これをCPU101に提供する。PPS信号は、標準時報とほぼ等しい時報信号に基づいて発生される信号であり、1秒ごとに提供される信号である。   FIG. 8 is a block diagram showing the above prior art. The GPS receiving unit 106 receives the time signal provided by the GPS communication satellite by the antenna 105 and outputs a PPS signal, and sends the PPS signal to the PPS receiving unit 107 through the line L1. The PPS receiving unit 107 generates a PPS clock based on the PPS signal and provides this to the CPU 101. The PPS signal is a signal generated based on a time signal substantially equal to the standard time signal, and is a signal provided every second.

従って、GPS通信衛星からの時報信号が受信可能な限りCPU101には、正確なタイミングのPPSクロックが提供され、クロック同期が正確に保たれる。ローカルクロック発生部102はRTCを発生しており、RTCはPPSクロックと一致するか、CPU101によって監視され、一致しない場合は、CPU101,ROM103およびRAM104によって構成される補正部により補正される。   Therefore, as long as the time signal from the GPS communication satellite can be received, the CPU 101 is provided with the PPS clock at the correct timing, and the clock synchronization is accurately maintained. The local clock generating unit 102 generates an RTC, and the RTC matches the PPS clock or is monitored by the CPU 101. If the RTC does not match, the local clock generating unit 102 corrects the RTC by a correcting unit configured by the CPU 101, the ROM 103, and the RAM 104.

しかしながら、上述した従来技術では、GPS衛星を利用した時刻同期装置は非常に正確な時刻を得ることができるが、一旦何らかの理由によりGPS通信衛星を捕捉できない状況になると、システム側のクロックはRTCにより秒単位で補正を行うようにしているが、RTCそのものが1秒程度の精度を前提とした回路であるため、このような補正方法では、UTC(Coordinated Universal Time:協定世界時)と同期したシステムを構築する場合、1秒程度の精度でしか補正できないので、正しい時刻を得ることができなくなるという第1の問題点がある。   However, in the above-described prior art, the time synchronization device using the GPS satellite can obtain a very accurate time, but once the GPS communication satellite cannot be captured for some reason, the system clock is generated by the RTC. Although correction is performed in units of seconds, since the RTC itself is a circuit that assumes an accuracy of about 1 second, such a correction method is a system synchronized with UTC (Coordinated Universal Time). Since it can be corrected only with an accuracy of about 1 second, there is a first problem that the correct time cannot be obtained.

また、GPS衛星を利用した時刻同期装置から出力される1PPS信号を毎秒カウントしたPSCの値と、RTCクロックの秒情報を比較し、RTCへ補正をかける構成のため、秒単位のレベルでしか正確な精度を保つことができないという第2の問題点もある。   In addition, the PSC value obtained by counting 1 PPS signal output from the time synchronizer using a GPS satellite and the second information of the RTC clock are compared and the RTC is corrected. There is also a second problem that high accuracy cannot be maintained.

本出願人は、このような問題点を解消するため、GPS通信衛星を捕捉できなくなると、ハンドオーバー状態にある他の基地局から移動局を経由して、その基地局がGPS通信衛星から受信している時報信号の時刻情報を取得し、取得した時刻情報により自己のクロック同期を行なうようにした時刻同期装置を先に提案した。しかし、この時刻同期装置では、基地局によって通信が中継される移動局の存在を必須の構成要素としているため、移動局が存在しない場合にはGPS通信衛星からの時報信号に基づく時刻補正ができないことになる。   In order to solve such a problem, the present applicant, when the GPS communication satellite cannot be acquired, receives the base station from the GPS communication satellite via the mobile station from another base station in the handover state. The time synchronization device that acquires the time information of the current time signal and that synchronizes itself with the acquired time information has been proposed. However, in this time synchronizer, since the presence of a mobile station to which communication is relayed by a base station is an essential component, time correction based on a time signal from a GPS communication satellite cannot be performed when there is no mobile station. It will be.

また、フレームタイミングを規定する第1のタイミング信号を発生しているPHP基地局において、GPS衛星からの受信信号に基づいて第2のタイミングを発生し、第2のタイミングによって第1のタイミングを較正する一方、隣接するPHP基地局からの制御信号を受信してフレームタイミングを検出し、自局のフレームタイミングとの差から自局の異常を判定する無線通信装置が公知である。しかし、この無線通信装置では、隣接するPHP基地局からの制御信号は、いわば受動的に受信してフレームタイミング同士を比較して単純に時間のみで判定しているため、正しい時刻に関する不確定な要素を排除できない。更に、WiMAX等の無線通信方式において要求される1usec レベルの高精度な時刻同期精度を期待することができない。   In addition, the PHP base station that generates the first timing signal that defines the frame timing generates the second timing based on the received signal from the GPS satellite, and calibrates the first timing based on the second timing. On the other hand, a wireless communication apparatus that receives a control signal from an adjacent PHP base station, detects a frame timing, and determines an abnormality of the own station from a difference from the frame timing of the own station is known. However, in this wireless communication apparatus, control signals from adjacent PHP base stations are passively received, and the frame timings are compared with each other and are simply determined only by time. The element cannot be excluded. Furthermore, it is not possible to expect a highly accurate time synchronization accuracy of 1 usec level required in a wireless communication system such as WiMAX.

特開平11−154920JP-A-11-154920 特願2008−162647Japanese Patent Application No. 2008-162647 特開2007−228327JP2007-228327A

解決しようとする問題点は、移動局が介在しない既存の基地局においてGPS衛星が捕捉できない状況に陥った際、基地局間の時刻同期を所定の精度で長時間安定して維持できない点である。   The problem to be solved is that the time synchronization between the base stations cannot be stably maintained for a long time with a predetermined accuracy when a GPS satellite cannot be captured in an existing base station without a mobile station. .

本発明は、GPS衛星を捕捉できないときに、GPS衛星を捕捉できている基地局から、そのことを保証する情報と共に自他基地局間の時刻ズレ情報を受信して、自基地局の時刻同期信号補正することを最も主要な特徴とする。   When the GPS satellite cannot be acquired, the present invention receives the time deviation information between the own base station and the base station that has acquired the GPS satellite together with the information guaranteeing the fact, and synchronizes the time of the base station. The most important feature is signal correction.

本発明は、GPS衛星を利用しているこれまでの時刻同期装置の基本構成を変更せずに、GPS衛星を捕捉不可能となった場合でも、システム運用可能な時間を長く取れるようにできるという利点がある。その理由は、GPS衛星が捕捉できなくなった基地局のUTCタイミングを、他の正常にGPS衛星を受信できている基地局からをもらい、基準精度以内であるか判定をしているからである。   According to the present invention, even if the GPS satellite cannot be captured without changing the basic configuration of the conventional time synchronization apparatus using the GPS satellite, the system can be operated for a long time. There are advantages. This is because the UTC timing of the base station that can no longer capture the GPS satellite is obtained from another base station that can normally receive the GPS satellite, and it is determined whether it is within the reference accuracy.

また、GPS衛星を利用しているこれまでの時刻同期装置において、GPSレシーバー内部の発振器を低価格のものへ変更が可能となることである。その理由は、従来は、ホールドオーバー発生時にシステムとして必要な時間が所定の精度に入るように高価なものを採用していたが、UTCタイミングから許容される精度以内であるか判定するため、使用するオシレータまたは周囲温度環境を含んだ実力値での対応が可能となるからである。   In addition, in the conventional time synchronizer using a GPS satellite, the oscillator inside the GPS receiver can be changed to a low-priced one. The reason for this is that, in the past, an expensive system was used so that the time required for the system when the holdover occurred was within the specified accuracy, but it was used to determine whether it was within the accuracy allowed from the UTC timing. This is because it is possible to cope with the actual value including the oscillator or the ambient temperature environment.

本発明が適用される無線通信システムの概略図である。1 is a schematic diagram of a wireless communication system to which the present invention is applied. 本発明の実施例1を示す基地局のブロック図である。It is a block diagram of the base station which shows Example 1 of this invention. 基地局から送出されるデータフレームのタイミングチャートである。It is a timing chart of the data frame transmitted from a base station. GPS衛星が捕捉不能となった場合のフローチャートである。It is a flowchart when a GPS satellite becomes impossible to capture. 基地局内部のタイミングズレを算出するフローチャートである。It is a flowchart which calculates the timing shift inside a base station. 本発明の実施例2の形態を示す基地局のブロック図である。It is a block diagram of the base station which shows the form of Example 2 of this invention. 本発明の実施例3の形態を示す基地局のブロック図である。It is a block diagram of the base station which shows the form of Example 3 of this invention. 従来技術の一例を示すブロック図である。It is a block diagram which shows an example of a prior art.

既存の基地局においてGPS衛星が捕捉できない状況に陥った際、長時間安定した基地局間の時刻同期を所定の精度で長時間安定して維持するという目的を、GPS衛星を正常に捕捉できている基地局において取得する基地局間の正確な時刻ズレにより補正することにより実現した。   When the existing base station falls into a situation where GPS satellites cannot be captured, the purpose of maintaining stable time synchronization between base stations for a long time with a predetermined accuracy can be captured normally. This was realized by correcting the time difference between the base stations acquired at the base station.

図1は、本発明が適用される無線通信システムの概略図であり、基地局100がアンテナ91を経由して、基地局200がアンテナ92を経由して相互の間で無線通信している様子を示す。基地局100はアンテナ81により、基地局200はアンテナ82により、それぞれGPS通信衛星(以下、「GPS衛星」と記す)から時報信号を受信して、これに基づいて基地局100と基地局200の間におけるクロック同期を行う。この時報信号は、UTCに極めて高い精度で同期したものである。   FIG. 1 is a schematic diagram of a wireless communication system to which the present invention is applied, in which a base station 100 performs wireless communication with each other via an antenna 91 and a base station 200 via an antenna 92. Indicates. The base station 100 receives the time signal from the GPS communication satellite (hereinafter referred to as “GPS satellite”) by the antenna 81 and the base station 200 by the antenna 82, respectively. Based on this, the base station 100 and the base station 200 Clock synchronization between the two. This time signal is synchronized with UTC with extremely high accuracy.

基地局100と基地局200の位置は固定されており、相互に無線通信が直接可能な位置関係にあるものとする。従って、無線通信を行う際に発生する電波伝搬遅延時間も固定とみなすことができる。以下の説明では、基地局100をGPS衛星が捕捉できなくなった基地局とし、基地局200をGPS衛星が通常通り捕捉できている基地局とする。   It is assumed that the positions of the base station 100 and the base station 200 are fixed and have a positional relationship in which wireless communication can be performed directly. Therefore, the radio wave propagation delay time generated when performing wireless communication can also be regarded as fixed. In the following description, it is assumed that the base station 100 is a base station that can no longer capture GPS satellites, and the base station 200 is a base station that can normally capture GPS satellites.

図2は、基地局100,200の主要部を示すブロック図である。これらの基地局は、発振器11を内蔵するGPSレシーバー1,カウンター2,フレームタイミング制御部3,フレーム生成部4,無線電波入出力部5,演算部6,フレームタイミング検知部7,アンテナ8,アンテナ9およびメモリ10で構成されている。アンテナ8はGPS衛星捕捉用、アンテナ9は無線接続用であり、メモリ10は演算部6のワークメモリとして機能する。   FIG. 2 is a block diagram showing the main parts of base stations 100 and 200. These base stations include a GPS receiver 1 with a built-in oscillator 11, a counter 2, a frame timing control unit 3, a frame generation unit 4, a radio wave input / output unit 5, a calculation unit 6, a frame timing detection unit 7, an antenna 8, an antenna 9 and a memory 10. The antenna 8 is for capturing GPS satellites, the antenna 9 is for wireless connection, and the memory 10 functions as a work memory for the arithmetic unit 6.

GPSレシーバー1は、アンテナ8を介してGPS衛星からの航法メッセージを受信し、航法メッセージを受信することにより各種の情報を得る。各種の情報とは、アルマナック(almanac)やエフェメリス(ephemeris)等に代表されるものである。   The GPS receiver 1 receives a navigation message from a GPS satellite via the antenna 8 and obtains various information by receiving the navigation message. Various types of information are represented by almanac and ephemeris.

航法メッセージは、25 フレームから構成されている。更に、一つのフレームは 6 個のサブフレームから構成されている。1サブフレームの周期は 6 秒であり、1フレームの周期は 30 秒となる。従って、航法メッセージの周期、30 秒*25 フレーム=12.5 分となるので、航法メッセージ全てを受信するためには最短で12.5 分かかる。   The navigation message consists of 25 frames. Furthermore, one frame consists of 6 subframes. The period of one subframe is 6 seconds, and the period of one frame is 30 seconds. Therefore, since the navigation message cycle is 30 seconds * 25 frames = 12.5 minutes, it takes a minimum of 12.5 minutes to receive all the navigation messages.

エフェメリスデータとは、GPS衛星の正確な位置を示すデータであり、送信したGPS衛星固有の詳細情報である。エフェメリスデータは衛星自身の精密軌道情報であり約1時間ごとに更新される。アルマナックデータとは、各GPS衛星の概略位置を示すデータであり、送信したGPS衛星以外のデータも含んでいる。アルマナックデータは約1週間ごとにデータが更新される。エフェメリスデータとアルマナックデータは、GPSレシーバー1内部にも保存され演算に使用されるが、メモリ10にも一時的に保存可能な構成とされている。   The ephemeris data is data indicating the exact position of the GPS satellite, and is detailed information specific to the transmitted GPS satellite. The ephemeris data is the precise orbit information of the satellite itself and is updated about every hour. Almanac data is data indicating the approximate position of each GPS satellite, and includes data other than the transmitted GPS satellite. Almanac data is updated about every week. The ephemeris data and almanac data are also stored in the GPS receiver 1 and used for calculation, but are also configured to be temporarily stored in the memory 10.

GPSレシーバー1は、複数のGPS衛星からの航法メッセージを内部処理することにより、基地局位置情報、各GPS衛星情報、時間情報等を取得することが可能である。GPSレシーバー1は、内部処理後、10MHz のクロックと時刻同期信号である1PPS(1Pulse Per Second)信号をカウンター2,制御部3および演算部6へ出力する。   The GPS receiver 1 can acquire base station position information, GPS satellite information, time information, and the like by internally processing navigation messages from a plurality of GPS satellites. After the internal processing, the GPS receiver 1 outputs a 10 MHz clock and a 1 PPS (1 Pulse Per Second) signal, which is a time synchronization signal, to the counter 2, the control unit 3 and the calculation unit 6.

この10MHz のクロックと1PPS信号は、内蔵する発振器11の10MHz 出力をベースにGPS衛星からの情報を基に補正を実施するため、非常に正確なタイミングを持って出力されているものである。発振器11にはダブルオーブン型OCXO(Oven Controlled Xtal Oscillator)等が採用される。これによって、ホールドオーバー(HOLDOVER:GPS衛星が補足できず、GPS衛星からの時報信号で補正を掛けていない)状態での基地局運用を極力長くとれる。   The 10 MHz clock and 1 PPS signal are output with very accurate timing because correction is performed based on information from the GPS satellite based on the 10 MHz output of the built-in oscillator 11. As the oscillator 11, a double oven type OCXO (Oven Controlled Xtal Oscillator) or the like is employed. As a result, the operation of the base station in the holdover state (HOLDOVER: GPS satellites cannot be supplemented and correction is not applied by the time signal from the GPS satellites) can be made as long as possible.

GPSレシーバー1は、1PPS信号をフレームタイミング制御部3、演算部6およびカウンター2へ分配出力する。また、10MHz のクロックをフレームタイミング制御部3とカウンター2へ分配出力している。更に、時報信号を受信できなくなると、位置情報を演算部6へ出力し、アラーム情報を制御信号としてフレームタイミング制御部3へ出力する。そして、フレームタイミング制御部3から補正情報(補正位相量)を受けると1PPS信号を補正する。   The GPS receiver 1 distributes and outputs the 1PPS signal to the frame timing control unit 3, the calculation unit 6, and the counter 2. In addition, a 10 MHz clock is distributed and output to the frame timing control unit 3 and the counter 2. Further, when the time signal cannot be received, the position information is output to the calculation unit 6 and the alarm information is output to the frame timing control unit 3 as a control signal. When the correction information (correction phase amount) is received from the frame timing control unit 3, the 1PPS signal is corrected.

カウンター2は、GPSレシーバー1からの1PPS信号の立上りエッジから10MHz のクロックをカウントし、クロックの数を逐次に演算部6へ出力する。このカウント値は、後述のように演算部6によりクリアされる。カウンター2は、常に正確な10MHz のクロックをカウントするので、カウント結果の精度は0.1usec に保たれる。   The counter 2 counts a 10 MHz clock from the rising edge of the 1PPS signal from the GPS receiver 1 and outputs the number of clocks to the arithmetic unit 6 sequentially. This count value is cleared by the arithmetic unit 6 as will be described later. Since the counter 2 always counts an accurate 10 MHz clock, the accuracy of the count result is kept at 0.1 usec.

一方、無線電波入出力部5は、フレーム生成部4から入力されるフレームを他の基地局に向けてアンテナ9から無線出力し、他の基地局(基地局200とする)から無線出力されアンテナ9で受信されたフレームは、無線電波入出力部5を経由してフレームタイミング検知部7へ送られる。このようにして基地局100と基地局200との間で通信が行なわれる。   On the other hand, the radio wave input / output unit 5 wirelessly outputs the frame input from the frame generation unit 4 to the other base station from the antenna 9, and is wirelessly output from the other base station (referred to as the base station 200). The frame received at 9 is sent to the frame timing detection unit 7 via the radio wave input / output unit 5. In this way, communication is performed between the base station 100 and the base station 200.

フレームタイミング検知部7は、フレームにおいてタイミング情報と位置情報を検知し演算部6へ送る。タイミング情報にはアラームデータが含まれることがある。アラームデータが含まれてない場合は、そのフレームは、GPS衛星が通常通り捕捉できている基地局から受信されたものであると見做すことができる。   The frame timing detection unit 7 detects timing information and position information in the frame and sends them to the calculation unit 6. The timing information may include alarm data. If alarm data is not included, the frame can be assumed to have been received from a base station that has been successfully acquired by a GPS satellite.

演算部6は、正常状態においては、GPSレシーバー1からの1PPS信号および位置情報をフレームタイミング制御部3へ転送している。しかし、アラーム情報を受けたフレームタイミング制御部3からタイマー動作の開始要求を受けると、所定時間内にフレームタイミング検知部7からのタイミング情報と位置情報を待つことにより、ハンドオーバー可能な基地局が存在するかを見極める。その結果、見つからない場合は、その旨をフレームタイミング制御部3へ伝える。   The arithmetic unit 6 transfers the 1PPS signal and the position information from the GPS receiver 1 to the frame timing control unit 3 in a normal state. However, when a timer operation start request is received from the frame timing control unit 3 that has received the alarm information, the base station that can be handed over waits for timing information and position information from the frame timing detection unit 7 within a predetermined time. Determine if it exists. As a result, if not found, the fact is notified to the frame timing control unit 3.

一方、ハンドオーバー可能な基地局200が見つかった場合は、フレームタイミング検知部7から基地局200のタイミング情報と位置情報が入力するので、タイミング情報中のズレ情報による時刻から基地局100と基地局200の間の電波伝搬遅延時間を減算することにより、基地局100のタイミングズレを求める。ズレ情報とは基地局100の1PPS信号と基地局200の1PPS信号の見かけ上の時間差、タイミングズレとはズレ情報に電波伝搬遅延時間を補正した基地局100の1PPS信号と基地局200の1PPS信号の実態的な時間差をいう。   On the other hand, when the base station 200 that can be handed over is found, the timing information and position information of the base station 200 are input from the frame timing detection unit 7, so that the base station 100 and the base station The timing shift of the base station 100 is obtained by subtracting the radio wave propagation delay time between 200. The deviation information is the apparent time difference between the 1PPS signal of the base station 100 and the 1PPS signal of the base station 200, and the timing deviation is the 1PPS signal of the base station 100 in which the radio wave propagation delay time is corrected to the deviation information and the 1PPS signal of the base station 200. The actual time difference of

ここで、基地局200からのタイミング情報には当然にアラームデータが含まれていないことに留意されたい。このため、上記タイミング情報は信頼するに足り、求めたタイミングズレによって正確な時刻同期が保証できることになるのである。GPSレシーバー1からの1PPS信号のタイミングと共にメモリ10に一時的に保存される。   Here, it should be noted that the alarm information is naturally not included in the timing information from the base station 200. For this reason, the timing information is reliable and accurate time synchronization can be guaranteed by the obtained timing deviation. It is temporarily stored in the memory 10 together with the timing of the 1PPS signal from the GPS receiver 1.

演算部6は、タイミングズレを1PPS信号の補正情報としてフレームタイミング制御部3へ送り、フレームタイミング制御部3から補正後の1PPS信号をフレーム生成部4へ出力できた旨の通知を受けると、カウンター2をリセットする。ここまでの演算部6についての機能は基地局100においてのものである。   When the calculation unit 6 sends the timing deviation to the frame timing control unit 3 as correction information of the 1PPS signal and receives a notification from the frame timing control unit 3 that the corrected 1PPS signal can be output to the frame generation unit 4, the counter 6 2 is reset. The functions of the calculation unit 6 so far are those in the base station 100.

基地局200における演算部6は、フレームタイミング検知部7からアラームデータを受けると、基地局100と基地局200のズレ情報を取得する。それには、フレームタイミング検知部7から受けたタイミング情報から基地局200における1PPS信号のタイミングを割り出し、このタイミングにおけるカウンター2からのカウント結果をズレ情報とする。   When the arithmetic unit 6 in the base station 200 receives the alarm data from the frame timing detection unit 7, the arithmetic unit 6 acquires the deviation information between the base station 100 and the base station 200. For this purpose, the timing of the 1PPS signal in the base station 200 is determined from the timing information received from the frame timing detection unit 7, and the count result from the counter 2 at this timing is used as deviation information.

フレームタイミング制御部3は、GPSレシーバー1からの各種ステータス情報やアラーム情報(制御信号)をRS−232C等を経由してシリアル通信により受信する。また、GPSレシーバー1の状態やステータスを変更するために、シリアル通信にて設定等の変更をすることが可能となるように構成されており、正常状態では演算部6からの1PPS信号および位置情報をフレーム生成部4へ出力している。   The frame timing control unit 3 receives various status information and alarm information (control signal) from the GPS receiver 1 by serial communication via the RS-232C or the like. In addition, in order to change the state and status of the GPS receiver 1, it is configured to be able to change the setting or the like by serial communication. In a normal state, the 1PPS signal and position information from the calculation unit 6 are configured. Is output to the frame generation unit 4.

しかし、GPSレシーバー1からアラーム情報を受けると、演算部6へタイマー動作の開始要求を行なう。そして、演算部6からの補正情報により基地局100内部のタイミングズレが所定の精度以内であるかを判定する。この判定の結果、タイマー動作の開始要求から所定時間内に所定の精度以内の補正情報の入力がない場合には、フレーム生成部4に対して無線出力を停止させる。ハンドオーバー可能な基地局が見つからない旨の通知があった場合も同様である。   However, when alarm information is received from the GPS receiver 1, a timer operation start request is made to the calculation unit 6. Then, based on the correction information from the calculation unit 6, it is determined whether the timing shift inside the base station 100 is within a predetermined accuracy. As a result of this determination, if there is no input of correction information within a predetermined accuracy within a predetermined time from the timer operation start request, the frame generation unit 4 stops the wireless output. The same applies when there is a notification that a base station capable of handover cannot be found.

基地局100内部のタイミングズレが所定の精度以内である場合には、補正情報(補正位相量)をGPSレシーバー1へ送付する。更に、GPSレシーバー1からの補正後の1PPS信号を受けるとフレーム生成部4へ出力し、その旨を演算部6へ伝える。   When the timing shift within the base station 100 is within a predetermined accuracy, correction information (correction phase amount) is sent to the GPS receiver 1. Further, when the corrected 1PPS signal from the GPS receiver 1 is received, it is output to the frame generation unit 4 and the fact is notified to the calculation unit 6.

フレーム生成部4は、フレームタイミング制御部3からの1PPS信号を基準にフレームを生成する。このとき、1PPS信号のタイミング情報(場合によりアラーム情報を含む)および位置情報をフレームに含ませる。生成されたフレームは無線電波入出力部5へ送る。   The frame generation unit 4 generates a frame based on the 1PPS signal from the frame timing control unit 3. At this time, timing information (including alarm information in some cases) and position information of the 1PPS signal are included in the frame. The generated frame is sent to the radio wave input / output unit 5.

無線電波入出力部5は、フレーム生成部4から入力されたフレームを他の基地局に向けてアンテナ9から無線出力する。このフレームによって他の基地局との間で通信が行なわれる。この結果、GPS衛星を捕捉できなくなった基地局100であっても、GPS衛星を捕捉できている基地局200からタイミング情報の供給を受けて、1PPS信号のタイミングを補正することによりUTCからの絶対精度を維持できることとなる。   The radio wave input / output unit 5 outputs the frame input from the frame generation unit 4 by radio from the antenna 9 toward another base station. Communication with other base stations is performed by this frame. As a result, even if the base station 100 can no longer capture GPS satellites, the timing information is supplied from the base station 200 that can capture GPS satellites, and the timing from the UTC is corrected by correcting the timing of the 1PPS signal. The accuracy can be maintained.

なお、図1のGPS衛星捕捉用のアンテナ8と無線用のアンテナ9は、当業者にとってよく知られており、また本発明とは直接関係しないので、その詳細な構成は省略する。   The GPS satellite capturing antenna 8 and the radio antenna 9 shown in FIG. 1 are well known to those skilled in the art and are not directly related to the present invention, and thus detailed configurations thereof are omitted.

次に、本実施例の動作について、図3のタイムチャートと図4,図5のフローチャートを参照しながら説明する。   Next, the operation of this embodiment will be described with reference to the time chart of FIG. 3 and the flowcharts of FIGS.

図3は、基地局間で無線通信されるデータフレームを時系列的に示す。基地局100から送出されるデータフレーム301は、UTCに同期したものであり、UTCという、他の基地局からみても同期させるために有効な共通の時間タイミングを持たせている。他の基地局で受信したデータフレーム302の時間タイミングと、その基地局内部の時間タイミングとの差異をUTCからの時間差異として考えることにより、異なる基地局間での時間タイミングを共通化させることができる。   FIG. 3 shows data frames wirelessly communicated between base stations in time series. The data frame 301 transmitted from the base station 100 is synchronized with UTC, and has a common time timing which is effective for synchronization even when viewed from other base stations. By considering the difference between the time timing of the data frame 302 received by another base station and the time timing inside the base station as a time difference from UTC, it is possible to share the time timing between different base stations. it can.

基地局100から送出されるデータフレーム301は基地局200へと送信される。基地局100と基地局200は物理的に離れているため電波伝搬遅延が発生する。この電波伝搬遅延の時間Ld1経過後に、基地局200へデータフレーム302が到着する。データフレーム302は基地局200内部でデータ処理される。基地局200内部でのデータ処理時間Mdは、装置固有のものであり時間変化は伴わない。この際、データフレーム302は、基地局200の内部タイミングと比較され、基地局100がデータフレーム301を送信したタイミングからどの程度遅延したかを測定し記憶される。   A data frame 301 transmitted from the base station 100 is transmitted to the base station 200. Since the base station 100 and the base station 200 are physically separated, a radio wave propagation delay occurs. A data frame 302 arrives at the base station 200 after the radio wave propagation delay time Ld1 has elapsed. The data frame 302 is processed in the base station 200. The data processing time Md in the base station 200 is unique to the apparatus and does not change with time. At this time, the data frame 302 is compared with the internal timing of the base station 200, and the degree of delay from the timing at which the base station 100 transmits the data frame 301 is measured and stored.

図2に即して言えば、基地局200の演算部6は、GPSレシーバー1からの1PPS信号のタイミングから、データフレーム302に含まれているタイミング情報から割り出した1PPS信号のタイミングまでの間において、カウンター2がカウントした10MHz のクロックの数をズレ情報とする。   Referring to FIG. 2, the arithmetic unit 6 of the base station 200 performs the period from the timing of the 1PPS signal from the GPS receiver 1 to the timing of the 1PPS signal calculated from the timing information included in the data frame 302. The number of 10 MHz clocks counted by counter 2 is used as the deviation information.

基地局100から送出されるデータフレーム301を受信後、基地局200内部において、所定の処置を実施した後、直ぐに基地局100へデータが送信される。直ぐにデータを送り返すのは、その時点での時間タイミングズレを極力直ぐに反映させるためである。   After receiving the data frame 301 transmitted from the base station 100, data is transmitted to the base station 100 immediately after performing a predetermined treatment in the base station 200. The reason why the data is sent back immediately is to reflect the time timing shift at that time as soon as possible.

基地局2から送出されるデータフレーム303は、基地局200から規定の時間ごとに送信されるため、多少待ち時間が発生する。このときの待ち時間(=Fadj)は常に変動する可能性がある。基地局200から基地局100への電波伝搬遅延は、空間距離が変化していないためLd2=Ld1となるため、データフレーム303はLd2時間分遅延した後、基地局100へデータフレーム304として到達する。これらにより、基地局100から基地局200へ、基地局200から基地局100へとデータのやりとりを行う上で、時間的に変動要素が含まれるものは待ち時間Fadjとなる。   Since the data frame 303 transmitted from the base station 2 is transmitted every predetermined time from the base station 200, a little waiting time occurs. The waiting time (= Fadj) at this time may always vary. Since the radio wave propagation delay from the base station 200 to the base station 100 is Ld2 = Ld1 because the spatial distance has not changed, the data frame 303 reaches the base station 100 as the data frame 304 after being delayed by Ld2 hours. . As a result, when data is exchanged from the base station 100 to the base station 200 and from the base station 200 to the base station 100, a temporally varying element is a waiting time Fadj.

よって、時間変動要因を排除するために、待ち時間Fadjを含まないように処理することが肝要である。このためには、基地局200内部において、上記のズレ情報を時間差分情報としてデータフレーム303に含ませ基地局100へ送り返す。この結果、基地局100においては、データフレーム304を受信したタイミングではなく、データフレーム304に含まれフレームタイミング検知部7において検出されるタイミング情報中のズレ情報に基づいて、基地局100での時刻同期ズレを判断することになるので、Fadj分を考慮する必要がなくなるのである。   Therefore, in order to eliminate the time variation factor, it is important to perform processing so as not to include the waiting time Fadj. For this purpose, in the base station 200, the above-described deviation information is included in the data frame 303 as time difference information and sent back to the base station 100. As a result, in the base station 100, the time at the base station 100 is not based on the timing at which the data frame 304 is received, but on the deviation information in the timing information included in the data frame 304 and detected by the frame timing detection unit 7. Since the synchronization shift is determined, there is no need to consider Fadj.

図4は、GPS衛星捕捉不能状態発生時の処理を示す。GPS衛星補足不能状態が基地局100で発生した場合(図4のステップS1)、基地局100から近傍の他基地局である基地局200へアラームデータを送信する(ステップS2)。このとき、基地局200へ送信するデータフレームの中には、1PPS信号のタイミング情報と、場合によりアラーム情報を載せる。同時に、基地局100が送信する当該データフレームが他基地局で共通認識されるデータフレーム番号も載せる。   FIG. 4 shows a process when a GPS satellite cannot be captured. When a GPS satellite supplement impossible state occurs in the base station 100 (step S1 in FIG. 4), alarm data is transmitted from the base station 100 to the base station 200 which is another nearby base station (step S2). At this time, in the data frame to be transmitted to the base station 200, timing information of the 1PPS signal and possibly alarm information are placed. At the same time, the data frame number at which the data frame transmitted by the base station 100 is commonly recognized by other base stations is also placed.

この共通認識されるデータフレーム番号とは、例えば、GPS−TIMEの開始時間である1980年1月6日からの経過時間等で識別する方法が考えられる。GPS−TIMEとの関連付けを採用することは、他のGPSを利用した時刻同期システムにおいて有益である。それは、当該システムの応用を考えたときに、GPS衛星からの航法メッセージを利用するという共通的な処理のためである。   For example, a method of identifying the commonly recognized data frame number by an elapsed time from January 6, 1980, which is a GPS-TIME start time, can be considered. Employing the association with GPS-TIME is beneficial in time synchronization systems using other GPS. This is because of a common process of using a navigation message from a GPS satellite when considering the application of the system.

基地局200にアラームデータが到達すると(ステップS3)、基地局200の演算部6は基地局100との間のズレ情報を取得して(ステップS4)、ズレ情報と基地局200の位置情報を基地局100へ送信する(ステップS5)。基地局100へズレ情報と位置情報のデータが到着すると(ステップS6)、演算部6が基地局200との時間差分を演算する(ステップS7)。   When the alarm data arrives at the base station 200 (step S3), the calculation unit 6 of the base station 200 acquires the deviation information from the base station 100 (step S4), and obtains the deviation information and the position information of the base station 200. Transmit to the base station 100 (step S5). When deviation information and position information data arrive at the base station 100 (step S6), the calculation unit 6 calculates a time difference from the base station 200 (step S7).

そして、演算部6は、この演算結果が所定の精度以内であるかを判定する(ステップS8)。その結果、所定の精度以内であれば、通常通り継続運用する(ステップS9)。一方、所定精度外であれば、運用を停止し(ステップS10)、同時に、運用停止のアラームを上位ネットワーク等へ通知する(ステップS11)。   And the calculating part 6 determines whether this calculation result is less than predetermined precision (step S8). As a result, if it is within the predetermined accuracy, the operation is continued as usual (step S9). On the other hand, if it is out of the predetermined accuracy, the operation is stopped (step S10), and at the same time, an operation stop alarm is notified to the upper network or the like (step S11).

図5は、時間差分演算(ステップ4)の詳細を示し、基地局100の内部タイミングが、他のGPS衛星を正常に受信している正常動作の基地局200の内部タイミングとどの程度時間的なタイミングがずれているのかを算出するものである。   FIG. 5 shows the details of the time difference calculation (step 4). How much the internal timing of the base station 100 is different from the internal timing of the normally operating base station 200 that normally receives other GPS satellites. This is to calculate whether the timing is shifted.

基地局200において、先ず、フレームタイミング検知部7からの位置情報により基地局100の位置を確認し(LCT1)、GPSレシーバー1からの位置情報により基地局200の位置(LCT2)を確認(ステップT2)する。次いで、LCT1とLCT2により基地局100と基地局200の間の直線距離D1を算出し(ステップT3)、そして電波伝搬遅延時間を算出する(ステップT4)。   In the base station 200, first, the position of the base station 100 is confirmed from the position information from the frame timing detector 7 (LCT1), and the position (LCT2) of the base station 200 is confirmed from the position information from the GPS receiver 1 (step T2). ) Next, a straight line distance D1 between the base station 100 and the base station 200 is calculated from LCT1 and LCT2 (step T3), and a radio wave propagation delay time is calculated (step T4).

例えば、電波伝搬速度を簡易的に c=30,000km/sec とすると、基地局100と基地局200の空間距離が 2km であった場合、2km÷30,000km/sec≒6.7usecつまり、2kmの距離を電波が伝わるために、約 6.7usec 必要なことが分かる。同様に、各基地局間距離が分かれば、電波伝搬遅延時間を算出することができる。この際、周囲環境(温度、湿度、気圧)等により誤差が生じるが、1usec レベルの判定であれば無視できるレベルのため算出には考慮しない。よって、回路も簡素化できる。また、本周囲環境条件を考慮しないため、回路もシンプルなものとすることができるし、他の時刻同期システムへの応用も簡易となる。   For example, when the radio wave propagation speed is simply c = 30,000 km / sec, if the spatial distance between the base station 100 and the base station 200 is 2 km, 2 km ÷ 30,000 km / sec≈6.7 usec, that is, the distance of 2 km It can be seen that about 6.7usec is required to transmit radio waves. Similarly, if the distance between base stations is known, the radio wave propagation delay time can be calculated. At this time, an error occurs depending on the surrounding environment (temperature, humidity, atmospheric pressure), etc., but it is not considered in the calculation because it is a negligible level if it is determined at 1 usec level. Therefore, the circuit can be simplified. In addition, since the ambient environmental conditions are not taken into consideration, the circuit can be simplified, and the application to other time synchronization systems can be simplified.

最後に、到着済み(図4のステップS6)のズレ情報から、算出した(ステップT4)電波伝搬遅延時間を減算する(ステップT5)ことにより、基地局100のタイミングズレが判明する(ステップT6)。   Finally, by subtracting the calculated (step T4) radio wave propagation delay time from the deviation information of the arrival (step S6 in FIG. 4) (step T5), the timing deviation of the base station 100 is determined (step T6). .

以上に説明したように、本実施例によれば、基地局100で何らかの理由によりGPS衛星を捕捉できなくなった場合においても、相互に無線通信が可能な位置関係にある基地局200があれば、基地局100の内部タイミングが所定の精度内であるかどうか判断が可能となる。本判断が可能となることで、GPSレシーバー1に内蔵されている発振器11の実力性能を最大限利用することができる。それにより、安全のためにという理由等で採用される非常に高価な発振器を搭載する必要が無くなり、コストダウンを図ることができる。   As described above, according to the present embodiment, even when the base station 100 cannot acquire a GPS satellite for some reason, if there is the base station 200 in a positional relationship capable of wireless communication with each other, It is possible to determine whether the internal timing of the base station 100 is within a predetermined accuracy. By making this determination possible, the ability performance of the oscillator 11 built in the GPS receiver 1 can be utilized to the maximum. As a result, it is not necessary to mount a very expensive oscillator employed for safety reasons, and the cost can be reduced.

同時に、同じ性能の発振器を搭載した基地局であっても、発振器の最悪値を考慮して決定される運用停止までの時間が、実力値ベースで運用を継続できるため、運用停止までの時間を長くとることができる。また、実力値ベースで運用を継続できるため、同じ運用時間程度で良ければより低価格の発振器を搭載することもでき、コストダウンを図ることができる。   At the same time, even if a base station is equipped with an oscillator with the same performance, the time until operation stop determined based on the worst value of the oscillator can be continued on an actual value basis. Can take longer. Further, since the operation can be continued on the basis of the capability value, a lower-priced oscillator can be mounted if the same operation time is sufficient, and the cost can be reduced.

また、本実施例によれば、従来の基地局装置の構成をほとんど変更する必要がないため、追加コストも低く抑えることができる。   Moreover, according to the present Example, since it is almost unnecessary to change the structure of the conventional base station apparatus, additional cost can also be suppressed low.

なお、上記実施例では、基地局100の内部時間タイミングレベルを、UTCに対して1usec レベルとしたが、採用される無線通信方式システムによっては、例えば、10 usec レベルとしても良いし、絶対時刻精度に対するズレにより余裕があるシステムにおいては、10 usecとしても良い。   In the above embodiment, the internal time timing level of the base station 100 is set to 1 usec level with respect to UTC. However, depending on the radio communication system employed, for example, it may be set to 10 usec level, and absolute time accuracy may be used. In systems where there is a margin due to misalignment, 10 usec is acceptable.

また、上記実施例では、GPS衛星の捕捉ができている基地局を基地局200の一つだけとしたが複数であっても良い。   In the above embodiment, only one base station 200 is able to capture GPS satellites, but a plurality of base stations may be used.

また、上記実施例では、GPSレシーバーを使用しているが、GLONASS(Global Navigation Satellite System)、またはGalileo(欧州版衛星測位システム)、またはGPSとGLONASSを併用利用したもの、またはGPSとGalileoを併用利用したもの、またGLONASSとGalileoを併用利用したもの、またはGPSとGLONASSとGalileoを併用利用したものでも良い。   In the above embodiment, a GPS receiver is used. However, GLONASS (Global Navigation Satellite System), Galileo (European version of satellite positioning system), a combination of GPS and GLONASS, or a combination of GPS and Galileo. It may be used, a combination of GLONASS and Galileo, or a combination of GPS, GLONASS, and Galileo.

また、上記実施例では、発振器100にダブルオーブン型OCXOを適用しているが、シングルオーブン型オシレータを適用すれば、コストは低下させることができる。但し、システムが許容できるUTCからのズレを超えてしまうまでの時間が短くなる。また、TCXO(Temperature Compensated Crysal Oscillator)等、オーブンなしタイプのオシレータを適用すれば、コストは更に低下させることができる。但し、システムが許容できるUTCからのズレを超えてしまうまでの時間がシングルオーブン型OCXOを適用したものよりも更に時間が短くなる。また、Rb発振器(Rubidium:ルビジウム)やCs発振器(Caesium:セシウム)等Rb発振器やCs発振器、より精度の高い発振器を使用することも可能であり、その場合は、システムが許容できる時間をより長くすることができる。しかし、コストは増加してしまう。   Moreover, in the said Example, although the double oven type OCXO is applied to the oscillator 100, if a single oven type oscillator is applied, cost can be reduced. However, the time until the deviation from UTC that the system can tolerate is shortened. Further, if an ovenless type oscillator such as TCXO (Temperature Compensated Crysal Oscillator) is applied, the cost can be further reduced. However, the time until the deviation from the UTC allowable by the system is exceeded is shorter than that when the single oven type OCXO is applied. It is also possible to use Rb oscillators, Cs oscillators, and more precise oscillators such as Rb oscillators (Rubidium) and Cs oscillators (Caesium), in which case the time allowed by the system is longer. can do. However, the cost increases.

また、上記実施例では、GPSレシーバーとの通信方式をRS−232Cとしているが、RS−422を利用したもの、またはGP−IBを利用したもの、またはIrDAを利用したもの、またはIEEE 1394を利用したもの、またはシリアルATA(Serial AT Attachment)を利用したもの、またはPCI Expressを利用したもの、またはUSB(Universal Serial Byus)を利用したもの、または他のパラレル通信方式を利用したものでも良い。   Moreover, in the said Example, although the communication system with a GPS receiver is RS-232C, the thing using RS-422, the thing using GP-IB, the thing using IrDA, or IEEE1394 is used. It is also possible to use a serial ATA (Serial AT Attachment), a PCI Express, a USB (Universal Serial Byus), or another parallel communication method.

本発明の実施例2として、その基本的構成は上記の通りであるが、GPSレシーバー1について更に工夫している。その構成を図6に示す。本図において、GPSレシーバー1をメイン動作機とし、GPSレシーバー1−1をサブ動作機とし、GPSレシーバー1と1−1からの1PPS信号および10MHz のクロックをセレクター12で選択出力する構成とする。   The basic configuration of the second embodiment of the present invention is as described above, but the GPS receiver 1 is further devised. The configuration is shown in FIG. In this figure, the GPS receiver 1 is a main operating unit, the GPS receiver 1-1 is a sub-operating unit, and a 1PPS signal and a 10 MHz clock from the GPS receivers 1 and 1-1 are selectively output by a selector 12.

本構成により、GPSレシーバー1が何らかの理由で故障した際、他基地局からUTCと同期したタイミング情報を得ることができれば、サブ動作機であるGPSレシーバー1−1がバックアップ動作し、時刻同期装置の長時間運用が可能となる。本構成において、更に故障時等の装置安定性を求める場合は、バックアップ動作するGPSレシーバーを3以上の複数としても良い。   With this configuration, if the GPS receiver 1 fails for some reason, timing information synchronized with UTC can be obtained from another base station, the GPS receiver 1-1, which is a sub-operation device, performs a backup operation, and the time synchronization device Long-term operation is possible. In this configuration, when further device stability is required in the event of a failure, the number of GPS receivers that perform a backup operation may be three or more.

更に、本発明の実施例3として、その基本的構成は上記の通りであるが、GPS衛星補足用のアンテナ8について更に工夫している。その構成を図7に示す。本図において、GPS衛星補足用のアンテナ8とGPS衛星補足用のアンテナ8−1は相互に独立して動作している。   Further, the basic configuration of the third embodiment of the present invention is as described above, but the antenna 8 for supplementing the GPS satellite is further devised. The configuration is shown in FIG. In this figure, the GPS satellite supplementing antenna 8 and the GPS satellite supplementing antenna 8-1 operate independently of each other.

本実施例では、アンテナ8が何らかの理由で故障した際(例えば、誘導雷等で故障)、アンテナ8−1が独立して動作しているため、GPSレシーバー1−1がバックアップ動作し、時刻同期装置の連続運用が可能となる。同様に、GPSレシーバー1が何らかの理由で故障した際、GPSレシーバー1−1が単独でバックアップ動作し、時刻同期装置の連続運用が可能となる。   In this embodiment, when the antenna 8 fails for some reason (for example, failure due to induced lightning), the antenna 8-1 operates independently, so the GPS receiver 1-1 performs a backup operation and time synchronization. Equipment can be operated continuously. Similarly, when the GPS receiver 1 fails for some reason, the GPS receiver 1-1 performs a backup operation alone, and the time synchronization apparatus can be continuously operated.

1 GPSレシーバー
2 カウンター
3 フレームタイミング制御部
4 フレーム生成部
5 無線電波入出力部
6 演算部
7 フレームタイミング検知部
8 アンテナ
9 アンテナ
10 メモリ
11 発振器
12 セレクター
8−1 アンテナ
1−1 GPSレシーバー
11−1 発振器
100 基地局
200 基地局
DESCRIPTION OF SYMBOLS 1 GPS receiver 2 Counter 3 Frame timing control part 4 Frame generation part 5 Radio wave input / output part 6 Calculation part 7 Frame timing detection part 8 Antenna 9 Antenna 10 Memory 11 Oscillator 12 Selector 8-1 Antenna 1-1 GPS receiver 11-1 Oscillator 100 Base station 200 Base station

Claims (8)

GPS衛星から送信される時報信号に基づいて生成される時刻同期信号を使用した基地
局の時刻同期装置において、
前記GPS衛星を捕捉できなくなるとアラーム情報を前記時刻同期信号のタイミング情
報と共に無線フレームに含ませて他基地局へ送信し、前記他基地局では前記タイミング情報により自基地局間の時刻ズレ情報を求めて基地局の位置情報と共に無線フレームに含ませて送信し、該無線フレームを受信した当該基地局ではアラーム情報が含まれていないことを確認して、前記時刻ズレ情報および前記位置情報により求まるタイミングズレに基づき前記時刻同期信号を補正することを特徴とする時刻同期装置。
In a base station time synchronization device using a time synchronization signal generated based on a time signal transmitted from a GPS satellite,
When the GPS satellite cannot be acquired, alarm information is included in a radio frame together with timing information of the time synchronization signal and transmitted to another base station. The other base station uses the timing information to indicate time shift information between its own base stations. send be included in the radio frame with the position information of the base station seeking, in the base station having received the radio frame to confirm that there are no alarm information, determined by the time shift information and the position information A time synchronization apparatus that corrects the time synchronization signal based on a timing shift.
GPS衛星から送信される時報信号に基づいて生成される時刻同期信号を使用した基地
局の時刻同期装置において、
前記時刻同期信号を高精度クロックと共に出力し、また前記時報信号を受信できなくな
るとアラーム情報を出力するGPSレシーバーと、
前記時刻同期信号の立上りエッジから前記高精度クロックの数を計数して出力しているカウンターと、
前記時刻同期信号のタイミング情報を含む無線フレームを生成するフレーム生成部と、
前記無線フレームを他基地局との間で送受信する無線電波入出力部と、
タイミング情報に前記アラーム情報があるときは、当該基地局と前記GPS衛星から時報信号を受信している他基地局との間のタイミングズレを算出する演算部と、
前記アラーム信号がないときは前記時刻同期信号のタイミング情報、前記アラーム信号
があるときは前記タイミングズレに基づき前記GPSレシーバーで補正された時刻同期信
号のタイミング情報を前記フレーム生成部へ出力するフレームタイミング制御部を有し、 前記他基地局では、前記無線電波入出力部で受信されたタイミング情報と自基地局のタイミング情報とから時刻ズレ情報を求めて基地局の位置情報と共に無線フレームに含ませて当該基地局へ送信し、当該基地局出の前記タイミングズレ算出に供することを特徴とする時刻同期装置。
In a base station time synchronization device using a time synchronization signal generated based on a time signal transmitted from a GPS satellite,
A GPS receiver that outputs the time synchronization signal together with a high-accuracy clock and outputs alarm information when the time signal cannot be received;
A counter that counts and outputs the number of high-precision clocks from the rising edge of the time synchronization signal;
A frame generation unit that generates a radio frame including timing information of the time synchronization signal ;
A radio wave input / output unit that transmits and receives the radio frame to and from other base stations;
When there is the alarm information in the timing information, a calculation unit that calculates a timing shift between the base station and another base station receiving a time signal from the GPS satellite,
Frame timing for outputting timing information of the time synchronization signal to the frame generator when there is no alarm signal, and timing information of the time synchronization signal corrected by the GPS receiver based on the timing deviation when there is the alarm signal The other base station obtains time shift information from the timing information received by the radio wave input / output unit and the timing information of the own base station, and includes it in the radio frame together with the position information of the base station. Transmitting to the base station, and used for calculating the timing deviation from the base station .
前記他基地局の演算部は、受信した無線フレームに前記アラーム信号を検知すると、当該無線フレームに含まれている前記タイミング情報により定まる時刻の前記計数の値を前記時刻ズレ情報として取得し、
前記他基地局のフレームタイミング制御部は、前記時刻ズレ情報を前記フレーム生成部
へ出力し、
当該基地局の演算部は、受信した無線フレームに前記アラーム信号を検知しないときは、前記時刻ズレ情報によるタイミングから自他基地局間の電波伝搬遅延時間を減算して前記タイミングズレを算出することを特徴とする請求項2に記載の時刻同期装置。
When the arithmetic unit of the other base station detects the alarm signal in the received radio frame, it obtains the count value of the time determined by the timing information included in the radio frame as the time shift information,
The frame timing control unit of the other base station outputs the time shift information to the frame generation unit,
When the arithmetic unit of the base station does not detect the alarm signal in the received radio frame, the arithmetic unit of the base station calculates the timing deviation by subtracting the radio wave propagation delay time between its own and other base stations from the timing based on the time deviation information. The time synchronizer according to claim 2.
前記フレームタイミング制御部は、前記GPSレシーバーからアラーム情報を受けると
、前記演算部へタイマー動作の開始要求を行ない、演算部からの前記タイミングズレによ
る補正情報が所定の精度以内であるかを判定し、タイマー動作の開始要求から所定時間内
に所定の精度以内の補正情報の入力がない場合には、前記フレーム生成部に対して無線出
力を停止させることを特徴とする請求項2または請求項3に記載の時刻同期装置。
When the frame timing control unit receives alarm information from the GPS receiver, the frame timing control unit requests the calculation unit to start a timer operation, and determines whether the correction information due to the timing shift from the calculation unit is within a predetermined accuracy. , when the request for starting timer operation there is no input of the correction information within a predetermined accuracy within a predetermined time period, according to claim 2 or claim 3, characterized in that to stop the wireless output to the frame generation unit The time synchronizer described in 1.
GPS衛星から送信される時報信号に基づいて生成される時刻同期信号を使用した基地
局の時刻同期方法において、
前記GPS衛星を捕捉できなくなると、アラーム情報を前記時刻同期信号のタイミング
情報と共に無線フレームに含ませて他基地局へ送信する手順と、
前記他基地局では前記タイミング情報により自基地局間の時刻ズレ情報を求めて基地局の位置情報と共に無線フレームに含ませて送信する手順と、
無線フレームを受信した当該基地局ではアラーム情報が含まれていないことを確認して、前記時刻ズレ情報および前記位置情報により求まるタイミングズレに基づき前記時刻同期信号を補正する手順を有することを特徴とする時刻同期方法。
In a time synchronization method of a base station using a time synchronization signal generated based on a time signal transmitted from a GPS satellite,
When the GPS satellite cannot be captured, the alarm information is included in a radio frame together with the timing information of the time synchronization signal, and transmitted to another base station.
In the other base station, a procedure for obtaining time shift information between the base stations based on the timing information and transmitting it in a radio frame together with the position information of the base station ;
Characterized in that it has the steps in the base station having received the radio frame to confirm that there are no alarm information, corrects the time synchronization signal based on the timing deviation determined by the time shift information and the position information Time synchronization method.
GPS衛星から送信される時報信号に基づいて生成される時刻同期信号を使用した基地
局の時刻同期方法において、
前記時刻同期信号を高精度クロックと共に出力する手順と、
前記時報信号を受信できなくなるとアラーム情報を出力する手順と、
前記時刻同期信号の立上りエッジから前記高精度クロックの数を計数して出力する手順
と、
前記時刻同期信号のタイミング情報を含む無線フレームを生成する手順と、
前記無線フレームを他基地局との間で送受信する手順と、
タイミング情報に前記アラーム情報があるときは、当該基地局と前記GPS衛星から時報信号を受信している他基地局との間のタイミングズレを算出する手順と、
前記アラーム信号がないときは前記時刻同期信号のタイミング情報、前記アラーム信号
があるときは前記タイミングズレに基づき補正された時刻同期信号のタイミング情報を出
力する手順と、
前記他基地局では、前記無線電波入出力部で受信されたタイミング情報と自基地局のタイミング情報とから時刻ズレ情報を求めて基地局の位置情報と共に無線フレームに含ませて当該基地局へ送信し、当該基地局出の前記タイミングズレ算出に供する手順を有することを特徴とする時刻同期方法。
In a time synchronization method of a base station using a time synchronization signal generated based on a time signal transmitted from a GPS satellite,
Outputting the time synchronization signal together with a high-precision clock;
A procedure for outputting alarm information when the time signal cannot be received;
A procedure for counting and outputting the number of high-precision clocks from the rising edge of the time synchronization signal;
Generating a radio frame including timing information of the time synchronization signal ;
A procedure for transmitting and receiving the radio frame to and from another base station;
When there is the alarm information in the timing information, a procedure for calculating a timing shift between the base station and another base station receiving a time signal from the GPS satellite;
A procedure for outputting timing information of the time synchronization signal when there is no alarm signal, and outputting timing information of the time synchronization signal corrected based on the timing shift when there is the alarm signal ;
The other base station obtains time deviation information from the timing information received by the radio wave input / output unit and the timing information of the own base station, and transmits it to the base station by including it in the radio frame together with the base station position information. And a time synchronization method characterized by having a procedure for calculating the timing deviation from the base station .
前記他基地局では、受信した無線フレームに前記アラーム信号を検知すると、当該無線フレームに含まれている前記タイミング情報により定まる時刻の前記計数の値を前記時刻ズレ情報として取得する手順と、
前記時刻ズレ情報を無線フレームに含ませて送信する手順を有し、
当該基地局では、受信した無線フレームに前記アラーム信号を検知しないときは、前記時刻ズレ情報によるタイミングから自他基地局間の電波伝搬遅延時間を減算して前記タイミングズレを算出する手順を有することを特徴とする請求項6に記載の時刻同期方法。
In the other base station, upon detecting the alarm signal in the received radio frame, a procedure for acquiring the count value of the time determined by the timing information included in the radio frame as the time shift information;
Including the procedure of transmitting the time offset information by including it in a radio frame,
In the base station, when the alarm signal is not detected in the received radio frame, the base station has a procedure for calculating the timing deviation by subtracting the radio wave propagation delay time between its own and other base stations from the timing based on the time deviation information. The time synchronization method according to claim 6.
前記アラーム情報を受けるとタイマー動作の開始要求を行なう手順と、
当該基地局の前記タイミングズレによる補正情報が所定の精度以内であるかを判定する
手順と、
前記タイマー動作の開始要求から所定時間内に所定の精度以内の補正情報の入力がない
場合には、無線出力を停止させる手順を有することを特徴とする請求項6または請求項7に記載の時刻同期装置。
A procedure for making a timer operation start request upon receiving the alarm information;
A procedure for determining whether correction information due to the timing shift of the base station is within a predetermined accuracy;
8. The time according to claim 6, further comprising a step of stopping wireless output when correction information within a predetermined accuracy is not input within a predetermined time from the timer operation start request. Synchronizer.
JP2009123663A 2009-05-22 2009-05-22 Time synchronization apparatus and time synchronization method Active JP5030001B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009123663A JP5030001B2 (en) 2009-05-22 2009-05-22 Time synchronization apparatus and time synchronization method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009123663A JP5030001B2 (en) 2009-05-22 2009-05-22 Time synchronization apparatus and time synchronization method

Publications (2)

Publication Number Publication Date
JP2010273148A JP2010273148A (en) 2010-12-02
JP5030001B2 true JP5030001B2 (en) 2012-09-19

Family

ID=43420813

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009123663A Active JP5030001B2 (en) 2009-05-22 2009-05-22 Time synchronization apparatus and time synchronization method

Country Status (1)

Country Link
JP (1) JP5030001B2 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5316957B2 (en) * 2010-02-24 2013-10-16 京セラ株式会社 Wireless base station, base station system, and wireless communication method
US9763207B2 (en) 2011-05-31 2017-09-12 Nec Corporation Timing synchronization device and timing synchronization control method
JP5798514B2 (en) * 2012-03-12 2015-10-21 日本電信電話株式会社 Wireless communication method, wireless communication system, and base station apparatus
JP6162374B2 (en) * 2012-06-05 2017-07-12 京セラ株式会社 COMMUNICATION DEVICE, RADIO COMMUNICATION SYSTEM, AND COMMUNICATION CONTROL METHOD
US9838196B2 (en) 2012-11-29 2017-12-05 Nec Coporation Synchronization apparatus, synchronization system, radio communication apparatus and synchronization method
JP6139131B2 (en) * 2012-12-27 2017-05-31 住友電気工業株式会社 COMMUNICATION SYSTEM, RADIO DEVICE, PROCESSING METHOD, COMPUTER PROGRAM, AND PROCESSING DEVICE
WO2015094032A1 (en) * 2013-12-17 2015-06-25 Telefonaktiebolaget L M Ericsson (Publ) Provision of stable clock information
EP2819467A1 (en) * 2014-06-19 2014-12-31 Kenneth Hann A method and a device for generating a timing signal
JP6361354B2 (en) * 2014-07-29 2018-07-25 セイコーエプソン株式会社 Positioning device, timing signal generating device, electronic device, and moving object
CN104570021B (en) * 2015-01-23 2017-02-22 桂林电子科技大学 GPS simulation method and system based on positioning and time service of Beidou satellite
JP6567846B2 (en) * 2015-03-18 2019-08-28 Kddi株式会社 Synchronization apparatus, base station apparatus, network node, and control method
WO2017044266A1 (en) * 2015-09-10 2017-03-16 Cpg Technologies, Llc. Global time synchronization using a guided surface wave
JP6461041B2 (en) * 2016-05-13 2019-01-30 大井電気株式会社 Synchronization signal generation system, phase difference calculation device, and synchronization signal generation device
WO2019044924A1 (en) 2017-08-30 2019-03-07 株式会社ヨコオ Antenna device
CN108255053B (en) * 2018-03-15 2023-04-18 福建师范大学 Computer high accuracy time service device
CN112600637B (en) * 2020-12-03 2023-12-05 深圳思凯微电子有限公司 Wireless broadcast time service calibration method, device and computer readable storage medium
CN114362812B (en) * 2022-01-18 2024-03-19 四川润泽经伟信息技术有限公司 Offline frame planning burst synchronization method and system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3219114B2 (en) * 1993-08-02 2001-10-15 日本電信電話株式会社 Method of synchronizing frames between base stations in mobile communication
US6493539B1 (en) * 1999-07-28 2002-12-10 Lucent Technologies Inc. Providing an accurate timing source for locating the geographical position of a mobile
JP2003087175A (en) * 2001-09-10 2003-03-20 Hitachi Kokusai Electric Inc Radio station communication mesh system
JP4252488B2 (en) * 2004-04-28 2009-04-08 三菱電機株式会社 Base station, inter-base station synchronization system, and inter-base station synchronization method
JP4527115B2 (en) * 2004-06-25 2010-08-18 三菱電機株式会社 Inter-base station time synchronization method, base station, and timing master device
JP4765664B2 (en) * 2006-02-24 2011-09-07 パナソニック電工株式会社 Wireless communication system
JP2009049591A (en) * 2007-08-16 2009-03-05 Mitsubishi Electric Corp Mobile communication system

Also Published As

Publication number Publication date
JP2010273148A (en) 2010-12-02

Similar Documents

Publication Publication Date Title
JP5030001B2 (en) Time synchronization apparatus and time synchronization method
US8705509B2 (en) Time synchronizer
US9952562B2 (en) Timing signal generating device, electronic apparatus, moving object, method of generating timing signals, and method of controlling satellite signal receiver
US11115941B2 (en) Wireless communication system, wireless terminal, and time synchronization method
US10782415B2 (en) Timing signal generation device and electronic apparatus
US10187074B2 (en) Timing signal generation device, electronic device, and moving object
JP6379549B2 (en) Timing signal generating apparatus and electronic device
US10168434B2 (en) Reference signal generation device, electronic device, moving object, data communication device, and terrestrial digital communication network
JP6201585B2 (en) Timing signal generating device, electronic device, and moving object
US10222482B2 (en) Position information generation device, timing signal generation device, electronic apparatus, and moving object
US9762341B2 (en) Time synchronization system
JP6264973B2 (en) Timing signal generating device, electronic device, and moving object
US20100277366A1 (en) Positioning system, terminal apparatus, control method of terminal apparatus
JP2017216612A (en) Timing signal generation device, electronic apparatus, and mobile body
JP5407568B2 (en) Sync signal generating apparatus and sync signal generating method
US10383078B2 (en) Timing signal output device and electronic device
JP2007114120A (en) Device and method for generating synchronization signal
KR101037665B1 (en) Global Positioning System time synchronization system and time synchronization method thereof
KR101415067B1 (en) Method and apparatus for dual-mode time synchronization
JP6485501B2 (en) Signal generation method
JP2020047971A (en) Synchronous signal converter
JP2006177889A (en) Monitor for oscillator
JP2017059971A (en) Timing signal generator, electronic apparatus and movable body
KR20040048445A (en) Apparatus and method for providing time of date

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120214

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120409

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120615

R150 Certificate of patent or registration of utility model

Ref document number: 5030001

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150706

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350