JP3693440B2 - GPS receiver - Google Patents

GPS receiver Download PDF

Info

Publication number
JP3693440B2
JP3693440B2 JP34949896A JP34949896A JP3693440B2 JP 3693440 B2 JP3693440 B2 JP 3693440B2 JP 34949896 A JP34949896 A JP 34949896A JP 34949896 A JP34949896 A JP 34949896A JP 3693440 B2 JP3693440 B2 JP 3693440B2
Authority
JP
Japan
Prior art keywords
data
word
receiver
synchronization
gps
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.)
Expired - Fee Related
Application number
JP34949896A
Other languages
Japanese (ja)
Other versions
JPH10186015A (en
Inventor
宏之 池上
Original Assignee
株式会社ソキア
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 株式会社ソキア filed Critical 株式会社ソキア
Priority to JP34949896A priority Critical patent/JP3693440B2/en
Publication of JPH10186015A publication Critical patent/JPH10186015A/en
Application granted granted Critical
Publication of JP3693440B2 publication Critical patent/JP3693440B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Navigation (AREA)
  • Position Fixing By Use Of Radio Waves (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、GPS衛星から送られてくる航法データが一旦ロックオフした場合における測位作業の連続性を確保できるとともに、再フレーム同期までの時間を短縮できるようにしたGPS受信機に関する。
【0002】
【従来の技術】
精密測位などに用いられるGPS受信機では、複数のGPS衛星から送信される電波のうちの民生用のC/AコードをSS拡散方式により復調するDSP(デジタルシグナルプロセッサ)を備えている。
【0003】
このDSPは、電波の逆拡散とデータの復調を行い、同時に複数個の衛星電波を処理できるように、多チャンネルで構成され、利用可能な全ての衛星を捕捉しつつその中から測位誤差が最小となる衛星の組合わせを選択し、各衛星から送られる航法データを用いて測位を行う。
【0004】
ところで、衛星から送られるナビゲーションメッセージのフォーマットは、図1に示すように、30ビットを1ワードとする1〜10ワード分のメッセージデータが含まれる。
【0005】
このうち一番目のワードの最初には、プリアンブルデータ(各衛星に特有なデータ)が8ビット、最後の6ビットを誤り訂正符号としてのパリティビットに割当てている。
【0006】
二番目のワードには、先ずZカウントがあり、その後データが続き、最後の6ビットをパリティビットに割当てており、以下、各ワードの最後に6ビットずつパリティビットが設けられている。
【0007】
そして、GPS受信機が逆拡散による同期補足に成功し、電波をロックオンした状態では、50bpsの転送速度で送られてくる信号を各ワードのランダムな位置から捕捉開始することになるため、このままではデータとして用いることができず、最初にその信号の中からワード1の先頭を検出することによって初めてデータとして用いることができる。
【0008】
この場合において、先頭の検出は、プリアンブルデータに頼っており、その衛星に固有のコードである8ビットの1、0、1、0・・・のパターンの組合わせによって判断できることと、Zカウンタの値を判断することで、先頭を検出でき、その後は、必要とするデータが何ビットから何ビット目にあるかは、そのフォーマットに応じた受信機内蔵のアプリケーションにより自動的に判断できるので、以後は必要とするビット箇所を用いた測位判定動作を実行できる。
【0009】
このフレーム同期を判定するための手法としては、電波をロックオンしてからの検出された1、0、1、0・・・・の数列のうちから、受信機が内蔵するプリアンブルパターンと実際のプリアンブルメッセージとが一致すると、これを頭の候補として、次のZカウントを取り出して、再度数列を流し、次ぎにくるワード1のプリアンブルの一致と、Zカウントが+1であると、フレーム同期したと判断し、以後はその航法データを見失わないように同期追跡する。
【0010】
しかしながら、このような従来のGPS受信機には、以下に説明する技術的な課題があった。
【0011】
【発明が解決しようとする課題】
すなわち、GPS衛星信号は、本来きわめて弱い信号なので、遮蔽部の陰となったり、低仰角の衛星などにおいては、電力レベルが減少し易いため、捕捉作業中にこれらの何らかの障害でロックオフしてしまい易い。
【0012】
一旦ロックオフした場合には、得られたデータを全てクリアーし、再度ロックオンした時点で同様の動作を繰返すため、再ロックまでの時間が長いものとなっており、連続測位の障害になっていた。
【0013】
すなわち、衛星からのデータの転送速度は50bpsであり、10ワード全部のメッセージを取込むまでの時間は1ワード30ビットなので、例えばプリアンブルデータの後で(図1のAの時点より以降)でデータが再生されたとすると、30×10×1/50=6sec必要であり、これを再度繰返し、Zカウントで+1であるか否かを検索するとその検索に要する最大時間は、
6×2+(30+9)×1/50=12.78secもの時間がかかることになり、ロックオフしてから再生の時間を含んで、この間は全く測定不能状態となり、測位の連続性が失われることになる。
【0014】
本発明は、以上の問題を解決するものであって、その目的とするところは、再フレーム同期を短時間で行えるようにしたGPS受信機を提供することにある。
【0015】
【課題を解決するための手段】
前記目的を達成するため、本発明は、SS通信方式によって、GPS衛星からの信号をロックオンし、所定ワード分の航法データを所定の転送速度で読み込むとともに、各航法データのうち1ワード目のプリアンブルデータを検索し、そのデータを先頭として再度前記航法データを読み込み、この結果各航法データのうち、2ワード目のZカウンタの値が+1された状態を検出することにより、フレーム同期を確認し、これ以後フレーム同期を行うようにしたGPS受信機において、前記受信機がロックオフした時点でのビットフレーム情報を記憶するととともに、受信機の再サーチ・トラッキング中に、前記記憶内容に基づいて仮想的航法データを前記転送速度と同一の転送速度で追跡する動作を実行する仮想追跡手段と、前記受信機の再サーチ・トラッキングの結果電波をロッオンし、実データが再生され、1ワード分の実データを取得した時点において、この実データのパリティを比較チェックする手段とを備え、前記パリティが一致しているならば、再フレーム同期とすることを特徴としている。
すなわち、本発明によれば、各ワードの最後の6ビットのデータがパリティに割り付けられており、前のワードの29、30ビットと、1から24ビット目までから計算したパリティとに同じものが入っていることに着目したものである。
従って、本発明では、最大2ワード分の転送時間で実測値と計算値のパリティが一致するか否かにより、そのデータが化けているか否かを判定できるようにし、これによって最大1.2secで再フレーム同期を確認できることになる。
【0016】
【発明の実施の形態】
以下、本発明の好ましい実施の形態について添付図面を参照して詳細に説明する。
【0017】
図2は、本発明が適用されるGPS受信機のハードウエア構成を示すブロック図、図3は、同ハードウエアのCPUの内部構成を示すブロック図である。
【0018】
先ず図2において、本発明に係るGPS受信機は、アンテナ1からの1.5GHzの信号をRF2,IF3を介してディジタル化した後、この信号をDSP4に入力する。
【0019】
DSP4内において入力された信号は、ミキサ5を介してローカルオシレータ6からの搬送波周期と同一の周波数信号を重畳され、同期補足する。
【0020】
また、第二のミキサ7を介してC/Aコード8を重畳し、同期補足したものを、アキュームレータ10を介することで順次検出される加算データを同じくCPU9に入力している。
【0021】
CPU9の内部において、C/Aエポックデータは、図3に示すように、エポックカウンタ11、ビットカウンター12、ワードカウンター13、Zカウンター14及びこれと並列するサブフレームカウンター15に順次桁上げされつつカウントされる。
【0022】
以上の各カウンターの構成は従来と同様であるが、本発明ではC/Aエポックデータのタイムアウトカウンター16を付加している。これは、ロックオフしてからの時間が長いと実データに対する誤差がでてくるからであり、ロックオフした後から所定時間経過することによってタイムオーバ信号を発生し、後述する再フレーム同期処理を停止し、通常処理を行うようになっている。
【0023】
また、アキュームレータ10の1msec積算値は、20msecアキュームレータ1により50bpsデータに再生され、32ビットシフトレジスタ1に蓄えられる。
【0024】
以上の構成において、電源投入後最初の衛星のロック時においては、DSP4は、従来と同様にロックオンしてからの検出された1、0、1、0・・・・の数列のうちから、受信機が内蔵するプリアンブルパターンと実際のプリアンブルメッセージとが一致すると、これを頭の候補として、次のZカウントを取り出して、再度数列を流し、次ぎのプリアンブルの一致と、Zカウントが+1であることで、フレーム同期したと判断し、以後はその航法データを見失わないように同期追跡する。
【0025】
この状態から、一旦ロックオフすると、CPU9は、図4に示す処理手順で再フレーム同期を実行する。先ずステップA1では、前記各カウンターが、ロックオフ以前と同様の処理を仮想的に繰り返す。
【0026】
一方、ステップA2に示すように、ロックオフの時間がタイムアウトカウンター16に設定された時間を越えると、ステップA3で、各カウンターの値をクリアーし、ステップA4に示す通常処理モードによりフレーム同期処理を行う。
【0027】
ステップA2でタイムオーバーでないと判断された場合には、ステップA5で1ワード分(30ビット分のデータ)が取得されると、ステップA6でパリティチェックが行われる。
【0028】
このパリティチェックは、例えば、図1において、ワード3の最初であるB時点でデータが検出され始めても、次のワード4の最後の6ビットのデータがパリティに割り付けられており、前のワード3の29、30ビット目を使って1から24ビット目までの未知数Xをあげ、でてくる答えが同じであればデータが一致するものとしている。従って、最大2ワード、1,2secでフレーム同期が終了する。
【0029】
【発明の効果】
以上詳細に説明したように本発明に係るGPS受信機にあっては、ロックオフしてから再ロックするまでの時間が短時間であれば、従来に比べて再フレーム同期のための時間が短縮できるため、測位の連続性を保持するために好適である。
【図面の簡単な説明】
【図1】GPS衛星の航法メッセージの各ワードのフォーマットを示す説明図である。
【図2】本発明に係るGPS受信機のハードウエア構成を示す概略ブロック図である。
【図3】同ハードウエアのCPUの内部構成を示すブロック図である。
【図4】ロックオフ時の同CPUの処理手順を示すフローチャートである。
【符号の説明】
4 DSP
6 ローカルオシレータ
8 C/Aコード
9 CPU
10 アキュームレータ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a GPS receiver capable of ensuring the continuity of positioning work when navigation data sent from a GPS satellite is once locked off and shortening the time until reframe synchronization.
[0002]
[Prior art]
A GPS receiver used for precision positioning or the like includes a DSP (digital signal processor) that demodulates a consumer C / A code among radio waves transmitted from a plurality of GPS satellites by an SS spreading method.
[0003]
This DSP is configured with multiple channels so that it can despread radio waves and demodulate data, and simultaneously process multiple satellite radio waves, and it captures all available satellites while minimizing positioning errors. Select the combination of satellites to be used, and perform positioning using the navigation data sent from each satellite.
[0004]
By the way, as shown in FIG. 1, the format of the navigation message sent from the satellite includes message data for 1 to 10 words with 30 bits as one word.
[0005]
At the beginning of the first word, preamble data (data unique to each satellite) is assigned 8 bits, and the last 6 bits are assigned to parity bits as error correction codes.
[0006]
The second word has a Z count first, followed by data, and the last 6 bits are assigned to the parity bit. Hereinafter, 6 bits of parity bits are provided at the end of each word.
[0007]
And if the GPS receiver succeeds in the synchronization supplement by despreading and the radio wave is locked on, the signal sent at the transfer rate of 50 bps starts to be captured from the random position of each word. Cannot be used as data, but can be used as data only by first detecting the head of word 1 from the signal.
[0008]
In this case, the detection of the head depends on the preamble data, and can be determined by a combination of 8-bit patterns of 1, 0, 1, 0. By judging the value, the head can be detected, and after that, it can be automatically judged by the application built in the receiver according to the format how many bits to what bits are needed. Can execute a positioning determination operation using a required bit location.
[0009]
As a method for determining the frame synchronization, a preamble pattern built in the receiver and an actual number are detected from a sequence of 1, 0, 1, 0,... Detected after the radio wave is locked on. If the preamble message matches, the next Z count is taken out with this as the head candidate, the sequence is repeated again, and if the next word 1 preamble matches and the Z count is +1, the frame is synchronized. Judgment is made, and thereafter, the navigation data is synchronized and tracked so as not to lose sight of the navigation data.
[0010]
However, such conventional GPS receivers have technical problems described below.
[0011]
[Problems to be solved by the invention]
In other words, GPS satellite signals are inherently very weak signals, so the power level is likely to decrease in the shadow of a shielding part or in satellites with a low elevation angle. It is easy to end.
[0012]
Once locked off, all the obtained data is cleared and the same operation is repeated when the lock is turned on again.Therefore, it takes a long time to re-lock, which is an obstacle to continuous positioning. It was.
[0013]
That is, the data transfer rate from the satellite is 50 bps, and the time taken to capture a message of all 10 words is 30 bits per word. For example, data after the preamble data (after time A in FIG. 1) Is reproduced, 30 × 10 × 1/50 = 6 sec is necessary, and this is repeated again. When searching whether or not the Z count is +1, the maximum time required for the search is
6 × 2 + (30 + 9) × 1/50 = 12.78 sec. It will take 12.78 sec, including the playback time after the lock-off. During this time, measurement will be impossible and the continuity of positioning will be lost. become.
[0014]
The present invention solves the above problems, and an object of the present invention is to provide a GPS receiver capable of performing reframe synchronization in a short time.
[0015]
[Means for Solving the Problems]
In order to achieve the above object, the present invention locks on a signal from a GPS satellite by using the SS communication method, reads navigation data for a predetermined word at a predetermined transfer speed, and reads the first word of each navigation data. Search the preamble data, read the navigation data again with the data as the head, and check the frame synchronization by detecting the state where the value of the Z counter in the second word is incremented by 1 in each navigation data. Thereafter, in the GPS receiver that is configured to perform frame synchronization, the bit frame information at the time when the receiver is locked off is stored, and during the re-search / tracking of the receiver, the virtual contents are stored based on the stored contents. Virtual tracking means for performing an operation of tracking the target navigation data at the same transfer speed as the transfer speed, As a result of the tracking, the radio wave is turned on, and when the actual data is reproduced and the actual data for one word is obtained, the parity is matched. Then, it is characterized by re-frame synchronization.
That is, according to the present invention, the last 6 bits of data of each word are allocated to the parity, and the same as the parity calculated from the 29th and 30th bits of the previous word and the 1st to 24th bits. It is focused on what is in.
Therefore, according to the present invention, it is possible to determine whether or not the data is garbled by checking whether or not the parity of the actually measured value and the calculated value coincides with each other in a transfer time of a maximum of 2 words. Reframe synchronization can be confirmed.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.
[0017]
FIG. 2 is a block diagram showing a hardware configuration of a GPS receiver to which the present invention is applied, and FIG. 3 is a block diagram showing an internal configuration of a CPU of the hardware.
[0018]
First, in FIG. 2, the GPS receiver according to the present invention digitizes a 1.5 GHz signal from the antenna 1 via RF2 and IF3, and then inputs this signal to the DSP 4.
[0019]
The signal input in the DSP 4 is superposed with a frequency signal having the same carrier frequency as that of the local oscillator 6 via the mixer 5 for synchronization.
[0020]
Further, addition data sequentially detected by superimposing the C / A code 8 via the second mixer 7 and supplementing the synchronization via the accumulator 10 is also input to the CPU 9.
[0021]
In the CPU 9, as shown in FIG. 3, the C / A epoch data is counted while being sequentially carried by the epoch counter 11, the bit counter 12, the word counter 13, the Z counter 14 and the subframe counter 15 in parallel therewith. Is done.
[0022]
The configuration of each counter described above is the same as the conventional one, but in the present invention, a time-out counter 16 for C / A epoch data is added. This is because if the time after the lock-off is long, an error occurs with the actual data. A predetermined time elapses after the lock-off, a time-over signal is generated, and reframe synchronization processing described later is performed. It stops and performs normal processing.
[0023]
Further, 1 msec integrated value of the accumulator 10, by 20msec accumulator 1 7 Played 50bps data, stored in the 32-bit shift register 1 8.
[0024]
In the above configuration, when the first satellite is locked after the power is turned on, the DSP 4 detects the sequence of 1, 0, 1, 0,... When the preamble pattern built in the receiver matches the actual preamble message, the next Z count is taken out using this as the head candidate, and the next sequence is repeated, and the next preamble matches and the Z count is +1. Thus, it is determined that the frames are synchronized, and thereafter, the tracking is performed so that the navigation data is not lost.
[0025]
Once locked off from this state, the CPU 9 executes reframe synchronization according to the processing procedure shown in FIG. First, in step A1, each counter virtually repeats the same process as before the lock-off.
[0026]
On the other hand, as shown in step A2, when the lock-off time exceeds the time set in the timeout counter 16, the value of each counter is cleared in step A3, and frame synchronization processing is performed in the normal processing mode shown in step A4. Do.
[0027]
If it is determined in step A2 that the time is not over, when one word (30 bits of data) is acquired in step A5, a parity check is performed in step A6.
[0028]
The parity check, for example, in FIG. 1, also beginning to be detected is the data in the first and a B point in word 3, and 6-bit data of the last is assigned to a parity for the next word 4, the previous word The unknown number X from the 1st to the 24th bit is increased using the 29th and 30th bits of 3, and if the answers given are the same, the data match. Therefore, frame synchronization is completed in a maximum of 2 words and 1 second.
[0029]
【The invention's effect】
As described in detail above, in the GPS receiver according to the present invention, if the time from lock-off to re-lock is short, the time for reframe synchronization is shortened compared to the conventional case. Therefore, it is suitable for maintaining positioning continuity.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram showing a format of each word of a navigation message of a GPS satellite.
FIG. 2 is a schematic block diagram showing a hardware configuration of a GPS receiver according to the present invention.
FIG. 3 is a block diagram showing an internal configuration of a CPU of the hardware.
FIG. 4 is a flowchart showing a processing procedure of the CPU at the time of lock-off.
[Explanation of symbols]
4 DSP
6 Local oscillator 8 C / A code 9 CPU
10 Accumulator

Claims (1)

SS通信方式によって、GPS衛星からの信号をロックオンし、所定ワード分の航法データを所定の転送速度で読み込むとともに、各航法データのうち1ワード目のプリアンブルデータを検索し、そのデータを先頭として再度前記航法データを読み込み、この結果各航法データのうち、2ワード目のZカウンタの値が+1された状態を検出することにより、フレーム同期を確認し、これ以後フレーム同期を行うようにしたGPS受信機において、
前記受信機がロックオフした時点でのビットフレーム情報を記憶するととともに、受信機の再サーチ・トラッキング中に、前記記憶内容に基づいて仮想的航法データを前記転送速度と同一の転送速度で追跡する動作を実行する仮想追跡手段と、
前記受信機の再サーチ・トラッキングの結果実データが再生され、1ワード分の実データを取得した時点において、この実データのパリティを比較チェックする手段とを備え、
前記パリティが一致しているならば、再フレーム同期とすることを特徴とするGPS受信機。
Using the SS communication method, the signal from the GPS satellite is locked on, the navigation data for a predetermined word is read at a predetermined transfer speed, and the preamble data of the first word is retrieved from each navigation data. The GPS data is read again, and as a result, the frame synchronization is confirmed by detecting the state in which the value of the Z counter in the second word is incremented by 1 in each navigation data, and thereafter the frame synchronization is performed. In the receiver,
The bit frame information at the time when the receiver is locked off is stored, and the virtual navigation data is tracked at the same transfer speed as the transfer speed based on the stored contents during re-search and tracking of the receiver. A virtual tracking means to perform the action;
A means for comparing and checking the parity of the actual data when the actual data is reproduced as a result of the re-search and tracking of the receiver and the actual data for one word is obtained;
A GPS receiver, wherein if the parity matches, reframe synchronization is performed.
JP34949896A 1996-12-27 1996-12-27 GPS receiver Expired - Fee Related JP3693440B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34949896A JP3693440B2 (en) 1996-12-27 1996-12-27 GPS receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34949896A JP3693440B2 (en) 1996-12-27 1996-12-27 GPS receiver

Publications (2)

Publication Number Publication Date
JPH10186015A JPH10186015A (en) 1998-07-14
JP3693440B2 true JP3693440B2 (en) 2005-09-07

Family

ID=18404159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34949896A Expired - Fee Related JP3693440B2 (en) 1996-12-27 1996-12-27 GPS receiver

Country Status (1)

Country Link
JP (1) JP3693440B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101168287B1 (en) 2009-03-20 2012-07-30 주식회사 코아로직 Micro-processor for enhanced TTFFTime to First Fix, GPSGlobal Positioning System receiver comprising the same micro-processor and method for tracking position using GPS
CN103675839A (en) * 2012-08-31 2014-03-26 迈实电子(上海)有限公司 Navigation message synchronization method, receiver and device
CN103675838A (en) * 2012-08-31 2014-03-26 迈实电子(上海)有限公司 Navigation message synchronization method, receiver and device
CN103675853A (en) * 2012-08-31 2014-03-26 迈实电子(上海)有限公司 Navigation message synchronization method, receiver and device
CN103675837A (en) * 2012-08-31 2014-03-26 迈实电子(上海)有限公司 Navigation message synchronization method, receiver and device
JP2014142229A (en) * 2013-01-23 2014-08-07 Japan Radio Co Ltd Satellite signal receiver
CN110865406A (en) * 2019-11-28 2020-03-06 湖南率为控制科技有限公司 Multi-sensor data synchronous processing system and method based on vehicle-mounted GPS time service system

Also Published As

Publication number Publication date
JPH10186015A (en) 1998-07-14

Similar Documents

Publication Publication Date Title
EP1540368B1 (en) Signal search procedure for a position determination system
JP2892941B2 (en) Method for searching and acquiring signals from GPS satellites by multi-channel GPS receiver and multi-channel GPS receiver
EP2146216B1 (en) Method and apparatus for increasing the sensitivity of a global positioning satellite receiver
JP3528670B2 (en) GPS receiver
JP5646486B2 (en) Time reference system
US5463401A (en) Method and arrangement of pointing an antenna beam to a stationary satellite
JP3146845B2 (en) Synchronous signal detector
JP2900671B2 (en) GPS receiver
JP2001517892A (en) Mobile station supporting timing synchronization in a CDMA communication system
JP3693440B2 (en) GPS receiver
WO2006019779A2 (en) Method and apparatus for determining time
FI109311B (en) Bit boundary detection method for global positioning system, involves utilizing index of largest element of determination vector formed based on received signal, to indicate bit boundary
JP4149079B2 (en) Pseudo-noise code phase detector
JP2007520100A (en) GPS receiver using differential correlation
JP3694395B2 (en) GPS receiver and receiving method
US8295411B2 (en) Method and system for maintaining integrity of a binary offset carrier signal
JP2000115060A (en) Mobile communication terminal device
JP2009168657A (en) Satellite signal receiving device
JP3090117B2 (en) Spread spectrum signal demodulator
JPH10282205A (en) Gps receiver
CN100504848C (en) Method and apparatus for digital correlation
JP2001281318A (en) Method and device for detecting pseudonoise code in gps receiver
JPH09297170A (en) Determination signal receiver, and method of receiving determination signal
JP3298597B2 (en) GPS receiver
JP3090116B2 (en) Spread spectrum signal demodulator

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050323

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050621

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20090701

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100701

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100701

Year of fee payment: 5

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

Free format text: PAYMENT UNTIL: 20100701

Year of fee payment: 5

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20100701

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100701

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110701

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110701

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120701

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120701

Year of fee payment: 7

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20120701

Year of fee payment: 7

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20120701

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120701

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120701

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130701

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130701

Year of fee payment: 8

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20130701

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20130701

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees