JP2017106891A - Inertia device, program, and positioning method - Google Patents

Inertia device, program, and positioning method Download PDF

Info

Publication number
JP2017106891A
JP2017106891A JP2016166207A JP2016166207A JP2017106891A JP 2017106891 A JP2017106891 A JP 2017106891A JP 2016166207 A JP2016166207 A JP 2016166207A JP 2016166207 A JP2016166207 A JP 2016166207A JP 2017106891 A JP2017106891 A JP 2017106891A
Authority
JP
Japan
Prior art keywords
unit
correction
information
absolute position
estimated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016166207A
Other languages
Japanese (ja)
Other versions
JP6852310B2 (en
Inventor
裕介 松下
Yusuke Matsushita
裕介 松下
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to US15/358,893 priority Critical patent/US10408627B2/en
Publication of JP2017106891A publication Critical patent/JP2017106891A/en
Application granted granted Critical
Publication of JP6852310B2 publication Critical patent/JP6852310B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an inertia device that increases the accuracy of positioning in a building.SOLUTION: An inertia device 1 includes: a running direction estimation unit 200, that estimates a state of running, including a running direction and a moving rate, using a sensor output; a position estimation unit 800, that estimates the position of an own device by applying the running direction and the moving rate, estimated by the running direction estimation unit, to an inertial navigation; an absolute position information acquisition unit, that acquires absolute position information, provided from the outside; a position correction unit 500, that generates a corrected position, obtained by correcting an estimated position by the absolute position information, in a case where the absolute position information has been acquired; and a running direction correcting unit 106, that corrects the running direction based on a difference in the direction with respect to a predetermined position between from the estimated position and from the corrected position.SELECTED DRAWING: Figure 35

Description

本発明は、慣性装置、プログラム及び測位方法に関する。   The present invention relates to an inertial apparatus, a program, and a positioning method.

屋内や地下のようにGPS(Global Positioning System)を用いた測位が行えない環境で、加速度センサ、ジャイロセンサ及び地磁気センサの検出値を用いて歩行者の位置を推定する慣性航法技術(PDR; Pedestrian Dead Reckoning)が知られている。慣性航法技術では、検出値の演算によって歩行者の進行方向や歩行速度ベクトルを推定し進行方向に対する歩行速度ベクトルを時間積分することによって現在位置を推定する。なお、加速度センサ、ジャイロセンサ及び地磁気センサが統合されたセンサをモーションセンサという。   Inertial navigation technology (PDR; Pedestrian) that estimates the position of a pedestrian using the detection values of an acceleration sensor, gyro sensor, and geomagnetic sensor in an environment where positioning using GPS (Global Positioning System) cannot be performed, such as indoors or underground Dead Reckoning) is known. In the inertial navigation technique, the current position is estimated by estimating a pedestrian's traveling direction and walking speed vector by calculating a detected value, and time-integrating the walking speed vector with respect to the traveling direction. A sensor in which an acceleration sensor, a gyro sensor, and a geomagnetic sensor are integrated is called a motion sensor.

しかし、歩行者向けの慣性航法技術は、位置推定精度を向上させるために装置を使用する前に歩幅や歩行速度等のキャリブレーション操作をユーザが行なう必要がある。また、GPS等の絶対位置情報を取得した際に歩幅や歩行速度推定のためのパラメータを学習する技術が知られているが、屋外でなければ機能しない。   However, the inertial navigation technology for pedestrians requires the user to perform calibration operations such as stride and walking speed before using the device in order to improve position estimation accuracy. Further, a technique for learning parameters for estimating a stride and a walking speed when absolute position information such as GPS is acquired is known, but it does not function unless it is outdoors.

また、慣性航法技術における方位推定においては、地磁気センサ及びジャイロセンサ等によって検出された絶対方位角に基づいて歩行者の進行方向を決定する。つまり、地磁気センサにより絶対方位角が分からないと、ジャイロセンサで方位の変化量が分かっても現在位置を正しく推定できない。   In the azimuth estimation in the inertial navigation technique, the pedestrian travel direction is determined based on the absolute azimuth angle detected by a geomagnetic sensor, a gyro sensor, or the like. That is, if the absolute azimuth angle is not known by the geomagnetic sensor, the current position cannot be estimated correctly even if the amount of change in azimuth is known by the gyro sensor.

しかし、絶対方位角の検出誤差はビルや地下などの屋内環境で著しく大きくなることが知られている。これは、地磁気センサが鉄筋等の構造物から環境磁場の撹乱を受けるためであり、屋内環境では地磁気センサのみに基づく慣性航法は実用的ではない。   However, it is known that the detection error of absolute azimuth is remarkably large in indoor environments such as buildings and basements. This is because the geomagnetic sensor is disturbed by an environmental magnetic field from a structure such as a reinforcing bar, and inertial navigation based only on the geomagnetic sensor is not practical in an indoor environment.

別の問題として、ジャイロセンサには温度変化に伴うゼロ点シフト(一般的にジャイロドリフトと呼ばれる)が発生する。ゼロ点シフトは積算誤差の重畳による方位推定精度の低下を引き起こすため、地磁気センサを用いずに継続的に方位を精度よく検出することは困難である。   As another problem, a zero point shift (generally referred to as a gyro drift) due to a temperature change occurs in the gyro sensor. Since the zero point shift causes a decrease in azimuth estimation accuracy due to superposition of accumulated errors, it is difficult to continuously detect the azimuth accurately without using a geomagnetic sensor.

地磁気センサとジャイロセンサをハイブリッド化し、地磁気センサが検出する方位を信頼できると判定した場合、地磁気センサで検出された絶対方位角でジャイロセンサにおいて推定された方位角を補正する手法が知られている。しかし、地磁気センサが検出する方位を信頼できない屋内環境においては補正そのものがなされない状況が多くなり、ジャイロセンサのみを使用する場合と共通した課題を抱えることになる。   There is a known method of correcting the azimuth angle estimated by the gyro sensor with the absolute azimuth angle detected by the geomagnetic sensor when the geomagnetic sensor and the gyro sensor are hybridized and the azimuth angle detected by the geomagnetic sensor is determined to be reliable. . However, in an indoor environment where the orientation detected by the geomagnetic sensor cannot be trusted, there are many situations where the correction itself is not performed, and there is a problem common to the case where only the gyro sensor is used.

絶対方位の精度を向上する技術として、マップマッチングを用いる技術が知られている(例えば、特許文献1参照。)。特許文献1には、慣性航法によって直線歩行を検出し、地図情報にマッチングされた2地点間の方位からユーザの方位を補正する技術が開示されている。   As a technique for improving the accuracy of the absolute direction, a technique using map matching is known (for example, see Patent Document 1). Patent Document 1 discloses a technique for detecting a straight walk by inertial navigation and correcting the user's direction from the direction between two points matched with map information.

しかしながら、特許文献1に記載された方位の補正方法では地図情報が必要であるという問題だけでなく、慣性航法による位置の精度低下によって地図上の誤った位置にマッチングされた場合、正しい方位補正を行なうことができないという問題がある。   However, the orientation correction method described in Patent Document 1 is not only a problem that map information is required, but also correct orientation correction when matching to an incorrect location on the map due to a decrease in location accuracy due to inertial navigation. There is a problem that it cannot be done.

本発明は、上記課題に鑑み、屋内の位置精度を向上させる慣性装置を提供することを目的とする。   In view of the above problems, an object of the present invention is to provide an inertial device that improves indoor positional accuracy.

上記課題に鑑み、本発明は、センサ出力を用いて進行方向と移動速度を含む移動状態を推定する進行方向推定部と、進行方向推定部が推定した進行方向と移動速度を慣性航法に適用して自装置の推定位置を推定する位置推定部と、外部から提供される絶対位置情報を取得する絶対位置情報取得部と、絶対位置情報を取得した場合に、推定位置を絶対位置情報で補正して補正位置を生成する位置補正部と、前記推定位置と前記補正位置のそれぞれから所定位置に対する方向の差に基づいて進行方向を補正する進行方向補正部と、を有する慣性装置1に関する。   In view of the above problems, the present invention applies a traveling direction estimation unit that estimates a traveling state including a traveling direction and a traveling speed using sensor output, and a traveling direction and a traveling speed estimated by the traveling direction estimation unit to inertial navigation. If the absolute position information is acquired, the position estimation unit that estimates the estimated position of the device itself, the absolute position information acquisition unit that acquires the absolute position information provided from the outside, and the absolute position information are corrected. The inertial device 1 includes a position correction unit that generates a correction position and a traveling direction correction unit that corrects the traveling direction based on a difference in direction from the estimated position and the correction position with respect to a predetermined position.

屋内の位置精度を向上させる慣性装置を提供することができる。   An inertial device that improves indoor positional accuracy can be provided.

慣性航法により生じる2点間の距離の誤差と方位誤差について説明する図の一例である。It is an example of the figure explaining the error of the distance between two points and azimuth | direction error which arise by inertial navigation. 慣性装置1の座標系を説明する図の一例である。It is an example of the figure explaining the coordinate system of the inertial apparatus. 本発明の一実施形態における慣性装置のハードウェア構成例を表す図である。It is a figure showing the hardware structural example of the inertial apparatus in one Embodiment of this invention. 本発明の一実施形態における慣性装置の機能ブロックの一部を表す図である。It is a figure showing a part of functional block of the inertial device in one Embodiment of this invention. 拡張カルマンフィルタの一般式におけるシステムの状態推定モデルに含まれる項目を説明する図である。It is a figure explaining the item contained in the state estimation model of the system in the general formula of an extended Kalman filter. 拡張カルマンフィルタの一般式における時間更新における偏微分行列(ヤコビアン)を説明する図である。It is a figure explaining the partial differential matrix (Jacvian) in the time update in the general formula of an extended Kalman filter. 拡張カルマンフィルタの一般式における誤差共分散行列Pk|k-1を説明する図である。It is a figure explaining the error covariance matrix Pk | k-1 in the general formula of an extended Kalman filter. 拡張カルマンフィルタの一般式における観測誤差を説明する図である。It is a figure explaining the observation error in the general formula of an extended Kalman filter. 拡張カルマンフィルタの一般式における観測誤差を説明する図である。It is a figure explaining the observation error in the general formula of an extended Kalman filter. 姿勢演算部104TRIADアルゴリズムにより第二の姿勢情報を計算する手順のフローチャート図の一例である。It is an example of the flowchart figure of the procedure which calculates 2nd attitude | position information by the attitude | position calculating part 104TRIAD algorithm. 座標変換を説明する図の一例である。It is an example of the figure explaining coordinate transformation. 回転行列DCM2を説明する図の一例である。It is an example of the figure explaining rotation matrix DCM2. 進行方向推定部の機能を説明する図の一例である。It is an example of the figure explaining the function of the advancing direction estimation part. 鉛直成分移動加速度(Z)と移動加速度の水平成分(X、Y)の変化を表す波形を示す図の一例である。It is an example of the figure which shows the waveform showing the change of the vertical component moving acceleration (Z) and the horizontal component (X, Y) of a moving acceleration. 歩行動作における鉛直方向の運動特性を説明する図の一例である。It is an example of the figure explaining the motion characteristic of the perpendicular direction in walking motion. 歩行動作における水平方向の運動特性を説明する図の一例である。It is an example of the figure explaining the movement characteristic of the horizontal direction in walking operation. 移動加速度の水平成分と、鉛直成分の、時間に対する変化を表す波形を示す図の一例である。It is an example of the figure which shows the waveform showing the change with respect to time of the horizontal component of a movement acceleration, and a vertical component. 水平成分移動速度特徴ベクトルの一例を示す図である。It is a figure which shows an example of a horizontal component moving speed feature vector. 各種情報が歩行動作に由来して取得されたデータであるかどうかを判定する手順を示すフローチャート図の一例である。It is an example of the flowchart figure which shows the procedure which determines whether various information is the data acquired derived from walking motion. 左右の移動速度のぶれ幅を説明する図の一例である。It is an example of the figure explaining the fluctuation width of the moving speed on either side. 進行方向推定処理を説明する図の一例である。It is an example of the figure explaining the advancing direction estimation process. 位置推定部が有する機能を説明する図の一例である。It is an example of the figure explaining the function which a position estimation part has. 進行速度推定部の内部の詳細な機能ブロック図の一例である。It is an example of the detailed functional block diagram inside a progress speed estimation part. パラメータデータベースの一例を表す図の一例である。It is an example of the figure showing an example of a parameter database. 進行速度波形の例を表す図の一例である。It is an example of the figure showing the example of a progress velocity waveform. 合成された進行速度波形の例を表す図の一例である。It is an example of the figure showing the example of the synthetic | combination progress velocity waveform. 慣性装置の絶対位置情報入力部、絶対位置推定部及びマップマッチング部の機能ブロック図の一例である。It is an example of the functional block diagram of the absolute position information input part of an inertial apparatus, an absolute position estimation part, and a map matching part. 電波強度と測位時間間隔の関係を表す図の一例である。It is an example of the figure showing the relationship between a radio wave intensity and a positioning time interval. 時間発展の手続きにおける現在位置の演算を説明する図の一例である。It is an example of the figure explaining the calculation of the present position in the procedure of time development. 時間発展の手続きにおける現在位置の演算を説明する図の一例である。It is an example of the figure explaining the calculation of the present position in the procedure of time development. 時間発展の手続きにおける現在位置の演算を説明する図の一例である。It is an example of the figure explaining the calculation of the present position in the procedure of time development. 観測更新の手続きにおける現在位置の演算を説明する図。The figure explaining the calculation of the present position in the procedure of observation update. 補正後の速度情報を模式的に示す図の一例である。It is an example of the figure which shows the speed information after correction | amendment typically. 絶対位置情報の送信機と慣性装置との距離に応じた受信信号強度の変化の一例を示す図である。It is a figure which shows an example of the change of the received signal strength according to the distance of the transmitter of an absolute position information, and an inertial apparatus. 歩行速度推定パラメータとヨー角補正値の推定手順を示すフローチャート図の一例である。It is an example of the flowchart figure which shows the estimation procedure of a walking speed estimation parameter and a yaw angle correction value. 5箇所の受信エリアを移動した際に得られた測位結果と補正の様子を示す図の一例である。It is an example of the figure which shows the mode of the positioning result obtained when moving the five receiving areas, and the mode of correction | amendment. 従来技術と本実施形態の技術とで得られた歩行者の移動軌跡を比較する図の一例である。It is an example of the figure which compares the movement locus | trajectory of the pedestrian obtained by the prior art and the technique of this embodiment. 拡張カルマンフィルタの一般式を説明する図(従来技術)。The figure explaining the general formula of an extended Kalman filter (prior art). 時間更新の手続きにおいて用いられる変数を説明する図(従来技術)。The figure explaining the variable used in the procedure of time update (prior art). 観測更新の手続きにおいて用いられる変数を説明する図(従来技術)。The figure explaining the variable used in the procedure of observation update (prior art).

以下、本発明を実施するための形態について図面を参照しながら説明する。   Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.

まず、図1を用いて、慣性航法により生じる2点間の距離の誤差と方位誤差について説明する。図1は、慣性航法により生じる2点間の距離の誤差と方位誤差について説明する図の一例である。   First, the error of the distance between two points and the azimuth | direction error which arise by inertial navigation are demonstrated using FIG. FIG. 1 is an example for explaining a distance error between two points and an azimuth error caused by inertial navigation.

受信エリアAREA1と受信エリアAREA2は慣性装置が進入した場合に絶対位置情報を電波や音波などの無線で受信可能なエリアを示す。P1、P2は絶対位置情報に含まれる絶対位置である。絶対位置情報とは、何らかの基準(座標系)において正確であることが確認されている位置(緯度・経度・標高など)であり、天井や通路などに設置された送信機により定期的に送信されている。   The reception area AREA1 and the reception area AREA2 indicate areas where the absolute position information can be received wirelessly such as radio waves and sound waves when the inertial device enters. P1 and P2 are absolute positions included in the absolute position information. Absolute position information is a position (latitude, longitude, altitude, etc.) that has been confirmed to be accurate according to some standard (coordinate system), and is periodically transmitted by a transmitter installed on the ceiling or passage. ing.

P´1は絶対位置情報の受信エリアAREA1においてパラメトリックな手法(カルマンフィルタなど)により補正された位置を示し、P´2は絶対位置情報の受信エリアAREA2においてパラメトリックな手法により補正された位置を示す。円E1とE2は、パラメトリックな手法により推定された誤差の推定値(誤差情報)である。   P′1 indicates a position corrected by a parametric method (Kalman filter or the like) in the absolute position information reception area AREA1, and P′2 indicates a position corrected by a parametric method in the absolute position information reception area AREA2. Circles E1 and E2 are error estimation values (error information) estimated by a parametric method.

慣性装置1を携帯した歩行者が受信エリアAREA1から受信エリアAREA2に移動する場合を考える。受信エリアAREA1で歩行者の位置はP´1に補正されておりこれを始点とする。歩行者が受信エリアAREA2に到達した際に、慣性航法のみによる移動の軌跡1012と推定された位置1001がP2と大きく乖離している。乖離に起因するのは距離と方位の推定誤差である。つまり、歩行速度を推定するための歩行速度パラメータが正しくない場合や、慣性装置1が推定した方位に誤差が含まれている場合、慣性航法のみにより推定された位置1001と、パラメトリックな手法で補正された位置P´2とは乖離する。図1では、方位の推定誤差(ヨー角補正値)Δψと距離の推定誤差ΔLが示されている。   Consider a case where a pedestrian carrying the inertial device 1 moves from the reception area AREA1 to the reception area AREA2. In the reception area AREA1, the position of the pedestrian is corrected to P'1, and this is the starting point. When the pedestrian arrives at the reception area AREA2, the trajectory 1012 of the movement only by inertial navigation and the estimated position 1001 are greatly deviated from P2. It is the estimation error of distance and direction that is caused by the deviation. That is, when the walking speed parameter for estimating the walking speed is not correct, or when the orientation estimated by the inertial device 1 includes an error, the position 1001 estimated only by the inertial navigation is corrected by a parametric method. It is deviated from the position P′2. FIG. 1 shows an azimuth estimation error (yaw angle correction value) Δψ and a distance estimation error ΔL.

これらの推定誤差が発生する原因は、歩行者の歩行速度を推定するための歩行速度推定パラメータが該歩行者にとって適切でないために積算して求められる位置1001に誤差が重畳するためであること、及び、慣性装置1が推定する方位(ヨー角)の補正が行われないためである。よって、これらを精度良く補正し、より正確な位置推定を行なうことのできる慣性装置1が求められる。   The reason that these estimation errors occur is that the walking speed estimation parameter for estimating the walking speed of the pedestrian is not appropriate for the pedestrian, and the error is superimposed on the position 1001 obtained by integration, This is because the azimuth (yaw angle) estimated by the inertial device 1 is not corrected. Therefore, there is a demand for an inertial device 1 that can correct these accurately and perform more accurate position estimation.

<本実施形態の慣性装置による測位方法の概略>
続いて、本実施形態の慣性装置1による測位方法の概略について説明する。本実施形態の測位方法は、慣性航法によって得られる測位結果(少なくとも位置座標が含まれる。慣性航法にパラメトリックな手法が用いられる場合は誤差情報も含まれる。)を絶対位置情報を受信した際にパラメトリックな手法を用いて補正し、位置座標に対する誤差(図1のE1、E2)を推定する。
<Outline of positioning method by inertial device of this embodiment>
Then, the outline of the positioning method by the inertial apparatus 1 of this embodiment is demonstrated. The positioning method of the present embodiment is obtained when the absolute position information is received as a positioning result obtained by inertial navigation (including at least position coordinates. If parametric techniques are used for inertial navigation, error information is also included). Correction is performed using a parametric method, and errors (E1 and E2 in FIG. 1) with respect to the position coordinates are estimated.

慣性航法で得られる位置座標は、この補正された位置座標と誤差でリセットされる。そして、後述する「歩行条件」が成立する場合、次の処理を実行する。
1.最新の補正後の位置座標(P´2)と前回の補正後の位置座標(P´1)の2点間の距離A及び進行方向(距離Aの直線で結ぶ第1方位)を計算する。
2.前回の補正後の位置座標(P´1)と慣性航法のみで得られた位置1001の距離Bと2点間の進行方向(距離Bの直線で結ぶ第2方位)を計算する。
3.距離Aを距離Bで除算した結果を、歩行速度補正パラメータとして以後の慣性航法による位置の推定に使用する。
4.1の第1方位と2の第2方位の差分をヨー角補正値(方向補正パラメータ)Δψとして姿勢を補正する。
Position coordinates obtained by inertial navigation are reset with the corrected position coordinates and error. Then, when a “walking condition” described later is satisfied, the following processing is executed.
1. The distance A between the two points of the latest corrected position coordinate (P′2) and the previous corrected position coordinate (P′1) and the traveling direction (first direction connected by a straight line of the distance A) are calculated.
2. The position coordinate (P′1) after the previous correction and the distance B of the position 1001 obtained only by inertial navigation and the traveling direction between the two points (the second direction connected by the straight line of the distance B) are calculated.
3. The result of dividing the distance A by the distance B is used as a walking speed correction parameter for the subsequent position estimation by inertial navigation.
The posture is corrected using the difference between the first azimuth of 4.1 and the second azimuth of 2 as a yaw angle correction value (direction correction parameter) Δψ.

このような測位方法によれば、パラメトリックな手法で歩行速度補正パラメータ及び方向補正パラメータを算出し、補正された進行方向に補正された歩行速度で以降の慣性航法による測位を行うため、慣性航法により位置を精度良く推定することができる。   According to such a positioning method, the walking speed correction parameter and the direction correction parameter are calculated by a parametric method, and positioning by the subsequent inertial navigation is performed at the corrected walking speed in the corrected traveling direction. The position can be estimated with high accuracy.

なお、パラメトリックな手法とは、母集団の特性を規定する母数について仮説を設けて推測する手法であり、例えば、母集団の正規性や等分散性を仮定して真値や誤差を推定する手法を言う。これに対比される言葉としてノンパラメトリックな手法があり、こちらは
母集団の分布型(母数)について一切の仮定を設けないで真値や誤差を推定する手法である。本実施形態ではパラメトリックな手法の一例としてカルマンフィルタを使用する。
Note that the parametric method is a method for estimating a parameter that defines the characteristics of a population by assuming a hypothesis. For example, a true value or an error is estimated assuming normality or equal variance of the population. Say the technique. In contrast to this, there is a non-parametric method, which is a method for estimating true values and errors without making any assumptions about the distribution type (parameter) of the population. In this embodiment, a Kalman filter is used as an example of a parametric method.

<慣性装置の概略>
図2は、慣性装置1の座標系を説明する図の一例である。図2(a)は後述する絶対座標系であり、図2(b)は慣性装置1に固定されたデバイス座標系を示す。本明細書では、絶対座標系として、ユーザの歩行する平面がX軸とY軸で表され、X軸及びY軸に対し鉛直方向がZ軸で表される。X軸とY軸は垂直である。また、デバイス座標系をX´軸とY´軸とZ´軸で表す。
<Outline of inertial device>
FIG. 2 is an example of a diagram for explaining the coordinate system of the inertial device 1. 2A shows an absolute coordinate system described later, and FIG. 2B shows a device coordinate system fixed to the inertial apparatus 1. In this specification, as an absolute coordinate system, a plane on which a user walks is represented by an X axis and a Y axis, and a vertical direction with respect to the X axis and the Y axis is represented by a Z axis. The X axis and the Y axis are vertical. The device coordinate system is represented by the X ′ axis, the Y ′ axis, and the Z ′ axis.

慣性装置1は、情報処理装置と称される倍があり、例えば、スマートデバイスと呼ばれる端末、携帯電話、スマートフォン、タブレット端末、ウェアラブルPC、PDA(Personal Digital Assistant)又はノートブックPCのように、ユーザが持ち運ぶことのできる小型のデバイスである。慣性装置1は、市販されているスマートフォン等に搭載されているような、慣性センサ(三軸の加速度センサ、三軸の角速度センサ)及び三軸の地磁気センサを備えている。慣性装置1は、各センサを利用して、加速度及び角速度の変化並びに向きを検出することができる。地磁気センサは地磁気を検出して絶対値としての方位を検出する。加速度センサは加速度の変化を検出する。角速度センサは角速度の変化を検出する。また、慣性センサとは慣性の変化を検出して変化の大きさに応じた信号を出力するセンサの総称である。   The inertial apparatus 1 has a multiple called an information processing apparatus. For example, a user such as a terminal called a smart device, a mobile phone, a smartphone, a tablet terminal, a wearable PC, a PDA (Personal Digital Assistant), or a notebook PC Is a small device that can be carried around. The inertial device 1 includes an inertial sensor (a triaxial acceleration sensor, a triaxial angular velocity sensor) and a triaxial geomagnetic sensor that are mounted on a commercially available smartphone or the like. The inertial device 1 can detect changes and directions of acceleration and angular velocity using each sensor. The geomagnetic sensor detects geomagnetism and detects the azimuth as an absolute value. The acceleration sensor detects a change in acceleration. The angular velocity sensor detects a change in angular velocity. An inertial sensor is a general term for sensors that detect a change in inertia and output a signal corresponding to the magnitude of the change.

なお、慣性装置1は、上で例示したデバイス以外のデバイス(例えば、音楽プレーヤ、活動量計、腕時計等)であってもよい。また、慣性装置1は、他のデバイス(例えば、歩行ロボットや、動物に装着する首輪等)に内蔵されて提供されてもよい。これにより、鉛直方向に一定の周期で運動する多様な人又は物体の進行方向を推定することが可能となる。   The inertial apparatus 1 may be a device other than the devices exemplified above (for example, a music player, an activity meter, a wristwatch, etc.). The inertial apparatus 1 may be provided by being incorporated in another device (for example, a walking robot, a collar attached to an animal, or the like). This makes it possible to estimate the traveling directions of various people or objects that move in the vertical direction at a constant cycle.

<ハードウェア構成>
次に、図3を用いて、本発明の一実施形態における慣性装置1のハードウェア構成を説明する。図3は、慣性装置1が、スマートフォンのようなスマートデバイスである場合の、ハードウェア構成例である。
<Hardware configuration>
Next, the hardware configuration of the inertial device 1 according to an embodiment of the present invention will be described with reference to FIG. FIG. 3 is a hardware configuration example when the inertial apparatus 1 is a smart device such as a smartphone.

慣性装置1は、CPU11、RAM12、ROM13、加速度センサ14、角速度センサ15、地磁気センサ16、マイク17、スピーカ18、通信モジュール19、Bluetooth(登録商標)通信モジュール20、GPS受信モジュール21、ディスプレイ22、タッチパネル23、電池24、気圧センサ25及びバス26を有する。   Inertial device 1 includes CPU 11, RAM 12, ROM 13, acceleration sensor 14, angular velocity sensor 15, geomagnetic sensor 16, microphone 17, speaker 18, communication module 19, Bluetooth (registered trademark) communication module 20, GPS reception module 21, display 22, A touch panel 23, a battery 24, an atmospheric pressure sensor 25, and a bus 26 are included.

CPU11は、慣性装置1の動作制御を行うプログラムを実行する。RAM12は、CPU11のワークエリア等を構成する。ROM13は、CPU11が実行するプログラム
や、プログラムの実行に必要なデータを記憶する。加速度センサ14は、慣性装置1のデバイス座標系におけるX'、Y'、Z'軸方向の加速度(センサ出力)を検出する。角速度センサ15(又はジャイロセンサ)は、慣性装置1の、デバイス座標系におけるX'、Y'、Z'軸方向の角速度(センサ出力)を検出する。地磁気センサ16は、磁北を表す三次元のベクトル(センサ出力)を出力し、慣性装置1の向きを検出する。気圧センサ25は、気圧を測定し、当該慣性装置1の高度を検出する。
The CPU 11 executes a program that controls the operation of the inertial device 1. The RAM 12 constitutes a work area of the CPU 11 and the like. The ROM 13 stores a program executed by the CPU 11 and data necessary for executing the program. The acceleration sensor 14 detects acceleration (sensor output) in the X ′, Y ′, and Z ′ axis directions in the device coordinate system of the inertial apparatus 1. The angular velocity sensor 15 (or gyro sensor) detects the angular velocity (sensor output) of the inertial apparatus 1 in the X ′, Y ′, and Z ′ axis directions in the device coordinate system. The geomagnetic sensor 16 outputs a three-dimensional vector (sensor output) representing magnetic north and detects the direction of the inertial device 1. The atmospheric pressure sensor 25 measures the atmospheric pressure and detects the altitude of the inertial device 1.

マイク17は、ユーザの声等の音声を電気信号に変換する。スピーカ18は、電気信号を音声として出力する。通信モジュール19は、3Gネットワーク及び/又は無線LANに接続された他の装置と通信するための装置である。Bluetooth(登録商標)通信モジュール20は、Bluetooth(登録商標)を用いて通信するための装置である。GPS受信モジュール21は、GPS衛星やIMES(Indoor Messaging Service)によって送信される測位信号を受信するための装置である。   The microphone 17 converts a voice such as a user's voice into an electrical signal. The speaker 18 outputs an electrical signal as sound. The communication module 19 is a device for communicating with other devices connected to the 3G network and / or the wireless LAN. The Bluetooth (registered trademark) communication module 20 is a device for performing communication using Bluetooth (registered trademark). The GPS receiving module 21 is a device for receiving a positioning signal transmitted by a GPS satellite or IMES (Indoor Messaging Service).

ディスプレイ22は、ユーザに対して画面を提示するための装置である。タッチパネル23は、ユーザからの入力を受け付ける装置である。電池24は、慣性装置1を駆動するための電力を供給する装置である。バス26は、電池24を除く各装置を相互に接続する。   The display 22 is a device for presenting a screen to the user. The touch panel 23 is a device that receives input from the user. The battery 24 is a device that supplies electric power for driving the inertial device 1. The bus 26 connects the devices except for the battery 24 to each other.

なお、マイク17、スピーカ18、通信モジュール19、Bluetooth(登録商標)通信モジュール20、GPS受信モジュール21、ディスプレイ22及びタッチパネル23は、任意の構成要素である。例えば、慣性装置1が、表示画面を有しない活動量計のようなデバイスである場合には、これらの装置を備えていなくてもよい。   Note that the microphone 17, the speaker 18, the communication module 19, the Bluetooth (registered trademark) communication module 20, the GPS reception module 21, the display 22, and the touch panel 23 are optional components. For example, when the inertial apparatus 1 is a device such as an activity meter having no display screen, these apparatuses may not be provided.

また、慣性装置1は、Bluetooth(登録商標)通信モジュール20の代わりに、他の規格に従って無線通信する装置(例えば、ZigBee(登録商標)通信モジュール)を備えていてもよい。   Further, the inertial device 1 may include a device (for example, a ZigBee (registered trademark) communication module) that performs wireless communication according to another standard instead of the Bluetooth (registered trademark) communication module 20.

<慣性装置の全体構成>
図4は、慣性装置1の機能ブロック図の一例である。慣性装置1は、姿勢情報変換処理部100、進行方向推定部200、補正パラメータ推定処理部700、位置推定部800、姿勢情報推定部110、デバイス座標系三軸加速度取得部120、及び、測位誤差・座標推定部330を有している。慣性装置1が有するこれら各部は、図3に示したCPU11がRAM12からROM13に展開されたプログラムを実行し、図3に示す各部を制御することで実現される機能又は手段である。
<Overall configuration of inertial device>
FIG. 4 is an example of a functional block diagram of the inertial device 1. The inertial apparatus 1 includes a posture information conversion processing unit 100, a traveling direction estimation unit 200, a correction parameter estimation processing unit 700, a position estimation unit 800, a posture information estimation unit 110, a device coordinate system triaxial acceleration acquisition unit 120, and a positioning error. A coordinate estimation unit 330 is included. These units included in the inertial device 1 are functions or means realized by the CPU 11 shown in FIG. 3 executing a program expanded from the RAM 12 to the ROM 13 and controlling the units shown in FIG.

補正パラメータ推定処理部700は、補正パラメータ(ヨー角補正値704と歩行速度推定パラメータ705)を算出する。詳しくは後述される。   The correction parameter estimation processing unit 700 calculates correction parameters (a yaw angle correction value 704 and a walking speed estimation parameter 705). Details will be described later.

姿勢情報推定部110は、加速度、角速度、及び地磁気の検出値を取得して後述するクォータニオン(後述する方向余弦行列又は回転行列DCM1と等価の情報を有している)を作成する。クォータニオンは姿勢情報変換処理部100に通知される。   The posture information estimation unit 110 acquires acceleration, angular velocity, and detected values of geomagnetism, and creates a quaternion (having information equivalent to a direction cosine matrix or a rotation matrix DCM1 to be described later). The quaternion is notified to the posture information conversion processing unit 100.

姿勢情報変換処理部100は、方向余弦行列(又は回転行列DCM1)によりデバイス座標系の加速度を絶対座標系に変換する。また、姿勢情報変換処理部100は、ヨー角補正値704を取得して、進行方向を補正する。このようにして進行方向が補正された絶対座標系加速度ベクトル107が進行方向推定部200に通知される。   The posture information conversion processing unit 100 converts the acceleration of the device coordinate system into an absolute coordinate system using the direction cosine matrix (or rotation matrix DCM1). Also, the posture information conversion processing unit 100 acquires the yaw angle correction value 704 and corrects the traveling direction. The travel direction estimation unit 200 is notified of the absolute coordinate system acceleration vector 107 with the travel direction corrected in this way.

進行方向推定部200は、絶対座標系に変換された絶対座標系加速度ベクトル107を用いて歩行者の進行方向213を作成する。詳細は後述される。   The traveling direction estimation unit 200 creates the traveling direction 213 of the pedestrian using the absolute coordinate system acceleration vector 107 converted into the absolute coordinate system. Details will be described later.

位置推定部800は、進行方向推定部200が推定した進行方向213から進行方向速度ベクトルを算出し、カルマンフィルタなどのパラメトリックな手法を用いて絶対位置と誤差情報を算出する。この絶対位置で慣性航法のみによる速度と位置が求まる。また、位置推定部800は、絶対位置情報を取得するとカルマンフィルタなどのパラメトリックな手法を用いて位置を補正し誤差情報を算出する。この時、絶対位置補正フラグがTRUEとなる。絶対位置、誤差情報及び絶対位置補正フラグ(706)は補正パラメータ推定処理部700に通知される。   The position estimation unit 800 calculates a traveling direction velocity vector from the traveling direction 213 estimated by the traveling direction estimation unit 200, and calculates an absolute position and error information using a parametric method such as a Kalman filter. At this absolute position, the speed and position can be obtained only by inertial navigation. Further, when the absolute position information is acquired, the position estimation unit 800 corrects the position using a parametric method such as a Kalman filter and calculates error information. At this time, the absolute position correction flag becomes TRUE. The absolute position, error information, and absolute position correction flag (706) are notified to the correction parameter estimation processing unit 700.

また、位置推定部800は、補正パラメータ推定処理部700から歩行速度推定パラメータ705を取得し、進行速度ベクトルを補正する。   Further, the position estimation unit 800 acquires the walking speed estimation parameter 705 from the correction parameter estimation processing unit 700 and corrects the traveling speed vector.

デバイス座標系三軸加速度取得部120は、三軸の加速度センサからデバイス座標系の加速度を取得する。デバイス座標系の三軸加速度は座標系変換処理部106に通知される。   The device coordinate system triaxial acceleration acquisition unit 120 acquires the device coordinate system acceleration from the triaxial acceleration sensor. The three-axis acceleration in the device coordinate system is notified to the coordinate system conversion processing unit 106.

測位誤差・座標推定部330は送信機340などから絶対位置情報(位置を補正するための絶対位置情報なので絶対位置補正情報と称してもよい)を取得して絶対位置を抽出すると共に、測位誤差を推定する。測位誤差と絶対位置は位置推定部800に通知される。   The positioning error / coordinate estimation unit 330 acquires absolute position information (which may be referred to as absolute position correction information because it is absolute position information for correcting the position) from the transmitter 340 and the like, extracts the absolute position, and determines the positioning error. Is estimated. The positioning error and the absolute position are notified to the position estimation unit 800.

<<姿勢情報推定部110>>
姿勢情報推定部110の機能について説明する。姿勢情報推定部110は、加速度取得部101と、角速度取得部102と、地磁気取得部103と、姿勢演算部104と、を含む。姿勢情報推定部110は、慣性装置の姿勢を示す回転行列DCM1(又は方向余弦行列、クォータニオン)を出力する。
<< Attitude information estimation unit 110 >>
The function of the posture information estimation unit 110 will be described. The posture information estimation unit 110 includes an acceleration acquisition unit 101, an angular velocity acquisition unit 102, a geomagnetism acquisition unit 103, and a posture calculation unit 104. Attitude information estimation section 110 outputs rotation matrix DCM1 (or direction cosine matrix, quaternion) indicating the attitude of the inertial device.

なお、絶対座標系は、複数種類のセンサによって観測された座標値を統一的に扱うために使用される統一的な座標系であり、例えば、GPSで使用されるWGS84経緯度座標系や、UTM(ユニバーサル横メルカトル図法)など直交座標系がある。絶対座標系は、ワールド(世界)座標系とも呼ばれる。また、デバイス座標系は、ボディー座標系とも呼ばれ、慣性装置1上の1点を原点として定義し、この原点で互いに直交する三軸をそれぞれX´軸、Y´軸、Z´軸として定義した座標系のことを表す。   The absolute coordinate system is a unified coordinate system that is used to uniformly handle coordinate values observed by a plurality of types of sensors. For example, the WGS84 longitude and latitude coordinate system used in GPS, UTM There are Cartesian coordinate systems such as (Universal Transverse Mercator projection). The absolute coordinate system is also called the world coordinate system. The device coordinate system is also called a body coordinate system. One point on the inertial device 1 is defined as an origin, and three axes orthogonal to each other at the origin are defined as an X ′ axis, a Y ′ axis, and a Z ′ axis, respectively. Represents the coordinate system.

加速度取得部101は、加速度センサ14によって検出された三軸加速度の変化を取得する。角速度取得部102は、角速度センサ15によって検出された三軸角速度の変化を取得する。ここで取得される角速度は、加速度と同様に、デバイス座標系に固定されている。地磁気取得部103は、地磁気センサ16によって検出された磁北を表す三次元の地磁気ベクトルを取得し、慣性装置1の向きを表す情報を取得する。ここで取得される向きは、加速度と同様に、デバイス座標系に固定されている。   The acceleration acquisition unit 101 acquires a change in triaxial acceleration detected by the acceleration sensor 14. The angular velocity acquisition unit 102 acquires a change in the triaxial angular velocity detected by the angular velocity sensor 15. The angular velocity acquired here is fixed to the device coordinate system, similarly to the acceleration. The geomagnetism acquisition unit 103 acquires a three-dimensional geomagnetic vector representing magnetic north detected by the geomagnetic sensor 16 and acquires information indicating the direction of the inertial device 1. The orientation acquired here is fixed to the device coordinate system, like acceleration.

姿勢演算部104は、上記した、加速度取得部101、角速度取得部102及び地磁気取得部103が取得したセンサ情報を用いて、慣性装置1の現在の姿勢を演算し、その姿勢情報(回転行列)から、逆行列計算により逆回転行列を求める。この逆回転行列が後述する回転行列DCM1である。   The posture calculation unit 104 calculates the current posture of the inertial device 1 using the sensor information acquired by the acceleration acquisition unit 101, the angular velocity acquisition unit 102, and the geomagnetism acquisition unit 103, and the posture information (rotation matrix). From this, an inverse rotation matrix is obtained by inverse matrix calculation. This inverse rotation matrix is a rotation matrix DCM1 described later.

姿勢演算部104は、一般的に知られている拡張カルマンフィルタ(非特許文献1、非特許文献2、図38−40)を利用して、慣性装置1の姿勢を表す行列を求め、その逆行列を出力する。以下、その処理について詳細に説明する。   The posture calculation unit 104 obtains a matrix representing the posture of the inertial device 1 using a generally known extended Kalman filter (Non-Patent Document 1, Non-Patent Document 2, FIG. 38-40), and its inverse matrix. Is output. Hereinafter, the process will be described in detail.

((拡張カルマンフィルタの一般式))
図38は、一般的に知られている拡張カルマンフィルタの一般式を表す。カルマンフィルタでは、時間ステップをひとつ進めるために、時間発展と観測更新の二つの手続きが実行される。時間発展の手続きでは、前の時刻の推定状態から、現在時刻の推定状態が計算される。また、観測更新の手続では、現在時刻の観測を用い、推定値を補正して、より正確な状態が推定される。これらの手続を逐次繰り返すことによって、最適な状態変数が推定される。
((General formula of extended Kalman filter))
FIG. 38 shows a general expression of a generally known extended Kalman filter. In the Kalman filter, two steps of time evolution and observation update are executed to advance one time step. In the time development procedure, the estimated state of the current time is calculated from the estimated state of the previous time. Also, in the observation update procedure, the observation at the current time is used, the estimated value is corrected, and a more accurate state is estimated. By repeating these procedures sequentially, the optimum state variable is estimated.

図39は、拡張カルマンフィルタの時間発展の手続きにおいて使用される各変数を説明する図である。図38の時間発展の項目に含まれる(1)−(3)の式に対応して、各変数の説明が付されている。ここで、kは、離散的なステップ時間を表しており、k−1は、今の時間より1ステップ前の時間を表す。   FIG. 39 is a diagram for explaining each variable used in the time evolution procedure of the extended Kalman filter. Each variable is explained in correspondence with the expressions (1) to (3) included in the item of time development in FIG. Here, k represents a discrete step time, and k−1 represents a time one step before the current time.

図40は、拡張カルマンフィルタの観測更新の手続きにおいて使用される各変数を説明する図である。図38の観測更新の項目に含まれる(1)−(6)の式に対応して、各変数の説明が付されている。   FIG. 40 is a diagram for explaining each variable used in the observation update procedure of the extended Kalman filter. Each variable is explained corresponding to the equations (1) to (6) included in the observation update item of FIG.

((拡張カルマンフィルタの適用))
姿勢演算部104は、上記した拡張カルマンフィルタにおける「時間発展の手続き」を、角速度センサ15の出力による姿勢情報の更新に用いる(ロール角、ピッチ角、ヨー角)。また、拡張カルマンフィルタにおける「観測更新の手続き」を、加速度センサ14の出力による姿勢情報の更新に用いる(ロール角、ピッチ角)(以後、「第一の観測更新の手続き」と呼ぶ)。また、「観測更新の手続き」を、更に、地磁気センサ16の出力による姿勢情報の更新にも用いる(ヨー角)(以後、「第二の観測更新の手続き」と呼ぶ)。
((Apply extended Kalman filter))
The posture calculation unit 104 uses the “temporal development procedure” in the extended Kalman filter to update posture information based on the output of the angular velocity sensor 15 (roll angle, pitch angle, yaw angle). Further, the “observation update procedure” in the extended Kalman filter is used for updating the posture information by the output of the acceleration sensor 14 (roll angle, pitch angle) (hereinafter referred to as “first observation update procedure”). Further, the “observation update procedure” is also used to update the attitude information by the output of the geomagnetic sensor 16 (yaw angle) (hereinafter referred to as “second observation update procedure”).

このように、姿勢演算部104は、7状態の拡張カルマンフィルタを構築する。姿勢演算部104は、一つの時間発展の手続きと、二つの観測更新の手続きを、並列にループさせ、姿勢とジャイロゼロ点バイアス値の推定を行う。ここで、姿勢は、以下のようなクォータニオン(以下では、クォータニオンベクトルという)によって表される。   In this way, the posture calculation unit 104 constructs a seven-state extended Kalman filter. The posture calculation unit 104 loops one time development procedure and two observation update procedures in parallel, and estimates the posture and the gyro zero point bias value. Here, the posture is represented by the following quaternion (hereinafter referred to as a quaternion vector).

Figure 2017106891
クォータニオンベクトルとは、4変数からなるベクトルであり、物体の姿勢を表す。ロール・ピッチ・ヨーの姿勢表現ではシンバルロックという特異点問題がある反面、クォータニオンでは、特異点が無く全ての姿勢を表すことができる。また、ジャイロゼロ点バイアス値は、三軸に対応する三変数(bxk,byk,bzk)によって表される(bは定数)。
Figure 2017106891
A quaternion vector is a vector composed of four variables and represents the posture of an object. While roll, pitch, and yaw posture expressions have a singularity problem called cymbal lock, quaternions can represent all postures without singularities. The gyro zero point bias value is represented by three variables (bx k , by k , bz k ) corresponding to the three axes (b is a constant).

以下では、上記の三つの手続き(1)−(3)を、それぞれ説明する。   In the following, each of the three procedures (1) to (3) will be described.

((時間発展の手続き))
まず、図5−図7を用いて、拡張カルマンフィルタにおける時間発展の手続きを説明する。姿勢演算部104は、当該手続きを実行し、後述する状態推定モデルにおいて、ジャイロ出力値を入力として、拡張カルマンフィルタの時間発展の手続きに従って時間積分を行う。そして、更新されたクォータニオンベクトルqと、誤差共分散行列Pを得る(ロール・ピッチ・ヨー角)。
((Procedure for time development))
First, the procedure of time evolution in the extended Kalman filter will be described with reference to FIGS. The posture calculation unit 104 executes the procedure, and performs time integration in accordance with the time evolution procedure of the extended Kalman filter with the gyro output value as an input in a state estimation model described later. Then, an updated quaternion vector q and an error covariance matrix P are obtained (roll pitch pitch yaw angle).

図5は、本実施形態において、拡張カルマンフィルタの一般式における、(1)システムの状態推定モデルに含まれる項目を説明する図である。ここでは、現在時刻の状態推定値を、上記したクォータニオンベクトル及びジャイロゼロ点バイアス値により、図5の式(1)−1のように定義する。   FIG. 5 is a diagram for explaining items included in (1) the system state estimation model in the general expression of the extended Kalman filter in the present embodiment. Here, the state estimated value at the current time is defined as shown in Equation (1) -1 in FIG. 5 by the quaternion vector and the gyro zero point bias value.

Figure 2017106891
また、入力量ukを、角速度センサの出力値(ω0xk0yk0zk)(rad/sec)を用いて、図5の式(1)−4のように定義する(bは定数)。
Figure 2017106891
Also, the input quantity u k, the output value of the angular velocity sensor (ω 0xk, ω 0yk, ω 0zk) (rad / sec) using a definition to (b as in equation (1) -4 in Fig. 5 is a constant ).

Figure 2017106891
すなわち、(ωxkykzk)は、ゼロ点の値を減算し、オフセットがない角速度を表す(rad/sec)。そして、システムの状態推定モデルを、図5の式(1)−5のように表す。ここで、C1、C2、C3は、任意の定数である。
Figure 2017106891
That is, (ω xk , ω yk , ω zk ) represents an angular velocity without any offset by subtracting the zero point value (rad / sec). Then, the system state estimation model is expressed as in Expression (1) -5 in FIG. Here, C 1 , C 2 , and C 3 are arbitrary constants.

Figure 2017106891
図6は、本発明において、拡張カルマンフィルタの一般式における、(2)時間更新における偏微分行列(ヤコビアン)を説明する図である。図5を用いて説明したように、システムの状態推定モデルは、図5の式(1)−5によって表される。式(1)−5の右辺はfであるため、右辺の偏微分が、時間発展における偏微分行列となる。
Figure 2017106891
FIG. 6 is a diagram for explaining a partial differential matrix (Jacvian) in (2) time update in the general formula of the extended Kalman filter in the present invention. As described with reference to FIG. 5, the system state estimation model is represented by Expression (1) -5 in FIG. 5. Since the right side of Equation (1) -5 is f, the partial differentiation of the right side is a partial differentiation matrix in time evolution.

図7は、本発明において、拡張カルマンフィルタの一般式における、(3)誤差共分散行列Pk|k-1を説明する図である。プロセスノイズQkは、システム同定によって求められる定数であり、予め算出される。 FIG. 7 is a diagram for explaining (3) error covariance matrix P k | k−1 in the general expression of the extended Kalman filter in the present invention. The process noise Q k is a constant obtained by system identification and is calculated in advance.

Figure 2017106891
上記のプロセスノイズQkと、1ステップ前の時刻の誤差共分散行列と、時間発展における偏微分行列(ヤコビアン)Fk及びその転置行列Fk Tにより、現在時刻の誤差共分散行列Pk|k-1が求まる(図7の式(3)−5)。なお、現在時刻の誤差共分散行列Pk|k-1及びPk-1|k-1は、7×7の行列となり、行列内の要素は実数となる。
Figure 2017106891
The error covariance matrix P k | at the current time is calculated from the process noise Q k , the error covariance matrix at the time one step before, the partial differential matrix (Jacobiane) F k in time evolution and its transposed matrix F k T. k-1 is obtained (formula (3) -5 in FIG. 7). Note that the error covariance matrices P k | k-1 and P k-1 | k-1 at the current time are 7 × 7 matrices, and the elements in the matrix are real numbers.

姿勢演算部104は、上記のモデル及び変数の定義を用いて、拡張カルマンフィルタにおける時間発展の手続きを実行し、慣性装置1の、絶対座標系における姿勢を求め、その姿勢を表す行列の逆行列(逆回転行列)を求める。   The posture calculation unit 104 executes the time evolution procedure in the extended Kalman filter using the above model and variable definitions, obtains the posture of the inertial device 1 in the absolute coordinate system, and the inverse matrix ( Inverse rotation matrix).

((第一の観測更新の手続き))
次に、図8を用いて、拡張カルマンフィルタにおける第一の観測更新の手続きを説明する。姿勢演算部104は、当該手続きを実行し、加速度取得部101から得られる水平方向の角度情報と、現在のクォータニオンベクトルの水平角度情報とを比較し、その誤差分を補正する処理を行う(ロール・ピッチ角のみ)。
((First observation update procedure))
Next, the first observation update procedure in the extended Kalman filter will be described with reference to FIG. The posture calculation unit 104 executes the procedure, compares the horizontal angle information obtained from the acceleration acquisition unit 101 and the horizontal angle information of the current quaternion vector, and performs a process of correcting the error (roll).・ Pitch angle only).

図8は、拡張カルマンフィルタの一般式における、
(1)観測残差
FIG. 8 is a general expression of the extended Kalman filter.
(1) Observation residual

Figure 2017106891
に含まれる項目を説明する図である。まず、1ステップ前の時間の観測値(ベクトル)hは、図8の式(1)−3のように表される。
Figure 2017106891
It is a figure explaining the item contained in. First, the observed value (vector) h at the time one step before is expressed as Expression (1) -3 in FIG.

Figure 2017106891
上記の式に含まれる要素は、三次元の回転行列(4×4)に由来するものであり、予め決められているものとする。また、観測値(ベクトル)zkは、図8の式(1)−2のように表される。
Figure 2017106891
The elements included in the above expression are derived from a three-dimensional rotation matrix (4 × 4) and are determined in advance. Further, the observation value (vector) z k is expressed as in Expression (1) -2 in FIG.

Figure 2017106891
ここで、(ax,ay,az)は、加速度取得部101が取得した、加速度センサ14の出力値である。上記のh及びzkにより、観測残差
Figure 2017106891
Here, (a x , a y , a z ) are output values of the acceleration sensor 14 acquired by the acceleration acquisition unit 101. Observation residual by h and z k above

Figure 2017106891
が求まる。
Figure 2017106891
Is obtained.

また、拡張カルマンフィルタの一般式における、(2)観測更新における偏微分行列(ヤコビアン)Hkは、図8の式(1)−3に表される観測値hの偏微分を求めることによって求まる。 Further, in the general expression of the extended Kalman filter, (2) the partial differential matrix (Jacvian) H k in the observation update is obtained by obtaining the partial differential of the observed value h represented by the expression (1) -3 in FIG.

また、拡張カルマンフィルタの一般式における、(3)残差の共分散Skは、以下の観測ノイズ(行列)Rkと、観測更新における偏微分行列Hk、その転置行列Hk T及び現在時刻の誤差共分散行列Pk|k-1を用いて求められる。 Further, in the general expression of the extended Kalman filter, (3) the residual covariance S k is the following observation noise (matrix) R k , partial differential matrix H k in observation update, its transpose matrix H k T, and the current time: It is obtained using the error covariance matrix P k | k−1 .

Figure 2017106891
ここで、(r1,r2,r3)は、加速度センサ14のデバイス評価の結果、予め求められた分散値である。
Figure 2017106891
Here, (r 1 , r 2 , r 3 ) is a dispersion value obtained in advance as a result of device evaluation of the acceleration sensor 14.

また、拡張カルマンフィルタの一般式における、(4)カルマンゲインKkは、現在時刻の誤差共分散行列Pk|k-1と、観測更新における偏微分行列の転置行列Hk Tと、残差の共分散の逆行列Sk-1から求まる。なお、Kkは、7×3の行列であり、実数値を要素に持つ。 In the general expression of the extended Kalman filter, (4) the Kalman gain K k is the error covariance matrix P k | k−1 at the current time, the transposed matrix H k T of the partial differential matrix in the observation update, and the residual It is obtained from the covariance inverse matrix S k−1 . K k is a 7 × 3 matrix and has real values as elements.

同様に、拡張カルマンフィルタの一般式における、(5)更新された状態推定値xk|k及び(6)更新された誤差共分散行列Pk|kは、これまでに求められた変数を用いて求めることができる。 Similarly, (5) the updated state estimation value x k | k and (6) the updated error covariance matrix P k | k in the general expression of the extended Kalman filter are obtained using the variables obtained so far. Can be sought.

姿勢演算部104は、上記のモデル及び変数を用いて、拡張カルマンフィルタにおける観測更新の手続きを実行し、水平方向の角度情報と、現在のクォータニオンベクトルの水平角度情報とを比較し、その誤差分を補正する(ロール・ピッチ角のみ)。   The posture calculation unit 104 executes the observation update procedure in the extended Kalman filter using the above model and variable, compares the angle information in the horizontal direction with the horizontal angle information of the current quaternion vector, and calculates the error amount. Correct (roll pitch angle only).

((第二の観測更新の手続き))
次に、図9を用いて、拡張カルマンフィルタにおける第二の観測更新の手続きを説明する。姿勢演算部104は、TRIADアルゴリズムに従って取得された姿勢情報から算出されるヨー角の情報を用いて、当該手続きを行い、クォータニオンベクトルのヨー角成分の補正を行う。TRIADアルゴリズムを用いた演算方法については後述する。
((Second observation update procedure))
Next, a second observation update procedure in the extended Kalman filter will be described with reference to FIG. The posture calculation unit 104 performs the procedure using the yaw angle information calculated from the posture information acquired according to the TRIAD algorithm, and corrects the yaw angle component of the quaternion vector. A calculation method using the TRIAD algorithm will be described later.

図9は、図8と同様に、拡張カルマンフィルタの一般式における、
(1)観測残差
FIG. 9 is similar to FIG. 8 in the general expression of the extended Kalman filter.
(1) Observation residual

Figure 2017106891
に含まれる項目を説明する図である。図8の場合と同様に、1ステップ前の時間の観測値(ベクトル)hは、図9の式(1)−3のように表される。一方、図8の場合と異なり、観測値(ベクトル)zkは、図9の式(1)−2のように表される。
Figure 2017106891
It is a figure explaining the item contained in. As in the case of FIG. 8, the observed value (vector) h at the time one step before is expressed as Expression (1) -3 in FIG. 9. On the other hand, unlike the case of FIG. 8, the observed value (vector) z k is expressed as Expression (1) -2 in FIG. 9.

Figure 2017106891
上記のベクトルは、TRIADアルゴリズムによって求められた、ヨー角方向ベクトルである。
Figure 2017106891
The above vector is a yaw angle direction vector obtained by the TRIAD algorithm.

また、拡張カルマンフィルタの一般式における、(2)観測更新における偏微分行列(ヤコビアン)Hkは、第一の観測更新の手続きと同様に、1ステップ前の時間の観測値hの偏微分を求めることによって、求めることができる。 Further, in the general expression of the extended Kalman filter, (2) the partial differential matrix (Jacobiane) H k in the observation update obtains the partial differential of the observation value h at the time one step before, as in the first observation update procedure. Can be obtained.

また、拡張カルマンフィルタの一般式における、(3)残差の共分散Skは、以下の観測ノイズ(行列)Rkと、観測更新における偏微分行列Hk、その転置行列Hk T及び現在時刻の誤差共分散行列Pk|k-1を用いて求められる。 Further, in the general expression of the extended Kalman filter, (3) the residual covariance S k is the following observation noise (matrix) R k , partial differential matrix H k in observation update, its transpose matrix H k T, and current time The error covariance matrix P k | k−1 is obtained.

Figure 2017106891
ここで、(T1,T2,T3)は、地磁気センサ16のデバイス評価の結果、予め求められ
た分散値である。
Figure 2017106891
Here, (T 1 , T 2 , T 3 ) are dispersion values obtained in advance as a result of device evaluation of the geomagnetic sensor 16.

また、拡張カルマンフィルタの一般式における、(4)カルマンゲインKk、(5)更新された状態推定値xk|k及び(6)更新された誤差共分散行列Pk|kは、第一の観測更新の手続きと同様に、求めることができる。 In the general expression of the extended Kalman filter, (4) Kalman gain K k , (5) updated state estimated value x k | k and (6) updated error covariance matrix P k | k It can be obtained in the same way as the observation update procedure.

<<TRIADアルゴリズムを用いた姿勢情報の計算>>
ここで、図10を用いて、姿勢演算部104が、既知のTRIADアルゴリズムにより、第二の姿勢情報を計算する例を説明する。
<< Calculation of posture information using TRIAD algorithm >>
Here, an example in which the posture calculation unit 104 calculates the second posture information using a known TRIAD algorithm will be described with reference to FIG.

まず、ステップS10において、工場出荷時、あるいはユーザによる設定時に、初期化処理が実行され、加速度の鉛直下向き成分を表すベクトルと、地磁気ベクトルのリファレンスベクトルが、AccRef及びMagRefとして、それぞれ記憶される。ここで、加速度の鉛直下向き成分を表すベクトルは、以下のステップS20で説明されるように、クォータニオンから変換して求められる。また、地磁気ベクトルは、地磁気センサから入力された、磁北を表すベクトルである。当該ステップは、工場出荷時、あるいはユーザによる設定時にのみ実行される。すなわち、リファレンスベクトルは、初期化処理が実行されない限り、同じ値が保持される。   First, in step S10, initialization processing is executed at the time of factory shipment or setting by a user, and a vector representing a vertical downward component of acceleration and a reference vector of a geomagnetic vector are stored as AccRef and MagRef, respectively. Here, the vector representing the vertical downward component of the acceleration is obtained by conversion from the quaternion as described in step S20 below. The geomagnetic vector is a vector representing magnetic north input from the geomagnetic sensor. This step is executed only at the time of factory shipment or setting by the user. That is, the reference vector holds the same value unless the initialization process is executed.

ステップS30において、AccFrameとMagFrameを用いて、3×3の行列であるMagFrameMを計算する。   In step S30, MagFrameM, which is a 3 × 3 matrix, is calculated using AccFrame and MagFrame.

ステップS32において、AccFrameとMagFrameの外積を求め、その結果を正規化することにより、AccCrossMagを求める。   In step S32, AccCrossMag is obtained by obtaining the outer product of AccFrame and MagFrame and normalizing the result.

ステップS34において、AccFrameとAccCrossMagの外積を求め、その結果を正規化することにより、AccCrossAcMを求める。   In step S34, AccCrossAcM is obtained by obtaining the outer product of AccFrame and AccCrossMag and normalizing the result.

ステップS36において、AccFrameと、ステップS32で求めたAccCrossMagと、ステップS34で求めたAccCrossAcM(いずれも1×3の行列(ベクトル))とを組み合わせて、3x3の行列であるMagFrameMを生成する。   In step S36, AccFrame, AccCrossMag obtained in step S32, and AccCrossAcM obtained in step S34 (both are 1 × 3 matrices (vectors)) are combined to generate MagFrameM which is a 3 × 3 matrix.

一方、ステップS40において、AccRefとMagRefを用いて、3×3の行列であるMagRefMを計算する。   On the other hand, in step S40, MagRefM, which is a 3 × 3 matrix, is calculated using AccRef and MagRef.

ステップS42において、AccRefとMagRefの外積を求め、その結果を正規化することにより、MagCrossAccを求める。   In step S42, MagCrossAcc is obtained by obtaining the outer product of AccRef and MagRef and normalizing the result.

ステップS44において、AccRefとMagCrossAccの外積を求め、その結果を正規化することにより、MagCrossを求める。   In step S44, MagCross is obtained by obtaining the outer product of AccRef and MagCrossAcc and normalizing the result.

ステップS46において、AccRefと、ステップS42で求めたMagCrossAccと、ステップS44で求めたMagCross(いずれも1×3の行列(ベクトル))とを組み合わせて、3x3の行列であるMagRefMを生成する。   In step S46, AccRef, MagCrossAcc obtained in step S42, and MagCross obtained in step S44 (both 1 × 3 matrix (vector)) are combined to generate MagRefM, which is a 3 × 3 matrix.

ここで、上記ステップS40(S42−S46)は、初期化処理が実行され、AccRef及びMagRefが変更されたときに実行され、以後、再度の初期化処理が実行されるまで、求めたMagRefMの値を保持して利用しても良い。   Here, the above step S40 (S42-S46) is executed when the initialization process is executed and AccRef and MagRef are changed, and thereafter, the value of MagRefM obtained until the initialization process is executed again. May be used while holding.

ステップS50において、MagFrameとMagRefMの内積を求める。求められた行列をmag_triad(3×3)と呼ぶ。行列mag_triadは、デバイス座標系から絶対座標系へ変換するための行列である。TRIADアルゴリズムにおいて、三つの列を、それぞれ、TRIAD1、TRIAD2、TRIAD3と呼ぶ。   In step S50, the inner product of MagFrame and MagRefM is obtained. The obtained matrix is called mag_triad (3 × 3). The matrix mag_triad is a matrix for converting from the device coordinate system to the absolute coordinate system. In the TRIAD algorithm, the three columns are called TRIAD1, TRIAD2, and TRIAD3, respectively.

ステップS60において、mag_triadの逆行列(絶対座標系からデバイス座標系への変換のための行列)を求め、これをクォータニオンに変換する。このようにして得られたクォータニオンが、第二の姿勢情報である。また、mag_triadの逆行列が回転行列DCM1である。   In step S60, an inverse matrix of mag_triad (matrix for conversion from the absolute coordinate system to the device coordinate system) is obtained and converted to a quaternion. The quaternion thus obtained is the second attitude information. The inverse matrix of mag_triad is the rotation matrix DCM1.

<姿勢情報変換処理部100>
図11を用いて図4の姿勢情報変換処理部100について説明する。姿勢情報変換処理部100は姿勢情報取得部105と座標系変換処理部106を有している。姿勢情報取得部105は、姿勢情報推定部110からDCM1を取得し、補正パラメータ推定処理部700からヨー角補正値を取得する。
<Attitude information conversion processing unit 100>
The posture information conversion processing unit 100 in FIG. 4 will be described with reference to FIG. The posture information conversion processing unit 100 includes a posture information acquisition unit 105 and a coordinate system conversion processing unit 106. The posture information acquisition unit 105 acquires DCM1 from the posture information estimation unit 110 and acquires a yaw angle correction value from the correction parameter estimation processing unit 700.

そして、座標系変換処理部106は、デバイス座標系三軸加速度取得部120が取得したデバイス座標系加速度に、回転行列DCM1を乗算し、絶対座標系での三軸加速度(絶対加速度)を算出する。また、絶対座標系における三軸加速度ベクトルを回転行列DCM2で座標変換する。   Then, the coordinate system conversion processing unit 106 multiplies the device coordinate system acceleration acquired by the device coordinate system triaxial acceleration acquisition unit 120 by the rotation matrix DCM1, and calculates the triaxial acceleration (absolute acceleration) in the absolute coordinate system. . Further, the coordinate transformation is performed on the triaxial acceleration vector in the absolute coordinate system by the rotation matrix DCM2.

図11に示すように、座標系変換処理部106は、回転行列DCM1を用いてデバイス座標系における三軸加速度ベクトルを、絶対座標系における加速度ベクトルへと座標変換する。   As shown in FIG. 11, the coordinate system conversion processing unit 106 uses the rotation matrix DCM1 to convert a triaxial acceleration vector in the device coordinate system into an acceleration vector in the absolute coordinate system.

回転行列DCM2は方向余弦行列であり、回転行列DCM2の各要素が方向余弦と称される。回転行列DCM2は絶対座標系における三軸加速度ベクトルを、ヨー角補正値で進行方向の補正を加えた絶対座標系加速度ベクトル107へと座標変換する行列である。回転行列(DCM1とDCM2)は同じ3×3の行列である。   The rotation matrix DCM2 is a direction cosine matrix, and each element of the rotation matrix DCM2 is referred to as a direction cosine. The rotation matrix DCM2 is a matrix for coordinate conversion of a triaxial acceleration vector in the absolute coordinate system into an absolute coordinate system acceleration vector 107 obtained by correcting the traveling direction with a yaw angle correction value. The rotation matrices (DCM1 and DCM2) are the same 3 × 3 matrix.

図12は、回転行列DCM2を説明する図の一例である。回転行列DCM2 はオイラー角を用い図12のように表わされる。図2に示したように、X軸を中心とする回転角をロール角φ、Y軸を中心とする回転角をピッチ角θ、Z軸を中心とする回転角をヨー角ψと称する。   FIG. 12 is an example of a diagram illustrating the rotation matrix DCM2. The rotation matrix DCM2 is expressed as shown in FIG. 12 using Euler angles. As shown in FIG. 2, the rotation angle around the X axis is called roll angle φ, the rotation angle around the Y axis is called pitch angle θ, and the rotation angle around the Z axis is called yaw angle ψ.

ヨー角補正値によりヨー角ψを補正するので、座標系変換処理部106は、回転行列DCM2のロール角φとピッチ角θにゼロ(=0)を代入し、ヨー角ψに、補正パラメータ推定処理部700から通知され取得されたヨー角補正値(deg)を代入する。   Since the yaw angle ψ is corrected by the yaw angle correction value, the coordinate system conversion processing unit 106 substitutes zero (= 0) for the roll angle φ and the pitch angle θ of the rotation matrix DCM2, and estimates the correction parameter for the yaw angle ψ. The yaw angle correction value (deg) notified from the processing unit 700 and acquired is substituted.

これにより、回転行列DCM1とDCM2を用いた行列の積演算によって、絶対座標系において方位角に対して補正が加えられた((方位のオフセットがキャンセルされた)絶対座標系加速度ベクトル107を進行方向推定部200が取得できる。なお、ヨー角補正値の求め方については図35等において後述する。   Accordingly, the azimuth angle is corrected in the absolute coordinate system by the matrix operation using the rotation matrices DCM1 and DCM2 (the azimuth offset is canceled) and the absolute coordinate system acceleration vector 107 is moved in the traveling direction. It can be acquired by the estimation unit 200. A method for obtaining the yaw angle correction value will be described later with reference to FIG.

<進行方向推定部>
図13は、進行方向推定部200の機能を説明する図の一例である。慣性装置1において進行方向推定機能を実行する進行方向推定部200は、バンドパスフィルタ201と、ピーク検出部204と、ピーク位置記憶部205と、移動加速度記憶部206と、水平成分移動速度特徴情報管理部207と、鉛直成分ピーク移動加速度取得部208と、水平成分移動速度特徴情報取得部209と、周期取得部210と、判定部211と、進行方向算出部212とを含む。進行方向推定部200は、姿勢情報変換処理部100によって得られた、絶対座標系加速度ベクトル107から、ユーザの一歩ごとの進行方向を求める。
<Advancing direction estimation unit>
FIG. 13 is an example of a diagram illustrating the function of the traveling direction estimation unit 200. The traveling direction estimation unit 200 that executes the traveling direction estimation function in the inertial apparatus 1 includes a bandpass filter 201, a peak detection unit 204, a peak position storage unit 205, a movement acceleration storage unit 206, and horizontal component movement speed feature information. A management unit 207, a vertical component peak movement acceleration acquisition unit 208, a horizontal component movement speed feature information acquisition unit 209, a period acquisition unit 210, a determination unit 211, and a traveling direction calculation unit 212 are included. The traveling direction estimation unit 200 obtains the traveling direction for each step of the user from the absolute coordinate system acceleration vector 107 obtained by the posture information conversion processing unit 100.

バンドパスフィルタ201は、姿勢情報変換処理部100より出力された絶対座標系加速度ベクトル107から重力成分を除去する。通過帯域は、例えば、一般的な歩行周波数である1−3Hz程度とする。なお、通過帯域は、慣性装置1の測定対象の歩行又は移動に係る周波数に応じて、適宜変更され得る。ここでは、バンドパスフィルタ201が出力する、重力成分が除去された絶対加速度を、移動加速度202と呼ぶ。移動加速度202は、後述する、移動加速度記憶部206に記憶される。また、移動加速度の鉛直成分である、鉛直成分移動加速度203は、後述する、ピーク検出部204に渡される。   The band pass filter 201 removes a gravity component from the absolute coordinate system acceleration vector 107 output from the posture information conversion processing unit 100. The pass band is, for example, about 1-3 Hz, which is a general walking frequency. Note that the pass band can be appropriately changed according to the frequency related to the walking or movement of the measurement target of the inertial device 1. Here, the absolute acceleration from which the gravitational component is removed, which is output from the bandpass filter 201, is referred to as a movement acceleration 202. The movement acceleration 202 is stored in a movement acceleration storage unit 206, which will be described later. The vertical component movement acceleration 203, which is the vertical component of the movement acceleration, is passed to a peak detection unit 204, which will be described later.

ピーク検出部204は、バンドパスフィルタ201から出力される移動加速度202のうち、鉛直成分移動加速度203の変化(時間変化)を観測し、その波形の谷ピークの位置(ピーク時刻又はピーク位置)を検出する。検出されたピーク位置は、後述する、ピーク位置記憶部205に記憶される。以下では、谷ピークの検出方法について説明する。   The peak detection unit 204 observes a change (time change) of the vertical component movement acceleration 203 in the movement acceleration 202 output from the bandpass filter 201, and determines a valley peak position (peak time or peak position) of the waveform. To detect. The detected peak position is stored in a peak position storage unit 205 described later. Hereinafter, a method for detecting the valley peak will be described.

図14は、横軸を時間とした、鉛直成分移動加速度203(Z)と、移動加速度の水平成分(X、Y)の変化を表す波形である。このように、それぞれの波形は、移動周期(例えば、歩行周期)と整合する周期を持った波形となり、特に、鉛直成分移動加速度203は、±1m/s2程度の、水平成分に比べて大きな振幅波形が出力される。山ピークは、足が地面に着地した際に現れ、谷ピークは、片方の軸足をもう一方の足が追い越す瞬間に現れる。   FIG. 14 is a waveform showing changes in the vertical component movement acceleration 203 (Z) and the horizontal component (X, Y) of the movement acceleration with the horizontal axis as time. In this way, each waveform has a waveform that has a period that matches the movement period (for example, the walking period). In particular, the vertical component movement acceleration 203 has a large amplitude compared to the horizontal component of about ± 1 m / s 2. A waveform is output. A mountain peak appears when a foot lands on the ground, and a valley peak appears at the moment when the other foot overtakes one axial foot.

図15は、歩行動作における鉛直方向の運動特性を説明する図である。歩行動作は、下肢の動作により、一般に、立脚相と遊脚相とに分類される。立脚相(Stance Phase)は、一側下肢の踵が接地して、同側足先が離れるまでの時期である。また、遊脚相(Swing Phase)は、一側下肢の足趾が地面から離れてから、同側足の踵が地面に接するまでの時期である。更に、歩行動作は、両脚支持期の有無によって特徴付けられる。一般に、歩行が緩徐になると、歩行の全体に占める両脚支持期の割合が増加し、歩行速度が速くなると少なくなることが知られている。また、両脚支持期は、走行状態になると、消失することも知られている。また、体の上下(鉛直方向)移動量及び左右(水平面方向)移動量は、立脚中期に最大となることが知られている。   FIG. 15 is a diagram for explaining vertical motion characteristics in a walking motion. The walking movement is generally classified into a standing leg phase and a free leg phase according to the movement of the lower limbs. The stance phase (Stance Phase) is the period from when the heel of one side leg touches down to the point where the ipsilateral foot is released. In addition, the swing phase is a period from the time when the footpad of one lower limb leaves the ground until the footpad of the same side touches the ground. Furthermore, the walking motion is characterized by the presence or absence of a both-leg support period. In general, it is known that when walking is slow, the ratio of the both-leg support period to the entire walking increases and decreases as the walking speed increases. It is also known that the both-leg support period disappears when the running state is reached. Further, it is known that the amount of vertical movement (vertical direction) and the amount of horizontal movement (horizontal plane) of the body are maximized in the middle of the stance.

立脚中期の前半は、蹴り出した片方の足が軸足追い抜く(蹴り出した片方の足が体幹直下を通り過ぎる)動作を含む。このとき、体は鉛直上方向に移動し、鉛直上向きの移動加速度が発生する。一方、立脚中期の後半は、蹴り出した片方の足の踵が接地するまでの動作を含む。このとき、体は鉛直下方向に移動し、鉛直下向きの移動加速度が発生する。   The first half of the middle stance includes an action in which one kicked foot overtakes the axial leg (one kicked leg passes under the trunk). At this time, the body moves vertically upward, and vertical upward movement acceleration is generated. On the other hand, the second half of the middle stance includes the operation until the kicked foot of one foot comes into contact with the ground. At this time, the body moves vertically downward, and vertical downward movement acceleration is generated.

図16は、歩行動作における水平方向の運動特性を説明する図である。立脚中期の前半の移動加速度の水平方向成分は、目標となる地点への体幹の移動のために片足を蹴り出した際の加速度と、体の重心移動に伴う横揺れに起因した加速度の影響を含む。一方、立脚中期の後半の移動加速度の水平方向成分は、蹴り出した足を踵接地地点まで移動させることに伴う体幹の移動と、進行方向に対する体の横揺れで発生する加速度と、踵を接地した際の振動に伴う加速度の影響を含む。つまり、立脚中期の後半には、蹴り出しの際に必要となる純粋な移動加速度を包含していないということになる。   FIG. 16 is a diagram for explaining the motion characteristics in the horizontal direction in the walking motion. The horizontal component of the movement acceleration in the first half of the middle stance is the influence of the acceleration when kicking one leg to move the trunk to the target point and the acceleration caused by the roll due to the movement of the center of gravity of the body including. On the other hand, the horizontal component of the movement acceleration in the latter half of the stance is the movement of the trunk accompanying the movement of the kicked foot to the heel contact point, the acceleration generated by the body roll in the direction of travel, and the heel. Includes the effect of acceleration due to vibration when touched. In other words, the latter half of the middle stance does not include the pure movement acceleration required for kicking.

従って、本願では、体幹の移動のために片足を蹴り出した際の加速度が大きく反映される、立脚中期の前半の移動加速度を用いて、進行方向の推定を行う。   Therefore, in the present application, the traveling direction is estimated using the first half of the moving acceleration, which reflects the acceleration at the time of kicking one leg for the trunk movement.

そこで、鉛直成分移動加速度203に着目し、シグナルの閾値判定により、谷ピークを検出することで、一歩を計測する。なお、谷ピークを用いて一歩を検出する理由は、足が着地する山ピーク位置での水平方向の移動加速度は、足が着地することに伴う振動やノイズを含む可能性があるためである。谷ピーク位置での水平方向の移動加速度は、足の着地に伴う影響を減少させ、歩行に伴う実際の加速度をより的確に反映する。   Therefore, paying attention to the vertical component movement acceleration 203, one step is measured by detecting a valley peak by signal threshold determination. The reason for detecting one step using the valley peak is that the horizontal movement acceleration at the mountain peak position where the foot lands may include vibration and noise accompanying the landing of the foot. The movement acceleration in the horizontal direction at the valley peak position reduces the influence accompanying the landing of the foot and more accurately reflects the actual acceleration accompanying walking.

ピーク検出部204は、鉛直成分移動加速度203が、所定の閾値Thを下回り、再度、閾値Thを越える瞬間を捉えることにより、ピーク検出を行なう。ここで、所定の閾値Thを下回ったときの時刻taと、閾値Thを越えたときの時刻tbとの中間の時刻を、ピーク位置とすることができる。例えば、閾値Thは、実際に歩行した際の、鉛直方向の移動加速度の半分程度の値を設定するのが望ましい。なお、ピーク検出のために、上記以外の任意の方法を用いても良い。   The peak detection unit 204 performs peak detection by capturing a moment when the vertical component movement acceleration 203 falls below a predetermined threshold Th and exceeds the threshold Th again. Here, an intermediate time between the time ta when the threshold value Th is exceeded and the time tb when the threshold value Th is exceeded can be set as the peak position. For example, the threshold value Th is desirably set to a value that is about half of the vertical movement acceleration when actually walking. For peak detection, any method other than the above may be used.

また、過去のピーク位置を記録しておくことにより、現在のピーク位置と、過去のピーク位置との間の時間を表すピーク間隔を求めることができる。   Further, by recording the past peak position, the peak interval representing the time between the current peak position and the past peak position can be obtained.

ピーク位置記憶部205は、ピーク検出部204の検出したピーク位置を記憶する。ピーク位置記憶部205は、例えばリングバッファにより、ピーク位置(時間)を、最新のものから、過去の時間領域に相当するものまでを記憶する。ピーク位置記憶部205は、少なくとも、最新のピーク位置と一つ過去のピーク位置を記憶し、後に得られたピーク位置によって随時更新される。記憶されるピーク位置の数は、慣性装置1の記憶容量に応じて適宜変更されてもよい。   The peak position storage unit 205 stores the peak position detected by the peak detection unit 204. The peak position storage unit 205 stores the peak position (time) from the latest to the one corresponding to the past time region, for example, by a ring buffer. The peak position storage unit 205 stores at least the latest peak position and one past peak position, and is updated as needed according to the peak position obtained later. The number of stored peak positions may be changed as appropriate according to the storage capacity of the inertial device 1.

移動加速度記憶部206は、バンドパスフィルタ201から出力された移動加速度202を、観測された時刻情報を付加し時系列データとして記憶する。   The movement acceleration storage unit 206 stores the movement acceleration 202 output from the bandpass filter 201 as time-series data with the observed time information added thereto.

水平成分移動速度特徴情報管理部207は、ピーク検出部204によるピーク位置の検出に応じて、そのピーク位置を中心とする所定の期間(τ)内の、水平成分の移動加速度を、各成分(X、Y)ごとに積算処理し、水平速度を算出する。この水平速度を、水平成分移動速度特徴情報と呼ぶ。水平成分移動速度特徴情報は、速さの方向と大きさの相対値を示すベクトルである。水平成分移動速度特徴情報管理部207は、水平成分速度特徴情報を、時刻情報tと共に記憶する。すなわち、水平成分移動速度特徴情報管理部207は、水平成分移動速度特徴情報を算出する算出部としての機能と、水平成分移動速度特徴情報を記憶する記憶部としての機能を有する。   In response to detection of the peak position by the peak detection unit 204, the horizontal component movement speed feature information management unit 207 converts the movement acceleration of the horizontal component within a predetermined period (τ) around the peak position to each component ( Integration processing is performed every X, Y) to calculate the horizontal velocity. This horizontal speed is referred to as horizontal component movement speed feature information. The horizontal component moving speed feature information is a vector indicating the relative value of the speed direction and the magnitude. The horizontal component moving speed feature information management unit 207 stores the horizontal component speed feature information together with the time information t. That is, the horizontal component movement speed feature information management unit 207 has a function as a calculation unit that calculates horizontal component movement speed feature information and a function as a storage unit that stores horizontal component movement speed feature information.

図17は、図14に対応する、移動加速度の水平成分と、鉛直成分の、時間に対する変化を表す波形を示す。この例では、移動加速度の鉛直成分の波形から求められるピーク位置t1、t2、t3を中心とする、τの期間の、水平成分の移動加速度が、時間積分され、水平成分移動速度特徴ベクトルV1、V2、V3が算出される。 FIG. 17 shows waveforms corresponding to FIG. 14 and representing changes in the horizontal and vertical components of the movement acceleration with respect to time. In this example, the horizontal component movement acceleration during the period τ centered on the peak positions t1, t2, and t3 obtained from the waveform of the vertical component of the movement acceleration is time-integrated to obtain the horizontal component movement speed feature vector V 1. , V 2 and V 3 are calculated.

期間(τ)は、例えば、(tb−ta)時間以内の期間であることが望ましい。これは、全時間領域において積算を実行すると、進行方向に対する体の横揺れで発生する加速度と、踵を接地した際の振動に伴う加速度の影響を大きく含んだまま積算してしまい、進行方向の推定が正しく行なえない可能性があるためである。   The period (τ) is preferably a period within (tb−ta) time, for example. This is because, when integration is performed over the entire time range, the acceleration occurs due to the rolling of the body with respect to the traveling direction and the acceleration due to the vibration caused by the vibration when the heel is grounded. This is because the estimation may not be performed correctly.

水平成分移動速度特徴情報は、前述のピーク検出処理と、その後の一連の処理によって、一歩足を踏み出し、片足が軸足を追い越す瞬間に生成される。生成される特徴情報は、大きさと方向を特徴として持った水平成分移動速度特徴ベクトルVである。図18に例示されるように、水平成分移動速度特徴ベクトルは、片足が軸足を追い越す瞬間に歩行者の体が移動している方向(進行方向)と強度を表している。   The horizontal component moving speed feature information is generated at the moment when one step is taken and one foot passes the shaft foot by the above-described peak detection processing and a series of processing thereafter. The generated feature information is a horizontal component moving speed feature vector V having features of size and direction. As illustrated in FIG. 18, the horizontal component moving speed feature vector represents the direction (traveling direction) and the strength in which the pedestrian's body is moving at the moment when one foot passes the axial foot.

鉛直成分ピーク移動加速度取得部208は、時刻tにおけるピーク位置(時間)に対応する、鉛直成分移動加速度203における移動加速度(鉛直成分ピーク移動加速度)を取得し、この加速度を、後述する、判定部211に渡す。   The vertical component peak movement acceleration acquisition unit 208 acquires the movement acceleration (vertical component peak movement acceleration) in the vertical component movement acceleration 203 corresponding to the peak position (time) at time t, and this acceleration is described later. 211.

水平成分移動速度特徴情報取得部209は、水平成分移動速度特徴情報管理部207から、最新の水平成分移動速度特徴情報及び過去の水平成分移動速度特徴情報を取得し、取得した水平成分移動速度特徴情報を、後述する、判定部211に渡す。   The horizontal component moving speed feature information acquisition unit 209 acquires the latest horizontal component moving speed feature information and past horizontal component moving speed feature information from the horizontal component moving speed feature information management unit 207, and acquires the acquired horizontal component moving speed feature information. The information is passed to the determination unit 211 described later.

周期取得部210は、ピーク位置記憶部205から複数のピーク位置を取得し、測定対象の移動周期(例えば、歩行周期)への換算処理を実行する。また、周期取得部210は、複数のピーク位置の差分を順次計算することによって、最新の移動周期及び過去の移動周期を取得することができる。周期取得部210は、取得した複数の移動周期を、後述する、判定部211に渡す。   The period acquisition unit 210 acquires a plurality of peak positions from the peak position storage unit 205, and executes a conversion process into a movement period (for example, a walking period) of a measurement target. Moreover, the period acquisition part 210 can acquire the newest movement period and the past movement period by calculating the difference of a some peak position sequentially. The period acquisition unit 210 passes the acquired plurality of movement periods to the determination unit 211 described later.

判定部211は、図19に示される手順を実行することにより、これまでに検出された各種情報が歩行動作に由来して取得されたデータであるかどうかを判定する。歩行動作は、歩行や走行等を含んだ、測定対象による移動動作である。一方、歩行動作でない非歩行動作は、慣性装置を無作為又は意図的に振る動作や、外部環境から加速度を受けた場合(例えば、外部の移動物体により移動させられている場合)のように、測定対象による移動動作のみに起因しない動作である。以下、図19に示されるステップに沿って説明する。   The determination unit 211 determines whether or not the various types of information detected so far are data acquired from the walking motion by executing the procedure shown in FIG. The walking motion is a moving motion depending on the measurement object including walking and running. On the other hand, non-walking motion that is not walking motion, such as when the inertial device is randomly or intentionally shaken or when acceleration is received from the external environment (for example, when it is moved by an external moving object) This is an operation not caused only by the moving operation by the measurement object. Hereinafter, it demonstrates along the step shown by FIG.

まず、ステップS100において、鉛直成分ピーク移動加速度取得部208から取得した、鉛直成分ピーク移動加速度が、所定の範囲内である場合に、ステップS200に進む。そうでない場合には、ステップS600に進み、判定部211は、非歩行動作に起因すると判定する。なお、鉛直成分ピーク移動加速度についての所定の範囲は、慣性装置1の測位対象の特性(例えば、歩行者の歩行特性)に応じて、慣性装置1の製造者又はユーザにより、予め設定される。   First, in step S100, when the vertical component peak movement acceleration acquired from the vertical component peak movement acceleration acquisition unit 208 is within a predetermined range, the process proceeds to step S200. When that is not right, it progresses to step S600 and the determination part 211 determines with originating in a non-walking motion. The predetermined range for the vertical component peak movement acceleration is set in advance by the manufacturer or user of the inertial device 1 according to the characteristics of the positioning target of the inertial device 1 (for example, the walking characteristics of the pedestrian).

次に、ステップS200において、水平成分移動速度特徴情報管理部207から取得した、水平成分移動速度特徴情報(ベクトル)の大きさが、所定の範囲内である場合に、ステップS300に進む。そうでない場合には、ステップS600に進み、判定部211は、非歩行動作に起因すると判定する。なお、水平成分移動速度特徴情報(ベクトル)の大きさについての所定の範囲は、慣性装置1の測位対象の特性(例えば、歩行者の歩行特性)に応じて、慣性装置1の製造者又はユーザにより、予め設定される。   Next, when the size of the horizontal component moving speed feature information (vector) acquired from the horizontal component moving speed feature information management unit 207 is within a predetermined range in step S200, the process proceeds to step S300. When that is not right, it progresses to step S600 and the determination part 211 determines with originating in a non-walking motion. In addition, the predetermined range about the magnitude | size of horizontal component moving speed characteristic information (vector) is the manufacturer or user of the inertial apparatus 1 according to the characteristic (for example, walking characteristic of a pedestrian) of the positioning object of the inertial apparatus 1. Is set in advance.

次に、ステップS300において、周期取得部210から取得した、移動周期が、所定の範囲内である場合に、ステップS400に進む。そうでない場合には、ステップS600に進み、判定部211は、非歩行動作に起因すると判定する。なお、移動周期についての所定の範囲は、慣性装置1の測位対象の特性(例えば、歩行者の歩行特性)に応じて、慣性装置1の製造者又はユーザにより、予め設定される。   Next, in step S300, when the movement period acquired from the period acquisition unit 210 is within a predetermined range, the process proceeds to step S400. When that is not right, it progresses to step S600 and the determination part 211 determines with originating in a non-walking motion. In addition, the predetermined range about a movement period is preset by the manufacturer or user of the inertial apparatus 1 according to the characteristic of the positioning target of the inertial apparatus 1 (for example, the walking characteristic of a pedestrian).

次に、ステップS400において、左右方向の移動速度のぶれ幅が、所定の範囲内である場合に、ステップS500に進み、判定部211は、歩行動作に起因すると判定する。そうでない場合には、ステップS600に進み、判定部211は、非歩行動作に起因すると判定する。   Next, in step S400, when the fluctuation width of the moving speed in the left-right direction is within a predetermined range, the process proceeds to step S500, and the determination unit 211 determines that it is caused by the walking motion. When that is not right, it progresses to step S600 and the determination part 211 determines with originating in a non-walking motion.

ここで、左右の移動速度のぶれ幅について、図20を用いて説明する。人の歩行では、右足を踏み出すと、右方向に移動速度ベクトルが発生し、左足を踏み出すと、左方向に移動速度ベクトルが発生する。本判定を行うために、水平成分移動速度特徴ベクトルがこの特性に適合するかどうか判定する。   Here, the fluctuation width of the left and right moving speed will be described with reference to FIG. In human walking, when the right foot is stepped on, a moving speed vector is generated in the right direction, and when the left foot is stepped on, a moving speed vector is generated in the left direction. In order to make this determination, it is determined whether or not the horizontal component moving speed feature vector matches this characteristic.

判定部211は、まず、水平成分移動速度特徴ベクトルの始点と終点を、図20(b)のように結合する。次に、判定部211は、各Vnベクトルの中点を結ぶ直線と、各Vnベクトルの終点との距離dnを算出する。そして、判定部211は、dnが所定の範囲内であるか判定を行い、範囲内であれば、歩行動作に起因すると判定する。なお、dnについての所定の範囲は、慣性装置1の測位対象の特性(例えば、歩行者の歩行特性)に応じて、慣性装置1の製造者又はユーザにより、予め設定される。   First, the determination unit 211 combines the start point and end point of the horizontal component moving speed feature vector as shown in FIG. Next, the determination unit 211 calculates the distance dn between the straight line connecting the midpoints of the respective Vn vectors and the end point of each Vn vector. Then, the determination unit 211 determines whether dn is within a predetermined range, and if it is within the range, determines that it is caused by walking motion. The predetermined range for dn is set in advance by the manufacturer or user of the inertial device 1 according to the characteristics of the positioning target of the inertial device 1 (for example, the walking characteristics of the pedestrian).

ステップS500では、判定部211は、歩行動作に起因すると判定する。   In step S500, the determination unit 211 determines that it is caused by a walking motion.

ステップS600では、判定部211は、非歩行動作に起因すると判定する。   In step S600, the determination unit 211 determines that the non-walking motion is caused.

なお、上記したステップS100−S400における判定のうち、一部の判定が省略されてもよい。しかしながら、全ての判定がなされることで、より精度の高い進行方向の推定が可能となる。   Of the determinations in steps S100 to S400 described above, some determinations may be omitted. However, when all the determinations are made, it is possible to estimate the traveling direction with higher accuracy.

進行方向算出部212は、上記した判定部211が、「歩行動作に起因する」であると判定した場合に、一歩ごとの進行方向213を求めるために、以下の処理を行う。   The advancing direction calculation unit 212 performs the following processing in order to obtain the advancing direction 213 for each step when the above-described determination unit 211 determines that “it is due to walking motion”.

進行方向算出部212は、ユーザが、ゼロ歩目から一歩目に移るとき、水平成分移動速度特徴情報取得部209より、水平成分移動速度特徴ベクトルV0を取得する(図21(a))。また、進行方向算出部212は、ユーザが、一歩目から二歩目に移るとき、水平成分移動速度特徴情報取得部209より、水平成分移動速度特徴ベクトルV1を取得する(図21(a))。 When the user moves from the zeroth step to the first step, the traveling direction calculation unit 212 acquires the horizontal component movement speed feature vector V 0 from the horizontal component movement speed feature information acquisition unit 209 (FIG. 21A). Further, when the user moves from the first step to the second step, the traveling direction calculation unit 212 acquires the horizontal component movement speed feature vector V 1 from the horizontal component movement speed feature information acquisition unit 209 (FIG. 21A). ).

ここで、進行方向算出部212は、ベクトルV0とベクトルV1とを規格化し、ベクトルV0'とベクトルV1'を得る(図21(b))。そして、進行方向算出部212は、それらの合成ベクトル(V0'+V1')を求め、合成ベクトルの向きを、一歩ごとの進行方向213と推定する((図21(c)))。上記処理は、ユーザが一歩踏み出すごとに、逐次実行される。 Here, the traveling direction calculation unit 212, normalized and vector V 0 and the vector V 1, to obtain a 'vector V 1 and' vector V 0 (FIG. 21 (b)). Then, the traveling direction calculation unit 212 obtains the combined vector (V 0 ′ + V 1 ′) and estimates the direction of the combined vector as the traveling direction 213 for each step ((FIG. 21C)). The above process is sequentially executed every time the user takes one step.

このように、慣性装置1は、一歩ごとの進行方向を推定するために、絶対座標系における加速度の、鉛直方向の加速度の谷ピーク位置を基点とし、その前後の一定の時間枠を用いて算出水平方向の速度ベクトルを用いる。これにより、歩行者の着地の際に生ずる振動等による影響を少なくすることができ、推定の精度が向上する。   As described above, the inertial apparatus 1 calculates the acceleration in the absolute coordinate system using the vertical peak valley position of the acceleration in the absolute coordinate system and using a certain time frame before and after the acceleration in order to estimate the traveling direction for each step. A horizontal velocity vector is used. Thereby, the influence by the vibration etc. which arise in the case of a pedestrian's landing can be decreased, and the precision of estimation improves.

更に、慣性装置1は、地磁気センサによるセンサ情報が信頼できるかどうかを評価し、センサ情報が信頼できる場合に、そのセンサ情報を、慣性装置1の姿勢を表すベクトルを補正(ヨー角成分)するために使用する。これにより、姿勢を表すベクトルを、地磁気センサ情報を用いて、より高い精度で補正することが可能となる。   Further, the inertial device 1 evaluates whether or not the sensor information from the geomagnetic sensor is reliable. If the sensor information is reliable, the inertial device 1 corrects a vector representing the attitude of the inertial device 1 (yaw angle component). Use for. As a result, the vector representing the posture can be corrected with higher accuracy using the geomagnetic sensor information.

<位置推定部>
図22は、位置推定部800が有する機能を説明する図の一例である。位置推定部800は現在位置を推定する。位置推定部800は、進行速度推定部300、絶対位置情報入力部400、絶対位置推定部500、速度補正部350及びマップマッチング部600を含む。以下、進行速度推定部300と、絶対位置情報入力部400と、絶対位置推定部500と、マップマッチング部600と、速度補正部350とが提供する機能について、それぞれ説明する。
<Position estimation unit>
FIG. 22 is an example of a diagram illustrating functions of the position estimation unit 800. The position estimation unit 800 estimates the current position. The position estimation unit 800 includes a traveling speed estimation unit 300, an absolute position information input unit 400, an absolute position estimation unit 500, a speed correction unit 350, and a map matching unit 600. Hereinafter, functions provided by the traveling speed estimation unit 300, the absolute position information input unit 400, the absolute position estimation unit 500, the map matching unit 600, and the speed correction unit 350 will be described.

<<進行速度推定部>>
図23は、進行速度推定部300の内部の詳細な機能ブロック図を表す。進行速度推定部300は、水平成分速度特徴情報取得部301と、鉛直成分ピーク加速度取得部302と、第2周期取得部303と、ぶれ幅取得部304と、進行方向取得部305と、変換部306と、進行速度波形生成部312と、進行速度波形合成部314と、進行速度波形記憶部315とを有する。
<< Progression speed estimation part >>
FIG. 23 shows a detailed functional block diagram inside the traveling speed estimation unit 300. The travel speed estimation unit 300 includes a horizontal component speed feature information acquisition unit 301, a vertical component peak acceleration acquisition unit 302, a second period acquisition unit 303, a blur width acquisition unit 304, a travel direction acquisition unit 305, and a conversion unit. 306, a traveling speed waveform generation unit 312, a traveling speed waveform synthesis unit 314, and a traveling speed waveform storage unit 315.

進行速度推定部300は、進行方向推定部200が算出する、水平成分速度特徴情報214、鉛直成分ピーク加速度215、周期216、ぶれ幅217及び進行方向213に基づき、測定対象の実際の進行速度を表す進行速度推定ベクトルを算出する。以下,その処理内容について説明する。   The travel speed estimation unit 300 calculates the actual travel speed of the measurement target based on the horizontal component speed feature information 214, the vertical component peak acceleration 215, the period 216, the blur width 217, and the travel direction 213 calculated by the travel direction estimation unit 200. A traveling speed estimation vector is calculated. The processing contents will be described below.

水平成分速度特徴情報取得部301は、水平成分移動速度特徴情報管理部207から水平成分速度特徴情報214(水平成分速度特徴ベクトル)を取得し、この情報を変換部306に入力する。   The horizontal component velocity feature information acquisition unit 301 acquires horizontal component velocity feature information 214 (horizontal component velocity feature vector) from the horizontal component movement velocity feature information management unit 207 and inputs this information to the conversion unit 306.

鉛直成分ピーク加速度取得部302は、移動加速度記憶部206から、鉛直成分ピーク加速度215を取得し、この情報を変換部306に入力する。   The vertical component peak acceleration acquisition unit 302 acquires the vertical component peak acceleration 215 from the movement acceleration storage unit 206 and inputs this information to the conversion unit 306.

第2周期取得部303は、ピーク位置記憶部205に記憶された情報を用いて、測定対象の移動に係る周期216を取得し、この情報を変換部306に入力する。   The second cycle acquisition unit 303 uses the information stored in the peak position storage unit 205 to acquire a cycle 216 related to the movement of the measurement target, and inputs this information to the conversion unit 306.

ぶれ幅取得部304は、水平成分速度特徴情報214を用いて、左右の移動速度のぶれ幅(以後、ぶれ幅217とする)を取得し、この情報を変換部306に入力する。ぶれ幅217の算出方法は、図14等を用いて説明した通りである。   The blur width acquisition unit 304 uses the horizontal component velocity characteristic information 214 to acquire the blur width of the left and right moving speeds (hereinafter referred to as the blur width 217), and inputs this information to the conversion unit 306. The method of calculating the blur width 217 is as described with reference to FIG.

進行方向取得部305は、進行方向推定部200の進行方向算出部212が出力した進行方向213を取得し、この情報を変換部306に入力する。   The traveling direction acquisition unit 305 acquires the traveling direction 213 output from the traveling direction calculation unit 212 of the traveling direction estimation unit 200 and inputs this information to the conversion unit 306.

変換部306は、入力された水平成分速度特徴情報214、鉛直成分ピーク加速度215、周期216、ぶれ幅217及び進行方向213を、それぞれ、速度パラメータPa307、強度パラメータPb308、周期パラメータPc309、ぶれ幅パラメータPd310及び進行方向パラメータPe311に変換する。当該変換は、例えば、符号214−217の各情報を、所定の規則に従って正規化する。変換部306は、入力された各種情報を、所定の範囲のパラメータに変換するために、任意の方法を用いることができる。   The conversion unit 306 converts the input horizontal component velocity characteristic information 214, vertical component peak acceleration 215, cycle 216, blur width 217, and traveling direction 213 into a velocity parameter Pa307, an intensity parameter Pb308, a cycle parameter Pc309, and a blur width parameter, respectively. It converts into Pd310 and the advancing direction parameter Pe311. In this conversion, for example, each piece of information 214 to 217 is normalized according to a predetermined rule. The conversion unit 306 can use any method in order to convert various input information into a predetermined range of parameters.

進行速度波形生成部312は、入力された各パラメータ307−311と、予め登録された測定対象の属性情報とをキーとして、パラメータDB313(例えば、図23)を参照し、対応する速度生成係数Ca−Ccを取得する。次に、進行速度波形生成部312は、入力された各パラメータと、取得した速度生成係数Ca−Ccを用いて、後述する式により、進行速度波形を生成する。   The progress velocity waveform generation unit 312 refers to the parameter DB 313 (for example, FIG. 23) using each input parameter 307-311 and the attribute information of the measurement target registered in advance as a key, and the corresponding velocity generation coefficient Ca. -Get Cc. Next, the traveling speed waveform generation unit 312 generates a traveling speed waveform according to an expression described later using each input parameter and the acquired speed generation coefficient Ca-Cc.

ここで、測定対象の属性情報は、例えば、ユーザの性別、年齢、身長等を含む。なお、測定対象の属性情報は、測定対象を特定するための任意の情報であってもよい。例えば、その他の属性情報の例として、測定対象の種別(人、動物、二足歩行ロボット等)、識別番号、型番、性質(高速、低速)等が挙げられるが、この限りではない。   Here, the measurement target attribute information includes, for example, the user's sex, age, height, and the like. The attribute information of the measurement target may be arbitrary information for specifying the measurement target. Examples of other attribute information include, but are not limited to, the type of measurement target (human, animal, biped robot, etc.), identification number, model number, property (high speed, low speed), and the like.

図24に例示されるパラメータDB313は、測定対象の属性情報である、性別、年齢及び身長を、パラメータ307−310及び速度生成係数Ca−Ccと関連付けている。図24の例では、簡単のため、速度生成係数Ca−Ccを取得するために,進行方向パラメータPe311を用いていない(すなわち、速度生成係数は、進行方向に拠らず決定される)。しかしながら、進行方向パラメータPe311を用いて、パラメータDB313を構築しても良い。   The parameter DB 313 illustrated in FIG. 24 associates gender, age, and height, which are attribute information of the measurement target, with the parameters 307 to 310 and the speed generation coefficient Ca-Cc. In the example of FIG. 24, for the sake of simplicity, the traveling direction parameter Pe311 is not used to obtain the speed generation coefficient Ca-Cc (that is, the speed generation coefficient is determined regardless of the traveling direction). However, the parameter DB 313 may be constructed using the traveling direction parameter Pe311.

パラメータDB313は、慣性装置1の提供者等が、属性情報によって特定される測定対象の集団に対して、パラメータ307−311で特定される動作を行わせることにより、取得したデータをもとに、予め構築するものである。なお、速度パラメータPaについては、そのノルムの値がテーブルに登録される。   The parameter DB 313 allows the provider of the inertial apparatus 1 to perform the operation specified by the parameters 307 to 311 on the group to be measured specified by the attribute information, and based on the acquired data, It is constructed in advance. For the speed parameter Pa, the norm value is registered in the table.

進行速度波形生成部312は、入力された各種パラメータと一致するエントリが、パラメータDB313に存在しない場合には、パラメータの組み合わせと類似するエントリの速度生成係数Ca−Ccを取得する。例えば、進行速度波形生成部312は、類似するエントリを検出するために、各パラメータの二乗平均平方根(Root mean Square)の合計値が最も小さいものを選択することができる。類似するエントリを検出するために、任意の方法を用いることができる。進行速度波形生成部312は、取得した速度生成係数Ca−Ccを、進行速度波形生成部312に渡す。   When there is no entry in the parameter DB 313 that matches the input various parameters, the progress velocity waveform generation unit 312 acquires a velocity generation coefficient Ca-Cc of an entry similar to the combination of parameters. For example, in order to detect a similar entry, the traveling speed waveform generation unit 312 can select the one having the smallest total value of root mean square of each parameter. Any method can be used to detect similar entries. The traveling speed waveform generation unit 312 passes the acquired speed generation coefficient Ca-Cc to the traveling speed waveform generation unit 312.

進行速度波形生成部312は、速度生成係数Ca−Ccと、入力された各パラメータPa307−Pe311とを用いて、例えば、以下のような式により、時刻0≦t≦Pcにおける、測定対象の速度変化を表す進行速度波形を生成する。   The traveling speed waveform generation unit 312 uses the speed generation coefficient Ca-Cc and each of the input parameters Pa307-Pe311 to calculate the speed of the measurement target at time 0 ≦ t ≦ Pc, for example, using the following equation: A progress velocity waveform representing the change is generated.

Figure 2017106891
なお、進行速度波形生成部312は、上記の式以外の任意の式を用いて、進行速度波形を生成しても良い。
Figure 2017106891
The traveling speed waveform generation unit 312 may generate the traveling speed waveform using an arbitrary expression other than the above expression.

生成された進行速度波形の例を図25に示す。ここで、θは、進行方向パラメータPeに対応する。数11によって示される式は、速度パラメータPa307による推定項(第1項)と、強度パラメータPb308での推定項(第2項)と、ぶれ幅パラメータPd310での推定項(第3項)を含む。各項は、それぞれの重みとして、速度生成係数Ca−Ccが乗算されており、複数のパラメータに基づく速度推定を行うことにより、精度の高い歩行速度波形を生成することが可能である。なお、速度生成係数Ca−Ccは、和が1となるように、予め正規化されて、パラメータDB313に格納されている。進行速度波形生成部312は、生成した進行速度波形を、進行速度波形合成部314に渡す。   An example of the generated progress velocity waveform is shown in FIG. Here, θ corresponds to the traveling direction parameter Pe. The equation represented by Equation 11 includes an estimation term (first term) based on the velocity parameter Pa307, an estimation term (second term) based on the intensity parameter Pb308, and an estimation term (third term) based on the blur width parameter Pd310. . Each term is multiplied by a speed generation coefficient Ca-Cc as a weight, and it is possible to generate a walking speed waveform with high accuracy by performing speed estimation based on a plurality of parameters. The speed generation coefficient Ca-Cc is normalized in advance so that the sum is 1, and is stored in the parameter DB 313. The travel speed waveform generation unit 312 passes the generated travel speed waveform to the travel speed waveform synthesis unit 314.

進行速度波形合成部314は、進行速度波形生成部312から進行速度波形を取得すると、後述する、進行速度波形記憶部315に記憶された、過去に合成された進行速度波形を取得し、これらを合成する。このとき、進行速度波形合成部314は、対応する時間位置において、これらの進行速度波形を積算することにより合成する。進行速度波形合成部314は、進行速度波形を任意の方法で合成してもよい(例えば、複数の進行速度波形が重なった場合には各々を比較しその最大値を採用する、等)。   When the progress velocity waveform synthesizer 314 acquires the progression velocity waveform from the progression velocity waveform generator 312, the progression velocity waveform synthesis unit 314 obtains a progression velocity waveform synthesized in the past stored in the progression velocity waveform storage unit 315, which will be described later. Synthesize. At this time, the traveling speed waveform synthesizing unit 314 synthesizes these traveling speed waveforms by integrating them at the corresponding time positions. The progress velocity waveform synthesizing unit 314 may synthesize the progression velocity waveform by an arbitrary method (for example, when a plurality of progression velocity waveforms overlap each other, adopt each maximum value).

図26は、進行速度波形合成部314が、複数の進行速度波形を積算して合成した例を表している。進行速度波形合成部314は、合成した進行速度波形を、進行速度波形記憶部315に記憶する。   FIG. 26 illustrates an example in which the traveling speed waveform synthesis unit 314 integrates and synthesizes a plurality of traveling speed waveforms. The travel speed waveform synthesis unit 314 stores the synthesized travel speed waveform in the travel speed waveform storage unit 315.

進行速度波形記憶部315は、進行速度波形合成部314により合成された進行速度波形を、時刻情報と共に記憶する。   The traveling speed waveform storage unit 315 stores the traveling speed waveform synthesized by the traveling speed waveform synthesis unit 314 together with time information.

このようにして、随時取得されるパラメータに基づいて合成された最新の進行速度波形が、進行速度波形記憶部315に記憶される。後述する絶対位置推定部500及びマップマッチング部600は、現時点における、合成された当該進行速度波形の値を参照することにより、最新の進行速度を表す進行速度情報を取得することができる。進行速度情報は、上記したように、水平方向の二成分によって表されるため、以下では、この進行速度情報を、進行速度推定ベクトル316と呼ぶ。   In this way, the latest traveling speed waveform synthesized based on the parameters acquired as needed is stored in the traveling speed waveform storage unit 315. The absolute position estimation unit 500 and the map matching unit 600, which will be described later, can acquire travel speed information representing the latest travel speed by referring to the value of the travel speed waveform synthesized at the present time. As described above, since the traveling speed information is represented by two components in the horizontal direction, this traveling speed information is hereinafter referred to as a traveling speed estimation vector 316.

<<絶対位置情報入力部>>
図27は、絶対位置情報入力部400、絶対位置推定部500及びマップマッチング部600のそれぞれの内部の詳細な機能ブロック図を表す。
<< Absolute position information input section >>
FIG. 27 shows a detailed functional block diagram of each of the absolute position information input unit 400, the absolute position estimation unit 500, and the map matching unit 600.

絶対位置情報入力部400は、第一の絶対位置取得部401と、第二の絶対位置取得部402と、測位時間計測部403と、誤差補正部404とを含む。絶対位置情報入力部400は、慣性装置1の絶対位置を表す情報と、その情報に含まれる誤差の大きさを表す誤差情報とを絶対位置推定部500に入力する。   The absolute position information input unit 400 includes a first absolute position acquisition unit 401, a second absolute position acquisition unit 402, a positioning time measurement unit 403, and an error correction unit 404. The absolute position information input unit 400 inputs information indicating the absolute position of the inertial device 1 and error information indicating the magnitude of the error included in the information to the absolute position estimation unit 500.

第一の絶対位置取得部401は、例えば、Bluetooth(登録商標)通信により、外部に設けられた位置情報送信装置と通信し、慣性装置1の絶対位置を表す絶対位置情報を取得する。絶対位置情報は、例えば、緯度、経度、高度によって表される位置ベクトルX1、Y1、Z1であってもよいし、決まった地点を基点とする、位置を表す任意のベクトルであってもよい。また、第一の絶対位置取得部401は、位置情報送信装置から、上記情報の誤差を表す誤差情報σ1も取得する。誤差情報σ1は、上記の位置情報送信装置から取得される、絶対位置についての誤差共分散行列である。誤差情報σ1は、例えば、位置情報送信装置と慣性装置1との通信に係る電波強度に応じて決定される誤差値を含む。例えば、電波強度が低い値を示す場合には、より誤差の大きな値を有する誤差共分散行列が取得される。誤差情報は、予め慣性装置1に記憶されていてもよいし、位置情報送信装置から送信されてもよい。取得した位置ベクトル及び誤差情報は、後述する、絶対位置推定部500の第一の観測更新処理部502に渡される。 The first absolute position acquisition unit 401 communicates with a position information transmission device provided outside by, for example, Bluetooth (registered trademark) communication, and acquires absolute position information indicating the absolute position of the inertial device 1. The absolute position information may be, for example, position vectors X1, Y1, and Z1 represented by latitude, longitude, and altitude, or may be an arbitrary vector representing a position with a fixed point as a base point. The first absolute position acquisition unit 401 also acquires error information σ 1 representing an error in the information from the position information transmission device. The error information σ 1 is an error covariance matrix for the absolute position acquired from the position information transmitting apparatus. The error information σ 1 includes, for example, an error value that is determined according to the radio wave intensity related to the communication between the position information transmission device and the inertial device 1. For example, when the radio field intensity indicates a low value, an error covariance matrix having a larger error value is acquired. The error information may be stored in the inertial device 1 in advance or may be transmitted from the position information transmitting device. The acquired position vector and error information are passed to a first observation update processing unit 502 of the absolute position estimation unit 500 described later.

第二の絶対位置取得部402は、第一の絶対位置取得部401と異なる通信手段(例えば、GPS又はIMES(Indoor Messaging System))により、絶対位置情報X2、Y2、Z2と誤差情報σ2を取得する。なお、絶対位置取得部は、少なくとも一つ存在していればよく、その数は任意である。取得した位置ベクトル及び誤差情報は、後述する、絶対位置推定部500の第二の観測更新処理部503に渡される。 The second absolute position acquisition unit 402 uses the communication means (for example, GPS or IMES (Indoor Messaging System)) different from the first absolute position acquisition unit 401 and the absolute position information X 2 , Y 2 , Z 2 and error information. Get σ 2 . In addition, the absolute position acquisition part should just exist at least one, and the number is arbitrary. The acquired position vector and error information are passed to a second observation update processing unit 503 of the absolute position estimation unit 500 described later.

第一の絶対位置取得部401と第二の絶対位置取得部402が取得する絶対位置情報と誤差情報を図22では絶対位置情報405、誤差情報406で示した。   The absolute position information and error information acquired by the first absolute position acquisition unit 401 and the second absolute position acquisition unit 402 are shown as absolute position information 405 and error information 406 in FIG.

測位時間計測部403は、第一の絶対位置取得部401及び第二の絶対位置取得部402が、それぞれ絶対位置情報を取得する間隔を計測し、その間隔を、後述する誤差補正部404に渡す。   The positioning time measurement unit 403 measures the intervals at which the first absolute position acquisition unit 401 and the second absolute position acquisition unit 402 respectively acquire absolute position information, and passes the intervals to an error correction unit 404 described later. .

誤差補正部404は、測位時間計測部403から受け取った間隔が、所定の間隔であるかどうかを判定し、その間隔の大きさに応じて、各絶対位置取得部から出力される誤差共分散行列(σ1又はσ2)の各分散値が大きくなるよう補正をかける。このために、誤差補正部404は、予め用意した、間隔[秒]と補正量(分散値に乗算する値)とを関連付けるテーブルを利用することができる。あるいは、誤差補正部404は、間隔の大きさの閾値を設け、閾値を超えると、誤差共分散行列に対して所定の補正をかけてもよい。 The error correction unit 404 determines whether or not the interval received from the positioning time measurement unit 403 is a predetermined interval, and the error covariance matrix output from each absolute position acquisition unit according to the size of the interval Correction is performed so that each variance value of (σ 1 or σ 2 ) becomes large. For this purpose, the error correction unit 404 can use a table that is prepared in advance and associates the interval [seconds] with the correction amount (value to be multiplied by the variance value). Alternatively, the error correction unit 404 may provide a threshold value for the size of the interval, and may apply a predetermined correction to the error covariance matrix when the threshold value is exceeded.

特に、GPSやIMESの誤差情報は、マルチパスの影響を考慮して生成されないため、誤差情報に対する信頼度が、電波状況によって変化する可能性がある。信号量と雑音量の比率を表すS/N比と、測位間隔の大きさとの間には、図28に示すような相関関係がある。そこで、誤差補正部404は、測位間隔が所定の間隔を超える場合には、測位誤差がより大きくなるよう補正をかけることにより、誤差情報の信頼度の変化を吸収することができる。誤差情報が直接、送信されない場合については後述する。   In particular, since error information of GPS and IMES is not generated in consideration of the influence of multipath, the reliability of the error information may change depending on the radio wave condition. There is a correlation as shown in FIG. 28 between the S / N ratio representing the ratio between the signal amount and the noise amount and the size of the positioning interval. Therefore, the error correction unit 404 can absorb the change in the reliability of the error information by performing correction so that the positioning error becomes larger when the positioning interval exceeds a predetermined interval. The case where error information is not transmitted directly will be described later.

なお、外部の位置情報送信装置は、上記の通信方式のほか、赤外線、無線LAN、可視光通信、カメラを用いた測位手段等の手段により、絶対位置情報及び誤差情報を送信してもよい。慣性装置1は、対応する受信手段により、絶対位置情報及び誤差情報を受信することができる。受信した絶対位置情報及び誤差情報は、上記した絶対位置取得部と同様に、絶対位置推定部500の観測更新処理部に入力される。絶対位置取得部及び観測更新処理部の数は、任意である。   The external position information transmitting apparatus may transmit the absolute position information and the error information by means such as infrared, wireless LAN, visible light communication, positioning means using a camera, etc. in addition to the communication method described above. The inertial device 1 can receive absolute position information and error information by corresponding receiving means. The received absolute position information and error information are input to the observation update processing unit of the absolute position estimation unit 500, similarly to the absolute position acquisition unit described above. The number of absolute position acquisition units and observation update processing units is arbitrary.

<<絶対位置推定部>>
絶対位置推定部500は、時間発展処理部501と、第一の観測更新処理部502と、第二の観測更新処理部503と、第三の観測更新処理部504とを含む。
<< Absolute position estimation part >>
The absolute position estimation unit 500 includes a time evolution processing unit 501, a first observation update processing unit 502, a second observation update processing unit 503, and a third observation update processing unit 504.

絶対位置推定部500は、進行速度推定ベクトル316と、進行速度推定ベクトル316と共に提供される進行速度測定誤差情報317とを用いて、現在位置と、その誤差を表す誤差情報(現在位置と誤差情報505)を求める。進行速度測定誤差情報317は、進行速度推定ベクトル316の誤差を表す誤差共分散行列σvであり、システム同定によって求めた固定のデータが使用される。あるいは、進行速度測定誤差情報317は、進行速度に応じて用意された、複数のデータが使用されてもよい。 The absolute position estimation unit 500 uses the traveling speed estimation vector 316 and the traveling speed measurement error information 317 provided together with the traveling speed estimation vector 316 to use the current position and error information indicating the error (current position and error information). 505). The traveling speed measurement error information 317 is an error covariance matrix σ v representing an error of the traveling speed estimation vector 316, and fixed data obtained by system identification is used. Alternatively, the traveling speed measurement error information 317 may be a plurality of data prepared according to the traveling speed.

また、絶対位置推定部500は、絶対位置情報入力部400が出力した絶対位置情報(位置ベクトル)及び誤差情報(誤差共分散行列)とを用いて、現在位置と誤差情報505を更新する。更に、絶対位置推定部500は、マップマッチング部600の出力する位置情報(位置ベクトル)と誤差情報(誤差共分散行列)とを用いて、現在位置と誤差情報505を更新する。   The absolute position estimation unit 500 updates the current position and error information 505 using the absolute position information (position vector) and error information (error covariance matrix) output from the absolute position information input unit 400. Further, the absolute position estimation unit 500 updates the current position and error information 505 using the position information (position vector) and error information (error covariance matrix) output from the map matching unit 600.

拡張カルマンフィルタを用いて、現在位置と誤差情報505を算出又は更新する。ここでは、一つの時間発展の手続き(時間発展処理部501)と、三つの観測更新の手続き(第一の観測更新処理部502、第二の観測更新処理部503、第三の観測更新処理部504)が、並列に実行される。各手続きにおいて用いられる変数及びモデルを以下で説明する。   The current position and error information 505 are calculated or updated using an extended Kalman filter. Here, one time development procedure (time development processing unit 501) and three observation update procedures (first observation update processing unit 502, second observation update processing unit 503, third observation update processing unit) 504) are executed in parallel. The variables and models used in each procedure are described below.

時間発展処理部501は、図29−図31に示す変数及びモデルの定義に従って、拡張カルマンフィルタの時間発展の手続きを実行し、慣性装置1の現在位置と誤差情報505を算出又は更新する。ここで、拡張カルマンフィルタにおける変数とモデルを、図29に示すように定義する。すなわち、今の時刻の状態推定値は、図29の式(1)−1のように、三次元の位置ベクトルによって定義される。また、入力量は、図29の式(1)−4のように、進行速度推定部300によって出力された、進行速度推定ベクトル316によって定義される。また、システムの状態推定モデルは、図29の式(1)−4のように定義される。   The time evolution processing unit 501 executes the procedure for time evolution of the extended Kalman filter according to the variable and model definitions shown in FIGS. 29 to 31, and calculates or updates the current position of the inertial device 1 and the error information 505. Here, variables and models in the extended Kalman filter are defined as shown in FIG. That is, the state estimated value at the current time is defined by a three-dimensional position vector as shown in Expression (1) -1 in FIG. Further, the input amount is defined by a traveling speed estimation vector 316 output by the traveling speed estimation unit 300 as shown in Expression (1) -4 in FIG. Further, the state estimation model of the system is defined as Expression (1) -4 in FIG.

また、図30に示す通り、時間発展における偏微分行列(ヤコビアン)は、システムの状態推定モデルにおける右辺の偏微分が、そのまま偏微分行列となる。   Further, as shown in FIG. 30, in the partial differentiation matrix (Jacobiane) in time evolution, the partial differentiation on the right side in the system state estimation model becomes the partial differentiation matrix as it is.

また、図31に示す通り、プロセスノイズQkは、システム同定によって予め求められる、進行速度測定誤差情報317(σv)であり、予め算出された定数である。なお、現在時刻の誤差共分散行列Pk|k-1及びPk-1|k-1は、3×3の行列となり、行列内の要素は実数となる。 Further, as shown in FIG. 31, the process noise Q k is the traveling speed measurement error information 317 (σ v ) obtained in advance by system identification, and is a constant calculated in advance. The error covariance matrices P k | k-1 and P k-1 | k-1 at the current time are 3 × 3 matrices, and the elements in the matrix are real numbers.

第一の観測更新処理部502は、拡張カルマンフィルタの観測更新の手続きを実行し、慣性装置1の現在位置と誤差情報505を算出又は更新する。ここで、拡張カルマンフィルタにおける変数を、図32を用いて説明する。すなわち、1ステップ前の時間の観測値は、図32の式(1)−3のように、三次元の位置ベクトルとなる。また、観測値は、図32の式(1)−2のように、第一の絶対位置取得部401が出力する位置ベクトル(絶対位置情報)である。上記のh及びzkにより、観測残差 The first observation update processing unit 502 executes the observation update procedure of the extended Kalman filter, and calculates or updates the current position of the inertial device 1 and the error information 505. Here, variables in the extended Kalman filter will be described with reference to FIG. That is, the observed value of the time one step before becomes a three-dimensional position vector as shown in Expression (1) -3 in FIG. In addition, the observed value is a position vector (absolute position information) output from the first absolute position acquisition unit 401, as in Expression (1) -2 in FIG. Observation residual by h and z k above

Figure 2017106891
が求まる。
Figure 2017106891
Is obtained.

また、拡張カルマンフィルタの一般式における(2)観測更新における偏微分行列(ヤコビアン)Hkは、図32の式(1)−3に表される観測値hの偏微分を求めることによって求まる。 In addition, the partial differential matrix (Jacobiane) H k in (2) observation update in the general expression of the extended Kalman filter is obtained by obtaining the partial differential of the observation value h represented by the expression (1) -3 in FIG.

また、拡張カルマンフィルタの一般式における(3)残差の共分散Skは、第一の絶対位置取得部401の出力した誤差情報である観測ノイズ(行列)Rkと、観測更新における偏微分行列Hk、その転置行列HkT及び現在時刻の誤差共分散行列Pk|k-1を用いて求まる。 Further, (3) the residual covariance S k in the general expression of the extended Kalman filter is the observation noise (matrix) R k that is the error information output from the first absolute position acquisition unit 401 and the partial differential matrix in the observation update. H k , its transposed matrix H k T and the current time error covariance matrix P k | k−1 are used.

Figure 2017106891
なお、r1はX軸、r2はY軸、r3はZ軸の成分を表す。
Figure 2017106891
R 1 represents the X axis, r 2 represents the Y axis, and r 3 represents the Z axis.

また、拡張カルマンフィルタの一般式における、(4)カルマンゲインKkは、現在時刻の誤差共分散行列Pk|k-1と、観測更新における偏微分行列の転置行列HkTと、残差の共分散の逆行列Sk-1から求まる。 Further, in the general expression of the extended Kalman filter, (4) the Kalman gain Kk is the error covariance matrix P k | k−1 at the current time, the transposed matrix HkT of the partial differential matrix in the observation update, and the covariance of the residual It is obtained from the inverse matrix Sk-1.

同様に、拡張カルマンフィルタの一般式における、(5)更新された状態推定値xk|k及び(6)更新された誤差共分散行列Pk|kは、これまでに求められた変数を用いて求めることができる。 Similarly, (5) the updated state estimation value x k | k and (6) the updated error covariance matrix P k | k in the general expression of the extended Kalman filter are obtained using the variables obtained so far. Can be sought.

第二の観測更新処理部503は、第一の観測更新処理部502と同様に、拡張カルマンフィルタの観測更新の手続きを実行し、慣性装置1の現在位置と誤差情報505を算出又は更新する。拡張カルマンフィルタにおける変数は、観測値zk及び観測ノイズRkが、第二の絶対位置取得部402によって出力される位置ベクトル及び誤差情報である点を除いて、第一の観測更新処理部502と同様である。 Similar to the first observation update processing unit 502, the second observation update processing unit 503 executes the observation update procedure of the extended Kalman filter, and calculates or updates the current position of the inertial device 1 and the error information 505. The variables in the extended Kalman filter are the same as the first observation update processing unit 502 except that the observation value z k and the observation noise R k are the position vector and error information output by the second absolute position acquisition unit 402. It is the same.

第三の観測更新処理部504は、第一の観測更新処理部502と同様に、拡張カルマンフィルタの観測更新の手続きを実行し、慣性装置1の現在位置と誤差情報505を算出又は更新する。拡張カルマンフィルタにおける変数は、観測値zk及び観測ノイズRkが、後述する、マップマッチング部600によって出力される位置ベクトル及び誤差情報である点を除いて、 第一の観測更新処理部502と同様である。 Similar to the first observation update processing unit 502, the third observation update processing unit 504 executes an extended Kalman filter observation update procedure to calculate or update the current position of the inertial device 1 and the error information 505. Variables in the extended Kalman filter are the same as those in the first observation update processing unit 502 except that the observation value z k and the observation noise R k are position vectors and error information output by the map matching unit 600, which will be described later. It is.

絶対位置推定部500は、以上の通り、拡張カルマンフィルタの枠組みにおいて、現在位置と誤差情報505を逐次更新することで、現在位置を高精度に推定することができる。慣性装置1に搭載された外部のアプリケーションは、現在位置と誤差情報505を参照することにより、現在位置の推定位置だけでなく、慣性装置の向き(ヘディング情報、ヨー角推定値)を取得することができる。   As described above, the absolute position estimation unit 500 can estimate the current position with high accuracy by sequentially updating the current position and the error information 505 in the framework of the extended Kalman filter. An external application installed in the inertial device 1 refers to the current position and the error information 505 to acquire not only the estimated position of the current position but also the direction of the inertial device (heading information, estimated yaw angle). Can do.

なお、第一の観測更新処理部502又は第二の観測更新処理部503が慣性装置1の現在位置と誤差情報505を算出又は更新すると、絶対位置補正フラグ319がTRUEとなる。TRUEとなった絶対位置補正フラグ319は補正パラメータ推定処理部700に通知され、これによりFALSEとなる(次ステップの絶対位置・誤差情報が通知される前にクリアされる)。   When the first observation update processing unit 502 or the second observation update processing unit 503 calculates or updates the current position of the inertial apparatus 1 and the error information 505, the absolute position correction flag 319 becomes TRUE. The absolute position correction flag 319 that becomes TRUE is notified to the correction parameter estimation processing unit 700, and thus becomes FALSE (cleared before the absolute position / error information of the next step is notified).

<<マップマッチング>>
マップマッチング部600は、マップマッチング処理部601を含み、最新の現在位置と誤差情報505と、進行速度推定ベクトル316を取得し、マップマッチング処理を実行する。
<< Map matching >>
The map matching unit 600 includes a map matching processing unit 601, acquires the latest current position, error information 505, and the traveling speed estimation vector 316, and executes map matching processing.

マップマッチング部600は、マップマッチング処理部601を含み、最新の現在位置と誤差情報505と、進行速度推定ベクトル316を取得し、マップマッチング処理を実行する。   The map matching unit 600 includes a map matching processing unit 601, acquires the latest current position, error information 505, and the traveling speed estimation vector 316, and executes map matching processing.

マップマッチング処理部601は、最新の現在位置と誤差情報505と、進行速度推定ベクトル316を取得し、予め用意された地図データベース602を参照して、進行可能な領域を表す領域情報を取得する。次に、マップマッチング処理部601は、既知の技術であるパーティクルフィルタのアルゴリズムを適用し(例えば、非特許文献3)、マップマッチング処理を実行する。マップマッチング処理部601は、現在位置が、マップ上で進行が不可能な場所を示していた場合には、進行可能な領域に現在位置を修正する。また、マップマッチング処理部601は、内部処理により、修正された位置を表す位置ベクトルの各成分の誤差量を表す誤差共分散行列σmを算出する。マップマッチング処理部601は、修正された現在位置を表す位置ベクトル(Xm、Ym、Zm)及び誤差共分散行列σmを、上記したように、絶対位置推定部500の第三の観測更新処理部504に渡す。 The map matching processing unit 601 acquires the latest current position, error information 505, and a traveling speed estimation vector 316, refers to a map database 602 prepared in advance, and acquires region information representing a region that can proceed. Next, the map matching processing unit 601 applies a particle filter algorithm that is a known technique (for example, Non-Patent Document 3), and executes map matching processing. The map matching processing unit 601 corrects the current position to a travelable area when the current position indicates a place where the travel is impossible on the map. Further, the map matching processing unit 601 calculates an error covariance matrix σ m representing the error amount of each component of the position vector representing the corrected position by internal processing. The map matching processing unit 601 uses the position vector (X m , Y m , Z m ) representing the corrected current position and the error covariance matrix σ m as described above for the third observation of the absolute position estimation unit 500. The data is transferred to the update processing unit 504.

<速度補正部>
速度補正部350は、補正パラメータ推定処理部700より通知される歩行速度推定パラメータに基づいて進行速度推定ベクトル316を補正する処理を実行する。補正の方法は、例えば、補正速度推定パラメータを進行速度推定ベクトル316に乗算することなどでよい。あるいは、ルックアップテーブルに補正速度推定パラメータと補正値を対応付けておき、補正速度推定パラメータに対応付けられた補正値をルックアップテーブルから取得して進行速度推定ベクトル316に乗算してもよい。この場合、非線形な補正が可能になる。なお、補正方法はこれらに限定はされない。
<Speed correction unit>
The speed correction unit 350 executes a process of correcting the traveling speed estimation vector 316 based on the walking speed estimation parameter notified from the correction parameter estimation processing unit 700. The correction method may be, for example, multiplying the traveling speed estimation vector 316 by the correction speed estimation parameter. Alternatively, the correction speed estimation parameter and the correction value may be associated with the lookup table, the correction value associated with the correction speed estimation parameter may be acquired from the lookup table and multiplied by the traveling speed estimation vector 316. In this case, nonlinear correction is possible. The correction method is not limited to these.

図33は、補正後の速度情報を模式的に示す。波形合成後の速度情報が補正速度推定パラメータにより補正され、補正後の速度情報316Aが得られる。なお、図33では速度情報が大きくなるように補正されているが、速度情報が小さく補正される場合もある。   FIG. 33 schematically shows speed information after correction. The speed information after waveform synthesis is corrected by the corrected speed estimation parameter, and corrected speed information 316A is obtained. In FIG. 33, the speed information is corrected to be large, but the speed information may be corrected to be small.

<測位誤差・座標推定部>
測位誤差・座標推定部330は、絶対位置座標に対する誤差情報を推定する処理を実行する。例えばBluetooth(登録商標)通信モジュール20などの電波で絶対位置情報を慣性装置1が受信することができるが、絶対位置情報は絶対位置情報を送信する送信機340の位置を示しており、慣性装置1の位置を示していない。しかし、この場合、受信信号強度の大きさから誤差を推定することができる。
<Positioning error / coordinate estimation unit>
The positioning error / coordinate estimation unit 330 executes processing for estimating error information with respect to the absolute position coordinates. For example, the inertial device 1 can receive the absolute position information by radio waves such as the Bluetooth (registered trademark) communication module 20, but the absolute position information indicates the position of the transmitter 340 that transmits the absolute position information. The position of 1 is not shown. However, in this case, the error can be estimated from the magnitude of the received signal strength.

Figure 2017106891
表1は図1で受信エリアAREA1と受信エリアAREA2を形成する送信機340が送信した絶対位置情報を示す。絶対位置情報IDに対応付けて緯度と経度が周囲の慣性装置1に送信されている。慣性装置1はこの絶対位置情報を受信した際の受信信号強度を測定している。測位誤差・座標推定部330はこの受信信号強度を用いることで誤差情報を推定できる。
Figure 2017106891
Table 1 shows the absolute position information transmitted by the transmitter 340 forming the reception area AREA1 and the reception area AREA2 in FIG. The latitude and longitude are transmitted to the surrounding inertial apparatus 1 in association with the absolute position information ID. The inertial device 1 measures the received signal strength when the absolute position information is received. The positioning error / coordinate estimation unit 330 can estimate error information by using the received signal strength.

図34は絶対位置情報の送信機340と慣性装置1との距離に応じた受信信号強度の変化の一例を示す図である。このような波形が既知であれば、測位誤差・座標推定部330は慣性装置1が絶対位置情報を受信した受信信号強度により送信機340までの距離を推定できる。具体的には、受信信号強度を距離に変換する関数やテーブルを設置者等が作っておき、測位誤差・座標推定部330はこれらから得られる距離を誤差情報として推定する。このようにして得られた誤差情報は図22の誤差情報406として使用される。   FIG. 34 is a diagram illustrating an example of a change in received signal strength according to the distance between the transmitter 340 for absolute position information and the inertial device 1. If such a waveform is known, the positioning error / coordinate estimation unit 330 can estimate the distance to the transmitter 340 based on the received signal strength at which the inertial apparatus 1 receives the absolute position information. Specifically, the installer or the like makes a function or table for converting the received signal strength into distance, and the positioning error / coordinate estimation unit 330 estimates the distance obtained from these as error information. The error information obtained in this way is used as error information 406 in FIG.

なお、送信機340が音波(音声や非可聴音)を用いて絶対位置情報を送信する場合、音声や非可聴音が到達するまでの時間や受信音量を元に誤差を推定することもできる。   When the transmitter 340 transmits absolute position information using sound waves (sound or non-audible sound), the error can be estimated based on the time until the sound or non-audible sound arrives or the received sound volume.

また、送信機340は絶対位置情報そのものでなく絶対位置情報IDだけを送信する場合がある。この場合、慣性装置1は予め用意された絶対位置情報IDと絶対位置情報の対応テーブルを参照して絶対位置情報を取得する。   Further, the transmitter 340 may transmit only the absolute position information ID, not the absolute position information itself. In this case, the inertial device 1 acquires absolute position information with reference to a correspondence table of absolute position information ID and absolute position information prepared in advance.

<補正パラメータ推定処理部700>
図4に示した補正パラメータ算出部701は、補正パラメータ算出部701、移動状態検出部702、及び、測位履歴記憶部703を有している。まず、測位履歴記憶部703には、位置推定部800より通知される絶対位置と誤差情報が時刻情報に対応付けて記憶される。なお、測位履歴記憶部703はRAM12やROM13に構築される。
<Correction parameter estimation processing unit 700>
The correction parameter calculation unit 701 illustrated in FIG. 4 includes a correction parameter calculation unit 701, a movement state detection unit 702, and a positioning history storage unit 703. First, the positioning history storage unit 703 stores the absolute position and error information notified from the position estimation unit 800 in association with time information. The positioning history storage unit 703 is constructed in the RAM 12 or ROM 13.

測位履歴記憶部703には、パラメトリックな手法で第一の観測更新処理部502又は第二の観測更新処理部503により補正された絶対位置を記憶する。また、時間発展処理部501が慣性航法で取得した位置も記憶する。下記の移動状態の判定を行わない場合、補正された絶対位置だけを記憶してもよい。   The positioning history storage unit 703 stores the absolute position corrected by the first observation update processing unit 502 or the second observation update processing unit 503 by a parametric method. The position acquired by the time evolution processing unit 501 by inertial navigation is also stored. When the following movement state determination is not performed, only the corrected absolute position may be stored.

移動状態検出部702は、慣性装置1によって検出される移動が人の歩行や走行によるものか、又は、絶対位置補正によるものかを検出する。具体的には、絶対位置補正フラグのTRUEを検出した時点から、次に絶対位置補正フラグがTRUEとなるまでの間の絶対位置を測位履歴記憶部703に記憶しておく。絶対位置補正フラグがTRUEとなってから次に絶対位置補正フラグがTRUEとなるまでに検出される絶対位置の変化は慣性航法のみにより得られた移動距離であるので、これが所定距離以上であれば、歩行又は走行による移動と判定することができる。この所定距離は適宜決定されるものとする。例えば、数メートルから数十メートルしてよいがこれに限られるものではない。   The movement state detection unit 702 detects whether the movement detected by the inertial device 1 is due to walking or running of a person or due to absolute position correction. Specifically, an absolute position from when the absolute position correction flag TRUE is detected until the next time the absolute position correction flag becomes TRUE is stored in the positioning history storage unit 703. Since the change in absolute position detected from when the absolute position correction flag becomes TRUE to the next time when the absolute position correction flag becomes TRUE is the movement distance obtained only by inertial navigation, if this is a predetermined distance or more It can be determined that the movement is due to walking or running. This predetermined distance is appropriately determined. For example, it may be several meters to several tens of meters, but is not limited to this.

図1を用いて補正パラメータ算出部701の処理を説明する。最後に絶対位置補正フラグがTRUEとなった際に絶対位置情報を用いてパラメトリックな手法で補正された慣性装置1の絶対位置がP´1である。軌跡1012を構成する絶対位置、位置1001、及びP´1は測位履歴記憶部703に記憶されている。また、絶対位置情報を用いてパラメトリックな手法で慣性装置1の絶対位置が補正されるとP´2も記憶される。P´1、P´2には絶対位置補正フラグ(TRUE)が付与されている。   The processing of the correction parameter calculation unit 701 will be described with reference to FIG. Finally, when the absolute position correction flag becomes TRUE, the absolute position of the inertial apparatus 1 corrected by the parametric method using the absolute position information is P′1. The absolute position, the position 1001, and P′1 constituting the locus 1012 are stored in the positioning history storage unit 703. Further, when the absolute position of the inertial device 1 is corrected by a parametric method using the absolute position information, P′2 is also stored. An absolute position correction flag (TRUE) is assigned to P′1 and P′2.

次に、絶対位置補正フラグがTRUEとなる前に、慣性装置1は慣性航法のみにより推定された位置1001にいる。一方、位置1001は受信エリアAREA2で受信される絶対位置情報で位置P´2に補正される。   Next, before the absolute position correction flag becomes TRUE, the inertial apparatus 1 is at the position 1001 estimated only by inertial navigation. On the other hand, the position 1001 is corrected to the position P′2 by the absolute position information received in the reception area AREA2.

従って、受信エリアAREA1から受信エリアAREA2に慣性装置1が移動する過程で距離と方位にずれが生じたことになる。補正パラメータ算出部701はこのずれを補正する補正パラメータを作成する。具体的には、P'1と位置1001の距離Bと、P´1とP´2の距離Aとを算出する。慣性航法が算出する位置は「距離A/距離B」だけ大きい傾向にあるので、「距離A/距離B」を歩行速度推定パラメータとする。   Accordingly, the distance and the direction are shifted in the process of the inertial device 1 moving from the reception area AREA1 to the reception area AREA2. The correction parameter calculation unit 701 creates a correction parameter for correcting this deviation. Specifically, the distance B between P′1 and the position 1001 and the distance A between P′1 and P′2 are calculated. Since the position calculated by inertial navigation tends to be larger by “distance A / distance B”, “distance A / distance B” is set as a walking speed estimation parameter.

また、P'1とP'2を結ぶ方向と、P'1と位置1001を結ぶ方向の差が、慣性装置1の正しい方向に対する誤差なので、この差をヨー角補正値Δψとすることができる。P'1と、P'2又は位置1001を結ぶ方向でなくても、例えばP'1から歩行者が若干歩行した後の位置とP'2又は位置1001を結ぶ方向を用いてもヨー角補正値Δψを得ることができる。従って、方位の算出の起点となるのはP'1そのものでなくてもよく、測位履歴記憶部703に記憶されている過去の絶対位置でもよい場合がある。ただし、絶対位置補正フラグ(TRUE)が付与された後の絶対位置のうち絶対位置補正フラグ(TRUE)が付与された絶対位置に近いものほど好ましい。   Further, since the difference between the direction connecting P′1 and P′2 and the direction connecting P′1 and the position 1001 is an error with respect to the correct direction of the inertial device 1, this difference can be set as the yaw angle correction value Δψ. . Even if the direction is not the direction connecting P′1 and P′2 or the position 1001, the yaw angle correction is performed even if the position after the pedestrian walks slightly from P′1 and the direction connecting the P′2 or the position 1001 is used. The value Δψ can be obtained. Therefore, P′1 itself may not be the starting point for calculating the azimuth, and the absolute position in the past stored in the positioning history storage unit 703 may be used. However, the absolute position after the absolute position correction flag (TRUE) is assigned is preferably closer to the absolute position to which the absolute position correction flag (TRUE) is assigned.

上記した方向の差をそのままヨー角補正値Δψとするのでなく、補正パラメータ算出部701はパラメトリックな手法で位置が補正された際に算出される誤差情報の大きさに応じて方向の差を修正してもよい。例えば、誤差情報を予め定めた閾値で除算して、結果が1以下であればそのまま方向の差をそのままヨー角補正値Δψに決定する。除算した結果が1より大きい場合、除算した結果を方向の差に乗じた値をヨー角補正値Δψに決定する。これにより、誤差情報が大きい場合に進行方向を大きく補正することができる。   The correction parameter calculation unit 701 corrects the direction difference according to the magnitude of the error information calculated when the position is corrected by a parametric method, instead of directly using the above-described direction difference as the yaw angle correction value Δψ. May be. For example, the error information is divided by a predetermined threshold value, and if the result is 1 or less, the direction difference is determined as it is as the yaw angle correction value Δψ. When the division result is larger than 1, a value obtained by multiplying the division result by the direction difference is determined as the yaw angle correction value Δψ. Thereby, when the error information is large, the traveling direction can be largely corrected.

上記のように、姿勢情報変換処理部100はヨー角補正値で慣性装置1の方向(ヨー角)を補正するので慣性装置1の方向は絶対位置情報を取得する毎に正しい方向に補正される。また、位置推定部800は歩行速度推定パラメータで進行速度推定ベクトルを補正するので、慣性航法により検出される絶対位置を適切に補正できる。   As described above, since the posture information conversion processing unit 100 corrects the direction (yaw angle) of the inertial device 1 with the yaw angle correction value, the direction of the inertial device 1 is corrected to the correct direction every time the absolute position information is acquired. . Moreover, since the position estimation unit 800 corrects the traveling speed estimation vector using the walking speed estimation parameter, the absolute position detected by inertial navigation can be corrected appropriately.

<慣性装置の全体的な動作>
図35は、歩行速度推定パラメータとヨー角補正値の推定手順を示すフローチャート図の一例である。
<Overall operation of inertial device>
FIG. 35 is an example of a flowchart showing a procedure for estimating walking speed estimation parameters and yaw angle correction values.

位置推定部800は、進行方向推定部200が推定した進行方向213を用いて慣性航法による人の歩行速度と現在位置と推定する(S10)。   The position estimation unit 800 estimates the walking speed and current position of the person by inertial navigation using the traveling direction 213 estimated by the traveling direction estimation unit 200 (S10).

次に、慣性装置1が受信エリアに進入することで、絶対位置情報入力部400が送信機340から絶対位置情報を取得すると(S20のYes)、位置推定部800は現在位置をパラメトリックな手法で補正し、位置座標と該位置座標に対応する誤差情報を推定する(S30)。   Next, when the absolute position information input unit 400 acquires the absolute position information from the transmitter 340 by the inertial apparatus 1 entering the reception area (Yes in S20), the position estimation unit 800 uses a parametric method to determine the current position. It correct | amends and the error information corresponding to a position coordinate and this position coordinate is estimated (S30).

次に、位置推定部800は、絶対位置情報を用いて補正された位置座標と誤差情報を、慣性航法による現在の位置に設定する(S40)。すなわち、慣性航法が歩行速度に基づいて位置座標を累積するための初期位置が、絶対位置情報を用いて補正された位置座標と誤差情報にリセットされる。なお、TRUEの絶対位置補正フラグが補正パラメータ推定処理部700に送信される。   Next, the position estimation unit 800 sets the position coordinates and error information corrected using the absolute position information to the current position by inertial navigation (S40). That is, the initial position for the inertial navigation to accumulate the position coordinates based on the walking speed is reset to the position coordinates and error information corrected using the absolute position information. Note that an absolute position correction flag of TRUE is transmitted to the correction parameter estimation processing unit 700.

次に、補正パラメータ算出部701は、補正条件が満たされるか否かを判定する(S50)。補正条件は、慣性航法のみによる位置座標の履歴が所定距離以上の任意の2点間を歩行したことを示したこと、かつ、絶対位置情報を用いたパラメトリックな手法で得られた位置座標の補正後の誤差情報がある閾値以下であることである。前者により絶対位置情報の受信により位置が補正されたものでないと判定でき(慣性装置1によって検出される移動が人の歩行や走行によるものであると判定でき)、後者により慣性航法による測位結果又は絶対位置情報になんらかのエラーがあると判定できる。なお、前者と後者の両方を判定することで好ましい状況で補正パラメータを作成できるが、前者と後者の一方のうちどちらのみを判定してもよいし、どちらも判定しなくてもよい。   Next, the correction parameter calculation unit 701 determines whether the correction condition is satisfied (S50). The correction condition indicates that the position coordinate history based only on inertial navigation indicates that the robot has walked between any two points over a predetermined distance, and correction of the position coordinates obtained by a parametric method using absolute position information. The later error information is below a certain threshold. It can be determined that the position is not corrected by receiving the absolute position information by the former (the movement detected by the inertial device 1 can be determined to be due to walking or running of a person), and the positioning result by inertial navigation by the latter or It can be determined that there is some error in the absolute position information. Note that although it is possible to create a correction parameter in a preferable situation by determining both the former and the latter, only one of the former and the latter may be determined, or neither may be determined.

ステップS50の判定がYesの場合、補正パラメータ算出部701は、今回、補正された最新の位置座標と前回の補正後の位置座標との2点間の座標差(距離)と方向を算出する(S60)。   When the determination in step S50 is Yes, the correction parameter calculation unit 701 calculates the coordinate difference (distance) and direction between the two points of the latest corrected position coordinates and the corrected position coordinates last time ( S60).

次に、補正パラメータ算出部701は慣性航法のみで得られた座標差(距離)と2点間の方向を算出する(S70)。慣性航法のみで得られた2点の座標のうちの始点は上記のようにリセットされた値である。   Next, the correction parameter calculation unit 701 calculates a coordinate difference (distance) obtained only by inertial navigation and a direction between two points (S70). The starting point of the coordinates of two points obtained only by inertial navigation is the value reset as described above.

そして、補正パラメータ算出部701は、ステップS60の座標差をS70の座標差で除算した結果を、歩行速度補正パラメータに決定し位置推定部800の速度補正部350に通知する(S80)。   Then, the correction parameter calculation unit 701 determines the result of dividing the coordinate difference in step S60 by the coordinate difference in S70 as a walking speed correction parameter and notifies the speed correction unit 350 of the position estimation unit 800 (S80).

また、補正パラメータ算出部701は、ステップS60の方向とS70の方向の差分をヨー角補正値として姿勢情報変換処理部100へフィードバックする(S90)。以降、ステップS10〜S90が繰り返し実行される。   Further, the correction parameter calculation unit 701 feeds back the difference between the direction of step S60 and the direction of S70 to the posture information conversion processing unit 100 as a yaw angle correction value (S90). Thereafter, steps S10 to S90 are repeatedly executed.

<測位結果>
図36は、5箇所の受信エリアを移動した際に得られた測位結果と補正の様子を示す図の一例である。P1〜P5は送信機340が送信する絶対位置情報であり、P´1〜P´5は絶対位置情報を用いてパラメトリックな手法で補正された位置である。また、位置1002〜1005は慣性航法のみにより推定された位置である。AREA1〜5は送信機340からの絶対位置情報を受信可能な範囲である。E1〜E5はパラメトリックな手法で位置が補正された際に算出された誤差情報である。
<Positioning result>
FIG. 36 is an example of a diagram illustrating a positioning result obtained when moving in five reception areas and a state of correction. P1 to P5 are absolute position information transmitted by the transmitter 340, and P'1 to P'5 are positions corrected by a parametric method using the absolute position information. Positions 1002 to 1005 are positions estimated only by inertial navigation. AREA 1 to 5 are ranges in which absolute position information from the transmitter 340 can be received. E1 to E5 are error information calculated when the position is corrected by a parametric method.

受信エリアAREA2では慣性航法により測位された位置1002と位置P2とが大きくずれているが、絶対位置情報により位置P´2に補正されている。その後、受信エリアAREA3〜5では慣性航法により測位された位置1003〜1005と位置P´3〜5とが大きくずれていないが、各受信エリアで位置1002〜1005が補正されていることが分かる。   In the reception area AREA2, the position 1002 and the position P2 measured by the inertial navigation are greatly shifted, but are corrected to the position P′2 by the absolute position information. Thereafter, in the reception areas AREA3 to 5, the positions 1003 to 1005 measured by inertial navigation are not greatly shifted from the positions P′3 to 5, but it is understood that the positions 1002 to 1005 are corrected in each reception area.

Figure 2017106891
表2は、測定機が出力する絶対位置情報と、パラメトリックな手法で補正された位置とを数値で示す。
Figure 2017106891
Table 2 shows the absolute position information output by the measuring machine and the position corrected by the parametric method by numerical values.

図36や表2から分かるように、パラメトリックな手法を適用することで、絶対位置情報を受信した際の誤差情報が加味されて絶対位置が更新される。このため、誤差が限りなく小さい場合にはP1〜P5の絶対位置情報が示す位置座標の値に補正される位置が近くなり、誤差が大きい場合には位置座標を中心として含まれる誤差分だけ外側にオフセットした位置に現在位置が更新される。   As can be seen from FIG. 36 and Table 2, by applying a parametric method, the absolute position is updated by adding error information when the absolute position information is received. For this reason, when the error is extremely small, the position to be corrected is close to the value of the position coordinate indicated by the absolute position information of P1 to P5, and when the error is large, it is outside by the error included around the position coordinate. The current position is updated to the position offset at.

これはパラメトリックな手法を適用することで、誤差の大きさを元に推定値を収束させる信頼度(誤差共分散行列)が決定され、補正前後で位置座標の補間がなされるためである。よって、パラメトリックな手法を適用することによって、絶対位置情報を受信した場合に受信した位置座標に一致させる補正する手法に比べ、より正確な位置推定を行うことができる。   This is because by applying a parametric method, the reliability (error covariance matrix) for converging the estimated value based on the magnitude of the error is determined, and the position coordinates are interpolated before and after correction. Therefore, by applying a parametric method, more accurate position estimation can be performed as compared with a correction method for matching the received position coordinates when absolute position information is received.

仮に、絶対位置情報を受信した場合に受信した位置座標そのものに一致させる補正手法を元に図35のステップS50〜S90が実行された場合、絶対位置情報の誤差が大きい場合でも該ステップが実行されてしまう。このため、歩行速度補正パラメータや、ヨー角補正値の推定精度が低下する。あるいは誤った推定を行ってしまう。   If absolute position information is received and steps S50 to S90 in FIG. 35 are executed based on a correction method for matching the received position coordinates themselves, the steps are executed even if the absolute position information has a large error. End up. For this reason, the estimation accuracy of the walking speed correction parameter and the yaw angle correction value decreases. Or wrong estimation will be performed.

本実施形態では、パラメトリックな手法を適用した上でステップS50〜S90を実行することで、より精度の高い歩行速度補正パラメータや、ヨー角補正値の推定が可能である。   In the present embodiment, a parametric technique is applied and then steps S50 to S90 are executed, so that it is possible to estimate walking speed correction parameters and yaw angle correction values with higher accuracy.

また、本実施形態では2点の座標から距離を求めるので、2点間を歩行者がどのように歩行したかによって歩行速度補正パラメータが影響を受けない。特許文献2には、ユーザの絶対位置を取得し所定距離移動したことをトリガとして、歩行テンポと、ユーザの歩幅又は移動速度を示すパラメータを対応させて学習する方法が開示されている。しかしながら、この方法では、絶対位置の2点間を蛇行して繋ぐように歩行した場合、歩数カウント数と歩行テンポを元にしていることから距離関係が崩れ、正しい学習結果を得ることはできない。   In this embodiment, since the distance is obtained from the coordinates of the two points, the walking speed correction parameter is not affected by how the pedestrian walks between the two points. Patent Document 2 discloses a method of learning by associating a walking tempo with a parameter indicating a user's stride or moving speed, using a user's absolute position as a trigger and moving a predetermined distance. However, with this method, when walking so as to meander and connect two points at the absolute position, the distance relationship is broken because it is based on the number of steps counted and the walking tempo, and a correct learning result cannot be obtained.

以上から、歩行速度補正パラメータやヨー角補正値を推定しフィードバックすることによる補正と、パラメトリックな手法を適用することによる歩行速度補正パラメータやヨー角補正値の推定精度の向上の双方によって、慣性航法における位置の推定精度を高めることができる。   From the above, inertial navigation by both the correction by estimating and feeding back the walking speed correction parameter and yaw angle correction value, and the improvement of the estimation accuracy of the walking speed correction parameter and yaw angle correction value by applying the parametric method The position estimation accuracy at can be improved.

図37は、従来技術と本実施形態の技術とで得られた歩行者の移動軌跡を比較する図の一例である。図37(a)は従来技術による移動軌跡を示し、図37(b)は本実施形態の技術による移動軌跡を示している。図37(a)では、方位角のずれと歩行速度の推定誤差が、慣性航法が推定する現在位置に重畳し位置の精度が低下している。図37(b)では、絶対位置情報により歩行速度パラメータとヨー角が補正されるので、位置の精度が向上している。   FIG. 37 is an example of a diagram for comparing the movement trajectories of pedestrians obtained by the conventional technique and the technique of the present embodiment. FIG. 37A shows a movement locus according to the conventional technique, and FIG. 37B shows a movement locus according to the technique of the present embodiment. In FIG. 37A, the deviation of the azimuth angle and the estimation error of the walking speed are superimposed on the current position estimated by the inertial navigation, and the position accuracy is lowered. In FIG. 37 (b), since the walking speed parameter and the yaw angle are corrected by the absolute position information, the position accuracy is improved.

従来技術では、現在位置を絶対位置に一致させる補正が行われるが、ヨー角の誤差と歩行速度の推定誤差が慣性航法の際に重畳し位置精度が低下するため、測位精度を継続的に維持することが困難であった。本実施形態の技術では、絶対位置情報を観測したタイミングでヨー角と歩行速度推定パラメータが同時に更新されるため、測位精度を向上させることが可能になる。   In the conventional technology, correction is performed to match the current position to the absolute position, but the positioning accuracy is continuously maintained because the yaw angle error and the walking speed estimation error are superimposed during inertial navigation and the position accuracy decreases. It was difficult to do. In the technology of the present embodiment, the yaw angle and the walking speed estimation parameter are updated at the same time when the absolute position information is observed, so that the positioning accuracy can be improved.

<その他の適用例>
以上、本発明を実施するための最良の形態について実施例を用いて説明したが、本発明はこうした実施例に何等限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。
<Other application examples>
The best mode for carrying out the present invention has been described above with reference to the embodiments. However, the present invention is not limited to these embodiments, and various modifications can be made without departing from the scope of the present invention. And substitutions can be added.

例えば、本実施形態ではパラメトリックな手法としてカルマンフィルタを用いて位置推定部800が慣性航法により位置を推定し、また、この位置を絶対位置情報で補正した。しかし、パラメトリックな手法として、パーティクルフィルタ、α−βフィルター等の推定手法を用いてもよい。また、これらが変形又は拡張されたフィルターが使用されてもよい。また、LMS(least-mean-square(LMS))や最小最急勾配法などで位置を推定してもよい。   For example, in the present embodiment, the position estimation unit 800 estimates a position by inertial navigation using a Kalman filter as a parametric method, and the position is corrected with absolute position information. However, an estimation method such as a particle filter or an α-β filter may be used as a parametric method. In addition, filters in which these are modified or expanded may be used. Further, the position may be estimated by LMS (least-mean-square (LMS)) or the least steepest gradient method.

また、図4などの構成例は、慣性装置1による処理の理解を容易にするために、主な機能に応じて分割したものである。処理単位の分割の仕方や名称によって本願発明が制限されることはない。慣性装置1の処理は、処理内容に応じて更に多くの処理単位に分割することもできる。また、1つの処理単位が更に多くの処理を含むように分割することもできる。   4 and the like are divided according to main functions in order to facilitate understanding of processing by the inertial apparatus 1. The present invention is not limited by the way of dividing the processing unit or the name. The processing of the inertial device 1 can be divided into more processing units according to the processing content. Moreover, it can also divide | segment so that one process unit may contain many processes.

また、本実施形態では慣性装置1が全ての処理を行ったが、慣性装置1が加速度、角速度及び地磁気を検出してそれらをサーバに送信してもよい。この場合、サーバは慣性装置1の位置を推定して慣性装置1に送信するので、慣性装置1の処理負荷を低減できる。   Further, in the present embodiment, the inertial device 1 performs all the processing, but the inertial device 1 may detect acceleration, angular velocity, and geomagnetism and transmit them to the server. In this case, since the server estimates the position of the inertial device 1 and transmits it to the inertial device 1, the processing load on the inertial device 1 can be reduced.

なお、図1の位置座標(P´1)は所定位置の一例であり、第一の観測更新処理部502又は第二の観測更新処理部503は位置補正部の一例であり、補正パラメータ推定処理部700は補正パラメータ算出部の一例であり、歩行速度補正パラメータは移動速度補正パラメータの一例であり、座標系変換処理部106は進行方向補正部の一例である。測位履歴記憶部703は記憶装置の一例であり、移動状態検出部702は記憶部の一例である。距離Aは第1距離の一例であり、距離Bは第2距離の一例である。速度補正部350は移動速度補正部の一例であり、測位履歴記憶部703は位置記録部の一例である。絶対位置情報取得部は絶対位置情報入力部400の一例である。慣性装置1は自装置の一例であり、位置1001は推定位置の一例であり、P´2は補正位置の一例である。   The position coordinate (P′1) in FIG. 1 is an example of a predetermined position, and the first observation update processing unit 502 or the second observation update processing unit 503 is an example of a position correction unit, and correction parameter estimation processing The unit 700 is an example of a correction parameter calculation unit, the walking speed correction parameter is an example of a movement speed correction parameter, and the coordinate system conversion processing unit 106 is an example of a traveling direction correction unit. The positioning history storage unit 703 is an example of a storage device, and the movement state detection unit 702 is an example of a storage unit. The distance A is an example of a first distance, and the distance B is an example of a second distance. The speed correction unit 350 is an example of a movement speed correction unit, and the positioning history storage unit 703 is an example of a position recording unit. The absolute position information acquisition unit is an example of the absolute position information input unit 400. Inertial device 1 is an example of the device itself, position 1001 is an example of an estimated position, and P′2 is an example of a correction position.

100 姿勢情報変換処理部
200 進行方向推定部
300 進行速度推定部
400 絶対位置情報入力部
500 絶対位置推定部
700 補正パラメータ推定処理部
800 位置推定部
DESCRIPTION OF SYMBOLS 100 Attitude information conversion process part 200 Progression direction estimation part 300 Progression speed estimation part 400 Absolute position information input part 500 Absolute position estimation part 700 Correction parameter estimation process part 800 Position estimation part

特許5059933号公報Japanese Patent No. 5059933 特開2013‐050307号公報JP 2013-050307 A

Greg Welch and Gary Bishop、"An Introduction to the Kalman Filter"、Department of Computer Science, University of North Carolina at Chapel Hill、2006年7月24日Greg Welch and Gary Bishop, "An Introduction to the Kalman Filter", Department of Computer Science, University of North Carolina at Chapel Hill, July 24, 2006 片山徹、「新版応用カルマンフィルタ」、朝倉書店、2000年1月20日Toru Katayama, "New Version Kalman Filter", Asakura Shoten, January 20, 2000 I. M. Rekleitis、"A particle filter tutorial for mobile robot localization"、Technical Report TR-CIM-04-02、Centre for Intelligent Machines、McGill University、2004年I. M. Rekleitis, "A particle filter tutorial for mobile robot localization", Technical Report TR-CIM-04-02, Center for Intelligent Machines, McGill University, 2004

Claims (11)

センサ出力を用いて進行方向と移動速度を推定する進行方向推定部と、
前記進行方向推定部が推定した前記進行方向と前記移動速度を慣性航法に適用して自装置の推定位置を推定する位置推定部と、
外部から提供される絶対位置情報を取得する絶対位置情報取得部と、
前記絶対位置情報を取得した場合に、前記推定位置を前記絶対位置情報で補正して補正位置を生成する位置補正部と、
前記推定位置と前記補正位置のそれぞれから所定位置に対する方向の差に基づいて進行方向を補正する進行方向補正部と、
を有する慣性装置。
A traveling direction estimation unit that estimates a traveling direction and a moving speed using the sensor output;
A position estimation unit that estimates the estimated position of the device by applying the traveling direction and the moving speed estimated by the traveling direction estimation unit to inertial navigation;
An absolute position information acquisition unit for acquiring absolute position information provided from the outside;
A position correcting unit that corrects the estimated position with the absolute position information to generate a corrected position when the absolute position information is acquired;
A traveling direction correction unit that corrects a traveling direction based on a difference in direction with respect to a predetermined position from each of the estimated position and the correction position;
Having inertial device.
前記推定位置と前記所定位置を結ぶ第1方位と、前記補正位置と前記所定位置を結ぶ第2方位の差に基づいて前記進行方向を補正する方向補正パラメータを算出する補正パラメータ算出部、を有し、
前記進行方向補正部は、前記方向補正パラメータを用いて前記進行方向を補正する請求項1に記載の慣性装置。
A correction parameter calculation unit that calculates a direction correction parameter for correcting the traveling direction based on a difference between a first direction connecting the estimated position and the predetermined position and a second direction connecting the correction position and the predetermined position; And
The inertial device according to claim 1, wherein the traveling direction correction unit corrects the traveling direction using the direction correction parameter.
前記絶対位置情報取得部は、前記絶対位置情報が無線で提供されるエリアに前記慣性装置が進入するごとに前記絶対位置情報を取得し、
前記補正パラメータ算出部は、
前回の前記エリアで前記絶対位置情報が取得された際に前記位置補正部が補正した前記補正位置と、今回の前記エリアで前記絶対位置情報が取得された際に前記位置補正部により補正された前記補正位置との第1距離、
前回の前記エリアで前記絶対位置情報が取得された際に前記位置補正部が補正した前記補正位置と、今回の前記エリアで前記絶対位置情報が取得された際に前記位置補正部により補正される前の前記補正位置との第2距離、をそれぞれ算出し、
前記第1距離に対する前記第2距離の比率を用いて、前記移動速度を補正する移動速度補正パラメータを算出し、
前記移動速度補正パラメータを用いて前記移動速度を補正する移動速度補正部を有し、
前記位置推定部は、前記移動速度補正部により補正された前記移動速度で前記推定位置を推定する請求項2に記載の慣性装置。
The absolute position information acquisition unit acquires the absolute position information every time the inertial device enters an area where the absolute position information is provided wirelessly,
The correction parameter calculation unit
The correction position corrected by the position correction unit when the absolute position information was acquired in the previous area, and the position correction unit corrected when the absolute position information was acquired in the current area. A first distance from the correction position;
The correction position corrected by the position correction unit when the absolute position information was acquired in the previous area and the position correction unit corrected when the absolute position information was acquired in the current area. Calculating a second distance from the previous correction position;
Using the ratio of the second distance to the first distance to calculate a movement speed correction parameter for correcting the movement speed;
A moving speed correction unit that corrects the moving speed using the moving speed correction parameter;
The inertial device according to claim 2, wherein the position estimating unit estimates the estimated position based on the moving speed corrected by the moving speed correcting unit.
前記補正パラメータ算出部は、前記第1距離に対する前記第2距離の前記比率を算出し、前記移動速度補正部は、前記比率を前記移動速度に乗じることで前記移動速度を補正する請求項3に記載の慣性装置。   The correction parameter calculation unit calculates the ratio of the second distance to the first distance, and the movement speed correction unit corrects the movement speed by multiplying the movement speed by the ratio. The inertial device described. 前記補正パラメータ算出部は、前記第1距離に対する前記第2距離の前記比率を算出し、
前記移動速度補正部は、前記比率に補正値が対応付けられたテーブルから前記補正値を取得し、前記補正値を前記移動速度に乗じることで前記移動速度を補正する請求項3に記載の慣性装置。
The correction parameter calculating unit calculates the ratio of the second distance to the first distance;
The inertia according to claim 3, wherein the movement speed correction unit acquires the correction value from a table in which a correction value is associated with the ratio, and corrects the movement speed by multiplying the movement speed by the correction value. apparatus.
前記位置補正部は、パラメトリックな手法を用いて前記推定位置を補正する際に前記推定位置の誤差情報を推定するものであり、
前記補正パラメータ算出部は、前記誤差情報の大きさに応じて前記方向補正パラメータの大きさを変化させる請求項2〜5のいずれか1項に記載の慣性装置。
The position correction unit estimates error information of the estimated position when correcting the estimated position using a parametric method,
The inertial device according to claim 2, wherein the correction parameter calculation unit changes the magnitude of the direction correction parameter in accordance with the magnitude of the error information.
前記絶対位置情報取得部は、前記絶対位置情報が無線で提供されるエリアに前記自装置が進入するごとに前記絶対位置情報を取得し、
前記位置推定部が推定した前記推定位置が時系列に記憶された位置記録部を有し、
前回の前記エリアで前記絶対位置情報が取得された際に前記位置補正部が補正した前記補正位置から、今回の前記エリアで前記絶対位置情報が取得された際に前記位置補正部により補正されるまでに前記位置記録部に記録されている前記推定位置に基づく移動量が所定距離以上の場合に、前記補正パラメータ算出部は、前記方向補正パラメータを算出する請求項2〜6のいずれか1項に記載の慣性装置。
The absolute position information acquisition unit acquires the absolute position information every time the device enters the area where the absolute position information is provided wirelessly,
A position recording unit in which the estimated position estimated by the position estimation unit is stored in time series;
From the correction position corrected by the position correction unit when the absolute position information was acquired in the previous area, the position correction unit corrects the absolute position information when acquired in the current area. The correction parameter calculation unit calculates the direction correction parameter when the amount of movement based on the estimated position recorded in the position recording unit up to a predetermined distance is calculated. The inertial device described in 1.
前記位置補正部は、パラメトリックな手法を用いて前記推定位置を補正する際に前記推定位置の誤差情報を推定するものであり、
前記補正パラメータ算出部は、前記誤差情報が閾値以下である場合に前記方向補正パラメータを算出する請求項2〜7のいずれか1項に記載の慣性装置。
The position correction unit estimates error information of the estimated position when correcting the estimated position using a parametric method,
The inertial device according to claim 2, wherein the correction parameter calculation unit calculates the direction correction parameter when the error information is equal to or less than a threshold value.
前記進行方向補正部は、方向余弦行列の前記進行方向を表す方向余弦に前記方向補正パラメータを設定し、前記方向余弦行列を前記センサ出力に乗じることで前記進行方向を補正する請求項2〜8のいずれか1項に記載の慣性装置。   The travel direction correction unit sets the direction correction parameter to a direction cosine representing the travel direction of a direction cosine matrix, and corrects the travel direction by multiplying the sensor output by the direction cosine matrix. The inertial device according to any one of the above. センサ出力を用いて進行方向と移動速度を推定する進行方向推定部と、
前記進行方向推定部が推定した前記進行方向と前記移動速度を慣性航法に適用して自装置の推定位置を推定する位置推定部と、
外部から提供される絶対位置情報を取得する絶対位置情報取得部と、
前記絶対位置情報を取得した場合に、前記推定位置を前記絶対位置情報で補正して補正位置を生成する位置補正部と、
前記推定位置と前記補正位置のそれぞれから所定位置に対する方向の差に基づいて進行方向を補正する進行方向補正部、として機能させるためのプログラム。
A traveling direction estimation unit that estimates a traveling direction and a moving speed using the sensor output;
A position estimation unit that estimates the estimated position of the device by applying the traveling direction and the moving speed estimated by the traveling direction estimation unit to inertial navigation;
An absolute position information acquisition unit for acquiring absolute position information provided from the outside;
A position correcting unit that corrects the estimated position with the absolute position information to generate a corrected position when the absolute position information is acquired;
A program for functioning as a traveling direction correction unit that corrects a traveling direction based on a difference in direction from a predetermined position from each of the estimated position and the correction position.
進行方向推定部が、センサ出力を用いて進行方向と移動速度を推定するステップと、
位置推定部が、前記進行方向推定部が推定した前記進行方向と前記移動速度を慣性航法に適用して自装置の推定位置を推定するステップと、
絶対位置情報取得部が、外部から提供される絶対位置情報を取得するステップと、
位置補正部が、前記絶対位置情報を取得した場合に、前記推定位置を前記絶対位置情報で補正して補正位置を生成するステップと、
進行方向補正部が、前記推定位置と前記補正位置のそれぞれから所定位置に対する方向の差に基づいて進行方向を補正するステップと、
を有する測位方法。
A traveling direction estimation unit estimating a traveling direction and a moving speed using the sensor output;
A position estimating unit that applies the traveling direction and the moving speed estimated by the traveling direction estimating unit to inertial navigation to estimate an estimated position of the device;
An absolute position information acquisition unit acquiring absolute position information provided from outside;
A position correction unit that generates the corrected position by correcting the estimated position with the absolute position information when the absolute position information is acquired;
A traveling direction correction unit correcting a traveling direction based on a difference in direction from the estimated position and the corrected position to a predetermined position;
A positioning method having
JP2016166207A 2015-11-30 2016-08-26 Inertial device, program, positioning method Active JP6852310B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/358,893 US10408627B2 (en) 2015-11-30 2016-11-22 Inertial device to estimate position based on corrected movement velocity

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015233496 2015-11-30
JP2015233496 2015-11-30

Publications (2)

Publication Number Publication Date
JP2017106891A true JP2017106891A (en) 2017-06-15
JP6852310B2 JP6852310B2 (en) 2021-03-31

Family

ID=59060649

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016166207A Active JP6852310B2 (en) 2015-11-30 2016-08-26 Inertial device, program, positioning method

Country Status (1)

Country Link
JP (1) JP6852310B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6437174B1 (en) * 2018-04-03 2018-12-12 三菱電機株式会社 Mobile device, map management device, and positioning system
JP2019148586A (en) * 2018-02-27 2019-09-05 シャープ株式会社 Position measurement device, position correction method, and position information acquisition system
CN110793514A (en) * 2018-08-02 2020-02-14 菜鸟智能物流控股有限公司 Position measuring method and position measuring device
JP2021038989A (en) * 2019-09-03 2021-03-11 株式会社ゼンリンデータコム Vehicle-mounted device, state estimation method, and program
CN113055598A (en) * 2021-03-25 2021-06-29 浙江商汤科技开发有限公司 Orientation data compensation method and device, electronic equipment and readable storage medium
JP2021529947A (en) * 2018-06-27 2021-11-04 セス,ロヒット Motion sensor with drift correction
JP2022078967A (en) * 2020-11-13 2022-05-25 ネイバー コーポレーション Deep smartphone sensors fusion for indoor positioning and tracking
JP7292359B2 (en) 2021-11-17 2023-06-16 三菱電機株式会社 Position estimation device, position estimation method, and automatic driving system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5644317A (en) * 1995-03-27 1997-07-01 Motorola, Inc. Dual positioning location system
JPH11230772A (en) * 1998-02-12 1999-08-27 Kenwood Corp On-vehicle navigation equipment
US20020143491A1 (en) * 2000-08-18 2002-10-03 Scherzinger Bruno M. Pedometer navigator system
JP2003279362A (en) * 2002-01-18 2003-10-02 Alpine Electronics Inc Vehicle position correction device and judging method for reliability of positioning by gps
JP2008045932A (en) * 2006-08-11 2008-02-28 Pioneer Electronic Corp Apparatus, method, and program for azimuth correction and computer-readable recording medium
JP2008170278A (en) * 2007-01-11 2008-07-24 Hitachi Ltd Position detection method
WO2011128970A1 (en) * 2010-04-13 2011-10-20 アイチ・マイクロ・インテリジェント株式会社 Portable navigation device
JP2015135249A (en) * 2014-01-16 2015-07-27 ソニー株式会社 Information processing device, information processing method, and program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5644317A (en) * 1995-03-27 1997-07-01 Motorola, Inc. Dual positioning location system
JPH11230772A (en) * 1998-02-12 1999-08-27 Kenwood Corp On-vehicle navigation equipment
US20020143491A1 (en) * 2000-08-18 2002-10-03 Scherzinger Bruno M. Pedometer navigator system
JP2003279362A (en) * 2002-01-18 2003-10-02 Alpine Electronics Inc Vehicle position correction device and judging method for reliability of positioning by gps
JP2008045932A (en) * 2006-08-11 2008-02-28 Pioneer Electronic Corp Apparatus, method, and program for azimuth correction and computer-readable recording medium
JP2008170278A (en) * 2007-01-11 2008-07-24 Hitachi Ltd Position detection method
WO2011128970A1 (en) * 2010-04-13 2011-10-20 アイチ・マイクロ・インテリジェント株式会社 Portable navigation device
JP2015135249A (en) * 2014-01-16 2015-07-27 ソニー株式会社 Information processing device, information processing method, and program

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019148586A (en) * 2018-02-27 2019-09-05 シャープ株式会社 Position measurement device, position correction method, and position information acquisition system
WO2019193654A1 (en) * 2018-04-03 2019-10-10 三菱電機株式会社 Mobile machine, map management device, and positioning system
JP6437174B1 (en) * 2018-04-03 2018-12-12 三菱電機株式会社 Mobile device, map management device, and positioning system
US11856482B2 (en) 2018-04-03 2023-12-26 Mitsubishi Electric Corporation Mobile apparatus, map management apparatus, positioning system, control circuit, and recording medium
JP2021529947A (en) * 2018-06-27 2021-11-04 セス,ロヒット Motion sensor with drift correction
JP7390322B2 (en) 2018-06-27 2023-12-01 セス,ロヒット Motion sensor with drift correction
CN110793514A (en) * 2018-08-02 2020-02-14 菜鸟智能物流控股有限公司 Position measuring method and position measuring device
CN110793514B (en) * 2018-08-02 2024-03-01 菜鸟智能物流控股有限公司 Position measuring method and position measuring device
JP7272910B2 (en) 2019-09-03 2023-05-12 株式会社ゼンリンデータコム In-vehicle device, state estimation method and program
JP2021038989A (en) * 2019-09-03 2021-03-11 株式会社ゼンリンデータコム Vehicle-mounted device, state estimation method, and program
JP2022078967A (en) * 2020-11-13 2022-05-25 ネイバー コーポレーション Deep smartphone sensors fusion for indoor positioning and tracking
JP7339314B2 (en) 2020-11-13 2023-09-05 ネイバー コーポレーション Deep Smartphone Sensor Fusion for Indoor Positioning and Tracking
CN113055598B (en) * 2021-03-25 2022-08-05 浙江商汤科技开发有限公司 Orientation data compensation method and device, electronic equipment and readable storage medium
CN113055598A (en) * 2021-03-25 2021-06-29 浙江商汤科技开发有限公司 Orientation data compensation method and device, electronic equipment and readable storage medium
JP7292359B2 (en) 2021-11-17 2023-06-16 三菱電機株式会社 Position estimation device, position estimation method, and automatic driving system

Also Published As

Publication number Publication date
JP6852310B2 (en) 2021-03-31

Similar Documents

Publication Publication Date Title
JP6268945B2 (en) Inertial device, method and program
US10408627B2 (en) Inertial device to estimate position based on corrected movement velocity
JP6852310B2 (en) Inertial device, program, positioning method
JP6322960B2 (en) Inertial device, method and program
US8473241B2 (en) Navigation trajectory matching
US20210247189A1 (en) Positioning apparatus, positioning method, and program
JP7023234B2 (en) How to estimate pedestrian movement
US11041725B2 (en) Systems and methods for estimating the motion of an object
US20130338961A1 (en) Method and system for estimating a path of a mobile element or body
JP5742794B2 (en) Inertial navigation device and program
JP2015190850A (en) Error estimation method, kinematic analysis method, error estimation device, and program
PL241476B1 (en) Method for stabilization of a position of an object, in particular position of a human and the device for stabilization of a human position
WO2018116476A1 (en) Information processing device, information processing method, and information processing program
US8954271B2 (en) Method and system for determining relative displacement and heading for navigation
Cui et al. Bounding inertial drift with human gait dynamics for personal navigation
CN110579212B (en) Indoor positioning method and device
JP2019219187A (en) Position measurement device and position measurement method
Huang Self-Contained Pedestrian Tracking With Mems Sensors

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200427

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200609

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200807

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210209

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210222

R151 Written notification of patent or utility model registration

Ref document number: 6852310

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151