JP4144730B2 - Target tracking apparatus and method - Google Patents

Target tracking apparatus and method Download PDF

Info

Publication number
JP4144730B2
JP4144730B2 JP2002071998A JP2002071998A JP4144730B2 JP 4144730 B2 JP4144730 B2 JP 4144730B2 JP 2002071998 A JP2002071998 A JP 2002071998A JP 2002071998 A JP2002071998 A JP 2002071998A JP 4144730 B2 JP4144730 B2 JP 4144730B2
Authority
JP
Japan
Prior art keywords
motion
motion model
value
smooth
target
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 - Lifetime
Application number
JP2002071998A
Other languages
Japanese (ja)
Other versions
JP2003270338A (en
Inventor
徹也 川瀬
正義 系
義夫 小菅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2002071998A priority Critical patent/JP4144730B2/en
Publication of JP2003270338A publication Critical patent/JP2003270338A/en
Application granted granted Critical
Publication of JP4144730B2 publication Critical patent/JP4144730B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
この発明は、センサ等からの目標の位置情報に関する観測情報に基づいて目標の位置や速度などの運動諸元を推定する目標追尾装置およびその方法に関するものである。
【0002】
【従来の技術】
図6は、「Paul Zarchan and Dimitrios ”Filtering Strategies for Spiraling Targets”,AIAA/BMDO Technology Conference and Exhibit.9th.Held in San Diego,CA,July 2000.」に記載された従来の目標追尾装置を示すブロック図である。
【0003】
図6において、1はセンサ等を備えた目標観測装置、2は目標観測装置1からの観測値に基づいて、所定のサンプリングタイミング毎に目標の位置や速度などの運動諸元を推定する目標追尾装置、3は目標追尾装置2での推定結果を表示する表示装置を示す。
【0004】
次に、目標追尾装置2の構成について説明する。目標追尾装置2は、目標観測装置1からの観測値が追尾に有効なデータであるかを判定するゲート判定器4と、観測値、ゲイン行列、および、1サンプリングタイミング前の平滑値および平滑誤差共分散行列に基づいて、平滑値および平滑誤差共分散を算出する平滑器5とを備えている。
【0005】
また、平滑値および平滑誤差共分散行列の初期値を格納する初期値メモリ6と、1サンプリングタイミング前の平滑値および平滑誤差共分散行列を格納する平滑諸元用メモリ7と、平滑値および平滑誤差共分散行列に基づいて予測値および予測誤差共分散行列を算出する予測器8と、ゲイン行列を算出するゲイン行列算出器9とを備えている。
【0006】
さらに、拡張カルマンフィルタの線形近似により状態遷移行列を算出する状態遷移行列算出器10と、予測器8より出力された予測値および予測誤差共分散行列を単位時間だけ遅延させる第1の遅延回路と、第1の遅延回路と同様の機能を持つ第2の遅延回路とを備えている。
【0007】
次に、図6とともに、図7を参照しながら、従来の目標追尾装置2の動作について説明する。図7は、従来の目標追尾装置2の動作を示すフローチャートである。
【0008】
従来の目標追尾装置2は、拡張カルマンフィルタを用いて、センサと目標との相対位置、相対速度、目標の加速度、加速度の1階微分値であるジャーク項および目標加速度の周波数の運動諸元を推定する。
【0009】
目標の加速度が正弦波であり、その開始時刻が飛行時間において一様に分布していると仮定した場合、拡張カルマンフィルタの状態方程式は次式のように与えられる。
【0010】
【数1】

Figure 0004144730
【0011】
式(1)において、yはセンサと目標との相対位置を示し、yは目標の位置を示し、ωは加速度を正弦波とした場合の正弦波の周波数成分を示す。加速度周波数の微分値は白色ガウス雑音であると仮定される。非線形状態方程式の非線形関数fが滑らかであるという条件の下に、推定値のまわりに線形化すると、連続時間における状態遷移行列は次式のように与えられる。
【0012】
【数2】
Figure 0004144730
【0013】
連続時間における状態遷移行列の要素が1サンプリング間Tにおいて一定であるという近似を用いて、離散時間における状態遷移行列を次式のように得る。
【0014】
【数3】
Figure 0004144730
【0015】
式(3)において、
【数4】
Figure 0004144730
は加速度周波数の推定値を示し、
【数5】
Figure 0004144730
は目標の加速度推定値を示す。
【0016】
さらに、フィルタが得ることができる観測情報は、目標の相対位置のみであるため、観測方程式は以下の式より表される。
【0017】
【数6】
Figure 0004144730
【0018】
式(4)、式(5)において、Hは観測行列を示し、
【数7】
Figure 0004144730
は離散時間の観測雑音で平均0、共分散Rkの白色ガウス雑音と仮定される。
【0019】
以上のように示した状態方程式および運動方程式により、目標の相対位置、相対速度、目標加速度、目標ジャークおよび加速度周波数の推定を行う。
【0020】
図7において、初期値メモリ6に各運動モデルの平滑値の初期値と平滑誤差共分散行列の初期値とを設定し、追尾処理を開始する(ステップS701)。以降、新たな観測値が得られる度に、サンプリング時刻を1つ進めて追尾処理が実行される(ステップS708)。
【0021】
次に、状態遷移行列算出器10は、平滑器5から出力される平滑値と平滑誤差共分散行列とを読み込み、式(3)に示す拡張カルマンフィルタの離散時間における状態遷移行列を算出する(ステップS702)。
【0022】
次に、予測器8は、状態遷移行列算出器10を介して、平滑値、平滑誤差共分散行列、および状態遷移行列を読み込み、予測値および予測誤差共分散行列を次式より算出する(ステップS703)。
【0023】
【数8】
Figure 0004144730
【0024】
次に、目標観測装置1からの観測値が読み込まれる(ステップS704)。この観測値は、目標からの信号検出およびゲート判定による追尾目標の選択結果で、位置情報で構成されており、目標位置観測情報と呼ばれる。
【0025】
次に、センサからの観測値(観測情報)が入力されると、ゲート判定器4は、観測値が有効なデータであるかどうかの判定を行い、極端に観測精度の悪いデータを除外する(ステップS705)。
【0026】
このゲート判定は、予測値を使用して、以下の式(8)および式(9)により行われる。
【0027】
【数9】
Figure 0004144730
【0028】
次に、平滑器5は、予測器8より予測値と予測誤差共分散行列とを読み込み、平滑値、平滑誤差共分散行列およびカルマンゲインを次式より算出する(ステップS706)。
【0029】
【数10】
Figure 0004144730
【0030】
上述した一連の処理が終了すると、追尾処理の終了が要求されているか否かが判別される(ステップS707)。ステップS707において、処理の終了が要求されていないと判別される場合には(すなわち、NO)、ステップS708を経由して、ステップS702に戻り、処理が繰り返される。また、処理の終了が要求されていると判別される場合には(すなわち、YES)、図7の処理ルーチンを終了する。
【0031】
【発明が解決しようとする課題】
従来の目標追尾装置は以上のように、揺動目標の加速度を正弦波とし、加速度周波数の1階微分値は白色ガウス雑音であるとの運動モデルに基づく拡張カルマンフィルタを用いて、目標の相対位置、相対速度、加速度、ジャークおよび加速度周波数を推定している。しかし拡張カルマンフィルタは、非線形問題をテイラー近似により線形化問題として扱うために、特に観測雑音が大きい場合や、状態変数の変化が大きい場合には追尾精度が劣化するという問題点があった。
【0032】
この発明は上記のような問題点を解決するためになされたもので、高い追尾性能を得ることのできる目標追尾装置およびその方法を得ることを目的とする。
【0033】
【課題を解決するための手段】
この発明に係る目標追尾装置は、目標の加速度を正弦波とする運動モデルの数および各運動モデルに設定される定数加速度周波数を決定する運動モデル制御手段と、運動モデルを持つ複数のカルマンフィルタを用いて、各運動モデルの事後確率を算出して、所定のサンプリングタイミング毎に目標の運動諸元を推定する運動諸元推定手段とを備えたものである。
【0034】
また、この発明に係る目標追尾装置の運動諸元推定手段は、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、各運動モデルにより平滑値を算出する推定手段と、各運動モデルにより算出された平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合手段とを備えたものである。
【0035】
また、この発明に係る目標追尾装置の運動諸元推定手段は、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、1サンプリングタイミング前の統合平滑値に基づいて、各運動モデルの平滑値を算出する推定手段と、各運動モデルの平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合手段とを備えたものである。
【0036】
また、この発明に係る目標追尾装置の運動諸元推定手段は、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、各運動モデルの1サンプリングタイミング前の平滑値群をミキシング処理された混合平滑値に基づいて、各運動モデルの平滑値を算出する推定手段と、各運動モデルの平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合手段とを備えたものである。
【0037】
また、この発明に係る目標追尾装置の運動モデル制御手段は、運動諸元推定手段より取得した目標の状態変数および事後確率に基づいて、運動モデルの数と定数加速度周波数とを決定するものである。
【0038】
また、この発明に係る目標追尾装置の平滑諸元統合手段は、運動モデルの数が所定値よりも多い場合、各運動モデルの事後確率に基づいて運動モデルを選択し、選択された運動モデルの平滑値を出力するものである。
【0039】
また、この発明に係る目標追尾装置の平滑諸元統合手段は、運動モデルの数が所定値以下の場合、各運動モデルの事後確率に基づいて、平滑値群を統合し、統合された統合平滑値を出力するものである。
【0040】
また、この発明に係る目標追尾方法は、目標の加速度を正弦波とする運動モデルの数および各運動モデルに設定する定数加速度周波数を決定する運動モデル制御ステップと、運動モデルを持つ複数のカルマンフィルタを用いて、各運動モデルの事後確率を算出して、所定のサンプリングタイミング毎に目標の運動諸元を推定する運動諸元推定ステップとを備えたものである。
【0041】
また、この発明に係る目標追尾方法の運動諸元推定ステップは、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、各運動モデルにより平滑値を算出する推定ステップと、各運動モデルにより算出された平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合ステップとを備えたものである。
【0042】
また、この発明に係る目標追尾方法の運動諸元推定ステップは、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、1サンプリングタイミング前の統合平滑値に基づいて、各運動モデルの平滑値を算出する推定ステップと、各運動モデルの平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合ステップとを備えたものである。
【0043】
また、この発明に係る目標追尾方法の運動諸元推定ステップは、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、各運動モデルの1サンプリングタイミング前の平滑値群をミキシング処理された混合平滑値に基づいて、各運動モデルの平滑値を算出する推定ステップと、各運動モデルの平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合ステップとを備えたものである。
【0044】
また、この発明に係る目標追尾方法の運動モデル制御ステップは、運動諸元推定ステップより取得した目標の状態変数および事後確率に基づいて、運動モデルの数と定数加速度周波数とを決定するものである。
【0045】
また、この発明に係る目標追尾方法の平滑諸元統合ステップは、運動モデルの数が所定値よりも多い場合、各運動モデルの事後確率に基づいて運動モデルを選択し、選択された運動モデルの平滑値を出力するものである。
【0046】
さらに、この発明に係る目標追尾方法の平滑諸元統合ステップは、運動モデルの数が所定値以下の場合、各運動モデルの事後確率に基づいて、平滑値群を統合し、統合された統合平滑値を出力するものである。
【0047】
【発明の実施の形態】
実施の形態1.
以下、図面を参照しながら、この発明の実施の形態1について詳細に説明する。図1は、この発明の実施の形態1を示すブロック構成図である。
【0048】
図1において、1はセンサなどを備えた目標観測装置、2は目標観測装置1からの観測値に基づいて、目標の位置や速度などを推定する目標追尾装置、3は目標追尾装置2での推定結果を表示する表示装置を示す。
【0049】
次に、目標追尾装置2の構成について説明する。目標追尾装置2は、統合平滑値、統合平滑誤差共分散行列および第1〜第Nの運動モデルの事後確率を格納する統合平滑値用メモリ4と、第1〜第Nの各運動モデルによる平滑値と平滑誤差共分散行列とを格納する平滑諸元用メモリ51〜53と、第1〜第Nの各運動モデルによる事後確率を格納する第1〜第Nの運動モデル確率用メモリ61〜63とを備えている。
【0050】
また、運動モデル数と各運動モデルに設定する加速度周波数を決定する運動モデル制御器7と、第1〜第Nの運動モデルの状態遷移行列、加速度周波数を設定する第1〜第Nの運動モデル設定器81〜83と、第1〜第Nの運動モデルによる予測処理を行う第1〜第Nの運動モデル用予測器91〜93と、第1〜第Nの運動モデルの事前確率(事前信頼度)を算出する第1〜第Nの運動モデルの事前確率算出器101〜103と、第1〜第Nの運動モデルによる予測ベクトルを統合した統合予測ベクトルとその誤差共分散行列である統合予測誤差共分散行列とを算出する予測諸元統合器11とを備えている。
【0051】
また、観測値が追尾に有効なデータであるかを判定するゲート判定器12と、観測値に基づいて、それぞれの第1〜第Nの運動モデルの尤度を算出する第1〜第Nの運動モデルの尤度算出器131〜133と、尤度の総和を算出するモデル尤度算出器14とを備えている。
【0052】
さらに、第1〜第Nの運動モデルの事後確率(事後信頼度)を算出する第1〜第Nの運動モデルの事後確率算出器151〜153と、第1〜第Nの運動モデルによる平滑処理を行う第1〜第Nの運動モデル用平滑器161〜163と、統合平滑値と統合平滑誤差共分散行列とを算出して、表示装置3に出力する平滑諸元統合器17とを備えている。
【0053】
このように、目標追尾装置2は、運動モデル制御器7からなる運動モデル制御手段と、それ以外からなる運動諸元推定手段とから構成される。また、運動諸元推定手段は、平滑諸元統合器17からなる平滑諸元統合手段と、それ以外からなる推定手段とから構成される。
【0054】
次に、この発明の実施の形態1による動作について説明する。
【0055】
目標の加速度が正弦波であり、その開始時刻が飛行時間において一様に分布していると仮定した場合、連続時間における目標の運動モデルは、次式のように表される。
【0056】
【数11】
Figure 0004144730
【0057】
ただし、
【0058】
【数12】
Figure 0004144730
【0059】
ここで、x(t)は相対位置、相対速度、目標加速度、目標ジャーク(Jerk)のy成分の真値を表す連続時間状態変数ベクトルを示す。また、駆動雑音w(t)は連続時間の白色雑音過程である。
【0060】
離散時間における第1〜第Nの運動モデル毎の運動モデルは、式(1)の微分方程式の解より、以下の式(17)のように与えられる。
【0061】
【数13】
Figure 0004144730
【0062】
ただし、
【0063】
【数14】
Figure 0004144730
【0064】
ここで、
【数15】
Figure 0004144730
は離散時間の状態変数を示し、
【数16】
Figure 0004144730
は第1〜第Nの運動モデル毎の状態遷移行列を示す。
【数17】
Figure 0004144730
は目標の駆動雑音ベクトルで、平均0、共分散行列Qの離散時間白色雑音行列であり、共分散行列Qは以下の式より算出される。
【0065】
【数18】
Figure 0004144730
【0066】
ここで、
【数19】
Figure 0004144730
は駆動雑音のパワースペクトル密度を示す。以上に示した
【数20】
Figure 0004144730
および
【数21】
Figure 0004144730
は、加速度周波数
【数22】
Figure 0004144730
が真である仮説によるため、運動モデルの数と同数となる。
【0067】
ここで、らせん周波数
【数23】
Figure 0004144730
が真である仮説は、以下の式(23)のように表される。
【0068】
【数24】
Figure 0004144730
【0069】
さらに、フィルタが得ることができる観測情報は、目標の相対位置のみであるため、観測方程式は従来の目標追尾装置と同様に、式(4)および式(5)により表される。
【0070】
図1とともに、図2を参照しながら、この発明の実施の形態1による動作について説明する。図2は、この発明の実施の形態1による動作を示すフローチャートである。
【0071】
図2において、統合平滑値用メモリ4に各運動モデルの平滑値の初期値と平滑誤差共分散行列の初期値とを設定し、さらに第1〜第Nのモデル確率用メモリ61〜63に各運動モデルの事後確率の初期値を設定して、追尾処理を開始する(ステップS201)。以降、新たな観測値が得られる度に、サンプリング時刻kを1つ進めて追尾処理が実行される(ステップS215)。
【0072】
次に、運動モデル制御器7は、平滑諸元統合器17より統合平滑値用メモリ4を介して取得した目標の状態変数および事後確率(モデル確率)に基づいて、安定した追尾精度を得るのに必要な運動モデル数と、それぞれの運動モデル設定器81〜83に設定する加速度周波数(定数加速度周波数)とを決定し、第1〜第Nの運動モデル設定器81〜83に出力する(ステップS202)。
【0073】
ステップS202において決定した運動モデル数および加速度周波数(パラメータ)に基づいて、第1〜第Nの運動モデル設定器81〜83は、状態遷移行列、駆動雑音の誤差共分散行列および定数加速度周波数を設定し、それぞれ対応する第1〜第Nの運動モデル予測器91〜93へ出力する(ステップS203)。
【0074】
第1〜第Nの運動モデル予測器91〜93は、それぞれに対応する第1〜第Nの平滑諸元用メモリ51〜53より各運動モデルの1サンプリングタイミング前の平滑値と平滑誤差共分散行列とを読み出し、次式にしたがって、各運動モデル毎の予測ベクトル(予測値)
【数25】
Figure 0004144730
および予測誤差共分散行列 k,a(−)を算出する(ステップS204)。
【数26】
Figure 0004144730
【0075】
次に、第1〜第Nの運動モデルの事前確率算出器101〜103は、それぞれに対応する第1〜第Nの確率用メモリ61〜63より、各運動モデルの1サンプリングタイミング前の事後確率を読み出し、次式により、各運動モデル毎の事前確率を算出する(ステップS205)。
【0076】
【数27】
Figure 0004144730
【0077】
ここで、μk,a(−)は事前信頼度、μk,a(+)は事後信頼度、Pabはモデルbからモデルaへの推移確率を示す。
【0078】
次に、予測諸元統合器11は、各運動モデルの予測値、予測誤差共分散行列、運動モデルの事前確率を読み込み、1サンプリングタイミング前までの観測値Zk−1に基づいて、各運動モデルの仮説毎の予測ベクトルおよび予測誤差共分散行列を統合した統合予測ベクトルおよび統合予測誤差共分散行列を、次式にしたがって算出する(ステップS206)。
【0079】
【数28】
Figure 0004144730
【0080】
次に、目標観測装置(センサ)1より観測値が入力されると(ステップS207)、ゲート判定器12は、式(8)および式(9)に示す判定式に基づいて、観測値が有効なデータであるかどうかの判定を行い、極端に観測精度の悪いデータを除外する(ステップS208)。
【0081】
ゲート判定器12により観測値が有効なデータであると判定された場合、第1〜第Nの運動モデルの尤度算出器131〜133は、観測値と、それぞれに対応する運動モデルの事前確率、予測値および予測誤差共分散行列とを読み込み、次式により、各運動モデル毎の尤度を算出する(ステップS209)。
【0082】
【数29】
Figure 0004144730
【0083】
ここで、g(z;a,A)は平均a、共分散行列Aの3変量正規分布Zにおける確率密度関数を示す。また、Rkは観測雑音ベクトルの共分散行列を示す。
【0084】
次に、モデル尤度集計器14は、第1〜第Nの各運動モデル毎の尤度を集計して、合計値(尤度の総和)を算出し(ステップS210)、第1〜第Nの各運動モデル毎の事後確率算出器151〜153は、尤度の合計値に基づいて、第1〜第Nの各運動モデル毎の事後確率を算出する(ステップS211)。
【数30】
Figure 0004144730
【0085】
次に、第1〜第Nの各モデル用平滑器161〜163は、それぞれに対応する第1〜第Nの各モデル用予測器91〜93より、各運動モデルの予測値と予測誤差共分散行列とを読み込み、次式にしたがって、各運動モデル毎の平滑値、平滑誤差共分散行列およびカルマンゲインを算出する(ステップS212)。
【0086】
【数31】
Figure 0004144730
【0087】
さらに、平滑諸元統合器17は、各運動モデルの平滑値、平滑誤差共分散行列、および事後確率を取得し、次式にしたがって、各運動モデルの平滑値および平滑誤差共分散行列を統合した統合平滑値および統合平滑誤差共分散行列を算出する(ステップS213)。
【0088】
【数32】
Figure 0004144730
【0089】
さらに、各運動モデルの事後確率および各運動モデルの定数加速度周波数を用いて、以下の式(36)より加速度周波数推定値を算出する。
【0090】
【数33】
Figure 0004144730
【0091】
ここで、平滑諸元統合器17は、運動モデル数が所定値よりも多い場合には、各運動モデルの事後確率(適合度)より最適な運動モデルを選択し、その最適モデルの平滑値を統合平滑値として出力する。
【0092】
各サンプリング時刻における処理が追尾終了か否かを判定する(ステップS214)。ステップS214において、終了でないと判定された場合(すなわち、NO)、ステップS215を経由して、ステップS202に戻る。また、終了と判定された場合、図2の処理ルーチンを終了する。
【0093】
このように、それぞれ異なる加速度周波数を持つ複数の運動モデルを同時に使用するとともに、観測情報より各運動モデルに対する事後確率を算出して重み付け統合する方式を取り入れ、相対位置、相対速度、目標加速度、目標ジャーク、目標加速度周波数の目標諸元の推定値を算出する。
【0094】
以上のように、目標の加速度周波数が時間により変動する場合においても、追尾精度を劣化させることなく、精度良く振動目標の相対位置、相対速度、加速度、目標ジャーク、加速度周波数などを精度良く推定することができる。
【0095】
また、加速度周波数を状態変数に組み入れずに外部入力項とすることにより、揺動目標の運動を線形問題として扱うことができる。
【0096】
また、目標の状態変数および事後確率に基づいて、適切な運動モデル数と加速度周波数とを決定するので、高い追尾性能を得ることができる。
【0097】
実施の形態2.
なお、上記実施の形態1では、各運動モデルの1サンプリングタイミング前の平滑値および平滑誤差分散行列に基づいて目標諸元の推定を行ったが、1サンプリングタイミング前の統合平滑値および統合平滑誤差共分散行列を各運動モデルのフィルタへフィードバックさせてもよい。
【0098】
図3は、この発明の実施の形態2を示すブロック構成図である。図3において、前述(図1参照)と同様のものについては、同一符号を付して詳述を省略する。
【0099】
この発明の実施の形態2による動作は、図2と同様であって詳述を省略し、一部動作の異なるステップS204だけ説明する。
【0100】
図2において、第1〜第Nの運動モデル用予測器91〜93は、それぞれに対応する第1〜第Nの平滑諸元用メモリ51〜53から1サンプリングタイミング前の統合平滑値と統合平滑誤差共分散行列とを読み出し、次式にしたがって、各運動モデル毎の予測ベクトル
【数34】
Figure 0004144730
および予測誤差共分散行列 k,a(−)を算出する(ステップS204)。
【0101】
【数35】
Figure 0004144730
【0102】
なお、算出された統合平滑値および統合平滑誤差共分散行列は、次回のサンプリングタイミング時の算出のために、第1〜第Nの平滑諸元用メモリ51〜53に記録される。
【0103】
このように、異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、1サンプリング間における現在の運動モデルから他の運動モデルへの推移を考慮して、各運動モデル用予測器91〜93に1サンプリングタイミング前の統合平滑値および統合平滑誤差共分散行列を入力させて目標諸元の推定を行うことにより、目標の加速度周波数の変化に対する反応が早まり、精度の高い追尾を行うことができる。
【0104】
実施の形態3.
なお、上記実施の形態2では、1サンプリングタイミング前の統合平滑値および統合平滑誤差共分散行列に基づいて目標諸元の推定を行ったが、1サンプリングタイミング前の平滑値および平滑誤差共分散行列をミキシングした値に基づいて目標諸元の推定を行ってもよい。
【0105】
図4は、この発明の実施の形態3を示すブロック構成図である。図4において、前述(図1、図3参照)と同様のものについては同一符号を付して詳述を省略する。
【0106】
図4において、目標追尾装置2は、各運動モデルの平滑値と平滑誤差共分散行列とをミキシングと呼ばれる処理を行う混合平滑器18を備え、推定手段に含まれる。
【0107】
次に、この発明の実施の形態3による動作について説明する。図5は、この発明の実施の形態3による動作を示すフローチャートである。
【0108】
図5において、ステップS501〜S503、ステップS505〜ステップS516は、図2のステップS201〜ステップS203、ステップS204〜ステップS215に対応しており、詳述を省略する。
【0109】
各運動モデルが設定されると、混合平滑器18は、全運動モデルの平滑値および平滑誤差共分散行列を入力して、ミキシングを行い、混合平滑値および混合平滑誤差共分散行列を算出する(ステップS504)。
【0110】
算出された混合平滑値および混合平滑誤差共分散行列は、各運動モデルの平滑諸元用メモリ51〜53に記録され、第1〜第Nの運動モデル用予測器91〜93は、各運動モデルの平滑諸元用メモリ51〜53に記録された混合平滑値および混合平滑誤差共分散行列に基づいて、以下の式により各運動モデルの予測値および予測誤差共分散行列を算出する(ステップS505)。
【0111】
【数36】
Figure 0004144730
【0112】
ここで、混合確率μk−1,b|a、混合平滑値および混合平滑誤差共分散行列は、以下の式より算出される。
【0113】
【数37】
Figure 0004144730
【0114】
以上のように、1サンプリング間における運動モデルの推移すべてについて考慮した混合平滑値および混合平滑誤差共分散行列に基づいて、目標諸元の推定を行うので、実施の形態1、2よりも計算処理ステップが増加するが、目標の加速度周波数の急な変化に対応することができ、より精度の高い追尾を行うことができる。
【0115】
【発明の効果】
以上のように、この発明によれば、目標の加速度を正弦波とする運動モデルの数および各運動モデルに設定される定数加速度周波数を決定する運動モデル制御手段と、運動モデルを持つ複数のカルマンフィルタを用いて、各運動モデルの事後確率を算出して、所定のサンプリングタイミング毎に目標の運動諸元を推定する運動諸元推定手段とを備えたので、目標の加速度周波数が時間により変動する場合においても、追尾精度を劣化させることなく、精度良く振動目標の相対位置、相対速度、加速度、目標ジャーク、加速度周波数などを精度良く推定することのできる目標追尾装置が得られる効果がある。
【0116】
また、この発明によれば、運動諸元推定手段は、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、各運動モデルにより平滑値を算出する推定手段と、各運動モデルにより算出された平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合手段とを備えたので、目標の加速度周波数が変動しても、精度の高い追尾を行うことのできる目標追尾装置が得られる効果がある。
【0117】
また、この発明によれば、運動諸元推定手段は、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、1サンプリングタイミング前の統合平滑値に基づいて、各運動モデルの平滑値を算出する推定手段と、各運動モデルの平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合手段とを備えたので、目標の加速度周波数の変化に対する反応が早まり、精度の高い追尾を行うことのできる目標追尾装置が得られる効果がある。
【0118】
また、この発明によれば、運動諸元推定手段は、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、各運動モデルの1サンプリングタイミング前の平滑値群をミキシング処理された混合平滑値に基づいて、各運動モデルの平滑値を算出する推定手段と、各運動モデルの平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合手段とを備えたので、目標の加速度周波数の急な変化に対応することができ、より精度の高い追尾を行うことのできる目標追尾装置が得られる効果がある。
【0119】
また、この発明によれば、運動モデル制御手段は、運動諸元推定手段より取得した目標の状態変数および事後確率に基づいて、運動モデルの数と定数加速度周波数とを決定するので、目標の状態変数および事後確率に基づいて、適切な運動モデル数と加速度周波数とを決定し、高い追尾性能を得ることのできる目標追尾装置が得られる効果がある。
【0120】
また、この発明によれば、平滑諸元統合手段は、運動モデルの数が所定値よりも多い場合、各運動モデルの事後確率に基づいて運動モデルを選択し、選択された運動モデルの平滑値を出力するので、精度の高い追尾を行うことのできる目標追尾装置が得られる効果がある。
【0121】
また、この発明によれば、平滑諸元統合手段は、運動モデルの数が所定値以下の場合、各運動モデルの事後確率に基づいて、平滑値群を統合し、統合された統合平滑値を出力するので、精度の高い追尾を行うことのできる目標追尾装置が得られる効果がある。
【0122】
また、この発明によれば、目標の加速度を正弦波とする運動モデルの数および各運動モデルに設定する定数加速度周波数を決定する運動モデル制御ステップと、それぞれ運動モデルを持つ複数のカルマンフィルタを用いて、各運動モデルの事後確率を算出して、所定のサンプリングタイミング毎に目標の運動諸元を推定する運動諸元推定ステップとを備えたので、目標の加速度周波数が時間により変動する場合においても、追尾精度を劣化させることなく、精度良く振動目標の相対位置、相対速度、加速度、目標ジャーク、加速度周波数などを精度良く推定することのできる目標追尾方法が得られる効果がある。
【0123】
また、この発明によれば、運動諸元推定ステップは、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、各運動モデルにより平滑値を算出する推定ステップと、各運動モデルにより算出された平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合ステップとを備えたので、目標の加速度周波数が変動しても、精度の高い追尾を行うことのできる目標追尾方法が得られる効果がある。
【0124】
また、この発明によれば、運動諸元推定ステップは、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、1サンプリングタイミング前の統合平滑値に基づいて、各運動モデルの平滑値を算出する推定ステップと、各運動モデルの平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合ステップとを備えたので、目標の加速度周波数の変化に対する反応が早まり、精度の高い追尾を行うことのできる目標追尾方法が得られる効果がある。
【0125】
また、この発明によれば、運動諸元推定ステップは、各運動モデルにそれぞれ異なる定数加速度周波数を設定した複数のカルマンフィルタを並列的に並べて使用し、各運動モデルの1サンプリングタイミング前の平滑値群をミキシング処理された混合平滑値に基づいて、各運動モデルの平滑値を算出する推定ステップと、各運動モデルの平滑値群の中から選択された平滑値、あるいは、平滑値群を統合した統合平滑値を出力する平滑諸元統合ステップとを備えたので、目標の加速度周波数の急な変化に対応することができ、より精度の高い追尾を行うことのできる目標追尾方法が得られる効果がある。
【0126】
また、この発明によれば、運動モデル制御ステップは、運動諸元推定ステップより取得した目標の状態変数および事後確率に基づいて、運動モデルの数と定数加速度周波数とを決定するので、目標の状態変数および事後確率に基づいて、適切な運動モデル数と加速度周波数とを決定し、高い追尾性能を得ることのできる目標追尾方法が得られる効果がある。
【0127】
また、この発明によれば、平滑諸元統合ステップは、運動モデルの数が所定値よりも多い場合、各運動モデルの事後確率に基づいて運動モデルを選択し、選択された運動モデルの平滑値を出力するので、精度の高い追尾を行うことのできる目標追尾方法が得られる効果がある。
【0128】
さらに、この発明によれば、平滑諸元統合ステップは、運動モデルの数が所定値以下の場合、各運動モデルの事後確率に基づいて、平滑値群を統合し、統合された統合平滑値を出力するので、精度の高い追尾を行うことのできる目標追尾方法が得られる効果がある。
【図面の簡単な説明】
【図1】 この発明の実施の形態1を示すブロック構成図である。
【図2】 この発明の実施の形態1による動作を示すフローチャートである。
【図3】 この発明の実施の形態2を示すブロック構成図である。
【図4】 この発明の実施の形態3を示すブロック構成図である。
【図5】 この発明の実施の形態3による動作を示すフローチャートである。
【図6】 従来の目標追尾装置を示すブロック構成図である。
【図7】 従来の目標追尾装置の動作を示すフローチャートである。
【符号の説明】
1 目標観測装置、2 目標追尾装置、3 表示装置、4 統合平滑用メモリ、統合予測値用メモリ、7 運動モデル制御器、11 予測諸元統合器、12 ゲート判定器、14 モデル尤度集計器、17 平滑諸元統合器、18 混合平滑器、51 第1の平滑諸元用メモリ、52 第2の平滑諸元用メモリ、53 第Nの平滑諸元用メモリ、61 第1の運動モデル確率用メモリ、62 第2の運動モデル確率用メモリ、63 第Nの運動モデル確率用メモリ、81 第1の運動モデル設定器、82 第2の運動モデル設定器、83 第Nの運動モデル設定器、91 第1の運動モデル用予測器、92 第2の運動モデル用予測器、93 第Nの運動モデル用予測器、101 第1の運動モデルの事前確率算出器、102 第2の運動モデルの事前確率算出器、103 第Nの運動モデルの事前確率算出器、131 第1の運動モデル尤度算出器、132 第2の運動モデル尤度算出器、133 第Nの運動モデル尤度算出器、151 第1の運動モデル事後確率算出器、152 第2の運動モデル事後確率算出器、153 第Nの運動モデル事後確率算出器、161 第1の運動モデル用平滑器、162 第2の運動モデル用平滑器、163 第Nの運動モデル用平滑器。[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a target tracking apparatus and method for estimating motion specifications such as a target position and speed based on observation information about target position information from a sensor or the like.
[0002]
[Prior art]
6 shows “Paul Zarchan and Dimitrios” Filtering Strategies for Spiral Targets ”, AIAA / BMDO Technology Conferencing and Exhibit. FIG.
[0003]
In FIG. 6, reference numeral 1 denotes a target observation apparatus provided with a sensor or the like, and 2 denotes a target tracking for estimating motion specifications such as a target position and speed at predetermined sampling timings based on observation values from the target observation apparatus 1. A device 3 indicates a display device that displays an estimation result of the target tracking device 2.
[0004]
Next, the configuration of the target tracking device 2 will be described. The target tracking device 2 includes a gate determination unit 4 that determines whether the observation value from the target observation device 1 is valid data for tracking, the observation value, the gain matrix, and the smoothed value and smoothing error before one sampling timing. And a smoother 5 that calculates a smooth value and a smooth error covariance based on the covariance matrix.
[0005]
Also, an initial value memory 6 for storing initial values of smooth values and smoothing error covariance matrices, a smoothing specification memory 7 for storing smoothing values and smoothing error covariance matrices before one sampling timing, smoothing values and smoothing A predictor 8 that calculates a prediction value and a prediction error covariance matrix based on an error covariance matrix, and a gain matrix calculator 9 that calculates a gain matrix are provided.
[0006]
Furthermore, a state transition matrix calculator 10 that calculates a state transition matrix by linear approximation of an extended Kalman filter, a first delay circuit that delays the prediction value and the prediction error covariance matrix output from the predictor 8 by unit time, And a second delay circuit having a function similar to that of the first delay circuit.
[0007]
Next, the operation of the conventional target tracking device 2 will be described with reference to FIG. 7 together with FIG. FIG. 7 is a flowchart showing the operation of the conventional target tracking device 2.
[0008]
The conventional target tracking device 2 uses the extended Kalman filter to estimate the relative position between the sensor and the target, the relative speed, the target acceleration, the jerk term that is the first-order differential value of the acceleration, and the motion parameters of the target acceleration frequency. To do.
[0009]
Assuming that the target acceleration is a sine wave and the start time is uniformly distributed in the flight time, the state equation of the extended Kalman filter is given by the following equation.
[0010]
[Expression 1]
Figure 0004144730
[0011]
In equation (1), y represents the relative position between the sensor and the target, ytIndicates the target position, and ω indicates the frequency component of the sine wave when the acceleration is a sine wave. The differential value of the acceleration frequency is assumed to be white Gaussian noise. When linearizing around the estimated value under the condition that the nonlinear function f of the nonlinear state equation is smooth, the state transition matrix in continuous time is given by the following equation.
[0012]
[Expression 2]
Figure 0004144730
[0013]
The element of the state transition matrix in continuous time is T for one sampling.sIs used to obtain a state transition matrix in discrete time as follows:
[0014]
[Equation 3]
Figure 0004144730
[0015]
In equation (3),
[Expression 4]
Figure 0004144730
Indicates the estimated acceleration frequency,
[Equation 5]
Figure 0004144730
Indicates the target acceleration estimate.
[0016]
Furthermore, since the observation information that can be obtained by the filter is only the relative position of the target, the observation equation is expressed by the following equation.
[0017]
[Formula 6]
Figure 0004144730
[0018]
In equations (4) and (5), H represents an observation matrix,
[Expression 7]
Figure 0004144730
Is assumed to be a white-time Gaussian noise with an average of 0 and a covariance Rk of discrete-time observation noise.
[0019]
The target relative position, relative speed, target acceleration, target jerk and acceleration frequency are estimated by the state equation and the motion equation shown above.
[0020]
In FIG. 7, the initial value of the smooth value of each motion model and the initial value of the smoothing error covariance matrix are set in the initial value memory 6, and the tracking process is started (step S701). Thereafter, every time a new observation value is obtained, the tracking process is executed with the sampling time advanced by one (step S708).
[0021]
Next, the state transition matrix calculator 10 reads the smoothed value and the smoothing error covariance matrix output from the smoother 5, and calculates the state transition matrix at the discrete time of the extended Kalman filter shown in Expression (3) (step). S702).
[0022]
Next, the predictor 8 reads the smooth value, the smooth error covariance matrix, and the state transition matrix via the state transition matrix calculator 10 and calculates the predicted value and the prediction error covariance matrix from the following equations (step) S703).
[0023]
[Equation 8]
Figure 0004144730
[0024]
Next, the observation value from the target observation device 1 is read (step S704). This observation value is a result of selection of a tracking target by signal detection from the target and gate determination, and is composed of position information, and is called target position observation information.
[0025]
Next, when an observation value (observation information) is input from the sensor, the gate determination unit 4 determines whether the observation value is valid data, and excludes data with extremely poor observation accuracy ( Step S705).
[0026]
This gate determination is performed by the following formula (8) and formula (9) using the predicted value.
[0027]
[Equation 9]
Figure 0004144730
[0028]
Next, the smoother 5 reads the prediction value and the prediction error covariance matrix from the predictor 8, and calculates a smooth value, a smooth error covariance matrix, and a Kalman gain from the following equations (step S706).
[0029]
[Expression 10]
Figure 0004144730
[0030]
When the series of processes described above is completed, it is determined whether or not the end of the tracking process is requested (step S707). In step S707, when it is determined that the end of the process is not requested (that is, NO), the process returns to step S702 via step S708, and the process is repeated. If it is determined that the end of the process is requested (that is, YES), the process routine of FIG. 7 is ended.
[0031]
[Problems to be solved by the invention]
As described above, the conventional target tracking device uses the extended Kalman filter based on the motion model that the acceleration of the swing target is a sine wave and the first-order differential value of the acceleration frequency is white Gaussian noise. Estimate, relative speed, acceleration, jerk and acceleration frequency. However, since the extended Kalman filter treats the nonlinear problem as a linearization problem by Taylor approximation, there is a problem that the tracking accuracy is deteriorated particularly when the observation noise is large or the change of the state variable is large.
[0032]
The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a target tracking apparatus and method capable of obtaining high tracking performance.
[0033]
[Means for Solving the Problems]
The target tracking device according to the present invention uses a motion model control means for determining the number of motion models having a target acceleration as a sine wave and a constant acceleration frequency set in each motion model, and a plurality of Kalman filters having the motion models. Thus, the apparatus includes a motion parameter estimation unit that calculates a posteriori probability of each motion model and estimates a target motion parameter at each predetermined sampling timing.
[0034]
Further, the motion specification estimating means of the target tracking device according to the present invention uses a plurality of Kalman filters in which different constant acceleration frequencies are set for each motion model in parallel, and uses each motion model to calculate a smooth value. And a smooth specification integrating means for outputting a smooth value selected from the smooth value group calculated by each motion model or an integrated smooth value obtained by integrating the smooth value group.
[0035]
Further, the motion specification estimating means of the target tracking device according to the present invention uses a plurality of Kalman filters set with different constant acceleration frequencies for each motion model in parallel, and based on the integrated smooth value before one sampling timing. The smoothing unit integrating means for calculating the smooth value of each motion model and the smooth value selected from the smooth value group of each motion model or the integrated smooth value integrating the smooth value group It is equipped with.
[0036]
Further, the motion specification estimating means of the target tracking device according to the present invention uses a plurality of Kalman filters set with different constant acceleration frequencies for each motion model in parallel, and smoothes the motion model before one sampling timing. Based on the mixed smooth value obtained by mixing the value group, the estimation means for calculating the smooth value of each motion model and the smooth value selected from the smooth value group of each motion model or the smooth value group are integrated. Smoothing unit integration means for outputting the integrated smoothed value.
[0037]
Further, the motion model control means of the target tracking device according to the present invention determines the number of motion models and the constant acceleration frequency based on the target state variable and the posterior probability acquired from the motion specification estimation means. .
[0038]
Further, the smoothing unit integrating means of the target tracking device according to the present invention selects a motion model based on the posterior probability of each motion model when the number of motion models is greater than a predetermined value, A smooth value is output.
[0039]
In addition, the smooth specification integrating means of the target tracking device according to the present invention integrates smooth value groups based on the posterior probabilities of each motion model when the number of motion models is equal to or less than a predetermined value. A value is output.
[0040]
Further, the target tracking method according to the present invention includes a motion model control step for determining the number of motion models having a target acceleration as a sine wave and a constant acceleration frequency set for each motion model, and a plurality of Kalman filters having the motion models. And a motion parameter estimation step for calculating a posteriori probability of each motion model and estimating a target motion parameter at each predetermined sampling timing.
[0041]
Further, the motion specification estimating step of the target tracking method according to the present invention uses a plurality of Kalman filters set with different constant acceleration frequencies for each motion model in parallel, and uses the motion models to calculate a smooth value. And a smooth specification integration step for outputting a smooth value selected from the smooth value group calculated by each motion model or an integrated smooth value obtained by integrating the smooth value group.
[0042]
The motion specification estimation step of the target tracking method according to the present invention uses a plurality of Kalman filters set with different constant acceleration frequencies for each motion model in parallel, and is based on an integrated smooth value before one sampling timing. An estimation step for calculating a smooth value of each motion model, and a smooth specification integration step for outputting a smooth value selected from the smooth value group of each motion model or an integrated smooth value obtained by integrating the smooth value group It is equipped with.
[0043]
Further, the motion specification estimation step of the target tracking method according to the present invention uses a plurality of Kalman filters set with different constant acceleration frequencies for each motion model in parallel, and smoothes one motion sample before one sampling timing. Based on the mixed smooth value obtained by mixing the value group, the estimation step for calculating the smooth value of each motion model and the smooth value selected from the smooth value group of each motion model or the smooth value group are integrated. And a smooth specification integration step for outputting the integrated smooth value.
[0044]
The motion model control step of the target tracking method according to the present invention determines the number of motion models and the constant acceleration frequency based on the target state variables and posterior probabilities obtained from the motion specification estimation step. .
[0045]
In addition, in the smooth specification integration step of the target tracking method according to the present invention, when the number of motion models is greater than a predetermined value, the motion model is selected based on the posterior probability of each motion model. A smooth value is output.
[0046]
Further, in the smoothing specification integration step of the target tracking method according to the present invention, when the number of motion models is equal to or less than a predetermined value, the smooth value group is integrated based on the posterior probability of each motion model, and the integrated integrated smoothing is performed. A value is output.
[0047]
DETAILED DESCRIPTION OF THE INVENTION
Embodiment 1 FIG.
Hereinafter, the first embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a first embodiment of the present invention.
[0048]
In FIG. 1, reference numeral 1 denotes a target observation device provided with a sensor, 2 denotes a target tracking device that estimates a target position and speed based on observation values from the target observation device 1, and 3 denotes a target tracking device 2. The display apparatus which displays an estimation result is shown.
[0049]
Next, the configuration of the target tracking device 2 will be described. The target tracking device 2 includes an integrated smooth value, an integrated smooth error covariance matrix, an integrated smooth value memory 4 for storing the posterior probabilities of the first to Nth motion models, and smoothing by each of the first to Nth motion models. Smoothing specification memories 51 to 53 for storing values and smoothing error covariance matrices, and first to Nth motion model probability memories 61 to 63 for storing posterior probabilities of the first to Nth motion models. And.
[0050]
In addition, the motion model controller 7 that determines the number of motion models and the acceleration frequency set for each motion model, the state transition matrix of the first to Nth motion models, and the first to Nth motion models that set the acceleration frequency Setters 81 to 83, first to Nth motion model predictors 91 to 93 that perform prediction processing based on the first to Nth motion models, and prior probabilities (preliminary trust) of the first to Nth motion models Degree prediction), the first to Nth motion model prior probability calculators 101 to 103, the integrated prediction vector obtained by integrating the prediction vectors based on the first to Nth motion models, and the integrated prediction that is an error covariance matrix. And a prediction specification integrator 11 for calculating an error covariance matrix.
[0051]
In addition, a gate determination unit 12 that determines whether the observed value is effective data for tracking, and first to Nth motion models for calculating the likelihood of each of the first to Nth motion models based on the observed value. There are provided exercise model likelihood calculators 131 to 133 and a model likelihood calculator 14 for calculating the sum of the likelihoods.
[0052]
Further, the posterior probability calculators 151 to 153 for the first to Nth motion models for calculating the posterior probabilities (posterior reliability) of the first to Nth motion models, and smoothing processing by the first to Nth motion models. 1 to Nth motion model smoothers 161 to 163, and a smooth specification integrator 17 that calculates an integrated smooth value and an integrated smoothing error covariance matrix and outputs them to the display device 3. Yes.
[0053]
As described above, the target tracking device 2 includes the motion model control means including the motion model controller 7 and the motion specification estimation means including the other motion model control means. Further, the motion specification estimation means is constituted by smooth specification integration means comprising the smooth specification integrator 17 and estimation means comprising the other.
[0054]
Next, the operation according to the first embodiment of the present invention will be described.
[0055]
Assuming that the target acceleration is a sine wave and the start time is uniformly distributed in the flight time, the target motion model in continuous time is expressed as the following equation.
[0056]
[Expression 11]
Figure 0004144730
[0057]
However,
[0058]
[Expression 12]
Figure 0004144730
[0059]
Here, x (t) represents a continuous time state variable vector representing the true value of the y component of the relative position, relative speed, target acceleration, and target jerk (Jerk). The driving noise w (t) is a continuous time white noise process.
[0060]
The motion model for each of the first to Nth motion models in discrete time is given by the following equation (17) from the solution of the differential equation of equation (1).
[0061]
[Formula 13]
Figure 0004144730
[0062]
However,
[0063]
[Expression 14]
Figure 0004144730
[0064]
here,
[Expression 15]
Figure 0004144730
Indicates discrete-time state variables,
[Expression 16]
Figure 0004144730
Indicates a state transition matrix for each of the first to Nth motion models.
[Expression 17]
Figure 0004144730
Is a target driving noise vector, which is a discrete-time white noise matrix having an average of 0 and a covariance matrix Q. The covariance matrix Q is calculated by the following equation.
[0065]
[Expression 18]
Figure 0004144730
[0066]
here,
[Equation 19]
Figure 0004144730
Indicates the power spectral density of the driving noise. As shown above
[Expression 20]
Figure 0004144730
and
[Expression 21]
Figure 0004144730
Is the acceleration frequency
[Expression 22]
Figure 0004144730
Because of the hypothesis that is true, the number of motion models is the same.
[0067]
Where the spiral frequency
[Expression 23]
Figure 0004144730
The hypothesis that is true is expressed as the following equation (23).
[0068]
[Expression 24]
Figure 0004144730
[0069]
Furthermore, since the observation information that can be obtained by the filter is only the relative position of the target, the observation equation is expressed by Expression (4) and Expression (5) as in the conventional target tracking device.
[0070]
The operation according to the first embodiment of the present invention will be described with reference to FIG. 2 together with FIG. FIG. 2 is a flowchart showing the operation according to the first embodiment of the present invention.
[0071]
In FIG. 2, the initial value of the smooth value of each motion model and the initial value of the smoothing error covariance matrix are set in the integrated smooth value memory 4, and each of the first to Nth model probability memories 61 to 63 is set. The initial value of the posterior probability of the motion model is set, and the tracking process is started (step S201). Thereafter, every time a new observed value is obtained, the tracking process is executed with the sampling time k advanced by one (step S215).
[0072]
Next, the motion model controller 7 obtains stable tracking accuracy based on the target state variable and the posterior probability (model probability) acquired from the smoothing specification integrator 17 via the integrated smoothing value memory 4. The number of motion models necessary for the motion and the acceleration frequencies (constant acceleration frequencies) set in the respective motion model setting devices 81 to 83 are determined and output to the first to Nth motion model setting devices 81 to 83 (steps). S202).
[0073]
Based on the number of motion models and the acceleration frequency (parameter) determined in step S202, the first to Nth motion model setting devices 81 to 83 set a state transition matrix, an error covariance matrix of driving noise, and a constant acceleration frequency. And it outputs to the respectively corresponding 1st-Nth motion model predictors 91-93 (Step S203).
[0074]
The first to Nth motion model predictors 91 to 93 respectively store the smoothed values and smoothing error covariances of the respective motion models one sampling time from the corresponding first to Nth smoothing specification memories 51 to 53. Read out matrix and predict vector (predicted value) for each motion model according to the following formula
[Expression 25]
Figure 0004144730
And prediction error covariance matrixP k, a (-)Is calculated (step S204).
[Equation 26]
Figure 0004144730
[0075]
Next, the prior probability calculators 101 to 103 of the first to Nth motion models respectively use the posterior probabilities of one motion model before one sampling timing from the corresponding first to Nth probability memories 61 to 63. And a prior probability for each motion model is calculated by the following equation (step S205).
[0076]
[Expression 27]
Figure 0004144730
[0077]
Where μk, a(-) Is prior reliability, μk, a(+) Indicates the posterior reliability, and Pab indicates the transition probability from the model b to the model a.
[0078]
Next, the prediction specification integrator 11 reads the predicted value of each motion model, the prediction error covariance matrix, and the prior probability of the motion model, and the observed value Z before one sampling timing.k-1Based on the above, an integrated prediction vector and an integrated prediction error covariance matrix obtained by integrating the prediction vector and prediction error covariance matrix for each hypothesis of each motion model are calculated according to the following equations (step S206).
[0079]
[Expression 28]
Figure 0004144730
[0080]
Next, when an observation value is input from the target observation device (sensor) 1 (step S207), the gate determination unit 12 determines that the observation value is valid based on the determination expressions shown in Expression (8) and Expression (9). It is determined whether or not the data is correct, and data with extremely poor observation accuracy is excluded (step S208).
[0081]
When the gate determination unit 12 determines that the observation value is valid data, the likelihood calculators 131 to 133 of the first to N-th motion models have the observation values and the prior probabilities of the corresponding motion models. Then, the prediction value and the prediction error covariance matrix are read, and the likelihood for each motion model is calculated by the following equation (step S209).
[0082]
[Expression 29]
Figure 0004144730
[0083]
Here, g (z; a, A) represents a probability density function in the trivariate normal distribution Z of the mean a and the covariance matrix A. Rk represents a covariance matrix of observation noise vectors.
[0084]
Next, the model likelihood totalizer 14 totals the likelihood for each of the first to Nth motion models and calculates a total value (total likelihood) (step S210). The posterior probability calculators 151 to 153 for the respective motion models calculate the posterior probabilities for the first to Nth motion models based on the total likelihood values (step S211).
[30]
Figure 0004144730
[0085]
Next, the first to N-th model smoothers 161 to 163 respectively provide predicted values and prediction error covariances of the motion models from the corresponding first to N-th model predictors 91 to 93, respectively. The matrix is read, and the smooth value, smooth error covariance matrix and Kalman gain for each motion model are calculated according to the following equation (step S212).
[0086]
[31]
Figure 0004144730
[0087]
Further, the smoothing specification integrator 17 acquires the smooth value, smoothing error covariance matrix, and posterior probability of each motion model, and integrates the smoothing value and smoothing error covariance matrix of each motion model according to the following equation. An integrated smooth value and an integrated smooth error covariance matrix are calculated (step S213).
[0088]
[Expression 32]
Figure 0004144730
[0089]
Further, using the posterior probability of each motion model and the constant acceleration frequency of each motion model, an acceleration frequency estimated value is calculated from the following equation (36).
[0090]
[Expression 33]
Figure 0004144730
[0091]
Here, when the number of motion models is larger than a predetermined value, the smoothing specification integrator 17 selects an optimal motion model from the posterior probability (fitness) of each motion model, and calculates the smooth value of the optimal model. Output as an integrated smooth value.
[0092]
It is determined whether or not the processing at each sampling time is the end of tracking (step S214). If it is determined in step S214 that the process has not ended (ie, NO), the process returns to step S202 via step S215. If it is determined that the processing is to be terminated, the processing routine of FIG. 2 is terminated.
[0093]
In this way, multiple motion models with different acceleration frequencies are used at the same time, and a posterior probability for each motion model is calculated from observation information and weighted integration is adopted, and the relative position, relative speed, target acceleration, target Estimate target specifications for jerk and target acceleration frequency.
[0094]
As described above, even when the target acceleration frequency varies with time, the relative position, relative speed, acceleration, target jerk, acceleration frequency, etc. of the vibration target can be accurately estimated without degrading the tracking accuracy. be able to.
[0095]
In addition, by using the acceleration frequency as an external input term without incorporating it into the state variable, the motion of the swing target can be treated as a linear problem.
[0096]
Further, since the appropriate number of motion models and acceleration frequency are determined based on the target state variable and the posterior probability, high tracking performance can be obtained.
[0097]
Embodiment 2. FIG.
In the first embodiment, the target specification is estimated based on the smoothed value and the smoothing error variance matrix of each motion model before one sampling timing. However, the integrated smoothing value and the integrated smoothing error before one sampling timing are used. The covariance matrix may be fed back to the filter of each motion model.
[0098]
FIG. 3 is a block diagram showing a second embodiment of the present invention. In FIG. 3, the same components as those described above (see FIG. 1) are denoted by the same reference numerals, and detailed description thereof is omitted.
[0099]
The operation according to the second embodiment of the present invention is the same as that shown in FIG. 2 and will not be described in detail. Only step S204, which is partially different, will be described.
[0100]
In FIG. 2, first to Nth motion model predictors 91 to 93 are integrated smoothing values and integrated smoothings one sampling time before from the corresponding first to Nth smoothing specification memories 51 to 53, respectively. Read error covariance matrix and predict vector for each motion model according to the following formula
[Expression 34]
Figure 0004144730
And prediction error covariance matrixP k, a (-)Is calculated (step S204).
[0101]
[Expression 35]
Figure 0004144730
[0102]
The calculated integrated smoothing value and integrated smoothing error covariance matrix are recorded in the first to Nth smoothing specification memories 51 to 53 for calculation at the next sampling timing.
[0103]
In this way, a plurality of Kalman filters set with different constant acceleration frequencies are used in parallel, and the transition from the current motion model to another motion model during one sampling is taken into consideration, and each motion model predictor 91 -93 input the integrated smoothing value and integrated smoothing error covariance matrix before one sampling timing to estimate the target specifications, thereby speeding up the response to the change in the target acceleration frequency and performing highly accurate tracking. Can do.
[0104]
Embodiment 3 FIG.
In the second embodiment, the target specification is estimated based on the integrated smooth value and integrated smooth error covariance matrix before one sampling timing. However, the smooth value and smooth error covariance matrix before one sampling timing is used. The target specification may be estimated based on a value obtained by mixing the values.
[0105]
FIG. 4 is a block diagram showing a third embodiment of the present invention. 4, the same components as those described above (see FIGS. 1 and 3) are denoted by the same reference numerals, and detailed description thereof is omitted.
[0106]
In FIG. 4, the target tracking device 2 includes a mixed smoother 18 that performs a process called mixing of the smoothed value and smoothing error covariance matrix of each motion model, and is included in the estimation means.
[0107]
Next, an operation according to Embodiment 3 of the present invention will be described. FIG. 5 is a flowchart showing the operation according to the third embodiment of the present invention.
[0108]
5, Steps S501 to S503 and Steps S505 to S516 correspond to Steps S201 to S203 and Steps S204 to S215 in FIG. 2 and will not be described in detail.
[0109]
When each motion model is set, the mixing smoother 18 receives the smooth value and the smoothing error covariance matrix of the entire motion model, performs mixing, and calculates a mixed smoothing value and a mixed smoothing error covariance matrix ( Step S504).
[0110]
The calculated mixed smoothing value and mixed smoothing error covariance matrix are recorded in the smooth specification memory 51-53 of each motion model, and the first to Nth motion model predictors 91-93 are stored in each motion model. Based on the mixed smooth value and the mixed smooth error covariance matrix recorded in the smooth specification memories 51 to 53, the predicted value and the prediction error covariance matrix of each motion model are calculated by the following equations (step S505). .
[0111]
[Expression 36]
Figure 0004144730
[0112]
Where the mixing probability μk-1, b | aThe mixed smoothing value and the mixed smoothing error covariance matrix are calculated from the following equations.
[0113]
[Expression 37]
Figure 0004144730
[0114]
As described above, since the target specification is estimated based on the mixed smoothing value and the mixed smoothing error covariance matrix considering all transitions of the motion model during one sampling, the calculation process is more than that of the first and second embodiments. Although the number of steps increases, it is possible to cope with a sudden change in the target acceleration frequency, and to perform tracking with higher accuracy.
[0115]
【The invention's effect】
As described above, according to the present invention, the motion model control means for determining the number of motion models whose target acceleration is a sine wave and the constant acceleration frequency set for each motion model, and the plurality of Kalman filters having the motion models When the acceleration frequency of the target fluctuates with time, it is equipped with a motion parameter estimation means that calculates the posterior probability of each motion model using the, and estimates the target motion parameters at each predetermined sampling timing. However, there is an effect that a target tracking device capable of accurately estimating the relative position, relative speed, acceleration, target jerk, acceleration frequency, etc. of the vibration target with high accuracy without degrading the tracking accuracy can be obtained.
[0116]
Further, according to the present invention, the motion specification estimating means uses a plurality of Kalman filters set with different constant acceleration frequencies for each motion model in parallel, and uses the estimation means for calculating a smooth value by each motion model. Smoothing value integration means for outputting a smooth value selected from the smooth value group calculated by each motion model, or an integrated smooth value obtained by integrating the smooth value group, so that the target acceleration frequency is Even if it fluctuates, there is an effect that a target tracking device that can perform tracking with high accuracy can be obtained.
[0117]
Further, according to the present invention, the motion specification estimating means uses a plurality of Kalman filters set with different constant acceleration frequencies for each motion model in parallel, based on the integrated smooth value before one sampling timing, Estimating means for calculating a smooth value of each motion model, and smooth specification integrating means for outputting a smooth value selected from the smooth value group of each motion model or an integrated smooth value obtained by integrating smooth value groups. Since it is provided, there is an effect that a response to a change in the target acceleration frequency is accelerated and a target tracking device capable of performing tracking with high accuracy can be obtained.
[0118]
Further, according to the present invention, the motion specification estimating means uses a plurality of Kalman filters set with different constant acceleration frequencies for each motion model in parallel, and uses a smooth value group one sampling time before each motion model. Based on the mixed smoothed value that has been mixed, the estimation means that calculates the smooth value of each motion model, and the smooth value selected from the smooth value group of each motion model, or integration that integrates the smooth value group Since there is provided a smooth specification integration means for outputting a smooth value, it is possible to cope with a sudden change in a target acceleration frequency and to obtain a target tracking device capable of performing tracking with higher accuracy. .
[0119]
Further, according to the present invention, the motion model control means determines the number of motion models and the constant acceleration frequency based on the target state variable and the posterior probability acquired from the motion specification estimation means. Based on the variable and the posterior probability, an appropriate number of motion models and an acceleration frequency are determined, and a target tracking device capable of obtaining high tracking performance is obtained.
[0120]
Further, according to the present invention, when the number of motion models is greater than a predetermined value, the smooth specification integration unit selects a motion model based on the posterior probability of each motion model, and the smooth value of the selected motion model Therefore, there is an effect that a target tracking device that can perform tracking with high accuracy can be obtained.
[0121]
Further, according to the present invention, the smooth specification integrating means integrates the smooth value group based on the posterior probability of each motion model when the number of motion models is equal to or less than a predetermined value, and obtains the integrated integrated smooth value. Since the output is performed, there is an effect that a target tracking device capable of performing tracking with high accuracy can be obtained.
[0122]
According to the present invention, the number of motion models having a target acceleration as a sine wave and the motion model control step for determining the constant acceleration frequency set in each motion model, and a plurality of Kalman filters each having a motion model are used. In addition, since it has a motion parameter estimation step for calculating the posterior probability of each motion model and estimating the target motion parameters at each predetermined sampling timing, even when the target acceleration frequency varies with time, There is an effect of obtaining a target tracking method capable of accurately estimating the relative position, relative speed, acceleration, target jerk, acceleration frequency, etc. of the vibration target with high accuracy without degrading the tracking accuracy.
[0123]
Further, according to the present invention, the motion specification estimation step uses a plurality of Kalman filters set with different constant acceleration frequencies for each motion model in parallel and uses an estimation step for calculating a smooth value by each motion model; And a smooth specification integration step for outputting a smooth value selected from the smooth value group calculated by each motion model or an integrated smooth value obtained by integrating the smooth value group. Even if it fluctuates, there is an effect that a target tracking method capable of performing tracking with high accuracy can be obtained.
[0124]
Further, according to the present invention, the motion specification estimation step uses a plurality of Kalman filters in which different constant acceleration frequencies are set for each motion model in parallel, based on the integrated smooth value before one sampling timing, An estimation step for calculating a smooth value of each motion model and a smooth specification integration step for outputting a smooth value selected from the smooth value group of each motion model or an integrated smooth value obtained by integrating the smooth value group. Since it is provided, there is an effect that a response to a change in the target acceleration frequency is accelerated and a target tracking method capable of performing tracking with high accuracy can be obtained.
[0125]
According to the present invention, the motion specification estimation step uses a plurality of Kalman filters in which different constant acceleration frequencies are set for each motion model in parallel, and uses a smooth value group one sampling timing before each motion model. Based on the mixed smoothed value that has been mixed, the estimation step that calculates the smooth value of each motion model, and the smooth value selected from the smooth value group of each motion model, or integration that integrates the smooth value group And a smooth specification integration step for outputting a smooth value, so that it is possible to cope with a sudden change in the target acceleration frequency and to obtain a target tracking method capable of performing tracking with higher accuracy. .
[0126]
According to the present invention, the motion model control step determines the number of motion models and the constant acceleration frequency based on the target state variable and the posterior probability acquired from the motion specification estimation step. Based on the variable and the posterior probability, an appropriate number of motion models and acceleration frequency are determined, and a target tracking method capable of obtaining high tracking performance is obtained.
[0127]
Further, according to the present invention, when the number of motion models is greater than a predetermined value, the smooth specification integration step selects a motion model based on the posterior probability of each motion model, and the smooth value of the selected motion model Is output, so that it is possible to obtain a target tracking method capable of performing tracking with high accuracy.
[0128]
Further, according to the present invention, the smoothing specification integration step integrates the smooth value group based on the posterior probability of each motion model when the number of motion models is equal to or less than a predetermined value, and calculates the integrated integrated smooth value. Since the data is output, there is an effect that a target tracking method capable of performing tracking with high accuracy can be obtained.
[Brief description of the drawings]
FIG. 1 is a block configuration diagram showing a first embodiment of the present invention.
FIG. 2 is a flowchart showing an operation according to the first embodiment of the present invention.
FIG. 3 is a block configuration diagram showing a second embodiment of the present invention.
FIG. 4 is a block diagram showing a third embodiment of the present invention.
FIG. 5 is a flowchart showing an operation according to Embodiment 3 of the present invention.
FIG. 6 is a block diagram showing a conventional target tracking device.
FIG. 7 is a flowchart showing the operation of a conventional target tracking device.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Target observation apparatus, 2 Target tracking apparatus, 3 Display apparatus, 4 Integrated smoothing memory, Integrated prediction value memory, 7 Motion model controller, 11 Prediction specification integration machine, 12 Gate judgment unit, 14 Model likelihood totalizer , 17 Smoothing element integrator, 18 Mixing smoother, 51 First smoothing specification memory, 52 Second smoothing specification memory, 53 Nth smoothing specification memory, 61 First motion model probability Memory, 62 second motion model probability memory, 63 Nth motion model probability memory, 81 first motion model setter, 82 second motion model setter, 83 Nth motion model setter, 91 Predictor for the first motion model, 92 Predictor for the second motion model, 93 Predictor for the Nth motion model, 101 A priori probability calculator for the first motion model, 102 A priori for the second motion model Probability calculation 103, an Nth motion model prior probability calculator, 131 a first motion model likelihood calculator, 132 a second motion model likelihood calculator, 133 an Nth motion model likelihood calculator, 151 first Motion model posterior probability calculator, 152 second motion model posterior probability calculator, 153 Nth motion model posterior probability calculator, 161 first motion model smoother, 162 second motion model smoother, 163 A smoother for the Nth motion model.

Claims (14)

目標の加速度を正弦波とする運動モデルの数および各運動モデルに設定される定数加速度周波数を決定する運動モデル制御手段と、
前記運動モデルを持つ複数のカルマンフィルタを用いて、前記各運動モデルの事後確率を算出して、所定のサンプリングタイミング毎に前記目標の運動諸元を推定する運動諸元推定手段と
を備えたことを特徴とする目標追尾装置。
Motion model control means for determining the number of motion models having a target acceleration as a sine wave and a constant acceleration frequency set in each motion model;
Using a plurality of Kalman filters having the motion model, calculating a posteriori probability of each motion model, and providing motion parameter estimation means for estimating the target motion parameter at each predetermined sampling timing. Feature target tracking device.
前記運動諸元推定手段は、
前記各運動モデルにそれぞれ異なる前記定数加速度周波数を設定した前記複数のカルマンフィルタを並列的に並べて使用し、前記各運動モデルにより平滑値を算出する推定手段と、
前記各運動モデルにより算出された平滑値群の中から選択された平滑値、あるいは、前記平滑値群を統合した統合平滑値を出力する平滑諸元統合手段と
を備えたことを特徴とする請求項1に記載の目標追尾装置。
The motion item estimation means includes:
A plurality of Kalman filters set with different constant acceleration frequencies for each of the motion models, arranged in parallel, and estimating means for calculating a smooth value by each of the motion models;
5. A smooth specification integration unit that outputs a smooth value selected from the smooth value group calculated by each motion model or an integrated smooth value obtained by integrating the smooth value group. Item 10. The target tracking device according to Item 1.
前記運動諸元推定手段は、
前記各運動モデルにそれぞれ異なる前記定数加速度周波数を設定した前記複数のカルマンフィルタを並列的に並べて使用し、1サンプリングタイミング前の統合平滑値に基づいて、前記各運動モデルの平滑値を算出する推定手段と、
前記各運動モデルの平滑値群の中から選択された平滑値、あるいは、前記平滑値群を統合した前記統合平滑値を出力する平滑諸元統合手段と
を備えたことを特徴とする請求項1に記載の目標追尾装置。
The motion item estimation means includes:
Wherein using the plurality of Kalman filters that sets the constant acceleration a different frequency to each motion model arranged in parallel, based on the integration smoothed value before one sampling timing, it calculates a smoothed value of each motion model estimation Means,
Claim 1, characterized in that the selected smoothed value from the smoothed value group of each motion model, or, and a smoothing specifications integration means for outputting the integrated smoothed value obtained by integrating the smoothed value group The target tracking device described in 1.
前記運動諸元推定手段は、
前記各運動モデルにそれぞれ異なる前記定数加速度周波数を設定した前記複数のカルマンフィルタを並列的に並べて使用し、前記各運動モデルの1サンプリングタイミング前の平滑値群をミキシング処理された混合平滑値に基づいて、前記各運動モデルの平滑値を算出する推定手段と、
前記各運動モデルの平滑値群の中から選択された平滑値、あるいは、前記平滑値群を統合した統合平滑値を出力する平滑諸元統合手段と
を備えたことを特徴とする請求項1に記載の目標追尾装置。
The motion item estimation means includes:
A plurality of Kalman filters set with different constant acceleration frequencies for each motion model are used in parallel, and a smoothing value group before one sampling timing of each motion model is mixed based on a mixed smoothed value. Estimating means for calculating a smooth value of each motion model;
The smoothing specification integration means which outputs the smooth value selected from the smooth value group of each said motion model, or the integrated smooth value which integrated the said smooth value group is provided. The target tracking device described.
前記運動モデル制御手段は、
前記運動諸元推定手段より取得した前記目標の状態変数および前記事後確率に基づいて、前記運動モデルの数と前記定数加速度周波数とを決定することを特徴とする請求項1から請求項4までのいずれか1項に記載の目標追尾装置。
The motion model control means includes
On the basis of the state variables and the posterior probability of motion the target obtained from the specifications estimating means, claims 1 to 4, wherein the step of determining the number of the motion model and said constant acceleration frequency The target tracking device according to any one of the above.
前記平滑諸元統合手段は、
前記運動モデルの数が所定値よりも多い場合、前記各運動モデルの事後確率に基づいて前記運動モデルを選択し、選択された前記運動モデルの前記平滑値を出力することを特徴とする請求項2から請求項4までのいずれか1項に記載の目標追尾装置。
The smooth item integrating means is:
The number of the motion models is larger than a predetermined value, the motion model is selected based on the posterior probability of each motion model, and the smooth value of the selected motion model is output. The target tracking device according to any one of claims 2 to 4.
前記平滑諸元統合手段は、
前記運動モデルの数が所定値以下の場合、前記各運動モデルの事後確率に基づいて、前記平滑値群を統合し、統合された統合平滑値を出力することを特徴とする請求項2から請求項4までのいずれか1項に記載の目標追尾装置。
The smooth item integrating means is:
3. The integrated smooth value is output by integrating the smooth value groups based on a posteriori probability of each of the motion models when the number of the motion models is a predetermined value or less. Item 5. The target tracking device according to any one of Items 4 to 4.
目標の加速度を正弦波とする運動モデルの数および各運動モデルに設定する定数加速度周波数を決定する運動モデル制御ステップと、
前記運動モデルを持つ複数のカルマンフィルタを用いて、前記各運動モデルの事後確率を算出して、所定のサンプリングタイミング毎に前記目標の運動諸元を推定する運動諸元推定ステップと
を備えたことを特徴とする目標追尾方法。
A motion model control step for determining the number of motion models having a target acceleration as a sine wave and a constant acceleration frequency set for each motion model;
Using a plurality of Kalman filters having the motion model, calculating a posteriori probability of each motion model and estimating a motion specification of the target at each predetermined sampling timing, Feature target tracking method.
前記運動諸元推定ステップは、
前記各運動モデルにそれぞれ異なる前記定数加速度周波数を設定した前記複数のカルマンフィルタを並列的に並べて使用し、前記各運動モデルにより平滑値を算出する推定ステップと、
前記各運動モデルにより算出された平滑値群の中から選択された平滑値、あるいは、前記平滑値群を統合した統合平滑値を出力する平滑諸元統合ステップと
を備えたことを特徴とする請求項8に記載の目標追尾方法。
The motion specification estimation step includes:
An estimation step of calculating a smooth value by each of the motion models, using the plurality of Kalman filters set with different constant acceleration frequencies for each of the motion models in parallel.
A smoothing value integration step of outputting a smooth value selected from the smooth value group calculated by each motion model or an integrated smooth value obtained by integrating the smooth value group. Item 9. The target tracking method according to Item 8.
前記運動諸元推定ステップは、
前記各運動モデルにそれぞれ異なる前記定数加速度周波数を設定した前記複数のカルマンフィルタを並列的に並べて使用し、1サンプリングタイミング前の統合平滑値に基づいて、前記各運動モデルの平滑値を算出する推定ステップと、
前記各運動モデルの平滑値群の中から選択された平滑値、あるいは、前記平滑値群を統合した前記統合平滑値を出力する平滑諸元統合ステップと
を備えたことを特徴とする請求項8に記載の目標追尾方法。
The motion specification estimation step includes:
Wherein using the plurality of Kalman filters that sets the constant acceleration a different frequency to each motion model arranged in parallel, based on the integration smoothed value before one sampling timing, it calculates a smoothed value of each motion model estimation Steps,
Claim 8, characterized in that the selected smoothed value from the smoothed value group of each motion model, or, and a smoothing specifications integration step of outputting the integrated smoothed value obtained by integrating the smoothed value group The target tracking method described in 1.
前記運動諸元推定ステップは、
前記各運動モデルにそれぞれ異なる前記定数加速度周波数を設定した前記複数のカルマンフィルタを並列的に並べて使用し、前記各運動モデルの1サンプリングタイミング前の平滑値群をミキシング処理された混合平滑値に基づいて、前記各運動モデルの平滑値を算出する推定ステップと、
前記各運動モデルの平滑値群の中から選択された平滑値、あるいは、前記平滑値群を統合した統合平滑値を出力する平滑諸元統合ステップと
を備えたことを特徴とする請求項8に記載の目標追尾方法。
The motion specification estimation step includes:
A plurality of Kalman filters set with different constant acceleration frequencies for each motion model are used in parallel, and a smoothing value group before one sampling timing of each motion model is mixed based on a mixed smoothed value. An estimation step for calculating a smooth value of each motion model;
9. A smooth specification integration step of outputting a smooth value selected from the smooth value group of each motion model or an integrated smooth value obtained by integrating the smooth value group. The target tracking method described.
前記運動モデル制御ステップは、
前記運動諸元推定ステップより取得した前記目標の状態変数および前記事後確率に基づいて、前記運動モデルの数と前記定数加速度周波数とを決定することを特徴とする請求項8から請求項11までのいずれか1項に記載の目標追尾方法。
The motion model control step includes
On the basis of the state variables and the posterior probability of the target obtained from the motion specification estimation step from claim 8 to claim 11, wherein the step of determining the number of the motion model and said constant acceleration frequency The target tracking method according to any one of the above.
前記平滑諸元統合ステップは、
前記運動モデルの数が所定値よりも多い場合、前記各運動モデルの事後確率に基づいて前記運動モデルを選択し、選択された前記運動モデルの前記平滑値を出力することを特徴とする請求項9ら請求項11までのいずれか1項に記載の目標追尾方法。
The smooth specification integration step includes:
The number of the motion models is larger than a predetermined value, the motion model is selected based on the posterior probability of each motion model, and the smooth value of the selected motion model is output. target tracking method according to any one of up to nine et claim 11.
前記平滑諸元統合ステップは、
前記運動モデルの数が所定値以下の場合、前記各運動モデルの事後確率に基づいて、前記平滑値群を統合し、統合された統合平滑値を出力することを特徴とする請求項9から請求項11までのいずれか1項に記載の目標追尾方法。
The smooth specification integration step includes:
10. When the number of the motion models is equal to or less than a predetermined value, the smooth value groups are integrated based on a posterior probability of each of the motion models, and an integrated integrated smooth value is output. Item 12. The target tracking method according to any one of Items 11 to 11.
JP2002071998A 2002-03-15 2002-03-15 Target tracking apparatus and method Expired - Lifetime JP4144730B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002071998A JP4144730B2 (en) 2002-03-15 2002-03-15 Target tracking apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002071998A JP4144730B2 (en) 2002-03-15 2002-03-15 Target tracking apparatus and method

Publications (2)

Publication Number Publication Date
JP2003270338A JP2003270338A (en) 2003-09-25
JP4144730B2 true JP4144730B2 (en) 2008-09-03

Family

ID=29202116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002071998A Expired - Lifetime JP4144730B2 (en) 2002-03-15 2002-03-15 Target tracking apparatus and method

Country Status (1)

Country Link
JP (1) JP4144730B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106200377A (en) * 2016-06-29 2016-12-07 中国人民解放军国防科学技术大学 A kind of method of estimation of flying vehicles control parameter

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007183112A (en) * 2006-01-04 2007-07-19 Mitsubishi Electric Corp Target tracking device
JP5868524B2 (en) * 2012-12-05 2016-02-24 三菱電機株式会社 Positioning tracking device
CN110824453A (en) * 2020-01-10 2020-02-21 四川傲势科技有限公司 Unmanned aerial vehicle target motion estimation method based on image tracking and laser ranging

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106200377A (en) * 2016-06-29 2016-12-07 中国人民解放军国防科学技术大学 A kind of method of estimation of flying vehicles control parameter

Also Published As

Publication number Publication date
JP2003270338A (en) 2003-09-25

Similar Documents

Publication Publication Date Title
CN113534936B (en) Server fan rotating speed control method, device, equipment and medium
CN109460793B (en) Node classification method, model training method and device
CN109188909B (en) Self-adaptive fuzzy optimal control method and system for ship course nonlinear discrete system
JP2019528502A (en) Method and apparatus for optimizing a model applicable to pattern recognition and terminal device
US20150019464A1 (en) method and apparatus for supplying interpolation point data for a data-based function model calculation unit
CN111226234A (en) Method, apparatus and computer program for creating a deep neural network
CN108596328A (en) A kind of fixed point method and device, computer equipment
JP4144730B2 (en) Target tracking apparatus and method
JP4940062B2 (en) Tracking device
CN109635749B (en) Image processing method and device based on video stream
CN114547917A (en) Simulation prediction method, device, equipment and storage medium
EP3940603A1 (en) Processing apparatus for performing pointwise convolutions and depthwise convolutions
CN114358274A (en) Method and apparatus for training neural network for image recognition
JP5011904B2 (en) Tracking method and apparatus
CN109065176B (en) Blood glucose prediction method, device, terminal and storage medium
CN115019150A (en) Target detection fixed point model establishing method and device and readable storage medium
JP2024003643A (en) Method of learning neural network, computer program, and remaining life prediction system
US11185983B2 (en) Position control method for servo, computer readable storage medium, and robot
JP2004333279A (en) System and method for discriminating motion of target
CN109918567B (en) Travel mode recommendation method and device
CN113204891A (en) DP-TBD algorithm tracking method and device based on exponential smoothing prediction
CN113357138A (en) Method and device for predicting remaining service life of hydraulic pump and terminal equipment
CN113688853A (en) Intelligent detection method and system for sensing data
CN113470629B (en) Audio recognition model training method and tone similarity detection method
US11790655B2 (en) Video sampling method and apparatus using the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071113

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080111

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080612

R150 Certificate of patent or registration of utility model

Ref document number: 4144730

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110627

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120627

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130627

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term