WO2006030834A1 - 信号到来方向推定装置、信号到来方向推定方法、および信号到来方向推定用プログラム - Google Patents
信号到来方向推定装置、信号到来方向推定方法、および信号到来方向推定用プログラム Download PDFInfo
- Publication number
- WO2006030834A1 WO2006030834A1 PCT/JP2005/016956 JP2005016956W WO2006030834A1 WO 2006030834 A1 WO2006030834 A1 WO 2006030834A1 JP 2005016956 W JP2005016956 W JP 2005016956W WO 2006030834 A1 WO2006030834 A1 WO 2006030834A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- signal
- correlation matrix
- eigenvector
- noise
- true
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S3/00—Direction-finders for determining the direction from which infrasonic, sonic, ultrasonic or electromagnetic waves, or particle emission, not having a directional significance, are being received
- G01S3/02—Direction-finders for determining the direction from which infrasonic, sonic, ultrasonic or electromagnetic waves, or particle emission, not having a directional significance, are being received using radio waves
- G01S3/74—Multi-channel systems specially adapted for direction-finding, i.e. having a single antenna system capable of giving simultaneous indications of the directions of different signals
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S3/00—Direction-finders for determining the direction from which infrasonic, sonic, ultrasonic or electromagnetic waves, or particle emission, not having a directional significance, are being received
- G01S3/80—Direction-finders for determining the direction from which infrasonic, sonic, ultrasonic or electromagnetic waves, or particle emission, not having a directional significance, are being received using ultrasonic, sonic or infrasonic waves
- G01S3/8006—Multi-channel systems specially adapted for direction-finding, i.e. having a single aerial system capable of giving simultaneous indications of the directions of different signals
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S3/00—Direction-finders for determining the direction from which infrasonic, sonic, ultrasonic or electromagnetic waves, or particle emission, not having a directional significance, are being received
- G01S3/80—Direction-finders for determining the direction from which infrasonic, sonic, ultrasonic or electromagnetic waves, or particle emission, not having a directional significance, are being received using ultrasonic, sonic or infrasonic waves
- G01S3/802—Systems for determining direction or deviation from predetermined direction
- G01S3/808—Systems for determining direction or deviation from predetermined direction using transducers spaced apart and measuring phase or time difference between signals therefrom, i.e. path-difference systems
- G01S3/8083—Systems for determining direction or deviation from predetermined direction using transducers spaced apart and measuring phase or time difference between signals therefrom, i.e. path-difference systems determining direction of source
Definitions
- Signal arrival direction estimation device Signal arrival direction estimation method, and signal arrival direction estimation program
- the present invention relates to a signal arrival direction estimation device, a signal arrival direction estimation method, and a signal arrival direction estimation program for estimating the arrival direction of signals such as radio waves and sounds.
- MUSIC Multiple Signal Classification
- ESPRIT Estimat of signal Parameters via Rotational Invariance Techniques
- the MUSIC method is an algorithm that measures the direction of a plurality of signals such as radio waves that simultaneously arrive at an array antenna, etc., and is a method that estimates the parameters of the incoming signal using noise components that are unrelated to the incoming signal. is there.
- the eigenvalue of the correlation matrix that also obtains the received signal strength is obtained, and the obtained eigenvalue is divided into a signal eigenvalue and a noise eigenvalue depending on the number of incoming waves.
- the eigenvector vector is obtained, the obtained noise eigenvector force angle spectrum is obtained, and the MUSIC spectrum is obtained by averaging them with the angle (ie, frequency) to estimate the arrival direction of the incoming signal.
- the ESPRIT method has the same basic principle as the MUSIC method. By arranging multiple array pairs with parallel planes, the geometric information and computational complexity required for the MUSIC method are arranged. It is a technique to alleviate
- Patent Document 1 realizes direction of arrival estimation with a small amount of calculation by using an inverse matrix of an input signal correlation matrix instead of using eigenvalue expansion.
- a Toblitz matrix is constructed only from correlation vectors of the first receiver and other receivers, and this is used instead of the input signal correlation matrix. Reduced calculation amount.
- the technique described in Patent Document 3 By rotating it reasonably, arrival direction estimation is realized even when there is a signal source with a powerful frequency that is not assumed when determining the array interval. All of these technologies achieve a reduction in computational complexity and an improvement in performance, assuming that the input signal correlation matrix is regular (having an inverse matrix).
- Patent Document 1 Japanese Patent Laid-Open No. 2002-148324
- Patent Document 2 Japanese Patent Laid-Open No. 11 133130
- Patent Document 3 Japanese Patent Laid-Open No. 2001-108734
- the signal arrival direction estimation methods described in Patent Documents 1 to 3 are based on the assumption that the input signal correlation matrix is regular. There is a problem that it cannot be applied when the input signal correlation matrix or noise correlation matrix is singular, such as when there are fewer noise sources than the number of noise sources. If the eigenvalue expansion of the input signal correlation matrix is simply used without using information related to noise, it may not be possible to determine whether the obtained eigenvalues are derived from noise or force signals. If an attempt is made to use the input signal correlation matrix and the noise correlation matrix, the inverse matrix of the noise correlation matrix is required in principle. Therefore, if the noise correlation matrix is singular, the inverse matrix will be used in the first place. Is not present, that is, it cannot even be calculated.
- An object of the present invention is to provide a signal arrival direction estimation device, a signal arrival direction estimation method, and a signal arrival direction that can estimate the signal arrival direction even when the input signal correlation matrix and the noise correlation matrix are singular. It is to provide a direction estimation program.
- the present invention relates to a noise correlation matrix in a situation where there is only noise for which there is no signal for which the arrival direction is to be estimated, and an input signal correlation matrix in a situation in which the signal for the direction of arrival estimation and the noise are present.
- a true eigenvalue, a true eigenvector, and a false eigenvector of a noise correlation matrix with respect to an input signal correlation matrix are obtained, and a signal arrival direction is estimated based on the true eigenvalue, the true eigenvector, and the false eigenvector.
- the signal arrival direction can be estimated even when the input signal correlation matrix or noise correlation matrix is singular.
- FIG. 1 is a block diagram showing a configuration of a signal arrival direction estimation device according to an embodiment of the present invention.
- the signal arrival estimation method will be described in the form of an improved method based on the MUSIC method.
- the MUSIC method is an algorithm for measuring the direction of signals such as a plurality of radio waves that simultaneously arrive at an array antenna or the like as described above, and uses noise components that are not related to the incoming signal. This is a method for estimating parameters of an incoming signal.
- the eigenvalue of the correlation matrix obtained from the received signal is obtained, and the obtained eigenvalue is divided into a signal eigenvalue and a noise eigenvalue depending on the number of incoming waves.
- the noise eigenvector corresponding to the eigenvalue is obtained, the obtained noise eigenbetatorka angle spectrum is obtained, and these are averaged over the angle (ie, frequency) to obtain the MUSIC vector to estimate the arrival direction of the incoming signal. .
- the noise correlation matrix and the input signal correlation matrix are obtained using such a MUSIC method, and the true eigenvalue, true eigenvector, and false of the noise correlation matrix with respect to the input signal correlation matrix are obtained.
- the eigenvector is calculated, a matrix for obtaining the complementary space component of the signal subspace is calculated, and the arrival direction of the signal is estimated based on the obtained matrix.
- a signal subspace is a subspace in which a signal exists. This is the same as the space spanned by the column vector of the input signal correlation matrix in the absence of noise, and is the eigenvector of the input signal correlation matrix. That is, it matches the subspace spanned by the one corresponding to the eigenvalue greater than 0. Intuitively, this coincides with the linear subspace created by the weight vector of the receiver array when the directivity of the receiver array is directed toward the signal source.
- noise subspace is the complementary space of the signal subspace.
- the noise subspace is a subspace where only noise exists. For example, if the target space is a two-dimensional space and the signal subspace is the y-axis, the X-axis is one way to choose a complementary space.
- the two subspaces that is, the signal subspace and the noise subspace are orthogonal (just like the y axis and the X axis). ).
- the complementary space is generally not orthogonal to the signal subspace.
- the correct signal subspace y-axis
- the noise correlation matrix has all the information about the complementary space. This corresponds to a case where the noise correlation matrix is regular. Conversely, if the noise correlation matrix is not regular, the noise correlation matrix of the input signal correlation matrix We cannot even calculate the general eigenvalue expansion. This is because this operation requires an inverse matrix of the noise correlation matrix.
- the generalized eigenvalue expansion for the noise correlation matrix of the input signal correlation matrix cannot be calculated.
- the projection space is orthogonally projected on the assumption that the complementary space is orthogonal.
- the vector force arbitrarily projected onto the X-axis is not necessarily the same as the length of the vector projected onto the natural complementary space, and in the first place, the eigenvector corresponding to the large eigenvalue is determined at the stage of identifying the signal subspace. There is also a possibility that even if the signal subspace is not correctly determined,
- the weight vector is in a direction that is neither a signal nor noise.
- the principle of the MUSIC method will not function unless the direction is also a complementary space.
- the method of defining the direction that is neither a signal nor noise is a subspace that is neither a subspace spanned by the input signal correlation matrix nor a subspace spanned by the noise correlation matrix.
- a mathematical description of this is the “false eigenvector” for the input signal correlation matrix of the noise correlation matrix.
- a portion caused by noise (a space called “noise subspace” in the existing method) and a subspace spanned by false eigenvectors are used in the subspace spanned by the input signal correlation matrix.
- a correct “subspace of the signal subspace” is obtained, and a correct MUSIC spectrum can be obtained by projecting the weight base onto the complement space.
- the essence of the MUSIC method is to properly estimate "space other than signal subspace".
- the signal subspace and the noise subspace are theoretically powerful, so the signal correlation matrix
- Each can be specified by eigenvalue expansion.
- an operation that cancels the correlation of noise is added, resulting in the same problem as when orthogonal.
- a mathematical implementation of this is the generalized eigenvalue expansion of the signal correlation matrix for the noise correlation matrix.
- all non-signal subspaces are noise subspaces (which corresponds to the condition that the noise correlation matrix is regular).
- the space other than the signal subspace is called a noise subspace.
- the “space other than the signal subspace” can include a “noise subspace” and a “partial space that is neither a signal nor noise!” (Regular case is a very limited condition).
- the existing method cannot correctly identify these two.
- a “subspace that is neither a signal nor noise” can be expressed by a pseudo eigenvector, so that a general framework including all problems including the case where the noise correlation matrix is regular is given. be able to. If the noise correlation matrix is regular, the false eigenvectors are eliminated in the framework of the present invention, and as a result, the same expansion as the generalized eigenvalue expansion for the noise correlation matrix of the signal correlation matrix is obtained.
- FIG. 1 is a block diagram showing a configuration of a signal arrival direction estimation apparatus according to an embodiment of the present invention.
- the signal arrival direction estimation apparatus shown in Fig. 1 includes an observation means 1, a short-time Fourier transform means 2, a correlation matrix calculation means 3, a noise correlation matrix holding means 4, an input signal correlation matrix holding means 5, and a true and unique Values, true eigenvectors, false eigenvector calculation means 6, complementary space component matrix calculation means 7, arrival direction search means 8, and arrival direction output means 9.
- the observation means 1 observes an input signal such as a sound, which is an object of arrival direction estimation, with a plurality of microphones or the like.
- the short-time Fourier transform unit 2 performs a short-time Fourier transform on the input signal such as sound observed by the observation unit 1.
- Correlation matrix calculating means 3 calculates a short-time Fourier transformed series force correlation matrix obtained by short-time Fourier transform means 2.
- the noise correlation matrix holding means 4 holds the correlation matrix (noise correlation matrix) calculated by the correlation matrix calculating means 3 in a noise only environment.
- the input signal correlation matrix holding means 5 holds the correlation matrix (input signal correlation matrix) calculated by the correlation matrix calculation means 3 under the situation where the arrival direction estimation target sound exists.
- True eigenvalue ⁇ true eigenvector ⁇ false eigenvector calculation means 6 is a correlation matrix (noise correlation matrix, input signal correlation matrix) held in noise correlation matrix holding means 4 and input signal correlation matrix holding means 5, respectively. Is used to calculate the true eigenvalue, true eigenvector, and false eigenvector of the noise correlation matrix for the input signal correlation matrix. An example of a specific calculation procedure will be described in detail later.
- the complementary space component matrix calculation means 7 is used to obtain the complementary space component of the signal subspace using the intrinsic value of the noise correlation matrix with respect to the input signal correlation matrix, the true eigenvector, and the false eigenvector.
- the matrix to be calculated is calculated. An example of a specific calculation procedure will be described in detail later.
- the arrival direction searching means 8 searches for the sound arrival direction using the complementary space component matrix calculated by the complementary space component matrix calculating means 7.
- the arrival direction output means 9 outputs the arrival direction of the sound obtained as a result of the search by the arrival direction search means 8.
- an observation means such as sound is used as the observation means 1.
- other observation means such as an observation means for observing radio waves with an array antenna may be used. good.
- observation is performed using observation means 1 in a situation where there is no sound for which the direction of arrival is to be estimated, that is, only noise is present, and short-time Fourier transform means 2 is used to perform the short observation.
- Time Fourier transform is performed, and a noise correlation matrix is calculated by the correlation matrix calculation means 3 and held in the noise correlation matrix holding means 4.
- the frequency index is ⁇
- the time frame index is t
- the number of observations is n
- each observation subjected to short-time Fourier transform is expressed as an n-dimensional vector notation as ⁇ ( ⁇ , t).
- E the expected value for the time frame
- * as the symbol representing the conjugate transpose
- This noise correlation matrix Q (co) matrix group is held in the noise correlation matrix holding means 4.
- the correlation matrix calculation means 3 calculates the input signal correlation matrix by the same operation as described above in the actual operation state, that is, in the state where the sound and noise of the arrival direction estimation target are input,
- the input signal correlation matrix holding means 5 holds it.
- R (co) is a component correlation matrix derived only from the arrival direction estimation target sound, that is, only from the input signal.
- the input signal correlation matrix Rx (co) is correlated with the noise correlation matrix Q (co) and the direction-of-arrival direction estimation target sound only. Is the sum of the matrix R).
- the input signal correlation matrix Rx ( ⁇ ) and the noise correlation matrix Q (co) can also be used to calculate the actual observed data power.
- the correlation matrix R (co) of components can be obtained.
- the rank of R (co) is assumed to be r (co).
- the true eigenvalue, the true eigenvector, and the false eigenvector calculation means 6 are connected to the noise correlation matrix holding means 4 and the input signal correlation matrix holding means 5 so that these noise correlation matrices Q ( ⁇ )
- the true eigenvector / false eigenvector of the noise correlation matrix Q (co) for the input signal correlation matrix Rx (co) is calculated.
- This specific beta The calculation process is described. Since the following operations apply to all ⁇ in the same way, ⁇ will be omitted below.
- the true eigenvalue ⁇ true eigenvalue 'false eigenvector calculation means 6 simultaneously diagonalizes the noise correlation matrix Q and the correlation matrix R derived only from the input signal by co-incidence transformation. Calculate the regular matrix ⁇ .
- the noise correlation matrix Q and the correlation matrix R derived only from the direction-of-arrival estimation target sound, that is, the input signal only are expressed by the following (Equation 3), that is,
- the vertical vector in the k-th column of the matrix is a false eigenvector. This ( ⁇ +1) + matrix is false
- the diagonal component other than the k-th component whose value is 1 is the k-th component. This ( ⁇
- the +1) +1 matrix is used to specify the true eigenvector. ( ⁇ n, r n, r
- the vertical vector of the kth column of the matrix of T is the true eigenvalue that forms the basis of the noise subspace.
- the other true eigenvectors form the basis of the signal subspace, and there may be multiple noise subspace bases and multiple signal subspace bases.
- the diagonal component of the matrix of ⁇ is, for example, [1, 0, 4, 0], and the diagonal component of the matrix of I
- the vertical vector in the second column of the T matrix corresponds to the true eigenvector corresponding to the noise subspace.
- the remaining first column and third column vertical vector of the T matrix correspond to true eigenvectors corresponding to the signal subspace.
- the true eigenvalue 'true eigenvector' and false eigenvector calculation means 6 uses the noise correlation matrix Q ( ⁇ ) and the input signal correlation matrix Rx ( ⁇ ), and the input signal correlation matrix Rx ( ⁇ )
- the noise eigenvalue, the true eigenvector, and the false eigenvector of the noise correlation matrix Q (co) for, and the true eigenvector are separated based on the true eigenvalue, and the noise part, which is a subspace that depends only on noise
- the true eigenvector corresponding to the space and the true eigenvector corresponding to the signal subspace which is a subspace depending on the input signal are calculated.
- the complementary space component matrix calculating means 7 calculates the true eigenvector corresponding to the signal subspace by the following (Equation 6), that is,
- the complementary space component matrix calculating means 7 calculates the adjoint matrix of the W and calculates it as the following (Equation 10), that is,
- the arrival direction searching means 8 searches for the arrival direction of the sound.
- the weight vector for a microphone array of length 1 and determined by the signal arrival direction ⁇ is a ( ⁇ ), and the following (Equation 12), that is,
- the arrival direction output means 9 outputs ⁇ when ⁇ ( ⁇ ) searched for by the arrival direction search means 8 has a peak as the arrival direction of the input signal.
- PM ( ⁇ ) in direction-of-arrival search means 8 is merely an example, and X, that is, a true eigenvector corresponding to a signal subspace, a true eigenvector corresponding to a noise subspace, and a false eigenvector are obtained. Any arrival direction searching means 8 that can uniquely determine the arrival direction ⁇ of the signal can be used.
- the true eigenvalue, true eigenvector, and false eigenvector of the noise correlation matrix with respect to the input signal correlation matrix are obtained, and the true eigenvalue, true eigenvector, and false eigenvector are obtained.
- the signal arrival direction is estimated even if the input signal correlation matrix or noise correlation matrix is singular. The direction can be estimated.
- This signal arrival direction estimation device is executed in software by a CPU and a general-purpose computer such as a hard disk storing a program for executing the CPU as described above or a PC having a storage device such as a memory.
- a general-purpose computer such as a hard disk storing a program for executing the CPU as described above or a PC having a storage device such as a memory.
- the program for functioning as the signal arrival direction estimating device is recorded on a recording medium such as a CD.
- the recording medium power is read and installed in a storage device in the computer, or the server is downloaded via a network such as the Internet and stored in the storage device. In this way, even a general-purpose computer such as a PC can execute the signal arrival direction estimation by executing the program for performing the function as the signal arrival direction estimation device.
- the signal arrival direction estimation apparatus, signal arrival direction estimation method, and signal arrival direction estimation program according to the present invention use a true eigenvalue, a true eigenvector, and a false eigenvector for an input signal correlation matrix of a noise correlation matrix. Even in cases where the correlation matrix is unique, which was not possible with the conventional method, it has the effect of being able to estimate the direction of arrival of the signal, and it can be used for mobile communications and indoor wireless communications (wireless LAN). It is useful for signal arrival direction estimation devices, signal arrival direction estimation methods, and signal arrival direction estimation programs that estimate the direction of arrival, for example, using the MUSIC method.
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Measurement Of Velocity Or Position Using Acoustic Or Ultrasonic Waves (AREA)
Abstract
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/662,654 US7436358B2 (en) | 2004-09-14 | 2005-09-14 | Signal arrival direction deducing device, signal arrival direction deducing method, and signal direction deducing program |
| JP2006535177A JP4660773B2 (ja) | 2004-09-14 | 2005-09-14 | 信号到来方向推定装置、信号到来方向推定方法、および信号到来方向推定用プログラム |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2004267380 | 2004-09-14 | ||
| JP2004-267380 | 2004-09-14 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2006030834A1 true WO2006030834A1 (ja) | 2006-03-23 |
Family
ID=36060085
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2005/016956 Ceased WO2006030834A1 (ja) | 2004-09-14 | 2005-09-14 | 信号到来方向推定装置、信号到来方向推定方法、および信号到来方向推定用プログラム |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US7436358B2 (ja) |
| JP (1) | JP4660773B2 (ja) |
| WO (1) | WO2006030834A1 (ja) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010281816A (ja) * | 2009-06-04 | 2010-12-16 | Honda Motor Co Ltd | 音源方向推定装置及び音源方向推定方法 |
| CN105652234A (zh) * | 2016-02-24 | 2016-06-08 | 昆山九华电子设备厂 | 一种循环空间谱测向方法 |
| JP2017090853A (ja) * | 2015-11-17 | 2017-05-25 | 株式会社東芝 | 情報処理装置、情報処理方法およびプログラム |
| CN112327292A (zh) * | 2020-10-11 | 2021-02-05 | 南京理工大学 | 一种二维稀疏阵列doa估计方法 |
| JPWO2022004231A1 (ja) * | 2020-06-30 | 2022-01-06 |
Families Citing this family (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7508875B1 (en) * | 2005-09-15 | 2009-03-24 | Bae Systems Information And Electronic Systems Integration Inc. | Correlation matrix estimation via adaptive array perturbational processing to enable jammer location |
| US7978591B2 (en) * | 2007-03-31 | 2011-07-12 | Tokyo Electron Limited | Mitigation of interference and crosstalk in communications systems |
| US7535408B2 (en) * | 2007-08-31 | 2009-05-19 | Lockheed Martin Corporation | Apparatus and methods for detection of multiple targets within radar resolution cell |
| CN102044246B (zh) * | 2009-10-15 | 2012-05-23 | 华为技术有限公司 | 一种音频信号检测方法和装置 |
| JP5093298B2 (ja) * | 2010-06-04 | 2012-12-12 | 株式会社デンソー | 方位検出装置 |
| US9895046B1 (en) * | 2016-12-27 | 2018-02-20 | Midea Group Co., Ltd. | Dishwasher rack lift system |
| CN107644004B (zh) * | 2017-09-29 | 2021-01-26 | 中国电子科技集团公司第二十九研究所 | 一种基于离散分数阶傅里叶变换快速计算方法的数字信号处理方法及装置 |
| JP7160561B2 (ja) * | 2018-05-15 | 2022-10-25 | 株式会社デンソーテン | 方位演算装置及び方位演算方法 |
| CN109901103B (zh) * | 2019-03-14 | 2023-08-11 | 长江大学 | 基于非正交波形的mimo雷达doa估算方法及设备 |
| US11714154B2 (en) | 2020-05-05 | 2023-08-01 | Cisco Technology, Inc. | Using recursive phase vector subspace estimation to localize and track client devices |
| CN114002645B (zh) * | 2021-10-29 | 2024-10-25 | 西安电子科技大学 | 定位解近似奇异或定位误差轴相关性问题的变尺度空时自调节处理方法 |
| CN114114142B (zh) * | 2021-11-12 | 2024-10-22 | 江苏九川科技有限公司 | 一种基于协方差扩展pm算法的波达方向估计方法 |
| CN114280539B (zh) * | 2021-12-27 | 2024-08-06 | 中国民航大学 | 一种基于缺失特征向量估计的定位方法 |
| CN115620727B (zh) * | 2022-11-14 | 2023-03-17 | 北京探境科技有限公司 | 音频处理方法、装置、存储介质及智能眼镜 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH039283A (ja) * | 1989-06-07 | 1991-01-17 | Oki Electric Ind Co Ltd | 方位推定方法 |
| JPH10206518A (ja) * | 1997-01-24 | 1998-08-07 | Mitsubishi Electric Corp | 測角装置 |
| JP2001108734A (ja) * | 1999-10-13 | 2001-04-20 | Mitsubishi Electric Corp | 方向探知装置 |
| JP2004112508A (ja) * | 2002-09-19 | 2004-04-08 | Toshiba Corp | 受信装置 |
Family Cites Families (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4118665A (en) * | 1977-12-08 | 1978-10-03 | The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration | Time domain phase measuring apparatus |
| JPH11133130A (ja) | 1997-10-30 | 1999-05-21 | Koden Electron Co Ltd | 電波の到来方向の検出装置及びfmーcwレーダ |
| US20020002455A1 (en) * | 1998-01-09 | 2002-01-03 | At&T Corporation | Core estimator and adaptive gains from signal to noise ratio in a hybrid speech enhancement system |
| US6351238B1 (en) * | 1999-02-23 | 2002-02-26 | Matsushita Electric Industrial Co., Ltd. | Direction of arrival estimation apparatus and variable directional signal receiving and transmitting apparatus using the same |
| JP4392109B2 (ja) * | 2000-05-12 | 2009-12-24 | パナソニック株式会社 | 到来方向推定装置 |
| EP1387181A1 (en) * | 2000-12-12 | 2004-02-04 | Matsushita Electric Industrial Co., Ltd. | Radio-wave arrival-direction estimating apparatus and directional variable transceiver |
| JP3596517B2 (ja) * | 2000-12-12 | 2004-12-02 | 松下電器産業株式会社 | 電波到来方向推定装置、電波到来方向推定方法及び指向性可変送受信装置 |
| US6826242B2 (en) * | 2001-01-16 | 2004-11-30 | Broadcom Corporation | Method for whitening colored noise in a communication system |
| US6567034B1 (en) * | 2001-09-05 | 2003-05-20 | Lockheed Martin Corporation | Digital beamforming radar system and method with super-resolution multiple jammer location |
| TW589622B (en) * | 2002-03-22 | 2004-06-01 | Mediatek Inc | PRML system with branch estimation |
| US6711528B2 (en) * | 2002-04-22 | 2004-03-23 | Harris Corporation | Blind source separation utilizing a spatial fourth order cumulant matrix pencil |
| US7133699B1 (en) * | 2003-04-22 | 2006-11-07 | Raytheon Company | System and method for separating signals received by an overloaded antenna array |
| KR100663525B1 (ko) * | 2004-06-10 | 2007-02-28 | 삼성전자주식회사 | 공간-시간 빔 형성을 위한 간섭전력 측정 장치 및 방법 |
-
2005
- 2005-09-14 US US11/662,654 patent/US7436358B2/en not_active Expired - Fee Related
- 2005-09-14 WO PCT/JP2005/016956 patent/WO2006030834A1/ja not_active Ceased
- 2005-09-14 JP JP2006535177A patent/JP4660773B2/ja not_active Expired - Lifetime
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH039283A (ja) * | 1989-06-07 | 1991-01-17 | Oki Electric Ind Co Ltd | 方位推定方法 |
| JPH10206518A (ja) * | 1997-01-24 | 1998-08-07 | Mitsubishi Electric Corp | 測角装置 |
| JP2001108734A (ja) * | 1999-10-13 | 2001-04-20 | Mitsubishi Electric Corp | 方向探知装置 |
| JP2004112508A (ja) * | 2002-09-19 | 2004-04-08 | Toshiba Corp | 受信装置 |
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010281816A (ja) * | 2009-06-04 | 2010-12-16 | Honda Motor Co Ltd | 音源方向推定装置及び音源方向推定方法 |
| US9055356B2 (en) | 2009-06-04 | 2015-06-09 | Honda Motor Co., Ltd. | Sound source localization apparatus and sound source localization method |
| JP2017090853A (ja) * | 2015-11-17 | 2017-05-25 | 株式会社東芝 | 情報処理装置、情報処理方法およびプログラム |
| CN105652234A (zh) * | 2016-02-24 | 2016-06-08 | 昆山九华电子设备厂 | 一种循环空间谱测向方法 |
| CN105652234B (zh) * | 2016-02-24 | 2018-07-20 | 昆山九华电子设备厂 | 一种循环空间谱测向方法 |
| JPWO2022004231A1 (ja) * | 2020-06-30 | 2022-01-06 | ||
| WO2022004231A1 (ja) * | 2020-06-30 | 2022-01-06 | パナソニックIpマネジメント株式会社 | センサ |
| US12078717B2 (en) | 2020-06-30 | 2024-09-03 | Panasonic Intellectual Property Management Co., Ltd. | Sensor |
| JP7649975B2 (ja) | 2020-06-30 | 2025-03-24 | パナソニックIpマネジメント株式会社 | センサ |
| CN112327292A (zh) * | 2020-10-11 | 2021-02-05 | 南京理工大学 | 一种二维稀疏阵列doa估计方法 |
| CN112327292B (zh) * | 2020-10-11 | 2024-01-09 | 南京理工大学 | 一种二维稀疏阵列doa估计方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| US7436358B2 (en) | 2008-10-14 |
| JP4660773B2 (ja) | 2011-03-30 |
| US20080001821A1 (en) | 2008-01-03 |
| JPWO2006030834A1 (ja) | 2008-05-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2006030834A1 (ja) | 信号到来方向推定装置、信号到来方向推定方法、および信号到来方向推定用プログラム | |
| US9357293B2 (en) | Methods and systems for Doppler recognition aided method (DREAM) for source localization and separation | |
| CN103620438B (zh) | 用于盲定位相关源的系统和方法 | |
| Khaykin et al. | Coherent signals direction-of-arrival estimation using a spherical microphone array: Frequency smoothing approach | |
| Lu et al. | Novel robust direction-of-arrival-based source localization algorithm for wideband signals | |
| JP6665562B2 (ja) | 整相器および整相処理方法 | |
| Zheng et al. | Classification and localization of mixed near-field and far-field sources using mixed-order statistics | |
| Abdalla et al. | Performance evaluation of direction of arrival estimation using MUSIC and ESPRIT algorithms for mobile communication systems | |
| KR101414574B1 (ko) | 상관된 안테나 잡음이 존재하는 상황에서 상관된 신호들에 대한 공간적 평활화된 자기 컨벌루션 기반 도래방향각 예측 방법 | |
| JP2001305202A (ja) | Musicスペクトラム計算方法、その装置及び媒体 | |
| JPH11271415A (ja) | 方向探知装置及びそのための測定結果処理装置 | |
| Huang et al. | Two-step spherical harmonics ESPRIT-type algorithms and performance analysis | |
| Lebarbenchon et al. | Evaluation of an open-source implementation of the SRP-PHAT algorithm within the 2018 LOCATA challenge | |
| Wu et al. | Subspace-based method for joint range and DOA estimation of multiple near-field sources | |
| Huang et al. | One-dimensional MUSIC-type algorithm for spherical microphone arrays | |
| Yu et al. | A new method for wideband DOA estimation | |
| Chen et al. | Capon-like method for direction of arrival estimation Using acoustics vector sensor | |
| Yip et al. | Array processing for target DOA, localization, and classification based on AML and SVM algorithms in sensor networks | |
| Li et al. | Low complex accurate multi-source RTF estimation | |
| WO2022219558A1 (en) | System and method for estimating direction of arrival and delays of early room reflections | |
| Pan | Spherical harmonic atomic norm and its application to DOA estimation | |
| Jiang et al. | Direction-of-arrival estimation for uniform circular arrays under small sample size | |
| JP2017040572A (ja) | 到来方向推定装置、方法およびプログラム | |
| Lu et al. | Robust novel EM-based direction-of-arrival estimation technique for wideband source signals | |
| Liu et al. | Direction of arrival estimation of speech signals using ICA and MUSIC methods |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 2006535177 Country of ref document: JP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 11662654 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase | ||
| WWP | Wipo information: published in national office |
Ref document number: 11662654 Country of ref document: US |