JP2012189584A - Target detector - Google Patents

Target detector Download PDF

Info

Publication number
JP2012189584A
JP2012189584A JP2012034017A JP2012034017A JP2012189584A JP 2012189584 A JP2012189584 A JP 2012189584A JP 2012034017 A JP2012034017 A JP 2012034017A JP 2012034017 A JP2012034017 A JP 2012034017A JP 2012189584 A JP2012189584 A JP 2012189584A
Authority
JP
Japan
Prior art keywords
unit
threshold
target
contraction
digital video
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.)
Pending
Application number
JP2012034017A
Other languages
Japanese (ja)
Inventor
Akitaka Maeda
陽貴 前田
Kyosuke Uchida
恭輔 内田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2012034017A priority Critical patent/JP2012189584A/en
Publication of JP2012189584A publication Critical patent/JP2012189584A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Radar Systems Or Details Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a target detector capable of preventing erroneous detection or nondetection of a target irrespective of a small calculation size.SOLUTION: A radar reception signal from an aerial antenna 1 is quantized by an A/D converter 2 to be converted into a digital video signal. Coherent integration is carried out at a coherent integration unit 3, and the digital video signal is thinned at a distance/orientation thinning unit 4. Then, signal intensity is attenuated by an attenuation unit 5 according to the attenuation level of an attenuation map. Then, a threshold calculation/binarization unit 6 creates a histogram in a fixed region indicated by the digital video signal by a P tile method, and carries out binarization by using a threshold value exceeded by an upper P%. Then, a blank unit 7 sets the signal intensity of a detection unnecessary region to "0", and a contraction/expansion unit 8 carries out contraction and expansion to remove an isolated clatter. Then, a clustering unit 9 regards the continuous region of "1" as one target, and outputs it as detection target data.

Description

この発明は、レーダで得られた受信信号(以下、「レーダ受信信号」という)を処理して目標を検出する目標検出装置に関するものである。   The present invention relates to a target detection device that detects a target by processing a received signal (hereinafter referred to as a “radar received signal”) obtained by a radar.

従来、レーダ受信信号から目標を検出するために、CFAR(Constant False Alarm Rate:一定誤警報確率)と呼ばれる信号処理(以下、「CFAR処理」という)が主に用いられている。CFAR処理では、目標と目標の距離方向周辺領域の信号強度がある確率分布に従うと仮定することによりアダプティブに閾値が算出され、この算出された閾値を用いて二値化処理を行うことで目標とクラッタとの識別が行われる(例えば、非特許文献1参照)。   Conventionally, signal processing called CFAR (Constant False Alarm Rate) (hereinafter referred to as “CFAR processing”) is mainly used to detect a target from a radar received signal. In the CFAR process, a threshold is adaptively calculated by assuming that the signal intensity in the peripheral region in the distance direction of the target and the target follows a certain probability distribution, and binarization processing is performed using the calculated threshold to Identification from clutter is performed (for example, see Non-Patent Document 1).

また、特許文献1は、レーダ受信信号の最小値と最大値の中間値を閾値とし、閾値以下の信号を「0」に変換した画素データに対し、画像処理で用いられる収縮処理および移動平均化処理を施すことによりクラッタが抑圧されたレーダ受信画像信号を得ることができるクラッタ抑圧装置を開示している。   Further, Patent Document 1 discloses a contraction process and a moving average used for image processing on pixel data obtained by converting an intermediate value between a minimum value and a maximum value of a radar reception signal to a threshold value and converting a signal below the threshold value to “0”. A clutter suppression device that can obtain a radar received image signal in which clutter is suppressed by performing processing is disclosed.

特開2000−292525号公報JP 2000-292525 A

吉田孝監修「改訂 レーダ技術」社団法人電子情報通信学会編、平成8年10月1日、p87−3.6Supervised by Takashi Yoshida “Revised Radar Technology” edited by The Institute of Electronics, Information and Communication Engineers, October 1, 1996, p87-3.6

しかしながら、CFAR処理においては、信号強度が仮定した確率分布に従わなかった場合、期待された閾値と異なる閾値が算出される場合がある。この期待された閾値と異なる閾値に基づいて目標検出を行うと、クラッタ(例えば、降雨)を目標として検出してしまう誤検出(以下、「目標の誤検出」という)が発生し、検出精度が低下するという問題がある。   However, in the CFAR process, when the signal strength does not follow the assumed probability distribution, a threshold value different from the expected threshold value may be calculated. If target detection is performed based on a threshold value different from the expected threshold value, false detection (hereinafter referred to as “target false detection”) that detects clutter (for example, rainfall) as a target occurs, and detection accuracy is high. There is a problem of lowering.

また、CFAR処理は、高分解能レーダのように分解能に比べて目標の広がりが大きい場合、大型目標に近接する小型目標をクラッタと認識して検出しない(以下、「目標の不検出」という)ことが発生し、検出精度が低下するという問題がある。   In the CFAR processing, when the spread of the target is large compared to the resolution as in the high resolution radar, the small target close to the large target is recognized as clutter and is not detected (hereinafter referred to as “target non-detection”). Occurs and the detection accuracy decreases.

さらに、CFAR処理には、演算方法によってlog CFARまたはCA CFARなど様々な種類が存在しているが、レーダ受信信号の全てのセルに対して閾値の算出を行っているため、目標検出装置の演算規模が大きくなってしまうという問題がある。   Furthermore, there are various types of CFAR processing, such as log CFAR or CA CFAR, depending on the calculation method, but since thresholds are calculated for all cells of the radar reception signal, the calculation of the target detection apparatus is performed. There is a problem that the scale becomes large.

そのうえ、特許文献1に記載されたクラッタ抑圧装置においては、一定範囲内のレーダ受信信号の最小値と最大値の中間値を閾値としているので適切な閾値を得ることができないだけでなく、クラッタが抑圧されたレーダ受信画像信号から再度CFAR処理などにより、閾値を算出して二値化する必要があるため、上述した諸問題の全てが内在している。   In addition, in the clutter suppression device described in Patent Document 1, since an intermediate value between the minimum value and the maximum value of the radar reception signal within a certain range is used as a threshold value, an appropriate threshold value cannot be obtained. Since it is necessary to calculate and binarize the threshold value from the suppressed radar reception image signal again by CFAR processing or the like, all of the above problems are inherent.

この発明は、上述した諸問題を解消するためになされたものであり、小さい演算規模であるにも拘わらず目標の誤検出および不検出を防止できる目標検出装置を提供することを課題とする。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a target detection apparatus that can prevent erroneous detection and non-detection of a target despite a small calculation scale.

この発明に係る目標検出装置は、上記課題を解決するために、取得されたレーダ受信信号を量子化して得られたデジタルビデオ信号により示される一定領域内のセルのうち、減衰マップによって減衰レベルが設定されているセルの信号強度を減衰レベルに従い減衰する減衰部と、減衰部からのデジタルビデオ信号により示されるセルの信号強度から目標とクラッタを識別するための閾値をPタイル法により算出し、該算出した閾値を用いて一定領域内のセルを二値化する閾値算出/二値化部と、閾値算出/二値化部で二値化された値に対して、ブランクマップによって目標検出不要領域として設定されているセルの信号強度をゼロにし、二値化デジタルビデオ信号として出力するブランク部と、ブランク部からの二値化デジタルビデオ信号に対して、収縮処理および膨張処理を行って一定領域内の値を決定する収縮/膨張部と、収縮/膨張部で決定された値に対してクラスタ化を行い、検出目標データとして出力するクラスタリング部とを備えている。   In order to solve the above-described problem, the target detection apparatus according to the present invention has an attenuation level determined by an attenuation map among cells in a certain area indicated by a digital video signal obtained by quantizing an acquired radar reception signal. An attenuation unit that attenuates the signal strength of the set cell according to the attenuation level, and a threshold value for identifying the target and the clutter from the signal strength of the cell indicated by the digital video signal from the attenuation unit is calculated by the P tile method, Threshold calculation / binarization unit that binarizes cells in a certain area using the calculated threshold, and target detection is not required by a blank map for the values binarized by the threshold calculation / binarization unit The signal intensity of the cell set as the area is set to zero, and the binary digital video signal from the blank part is output as a binary digital video signal. Then, a contraction / expansion unit that performs a contraction process and an expansion process to determine a value within a certain region, and a clustering unit that performs clustering on the value determined by the contraction / expansion part and outputs it as detection target data And.

この発明に係る目標検出装置によれば、小さい演算規模であるにも拘わらず目標の誤検出および不検出を防止できる目標検出装置を提供できる。   According to the target detection device of the present invention, it is possible to provide a target detection device that can prevent erroneous detection and non-detection of a target even though the computation scale is small.

この発明の実施の形態1に係る目標検出装置の構成を示すブロック図である。It is a block diagram which shows the structure of the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る空中線部1で得られるレーダ受信信号から距離および方位方向に一部を切り出し、信号強度別に明るさを変えた模式図である。It is the schematic diagram which cut out a part in distance and the azimuth | direction direction from the radar received signal obtained with the antenna part 1 which concerns on Embodiment 1 of this invention, and changed the brightness according to signal strength. 図2に示すレーダ受信信号の信号強度を量子化し数値で表した図である。It is the figure which quantized the signal strength of the radar received signal shown in FIG. 図3に示す領域をヒストグラム化した図である。FIG. 4 is a histogram of the region shown in FIG. 3. 図3に示す領域をPタイル法により二値化した図である。It is the figure which binarized the area | region shown in FIG. 3 by P tile method. この発明の実施の形態1に係る目標検出装置で行われる収縮処理において任意のセルに注目している状態を示す図である。It is a figure which shows the state which is paying attention to arbitrary cells in the shrinkage | contraction process performed with the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る目標検出装置で行われる膨張処理においてクラッタ除去後の領域内の任意のセルに注目している状態を示す図である。It is a figure which shows the state which is paying attention to the arbitrary cells in the area | region after a clutter removal in the expansion process performed with the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る目標検出装置で行われる膨張処理の結果を示す図である。It is a figure which shows the result of the expansion process performed with the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る目標検出装置のブランク部と収縮/膨張部を入れ替えて構成された第1の変形例を示す図である。It is a figure which shows the 1st modification comprised by replacing the blank part and shrinkage | contraction / expansion part of the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る目標検出装置からブランク部を除去して構成された第2の変形例を示す図である。It is a figure which shows the 2nd modification comprised by removing a blank part from the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る目標検出装置の減衰部の代わりにブランク部を設けて構成された第3の変形例を示す図である。It is a figure which shows the 3rd modification comprised by providing a blank part instead of the attenuation | damping part of the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る目標検出装置のブランク部の代わりに減衰部を設けて構成された第4の変形例を示す図である。It is a figure which shows the 4th modification comprised by providing an attenuation | damping part instead of the blank part of the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る目標検出装置の減衰部とブランク部を入れ替えて構成された第5の変形例を示す図である。It is a figure which shows the 5th modification comprised by replacing the attenuation | damping part and blank part of the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る目標検出装置から減衰部とブランク部を除去して構成された第6の変形例を示す図である。It is a figure which shows the 6th modification comprised by removing an attenuation | damping part and a blank part from the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係る目標検出装置から収縮/膨張部を除去して構成された第7の変形例を示す図である。It is a figure which shows the 7th modification comprised by removing a contraction / expansion part from the target detection apparatus which concerns on Embodiment 1 of this invention. この発明の実施の形態2に係る目標検出装置において、図3に示す領域内の信号強度が「0」であるセルを除いた部分をヒストグラム化した図である。In the target detection apparatus according to Embodiment 2 of the present invention, it is a diagram in which a portion excluding cells in which the signal intensity in the region shown in FIG. この発明の実施の形態2に係る目標検出装置において、図3に示す領域から信号強度が「0」であるセルを除いてPタイル法により二値化した図である。In the target detection apparatus according to the second embodiment of the present invention, binarization is performed by the P tile method by excluding cells having a signal intensity of “0” from the region shown in FIG. この発明の実施の形態2に係る目標検出装置で行われる収縮処理の結果を示す図である。It is a figure which shows the result of the shrinkage | contraction process performed with the target detection apparatus which concerns on Embodiment 2 of this invention. この発明の実施の形態2に係る目標検出装置で行われる膨張処理の結果を示す図である。It is a figure which shows the result of the expansion process performed with the target detection apparatus which concerns on Embodiment 2 of this invention. この発明の実施の形態3に係る目標検出装置において、図3に示す領域が拡大された状態を示す図である。In the target detection apparatus according to Embodiment 3 of the present invention, it is a diagram showing a state where the region shown in FIG. 3 is enlarged.

以下、この発明の実施の形態を、図面を参照しながら詳細に説明する。
実施の形態1.
図1は、この発明の実施の形態1に係る目標検出装置の構成を示すブロック図である。この目標検出装置は、空中線部1、A/D変換部2、コヒーレント積分部3、距離/方位間引き部4、減衰部5、減衰マップ部5a、閾値算出/二値化部6、算出パラメータ部6a、ブランク部7、ブランクマップ部7a、収縮/膨張部8、収縮/膨張パラメータ部8aおよびクラスタリング部9を備えている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a configuration of a target detection apparatus according to Embodiment 1 of the present invention. This target detection apparatus includes an antenna unit 1, an A / D conversion unit 2, a coherent integration unit 3, a distance / azimuth thinning unit 4, an attenuation unit 5, an attenuation map unit 5a, a threshold calculation / binarization unit 6, and a calculation parameter unit. 6a, a blank part 7, a blank map part 7a, a contraction / expansion part 8, a contraction / expansion parameter part 8a, and a clustering part 9.

空中線部1は、例えばASDE(Airport Surface Detection Equipment:空港面探知レーダ装置)のような高分解能の空中線装置によって構成できる。この空中線部1は、空港面を高精細に示すレーダ受信信号を取得し、A/D変換部2に送る。なお、空中線部1が空間に向けて放射するための送信波を送信する送信部および目標などからの受信波を受信するための受信部に関しては周知であるので詳細な説明は省略する。   The antenna unit 1 can be configured by a high-resolution antenna device such as ASDE (Airport Surface Detection Equipment). This aerial unit 1 acquires a radar reception signal indicating the airport surface in high definition and sends it to the A / D conversion unit 2. Note that a transmitter for transmitting a transmission wave for radiating toward the space by the antenna unit 1 and a receiver for receiving a received wave from a target or the like are well known, and detailed description thereof will be omitted.

A/D変換部2は、空中線部1から送られてくるアナログのレーダ受信信号を量子化し、デジタルビデオ信号に変換する。このA/D変換部2で変換することにより得られたデジタルビデオ信号は、コヒーレント積分部3に送られる。   The A / D converter 2 quantizes the analog radar reception signal sent from the antenna unit 1 and converts it into a digital video signal. The digital video signal obtained by the conversion by the A / D conversion unit 2 is sent to the coherent integration unit 3.

コヒーレント積分部3は、A/D変換部2から送られてくるデジタルビデオ信号に対して、コヒーレント積分処理を行う。コヒーレント積分部3でコヒーレント積分処理が行われたデジタルビデオ信号は距離/方位間引き部4に送られる。   The coherent integrator 3 performs a coherent integration process on the digital video signal transmitted from the A / D converter 2. The digital video signal subjected to the coherent integration process in the coherent integration unit 3 is sent to the distance / azimuth thinning unit 4.

距離/方位間引き部4は、コヒーレント積分部3から送られてくるデジタルビデオ信号によって示されるセルを、距離(レンジ)方向および方位(アジマス)方向に間引く処理を行う。この距離/方位間引き部4でセルが間引かれたデジタルビデオ信号は、減衰部5に送られる。   The distance / azimuth thinning unit 4 thins out cells indicated by the digital video signal sent from the coherent integration unit 3 in the distance (range) direction and the azimuth (azimuth) direction. The digital video signal in which the cells are thinned by the distance / azimuth thinning unit 4 is sent to the attenuation unit 5.

減衰部5は、距離/方位間引き部4から送られてくるデジタルビデオ信号によって示されるセルのうち、減衰マップ部5aに記憶されている減衰マップで減衰レベルが設定されているセルの信号強度を減衰させる。ここで、減衰マップには、例えば空中線部1の近傍や送信波のマルチパスなどにより、常に信号強度が強い領域に対して減衰レベルが設定されている。具体的には、減衰レベルが大きく設定されているセルの信号強度は「0」に近付いていく。この減衰部5で処理することにより得られたデジタルビデオ信号は、閾値算出/二値化部6に送られる。   The attenuating unit 5 determines the signal strength of the cell whose attenuation level is set in the attenuation map stored in the attenuation map unit 5a among the cells indicated by the digital video signal sent from the distance / azimuth thinning unit 4. Attenuate. Here, in the attenuation map, for example, an attenuation level is set for a region where the signal intensity is always strong due to, for example, the vicinity of the antenna unit 1 or multipath of a transmission wave. Specifically, the signal strength of a cell having a large attenuation level approaches “0”. The digital video signal obtained by processing by the attenuation unit 5 is sent to the threshold value calculation / binarization unit 6.

閾値算出/二値化部6は、減衰部5から送られてくるデジタルビデオ信号によって示されるセルの信号強度から目標とクラッタを識別するための閾値を算出し、この算出した閾値を用いてセルの信号強度を「1」または「0」に変換する二値化を行う。この閾値算出/二値化部6において二値化された二値化デジタルビデオ信号は、ブランク部7に送られる。   The threshold value calculation / binarization unit 6 calculates a threshold value for identifying a target and a clutter from the signal strength of the cell indicated by the digital video signal sent from the attenuation unit 5, and uses this calculated threshold value to The binarization is performed to convert the signal intensity of “1” into “1” or “0”. The binarized digital video signal binarized by the threshold calculation / binarization unit 6 is sent to the blank unit 7.

ブランク部7は、閾値算出/二値化部6から送られてくる二値化デジタルビデオ信号によって示されるセルのうち、ブランクマップ部7aに記憶されているブランクマップでブランクと設定されているセルの信号強度をゼロ(「0」)に変換する。ここで、ブランクマップには、例えばターミナルビルなどのような目標検出不要領域がブランクとして設定されている。具体的には、ブランクマップの目標検出不要領域には「0」、目標検出必要領域には「1」が設定されている。このブランク部7で処理することにより得られた二値化デジタルビデオ信号は、収縮/膨張部8に送られる。   The blank unit 7 is a cell set as a blank in the blank map stored in the blank map unit 7a among the cells indicated by the binarized digital video signal sent from the threshold calculation / binarization unit 6. Is converted to zero (“0”). Here, a target detection unnecessary area such as a terminal building is set as a blank in the blank map. Specifically, “0” is set in the target detection unnecessary area of the blank map, and “1” is set in the target detection required area. The binarized digital video signal obtained by processing in the blank part 7 is sent to the contraction / expansion part 8.

収縮/膨張部8は、周囲のセルを参照して、収縮/膨張パラメータ部8aに記憶されている収縮パラメータおよび膨張パラメータを用いて収縮処理および膨張処理を行い、該当セルの値を決定する。この収縮/膨張部8における処理結果は、二値化デジタルビデオ信号としてクラスタリング部9に送られる。   The contraction / expansion unit 8 refers to surrounding cells, performs contraction processing and expansion processing using the contraction parameters and expansion parameters stored in the contraction / expansion parameter unit 8a, and determines the value of the corresponding cell. The processing result in the contraction / expansion unit 8 is sent to the clustering unit 9 as a binary digital video signal.

クラスタリング部9は、収縮/膨張部8から送られてきた二値化デジタルビデオ信号によって示されるセルのうち、距離方向または方位方向に「1」が連続する領域をクラスタ化して検出目標データとして出力する。   The clustering unit 9 clusters a region in which “1” continues in the distance direction or the azimuth direction among the cells indicated by the binarized digital video signal sent from the contraction / expansion unit 8 and outputs it as detection target data. To do.

次に、上記のように構成される実施の形態1に係る目標検出装置の動作を説明する。図2は、空中線部1で受信されたレーダ受信信号から距離および方位方向の一部を切り出して信号強度別に明るさを変えた模式図であり、航空機11および車両等12の検出すべき目標の周辺に複数のクラッタ13が存在することを示している。図2では、航空機11、車両等12および一部のクラッタ13のような信号強度の強い部分は明るく示しており、信号強度の弱いノイズ部分は暗く示している。   Next, the operation of the target detection apparatus according to Embodiment 1 configured as described above will be described. FIG. 2 is a schematic diagram in which a part of the distance and azimuth direction is cut out from the radar reception signal received by the antenna unit 1 and the brightness is changed according to the signal intensity. It shows that there are a plurality of clutters 13 in the vicinity. In FIG. 2, portions with high signal strength such as the aircraft 11, the vehicle 12, and some of the clutter 13 are shown bright, and noise portions with low signal strength are shown dark.

空中線部1で受信されたレーダ受信信号は、A/D変換部2に送られる。A/D変換部2は、空中線部1から送られてきたレーダ受信信号を量子化してデジタルビデオ信号に変換し、コヒーレント積分部3に送る。なお、A/D変換部2は、説明を簡略化するために、空中線部1からレーダ受信信号として送られてくるアナログ信号を0〜8のデジタルデータに変換するものとする。   The radar reception signal received by the antenna unit 1 is sent to the A / D conversion unit 2. The A / D converter 2 quantizes the radar reception signal sent from the antenna unit 1 to convert it into a digital video signal, and sends it to the coherent integrator 3. In order to simplify the description, the A / D conversion unit 2 converts an analog signal sent as a radar reception signal from the antenna unit 1 into digital data of 0 to 8.

コヒーレント積分部3は、A/D変換部2から送られてきたデジタルビデオ信号に対してコヒーレント積分処理を行う。コヒーレント処理を行うことにより、位相が揃っている目標と位相が揃っていないノイズ成分との信号強度の差が拡大されたデジタルビデオ信号が生成されて距離/方位間引き部4へ送られる。なお、コヒーレント積分処理については周知であるため、詳細な説明は省略する。   The coherent integrator 3 performs a coherent integration process on the digital video signal sent from the A / D converter 2. By performing the coherent processing, a digital video signal in which the difference in signal intensity between the target having the same phase and the noise component having the different phase is enlarged is generated and sent to the distance / azimuth thinning unit 4. Since the coherent integration process is well known, detailed description thereof is omitted.

距離/方位間引き部4は、コヒーレント積分部3から送られてきたデジタルビデオ信号によって示されるセルを、所定の方法を用いて距離方向および方位方向に間引く。これにより、後段の処理を行うために適切な量のセルが選択され、デジタルビデオ信号として減衰部5に送られる。なお、間引き方法は周知であるので、説明は省略する。   The distance / azimuth thinning unit 4 thins cells indicated by the digital video signal transmitted from the coherent integration unit 3 in the distance direction and the azimuth direction using a predetermined method. As a result, an appropriate amount of cells are selected for the subsequent processing and sent to the attenuator 5 as a digital video signal. In addition, since the thinning-out method is well known, description thereof is omitted.

減衰部5は、減衰マップ部5aに記憶されている減衰マップで減衰レベルが大きく設定されているセルのデジタルビデオ信号の信号強度を「0」に近付ける処理を行い、閾値算出/二値化部6に送る。   The attenuation unit 5 performs a process of bringing the signal strength of the digital video signal of a cell whose attenuation level is set to a large value in the attenuation map stored in the attenuation map unit 5a to “0”, and calculates a threshold value / binarization unit Send to 6.

閾値算出/二値化部6は、算出パラメータ部6aに記憶されている算出パラメータを参照し、この算出パラメータに応じてPタイル法により閾値を算出し、閾値を超えたセルを「1」、閾値を下回ったセルを「0」に変換して二値化を行い、二値化デジタルビデオ信号としてブランク部7に送る。   The threshold calculation / binarization unit 6 refers to the calculation parameter stored in the calculation parameter unit 6a, calculates the threshold by the P tile method according to the calculation parameter, and sets the cell exceeding the threshold to “1”, A cell that falls below the threshold value is converted to “0”, binarized, and sent to the blank section 7 as a binarized digital video signal.

ここで、Pタイル法を用いた閾値算出について説明する。図3は、閾値算出/二値化部6に入力されるデジタルビデオ信号の例を示しており、図2に示したレーダ受信信号の信号強度を量子化し数値で表したものである。本来であれば、コヒーレント積分部3および距離/方位間引き部4で信号強度に変動が生じているが、説明を簡略化するため、図2に示したレーダ受信信号の信号強度をそのまま量子化したものとする。図3では、処理対象を一定領域、具体的には50セル×50セルの領域としている。各セルには量子化された0〜8の値が入っており、減衰部5によって信号強度が「0」に減衰されたセルには網掛けが施されている。また、セルの内部に示した数値が大きいほど、信号強度が強いことを示している。   Here, threshold calculation using the P tile method will be described. FIG. 3 shows an example of a digital video signal input to the threshold value calculation / binarization unit 6. The signal intensity of the radar reception signal shown in FIG. 2 is quantized and expressed as a numerical value. Originally, the signal strength varies in the coherent integration unit 3 and the distance / orientation thinning unit 4, but in order to simplify the explanation, the signal strength of the radar reception signal shown in FIG. 2 is quantized as it is. Shall. In FIG. 3, the processing target is a fixed area, specifically, an area of 50 cells × 50 cells. Each cell contains quantized values of 0 to 8, and the cells whose signal intensity is attenuated to “0” by the attenuation unit 5 are shaded. In addition, the larger the numerical value shown inside the cell, the stronger the signal strength.

このような領域に対して、Pタイル法が適用される。Pタイル法は、画像処理の分野において一般的に用いられている方法であり、領域内の全てのセルのヒストグラムを作成し、算出パラメータを用いることによって、上位P%が閾値を超えるように閾値を設定する。図4は、図3に示す領域をヒストグラム化したものである。このヒストグラムにおいて、例えば上位10%が閾値を超えるように設定すると、信号強度が「5」以上のセルが閾値を超える(「4」までの累積は84.52%、「5」までの累積は91.96%)。よって、この領域においては、信号強度が「5」以上のセルを「1」、「4」以下のセルを「0」に変換し、二値化デジタルビデオ信号としてブランク部7に送る。   The P tile method is applied to such a region. The P-tile method is a method generally used in the field of image processing, and creates a histogram of all cells in a region and uses a calculation parameter so that the upper P% exceeds the threshold. Set. FIG. 4 is a histogram of the region shown in FIG. In this histogram, for example, if the upper 10% is set to exceed the threshold, cells whose signal intensity is “5” or more exceed the threshold (the accumulation up to “4” is 84.52%, the accumulation up to “5” is 91.96%). Therefore, in this region, cells having a signal strength of “5” or higher are converted to “1”, and cells having a signal strength of “4” or lower are converted to “0” and sent to the blank section 7 as a binary digital video signal.

ブランク部7は、ブランクマップ部7aに記憶されているブランクマップでブランクとして設定されているセルの二値化デジタルビデオ信号の信号強度を「0」に変換し、収縮/膨張部8に送る。   The blank unit 7 converts the signal strength of the binarized digital video signal of the cell set as a blank in the blank map stored in the blank map unit 7 a to “0” and sends it to the contraction / expansion unit 8.

次に、収縮/膨張部8で行われる収縮処理および膨張処理について説明する。図5は、図3に示す領域がPタイル法により二値化され、ブランク処理が施された上で収縮/膨張部8に入力される二値化デジタルビデオ信号を示しており、50セル×50セルの領域が二値化されている。このとき、目標と思われるセルは大きくまとまっているが、その周囲には孤立したクラッタ「1」が存在している。収縮/膨張部8は、このような孤立したクラッタを収縮処理および膨張処理によって除去する。   Next, the contraction process and the expansion process performed in the contraction / expansion unit 8 will be described. FIG. 5 shows a binarized digital video signal input to the contraction / expansion unit 8 after the region shown in FIG. 3 is binarized by the P tile method and blank processing is performed. The area of 50 cells is binarized. At this time, cells considered to be targets are largely grouped, but an isolated clutter “1” exists around the cell. The contraction / expansion unit 8 removes such isolated clutter by contraction processing and expansion processing.

収縮処理は画像処理の分野において一般的に用いられており、領域内の任意のセルに注目し、収縮/膨張パラメータ部8aに記憶されている収縮パラメータに従った周囲のセルを参照することにより、注目セルの値を決定する。ここでは、注目セルの周囲の8つのセルに1つでも「0」が存在する場合、注目セルを「0」に変換するものとする。図6は、収縮処理において、領域内の任意のセル(丸印が付されたセル)に注目している状態を示す図である。この場合、注目セルは「1」であるが、その周囲の8つのセルの一部に「0」のセルが存在するため、注目セルは「0」に変換される。同様の処理が領域内の全てのセルに適用されることにより、孤立したクラッタが除去される。   Shrinkage processing is generally used in the field of image processing, and pays attention to an arbitrary cell in the region, and refers to surrounding cells according to the shrinkage parameter stored in the shrinkage / expansion parameter unit 8a. Determine the value of the cell of interest. Here, if at least one “0” exists in eight cells around the target cell, the target cell is converted to “0”. FIG. 6 is a diagram illustrating a state where attention is paid to an arbitrary cell (a cell with a circle) in the region in the contraction process. In this case, the cell of interest is “1”, but a cell of “0” exists in some of the surrounding eight cells, so the cell of interest is converted to “0”. Similar processing is applied to all cells in the region to remove isolated clutter.

次に、膨張処理について説明する。上述した収縮処理によって孤立したクラッタは除去されるが、同時に目標を示すセルの塊も小さくなってしまう。そこで、膨張処理を行うことにより擬似的に目標を示すセルの塊が元の大きさに戻される。   Next, the expansion process will be described. Although the isolated clutter is removed by the above-described contraction process, the cell lump indicating the target is also reduced at the same time. Therefore, by performing the expansion process, the cluster of cells that artificially show the target is returned to the original size.

膨張処理も画像処理の分野において一般的に用いられており、収縮処理とは逆に、任意のセルに注目し、収縮/膨張パラメータ部8aに記憶されている膨張パラメータに従った周囲のセルを注目セルと同じ値に変換する。ここでは、注目セルが「1」である場合、その周囲の8つのセルを全て「1」に変換するものとする。図7は、収縮処理によって、クラッタが除去された領域内の任意のセル(丸印が付されたセル)に注目している状態を示す図である。この場合、注目セルが「1」であるため、膨張処理の結果、その周囲のセルは「1」に変換される。同様の処理が領域内の全てのセルに適用されることにより、目標を示すセルの塊を元の大きさに戻すことができる。図8は、膨張処理の結果を示す図である。このようにして、クラッタが除去された二値化デジタルビデオ信号がクラスタリング部9へ送られる。   Expansion processing is also commonly used in the field of image processing. Contrary to contraction processing, attention is paid to an arbitrary cell, and surrounding cells according to the expansion parameters stored in the contraction / expansion parameter section 8a are selected. Convert to the same value as the cell of interest. Here, when the target cell is “1”, all the surrounding eight cells are converted to “1”. FIG. 7 is a diagram illustrating a state where attention is paid to an arbitrary cell (a cell with a circle) in the region where the clutter is removed by the contraction process. In this case, since the target cell is “1”, the surrounding cells are converted to “1” as a result of the expansion process. A similar process is applied to all the cells in the region, so that the cell cluster indicating the target can be returned to the original size. FIG. 8 is a diagram illustrating a result of the expansion process. In this way, the binary digital video signal from which clutter is removed is sent to the clustering unit 9.

クラスタリング部9は、収縮/膨張部8から送られてきた二値化デジタルビデオ信号によって示されるセルのうち、「1」が連続するセルの領域を1つの目標(クラスタ)とみなす処理を行う。また、複数のクラスタが近接する場合には、クラスタを結合する処理を行う。その結果を検出目標データとして出力する。クラスタリング部9から出力された検出目標データに対しては、追尾処理などが行われた後、表示部にて表示されるのが一般的である。検出目標データの扱いについては周知であるので説明は省略する。   The clustering unit 9 performs a process of regarding a cell region in which “1” continues among cells indicated by the binarized digital video signal transmitted from the contraction / expansion unit 8 as one target (cluster). In addition, when a plurality of clusters are close to each other, processing for combining the clusters is performed. The result is output as detection target data. The detection target data output from the clustering unit 9 is generally displayed on a display unit after a tracking process or the like is performed. Since the handling of the detection target data is well known, a description thereof will be omitted.

このように、この発明の実施の形態1に係る目標検出装置によれば、Pタイル法を用いて、一定領域内の全セルのヒストグラムの上位P%が閾値を超えるように閾値を設定して二値化が行われるので、検出すべき目標が消える確率が低くなり、目標の不検出を防ぐことができる。また、目標として誤検出された孤立したクラッタは収縮/膨張処理により消去されるため、目標の誤検出を防ぐことができる。さらに、レーダ受信信号によって示される一定領域内の全てのセルをまとめて閾値が算出されて二値化が行われるので、全てのセルに対して個々に演算を行う必要がなく、演算規模を小さくすることができる。   As described above, according to the target detection apparatus according to the first embodiment of the present invention, the threshold value is set so that the upper P% of the histogram of all the cells in the certain region exceeds the threshold value using the P tile method. Since binarization is performed, the probability that the target to be detected disappears is reduced, and target non-detection can be prevented. Further, since an isolated clutter erroneously detected as a target is erased by the contraction / expansion process, erroneous detection of the target can be prevented. Furthermore, since all cells in a certain area indicated by the radar received signal are collectively calculated and the threshold value is binarized, it is not necessary to individually calculate all the cells, and the calculation scale can be reduced. can do.

なお、上述した目標検出装置においては、ブランク部7を、閾値算出/二値化部6と収縮/膨張部8との間に設けたが、図9(第1の変形例)に示すように収縮/膨張部8とクラスタリング部9との間にブランク部7を設けるように構成することもできる。この構成によると、目標検出不要領域の信号強度が残ったまま収縮/膨張処理を行うことになるが、収縮/膨張処理の後に目標検出不要領域の信号強度を「0」にすることができるため、上述した実施の形態1に係る目標検出装置と同様の効果を得ることができる。   In the target detection device described above, the blank part 7 is provided between the threshold value calculation / binarization part 6 and the contraction / expansion part 8, but as shown in FIG. 9 (first modification). A blank portion 7 may be provided between the contraction / expansion portion 8 and the clustering portion 9. According to this configuration, the contraction / expansion process is performed while the signal intensity of the target detection unnecessary area remains, but the signal intensity of the target detection unnecessary area can be set to “0” after the contraction / expansion process. The same effects as those of the target detection apparatus according to the first embodiment described above can be obtained.

また、上述した目標検出装置においては、ブランク部7を設け、ブランクマップを参照してブランクに設定されているセルの信号強度を「0」に変換するように構成したが、図10(第2の変形例)に示すようにブランク部7およびブランクマップ部7aを除去し、閾値算出/二値化部6の出力を収縮/膨張部8に送るように構成することもできる。この構成によると、目標検出不要領域の信号強度が残ったまま収縮/膨張処理を行うことになり、目標検出不要領域が大きな目標として検出されてしまう場合があるが、そのような検出目標データを必要とする後段のブロックに対して小さい演算規模で出力することができる。   Moreover, in the target detection apparatus mentioned above, although the blank part 7 was provided and it was comprised so that the signal strength of the cell set to the blank might be converted into "0" with reference to a blank map, FIG. 10 (2nd It is also possible to remove the blank part 7 and the blank map part 7a and send the output of the threshold value calculation / binarization part 6 to the contraction / expansion part 8 as shown in FIG. According to this configuration, the contraction / expansion processing is performed while the signal intensity of the target detection unnecessary region remains, and the target detection unnecessary region may be detected as a large target. It is possible to output with a small operation scale with respect to the required subsequent block.

また、上述した目標検出装置においては、減衰部5とブランク部7における処理は信号強度をそれぞれのマップの設定に従って変更するという類似した処理を行っているため、図11(第3の変形例)に示すように減衰部5の代わりにブランク部7を設ける、または、図12(第4の変形例)に示すようにブランク部7の代わりに減衰部を設ける、または、図13(第5の変形例)に示すように減衰部5とブランク部を入れ替えるように構成することもできる。これらの構成によると、減衰マップまたはブランクマップの設定を変更することで、上述した実施の形態1に係る目標検出装置と同様の効果を得ることができる。   Moreover, in the target detection apparatus mentioned above, since the process in the attenuation | damping part 5 and the blank part 7 is performing the similar process of changing signal intensity according to the setting of each map, FIG. 11 (3rd modification) A blank portion 7 is provided instead of the attenuation portion 5 as shown in FIG. 12, or an attenuation portion is provided instead of the blank portion 7 as shown in FIG. 12 (fourth modification), or FIG. As shown in (Modification), the damping part 5 and the blank part can be replaced. According to these configurations, by changing the setting of the attenuation map or the blank map, it is possible to obtain the same effect as that of the target detection device according to the first embodiment described above.

また、上述した目標検出装置においては、図14(第6の変形例)に示すように減衰部5とブランク部7を除去するように構成することもできる。この構成によると、目標検出不要領域の信号強度および空中線部1の近傍の強い信号強度は残ったまま閾値算出/二値化処理を行うことになり、目標の誤検出が発生してしまう場合があるが、そのような検出目標データを必要とする後段のブロックに対して小さい演算規模で出力することができる。   Moreover, in the target detection apparatus mentioned above, as shown in FIG. 14 (6th modification), it can also comprise so that the attenuation | damping part 5 and the blank part 7 may be removed. According to this configuration, the threshold value calculation / binarization process is performed while the signal strength in the target detection unnecessary region and the strong signal strength in the vicinity of the antenna unit 1 remain, and erroneous target detection may occur. However, it is possible to output to a subsequent block that requires such detection target data with a small calculation scale.

また、上述した目標検出装置においては、収縮/膨張部8は、収縮処理および膨張処理の双方を実行するように構成したが、収縮処理または膨張処理のいずれか一方のみを実行するように構成できる。この構成によると、収縮処理のみを行う場合は目標の誤検出を、膨張処理のみを行う場合は目標の不検出をそれぞれさらに防ぐことができる。   Further, in the target detection device described above, the contraction / expansion unit 8 is configured to execute both the contraction process and the expansion process, but can be configured to execute only one of the contraction process and the expansion process. . According to this configuration, it is possible to further prevent target misdetection when performing only the contraction process, and non-detection of the target when performing only the expansion process.

さらには、図15(第7の変形例)に示すように収縮/膨張部8を除去し、ブランク部7の出力を直接クラスタリング部9に送るように構成することもできる。この構成によると、孤立したクラッタは除去されず残ったままであるが、そのような検出目標データを必要とする後段のブロックに対して小さい演算規模で出力することができる。   Furthermore, as shown in FIG. 15 (seventh modified example), the contraction / expansion unit 8 can be removed, and the output of the blank unit 7 can be directly sent to the clustering unit 9. According to this configuration, the isolated clutter remains without being removed, but can be output with a small calculation scale to a subsequent block that requires such detection target data.

上述した第1〜第7の変形例に示した各部(処理)の入れ替えはそれぞれ組み合わせて使用することで、それぞれの効果を組み合わせて発揮することができる。   The replacement of the respective parts (processes) shown in the first to seventh modified examples described above can be used in combination, so that the respective effects can be combined.

実施の形態2.
この発明の実施の形態2に係る目標検出装置は、Pタイル法を用いた閾値算出方法として、実施の形態1と異なる方法を採用している。この目標検出装置は、閾値算出/二値化部6の動作を除き、上述した実施の形態1に係る目標検出装置と同じである。以下においては、実施の形態1と異なる部分を中心に説明する。
Embodiment 2. FIG.
The target detection apparatus according to the second embodiment of the present invention employs a method different from that of the first embodiment as a threshold value calculation method using the P tile method. This target detection apparatus is the same as the target detection apparatus according to the first embodiment described above, except for the operation of the threshold calculation / binarization unit 6. In the following, the description will focus on the parts different from the first embodiment.

閾値算出/二値化部6には、実施の形態1と同様に、図3に示すような、減衰部5で信号強度が「0」に減衰されたセルが存在するデジタルビデオ信号が入力される。閾値算出/二値化部6は、入力されたデジタルビデオ信号によって示されるセルのうち、信号強度が「0」のセルを除きヒストグラムを作成する。図16は、図3に示す領域を「0」のセルを除いてヒストグラム化したものである。このヒストグラムにおいて、上位10%が閾値を超えるように設定すると、信号強度が「6」以上のセルが閾値を超える(「5」までの累積は89.54%、「6」までの累積は94.02%)。よって、信号強度が「6」以上のセルを「1」、「5」以下のセルを「0」に変換し、二値化デジタルビデオ信号として収縮/膨張部8に送る。   Similarly to the first embodiment, the threshold calculation / binarization unit 6 is input with a digital video signal in which there exists a cell whose signal intensity is attenuated to “0” by the attenuation unit 5 as shown in FIG. The The threshold value calculation / binarization unit 6 creates a histogram by excluding cells having a signal intensity of “0” from the cells indicated by the input digital video signal. FIG. 16 is a histogram of the area shown in FIG. 3 excluding the “0” cell. In this histogram, if the upper 10% is set to exceed the threshold, cells whose signal intensity is “6” or more exceed the threshold (the accumulation up to “5” is 89.54%, and the accumulation up to “6” is 94. .02%). Therefore, cells having a signal strength of “6” or more are converted to “1”, and cells having a signal intensity of “5” or less are converted to “0”, and sent to the contraction / expansion unit 8 as a binary digital video signal.

図17は、図3に示す領域からブランク(「0」のセル)を除いてPタイル法により二値化された二値化デジタルビデオ信号を示す図である。この二値化デジタルビデオ信号がブランク部7を経て収縮/膨張部8に送られる。実施の形態1の場合と異なり、「1」の領域が少なくなって目標も小さくなっているが、孤立したクラッタは除去されている。図18は実施の形態1と同様の収縮処理を行った二値化デジタルビデオ信号を示す図であり、図19は膨張処理を行った二値化デジタルビデオ信号を示す図である。   FIG. 17 is a diagram showing a binarized digital video signal binarized by the P-tile method by removing blanks (“0” cells) from the region shown in FIG. This binarized digital video signal is sent to the contraction / expansion unit 8 through the blank unit 7. Unlike the case of the first embodiment, the area of “1” is reduced and the target is also reduced, but the isolated clutter is removed. FIG. 18 is a diagram showing a binarized digital video signal subjected to the same contraction processing as in the first embodiment, and FIG. 19 is a diagram illustrating a binarized digital video signal subjected to expansion processing.

このように、実施の形態2に係る目標検出装置によれば、目標とクラッタを識別するための閾値が高くなるので、小型の目標の不検出の可能性は高くなるが、目標の誤検出をさらに低下させることができる。   As described above, according to the target detection apparatus according to the second embodiment, the threshold for identifying the target and the clutter is increased, so that the possibility of non-detection of the small target is increased, but erroneous detection of the target is performed. It can be further reduced.

実施の形態3.
この発明の実施の形態3に係る目標検出装置は、Pタイル法を用いた閾値算出方法として、実施の形態1および実施の形態2と異なる方法を採用している。この目標検出装置は、閾値算出/二値化部6の動作を除き、上述した実施の形態1に係る目標検出装置と同じである。以下においては、実施の形態1と異なる部分を中心に説明する。
Embodiment 3 FIG.
The target detection apparatus according to the third embodiment of the present invention employs a method different from the first and second embodiments as a threshold value calculation method using the P tile method. This target detection apparatus is the same as the target detection apparatus according to the first embodiment described above, except for the operation of the threshold calculation / binarization unit 6. In the following, the description will focus on the parts different from the first embodiment.

閾値算出/二値化部6には、実施の形態1と同様に、図3に示すような、減衰部5で信号強度が「0」に減衰されたセルが存在するデジタルビデオ信号が入力される。ここで、図3に示す領域の端に目標が存在する場合、目標を示すセルは、収縮/膨張処理によって「0」になってしまうことが予想されるため、Pタイル法による閾値算出時に参照領域を拡大する。   Similarly to the first embodiment, the threshold calculation / binarization unit 6 is input with a digital video signal in which there exists a cell whose signal intensity is attenuated to “0” by the attenuation unit 5 as shown in FIG. The Here, when the target exists at the end of the region shown in FIG. 3, it is expected that the cell indicating the target will be “0” due to the contraction / expansion processing. Enlarge the area.

図20は、図3に示す領域が拡大された状態を示す図である。説明を簡略化するため、拡大された部分の信号強度は省略する。この拡大された領域に対し、実施の形態1または実施の形態2と同様にヒストグラムを作成すると、図3に示す50セル×50セルの一定領域の閾値が高くなってしまう可能性がある。そこで、拡大された領域の信号強度の低い方から所定割合のセルを用いてヒストグラムが作成される。ここでは、例えば95%のセルを使用してヒストグラムを作成するものとする。このヒストグラムに対して、実施の形態1と同様に閾値を算出した後、図3に示す一定領域に対してのみ二値化を行うことにより、領域の端に存在する目標が閾値を超えやすくなる。その後、ブランク、収縮/膨張およびクラスタリングを順次に行って検出目標データが出力される。   FIG. 20 is a diagram illustrating a state in which the region illustrated in FIG. 3 is enlarged. In order to simplify the description, the signal strength of the enlarged portion is omitted. If a histogram is created for this enlarged area in the same manner as in the first or second embodiment, the threshold value of the fixed area of 50 cells × 50 cells shown in FIG. 3 may increase. Therefore, a histogram is created using a predetermined percentage of cells from the lower signal strength of the enlarged region. Here, for example, a histogram is created using 95% of cells. After calculating a threshold value for this histogram in the same manner as in the first embodiment, binarization is performed only for a certain area shown in FIG. 3, so that the target existing at the end of the area easily exceeds the threshold value. . Thereafter, blanking, contraction / expansion, and clustering are sequentially performed to output detection target data.

このように、実施の形態3に係る目標検出装置によれば、閾値算出の際に参照する領域を拡大するため、領域の端に存在する目標の不検出を防ぐことが可能になる。   As described above, according to the target detection apparatus according to the third embodiment, since the area to be referred to when the threshold value is calculated is enlarged, it is possible to prevent non-detection of the target existing at the end of the area.

なお、本願発明はその発明の範囲内において、各実施の形態の自由な組み合わせ、あるいは各実施の形態の任意の構成要素の変形、もしくは各実施の形態において任意の構成要素の省略が可能である。   In the present invention, within the scope of the invention, any combination of the embodiments, or any modification of any component in each embodiment, or omission of any component in each embodiment is possible. .

1 空中線部、2 A/D変換部、3 コヒーレント積分部、4 距離/方位間引き部、5 減衰部、5a 減衰マップ部、6 閾値算出/二値化部、6a 算出パラメータ部、7 ブランク部、7a ブランクマップ部、8 収縮/膨張部、8a 収縮/膨張パラメータ部、9 クラスタリング部。   DESCRIPTION OF SYMBOLS 1 Antenna part, 2 A / D conversion part, 3 Coherent integration part, 4 Distance / direction thinning part, 5 Attenuation part, 5a Attenuation map part, 6 Threshold calculation / binarization part, 6a Calculation parameter part, 7 Blank part, 7a Blank map part, 8 contraction / expansion part, 8a contraction / expansion parameter part, 9 clustering part.

Claims (9)

取得されたレーダ受信信号を量子化して得られたデジタルビデオ信号により示される一定領域内のセルのうち、減衰マップによって減衰レベルが設定されているセルの信号強度を減衰レベルに従い減衰する減衰部と、
前記減衰部からのデジタルビデオ信号により示されるセルの信号強度から目標とクラッタを識別するための閾値をPタイル法により算出し、該算出した閾値を用いて前記一定領域内のセルを二値化する閾値算出/二値化部と、
前記閾値算出/二値化部で二値化された値に対して、ブランクマップによって目標検出不要領域として設定されているセルの信号強度をゼロにし、二値化デジタルビデオ信号として出力するブランク部と、
前記ブランク部からの二値化デジタルビデオ信号に対して、収縮処理および膨張処理を行って前記一定領域内の値を決定する収縮/膨張部と、
前記収縮/膨張部で決定された値に対してクラスタ化を行い、検出目標データとして出力するクラスタリング部
とを備えた目標検出装置。
An attenuation unit for attenuating the signal strength of a cell whose attenuation level is set by an attenuation map among the cells in a certain area indicated by the digital video signal obtained by quantizing the acquired radar reception signal according to the attenuation level; ,
A threshold value for discriminating a target and clutter is calculated from the signal strength of the cell indicated by the digital video signal from the attenuation unit by the P-tile method, and the cells in the fixed area are binarized using the calculated threshold value. A threshold calculation / binarization unit to perform,
A blank unit that zeros the signal intensity of a cell set as a target detection unnecessary area by a blank map with respect to the value binarized by the threshold calculation / binarization unit, and outputs it as a binarized digital video signal When,
A contraction / expansion unit that performs a contraction process and an expansion process on the binarized digital video signal from the blank part to determine a value in the predetermined region;
A target detection apparatus comprising: a clustering unit that performs clustering on values determined by the contraction / expansion unit and outputs the result as detection target data.
閾値算出/二値化部は、Pタイル法によって閾値を算出する際に、減衰部において信号強度がゼロに減衰されたセルを除いてヒストグラムを作成し、該ヒストグラムに基づき閾値を決定する
ことを特徴とする請求項1記載の目標検出装置。
When the threshold value calculation / binarization unit calculates the threshold value by the P tile method, the threshold value calculation / binarization unit creates a histogram excluding cells in which the signal strength is attenuated to zero in the attenuation unit, and determines the threshold value based on the histogram. The target detection apparatus according to claim 1, wherein:
閾値算出/二値化部は、Pタイル法によって閾値を算出する際に、減衰部から送られてくるデジタルビデオ信号によって示されるセルが存在する一定領域を拡大し、信号強度の低い方から所定割合のセルを用いてヒストグラムを作成し、該ヒストグラムに基づき閾値を決定する
ことを特徴とする請求項1記載の目標検出装置。
When the threshold value calculation / binarization unit calculates the threshold value by the P tile method, the threshold value calculation / binarization unit expands a certain area where the cell indicated by the digital video signal sent from the attenuation unit exists, and determines a predetermined value from the lower signal strength. The target detection apparatus according to claim 1, wherein a histogram is created using percentage cells, and a threshold is determined based on the histogram.
取得されたレーダ受信信号を量子化して得られたデジタルビデオ信号により示される一定領域内のセルの信号強度から目標とクラッタを識別するための閾値をPタイル法により算出し、該算出した閾値を用いて前記一定領域内のセルを二値化する閾値算出/二値化部と、
前記閾値算出/二値化部で二値化された値に対して収縮処理および膨張処理を行って前記一定領域内の値を決定する収縮/膨張部と、
前記収縮/膨張部で決定された値を有するデジタルビデオ信号によって示されるセルのうち、ブランクマップによって目標検出不要領域として設定されているセルの信号強度をゼロにするブランク部と、
前記ブランク部から出力されるセルの値に対してクラスタ化を行い、検出目標データとして出力するクラスタリング部
とを備えた目標検出装置。
A threshold for identifying a target and a clutter is calculated by the P-tile method from the signal strength of a cell in a certain area indicated by the digital video signal obtained by quantizing the acquired radar reception signal, and the calculated threshold is A threshold calculation / binarization unit that binarizes the cells in the fixed region using,
A contraction / expansion unit for performing a contraction process and an expansion process on a value binarized by the threshold value calculation / binarization unit to determine a value in the predetermined region;
Among the cells indicated by the digital video signal having the value determined by the contraction / expansion unit, a blank unit for setting the signal intensity of the cell set as the target detection unnecessary region by the blank map to zero,
A target detection apparatus comprising: a clustering unit configured to perform clustering on the cell values output from the blank unit and output as detection target data.
取得されたレーダ受信信号を量子化して得られたデジタルビデオ信号により示される一定領域内のセルの信号強度から目標とクラッタを識別するための閾値をPタイル法により算出し、該算出した閾値を用いて前記一定領域内のセルを二値化する閾値算出/二値化部と、
前記閾値算出/二値化部で二値化された値に対して収縮処理および膨張処理を行って前記一定領域内の値を決定する収縮/膨張部と、
前記収縮/膨張部で二値化された値に対してクラスタ化を行い、検出目標データとして出力するクラスタリング部
とを備えた目標検出装置。
A threshold for identifying a target and a clutter is calculated by the P-tile method from the signal strength of a cell in a certain area indicated by the digital video signal obtained by quantizing the acquired radar reception signal, and the calculated threshold is A threshold calculation / binarization unit that binarizes the cells in the fixed region using,
A contraction / expansion unit for performing a contraction process and an expansion process on a value binarized by the threshold value calculation / binarization unit to determine a value in the predetermined region;
A target detection apparatus comprising: a clustering unit that clusters the values binarized by the contraction / expansion unit and outputs the result as detection target data.
収縮/膨張部は、閾値算出/二値化部で二値化された値に対して収縮処理のみを実行する
ことを特徴とする請求項1から請求項5のうちのいずれか1項記載の目標検出装置。
6. The contraction / expansion unit performs only contraction processing on the value binarized by the threshold value calculation / binarization unit, according to claim 1. Target detection device.
収縮/膨張部は、閾値算出/二値化部で二値化された値に対して膨張処理のみを実行する
ことを特徴とする請求項1から請求項5のうちのいずれか1項記載の目標検出装置。
6. The contraction / expansion unit performs only an expansion process on the value binarized by the threshold calculation / binarization unit, according to any one of claims 1 to 5. Target detection device.
取得されたレーダ受信信号を量子化して得られたデジタルビデオ信号により示される一定領域内のセルの信号強度から目標とクラッタを識別するための閾値をPタイル法により算出し、該算出した閾値を用いて前記一定領域内のセルを二値化する閾値算出/二値化部と、
前記閾値算出/二値化部で二値化された値に対して、ブランクマップによって目標検出不要領域として設定されているセルの信号強度をゼロにし、二値化デジタルビデオ信号として出力するブランク部と、
前記ブランク部からの二値化デジタルビデオ信号の値に対してクラスタ化を行い、検出目標データとして出力するクラスタリング部
とを備えた目標検出装置。
A threshold for identifying a target and a clutter is calculated by the P-tile method from the signal strength of a cell in a certain area indicated by the digital video signal obtained by quantizing the acquired radar reception signal, and the calculated threshold is A threshold calculation / binarization unit that binarizes the cells in the fixed region using,
A blank unit that zeros the signal intensity of a cell set as a target detection unnecessary area by a blank map with respect to the value binarized by the threshold calculation / binarization unit, and outputs it as a binarized digital video signal When,
A target detection apparatus comprising: a clustering unit configured to perform clustering on the values of the binary digital video signal from the blank unit and output the detection target data.
取得されたレーダ受信信号を量子化して得られたデジタルビデオ信号により示される一定領域内のセルの信号強度から目標とクラッタを識別するための閾値をPタイル法により算出し、該算出した閾値を用いて前記一定領域内のセルを二値化する閾値算出/二値化部と、
前記閾値算出/二値化部で二値化された値に基づきクラスタ化を行い、検出目標データとして出力するクラスタリング部
とを備えた目標検出装置。
A threshold for identifying a target and a clutter is calculated by the P-tile method from the signal strength of a cell in a certain area indicated by the digital video signal obtained by quantizing the acquired radar reception signal, and the calculated threshold is A threshold calculation / binarization unit that binarizes the cells in the fixed region using,
A target detection apparatus comprising: a clustering unit that performs clustering based on the values binarized by the threshold calculation / binarization unit and outputs the data as detection target data.
JP2012034017A 2011-02-21 2012-02-20 Target detector Pending JP2012189584A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012034017A JP2012189584A (en) 2011-02-21 2012-02-20 Target detector

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2011034526 2011-02-21
JP2011034526 2011-02-21
JP2012034017A JP2012189584A (en) 2011-02-21 2012-02-20 Target detector

Publications (1)

Publication Number Publication Date
JP2012189584A true JP2012189584A (en) 2012-10-04

Family

ID=47082890

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012034017A Pending JP2012189584A (en) 2011-02-21 2012-02-20 Target detector

Country Status (1)

Country Link
JP (1) JP2012189584A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017224935A (en) * 2016-06-14 2017-12-21 株式会社日立ソリューションズ Object detection/evaluation system and object detection/evaluation method
CN112368597A (en) * 2018-07-02 2021-02-12 株式会社电装 Optical distance measuring device
JP2021117169A (en) * 2020-01-29 2021-08-10 日本無線株式会社 Target detector and target detection program
JP2023021453A (en) * 2018-09-26 2023-02-10 京セラ株式会社 Electronic device, control method of electronic device, and control program of electronic device
JP7503445B2 (en) 2020-08-04 2024-06-20 三菱電機ソフトウエア株式会社 Differential extraction device and differential extraction program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003172777A (en) * 2001-12-10 2003-06-20 Mitsubishi Electric Corp Target detection system and target detection method
JP2004206527A (en) * 2002-12-26 2004-07-22 Mitsubishi Space Software Kk Ship identification system, ship identification method, computer-readable recording medium recorded with program, and program
JP2005265601A (en) * 2004-03-18 2005-09-29 Mitsubishi Electric Corp Radar system
JP2006200932A (en) * 2005-01-18 2006-08-03 Mitsubishi Electric Corp Radar signal processing system
JP2009186364A (en) * 2008-02-07 2009-08-20 Nec Corp Data processing apparatus, pose estimation system, pose estimation method, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003172777A (en) * 2001-12-10 2003-06-20 Mitsubishi Electric Corp Target detection system and target detection method
JP2004206527A (en) * 2002-12-26 2004-07-22 Mitsubishi Space Software Kk Ship identification system, ship identification method, computer-readable recording medium recorded with program, and program
JP2005265601A (en) * 2004-03-18 2005-09-29 Mitsubishi Electric Corp Radar system
JP2006200932A (en) * 2005-01-18 2006-08-03 Mitsubishi Electric Corp Radar signal processing system
JP2009186364A (en) * 2008-02-07 2009-08-20 Nec Corp Data processing apparatus, pose estimation system, pose estimation method, and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017224935A (en) * 2016-06-14 2017-12-21 株式会社日立ソリューションズ Object detection/evaluation system and object detection/evaluation method
CN112368597A (en) * 2018-07-02 2021-02-12 株式会社电装 Optical distance measuring device
JP2023021453A (en) * 2018-09-26 2023-02-10 京セラ株式会社 Electronic device, control method of electronic device, and control program of electronic device
JP7412520B2 (en) 2018-09-26 2024-01-12 京セラ株式会社 Electronic equipment, electronic equipment control method, and electronic equipment control program
JP2021117169A (en) * 2020-01-29 2021-08-10 日本無線株式会社 Target detector and target detection program
JP7469053B2 (en) 2020-01-29 2024-04-16 日本無線株式会社 Target detection device and target detection program
JP7503445B2 (en) 2020-08-04 2024-06-20 三菱電機ソフトウエア株式会社 Differential extraction device and differential extraction program

Similar Documents

Publication Publication Date Title
US10436893B2 (en) Apparatus and method for extracting ocean wave information
JP5607428B2 (en) Signal processing apparatus, radar apparatus, signal processing method, and signal processing program
JP5254529B2 (en) System and method for canceling radar interference signals
US8379020B2 (en) Image processing device using selective neighboring voxel removal and related methods
JP2012189584A (en) Target detector
CN111123212B (en) Signal processing method of scene surveillance radar based on complex clutter background
JP5130844B2 (en) Clutter discrimination method and radar apparatus
JP2014002085A (en) Signal processing device, radar device, signal processing method, and program
JP2009031188A (en) Suspicious ship supervisory device
JP6084810B2 (en) Tracking processing apparatus and tracking processing method
JP2012112672A (en) Signal processor, radar device, signal processing method and signal processing program
JP5633407B2 (en) Radar equipment
JP5355322B2 (en) Interference wave detection apparatus, radar apparatus, and interference wave detection method
KR101770742B1 (en) Apparatus and method for detecting target with suppressing clutter false target
JP3621989B2 (en) Radar signal processing device
KR101351282B1 (en) Enhancement method of unobserved area for radar system based on clutter map, and radar system using the same
JP2013234932A (en) Tsunami detection device, tsunami detection method, and tsunami detection program
JP7337575B2 (en) Radar monitoring device and method
CN109239677B (en) Environment self-adaptive constant false alarm rate detection threshold determination method
JP2011174872A (en) Radar signal processor
WO2017126171A1 (en) Weather phenomenon occurrence possibility determination system and method
JP6051575B2 (en) Target detection method and target detection apparatus
JP6031269B2 (en) Noise suppression device, noise suppression method, and noise suppression program
KR101619064B1 (en) Target tracking method using active clutter map
KR102464781B1 (en) Method and Apparatus for Detecting Entity Using Difference of Image

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130604

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130801

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130820