JP5898418B2 - 低減メモリ要求を持つ3d磁場較正用自動データ収集アルゴリズム - Google Patents
低減メモリ要求を持つ3d磁場較正用自動データ収集アルゴリズム Download PDFInfo
- Publication number
- JP5898418B2 JP5898418B2 JP2011126314A JP2011126314A JP5898418B2 JP 5898418 B2 JP5898418 B2 JP 5898418B2 JP 2011126314 A JP2011126314 A JP 2011126314A JP 2011126314 A JP2011126314 A JP 2011126314A JP 5898418 B2 JP5898418 B2 JP 5898418B2
- Authority
- JP
- Japan
- Prior art keywords
- magnetic field
- magnetic
- samples
- sample
- compass
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C17/00—Compasses; Devices for ascertaining true or magnetic north for navigation or surveying purposes
- G01C17/38—Testing, calibrating, or compensating of compasses
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/041—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
- G06F3/046—Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means by electromagnetic means
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Human Computer Interaction (AREA)
- Electromagnetism (AREA)
- Measuring Magnetic Variables (AREA)
- Magnetic Resonance Imaging Apparatus (AREA)
Description
[0009]本明細書に記載する諸実施形態は、磁気コンパスと一体化したデバイスおよびコンポーネントに起因する、地球の磁場における硬化鉄擾乱を補償するように磁気コンパスを較正する。一部の実施形態では、補償係数を計算するために、他の全てのサンプルから少なくとも最小分離角度離れた磁場のサンプルが使用される。一部の実施形態では、磁場の三次元スパンを確保するよう、最小分離角度およびサンプルの総数が予め定められる。
[0026]i=nになると、テストベクトルと前に検査された全てのサンプルとの間の角度Φ(i)が比較されている。言い換えれば、等式4が真の場合、U(k+1)=Vであり、磁気サンプルのテストベクトルVtが有効なデータ点として記憶される。つまり、iがn未満でない場合(ブロック324)、Vtがv(n)として記憶される(ブロック340)。次いで、nが1だけインクリメントされ(ブロック342)、n=Nが成立するかどうかを比較することにより、サンプルの最大数Nが記憶されているかどうかが判定される(ブロック310)。検査されるサンプルの数が所望のサンプル数Nに等しくなると、データ収集が完了し、較正係数を計算するために計算ルーチンが開始する(ブロック312)。
102 処理ユニット
104 メモリ
110 表示デバイス
120 磁気コンパス
210 非擾乱磁場
220 擾乱磁場
250 擾乱磁場
252−1〜252−8 サンプルベクトル
Claims (3)
- 磁気コンパスを較正するためのプログラムであって、プログラム命令がその上に具体化されるプロセッサ可読媒体を含み、前記プログラム命令は、前記磁気コンパスに結合される少なくとも1つのプログラム可能プロセッサによって実行されるとき、前記磁気コンパスに、
前記磁気コンパスを回転させる間に複数の磁場サンプルを収集するステップと、
前記複数の磁場サンプルのうちのいくつかを検査済みの磁場サンプルとして選択するステップであって、前記検査済みの磁場サンプルの選択は、前記磁場サンプルの各々と前に検査された全ての磁場サンプルとの間の角度を繰返し比較して、前記選択された検査済みの磁場サンプルが前に検査された全ての磁場サンプルから少なくとも最小分離角度離れていることを確実にすることによって行われる、ステップと、
前記選択された検査済みの磁場サンプルから、前記磁気コンパスを較正するのに用いられる較正係数を計算するステップと、
を行わせるように動作可能である、プログラム。 - 前記プログラム命令は、前記磁気コンパスに
最初の磁場サンプルを最初の検査済みの磁場サンプルとして選択するステップと、
次の磁場サンプルと前記最初の磁場サンプルとの間の角度、および前記次の磁場サンプルと第2の磁場サンプルとの間の角度が、どちらも前記最小分離角度以上であるとき、前記次の磁場サンプルを次の検査済みの磁場サンプルとして選択するステップと、
を行わせるようにさらに動作可能である、請求項1に記載のプログラム。 - 磁気コンパス(120)であって、
磁場の測定を行うための磁気計(122)と、
前記磁気コンパスを較正する処理ユニット(102)と、
を備え、
前記処理ユニットは、
前記磁気コンパスを回転させる間に取得された磁場サンプルのうちのいくつかを検査済みの磁場サンプルとして選択するステップであって、それぞれの選択された検査済みの磁場サンプルは、他の全ての選択された検査済みの磁場サンプルから少なくとも最小分離角度離れている、ステップと、
前記選択された検査済みの磁場サンプルから較正係数を計算するステップと、
を行うように構成される磁気コンパス。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/796,311 | 2010-06-08 | ||
US12/796,311 US8374816B2 (en) | 2010-06-08 | 2010-06-08 | Automatic data collection algorithm for 3D magnetic field calibration with reduced memory requirements |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011257397A JP2011257397A (ja) | 2011-12-22 |
JP5898418B2 true JP5898418B2 (ja) | 2016-04-06 |
Family
ID=44118141
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011126314A Expired - Fee Related JP5898418B2 (ja) | 2010-06-08 | 2011-06-06 | 低減メモリ要求を持つ3d磁場較正用自動データ収集アルゴリズム |
Country Status (5)
Country | Link |
---|---|
US (1) | US8374816B2 (ja) |
EP (1) | EP2395321B1 (ja) |
JP (1) | JP5898418B2 (ja) |
KR (1) | KR20110134291A (ja) |
CN (1) | CN102313544B (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9329038B2 (en) | 2011-09-30 | 2016-05-03 | Apple Inc. | Electronic devices with calibrated compasses |
GB2524802B (en) | 2014-04-03 | 2018-11-07 | Nokia Technologies Oy | A magnetometer apparatus and associated methods |
WO2017120504A1 (en) | 2016-01-08 | 2017-07-13 | Durfee Paul N | Osteotropic nanoparticles for prevention or treatment of bone metastases |
CN106842094B (zh) * | 2016-12-31 | 2020-04-24 | 深圳市优必选科技有限公司 | 磁力计校准的数据处理方法和装置 |
US11344629B2 (en) | 2017-03-01 | 2022-05-31 | Charles Jeffrey Brinker | Active targeting of cells by monosized protocells |
CN109297476B (zh) * | 2017-07-24 | 2021-11-26 | 深圳市道通智能航空技术股份有限公司 | 磁力计的校准、采样及方位角确定方法和设备 |
Family Cites Families (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0214817B1 (en) | 1985-09-03 | 1991-12-04 | British Aerospace Public Limited Company | Calibration of magnetic compasses |
US4698912A (en) * | 1985-12-11 | 1987-10-13 | The Laitram Corporation | Magnetic compass calibration |
JPH03293516A (ja) * | 1990-04-12 | 1991-12-25 | Matsushita Electric Ind Co Ltd | 方位検出装置の出力補正法 |
US5287295A (en) * | 1991-05-30 | 1994-02-15 | Motorola | Method and apparatus for calibrating an electronic compass to account for alignment errors in the compass windings |
DE4234651C1 (de) * | 1992-10-14 | 1994-02-17 | Mannesmann Kienzle Gmbh | Verfahren zur Ermittlung des Gierwinkels eines Fahrzeuges |
US6023229A (en) * | 1999-03-02 | 2000-02-08 | Gentex Corp | Rearview mirror with internally-mounted compass sensor |
US6301794B1 (en) | 1999-05-27 | 2001-10-16 | Johnson Controls, Inc. | Vehicle compass system with continuous automatic calibration |
US6543146B2 (en) | 2000-12-06 | 2003-04-08 | Honeywell International, Inc. | Electronic compass and compensation of large magnetic errors for operation over all orientations |
US6539639B2 (en) * | 2000-12-06 | 2003-04-01 | Honeywell International Inc. | Monitoring accuracy of an electronic compass |
US6968273B2 (en) * | 2002-03-01 | 2005-11-22 | Gentex Corporation | Electronic compass system |
US7149627B2 (en) * | 2002-03-01 | 2006-12-12 | Gentex Corporation | Electronic compass system |
KR100561849B1 (ko) * | 2003-11-13 | 2006-03-16 | 삼성전자주식회사 | 이동체의 방위각 보정방법 및 장치 |
KR100550871B1 (ko) * | 2003-12-03 | 2006-02-10 | 삼성전기주식회사 | 전자나침반의 자동 보정 방법 |
US7225551B2 (en) | 2004-04-07 | 2007-06-05 | Siemens Vdo Automotive Corporation | Electronic compass and method for tracking vehicle rotation |
US7275008B2 (en) | 2005-09-02 | 2007-09-25 | Nokia Corporation | Calibration of 3D field sensors |
JP4538071B2 (ja) * | 2006-05-09 | 2010-09-08 | アルプス電気株式会社 | キャリブレーションプログラム及び電子コンパス |
US7451549B1 (en) | 2006-08-09 | 2008-11-18 | Pni Corporation | Automatic calibration of a three-axis magnetic compass |
KR20080026395A (ko) | 2006-09-20 | 2008-03-25 | 삼성전자주식회사 | 자기 환경을 고려한 컴퍼스 센서의 교정 방법 및 장치와이를 이용한 방위각 측정 방법 및 장치 |
FI120276B (fi) | 2007-05-21 | 2009-08-31 | Suunto Oy | Kompassilaite ja menetelmä kompassilaitteita varten |
EP2028504B1 (en) | 2007-08-23 | 2016-04-13 | STMicroelectronics Srl | Method and device for calibrating a magnetic sensor |
CN101241009B (zh) * | 2007-12-28 | 2010-06-09 | 北京科技大学 | 一种磁电子罗盘误差补偿方法 |
JP5079660B2 (ja) * | 2008-10-23 | 2012-11-21 | 池上通信機株式会社 | 地磁気センサの補正データテーブル作成装置及び方法 |
CN101487706B (zh) * | 2009-03-05 | 2012-06-20 | 无锡扶摇电子科技有限公司 | 一种电子罗盘动态提取有效数据的计算方法 |
-
2010
- 2010-06-08 US US12/796,311 patent/US8374816B2/en active Active
-
2011
- 2011-06-01 EP EP11168466.8A patent/EP2395321B1/en not_active Not-in-force
- 2011-06-03 KR KR1020110053968A patent/KR20110134291A/ko not_active Application Discontinuation
- 2011-06-06 JP JP2011126314A patent/JP5898418B2/ja not_active Expired - Fee Related
- 2011-06-07 CN CN201110246496.7A patent/CN102313544B/zh not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
KR20110134291A (ko) | 2011-12-14 |
US8374816B2 (en) | 2013-02-12 |
EP2395321B1 (en) | 2018-09-19 |
JP2011257397A (ja) | 2011-12-22 |
EP2395321A3 (en) | 2016-05-11 |
CN102313544A (zh) | 2012-01-11 |
EP2395321A2 (en) | 2011-12-14 |
CN102313544B (zh) | 2015-04-01 |
US20110301898A1 (en) | 2011-12-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5898418B2 (ja) | 低減メモリ要求を持つ3d磁場較正用自動データ収集アルゴリズム | |
CN103941309B (zh) | 地磁传感器校准设备及其方法 | |
JP5643776B2 (ja) | 磁性システムを特徴付けるための装置および方法 | |
US8838403B2 (en) | Method and system for a self-calibrated multi-magnetometer platform | |
JP2004286732A5 (ja) | ||
TW200905166A (en) | Auto-calibration of orientation sensing system | |
JP2007225332A (ja) | 磁気センサ制御装置、磁気測定装置、並びにオフセット設定方法及びプログラム | |
US9584768B2 (en) | Information processing apparatus, information processing method and computer-readable storage medium | |
CN107340545B (zh) | 一种地磁全要素测量系统及方法 | |
KR101152095B1 (ko) | 자기 데이터 처리 장치, 방법, 및 컴퓨터 판독가능한 저장 매체 | |
JP2006113019A (ja) | 3軸型電子コンパス及びこれを用いた方位検出方法 | |
CN103885016B (zh) | 相位差图的确定 | |
ES2597779T3 (es) | Dispositivos y métodos para determinar un campo magnético | |
CN104990689A (zh) | 一种光学测试中的定位方法及装置 | |
US20160018484A1 (en) | Distribution analyzing device and distribution analyzing method | |
JP5070428B2 (ja) | 電子コンパス及び方位測定方法 | |
JP2002306452A (ja) | 写像におけるゆがみ決定方法及びこのための校正物体 | |
CN111609869B (zh) | 基于假设检验的正反多位置光纤陀螺方位效应判断方法 | |
JP6908067B2 (ja) | 信号処理回路、位置検出装置および磁気センサシステム | |
JP2011185863A (ja) | 磁界検知装置 | |
CN111272625B (zh) | 一种孔隙率评估方法、装置、设备及存储介质 | |
RU138023U1 (ru) | Устройство для калибровки трёхкомпонентного магнитометра | |
CN109000683B (zh) | 一种dtg惯组静态漂移标定方法及装置 | |
KR101034770B1 (ko) | 투과전자현미경의 고니오미터를 이용한 결정립계의법선벡터 측정장치 및 그에 의한 결정립계 법선벡터측정방법 | |
JP4551661B2 (ja) | 電子方位計、記録媒体および方位演算プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140604 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150615 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150911 |
|
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: 20160204 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160304 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5898418 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |