JP5311832B2 - Signal processing device - Google Patents
Signal processing device Download PDFInfo
- Publication number
- JP5311832B2 JP5311832B2 JP2008005365A JP2008005365A JP5311832B2 JP 5311832 B2 JP5311832 B2 JP 5311832B2 JP 2008005365 A JP2008005365 A JP 2008005365A JP 2008005365 A JP2008005365 A JP 2008005365A JP 5311832 B2 JP5311832 B2 JP 5311832B2
- Authority
- JP
- Japan
- Prior art keywords
- signal processing
- approximation error
- signal
- square method
- matrix
- 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.)
- Active
Links
Images
Landscapes
- Radar Systems Or Details Thereof (AREA)
Description
この発明は、センサで観測している信号の未知パラメータを高精度に推定する信号処理装置に関するものである。 The present invention relates to a signal processing apparatus that estimates an unknown parameter of a signal observed by a sensor with high accuracy.
センサで観測している信号の未知パラメータを高精度に推定する信号処理装置として、最尤推定法に基づく方式や超分解能法に基づく方式を採用するものが開発されている。 As a signal processing apparatus that estimates an unknown parameter of a signal observed by a sensor with high accuracy, an apparatus adopting a method based on a maximum likelihood estimation method or a method based on a super-resolution method has been developed.
しかし、これらの信号処理装置では、観測している信号の数を正確に入力する必要がある。このため、観測信号の数を推定する装置が必要である。 However, in these signal processing apparatuses, it is necessary to accurately input the number of signals being observed. For this reason, an apparatus for estimating the number of observation signals is required.
観測データに含まれる信号数を推定する従来方式として、複数のセンサによる観測データから相関行列を算出し、相関行列の固有値から信号数を推定する(例えば、非特許文献1及び非特許文献2参照)。また、ESPRITまたはVESPAに基づく未知パラメータ推定方式がある(非特許文献3及び4参照)。
As a conventional method for estimating the number of signals included in observation data, a correlation matrix is calculated from observation data obtained by a plurality of sensors, and the number of signals is estimated from eigenvalues of the correlation matrix (see, for example, Non-Patent
従来方式による信号数推定処理を含む信号処理装置は、複数のセンサで観測したデータの相関行列を相関行列演算手段で算出し、固有値固有ベクトル演算手段において相関行列を固有値と固有ベクトルに分解する。また、信号数推定手段により、固有値を用いて従来方式による信号数推定処理を行い、未知パラメータ推定手段により、推定した信号数を参照し、固有ベクトル(または、相関行列)を用いて最尤推定法に基づく推定処理や超分解能法に基づく推定処理で観測信号の未知パラメータを推定する。そして、推定値出力手段により、推定した未知パラメータを出力するようになされている。 A signal processing apparatus including a signal number estimation process according to a conventional method calculates a correlation matrix of data observed by a plurality of sensors by a correlation matrix calculation means, and decomposes the correlation matrix into eigenvalues and eigenvectors by an eigenvalue eigenvector calculation means. In addition, the signal number estimation means performs signal number estimation processing by a conventional method using eigenvalues, the unknown parameter estimation means refers to the estimated number of signals, and uses the eigenvector (or correlation matrix) to estimate the maximum likelihood. The unknown parameters of the observed signal are estimated by the estimation process based on, and the estimation process based on the super-resolution method. Then, the estimated unknown parameter is output by the estimated value output means.
しかしながら、相関行列の固有値の大きさで観測信号の数を推定する従来の信号数推定方式における問題点は、固有値を信号成分に対応するものと雑音成分に対応するものとに判別するための閾値を決定する処理が必要なことである。また、超分解能法に基づく推定方式などを用いる信号処理装置では、未知パラメータを固有ベクトルから推定するが、信号数を固有値から推定しなければならない。 However, a problem with the conventional signal number estimation method that estimates the number of observation signals based on the size of the eigenvalue of the correlation matrix is a threshold value for discriminating between eigenvalues corresponding to signal components and noise components. It is necessary to determine the process. Further, in a signal processing apparatus using an estimation method based on the super-resolution method, the unknown parameter is estimated from the eigenvector, but the number of signals must be estimated from the eigenvalue.
この発明は上述した点に鑑みてなされたもので、固有値を信号成分に対応するものと雑音成分に対応するものとに判別するための閾値を設定することなく高精度に観測信号の数を推定することができる信号処理装置を得ることを目的とする。 The present invention has been made in view of the above points, and estimates the number of observation signals with high accuracy without setting a threshold value for discriminating eigenvalues into those corresponding to signal components and those corresponding to noise components. An object of the present invention is to obtain a signal processing device capable of performing the above.
この発明に係る信号処理装置は、複数のセンサで観測されたデータの相関行列を算出する相関行列演算手段と、前記相関行列演算手段で算出された相関行列から相関行列の固有値と固有値に対応する固有ベクトルとを算出する固有値固有ベクトル演算手段と、固有ベクトルの要素を用いる最小二乗法を行う最小二乗法演算手段と、最小二乗法演算手段の演算結果から最小二乗法の近似誤差を算出し評価する近似誤差判定手段とを備えたものである。 The signal processing apparatus according to the present invention corresponds to an eigenvalue and an eigenvalue of a correlation matrix from a correlation matrix calculating unit that calculates a correlation matrix of data observed by a plurality of sensors, and a correlation matrix calculated by the correlation matrix calculating unit. Eigenvalue eigenvector calculation means for calculating eigenvectors, least square method calculation means for performing the least square method using eigenvector elements, and approximation error for calculating and evaluating the approximation error of the least square method from the calculation results of the least square method calculation means Determination means.
この発明によれば、相関行列の固有ベクトルのみを用いることで、信号成分と雑音成分を判別するための閾値を必要としない信号数推定方式を採用し、信号数推定処理と未知パラメータ推定処理を固有ベクトルのみで実施することにより、演算処理を安定化させることができる。 According to the present invention, by using only the eigenvector of the correlation matrix, a signal number estimation method that does not require a threshold for discriminating the signal component and the noise component is adopted, and the signal number estimation process and the unknown parameter estimation process are performed using the eigenvector. It is possible to stabilize the arithmetic processing by carrying out only with this.
実施の形態1.
高精度/高分解能な信号処理装置を実現する場合、信号処理方式に最尤推定法に基づく方式や超分解能法に基づく方式を用いる。これらの方式では、観測データに含まれる正確な信号数を入力することで高精度/高分解能に運用が可能となる。よって、観測データに含まれる信号数を正確に推定するための方式を別途備える必要である。
When realizing a high-precision / high-resolution signal processing apparatus, a signal processing method based on a maximum likelihood estimation method or a method based on a super-resolution method is used. These methods can be operated with high accuracy / high resolution by inputting the exact number of signals included in the observation data. Therefore, it is necessary to separately provide a method for accurately estimating the number of signals included in the observation data.
この発明に係る信号処理装置は、相関行列の固有ベクトルのみを用いることで、信号成分と雑音成分を判別するための閾値を必要としない信号数推定方式を採用し、信号数推定処理と未知パラメータ推定処理を固有ベクトルのみで実施することにより、演算処理を安定化させる。 The signal processing apparatus according to the present invention employs a signal number estimation method that does not require a threshold for discriminating signal components and noise components by using only eigenvectors of a correlation matrix, and performs signal number estimation processing and unknown parameter estimation. By performing the processing using only eigenvectors, the arithmetic processing is stabilized.
この発明における信号数推定方式は、非特許文献3に示されるESPRITに基づく。ESPRITでは、固有ベクトルの要素を2つのサブセットに分離し、サブセット間の最小二乗法を実施する。ESPRITの原理において、この最小二乗法は、信号数の真値を用いることで、近似誤差が零となる。ESPRITに基づく従来の信号処理装置では最小二乗法の近似誤差を算出する必要がなかったが、この発明に係る信号処理装置では最小二乗法の近似誤差を算出する機能を有する。
The signal number estimation method in this invention is based on ESPRIT shown in Non-Patent
図1は、この発明の実施の形態1に係る信号処理装置の構成を示すブロック図である。図1に示す信号処理装置は、複数のセンサ11〜1Lと、これらセンサ11〜1Lで観測されたデータの相関行列を算出する相関行列演算手段2と、相関行列演算手段2で算出された相関行列を固有値4と固有値に対応する固有ベクトル5に分解する固有値固有ベクトル演算手段3と、固有値4を用いて従来方式による信号数推定処理を行う信号数推定手段6と、推定した信号数を参照し、固有ベクトル5の要素を用いて最小二乗法を行う最小二乗法演算手段9と、最小二乗法演算手段9の演算結果から最小二乗法の近似誤差を算出判定する近似誤差判定手段101と、近似誤差判定手段101の判定結果から近似誤差が大きい場合に推定処理が正常でないことの警報を出力する警報出力手段111と、最小の近似誤差となった最小二乗法の演算結果を用いて未知パラメータを推定する未知パラメータ推定手段7と、推定したパラメータを出力する推定値出力手段8とを備える。
FIG. 1 is a block diagram showing a configuration of a signal processing apparatus according to
ESPRITの原理上では最小二乗法の近似誤差が零に規定されることから、図2の信号処理構成図のように最小二乗法演算手段9の演算結果から近似誤差判定手段101で最小二乗法の近似誤差を算出/判定することにより、近似誤差が大きい場合に推定処理が正常でないことの警報を警報出力手段111から出力することも可能である。
Since the approximation error of the least square method is defined as zero in the principle of ESPRIT, the approximation error determination unit 101 determines the least square method from the calculation result of the least square
また、信号数に相当するパラメータkを変更しながら複数回の最小二乗法を実施し、複数個の近似誤差から最小の近似誤差を判定し、最小の近似誤差となった最小二乗法の演算結果を用いて未知パラメータを推定することがこの発明の特徴である。この特徴により、この発明の信号処理装置では、従来の信号処理装置で必要とした固有値に対する閾値のような、閾値を設定する作業が不要となる。さらに、近似誤差が最小となる信号処理を実施することにより、ESPRITの原理に最も近い演算処理となり、高精度な未知パラメータ推定処理が可能である。 In addition, the least square method is performed a plurality of times while changing the parameter k corresponding to the number of signals, the minimum approximation error is determined from the plurality of approximation errors, and the calculation result of the least square method resulting in the minimum approximation error It is a feature of the present invention to estimate unknown parameters using. With this feature, the signal processing apparatus according to the present invention eliminates the need to set a threshold, such as a threshold for the eigenvalue required by the conventional signal processing apparatus. Furthermore, by performing signal processing that minimizes the approximation error, calculation processing closest to the principle of ESPRIT is achieved, and highly accurate unknown parameter estimation processing is possible.
最小二乗法の近似誤差が最小となった場合のパラメータkを観測データに含まれる信号数の推定値と定めることもできる。 The parameter k when the approximation error of the least squares method is minimized can be determined as an estimated value of the number of signals included in the observation data.
図2と図3に示す信号処理装置の構成図は、従来の信号数推定方式で推定した信号数に近い数のパラメータkに対応する最小二乗法のみを実施する構成例である。従来の信号数推定方式で推定した信号数を参照することで、信号処理全体で演算量を削減できる場合もある。 The configuration diagrams of the signal processing apparatus shown in FIGS. 2 and 3 are configuration examples that implement only the least square method corresponding to the number of parameters k close to the number of signals estimated by the conventional signal number estimation method. By referring to the number of signals estimated by the conventional signal number estimation method, the calculation amount may be reduced in the entire signal processing.
図2の構成例では、図1に示す最小二乗法演算手段9が、固有ベクトル5の要素から推定された信号数に対応して最小二乗法を実施する複数の最小二乗法演算手段91,・・・,9Mでなり、図1に示す近似誤差判定手段101が、複数の近似誤差から最小の近似誤差を判定する最小近似誤差判定手段121でなる場合を示す。
In the configuration example of FIG. 2, the least square method calculating means 9 shown in FIG. 1 has a plurality of least square method calculating
また、図3の構成例では、図1と同様に、固有値固有ベクトル演算手段3により算出された固有値4を用いて信号数推定処理を行う信号数推定手段6を備え、図1に示す最小二乗法演算手段9が、信号数推定手段6により推定された信号数に対応して最小二乗法を実施する複数の最小二乗法演算手段91,・・・,9Nでなり、図1に示す近似誤差判定手段101が、複数の近似誤差から最小の近似誤差を判定する最小近似誤差判定手段121でなる場合を示す。
3 includes signal number estimation means 6 for performing signal number estimation processing using the
以上のように、共分散行列の固有ベクトルを用いる最小二乗法の近似誤差を算出する機能を有することにより、この発明の信号処理装置では観測データに含まれる信号の数を推定する。この推定方式は、従来の推定方式で用いる閾値を設定しないことが特徴である。 As described above, the signal processing apparatus according to the present invention estimates the number of signals included in the observation data by having the function of calculating the approximation error of the least square method using the eigenvectors of the covariance matrix. This estimation method is characterized by not setting a threshold value used in the conventional estimation method.
実施の形態2.
この発明の信号処理装置において非特許文献3のESPRITによる未知パラメータ推定を実施する場合の具体例を示す。以下に示す具体例はESPRITを組み合わせた場合の一例であり、各計算方法などは例示方法に限定しない。
A specific example of performing unknown parameter estimation by ESPRIT in
センサ11〜1Lで観測したデータベクトルrについて、複数の時刻で平均した相関行列Rを得る。
A correlation matrix R averaged at a plurality of times is obtained for the data vector r observed by the
ここで、E[ ]は時間平均演算、Hはベクトルの複素共役転置演算である。式(1)の平均演算では空間平均も実施可能である。式(2)のように相関行列Rを固有値λl(l=1,・・・,L)と固有ベクトルel(l=1,・・・,L)に分解し、固有値λlには式(3)の関係が成立するものとする。 Here, E [] is a time average operation, and H is a complex conjugate transpose operation of a vector. Spatial averaging can also be performed in the average calculation of equation (1). Eigenvalue lambda l the correlation matrix R as Equation (2) is decomposed (l = 1, · · ·, L) and eigenvectors e l (l = 1, ··· , L) to, the eigenvalue lambda l formula It is assumed that the relationship (3) is established.
ESPRITに基づき、固有ベクトルelを#1サブセットel (1)と#2サブセットel (2)に分割する。信号数に相当するパラメータkについて、#1サブセットによる行列Ek (1)と#2サブセットによる行列Ek (2)を定義する。 Based on ESPRIT, the eigenvector e l is divided into # 1 subset e l (1) and # 2 subset e l (2) . The parameters k corresponding to the number of signals to define a matrix E k (2) according to # 2 subsets and the matrix E k (1) according to # 1 subset.
さらに、ESPRITに基づいて行列Ek (1)と行列Ek (2)に式(6)の関係と定義し、行列Ψkの推定値である行列
行列
ここで、|| ||Fはフロベニウスノルム演算、Pはベクトルel (1)の要素数である。 Here, |||| F is the Frobenius norm operation, and P is the number of elements of the vector e l (1) .
ESPRITの原理では、信号数の真値Kに対して近似誤差εkが零となる。 According to the principle of ESPRIT, the approximation error ε k becomes zero with respect to the true value K of the number of signals.
現実問題として近似誤差εkが零となることは稀である。しかし、パラメータkが真値Kと同値となることで近似誤差εkが最小となることはESPRITの原理に従う特性である。よって、パラメータkを1からP−1まで走査し、最小の近似誤差εkを探査する。ただし、パラメータkに要素数Pを代入すると、近似誤差εkが数学的に零となるため、この処理は除外する。 As an actual problem, the approximation error ε k rarely becomes zero. However, it is a characteristic according to the principle of ESPRIT that the approximation error ε k is minimized when the parameter k is equal to the true value K. Therefore, the parameter k is scanned from 1 to P-1, and the minimum approximate error ε k is searched. However, if the number of elements P is substituted for the parameter k, the approximation error ε k becomes mathematically zero, so this processing is excluded.
最小の近似誤差εkに対応する行列Ek (1)、行列Ek (2)および行列
実施の形態3.
この発明の信号処理装置は、非特許文献4に示されるVESPA(Virtual ESPRIT Algorithm)を信号処理方式として採用することも可能である。以下に具体例を示す。ただし、以下に示す計算方法は一例に過ぎない。
The signal processing apparatus of the present invention can also adopt VESPA (Virtual ESPRIT Algorithm) shown in
VESPAは、式(9)に示す4次キュムラントを用いて推定することが特徴である。 VESPA is characterized by being estimated using a fourth-order cumulant shown in Equation (9).
#iセンサと#jセンサをガイディングセンサにとすると、式(8)の4次キュムラントを用いて以下のような行列Ci,jと行列Cj,iによる行列Cを算出する。 When the #i sensor and the #j sensor are assumed to be guiding sensors, the following matrix C i, j and matrix C j, i are calculated using the fourth-order cumulant of Expression (8).
ここで、xiは#iセンサに対応するデータベクトルxの要素、*は複素共役である。式(12)のように行列Cを特異値σl(l=1,・・・,L)、左特異ベクトルul(l=1,・・・,L)と右特異ベクトルvl(l=1,・・・,L)に分解する。 Here, x i is an element of the data vector x corresponding to #i sensor, and * is a complex conjugate. As shown in the equation (12), the matrix C is divided into singular values σ l (l = 1,..., L), left singular vectors u l (l = 1,..., L), and right singular vectors v l (l = 1,..., L).
VESPAに基づき、左特異ベクトルを#1要素から#L要素による#1サブセットvl (1)と#L+1要素から#2L要素による#2サブセットvl (2)に分割する。信号数に対応するパラメータkについて、#1サブセットによる行列Vk (1)と#2サブセットによる行列Vk (2)を定義する。 Based on VESPA, the left singular vector is divided into # 1 subset v l (1) from # 1 elements to #L elements and # 2 subset v l (2) from # L + 1 elements to # 2L elements. For parameter k corresponding to the number of signals to define a matrix V k (2) according to # 2 subsets and the matrix V k (1) according to # 1 subset.
さらに、VESPAに基づいて行列Vk (1)と行列Vk (2)に式(15)の関係と定義し、行列Ψkの推定値である行列
行列
VESPAの原理では、信号数の真値Kに対して近似誤差εkが零となる。 According to the VESPA principle, the approximation error ε k becomes zero with respect to the true value K of the number of signals.
現実問題として近似誤差εkが零となることは稀である。しかし、パラメータkが真値Kと同値となることで近似誤差εkが最小となることはVESPAの原理に従う特性である。よって、パラメータkを1からL−1まで走査し、最小の近似誤差εkを探査する。ただし、パラメータkにセンサ数Lを代入すると、近似誤差εkが数学的に零となるため、この処理は除外する。 As an actual problem, the approximation error ε k rarely becomes zero. However, the fact that the approximation error ε k is minimized when the parameter k is equal to the true value K is a characteristic according to the VESPA principle. Therefore, the parameter k is scanned from 1 to L−1, and the minimum approximate error ε k is searched. However, if the number of sensors L is substituted for the parameter k, the approximation error ε k becomes mathematically zero, so this processing is excluded.
最小の近似誤差εkに対応する行列Vk (1)、行列Vk (2)および行列
また、最小の近似誤差εkを実現するパラメータkを信号数の推定値
実施の形態4.
実施の形態2と実施の形態3で推定した信号数の推定値
Estimated number of signals estimated in
11,・・・,1L センサ、2 相関行列演算手段、3 固有値固有ベクトル演算手段、4 固有値、5 固有ベクトル、6 信号数推定手段、7 未知パラメータ推定手段、8 推定値出力手段、9、91,・・・,9M、91,・・・,9N 最小二乗法演算手段、101 近似誤差判定手段、111 警報出力手段、121 最小近似誤差判定手段。 11,..., 1L sensor, 2 correlation matrix computing means, 3 eigenvalue eigenvector computing means, 4 eigenvalues, 5 eigenvectors, 6 signal number estimating means, 7 unknown parameter estimating means, 8 estimated value output means, 9, 91,. .., 9M, 91,..., 9N least square method computing means, 101 approximate error determining means, 111 alarm output means, 121 minimum approximate error determining means.
Claims (9)
前記相関行列演算手段で算出された相関行列から相関行列の固有値と固有値に対応する固有ベクトルとを算出する固有値固有ベクトル演算手段と、
固有ベクトルの要素を用いる最小二乗法を行う最小二乗法演算手段と、
最小二乗法演算手段の演算結果から最小二乗法の近似誤差を算出し評価する近似誤差判定手段と
を備えた信号処理装置。 Correlation matrix calculation means for calculating a correlation matrix of data observed by a plurality of sensors;
Eigenvalue eigenvector calculation means for calculating the eigenvalue of the correlation matrix and the eigenvector corresponding to the eigenvalue from the correlation matrix calculated by the correlation matrix calculation means;
Least-squares arithmetic means for performing a least-squares method using eigenvector elements;
An approximation error determination unit that calculates and evaluates an approximation error of the least square method from the calculation result of the least square method calculation unit.
前記近似誤差判定手段の判定結果から近似誤差が大きい場合に推定処理が正常でないことの警報を出力する警報出力手段をさらに備えた
ことを特徴とする信号処理装置。 The signal processing device according to claim 1,
A signal processing apparatus, further comprising: an alarm output unit that outputs an alarm that the estimation process is not normal when the approximate error is large from the determination result of the approximate error determination unit.
P個のセンサからなる第1のサブアレーと、第1のサブアレーと同形の第2のサブアレーと、信号空間行列から第1のサブアレーに対応する行列と第2のサブアレーに対応する行列を得る手段とをさらに備え、
前記固有値固有ベクトル演算手段は、相関行列の固有値において最も大きいk個の固有値に対応する固有ベクトルを並べて得られる信号空間行列を算出し、
前記最小二乗法演算手段は、第1のサブアレーに対応する行列と第2のサブアレーに対応する行列を用いる最小二乗法を行い前記固有値の個数kの数値が異なる最小二乗法を実施し、複数の近似誤差を得る複数の最小二乗法演算手段でなり、
前記近似誤差判定手段は、複数の近似誤差から最小の近似誤差を判定する最小近似誤差判定手段でなる
ことを特徴とする信号処理装置。 The signal processing device according to claim 1 or 2,
Means for obtaining a first subarray of P sensors, a second subarray of the same shape as the first subarray, a matrix corresponding to the first subarray and a matrix corresponding to the second subarray from the signal space matrix; Further comprising
The eigenvalue eigenvector computing means calculates a signal space matrix obtained by arranging eigenvectors corresponding to k largest eigenvalues among eigenvalues of the correlation matrix,
The least square method computing means performs a least square method using a matrix corresponding to the first subarray and a matrix corresponding to the second subarray, performs a least square method in which the number of eigenvalues k is different, It consists of a plurality of least squares calculation means to obtain an approximation error,
The signal processing apparatus according to claim 1, wherein the approximation error determination unit is a minimum approximation error determination unit that determines a minimum approximation error from a plurality of approximation errors.
前記固有値固有ベクトル演算手段により算出された固有値を用いて信号数推定処理を行う信号数推定手段をさらに備え、
前記最小二乗法演算手段は、前記信号数推定手段により推定された信号数に対応して最小二乗法を実施する複数の最小二乗法演算手段でなり、
前記近似誤差判定手段は、複数の近似誤差から最小の近似誤差を判定する最小近似誤差判定手段でなる
ことを特徴とする信号処理装置。 In the signal processing device according to any one of claims 1 to 3,
Signal number estimating means for performing signal number estimation processing using the eigenvalue calculated by the eigenvalue eigenvector calculating means,
The least square method computing means comprises a plurality of least squares computing means for performing a least square method corresponding to the number of signals estimated by the signal number estimating means,
The signal processing apparatus according to claim 1, wherein the approximation error determination unit is a minimum approximation error determination unit that determines a minimum approximation error from a plurality of approximation errors.
前記近似誤差判定手段の出力に基づいて最小の近似誤差となった最小二乗法の演算結果を用いて未知パラメータを推定する未知パラメータ推定手段をさらに備えた
ことを特徴とする信号処理装置。 In the signal processing device according to any one of claims 1 to 4,
A signal processing apparatus, further comprising: an unknown parameter estimation unit that estimates an unknown parameter using a calculation result of a least square method that has a minimum approximation error based on an output of the approximation error determination unit.
前記未知パラメータ推定手段は、最小二乗法の近似誤差が最小となったパラメータを観測データに含まれる信号数の推定値と定める
ことを特徴とする信号処理装置。 The signal processing device according to claim 5,
The signal processing apparatus according to claim 1, wherein the unknown parameter estimation means determines a parameter having a minimum approximation error of the least square method as an estimated value of the number of signals included in the observation data.
前記センサで観測している信号の未知パラメータをESPRITにより推定する
ことを特徴とする信号処理装置。 In the signal processing device according to any one of claims 1 to 6,
An unknown parameter of a signal observed by the sensor is estimated by ESPRIT.
前記センサで観測している信号の未知パラメータをVESPAにより推定する
ことを特徴とする信号処理装置。 In the signal processing device according to any one of claims 1 to 6,
An unknown parameter of a signal observed by the sensor is estimated by VESPA.
前記推定された信号数は、最尤推定法に基づく信号処理または超分解能法に基づく信号処理、独立成分分析に使用される
ことを特徴とする信号処理装置。 The signal processing device according to claim 3 or 4,
The estimated number of signals is used for signal processing based on a maximum likelihood estimation method, signal processing based on a super-resolution method, or independent component analysis.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008005365A JP5311832B2 (en) | 2008-01-15 | 2008-01-15 | Signal processing device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008005365A JP5311832B2 (en) | 2008-01-15 | 2008-01-15 | Signal processing device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2009168545A JP2009168545A (en) | 2009-07-30 |
| JP5311832B2 true JP5311832B2 (en) | 2013-10-09 |
Family
ID=40969888
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008005365A Active JP5311832B2 (en) | 2008-01-15 | 2008-01-15 | Signal processing device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP5311832B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| DE102011084610A1 (en) * | 2011-10-17 | 2013-04-18 | Robert Bosch Gmbh | Angle-resolving radar sensor |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005049123A (en) * | 2003-07-30 | 2005-02-24 | Toshiba Corp | Signal processing device |
| JP2006153579A (en) * | 2004-11-26 | 2006-06-15 | Toshiba Corp | Arrival wave number estimation apparatus and arrival wave number estimation method |
| JP4722132B2 (en) * | 2005-07-11 | 2011-07-13 | 富士通株式会社 | Arrival wave number estimation method, arrival wave number estimation apparatus, and radio apparatus |
| JP2008039694A (en) * | 2006-08-09 | 2008-02-21 | Toshiba Corp | Signal number estimation system and signal number estimation method |
| JP5057840B2 (en) * | 2007-05-01 | 2012-10-24 | 三菱電機株式会社 | Spectrum analyzer |
-
2008
- 2008-01-15 JP JP2008005365A patent/JP5311832B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2009168545A (en) | 2009-07-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6839807B2 (en) | Estimator and program | |
| CN105676168A (en) | Acoustic vector array DOA estimation method | |
| WO2006067857A1 (en) | Arrival direction estimating device and program | |
| JP3857204B2 (en) | Receiver | |
| JP5498605B2 (en) | Detection and resolution of multiple closely spaced targets in a monopulse system | |
| CN113962265B (en) | Underdetermined blind source separation method and device based on structured sparse subspace clustering | |
| CN107340512A (en) | A kind of nearly far field mixing source Passive Location based on Subarray partition | |
| EP3232219B1 (en) | Sound source detection apparatus, method for detecting sound source, and program | |
| JP2009074990A (en) | Direction measuring device | |
| Zhang et al. | Multiple ultrasonic partial discharge DOA estimation performance of KPCA Pseudo-Whitening mnc-FastICA | |
| Wijnholds et al. | Fundamental imaging limits of radio telescope arrays | |
| JPH06324128A (en) | Processing method of dipole detection and fixing | |
| US20230288551A1 (en) | Apparatus and method for determining kinetic information | |
| Lim et al. | Minimax Rao-blackwellized particle filtering in 2D LIDAR SLAM | |
| JP5311832B2 (en) | Signal processing device | |
| CN113075645B (en) | A distortion array line spectrum enhancement method based on principal component analysis-density clustering | |
| CN107316009A (en) | High spectrum image object detection method based on tensor linear discriminant analysis dimensionality reduction | |
| KR20190140362A (en) | Method and apparatus for estimating the number of signals in radar system | |
| CN117805725A (en) | Broadband signal direction estimation method, device, equipment and medium | |
| Çavuşlu et al. | FPGA implementation of bearing tracking using passive array for underwater acoustics | |
| JP3777576B2 (en) | Position estimation method and apparatus | |
| KR102030526B1 (en) | Method for estimating direction of arrival based on continuous compressive sensing and apparatus therefor | |
| Totir et al. | Superresolution algorithms for spatial extended scattering centers | |
| Lemos et al. | Using matrix norms to estimate the direction of arrival of planar waves on an ULA | |
| JP5305841B2 (en) | Signal processing device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101112 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130604 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130702 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5311832 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |