JPH028668B2 - - Google Patents
Info
- Publication number
- JPH028668B2 JPH028668B2 JP57019183A JP1918382A JPH028668B2 JP H028668 B2 JPH028668 B2 JP H028668B2 JP 57019183 A JP57019183 A JP 57019183A JP 1918382 A JP1918382 A JP 1918382A JP H028668 B2 JPH028668 B2 JP H028668B2
- Authority
- JP
- Japan
- Prior art keywords
- target
- value
- vector
- tracking filter
- observed
- 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
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S13/00—Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
- G01S13/66—Radar-tracking systems; Analogous systems
Landscapes
- Engineering & Computer Science (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Radar Systems Or Details Thereof (AREA)
- Filters That Use Time-Delay Elements (AREA)
Description
【発明の詳細な説明】
この発明は、移動目標に対する追尾レーダ装置
において、追尾レーダのアンテナビームを目標の
方向に向けるために、目標の位置を予測する追尾
フイルタに関するものである。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a tracking filter for predicting the position of a target in order to direct the antenna beam of the tracking radar toward the target in a tracking radar device for a moving target.
追尾フイルタは、サンプルタイムTs(秒)で作
動するデイジタル系であり、時刻 kTs(kは正整
数)における目標の状態量ベクトルskの推定値
を、レーダの観測値ベクトル
rk=Hsk+nk (1)
から得、これから、時刻 (k+1)Tsにおけるレーダ
の観測値の予測値ベクトルr〓k+1を、観測値ベクト
ルr1、r2、……、rkの線型結合として求め、この
値によつて、次にアンテナビームが目標を捕捉す
るであろう方向を指示するものである。但し、式
(1)において、Hは状態変数ベクトルから観装値ベ
クトルへのベクトル変換を行なうための行列であ
り、また、nkは時刻 kTsにおける観測雑音ベク
トルを表わす。この際、目標の運動については次
の状態遷移式によつて特徴づけられるというモデ
ルにもとづいて、観測値ベクトルの予測値が決め
られる。 The tracking filter is a digital system that operates at a sample time Ts (seconds), and converts the estimated value of the target state vector s k at time k Ts (k is a positive integer) into the radar observed value vector r k = Hs k +n k (1), and from this, the predicted value vector r〓 k+1 of the radar observed value at time (k+1) Ts is a linear combination of the observed value vectors r 1 , r 2 , ..., r k This value indicates the direction in which the antenna beam will next acquire the target. However, the formula
In (1), H is a matrix for vector conversion from a state variable vector to an appearance value vector, and n k represents an observation noise vector at time k Ts. At this time, the predicted value of the observed value vector is determined based on a model in which the motion of the target is characterized by the following state transition equation.
sk+1=Φsk (2)
但し、式(2)におけるΦは運動の特徴を表わす遷
移行列である。ここでは、目標の状態量ベクトル
skの要素として、レーダを原点とする直交座標系
における目標の位置座標xk、yk、zk及び目標の速
度の各座標方向への方向余弦x〓k、y〓k、z〓kが使われ
る。また、観測値ベクトルrkの要素は、実際のレ
ーダの観測値rk、ek、bk(rkはレーダから目標まで
の距離、ekはアンテナビームの仰角、bkはアンテ
ナビームの方位角を表わす)から、直交座標に変
換された値rkcos ekcos bk、rkcos eksin bk、rk
sin ekである。この場合には式(1)、式(2)における
各ベクトル及び行列の要素は次のようになる。 s k+1 =Φs k (2) However, Φ in equation (2) is a transition matrix representing the characteristics of motion. Here, the target state vector
As elements of s k , the target position coordinates x k , y k , z k and the direction cosine of the target velocity in each coordinate direction x〓 k , y〓 k , z〓 k in the orthogonal coordinate system with the radar as the origin is used. Also, the elements of the observed value vector r k are the actual radar observed values r k , e k , b k (r k is the distance from the radar to the target, e k is the elevation angle of the antenna beam, and b k is the antenna beam angle). (representing the azimuth angle), the values converted to Cartesian coordinates r k cos e k cos b k , r k cos e k sin b k , r k
sin e k . In this case, the elements of each vector and matrix in equations (1) and (2) are as follows.
sk=〔xk yk zk x〓k y〓k z〓k〕T (3)
nk=〔nxk nyk nzk〕T (4)
rk=〔rkcos ekcos bk
rkcos eksin bk rksin ek〕T (5)
H= 1 0 0
0 1 0
0 0 1
0 0 0
0 0 0
0 0 0 (6)
Φ=1
0
0
0
0
00
1
0
0
0
00
0
1
0
0
0TS
0
0
1
0
00
TS
0
0
1
00
0
TS
0
0
1 (7)
但し、上式において、ベクトルの右肩につけら
れたというTという記号はベクトルの転置を表わ
す記号である。また、式(4)におけるnxk、nyk、
nzkは、それぞれ観測雑音ベクトルの各座標成分
を表わす。nkは平均0、共分散行列Rkを持つ白
色雑音過程である。s k = [x k y k z k x〓 k y〓 k z〓 k ] T (3) n k = [nx k ny k nz k ] T (4) r k = [r k cos e k cos b k r k cos e k sin b k r k sin e k ] T (5) H= 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 (6) Φ=1 0 0 0 0 00 1 0 0 0 00 0 1 0 0 0T S 0 0 1 0 00 T S 0 0 1 00 0 T S 0 0 1 (7) However, in the above equation, the symbol T attached to the right shoulder of the vector This symbol represents the transposition of . Also, nx k , ny k in equation (4),
nz k represents each coordinate component of the observation noise vector. n k is a white noise process with mean 0 and covariance matrix R k .
さて、観測値の予測値ベクトルrk+1は、次のよ
うなステツプにより再帰的に求められる。 Now, the predicted value vector r k+1 of the observed value is found recursively by the following steps.
s^k=s〓k+Kk(rk−r〓k) (8)
s〓k+1=Φs^k (9)
r〓k+1=Hs〓k+1 (10)
但し、上式におけるs〓k、s^kは、それぞれ、(k
−1)個の観測値ベクトルr1、r2、……、rk-1に
もとづく目標状態量ベクトルskの予測値、k個の観
測値ベクトルr1、r2、……、rkにもとづく目標状
態量ベクトルskの推定値をあらわす。また、式(8)
におけるKkは後述の計算から得られる利得行列
である。 s^ k = s〓 k +K k (r k −r〓 k ) (8) s〓 k+1 = Φs^ k (9) r〓 k+1 = Hs〓 k+1 (10) However, the above formula s〓 k and s^ k in (k
−1) Predicted value of the target state vector s k based on the observed value vectors r 1 , r 2 , ..., r k-1 , k observed value vectors r 1 , r 2 , ..., r k represents the estimated value of the target state quantity vector s k based on Also, equation (8)
K k in is a gain matrix obtained from calculations described later.
次に利得行列Kkの計算方法について述べる。
利得行列Kkの値は、例えば追尾フイルタとして
カルマン・フイルタを使つた場合には、次のよう
に再帰的に求められる。 Next, a method for calculating the gain matrix K k will be described.
For example, when a Kalman filter is used as a tracking filter, the value of the gain matrix K k can be found recursively as follows.
Kk=QkHT(HQkHT+Rk)-1 (11)
Pk=Qk−QkHT(HQkHT+Rk)-1HQk (12)
Qk+1=ΦPkΦT (13)
但し、上式において、Rkは式(4)で表わされる
観測雑音ベクトルnkの共分散行列、Qk、Pkは状
態量予測ベクトルs〓k及び状態量推定値ベクトルs^k
の推定共分散行列である。 K k =Q k H T (HQ k H T +R k ) -1 (11) P k =Q k −Q k H T (HQ k H T +R k ) -1 HQ k (12) Q k+1 = ΦP k Φ T (13) However, in the above equation, R k is the covariance matrix of the observation noise vector n k expressed by equation (4), and Q k and P k are the predicted state vector s〓 k and the estimated state amount. value vector s^ k
is the estimated covariance matrix of
第1図は従来の追尾フイルタの実施例である。
信号線rkはレーダによつて観測された観測値信号
をサンプルタイムTsごとにサンブルしたデイジ
タル信号を表わす。この信号と1ステツプ前に求
められた観測値の予測値信号r〓kとの差信号ekがと
られる。1は状態量ベクトル推定器であり、式(8)
に示すようなデイジタル演算を行なうような回路
から構成されている。2は状態量ベクトル予測器
であり、状態量ベクトル推定器で求められた目標
状態量推定値s^kのデイジタル信号を入力として、
式(9)に示すようなデイジタル演算を行なう回路か
ら構成されており、結果として1ステツプ先の目
標状態量の予測値s〓k+1のデイジタル信号を出力す
る。3は観測値ベクトル変換器であり、式(10)に示
すようなデイジタル演算を行なう回路から構成さ
れており、1ステツプ先のレーダの観測値の予測
値ベクトルr〓k+1のデイジタル信号を出力する。ま
た、4及び5は入力信号に対して1ステツプTs
の遅延を行なうデイジタル遅延回路である。最後
に6は利得行列計算器であり、式(11)、式(12)、式
(13)に相当するデイジタル演算を行ない、結果
として利得行列Kkの各要素をデイジタル信号と
して出力するものである。以上説明した追尾フイ
ルタの最終的な出力である1ステツプ先の観測値
予測値ベクトルr〓k+1のデイジタル値出力は、ホー
ルド回路によつてアナログ信号に変換され、レー
ダのアンテナ駆動装置の駆動入力等として使われ
る。 FIG. 1 shows an embodiment of a conventional tracking filter.
The signal line r k represents a digital signal obtained by sampling the observed value signal observed by the radar at each sample time Ts. A difference signal e k is obtained between this signal and the predicted value signal r〓 k of the observed value obtained one step before. 1 is a state quantity vector estimator, and formula (8)
It consists of circuits that perform digital operations as shown in the figure below. 2 is a state quantity vector predictor, which inputs the digital signal of the target state quantity estimate s^ k obtained by the state quantity vector estimator, and
It consists of a circuit that performs digital calculations as shown in equation (9), and as a result outputs a digital signal of the predicted value s〓k +1 of the target state quantity one step ahead. 3 is an observed value vector converter, which is composed of a circuit that performs digital calculation as shown in equation (10), and converts the digital signal of the predicted value vector r〓 k+1 of the observed value of the radar one step ahead. Output. 4 and 5 are 1 step Ts for the input signal.
This is a digital delay circuit that performs a delay of . Finally, 6 is a gain matrix calculator that performs digital operations corresponding to equations (11), (12), and (13), and outputs each element of the gain matrix K k as a digital signal as a result. be. The digital value output of the observed value predicted value vector r〓 k+1 of one step ahead, which is the final output of the tracking filter explained above, is converted into an analog signal by the hold circuit and is used to drive the radar antenna drive device. Used as input, etc.
ところで、従来の追尾フイルタでは、時刻 (k+1
)Tsにおける観測値ベクトルの予測値r〓k+1は、過
去に得られたすべての観測値ベクトルr1、r2、…
…、rkの線型結合として、観測雑音ベクトルn1、
n2、……、nkの共分散行列R1、R2、……、Rkに
応じて重みづけされることによつて得られる。 By the way, in the conventional tracking filter, time (k+1
) The predicted value r〓 k+1 of the observed value vector at Ts is the predicted value r〓 k+1 of all observed value vectors obtained in the past r 1 , r 2 ,...
…, r k as a linear combination of observation noise vectors n 1 ,
It is obtained by weighting according to the covariance matrices R 1 , R 2 , . . . , R k of n 2 , . . . , n k .
この方式による予測では、実際の目標の運動軌
跡が(2)式に示したようなモデルに一致している
時、たとえば、式(3)〜式(8)に示したモデルでは目
標が等速直線運動をする時、追尾フイルタによる
雑音除去は有効に行なわれ、精度の良い観測値予
測が可能である。ところが実際の目標の運動状態
が変化し、目標の状態量が式(2)で示した変化に従
わなくなつた時、たとえば式(3)〜式(7)に示したモ
デルを用いた追尾フイルタにおいて実際の目標が
旋回運動をしたような時、予測値は目標の実際の
位置からはずれて予測誤差を生ずる。この予測誤
差は、次のステツプの状態推定に影響し、更に誤
差を増大させ、結局、数ステツプのうちに大きな
予測誤差を生じてしまう。従来の移動目標追尾フ
イルタでは、このような欠点があつた。 In prediction using this method, when the actual motion trajectory of the target matches the model shown in equation (2), for example, the model shown in equations (3) to (8) shows that the target has a constant velocity. When moving in a straight line, the tracking filter effectively removes noise, making it possible to predict observed values with high accuracy. However, when the actual motion state of the target changes and the state quantity of the target no longer follows the change shown in equation (2), the tracking filter using the model shown in equations (3) to (7), for example, When the actual target makes a turning movement, the predicted value deviates from the actual position of the target, resulting in a prediction error. This prediction error affects the state estimation of the next step and further increases the error, eventually resulting in a large prediction error within a few steps. Conventional moving target tracking filters have these drawbacks.
この発明は、このような欠点を解決するため、
予測値ベクトルrk+1の計算過程において、過去に
得られた観測値よりも、現在に近い観測値を重視
するような重みづけを行なう、フエージング・メ
モリ・フイルタを採用し、更に、この重みづけを
決定するパラメータを予測値と観測値との誤差か
ら適応的に決定するようにしたものである。その
目的は、目標が直線運動をする時には、従来の追
尾フイルタと同様、過去、現在の観測値ともに一
様に重みづけを行ない、また目標が旋回運動には
いつた時には、現在に近い観測値を重視し、過去
の観測値を切り捨てる事によつて、予測を行ない
目標変化対して、追尾フイルタの予測値を追従さ
せる事にある。 This invention solves these drawbacks by:
In the process of calculating the predicted value vector r k+1 , a fading memory filter is used to weight observed values closer to the present than observed values obtained in the past. Parameters for determining weighting are adaptively determined from errors between predicted values and observed values. The purpose of this is to uniformly weight both past and current observed values when the target moves in a straight line, similar to conventional tracking filters, and when the target moves in a circular motion, to weight the observed values close to the current one. The aim is to make predictions by placing emphasis on the past observed values and to make the predicted values of the tracking filter follow the target changes.
この発明では、利得行列Kkを計算する際、フ
イルタリングの時間平均幅に対応するパラメータ
ρkを導入して、後述のごとく利得行列Kkの計算
法に改良を加え、更にパラメータρkの値を追尾フ
イルタの入出力値間の残差
ek=rk−r〓k=rk−Hs〓k (14)
により適応的に求めるようにしたものである。こ
れによりこの追尾フイルタは利得行列Kkの値が
フイルタ全体の入力値である観測値ベクトルr1、
r2、……、rkに影響される適応型フイルタとな
る。 In this invention, when calculating the gain matrix K k , a parameter ρ k corresponding to the time average width of filtering is introduced, and the calculation method of the gain matrix K k is improved as described later. The value is adaptively determined using the residual difference between the input and output values of the tracking filter e k =r k −r〓 k = r k −Hs〓 k (14). As a result, this tracking filter has the observed value vector r 1 whose value of the gain matrix K k is the input value of the entire filter,
It becomes an adaptive filter that is influenced by r 2 , ..., r k .
ここで改良を加えた利得行列Kkの計算方法を
示す。カルマン・フイルタを応用した追尾フイル
タでは式(11)〜(13)の代りに、次の計算式によつ
て利得行列Kkを求めるものとする。 Here, we will show an improved method of calculating the gain matrix K k . In a tracking filter that applies a Kalman filter, the gain matrix K k is calculated using the following calculation formula instead of formulas (11) to (13).
Kk=QkHT(HQkHT+ρkRk)-1 (15)
Pk=ρ-1 k〔Qk−QkHT(HQkHT
+ρkRk)-1HQk〕 (16)
Qk+1=ΦPkΦT (17)
上式は式(11)〜(13)において、予測値の共分散
行列Qkから利得行列Kk及び推定共分散行列Pkを
求める過程においてQkの代わりにρk -1Qkとおき
かえたものである。これは、観測値ベクトルの予
測値r〓k+1を観測値ベクトルr1、r2、……、rkの線
形結合にて表わすときに、各々の観測誤差ベクト
ルn1、n2、……、nk共分散行列に重みづけをし、
ρ-(k-1) kR1、ρ-(k-2) kR2、……、ρ-1 kRk-1、R
k(0<ρk1)(18)
と考えて、最小自乗法による重みづけを行なつた
上で観測値ベクトルの予測値r〓k+1を得る操作に対
応している。パラメータρkは観測値共分散行列に
対する重みを決定するもので、ρk=1の場合には
従来のカルマン・フイルタと同様、すべての観測
値に対する共分散行列の重みづけは同じとなる
し、0<ρk<1の場合には過去の観測値の共分散
行列に対して、現在の観測値の共分散行列を重視
する事を意味する。パラメータρkとフイルタリン
グにおける等価的な平均時間幅τkとの関係は次式
で与えられる。K k = Q k H T (HQ k H T + ρ k R k ) -1 (15) P k = ρ -1 k [Q k −Q k H T (HQ k H T + ρ k R k ) -1 HQ k 〕 (16) Q k+1 = ΦP k Φ T (17) The above equation is calculated from the covariance matrix Q k of the predicted value to the gain matrix K k and the estimated covariance matrix P k in equations (11) to (13). In the process of finding Q k , we replaced ρ k -1 Q k . This means that when the predicted value r〓 k+1 of the observed value vector is expressed as a linear combination of observed value vectors r 1 , r 2 , ..., r k , each observation error vector n 1 , n 2 , ... ..., n Weighting the k covariance matrix, ρ -(k-1) k R 1 , ρ -(k-2) k R 2 , ..., ρ -1 k R k-1 , R
k (0<ρ k 1) (18) This corresponds to the operation of obtaining the predicted value r〓 k+1 of the observed value vector after weighting by the least squares method. The parameter ρ k determines the weight for the observed value covariance matrix, and when ρ k = 1, the weighting of the covariance matrix for all observed values is the same, as in the conventional Kalman filter. If 0<ρ k <1, it means that the covariance matrix of the current observed values is given more importance than the covariance matrix of past observed values. The relationship between the parameter ρ k and the equivalent average time width τ k in filtering is given by the following equation.
τk=1/1−ρkTs (19)
このように平均時間幅τkを可変にしたことによ
り、目標が式(2)のモデルに合致して等速直線運動
をすれば、τkの値を∞(ρk=1)に設定する事に
より、精度の良い、推定と予測が可能であるし、
また目標が式(2)のモデルに合致した運動を行なわ
なければτkの値を有限値に調整する事により過去
の観測値の影響を受けないフイルタリングが可能
となる。 τ k = 1/1 − ρ k Ts (19) By making the average time width τ k variable in this way, if the target moves in a uniform straight line in accordance with the model of equation (2), τ k By setting the value of ∞ (ρ k = 1), highly accurate estimation and prediction is possible.
Furthermore, if the target does not move in accordance with the model of equation (2), filtering that is not influenced by past observed values becomes possible by adjusting the value of τ k to a finite value.
次にパラメータρkの決定方法について説明す
る。パラメータρkは次の演算にもとづいて決定さ
れる。 Next, a method for determining the parameter ρ k will be explained. The parameter ρ k is determined based on the following calculation.
Ωk=ρ-1 k-1HQkHT+Rk (20)
u=eT kΩk -1ek (21)
ρk=1
e−c(uu0)
(u−u0)(u>u0) (22)
式(20)は残差ベクトルekの推定共分散を計算
する式である。本方式では残差ベクトルekがガウ
ス分布に従つていると仮定した上で次の仮説
H1:目標運動が式(2)のモデルに合致していない。Ω k = ρ -1 k-1 HQ k H T +R k (20) u=e T k Ω k -1 e k (21) ρ k = 1 e−c(uu 0 ) (u−u 0 )( u>u 0 ) (22) Equation (20) is an equation for calculating the estimated covariance of the residual vector e k . In this method, on the assumption that the residual vector e k follows a Gaussian distribution, the following hypothesis H 1 :The target motion does not match the model of equation (2).
H0:目標運動が式(2)のモデルに合致している。H 0 : The target motion matches the model of equation (2).
をもうけ、仮説H1に対して、H0をカイ自乗検定
により検定する。即ち式(21)の計算の結果得ら
れるuに対しあらかじめ定めた危険度により棄却
域を決める定数u0を用いて、uu0の場合には、
仮説H0を採択し、ρk=1とする。またu>u0の
場合には仮説H0を棄却し、uの値に応じて0<
ρk<1なるパラメータ値ρkを設定する。ここに、
u0の値は、検定危険度を5%にとつた時にはu0=
7.81(自由度3のカイ自乗分布の棄却域)とすれ
ば良い。第2図は(22)によつて求められる。残
差ベクトルekに対するカイ自乗値uとパラメータ
ρkの関係を示すものである。式(22)においてc
は定数である。, and test H 0 against the hypothesis H 1 using a chi-square test. In other words, using the constant u 0 that determines the rejection area based on the predetermined risk level for u obtained as a result of calculation of equation (21), if uu 0 , then
Adopt the hypothesis H 0 and set ρ k =1. Also, if u > u 0 , the hypothesis H 0 is rejected, and depending on the value of u, 0 <
A parameter value ρ k is set such that ρ k <1. Here,
The value of u 0 is u 0 = when the test risk is set to 5%.
It should be 7.81 (rejection region of chi-square distribution with 3 degrees of freedom). Figure 2 is obtained by (22). It shows the relationship between the chi-square value u and the parameter ρ k for the residual vector e k . In formula (22), c
is a constant.
以上の説明を根拠とし、この発明の実施例を第
3図に示す。第23図においては第1図における
利得行列計算器6の代わりに、別の利得行列計算
器7及びパラメータ決定器8によつて置きかえた
ものである。別の利得行列計算器は、パラメータ
ρkのデイジタル信号を入力し、式(15)、式
(16)、式(17)に相当するデイジタル演算を行な
い、利得行列Kkの各要素をデイジタル信号とし
て出力するデイジタル回路によつて構成されるも
のである。また、パラメータ決定器8は残差ekの
デイジタル信号を入力し、式(20)、式(21)、式
(22)に相当するデイジタル演算を行ない、パラ
メータρkのデイジタル信号を出力するようなデイ
ジタル回路によつて構成されるものである。 Based on the above explanation, an embodiment of the present invention is shown in FIG. In FIG. 23, the gain matrix calculator 6 in FIG. 1 is replaced by another gain matrix calculator 7 and a parameter determiner 8. Another gain matrix calculator inputs a digital signal with a parameter ρ k , performs digital operations corresponding to equations (15), (16), and (17), and converts each element of the gain matrix K k into a digital signal. It is composed of a digital circuit that outputs . Further, the parameter determiner 8 inputs the digital signal of the residual error e k , performs digital calculations corresponding to equations (20), (21), and (22), and outputs a digital signal of the parameter ρ k . It is composed of digital circuits.
この追尾フイルタは以上のような構成になつて
いるため、目標が等速直線で運動する場合には、
従来の追尾フイルタと同様の精度を持つ予測を行
なう事ができ、また、目標が旋回運動に移つても
残差ekの値をパラメータρkの値に変換し、この値
を追尾フイルタの利得にフイード・バツクさせる
事によつて目標変化した追従した追尾フイルタ予
測値r〓k+1のデイジタル信号値を出力することがで
きる。 This tracking filter has the above configuration, so when the target moves in a straight line at a constant velocity,
It is possible to perform predictions with the same accuracy as conventional tracking filters, and even when the target moves into a turning motion, the value of the residual e k is converted to the value of the parameter ρ k , and this value is used as the gain of the tracking filter. By feeding back the target, it is possible to output the digital signal value of the tracking filter predicted value r〓 k+1 that has been tracked by the target change.
第1図は従来の追尾フイルタの説明ブツク図、
第2図は追尾フイルタの残差ベクトルから求めら
れるカイ自乗値uとフイルタ・パラメータρkとの
関係をあらわす図、第3図はこの発明の実施例を
示すブロツク図である。
図中、1は状態量ベクトル推定器、2は状態量
ベクトル予測器、3は観測値ベクトル変換器、
4,5は1ステツプτsの遅延素子、6,7は利得
行列計算器、8はパラメータ決定器である。なお
図中同一あるいは相当部分には同一符号を付して
示してある。
Figure 1 is an explanatory book diagram of a conventional tracking filter.
FIG. 2 is a diagram showing the relationship between the chi-square value u obtained from the residual vector of the tracking filter and the filter parameter ρ k , and FIG. 3 is a block diagram showing an embodiment of the present invention. In the figure, 1 is a state quantity vector estimator, 2 is a state quantity vector predictor, 3 is an observed value vector converter,
4 and 5 are delay elements of one step τ s , 6 and 7 are gain matrix calculators, and 8 is a parameter determiner. Note that the same or corresponding parts in the figures are indicated by the same reference numerals.
Claims (1)
する追尾レーダ装置の追尾フイルタにおいて、追
尾フイルタの出力である目標予測情報と実際にレ
ーダから観測される現在目標位置との残差にもと
づいて目標の直進、旋回の運動状態を検出し、目
標の運動状態に応じて目標が直進している時は追
尾フイルタの時間平均幅を長くし、一方目標が旋
回している時には追尾フイルタの時間平均幅を短
く調整する平均時間幅の決定手段と、上記平均時
間幅決定手段によつて決定された平均時間幅にも
とづいて、フイルタの利得を決定する手段とを備
えたことを特徴とする追尾フイルタ。1. In the tracking filter of a tracking radar device that has one tracking filter that tracks a moving target, the target is determined based on the residual difference between the target prediction information that is the output of the tracking filter and the current target position actually observed by the radar. It detects the movement state of going straight or turning, and depending on the movement state of the target, when the target is moving straight, the time average width of the tracking filter is lengthened, and when the target is turning, the time average width of the tracking filter is increased. A tracking filter comprising: means for determining an average time width that is adjusted to be shorter; and means for determining a gain of the filter based on the average time width determined by the average time width determining means.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1918382A JPS58135978A (en) | 1982-02-09 | 1982-02-09 | tracking filter |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1918382A JPS58135978A (en) | 1982-02-09 | 1982-02-09 | tracking filter |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS58135978A JPS58135978A (en) | 1983-08-12 |
| JPH028668B2 true JPH028668B2 (en) | 1990-02-26 |
Family
ID=11992217
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP1918382A Granted JPS58135978A (en) | 1982-02-09 | 1982-02-09 | tracking filter |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS58135978A (en) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6227677A (en) * | 1985-07-29 | 1987-02-05 | Mitsubishi Electric Corp | Tracking filter |
| JPS6227679A (en) * | 1985-07-29 | 1987-02-05 | Mitsubishi Electric Corp | Tracking filter |
| JPS6275281A (en) * | 1985-09-28 | 1987-04-07 | Toshiba Corp | Target tracking device |
| JP7734873B1 (en) * | 2024-07-04 | 2025-09-05 | 三菱電機株式会社 | STF parameter calculation device and STF parameter calculation method |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| IT961284B (en) * | 1972-03-13 | 1973-12-10 | Selenia Ind Elettroniche | RADAR DATA FILTERING SYSTEM SUITABLE IN PARTICULAR FOR TARGET EXPLORATION AND TRACKING PROVISIONS |
| JPS53102693A (en) * | 1977-02-18 | 1978-09-07 | Toshiba Corp | Tracking unit for pulse radar |
-
1982
- 1982-02-09 JP JP1918382A patent/JPS58135978A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS58135978A (en) | 1983-08-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Moose | An adaptive state estimation solution to the maneuvering target problem | |
| US7180443B1 (en) | Reduced state estimator for systems with physically bounded parameters | |
| CN105549049B (en) | A kind of adaptive Kalman filter algorithm applied to GPS navigation | |
| JP4348535B2 (en) | Target tracking device | |
| US7009554B1 (en) | Reduced state estimation with multisensor fusion and out-of-sequence measurements | |
| Tenne et al. | Characterizing performance of/spl alpha/-/spl beta/-/spl gamma/filters | |
| CN110007298B (en) | Target advanced prediction tracking method | |
| Efe et al. | Maneuvering target tracking with an adaptive Kalman filter | |
| CN113514823A (en) | A Pseudospectrum-Based Multi-Model Maneuvering Target Tracking Method Before Detection | |
| JP3926602B2 (en) | Target tracking apparatus and method | |
| JPH028668B2 (en) | ||
| US7277047B1 (en) | Reduced state estimation with biased measurements | |
| CN117351042B (en) | Arbitrary step time delay target tracking method based on Gaussian sum filtering | |
| Farina et al. | Association of active and passive tracks for airborne sensors | |
| CN119846552A (en) | Novel SINS-assisted USBL network ranging correction method under underwater complex environment | |
| CN114297581B (en) | A bearings-only target tracking method considering signal delay | |
| CN111123323B (en) | Method for improving positioning precision of portable equipment | |
| JPH0797136B2 (en) | Multi-target tracking method and apparatus | |
| JP3970585B2 (en) | Target tracking apparatus and method | |
| Alex et al. | A Radar Target Tracking System for Spiral Paths based on Kalman Filter. | |
| JP3792927B2 (en) | Target tracking device | |
| Bingbing et al. | A RLSN-based current statistical model for target range tracking | |
| JP3440010B2 (en) | Target tracking device | |
| JP2005308428A (en) | Position estimation device | |
| Hashirao et al. | Maneuver target tracking with an acceleration estimator using target past positions |