JP2008281552A - Method and program for calculating and determining first located output position, storage medium, positioning device, and electronic equipment - Google Patents

Method and program for calculating and determining first located output position, storage medium, positioning device, and electronic equipment Download PDF

Info

Publication number
JP2008281552A
JP2008281552A JP2008037115A JP2008037115A JP2008281552A JP 2008281552 A JP2008281552 A JP 2008281552A JP 2008037115 A JP2008037115 A JP 2008037115A JP 2008037115 A JP2008037115 A JP 2008037115A JP 2008281552 A JP2008281552 A JP 2008281552A
Authority
JP
Japan
Prior art keywords
positioning
satellite
current
time
positioning process
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.)
Withdrawn
Application number
JP2008037115A
Other languages
Japanese (ja)
Other versions
JP2008281552A5 (en
Inventor
Mikio Nagahara
幹央 永原
Shinichi Mitsunaga
新一 満永
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2008037115A priority Critical patent/JP2008281552A/en
Priority to US12/062,159 priority patent/US7612713B2/en
Priority to CN2008100899182A priority patent/CN101285879B/en
Publication of JP2008281552A publication Critical patent/JP2008281552A/en
Priority to US12/565,012 priority patent/US8072372B2/en
Publication of JP2008281552A5 publication Critical patent/JP2008281552A5/ja
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Position Fixing By Use Of Radio Waves (AREA)
  • Navigation (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To appropriately determine according to receiving environment which one out of increase in positioning accuracy and reduction in TTFF should be given priority to, on the occasion of outputting first positioning results. <P>SOLUTION: In the first positioning, a positioning process that calculates the present position based on acquired GPS satellite signals (step A3) is performed a plurality of times repeatedly. A number of times that the difference (position difference) ΔP between the calculated present located position and the preceding located position is successively equal to or less than a predetermined value is counted using a position counter, and a number of times that the difference (time difference) ΔT between the present time error and the preceding time error is successively equal to or less than a predetermined value is counted using a time counter each time the positioning process is performed (step A5). A position threshold value and a time threshold value are determined by changing a reference threshold value by an amount corresponding to an APR average value (step A7). When the position count value has reached the position threshold value (step A9: YES) and the time count value has reached the time threshold value (step A11: YES), the present located position is determined to be the first located position and output (step A13). <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、初回測位出力位置演算決定方法、プログラム、記憶媒体、測位装置及び電子機器に関する。   The present invention relates to an initial positioning output position calculation determination method, a program, a storage medium, a positioning device, and an electronic apparatus.

人工衛星を利用した測位システムとして、GPS(Global Positioning System)が広く知られており、カーナビゲーション装置等で利用されている。GPSでは、地球周回軌道を周回する複数のGPS衛星それぞれからGPS衛星信号が送出され、GPS受信機では、受信したGPS衛星信号を基に現在位置を算出(測位)する。   As a positioning system using an artificial satellite, a GPS (Global Positioning System) is widely known and used in a car navigation device or the like. In GPS, a GPS satellite signal is transmitted from each of a plurality of GPS satellites orbiting the earth orbit, and the GPS receiver calculates (positions) the current position based on the received GPS satellite signal.

ところで、捕捉されたGPS衛星信号の中には、マルチパス等の影響を受けているGPS衛星信号が含まれている場合がある。すなわち、マルチパスとは、GPS衛星からの直接波に、建物や地形などを反射・回折した間接波が重畳し、複数の経路から同じ電波を受信することである。このような受信環境はマルチパス環境と呼ばれている。このマルチパスの影響を受けているGPS衛星信号を用いると、現在位置の算出(測位)が正確に行えないおそれがある。つまり、捕捉されたGPS衛星信号のうちから、マルチパス等の影響を受けているGPS衛星信号を除いて測位演算を行う必要がある。そこで、マルチパス等の影響を受けているGPS衛星信号を判別する方法の一つとして、帰納的残差APRを用いた方法が知られている(例えば、特許文献1参照)。
特開2003−240836号公報
By the way, the captured GPS satellite signal may include a GPS satellite signal affected by multipath or the like. That is, multipath means that an indirect wave reflected or diffracted from a building or terrain is superimposed on a direct wave from a GPS satellite, and the same radio wave is received from a plurality of paths. Such a reception environment is called a multipath environment. If a GPS satellite signal affected by the multipath is used, there is a possibility that the current position cannot be calculated (positioned) accurately. In other words, it is necessary to perform positioning calculation by removing GPS satellite signals that are affected by multipath or the like from the captured GPS satellite signals. Therefore, as one of methods for discriminating a GPS satellite signal affected by multipath or the like, a method using an inductive residual APR is known (see, for example, Patent Document 1).
JP 2003-240836 A

また、GPS受信機では、所定時間毎(例えば、1秒毎)に測位演算を繰り返し行い、算出した現在位置を測位結果として出力するが、測位の開始から初回の測位結果の出力までには、通常、数秒程度を要する。この初回の測位位置の出力までに要する時間TTFF(Time to First Fix)と測位精度との間には、TTFFを短縮させると測位精度が低下し、逆に、測位精度の向上を優先させるとTTFFが長くなりがちになるといった関係があり、測位精度とTTFFの短縮とのどちらを優先させたほうが良いかは、受信環境によって異なる。例えばマルチパス環境といった全体的に測位精度が低い受信環境では、TTFFの短縮よりも測位精度を優先させ、TTFFが長くなっても、Zカウントがデコードされて測位精度が改善された後、測位結果を出力したほうが望ましい。これに対して、オープンスカイ環境では、測位精度が高いため、TTFFの短縮を優先させ、Zカウントのデコードを待つことなく測位結果を出力するといったことが可能である。   In addition, the GPS receiver repeatedly performs a positioning calculation every predetermined time (for example, every second), and outputs the calculated current position as a positioning result. From the start of positioning to the output of the first positioning result, Usually it takes several seconds. Between the time TTFF (Time to First Fix) required for the output of the first positioning position and the positioning accuracy, if the TTFF is shortened, the positioning accuracy is lowered. Conversely, if priority is given to the improvement of the positioning accuracy, TTFF There is a relationship that tends to be long, and it is different depending on the reception environment which of the positioning accuracy and TTFF reduction should be given priority. For example, in a reception environment with low overall positioning accuracy such as a multipath environment, positioning accuracy is prioritized over shortening TTFF, and even if TTFF becomes long, the Z count is decoded and the positioning accuracy is improved. Should be output. On the other hand, since the positioning accuracy is high in the open sky environment, it is possible to give priority to the shortening of TTFF and output the positioning result without waiting for the decoding of the Z count.

本発明は、上記事情に鑑みてなされたものであり、初回の測位結果の出力の際に、測位精度の向上とTTFFの短縮とのどちらを優先させるかを、受信環境に応じて適切に判断することを目的としている。   The present invention has been made in view of the above circumstances, and appropriately determines whether to give priority to the improvement of positioning accuracy or the shortening of TTFF when outputting the first positioning result depending on the reception environment. The purpose is to do.

上記課題を解決するための第1の発明は、測位用の衛星から送出される衛星信号を受信し、該受信した衛星信号に基づく現在位置の測位演算を行って、測位開始後に最初に測位出力する測位位置を決定する初回測位出力位置演算決定方法であって、受信された衛星信号に基づく測位演算を行って測位位置を算出する測位処理を実行する測位処理ステップと、前記測位処理ステップによる前記測位処理の繰り返し実行回数を可変する繰り返し回数可変ステップと、前記測位処理ステップによる前記測位処理が前記繰り返し実行回数分実行された場合に、最終的に算出された測位位置を、測位出力する初回の測位位置に決定する初回測位出力位置決定ステップとを含むとともに、前記測位処理ステップは、受信された衛星信号に基づいて今回の測位処理に用いる衛星の組合せである衛星組を選出する衛星組選出ステップと、前記選出された衛星組それぞれについて、当該衛星組に含まれる各衛星の衛星信号を用いて現在位置候補を算出する現在位置候補算出ステップと、前記選出された衛星組それぞれについて、当該衛星組の衛星それぞれの、1)擬似距離と、2)当該衛星と前記算出された現在位置候補間の距離である近似距離と、の差分の二乗和であるAPR値を算出するAPR値算出ステップと、前記APR値算出ステップで算出された衛星組それぞれのAPR値を平均することで、今回の測位処理のAPR平均値を算出する平均値算出ステップと、前記算出された衛星組それぞれの現在位置候補の中から択一的に現在位置候補を選択して、今回の測位処理による測位位置とする今回測位位置選択ステップとを有し、前記繰り返し回数可変ステップは、前記測位処理ステップにおいて算出されたAPR平均値に基づいて繰り返し実行回数を可変するAPR平均値基準回数可変ステップを有する初回測位出力位置演算決定方法である。   A first invention for solving the above-described problem is to receive a satellite signal transmitted from a positioning satellite, perform a positioning calculation of a current position based on the received satellite signal, and output a positioning output first after starting the positioning. An initial positioning output position calculation determination method for determining a positioning position to be performed, a positioning processing step for performing a positioning calculation based on a received satellite signal and calculating a positioning position, and the positioning processing step by the positioning processing step A repeat count variable step for changing the number of repetitions of the positioning process, and the positioning position finally calculated when the positioning process by the positioning process step is executed for the number of repeat executions. And an initial positioning output position determination step for determining the positioning position, and the positioning processing step is performed based on the received satellite signal. A satellite set selection step for selecting a satellite set that is a combination of satellites used for processing, and for each of the selected satellite sets, a current position candidate is calculated using a satellite signal of each satellite included in the satellite set. For each of the selected satellite sets, a candidate calculation step, 1) a pseudo-range for each of the satellites in the satellite set, and 2) an approximate distance that is a distance between the satellite and the calculated current position candidate An APR value calculating step for calculating an APR value that is a sum of squares of differences, and an average for calculating the APR average value of the current positioning process by averaging the APR values of the satellite sets calculated in the APR value calculating step The current position candidate is selected from the current position candidates of the value calculation step and each of the calculated satellite sets, and the position is determined by the current positioning process. A first positioning output position having an APR average value reference number variable step for varying the number of repeated executions based on the APR average value calculated in the positioning processing step. This is a calculation determination method.

また、第9の発明は、測位用の衛星から送出される衛星信号を受信し、該受信した衛星信号に基づく現在位置の測位演算を行う測位装置であって、受信された衛星信号に基づく測位演算を行って測位位置を算出する測位処理を実行する測位処理部と、前記測位処理部による前記測位処理の繰り返し実行回数を可変する繰り返し回数可変部と、前記測位処理部による前記測位処理が前記繰り返し実行回数分実行された場合に、最終的に算出された測位位置を、最初に測位出力する測位位置に決定する初回測位出力位置決定部とを備えるとともに、前記測位処理部は、受信された衛星信号に基づいて今回の測位処理に用いる衛星の組合せである衛星組を選出する衛星組選出部と、前記選出された衛星組それぞれについて、当該衛星組に含まれる各衛星の衛星信号を用いて現在位置候補を算出する現在位置候補算出部と、前記選出された衛星組それぞれについて、当該衛星組の衛星それぞれの、1)擬似距離と、2)当該衛星と前記算出された現在位置候補間の距離である近似距離と、の差分の二乗和であるAPR値を算出するAPR値算出部と、前記APR値算出部により算出された衛星組それぞれのAPR値を平均することで、今回の測位処理のAPR平均値を算出する平均値算出部と、
前記算出された衛星組それぞれの現在位置候補の中から択一的に現在位置候補を選択して、今回の測位処理による測位位置とする今回測位位置選択部とを有し、前記繰り返し回数可変部は、前記測位処理部により算出されたAPR平均値に基づいて繰り返し実行回数を可変するAPR平均値基準回数可変部を有する測位装置である。
According to a ninth aspect of the present invention, there is provided a positioning device for receiving a satellite signal transmitted from a positioning satellite and performing a positioning calculation of a current position based on the received satellite signal, wherein the positioning is based on the received satellite signal. A positioning processing unit that executes a positioning process that performs a calculation to calculate a positioning position, a repetition number variable unit that varies the number of times the positioning process is repeatedly executed by the positioning processing unit, and the positioning process by the positioning processing unit includes the positioning process. An initial positioning output position determination unit that determines a positioning position that is finally calculated as a positioning position to be output first when the number of repeated executions is performed, and the positioning processing unit is received A satellite set selection unit that selects a satellite set that is a combination of satellites used for the current positioning process based on the satellite signal, and each of the selected satellite sets is included in the satellite set. A current position candidate calculation unit that calculates a current position candidate using a satellite signal of a star, and for each of the selected satellite sets, 1) a pseudorange and 2) the satellite and the calculation of each satellite of the satellite set An APR value calculation unit that calculates an APR value that is a sum of squares of the difference between the approximate distance that is a distance between the current position candidates, and an APR value of each satellite set calculated by the APR value calculation unit Thus, an average value calculation unit for calculating the APR average value of the current positioning process,
A current positioning position selection unit that selectively selects a current position candidate from the calculated current position candidates of each satellite set and sets the positioning position by the current positioning process, and the repetition count variable unit Is a positioning device having an APR average value reference number variable unit that varies the number of repeated executions based on the APR average value calculated by the positioning processing unit.

この第1又は第9の発明によれば、測位位置を算出する測位処理が繰り返し実行回数分繰り返し実行された場合に、最終的に算出された測位位置が測位出力する初回の測位位置に決定される。また、この繰り返し実行回数は、APR平均値に基づいて可変される。   According to the first or ninth aspect, when the positioning process for calculating the positioning position is repeatedly executed for the number of times of repeated execution, the finally calculated positioning position is determined as the first positioning position for positioning output. The Further, the number of times of repeated execution is variable based on the APR average value.

衛星組のAPR値は、当該衛星組に含まれる各衛星の擬似距離ym及び近似距離ypを基に、後述の式(1)に従って算出される。各衛星の近似距離ypは、当該衛星の位置(X,Y,Z)と、当該衛星組に含まれる各衛星の衛星信号を基に算出された現在位置(x、y、z)とを基に、後述の式(2)に従って算出される。 The APR value of the satellite set is calculated according to the following formula (1) based on the pseudo distance ym and the approximate distance yp of each satellite included in the satellite set. The approximate distance yp of each satellite is the current position (x, y, z) calculated based on the position (X i , Y i , Z i ) of the satellite and the satellite signal of each satellite included in the satellite set. Based on the above, it is calculated according to the following formula (2).

APR値と測位誤差との間には、APR値が大きいほど当該衛星組の測位精度が低いという傾向がある。そして、APR平均値が大きいほど、受信した衛星信号にマルチパス等の影響を受けた衛星信号が含まれた環境、いわゆるマルチパス環境である可能性が高い。つまり、APR平均値から受信環境を判断できる。このため、APR平均値に応じて繰り返し実行回数を可変することで、受信環境に応じた初回の測位位置の測位出力までに要する時間TTFFの短縮を図ることが可能となる。例えば、APR平均値が大きい場合には、マルチパス環境であり測位精度が低い可能性が高い。このような場合には、繰り返し実行回数を多くするように可変することで、測位精度の向上を優先させる。一方、APR平均値が小さい場合いは、オープンスカイ環境であり測位精度が高い可能性が高い。このような場合には、繰り返し実行回数を少なくするように可変することで、TTFFの短縮を図ることができる。   Between the APR value and the positioning error, there is a tendency that the positioning accuracy of the satellite set is lower as the APR value is larger. The larger the APR average value, the higher the possibility that the received satellite signal includes a satellite signal affected by multipath or the like, that is, a so-called multipath environment. That is, the reception environment can be determined from the APR average value. Therefore, by changing the number of repeated executions according to the APR average value, it is possible to shorten the time TTFF required for the positioning output of the first positioning position according to the reception environment. For example, when the APR average value is large, there is a high possibility that the positioning accuracy is low due to the multipath environment. In such a case, priority is given to improving the positioning accuracy by changing the number of repeated executions so as to increase. On the other hand, when the APR average value is small, there is a high possibility that it is an open sky environment and the positioning accuracy is high. In such a case, TTFF can be shortened by changing the number of repeated executions to be small.

なお、他の発明として、今回の測位処理に用いる衛星の組合せである衛星組を選出する衛星組選出ステップと、前記衛星組それぞれについて、当該衛星組に含まれる各衛星の衛星信号を用いて現在位置候補を算出する現在位置候補算出ステップと、前記衛星組それぞれについて、前記現在位置候補に基づき当該衛星組の衛星それぞれのAPR値を算出するAPR値算出ステップと、前記衛星組それぞれの前記APR値を平均することで、今回の測位処理のAPR平均値を算出する平均値算出ステップと、前記衛星組それぞれの前記現在位置候補の中から択一的に現在位置候補を選択して、今回の測位処理による測位位置とする今回測位位置選択ステップと、前記APR平均値に基づいて前記測位処理を繰り返し実行する回数を変更するAPR平均値基準回数可変ステップと、前記測位処理が前記繰り返し実行回数分実行された場合に、最終的に算出された測位位置を、測位出力する初回の測位位置に決定する初回測位出力位置決定ステップと、を含む初回測位出力位置演算決定方法を構成することとしてもよい。   As another invention, a satellite set selection step for selecting a satellite set that is a combination of satellites used for the current positioning process, and for each of the satellite sets, a satellite signal of each satellite included in the satellite set is used. A current position candidate calculating step of calculating a position candidate; an APR value calculating step of calculating an APR value of each satellite of the satellite set based on the current position candidate for each of the satellite sets; and the APR value of each of the satellite sets Average value calculating step for calculating the APR average value of the current positioning process, and selecting the current position candidate alternatively from the current position candidates of each of the satellite sets, A current positioning position selection step as a positioning position by processing, and an APR that changes the number of times the positioning process is repeatedly executed based on the APR average value An average reference number variable step, and an initial positioning output position determining step for determining the finally calculated positioning position as the first positioning position for positioning output when the positioning process is executed for the number of repeated executions. , Including the initial positioning output position calculation determination method.

第2の発明は、第1の発明の初回測位出力位置演算決定方法であって、前記繰り返し回数可変ステップは、前記測位処理ステップによる測位処理が実行される毎に、今回の測位処理の際に算出されたAPR平均値に基づき繰り返し実行回数を可変するステップである初回測位出力位置演算決定方法である。   The second invention is the first positioning output position calculation determination method according to the first invention, wherein the repeat count variable step is performed at the time of the current positioning process every time the positioning process is executed by the positioning process step. This is an initial positioning output position calculation determination method that is a step of varying the number of repeated executions based on a calculated APR average value.

また、第10の発明は、第9の発明の測位装置であって、前記繰り返し回数可変部は、前記測位処理部による測位処理が実行される毎に、今回の測位処理の際に算出されたAPR平均値に基づき繰り返し実行回数を可変する測位装置である。   The tenth aspect of the invention is the positioning device of the ninth aspect of the invention, wherein the repeat count variable unit is calculated during the current positioning process every time the positioning process is performed by the positioning processing unit. It is a positioning device that varies the number of repeated executions based on the APR average value.

この第2又は第10の発明によれば、測位処理が実行される毎に、今回の測位処理の際に算出されたAPR平均値に基づき繰り返し実行回数が可変される。APR平均値は、測位処理毎に変動する。このため、測位処理が実行される毎に、当該測位処理の際に算出されたAPR平均値に基づき繰り返し実行回数を可変することで、より適切に繰り返し実行回数を定めることが可能となる。   According to the second or tenth aspect of the invention, each time the positioning process is executed, the number of repeated executions is varied based on the APR average value calculated during the current positioning process. The APR average value varies for each positioning process. Therefore, each time the positioning process is executed, the number of repeated executions can be determined more appropriately by varying the number of repeated executions based on the APR average value calculated during the positioning process.

第3の発明は、第1又は第2の発明の初回測位出力位置演算決定方法であって、前記測位処理ステップによる前回の測位処理による測位位置と、今回の測位処理による測位位置との距離差が、所定の近距離条件を満たさない場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数を続行する繰り返し回数計数ステップを含む初回測位出力位置演算決定方法である。   The third invention is the first positioning output position calculation determination method according to the first or second invention, wherein the difference between the positioning position obtained by the previous positioning process in the positioning process step and the positioning position obtained by the current positioning process is as follows. However, if the predetermined short distance condition is not satisfied, the number of repetitions up to this time is reset and the number of repetitions is repeated, and if it is satisfied, the initial positioning output position includes a repetition number counting step that continues counting the number of repetitions. This is a calculation determination method.

また、第11の発明は、第9又は第10の発明の測位装置であって、前記測位処理部による前回の測位処理による測位位置と、今回の測位処理による測位位置との距離差が、所定の近距離条件を満たさない場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数を続行する繰り返し回数計数部を備える測位装置である。   The eleventh invention is the positioning device of the ninth or tenth invention, wherein the distance difference between the positioning position by the previous positioning process by the positioning processing unit and the positioning position by the current positioning process is predetermined. If the short distance condition is not satisfied, the positioning device includes a repetition number counting unit that resets the number of repetitions up to this time and repeats counting the number of repetitions, and if satisfied, repeats counting the number of repetitions.

この第3又は第11の発明によれば、前回の測位処理による測位位置と今回の測位処理による測位位置との距離差が所定の近距離条件を満たさない場合には、今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数が続行される。つまり、測位位置の距離差が近距離条件を連続して満たす回数が繰り返し実行回数に達した場合に、初回の測位位置が出力される。これにより、時系列に沿った測位位置のばらつきが小さくなった時点で、測位出力する初回の測位位置が決定される。   According to the third or eleventh aspect of the present invention, when the distance difference between the positioning position by the previous positioning process and the positioning position by the current positioning process does not satisfy the predetermined short distance condition, the number of repetitions up to this time is calculated. After resetting, the counting of the number of repetitions is performed again, and when it is satisfied, the counting of the number of repetitions is continued. That is, the first positioning position is output when the number of times that the distance difference between the positioning positions continuously satisfies the short distance condition reaches the number of repeated executions. Thereby, when the variation in the positioning position along the time series becomes small, the first positioning position for positioning output is determined.

第4の発明は、第1又は第2の発明の初回測位出力位置演算決定方法であって、前記現在位置候補算出ステップは、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差を算出するステップであり、前記測位処理ステップは、前記今回測位位置選択ステップで選択された現在位置候補が前記現在位置候補算出ステップで算出された際に算出された時刻誤差を、今回の測位処理による時刻誤差とする今回時刻誤差決定ステップを有し、前記測位処理ステップによる前回の測位処理による時刻誤差と、今回の測位処理による時刻誤差との差が、所定の近似条件を満たさない場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数を続行する繰り返し回数計数ステップを更に含む初回測位出力位置演算決定方法である。   A fourth invention is the initial positioning output position calculation determination method according to the first or second invention, wherein the current position candidate calculation step includes calculating a current position candidate and satellites of each satellite included in the satellite set. Calculating a time error using a signal, wherein the positioning processing step calculates a time error calculated when the current position candidate selected in the current positioning position selection step is calculated in the current position candidate calculation step. Having a current time error determination step in which the time error is determined by the current positioning process, and the difference between the time error by the previous positioning process by the positioning process step and the time error by the current positioning process is a predetermined approximation condition. If not satisfied, reset the number of repetitions up to this time and repeat the number of repetitions, and if satisfied, repeat counting the number of repetitions A first positioning output position calculation determination method further comprising the number counting step.

また、第12の発明は、第9又は第10の発明の測位装置であって、前記現在位置候補算出部は、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差を算出し、前記測位処理部は、前記今回測位位置選択部により選択された現在位置候補が前記現在位置候補算出部により算出された際に算出された時刻誤差を、今回の測位処理による時刻誤差とする今回時刻誤差決定部を有し、前記測位処理部による前回の測位処理による時刻誤差と、今回の測位処理による時刻誤差との差が、所定の近似条件を満たさない場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数を続行する繰り返し回数計数部を更に含む測位装置である。   The twelfth invention is the positioning device according to the ninth or tenth invention, wherein the current position candidate calculation unit uses a satellite signal of each satellite included in the satellite set together with calculation of the current position candidate. The positioning processing unit calculates the time error calculated when the current position candidate selected by the current positioning position selection unit is calculated by the current position candidate calculation unit. If the difference between the time error of the previous positioning process by the positioning processing unit and the time error of the current positioning process does not satisfy a predetermined approximation condition The positioning device further includes a repeat count unit that resets the repeat count up to this time, repeats the count of the repeat count, and continues to count the repeat count if it is satisfied.

この第4又は第12の発明によれば、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差が算出され、前回の測位処理による時刻誤差と今回の測位処理による時刻誤差との差が所定の近似条件を満たさない場合には、今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数が続行される。つまり、時刻誤差の差が近似条件を連続して満たす回数が繰り返し実行回数に達した場合に、初回の測位位置が出力される。これにより、時系列に沿った時刻誤差のばらつきが小さくなった時点で、測位出力する初回の測位位置が決定される。   According to the fourth or twelfth invention, the time error is calculated using the satellite signals of the respective satellites included in the satellite set together with the calculation of the current position candidate, and the time error and the current positioning by the previous positioning process are calculated. If the difference from the time error due to the process does not satisfy the predetermined approximate condition, the number of repetitions up to this time is reset and the number of repetitions is counted again. If it satisfies, the counting of the number of repetitions is continued. That is, the first positioning position is output when the number of times that the difference in time error satisfies the approximate condition continuously reaches the number of repeated executions. As a result, the initial positioning position for positioning output is determined when the variation in time error along the time series becomes small.

第5の発明は、第1又は第2の発明の初回測位出力位置演算決定方法であって、前記現在位置候補算出ステップは、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差を算出するステップであり、前記測位処理ステップは、前記今回測位位置選択ステップで選択された現在位置候補が前記現在位置候補算出ステップで算出された際に算出された時刻誤差を、今回の測位処理による時刻誤差とする今回時刻誤差決定ステップを有し、1)前記測位処理ステップによる前回の測位処理による測位位置と今回の測位処理による測位位置との距離差が所定の近距離条件を満たさない場合、或いは、2)前記測位処理ステップによる前回の測位処理による時刻誤差と今回の測位処理による時刻誤差との差が所定の近似条件を満たさない場合の何れかに該当する場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、何れにも該当しない場合には繰り返し回数の計数を続行する繰り返し回数計数ステップを更に含む初回測位出力位置演算決定方法である。   A fifth invention is the first positioning output position calculation determination method according to the first or second invention, wherein the current position candidate calculation step includes calculating a current position candidate and satellites of each satellite included in the satellite set. Calculating a time error using a signal, wherein the positioning processing step calculates a time error calculated when the current position candidate selected in the current positioning position selection step is calculated in the current position candidate calculation step. Includes a current time error determination step in which the current time error is determined by the current positioning process. 1) The distance difference between the positioning position by the previous positioning process by the positioning process step and the positioning position by the current positioning process is a predetermined close distance. If the distance condition is not satisfied, or 2) the difference between the time error of the previous positioning process in the positioning process step and the time error of the current positioning process is a predetermined close If either of the conditions is not met, the number of repetitions up to this time is reset and the number of repetitions is counted again. If none of the conditions is met, a repetition number counting step is performed to continue counting the number of repetitions. Further, the method includes an initial positioning output position calculation determination method.

また、第13の発明は、第9又は第10の発明の測位装置であって、前記現在位置候補算出部は、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差を算出し、前記測位処理部は、前記今回測位位置選択部で選択された現在位置候補が前記現在位置候補算出部により算出された際に算出された時刻誤差を、今回の測位処理による時刻誤差とする今回時刻誤差決定部を有し、1)前記測位処理部による前回の測位処理による測位位置と今回の測位処理による測位位置との距離差が所定の近距離条件を満たさない場合、或いは、2)前記測位処理部による前回の測位処理による時刻誤差と今回の測位処理による時刻誤差との差が所定の近似条件を満たさない場合の何れかに該当する場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、何れにも該当しない場合には繰り返し回数の計数を続行する繰り返し回数計数部を更に含む測位装置である。   The thirteenth invention is the positioning device of the ninth or tenth invention, wherein the current position candidate calculation unit uses the satellite signal of each satellite included in the satellite set together with the calculation of the current position candidate. The positioning processing unit calculates the time error calculated when the current position candidate selected by the current positioning position selection unit is calculated by the current position candidate calculation unit. 1) When the difference in distance between the positioning position by the previous positioning process by the positioning processing section and the positioning position by the current positioning process does not satisfy a predetermined short distance condition. Or 2) If the difference between the time error due to the previous positioning process by the positioning processing unit and the time error due to the current positioning process does not satisfy a predetermined approximate condition, the process up to this time is repeated. Return Number again counting the number of iterations to reset that further include positioning device the number of repetitions counter to continue to count the number of repetitions in the case does not correspond to any.

この第5又は第13の発明によれば、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差が算出され、1)前回の測位処理による測位位置と今回の測位処理による測位位置との距離差が所定の近距離条件を満たさない場合、或いは、2)前回の測位処理による時刻誤差と今回の測位処理による時刻誤差との差が所定の近似条件を満たさない場合には、今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数が続行される。つまり、測位位置の距離差が近距離条件を連続して満たす回数が繰り返し実行回数に達し、且つ時刻誤差の差が近似条件を連続して満たす回数が繰り返し実行回数に達した場合に、初回の測位位置が出力される。これにより、時系列に沿った測位位置及び時刻誤差のばらつきが小さくなった時点で、測位出力する初回の測位位置が決定される。   According to the fifth or thirteenth invention, along with the calculation of the current position candidate, the time error is calculated using the satellite signals of the respective satellites included in the satellite set. 1) Positioning position by previous positioning process and current time When the distance difference from the positioning position by the positioning process does not satisfy the predetermined short distance condition, or 2) The difference between the time error by the previous positioning process and the time error by the current positioning process satisfies the predetermined approximate condition If not, the number of repetitions up to this time is reset and the number of repetitions is counted again. If the number is satisfied, counting of the number of repetitions is continued. In other words, the number of times the distance difference between the positioning positions continuously satisfies the short distance condition reaches the number of repeated executions, and the number of times the difference in time error continuously satisfies the approximate condition reaches the number of repeated executions. The positioning position is output. As a result, the initial positioning position for positioning output is determined when the variation in positioning position and time error along the time series becomes small.

第7の発明は、測位用の衛星から送出される衛星信号を受信し、該受信した衛星信号に基づき現在位置を測位する測位装置に内蔵されたコンピュータに、上述した何れかの発明の初回測位出力位置演算決定方法を実行させるためのプログラムである。   According to a seventh aspect of the present invention, there is provided a computer incorporated in a positioning device that receives a satellite signal transmitted from a positioning satellite and measures a current position based on the received satellite signal, and the initial positioning of any of the above-described inventions. A program for executing an output position calculation determination method.

この第7の発明によれば、このプログラムをコンピュータに読み取らせて演算処理を実行させることで、上述した初回測位出力位置演算決定方法と同様の作用効果を奏することができる。   According to the seventh aspect, by causing the computer to read this program and executing the calculation process, it is possible to achieve the same operational effects as the above-described initial positioning output position calculation determination method.

第8の発明は、第7の発明のプログラムを記憶したコンピュータ読取可能な記憶媒体である。   The eighth invention is a computer-readable storage medium storing the program of the seventh invention.

ここで、記憶媒体とは、記憶されている情報をコンピュータが読み取り可能な、例えばハードディスクやCD−ROM、DVD、メモリカード、ICメモリ等の記憶媒体である。従って、この第8の発明によれば、記憶媒体に記憶されている情報をコンピュータに読み取らせて演算処理を実行させることで、第7の発明と同様の作用効果を奏することができる。   Here, the storage medium is a storage medium such as a hard disk, a CD-ROM, a DVD, a memory card, or an IC memory that can read stored information. Therefore, according to the eighth aspect, it is possible to achieve the same effect as the seventh aspect by causing the computer to read the information stored in the storage medium and executing the arithmetic processing.

第14の発明は、第9〜第13の何れかの発明の測位装置を備えた電子機器である。   14th invention is an electronic device provided with the positioning apparatus of any of 9th-13th invention.

この第14の発明によれば、第9〜第14の何れかの発明と同様の作用効果を奏する電子機器が実現される。   According to the fourteenth aspect of the invention, an electronic device having the same operational effects as any of the ninth to fourteenth aspects of the invention is realized.

以下、図面を参照して、本発明の好適な実施形態を説明する。尚、以下では、本発明を適用した携帯電話機を説明するが、本発明の適用可能な実施形態がこれに限定されるものではない。   Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings. In the following, a mobile phone to which the present invention is applied will be described, but embodiments to which the present invention can be applied are not limited thereto.

[構成]
図1は、本実施形態の携帯電話機1の内部構成を示すブロック図である。図1によれば、携帯電話機1は、GPSアンテナ10と、測位装置であるGPS受信部20と、ホストCPU(Central Processing Unit)40と、操作部41と、表示部42と、ROM(Read Only Memory)43と、RAM(Random Access Memory)44と、携帯電話用アンテナ50と、携帯電話用無線通信回路部60とを備えて構成される。
[Constitution]
FIG. 1 is a block diagram showing the internal configuration of the mobile phone 1 of the present embodiment. According to FIG. 1, the mobile phone 1 includes a GPS antenna 10, a GPS receiving unit 20 that is a positioning device, a host CPU (Central Processing Unit) 40, an operation unit 41, a display unit 42, and a ROM (Read Only). Memory) 43, RAM (Random Access Memory) 44, mobile phone antenna 50, and mobile phone wireless communication circuit unit 60.

GPSアンテナ10は、GPS衛星から送信されたGPS衛星信号を含むRF信号を受信するアンテナであり、受信したRF信号を出力する。   The GPS antenna 10 is an antenna that receives an RF signal including a GPS satellite signal transmitted from a GPS satellite, and outputs the received RF signal.

GPS受信部20は、GPSアンテナ10で受信されたRF信号からGPS衛星信号を捕捉・抽出し、GPS衛星信号から取り出した航法メッセージ等に基づく測位演算を行って現在位置を算出する。このGPS受信部20は、RF(Radio Frequency)受信回路部21と、発振回路22と、ベースバンド処理回路部30とを有している。尚、RF受信回路部21とベースバンド処理回路部30とは、それぞれ別のLSI(Large Scale Integration)として製造することも、1チップとして製造することも可能である。   The GPS receiving unit 20 captures and extracts a GPS satellite signal from the RF signal received by the GPS antenna 10, and performs a positioning calculation based on a navigation message or the like extracted from the GPS satellite signal to calculate a current position. The GPS receiving unit 20 includes an RF (Radio Frequency) receiving circuit unit 21, an oscillation circuit 22, and a baseband processing circuit unit 30. The RF receiving circuit unit 21 and the baseband processing circuit unit 30 can be manufactured as separate LSIs (Large Scale Integration) or as a single chip.

発振回路22は、例えば水晶発振器であり、所定の発振周波数を有する発振信号を生成して出力する。   The oscillation circuit 22 is a crystal oscillator, for example, and generates and outputs an oscillation signal having a predetermined oscillation frequency.

RF受信回路部21は、発振回路22から入力される発振信号を分周或いは逓倍した信号を、GPSアンテナ10から入力されたRF信号に乗算することで、該RF信号を中間周波数の信号(以下、「IF(Intermediate Frequency)信号」という)にダウンコンバートし、このIF信号を増幅等した後、A/D変換器でデジタル信号に変換して出力する。   The RF receiving circuit unit 21 multiplies the RF signal input from the GPS antenna 10 by a signal obtained by dividing or multiplying the oscillation signal input from the oscillation circuit 22, thereby multiplying the RF signal by an intermediate frequency signal (hereinafter, referred to as an RF signal). , Referred to as “IF (Intermediate Frequency) signal”), this IF signal is amplified, etc., then converted into a digital signal by an A / D converter and output.

ベースバンド処理回路部30は、RF受信回路部21から入力されるIF信号の中からGPS衛星信号を捕捉・追尾し、データを復号して取り出した航法メッセージや時刻情報等に基づいて、擬似距離の算出演算や測位演算等を行う回路部である。   The baseband processing circuit unit 30 captures and tracks a GPS satellite signal from the IF signal input from the RF receiving circuit unit 21, decodes the data, and based on a navigation message, time information, etc. It is a circuit part which performs calculation calculation of this, positioning calculation, etc.

具体的には、先ず、入力されたIF信号に基づくGPS衛星信号の捕捉を行う。GPS衛星信号の捕捉は、IF信号からGPS衛星信号を抽出する処理であり、IF信号に対する相関処理を行う。具体的には、IF信号と擬似的に発生させたレプリカC/Aコード(コードレプリカ)との相関を、FFT演算を用いて算出するコヒーレント処理を行い、このコヒーレント処理の結果である相関値を積算して相関積算値を算出するインコヒーレント処理を行う。これにより、GPS衛星信号に含まれるC/Aコード及び搬送波周波数の位相が得られる。   Specifically, the GPS satellite signal is first captured based on the input IF signal. The acquisition of the GPS satellite signal is a process of extracting the GPS satellite signal from the IF signal, and performs a correlation process on the IF signal. Specifically, a coherent process for calculating the correlation between the IF signal and the pseudo-generated replica C / A code (code replica) using an FFT operation is performed, and a correlation value as a result of the coherent process is calculated. Incoherent processing is performed to calculate a correlation integrated value by integration. Thereby, the phase of the C / A code and the carrier frequency included in the GPS satellite signal is obtained.

GPS衛星信号を捕捉したならば、次いで、捕捉したGPS衛星信号を追尾する。GPS衛星信号の追尾は、捕捉した複数のGPS衛星信号の同期保持を並列的に行う処理であり、例えば遅延ロックループ(DLL)で実現されてC/Aコードの位相を追尾するコールドループと、例えば位相ロックループ(PLL)で実現されて搬送波周波数の位相を追尾するキャリアループとの処理を行う。そして、追尾した各GPS衛星信号のデータを復号して航法メッセージを取り出し、擬似距離の演算や測位演算等を行って、現在位置を測位する処理を行う。   If the GPS satellite signal is acquired, then the acquired GPS satellite signal is tracked. The tracking of the GPS satellite signal is a process of performing synchronization holding of a plurality of captured GPS satellite signals in parallel. For example, a cold loop that is realized by a delay lock loop (DLL) and tracks the phase of the C / A code; For example, processing is performed with a carrier loop that is realized by a phase lock loop (PLL) and tracks the phase of the carrier frequency. Then, the tracked GPS satellite signal data is decoded to extract a navigation message, and a pseudo-range calculation, a positioning calculation, and the like are performed to determine the current position.

また、このベースバンド処理回路部30は、CPU31と、ROM32と、RAM33とを有するとともに、レプリカC/Aコードの発生回路や、相関演算を行う回路、データの復号回路等の各種回路を含む。   The baseband processing circuit unit 30 includes a CPU 31, a ROM 32, and a RAM 33, and includes various circuits such as a replica C / A code generation circuit, a correlation calculation circuit, and a data decoding circuit.

CPU31は、ベースバンド処理回路部30の各部や、RF受信回路部21の各部を統括的に制御するとともに、後述のベースバンド処理を含む各種演算処理を行う。   The CPU 31 comprehensively controls each unit of the baseband processing circuit unit 30 and each unit of the RF receiving circuit unit 21 and performs various arithmetic processes including a baseband process described later.

ベースバンド処理では、CPU31は、補足・追尾されたGPS衛星信号に含まれる航法メッセージを復号し、復号した航法メッセージに含まれるGPS衛星の軌道情報及び時間情報を基に現在位置を算出する。即ち、GPS衛星それぞれからのGPS衛星信号の送信時刻と、GPS受信機における該GPS衛星信号の受信時刻との差から、GPS衛星信号の送信時の各GPS衛星の位置及びGPS受信機から各GPS衛星までの擬似距離を算出する。そして、現在位置と、GPS衛星とGPS受信機との時刻誤差との4つを未知数とした連立方程式を立て、この連立方程式を解くことで現在位置を算出する。このとき、少なくとも4個以上のGPS衛星からのGPS衛星信号を受信することで、現在位置が算出可能となる。これは、三次元位置である現在位置の各座標値(x,y,z)と、GPS衛星とGPS受信機との時刻誤差Tとの4つを未知数とするからである。   In the baseband processing, the CPU 31 decodes the navigation message included in the supplemented / tracked GPS satellite signal, and calculates the current position based on the orbit information and time information of the GPS satellite included in the decoded navigation message. That is, from the difference between the transmission time of the GPS satellite signal from each GPS satellite and the reception time of the GPS satellite signal at the GPS receiver, the position of each GPS satellite at the time of transmission of the GPS satellite signal and each GPS from the GPS receiver Calculate the pseudorange to the satellite. Then, a simultaneous equation having four unknowns including the current position and the time error between the GPS satellite and the GPS receiver is set, and the current position is calculated by solving the simultaneous equations. At this time, the current position can be calculated by receiving GPS satellite signals from at least four or more GPS satellites. This is because four coordinate values (x, y, z) of the current position, which is a three-dimensional position, and a time error T between the GPS satellite and the GPS receiver are set as unknowns.

具体的には、CPU31は、所定時間間隔(例えば、1秒間隔)で、現在位置Pを算出する測位処理を繰り返し行う。測位処理では、捕捉されたGPS衛星信号から、4個以上のGPS衛星の組合せである「衛星組」を選出する。例えば、8個のGPS衛星信号が捕捉された場合、163個(=)の衛星組が選出される。次いで、選出した衛星組それぞれについて、例えば最小二乗法を用いた測位演算を行うことで、自機の現在位置候補及び時刻誤差候補を算出する。そして、これらの衛星組のうちから、例えば所定の評価基準に従って1つを選択し、選択した衛星組(選択衛星組)の現在位置候補を今回の現在位置Pとして決定するとともに、当該衛星組の時刻誤差候補を今回の時刻補誤差Tとして決定する。評価基準としては、例えば衛星組のGPS衛星の幾何学配置に基づく位置精度劣化指数PDOP(Position Dilution of Precision)や、各GPS衛星信号の信号強度に基づく方法といった公知の手法により実現される。尚ここで、捕捉されたGPS衛星から生成される全ての衛星組のうち、例えば6個以上のGPS衛星からなる数十程度の衛星組を抽出し、抽出した衛星組を対象として測位位置及び時刻誤差を決定することにしても良い。 Specifically, the CPU 31 repeatedly performs a positioning process for calculating the current position P at a predetermined time interval (for example, every second). In the positioning process, a “satellite set” that is a combination of four or more GPS satellites is selected from the captured GPS satellite signals. For example, if eight GPS satellites signals captured, satellite set 163 pieces (= 8 C 8 + 8 C 7 + 8 C 6 + 8 C 5 + 8 C 4) is selected. Next, for each selected satellite set, a positioning calculation using, for example, the least square method is performed to calculate the current position candidate and the time error candidate of the own aircraft. Then, for example, one of these satellite sets is selected according to a predetermined evaluation criterion, and the current position candidate of the selected satellite set (selected satellite set) is determined as the current current position P. The time error candidate is determined as the current time complementary error T. The evaluation standard is realized by a known method such as a position accuracy degradation index PDOP (Position Dilution of Precision) based on the geometric arrangement of GPS satellites in the satellite set or a method based on the signal strength of each GPS satellite signal. Here, out of all the satellite sets generated from the captured GPS satellites, for example, dozens of satellite sets including 6 or more GPS satellites are extracted, and the positioning position and time for the extracted satellite sets are extracted. The error may be determined.

本実施形態では、測位の開始直後(初回の測位)では、上記測位処理を1回以上繰り返して行い、最後の測位処理において算出した現在位置Pを、初回の測位位置として出力(測位出力)する。そして、初回の測位位置を決定し出力した後は、測位処理毎に、算出した現在位置Pを測位位置として出力(測位出力)する。   In the present embodiment, immediately after the start of positioning (first positioning), the positioning process is repeated one or more times, and the current position P calculated in the last positioning process is output (positioning output) as the first positioning position. . After the first positioning position is determined and output, the calculated current position P is output as a positioning position (positioning output) for each positioning process.

即ち、初回の測位では、各回の測位処理において、現在位置P及び時刻誤差Tを算出すると、算出した今回の現在位置Pと、前回の測位処理において算出した現在位置P0との差(位置差分)ΔPを算出する。そして、算出した位置差分ΔPが予め定められた近距離条件(例えば、200[m]以下)を満たすならば、位置カウンタを「1」加算した値に更新(カウントアップ)し、近距離条件を満たさないならば、位置カウンタをゼロクリアする。ここで、位置カウンタは、測位開始時点ではゼロクリアされている。即ち、このカウント値(位置カウント値)は、位置差分ΔPが連続して所定値以下となった回数を計数する。   That is, in the first positioning, when the current position P and time error T are calculated in each positioning process, the difference (positional difference) between the calculated current position P and the current position P0 calculated in the previous positioning process. ΔP is calculated. If the calculated position difference ΔP satisfies a predetermined short distance condition (for example, 200 [m] or less), the position counter is updated (counted up) to a value obtained by adding “1”. If not, clear the position counter to zero. Here, the position counter is cleared to zero at the start of positioning. That is, this count value (position count value) counts the number of times that the position difference ΔP is continuously equal to or less than a predetermined value.

また、今回の時刻誤差Tと、前回の測位処理において算出した時刻誤差T0の差(時刻差分)ΔTを算出する。そして、算出した時刻差分ΔTが予め定められた近似条件(例えば、0.02[秒]以下)を満たすならば、時刻カウンタを「1」加算した値に更新(カウントアップ)し、近似条件を満たさないならば、時刻カウンタをゼロクリアする。ここで、時刻カウンタは、測位開始時点ではゼロクリアされている。即ち、このカウント値(時刻カウント値)は、時刻差分ΔTが連続して所定値以下となった回数を計数する。   Further, a difference (time difference) ΔT between the current time error T and the time error T0 calculated in the previous positioning process is calculated. If the calculated time difference ΔT satisfies a predetermined approximation condition (for example, 0.02 [seconds] or less), the time counter is updated (counted up) to a value obtained by adding “1”, and the approximation condition is set. If not satisfied, the time counter is cleared to zero. Here, the time counter is cleared to zero at the start of positioning. That is, this count value (time count value) counts the number of times that the time difference ΔT is continuously less than or equal to a predetermined value.

また、位置閾値及び時刻閾値を決定する。具体的には、予め定められた基準閾値(例えば、「3」)を、今回の測位処理におけるAPR平均値に応じた変更量で増減させて、位置閾値及び時刻閾値それぞれを決定する。APR平均値は、今回の測位処理において選出した衛星組それぞれの帰納的残差APR(APR値)の平均値である。   Further, the position threshold value and the time threshold value are determined. Specifically, a predetermined reference threshold value (for example, “3”) is increased or decreased by an amount of change corresponding to the APR average value in the current positioning process to determine each of the position threshold value and the time threshold value. The APR average value is an average value of the recursive residual APR (APR value) of each satellite set selected in the current positioning process.

そして、カウント値それぞれと閾値それぞれとを比較し、位置カウント値が位置閾値に達し、且つ時刻カウント値が時刻閾値に達したならば、今回の現在位置Pを初回の測位位置として決定し出力(測位出力)する。一方、位置カウント値が位置閾値に達していない、或いは時刻カウント値が時刻閾値に達していないならば、続いて、次回の測位処理を行う。   Then, each count value and each threshold value are compared, and if the position count value reaches the position threshold value and the time count value reaches the time threshold value, the current current position P is determined as the first positioning position and output ( Positioning output). On the other hand, if the position count value has not reached the position threshold value or the time count value has not reached the time threshold value, the next positioning process is performed.

ある衛星組についての帰納的残差APR(APR値)は、次式(1)で与えられる。

Figure 2008281552
式(1)において、「N」は、当該衛星組に含まれるGPS衛星の個数(衛星数)であり、「i(=1,2,・・・,N)」は、これらのGPS衛星のうちのi番目のGPS衛星を表す。また、「ym」は、i番目のGPS衛星の擬似距離である。また、「yp」は、i番目のGPS衛星の位置(X,Y,Z)と、測位演算により得られた現在位置(x,y,z)との間の距離(近似距離)であり、次式(2)で与えられる。
Figure 2008281552
即ち、APR値は、当該衛星組のGPS衛星それぞれの擬似距離ymと近似距離ypとの差分の二乗和として与えられる。 The recursive residual APR (APR value) for a certain satellite set is given by the following equation (1).
Figure 2008281552
In Expression (1), “N” is the number of GPS satellites (number of satellites) included in the satellite set, and “i (= 1, 2,..., N)” is the number of these GPS satellites. It represents the i-th GPS satellite. “Ym i ” is a pseudorange of the i-th GPS satellite. “Yp i ” is a distance (approximate distance) between the position (X i , Y i , Z i ) of the i-th GPS satellite and the current position (x, y, z) obtained by the positioning calculation. ) And is given by the following equation (2).
Figure 2008281552
That is, the APR value is given as the sum of squares of the difference between the pseudo distance ym and the approximate distance yp of each GPS satellite of the satellite set.

図2に、APR値と測位精度との関係を示す実験結果の一例を示す。図2(a)は、「マルチパス環境」での実験結果を示し、図2(b)は、「オープンスカイ環境」での実験結果を示している。但し、自機の現在位置は既知である。図2では、マルチパス環境及びオープンスカイ環境のそれぞれの受信環境において、各回の測位処理の結果を、測位開始から時系列に示している。測位処理の結果として、当該測位処理において選択した衛星組(選択衛星組)と、APR平均値と、水平誤差とを示している。APR平均値は、当該測位処理において選出された各衛星組のAPR値の平均値である。「水平誤差」は、既知である自機の位置と、当該測位処理において算出された現在位置Pとの水平方向の差分である。また、何れの受信環境においても、5回目の測位処理においてZカウントがデコードされている。即ち、4回目以前の測位処理がZカウントのデコード前であり、5回目以降の測位処理がZカウントのデコード後である。   FIG. 2 shows an example of an experimental result showing the relationship between the APR value and the positioning accuracy. FIG. 2A shows the experimental results in the “multipath environment”, and FIG. 2B shows the experimental results in the “open sky environment”. However, the current position of the aircraft is known. In FIG. 2, the results of each positioning process are shown in time series from the start of positioning in the reception environments of the multipath environment and the open sky environment. As a result of the positioning process, the satellite set (selected satellite set) selected in the positioning process, the APR average value, and the horizontal error are shown. The APR average value is an average value of the APR values of each satellite set selected in the positioning process. The “horizontal error” is a difference in the horizontal direction between the known position of the own device and the current position P calculated in the positioning process. In any reception environment, the Z count is decoded in the fifth positioning process. That is, the positioning process before the fourth time is before the decoding of the Z count, and the positioning process after the fifth time is after the decoding of the Z count.

図2によれば、APR平均値と水平誤差との間には、APR平均値が大きいほど、水平誤差が大きい、即ち測位精度が低い傾向があると判断できる。   According to FIG. 2, it can be determined that the larger the APR average value, the larger the horizontal error, that is, the lower the positioning accuracy, between the APR average value and the horizontal error.

また、マルチパス環境とオープンスカイ環境とを比較すると、APR値及び水平誤差は、ともにマルチパス環境のほうがオープンスカイ環境よりも大きい。つまり、APR平均値から受信環境が判断できる。即ち、APR平均値が大きいほど、マルチパス環境である可能性が高く、一方、APR平均値が小さいほど、オープンスカイ環境である可能性が高い。   Further, when comparing the multipath environment and the open sky environment, both the APR value and the horizontal error are larger in the multipath environment than in the open sky environment. That is, the reception environment can be determined from the APR average value. That is, the larger the APR average value, the higher the possibility of a multipath environment, while the smaller the APR average value, the higher the possibility of an open sky environment.

また、それぞれの受信環境において、Zカウントのデコードの前後を比較すると、マルチパス環境では、Zカウントのデコード前では、水平誤差が大きく、その値のばらつきが大きいが、Zカウントのデコード後では、水平誤差が小さくなっているとともに、その値のばらつきが小さくなっている。更に、Zカウントのデコード後では、水平誤差の減少に伴ってAPR平均値も小さくなっている。つまり、マルチパス環境では、Zカウントがデコードされた後に、初回の測位位置を出力することが望ましい。   Also, when comparing before and after the decoding of the Z count in each reception environment, in the multipath environment, the horizontal error is large and the variation in the value is large before the decoding of the Z count. As the horizontal error becomes smaller, the variation of the value becomes smaller. Further, after decoding of the Z count, the APR average value decreases as the horizontal error decreases. That is, in a multipath environment, it is desirable to output the first positioning position after the Z count is decoded.

一方、オープンスカイ環境では、Zカウントのデコード前後に関わらず水平誤差に大きな変化がなく、その値のばらつきが小さい上、水平誤差の変化が小さい。また、APR平均値も、Zカウントのデコード前後に関わらず、変化が小さく、その値のばらつきも小さい。つまり、オープンスカイ環境では、Zカウントのデコード前であっても、初回の測位位置を出力させて良いと判断できる。   On the other hand, in the open sky environment, there is no significant change in the horizontal error regardless of before and after the decoding of the Z count, the variation in the value is small, and the change in the horizontal error is small. Also, the APR average value is small and the variation in the value is small regardless of before and after the decoding of the Z count. That is, in the open sky environment, it can be determined that the first positioning position may be output even before the Z count is decoded.

従って、本実施形態では、このようなAPR平均値と測位精度との関係から、初回の測位位置を出力するタイミングを決定している。つまり、位置カウント値が位置閾値に達した否かによって現在位置Pのばらつきが小さくなったか否かを判断し、また、時刻カウント値が時刻閾値に達したことによって時刻誤差Tのばらつきが小さくなったか否かを判断している。そして、現在位置Pのばらつき及び時刻誤差Tのばらつきがともに小さくなったと判断されたタイミングで、初回の測位位置を出力している。   Therefore, in the present embodiment, the timing for outputting the first positioning position is determined from the relationship between the APR average value and the positioning accuracy. That is, it is determined whether or not the variation in the current position P has become small depending on whether or not the position count value has reached the position threshold value, and the variation in the time error T has become small because the time count value has reached the time threshold value. It is determined whether or not. The initial positioning position is output at the timing when it is determined that both the variation in the current position P and the variation in the time error T are small.

また、APR平均値に基づく位置閾値及び時刻閾値の決定を各回の測位処理で行っている。このため、移動中であっても、現在(今回)の測位処理における受信環境に応じて初回の測位位置の出力タイミングを変更している。つまり、APR平均値が大きくマルチパス環境の可能性が高い場合には、位置閾値及び時刻閾値をともに大きく設定し、初回の測位位置を出力するタイミングを遅らせる。また、APR平均値が小さくオープンスカイ環境の可能性が高い場合には、位置閾値及び時刻閾値をともに小さく設定し、初回の測位位置を出力するタイミングを早めている。   In addition, the position threshold and the time threshold are determined based on the APR average value in each positioning process. For this reason, even if it is moving, the output timing of the first positioning position is changed according to the reception environment in the current (current) positioning process. That is, when the APR average value is large and the possibility of a multipath environment is high, both the position threshold and the time threshold are set large, and the timing for outputting the first positioning position is delayed. In addition, when the APR average value is small and the possibility of an open sky environment is high, both the position threshold and the time threshold are set small, and the timing for outputting the first positioning position is advanced.

図1に戻り、ROM32は、CPU31がベースバンド処理回路部30及びRF受信回路部21の各部を制御するためのシステムプログラムや、ベースバンド処理を含む各種処理を実現するための各種プログラムやデータ等を記憶している。図3に、ROM32の構成の一例を示す。図3によれば、ROM32には、ベースバンド処理プログラム321と、カウントアップ条件テーブル322と、閾値変更条件テーブル323とが記憶されている。   Returning to FIG. 1, the ROM 32 is a system program for the CPU 31 to control each part of the baseband processing circuit unit 30 and the RF receiving circuit unit 21, various programs and data for realizing various processes including baseband processing, and the like. Is remembered. FIG. 3 shows an example of the configuration of the ROM 32. According to FIG. 3, the ROM 32 stores a baseband processing program 321, a count-up condition table 322, and a threshold value change condition table 323.

カウントアップ条件テーブル322は、位置カウント及び時刻カウントを増加(カウントアップ)させる条件を定義したデータテーブルである。図4に、カウントアップ条件テーブル322のデータ構成の一例を示す。図4によれば、カウントアップ条件テーブル322は、位置カウンタ及び時刻カウンタそれぞれについて、カウント値を増加(カウントアップ)させる条件が格納されている。即ち、位置カウンタについては、近距離条件として、各回の測位処理における現在位置Pのばらつきが「小さい」とみなせる程度の位置差分ΔPの大きさが定められている。また、時刻カウンタについては、近似条件として、各回の測位処理における時刻誤差Tのばらつきが「小さい」とみなせる程度の時刻差分ΔTの大きさが定められている。   The count-up condition table 322 is a data table that defines conditions for increasing (counting up) the position count and the time count. FIG. 4 shows an example of the data configuration of the count-up condition table 322. According to FIG. 4, the count-up condition table 322 stores conditions for increasing (counting up) the count value for each of the position counter and the time counter. That is, for the position counter, the magnitude of the position difference ΔP is determined as a short distance condition so that the variation in the current position P in each positioning process can be regarded as “small”. For the time counter, as an approximate condition, the time difference ΔT is determined so that the variation in the time error T in each positioning process can be regarded as “small”.

閾値変更条件テーブル323は、位置閾値及び時刻閾値を変更する条件を定義したデータテーブルである。図5に、閾値変更条件テーブル323のデータ構成の一例を示す。図5によれば、閾値変更条件テーブル323は、閾値の変更条件323aと、閾値の変更量323bとを対応付けて格納している。変更条件323aには、衛星数、PDOP値及びAPR平均値それぞれの条件値を格納している。上述のように、APR平均値が小さいほどオープンスカイ環境である可能性が高く、逆にAPR平均値が大きいほどマルチパス環境である可能性が高い。このため、APR平均値については、APR平均値が小さい場合には変更量を負値として閾値を下げ、逆にAPR平均値が大きい場合には変更量を正値として閾値を上げるように定められている。また、一般的には、PDOP値が小さいほど測位精度が高い傾向がある。このため、PDOP値については、PDOP値が大きい場合には変更量を負値として閾値を下げるように定められている。また、一般的には、衛星数が多いほど、PDOP値が小さくなって測位精度が高い傾向がある。このため、衛星数については、衛星数が多い場合には変更量を負値として閾値を下げるように定められている。   The threshold change condition table 323 is a data table that defines conditions for changing the position threshold and the time threshold. FIG. 5 shows an example of the data configuration of the threshold value change condition table 323. According to FIG. 5, the threshold change condition table 323 stores a threshold change condition 323a and a threshold change amount 323b in association with each other. The change condition 323a stores condition values for the number of satellites, the PDOP value, and the APR average value. As described above, the smaller the APR average value, the higher the possibility of an open sky environment, and the larger the APR average value, the higher the possibility of a multipath environment. For this reason, when the APR average value is small, the change amount is set to a negative value and the threshold value is lowered. On the contrary, when the APR average value is large, the change amount is set to a positive value and the threshold value is increased. ing. In general, the positioning accuracy tends to be higher as the PDOP value is smaller. For this reason, the PDOP value is set so that the change amount is a negative value and the threshold value is lowered when the PDOP value is large. In general, the larger the number of satellites, the smaller the PDOP value and the higher the positioning accuracy. For this reason, when the number of satellites is large, the amount of change is set to a negative value so that the threshold value is lowered.

RAM33は、CPU31の作業領域として用いられ、ROM32から読み出されたプログラムやデータ、CPU31が各種プログラムに従って実行した演算結果等を一時的に記憶する。図6に、RAM33の構成の一例を示す。図6によれば、RAM33には、衛星位置データ331と、衛星組データ332と、測位結果データ333とが記憶される。   The RAM 33 is used as a work area of the CPU 31, and temporarily stores programs and data read from the ROM 32, calculation results executed by the CPU 31 according to various programs, and the like. FIG. 6 shows an example of the configuration of the RAM 33. According to FIG. 6, the RAM 33 stores satellite position data 331, satellite set data 332, and positioning result data 333.

衛星位置データ331は、各回の測位処理において捕捉されたGPS衛星の位置についてのデータである。図7に、衛星位置データ331のデータ構成の一例を示す。図7によれば、衛星位置データ331は、捕捉されたGPS衛星331aそれぞれについて、当該GPS衛星信号を基に算出された衛星位置331bを対応付けて格納している。   The satellite position data 331 is data about the position of the GPS satellite captured in each positioning process. FIG. 7 shows an example of the data configuration of the satellite position data 331. According to FIG. 7, the satellite position data 331 stores, for each captured GPS satellite 331a, the satellite position 331b calculated based on the GPS satellite signal in association with each other.

衛星組データ332は、各回の測位処理において選出された衛星組についてのデータである。図8に、衛星組データ332のデータ構成の一例を示す。図8によれば、衛星組データ332は、選出された衛星組332aそれぞれについて、当該衛星組に含まれるGPS衛星332bと、現在位置候補332cと、時刻誤差候補332dと、衛星数332eと、PDOP値332fと、APR値332gとを対応付けて格納している。   The satellite set data 332 is data on the satellite set selected in each positioning process. FIG. 8 shows an example of the data configuration of the satellite set data 332. According to FIG. 8, the satellite set data 332 includes, for each selected satellite set 332a, the GPS satellite 332b, current position candidate 332c, time error candidate 332d, number of satellites 332e, PDOP included in the satellite set. A value 332f and an APR value 332g are stored in association with each other.

測位結果データ333は、各回の測位処理における算出結果のデータである。図9に、測位結果データ333のデータ構成の一例を示す。図9によれば、測位結果データ333は、測位開始からの各回の測位処理それぞれについて、測位時刻333aと、選択衛星組333bと、測位位置333cと、時刻誤差333dと、衛星数333eと、PDOP値333fと、APR平均値333gとを対応付けて格納している。   The positioning result data 333 is calculation result data in each positioning process. FIG. 9 shows an example of the data structure of the positioning result data 333. According to FIG. 9, the positioning result data 333 includes the positioning time 333a, the selected satellite set 333b, the positioning position 333c, the time error 333d, the number of satellites 333e, and the PDOP for each positioning process from the start of positioning. The value 333f and the APR average value 333g are stored in association with each other.

カウンタデータ334は、位置カウンタ及び時刻カウンタそれぞれの現在のカウンタ値を格納する。データ335は、現在の位置閾値及び時刻閾値それぞれを格納する。   The counter data 334 stores current counter values of the position counter and the time counter. Data 335 stores a current position threshold and a time threshold.

ホストCPU40は、ROM43に記憶されているシステムプログラム等の各種プログラムに従って携帯電話機1の各部を統括的に制御する。具体的には、主に、電話機としての通話機能を実現するとともに、ベースバンド処理回路部30から入力された携帯電話機1の現在位置を地図上にプロットしたナビゲーション画面を表示部42に表示させるといったナビゲーション機能を含む各種機能を実現するための処理を行う。   The host CPU 40 comprehensively controls each unit of the mobile phone 1 according to various programs such as a system program stored in the ROM 43. Specifically, the telephone function as a telephone is mainly realized, and a navigation screen in which the current position of the mobile phone 1 input from the baseband processing circuit unit 30 is plotted on a map is displayed on the display unit 42. Processing for realizing various functions including a navigation function is performed.

操作部41は、操作キーやボタンスイッチ等により構成される入力装置であり、利用者による操作に応じた操作信号をホストCPU40に出力する。この操作部41の操作により、測位の開始/終了指示等の各種指示が入力される。表示部42は、LCD(Liquid Crystal Display)等により構成される表示装置であり、ホストCPU40から入力される表示信号に基づく表示画面(例えば、ナビゲーション画面や時刻情報等)を表示する。   The operation unit 41 is an input device configured by operation keys, button switches, and the like, and outputs an operation signal corresponding to an operation by a user to the host CPU 40. By operating the operation unit 41, various instructions such as a positioning start / end instruction are input. The display unit 42 is a display device configured by an LCD (Liquid Crystal Display) or the like, and displays a display screen (for example, a navigation screen or time information) based on a display signal input from the host CPU 40.

ROM43は、ホストCPU40が携帯電話機1を制御するためのシステムプログラムや、ナビゲーション機能を実現するための各種プログラムやデータ等を記憶している。RAM44は、ホストCPU40の作業領域として用いられ、ROM43から読み出されたプログラムやデータ、操作部41から入力されたデータ、ホストCPU40が各種プログラムに従って実行した演算結果等を一時的に記憶する。   The ROM 43 stores a system program for the host CPU 40 to control the mobile phone 1 and various programs and data for realizing a navigation function. The RAM 44 is used as a work area of the host CPU 40 and temporarily stores programs and data read from the ROM 43, data input from the operation unit 41, calculation results executed by the host CPU 40 according to various programs, and the like.

携帯電話用アンテナ50は、携帯電話機1の通信サービス事業者が設置した無線基地局との間で携帯電話用無線信号の送受信を行うアンテナである。携帯電話用無線通信回路部60は、RF変換回路やベースバンド処理回路等によって構成される携帯電話用の通信回路部であり、ホストCPU40の制御に従って無線信号の送受信を行う。   The cellular phone antenna 50 is an antenna that transmits and receives cellular phone radio signals to and from a radio base station installed by a communication service provider of the cellular phone 1. The mobile phone radio communication circuit unit 60 is a mobile phone communication circuit unit configured by an RF conversion circuit, a baseband processing circuit, and the like, and transmits and receives radio signals under the control of the host CPU 40.

[処理の流れ]
図10は、ベースバンド処理の流れを説明するためのフローチャートである。この処理は、CPU31がベースバンド処理プログラム321を実行することで実現される。尚、ベースバンド処理に先立ち、GPSアンテナ10によるRF信号の受信やRF受信回路部21によるIF信号へのダウンコンバートを経てデジタル化されたIF信号が、ベースバンド処理回路部30に入力される状態にあるものとする。
[Process flow]
FIG. 10 is a flowchart for explaining the flow of the baseband processing. This processing is realized by the CPU 31 executing the baseband processing program 321. Prior to baseband processing, an IF signal digitized through reception of an RF signal by the GPS antenna 10 and down-conversion to an IF signal by the RF reception circuit unit 21 is input to the baseband processing circuit unit 30. It shall be in

図10によれば、CPU31は、先ず、初期設定として、位置カウンタ及び時刻カウンタをゼロクリアする(ステップA1)。次いで、測位演算処理を行い、今回の現在位置P及び時刻誤差Tを算出する(ステップA3)。   According to FIG. 10, the CPU 31 first clears the position counter and the time counter to zero as an initial setting (step A1). Next, a positioning calculation process is performed to calculate the current current position P and time error T (step A3).

図11は、測位演算処理の流れを説明するためのフローチャートである。図11によれば、CPU31は、捕捉されたGPS衛星信号を基に、各GPS衛星の位置を含む衛星情報を算出する(ステップB1)。次いで、捕捉されたGPS衛星信号を基に、4個以上のGPS衛星から成る衛星組を選出し(ステップB3)、選出した衛星組それぞれを対象としたループAの処理を行う。   FIG. 11 is a flowchart for explaining the flow of the positioning calculation process. According to FIG. 11, the CPU 31 calculates satellite information including the position of each GPS satellite based on the captured GPS satellite signal (step B1). Next, a satellite set composed of four or more GPS satellites is selected based on the captured GPS satellite signals (step B3), and a loop A process is performed for each selected satellite set.

ループAでは、対象の衛星組の各GPS衛星の位置を基に、例えば最小二乗法を用いた測位演算を行って、現在位置候補及び時刻誤差候補を算出する(ステップB5)。また、対象の衛星組に含まれるGPS衛星の数(衛星数)を算出する(ステップB7)。そして、算出した現在位置候補を基に、対象の衛星組のPDOP値を算出し(ステップB9)、更に、APR値を算出する(ステップB11)。ループAはこのように行われる。   In the loop A, a current position candidate and a time error candidate are calculated by performing a positioning calculation using, for example, the least square method based on the position of each GPS satellite of the target satellite set (step B5). Further, the number of GPS satellites (the number of satellites) included in the target satellite set is calculated (step B7). Based on the calculated current position candidate, the PDOP value of the target satellite set is calculated (step B9), and further, the APR value is calculated (step B11). Loop A is performed in this way.

全ての衛星組を対象としたループAを終了すると、続いて、各衛星組のAPR値の平均値であるAPR平均値を算出する(ステップB13)。また、各衛星組それぞれをPDOP値等を用いて評価する評価処理を行う(ステップB15)。そして、評価結果に基づいて衛星組の1つを選択し、選択した衛星組の現在位置候補を今回の測位位置として決定するとともに、当該衛星組の時刻誤差候補を今回の時刻誤差として決定する(ステップB17)。以上の処理を行うと、測位演算処理を終了する。   When the loop A for all the satellite sets is completed, an APR average value that is an average value of the APR values of each satellite set is calculated (step B13). Further, an evaluation process for evaluating each satellite set using a PDOP value or the like is performed (step B15). Then, one of the satellite sets is selected based on the evaluation result, the current position candidate of the selected satellite set is determined as the current positioning position, and the time error candidate of the satellite set is determined as the current time error ( Step B17). When the above processing is performed, the positioning calculation processing is terminated.

測位演算処理が終了すると、CPU31は、続いて、カウント処理を行う(ステップA5)。   When the positioning calculation process is completed, the CPU 31 subsequently performs a count process (step A5).

図12は、カウント処理の流れを説明するためのフローチャートである。図12によれば、CPU31は、前回の測位位置と今回の測位位置との差(位置差分)ΔPを算出する(ステップC1)。そして、算出した位置差分ΔPがカウントアップ条件を満たす(即ち、所定値以下)ならば(ステップC3:YES)、位置カウンタを「1」加算した値に更新し(ステップC5)、カウントアップ条件を満たさないならば(ステップC3:NO)、位置カウンタをゼロクリアする(ステップC7)。   FIG. 12 is a flowchart for explaining the flow of the counting process. According to FIG. 12, the CPU 31 calculates a difference (positional difference) ΔP between the previous positioning position and the current positioning position (step C1). If the calculated position difference ΔP satisfies the count-up condition (that is, a predetermined value or less) (step C3: YES), the position counter is updated to a value obtained by adding “1” (step C5), and the count-up condition is changed. If not satisfied (step C3: NO), the position counter is cleared to zero (step C7).

また、前回の時刻誤差と今回の時刻誤差との差(時刻差分)ΔTを算出する(ステップC9)。そして、算出した時刻差分ΔTがカウントアップ条件を満たす(即ち、所定値以下)ならば(ステップC11:YES)、時刻カウンタを「1」加算した値に更新し(ステップC13)、カウントアップ条件を満たさないならば(ステップC11:NO)、時刻カウンタをゼロクリアする(ステップC15)。以上の処理を行うと、カウント処理を終了する。   Also, a difference (time difference) ΔT between the previous time error and the current time error is calculated (step C9). If the calculated time difference ΔT satisfies the count-up condition (that is, a predetermined value or less) (step C11: YES), the time counter is updated to a value obtained by adding “1” (step C13), and the count-up condition is changed. If not satisfied (step C11: NO), the time counter is cleared to zero (step C15). When the above process is performed, the count process is terminated.

カウント処理が終了すると、CPU31は、続いて、閾値変更処理を行う(ステップA7)。   When the counting process ends, the CPU 31 subsequently performs a threshold value changing process (step A7).

図13は、閾値変更処理の流れを説明するためのフローチャートである。図13によれば、CPU31は、初期設定として、位置閾値及び時刻閾値をともに基準閾値「3」に設定する(ステップD1)。次いで、閾値変更条件テーブル323を参照して、衛星数を基に、位置閾値及び時刻閾値を変更する(ステップD3)。また、PDOP値を基に、位置閾値及び時刻閾値を変更し(ステップD5)、更に、APR平均値を基に、位置閾値及び時刻閾値を変更する(ステップD7)。以上の処理を行うと、閾値変更処理を終了する。   FIG. 13 is a flowchart for explaining the flow of the threshold value changing process. According to FIG. 13, as an initial setting, the CPU 31 sets both the position threshold value and the time threshold value to the reference threshold value “3” (step D <b> 1). Next, with reference to the threshold change condition table 323, the position threshold and the time threshold are changed based on the number of satellites (step D3). Further, the position threshold and the time threshold are changed based on the PDOP value (step D5), and further, the position threshold and the time threshold are changed based on the APR average value (step D7). When the above processing is performed, the threshold value changing process is terminated.

閾値変更処理が終了すると、CPU31は、続いて、位置カウント値と位置閾値、時刻カウント値と時刻閾値とをそれぞれ比較する。そして、位置カウント値が位置閾値未満である(ステップA9:NO)、或いは時刻カウント値が時刻閾値未満ならば(ステップA11:NO)、ステップA3に戻り、次回の測位を行う。一方、位置カウント値が位置閾値以上であり(ステップA9:YES)、且つ時刻カウント値が時刻閾値以上ならば(ステップA11:YES)、今回の現在位置Pを、初回の測位位置として決定し出力する(ステップA13)。ここまでが、初回の測位である。   When the threshold value changing process ends, the CPU 31 subsequently compares the position count value with the position threshold value, and the time count value and the time threshold value. If the position count value is less than the position threshold value (step A9: NO) or the time count value is less than the time threshold value (step A11: NO), the process returns to step A3 to perform the next positioning. On the other hand, if the position count value is equal to or greater than the position threshold value (step A9: YES) and the time count value is equal to or greater than the time threshold value (step A11: YES), the current current position P is determined as the first positioning position and output. (Step A13). This is the first positioning.

初回の測位が終了すると、続いて、2回目以降の測位を開始する。即ち、測位演算処理(図11参照)を行い(ステップA15)、算出した現在位置Pを測位結果として出力する(ステップA17)。次いで、測位を終了するか否かを判定し、終了しないならば(ステップA19:NO)、ステップA15に戻り、次回の測位を行う。測位を終了するならば(ステップA19:YES)、ベースバンド処理を終了する。   When the first positioning is completed, the second and subsequent positioning is started. That is, positioning calculation processing (see FIG. 11) is performed (step A15), and the calculated current position P is output as a positioning result (step A17). Next, it is determined whether or not the positioning is to be ended. If the positioning is not to be ended (step A19: NO), the process returns to step A15 to perform the next positioning. If the positioning is finished (step A19: YES), the baseband processing is finished.

[変形例]
以上、本発明を適用した一実施形態を説明したが、本発明の適用可能な実施形態は上述の実施形態に限定されることなく、本発明の趣旨を逸脱しない範囲で適宜変更可能なのは勿論である。
[Modification]
As mentioned above, although one embodiment to which the present invention is applied has been described, the applicable embodiment of the present invention is not limited to the above-described embodiment, and of course can be appropriately changed without departing from the spirit of the present invention. is there.

(A)Zカウントのデコード
例えば、Zカウントがデコードされた後は、マルチパス環境であっても、時刻誤差Tのばらつきはほぼゼロとなる。このため、Zカウントがデコードされた場合には、カウント値と閾値との比較を行わず、現在位置Pを測位位置として決定し出力することにしても良い。
(A) Decoding of Z count For example, after the Z count is decoded, the variation in the time error T is almost zero even in a multipath environment. For this reason, when the Z count is decoded, the current position P may be determined as the positioning position and output without comparing the count value with the threshold value.

(B)ホストCPU
また、ベースバンド処理回路部30のCPU31が行う処理の一部又は全部を、ホストCPU40がソフトウェア的に行うことにしても良い。
(B) Host CPU
Further, part or all of the processing performed by the CPU 31 of the baseband processing circuit unit 30 may be performed by the host CPU 40 in software.

(C)測位装置
また、上述の実施形態では、測位装置を備えた電子機器の一種である携帯電話機を説明したが、例えば携帯型のナビゲーション装置や車載用のナビゲーション装置、PDA(Personal Digital Assistants)、腕時計といった他の電子機器についても同様に適用することが可能である。
(C) Positioning device In the above-described embodiment, a mobile phone, which is a kind of electronic device provided with a positioning device, has been described. For example, a portable navigation device, an in-vehicle navigation device, a PDA (Personal Digital Assistants) The present invention can be similarly applied to other electronic devices such as wristwatches.

(D)衛星測位システム
また、上述の実施形態では、GPSを利用した場合を説明したが、例えばGLONASS(GLObal Navigation Satellite System)といった他の衛星測位システムにも同様に適用可能なのは勿論である。
(D) Satellite Positioning System In the above-described embodiment, the case where GPS is used has been described, but it is needless to say that the present invention can be similarly applied to other satellite positioning systems such as GLONASS (GLObal Navigation Satellite System).

(E)記録媒体
また、ベースバンド処理プログラム321をCD−ROM等の記録媒体に記録して、携帯電話機等の電子機器にインストールする構成としても良い。
(E) Recording medium The baseband processing program 321 may be recorded on a recording medium such as a CD-ROM and installed in an electronic device such as a mobile phone.

携帯電話機の内部構成図。The internal block diagram of a mobile telephone. ARP平均値と測位誤差との関係を示す実験結果の一例。An example of the experimental result which shows the relationship between an ARP average value and a positioning error. ROMの構成図。The block diagram of ROM. カウントアップ条件テーブルのデータ構成例。The data structural example of a count-up condition table. 閾値変更条件テーブルのデータ構成例。The data structural example of a threshold value change condition table. RAMの構成図。The block diagram of RAM. 衛星位置データのデータ構成例。Data configuration example of satellite position data. 衛星組データのデータ構成例。Data configuration example of satellite set data. 測位結果データのデータ構成例。The example of a data structure of positioning result data. ベースバンド処理のフローチャート。The flowchart of a baseband process. ベースバンド処理中に実行される測位演算処理のフローチャート。The flowchart of the positioning calculation process performed during a baseband process. ベースバンド処理中に実行されるカウント処理のフローチャート。The flowchart of the count process performed during a baseband process. ベースバンド処理中に実行される閾値変更処理のフローチャート。The flowchart of the threshold value change process performed during a baseband process.

符号の説明Explanation of symbols

1 携帯電話機、20 GPS受信部、21 RF受信回路部、22 発振回路、30 ベースバンド処理回路部、31 CPU、32 ROM、321 ベースバンド処理プログラム、322 カウントアップ条件テーブル、323 閾値変更条件テーブル、33 RAM、331 衛星位置データ、332 衛星組データ、333 測位結果データ、334 カウンタデータ、335 閾値データ   DESCRIPTION OF SYMBOLS 1 Mobile phone, 20 GPS receiving part, 21 RF receiving circuit part, 22 Oscillator circuit, 30 Baseband processing circuit part, 31 CPU, 32 ROM, 321 Baseband processing program, 322 Count up condition table, 323 Threshold change condition table, 33 RAM, 331 satellite position data, 332 satellite set data, 333 positioning result data, 334 counter data, 335 threshold data

Claims (14)

測位用の衛星から送出される衛星信号を受信し、該受信した衛星信号に基づく現在位置の測位演算を行って、測位開始後に最初に測位出力する測位位置を決定する初回測位出力位置演算決定方法であって、
受信された衛星信号に基づく測位演算を行って測位位置を算出する測位処理を実行する測位処理ステップと、
前記測位処理ステップによる前記測位処理の繰り返し実行回数を可変する繰り返し回数可変ステップと、
前記測位処理ステップによる前記測位処理が前記繰り返し実行回数分実行された場合に、最終的に算出された測位位置を、測位出力する初回の測位位置に決定する初回測位出力位置決定ステップと、
を含むとともに、
前記測位処理ステップは、
受信された衛星信号に基づいて今回の測位処理に用いる衛星の組合せである衛星組を選出する衛星組選出ステップと、
前記選出された衛星組それぞれについて、当該衛星組に含まれる各衛星の衛星信号を用いて現在位置候補を算出する現在位置候補算出ステップと、
前記選出された衛星組それぞれについて、当該衛星組の衛星それぞれの、1)擬似距離と、2)当該衛星と前記算出された現在位置候補間の距離である近似距離と、の差分の二乗和であるAPR値を算出するAPR値算出ステップと、
前記APR値算出ステップで算出された衛星組それぞれのAPR値を平均することで、今回の測位処理のAPR平均値を算出する平均値算出ステップと、
前記算出された衛星組それぞれの現在位置候補の中から択一的に現在位置候補を選択して、今回の測位処理による測位位置とする今回測位位置選択ステップと、
を有し、
前記繰り返し回数可変ステップは、前記測位処理ステップにおいて算出されたAPR平均値に基づいて繰り返し実行回数を可変するAPR平均値基準回数可変ステップを有する、
初回測位出力位置演算決定方法。
Initial positioning output position calculation determination method for receiving a satellite signal transmitted from a positioning satellite, performing a positioning calculation of the current position based on the received satellite signal, and determining a positioning position for first positioning output after positioning start Because
A positioning process step for performing a positioning process for calculating a positioning position by performing a positioning calculation based on a received satellite signal;
A repeat count variable step of varying the repeat execution count of the positioning process by the positioning process step;
When the positioning process by the positioning process step is executed for the number of times of repeated execution, an initial positioning output position determining step for determining a positioning position finally calculated as an initial positioning position for positioning output;
Including
The positioning processing step includes
A satellite set selection step of selecting a satellite set that is a combination of satellites used for the current positioning process based on the received satellite signals;
For each selected satellite set, a current position candidate calculating step for calculating a current position candidate using the satellite signal of each satellite included in the satellite set;
For each of the selected satellite sets, the sum of squares of the difference between 1) the pseudorange of each satellite of the satellite set and 2) the approximate distance that is the distance between the satellite and the calculated current position candidate An APR value calculating step for calculating an APR value;
An average value calculating step of calculating an APR average value of the current positioning process by averaging the APR values of the satellite sets calculated in the APR value calculating step;
A current positioning position selection step of selecting a current position candidate alternatively from the calculated current position candidates of each satellite set, and setting it as a positioning position by the current positioning process;
Have
The repetition number variable step includes an APR average value reference number variable step for varying the number of repetition executions based on the APR average value calculated in the positioning processing step.
Initial positioning output position calculation determination method.
請求項1に記載の初回測位出力位置演算決定方法であって、
前記繰り返し回数可変ステップは、前記測位処理ステップによる測位処理が実行される毎に、今回の測位処理の際に算出されたAPR平均値に基づき繰り返し実行回数を可変するステップである初回測位出力位置演算決定方法。
The initial positioning output position calculation determination method according to claim 1,
The repeat count variable step is a step of changing the repeat execution count based on the APR average value calculated at the time of the current positioning process every time the positioning process in the positioning process step is executed. Decision method.
請求項1又は2に記載の初回測位出力位置演算決定方法であって、
前記測位処理ステップによる前回の測位処理による測位位置と、今回の測位処理による測位位置との距離差が、所定の近距離条件を満たさない場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数を続行する繰り返し回数計数ステップを含む初回測位出力位置演算決定方法。
An initial positioning output position calculation determination method according to claim 1 or 2,
If the distance difference between the positioning position of the previous positioning process at the positioning process step and the positioning position of the current positioning process does not satisfy the predetermined short-distance condition, the number of repetitions is reset by resetting the number of repetitions up to this time. An initial positioning output position calculation determination method including a repetition count counting step in which counting is repeated and satisfied when counting is repeated.
請求項1又は2に記載の初回測位出力位置演算決定方法であって、
前記現在位置候補算出ステップは、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差を算出するステップであり、
前記測位処理ステップは、前記今回測位位置選択ステップで選択された現在位置候補が前記現在位置候補算出ステップで算出された際に算出された時刻誤差を、今回の測位処理による時刻誤差とする今回時刻誤差決定ステップを有し、
前記測位処理ステップによる前回の測位処理による時刻誤差と、今回の測位処理による時刻誤差との差が、所定の近似条件を満たさない場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数を続行する繰り返し回数計数ステップを更に含む、
初回測位出力位置演算決定方法。
An initial positioning output position calculation determination method according to claim 1 or 2,
The current position candidate calculation step is a step of calculating a time error using a satellite signal of each satellite included in the satellite set, together with calculation of a current position candidate.
In the positioning process step, the current time candidate, which is the time error calculated when the current position candidate selected in the current positioning position selection step is calculated in the current position candidate calculation step, is set as the time error due to the current positioning process. An error determination step;
If the difference between the time error due to the previous positioning process in the positioning process step and the time error due to the current positioning process does not satisfy the predetermined approximate condition, the number of repetitions is counted by resetting the number of repetitions up to this time. And further includes a repeat count step to continue counting the repeat count if redoed and satisfied.
Initial positioning output position calculation determination method.
請求項1又は2に記載の初回測位出力位置演算決定方法であって、
前記現在位置候補算出ステップは、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差を算出するステップであり、
前記測位処理ステップは、前記今回測位位置選択ステップで選択された現在位置候補が前記現在位置候補算出ステップで算出された際に算出された時刻誤差を、今回の測位処理による時刻誤差とする今回時刻誤差決定ステップを有し、
1)前記測位処理ステップによる前回の測位処理による測位位置と今回の測位処理による測位位置との距離差が所定の近距離条件を満たさない場合、或いは、2)前記測位処理ステップによる前回の測位処理による時刻誤差と今回の測位処理による時刻誤差との差が所定の近似条件を満たさない場合の何れかに該当する場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、何れにも該当しない場合には繰り返し回数の計数を続行する繰り返し回数計数ステップを更に含む、
初回測位出力位置演算決定方法。
An initial positioning output position calculation determination method according to claim 1 or 2,
The current position candidate calculation step is a step of calculating a time error using a satellite signal of each satellite included in the satellite set, together with calculation of a current position candidate.
In the positioning process step, the current time candidate, which is the time error calculated when the current position candidate selected in the current positioning position selection step is calculated in the current position candidate calculation step, is set as the time error due to the current positioning process. An error determination step;
1) When the distance difference between the positioning position by the previous positioning process at the positioning process step and the positioning position by the current positioning process does not satisfy a predetermined short distance condition, or 2) The previous positioning process by the positioning process step If the difference between the time error due to this time and the time error due to the current positioning process does not satisfy the predetermined approximate condition, the number of repetitions up to this time is reset and the number of repetitions is counted again. If not, it further includes a repeat count step for continuing the repeat count.
Initial positioning output position calculation determination method.
今回の測位処理に用いる衛星の組合せである衛星組を選出する衛星組選出ステップと、
前記衛星組それぞれについて、当該衛星組に含まれる各衛星の衛星信号を用いて現在位置候補を算出する現在位置候補算出ステップと、
前記衛星組それぞれについて、前記現在位置候補に基づき当該衛星組の衛星それぞれのAPR値を算出するAPR値算出ステップと、
前記衛星組それぞれの前記APR値を平均することで、今回の測位処理のAPR平均値を算出する平均値算出ステップと、
前記衛星組それぞれの前記現在位置候補の中から択一的に現在位置候補を選択して、今回の測位処理による測位位置とする今回測位位置選択ステップと、
前記APR平均値に基づいて前記測位処理を繰り返し実行する回数を変更するAPR平均値基準回数可変ステップと、
前記測位処理が前記繰り返し実行回数分実行された場合に、最終的に算出された測位位置を、測位出力する初回の測位位置に決定する初回測位出力位置決定ステップと、
を含む初回測位出力位置演算決定方法。
A satellite set selection step for selecting a satellite set that is a combination of the satellites used for the positioning process of this time;
For each of the satellite sets, a current position candidate calculation step of calculating a current position candidate using the satellite signal of each satellite included in the satellite set;
An APR value calculating step for calculating an APR value of each satellite of the satellite set based on the current position candidate for each of the satellite sets;
An average value calculating step of calculating an APR average value of the current positioning process by averaging the APR values of the satellite sets;
A current positioning position selection step of selecting a current position candidate alternatively from the current position candidates of each of the satellite sets and setting the positioning position by the current positioning process;
An APR average value reference number variable step for changing the number of times the positioning process is repeatedly executed based on the APR average value;
When the positioning process is executed for the number of times of repeated execution, an initial positioning output position determination step for determining a positioning position finally calculated as an initial positioning position for positioning output;
The first positioning output position calculation determination method including.
測位用の衛星から送出される衛星信号を受信し、該受信した衛星信号に基づき現在位置を測位する測位装置に内蔵されたコンピュータに、請求項1〜6の何れか一項に記載の初回測位出力位置演算決定方法を実行させるためのプログラム。   The first positioning according to any one of claims 1 to 6, wherein a computer incorporated in a positioning device that receives a satellite signal transmitted from a positioning satellite and measures a current position based on the received satellite signal. A program for executing the output position calculation determination method. 請求項7に記載されたプログラムを記憶したコンピュータ読取可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 7. 測位用の衛星から送出される衛星信号を受信し、該受信した衛星信号に基づく現在位置の測位演算を行う測位装置であって、
受信された衛星信号に基づく測位演算を行って測位位置を算出する測位処理を実行する測位処理部と、
前記測位処理部による前記測位処理の繰り返し実行回数を可変する繰り返し回数可変部と、
前記測位処理部による前記測位処理が前記繰り返し実行回数分実行された場合に、最終的に算出された測位位置を、最初に測位出力する測位位置に決定する初回測位出力位置決定部と、
を備えるとともに、
前記測位処理部は、
受信された衛星信号に基づいて今回の測位処理に用いる衛星の組合せである衛星組を選出する衛星組選出部と、
前記選出された衛星組それぞれについて、当該衛星組に含まれる各衛星の衛星信号を用いて現在位置候補を算出する現在位置候補算出部と、
前記選出された衛星組それぞれについて、当該衛星組の衛星それぞれの、1)擬似距離と、2)当該衛星と前記算出された現在位置候補間の距離である近似距離と、の差分の二乗和であるAPR値を算出するAPR値算出部と、
前記APR値算出部により算出された衛星組それぞれのAPR値を平均することで、今回の測位処理のAPR平均値を算出する平均値算出部と、
前記算出された衛星組それぞれの現在位置候補の中から択一的に現在位置候補を選択して、今回の測位処理による測位位置とする今回測位位置選択部と、
を有し、
前記繰り返し回数可変部は、前記測位処理部により算出されたAPR平均値に基づいて繰り返し実行回数を可変するAPR平均値基準回数可変部を有する、
測位装置。
A positioning device that receives a satellite signal transmitted from a positioning satellite and performs a positioning calculation of a current position based on the received satellite signal,
A positioning processing unit that performs a positioning process to calculate a positioning position by performing a positioning calculation based on a received satellite signal;
A repetition number variable unit that varies the number of repetitions of the positioning process by the positioning processing unit;
When the positioning processing by the positioning processing unit is executed for the number of times of repeated execution, an initial positioning output position determination unit that determines a positioning position that is finally calculated as a positioning position for which positioning output is performed first;
With
The positioning processing unit
A satellite set selection unit that selects a satellite set that is a combination of satellites used for the current positioning process based on the received satellite signals;
For each selected satellite set, a current position candidate calculation unit that calculates a current position candidate using satellite signals of each satellite included in the satellite set;
For each of the selected satellite sets, the sum of squares of the difference between 1) the pseudorange of each satellite of the satellite set and 2) the approximate distance that is the distance between the satellite and the calculated current position candidate An APR value calculation unit for calculating a certain APR value;
An average value calculating unit that calculates an APR average value of the current positioning process by averaging the APR values of the satellite sets calculated by the APR value calculating unit;
A current position selection unit that selects a current position candidate alternatively from the calculated current position candidates of each satellite set, and sets the current position as a positioning position by the current positioning process;
Have
The repeat count variable section includes an APR average value reference count variable section that varies the repeat execution count based on the APR average value calculated by the positioning processing section.
Positioning device.
請求項9に記載の測位装置であって、
前記繰り返し回数可変部は、前記測位処理部による測位処理が実行される毎に、今回の測位処理の際に算出されたAPR平均値に基づき繰り返し実行回数を可変する測位装置。
The positioning device according to claim 9, wherein
The repeat count variable unit is a positioning device that varies the repeat execution count based on the APR average value calculated during the current positioning process every time the positioning process is performed by the positioning processing unit.
請求項9又は10に記載の測位装置であって、
前記測位処理部による前回の測位処理による測位位置と、今回の測位処理による測位位置との距離差が、所定の近距離条件を満たさない場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数を続行する繰り返し回数計数部を備える測位装置。
The positioning device according to claim 9 or 10,
If the distance difference between the positioning position of the previous positioning process by the positioning processing section and the positioning position of the current positioning process does not satisfy the predetermined short-distance condition, the number of repetitions is reset by resetting the number of repetitions up to this time. A positioning device provided with a repeat count section that repeats counting and continues counting the number of repetitions when the count is satisfied.
請求項9又は10に記載の測位装置であって、
前記現在位置候補算出部は、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差を算出し、
前記測位処理部は、前記今回測位位置選択部により選択された現在位置候補が前記現在位置候補算出部により算出された際に算出された時刻誤差を、今回の測位処理による時刻誤差とする今回時刻誤差決定部を有し、
前記測位処理部による前回の測位処理による時刻誤差と、今回の測位処理による時刻誤差との差が、所定の近似条件を満たさない場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、満たす場合には繰り返し回数の計数を続行する繰り返し回数計数部を更に含む、
測位装置。
The positioning device according to claim 9 or 10,
The current position candidate calculation unit calculates a time error using a satellite signal of each satellite included in the satellite set, along with calculation of a current position candidate,
The positioning processing unit uses a time error calculated when the current position candidate selected by the current positioning position selection unit is calculated by the current position candidate calculation unit as a time error due to the current positioning process. An error determination unit;
If the difference between the time error due to the previous positioning process by the positioning processing unit and the time error due to the current positioning process does not satisfy the predetermined approximate condition, the number of repetitions is counted by resetting the number of repetitions up to this time. If it meets again, it further includes a repeat count section that continues counting the repeat count,
Positioning device.
請求項9又は10に記載の測位装置であって、
前記現在位置候補算出部は、現在位置候補の算出とともに、当該衛星組に含まれる各衛星の衛星信号を用いて時刻誤差を算出し、
前記測位処理部は、前記今回測位位置選択部で選択された現在位置候補が前記現在位置候補算出部により算出された際に算出された時刻誤差を、今回の測位処理による時刻誤差とする今回時刻誤差決定部を有し、
1)前記測位処理部による前回の測位処理による測位位置と今回の測位処理による測位位置との距離差が所定の近距離条件を満たさない場合、或いは、2)前記測位処理部による前回の測位処理による時刻誤差と今回の測位処理による時刻誤差との差が所定の近似条件を満たさない場合の何れかに該当する場合には今回までの繰り返し回数をリセットして繰り返し回数の計数をやり直し、何れにも該当しない場合には繰り返し回数の計数を続行する繰り返し回数計数部を更に含む、
測位装置。
The positioning device according to claim 9 or 10,
The current position candidate calculation unit calculates a time error using a satellite signal of each satellite included in the satellite set, along with calculation of a current position candidate,
The positioning processing unit uses a time error calculated when the current position candidate selected by the current positioning position selection unit is calculated by the current position candidate calculation unit as a time error due to the current positioning process. An error determination unit;
1) When the distance difference between the positioning position by the previous positioning process by the positioning processing section and the positioning position by the current positioning process does not satisfy a predetermined short distance condition, or 2) The previous positioning process by the positioning processing section If the difference between the time error due to this time and the time error due to the current positioning process does not satisfy the predetermined approximate condition, the number of repetitions up to this time is reset and the number of repetitions is counted again. If it is not applicable, it further includes a repetition number counting unit that continues counting the number of repetitions.
Positioning device.
請求項9〜13の何れか一項に記載の測位装置を備えた電子機器。   The electronic device provided with the positioning apparatus as described in any one of Claims 9-13.
JP2008037115A 2007-04-09 2008-02-19 Method and program for calculating and determining first located output position, storage medium, positioning device, and electronic equipment Withdrawn JP2008281552A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2008037115A JP2008281552A (en) 2007-04-09 2008-02-19 Method and program for calculating and determining first located output position, storage medium, positioning device, and electronic equipment
US12/062,159 US7612713B2 (en) 2007-04-09 2008-04-03 First output position calculation method, storage medium, positioning device, and electronic instrument
CN2008100899182A CN101285879B (en) 2007-04-09 2008-04-09 First output position calculation method, positioning device, and electronic instrument
US12/565,012 US8072372B2 (en) 2007-04-09 2009-09-23 First output position calculation method, storage medium, positioning device, and electronic instrument

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2007101477 2007-04-09
JP2008037115A JP2008281552A (en) 2007-04-09 2008-02-19 Method and program for calculating and determining first located output position, storage medium, positioning device, and electronic equipment

Publications (2)

Publication Number Publication Date
JP2008281552A true JP2008281552A (en) 2008-11-20
JP2008281552A5 JP2008281552A5 (en) 2011-03-10

Family

ID=40058184

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008037115A Withdrawn JP2008281552A (en) 2007-04-09 2008-02-19 Method and program for calculating and determining first located output position, storage medium, positioning device, and electronic equipment

Country Status (2)

Country Link
JP (1) JP2008281552A (en)
CN (1) CN101285879B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010216814A (en) * 2009-03-13 2010-09-30 Fujitsu Ltd System and method for positioning
JP2013088356A (en) * 2011-10-20 2013-05-13 Sony Corp Information processing apparatus, receiving information server, information processing method, program, and recording medium
KR101767111B1 (en) * 2015-08-28 2017-08-23 엠디에스테크놀로지 주식회사 Apparatus and method for correcting with detecting fault in global positioning system

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010203959A (en) * 2009-03-04 2010-09-16 Seiko Epson Corp Initial position determining method, and method and device for position calculation
JP5017392B2 (en) * 2010-02-24 2012-09-05 クラリオン株式会社 Position estimation apparatus and position estimation method
CN117092664B (en) * 2023-10-17 2024-01-09 青岛杰瑞自动化有限公司 Positioning anti-interference method and system based on time service system and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09304502A (en) * 1996-05-09 1997-11-28 Matsushita Electric Ind Co Ltd Gps receiver
JP2004085349A (en) * 2002-08-27 2004-03-18 Matsushita Electric Ind Co Ltd Positioning satellite receiving device
JP2005181025A (en) * 2003-12-18 2005-07-07 Hitachi Ltd Mobile communication device
JP2007504469A (en) * 2003-09-05 2007-03-01 ナヴコム テクノロジー インコーポレイテッド Receiver automatic integrity monitoring and fault detection and removal methods

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5226084A (en) * 1990-12-05 1993-07-06 Digital Voice Systems, Inc. Methods for speech quantization and error correction
CN1124470C (en) * 2000-12-08 2003-10-15 中国科学院紫金山天文台 Precise azimuth measuring method
CN1405577A (en) * 2001-08-13 2003-03-26 厦门雅迅网络股份有限公司 Method for conducting post differential calculation to satellite positioning data
US6670916B2 (en) * 2002-02-19 2003-12-30 Seiko Epson Corporation Method and system for position calculation from calculated time
US7126877B2 (en) * 2004-08-24 2006-10-24 Bbn Technologies Corp. System and method for disambiguating shooter locations

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09304502A (en) * 1996-05-09 1997-11-28 Matsushita Electric Ind Co Ltd Gps receiver
JP2004085349A (en) * 2002-08-27 2004-03-18 Matsushita Electric Ind Co Ltd Positioning satellite receiving device
JP2007504469A (en) * 2003-09-05 2007-03-01 ナヴコム テクノロジー インコーポレイテッド Receiver automatic integrity monitoring and fault detection and removal methods
JP2005181025A (en) * 2003-12-18 2005-07-07 Hitachi Ltd Mobile communication device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010216814A (en) * 2009-03-13 2010-09-30 Fujitsu Ltd System and method for positioning
JP2013088356A (en) * 2011-10-20 2013-05-13 Sony Corp Information processing apparatus, receiving information server, information processing method, program, and recording medium
KR101767111B1 (en) * 2015-08-28 2017-08-23 엠디에스테크놀로지 주식회사 Apparatus and method for correcting with detecting fault in global positioning system

Also Published As

Publication number Publication date
CN101285879B (en) 2011-05-18
CN101285879A (en) 2008-10-15

Similar Documents

Publication Publication Date Title
JP5050904B2 (en) Current position positioning method and positioning device
JP5034935B2 (en) POSITIONING METHOD, PROGRAM, POSITIONING DEVICE, AND ELECTRONIC DEVICE
JP5251090B2 (en) POSITIONING METHOD, PROGRAM, AND POSITIONING DEVICE
JP5109706B2 (en) Positioning method and positioning device
JP5186873B2 (en) POSITIONING METHOD, PROGRAM, POSITIONING DEVICE, AND ELECTRONIC DEVICE
JP5186874B2 (en) POSITIONING METHOD, PROGRAM, POSITIONING DEVICE, AND ELECTRONIC DEVICE
US8634504B2 (en) Correlation calculating method, satellite signal capturing method, and correlation calculating circuit
US8072372B2 (en) First output position calculation method, storage medium, positioning device, and electronic instrument
JP4985310B2 (en) POSITIONING METHOD, PROGRAM, POSITIONING DEVICE, AND ELECTRONIC DEVICE
JP2008281552A (en) Method and program for calculating and determining first located output position, storage medium, positioning device, and electronic equipment
US8670927B2 (en) Positioning method, program, positioning device, and electronic apparatus
US9229113B2 (en) Receiving device and correlation integrating method
US8724593B2 (en) Capture frequency decision methods and receivers
JP4952328B2 (en) GPS positioning device, electronic device, control method, program, and storage medium
JP2009109478A (en) Initial output positioning location determination method, program, positioning device, and electronic equipment
JP2009103489A (en) Positioning method, program, positioning device, and electronic device
JP5521284B2 (en) Positioning method and positioning device
JP2008281551A (en) Present position locating method and program, storage medium, positioning device, and electronic equipment
JP5494394B2 (en) Receiver
US8761232B2 (en) Bit change determination method and bit change determination device

Legal Events

Date Code Title Description
A521 Written amendment

Effective date: 20110125

Free format text: JAPANESE INTERMEDIATE CODE: A523

A621 Written request for application examination

Effective date: 20110125

Free format text: JAPANESE INTERMEDIATE CODE: A621

A977 Report on retrieval

Effective date: 20120309

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120321

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20120518