Movatterモバイル変換


[0]ホーム

URL:


JP2013152239A - Electronic scanning radar device, control method of the same and program - Google Patents

Electronic scanning radar device, control method of the same and program
Download PDF

Info

Publication number
JP2013152239A
JP2013152239AJP2013071558AJP2013071558AJP2013152239AJP 2013152239 AJP2013152239 AJP 2013152239AJP 2013071558 AJP2013071558 AJP 2013071558AJP 2013071558 AJP2013071558 AJP 2013071558AJP 2013152239 AJP2013152239 AJP 2013152239A
Authority
JP
Japan
Prior art keywords
wave
frequency
correlation matrix
maximum value
incoming
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
JP2013071558A
Other languages
Japanese (ja)
Inventor
Junji Kanemoto
淳司 金本
Hiroyuki Akimoto
広幸 秋元
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.)
Nidec Elesys Corp
Original Assignee
Honda Elesys 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 Honda Elesys Co LtdfiledCriticalHonda Elesys Co Ltd
Priority to JP2013071558ApriorityCriticalpatent/JP2013152239A/en
Publication of JP2013152239ApublicationCriticalpatent/JP2013152239A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Landscapes

Abstract

PROBLEM TO BE SOLVED: To provide an electronic scanning radar device that has high robustness, and estimates the number of incoming waves with high accuracy when an eigenvalue decomposition such as a MUSIC scheme or Esprit scheme is used to perform incoming wave estimation and to estimate an incoming wave direction.SOLUTION: The inventive electronic scanning radar device comprises: a transmission part that is mounted in a moving body and transmits a transmission wave; a reception part that consists of a plurality of antennas receiving the incoming wave, which is a reflection wave from a target; a beat signal generation part that generates a beat signal for the transmission wave and the incoming wave; a frequency decomposition part that performs frequency decomposition of the beat signal into a beat frequency having the set number of frequency decomposition in an entire frequency range or in a set frequency range, and calculates a plurality of complex number data; a correlation matrix calculation part that calculates a plurality of correlation matrices, respectively, from the plurality of complex number data; and a determination part that detects a maximum value of a diagonal element, respectively, from the plurality of correlation matrices to estimate the number of the incoming waves for the correlation matrix of which the maximum value is equal to or more than a threshold value, and not to estimate the number of incoming waves for the correlation matrix of which the maximum value is less than the threshold value as a reception level is low.

Description

Translated fromJapanese

放射した送信波に対するターゲットからの反射波を用い、このターゲットの検出を行う、車載用に好適な電子走査型レーダ装置、その制御方法及びプログラムに関する。  The present invention relates to an electronic scanning radar apparatus suitable for in-vehicle use, which detects a target using a reflected wave from a target with respect to a radiated transmission wave, a control method thereof, and a program.

従来、車載レーダとしては、FMCW(Frequency Modulated Continuous Wave)レーダ、多周波CW(Continuous Wave)レーダ、及びパルスレーダ等の方式を利用した電子走査型のレーダが用いられている。
上記各レーダにおいては、送信波に対するターゲットからの反射波である到来波(あるいは受信波)の方向検知の技術として、アレーアンテナの到来波方向推定方法が用いられている。
この到来波方向推定方法は、ビームフォーマ法、Capon法などのビーム走査方法と、最大エントロピー(MEM:Maximum Entropy Method )法などの線形予測法、最小ノルム法、MUSIC(MUltiple SIgnal Classification)法、ESPRIT(Estimation of Signal Parameters via Rotational Invariance Techniques)法等の超分解能(高精度)アルゴリズムといわれるヌル操作方法がある(例えば、非特許文献1及び2参照)
Conventionally, as an in-vehicle radar, an electronic scanning type radar using a method such as FMCW (Frequency Modulated Continuous Wave) radar, multi-frequency CW (Continuous Wave) radar, or pulse radar is used.
In each of the above radars, an arrival direction estimation method of an array antenna is used as a technique for detecting the direction of an incoming wave (or a received wave) that is a reflected wave from a target with respect to a transmission wave.
This incoming wave direction estimation method includes beam scanning method such as beamformer method and capon method, linear prediction method such as maximum entropy (MEM) method, minimum norm method, MUSIC (MUltiple SIgnal Classification) method, ESPRIT There is a null operation method called a super-resolution (high accuracy) algorithm such as (Estimation of Signal Parameters via Rotational Invariance Techniques) method (for example, see Non-PatentDocuments 1 and 2).

また、車載レーダに用いられる到来波方向推定は、ビームフォーマ法のデジタルビームフォーミング(DBF:Digital Beam Forming)のみで行ったり(例えば、特許文献1参照)、受信波の到来方向の検出精度(またターゲットの分解能)を向上させるため、近年、DBFと最大エントロピー法を組み合わせた方法(例えば、特許文献2及び3参照)により行われている。
さらに、MUSICなどの超分解能アルゴリズムを車載レーダ用に応用させる目的で処理の簡易化に思考を凝らした構成(例えば、特許文献4及び5参照)など、通常のパーソナルコンピュータに比較し、演算処理機能が低い車載用に適用するよう開発されている。
In addition, the direction of arrival wave used for in-vehicle radar is estimated only by digital beam forming (DBF) of the beamformer method (for example, see Patent Document 1), or the detection accuracy of the direction of arrival of the received wave (or In recent years, a method combining DBF and the maximum entropy method (for example, seePatent Documents 2 and 3) has been performed in order to improve the target resolution.
Furthermore, compared to a normal personal computer, such as a configuration that is designed to simplify processing for the purpose of applying super-resolution algorithms such as MUSIC to in-vehicle radars (for example, seePatent Documents 4 and 5). It has been developed to be applied to in-vehicle applications.

上記MUSICなどの超分解能アルゴリズムは、方向推定の精度を向上させるため、上記到来波の数を推定した後に、到来波の方向推定することが望ましい。
非特許文献1及び2においては、到来波数の推定手法として、統計処理における最尤法に基づいて、AIC(Akaike Information Criteria)や、MDL(Minimum Description Length)などが紹介されている。
しかしながら、上述した非特許文献1及び2の推定手法においては、多数のデータを収集して分散評価する必要があるため、ターゲットとの相対距離及び相対速度の変動が早い車載レーダの用途としては適していない。
In order to improve the accuracy of direction estimation, it is desirable that the super-resolution algorithm such as MUSIC estimates the direction of the incoming wave after estimating the number of the incoming waves.
InNon-Patent Documents 1 and 2, AIC (Akaike Information Criteria), MDL (Minimum Description Length), and the like are introduced as a method for estimating the number of incoming waves based on the maximum likelihood method in statistical processing.
However, in the estimation methods ofNon-Patent Documents 1 and 2 described above, since it is necessary to collect and evaluate a large number of data, it is suitable as an in-vehicle radar application in which the relative distance from the target and the relative speed are fast. Not.

特許文献4においては、MUSICスペクトラムを計算するために必要な到来波数を軽い演算負荷にて推定する手法が記載されている。すなわち、固有値演算の後、固有値の大きさにより信号空間とノイズ空間とを区別して推定する閾値法を応用した手法が記載されている。
この場合、測定距離が遠くなるにつれて、レーダの受信強度が低下するため、ターゲットとの相対距離毎に閾値を記憶・設定しておき、この閾値と固有値(受信強度と等価)とを比較することにより、到来波数の推定を行う。
また、車載用を目的とした構成ではないが、固有値を元の共分散行列(すなわち、相関行列)の対角成分値の一つにて正規化した後、一つの閾値で区別するものがある(例えば、特許文献6参照)。
Patent Document 4 describes a method for estimating the number of incoming waves necessary for calculating a MUSIC spectrum with a light calculation load. That is, a technique is described that applies a threshold method in which a signal space and a noise space are distinguished and estimated after the eigenvalue calculation according to the size of the eigenvalue.
In this case, since the received intensity of the radar decreases as the measurement distance increases, a threshold value is stored and set for each relative distance to the target, and this threshold value is compared with the eigenvalue (equivalent to the received intensity). Thus, the number of incoming waves is estimated.
Also, although not intended for in-vehicle use, there is one that normalizes eigenvalues with one of the diagonal component values of the original covariance matrix (ie, correlation matrix) and then distinguishes them with one threshold value. (For example, refer to Patent Document 6).

また、精度の良い到来波数の推定方法として、常時、到来波数を受信可能な最大数としみなしてスペクトラム計算し、後段の電力計算において、不要なピーク値を除去して最終の到来波数の推定値とするものがある(特許文献7)。  In addition, as an accurate method of estimating the number of incoming waves, spectrum calculation is always performed assuming that the number of incoming waves is the maximum number that can be received, and in the subsequent power calculation, unnecessary peak values are removed and the final estimated number of incoming waves is obtained. (Patent Document 7).

特開2000−284044号公報JP 2000-284044 A特開2006−275840号公報JP 2006-275840 A特開2006−308542号公報JP 2006-308542 A特開2006−047282号公報JP 2006-047282 A特開2007−040806号公報JP 2007-040806 A特開2006−153579号公報JP 2006-153579 A特開2000−121716号公報JP 2000-121716 A

菊間 信良著、アレーアンテナによる適応信号処理、科学技術出版社、1998Kikuma Nobuyoshi, Adaptive Signal Processing with Array Antenna, Science and Technology Publishers, 1998菊間 信良著、アダプティブアンテナ技術、オーム社、2003年Nobuyoshi Kikuma, Adaptive Antenna Technology, Ohmsha, 2003

しかしながら、上記特許文献4による到来波推定方法は、ターゲット検知における全距離について閾値を記憶する必要があり、必要なメモリ容量の確保(ROMなどに閾値テーブルのマップ形成)を行う必要があり、また、閾値の設定と、距離毎の閾値との比較を行うプログラミング作成が煩わしいという課題がある。
また、上記閾値は、絶対量であるため、ターゲットのRCS(Radar Cross Section)や不必要な物体からの反射であるクラッタ及びノイズなどによって、固有値が上下変動する状態に対応することができず、ロバスト性に欠けるということが懸念される。
However, the arrival wave estimation method according toPatent Document 4 needs to store a threshold value for the entire distance in target detection, and needs to secure a necessary memory capacity (form a threshold table map in a ROM or the like). There is a problem that it is troublesome to create a programming for comparing the threshold setting and the threshold value for each distance.
Further, since the threshold value is an absolute amount, the RCS (Radar Cross Section) of the target and the clutter and noise that are reflections from unnecessary objects cannot cope with a state in which the eigenvalue fluctuates up and down. There is concern about lack of robustness.

また、上記特許文献6による到来波推定方法は、算出した固有値を元の共分散行列の対角成分の一つにより正規化するが、常時、到来波数の推定を行うようにしているため、到来波が微弱な際に誤った推定数を算出する可能性がある。ここで、微弱とは、ターゲットのRCSやクラッタ及びノイズなどにより固有値が上下変動するレベルを、遙かに下回る信号レベルを示している。
特に、車載レーダ用途においては、路面からのマルチパス(クラッタの一種)という現象があり、必ず、受信波が上記微弱の信号レベルとなる距離領域が発生してしまう。
このため、微弱な信号レベルとなる距離領域においての到来波数の推定は逆に間違った結果を出力することとなる。
In addition, the arrival wave estimation method according toPatent Document 6 normalizes the calculated eigenvalue by one of the diagonal components of the original covariance matrix, but always estimates the number of arrival waves. There is a possibility of calculating an incorrect estimated number when the wave is weak. Here, “weak” indicates a signal level that is far below the level at which the eigenvalue fluctuates up and down due to the RCS, clutter, and noise of the target.
In particular, in in-vehicle radar applications, there is a phenomenon called multipath (a kind of clutter) from the road surface, and a distance region where the received wave has the above weak signal level is always generated.
For this reason, the estimation of the number of incoming waves in the distance region where the signal level is weak outputs an incorrect result.

また、上記特許文献7による到来波推定方法は、MUSICスペクトラム計算前において、到来波数を推定する処理を必要としないものの、スペクトラム計算の後、必ず逆行列計算を伴う電力計算を実行する必要があり、演算負荷が重くなるという課題がある。  Further, although the arrival wave estimation method according toPatent Document 7 does not require processing for estimating the number of arrival waves before MUSIC spectrum calculation, it is necessary to always execute power calculation with inverse matrix calculation after spectrum calculation. There is a problem that the calculation load becomes heavy.

本発明は、このような事情に鑑みてなされたもので、MUSIC法やEsprit法などの固有値分解を用いて到来波推定を行い到来波方向の推定を行う際、ロバスト性が高く、かつ精度良く到来波数の推定を行う電子走査型レーダ装置、その制御方法及びプログラムを提供することを目的とする。  The present invention has been made in view of such circumstances, and when performing arrival wave estimation using eigenvalue decomposition such as the MUSIC method and the Esprit method and estimating the arrival wave direction, the robustness is high and the accuracy is high. An object of the present invention is to provide an electronic scanning radar apparatus that estimates the number of incoming waves, a control method thereof, and a program.

本発明の電子走査型レーダ装置は、移動体に搭載される電子走査型レーダ装置であり、送信波を送信する送信部と、前記送信波のターゲットからの反射波である到来波を受信する複数のアンテナから構成される受信部と、前記送信波及び前記反射波の差分の周波数を有するビート信号を生成するビート信号生成部と、前記ビート信号を、全周波数範囲または予め設定した周波数範囲において、予め設定した周波数分解数のビート周波数に周波数分解して、複数の複素数データを算出する周波数分解部と、前記複数の複素数データそれぞれから複数の相関行列を算出する相関行列算出部と、前記複数の相関行列のそれぞれから対角要素の最大値を検出し、当該対角要素の最大値が予め設定した閾値以上の相関行列に対して到来波数推定を行い、一方、前記対角要素の最大値が予め設定した前記閾値未満である相関行列に対しては、受信レベルが低い状態であるとして、前記到来波数推定を行わない判定部とを備えることを特徴とする。  An electronic scanning radar apparatus according to the present invention is an electronic scanning radar apparatus mounted on a moving body, and includes a transmission unit that transmits a transmission wave and a plurality of incoming waves that are reflected waves from a target of the transmission wave. A beat signal generating unit that generates a beat signal having a frequency that is a difference between the transmission wave and the reflected wave, and the beat signal in an entire frequency range or a preset frequency range, A frequency resolving unit that calculates a plurality of complex number data by performing frequency decomposition to a beat frequency of a preset frequency resolving number; a correlation matrix calculating unit that calculates a plurality of correlation matrices from each of the plurality of complex number data; The maximum value of the diagonal element is detected from each of the correlation matrices, and the arrival wave number estimation is performed on the correlation matrix in which the maximum value of the diagonal element is equal to or greater than a preset threshold value. On the other hand, the correlation matrix in which the maximum value of the diagonal elements is less than the preset threshold is provided with a determination unit that does not perform the arrival wave number estimation, assuming that the reception level is low. To do.

本発明の電子走査型レーダ装置は、前記複数の相関行列それぞれの固有値を求める固有値算出部をさらに有し、前記判定部が、入力される前記固有値を大きい順に並べ替え、予め設定した固有値閾値以上の前記固有値の数を前記到来波数とすることを特徴とする。  The electronic scanning radar apparatus of the present invention further includes an eigenvalue calculation unit for obtaining eigenvalues of each of the plurality of correlation matrices, and the determination unit rearranges the input eigenvalues in descending order, and is equal to or greater than a preset eigenvalue threshold value. The number of eigenvalues of is the number of incoming waves.

本発明の電子走査型レーダ装置は、前記相関行列算出部が、最初に算出した相関行列における最大値の要素、または対角要素における最大値の要素により、前記最初に算出した相関行列の全ての要素を除算し、要素が正規化された相関行列とすることを特徴とする。  In the electronic scanning radar apparatus of the present invention, the correlation matrix calculation unit calculates all of the correlation matrices calculated first by using the maximum value element in the correlation matrix calculated first or the maximum value element in the diagonal element. The element is divided to obtain a normalized correlation matrix.

本発明の電子走査型レーダ制御方法は、移動体に搭載される電子走査型レーダ装置を制御する電子走査型レーダ制御方法であり、送信波を送信する送信過程と、前記送信波のターゲットからの反射波である到来波を受信する複数のアンテナから構成される受信過程と、前記送信波及び前記反射波の差分の周波数を有するビート信号を生成するビート信号生成過程と、前記ビート信号を、全周波数範囲または予め設定した周波数範囲において、予め設定した周波数分解数のビート周波数に周波数分解して、複数の複素数データを算出する周波数分解過程と、前記複数の複素数データそれぞれから複数の相関行列を算出する相関行列算出過程と、前記複数の相関行列のそれぞれから対角要素の最大値を検出し、当該対角要素の最大値が予め設定した閾値以上の相関行列に対して到来波数推定を行い、一方、前記対角要素の最大値が予め設定した前記閾値未満である相関行列に対しては、受信レベルが低い状態であるとして、前記到来波数推定を行わない判定過程とを含むことを特徴とする。  An electronic scanning radar control method according to the present invention is an electronic scanning radar control method for controlling an electronic scanning radar device mounted on a moving body. The electronic scanning radar control method transmits a transmission wave, and transmits the transmission wave from a target. A reception process including a plurality of antennas that receive an incoming wave that is a reflected wave, a beat signal generation process that generates a beat signal having a frequency that is a difference between the transmission wave and the reflected wave, and the beat signal are all In a frequency range or a preset frequency range, frequency decomposition process for calculating a plurality of complex number data by frequency decomposition to a predetermined number of frequency resolution beat frequencies, and calculating a plurality of correlation matrices from each of the plurality of complex number data A correlation matrix calculation process, and a maximum value of a diagonal element is detected from each of the plurality of correlation matrices, and the maximum value of the diagonal element is preset. The number of incoming waves is estimated for a correlation matrix that is greater than or equal to a threshold value. And a determination process in which wave number estimation is not performed.

本発明のプログラムは、電子走査型レーダ装置は、移動体に搭載される電子走査型レーダ装置をコンピュータにより制御するプログラムであり、前記コンピュータを、送信波を送信する送信手段、前記送信波のターゲットからの反射波である到来波を受信する複数のアンテナから構成される受信手段、前記送信波及び前記反射波の差分の周波数を有するビート信号を生成するビート信号生成手段、前記ビート信号を、全周波数範囲または予め設定した周波数範囲において、予め設定した周波数分解数のビート周波数に周波数分解して、複数の複素数データを算出する周波数分解手段、前記複数の複素数データそれぞれから複数の相関行列を算出する相関行列算出手段、前記複数の相関行列のそれぞれから対角要素の最大値を検出し、当該対角要素の最大値が予め設定した閾値以上の相関行列に対して到来波数推定を行い、一方、前記対角要素の最大値が予め設定した前記閾値未満である相関行列に対しては、受信レベルが低い状態であるとして、前記到来波数推定を行わない判定手段として機能させるためのプログラムである。  The program of the present invention is a program in which the electronic scanning radar apparatus is a program for controlling the electronic scanning radar apparatus mounted on the moving body by a computer, the computer is configured to transmit a transmission wave, and the transmission wave target. Receiving means composed of a plurality of antennas for receiving an incoming wave that is a reflected wave from, a beat signal generating means for generating a beat signal having a frequency difference between the transmitted wave and the reflected wave, and the beat signal In a frequency range or a preset frequency range, frequency decomposition means for calculating a plurality of complex number data by frequency decomposition into a preset number of frequency decomposition beat frequencies, and calculating a plurality of correlation matrices from each of the plurality of complex number data A correlation matrix calculating means for detecting a maximum value of a diagonal element from each of the plurality of correlation matrices, The number of incoming waves is estimated for a correlation matrix having a prime maximum value equal to or greater than a preset threshold value, whereas for a correlation matrix in which the maximum value of the diagonal elements is less than the preset threshold value, the reception level is It is a program for functioning as determination means that does not perform the estimation of the number of incoming waves, assuming that the state is low.

以上説明したように、本発明によれば、正規化されて求められた固有値において、予め設定した閾値を超える固有値の数を到来波数として出力するため、ターゲットの存在するビート周波数(すなわち、ターゲットとの距離)が何れの場合においても、従来の様にビート周波数毎に閾値を設けることなく、フーリエ変換された全てのビート周波数における固有値に対して、一つの閾値を設定することにより、この閾値を超えた固有値数を、到来波数として推定することができ、従来のようにビート周波数毎に固有値と比較するための閾値を設定する必要がなく、記憶容量を削減することができ、かつ、固有値及び閾値を比較する簡易な演算のみであるため、到来波数算出の処理時間を短縮することが可能となる。
また、本発明によれば、正規化されて計算された固有値と、閾値とを比較する判定を行うため、ターゲットのRCSやクラッタ及びノイズなどによる固有値全体の変動に対してロバスト性を持たせることができる。
As described above, according to the present invention, in the normalized eigenvalue, the number of eigenvalues exceeding a preset threshold value is output as the number of incoming waves. In any case, the threshold value is set by setting one threshold value for the eigenvalues at all the beat frequencies Fourier-transformed without setting a threshold value for each beat frequency as in the prior art. The number of eigenvalues exceeding can be estimated as the number of incoming waves, and it is not necessary to set a threshold for comparing with the eigenvalue for each beat frequency as in the prior art, the storage capacity can be reduced, and the eigenvalue and Since only a simple calculation for comparing the threshold values is performed, it is possible to shorten the processing time for calculating the number of incoming waves.
In addition, according to the present invention, since the determination is made by comparing the normalized eigenvalue and the threshold value, robustness is provided with respect to fluctuations in the entire eigenvalue due to RCS, clutter, noise, and the like of the target. Can do.

さらに、本発明によれば、周波数変換後の周波数軸における周波数ポイント(ビート周波数値)におけるスペクトラムのピーク値(受信アンテナ毎のスペクトラムの加算値やDBFにおけるピーク値)からターゲットの存在を検知し、ピーク値の低いビート周波数値に対して相関行列化以降の処理を実行しないため、固有値が上記閾値を超えていたとしても、路面からのマルチパスなどでターゲットからの到来波が微弱となる際に、誤った到来波数の推定をしないようにすることができる。
また、本発明によれば、ターゲットが存在するビート周波数値にDBFを行い、スペクトラムが設定した値より低い場合、その角度チャンネルに対応するスペクトラムを「0」とし、IDBF(逆DBF)を行い、受信アンテナ方向の再生複素数データで相関行列を算出する場合、DBFでのターゲット毎に分割された範囲のみの固有値となるため、分割した到来波のみが受信されることと等価となり、受信アンテナ数に対して到来波数が多い場合にも、固有値計算にて誤った推定を行うことがない。
Furthermore, according to the present invention, the presence of the target is detected from the peak value of the spectrum at the frequency point (beat frequency value) on the frequency axis after frequency conversion (the added value of the spectrum for each receiving antenna or the peak value in the DBF), Since processing after correlation matrix formation is not executed for beat frequency values with low peak values, even if the eigenvalue exceeds the above threshold, the incoming wave from the target becomes weak due to multipath from the road surface, etc. Therefore, it is possible to avoid estimating the number of incoming waves in error.
Further, according to the present invention, DBF is performed on the beat frequency value where the target exists, and when the spectrum is lower than the set value, the spectrum corresponding to the angle channel is set to “0”, IDBF (inverse DBF) is performed, When the correlation matrix is calculated with the reproduction complex number data in the direction of the receiving antenna, since it is an eigenvalue only in the range divided for each target in the DBF, it is equivalent to receiving only the divided incoming waves, and the number of receiving antennas is reduced. On the other hand, even when the number of incoming waves is large, erroneous estimation is not performed in the eigenvalue calculation.

また、本発明によれば、求められた固有値における最大固有値の値が予め設定した最大固有値閾値を超える場合にのみ、判定部が到来波数の推定処理を行うため、周波数分解後の周波数ポイントによるスペクトラムのピーク値からターゲットを検出した結果を用いず、全周波数ポイントあるいは特定の周波数ポイント範囲の相関行列から固有値を求めるような実施例の場合にも、路面からのマルチパスなどによりターゲットからの到来波が微弱となる際に誤った推定を行うことがない。
また、本発明によれば、相関行列における要素の最大値にて全要素を除算することで正規化し、正規化された相関行列により固有値を算出することにより、固有値を計算する際の浮動小数点演算の精度が向上し、固有値及び固有ベクトルの演算アルゴリズム(ヤコビ法及びQR法など)の収束までの演算回数が低減でき、固有値及び固有ベクトルの演算を高速化することができる。
Further, according to the present invention, since the determination unit performs the process of estimating the number of incoming waves only when the value of the maximum eigenvalue in the obtained eigenvalue exceeds a preset maximum eigenvalue threshold, the spectrum by the frequency point after frequency decomposition In the case of an embodiment in which eigenvalues are obtained from the correlation matrix of all frequency points or a specific frequency point range without using the result of detecting the target from the peak value, the incoming wave from the target by multipath from the road surface, etc. There is no wrong estimation when becomes weak.
In addition, according to the present invention, floating-point arithmetic when calculating eigenvalues is performed by normalizing by dividing all elements by the maximum value of elements in the correlation matrix and calculating eigenvalues by the normalized correlation matrix. The number of operations until convergence of eigenvalue and eigenvector operation algorithms (Jacobi method, QR method, etc.) can be reduced, and eigenvalue and eigenvector operations can be speeded up.

本発明の第1の実施形態による電子走査型レーダ装置の構成例を示すブロック図である。1 is a block diagram illustrating a configuration example of an electronic scanning radar apparatus according to a first embodiment of the present invention.送信波及び受信波により、三角波の上昇領域及び下降領域におけるビート信号の生成を説明する概念図である。It is a conceptual diagram explaining the production | generation of the beat signal in the rising area and falling area of a triangular wave with a transmission wave and a received wave.受信アンテナにおける受信波の説明を行う概念図である。It is a conceptual diagram explaining the received wave in a receiving antenna.ビート信号を周波数分解した結果であり、ビート周波数(横軸)とそのピーク値(縦軸)とを示すグラフである。It is the result of frequency-decomposing the beat signal, and is a graph showing the beat frequency (horizontal axis) and its peak value (vertical axis).MUSICの処理を説明するためのフローチャートである。It is a flowchart for demonstrating the process of MUSIC.図5のフローチャートのステップS103にて行われるサブステップを示すフローチャートである。It is a flowchart which shows the substep performed in step S103 of the flowchart of FIG.相関行列の空間平均を算出する際の処理を説明する概念図である。It is a conceptual diagram explaining the process at the time of calculating the spatial average of a correlation matrix.図5のステップS105にて行う到来波数の推定処理を詳細に説明するフローチャートである。6 is a flowchart for explaining in detail the arrival wave number estimation processing performed in step S105 of FIG. 5.図5のステップS105にて行う到来波数の他の推定処理を詳細に説明するフローチャートである。It is a flowchart explaining in detail the other estimation process of the number of incoming waves performed in step S105 of FIG.図5のステップS105にて行う到来波数の他の推定処理を詳細に説明するフローチャートである。It is a flowchart explaining in detail the other estimation process of the number of incoming waves performed in step S105 of FIG.図5のステップS105にて行う到来波数の他の推定処理を詳細に説明するフローチャートである。It is a flowchart explaining in detail the other estimation process of the number of incoming waves performed in step S105 of FIG.図5のステップS105にて行う到来波数の他の推定処理を詳細に説明するフローチャートである。It is a flowchart explaining in detail the other estimation process of the number of incoming waves performed in step S105 of FIG.到来波が1の場合の距離とそれぞれの距離における固有値との対応を示すグラフである。It is a graph which shows a response | compatibility with the eigenvalue in each distance and the distance in case an incoming wave is 1. FIG.到来波が2の場合の距離とそれぞれの距離における固有値との対応を示すグラフである。It is a graph which shows a response | compatibility with the eigenvalue in each distance and the distance in case an incoming wave is 2. FIG.本発明の第2の実施形態による電子走査型レーダ装置における信号処理部20の構成例を示すブロック図である。It is a block diagram which shows the structural example of thesignal processing part 20 in the electronic scanning radar apparatus by the 2nd Embodiment of this invention.DBF処理を用いたMUSICスペクトラムを算出する角度範囲の絞り込み処理を説明するためのグラフである。It is a graph for demonstrating the narrowing-down process of the angle range which calculates the MUSIC spectrum using DBF process.DBF処理を用いたMUSICスペクトラムを算出する角度範囲の絞り込み処理を説明するためのグラフである。It is a graph for demonstrating the narrowing-down process of the angle range which calculates the MUSIC spectrum using DBF process.本発明の第3の実施形態による電子走査型レーダ装置における信号処理部20の構成例を示すブロック図である。It is a block diagram which shows the structural example of thesignal processing part 20 in the electronic scanning radar apparatus by the 3rd Embodiment of this invention.

<第1の実施形態>
以下、本発明の第1の実施形態による電子走査型レーダ装置(FMCW方式ミリ波レーダ)を図面を参照して説明する。図1は同実施形態の構成例を示すブロック図である。
この図において、本実施形態による電子走査型レーダ装置は、受信アンテナ11〜1n、ミキサ21〜2n、送信アンテナ3、分配器4、フィルタ51〜5n、SW(スイッチ)6、ADC(A/Dコンバータ)7、制御部8、三角波生成部9、VCO10、信号処理部20を有している。
上記信号処理部20は、メモリ21、周波数分離処理部22、ピーク検知部23、ピーク組合せ部24、距離検出部25、速度検出部26、相関行列算出部28、方位検出部30、固有値算出部31及び判定部32を有している。
<First Embodiment>
Hereinafter, an electronic scanning radar apparatus (FMCW millimeter wave radar) according to a first embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration example of the embodiment.
In this figure, the electronic scanning radar apparatus according to the present embodiment includes a receiving antenna 11-1n, a mixer 211-2n, a transmittingantenna 3, adistributor 4, a filter 51-5n, a SW (switch) 6, an ADC (A / D). Converter) 7,control unit 8, triangularwave generation unit 9,VCO 10, andsignal processing unit 20.
Thesignal processing unit 20 includes amemory 21, a frequencyseparation processing unit 22, apeak detection unit 23, apeak combination unit 24, adistance detection unit 25, aspeed detection unit 26, a correlationmatrix calculation unit 28, anorientation detection unit 30, and an eigenvalue calculation unit. 31 and adetermination unit 32.

次に、図1を参照して、本実施形態による電子走査型レーダ装置の動作を説明する。
受信アンテナ11〜1nは、送信波がターゲットにて反射し、このターゲットから到来する反射波、すなわち受信波を受信する。
ミキサ21〜2n各々は、送信アンテナ3から送信される送信波と、各受信アンテナ11〜1nそれぞれにおいて受信された受信波が増幅器により増幅された信号とを混合して、それぞれの周波数差に対応したビート信号を生成する。
上記送信アンテナ3は、三角波生成部9において生成された三角波信号を、VCO(Voltage Controlled Oscillator )10において周波数変調した送信信号をターゲットに対して送信波として送信する。
分配器4は、VCO10からの周波数変調された送信信号を、上記ミキサ21〜2nおよび送信アンテナ3に分配する。
Next, the operation of the electronic scanning radar apparatus according to the present embodiment will be described with reference to FIG.
The receivingantennas 11 to 1n receive a reflected wave, i.e., a received wave, which is reflected from the target, with the transmitted wave reflected by the target.
Each of themixers 21 to 2n mixes a transmission wave transmitted from thetransmission antenna 3 and a signal obtained by amplifying the reception wave received at each of thereception antennas 11 to 1n by an amplifier to cope with each frequency difference. Generated beat signal.
Thetransmission antenna 3 transmits a transmission signal obtained by frequency-modulating the triangular wave signal generated by the triangularwave generation unit 9 in a VCO (Voltage Controlled Oscillator) 10 to the target as a transmission wave.
Thedistributor 4 distributes the frequency-modulated transmission signal from theVCO 10 to themixers 21 to 2n and thetransmission antenna 3.

フィルタ51〜5n各々は、それぞれミキサ21〜2nにおいて生成された各受信アンテナ11〜1nに対応したCh1〜Chnのビート信号に対して帯域制限を行い、SW(スイッチ)6へ帯域制限されたビート信号を出力する。
SW6は、制御部8から入力されるサンプリング信号に対応して、フィルタ51〜5n各々を通過した各受信アンテナ11〜1nに対応したCh1〜Chnのビート信号を、順次切り替えて、ADC(A/Dコンバータ)7に出力する。
ADC7は、上記W6から上記サンプリング信号に同期して入力される各受信アンテナ11〜1n各々に対応したCh1〜Chnのビート信号を、上記サンプリング信号に同期してA/D変換してデジタル信号に変換し、信号処理部20におけるメモリ21の波形記憶領域に順次記憶させる。
制御部8は、マイクロコンピュータなどにより構成されており、図示しないROMなどに格納された制御プログラムに基づき、図1に示す電子走査型レーダ装置装置全体の制御を行う。
Each of thefilters 51 to 5n performs band limitation on the beat signals of Ch1 to Chn corresponding to the receivingantennas 11 to 1n generated in themixers 21 to 2n, respectively, and beats band-limited to the SW (switch) 6 Output a signal.
TheSW 6 sequentially switches the beat signals of Ch1 to Chn corresponding to the receivingantennas 11 to 1n that have passed through thefilters 51 to 5n in response to the sampling signal input from thecontrol unit 8, and performs ADC (A / A D converter) 7.
TheADC 7 performs A / D conversion on the beat signals of Ch1 to Chn corresponding to the receivingantennas 11 to 1n, which are input from the W6 in synchronization with the sampling signal, into a digital signal in synchronization with the sampling signal. The signal is converted and sequentially stored in the waveform storage area of thememory 21 in thesignal processing unit 20.
Thecontrol unit 8 is constituted by a microcomputer or the like, and controls the entire electronic scanning radar apparatus shown in FIG. 1 based on a control program stored in a ROM (not shown).

<距離、相対速度、角度(方位)を検出する原理>
次に、図2を用いて、本実施形態における信号処理部20において用いられる、電子走査型レーダ装置とターゲットとの距離、相対速度、角度(方位)を検出する原理について簡単に説明する。
図2は、図1の三角波生成部9において生成された信号をVCO10において周波数変調した送信信号と、その送信信号がターゲットに反射されて受信信号として入力される状態を示す。図2の例はターゲットが1つの場合を示している。
図2(a)から判るように、送信する信号に対し、ターゲットとからの反射波である受信信号が、ターゲットとの距離に比例して右方向(時間軸方向)に遅延されて受信される。さらに、ターゲットとの相対速度に比例して、送信信号に対して上下方向(周波数方向)に変動する。そして、図2(a)から求められたビート周波数の周波数変換(フーリエ変換やDCT、アダマール変換、ウェーブレット変換など)後において、図2(b)に示されるように、ターゲットが1つの場合、上昇領域及び下降領域それぞれに1つのピーク値を有することなる。ここで、図2(a)は横軸が周波数、縦軸が強度となっている。
<Principle to detect distance, relative speed, angle (azimuth)>
Next, the principle of detecting the distance, relative speed, and angle (azimuth) between the electronic scanning radar apparatus and the target used in thesignal processing unit 20 in this embodiment will be briefly described with reference to FIG.
FIG. 2 shows a transmission signal obtained by frequency-modulating the signal generated in the triangularwave generation unit 9 of FIG. 1 by theVCO 10 and a state in which the transmission signal is reflected by the target and input as a reception signal. The example of FIG. 2 shows a case where there is one target.
As can be seen from FIG. 2A, a received signal that is a reflected wave from the target is received with a delay in the right direction (time axis direction) in proportion to the distance to the target with respect to the signal to be transmitted. . Furthermore, it varies in the vertical direction (frequency direction) with respect to the transmission signal in proportion to the relative speed with the target. Then, after frequency conversion of the beat frequency obtained from FIG. 2A (Fourier transform, DCT, Hadamard transform, wavelet transform, etc.), as shown in FIG. Each region and descending region has one peak value. Here, in FIG. 2A, the horizontal axis represents frequency and the vertical axis represents intensity.

周波数分解処理部22は、メモリ21に蓄積されたビート信号のサンプリングされたデータから、三角波の上昇部分(上り)と下降部分(下り)とのそれぞれについて周波数分解、例えばフーリエ変換などにより離散時間に周波数変換する。
その結果、図2(b)に示すように、上昇部分と下降部分とにおいて、それぞれの周波数分解されたビート周波数毎の信号レベルのグラフが得られる。
そして、ピーク検知部23は、図2(b)に示すビート周波数毎の信号レベルからピーク値を検出し、ターゲットの存在を検出するとともに、ピーク値のビート周波数(上昇部分及び下降部分の双方)をターゲット周波数として出力する。
The frequencyresolution processing unit 22 performs discrete frequency analysis on the rising portion (upward) and the falling portion (downward) of the triangular wave from the sampled data of the beat signal stored in thememory 21 by, for example, Fourier transform. Convert frequency.
As a result, as shown in FIG. 2B, a graph of the signal level for each beat frequency obtained by frequency decomposition is obtained in the rising portion and the falling portion.
Thepeak detector 23 detects the peak value from the signal level for each beat frequency shown in FIG. 2B, detects the presence of the target, and the beat frequency of the peak value (both ascending and descending parts). Is output as the target frequency.

次に、距離検出部25は、ピーク組合せ部24から入力される上昇部分のターゲット周波数fuと、下降部分のターゲット周波数fdとから、下記式により距離を算出する。
r={C・T/(2・Δf)}・{(fu+fd)/2}
また、速度検出部26は、ピーク組合せ部24から入力される上昇部分のターゲット周波数fuと、下降部分のターゲット周波数fdとから、下記式により相対速度を算出する。
v={C/(2・f0)}・{(fu−fd)/2}
上記距離r及び相対速度vを算出する式において、
C :光速度
Δf:三角波の周波数変調幅
f0 :三角波の中心周波数
T :変調時間(上昇部分/下降部分)
fu :上昇部分におけるターゲット周波数
fd :下降部分におけるターゲット周波数
Next, thedistance detection unit 25 calculates a distance from the target frequency fu of the rising portion and the target frequency fd of the falling portion input from thepeak combination unit 24 by the following formula.
r = {C · T / (2 · Δf)} · {(fu + fd) / 2}
Further, thespeed detection unit 26 calculates a relative speed from the target frequency fu of the rising portion and the target frequency fd of the falling portion input from thepeak combination unit 24 by the following formula.
v = {C / (2.f0)}. {(fu-fd) / 2}
In the formula for calculating the distance r and the relative velocity v,
C: speed of light Δf: frequency modulation width of triangular wave f0: center frequency of triangular wave T: modulation time (rising part / falling part)
fu: target frequency in the rising part fd: target frequency in the falling part

次に、本実施形態における受信アンテナ11〜1nは、図3に示すように、間隔dにより配置されたアレー状のアンテナである。
上記受信アンテナ11〜1nには、アンテナの配列している面に対する垂直方向の軸との角度θ方向から入射される、ターゲットからの到来波(入射波、すなわち送信アンテナ3から送信した送信波に対するターゲットからの反射波)が入力する。
このとき、上記到来波は、上記受信アンテナ11〜1nにおいて同一角度にて受信される。
この同一角度、例えば角度θ及び各アンテナの間隔dにより求められる位相差「dn−1・sinθ」が各隣接する受信アンテナ間にて発生する。
上記位相差を利用して、アンテナ毎に時間方向に周波数分解処理された値を、アンテナ方向にさらにフーリエ変換するデジタルビームフォーミング(DBF)や超分解能アルゴリズム等の信号処理にて上記角度θを検出することができる。
Next, the receivingantennas 11 to 1n in the present embodiment are array antennas arranged at intervals d as shown in FIG.
The receivingantennas 11 to 1n are incident on an incoming wave (incident wave, that is, a transmission wave transmitted from the transmission antenna 3) that is incident from an angle θ direction with respect to an axis perpendicular to the plane on which the antennas are arranged. The reflected wave from the target) is input.
At this time, the incoming waves are received at the same angle by the receivingantennas 11 to 1n.
A phase difference “dn−1 · sin θ” obtained by the same angle, for example, the angle θ and the distance d between the antennas, is generated between the adjacent receiving antennas.
Using the above phase difference, the angle θ is detected by signal processing such as digital beam forming (DBF) or super-resolution algorithm that further Fourier transforms the antenna frequency in the time direction for each antenna. can do.

<信号処理部20における受信波(到来波)に対する信号処理>
次に、メモリ21は、ADC7により波形記憶領域に対して、受信信号がA/D変換された時系列データ(上昇部分及び下降部分)を、アンテナ11〜1n毎に対応させて記憶している。例えば、上昇部分及び下降部分それぞれにおいて256個をサンプリングした場合、2×256個×アンテナ数のデータが上記波形記憶領域に記憶される。
周波数分解処理部22は、例えばフーリエ変換などにより、各Ch1〜Chn(各アンテナ11〜1n)に対応するビート信号それぞれを、予め設定した分解能にて周波数に変換してビート周波数を示す周波数ポイントと、そのビート周波数の複素数データを出力する。例えば、アンテナ毎に上昇部分及び下降部分それぞれが256個のサンプリングされたデータを有している場合、アンテナ毎の複素数の周波数領域データとしてビート周波数に変換され、上昇部分及び下降部分それぞれにおいて128個の複素数データ(2×128個×アンテナ数のデータ)となる。また、上記ビート周波数は周波数ポイントにて示されている。
ここで、アンテナ毎の複素数データそれぞれの相違点は、上記角度θに依存した位相差のみであり、それぞれの複素数データの複素平面上における絶対値(受信強度あるいは振幅など)は等価である。
<Signal Processing for Received Wave (Incoming Wave) inSignal Processing Unit 20>
Next, thememory 21 stores time series data (ascending portion and descending portion) obtained by A / D converting the received signal in the waveform storage area by theADC 7 for each of theantennas 11 to 1n. . For example, when 256 samples are sampled in each of the ascending portion and the descending portion, data of 2 × 256 × the number of antennas is stored in the waveform storage area.
The frequencyresolution processing unit 22 converts each beat signal corresponding to each Ch1 to Chn (eachantenna 11 to 1n) into a frequency with a preset resolution by, for example, Fourier transformation, and the like, and a frequency point indicating the beat frequency. The complex number data of the beat frequency is output. For example, if each of the ascending and descending parts has 256 sampled data for each antenna, it is converted into a beat frequency as complex frequency domain data for each antenna, and 128 in each of the ascending and descending parts. Complex number data (2 × 128 pieces × number of antennas data). The beat frequency is indicated by a frequency point.
Here, the difference between the complex number data for each antenna is only the phase difference depending on the angle θ, and the absolute values (reception intensity, amplitude, etc.) on the complex plane of each complex number data are equivalent.

ピーク組合せ部24は、周波数変換されたビート周波数の三角波の上昇領域及び下降領域それぞれ強度のピーク値を、複素数データを用いて信号強度(または振幅など)におけるピークから、予め設定された数値を超えるピーク値を有するビート周波数を検出することにより、ビート周波数毎のターゲットの存在を検出して、ターゲット周波数を選択する。
したがって、ピーク検知部23は、何れかのアンテナにおける複素数データまたは、全アンテナにおける複素数データの加算値を周波数スペクトラム化することにより、スペクトラムの各ピーク値がビート周波数、すなわち距離に依存したターゲットの存在として検出することができる。全アンテナの複素数データの加算により、ノイズ成分が平均化されてS/N比が向上する。
Thepeak combination unit 24 exceeds the preset numerical value from the peak in the signal intensity (or amplitude, etc.) using the complex number data, with the peak values of the intensity rising and falling areas of the triangular wave of the beat frequency subjected to frequency conversion. By detecting a beat frequency having a peak value, the presence of a target for each beat frequency is detected, and a target frequency is selected.
Therefore, thepeak detector 23 converts the complex number data of any antenna or the sum of complex number data of all antennas into a frequency spectrum, so that each peak value of the spectrum has a target depending on the beat frequency, that is, the distance. Can be detected as By adding complex number data of all antennas, noise components are averaged, and the S / N ratio is improved.

ピーク組合せ部24は、ピーク検知部23から入力される図4に示すビート周波数とそのピーク値とを、上昇領域及び下降領域それぞれのビート周波数とそのピーク値をマトリクス状に総当たりにて組合せ、すなわち上昇領域及び下降領域それぞれのビート周波数を全て組み合わせて、順次、距離検出部25及び速度検出部26へ出力し、ペア確定部27で組み合わせを確定する。ここで、図4は、横軸がビート周波数の周波数ポイントを示し、縦軸が信号のレベル(強度)を示している。  Thepeak combination unit 24 combines the beat frequency and the peak value shown in FIG. 4 input from thepeak detection unit 23 with the beat frequency and the peak value of the ascending region and the descending region in a matrix form in a brute force manner, That is, all the beat frequencies of the ascending region and the descending region are combined and sequentially output to thedistance detecting unit 25 and thespeed detecting unit 26, and thepair determining unit 27 determines the combination. Here, in FIG. 4, the horizontal axis indicates the frequency point of the beat frequency, and the vertical axis indicates the signal level (intensity).

距離検出部25は、順次入力される上昇領域及び下降領域それぞれの組合せのビート周波数を加算した数値によりターゲットとの上記距離rを演算する。
また、速度検出部26は、順次入力される上昇領域及び下降領域それぞれの組合せのビート周波数の差分によりターゲットとの上記相対速度vを演算する。
また、相関行列算出部28は、組合せが確定したペアにおけるビート周波数の周波数ポイントにより、周波数分解処理部22が周波数分解したビート周波数を選択し、この組合せにおける上昇部分及び下降部分のいずれか一方の(本実施形態においては下降部分)のビート周波数に対応した相関行列を生成する。
Thedistance detection unit 25 calculates the distance r to the target based on a numerical value obtained by adding the beat frequencies of the combinations of the rising region and the falling region that are sequentially input.
Further, thespeed detection unit 26 calculates the relative speed v with respect to the target based on the difference between the beat frequencies of the combinations of the ascending region and the descending region that are sequentially input.
Further, the correlationmatrix calculation unit 28 selects the beat frequency that the frequencydecomposition processing unit 22 performs frequency decomposition on the basis of the frequency point of the beat frequency in the pair in which the combination is determined, and either one of the rising portion and the falling portion in this combination is selected. A correlation matrix corresponding to the beat frequency (the descending portion in the present embodiment) is generated.

<受信波の到来方向推定における超分解能アルゴリズム>
次に、上記相関行列算出部28、固有値算出部31、判定部32及び方位検出部30における、受信波の到来方向の推定を行う超分解能アルゴリズムを、MUSICを例に取り図5を用いて説明する。この図5は、一般的なMUSICの処理の流れを示すフローチャートである。MUSICの処理そのものは、一般的に用いられているため(例えば、非特許文献1及び2、あるいは特許文献3〜6)、本実施形態において必要な箇所のみ説明する。
周波数分解処理部22は、メモリ21に記憶されている受信波によるビート信号を読み込み(ステップS101)、アンテナ毎のビート信号を周波数変換する(ステップS102)。
そして、すでに述べたように、相関行列算出部28は、ペア確定部27により組合せが確定した下降領域のターゲットの周波数ポイントに該当する周波数分解された複素数周波数領域データ(以下、複素数データ)を、周波数分解処理部22から選択して読み込み、下降領域において、各アンテナ毎の相関を示す相関行列を生成する(ステップS103)。
<Super-resolution algorithm for estimating direction of arrival of received waves>
Next, the super-resolution algorithm for estimating the arrival direction of the received wave in the correlationmatrix calculation unit 28,eigenvalue calculation unit 31,determination unit 32, andazimuth detection unit 30 will be described using MUSIC as an example with reference to FIG. To do. FIG. 5 is a flowchart showing a general MUSIC process flow. Since the MUSIC process itself is generally used (for example,Non-Patent Documents 1 and 2, orPatent Documents 3 to 6), only the necessary parts in this embodiment will be described.
The frequencyresolution processing unit 22 reads the beat signal based on the received wave stored in the memory 21 (step S101), and converts the frequency of the beat signal for each antenna (step S102).
Then, as already described, the correlationmatrix calculation unit 28 calculates the frequency-resolved complex frequency domain data (hereinafter referred to as complex number data) corresponding to the target frequency point of the descending domain whose combination is determined by thepair determination unit 27. The frequency matrix is selected and read from the frequencyresolution processing unit 22, and a correlation matrix indicating the correlation for each antenna is generated in the descending region (step S103).

このステップS103における相関行列算出部28の相関行列の生成において、例えば図6(a)及び図6(b)に示す手法があり、それぞれを以下に簡単に説明する。
図6(a)における手法において、相関行列算出部28は、複素数データのまま相関行列(複素相関行列)を生成し(ステップS103_1)、前方のみの空間平均(Forward空間平均法)または前方/後方空間平均(Forward-Backward空間平均法)にて処理する(ステップS103_2)。
空間平均は、元の受信アンテナのアレーにおけるアンテナ数を、さらにアンテナ数が少ないサブアレーに分け、サブアレー同士を平均したものである。この空間平均法の基本原理は、相関のある波の位相関係は受信位置によって異なるので, 受信点を適当に移動させて相関行列を求めれば, その平均効果により相関性干渉波の相関を抑圧する。一般的には受信アンテナのアレーを動かさずに、全体の受信アンテナのアレーから同じ配列を有するサブアレーを複数取り出し、それぞれの相関行列を平均する方法をとる。
For example, there are methods shown in FIGS. 6A and 6B in the generation of the correlation matrix in the correlationmatrix calculation unit 28 in step S103, and each method will be briefly described below.
In the method in FIG. 6A, the correlationmatrix calculation unit 28 generates a correlation matrix (complex correlation matrix) with complex data (step S103_1), and only forward spatial average (Forward spatial average method) or forward / backward Processing is performed by spatial averaging (Forward-Backward spatial averaging method) (step S103_2).
The spatial average is obtained by dividing the number of antennas in the original array of receiving antennas into subarrays having a smaller number of antennas and averaging the subarrays. The basic principle of this spatial averaging method is that the phase relationship of correlated waves differs depending on the reception position. Therefore, if the correlation matrix is obtained by appropriately moving the reception point, the correlation of the correlation interference wave is suppressed by the average effect. . In general, a plurality of subarrays having the same arrangement are extracted from the entire array of receiving antennas without moving the array of receiving antennas, and the correlation matrix is averaged.

例えば、図7に示すように、アンテナ数が9本の受信アンテナアンテナ11〜1n(n=9)のアレーを考えると、相関行列算出部28は、以下の前方の(1)式の相関行列CRに対して、後方の(2)式の後方相関行列CRを求めて、(1)式の相関行列と(2)式の後方相関行列との対応する要素を
CRfb=(CR+CR)/2
として平均したものが前方/後方における要素の平均処理である。
このように、前方/後方平均処理により求められた相関行列CRfbを、サブアレイに分割して平均し、受信波の到来方向の推定に用いる相関行列Rxxを求める。すなわち、前方/後方空間平均処理により求めた相関行列は下記の式により表される。
Rxx=(CRfb1+CRfb2+CRfb3)/3
ここで、相関行列算出部28は、9本の受信アンテナ11〜19のアレーを7本のアンテナ11〜17、12〜18、13〜19の3つのサブアレーに分割し、それぞれのサブアレーの行列の対応する要素を平均することにより、上記相関行列Rxxを求める。
For example, as shown in FIG. 7, when an array of nine receivingantenna antennas 11 to 1n (n = 9) is considered, the correlationmatrix calculation unit 28 uses the following correlation matrix of the expression (1). With respect to CRff , a backward correlation matrix CRbf of equation (2) is obtained, and the corresponding elements of the correlation matrix of equation (1) and the backward correlation matrix of equation (2) are expressed as CRfbf =(CR f f + CR b f ) / 2
Is the average processing of the elements in the front / rear.
In this way, the correlation matrix CRfbf obtained by the forward / backward averaging process is divided into subarrays and averaged to obtain a correlation matrix Rxx used for estimating the arrival direction of the received wave. That is, the correlation matrix obtained by the forward / backward spatial averaging process is expressed by the following equation.
Rxx = (CRfb1f + CRfb2f + CRfb3f ) / 3
Here, the correlationmatrix calculation unit 28 divides the array of the nine receivingantennas 11 to 19 into three subarrays of sevenantennas 11 to 17, 12 to 18, and 13 to 19, and calculates the matrix of each subarray. The correlation matrix Rxx is obtained by averaging the corresponding elements.

Figure 2013152239
Figure 2013152239

Figure 2013152239
Figure 2013152239

一方、前方の空間平均の場合、V11からV99のマトリクスは、W11からW99までの(1)式のマトリクスのままでよいので、V11=(W11+W99)/2の例で示す各要素の平均は不要となる。
レーダにおける受信波の到来方向を推定する用途においては、到来する受信波の全てが送信した送信波がターゲットにて反射した反射波であるため、アンテナ毎に受信された受信波のデータは強い相互相関を示すことになる。そのため、後段における固有値計算の結果が正しく現れないことになる。したがって、その相互相関を抑圧して、自己相関を引き出し、正しく到来波方向推定を行う効果があるのが空間平均である。
On the other hand, in the case of the forward spatial average, the matrix of V11 to V99 may be the matrix of the expression (1) from W11 to W99 , so that V11 = (W11 + W99 ) / 2 The average of each element indicated by is unnecessary.
In applications that estimate the direction of arrival of received waves in radar, the transmitted waves transmitted from all incoming received waves are reflected waves reflected by the target, so the received wave data received for each antenna is strongly correlated. Correlation will be shown. Therefore, the result of eigenvalue calculation in the subsequent stage does not appear correctly. Therefore, the spatial average has the effect of suppressing the cross-correlation, extracting the auto-correlation, and correctly estimating the arrival wave direction.

次に、相関行列算出部30は、上述した処理により空間平均された複素数データの相関行列を、実数の相関行列に変換するためのユニタリ変換を行う。
ここで、実数の相関行列に変換することにより、以降におけるステップでの最も計算負荷の重い固有値計算が実数のみの計算とすることができ、大幅に演算負荷を軽減することができる。
一方、図6(b)は、図6(a)のように、ユニタリ変換による実数相関行列への変換を行わずに、次のステップにおける固有値計算も複素数で計算されるタイプである。
また、ステップS103において、図6(a)におけるS103_3及び図6(b)におけるS103_2にて得られた相関行列Rxxにおいて、さらに相関行列(または相関行列の対角成分)の最大値を基準に各要素の値を正規化(=最大値で割る)しておいても良い。
Next, the correlationmatrix calculation unit 30 performs unitary conversion for converting the correlation matrix of the complex number data spatially averaged by the above-described processing into a real number correlation matrix.
Here, by converting to a real number correlation matrix, the eigenvalue calculation with the heaviest calculation load in the subsequent steps can be calculated only for the real number, and the calculation load can be greatly reduced.
On the other hand, FIG. 6B is a type in which eigenvalue calculation in the next step is also performed with a complex number without performing conversion to a real correlation matrix by unitary transformation as shown in FIG. 6A.
In step S103, each correlation matrix Rxx obtained in S103_3 in FIG. 6A and S103_2 in FIG. 6B is further set based on the maximum value of the correlation matrix (or the diagonal component of the correlation matrix). The element value may be normalized (= divided by the maximum value).

次に、固有値算出部31は、ステップS103にて得られた相関行列Rxxの固有値とそれに対応する固有ベクトルとを、
Rxxe=λe
の固有方程式が成り立つ、固有値λ及び固有ベクトルeとして算出し、方位検出部30に出力するとともに、判定部32に対して固有値λを出力する(ステップS104)。
そして、判定部32は、上記固有値算出部31の求めた固有値λから、信号成分ベクトルを取り除くために必要な到来波数の推定を行い、求められた到来波数を方位検出部30へ出力する(ステップS105)。
ここで、判定部32は、上記到来波の推定を後述する到来波推定処理により行う。
次に、方位検出部30は、信号ベクトルを除き、ノイズ成分のみとしたベクトルと、予め内部に設定されている方位角度毎の方向ベクトルとの内積演算を行うことにより、角度のスペクトラムを作成する(ステップS106)。これにより、受信波の到来方向に対して指向性のヌルを対応付けることができる。
Next, theeigenvalue calculation unit 31 calculates the eigenvalue of the correlation matrix Rxx obtained in step S103 and the eigenvector corresponding thereto.
Rxxe = λe
Is calculated as an eigenvalue λ and an eigenvector e, and the eigenvalue λ is output to theazimuth detection unit 30 and to the determination unit 32 (step S104).
Then, thedetermination unit 32 estimates the number of incoming waves necessary for removing the signal component vector from the eigenvalue λ obtained by theeigenvalue calculation unit 31, and outputs the obtained number of incoming waves to the direction detection unit 30 (step) S105).
Here, thedetermination unit 32 performs the estimation of the arrival wave by an arrival wave estimation process described later.
Next, theazimuth detection unit 30 creates an angle spectrum by performing an inner product calculation of a vector including only a noise component, excluding the signal vector, and a direction vector for each azimuth angle set in advance. (Step S106). Thereby, directivity null can be matched with the arrival direction of a received wave.

そして、方位検出部30は、上記角度のスペクトラムから、予め設定した閾値を超えるピークを検出することにより、ピークを検知して到来波方向(角度θ)を算出する(ステップS107)。
また、方位検出部30は、角度(=受信波の到来方向)と、距離検出部25で算出された距離とにより、電子走査型レーダ装置におけるアンテナアレーの垂直軸に対して横方向の位置に換算することもできる。
以上は、標準的なMUSICであるが、ステップS106におけるMUSICスペクトラム算出において、方向ベクトルにてサーチするタイプではなく、多項式の根から解を求めるRoot−MUSICという手法を用いることもできる。
Then, theazimuth detecting unit 30 detects a peak exceeding a preset threshold from the angle spectrum, thereby detecting the peak and calculating the incoming wave direction (angle θ) (step S107).
Further, theazimuth detecting unit 30 is positioned laterally with respect to the vertical axis of the antenna array in the electronic scanning radar apparatus by the angle (= the arrival direction of the received wave) and the distance calculated by thedistance detecting unit 25. It can also be converted.
The above is a standard MUSIC, but in the MUSIC spectrum calculation in step S106, a method called Root-MUSIC that finds a solution from a root of a polynomial instead of a type that searches by a direction vector can also be used.

また、図5におけるステップS107の後に、受信電力計算と不要波(不要な受信波のデータ)削除との処理を追加しても良い。
すなわち、判定部32は、以下の式において行列Sの対角成分に現れる電力と、予め設定しておいた閾値とを比較し、電力が閾値を超えるか否かの検出を行い、電力が閾値を超えた場合に必要な受信波と判定し、一方、電力がこの閾値以下である場合に不要な受信波と判定する処理を有する。
S=(AA)−1(Rxx−σI)A(AA)−1
ここで、Sは受信波の信号の相関行列、Aは方向行列、AはAの共役転置行列、Iは単位行列、Rxxは相関行列算出部28にて演算した相関行列、σは雑音ベクトルの分散である。
Further, after step S107 in FIG. 5, processing for calculating received power and deleting unnecessary waves (unnecessary received wave data) may be added.
That is, thedetermination unit 32 compares the power that appears in the diagonal component of the matrix S in the following equation with a preset threshold value, detects whether the power exceeds the threshold value, and the power is the threshold value. Is determined as a necessary received wave, and when the power is less than or equal to this threshold, it is determined as an unnecessary received wave.
S = (AH A)−1 AH (Rxx−σ2 I) A (AH A)−1
Here, S is a correlation matrix of a received wave signal, A is a direction matrix, AH is a conjugate transpose matrix of A, I is a unit matrix, Rxx is a correlation matrix calculated by the correlationmatrix calculation unit 28, and σ2 is noise The variance of the vector.

上述したこの受信電力計算と不要波削除との処理を付け加えることにより、ステップS105の受信波数の推定において、受信波数を多く見積もった際、この処理により不要に到来する受信波の削除を行うことができる。したがって、後述する到来波数の推定処理における閾値λth及び閾値λth’の設定のマージンを確保する(すなわち、各閾値を厳密に設定せずとも、受信電力が十分でない受信波を削除する)ことができる。  By adding the processing of the received power calculation and unnecessary wave deletion described above, when estimating the number of received waves in the estimation of the received wave number in step S105, it is possible to delete received waves that arrive unnecessarily by this processing. it can. Accordingly, it is possible to secure a margin for setting the threshold λth and the threshold λth ′ in the estimation process of the number of incoming waves, which will be described later (that is, to delete a received wave with insufficient received power without setting each threshold strictly). .

<到来波推定処理>
次に、本実施形態の特徴的な処理である図5のステップS105における到来波推定処理について、図8を用いて説明する。この図8のフローチャートに示す到来波数推定の処理は、図1における主として判定部32が固有値算出部31から入力される固有値を用いて行う処理である。
すでに、図5のフローチャートにて説明したように、図5におけるステップS105に入る時点において、ピーク組合せ部24がターゲットを検知し、固有値算出部31が相関行列Rxxの固有値及び固有値ベクトルをすでに算出している。
したがって、判定部32は、到来波数が最低でも1つあることを仮定し、到来波数Lに1を代入する(ステップS401)。
<Incoming wave estimation processing>
Next, the arrival wave estimation process in step S105 of FIG. 5 which is a characteristic process of the present embodiment will be described with reference to FIG. The arrival wave number estimation process shown in the flowchart of FIG. 8 is a process performed mainly by thedetermination unit 32 in FIG. 1 using the eigenvalue input from theeigenvalue calculation unit 31.
As already described in the flowchart of FIG. 5, at the time of entering step S105 in FIG. 5, thepeak combination unit 24 detects the target, and theeigenvalue calculation unit 31 has already calculated the eigenvalues and eigenvalue vectors of the correlation matrix Rxx. ing.
Therefore, thedetermination unit 32 assumes that there is at least one incoming wave number, and substitutes 1 for the incoming wave number L (step S401).

そして、判定部32は、相関行列から求められた固有値のなかから、最大値を有する最大固有値λaを検出し、その最大固有値λaにより全ての固有値λx(x=1,2,3,…)を除算して(最大固有値λaと、この最大固有値λaを含む全ての固有値λxとの比を求めて)、固有値λxの正規化を行い、正規化固有値としてλy(y=1,2,3,…)とする(ステップS402)。このとき、判定部32は、正規化された固有値λyを大きい順番に並べ替える。
次に、判定部32は、予め設定してある閾値λthと、固有値λyとを、固有値λyの大きい順に、順番に比較し(ステップS403)、固有値λyが閾値λth以上であることを検出した場合、処理をステップS404へ進める。
Then, thedetermination unit 32 detects the maximum eigenvalue λa having the maximum value from the eigenvalues obtained from the correlation matrix, and determines all eigenvalues λx (x = 1, 2, 3,...) From the maximum eigenvalue λa. Dividing (determining the ratio of the maximum eigenvalue λa to all eigenvalues λx including the maximum eigenvalue λa), normalizing the eigenvalue λx, and obtaining λy (y = 1, 2, 3,... (Step S402). At this time, thedetermination unit 32 rearranges the normalized eigenvalues λy in descending order.
Next, thedetermination unit 32 compares the preset threshold value λth and the eigenvalue λy in order of decreasing eigenvalue λy (step S403), and detects that the eigenvalue λy is equal to or greater than the threshold value λth. The process proceeds to step S404.

そして、判定部32は、到来波数Lをインクリメント(1を加算)し、処理をステップS403へ戻す。
一方、判定部32は、固有値λyが閾値λth未満であることを検出すると、以降の固有値λyと閾値λthとの比較の処理を行う必要が無くなり(以降の固有値λyが現在比較している固有値λyより小さいため)、処理をステップS405へ進める(ステップS403)。
そして、判定部32は、現在の到来波数Lを検出した到来波数として確定し、この確定された到来波数Lを方向検出部30へ出力する(ステップS405)。
この到来波数推定処理において、判定部32は、上述したステップS401からステップS405の処理を、固有値算出部31からの固有値の入力毎に行う。
Then, thedetermination unit 32 increments the incoming wave number L (adds 1), and returns the process to step S403.
On the other hand, when thedetermination unit 32 detects that the eigenvalue λy is less than the threshold value λth, it is not necessary to perform the subsequent comparison process between the eigenvalue λy and the threshold value λth (the eigenvalue λy from which the subsequent eigenvalue λy is currently compared). Because it is smaller, the process proceeds to step S405 (step S403).
Then, thedetermination unit 32 determines the current arrival wave number L as the detected arrival wave number, and outputs the determined arrival wave number L to the direction detection unit 30 (step S405).
In this arrival wave number estimation process, thedetermination unit 32 performs the above-described processing from step S401 to step S405 for each input of the eigenvalue from theeigenvalue calculation unit 31.

また、図9のフローチャートに示すように、到来波数推定の処理を行う前に、判定部32が固有値算出部31から入力される固有値λxから最大固有値λaを検出する。
そして、判定部32は、この検出した最大固有値λaが予め設定されている閾値λmax以上か否かの検出を行い(ステップS400)、最大固有値λaが閾値λmax以上であることを検出した場合、すでに説明した図8におけるステップS401以降の到来波数処理を行い、一方、最大固有値λaが閾値λmax未満であることを検出した場合、到来波数の推定処理を行わず、方位検出部30に対して到来波数Lを出力しない。
すなわち、全周波数ポイントあるいは特定の周波数ポイント範囲の相関行列から固有値を求めるような実施例の場合にも、到来波数の推定において、到来波数推定処理をキャンセル(中止)することができ、路面におけるマルチパスの影響により、受信レベルが低い状態であっても、誤った到来波数の推定を回避することができる。
As shown in the flowchart of FIG. 9, thedetermination unit 32 detects the maximum eigenvalue λa from the eigenvalue λx input from theeigenvalue calculation unit 31 before performing the arrival wave number estimation process.
Then, thedetermination unit 32 detects whether or not the detected maximum eigenvalue λa is greater than or equal to a preset threshold value λmax (step S400), and if it has detected that the maximum eigenvalue λa is greater than or equal to the threshold value λmax, When the arrival wave number processing after step S401 in FIG. 8 described above is performed and when it is detected that the maximum eigenvalue λa is less than the threshold value λmax, the arrival wave number estimation processing is not performed and the arrival wave number is detected with respect to thedirection detection unit 30. Do not output L.
That is, even in the embodiment in which eigenvalues are obtained from the correlation matrix of all frequency points or a specific frequency point range, the arrival wave number estimation process can be canceled (stopped) in the estimation of the arrival wave number, Due to the influence of the path, erroneous estimation of the number of incoming waves can be avoided even when the reception level is low.

次に、図10のフローチャートにより、他の到来波数推定処理の説明を行う。この図10においては、図8及び図9のフローチャートと異なり、固有値を算出した後に正規化を行うのではなく、相関行列算出部28の説明にて記載したように、相関行列算出部28が相関行列Rxxにおける各要素のうち対角要素の最大値により、相関行列Rxxの各要素を除算して要素を正規化した後、固有値算出部31が固有値及び固有値ベクトルの算出を行う様にしてもよい。
また、相関行列算出部28にて相関行列Rxxの正規化を行うのではなく、固有値算出部31が固有値を算出する前に、上述した正規化処理を行った後に、固有値及び固有値ベクトルの算出を行うようにしてもよい。
Next, another arriving wave number estimation process will be described with reference to the flowchart of FIG. In FIG. 10, unlike the flowcharts of FIGS. 8 and 9, normalization is not performed after the eigenvalue is calculated, but the correlationmatrix calculation unit 28 is not correlated as described in the description of the correlationmatrix calculation unit 28. After dividing each element of the correlation matrix Rxx by the maximum value of the diagonal elements among the elements in the matrix Rxx and normalizing the elements, theeigenvalue calculation unit 31 may calculate the eigenvalue and the eigenvalue vector. .
In addition, the correlationmatrix calculation unit 28 does not normalize the correlation matrix Rxx, and theeigenvalue calculation unit 31 calculates the eigenvalue and the eigenvalue vector after performing the above-described normalization process before calculating the eigenvalue. You may make it perform.

この結果、固有値計算の浮動小数点演算の精度が向上し、固有値及び固有値ベクトルの演算アルゴリズムであるヤコビ法やQR法などの収束までの演算回数を削減することができ、演算時間の短縮を実現することができる。また、到来波数推定処理における固有値の正規化処理を行う必要がない。また、相関行列Rxxにおける各要素のうち対角要素を含む全要素での最大値を正規化の基準にした場合は、図10のステップS501の前に図8のステップS402の固有値の正規化の処理を行えば良い。
いずれにしても、正規化された相関行列により算出された固有値λx(x=1,2,3,…)が判定部32に入力され、図10のフローチャートに示す到来波数の推定処理が開始される。このとき、判定部32は、到来波Lを0にリセットする。
As a result, the precision of the floating-point calculation for eigenvalue calculation is improved, and the number of operations until convergence such as the Jacobian method and QR method, which are eigenvalue and eigenvalue vector calculation algorithms, can be reduced, thereby reducing the calculation time. be able to. In addition, it is not necessary to perform eigenvalue normalization processing in the arrival wave number estimation processing. Further, when the maximum value of all the elements including the diagonal elements among the elements in the correlation matrix Rxx is used as a standard for normalization, the normalization of the eigenvalue in step S402 in FIG. 8 is performed before step S501 in FIG. What is necessary is just to process.
In any case, the eigenvalue λx (x = 1, 2, 3,...) Calculated from the normalized correlation matrix is input to thedetermination unit 32, and the arrival wave number estimation process shown in the flowchart of FIG. 10 is started. The At this time, thedetermination unit 32 resets the incoming wave L to 0.

判定部32は、入力される固有値λxを大きい順に並べ替え、各固有値λxと予め設定した閾値λth’との比較を、固有値λxの大きい順に行う(ステップS501)。
このとき、判定部32は、固有値λxが予め設定した閾値λth’以上の場合、処理をステップS502へ進め、一方、固有値λxが予め設定した閾値λth’未満の場合、処理をステップS503へ進める。
そして、判定部32は、固有値λxが予め設定した閾値λth’以上の場合、到来波数Lをインクリメントし(ステップS502)、処理をステップS501へ戻す。
また、判定部32は、固有値λxが予め設定した閾値λth’未満の場合、現時点の到来波数Lを推定した到来波数として確定し、方位検出部30へ出力する(ステップS503)。
この到来波数推定処理において、判定部32は、上述したステップS501からステップS503の処理を、固有値算出部31からの固有値の入力毎に行う。
Thedetermination unit 32 rearranges the input eigenvalues λx in descending order, and compares each eigenvalue λx with a preset threshold value λth ′ in descending order of the eigenvalue λx (step S501).
At this time, if the eigenvalue λx is greater than or equal to the preset threshold value λth ′, thedetermination unit 32 advances the process to step S502. If the eigenvalue λx is less than the preset threshold value λth ′, thedetermination unit 32 advances the process to step S503.
When the eigenvalue λx is equal to or greater than the preset threshold value λth ′, thedetermination unit 32 increments the number of incoming waves L (step S502), and returns the process to step S501.
Further, when the eigenvalue λx is less than the preset threshold λth ′, thedetermination unit 32 determines the current arrival wave number L as the estimated arrival wave number and outputs the estimated arrival wave number to the azimuth detection unit 30 (step S503).
In this arrival wave number estimation process, thedetermination unit 32 performs the above-described processing from step S501 to step S503 for each input of the eigenvalue from theeigenvalue calculation unit 31.

また、図11に示すように、図10におけるフローチャートのステップS501の比較処理の前に、周波数分解後にピーク検知部23が検知したピーク値が予め設定された閾値PEAK-thと比較するステップS500を設けても良い。
そして、判定部32は、ピーク検知部23から入力される上記ピーク値が予め設定されている閾値PEAK-th以上か否かの検出を行い(ステップS500)、このピーク値が閾値PEAK-th以上であることを検出した場合、すでに説明した図10におけるステップS501以降の到来波数処理を行い、一方、上記ピーク値が閾値PEAK-th未満であることを検出した場合、到来波数の推定処理を行わず、方位検出部30に対して到来波数Lを出力しない。
すなわち、全周波数ポイントあるいは特定の周波数ポイント範囲の相関行列から固有値を求めるような実施例の場合にも、到来波数の推定において、到来波数推定処理をキャンセル(中止)することができ、路面におけるマルチパスの影響により、受信レベルが低い状態であっても、誤った到来波数の推定を回避することができる。さらに、図12に示すように、前記図12のステップS500の変わりに、求められた相関行列における対角要素の最大値を予め設定された閾値と比較するステップS500を設けても良い。
Also, as shown in FIG. 11, before the comparison process in step S501 of the flowchart in FIG. 10, a step S500 in which the peak value detected by thepeak detection unit 23 after frequency decomposition is compared with a preset threshold value PEAK-th. It may be provided.
Then, thedetermination unit 32 detects whether or not the peak value input from thepeak detection unit 23 is equal to or greater than a preset threshold value PEAK-th (step S500), and the peak value is equal to or greater than the threshold value PEAK-th. 10 is performed, the number of incoming waves after step S501 in FIG. 10 already described is performed. On the other hand, when the peak value is detected to be less than the threshold value PEAK-th, the number of incoming waves is estimated. The incoming wave number L is not output to theazimuth detecting unit 30.
That is, even in the embodiment in which eigenvalues are obtained from the correlation matrix of all frequency points or a specific frequency point range, the arrival wave number estimation process can be canceled (stopped) in the estimation of the arrival wave number, Due to the influence of the path, erroneous estimation of the number of incoming waves can be avoided even when the reception level is low. Furthermore, as shown in FIG. 12, instead of step S500 in FIG. 12, step S500 may be provided in which the maximum value of the diagonal elements in the obtained correlation matrix is compared with a preset threshold value.

図13及び図14は、実際に距離毎(ビート周波数毎)に固有値の分布が変動する状態を示すグラフである。図13が到来波が1波(到来波数1)の場合を示し、図14が到来波が2波(到来波数2)の場合を示している。
ここで、図13(a)及び図14(a)の横軸は距離を示し、縦軸は固有値を示している。また、図13(b)及び図14(b)の横軸は距離を示し、縦軸は最大固有値λaにより他の固有値λxを正規化した値を示している。
ターゲットとの距離約65m付近と80m付近とにおいて、マルチパスを受け固有値が小さくなる領域が存在していることが図13(a)及び図14(a)から判る。
また、図13(b)及び図14(b)に示すように、正規化した値においても、マルチパスを受けている場所においては、正規化された数値自体の変動が大きくなり、到来波推定にて誤った到来波数を推定することとなる。
13 and 14 are graphs showing a state in which the distribution of eigenvalues actually varies for each distance (for each beat frequency). FIG. 13 shows the case where the incoming wave is 1 wave (arrival wave number 1), and FIG. 14 shows the case where the incoming wave is 2 waves (arrival wave number 2).
Here, in FIG. 13A and FIG. 14A, the horizontal axis indicates the distance, and the vertical axis indicates the eigenvalue. 13B and 14B, the horizontal axis indicates the distance, and the vertical axis indicates a value obtained by normalizing another eigenvalue λx with the maximum eigenvalue λa.
It can be seen from FIGS. 13 (a) and 14 (a) that there are regions where the eigenvalues are reduced due to the multipath at distances of about 65 m and 80 m from the target.
Further, as shown in FIG. 13B and FIG. 14B, even in the normalized value, the fluctuation of the normalized numerical value itself becomes large at the place where the multipath is received, and the arrival wave estimation is performed. In this case, the wrong number of incoming waves is estimated.

したがって、図9のステップS400や図11のステップS500及び図12のステップS500における処理にて、到来波推定を行わない構成を入れることにより、この相関行列での到来波数推定と方位検出をキャンセルし、誤った方位検出結果を算出しないようにできる。
図13(c)には、到来波数が1の図14(a)における距離100(m)時における固有値λxの数値が記載されており、信号空間にある固有値λ1と、それ以外のノイズ空間にある固有値との数値の違いを示している。
従来、図13(a)及び図14(a)の固有値を用いて、それぞれの距離毎に閾値Thを設定して、到来波の推定を行っていたが、本実施形態においては、図13(b)及び図14(b)に示すように、固有値を正規化して閾値Thとの比較を行うため、すでに説明したように、全距離共通の1数値として閾値λth(あるいは閾値λth’)を設定し、全ての距離における固有値と比較するため、容易に到来波数を推定することができる。
また、この到来波数の推定が行えなかった場合、方位検出部30において、過去の距離と相対速度及び方位とから現在の距離を推定する手法などで対処することになる。
Accordingly, in the processing in step S400 in FIG. 9, step S500 in FIG. 11, and step S500 in FIG. 12, by inserting a configuration that does not perform arrival wave estimation, the estimation of arrival wave number and direction detection in this correlation matrix are canceled. Thus, it is possible not to calculate an erroneous orientation detection result.
FIG. 13C shows the numerical value of the eigenvalue λx at a distance of 100 (m) in FIG. 14A when the number of incoming waves is 1, and the eigenvalue λ1 in the signal space and other noise spaces. It shows the numerical difference from a certain eigenvalue.
Conventionally, the arrival wave is estimated by setting the threshold Th for each distance using the eigenvalues of FIGS. 13A and 14A, but in the present embodiment, FIG. As shown in FIG. 14B and FIG. 14B, in order to normalize the eigenvalue and compare it with the threshold Th, the threshold λth (or threshold λth ′) is set as one numerical value common to all distances as described above. And since it compares with the eigenvalue in all distances, the number of incoming waves can be estimated easily.
Further, when the number of incoming waves cannot be estimated, thedirection detection unit 30 takes measures by a method of estimating the current distance from the past distance, relative speed, and direction.

<第2の実施形態>
次に、本発明の第2の実施形態による電子走査型レーダ装置を図15を用いて説明する。図15は、第2の実施形態による電子走査型レーダ装置の信号処理部20の構成例を示すブロック図である。
図1に示す第1の実施形態と同様の構成についは、同一の符号を付し、以下第1の実施形態との相違点のみについて説明する。
<Second Embodiment>
Next, an electronic scanning radar apparatus according to a second embodiment of the present invention will be described with reference to FIG. FIG. 15 is a block diagram illustrating a configuration example of thesignal processing unit 20 of the electronic scanning radar apparatus according to the second embodiment.
The same components as those in the first embodiment shown in FIG. 1 are denoted by the same reference numerals, and only differences from the first embodiment will be described below.

この第2の実施形態においては、第1の実施形態と異なり、先にMUSIC等の超分解能アルゴリズムより分解能が低いDBF(Digital Beam Forming)を用いて一旦行い、後に相関行列からの方位推定を超分解能アルゴリズムで行う構成である。図1に示す第1の実施形態と同様の構成についは、同一の符号を付し、以下第1の実施形態との相違点のみについて説明する。
図15に示すように、図1の第1の実施形態における周波数分解処理部22とピーク検出部23との間にDBF処理部33が設けられ、比較的遠距離ではターゲット毎に細かく分離する程の能力は無いが、各ターゲット群レベルでの方位を事前に検出できる点が第1の実施形態と異なっている。
In the second embodiment, unlike the first embodiment, DBF (Digital Beam Forming) having a resolution lower than that of a super resolution algorithm such as MUSIC is first performed, and then the direction estimation from the correlation matrix is performed. This is a configuration that uses a resolution algorithm. The same components as those in the first embodiment shown in FIG. 1 are denoted by the same reference numerals, and only differences from the first embodiment will be described below.
As shown in FIG. 15, aDBF processing unit 33 is provided between the frequencyresolution processing unit 22 and thepeak detection unit 23 in the first embodiment of FIG. 1, and is separated finely for each target at a relatively long distance. However, it is different from the first embodiment in that the direction at each target group level can be detected in advance.

第1の実施形態と同様に、周波数分解処理部22は、入力されるビート信号を周波数分解(時間軸フーリエ変換)し、ビート周波数を示す周波数ポイントと、複素数データとを、DBF処理部33へ出力する。
次に、DBF処理部33は、入力される各アンテナに対応した複素数データを、アンテナの配列方向にフーリエ変換し、すなわち空間軸フーリエ変換を行う。
そして、DBF処理部33は、角度に依存、すなわち角度分解能に対応した角度チャンネル毎の空間複素数データを計算し、ビート周波数毎にピーク検知部23に対して出力する。
Similarly to the first embodiment, the frequencydecomposition processing unit 22 performs frequency decomposition (time-axis Fourier transform) on the input beat signal, and sends the frequency point indicating the beat frequency and the complex number data to theDBF processing unit 33. Output.
Next, theDBF processing unit 33 performs Fourier transform on the input complex number data corresponding to each antenna in the antenna arrangement direction, that is, performs spatial axis Fourier transform.
Then, theDBF processing unit 33 calculates spatial complex number data for each angle channel corresponding to the angle, that is, corresponding to the angular resolution, and outputs the data to thepeak detection unit 23 for each beat frequency.

これにより、DBF処理部33から出力される角度チャンネル毎の空間複素数データ(ビート周波数単位)の示すスペクトラムは、ビーム走査分解能による受信波の到来方向推定に依存したものとなる。
また、アンテナの配列方向にフーリエ変換されているため、角度チャンネル間にて複素数データを加算しているのと同じ効果を得ることができ、角度チャンネル毎の複素数データはS/N比が改善されており、ピーク値の検出における精度を、第1の実施形態と同様に向上させることが可能となる。
上述した複素数データ及び空間複素数データともに、第1の実施形態と同様に、三角波の上昇領域及び下降領域の双方にて算出される。
Accordingly, the spectrum indicated by the spatial complex number data (beat frequency unit) for each angle channel output from theDBF processing unit 33 depends on the arrival direction estimation of the received wave by the beam scanning resolution.
In addition, since the Fourier transform is performed in the antenna arrangement direction, the same effect as adding complex number data between angle channels can be obtained, and the S / N ratio is improved for complex number data for each angle channel. Therefore, the accuracy in detecting the peak value can be improved in the same manner as in the first embodiment.
Both the complex number data and the spatial complex number data described above are calculated in both the rising and falling regions of the triangular wave, as in the first embodiment.

次に、ピーク検知部23は、入力される角度チャンネル毎の空間複素数データの示すスペクトラム強度により、ピーク値の検知を行い、ピーク組合せ部24へ出力するとともに、方位検出部30に対して、分解能の粗い(低い)レベルの方位情報として、ターゲット群の存在する角度チャンネル番号(または領域)を出力する。ターゲットの存在する角度チャンネルを出力することにより、図16(a)及び図17(a)に示すように、MUSICスペクトラムの計算時において、上記角度チャンネルの情報が無い場合に比較し、検知方向範囲を狭い角度範囲に絞り込むことが可能となり、MUSICのスペクトラム算出の分解能を上げることができる。  Next, thepeak detection unit 23 detects the peak value based on the spectrum intensity indicated by the spatial complex number data for each angle channel that is input, and outputs the peak value to thepeak combination unit 24. As the coarse (low) level azimuth information, an angle channel number (or region) where the target group exists is output. By outputting the angle channel in which the target exists, as shown in FIGS. 16 (a) and 17 (a), the detection direction range is compared with the case where there is no information on the angle channel when calculating the MUSIC spectrum. Can be narrowed down to a narrow angle range, and the resolution of MUSIC spectrum calculation can be increased.

ここで、図16(a)及び図17(a)は、DBF後の角度依存Ch(チャンネル)が15Chとなるように、チャンネル方向(アンテナ方向)に16ビットのフーリエ変換を行った場合である。ここで、方位検出部30は、MUSICの処理において、4Chの連続したCh(角度)の範囲にてスペクトラム強度の値がDBFレベル閾値を超えている場合に、上述した絞り込んだ範囲として設定し、この角度範囲にて検知方向範囲の解析を高い精度にて行う。
また、図17(a)は、DBFレベル閾値を4Chの連続した角度範囲にて超えているスペクトラム強度値のグループが2つに分かれるため、方位検出部30は、それぞれの範囲(Ch3〜Ch6と、Ch10〜Ch13との角度範囲)にて、MUSICスペクトラムを算出する角度範囲を絞り込むことになる。
Here, FIGS. 16A and 17A show the case where 16-bit Fourier transform is performed in the channel direction (antenna direction) so that the angle-dependent Ch (channel) after DBF is 15 Ch. . Here, theazimuth detecting unit 30 sets the above-described narrowed range when the value of the spectrum intensity exceeds the DBF level threshold in the range of 4 Ch continuous Ch (angle) in the MUSIC process, In this angle range, the detection direction range is analyzed with high accuracy.
In FIG. 17A, since the group of spectrum intensity values exceeding the DBF level threshold in a continuous angle range of 4 Ch is divided into two, theazimuth detection unit 30 has the respective ranges (Ch3 to Ch6). , The angle range for calculating the MUSIC spectrum is narrowed down.

ピーク組合せ部25は、第1の実施形態と同様に、上昇領域及び下降領域におけるビート周波数とそのピーク値を組合せて、距離検出部25及び速度検出部26へ出力し、ペア確定部27で組み合わせを確定する。
このとき、ピーク組合せ部25は、組合せの情報として角度チャンネルを用い、上昇領域及び下降領域のビート周波数の組合せを、距離検出部25及び速度検出部26へ出力する。
図16及び図17において、横軸は角度チャンネルのCh番号を示し、縦軸はDBF処理にて算出された各Ch毎のスペクトラム強度を示している。
As in the first embodiment, thepeak combination unit 25 combines the beat frequencies in the ascending region and the descending region and their peak values, and outputs them to thedistance detection unit 25 and thespeed detection unit 26, and thepair determination unit 27 combines them. Confirm.
At this time, thepeak combination unit 25 uses the angle channel as combination information, and outputs the beat frequency combination of the rising region and the falling region to thedistance detection unit 25 and thespeed detection unit 26.
16 and 17, the horizontal axis indicates the Ch number of the angle channel, and the vertical axis indicates the spectrum intensity for each Ch calculated by the DBF process.

<第3の実施形態>
次に、本発明の第3の実施形態による電子走査型レーダ装置を図18を用いて説明する。図18は、第3の実施形態による電子走査型レーダ装置の構成例を示すブロック図である。
この第3の実施形態においては、第2の実施形態と同様に、先にMUSIC等の超分解能アルゴリズムより分解能が低いDBF(Digital Beam Forming)を用いて一旦行い、ターゲットの角度範囲を絞り込み、IDBF(逆DBF、すなわち逆空間軸フーリエ変換)を行い時間軸の複素数データに戻し、後に行う超分解能アルゴリズムで行う方位推定の精度を向上させる構成である。図1に示す第1の実施形態と同様の構成についは、同一の符号を付し、以下第1の実施形態との相違点のみについて説明する。
本実施形態は、第2の実施形態にCh(チャンネル)削除部34及びIDBF処理部35が付加されたものである。
<Third Embodiment>
Next, an electronic scanning radar apparatus according to a third embodiment of the present invention will be described with reference to FIG. FIG. 18 is a block diagram illustrating a configuration example of an electronic scanning radar apparatus according to the third embodiment.
In the third embodiment, similarly to the second embodiment, the target angle range is narrowed down once by using DBF (Digital Beam Forming) having a lower resolution than the super resolution algorithm such as MUSIC. (Inverse DBF, that is, inverse space axis Fourier transform) is performed to return to complex data on the time axis, and the accuracy of azimuth estimation performed by a super resolution algorithm performed later is improved. The same components as those in the first embodiment shown in FIG. 1 are denoted by the same reference numerals, and only differences from the first embodiment will be described below.
In this embodiment, a Ch (channel)deletion unit 34 and anIDBF processing unit 35 are added to the second embodiment.

上記DBF処理部33は、第2の実施形態と同様に、空間軸フーリエ変換を行い、空間複素数データをピーク検知部23へ出力するとともに、Ch削除部34へ出力する。
ここで、DBF処理部33は、図16(a)に示すように、受信アンテナの配列方向に本実施形態においては、例えば16ポイントの分解能により、空間軸フーリエ変換を行い、結果として15の角度チャンネルの角度単位のスペクトラムを生成し、Ch削除部34へ出力する。
Similar to the second embodiment, theDBF processing unit 33 performs spatial axis Fourier transform, and outputs spatial complex number data to thepeak detection unit 23 and also to theCh deletion unit 34.
Here, as shown in FIG. 16A, theDBF processing unit 33 performs a spatial axis Fourier transform in the arrangement direction of the receiving antennas in the present embodiment, for example, with a resolution of 16 points, resulting in 15 angles. A spectrum in channel angle units is generated and output to theCh deletion unit 34.

そして、Ch削除部34は、ペア確定部27により組合せが確定した下降領域のターゲットの周波数ポイントに該当する空間複素数データを選出し、スペクトラムのレベルが予め設定された角度範囲にて隣接して連続し、かつ予め設定されたDBF閾値のレベルを超えるか否かの検出を行い、DBF閾値を超えない角度チャンネルのスペクトラムを「0」に置き換える処理を行い、絞り込んだ各ビート周波数毎の図16(b)に示す空間複素データを出力する。
上述した処理において、Ch削除部34は、例えば、隣接した4角度チャンネルが連続して上記DBF閾値を超えるレベルであると、ターゲットが存在するとして、これらの角度チャンネルのスペクトラムを残し、他の角度におけるスペクトラムの強度を「0」に置き換える。
Then, theCh deletion unit 34 selects spatial complex number data corresponding to the target frequency point in the descending region in which the combination is determined by thepair determination unit 27, and the spectrum level is continuously adjacent in an angle range set in advance. In addition, it is detected whether or not a preset DBF threshold level is exceeded, and a process of replacing the spectrum of the angle channel that does not exceed the DBF threshold with “0” is performed. The spatial complex data shown in b) is output.
In the above-described processing, for example, if the adjacent four angle channels are continuously at a level that exceeds the DBF threshold, theCh deletion unit 34 leaves the spectrum of these angle channels as the target exists, and sets other angles. The spectrum intensity at is replaced with “0”.

そして、IDBF処理部35は、スペクトラムの絞込を行った、すなわち設定した数の角度チャンネルにおいて連続してDBF閾値を超える角度チャンネル領域のデータのみ残し、その他の領域の強度を「0」に置き換えた空間複素数データを、逆空間軸フーリエ変換し、時間軸の複素数データに戻し、相関行列算出部28へ出力する。
そして、相関行列算出部28は、入力される複素数データから相関行列を算出するため、路側物などを除去し、かつノイズ成分を削減した直交性の良い相関行列を求めることができる。図16(c)は、図16(b)のDBF分解能でのターゲット群(実際にはターゲットが2つ以上ある可能性があるのでターゲット群とする)を、上記の方法で相関行列を作成し、超分解能アルゴリズムでさらにターゲットを分離した例である。
Then, theIDBF processing unit 35 narrows down the spectrum, that is, leaves only the data of the angle channel area that continuously exceeds the DBF threshold in the set number of angle channels, and replaces the intensity of other areas with “0”. The spatial complex number data is subjected to inverse spatial axis Fourier transform, converted back to time axis complex number data, and output to the correlationmatrix calculating unit 28.
Then, since the correlationmatrix calculation unit 28 calculates the correlation matrix from the input complex number data, it is possible to obtain a correlation matrix with good orthogonality by removing roadside objects and the like and reducing noise components. In FIG. 16C, a correlation matrix is created by the above-described method for the target group at the DBF resolution in FIG. 16B (actually, there is a possibility that there are two or more targets). This is an example in which the target is further separated by the super-resolution algorithm.

また、図17(a)に示すように、複数のターゲット群からの反射成分を含む受信波を受信した場合、DBF処理部33から出力される空間複素データには、連続した角度チャンネルにてDBFレベルを超える角度チャンネル範囲が複数存在することとなる。
そして、Ch削除部34は、入力される空間複素データにて、設定された角度チャネル範囲において、隣接した角度チャネルのスペクトラムのレベルが連続してDBF閾値のレベルを超える場合、その超えた角度チャネル領域をそれぞれ抽出し、その角度チャネル領域以外のスペクトラムの強度を「0」に置き換え、図17(b)及び図17(c)のように、角度チャネル領域にて識別される別々の空間複素数データに分割する。
Ch削除部34は、ペア確定部27により組合せが確定した下降領域のターゲットの周波数ポイントに該当する空間複素数データを選出し、上述したCh削除を行った後、IDBF処理部35へ出力する。
Further, as shown in FIG. 17A, when receiving a reception wave including reflection components from a plurality of target groups, the spatial complex data output from theDBF processing unit 33 includes DBF in a continuous angle channel. There will be multiple angular channel ranges that exceed the level.
Then, if the spectrum level of adjacent angular channels continuously exceeds the DBF threshold level in the set angular channel range in the input spatial complex data, theCh deleting unit 34 Each region is extracted, and the intensity of the spectrum other than the angle channel region is replaced with “0”, and separate spatial complex data identified in the angle channel region as shown in FIGS. 17B and 17C Divide into
TheCh deletion unit 34 selects the spatial complex number data corresponding to the target frequency point of the descending region whose combination is determined by thepair determination unit 27, performs the above-described Ch deletion, and then outputs the data to theIDBF processing unit 35.

そして、IDBF処理部35は、入力される空間複素数データを逆空間フーリエ変換して、得られた時間軸の複素数データを相関行列算出部28へ出力する。
これにより、相関行列算出部28は、入力される複素数データから相関行列を算出し、固有値算出部31へ出力する。
後の到来波数推定の処理は、すでに述べた図8〜図11に示した処理と同様である。
上述した処理により、方位検出部30におけるMUSICにおけるMUSICスペクトラム算出時に検知方向範囲を絞り込むことができ、第1の実施形態に比較して、より分解能を上げることが可能となる。
TheIDBF processing unit 35 performs inverse spatial Fourier transform on the input spatial complex number data, and outputs the obtained time axis complex number data to the correlationmatrix calculation unit 28.
Thereby, the correlationmatrix calculation unit 28 calculates a correlation matrix from the input complex number data and outputs the correlation matrix to theeigenvalue calculation unit 31.
The subsequent process of estimating the number of incoming waves is the same as the process shown in FIGS.
By the above-described processing, the detection direction range can be narrowed down when calculating the MUSIC spectrum in the MUSIC in theazimuth detecting unit 30, and the resolution can be further increased as compared with the first embodiment.

さらに、上述した構成とすることにより、方位検出部33おいて、固有値計算に用いる相関行列に、ターゲット群毎の反射成分に分割した受信波を、仮想的に受信されたことになるため、例えば受信アンテナ数及びサブアレー数に対してその数以上のターゲットからの反射成分を含んだ受信波が受信されたとしても、固有値計算で誤ることなく計算が可能となる。
また、方位検出部30が、現在のターゲットの方位が検出された後、このターゲットの方位をメモリ21に記憶させ、次回の方位算出サイクル以降に過去サイクル情報とし、メモリ21から読み出し、方位算出サイクルにおいて、過去サイクルのターゲット方位周辺の角度範囲を優先してスペクトラムの計算を行うことができるようにしても良い。
Furthermore, with the configuration described above, theazimuth detector 33 virtually receives the received wave divided into the reflection components for each target group in the correlation matrix used for eigenvalue calculation. Even if reception waves including reflection components from the target more than the number of reception antennas and sub-arrays are received, calculation can be performed without error in eigenvalue calculation.
Further, after the direction of the current target is detected, thedirection detection unit 30 stores the direction of the target in thememory 21, reads it from thememory 21 as past cycle information after the next direction calculation cycle, and reads the direction calculation cycle. The spectrum calculation may be performed with priority given to the angular range around the target orientation in the past cycle.

以上、第1〜第3のの実施形態は、図1に示すFMCW方式のレーダに用いる構成例を基に説明したが、FMCW方式の他のアンテナ構成にも適用することが可能である。
また、多周波CW、パルスレーダ等のFMCW方式以外の他の方式においても、適用が可能である。また、本実施例では三角波の上昇部分及び下降部分のいずれか一方のビート周波数に対応した相関行列について、到来波数推定と方向検知を行ったが、上昇部分と下降部分のそれぞれについて行い、方向検知後にピーク組合せを行っても良い。さらに、本実施例では、方位検知部として超分解能アルゴリズムのMUSICを例に述べたが、最小ノルム法やESPRIT法など、同じように固有展開し、到来波方向検知のために到来波数を推定する原理の検知アルゴリズムであれば適用が可能である。
The first to third embodiments have been described based on the configuration example used for the FMCW radar shown in FIG. 1, but can be applied to other antenna configurations of the FMCW scheme.
Also, the present invention can be applied to other systems other than the FMCW system such as multi-frequency CW and pulse radar. In this embodiment, the arrival wave number estimation and the direction detection are performed for the correlation matrix corresponding to the beat frequency of either the rising part or the falling part of the triangular wave. However, the direction detection is performed for each of the rising part and the falling part. Peak combination may be performed later. Further, in the present embodiment, the super resolution algorithm MUSIC is described as an example of the azimuth detection unit. However, it is similarly uniquely developed, such as the minimum norm method and the ESPRIT method, and the number of arrival waves is estimated for detecting the arrival wave direction. Any principle detection algorithm can be applied.

なお、図1、図15、図18における信号処理部20の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより、受信波数を推定する図8〜図11に示す到来波数の推定処理を含む方位検出を行う信号処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータシステム」は、ホームページ提供環境(あるいは表示環境)を備えたWWWシステムも含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。
さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。
1, 15, and 18, the program for realizing the function of thesignal processing unit 20 is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into a computer system, By performing the signal processing, the signal processing may be performed to detect the direction including the estimation processing of the number of incoming waves shown in FIGS. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer system” includes a WWW system having a homepage providing environment (or display environment). The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system.
Further, the “computer-readable recording medium” refers to a volatile memory (RAM) in a computer system that becomes a server or a client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. In addition, those holding programs for a certain period of time are also included.

また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。  The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line. The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, what is called a difference file (difference program) may be sufficient.

以上、この発明の実施形態を図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。  The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes design and the like within a scope not departing from the gist of the present invention.

11,1n…受信アンテナ
21,2n…ミキサ
3…送信アンテナ
4…分配器
51,5n…フィルタ
6…SW
7…ADC
8…制御部
9…三角波生成部
10…VOC
20…信号処理部
21…メモリ
22…周波数分解処理部
23…ピーク検知部
24…ピーク組合せ部
25…距離検出部
26…速度検出部
27,27B…ペア確定部
28…相関行列算出部
30…方位検出部
31…固有値算出部
32…判定部
33…DBF処理部
34…Ch削除部
35…IDBF処理部
11, 1 n, receivingantenna 21, 2 n,mixer 3, transmittingantenna 4,distributor 51, 5 n,filter 6, SW
7 ... ADC
8 ...Control unit 9 ... Trianglewave generation unit 10 ... VOC
DESCRIPTION OFSYMBOLS 20 ...Signal processing part 21 ...Memory 22 ... Frequencydecomposition processing part 23 ...Peak detection part 24 ...Peak combination part 25 ...Distance detection part 26 ...Speed detection part 27, 27B ... Pairdetermination part 28 ... Correlationmatrix calculation part 30 ...Direction Detection unit 31 ... Eigenvalue calculation unit 32 ...Determination unit 33 ...DBF processing unit 34 ...Ch deletion unit 35 ... IDBF processing unit

Claims (5)

Translated fromJapanese
移動体に搭載される電子走査型レーダ装置であり、
送信波を送信する送信部と、
前記送信波のターゲットからの反射波である到来波を受信する複数のアンテナから構成される受信部と、
前記送信波及び前記反射波の差分の周波数を有するビート信号を生成するビート信号生成部と、
前記ビート信号を、全周波数範囲または予め設定した周波数範囲において、予め設定した周波数分解数のビート周波数に周波数分解して、複数の複素数データを算出する周波数分解部と、
前記複数の複素数データそれぞれから複数の相関行列を算出する相関行列算出部と、
前記複数の相関行列のそれぞれから対角要素の最大値を検出し、当該対角要素の最大値が予め設定した閾値以上の相関行列に対して到来波数推定を行い、一方、前記対角要素の最大値が予め設定した前記閾値未満である相関行列に対しては、受信レベルが低い状態であるとして、前記到来波数推定を行わない判定部と
を備えることを特徴とする電子走査型レーダ装置。
An electronic scanning radar device mounted on a moving body,
A transmission unit for transmitting a transmission wave;
A receiver configured with a plurality of antennas for receiving an incoming wave that is a reflected wave from a target of the transmission wave;
A beat signal generating unit that generates a beat signal having a frequency difference between the transmitted wave and the reflected wave;
A frequency resolving unit for calculating a plurality of complex number data by frequency-decomposing the beat signal into beat frequencies of a predetermined frequency resolving number in the entire frequency range or a pre-set frequency range;
A correlation matrix calculator that calculates a plurality of correlation matrices from each of the plurality of complex data;
The maximum value of the diagonal element is detected from each of the plurality of correlation matrices, and the number of incoming waves is estimated for a correlation matrix in which the maximum value of the diagonal element is equal to or greater than a preset threshold value. An electronic scanning radar apparatus, comprising: a determination unit that does not perform the estimation of the number of incoming waves, assuming that a reception level is low for a correlation matrix whose maximum value is less than a preset threshold value.
前記複数の相関行列それぞれの固有値を求める固有値算出部をさらに有し、
前記判定部が、入力される前記固有値を大きい順に並べ替え、予め設定した固有値閾値以上の前記固有値の数を前記到来波数とする
ことを特徴とする請求項1に記載の電子走査型レーダ装置。
An eigenvalue calculation unit for obtaining eigenvalues of each of the plurality of correlation matrices;
The electronic scanning radar apparatus according to claim 1, wherein the determination unit rearranges the input eigenvalues in descending order, and sets the number of eigenvalues equal to or greater than a predetermined eigenvalue threshold as the number of incoming waves.
前記相関行列算出部が、最初に算出した相関行列における最大値の要素、または対角要素における最大値の要素により、前記最初に算出した相関行列の全ての要素を除算し、要素が正規化された相関行列とすることを特徴とする請求項1または請求項2に記載の電子走査型レーダ装置。  The correlation matrix calculation unit divides all the elements of the correlation matrix calculated first by the element of the maximum value in the correlation matrix calculated first or the element of the maximum value in the diagonal element, and the elements are normalized. 3. The electronic scanning radar apparatus according to claim 1, wherein the correlation matrix is a correlation matrix. 移動体に搭載される電子走査型レーダ装置を制御する電子走査型レーダ制御方法であり、
送信波を送信する送信過程と、
前記送信波のターゲットからの反射波である到来波を受信する複数のアンテナから構成される受信過程と、
前記送信波及び前記反射波の差分の周波数を有するビート信号を生成するビート信号生成過程と、
前記ビート信号を、全周波数範囲または予め設定した周波数範囲において、予め設定した周波数分解数のビート周波数に周波数分解して、複数の複素数データを算出する周波数分解過程と、
前記複数の複素数データそれぞれから複数の相関行列を算出する相関行列算出過程と、
前記複数の相関行列のそれぞれから対角要素の最大値を検出し、当該対角要素の最大値が予め設定した閾値以上の相関行列に対して到来波数推定を行い、一方、前記対角要素の最大値が予め設定した前記閾値未満である相関行列に対しては、受信レベルが低い状態であるとして、前記到来波数推定を行わない判定過程と
を含むことを特徴とする電子走査型レーダ制御方法。
An electronic scanning radar control method for controlling an electronic scanning radar device mounted on a moving body,
A transmission process for transmitting a transmission wave;
A reception process including a plurality of antennas for receiving an incoming wave that is a reflected wave from a target of the transmission wave;
A beat signal generating process for generating a beat signal having a frequency difference between the transmitted wave and the reflected wave;
A frequency decomposition process of calculating a plurality of complex number data by frequency-decomposing the beat signal into a beat frequency of a preset frequency decomposition number in the entire frequency range or a preset frequency range;
A correlation matrix calculating step of calculating a plurality of correlation matrices from each of the plurality of complex data;
The maximum value of the diagonal element is detected from each of the plurality of correlation matrices, and the number of incoming waves is estimated for a correlation matrix in which the maximum value of the diagonal element is equal to or greater than a preset threshold value. An electronic scanning radar control method, comprising: a determination process for estimating the number of incoming waves, assuming that the reception level is low for a correlation matrix having a maximum value less than a preset threshold value .
移動体に搭載される電子走査型レーダ装置をコンピュータにより制御するプログラムであり、
前記コンピュータを、
送信波を送信する送信手段、
前記送信波のターゲットからの反射波である到来波を受信する複数のアンテナから構成される受信手段、
前記送信波及び前記反射波の差分の周波数を有するビート信号を生成するビート信号生成手段、
前記ビート信号を、全周波数範囲または予め設定した周波数範囲において、予め設定した周波数分解数のビート周波数に周波数分解して、複数の複素数データを算出する周波数分解手段、
前記複数の複素数データそれぞれから複数の相関行列を算出する相関行列算出手段、
前記複数の相関行列のそれぞれから対角要素の最大値を検出し、当該対角要素の最大値が予め設定した閾値以上の相関行列に対して到来波数推定を行い、一方、前記対角要素の最大値が予め設定した前記閾値未満である相関行列に対しては、受信レベルが低い状態であるとして、前記到来波数推定を行わない判定手段
として機能させるためのプログラム。
A program for controlling an electronic scanning radar device mounted on a moving body by a computer,
The computer,
A transmission means for transmitting a transmission wave;
Receiving means comprising a plurality of antennas for receiving an incoming wave that is a reflected wave from a target of the transmission wave;
Beat signal generating means for generating a beat signal having a frequency difference between the transmitted wave and the reflected wave;
A frequency resolving means for calculating a plurality of complex number data by frequency decomposing the beat signal into a beat frequency of a predetermined frequency resolving number in the entire frequency range or a preset frequency range;
Correlation matrix calculating means for calculating a plurality of correlation matrices from each of the plurality of complex data;
The maximum value of the diagonal element is detected from each of the plurality of correlation matrices, and the number of incoming waves is estimated for a correlation matrix in which the maximum value of the diagonal element is equal to or greater than a preset threshold value. A program for causing a correlation matrix having a maximum value less than a preset threshold to function as a determination unit that does not perform the estimation of the number of incoming waves, assuming that the reception level is low.
JP2013071558A2013-03-292013-03-29Electronic scanning radar device, control method of the same and programPendingJP2013152239A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
JP2013071558AJP2013152239A (en)2013-03-292013-03-29Electronic scanning radar device, control method of the same and program

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
JP2013071558AJP2013152239A (en)2013-03-292013-03-29Electronic scanning radar device, control method of the same and program

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
JP2008002312ADivisionJP2009162688A (en)2007-12-252008-01-09Electronic scanning radar device, and received wave direction estimation method and program

Publications (1)

Publication NumberPublication Date
JP2013152239Atrue JP2013152239A (en)2013-08-08

Family

ID=49048661

Family Applications (1)

Application NumberTitlePriority DateFiling Date
JP2013071558APendingJP2013152239A (en)2013-03-292013-03-29Electronic scanning radar device, control method of the same and program

Country Status (1)

CountryLink
JP (1)JP2013152239A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2017040572A (en)*2015-08-202017-02-23株式会社東芝 Direction of arrival estimation apparatus, method and program
JP2019117055A (en)*2017-12-262019-07-18パナソニックIpマネジメント株式会社Estimation method, estimation device and program
JP2020109391A (en)*2018-12-282020-07-16パナソニックIpマネジメント株式会社Estimation method, estimation device, and program
JPWO2021024473A1 (en)*2019-08-082021-02-11
CN112882111A (en)*2021-01-182021-06-01吉林大学Magnetic resonance response signal parameter extraction method and system based on cyclic correlation
CN113359196A (en)*2021-05-262021-09-07上海交通大学Multi-target vital sign detection method based on subspace method and DBF
JP2022013279A (en)*2020-07-032022-01-18株式会社東芝 Radar device and radar signal processing method
WO2022024690A1 (en)2020-07-292022-02-03京セラ株式会社Electronic device, method for controlling electronic device, and program
JP7191262B1 (en)2022-04-272022-12-16三菱電機株式会社 radar equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPH09281204A (en)*1996-04-161997-10-31Nec CorpMethod and device for bearing measurement
JP2003270341A (en)*2002-03-192003-09-25Denso CorpSignal processing device for on-vehicle radar and program
JP2006125985A (en)*2004-10-282006-05-18Nippon Telegr & Teleph Corp <Ntt> Direction of arrival estimation method and direction of arrival estimation apparatus
JP2006153579A (en)*2004-11-262006-06-15Toshiba Corp Arrival wave number estimation apparatus and arrival wave number estimation method
JP2007040806A (en)*2005-08-022007-02-15Denso Corp Radar equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPH09281204A (en)*1996-04-161997-10-31Nec CorpMethod and device for bearing measurement
JP2003270341A (en)*2002-03-192003-09-25Denso CorpSignal processing device for on-vehicle radar and program
JP2006125985A (en)*2004-10-282006-05-18Nippon Telegr & Teleph Corp <Ntt> Direction of arrival estimation method and direction of arrival estimation apparatus
JP2006153579A (en)*2004-11-262006-06-15Toshiba Corp Arrival wave number estimation apparatus and arrival wave number estimation method
JP2007040806A (en)*2005-08-022007-02-15Denso Corp Radar equipment

Cited By (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2017040572A (en)*2015-08-202017-02-23株式会社東芝 Direction of arrival estimation apparatus, method and program
US11630195B2 (en)2017-12-262023-04-18Panasonic Intellectual Property Management Co., Ltd.Estimation method, estimation device, and program
JP2019117055A (en)*2017-12-262019-07-18パナソニックIpマネジメント株式会社Estimation method, estimation device and program
CN110031836A (en)*2017-12-262019-07-19松下知识产权经营株式会社Estimation method, estimation device and recording medium
CN110031836B (en)*2017-12-262024-03-08松下知识产权经营株式会社Organism number estimation method, organism number estimation device, and recording medium
JP2020109391A (en)*2018-12-282020-07-16パナソニックIpマネジメント株式会社Estimation method, estimation device, and program
JP7357217B2 (en)2018-12-282023-10-06パナソニックIpマネジメント株式会社 Estimation method, estimation device, and program
JPWO2021024473A1 (en)*2019-08-082021-02-11
WO2021024473A1 (en)*2019-08-082021-02-11オムロン株式会社Arrival direction estimation device and method
JP2022013279A (en)*2020-07-032022-01-18株式会社東芝 Radar device and radar signal processing method
JP7520601B2 (en)2020-07-032024-07-23株式会社東芝 Radar device and radar signal processing method
WO2022024690A1 (en)2020-07-292022-02-03京セラ株式会社Electronic device, method for controlling electronic device, and program
CN112882111A (en)*2021-01-182021-06-01吉林大学Magnetic resonance response signal parameter extraction method and system based on cyclic correlation
CN113359196A (en)*2021-05-262021-09-07上海交通大学Multi-target vital sign detection method based on subspace method and DBF
JP7191262B1 (en)2022-04-272022-12-16三菱電機株式会社 radar equipment
WO2023210030A1 (en)*2022-04-272023-11-02三菱電機株式会社Radar device
JP2023162528A (en)*2022-04-272023-11-09三菱電機株式会社Radar device

Similar Documents

PublicationPublication DateTitle
JP2009162688A (en)Electronic scanning radar device, and received wave direction estimation method and program
JP5114187B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and received wave direction estimation program
JP5114217B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and received wave direction estimation program
JP2013152239A (en)Electronic scanning radar device, control method of the same and program
JP5677830B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and received wave direction estimation program
WO2009081981A1 (en)Electronic scanning radar apparatus, received wave direction estimating method, and received wave direction estimating program
JP5707037B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and received wave direction estimation program
JP5684533B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and received wave direction estimation program
JP5600499B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and received wave direction estimation program
JP5695925B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and received wave direction estimation program
CN108885254B (en)Object detection device
JP5647814B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and received wave direction estimation program
US10732273B2 (en)Radar device for vehicle and method for estimating angle of target using same
KR102099388B1 (en)Method of estimating direction of arrival of radar signal based on antenna array extrapolation and apparatus for the same
JP5779370B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and program
US11754671B2 (en)Incoming wave count estimation apparatus and incoming wave count incoming direction estimation apparatus
US20160377713A1 (en)Method for estimating reflected wave arrival direction, and program
JP5695930B2 (en) Electronic scanning radar apparatus, received wave direction estimation method, and received wave direction estimation program
KR102169873B1 (en)Mehtod for estimating number of signals for vehicle radar using relative pomparison of eigenvalues
WO2019163632A1 (en)Azimuth estimation method and azimuth estimation device
JP7160561B2 (en) Azimuth calculation device and azimuth calculation method
JP7413850B2 (en) Angle estimation device and method for object position, and radar device
JP7191262B1 (en) radar equipment
WO2022249552A1 (en)Information processing device and information processing method

Legal Events

DateCodeTitleDescription
A131Notification of reasons for refusal

Free format text:JAPANESE INTERMEDIATE CODE: A131

Effective date:20130604

A521Written amendment

Free format text:JAPANESE INTERMEDIATE CODE: A523

Effective date:20130805

A521Written amendment

Free format text:JAPANESE INTERMEDIATE CODE: A821

Effective date:20130806

A02Decision of refusal

Free format text:JAPANESE INTERMEDIATE CODE: A02

Effective date:20140520


[8]ページ先頭

©2009-2025 Movatter.jp