JP2016004014A - Target tracking device, target tracking method, and program - Google Patents

Target tracking device, target tracking method, and program Download PDF

Info

Publication number
JP2016004014A
JP2016004014A JP2014126105A JP2014126105A JP2016004014A JP 2016004014 A JP2016004014 A JP 2016004014A JP 2014126105 A JP2014126105 A JP 2014126105A JP 2014126105 A JP2014126105 A JP 2014126105A JP 2016004014 A JP2016004014 A JP 2016004014A
Authority
JP
Japan
Prior art keywords
target
observation time
time
estimated position
observation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014126105A
Other languages
Japanese (ja)
Other versions
JP6531356B2 (en
Inventor
板倉 州優
Kunimasa Itakura
州優 板倉
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2014126105A priority Critical patent/JP6531356B2/en
Publication of JP2016004014A publication Critical patent/JP2016004014A/en
Application granted granted Critical
Publication of JP6531356B2 publication Critical patent/JP6531356B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Radar Systems Or Details Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To utilize target data at a previous observation time in a tracking process without having two tracking process units.SOLUTION: When target data whose observation time is the latest observation time is inputted, a target tracking unit calculates the estimated position of a target at the latest observation time on the basis of the observation position of the target at the latest observation time and the estimated position held by the device itself, and holds the calculated position. When target data whose observation time is a past time before the latest observation time is inputted, the target tracking unit recalculates the estimated position of the target at the latest observation time on the basis of the observation position of the target at the past time, the estimated position of the target stored in a storage unit, and the target data, and updates the estimated position of the target at the latest observation time.

Description

本発明は、航空機等の目標物を追尾する技術に関する。   The present invention relates to a technique for tracking a target such as an aircraft.

目標追尾装置は、監視センサが観測した目標物の観測位置(緯度、経度、高度)に基づいて、その目標物を追尾する追尾処理を行う(特許文献1,2)。
より具体的には、目標追尾装置は、監視センサから、その監視センサがある観測時刻に観測した目標物の観測位置を示す目標データが入力されると、その観測時刻における目標物の推定位置を計算する。
The target tracking device performs a tracking process for tracking the target based on the observation position (latitude, longitude, altitude) of the target observed by the monitoring sensor (Patent Documents 1 and 2).
More specifically, when target data indicating the observation position of the target observed at a certain observation time is input from the monitoring sensor, the target tracking device calculates the estimated position of the target at the observation time. calculate.

ところで、最近の目標追尾装置の中には、複数種類の監視センサを利用するものがある。しかし、監視センサの種類ごとに信号処理/伝送の遅延にばらつきがあるため、各監視センサの目標データが観測時刻順に時系列で連続して目標追尾装置に入力されるとは限らない。そのため、目標追尾装置に入力される目標データは、観測時刻の順番が前後し、以前の観測時刻における目標データが後から遅れて入力されることがある。
しかし、上述の通り、目標追尾装置は、最新の観測時刻における目標物の推定位置のみを保持するため、その観測時刻よりも前の観測時刻における目標データが後から遅れて入力されても、これを追尾処理に利用することができない。そのため、観測精度が高い監視センサがあっても、その監視センサの信号処理/伝送の遅延が大きい場合は、目標追尾装置は、その監視センサの目標データを追尾処理に利用することができない。
By the way, some recent target tracking devices use a plurality of types of monitoring sensors. However, since there is variation in signal processing / transmission delay for each type of monitoring sensor, the target data of each monitoring sensor is not always input to the target tracking device in time series in order of observation time. Therefore, the target data input to the target tracking device may be input with a delay in the order of the observation time, and the target data at the previous observation time may be delayed later.
However, as described above, since the target tracking device holds only the estimated position of the target at the latest observation time, even if target data at an observation time before that observation time is input later, Cannot be used for tracking processing. Therefore, even if there is a monitoring sensor with high observation accuracy, if the delay of signal processing / transmission of the monitoring sensor is large, the target tracking device cannot use the target data of the monitoring sensor for tracking processing.

この問題に対して、例えば、特許文献3に記載の目標追尾装置は、観測値が時系列的に到着した場合に追尾処理を行う時系列データ用追尾処理部と、観測値が非時系列的に到着した場合に追尾処理を行う非時系列データ用追尾処理部と、という2つの追尾処理部を設けている。より具体的には、古い観測値が遅れて到着した場合(観測値が非時系列的に到着した場合)、非時系列データ用追尾処理部は、古い観測値が遅れることなく到着し時系列にカルマンフィルタで追尾処理を行った場合に得られるはずであった最適な平滑ベクトルおよび平滑誤差共分散行列を算出する。さらに、非時系列データ用追尾処理部は、古い観測値が遅れることなく到着し時系列にカルマンフィルタで追尾処理を行った場合に計算されるはずであった最新時刻についてのカルマンゲイン行列を算出する。そのため、遅れて到着した古い観測値を捨て去ることなく追尾処理を実行することができる。   For this problem, for example, the target tracking device described in Patent Document 3 includes a time-series data tracking processing unit that performs tracking processing when observation values arrive in time series, and the observation values are non-time-series. There are provided two tracking processing units, a non-time-series data tracking processing unit that performs tracking processing when it arrives at. More specifically, when an old observation arrives late (when the observation arrives non-time-series), the tracking processing unit for non-time-series data arrives without delay and time-series Then, the optimum smoothing vector and smoothing error covariance matrix that should have been obtained when the tracking process was performed with the Kalman filter are calculated. Further, the tracking processing unit for non-time series data calculates a Kalman gain matrix for the latest time that should have been calculated when the old observations arrived without delay and tracking processing was performed in time series with the Kalman filter. . Therefore, the tracking process can be executed without discarding old observation values that arrived late.

特開2011−180684号公報JP 2011-180684 A 特開2006−173872号公報JP 2006-173872 A 特開平11−044754号公報Japanese Patent Application Laid-Open No. 11-045454

しかし、特許文献3に記載の目標追尾装置は、時系列データ用追尾処理部および非時系列データ用追尾処理部という2つの追尾処理部を設ける必要があるという問題がある。   However, the target tracking device described in Patent Document 3 has a problem that it is necessary to provide two tracking processing units, a time series data tracking processing unit and a non-time series data tracking processing unit.

そこで本発明の目的は、上述した課題を解決することができる技術を提供することにある。   Accordingly, an object of the present invention is to provide a technique capable of solving the above-described problems.

本発明の第1の目標追尾装置は、
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算し、最新の観測時刻における目標物の推定位置を保持する目標追尾部と、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積部と、を有し、
前記目標追尾部は、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記最新の観測時刻における目標物の推定位置を、前記最新の時刻における目標物の観測位置と自身が保持する推定位置とを基に計算して保持し、
観測時刻が前記最新の観測時刻よりも前の過去時刻である目標データが入力された場合、前記過去時刻における目標物の観測位置と前記蓄積部に蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記最新の観測時刻における目標物の推定位置を更新する。
The first target tracking device of the present invention is:
When target data indicating the observation position and observation time of a target is input from one of a plurality of monitoring sensors, the estimated position of the target at the observation time is calculated, and the estimated position of the target at the latest observation time is calculated. A target tracking unit that holds
An accumulation unit for accumulating the estimated position and target data of the target at each observation time;
The target tracking unit is
When the target data whose observation time is the latest observation time is input, the estimated position of the target at the latest observation time is set to the observation position of the target at the latest time and the estimated position held by itself. Calculated and retained based on
When target data whose observation time is a past time before the latest observation time is input, the observation position of the target at the past time, the estimated position of the target stored in the storage unit, and the target Based on the data, the estimated position of the target at the latest observation time is recalculated, and the estimated position of the target at the latest observation time is updated.

本発明の第2の目標追尾装置は、
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算し、最新の観測時刻における目標物の推定位置を保持する目標追尾部と、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積部と、を有し、
前記目標追尾部は、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記最新の観測時刻における目標物の推定位置を、前記最新の観測時刻における目標物の観測位置と自身が保持する推定位置とを基に計算して保持し、
観測時刻が前記最新の観測時刻よりも前で、かつ、前記蓄積部に蓄積されている前記目標データの観測時刻のうち最古の観測時刻と同時刻のまたは該最古の観測時刻よりも後の過去時刻である目標データが入力された場合、前記過去時刻における目標物の観測位置と前記蓄積部に蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記最新の観測時刻における目標物の推定位置を更新する。
The second target tracking device of the present invention is:
When target data indicating the observation position and observation time of a target is input from one of a plurality of monitoring sensors, the estimated position of the target at the observation time is calculated, and the estimated position of the target at the latest observation time is calculated. A target tracking unit that holds
An accumulation unit for accumulating the estimated position and target data of the target at each observation time;
The target tracking unit is
When the target data whose observation time is the latest observation time is input, the estimated position of the target at the latest observation time is set to the observation position of the target at the latest observation time and the estimated position held by itself. Calculate and hold based on
The observation time is earlier than the latest observation time, and the same or the oldest observation time among the observation times of the target data stored in the storage unit or later than the oldest observation time. When the target data that is the past time is input, based on the observation position of the target object at the past time, the estimated position of the target object stored in the storage unit, and the target data, The estimated position of the target is recalculated, and the estimated position of the target at the latest observation time is updated.

本発明の第1の目標追尾方法は、
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算する追尾ステップと、
最新の観測時刻における目標物の推定位置を保持する保持ステップと、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積ステップと、を有し、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記追尾ステップでは、前記最新の観測時刻における目標物の推定位置を、前記最新の観測時刻における目標物の観測位置と前記保持ステップで保持されている推定位置とを基に計算し、前記保持ステップでは、前記計算した前記最新の観測時刻における目標物の推定位置を保持し、
観測時刻が前記最新の観測時刻よりも前の過去時刻である目標データが入力された場合、前記追尾ステップでは、前記過去時刻における目標物の観測位置と前記蓄積ステップで蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記保持ステップでは、前記最新の観測時刻における目標物の推定位置を更新する。
The first target tracking method of the present invention is:
When target data indicating the observation position and observation time of the target is input from any of the plurality of monitoring sensors, a tracking step for calculating the estimated position of the target at the observation time;
A holding step for holding the estimated position of the target at the latest observation time;
An accumulation step for accumulating the estimated position and target data of the target at each observation time;
When target data whose observation time is the latest observation time is input, in the tracking step, the estimated position of the target at the latest observation time and the observation position of the target at the latest observation time are stored. Calculated based on the estimated position held in the step, and in the holding step, the calculated estimated position of the target at the latest observation time is held,
When target data whose observation time is a past time before the latest observation time is input, in the tracking step, the observation position of the target at the past time and the target accumulated in the accumulation step Based on the estimated position and the target data, the estimated position of the target at the latest observation time is recalculated. In the holding step, the estimated position of the target at the latest observation time is updated.

本発明の第2の目標追尾方法は、
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算する追尾ステップと、
最新の観測時刻における目標物の推定位置を保持する保持ステップと、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積ステップと、を有し、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記追尾ステップでは、前記最新の観測時刻における目標物の推定位置を、前最新の観測時刻における目標物の観測位置と前記保持ステップで保持されている推定位置とを基に計算し、前記保持ステップでは、前記計算した前記最新の観測時刻における目標物の推定位置を保持し、
観測時刻が前記最新の観測時刻よりも前で、かつ、前記蓄積ステップで蓄積されている前記目標データの観測時刻のうち最古の観測時刻と同時刻のまたは該最古の観測時刻よりも後の過去時刻である目標データが入力された場合、前記追尾ステップでは、前記過去時刻における目標物の観測位置と前記蓄積ステップで蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記保持ステップでは、前記最新の観測時刻における目標物の推定位置を更新する。
The second target tracking method of the present invention is:
When target data indicating the observation position and observation time of the target is input from any of the plurality of monitoring sensors, a tracking step for calculating the estimated position of the target at the observation time;
A holding step for holding the estimated position of the target at the latest observation time;
An accumulation step for accumulating the estimated position and target data of the target at each observation time;
When target data whose observation time is the latest observation time is input, in the tracking step, the estimated position of the target object at the latest observation time and the observation position of the target object at the previous latest observation time are stored. Calculated based on the estimated position held in the step, and in the holding step, the calculated estimated position of the target at the latest observation time is held,
The observation time is earlier than the latest observation time and the same or the oldest observation time among the observation times of the target data accumulated in the accumulation step. In the tracking step, the tracking step is performed based on the observation position of the target at the past time, the estimated position of the target accumulated in the accumulation step, and the target data. The estimated position of the target at the latest observation time is recalculated. In the holding step, the estimated position of the target at the latest observation time is updated.

本発明の第1のプログラムは、
コンピュータに、
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算する追尾手順と、
最新の観測時刻における目標物の推定位置を保持する保持手順と、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積手順と、を実行させるためのプログラムであって、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記追尾手順では、前記最新の観測時刻における目標物の推定位置を、前記最新の観測時刻における目標物の観測位置と前記保持手順で保持されている推定位置とを基に計算し、前記保持手順では、前記計算した前記最新の観測時刻における目標物の推定位置を保持し、
観測時刻が前記最新の観測時刻よりも前の過去時刻である目標データが入力された場合、前記追尾手順では、前記過去時刻における目標物の観測位置と前記蓄積手順で蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記保持手順では、前記最新の観測時刻における目標物の推定位置を更新する。
The first program of the present invention is:
On the computer,
When target data indicating the observation position and observation time of the target is input from any of the plurality of monitoring sensors, a tracking procedure for calculating the estimated position of the target at the observation time;
A holding procedure for holding the estimated position of the target at the latest observation time;
A program for executing an estimated position of a target object at each observation time and an accumulation procedure for accumulating target data,
When target data whose observation time is the latest observation time is input, in the tracking procedure, the estimated position of the target at the latest observation time and the observation position of the target at the latest observation time are stored. Calculated based on the estimated position held in the procedure, and in the holding procedure, the calculated estimated position of the target at the latest observation time is held,
When target data whose observation time is a past time before the latest observation time is input, in the tracking procedure, the observation position of the target object at the past time and the target object accumulated in the accumulation procedure Based on the estimated position and the target data, the estimated position of the target at the latest observation time is recalculated. In the holding procedure, the estimated position of the target at the latest observation time is updated.

本発明の第2のプログラムは、
コンピュータに、
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算する追尾手順と、
最新の観測時刻における目標物の推定位置を保持する保持手順と、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積手順と、を実行させるためのプログラムであって、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記追尾手順では、前記最新の観測時刻における目標物の推定位置を、前記最新の観測時刻における目標物の観測位置と前記保持手順で保持されている推定位置とを基に計算し、前記保持手順では、前記計算した前記最新の観測時刻における目標物の推定位置を保持し、
観測時刻が前記最新の観測時刻よりも前で、かつ、前記蓄積ステップで蓄積されている前記目標データの観測時刻のうち最古の観測時刻と同時刻のまたは該最古の観測時刻よりも後の過去時刻である目標データが入力された場合、前記追尾手順では、前記過去時刻における目標物の観測位置と前記蓄積手順で蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記保持手順では、前記最新の観測時刻における目標物の推定位置を更新する。
The second program of the present invention is:
On the computer,
When target data indicating the observation position and observation time of the target is input from any of the plurality of monitoring sensors, a tracking procedure for calculating the estimated position of the target at the observation time;
A holding procedure for holding the estimated position of the target at the latest observation time;
A program for executing an estimated position of a target object at each observation time and an accumulation procedure for accumulating target data,
When target data whose observation time is the latest observation time is input, in the tracking procedure, the estimated position of the target at the latest observation time and the observation position of the target at the latest observation time are stored. Calculated based on the estimated position held in the procedure, and in the holding procedure, the calculated estimated position of the target at the latest observation time is held,
The observation time is earlier than the latest observation time and the same or the oldest observation time among the observation times of the target data accumulated in the accumulation step. In the tracking procedure, the tracking procedure is performed based on the observation position of the target at the past time, the estimated position of the target accumulated in the accumulation procedure, and the target data. The estimated position of the target at the latest observation time is recalculated, and in the holding procedure, the estimated position of the target at the latest observation time is updated.

本発明によれば、以前の観測時刻における目標データが後から入力された場合に、2つの追尾処理部を設けことなく、その目標データを利用して追尾処理を実行することができるという効果が得られる。   According to the present invention, when target data at a previous observation time is input later, the tracking process can be performed using the target data without providing two tracking processing units. can get.

本発明の第1および第2の実施形態の目標追尾装置の構成を示すブロック図である。It is a block diagram which shows the structure of the target tracking apparatus of the 1st and 2nd embodiment of this invention. 本発明の第1の実施形態の目標追尾部の追尾処理時の動作を説明するフローチャートである。It is a flowchart explaining the operation | movement at the time of the tracking process of the target tracking part of the 1st Embodiment of this invention. 本発明の第1の実施形態の目標追尾装置の追尾処理時の動作を説明する図である。It is a figure explaining the operation | movement at the time of the tracking process of the target tracking apparatus of the 1st Embodiment of this invention. 本発明の第1の実施形態の目標追尾装置の追尾処理時の動作を説明する図である。It is a figure explaining the operation | movement at the time of the tracking process of the target tracking apparatus of the 1st Embodiment of this invention. 本発明の第1の実施形態の目標追尾装置の追尾処理時の動作を説明する図である。It is a figure explaining the operation | movement at the time of the tracking process of the target tracking apparatus of the 1st Embodiment of this invention. 本発明の第2の実施形態の目標追尾部の追尾処理時の動作を説明するフローチャートである。It is a flowchart explaining the operation | movement at the time of the tracking process of the target tracking part of the 2nd Embodiment of this invention. 本発明の第1または第2の実施形態の目標追尾装置を適用した航空管制システムの構成を示す図である。It is a figure which shows the structure of the air traffic control system to which the target tracking apparatus of 1st or 2nd embodiment of this invention is applied.

以下に、本発明を実施するための形態について図面を参照して説明する。
(1)本発明の実施形態
(1−1)目標追尾装置
EMBODIMENT OF THE INVENTION Below, the form for implementing this invention is demonstrated with reference to drawings.
(1) Embodiment of the present invention (1-1) Target tracking device

(1−1−1)第1の実施形態の目標追尾装置
図1に、本実施形態の目標追尾装置の構成を示す。
図1に示すように、本実施形態の目標追尾装置は、同一または異種の複数の監視センサから入力される目標データを使用して目標物の追尾処理を行うものである。
本実施形態の目標追尾装置は、目標追尾部10と、過去推定位置蓄積部11と、統合ターゲットデータ出力部12と、を有している。なお、図1においては、目標追尾部10と過去推定位置蓄積部11とで目標追尾処理部13を構成している。
(1-1-1) Target Tracking Device of First Embodiment FIG. 1 shows the configuration of the target tracking device of the present embodiment.
As shown in FIG. 1, the target tracking device of the present embodiment performs target tracking processing using target data input from a plurality of identical or different monitoring sensors.
The target tracking device of this embodiment includes a target tracking unit 10, a past estimated position storage unit 11, and an integrated target data output unit 12. In FIG. 1, the target tracking processing unit 13 is configured by the target tracking unit 10 and the past estimated position storage unit 11.

目標追尾部10は、複数の監視センサの各々が観測した目標物の観測位置および観測時刻を示す目標データが入力される。ただし、監視センサの種類ごとに信号処理/伝送の遅延にばらつきがある。そのため、目標追尾部10において、ある種類の監視センサの目標データが入力される時刻と他の種類の監視センサの目標データが入力される時刻との間には、遅延差が生じる場合がある。
目標追尾部10は、複数の監視センサのいずれかから目標データが入力されると、追尾フィルタを使用して、その目標データが示す観測時刻における目標物の推定位置を計算する。また、目標追尾部10は、最新の観測時刻における目標物の推定位置のみを保持する。
過去推定位置蓄積部11は、各観測時刻における目標物の推定位置および目標データを蓄積する。
統合ターゲットデータ出力部12は、目標追尾部10が保持している最新の観測時刻における目標物の推定位置を基に、最新の観測時刻よりも後の時刻における目標物の予測位置を計算し、計算した予測位置を統合ターゲットデータとして出力する。
なお、統合ターゲットデータ出力部12は、目標追尾部10が保持している最新の観測時刻における目標物の推定位置をそのまま統合ターゲットデータとして出力する場合もある。
The target tracking unit 10 receives target data indicating the observation position and observation time of the target observed by each of the plurality of monitoring sensors. However, there is variation in signal processing / transmission delay for each type of monitoring sensor. Therefore, in the target tracking unit 10, there may be a delay difference between the time when the target data of a certain type of monitoring sensor is input and the time when the target data of another type of monitoring sensor is input.
When the target data is input from any of the plurality of monitoring sensors, the target tracking unit 10 uses the tracking filter to calculate the estimated position of the target at the observation time indicated by the target data. Further, the target tracking unit 10 holds only the estimated position of the target at the latest observation time.
The past estimated position accumulation unit 11 accumulates the estimated position and target data of the target at each observation time.
The integrated target data output unit 12 calculates the predicted position of the target at a time later than the latest observation time based on the estimated position of the target at the latest observation time held by the target tracking unit 10. The calculated predicted position is output as integrated target data.
The integrated target data output unit 12 may output the estimated position of the target at the latest observation time held by the target tracking unit 10 as integrated target data as it is.

以下、本実施形態の目標追尾装置の追尾処理時の動作について説明する。
まず、図2を参照して、本実施形態の目標追尾部10の追尾処理時の動作について説明する。
図2に、本実施形態の目標追尾部10の追尾処理時の動作を説明するフローチャートを示す。
図2に示すように、目標追尾部10は、目標データが入力されると(ステップA1)、今回入力された目標データの観測時刻が最新の観測時刻であるか否かを判断する(ステップA2)。
ステップA2において、今回入力された目標データの観測時刻が最新の観測時刻である場合(ステップA2のYes)、目標追尾部10は、その最新の観測時刻における目標物の推定位置を、その最新の観測時刻における目標物の観測位置と、自身が保持する目標物の推定位置と、を基に新規に計算する(ステップA3)。そして、目標追尾部10は、その最新の観測時刻における目標物の推定位置を新規に保持する(ステップA4)。
Hereinafter, the operation at the time of the tracking process of the target tracking device of the present embodiment will be described.
First, with reference to FIG. 2, the operation | movement at the time of the tracking process of the target tracking part 10 of this embodiment is demonstrated.
FIG. 2 shows a flowchart for explaining the operation during the tracking process of the target tracking unit 10 of the present embodiment.
As shown in FIG. 2, when the target data is input (step A1), the target tracking unit 10 determines whether or not the observation time of the target data input this time is the latest observation time (step A2). ).
In step A2, when the observation time of the target data input this time is the latest observation time (Yes in step A2), the target tracking unit 10 determines the estimated position of the target object at the latest observation time. A new calculation is performed based on the observation position of the target at the observation time and the estimated position of the target held by itself (step A3). Then, the target tracking unit 10 newly holds the estimated position of the target at the latest observation time (step A4).

一方、ステップA2において、今回入力された目標データの観測時刻が、最新の観測時刻でない場合、すなわち、最新の観測時刻よりも前の過去時刻である場合(ステップA2のNo)、目標追尾部10は、その過去時刻における目標物の観測位置と過去推定位置蓄積部11に蓄積されている目標物の推定位置および目標データとを基に、最新の観測時刻における目標物の推定位置を再計算し、最新の観測時刻における目標物の推定位置を更新する(ステップA5)。ここで、最新の観測時刻における目標物の推定位置の再計算に際しては、目標追尾部10は、今回入力された目標データの観測時刻である過去時刻までさかのぼり、その過去時刻における目標物の推定位置を新規に計算すると共に、その過去時刻よりも後の観測時刻における目標物の推定位置を順次再計算する。具体的には、目標追尾部10は、ある観測時刻における目標物の推定位置については、その観測時刻における目標物の観測位置と、その観測時刻の1つ前の観測時刻における目標物の推定位置と、を基に計算する。これにより、最新の観測時刻はそのままであるものの、その最新の観測時刻における目標物の推定位置は更新される。   On the other hand, in step A2, if the observation time of the target data input this time is not the latest observation time, that is, if it is a past time before the latest observation time (No in step A2), the target tracking unit 10 Recalculates the estimated position of the target at the latest observation time based on the observed position of the target at the past time and the estimated position and target data of the target accumulated in the past estimated position storage unit 11. Then, the estimated position of the target at the latest observation time is updated (step A5). Here, when recalculating the estimated position of the target at the latest observation time, the target tracking unit 10 goes back to the past time that is the observation time of the target data input this time, and estimates the estimated position of the target at the past time. Is newly calculated, and the estimated position of the target at the observation time after the past time is sequentially recalculated. Specifically, for the estimated position of the target at a certain observation time, the target tracking unit 10 estimates the target position at the observation time and the estimated position of the target at the observation time immediately before that observation time. And based on the above. Thereby, although the latest observation time remains as it is, the estimated position of the target at the latest observation time is updated.

次に、図3A〜図3Cを参照して、本実施形態の目標追尾装置の追尾処理時の動作について、具体的に説明する。
図3Aに、本実施形態の目標追尾装置の追尾処理の前提条件を示す。
図3Aに示すように、目標追尾部10には、2つの監視センサA,Bから目標データが入力される。
監視センサA,Bは、目標物から信号を受信する処理と、その信号に対する信号処理を行って目標物の観測位置および観測時刻を示す目標データを生成する処理と、その目標データを目標追尾部10に送出する処理と、を行う。
図3Aにおいて、△内に数字を付したものは、監視センサA,Bが目標物の位置を観測した観測時刻を表している。×は、そのときに観測した目標物の観測位置を表している。○内に数字を付したものは、目標追尾部10が監視センサA,Bから送出された目標データを受信した受信時刻を表している(図3Bおよび図3Cにおいて同じ)。
Next, with reference to FIG. 3A-FIG. 3C, the operation | movement at the time of the tracking process of the target tracking apparatus of this embodiment is demonstrated concretely.
FIG. 3A shows preconditions for the tracking process of the target tracking device of the present embodiment.
As shown in FIG. 3A, target data is input to the target tracking unit 10 from the two monitoring sensors A and B.
The monitoring sensors A and B perform processing for receiving a signal from the target, processing for generating signal data indicating the observation position and time of the target by performing signal processing on the signal, and the target tracking unit. 10 is performed.
In FIG. 3A, the number with a number in Δ represents the observation time when the monitoring sensors A and B observed the position of the target. X represents the observation position of the target observed at that time. A symbol with a number in the circle represents a reception time when the target tracking unit 10 receives the target data sent from the monitoring sensors A and B (the same applies to FIGS. 3B and 3C).

ここで、監視センサBは、観測精度は低いものの、信号処理の遅延は小さい。そのため、監視センサBの観測時刻1,5,9,13における目標データは、観測時刻と同時刻の受信時刻1,5,9,13に目標追尾部10で受信される。
その一方、監視センサAは、観測精度は高いものの、信号処理の遅延は大きい。そのため、監視センサAの観測時刻3,7,11における目標データは、観測時刻よりも遅れて受信時刻10,11,12に目標追尾部10で受信される。
そのため、図3Aの上部分および下部分に示すように、目標追尾部10には、まず、時刻1において、監視センサBの観測時刻1における目標データが入力される。次に、時刻5において、監視センサBの観測時刻5における目標データが入力される。次に、時刻9において、監視センサBの観測時刻9における目標データが入力される。次に、時刻10において、監視センサAの観測時刻3における目標データが入力される。次に、時刻11において、監視センサAの観測時刻7における目標データが入力される。次に、時刻12において、監視センサAの観測時刻11における目標データが入力される。その後、時刻13において、監視センサBの観測時刻13における目標データが入力される。これら目標データを観測時刻順にソートすると、図3Aの中央部分のようになる。
Here, although the monitoring sensor B has low observation accuracy, the signal processing delay is small. Therefore, the target data at the observation times 1, 5, 9, 13 of the monitoring sensor B is received by the target tracking unit 10 at the reception times 1, 5, 9, 13 at the same time as the observation time.
On the other hand, although the monitoring sensor A has high observation accuracy, the signal processing delay is large. Therefore, the target data at the observation times 3, 7, and 11 of the monitoring sensor A is received by the target tracking unit 10 at the reception times 10, 11, and 12 later than the observation time.
Therefore, as shown in the upper part and the lower part of FIG. 3A, first, target data at the observation time 1 of the monitoring sensor B is input to the target tracking unit 10 at time 1. Next, at time 5, target data at observation time 5 of monitoring sensor B is input. Next, at time 9, the target data at the observation time 9 of the monitoring sensor B is input. Next, at time 10, target data at observation time 3 of monitoring sensor A is input. Next, at time 11, the target data at the observation time 7 of the monitoring sensor A is input. Next, at time 12, target data at the observation time 11 of the monitoring sensor A is input. Thereafter, at time 13, the target data at the observation time 13 of the monitoring sensor B is input. When these target data are sorted in the order of observation time, the result becomes the central portion of FIG. 3A.

以下、図3Bおよび図3Cを参照して、本実施形態の目標追尾装置の時刻9以降の動作について説明する。なお、図3Bおよび図3Cにおいて、×は、図3Aと同様に、監視センサA,Bが観測した目標物の観測位置を表しており、×の中心付近の○は、目標追尾部10が計算した目標物の推定位置を表している。   Hereinafter, with reference to FIG. 3B and FIG. 3C, the operation after time 9 of the target tracking device of the present embodiment will be described. In FIGS. 3B and 3C, x represents the observation position of the target observed by the monitoring sensors A and B, as in FIG. 3A, and ○ near the center of x is calculated by the target tracking unit 10. Represents the estimated position of the target.

時刻9(図3B):
時刻9においては、目標追尾部10には、観測時刻が現在時刻9である監視センサBの目標データが入力される。そのため、今回入力された目標データは最新の観測時刻(現在時刻9)における目標データである。このとき、目標追尾部10は、過去時刻5における目標物の推定位置を、最新の観測時刻における目標物の推定位置として保持している。
そのため、目標追尾部10は、今回入力された目標データの観測時刻である現在時刻9の1つ前の観測時刻である過去時刻5における目標物の推定位置から追尾フィルタの更新処理を開始する。すなわち、目標追尾部10は、過去時刻5における目標物の推定位置と、現在時刻9における目標物の観測位置と、を基に、現在時刻9における目標物の推定位置を新規に計算する。そして、目標追尾部10は、現在時刻9における目標物の推定位置を新規に保持する。
過去推定位置蓄積部11は、過去時刻1,5および現在時刻9における目標物の推定位置および目標データを蓄積する。
統合ターゲットデータ出力部12は、目標追尾部10が保持する、現在時刻9における目標物の推定位置を、統合ターゲットデータとして出力する。なお、統合ターゲットデータ出力部12は、現在時刻9における目標物の推定位置を基に、未来時刻10,11,15における目標物の予測位置を計算し、これらを統合ターゲットデータに含めて出力しても良い。
Time 9 (FIG. 3B):
At time 9, the target data of the monitoring sensor B whose observation time is the current time 9 is input to the target tracking unit 10. Therefore, the target data input this time is the target data at the latest observation time (current time 9). At this time, the target tracking unit 10 holds the estimated position of the target at the past time 5 as the estimated position of the target at the latest observation time.
Therefore, the target tracking unit 10 starts the tracking filter update process from the estimated position of the target at the past time 5 that is the observation time immediately before the current time 9 that is the observation time of the target data input this time. That is, the target tracking unit 10 newly calculates the estimated position of the target at the current time 9 based on the estimated position of the target at the past time 5 and the observed position of the target at the current time 9. Then, the target tracking unit 10 newly holds the estimated position of the target at the current time 9.
The past estimated position accumulating unit 11 accumulates the estimated position and target data of the target at the past times 1, 5 and the current time 9.
The integrated target data output unit 12 outputs the estimated position of the target at the current time 9 held by the target tracking unit 10 as integrated target data. The integrated target data output unit 12 calculates the predicted position of the target object at future times 10, 11, and 15 based on the estimated position of the target object at the current time 9, and includes these in the integrated target data for output. May be.

時刻10(図3B):
時刻10においては、目標追尾部10には、観測時刻が過去時刻3である監視センサAの目標データが入力される。このとき、目標追尾部10は、過去時刻9における目標物の推定位置を、最新の観測時刻における目標物の推定位置として保持している。そのため、今回入力された目標データは最新の観測時刻よりも前の観測時刻(過去時刻3)における目標データである。
そのため、最初に、目標追尾部10は、過去時刻3における目標データと、過去推定位置蓄積部11から読み出した過去時刻1,5,9における目標データと、を観測時刻順にソートする。
続いて、目標追尾部10は、今回入力された目標データの観測時刻である過去時刻3の1つ前の観測時刻である過去時刻1における目標物の推定位置から追尾フィルタの更新処理を開始する。すなわち、目標追尾部10は、過去時刻1における目標物の推定位置と、過去時刻3における目標物の観測位置と、を基に、過去時刻3における目標物の推定位置を新規に計算する。さらに、目標追尾部10は、新規に計算した過去時刻3における目標物の推定位置と、過去時刻5における目標物の観測位置と、を基に、過去時刻5における目標物の推定位置を再計算する。さらに、目標追尾部10は、再計算した過去時刻5における目標物の推定位置と、過去時刻9における目標物の観測位置と、を基に、過去時刻9における目標物の推定位置を再計算する。そして、目標追尾部10は、自身が保持している過去時刻9における目標物の推定位置を更新する。
Time 10 (FIG. 3B):
At time 10, target data of the monitoring sensor A whose observation time is past time 3 is input to the target tracking unit 10. At this time, the target tracking unit 10 holds the estimated position of the target at the past time 9 as the estimated position of the target at the latest observation time. Therefore, the target data input this time is target data at an observation time (past time 3) prior to the latest observation time.
Therefore, first, the target tracking unit 10 sorts the target data at the past time 3 and the target data at the past times 1, 5, and 9 read from the past estimated position accumulation unit 11 in the order of observation time.
Subsequently, the target tracking unit 10 starts the tracking filter update process from the estimated position of the target at the past time 1 that is the observation time immediately before the past time 3 that is the observation time of the target data input this time. . That is, the target tracking unit 10 newly calculates the estimated position of the target at the past time 3 based on the estimated position of the target at the past time 1 and the observed position of the target at the past time 3. Further, the target tracking unit 10 recalculates the estimated position of the target at the past time 5 based on the newly calculated estimated position of the target at the past time 3 and the observed position of the target at the past time 5. To do. Further, the target tracking unit 10 recalculates the estimated position of the target at the past time 9 based on the recalculated estimated position of the target at the past time 5 and the observed position of the target at the past time 9. . Then, the target tracking unit 10 updates the estimated position of the target at the past time 9 held by itself.

過去推定位置蓄積部11は、過去時刻1,3,5,9における目標物の推定位置および目標データを蓄積する。
統合ターゲットデータ出力部12は、目標追尾部10が保持する、過去時刻9における目標物の推定位置を基に、現在時刻10における目標物の予測位置を計算し、これを統合ターゲットデータとして出力する。なお、統合ターゲットデータ出力部12は、過去時刻9における目標物の推定位置を基に、未来時刻11,15における目標物の予測位置を計算し、これらを統合ターゲットデータに含めて出力しても良い。
図3Bによれば、今回入力された以前の観測時刻(過去時刻3)における目標データを追尾処理に利用することで、それに合わせて現在時刻10における目標物の予測位置も変化していることがわかる。
The past estimated position accumulation unit 11 accumulates the estimated position and target data of the target at the past times 1, 3, 5, and 9.
The integrated target data output unit 12 calculates the predicted position of the target at the current time 10 based on the estimated position of the target at the past time 9 held by the target tracking unit 10 and outputs this as integrated target data. . Note that the integrated target data output unit 12 may calculate the predicted position of the target object at the future times 11 and 15 based on the estimated position of the target object at the past time 9 and output them by including them in the integrated target data. good.
According to FIG. 3B, by using the target data at the previous observation time (past time 3) input this time for the tracking process, the predicted position of the target at the current time 10 also changes accordingly. Recognize.

時刻11(図3B):
時刻11においては、目標追尾部10には、観測時刻が過去時刻7である監視センサAの目標データが入力される。このとき、目標追尾部10は、過去時刻9における目標物の推定位置を、最新の観測時刻における目標物の推定位置として保持している。そのため、今回入力された目標データは最新の観測時刻よりも前の観測時刻(過去時刻7)における目標データである。
そのため、時刻10と同様に、最初に、目標追尾部10は、過去時刻7における目標データと、過去推定位置蓄積部11から読み出した過去時刻1,3,5,9における目標データと、を観測時刻順にソートする。
続いて、目標追尾部10は、今回入力された目標データの観測時刻である過去時刻7の1つ前の観測時刻である過去時刻5における目標物の推定位置から追尾フィルタの更新処理を開始する。すなわち、目標追尾部10は、過去時刻5における目標物の推定位置と、過去時刻7における目標物の観測位置と、を基に、過去時刻7における目標物の推定位置を新規に計算する。さらに、目標追尾部10は、新規に計算した過去時刻7における目標物の推定位置と、過去時刻9における目標物の観測位置と、を基に、過去時刻9における目標物の推定位置を再計算する。そして、目標追尾部10は、自身が保持している過去時刻9における目標物の推定位置を更新する。
Time 11 (FIG. 3B):
At time 11, the target data of the monitoring sensor A whose observation time is the past time 7 is input to the target tracking unit 10. At this time, the target tracking unit 10 holds the estimated position of the target at the past time 9 as the estimated position of the target at the latest observation time. Therefore, the target data input this time is target data at an observation time (past time 7) prior to the latest observation time.
Therefore, similarly to time 10, first, the target tracking unit 10 observes the target data at the past time 7 and the target data at the past times 1, 3, 5, and 9 read from the past estimated position storage unit 11. Sort by time.
Subsequently, the target tracking unit 10 starts the tracking filter update process from the estimated position of the target at the past time 5 which is the observation time immediately before the past time 7 which is the observation time of the target data input this time. . That is, the target tracking unit 10 newly calculates the estimated position of the target at the past time 7 based on the estimated position of the target at the past time 5 and the observed position of the target at the past time 7. Further, the target tracking unit 10 recalculates the estimated position of the target at the past time 9 based on the newly estimated position of the target at the past time 7 and the observed position of the target at the past time 9. To do. Then, the target tracking unit 10 updates the estimated position of the target at the past time 9 held by itself.

過去推定位置蓄積部11は、過去時刻1,3,5,7,9における目標物の推定位置および目標データを蓄積する。
統合ターゲットデータ出力部12は、目標追尾部10が保持する、過去時刻9における目標物の推定位置を基に、現在時刻11における目標物の予測位置を計算し、これを統合ターゲットデータとして出力する。なお、統合ターゲットデータ出力部12は、過去時刻9における目標物の推定位置を基に、未来時刻12,13,15における目標物の予測位置を計算し、これらを統合ターゲットデータに含めて出力しても良い。
図3Bによれば、今回入力された以前の観測時刻(過去時刻7)における目標データを追尾処理に利用することで、それに合わせて現在時刻11における目標物の予測位置も変化していることがわかる。
The past estimated position accumulation unit 11 accumulates the estimated position and target data of the target at the past times 1, 3, 5, 7, and 9.
The integrated target data output unit 12 calculates the predicted position of the target at the current time 11 based on the estimated position of the target at the past time 9 held by the target tracking unit 10, and outputs this as integrated target data. . The integrated target data output unit 12 calculates the predicted position of the target at future times 12, 13, and 15 based on the estimated position of the target at the past time 9, and outputs these by including them in the integrated target data. May be.
According to FIG. 3B, by using the target data at the previous observation time (past time 7) input this time for the tracking process, the predicted position of the target at the current time 11 also changes accordingly. Recognize.

時刻12(図3C):
時刻12においては、目標追尾部10には、観測時刻が過去時刻11である監視センサAの目標データが入力される。このとき、目標追尾部10は、過去時刻9における目標物の推定位置を、最新の観測時刻における目標物の推定位置として保持している。そのため、今回入力された目標データは最新の観測時刻(過去時刻11)における目標データである。
そのため、目標追尾部10は、今回入力された目標データの観測時刻である過去時刻11の1つ前の観測時刻である過去時刻9における目標物の推定位置から追尾フィルタの更新処理を開始する。すなわち、目標追尾部10は、過去時刻9における目標物の推定位置と、過去時刻11における目標物の観測位置と、を基に、過去時刻11における目標物の推定位置を新規に計算する。そして、目標追尾部10は、過去時刻11における目標物の推定位置を新規に保持する。
Time 12 (FIG. 3C):
At time 12, target data of the monitoring sensor A whose observation time is the past time 11 is input to the target tracking unit 10. At this time, the target tracking unit 10 holds the estimated position of the target at the past time 9 as the estimated position of the target at the latest observation time. Therefore, the target data input this time is target data at the latest observation time (past time 11).
Therefore, the target tracking unit 10 starts the tracking filter update process from the estimated position of the target at the past time 9 that is the observation time immediately before the past time 11 that is the observation time of the target data input this time. That is, the target tracking unit 10 newly calculates the estimated position of the target at the past time 11 based on the estimated position of the target at the past time 9 and the observed position of the target at the past time 11. Then, the target tracking unit 10 newly holds the estimated position of the target at the past time 11.

過去推定位置蓄積部11は、過去時刻1,3,5,7,9,11における目標物の推定位置および目標データを蓄積する。
統合ターゲットデータ出力部12は、目標追尾部10が保持する、過去時刻11における目標物の推定位置を基に、現在時刻12における目標物の予測位置を計算し、これを統合ターゲットデータとして出力する。なお、統合ターゲットデータ出力部12は、過去時刻11における目標物の推定位置を基に、未来時刻13,15における予測位置を計算し、これらを統合ターゲットデータに含めて出力しても良い。
図3Cによれば、今回入力された最新の観測時刻(過去時刻11)における目標データを追尾処理に利用することで、それに合わせて現在時刻12における目標物の予測位置も変化していることがわかる。
The past estimated position accumulating unit 11 accumulates the estimated position and target data of the target at past times 1, 3, 5, 7, 9, and 11.
The integrated target data output unit 12 calculates the predicted position of the target at the current time 12 based on the estimated position of the target at the past time 11 held by the target tracking unit 10, and outputs this as integrated target data. . Note that the integrated target data output unit 12 may calculate predicted positions at future times 13 and 15 based on the estimated position of the target at the past time 11, and may output these by including them in the integrated target data.
According to FIG. 3C, by using the target data at the latest observation time (past time 11) input this time for the tracking process, the predicted position of the target at the current time 12 changes accordingly. Recognize.

時刻13(図3C):
時刻13においては、目標追尾部10には、観測時刻が現在時刻13である監視センサBの目標データが入力される。そのため、今回入力された目標データは最新の観測時刻(現在時刻13)における目標データである。このとき、目標追尾部10は、過去時刻11における目標物の推定位置を、最新の観測時刻における目標物の推定位置として保持している。
そのため、目標追尾部10は、今回入力された目標データの観測時刻である現在時刻13の1つ前の観測時刻である過去時刻11における目標物の推定位置から追尾フィルタの更新処理を開始する。すなわち、目標追尾部10は、過去時刻11における目標物の推定位置と、現在時刻13における目標物の観測位置と、を基に、現在時刻13における目標物の推定位置を新規に計算する。そして、目標追尾部10は、現在時刻13における目標物の推定位置を新規に保持する。
Time 13 (FIG. 3C):
At time 13, the target data of the monitoring sensor B whose observation time is the current time 13 is input to the target tracking unit 10. Therefore, the target data input this time is target data at the latest observation time (current time 13). At this time, the target tracking unit 10 holds the estimated position of the target at the past time 11 as the estimated position of the target at the latest observation time.
Therefore, the target tracking unit 10 starts the tracking filter update process from the estimated position of the target at the past time 11 that is the observation time immediately before the current time 13 that is the observation time of the target data input this time. That is, the target tracking unit 10 newly calculates the estimated position of the target at the current time 13 based on the estimated position of the target at the past time 11 and the observed position of the target at the current time 13. Then, the target tracking unit 10 newly holds the estimated position of the target at the current time 13.

過去推定位置蓄積部11は、過去時刻1,3,5,7,9,11および現在時刻13における目標物の推定位置および目標データを蓄積する。
統合ターゲットデータ出力部12は、目標追尾部10が保持する、現在時刻13における目標物の推定位置を統合ターゲットデータとして出力する。なお、統合ターゲットデータ出力部12は、現在時刻13における目標物の推定位置を基に、未来時刻15における予測位置を計算し、これを統合ターゲットデータに含めて出力しても良い。
The past estimated position accumulation unit 11 accumulates the estimated position and target data of the target at past times 1, 3, 5, 7, 9, 11 and the current time 13.
The integrated target data output unit 12 outputs the estimated position of the target at the current time 13 held by the target tracking unit 10 as integrated target data. Note that the integrated target data output unit 12 may calculate the predicted position at the future time 15 based on the estimated position of the target at the current time 13 and output it by including it in the integrated target data.

時刻15(図3C):
以上の処理を繰り返すことで、統合ターゲットデータ出力部12が計算する目標物の予測位置の精度が向上する。これにより、現在時刻15における目標物の予測位置と実際位置とはほぼ一致するようになる。
Time 15 (FIG. 3C):
By repeating the above processing, the accuracy of the predicted position of the target calculated by the integrated target data output unit 12 is improved. As a result, the predicted position and the actual position of the target at the current time 15 almost coincide with each other.

上述したように本実施形態の目標追尾装置においては、目標追尾部10は、最新の観測時刻よりも前の観測時刻(過去時刻)における目標データが入力された場合、その過去時刻における目標物の観測位置と過去推定位置蓄積部11に蓄積されている目標物の推定位置および目標データとを基に、最新の観測時刻における目標物の推定位置を再計算し、最新の観測時刻における目標物の推定位置を更新する。
したがって、観測精度が高く、信号処理/伝送の遅延が大きな監視センサが以前に観測した目標データが後から入力されても、その目標データを追尾処理に利用することができるため、目標物の推定位置の計算精度の向上を図ることができる。
その結果、本実施形態の目標追尾装置を航空管制情報処理システムに適用した場合、そのシステムに使用される目標データの高品質性/高信頼性を実現することができると共に、航空管制の安全性/完全性を高めることができる。
また、目標追尾部10を1つ設けることのみで、監視センサが以前に観測した目標データを追尾処理に利用することができ、特許文献3のように、時系列データ用追尾処理部および非時系列データ用追尾処理部という2つの追尾処理部を設ける必要がない。
As described above, in the target tracking device of the present embodiment, when target data at an observation time (past time) prior to the latest observation time is input, the target tracking unit 10 determines the target object at that past time. Based on the observation position and the estimated position and target data of the target accumulated in the past estimated position accumulation unit 11, the estimated position of the target at the latest observation time is recalculated, and the target position at the latest observation time is calculated. Update the estimated position.
Therefore, even if target data that was previously observed by a monitoring sensor with high observation accuracy and large signal processing / transmission delay is input later, the target data can be used for tracking processing. The position calculation accuracy can be improved.
As a result, when the target tracking device of this embodiment is applied to an air traffic control information processing system, it is possible to achieve high quality / high reliability of target data used in the system, and safety of air traffic control. / I can improve completeness.
Further, by providing only one target tracking unit 10, the target data previously observed by the monitoring sensor can be used for the tracking process. As in Patent Document 3, the time-series data tracking processing unit and the non-timer can be used. There is no need to provide two tracking processing units called a series data tracking processing unit.

(1−1−2)第2の実施形態の目標追尾装置
本実施形態の目標追尾装置は、第1の実施形態と比較すると、構成自体は同様であるが、目標追尾部10の動作が異なる。
すなわち、第1の実施形態においては、目標追尾部10は、入力された目標データの観測時刻が最新の観測時刻よりも前の過去時刻である場合、その目標データを追尾処理に利用し、最新の観測時刻における目標物の推定位置の再計算および更新を行っていた。
これに対して本実施形態においては、目標追尾部10は、上記の場合、入力された目標データの観測時刻が、過去推定位置蓄積部11に蓄積されている目標データの観測時刻のうち最古の観測時刻よりも前の過去時刻であれば、その目標データを追尾処理に利用せず、最新の観測時刻における目標物の推定位置の再計算および更新を行わない。
(1-1-2) Target tracking device of the second embodiment The target tracking device of the present embodiment is similar in configuration to the target tracking device of the first embodiment, but the operation of the target tracking unit 10 is different. .
That is, in the first embodiment, the target tracking unit 10 uses the target data for tracking processing when the observation time of the input target data is a past time before the latest observation time, Recalculated and updated the estimated position of the target at the observation time.
On the other hand, in the present embodiment, the target tracking unit 10 has the observation time of the input target data as the oldest of the observation times of the target data accumulated in the past estimated position accumulation unit 11 in the above case. If the past time is earlier than the observation time, the target data is not used for the tracking process and the estimated position of the target at the latest observation time is not recalculated and updated.

以下、図4を参照して、本実施形態の目標追尾部10の追尾処理時の動作について説明する。
図4に、本実施形態の目標追尾部10の追尾処理時の動作を説明するフローチャートを示す。
図4に示すように、目標追尾部10は、目標データが入力されると(ステップB1)、今回入力された目標データの観測時刻が最新の観測時刻であるか否かを判断する(ステップB2)。
ステップB2において、今回入力された目標データの観測時刻が最新の観測時刻である場合(ステップB2のYes)、目標追尾部10は、その最新の観測時刻における目標物の推定位置を、その最新の観測時刻における目標物の観測位置と、自身が保持する目標物の推定位置と、を基に新規に計算する(ステップB3)。そして、目標追尾部10は、その最新の観測時刻における目標物の推定位置を新規に保持する(ステップB4)。
一方、ステップB2において、今回入力された目標データの観測時刻が、最新の観測時刻でない場合、すなわち、最新の観測時刻よりも前の過去時刻である場合(ステップB2のNo)、目標追尾部10は、今回入力された目標データの観測時刻が、過去推定位置蓄積部11に蓄積されている目標データの観測時刻のうち最古の観測時刻よりも前の過去時刻であるか否かを判断する(ステップB5)。
Hereinafter, with reference to FIG. 4, the operation | movement at the time of the tracking process of the target tracking part 10 of this embodiment is demonstrated.
FIG. 4 shows a flowchart for explaining the operation during the tracking process of the target tracking unit 10 of the present embodiment.
As shown in FIG. 4, when target data is input (step B1), the target tracking unit 10 determines whether or not the observation time of the target data input this time is the latest observation time (step B2). ).
In step B2, when the observation time of the target data input this time is the latest observation time (Yes in step B2), the target tracking unit 10 determines the estimated position of the target object at the latest observation time. A new calculation is made based on the observation position of the target at the observation time and the estimated position of the target held by itself (step B3). Then, the target tracking unit 10 newly holds the estimated position of the target at the latest observation time (step B4).
On the other hand, in step B2, if the observation time of the target data input this time is not the latest observation time, that is, if it is a past time before the latest observation time (No in step B2), the target tracking unit 10 Determines whether the observation time of the target data input this time is a past time before the oldest observation time among the observation times of the target data accumulated in the past estimated position accumulation unit 11. (Step B5).

ステップB5において、今回入力された目標データの観測時刻が、最古の観測時刻よりも前の過去時刻でない場合、すなわち、最古の観測時刻と同時刻のまたは最古の観測時刻よりも後の過去時刻である場合(ステップB5のNo)、目標追尾部10は、その過去時刻における目標物の観測位置と過去推定位置蓄積部11に蓄積されている目標物の推定位置および目標データとを基に、最新の観測時刻における目標物の推定位置を再計算し、最新の観測時刻における目標物の推定位置を更新する(ステップB6)。なお、目標物の推定位置の再計算の方法は、第1の実施形態と同様である。
一方、ステップB5において、今回入力された目標データの観測時刻が、最古の観測時刻よりも前の過去時刻である場合(ステップB5のYes)、目標追尾部10は、最新の観測時刻における目標物の推定位置の再計算および更新を行わず、今回入力された目標データを棄却して、処理を終了する。そのため、過去推定位置蓄積部11には、今回入力された目標データ、その目標データの観測時刻における目標物の推定位置は蓄積されない。
なお、本実施形態の目標追尾装置の上記以外の動作は、第1の実施形態と同様であるため、説明を省略する。
In step B5, if the observation time of the target data input this time is not a past time before the oldest observation time, that is, the same time as the oldest observation time or after the oldest observation time. When it is the past time (No in Step B5), the target tracking unit 10 is based on the observed position of the target at the past time and the estimated position and target data of the target accumulated in the past estimated position accumulating unit 11. Then, the estimated position of the target at the latest observation time is recalculated, and the estimated position of the target at the latest observation time is updated (step B6). The method for recalculating the estimated position of the target is the same as in the first embodiment.
On the other hand, in step B5, when the observation time of the target data input this time is a past time before the oldest observation time (Yes in step B5), the target tracking unit 10 sets the target time at the latest observation time. Without recalculating and updating the estimated position of the object, the target data input this time is rejected, and the process ends. Therefore, the past estimated position accumulation unit 11 does not accumulate the target data input this time and the estimated position of the target at the observation time of the target data.
In addition, since operation | movement except the above of the target tracking apparatus of this embodiment is the same as that of 1st Embodiment, description is abbreviate | omitted.

(1−2)目標追尾システム
次に、上述した第1または第2の実施形態の目標追尾装置を適用した目標追尾システムについて説明する。以下では、目標追尾システムの具体例として、航空機を目標物とする航空管制システムについて説明する。
図5に、第1または第2の目標追尾装置を適用した航空管制システムの構成を示す。
図5に示すように、本実施形態の航空管制システムは、監視センサ1−1〜1−L(Lは1以上の自然数)と、監視センサ2−1〜2−M(Mは1以上の自然数)と、監視センサ3−1〜3−N(Nは1以上の自然数)と、監視データ平滑化処理部4−1〜4−3と、同一監視システムターゲット統合処理部5−1〜5−3と、異種監視システムターゲット統合処理部6と、統合ターゲットデータ出力部12と、航空管制情報処理装置7と、目標追尾処理装置13−1〜13−7と、を有している。
すなわち、本実施形態の航空管制システムにおいては、監視データ平滑化処理部4−1〜4−3、同一監視システムターゲット統合処理部5−1〜5−3、および異種監視システムターゲット統合処理部6の各々に、図1に示した目標追尾処理13に相当する目標追尾処理装置13−1〜13−7が設けられている。また、航空管制情報処理装置7の前段に、図1に示した統合ターゲットデータ出力部12が設けられている。
(1-2) Target Tracking System Next, a target tracking system to which the target tracking device of the first or second embodiment described above is applied will be described. Below, the air traffic control system which uses an aircraft as a target object is demonstrated as a specific example of a target tracking system.
FIG. 5 shows a configuration of an air traffic control system to which the first or second target tracking device is applied.
As shown in FIG. 5, the air traffic control system of this embodiment includes monitoring sensors 1-1 to 1-L (L is a natural number of 1 or more) and monitoring sensors 2-1 to 2-M (M is 1 or more). Natural number), monitoring sensors 3-1 to 3-N (N is a natural number of 1 or more), monitoring data smoothing processing units 4-1 to 4-3, and same monitoring system target integration processing units 5-1 to 5 -3, a heterogeneous monitoring system target integration processing unit 6, an integrated target data output unit 12, an air traffic control information processing device 7, and target tracking processing devices 13-1 to 13-7.
That is, in the air traffic control system of the present embodiment, the monitoring data smoothing processing units 4-1 to 4-3, the same monitoring system target integration processing units 5-1 to 5-3, and the heterogeneous monitoring system target integration processing unit 6 Each of these is provided with target tracking processing devices 13-1 to 13-7 corresponding to the target tracking processing 13 shown in FIG. Further, the integrated target data output unit 12 shown in FIG. 1 is provided in the previous stage of the air traffic control information processing apparatus 7.

監視センサ1−1〜1−Lは、レーダ装置(SSR(Secondary Surveillance Radar)/ORSR(Oceanic Route Surveillance Radar))である。監視センサ1−1〜1−Lは、一定周期で空中線(アンテナ)を回転させながら、航空機に質問信号を送信し、その質問信号に対する応答信号から目標データを生成している。各監視センサ1−1〜1−Lは、互いに非同期に動作をしている。
監視センサ2−1〜2−Mは、自動従属監視装置(ADS−B(Automatic Dependent Surveillance- Broadcast))である。監視センサ2−1〜2−Mは、航空機が自己位置等の情報を放送型式で送信している信号を受信し、その受信信号を解読して目標データを生成している。各監視センサ2−1〜2−Mは、互いに非同期に動作をしている。
監視センサ3−1〜3−Nは、ワイドエリアマルチラテレーション(WAM(Wide Area Multilateration))である。監視センサ3−1〜3−Nは、既存のレーダ装置が航空機に質問信号を送信し、航空機がその質問信号に対して送信している応答信号を複数の受信装置で傍受し、双曲線測位方式により目標物を検出することにより目標データを生成している。監視センサ3−1〜3−Nは、互いに非同期に動作をしている。
The monitoring sensors 1-1 to 1-L are radar devices (SSR (Secondary Surveillance Radar) / ORSR (Oceanic Route Surveillance Radar)). The monitoring sensors 1-1 to 1-L transmit the question signal to the aircraft while rotating the antenna (antenna) at a constant period, and generate target data from the response signal to the question signal. Each of the monitoring sensors 1-1 to 1-L operates asynchronously with each other.
The monitoring sensors 2-1 to 2-M are automatic dependent monitoring devices (ADS-B (Automatic Dependent Surveillance-Broadcast)). The monitoring sensors 2-1 to 2-M receive a signal in which the aircraft transmits information such as its own position in a broadcast format, decode the received signal, and generate target data. The monitoring sensors 2-1 to 2-M operate asynchronously with each other.
The monitoring sensors 3-1 to 3-N are wide area multilateration (WAM). The monitoring sensors 3-1 to 3-N transmit an interrogation signal to an aircraft by an existing radar device, and intercept a response signal transmitted from the aircraft to the interrogation signal by a plurality of reception devices. The target data is generated by detecting the target. The monitoring sensors 3-1 to 3-N operate asynchronously with each other.

監視データ平滑化処理部4−1は、非同期に動作している各監視センサ1−1〜1−Lからの目標データを入力し、目標データの平滑化処理を行う。
目標追尾処理部13−1は、監視データ平滑化処理部4−1に目標データが入力されると、その目標データが示す観測時刻における目標物の推定位置を計算し、最新の観測時刻における目標物の推定位置を保持する。監視データ平滑化処理部4−1は、平滑化処理において、目標追尾処理部13−1が保持する目標物の推定位置を参照する。
監視データ平滑化処理部4−2,4−3も、監視データ平滑化処理部4−1と略同一の動作を行う。また、目標追尾処理部13−2,13−3も、目標追尾処理部13−1と略同一の動作を行う。
同一監視システムターゲット統合処理部5−1は、非同期に動作している各監視センサ1−1〜1−Lからの目標データを、監視データ平滑化処理部4−1を介して入力し、目標データの相関処理を行うことで目標データの統合処理を行う。
目標追尾処理部13−4は、同一監視システムターゲット統合処理部5−1に目標データが入力されると、その目標データが示す観測時刻における目標物の推定位置を計算し、最新の観測時刻における目標物の推定位置を保持する。同一監視システムターゲット統合処理部5−1は、統合処理において、目標追尾処理部13−4が保持する目標物の推定位置を参照する。これにより、統合処理における相関率の向上を図ることができる。
同一監視システムターゲット統合処理5−2,5−3も、同一監視システムターゲット統合処理部5−1と略同一の動作を行う。また、目標追尾処理部13−5,13−6も、目標追尾処理部13−4と略同一の動作を行う。
The monitoring data smoothing processing unit 4-1 receives target data from each of the monitoring sensors 1-1 to 1-L that are operating asynchronously, and performs target data smoothing processing.
When the target data is input to the monitoring data smoothing processing unit 4-1, the target tracking processing unit 13-1 calculates the estimated position of the target at the observation time indicated by the target data, and the target at the latest observation time. Holds the estimated position of the object. The monitoring data smoothing processing unit 4-1 refers to the estimated position of the target held by the target tracking processing unit 13-1 in the smoothing processing.
The monitoring data smoothing processing units 4-2 and 4-3 also perform substantially the same operation as the monitoring data smoothing processing unit 4-1. The target tracking processing units 13-2 and 13-3 also perform substantially the same operation as the target tracking processing unit 13-1.
The same monitoring system target integration processing unit 5-1 inputs target data from each of the monitoring sensors 1-1 to 1-L operating asynchronously via the monitoring data smoothing processing unit 4-1, Integration processing of target data is performed by performing data correlation processing.
When the target data is input to the same monitoring system target integration processing unit 5-1, the target tracking processing unit 13-4 calculates the estimated position of the target at the observation time indicated by the target data, and at the latest observation time. Holds the estimated position of the target. The same monitoring system target integration processing unit 5-1 refers to the estimated position of the target held by the target tracking processing unit 13-4 in the integration processing. Thereby, the improvement of the correlation rate in an integrated process can be aimed at.
The same monitoring system target integration processing 5-2 and 5-3 also perform substantially the same operation as the same monitoring system target integration processing unit 5-1. The target tracking processing units 13-5 and 13-6 also perform substantially the same operation as the target tracking processing unit 13-4.

異種監視システムターゲット統合処理部6は、非同期に動作している各監視センサ1−1〜1−L,2−1〜2−M,3−1〜3−Nからの目標データを、監視データ平滑化処理部4−1〜4−3、同一監視システムターゲット統合処理部5−1〜5−3を介して入力する。そして、異種監視システムターゲット統合処理部6は、目標データの相関処理を行うことで目標データの統合処理を行う。
目標追尾処理部13−7は、異種監視システムターゲット統合処理部6に目標データが入力されると、その目標データが示す観測時刻における目標物の推定位置を計算し、最新の観測時刻における目標物の推定位置を保持する。異種監視システムターゲット統合処理部6は、統合処理において、目標追尾処理部13−7が保持する目標物の推定位置を参照する。これにより、統合処理における相関率の向上を図ることができる。
統合ターゲットデータ出力部12は、航空管制情報処理装置7に対し、統合タ−ゲットデータを予め決められた型式で出力するための処理を行う。なお、統合タ−ゲットデータは、上述したように、現在時刻における目標物の推定位置や予測位置、未来時刻における目標物の予測位置等のデータである。
The heterogeneous monitoring system target integration processing unit 6 receives target data from the monitoring sensors 1-1 to 1-L, 2-1 to 2-M, and 3-1 to 3-N that are operating asynchronously as monitoring data. The data is input via the smoothing processing units 4-1 to 4-3 and the same monitoring system target integration processing units 5-1 to 5-3. The heterogeneous monitoring system target integration processing unit 6 performs target data integration processing by performing target data correlation processing.
When the target data is input to the heterogeneous monitoring system target integration processing unit 6, the target tracking processing unit 13-7 calculates the estimated position of the target at the observation time indicated by the target data, and the target at the latest observation time. Holds the estimated position. The heterogeneous monitoring system target integration processing unit 6 refers to the estimated position of the target held by the target tracking processing unit 13-7 in the integration processing. Thereby, the improvement of the correlation rate in an integrated process can be aimed at.
The integrated target data output unit 12 performs processing for outputting the integrated target data in a predetermined format to the air traffic control information processing device 7. As described above, the integrated target data is data such as the estimated position and predicted position of the target at the current time, the predicted position of the target at the future time, and the like.

(2)他の実施形態
以上、実施形態を参照して本発明を説明したが、本発明は上記実施形態に限定されるものではない。本発明の構成や詳細には、本発明の範囲内で当業者が理解し得る様々な変更をすることができる。以下、本実施形態の変形例を示す。
(2) Other Embodiments Although the present invention has been described above with reference to the embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention. Hereinafter, modifications of the present embodiment will be shown.

(2−1)変形例1
第1の実施形態においては、過去推定位置蓄積部11は、全ての観測時刻における目標物の推定位置および目標データを蓄積していた。また、第2の実施形態においては、過去推定位置蓄積部11は、蓄積している目標データの最古の観測時刻と同時刻のまたは最古の観測時刻よりも後の観測時刻における目標物の推定位置および目標データを蓄積していた。しかし、過去推定位置蓄積部11にデータを蓄積し続けると、過去推定位置蓄積部11の記憶容量が圧迫されてしまう。そのため、過去推定位置蓄積部11に蓄積されている古いデータは棄却しても良い。
例えば、過去推定位置蓄積部11は、直近の一定数分の目標物の推定位置および目標データ、または、現在時刻から過去の一定時間内の観測時刻における目標物の推定位置および目標データのみを蓄積し、これ以外の古いデータは棄却しても良い。
これにより、過去推定位置蓄積部11の記憶容量を低減することができる。
また、監視センサの種類毎に、目標データを送出する周期は異なる。一般的には、レーダ装置の周期は10秒または4秒で、自動従属監視装置の周期は0.5秒以上で、ワイドエリアマルチラテレーションの周期は1秒程度である。
そのため、過去推定位置蓄積部11は、直近の一定数分の目標物の推定位置および目標データのみを蓄積する場合、その一定数を、目標データの入力元の監視センサの種類に応じて変更しても良い。
これにより、複数種類の監視センサを利用する場合、これを考慮して追尾処理を実行することができる。
(2-1) Modification 1
In the first embodiment, the past estimated position accumulation unit 11 accumulates the estimated position and target data of the target at all observation times. In the second embodiment, the past estimated position accumulating unit 11 stores the target object at the observation time at the same time as the oldest observation time of the accumulated target data or after the oldest observation time. The estimated position and target data were accumulated. However, if data is continuously stored in the past estimated position storage unit 11, the storage capacity of the past estimated position storage unit 11 is compressed. Therefore, the old data stored in the past estimated position storage unit 11 may be discarded.
For example, the past estimated position accumulating unit 11 accumulates only the estimated position and target data of the most recent fixed number of targets, or only the estimated position and target data of the target at the observation time within a certain past time from the current time. However, other old data may be discarded.
Thereby, the storage capacity of the past estimated position accumulation unit 11 can be reduced.
Further, the cycle for sending the target data is different for each type of monitoring sensor. In general, the period of the radar apparatus is 10 seconds or 4 seconds, the period of the automatic slave monitoring apparatus is 0.5 seconds or more, and the period of wide area multilateration is about 1 second.
Therefore, the past estimated position storage unit 11 changes the fixed number according to the type of the monitoring sensor that is the input source of the target data when storing only the estimated position and target data of the last certain number of targets. May be.
Thereby, when using a plurality of types of monitoring sensors, the tracking process can be executed in consideration of this.

(2−2)変形例2
第1の実施形態においては、目標追尾部10は、入力された全ての目標データを追尾処理に利用していた。また、第2の実施形態においては、目標追尾部10は、入力された目標データの観測時刻が、蓄積している目標データの最古の観測時刻と同時刻のまたは最古の観測時刻よりも後の時刻であれば、その目標データを追尾処理に利用していた。しかし、目標データが示す観測位置は誤差成分を含んでおり、また、監視センサの種類ごとに観測位置の誤差成分は異なる。
そのため、目標追尾部10は、監視センサから目標データが入力された場合、その監視センサの種類に応じて、その目標データが示す観測位置の誤差成分を計算し、計算した誤差成分が予め決められた規定値以上であれば、その目標データを棄却し、追尾処理の対象から除外しても良い。
これにより、観測位置の誤差成分の大きな目標データを追尾処理の対象から除外することができるため、目標物の推定位置の計算精度のさらなる向上を図ることができる。
また、複数種類の監視センサを利用する場合、これを考慮して追尾処理を実行することができる。
(2-2) Modification 2
In the first embodiment, the target tracking unit 10 uses all input target data for the tracking process. Further, in the second embodiment, the target tracking unit 10 determines that the observation time of the input target data is the same as the oldest observation time of the accumulated target data or the oldest observation time. At a later time, the target data is used for the tracking process. However, the observation position indicated by the target data includes an error component, and the error component of the observation position is different for each type of monitoring sensor.
Therefore, when the target data is input from the monitoring sensor, the target tracking unit 10 calculates the error component of the observation position indicated by the target data according to the type of the monitoring sensor, and the calculated error component is determined in advance. If the specified value is exceeded, the target data may be rejected and excluded from the tracking process.
As a result, target data having a large error component at the observation position can be excluded from the target of the tracking process, so that the calculation accuracy of the estimated position of the target can be further improved.
Further, when a plurality of types of monitoring sensors are used, the tracking process can be executed in consideration of this.

以下、目標追尾部10における、監視センサの種類毎の観測位置の誤差成分の計算方法について説明する。ここでは、目標追尾部10が、図5に示した監視データ平滑化処理部4−1〜4−3のいずれかに設けられているものとする。なお、この場合、追尾処理の対象から除外される目標データは、平滑化処理の対象からも除外されることになる。   Hereinafter, a method of calculating the error component of the observation position for each type of monitoring sensor in the target tracking unit 10 will be described. Here, it is assumed that the target tracking unit 10 is provided in any of the monitoring data smoothing processing units 4-1 to 4-3 illustrated in FIG. In this case, the target data excluded from the tracking processing target is also excluded from the smoothing processing target.

監視センサがレーダ装置(SSR/ORSR)の場合、航空機の検出方式は、レーダ装置の中心からの航空機の方位および距離に応じて決められる。ここで、平滑化処理のために、観測位置を座標変換する場合、レーダ装置からの航空機の距離が遠くなるほど位置誤差が大きくなるという特性がある。そのため、目標追尾部10は、レーダ装置の中心からの航空機の距離をも格納された目標データを入力し、予め設定された誤差係数と、レーダ装置の中心からの航空機の距離と、を基に、観測位置の誤差成分を検出する。例えば、誤差係数と距離とを乗算し、その乗算結果を観測位置の誤差成分とすることが考えられる。
監視センサが自動従属監視装置(ADS−B)の場合、航空機が、自身の位置の測位を行うとともに、測位した位置における誤差成分を同時に算出し、その誤差成分を指標として数値化する。そして、航空機が、その位置および数値化誤差成分を放送形式で送信する。ADS−Bは、航空機から得られた位置および数値化誤差成分を格納した目標データを送出する。そのため、目標追尾部10は、数値化誤差成分と実際の誤差成分とを対応付けたテーブルを保持し、目標データに格納された数値化誤差成分でテーブルを照合して、実際の観測位置の誤差成分を求める。
監視センサがワイドエリアマルチラテレーション(WAM)の場合、ワイドエリアマルチラテレーションが、観測時に、観測位置における誤差成分を同時に算出し、観測位置および誤差成分を格納した目標データを送信する。そのため、目標追尾部10は、目標データに格納された観測位置の誤差成分を参照する。
When the monitoring sensor is a radar device (SSR / ORSR), the aircraft detection method is determined according to the azimuth and distance of the aircraft from the center of the radar device. Here, when the observation position is subjected to coordinate conversion for the smoothing process, there is a characteristic that the position error increases as the distance of the aircraft from the radar apparatus increases. Therefore, the target tracking unit 10 inputs the target data that also stores the distance of the aircraft from the center of the radar apparatus, and based on the preset error coefficient and the distance of the aircraft from the center of the radar apparatus. The error component of the observation position is detected. For example, it is conceivable to multiply the error coefficient and the distance and use the multiplication result as an error component of the observation position.
When the monitoring sensor is an automatic subordinate monitoring device (ADS-B), the aircraft measures its own position, calculates an error component at the measured position at the same time, and digitizes the error component as an index. Then, the aircraft transmits its position and numerical error component in a broadcast format. The ADS-B sends out target data storing the position obtained from the aircraft and the numerical error component. Therefore, the target tracking unit 10 holds a table in which the numerical error component and the actual error component are associated with each other, collates the table with the numerical error component stored in the target data, and detects the error of the actual observation position. Find the ingredients.
When the monitoring sensor is wide area multilateration (WAM), the wide area multilateration simultaneously calculates an error component at the observation position at the time of observation and transmits target data storing the observation position and the error component. Therefore, the target tracking unit 10 refers to the error component of the observation position stored in the target data.

(2−3)変形例3
第1の実施形態の図3Bおよび図3Cにおいては、目標追尾部10には、観測時間が異なる目標データが入力されるものとして説明したが、複数の監視センサを利用する状況では、観測時間が同一の目標データが入力される場合もある。
この場合、後から入力された観測時間が同一の目標データは、以下のいずれかで対処することが考えられる。
・一律に追尾処理の対象から除外する。
・一律に追尾処理の対象に含める。そして、その観測時刻の1つ前の観測時刻における目標物の推定位置から追尾フィルタの更新処理を開始する。
・観測時間が同一の目標データ同士で、それら目標データが示す観測位置の誤差成分を比較し、後から入力された目標データの方が誤差成分が小さければ、その目標データを追尾処理の対象に含める。そして、その観測時刻の1つ前の観測時刻における目標物の推定位置から追尾フィルタの更新処理を開始する。このとき、観測位置の誤差成分は、(2−2)に示す方法で計算する。
(2-3) Modification 3
In FIG. 3B and FIG. 3C of the first embodiment, it has been described that target data having different observation times is input to the target tracking unit 10, but in a situation where a plurality of monitoring sensors are used, the observation time is The same target data may be input.
In this case, it is conceivable that target data with the same observation time inputted later is dealt with by any of the following.
・ Exclude them from the tracking process.
・ Include them in the tracking process. Then, the tracking filter update processing is started from the estimated position of the target at the observation time immediately before the observation time.
-Compare the error components at the observation position indicated by the target data with the same observation time. If the target data input later has a smaller error component, the target data is the target of the tracking process. include. Then, the tracking filter update processing is started from the estimated position of the target at the observation time immediately before the observation time. At this time, the error component of the observation position is calculated by the method shown in (2-2).

(2−4)変形例4
本発明の目標追尾装置にて行われる方法は、コンピュータに実行させるためのプログラムに適用しても良い。また、そのプログラムを記憶媒体に格納することも可能であり、ネットワークを介して外部に提供することも可能である。
(2-4) Modification 4
The method performed by the target tracking device of the present invention may be applied to a program for causing a computer to execute. In addition, the program can be stored in a storage medium and can be provided to the outside via a network.

本発明は、目標物を追尾する目標追尾装置全般に利用可能である。具体的には、航空管制レーダ情報処理装置、複合型監視センサ処理装置、マルチレーダ処理装置等に利用可能である。   The present invention is applicable to all target tracking devices that track a target. Specifically, the present invention can be used for an air traffic control radar information processing device, a composite monitoring sensor processing device, a multi-radar processing device, and the like.

10 目標追尾部
11 過去推定位置蓄積部
12 統合ターゲットデータ出力部
13,13−1〜13−7 目標追尾処理装置
1−1〜1−L 監視センサ
2−1〜2−M 監視センサ
3−1〜3−N 監視センサ
4−1〜4−3 監視データ平滑化処理部
5−1〜5−3 同一監視システムターゲット統合処理部
6 異種監視システムターゲット統合処理部
7 航空管制情報処理装置
DESCRIPTION OF SYMBOLS 10 Target tracking part 11 Past estimated position storage part 12 Integrated target data output part 13, 13-1 to 13-7 Target tracking processing device 1-1 to 1-L monitoring sensor 2-1 to 2-M monitoring sensor 3-1 ˜3-N monitoring sensor 4-1 to 4-3 monitoring data smoothing processing unit 5-1 to 5-3 same monitoring system target integration processing unit 6 heterogeneous monitoring system target integration processing unit 7 air traffic control information processing apparatus

Claims (20)

複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算し、最新の観測時刻における目標物の推定位置を保持する目標追尾部と、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積部と、を有し、
前記目標追尾部は、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記最新の観測時刻における目標物の推定位置を、前記最新の観測時刻における目標物の観測位置と自身が保持する推定位置とを基に計算して保持し、
観測時刻が前記最新の観測時刻よりも前の過去時刻である目標データが入力された場合、前記過去時刻における目標物の観測位置と前記蓄積部に蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記最新の観測時刻における目標物の推定位置を更新する、目標追尾装置。
When target data indicating the observation position and observation time of a target is input from one of a plurality of monitoring sensors, the estimated position of the target at the observation time is calculated, and the estimated position of the target at the latest observation time is calculated. A target tracking unit that holds
An accumulation unit for accumulating the estimated position and target data of the target at each observation time;
The target tracking unit is
When the target data whose observation time is the latest observation time is input, the estimated position of the target at the latest observation time is set to the observation position of the target at the latest observation time and the estimated position held by itself. Calculate and hold based on
When target data whose observation time is a past time before the latest observation time is input, the observation position of the target at the past time, the estimated position of the target stored in the storage unit, and the target A target tracking device that recalculates the estimated position of the target at the latest observation time based on the data and updates the estimated position of the target at the latest observation time.
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算し、最新の観測時刻における目標物の推定位置を保持する目標追尾部と、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積部と、を有し、
前記目標追尾部は、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記最新の観測時刻における目標物の推定位置を、前記最新の観測時刻における目標物の観測位置と自身が保持する推定位置とを基に計算して保持し、
観測時刻が前記最新の観測時刻よりも前で、かつ、前記蓄積部に蓄積されている前記目標データの観測時刻のうち最古の観測時刻と同時刻のまたは該最古の観測時刻よりも後の過去時刻である目標データが入力された場合、前記過去時刻における目標物の観測位置と前記蓄積部に蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記最新の観測時刻における目標物の推定位置を更新する、目標追尾装置。
When target data indicating the observation position and observation time of a target is input from one of a plurality of monitoring sensors, the estimated position of the target at the observation time is calculated, and the estimated position of the target at the latest observation time is calculated. A target tracking unit that holds
An accumulation unit for accumulating the estimated position and target data of the target at each observation time;
The target tracking unit is
When the target data whose observation time is the latest observation time is input, the estimated position of the target at the latest observation time is set to the observation position of the target at the latest observation time and the estimated position held by itself. Calculate and hold based on
The observation time is earlier than the latest observation time, and the same or the oldest observation time among the observation times of the target data stored in the storage unit or later than the oldest observation time. When the target data that is the past time is input, based on the observation position of the target object at the past time, the estimated position of the target object stored in the storage unit, and the target data, A target tracking device that recalculates an estimated position of a target and updates the estimated position of the target at the latest observation time.
前記目標追尾部は、
観測時刻が前記最新の観測時刻よりも前で、かつ、前記蓄積部に蓄積されている前記目標データの観測時刻のうち最古の観測時刻よりも前の過去時刻である目標データが入力された場合、前記最新の観測時刻における目標物の推定位置の再計算および更新を行わず、前記入力された目標データを棄却する、請求項2に記載の目標追尾装置。
The target tracking unit is
Target data whose observation time is before the latest observation time and that is a past time before the earliest observation time among the observation times of the target data stored in the storage unit is input. 3. The target tracking device according to claim 2, wherein the input target data is rejected without recalculating and updating the estimated position of the target at the latest observation time.
前記目標追尾部は、
前記最新の観測時刻における目標物の推定位置を再計算する場合、
前記入力された目標データの観測時刻である前記過去時刻における目標物の推定位置を、前記過去時刻における目標物の観測位置と前記過去時刻の1つ前の観測時刻における目標物の推定位置とを基に新規に計算すると共に、前記過去時刻よりも後の観測時刻における目標物の推定位置を順次、前記観測時刻における目標物の観測位置と前記観測時刻の1つ前の観測時刻における目標物の推定位置とを基に再計算する、請求項1から3のいずれか1項に記載の目標追尾装置。
The target tracking unit is
When recalculating the estimated position of the target at the latest observation time,
The estimated position of the target object at the past time, which is the observation time of the input target data, and the observed position of the target object at the past time and the estimated position of the target object at the observation time immediately before the past time A new calculation based on the estimated position of the target at the observation time after the past time, and the target position at the observation time immediately before the observation time and the observation position of the target at the observation time. The target tracking device according to claim 1, wherein recalculation is performed based on the estimated position.
前記目標追尾部が保持している前記最新の観測時刻における目標物の推定位置を基に、前記最新の観測時刻よりも後の時刻における目標物の予測位置を計算して出力する出力部をさらに有する、請求項1から4のいずれか1項に記載の目標追尾装置。   An output unit that calculates and outputs a predicted position of the target at a time later than the latest observation time based on the estimated position of the target at the latest observation time held by the target tracking unit; The target tracking device according to any one of claims 1 to 4, further comprising: 前記蓄積部は、
各観測時刻における目標物の推定位置および目標データのうち、直近の一定数分の目標物の推定位置および目標データを蓄積する、請求項1から5のいずれか1項に記載の目標追尾装置。
The storage unit
6. The target tracking device according to claim 1, wherein the target tracking device stores the estimated position and target data of the last certain number of targets among the estimated position and target data of the target at each observation time.
前記蓄積部は、
前記一定数を、前記目標データの入力元の監視センサの種類に応じて変更する、請求項6に記載の目標追尾装置。
The storage unit
The target tracking device according to claim 6, wherein the predetermined number is changed according to a type of a monitoring sensor that is an input source of the target data.
前記蓄積部は、
各観測時刻における目標物の推定位置および目標データのうち、現在時刻から過去の一定時間内の観測時刻における目標物の推定位置および目標データを蓄積する、請求項1から5のいずれか1項に記載の目標追尾装置。
The storage unit
The estimated position and target data of the target at the observation time within a certain past time from the current time are accumulated among the estimated position and target data of the target at each observation time. The target tracking device described.
前記目標追尾部は、
前記目標データが入力された場合、前記目標データの入力元の監視センサの種類に応じて、前記目標データが示す観測位置の誤差成分を計算し、計算した誤差成分が予め決められた規定値以上であれば、前記目標データを棄却する、請求項1から8のいずれか1項に記載の目標追尾装置。
The target tracking unit is
When the target data is input, the error component of the observation position indicated by the target data is calculated according to the type of the monitoring sensor that is the input source of the target data, and the calculated error component is equal to or greater than a predetermined specified value. If so, the target tracking device according to any one of claims 1 to 8, wherein the target data is rejected.
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算する追尾ステップと、
最新の観測時刻における目標物の推定位置を保持する保持ステップと、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積ステップと、を有し、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記追尾ステップでは、前記最新の観測時刻における目標物の推定位置を、前最新の観測時刻における目標物の観測位置と前記保持ステップで保持されている推定位置とを基に計算し、前記保持ステップでは、前記計算した前記最新の観測時刻における目標物の推定位置を保持し、
観測時刻が前記最新の観測時刻よりも前の過去時刻である目標データが入力された場合、前記追尾ステップでは、前記過去時刻における目標物の観測位置と前記蓄積ステップで蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記保持ステップでは、前記最新の観測時刻における目標物の推定位置を更新する、目標追尾方法。
When target data indicating the observation position and observation time of the target is input from any of the plurality of monitoring sensors, a tracking step for calculating the estimated position of the target at the observation time;
A holding step for holding the estimated position of the target at the latest observation time;
An accumulation step for accumulating the estimated position and target data of the target at each observation time;
When target data whose observation time is the latest observation time is input, in the tracking step, the estimated position of the target object at the latest observation time and the observation position of the target object at the previous latest observation time are stored. Calculated based on the estimated position held in the step, and in the holding step, the calculated estimated position of the target at the latest observation time is held,
When target data whose observation time is a past time before the latest observation time is input, in the tracking step, the observation position of the target at the past time and the target accumulated in the accumulation step A target tracking method in which the estimated position of the target at the latest observation time is recalculated based on the estimated position and the target data, and in the holding step, the estimated position of the target at the latest observation time is updated.
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算する追尾ステップと、
最新の観測時刻における目標物の推定位置を保持する保持ステップと、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積ステップと、を有し、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記追尾ステップでは、前記最新の観測時刻における目標物の推定位置を、前最新の観測時刻における目標物の観測位置と前記保持ステップで保持されている推定位置とを基に計算し、前記保持ステップでは、前記計算した前記最新の観測時刻における目標物の推定位置を保持し、
観測時刻が前記最新の観測時刻よりも前で、かつ、前記蓄積ステップで蓄積されている前記目標データの観測時刻のうち最古の観測時刻と同時刻のまたは該最古の観測時刻よりも後の過去時刻である目標データが入力された場合、前記追尾ステップでは、前記過去時刻における目標物の観測位置と前記蓄積ステップで蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記保持ステップでは、前記最新の観測時刻における目標物の推定位置を更新する、目標追尾方法。
When target data indicating the observation position and observation time of the target is input from any of the plurality of monitoring sensors, a tracking step for calculating the estimated position of the target at the observation time;
A holding step for holding the estimated position of the target at the latest observation time;
An accumulation step for accumulating the estimated position and target data of the target at each observation time;
When target data whose observation time is the latest observation time is input, in the tracking step, the estimated position of the target object at the latest observation time and the observation position of the target object at the previous latest observation time are stored. Calculated based on the estimated position held in the step, and in the holding step, the calculated estimated position of the target at the latest observation time is held,
The observation time is earlier than the latest observation time and the same or the oldest observation time among the observation times of the target data accumulated in the accumulation step. In the tracking step, the tracking step is performed based on the observation position of the target at the past time, the estimated position of the target accumulated in the accumulation step, and the target data. A target tracking method of recalculating the estimated position of the target at the latest observation time, and updating the estimated position of the target at the latest observation time in the holding step.
前記追尾ステップでは、
観測時刻が前記最新の観測時刻よりも前で、かつ、前記蓄積ステップで蓄積されている前記目標データの観測時刻のうち最古の観測時刻よりも前の過去時刻である目標データが入力された場合、前記追尾ステップおよび前記保持ステップでは、前記最新の観測時刻における目標物の推定位置の再計算および更新を行わず、前記入力された目標データを棄却する、請求項11に記載の目標追尾方法。
In the tracking step,
Target data whose observation time is before the latest observation time and that is a past time before the earliest observation time among the observation times of the target data accumulated in the accumulation step is input. The target tracking method according to claim 11, wherein, in the tracking step and the holding step, the input target data is rejected without recalculating and updating the estimated position of the target at the latest observation time. .
前記追尾ステップでは、
前記最新の観測時刻における目標物の推定位置を再計算する場合、
前記入力された目標データの観測時刻である前記過去時刻における目標物の推定位置を、前記過去時刻における目標物の観測位置と前記過去時刻の1つ前の観測時刻における目標物の推定位置とを基に新規に計算すると共に、前記過去時刻よりも後の観測時刻における目標物の推定位置を順次、前記観測時刻における目標物の観測位置と前記観測時刻の1つ前の観測時刻における目標物の推定位置とを基に再計算する、請求項10から12のいずれか1項に記載の目標追尾方法。
In the tracking step,
When recalculating the estimated position of the target at the latest observation time,
The estimated position of the target object at the past time, which is the observation time of the input target data, and the observed position of the target object at the past time and the estimated position of the target object at the observation time immediately before the past time A new calculation based on the estimated position of the target at the observation time after the past time, and the target position at the observation time immediately before the observation time and the observation position of the target at the observation time. The target tracking method according to claim 10, wherein recalculation is performed based on the estimated position.
前記保持ステップで保持されている前記最新の観測時刻における目標物の推定位置を基に、前記最新の観測時刻よりも後の時刻における目標物の予測位置を計算して出力する出力ステップをさらに有する、請求項10から13のいずれか1項に記載の目標追尾方法。   An output step of calculating and outputting a predicted position of the target at a time later than the latest observation time based on the estimated position of the target at the latest observation time held in the holding step; The target tracking method according to any one of claims 10 to 13. 前記蓄積ステップでは、
各観測時刻における目標物の推定位置および目標データのうち、直近の一定数分の目標物の推定位置および目標データを蓄積する、請求項10から14のいずれか1項に記載の目標追尾方法。
In the accumulation step,
The target tracking method according to any one of claims 10 to 14, wherein among the estimated position and target data of the target at each observation time, the estimated position and target data of the last certain number of targets are accumulated.
前記蓄積ステップでは、
前記一定数を、前記目標データの入力元の監視センサの種類に応じて変更する、請求項15に記載の目標追尾方法。
In the accumulation step,
The target tracking method according to claim 15, wherein the predetermined number is changed according to a type of a monitoring sensor that is an input source of the target data.
前記蓄積ステップでは、
各観測時刻における目標物の推定位置および目標データのうち、現在時刻から過去の一定時間内の観測時刻における目標物の推定位置および目標データを蓄積する、請求項10から14のいずれか1項に記載の目標追尾方法。
In the accumulation step,
The estimated position and target data of the target at the observation time within a certain past time from the current time are accumulated among the estimated position and target data of the target at each observation time. The target tracking method described.
前記追尾ステップでは、
前記目標データが入力された場合、前記目標データの入力元の監視センサの種類に応じて、前記目標データが示す観測位置の誤差成分を計算し、計算した誤差成分が予め決められた規定値以上であれば、前記目標データを棄却する、請求項10から17のいずれか1項に記載の目標追尾方法。
In the tracking step,
When the target data is input, the error component of the observation position indicated by the target data is calculated according to the type of the monitoring sensor that is the input source of the target data, and the calculated error component is equal to or greater than a predetermined specified value. If so, the target tracking method according to any one of claims 10 to 17, wherein the target data is rejected.
コンピュータに、
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算する追尾手順と、
最新の観測時刻における目標物の推定位置を保持する保持手順と、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積手順と、を実行させるためのプログラムであって、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記追尾手順では、前記最新の観測時刻における目標物の推定位置を、前記最新の観測時刻における目標物の観測位置と前記保持手順で保持されている推定位置とを基に計算し、前記保持手順では、前記計算した前記最新の観測時刻における目標物の推定位置を保持し、
観測時刻が前記最新の観測時刻よりも前の過去時刻である目標データが入力された場合、前記追尾手順では、前記過去時刻における目標物の観測位置と前記蓄積手順で蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記保持手順では、前記最新の観測時刻における目標物の推定位置を更新する、プログラム。
On the computer,
When target data indicating the observation position and observation time of the target is input from any of the plurality of monitoring sensors, a tracking procedure for calculating the estimated position of the target at the observation time;
A holding procedure for holding the estimated position of the target at the latest observation time;
A program for executing an estimated position of a target object at each observation time and an accumulation procedure for accumulating target data,
When target data whose observation time is the latest observation time is input, in the tracking procedure, the estimated position of the target at the latest observation time and the observation position of the target at the latest observation time are stored. Calculated based on the estimated position held in the procedure, and in the holding procedure, the calculated estimated position of the target at the latest observation time is held,
When target data whose observation time is a past time before the latest observation time is input, in the tracking procedure, the observation position of the target object at the past time and the target object accumulated in the accumulation procedure A program for recalculating an estimated position of a target at the latest observation time based on the estimated position and the target data, and updating the estimated position of the target at the latest observation time in the holding procedure.
コンピュータに、
複数の監視センサのいずれかから、目標物の観測位置および観測時刻を示す目標データが入力されると、前記観測時刻における目標物の推定位置を計算する追尾手順と、
最新の観測時刻における目標物の推定位置を保持する保持手順と、
各観測時刻における目標物の推定位置および目標データを蓄積する蓄積手順と、を実行させるためのプログラムであって、
観測時刻が前記最新の観測時刻である目標データが入力された場合、前記追尾手順では、前記最新の観測時刻における目標物の推定位置を、前記最新の観測時刻における目標物の観測位置と前記保持手順で保持されている推定位置とを基に計算し、前記保持手順では、前記計算した前記最新の観測時刻における目標物の推定位置を保持し、
観測時刻が前記最新の観測時刻よりも前で、かつ、前記蓄積手順で蓄積されている前記目標データの観測時刻のうち最古の観測時刻と同時刻のまたは該最古の観測時刻よりも後の過去時刻である目標データが入力された場合、前記追尾手順では、前記過去時刻における目標物の観測位置と前記蓄積手順で蓄積されている目標物の推定位置および前記目標データとを基に前記最新の観測時刻における目標物の推定位置を再計算し、前記保持手順では、前記最新の観測時刻における目標物の推定位置を更新する、プログラム。
On the computer,
When target data indicating the observation position and observation time of the target is input from any of the plurality of monitoring sensors, a tracking procedure for calculating the estimated position of the target at the observation time;
A holding procedure for holding the estimated position of the target at the latest observation time;
A program for executing an estimated position of a target object at each observation time and an accumulation procedure for accumulating target data,
When target data whose observation time is the latest observation time is input, in the tracking procedure, the estimated position of the target at the latest observation time and the observation position of the target at the latest observation time are stored. Calculated based on the estimated position held in the procedure, and in the holding procedure, the calculated estimated position of the target at the latest observation time is held,
The observation time is earlier than the latest observation time, and the observation time of the target data accumulated in the accumulation procedure is the same as the oldest observation time or later than the oldest observation time. In the tracking procedure, the tracking procedure is performed based on the observation position of the target at the past time, the estimated position of the target accumulated in the accumulation procedure, and the target data. A program for recalculating an estimated position of a target at the latest observation time and updating the estimated position of the target at the latest observation time in the holding procedure.
JP2014126105A 2014-06-19 2014-06-19 Target tracking device, target tracking method, program Active JP6531356B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014126105A JP6531356B2 (en) 2014-06-19 2014-06-19 Target tracking device, target tracking method, program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014126105A JP6531356B2 (en) 2014-06-19 2014-06-19 Target tracking device, target tracking method, program

Publications (2)

Publication Number Publication Date
JP2016004014A true JP2016004014A (en) 2016-01-12
JP6531356B2 JP6531356B2 (en) 2019-06-19

Family

ID=55223372

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014126105A Active JP6531356B2 (en) 2014-06-19 2014-06-19 Target tracking device, target tracking method, program

Country Status (1)

Country Link
JP (1) JP6531356B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6194520B1 (en) * 2016-06-24 2017-09-13 三菱電機株式会社 Object recognition device, object recognition method, and automatic driving system
JP2017215165A (en) * 2016-05-30 2017-12-07 日本電気株式会社 Ads-b report acquisition device and method
WO2019230055A1 (en) * 2018-05-29 2019-12-05 三菱電機株式会社 Object recognition device and object recognition method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1144754A (en) * 1997-07-29 1999-02-16 Mitsubishi Electric Corp Method and device for tracking target
US7009554B1 (en) * 2005-03-30 2006-03-07 Lockheed Martin Corporation Reduced state estimation with multisensor fusion and out-of-sequence measurements
US7375679B1 (en) * 2005-08-16 2008-05-20 Lockheed Martin Corporation Reduced state estimation with biased and out-of-sequence measurements from multiple sensors
US7884754B1 (en) * 2006-04-28 2011-02-08 The United States Of America As Represented By The Secretary Of The Navy Method of distributed estimation using multiple asynchronous sensors

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1144754A (en) * 1997-07-29 1999-02-16 Mitsubishi Electric Corp Method and device for tracking target
US7009554B1 (en) * 2005-03-30 2006-03-07 Lockheed Martin Corporation Reduced state estimation with multisensor fusion and out-of-sequence measurements
US7375679B1 (en) * 2005-08-16 2008-05-20 Lockheed Martin Corporation Reduced state estimation with biased and out-of-sequence measurements from multiple sensors
US7884754B1 (en) * 2006-04-28 2011-02-08 The United States Of America As Represented By The Secretary Of The Navy Method of distributed estimation using multiple asynchronous sensors

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
シリチャイ ポンサラユッ、外1名: ""アウトオブシーケンス測定を用いたトラッキングのためのアンサンブルカルマンフィルタ"", 電気学会論文誌C, vol. 132, no. 10, JPN6018009677, 1 October 2012 (2012-10-01), pages 1617 - 1625, ISSN: 0003894299 *
系正義、外2名: ""広域複数センサシステムにおける遅延データ対処型目標追尾フィルタ"", 電子情報通信学会論文誌, vol. 84, no. 10, JPN6018009676, 1 October 2001 (2001-10-01), pages 1857 - 1868, ISSN: 0003894298 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017215165A (en) * 2016-05-30 2017-12-07 日本電気株式会社 Ads-b report acquisition device and method
JP6194520B1 (en) * 2016-06-24 2017-09-13 三菱電機株式会社 Object recognition device, object recognition method, and automatic driving system
JP2017227580A (en) * 2016-06-24 2017-12-28 三菱電機株式会社 Object recognition device, object recognition method and automatic driving system
WO2019230055A1 (en) * 2018-05-29 2019-12-05 三菱電機株式会社 Object recognition device and object recognition method
JP2019207158A (en) * 2018-05-29 2019-12-05 三菱電機株式会社 Object recognition device and object recognition method

Also Published As

Publication number Publication date
JP6531356B2 (en) 2019-06-19

Similar Documents

Publication Publication Date Title
GB2564181A (en) Method and system for estimating time of arrival
EP2495583B1 (en) Target tracking system and target tracking method
EP2113897A3 (en) Cognitive aircraft hazard advisory systems and methods
US10866303B2 (en) Determining the location of a mobile computing device
JP6531356B2 (en) Target tracking device, target tracking method, program
US9866462B2 (en) Information processing system and information processing method
EP3244313B1 (en) Systems and methods of subject state change notification
CN109996205B (en) Sensor data fusion method and device, electronic equipment and storage medium
AU2015297867A1 (en) Train formation recognition device and train formation recognition system
JP2017032546A (en) Information gathering system and information gathering method
KR20170063215A (en) Central station, positioning system, positioning method, and storage medium
CN114413885B (en) Time synchronization method and system based on multi-sensor fusion positioning
JP2015232820A (en) Server apparatus, information sharing system, information sharing method and program
Silva et al. Integration of a low-cost global navigation satellite system to a single-board computer using Kalman filtering
US20140233402A1 (en) Wireless Network Message Prioritization Technique
CN108780417A (en) The method and system of maintenance and optimization for assisting supercomputer
JP5583291B1 (en) Remote operation reception system, remote operation system and program
JP2018084493A (en) Sensor network analyzer, sensor network analysis method and sensor network analysis program
GB2550563B (en) An automated data stream selection system and method
JP5516429B2 (en) Target tracking processing apparatus and target tracking processing method
US20210209443A1 (en) Distributed Processing System and Distributed Processing Method
US10674392B2 (en) Communication device, communication system, communication method, and recording medium having communication program recorded thereon
EP3247118B1 (en) An automated data stream selection system and method
JP2008051599A (en) Communication control method and radar system using it
US9170316B2 (en) Systems and methods for improving bearing availability and accuracy for a tracking filter

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170512

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180312

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180320

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180516

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181009

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190506

R150 Certificate of patent or registration of utility model

Ref document number: 6531356

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150