JP4474191B2 - Radar apparatus, radar detection signal processing and display method - Google Patents

Radar apparatus, radar detection signal processing and display method Download PDF

Info

Publication number
JP4474191B2
JP4474191B2 JP2004125513A JP2004125513A JP4474191B2 JP 4474191 B2 JP4474191 B2 JP 4474191B2 JP 2004125513 A JP2004125513 A JP 2004125513A JP 2004125513 A JP2004125513 A JP 2004125513A JP 4474191 B2 JP4474191 B2 JP 4474191B2
Authority
JP
Japan
Prior art keywords
target
display data
hypothetical
currently displayed
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004125513A
Other languages
Japanese (ja)
Other versions
JP2005308532A (en
Inventor
勝幸 柳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Furuno Electric Co Ltd
Original Assignee
Furuno Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Furuno Electric Co Ltd filed Critical Furuno Electric Co Ltd
Priority to JP2004125513A priority Critical patent/JP4474191B2/en
Publication of JP2005308532A publication Critical patent/JP2005308532A/en
Application granted granted Critical
Publication of JP4474191B2 publication Critical patent/JP4474191B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Radar Systems Or Details Thereof (AREA)

Description

この発明は、レーダ探知信号に含まれるエコーから物標の位置を捕捉・追尾して表示するレーダ装置、およびこのレーダ装置におけるレーダ探知信号の処理、表示方法に関するものである。   The present invention relates to a radar apparatus that captures and tracks the position of a target from echoes included in a radar detection signal, and relates to a radar detection signal processing and display method in the radar apparatus.

船舶用として広く採用されているパルス方式レーダ装置は、アンテナを2〜3秒程度で1回転させて全周の物標を探知する。このようなレーダ装置を用いて他船などとの衝突を予防することを目的として、自動衝突予防援助装置(ARPA:Automatic Radar Plotting Aid)(以下、単に「ARPA」と称す。)が多数の船舶に搭載されている。   A pulse-type radar apparatus widely used for ships detects an object all around by rotating the antenna once in about 2 to 3 seconds. For the purpose of preventing a collision with another ship using such a radar device, an automatic collision prevention assist device (ARPA: Automatic Radar Plotting Aid) (hereinafter simply referred to as “ARPA”) is a large number of ships. It is mounted on.

図11はARPAの機能を備えるレーダ装置の信号処理部6の概略構成を示すブロック図である。
信号処理部6は、レーダ探知信号から探知画像情報を含むビデオ信号を生成する受信部5に入力部が接続するA/D変換部61と、該A/D変換部61の出力部に入力部が接続し、出力部が表示器7に接続するデータ処理器62と、アンテナ3および方位センサ102に入力部が接続し、出力部がA/D変換部61に接続する方位データ生成部63とを備える。
FIG. 11 is a block diagram showing a schematic configuration of the signal processing unit 6 of the radar apparatus having the ARPA function.
The signal processing unit 6 includes an A / D conversion unit 61 whose input unit is connected to the reception unit 5 that generates a video signal including detected image information from the radar detection signal, and an input unit connected to the output unit of the A / D conversion unit 61. Are connected, the output unit is connected to the display unit 7, the input unit is connected to the antenna 3 and the azimuth sensor 102, and the output unit is connected to the A / D conversion unit 61. Is provided.

A/D変換部61は、レーダ探知信号に基づくビデオ信号をディジタルの探知データに変換する。方位データ生成部63は、アンテナ3からのアンテナ角度データと、方位センサ102からの船首方位データとを加算して、アンテナ方位データをデータ処理部62のエコー検出部64に出力する。エコー検出部64は、探知データとアンテナ方位データとから物標と見なせるエコーを抽出(捕捉)し、各物標の代表位置を算出してエコー選別部65に出力する。エコー選別部65は、現在追尾中の物標(ターゲット物標)に該当するものだけを選択する。すなわち、該当物標の推定運動量により、複数のエコーから最も該当するものと見なせるエコーを1つだけ選択し、当該エコーに関するデータを運動推定部66に出力する。
運動推定部66は、GPS受信機101からの自船の船速と、方位センサ102からの自船の船首方向とを入力し、選択されたエコーデータから物標の運動量を推定する。この運動量の推定にはαβトラッカーやカルマンフィルタを用い、現在の予測位置と選択されたエコーの位置との間を新たな推定位置として算出し、更にこの算出結果に基づき推定速度を求める。
ここで、αβトラッキングについて説明する。図12はαβトラッカーのトラッキング方法を示す概念図であり、位置平滑化定数をαとし速度平滑定数をβとする直線予測器として、第nスキャンから第(n+1)スキャンを予測する様子を示す。
第nスキャンでの予測位置をP(n)とし、測定位置をM(n)とすると、追尾誤差E(n)は、
E(n)=M(n)−P(n)
である。平滑位置S(n)と平滑速度V(n)は、
S(n)=P(n)+αE(n)
V(n)=V(n−1)+βE(n)/T
で求められる。ここで、Tはサンプル周期である。これから、第(n+1)スキャンの予測位置P(n+1)は、
P(n+1)=S(n)+V(n)/T
で求められる。この際、α=0ならば予測位置を平滑位置とし、α=1ならば測定位置を平滑位置とすることに相当し、αが小さいほど深い平滑化が行われることを意味する。
このようにターゲット物標の位置、速度の推定を繰り返し行うことで、ターゲット物標の追尾を行う。
表示データ生成部67は運動推定部66で推定されたターゲット物標(エコー)の位置および運動量の表示データを生成して表示器7に出力する。
The A / D converter 61 converts a video signal based on the radar detection signal into digital detection data. The azimuth data generation unit 63 adds the antenna angle data from the antenna 3 and the bow direction data from the azimuth sensor 102 and outputs the antenna azimuth data to the echo detection unit 64 of the data processing unit 62. The echo detector 64 extracts (captures) an echo that can be regarded as a target from the detection data and the antenna orientation data, calculates a representative position of each target, and outputs the representative position to the echo selector 65. The echo sorting unit 65 selects only the target corresponding to the target currently being tracked (target target). That is, only one echo that can be regarded as the most relevant from a plurality of echoes is selected based on the estimated amount of motion of the target, and data related to the echo is output to the motion estimation unit 66.
The motion estimation unit 66 inputs the ship speed of the ship from the GPS receiver 101 and the bow direction of the ship from the direction sensor 102, and estimates the amount of movement of the target from the selected echo data. For estimating the momentum, an αβ tracker or a Kalman filter is used to calculate a new estimated position between the current predicted position and the selected echo position, and further, an estimated speed is obtained based on the calculation result.
Here, αβ tracking will be described. FIG. 12 is a conceptual diagram showing a tracking method of the αβ tracker, and shows a state in which the (n + 1) th scan is predicted from the nth scan as a linear predictor having a position smoothing constant α and a velocity smoothing constant β.
If the predicted position in the nth scan is P (n) and the measurement position is M (n), the tracking error E (n) is
E (n) = M (n) -P (n)
It is. The smoothing position S (n) and the smoothing speed V (n) are
S (n) = P (n) + αE (n)
V (n) = V (n−1) + βE (n) / T
Is required. Here, T is a sample period. From this, the predicted position P (n + 1) of the (n + 1) th scan is
P (n + 1) = S (n) + V (n) / T
Is required. At this time, if α = 0, the predicted position is set as the smooth position, and if α = 1, the measurement position is set as the smooth position. The smaller α is, the deeper the smoothing is performed.
In this way, the target target is tracked by repeatedly estimating the position and speed of the target target.
The display data generation unit 67 generates display data of the position of the target target (echo) and the amount of movement estimated by the movement estimation unit 66 and outputs them to the display unit 7.

このようなレーダ装置では、本来追尾したいターゲット物標(船舶等)以外に、海面や雨等のクラッタが重畳されたり、ターゲット物標のエコーが消失したりすることがある。このようなクラッタの重畳やエコーの消失は間違ったエコーを追尾対象としたり、追尾精度の劣化を招いたりし、場合によっては、ターゲット物標以外の物標への乗り移りやロスト(ターゲット物標の見失い)といった追尾誤りを発生させる。   In such a radar apparatus, in addition to the target target (such as a ship) that is originally desired to be tracked, clutter such as the sea surface or rain may be superimposed, or the echo of the target target may disappear. Such superposition of clutter or disappearance of the echo may cause the wrong echo to be tracked or cause tracking accuracy to deteriorate. In some cases, transfer to a target other than the target target or lost (target target) A tracking error such as “lost” occurs.

このような追尾誤りを訂正する手段として、MHT(Multiple Hypothesis Tracking)方式(多重仮説追尾方式)を用いたレーダ装置が各種考案されている。このMHT方式のレーダ装置は、現在追尾しているターゲット物標とは別に、該ターゲット物標が存在する所定領域内で、もしかしたらターゲット物標である可能性を有する物標を仮説ターゲット物標として捕捉し、追尾しておく。そして、MHT方式のレーダ装置は、所定の判断基準を設け、該判断基準に現在のターゲット物標が準じない場合に、最も確からしい仮説ターゲット物標を現在のターゲット物標に切り替えて追尾を継続する(例えば、特許文献1、特許文献2参照。)。
特表2000−505201公報 特開2002−328164公報
Various radar apparatuses using an MHT (Multiple Hypothesis Tracking) method (multiple hypothesis tracking method) have been devised as means for correcting such tracking errors. This radar device of the MHT system, apart from the target target currently being tracked, within a predetermined area where the target target exists, possibly a target that may be a target target. Capture and track as. Then, the MHT radar device sets a predetermined judgment standard, and when the current target target does not conform to the judgment standard, the most probable hypothetical target target is switched to the current target target and tracking is continued. (For example, refer to Patent Document 1 and Patent Document 2).
Special Table 2000-505201 JP 2002-328164 A

ところが、従来のMHT方式のレーダ装置では、以下の理由によりターゲット物標が切り替わったことをユーザが判断しにくい。   However, in the conventional MHT radar device, it is difficult for the user to determine that the target target has been switched for the following reason.

第1に、これまで追尾してきたターゲット物標と切り替わる仮説ターゲット物標との間の距離は短いものとは限らず、大半の場合、この距離は長い。このため、ターゲット物標の表示切替の際に、表示器上のターゲット物標の表示位置が切り替わり前と切り替わり後とで全く異なる位置に移動してしまうからである。
第2に、切り替わり前のターゲット物標の運動量と、切り替わり後のターゲット物標の運動量とに差があるため、切り替わり前後で運動量の連続性がないからである。
First, the distance between the target target that has been tracked so far and the hypothetical target target to be switched is not always short, and in most cases this distance is long. For this reason, when the display of the target target is switched, the display position of the target target on the display unit moves to a completely different position before and after switching.
Second, because there is a difference between the momentum of the target target before switching and the momentum of the target target after switching, there is no continuity of momentum before and after switching.

第3に、表示器上のターゲット物標は規定上同じマーキングが為されているので、ターゲット物標が複数存在し、これらターゲット物標のそれぞれに対して仮説ターゲット物標が存在する場合に、どのターゲット物標が切り替えられたかが分からないからである。   Thirdly, since the target target on the display is the same marking by definition, when there are multiple target targets and there is a hypothetical target target for each of these target targets, This is because it is not known which target target has been switched.

この発明の目的は、ターゲット物標が切り替わった場合にも、この切替を容易に認識できるMHT方式のレーダ装置、およびこのレーダ装置におけるレーダ探知信号の処理、表示方法を提供することにある。   An object of the present invention is to provide an MHT radar device that can easily recognize this switching even when a target target is switched, and a radar detection signal processing and display method in the radar device.

この発明のレーダ装置は、ターゲット物標の運動を推定する物標運動推定手段と、ターゲット物標の切り替えを判定し、判定結果に応じてターゲット物標の切り替えを行うターゲット物標切替手段と、該ターゲット物標切替手段がターゲット物標を切り替えた場合に、ターゲット物標の表示データを切り替えるとともに、切替前後の表示データ間の中間表示データを生成する表示データ生成手段と、を備えたことを特徴としている。   The radar apparatus according to the present invention includes a target motion estimation unit that estimates a motion of a target target, a target target switching unit that determines switching of the target target, and switches the target target according to the determination result; When the target target switching means switches the target target, the target target switching means switches display data of the target target, and includes display data generation means for generating intermediate display data between display data before and after the switching. It is a feature.

また、この発明のレーダ探知信号処理、表示方法は、ターゲット物標の運動を推定するステップと、ターゲット物標の切り替えを判定し、判定結果に応じてターゲット物標の切り替えを行うステップと、該ターゲット物標切替手段がターゲット物標を切り替えた場合に、ターゲット物標の表示データを切り替えるとともに、切替前後の表示データ間の中間表示データを生成するステップと、を備えたことを特徴としている。   Further, the radar detection signal processing and display method according to the present invention includes a step of estimating the motion of the target target, a step of determining the target target switching, and a step of switching the target target according to the determination result; A step of switching display data of the target target and generating intermediate display data between the display data before and after the switching when the target target switching means switches the target target.

これらの構成では、ターゲット物標の切り替わり時に、現在追尾中のターゲット物標と仮説ターゲット物標との間に中間表示データが出力される。このため、切替前後のターゲット物標の関係が明確に表示される。   In these configurations, when the target target is switched, intermediate display data is output between the target target currently being tracked and the hypothetical target target. For this reason, the relationship between the target targets before and after switching is clearly displayed.

また、この発明のレーダ装置は、具体的に、レーダ探知信号から得られる探知画像データを用いて、ターゲット物標を捕捉するとともに、該ターゲット物標が含まれる所定領域内に存在する物標を捕捉する物標捕捉手段と、ターゲット物標の運動と所定領域内の物標の運動とを推定する物標運動推定手段と、ターゲット物標の推定運動量と所定領域内の物標の推定運動量とを比較して、所定領域内の物標から仮説ターゲット物標を検出する仮説ターゲット物標検出手段と、ターゲット物標の推定運動量を用いて該ターゲット物標の追尾品質を評価する追尾品質評価手段と、ターゲット物標の追尾品質が所定基準に準じない場合に、ターゲット物標を仮説ターゲット物標に切り替えるターゲット物標切替手段と、さらに、ターゲット物標の表示データを仮説ターゲット物標の表示データに切り替える際に、ターゲット物標の表示データと仮説ターゲット物標の表示データとの間の中間表示データを生成することを特徴としている。   In addition, the radar apparatus of the present invention specifically captures a target target using detection image data obtained from a radar detection signal, and detects a target existing in a predetermined area including the target target. Target capturing means for capturing; target motion estimating means for estimating the motion of the target target and the motion of the target in the predetermined area; the estimated momentum of the target target and the estimated momentum of the target in the predetermined area; A hypothetical target target detecting means for detecting a hypothetical target target from targets within a predetermined area, and a tracking quality evaluating means for evaluating the tracking quality of the target target using the estimated momentum of the target target And target target switching means for switching the target target to a hypothetical target target when the tracking quality of the target target does not conform to a predetermined standard, and further display of the target target When switching over data to the display data of the hypothesis targets target is characterized by generating an intermediate display data between the display data of the display data and the hypothesis targets target target target.

また、この発明のレーダ探知信号処理、表示方法は、具体的に、レーダ探知信号から得られる探知画像データを用いて、ターゲット物標を捕捉するとともに、該ターゲット物標が含まれる所定領域内に存在する物標を捕捉するステップと、ターゲット物標の運動と所定領域内の物標の運動とを推定するステップと、ターゲット物標の推定運動量と所定領域内の物標の推定運動量とを比較して、所定領域内の物標から仮説ターゲット物標を検出するステップと、ターゲット物標を推定運動量を用いて該ターゲット物標の追尾品質を評価するステップと、ターゲット物標の追尾品質が所定基準に準じない場合に、ターゲット物標を仮説ターゲット物標に切り替えるステップと、ターゲット物標の表示データを仮説ターゲット物標の表示データに切り替える際に、ターゲット物標の表示データと仮説ターゲット物標の表示データとの間の中間表示データを生成するステップと、を備えたことを特徴としている。   The radar detection signal processing and display method according to the present invention specifically captures a target target using detection image data obtained from the radar detection signal, and within a predetermined region including the target target. Comparing the step of capturing an existing target, the step of estimating the movement of the target target and the movement of the target within the predetermined area, and the estimated momentum of the target target and the estimated movement of the target within the predetermined area Detecting a hypothetical target target from targets within a predetermined area, evaluating the tracking quality of the target target using the estimated momentum, and tracking quality of the target target is predetermined. When not complying with the standard, the step of switching the target target to the hypothetical target target and switching the display data of the target target to the display data of the hypothetical target target. When changing, it is characterized by comprising the steps of: generating an intermediate display data between the display data of the display data and the hypothesis targets target target target, the.

この構成では、切り替わり時に、現在追尾中のターゲット物標と仮説ターゲット物標との間に中間表示データが出力される。このため、切替前後のターゲット物標の関係が明確に表示される。   In this configuration, at the time of switching, intermediate display data is output between the target target currently being tracked and the hypothetical target target. For this reason, the relationship between the target targets before and after switching is clearly displayed.

また、この発明のレーダ装置の表示データ生成部は、ターゲット物標側から仮説ターゲット物標側へ中間表示データを順次変位させて出力することを特徴としている。   Further, the display data generation unit of the radar apparatus according to the present invention is characterized in that the intermediate display data is sequentially displaced from the target target side to the hypothetical target target side and output.

また、この発明のレーダ探知信号処理、表示方法は、中間表示データを生成するステップで、ターゲット物標側から仮説ターゲット物標側へ中間表示データを順次変位させて出力することを特徴としている。   Further, the radar detection signal processing and display method according to the present invention is characterized in that the intermediate display data is sequentially displaced from the target target side to the hypothetical target target side in the step of generating intermediate display data and output.

これらの構成では、現在追尾中のターゲット物標が仮説ターゲット物標に切り替わる際に、切替前のターゲット物標(前記現在追尾中のターゲット物標)の表示位置から、切替後のターゲット物標(前記仮説ターゲット物標)の表示位置に、中間表示データにより、順次ターゲット物標の表示位置が推移していく。このため、ターゲット切り替わり時には表示画面上にターゲット物標の位置が動画的に出力される。   In these configurations, when the target target currently being tracked is switched to the hypothetical target target, the target target after switching (the target target being currently tracked) is changed from the display position of the target target before switching (the target target currently being tracked). The display position of the target target is sequentially shifted to the display position of the hypothetical target target) by the intermediate display data. For this reason, the position of the target target is output as a moving image on the display screen when the target is switched.

また、この発明のレーダ装置の表示データ生成手段は、出力する中間表示データを、ターゲット物標側から仮説ターゲット物標側へ順次に増加させることを特徴としている。   The display data generating means of the radar apparatus according to the present invention is characterized in that the intermediate display data to be output is sequentially increased from the target target side to the hypothetical target target side.

また、この発明のレーダ探知信号処理、表示方法は、中間表示データを生成するステップで、出力する中間表示データを、ターゲット物標側から仮説ターゲット物標側へ順次に増加させることを特徴としている。   The radar detection signal processing and display method of the present invention is characterized in that the intermediate display data to be output is sequentially increased from the target target side to the hypothetical target target side in the step of generating intermediate display data. .

これらの構成では、前述の順次ターゲット物標の表示位置が推移していく際に、中間表示データを順に増加させながら出力することで、切替前のターゲット物標(現在追尾中のターゲット物標)側から切替後のターゲット物標(仮説ターゲット物標)側へ順次延びる線形状に、ターゲット物標の軌跡が表示される。   In these configurations, when the display position of the target target is sequentially changed, the intermediate display data is output while increasing in order, so that the target target before switching (target target currently being tracked) The trajectory of the target target is displayed in a line shape that sequentially extends from the side to the switched target target (hypothetical target target) side.

この発明によれば、これまで追尾していたターゲット物標が仮説ターゲット物標に切り替わる際にも、切り替わる前後のターゲット物標の関連性をユーザに容易に認識させるレーダ装置およびレーダ探知信号の処理、表示方法を提供することができる。   According to the present invention, even when a target target that has been tracked so far is switched to a hypothetical target target, the radar apparatus and the radar detection signal processing that allows the user to easily recognize the relationship between the target target before and after the switching. A display method can be provided.

また、この発明によれば、これまで追尾していたターゲット物標が仮説ターゲット物標に切り替わる際にも、どのターゲット物標が仮説ターゲット物標に切り替わるか動画的に表示することができる。これにより、ターゲット物標の切り替わりを容易にユーザに認識させるレーダ装置、およびレーダ探知信号の処理、表示方法を提供することができる。   In addition, according to the present invention, when a target target that has been tracked so far is switched to a hypothetical target target, which target target is switched to the hypothetical target target can be displayed in a moving image. Accordingly, it is possible to provide a radar apparatus that makes it easy for the user to recognize the switching of the target target, and a radar detection signal processing and display method.

また、この発明によれば、ターゲット物標の切り替わりの際に、ターゲット物標の切り替わりを軌跡で表示することができる。これにより、ターゲット物標の切り替わりを更に容易にユーザに認識させるレーダ装置、およびレーダ探知信号の処理、表示方法を提供することができる。   Further, according to the present invention, when the target target is switched, it is possible to display the target target switching with a trajectory. As a result, it is possible to provide a radar apparatus that allows the user to more easily recognize the switching of the target target, and a radar detection signal processing and display method.

本発明の実施形態に係るレーダ装置について図1〜図10を参照して説明する。
図1は本実施形態に係るレーダ装置の概略構成を示すブロック図である。
図1に示すように、本実施形態に係るレーダ装置は送信信号を発生する送信部1と、送受切替器2と、アンテナ3と、レーダ探知信号を受信して探知画像を含むビデオ信号を出力する受信部5と、MHT処理部を含みビデオ信号に所定の処理を施す信号処理部6と、表示器7と、これらの各部に同期信号を与える同期信号発生部4とを備える。さらに、送信部1は高圧電源11、変調器12、電力増幅器13、基準信号発生器・励振器14を備え、受信部5はLNA50、ミキサ51、IF増幅器・検波器・ビデオ増幅器52を備え、信号処理部6はA/D変換器61、MHT処理を行うデータ処理器62を備える。
A radar apparatus according to an embodiment of the present invention will be described with reference to FIGS.
FIG. 1 is a block diagram showing a schematic configuration of a radar apparatus according to the present embodiment.
As shown in FIG. 1, the radar apparatus according to the present embodiment receives a radar detection signal and outputs a video signal including a detection image by a transmission unit 1 that generates a transmission signal, a transmission / reception switch 2, an antenna 3, and a radar detection signal. A receiving unit 5, a signal processing unit 6 including a MHT processing unit for performing predetermined processing on the video signal, a display 7, and a synchronization signal generating unit 4 for providing a synchronization signal to each of these units. Further, the transmission unit 1 includes a high-voltage power supply 11, a modulator 12, a power amplifier 13, a reference signal generator / exciter 14, and the reception unit 5 includes an LNA 50, a mixer 51, an IF amplifier / detector / video amplifier 52, The signal processing unit 6 includes an A / D converter 61 and a data processor 62 that performs MHT processing.

同期信号発生器4は、変調器12に対して送信トリガパルスを与える。変調器12は、与えられた送信トリガパルスに応じて高圧電源11を電源としてパルス信号を電力増幅器13に出力する。電力増幅器13は送信信号を増幅し、サーキュレータ等からなる送受切替器2を介してアンテナ3に出力する。アンテナ3は、所定領域内の物標から反射された信号を受信し、この受信信号を送受切替器2を介して低雑音増幅器(LNA)50に導く。低雑音増幅器(LNA)50は、受信信号を増幅してミキサ51に出力する。ミキサ51は、基準信号発生器・励振器14で生成された周波数信号と受信信号とをミキシングして受信中間周波信号を出力する。IF増幅器・検波器・ビデオ増幅器52は入力された受信中間周波信号の増幅、検波を行い、レーダ探知信号であるビデオ信号を生成、増幅して信号処理部6および表示器7に出力する。A/D変換部61はビデオ信号(レーダ探知信号)をディジタルのレーダ探知データに変換してデータ処理器62に出力する。データ処理器62は入力されたレーダ探知データを用いて後述するMHT処理により所望とする物標(ターゲット物標)の捕捉、追尾を行い、必要に応じて表示器7にエコートレイル画像(表示データ)を出力する。ここで、データ処理器62は、MHT処理を行うことで、所望とするターゲット物標の捕捉、追尾を行うとともに、このターゲット物標に対応する少なくとも1つの仮説ターゲット物標の捕捉、追尾を行う。そして、現在捕捉・追尾中のターゲット物標の追尾品質が低下し、且つ仮説ターゲット物標の確からしさが所定基準に達していれば、ターゲット物標をこれまでの物標から仮説ターゲット物標に切り替えて、エコー画像を出力する。この際、切り替わり直前のターゲット物標のエコー表示位置と切り替わり直後のターゲット物標(最前の仮説ターゲット物標)のエコー表示位置との間に中間表示データを生成し、動画的に出力することで、切り替わり前後でターゲット物標が切り替わったことをユーザに認知させる。   The synchronization signal generator 4 gives a transmission trigger pulse to the modulator 12. The modulator 12 outputs a pulse signal to the power amplifier 13 using the high voltage power supply 11 as a power supply in accordance with the given transmission trigger pulse. The power amplifier 13 amplifies the transmission signal and outputs it to the antenna 3 via the transmission / reception switch 2 composed of a circulator or the like. The antenna 3 receives a signal reflected from a target in a predetermined area, and guides the received signal to a low noise amplifier (LNA) 50 via the transmission / reception switch 2. The low noise amplifier (LNA) 50 amplifies the received signal and outputs it to the mixer 51. The mixer 51 mixes the frequency signal generated by the reference signal generator / exciter 14 and the received signal and outputs a received intermediate frequency signal. The IF amplifier / detector / video amplifier 52 performs amplification and detection of the received reception intermediate frequency signal, generates and amplifies a video signal as a radar detection signal, and outputs it to the signal processing unit 6 and the display 7. The A / D converter 61 converts the video signal (radar detection signal) into digital radar detection data and outputs it to the data processor 62. The data processor 62 captures and tracks a desired target (target target) by MHT processing, which will be described later, using the input radar detection data, and displays an echo trail image (display data) on the display 7 as necessary. ) Is output. Here, the data processor 62 performs MHT processing to capture and track a desired target target, and also capture and track at least one hypothetical target target corresponding to the target target. . Then, if the tracking quality of the target target currently being captured / tracked is degraded and the accuracy of the hypothetical target target has reached the predetermined standard, the target target is changed from the previous target to the hypothetical target target. Switch to output an echo image. At this time, intermediate display data is generated between the echo display position of the target target immediately before switching and the echo display position of the target target immediately after switching (the first hypothetical target target), and is output as a moving image. The user is made aware that the target target has been switched before and after switching.

次に、具体的なレーダ探知データの処理および表示方法について説明する。
図2は信号処理部6の構成を示すブロック図であり、図3は運動推定部66の構成を示すブロック図である。
図2に示すように、信号処理部6は、A/D変換器61と、データ処理器62と、方位データ生成部63とからなり、方位データ生成部63はアンテナ3および方位センサ102に接続されている。データ処理器62は、エコー検出部64、エコー選別部65、運動推定部66、および表示データ生成部67を備え、運動推定部66はGPS受信機101および方位センサ102に接続している。
Next, a specific radar detection data processing and display method will be described.
FIG. 2 is a block diagram showing the configuration of the signal processing unit 6, and FIG. 3 is a block diagram showing the configuration of the motion estimation unit 66.
As shown in FIG. 2, the signal processing unit 6 includes an A / D converter 61, a data processor 62, and an azimuth data generation unit 63, and the azimuth data generation unit 63 is connected to the antenna 3 and the azimuth sensor 102. Has been. The data processor 62 includes an echo detector 64, an echo selector 65, a motion estimator 66, and a display data generator 67. The motion estimator 66 is connected to the GPS receiver 101 and the direction sensor 102.

A/D変換器61は受信部5から入力されるビデオ信号(レーダ探知信号)をディジタルのレーダ探知データに変換し、エコー検出部64に出力する。方位データ生成部63はアンテナ3から入力されるアンテナ角度データと、方位センサ102から入力される船首方位データとを加算して、アンテナ方位データをエコー検出部64に出力する。エコー検出部64は、アンテナ方位データとレーダ探知データとから物標と見なせるエコーを検知(捕捉)し、各物標(エコー)の代表位置データを算出してエコー選別部65および運動推定部66に出力する。エコー選別部65は現在追尾中のターゲット物標に該当するエコーデータ(代表位置データ等)のみを選択し運動推定部66に出力する。ここで、エコー検出部64およびエコー選択部65が本発明の「物標捕捉手段」に相当する。   The A / D converter 61 converts the video signal (radar detection signal) input from the receiving unit 5 into digital radar detection data and outputs the digital radar detection data to the echo detection unit 64. The azimuth data generation unit 63 adds the antenna angle data input from the antenna 3 and the bow direction data input from the azimuth sensor 102 and outputs the antenna azimuth data to the echo detection unit 64. The echo detector 64 detects (captures) an echo that can be regarded as a target from the antenna orientation data and the radar detection data, calculates representative position data of each target (echo), and calculates an echo selector 65 and a motion estimator 66. Output to. The echo sorting unit 65 selects only echo data (such as representative position data) corresponding to the target target currently being tracked, and outputs the selected echo data to the motion estimation unit 66. Here, the echo detector 64 and the echo selector 65 correspond to the “target capturing means” of the present invention.

運動推定部66は、図3に示すように、現在追尾中のターゲット物標の追尾処理を行う通常ターゲット運動推定部661と、仮説ターゲット物標の捕捉処理を行う仮説ターゲット捕捉部662と、仮説ターゲット物標の追尾処理を行う仮説ターゲット運動推定部663と、ターゲット物標の追尾信頼性を評価する通常ターゲット追尾品質評価部664と、現在追尾中のターゲット物標から仮説ターゲット物標に切り替わる際の修正処理を行う追尾修正部665とを備える。また、運動推定部66はGPS受信機101から自船の船速を、方位センサ102から自船の船首方向を入力して、通常ターゲット運動推定部661および仮説ターゲット運動推定部663での物標の運動推定に用いる。ここで、通常ターゲット運動推定部661と仮説ターゲット運動推定部663が本発明の「物標運動推定手段」に相当し、仮説ターゲット捕捉部662が本発明の「仮説ターゲット捕捉手段」に相当し、通常ターゲット追尾品質評価部664が本発明の「追尾品質評価手段」に相当し、追尾修正部665が本発明の「ターゲット物標切替手段」に相当する。   As illustrated in FIG. 3, the motion estimation unit 66 includes a normal target motion estimation unit 661 that performs tracking processing of a target target that is currently being tracked, a hypothesis target capture unit 662 that performs processing of capturing a hypothetical target target, and a hypothesis. When switching from a target target currently being tracked to a hypothetical target target, a hypothetical target motion estimation unit 663 that performs target target tracking processing, a normal target tracking quality evaluation unit 664 that evaluates tracking reliability of the target target, And a tracking correction unit 665 for performing the correction process. Further, the motion estimation unit 66 inputs the ship speed of the ship from the GPS receiver 101 and the bow direction of the ship from the direction sensor 102, and targets in the normal target motion estimation unit 661 and the hypothetical target motion estimation unit 663. Used for motion estimation. Here, the normal target motion estimation unit 661 and the hypothesis target motion estimation unit 663 correspond to the “target motion estimation unit” of the present invention, and the hypothesis target capture unit 662 corresponds to the “hypothesis target capture unit” of the present invention, The normal target tracking quality evaluation unit 664 corresponds to the “tracking quality evaluation unit” of the present invention, and the tracking correction unit 665 corresponds to the “target target switching unit” of the present invention.

通常ターゲット運動推定部661は、エコー選別部65から入力された現在追尾中のターゲット物標のエコーデータからターゲット物標の運動量を前述のαβトラッカーやカルマンフィルタを用いて推定することでターゲット物標を追尾する。この際、通常ターゲット運動推定部661は推定位置等の推定運動量に関する物標データを装置内のメモリ領域の通常ターゲットファイルに記憶し、仮説ターゲット捕捉部662、通常ターゲット追尾品質評価部664、および表示データ生成部67に出力する。   The normal target motion estimation unit 661 estimates the target target's momentum from the echo data of the target target currently being tracked input from the echo sorting unit 65 by using the αβ tracker or the Kalman filter described above. To track. At this time, the normal target motion estimation unit 661 stores the target data related to the estimated motion amount such as the estimated position in a normal target file in the memory area in the apparatus, and the hypothesis target capturing unit 662, the normal target tracking quality evaluation unit 664, and the display The data is output to the data generation unit 67.

仮説ターゲット捕捉部662は、エコー検出部64から入力されるエコーデータと通常ターゲット運動推定部661からの物標データに基づき、現在追尾中のターゲット物標に対応する仮説ターゲット物標を検知(捕捉)して、仮説ターゲット運動推定部663に出力する。仮説ターゲット運動推定部663は、仮説ターゲット捕捉部662から入力された仮説ターゲット物標のエコーデータから該仮説ターゲット物標の運動量を前述のαβトラッカーやカルマンフィルタを用いて推定し、推定位置データ等の推定運動量に関する物標データを追尾修正部665に出力する。
具体的には、図4に示すフローに基づき仮説ターゲット物標の捕捉・追尾を行う。
図4は仮説ターゲット物標の捕捉・追尾方法を示すフォローチャートであり、図5は仮説ターゲット物標の捕捉方法の概念を示す図である。
仮説ターゲット捕捉部662では、前述の通常ターゲット運動推定部661における予測ゲート(次回のスキャンでターゲット物標が存在するであろう領域)よりも所定範囲広い領域からなるNEARゲートが設定されており、仮説ターゲット捕捉部662は、このNEARゲート内に存在するエコーから仮説ターゲット候補物標エコーを選択する(S1)。次に、仮説ターゲット捕捉部662は、装置内のメモリ領域の仮説ターゲットファイルから現在追尾中の仮説ターゲット物標エコーの物標データを取得し、前記選択した仮説ターゲット候補物標エコーの内、現在追尾中の仮説ターゲット物標エコーに相当するものが存在すれば、仮説ターゲット運動推定部663にて追尾を継続する(S2→S8)。
The hypothesis target acquisition unit 662 detects (captures) a hypothesis target target corresponding to the target target currently being tracked based on the echo data input from the echo detection unit 64 and the target data from the normal target motion estimation unit 661. And output to the hypothesis target motion estimation unit 663. The hypothesis target motion estimation unit 663 estimates the amount of motion of the hypothesis target target from the hypothesis target target echo data input from the hypothesis target capture unit 662 using the αβ tracker and the Kalman filter described above, The target data related to the estimated momentum is output to the tracking correction unit 665.
Specifically, the hypothesis target is captured and tracked based on the flow shown in FIG.
FIG. 4 is a follow chart showing a hypothesis target target capturing / tracking method, and FIG. 5 is a diagram showing a concept of the hypothesis target target capturing method.
In the hypothesis target capturing unit 662, a NEAR gate including a region wider by a predetermined range than the prediction gate (region where the target target will exist in the next scan) in the normal target motion estimation unit 661 is set. The hypothesis target acquisition unit 662 selects a hypothesis target candidate target echo from the echoes present in the NEAR gate (S1). Next, the hypothesis target acquisition unit 662 obtains target data of a hypothesis target target echo currently being tracked from a hypothesis target file in a memory area in the apparatus, and among the selected hypothesis target candidate echoes, If there is something corresponding to the hypothesis target target echo being tracked, the hypothesis target motion estimation unit 663 continues tracking (S2 → S8).

ここで、選択した仮説ターゲット候補物標エコーに現在追尾中の仮説ターゲット物標エコーが無ければ、装置内のメモリ領域のエントリーファイルに記憶されている既に選択済みのエコーデータを読み出して、今回選択された仮説ターゲット候補物標エコーと記憶されているエコーデータとを照合する(S2→S3→S4)。ここで、選択された仮説ターゲット候補物標エコーに対応するエコーデータがエントリーファイルに既に記憶されていれば、エントリーファイルのエコーデータを更新する(S4→S5)。そして、仮説ターゲット捕捉部662は、エントリーファイルのエコーデータを更新するとともに更新回数をカウントアップして、更新回数が所定閾値以上になった時点で仮説ターゲット物標エコーを捕捉したと判断し、このエコーデータを仮説ターゲット物標運動推定部663に出力する。仮説ターゲット物標運動推定部663は、仮説ターゲット物標エコーのエコーデータを物標データとして仮説ターゲットファイルに記憶するとともに、仮説ターゲット物標の追尾処理を開始する(S6→S7→S8)。   Here, if there is no hypothesis target target echo currently being tracked in the selected hypothesis target candidate target echo, the already selected echo data stored in the entry file in the memory area of the device is read and selected this time. The made hypothesis target candidate target echo is collated with the stored echo data (S2-> S3-> S4). If echo data corresponding to the selected hypothesis target candidate target echo is already stored in the entry file, the echo data of the entry file is updated (S4 → S5). Then, the hypothesis target capturing unit 662 updates the echo data of the entry file and counts up the number of updates, and determines that the hypothesis target target echo is captured when the number of updates exceeds a predetermined threshold. The echo data is output to the hypothetical target motion estimation unit 663. The hypothetical target motion estimation unit 663 stores the echo data of the hypothetical target echo as target data in the hypothesis target file and starts the tracking process of the hypothetical target (S6 → S7 → S8).

一方、選択した仮説ターゲット候補物標エコーがエントリーファイルに既に記憶されているエコーデータに対応しなければ、新たなエコーデータをエントリーファイルに記憶する(登録する)(S4→S9)。   On the other hand, if the selected hypothesis target candidate target echo does not correspond to the echo data already stored in the entry file, new echo data is stored (registered) in the entry file (S4 → S9).

さらに、仮説ターゲット捕捉部662は、エントリーファイルに記憶されているエコーデータに対して非更新回数をカウントアップして、非更新回数が所定閾値以上になった時点で、このエコーデータを削除する(S10→S11→S12)。   Further, the hypothesis target capturing unit 662 counts up the number of non-updates for the echo data stored in the entry file, and deletes this echo data when the number of non-updates exceeds a predetermined threshold ( S10 → S11 → S12).

このような一連の動作を所定周期(スキャン周期)で繰り返すことで、その時点に応じて、現在追尾中のターゲット物標に対応して、連続した仮説ターゲット候補物標の選択、仮説ターゲット物標の捕捉・追尾、新規仮説ターゲット候補物標の登録、および不必要な仮説ターゲット候補物標の削除を行う。これにより、各スキャンの時点において、必要な仮説ターゲット物標のみを捕捉・追尾することができる。また、所定回数以上選択されなければ捕捉・追尾しないことで、クラッタ等のノイズが仮説ターゲット物標として捕捉・追尾されることを防止することができる。   By repeating such a series of operations at a predetermined cycle (scan cycle), the selection of consecutive hypothesis target candidate targets and hypothesis target targets corresponding to the target target currently being tracked according to the time point. Capture / tracking, registering new hypothesis target candidates, and deleting unnecessary hypothesis target candidates. This makes it possible to capture and track only the necessary hypothetical target at the time of each scan. Further, by not capturing / tracking unless it is selected a predetermined number of times or more, it is possible to prevent noise such as clutter from being captured / tracked as a hypothetical target.

また、このように捕捉・追尾される仮説ターゲット物標は、ターゲット物標の移動に伴い、次々発生する。このため、仮説ターゲット運動推定部663は、予め設定した所定周期で、仮説ターゲットファイルメモリに記憶されている各仮説ターゲット物標の物標データを読み出し、消去条件を満たす物標データを消去する。この消去条件としては、例えば、(1)仮説ターゲット物標の追尾開始からの経過時間が所定時間以上であったり、(2)仮説ターゲット物標とターゲット物標との間隔が、追尾開始時に対して所定距離以上離間したり、(3)仮説ターゲット物標のエコーが消失して追尾できなくなった等の条件を採用すればよい。   In addition, hypothetical target targets that are captured and tracked in this way are generated one after another as the target target moves. For this reason, the hypothesis target motion estimation unit 663 reads the target data of each hypothesis target that is stored in the hypothesis target file memory at a predetermined period set in advance, and erases the target data that satisfies the erasure condition. As the erasure condition, for example, (1) the elapsed time from the start of tracking of the hypothetical target target is a predetermined time or more, or (2) the interval between the hypothetical target target and the target target is And (3) the condition that the echo of the hypothetical target object disappears and tracking becomes impossible can be adopted.

次に、ターゲット物標の追尾品質評価について説明する。   Next, the tracking quality evaluation of the target target will be described.

通常ターゲット追尾品質評価部664は、通常ターゲット運動推定部661から出力されるターゲット物標の物標データを用いて、所定周期で追尾品質を評価する。その評価方法としては、以下に示す各項目内容を数値化してスケール変換や加重平均処理を行い、全体として追尾品質を1次元の数値として算出する。そして、通常ターゲット追尾品質評価部664は、この追尾品質を表す数値を追尾修正部665に出力する。   The normal target tracking quality evaluation unit 664 uses the target data of the target target output from the normal target motion estimation unit 661 to evaluate the tracking quality at a predetermined period. As the evaluation method, the content of each item shown below is digitized, scale conversion and weighted average processing are performed, and the tracking quality as a whole is calculated as a one-dimensional numerical value. Then, the normal target tracking quality evaluation unit 664 outputs a numerical value representing the tracking quality to the tracking correction unit 665.

(a)追尾推定速度変化率
ターゲット物標の物標データから推定速度データを抽出して所定間隔で記録し、変化率を数値化する。例えば、第nスキャン時の速度変化率をDV_RATE(n)とすると、その時点の推定速度をV(n)とし、直前の第n−1スキャン時の推定速度をV(n−1)とした場合に、速度変化率(追尾推定速度変化率)DV_RATE(n)は、
DV_RATE(n)=ABS(V(n)−V(n−1)/V(n))
で算出することができる。この追尾推定速度変化率はターゲット物標の推定速度が一定で有れば「0」となり、追尾品質が良い状態を示す。
(b)エコー未検出確率
一定期間に、予測ゲート内にターゲット物標に該当するエコーが存在しなかった確率を数値化する。例えば、N回スキャンを行った内でエコーが検出されなかった回数がM回だった場合のエコー未検出確率Pは、
P=M/N
で算出することができる。このエコー未検出確率Pは、エコーが常時検出されれば「0」となり追尾品質が良い状態を示し、エコーが検出されたり未検出であったりすれば数値が高くなり、数値が高くなるほど追尾品質が悪い状態を示す。
(c)エコー形状値変化率
入力されるターゲット物標データからエコーの形状を算出し、この形状に応じて数値化を行い、この数値の変化をエコー形状値変化率として数値化する。このエコー形状値としては、例えば、図6に示すようなエコーの距離方向長さLrと方位方向長さLazとの比率(Lr/Laz)や、図7に示すようなエコー検出レベル以上のデータを有する画素数に対応するエコー面積Seや、エコーを外包する長方形面積Sleに対するエコー面積Seの比率(Se/Sle)を用いる。そして、このエコー形状値変化率が小さければ追尾品質が良い状態を示す。
(A) Tracking estimated speed change rate The estimated speed data is extracted from the target data of the target target, recorded at predetermined intervals, and the change rate is digitized. For example, if the rate of change in speed at the n-th scan is DV_RATE (n), the estimated speed at that time is V (n), and the estimated speed at the immediately preceding n-1 scan is V (n-1). In this case, the speed change rate (tracking estimated speed change rate) DV_RATE (n) is
DV_RATE (n) = ABS (V (n) −V (n−1) / V (n))
Can be calculated. This tracking estimated speed change rate is “0” if the estimated speed of the target target is constant, indicating that the tracking quality is good.
(B) Echo non-detection probability The probability that the echo corresponding to the target target does not exist in the prediction gate in a certain period is quantified. For example, the echo non-detection probability P when the number of times that no echo is detected within N scans is M is
P = M / N
Can be calculated. The echo non-detection probability P is “0” if the echo is always detected, indicating that the tracking quality is good. If the echo is detected or not detected, the numerical value increases. The higher the numerical value, the higher the tracking quality. Indicates a bad condition.
(C) Echo shape value change rate The shape of the echo is calculated from the input target target data, digitized according to the shape, and the change in the numeric value is digitized as the echo shape value change rate. As the echo shape value, for example, the ratio (Lr / Laz) of the echo distance direction length Lr and the azimuth direction length Laz as shown in FIG. 6 or data equal to or higher than the echo detection level as shown in FIG. And the ratio (Se / Sle) of the echo area Se to the rectangular area Sle that encloses the echo. If the echo shape value change rate is small, the tracking quality is good.

図6、図7はエコー形状値を説明するための概念図であり、図6はエコーの距離方向長さLrおよび方位方向長さLazの概念を表し、図7はエコー面積Seおよび長方形面積Sleの概念を表す。   6 and 7 are conceptual diagrams for explaining the echo shape value. FIG. 6 shows the concept of the echo distance direction length Lr and the azimuth direction length Laz. FIG. 7 shows the echo area Se and the rectangular area Sle. Represents the concept of

(d)ターゲット物標エコー周りのノイズ発生率
前述のNEARゲート内での、追尾を行う必要がある仮説ターゲット物標数、すなわち、仮説ターゲットファイルメモリに記憶される仮説ターゲット物標の数T_VOLに対する、NEARゲート内に一端捕捉された仮説ターゲット数、すなわち、エントリーファイルメモリに一時的に記憶されるが仮説ターゲットファイルメモリに記憶されずに消去されるエコー数E_VOLの比率N_RATEを数値化する。この比率(ターゲット物標エコー周りのノイズ発生率)N_RATEは、
(N_RATE)=(E_VOL)/(T_VOL)
で表され、レーダ映像が非常にきれいな場合はE_VOLとT_VOLとは一致するので、N_RATEは「1」なり、追尾品質が良い状態を示す。一方、海面反射や風雪反射等のノイズが発生した場合、これらのノイズが仮説ターゲット物標として一時的に捕捉されることがある。その時、E_VOLはT_VOLよりも大きくなり、従ってN_RATEが「1」より大きくなって、追尾品質が悪い状態を示す。
(D) Noise generation rate around the target target echo with respect to the hypothetical target number that needs to be tracked in the above NEAR gate, that is, the number T_VOL of the hypothetical target target stored in the hypothetical target file memory The number N of the hypothesis target once captured in the NEAR gate, that is, the ratio N_RATE of the echo number E_VOL that is temporarily stored in the entry file memory but is not stored in the hypothesis target file memory is quantified. This ratio (noise generation rate around the target target echo) N_RATE is
(N_RATE) = (E_VOL) / (T_VOL)
When the radar image is very clear, E_VOL and T_VOL match, so N_RATE is “1”, indicating that the tracking quality is good. On the other hand, when noise such as sea surface reflection or wind / snow reflection occurs, the noise may be temporarily captured as a hypothetical target. At that time, E_VOL is larger than T_VOL, and therefore N_RATE is larger than “1”, indicating that the tracking quality is poor.

そして、これら(a)〜(d)の全ての項目もしくは必要な項目を数値化し、スケール変換や加重平均処理を行うことで1つの総追尾品質評価値Qaとして算出する。
この総追尾品質評価値Qaは、前述の各項目(a)〜(d)の数値をQnとし、各数値Qnに対する加重ウエイト値をWnとした場合に、
Qa=ΣQn・Wn
で表すことができる。そして、この総追尾品質評価値Qaが小さければ追尾状態が良く、追尾誤りが発生している可能性が低い状態を示し、総追尾品質評価値Qaが大きければ追尾状態が悪く、追尾誤りが発生している可能性が高い状態を示す。
なお、前記ウエイト値Wnはユーザにより任意に設定することが可能であり、レーダ性能や使用状況に応じて適正な値に設定しておけばよい。
次に、追尾修正方法、すなわち、現在追尾中のターゲット物標を仮説ターゲット物標に切り替える方法について説明する。
図8は現在追尾中のターゲット物標から仮説ターゲット物標へ追尾対象を切り替える方法を示すフローチャートである。
追尾修正部665は通常ターゲット追尾品質評価部664から入力された総追尾品質評価値Qaを予め記憶されている品質評価閾値と比較する(S21→S22)。この品質評価閾値は、閾値を超えると追尾品質が悪く、現在追尾中のターゲット物標を引き続き捕捉・追尾することが難しくなり、追尾誤りが発生しやすくなることを意味する。この際、使用状況に応じて特定のQnが予め大きい場合には、品質評価閾値を高くする等の非線形な設定を行うことにより、適切な追尾品質評価閾値を得ることができる。
追尾修正部665は、総追尾品質評価値Qaが品質評価閾値を超えると、仮説ターゲット運動推定部663より入力される物標データから、現在追尾中のターゲット物標に対応する仮説ターゲット物標の物標データが存在するかを識別する(S23)。ここで、仮説ターゲット物標が存在すれば、この仮説ターゲット物標に対して推定速度、エコー未検出確率、エコー形状値変化率を算出して記憶し、通常ターゲット追尾品質評価部664で得られたターゲット物標の推定速度、エコー未検出確率、エコー形状値変化率を取得し、それぞれの項目について仮説ターゲット物標とターゲット物標とで差分値を算出する。そして、各差分値にウエイト値を乗算して総和を求め、この総和値が所定閾値以内であれば、追尾修正部665は選択した仮説ターゲット物標が現在追尾中のターゲット物標と同一であると判定する(S24→S25)。次に、追尾修正部665は、仮説ターゲット物標の物標データを通常ターゲット運動推定部661の通常ターゲットファイルに上書き記憶するとともに、仮説ターゲットファイルに記憶されていた仮説ターゲット物標の物標データを初期化(消去)する(S26→S27)。そして、追尾修正部665は、仮説ターゲット物標の物標データ(修正運動量)を表示データ生成部67に出力する(S28)。
Then, all the items (a) to (d) or necessary items are digitized and subjected to scale conversion and weighted average processing to calculate one total tracking quality evaluation value Qa.
This total tracking quality evaluation value Qa is obtained when the numerical value of each of the items (a) to (d) is Qn and the weighted weight value for each numerical value Qn is Wn.
Qa = ΣQn · Wn
Can be expressed as If the total tracking quality evaluation value Qa is small, the tracking state is good and indicates that the possibility that a tracking error has occurred is low. If the total tracking quality evaluation value Qa is large, the tracking state is bad and a tracking error occurs. This indicates a state where there is a high possibility that
Note that the weight value Wn can be arbitrarily set by the user, and may be set to an appropriate value according to the radar performance and usage conditions.
Next, a tracking correction method, that is, a method of switching a target target currently being tracked to a hypothetical target target will be described.
FIG. 8 is a flowchart showing a method of switching the tracking target from the target target currently being tracked to the hypothetical target target.
The tracking correction unit 665 compares the total tracking quality evaluation value Qa input from the normal target tracking quality evaluation unit 664 with a previously stored quality evaluation threshold value (S21 → S22). This quality evaluation threshold means that if the threshold is exceeded, the tracking quality is poor, and it becomes difficult to continuously capture and track the target object currently being tracked, and a tracking error is likely to occur. At this time, if the specific Qn is large in advance according to the use situation, an appropriate tracking quality evaluation threshold value can be obtained by performing a non-linear setting such as increasing the quality evaluation threshold value.
When the total tracking quality evaluation value Qa exceeds the quality evaluation threshold value, the tracking correction unit 665 determines the hypothetical target target corresponding to the target target currently being tracked from the target data input from the hypothetical target motion estimation unit 663. Whether the target data exists is identified (S23). Here, if there is a hypothetical target, the estimated speed, the echo non-detection probability, and the echo shape value change rate are calculated and stored for this hypothetical target, and are obtained by the normal target tracking quality evaluation unit 664. The target target estimated speed, the echo non-detection probability, and the echo shape value change rate are acquired, and a difference value is calculated between the hypothetical target target and the target target for each item. Then, each difference value is multiplied by a weight value to obtain a sum, and if this sum is within a predetermined threshold, the tracking correction unit 665 has the same hypothesized target target that is currently being tracked as the target target being tracked. (S24 → S25). Next, the tracking correction unit 665 overwrites and stores the target data of the hypothetical target target in the normal target file of the normal target motion estimation unit 661 and also stores the target data of the hypothetical target target stored in the hypothesis target file. Is initialized (erased) (S26 → S27). Then, the tracking correction unit 665 outputs the target data (corrected momentum) of the hypothetical target target to the display data generation unit 67 (S28).

次に、表示データ生成部について説明する。
図9は表示データ生成部67の概略構成を示すブロック図であり、表示データ生成部67は通常ターゲット表示データ生成部671と、修正表示データ生成部672と、表示データ合成部673とを備える。
通常ターゲット表示データ生成部671は、運動推定部66の通常ターゲット運動推定部661から出力される、現在追尾中のターゲット物標の物標データである推定運動量データに基づき、ターゲット物標の表示データを生成して表示データ合成部673に出力する。
修正表示データ生成部672は、追尾修正部665から仮説ターゲット物標の物標データである修正運動量データが入力されると、現在追尾中のターゲット物標から切り替わる仮説ターゲット物標の表示データを生成する。同時に、修正表示データ生成部672は、修正運動量データと現在追尾中のターゲット物標の推定運動量データとに基づき、仮説ターゲット物標の表示データと前記ターゲット物標の表示データとの間に位置する中間表示データを生成する。そして、修正表示データ生成部672は生成された仮説ターゲット物標の表示データと中間表示データを表示データ合成部673に出力する。
具体的には、ターゲット物標の推定速度をVa、推定位置をXaとし、仮説ターゲット物標の推定速度をVb、推定位置をXbとした場合に、ターゲット物標と仮説ターゲット物標との推定速度差D_V、および推定位置ズレ量D_Rを算出する。
そして、中間表示データ数に応じた分割数Nで推定速度差D_Vおよび推定位置ズレ量D_Rを除算し、中間表示データ毎の速度変化量dv(=(D_V)/N)および位置変化量dr(=(D_R)/N)を算出する。
Next, the display data generation unit will be described.
FIG. 9 is a block diagram illustrating a schematic configuration of the display data generation unit 67. The display data generation unit 67 includes a normal target display data generation unit 671, a corrected display data generation unit 672, and a display data synthesis unit 673.
The normal target display data generation unit 671 is based on the estimated momentum data that is output from the normal target motion estimation unit 661 of the motion estimation unit 66 and is the target data of the target target that is currently being tracked. Is output to the display data synthesis unit 673.
The corrected display data generation unit 672 generates display data of a hypothetical target target that switches from the target target currently being tracked when the corrected momentum data that is target data of the hypothetical target target is input from the tracking correction unit 665. To do. At the same time, the corrected display data generation unit 672 is positioned between the display data of the hypothetical target target and the display data of the target target based on the corrected momentum data and the estimated momentum data of the target target currently being tracked. Generate intermediate display data. Then, the corrected display data generation unit 672 outputs the generated hypothesis target target display data and intermediate display data to the display data synthesis unit 673.
Specifically, when the estimated speed of the target target is Va, the estimated position is Xa, the estimated speed of the hypothetical target target is Vb, and the estimated position is Xb, the target target and the hypothetical target target are estimated. A speed difference D_V and an estimated positional deviation amount D_R are calculated.
Then, the estimated speed difference D_V and the estimated position shift amount D_R are divided by the division number N corresponding to the number of intermediate display data, and the speed change amount dv (= (D_V) / N) and the position change amount dr (for each intermediate display data) = (D_R) / N).

このような演算を行うことで、ターゲット物標の表示データからM番目の中間表示データの推定速度MV、および推定位置MXは、
MV=Va+M×dv
MX=Xa+M×dr
で表すことができ、これらの式から算出される中間表示データが表示データ合成部673に出力される。
By performing such calculation, the estimated speed MV and estimated position MX of the Mth intermediate display data from the display data of the target target are
MV = Va + M × dv
MX = Xa + M × dr
The intermediate display data calculated from these equations is output to the display data synthesis unit 673.

表示データ合成部673は、通常ターゲット表示データ生成部671のみから表示データが入力される場合、すなわち、ターゲット物標が問題なく捕捉・追尾されている場合には、ターゲット物標の表示データのみを出力する。一方、修正表示データ生成部672から仮説ターゲット物標の表示データと中間表示データが入力された場合、すなわち、ターゲット物標の追尾品質が低下し、現在追尾中のターゲット物標から仮説ターゲット物標に切り替わる場合には、表示データ合成部673は、通常ターゲット物標の表示データとともに、仮説ターゲット物標の表示データを出力し、さらに、これらの表示データの間に位置する中間表示データを出力する。
図10は表示器の表示状態を示す図であり、(a)は通常のターゲット物標の追尾状態を示し、(b)はターゲット物標の追尾誤りが発生した状態を示し、(c)は仮説ターゲット物標への切り替わり初期の状態を示し、(d)はこの切り替わり状態を明確にする表示状態を示す。なお、図中における白抜き円形マークは追尾ターゲットマークを示し、実線格子状ハッチングされた略楕円形マークは物標の表示データを示し、実線破線組み合わせ格子状ハッチングされた略楕円形マークは固定物標の表示データ(エコー)を示し、実線斜線ハッチングされた略楕円形マークは中間表示データを示す。
図10(a)に示すように、ターゲット物標の追尾に問題がなければ、表示器7には、ターゲット物標の追尾結果を示す表示データのみが表示される。ターゲット物標の追尾誤りが発生すると、図10(b)に示すようなターゲット物標の表示データが固定物標の表示データに重なる等の間違った結果が表示される。このような状態が生じないように、本実施形態の構成を用いることで、ターゲット物標の追尾品質が低下すると、図10(c)に示すように、ターゲット物標の表示データが仮説ターゲット物標の表示データに切り替わり、固定物標の表示データとともに表示される。この際、ターゲット物標の表示データと仮説ターゲット物標の表示データとでは表示器7の画面上の位置が離れているので、図10(d)に示すように、ターゲット物標の表示データから仮説ターゲット物標の表示データに順次移動するように中間表示データが表示器7の画面上に表示される。これにより、ターゲット物標の切り替わりが動画的に表示され、ユーザはターゲット物標が仮説ターゲット物標に切り替わったことを容易に認識できるとともに、表示器に表示されたどのターゲット物標が仮説ターゲット物標に切り替わったかを容易に認識できる。この際、中間表示データの表示はターゲット物標から仮説ターゲット物標に移行することが分かれば良く、例えば、中間表示データを順に表示、消去させることで、ターゲット物標から仮説ターゲット物標に順に位置が推移していく表示方法がある。また、中間表示データを順に表示し、全ての中間表示データを表示した所定時間後に全ての中間表示データを消去することで、中間表示データの軌跡、すなわち、ターゲット物標の表示データから仮説ターゲット物標の表示データへの推移を軌跡で表示する方法を用いてもよい。
When the display data is input only from the normal target display data generation unit 671, that is, when the target target is captured and tracked without any problem, the display data synthesis unit 673 only displays the display data of the target target. Output. On the other hand, when the hypothetical target display data and the intermediate display data are input from the corrected display data generation unit 672, that is, the tracking quality of the target target decreases, and the hypothetical target target is detected from the target target currently being tracked. In the case of switching to the display data, the display data synthesis unit 673 outputs the display data of the hypothetical target target together with the display data of the normal target target, and further outputs the intermediate display data positioned between these display data. .
FIGS. 10A and 10B are diagrams showing the display state of the display. FIG. 10A shows a tracking state of a normal target target, FIG. 10B shows a state where a tracking error of the target target has occurred, and FIG. The initial state of switching to a hypothetical target is shown, and (d) shows a display state that clarifies this switching state. In addition, the white circle mark in the figure indicates the tracking target mark, the solid oval-shaped hatched substantially oval mark indicates the display data of the target, and the solid oval combined grid-hatched substantially oval mark is a fixed object. The mark display data (echo) is shown, and a substantially oval mark hatched with a solid diagonal line indicates intermediate display data.
As shown in FIG. 10A, if there is no problem in tracking of the target target, only display data indicating the tracking result of the target target is displayed on the display unit 7. When a tracking error of the target target occurs, an incorrect result is displayed such that the display data of the target target overlaps the display data of the fixed target as shown in FIG. When the tracking quality of the target target is reduced by using the configuration of the present embodiment so that such a state does not occur, the display data of the target target is the hypothetical target object as shown in FIG. The display is switched to the display data of the target and displayed together with the display data of the fixed target. At this time, since the display data of the target target and the display data of the hypothetical target target are separated from each other on the screen of the display unit 7, as shown in FIG. The intermediate display data is displayed on the screen of the display 7 so as to move sequentially to the display data of the hypothetical target. As a result, the switching of the target target is displayed as a moving image, and the user can easily recognize that the target target has been switched to the hypothetical target target, and which target target displayed on the display unit is the hypothetical target target. It can be easily recognized whether it has been switched to the mark. At this time, it is only necessary to know that the display of the intermediate display data shifts from the target target to the hypothetical target target.For example, by displaying and deleting the intermediate display data in order, the target display is sequentially switched from the target target to the hypothetical target target. There is a display method in which the position changes. In addition, by displaying intermediate display data in order and erasing all intermediate display data after a predetermined time after all intermediate display data is displayed, the hypothetical target object is derived from the trajectory of the intermediate display data, that is, the display data of the target target. You may use the method of displaying the transition to the display data of a mark with a locus | trajectory.

以上のような構成および方法を用いることで、現在追尾中のターゲット物標が追尾できなくなる場合であっても、仮説ターゲット物標に切り替えて追尾を継続することができ、このターゲット物標の切り替わり時にターゲット物標の切替を示す中間表示データを表示させることで、ユーザにターゲット物標の切り替わりを容易に認識させるレーダ装置を構成することができる。   By using the configuration and method as described above, even if the target target currently being tracked cannot be tracked, it is possible to switch to the hypothetical target target and continue tracking. By displaying intermediate display data indicating the switching of the target target sometimes, it is possible to configure a radar apparatus that allows the user to easily recognize the switching of the target target.

なお、前述の実施形態では現在追尾中のターゲット物標に対する仮説ターゲット物標の捕捉・追尾について示したが、この仮説ターゲット物標に対してさらに仮説ターゲット物標を捕捉・追尾するような構造に対しても前述のターゲット物標切替表示処理を用いることができる。   In the above-described embodiment, the hypothesis target target is captured and tracked with respect to the target target currently being tracked. However, the hypothesis target target is further captured and tracked with respect to the hypothesis target target. In contrast, the above-described target target switching display process can be used.

本発明の実施形態に係るレーダ装置の概略構成を示すブロック図1 is a block diagram showing a schematic configuration of a radar apparatus according to an embodiment of the present invention. 図1に示すレーダ装置の信号処理部6の概略構成を示すブロック図The block diagram which shows schematic structure of the signal processing part 6 of the radar apparatus shown in FIG. 図2に示す信号処理部6の運動推定部66の概略構成を示すブロック図The block diagram which shows schematic structure of the motion estimation part 66 of the signal processing part 6 shown in FIG. 仮説ターゲット物標の捕捉・追尾方法を示すフォローチャートFollow chart showing how to capture and track hypothetical target 仮説ターゲット物標の捕捉方法の概念を示す図Diagram showing the concept of a hypothetical target capture method エコー形状値を説明するための概念図Conceptual diagram for explaining echo shape values エコー形状値を説明するための概念図Conceptual diagram for explaining echo shape values 現在追尾中のターゲット物標から仮説ターゲット物標へ切り替える方法を示すフローチャートFlow chart showing how to switch from a target target currently being tracked to a hypothetical target target 図2に示す信号処理部6の表示データ生成部67の概略構成を示すブロック図The block diagram which shows schematic structure of the display data generation part 67 of the signal processing part 6 shown in FIG. 表示器に表示状態を示す図Figure showing the display status on the display unit ARPAの機能を備える信号処理部6の概略構成を示すブロック図The block diagram which shows schematic structure of the signal processing part 6 provided with the function of ARPA αβトラッカーのトラッキング方法を示す概念図Conceptual diagram showing the tracking method of αβ tracker

符号の説明Explanation of symbols

1−送信部
11−高圧電源
12−変調器
13−電力増幅器
14−基準信号発生器・励振器
2−送受切替器
3−アンテナ
4−同期信号発生器
5−受信部
50−LNA
51−ミキサ
52−IF増幅器・検波器・ビデオ増幅器
6−信号処理部
61−A/D変換器
62−データ処理器
63−方位データ生成部
64−エコー検出部
65−エコー選別部
66−運動推定部
661−通常ターゲット運動推定部
662−仮説ターゲット捕捉部
663−仮説ターゲット運動推定部
664−通常ターゲット追尾品質評価部
665−追尾修正部
67−表示データ生成部
671−通常ターゲット表示データ生成部
672−修正表示データ生成部
673−表示データ合成部
7−表示器
101−GPS受信機
102−方位センサ
1-transmission unit 11-high voltage power supply 12-modulator 13-power amplifier 14-reference signal generator / exciter 2-transmission / reception switch 3-antenna 4-synchronization signal generator 5-reception unit 50-LNA
51-mixer 52-IF amplifier / detector / video amplifier 6-signal processor 61-A / D converter 62-data processor 63-azimuth data generator 64-echo detector 65-echo selector 66-motion estimation Unit 661-normal target motion estimation unit 662-hypothesis target capture unit 663-hypothesis target motion estimation unit 664-normal target tracking quality evaluation unit 665-tracking correction unit 67-display data generation unit 671-normal target display data generation unit 672- Modified display data generator 673-Display data synthesizer 7-Display 101-GPS receiver 102-Direction sensor

Claims (8)

レーダ探知信号から得られるターゲット物標および当該ターゲット物標とは異なる仮説ターゲット物標の探知画像データと自装置の速度および方向とから前記ターゲット物標の運動と前記仮説ターゲット物標の運動とを推定する物標運動推定手段と、
現在表示対象としている前記ターゲット物標を、現在表示していない前記仮説ターゲット物標へ切り替え判定を行い、判定結果に応じてターゲット物標の切り替えを行うターゲット物標切替手段と、
該ターゲット物標切替手段がターゲット物標を切り替えた場合に、前記現在表示対象としているターゲット物標の表示データを、現在表示していない仮説ターゲット物標の表示データへ切り替えるに、前記現在表示対象としているターゲット物標の推定位置および推定速度と現在表示していない仮説ターゲット物標の推定位置および推定速度とに基づいて算出された推定位置および推定速度で表される位置に、中間表示データを生成し、該中間表示データと新たなターゲット物標となる現在表示していない仮説ターゲット物標の表示データとを同時に出力する表示データ生成手段と、を備えたことを特徴とするレーダ装置。
The movement of the target target and the movement of the hypothetical target target are obtained from the target target obtained from the radar detection signal and the detection image data of the hypothetical target target different from the target target and the speed and direction of the own device. Target motion estimation means to estimate,
The target target being currently displayed performs toggle its judgment to the hypothesis targets target object that is not currently displayed, and the target target switching means for switching the target target according to the determination result,
If the target target switching means switches the target target, the display data of the target target being currently displayed, when switching to the display data of the hypothesis targets target that is not currently displayed, the currently displayed Intermediate display data at the position indicated by the estimated position and estimated speed calculated based on the estimated position and estimated speed of the target target and the estimated position and estimated speed of the hypothetical target target that is not currently displayed. And a display data generating means for simultaneously outputting the intermediate display data and the display data of a hypothetical target target that is not currently displayed as a new target target .
レーダ探知信号から得られる探知画像データを用いて、前記ターゲット物標を捕捉するとともに、該ターゲット物標が含まれる所定領域内に存在する前記仮説ターゲット物標を含む前記ターゲット物標以外の物標を捕捉する物標捕捉手段と、
前記ターゲット物標の推定運動量と前記所定領域内の物標の推定運動量とを比較して、前記所定領域内の物標から仮説ターゲット物標を検出する仮説ターゲット物標検出手段と、
前記ターゲット物標の推定運動量を用いて該ターゲット物標の追尾品質を評価する追尾品質評価手段と、を備え
前記ターゲット物標切替手段は、前記ターゲット物標の追尾品質が所定基準に準じない場合に、前記ターゲット物標を前記仮説ターゲット物標に切り替える判定を行う、請求項1に記載のレーダ装置。
Using the detection image data obtained from the radar detection signal, the target target is captured, and the target other than the target target including the hypothetical target target existing in a predetermined area including the target target. Target capturing means for capturing
A hypothesis target target detecting means for comparing the estimated momentum of the target target and the estimated momentum of the target in the predetermined area, and detecting a hypothetical target target from the target in the predetermined area;
And a tracking quality evaluation means for evaluating the tracking quality of the target target using the estimated momentum of the target target,
The radar apparatus according to claim 1, wherein the target target switching unit determines to switch the target target to the hypothetical target target when the tracking quality of the target target does not conform to a predetermined standard.
前記表示データ生成部は、前記ターゲット物標の切り替えの際に、現在表示対象である前記ターゲット物標の表示データと、新たなターゲット物標となる現在表示していない前記仮説ターゲット物標の表示データとを同時に出力するともに、前記ターゲット物標側から前記仮説ターゲット物標側へ前記中間表示データを順次変位させて出力する請求項1または請求項2に記載のレーダ装置。 The display data generation unit displays the display data of the target target that is the current display target and the hypothetical target target that is not currently displayed and becomes a new target target when the target target is switched. together and outputs the data at the same time, the radar apparatus according to claim 1 or claim 2, outputted from the target target object side the intermediate display data by sequentially displacing to the hypothesis targets target object side. 前記表示データ生成手段は、前記ターゲット物標の切り替えの際に、現在表示対象である前記ターゲット物標の表示データと、新たなターゲット物標となる現在表示していない前記仮説ターゲット物標の表示データとを同時に出力するともに、前記中間表示データを、前記ターゲット物標の表示データと前記仮説ターゲット物標の表示データとの複数の中間位置で生成し、該生成された複数の中間表示データに対する出力データ数を、前記ターゲット物標側から前記仮説ターゲット物標側へ順次に増加させる請求項1または請求項2に記載のレーダ装置。 The display data generation means displays the display data of the target target that is the current display target and the hypothetical target target that is not currently displayed as a new target target when the target target is switched. Output the data at the same time , and generate the intermediate display data at a plurality of intermediate positions of the display data of the target target and the display data of the hypothetical target target, with respect to the generated plurality of intermediate display data The radar apparatus according to claim 1 or 2 , wherein the number of output data is sequentially increased from the target target side to the hypothetical target target side. レーダ探知信号から得られるターゲット物標および当該ターゲット物標とは異なる仮説ターゲット物標の探知画像データと自装置の速度および方向とからターゲット物標の運動と前記仮説ターゲット物標の運動とを推定するステップと、
現在表示対象としている前記ターゲット物標を、現在表示していない前記仮説ターゲット物標へ切り替え判定を行い、判定結果に応じてターゲット物標の切り替えを行うステップと、
該ターゲット物標切替手段がターゲット物標を切り替えた場合に、前記現在表示対象としている前記ターゲット物標の表示データを現在表示していない仮説ターゲット物標の表示データへ切り替えるに、切替前後の表示データの座標位置における前記現在表示対象としているターゲット物標の推定位置および推定速度と現在表示していない仮説ターゲット物標の推定位置および推定速度とに基づいて算出された推定位置および推定速度で表される位置に、の中間表示データを生成し、該中間表示データと新たなターゲット物標となる現在表示していない仮説ターゲット物標の表示データとを同時に出力するステップと、を備えたことを特徴とするレーダ探知信号処理、表示方法。
Estimate the motion of the target target and the motion of the hypothetical target target from the target image obtained from the radar detection signal and the detected image data of the hypothetical target target different from the target target and the speed and direction of the device itself And steps to
The target target being currently displayed performs toggle its judgment to the hypothesis targets target object that is not currently displayed, and performing switching of the target target according to the determination result,
If the target target switching means switches the target target, the display data of the target target being currently displayed at the time of switching to the display data currently displayed no hypothesis targets target, switching of the front and rear Estimated position and estimated speed calculated based on the estimated position and estimated speed of the target target currently displayed between the coordinate positions of display data and the estimated position and estimated speed of a hypothetical target target not currently displayed Generating intermediate display data at a position represented by the following , and simultaneously outputting the intermediate display data and display data of a hypothetical target target that is not currently displayed as a new target target . Radar detection signal processing and display method characterized by the above.
レーダ探知信号から得られる探知画像データを用いて、ターゲット物標を捕捉するとともに、該ターゲット物標が含まれる所定領域内に存在する前記仮説ターゲット物標を含む前記ターゲット物標以外の物標を捕捉するステップと、
前記ターゲット物標の推定運動量と前記所定領域内の物標の推定運動量とを比較して、前記所定領域内の物標から仮説ターゲット物標を検出するステップと、
前記ターゲット物標の推定運動量を用いて該ターゲット物標の追尾品質を評価するステップと、を有し
前記ターゲット物標の切り替えを行うステップは、
前記ターゲット物標の追尾品質が所定基準に準じない場合に、前記ターゲット物標を前記仮説ターゲット物標に切り替える判定を行う、請求項5に記載のレーダ探知信号処理、表示方法。
Using the detection image data obtained from the radar detection signal, the target target is captured, and a target other than the target target including the hypothetical target target existing in a predetermined area including the target target is captured. Step to capture,
Comparing the estimated momentum of the target target with the estimated momentum of the target in the predetermined area, and detecting a hypothetical target target from the target in the predetermined area;
Anda step of evaluating the tracking quality of the target target using the estimated momentum of the target target,
The step of switching the target target includes:
The radar detection signal processing and display method according to claim 5 , wherein when the tracking quality of the target target does not conform to a predetermined standard, it is determined to switch the target target to the hypothetical target target.
前記中間表示データと新たなターゲット物標となる現在表示していない仮説ターゲット物標の表示データとを同時に出力するステップは、前記ターゲット物標の切り替えの際に、現在表示対象である前記ターゲット物標の表示データと、新たなターゲット物標となる現在表示していない前記仮説ターゲット物標の表示データとを同時に出力するともに、前記ターゲット物標側から前記仮説ターゲット物標側へ前記中間表示データを順次変位させる請求項5または請求項6に記載のレーダ探知信号処理、表示方法。 The step of simultaneously outputting the intermediate display data and the display data of a hypothetical target target that is not currently displayed as a new target target is the target object that is currently displayed when the target target is switched. and display data preparation, not currently displayed as the new target target the hypothesis targets target both outputs display data at the same time, the intermediate display data from the target target object side to the hypothesis targets target object side 7. The radar detection signal processing and display method according to claim 5 or 6, wherein the signals are sequentially displaced. 前記中間表示データと新たなターゲット物標となる現在表示していない仮説ターゲット物標の表示データとを同時に出力するステップは、
前記ターゲット物標の切り替えの際に、現在表示対象である前記ターゲット物標の表示データと、新たなターゲット物標となる現在表示していない前記仮説ターゲット物標の表示データとを同時に出力するともに、前記中間表示データを、前記ターゲット物標の表示データと前記仮説ターゲット物標の表示データとの複数の中間位置で生成し、該生成された複数の中間表示データに対する出力データ数を、前記ターゲット物標側から前記仮説ターゲット物標側へ順次に増加させる請求項5または請求項6に記載のレーダ探知信号処理、表示方法。
The step of simultaneously outputting the intermediate display data and the display data of a hypothetical target target that is not currently displayed as a new target target ,
At the time of switching the target target, simultaneously output the display data of the target target that is the current display target and the display data of the hypothetical target target that is not currently displayed as a new target target the intermediate display data, said generated at a plurality of intermediate positions between the display data of the target target display data of said hypothesis targets target, the number of output data for a plurality of intermediate display data the generated, the target The radar detection signal processing and display method according to claim 5, wherein the radar detection signal processing is sequentially increased from the target side to the hypothetical target target side.
JP2004125513A 2004-04-21 2004-04-21 Radar apparatus, radar detection signal processing and display method Expired - Fee Related JP4474191B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004125513A JP4474191B2 (en) 2004-04-21 2004-04-21 Radar apparatus, radar detection signal processing and display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004125513A JP4474191B2 (en) 2004-04-21 2004-04-21 Radar apparatus, radar detection signal processing and display method

Publications (2)

Publication Number Publication Date
JP2005308532A JP2005308532A (en) 2005-11-04
JP4474191B2 true JP4474191B2 (en) 2010-06-02

Family

ID=35437481

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004125513A Expired - Fee Related JP4474191B2 (en) 2004-04-21 2004-04-21 Radar apparatus, radar detection signal processing and display method

Country Status (1)

Country Link
JP (1) JP4474191B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010060465A (en) * 2008-09-04 2010-03-18 Toyota Motor Corp Object detecting device
US9495778B2 (en) * 2012-08-27 2016-11-15 Kabushiki Kaisha Toshiba Information presenting apparatus and method for confirmed and tentative tracks

Also Published As

Publication number Publication date
JP2005308532A (en) 2005-11-04

Similar Documents

Publication Publication Date Title
JP5658871B2 (en) Signal processing apparatus, radar apparatus, signal processing program, and signal processing method
JP4928171B2 (en) Radar apparatus and radar image display method
JP7182869B2 (en) Target detection device
CN111316127A (en) Target track determining method, target tracking system and vehicle
JP6084812B2 (en) Tracking processing apparatus and tracking processing method
US5923282A (en) Radar system
JP5383374B2 (en) Underwater detector
CN111133333B (en) Radar apparatus and target tracking method
JP2007064768A (en) Underwater detection system
JP6234710B2 (en) Radar apparatus and target acquisition and tracking method
CN106997043B (en) Radar device and target object tracking method
JP2012154647A (en) Target motion estimation device
JP4702117B2 (en) Pulse radar apparatus and distance measuring method
JP4838660B2 (en) Radar device with wake display function
JP4474191B2 (en) Radar apparatus, radar detection signal processing and display method
JP2002372583A (en) Ship display device and harbor surveillance device
EP0187397B1 (en) Pulse radar apparatus
JP4153625B2 (en) Motion prediction device
JP2006329669A (en) Radar system
US7439900B2 (en) Radar system with resampling features
JP3631458B2 (en) Radar signal processing device
JP3629328B2 (en) Target motion estimation device
JP2595225B2 (en) Ship motion prediction method
JP5599200B2 (en) Target detection / tracking device
JP2000321349A (en) Marine radar device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090714

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090909

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090909

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100308

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

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140312

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees