Next Article in Journal
An Optofluidic Temperature Probe
Previous Article in Journal
Fourier Transform Infrared Spectroscopy (FTIR) and Multivariate Analysis for Identification of Different Vegetable Oils Used in Biodiesel Production
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

2-D Unitary ESPRIT-Like Direction-of-Arrival (DOA) Estimation for Coherent Signals with a Uniform Rectangular Array

The State Key Laboratory of Acoustics, Institute of Acoustics, Chinese Academy of Science, Beijing 100190, China
*
Author to whom correspondence should be addressed.
Sensors 2013, 13(4), 4272-4288; https://doi.org/10.3390/s130404272
Submission received: 6 January 2013 / Revised: 21 February 2013 / Accepted: 14 March 2013 / Published: 28 March 2013
(This article belongs to the Section Physical Sensors)

Abstract

: A unitary transformation-based algorithm is proposed for two-dimensional (2-D) direction-of-arrival (DOA) estimation of coherent signals. The problem is solved by reorganizing the covariance matrix into a block Hankel one for decorrelation first and then reconstructing a new matrix to facilitate the unitary transformation. By multiplying unitary matrices, eigenvalue decomposition and singular value decomposition are both transformed into real-valued, so that the computational complexity can be reduced significantly. In addition, a fast and computationally attractive realization of the 2-D unitary transformation is given by making a Kronecker product of the 1-D matrices. Compared with the existing 2-D algorithms, our scheme is more efficient in computation and less restrictive on the array geometry. The processing of the received data matrix before unitary transformation combines the estimation of signal parameters via rotational invariance techniques (ESPRIT)-Like method and the forward-backward averaging, which can decorrelate the impinging signals more thoroughly. Simulation results and computational order analysis are presented to verify the validity and effectiveness of the proposed algorithm.

1. Introduction

Two-dimensional (2-D) direction-of-arrival (DOA) estimation of coherent signals has received much attention in many applications, such as radar, wireless communication and sonar in the multipath environment [15]. There are several high resolution techniques proposed to solve the rank deficiency of spatial covariance matrix caused by the presence of coherent signals. The conventional solution to this problem is the spatial smoothing method [6,7], which partitions the original array into a series of overlapping subarrays. Although it is efficient to decorrelate the incoming signals, peak searching of the spectrum in a 2-D space is required, which costs a large amount of computations. In order to reduce the computational complexity, an efficient method is performed by Hua [8]. This method, called the matrix enhancement and matrix pencil (MEMP) algorithm, exploits the structure inherent in an enhanced matrix from the original data. It estimates the azimuth and elevation separately in each dimension and combines them using a pairing method. However, the pairing result is not always correct when there are repeated parameters. Fortunately, a modified MEMP (MMEMP) method [9] is proposed to successfully solve the pairing problem.

In order to decorrelate the coherent signals thoroughly, recently, Han et al. [10] proposes an estimation of signal parameters via rotational invariance techniques (ESPRIT)-like algorithm for coherent DOA estimation. By reconstructing a Toeplitz matrix from the covariance matrix, this approach can decorrelate the impinging waves thoroughly. In [11], Chen extends it to the 2-D situation, namely the 2-D ESPRIT-like method, in conjunction with the MMEMP method, which outperforms the spatial smoothing method significantly in terms of the estimation accuracy. Although there is no peak searching existing in this algorithm, the computational burden is still heavy, due to the complex eigenvalue decomposition (EVD) and singular value decomposition (SVD) involved.

In this paper, we present a 2-D unitary ESPRIT-like (2-D UESPRIT-like) algorithm to reduce the computation complexity. Based on the block Hankel matrix obtained from [11], we preprocess it through a forward-backward average-like method convenient for unitary transformation. It can therefore transform the complex computations into real-valued ones and provide significant computational savings. The following DOA extractions are achieved simply by the one-dimensional (1-D) unitary ESPRIT [12], avoiding the computations of 2-D matrices. Simulation results will show that the real computations required for our new algorithm are much less than that of the 2-D ESPRIT-like method. It becomes especially obvious when the dimensionality of the Hankel matrix tends to be large. We also show that the variance of the estimates from our proposed method is close to the Cramer-Rao bound, and the resolution ability is superior to the others for the forward-backward average processing.

2. Background

2.1. Signal Model for URA

Consider K narrowband, far-field and coherent radiating sources with wavelength λ impinging on a URA of N × M identical and omnidirectional sensors with interelement spacing, dx = dy = λ/2. Using analytic signal representation, the received signal at the (n, m)th sensor can be expressed by: [7]

x n , m ( t ) = k = 1 K s k ( t ) β k n γ k m + n n , m ( t )
where sk(t) is the complex envelope of the kth wavefront, (βk, γk) = (ejπ sinϕkcosθk, ejπ sinϕksinθk) and ϕk and θk are the elevation and azimuth angles of the kth source, respectively, and nn,m(t) is the additive spatially white noise with variance σ n 2. Figure 1 shows the sensor-source geometry configuration in the 2-D scenario. For simplicity, we define:
u k = π sin ϕ k cos θ k and υ k = π sin ϕ k sin θ k

Therefore, (βk, γk) can be expressed as (ejuk,ejυk). Rewriting Equation (1) in vector notation, we get:

x ( t ) = A s ( t ) + n ( t )
where x(t) is the NM × 1 the data vector:
x ( t ) = [ x 0 , 0 ( t ) , , x 0 , M 1 ( t ) , , x N 1 , 0 ( t ) , x N 1 , M 1 ( t ) ] T
s(t) is the K × 1 signal vector:
s ( t ) = [ s 1 ( t ) , , s K ( t ) ] T
A is the NM × K steering vector matrix:
A = [ a 1 , , a K ]
with ak as the NM × 1 steering vector of the kth source:
a k = [ 1 , , β k ( N 1 ) ] T [ 1 , , γ k ( M 1 ) ] T
and n(t) is the NM × 1 noise vector:
n ( t ) = [ n 0 , 0 ( t ) , , n 0 , M 1 ( t ) , , n N 1 , 0 ( t ) , , n N 1 , M 1 ( t ) ] T
Here. we denote [·]T as the transpose and ⊗ as the Kronecker product.

From Equation (3), it follows that the covariance matrix of the received signal is given by:

R x = E [ x ( t ) x ( t ) H ] = A E [ s ( t ) s H ( t ) ] A H + E [ n ( t ) n H ( t ) ]
where E [·] denotes the expectation and (·)H represents the complex conjugate transpose.

According to the derivation in [11], the element of Rx, for example, the cross correlation of the signals received at the (n,m)th and (p,q)th sensor for n,p = 0,…, N − 1 and m, q = 0,…, M − 1 is given by:

r ( n , m ; p , q ) = k 2 = 1 K d k 2 , n , m β k 2 p γ k 2 q + σ n 2 δ n , p δ m , q
where d k 2 , n , m = k 1 = 1 K E [ s k 1 ( t ) s k 2 * ( t ) ] β k 1 n γ k 1 m with (·)* being the conjugate and δ n , p = { 1 n = p 0 n p.

2.2. Real-Valued Processing for 1-D ULA

As the real-valued processing with a uniform linear array (ULA) provides the important preliminary knowledge to our new algorithm, we give a quick review of the definition of the unitary matrix and the real-valued processing based on it, which have been widely used in certain kinds of unitary transformation algorithms ([12,13]etc). Suppose there are only N sensors located on the x axis; left in Figure 1. N is odd, and the center of the ULA is the reference. The DOA of the incoming signal is denoted by (θ,ϕ = π/2). Then, the N × 1 steering vector of ULA can be written as:

a ¯ ( θ ) = [ e j π ( N 1 ) cos θ 2 , , 1 , , e j π ( N 1 ) cos θ 2 ] T
which is conjugate centro-symmetric. Such a property can be expressed mathematically as:
N a ¯ ( θ ) = a ¯ * ( θ )
where ΠN is the N × N exchange matrix with ones on its antidiagonal and zeros elsewhere:
N = [ 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 ] N × N .
Define
U N = 1 2 [ I N 1 2 0 j I N 1 2 0 T 2 0 T N 1 2 0 j N 1 2 ]
as the 1-D unitary matrix. By multiplying it, the elements in )(θ) can be transformed into real quantities, such that:
U N H a ¯ ( θ ) = 2 [ cos ( ( N 1 ) π cos ( θ ) / 2 ) , , cos ( π cos θ ) , 1 / 2 , , sin ( ( N 1 ) π cos ( θ ) / 2 ) , , sin ( π cos θ ) ] T
If N is even, a similar result can be obtained using:
U N = 1 2 [ I N 2 j I N 2 N 2 j N 2 ]

3. Proposed Algorithm

3.1. Signal Decorrelation

The proposed method is developed in the 2-D scenario, which has been introduced in Section 2.1. In order to resolve the rank deficiency problem caused by signal coherency, we first construct the following Hankel matrix from Equation (5) [11]:

R ( n , m ; p ) = [ r ( n , m ; p , 0 ) r ( n , m ; p , 1 ) r ( n , m ; p , M Q ) r ( n , m ; p , 1 ) r ( n , m ; p , 2 ) r ( n , m ; p , M Q + 1 ) r ( n , m ; p , Q 1 ) r ( n , m ; p , Q ) r ( n , m ; p , M 1 ) ]
Then arranging a series of the above Hankel matrices into a block Hankel one, we have:
R ( n , m ) = [ R ( n , m ; 0 ) R ( n , m ; 1 ) R ( n , m ; N P ) R ( n , m ; 1 ) R ( n , m ; 2 ) R ( n , m ; N P + 1 ) R ( n , m ; P 1 ) R ( n , m ; P ) R ( n , m ; N 1 ) ]
The analytic expression of R(n, m) is given by [11]:
R ( n , m ) = BD ( n , m ) B ˜ T
where B = [b1,…,bK] with b k = [ 1 , β k , , β k P 1 ] T [ 1 , γ k , , γ k Q 1 ] T, D(n,m) = diag{d1,n,m,…,dK,n,m} and B ˜ = [ b ˜ 1 , , b ˜ K ] with b ˜ k = [ 1 , β k , , β k N P ] T [ 1 , γ k , , γ k M Q ] T. It has been proven that R(n, m) is full-rank, provided the values of P and Q are selected properly. In this case, the rank of R(n, m) equals the number of incoming signals. Therefore, lots of high resolution methods for 2-D DOA estimation of the uncorrelated or partly correlated signals can be used.

It should be noted that the following derivation will be performed under the assumption that there is no noise existing in the received data, which can be seen from Equation (11). Further study on the complex situation with spatially white noise will be carried out in Section 5 through several simulations.

3.2. Real- Valued Processing

Although we can apply the eigenstructure techniques to estimate 2-D DOA based on the full-rank R(n,m), the computational burden is much heavier, because of the complex computations involved in it. In this note, we develop a 2-D unitary transformation method to reduce the complex computations to real ones.

If we premultiply and postmultiply R(n, m) with unitary matrices directly, (n, m) cannot be transformed into real-valued, because the matrix D(n, m) is complex. Therefore, we need to construct a new matrix associated with R(n, m) before unitary transformation to guarantee this property. Let us define:

Y = [ R ( n , m ) P Q R * ( n , m ) ]
Then we have:
R Y = Y Y H = R ( n , m ) R H ( n , m ) + P Q ( R ( n , m ) R H ( n , m ) ) * P Q = B D ( n , m ) B ˜ T B ˜ * D H ( n , m ) B H + P Q B * D * ( n , m ) B ˜ H B ˜ D T ( n , m ) B T P Q
With the property of the Kronecker product α1α2(B1B2) = α1B1α2B2, where α1 and α2 represent any constant and B1 and B2 represent matrices, B can thus be converted into:
B = B ' C
Furthermore, we have
P Q B * = B C *
where C = diag{ej [(P−1)u1+(Q−1)υ1]/2,…, ej [(P−1)uK+(Q−1)υK]/2}, B = [ b 1 , , b K ] with b k = b ¯ ( u k ) b ¯ ( υ k ), (uk) = [e−j(P−1)uk/2,…,ej(P−1)uk/2]T and (υk) = [e−j(Q−1)υk/2,…,ej(Q−1)υk/2]T. (uk) and (υk) are both conjugate centro-symmetric, the same as the steering vector given by Equation (6).

Substituting Equations (14) and (15) into Equation (13)RY can be rewritten as:

R Y = B ( F + F * ) B H
where F + F* is real, with F = CD(n,m)T*DH(n,m)CH. Compared with Equation (4)B in Equation (16) can be viewed as a new array response matrix and F + F* as the equivalent covariance matrix of the incoming signals. Notice that the achievement of RY is consistent with the forward-backward average processing [14,15]. Compared with R(n,m), RY decorrelates the coherent signals more thoroughly and, therefore, can provide higher estimation accuracy.

Since (uk) and (υk) in B have the similar form as Equation (6), we can make use of the 1-D real-valued processing-like Equation (8) to perform the 2-D unitary transformation. Define the 2-D unitary matrix as:

U P , Q = U P U Q
where UP and UQ use the definition of Equation (7) or (9). Premultiplying and postmultiplying RY by UP,Q, yields:
φ = U P , Q H R Y U P , Q
According to the useful property:
A 1 A 2 B 1 B 2 = ( A 1 B 1 ) ( A 2 B 2 )
φ becomes:
φ = ( U P U Q ) H B ( F + F * ) B H ( U P U Q ) = B u H ( F + F * ) B u
with B u H = [ ( U P H b ¯ ( u 1 ) ) ( U Q H b ¯ ( υ 1 ) ) , , ( U P H b ¯ ( u K ) ) ( U Q H b ¯ ( υ K ) ) ]. As the vector in each column of B u H, for example U P H b ¯ ( u 1 ), satisfies Equation (8), the matrix Bu is real. Combined with the real-valued F + F*, we can easily deduced that ϕ is real.

3.3. Extracting βk and γk

To avoid peak searching, to retain the 2-D DOA estimation real-valued and reduce the computational complexity, we develop a simple implement of the 2-D unitary ESPRIT based on the 1-D solution [12].

Let eigenvectors associated with the K largest eigenvalues of RY be denoted by EsRYCPQ×K. Since EsRY and B both span the signal subspace of RY, as Equation (16) has shown, there exists a unique, nonsingular matrix, TCK×K, such that EsRY = BT. Define Es1 = J1EsRY and Es2 = J2EsRY as the first and last, (P − 1)Q, rows of matrix, EsRY, respectively, with J1 = [I(P−1)Q, 0(P−1)Q×Q] and J2 = [0(P−1)Q×Q, I(P−1)Q]. Then, replacing EsRY by BT, we have:

E s 1 = J 1 B T , E s 2 = J 2 B T
Observing the structure of B, we can find that:
J 2 B = J 1 B Ω u
with Ωu = diag{eju1,…, ejuK}. Combined with Equations (19) and (20), we can write the relationship between Es1 and Es2 as:
E s 2 = E s 1 Ψ u , where Ψ u = T 1 Ω u T
It is clear that Ψu is the total least squares (TLS) solution of Equation (21). The eigenvalues of Ψu are equal to the diagonal elements of Ωu. Therefore, uk corresponding to βk can be extracted by an EVD of Ψu. In [12], the author has proved that the TLS problem can be solved through a SVD of [Es1, Es2]. Here, we define:
U ( P 1 ) , Q = U P 1 U Q
By reconstructing the matrix, [Es1, Es2], and performing the unitary transformation, the TLS problem can be solved by computing the SVD of the real matrix:
T 1 = U ( P 1 ) , Q H [ E s 1 , E s 2 K ] U 2 K
with U2K defined by Equation (9). Note the eigenvectors are associated with the K largest eigenvalues of matrix, ϕ, as E. From Equation (17), we have:
E s φ = U P , Q H E s R Y
Substituting Equations (22) and (24) into Equation (23) and rearranging it, yields:
T 1 = U ( P 1 ) , Q H [ J 1 U P , Q E s φ , J 2 U P , Q E s φ ] 1 2 [ I K j I K K j K ] = 1 2 [ K 1 E s φ , K 2 E s φ ]
where K 1 = U ( P 1 ) , Q H ( J 1 + J 2 ) U P , Q and K 2 = j U ( P 1 ) , Q H ( J 1 J 2 ) U P , QSince the computations of K1, K2 require a large amount of multiplies, we intend to simplify their expressions with lower dimensions. Let
J 1 = [ I P 1 , 0 ( P 1 ) × 1 ] and J 2 = [ 0 ( P 1 ) × 1 , I P 1 ]
which are selection matrices used in the 1-D case [12]. It follows that J 1 = J 1 I Q and J 2 = J 2 I Q. Using the property Equation (18)K1 can be simply determined by:
K 1 = ( U P 1 H U Q H ) ( J 1 I Q + J 2 I Q ) ( U P U Q ) = K 1 I Q
where K 1 = U P 1 H ( J 1 + J 2 ) U P. As [12] stated, the matrix K 1 is real. Similarly, we have:
K 2 = K 2 I Q
with K 2 = j U P 1 H ( J 1 J 2 ) U P. Therefore, the computations of T1 in Equation (25) can be greatly simplified by using Equations (26) and (27).

Denote the right singular vector matrix of T1 by Wu and partition it into submatrices:

W u = [ w u 11 w u 12 w u 21 w u 22 ] R 2 K × 2 K
Finally, we get the real-valued TLS solution corresponding to Ψu as:
ϒ u = w u 12 w u 22 1
To extract the parameter υk, we define different P(Q − 1) rows of EsRY as Es3 = J3EsRY and Es4 = J4EsRY, in which J 3 = I P J 3 and J 4 = I P J 4 with:
J 3 = [ I Q 1 , 0 ( Q 1 ) × 1 ] , J 4 = [ 0 ( Q 1 ) × 1 I Q 1 ]
Similar to the derivation of Equation (21), we have:
E s 4 = E s 3 Ψ υ with Ψ υ = T 1 Ω υ T
where Ωυ = diag{ejυ1, …,ejυK} and T are the nonsigular matrix in Equation (19). Ψυ is the TLS solution, which can be obtained by the SVD of real matrix:
T 2 = 1 2 [ K 3 E s φ , K 4 E s φ ]
where K 3 = I P K 3 , K 4 = I P K 4 with:
K 3 = U Q 1 H ( J 3 + J 4 ) U Q , K 4 = j U Q 1 H ( J 3 + J 4 ) U Q
Partitioning the right singular vector matrix of the real P(Q − 1) × 2K matrix T2 into a block one, we obtain:
W υ = [ w υ 11 w υ 12 w υ 21 w υ 22 ] R 2 K × 2 K
Then, it follows that the real-valued TLS solution associated with Ωυ can be computed by:
ϒ υ = w υ 12 w υ 22 1

Employing the existing automatic pairing method [16,17], the estimates, υk and υk, can be achieved by computing the EVD of the “complexified” matrix ϒu + jϒυ. Denote the real and the imaginary parts of the K eigenvalues as { r u k } k = 1 K and { r υ k } k = 1 K. The estimation of uk and υk will be:

u k = 2 arctan ( r u k ) , υ k = 2 arctan ( r υ k )
From Equation (2), we can get the final result:
θ k = arctan ( υ k / u k ) , ϕ k = arcsin u k 2 + υ k 2 / π

3.4. Summary of the Algorithm

The steps of the proposed method are described as follows:

Step 1.

Obtain X = [x(t1),…, x(tL)] with x(tk) as the snapshot at time, tk. Then, compute the covariance matrix approximately by Rx = XXH/L with L as the snapshot number.

Step 2.

Construct the block Hankel matrix R(n, m) by Equation (10) to decorrelate the coherency of signals and obtain RY through Equations (12) and (13) to facilitate the following unitary transformation. Then, compute the real-valued matrix φ = U P , Q H R Y U P , Q.

Step 3.

Compute E as the K dominant eigenvectors of ϕ and calculate T1, T2 through Equations (25) and (29). Conduct the SVD of T1, T2 to obtain the right singular vector matrices, Wu, Wυ, and get ϒu, ϒυ from Equations (28) and (30), respectively.

Step 4.

Conduct EVD of the complex-valued matrix, ϒu + jϒυ. Extract uk and υk from the eigenvalues by Equation (31). At last, estimate θk and ϕk using Equation (32).

4. Computational Order Analysis

In the following, we will first derive an estimate of the order of real multiplications involved in each step. Then, we will compare the computational order of our new method, namely the 2-D UESPRIT-like method, against that of the 2-D ESPRIT-like method.

4.1. Computational Order of Step 1

Here, we calculate Rx by XXH/L with XCMN×L. The direct computation requires 4 × 1 2 M N ( M N + 1 ) L real multiplications.

4.2. Computational Order of Step 2

From Equation (13), we can see that to obtain RY, only the computation of Ry = R(n, m)RH (n, m) is needed. It is because P Q R y * P Q can be achieved by rearranging the elements of Ry simply, without any multiplication. According to the computational analysis in [8], the minimum number of real multiplications required to compute Ry is:

4 × [ 2 P Q ( N P / 2 ) ( M Q / 2 ) ]
provided P ≫ 1,Q Gt; 1,NP Gt; 1,MQ Gt; 1.

In this step, we also need to calculate ϕ. Due to the special structure of unitary matrices, UP and UQ, the computation of UP,Q = UPUQ only contains that of the product of j and UQ. Therefore, the order of computing UP,Q is 2Q. For the same reason, the real multiplications involved in φ = U P , Q H R Y U P , Q is:

[ P Q × Q 2 × P + ( P Q + 4 ) × Q 2 × P ] × 2 = 2 ( P Q ) 2 + 4 P Q

4.3. Computational Order of Step 3

As φ is a real-valued matrix, the number of multiplications required (based on the symmetric QR algorithm [18]) for its EVD is:

5 ( P Q ) 3
when PQ ≫ 1.

The following real multiplications involved in the ϒu and ϒυ achievement is listed in Table 1. Denote the total number involved in it as C1. The computational order of SVD is obtained by the Chan SVD [18].

4.4. Computational Order of Step 4

In this step, only the EVD of complex-valued matrix, ϒu + jϒυ, is considered. It requires 4 × 5L3 real multiplications when L≫1.

4.5. Comparison to the 2-D ESPRIT-Like Method

According to the above analysis, the order of computations needed by the 2-D UESPRIT-like method is:

2 M N ( M N + 1 ) L + 4 [ 2 P Q ( N P / 2 ) ( M Q / 2 ) ] + 8 ( P Q ) 2 + 5 ( P Q ) 3 + 20 L 3 + C 1 4 [ 2 P Q ( N P / 2 ) ( M Q / 2 ) ] + 5 ( P Q ) 3
as long asP > L ≫ 1,Q > L ≫ 1,N ≫ 1,M ≫ 1. It can be seen that the computation of Ry and the EVD of ϕ occupy the major part.

In contrast, we present the computations needed in the 2-D ESPRIT-like method [11], which uses the same decorrelation processing, but a different MMEMP method behind it. As stated in [8], the multiplications required in each step are listed in Table 2. C2 = 3PQL2 + 7L3, the number of complex multiplications used in MMEMP, is obtained under the assumption that there are no repeated βk. From Table 2, the real computations of the 2-D ESPRIT-like method can be written as:

2 M N ( M N + 1 ) L + 4 [ 2 P Q ( N P / 2 ) ( M Q / 2 ) + 5 ( P Q ) 3 ] + 3 P Q L 2 + 7 L 3 4 [ 2 P Q ( N P / 2 ) ( M Q / 2 ) + 5 ( P Q ) 3 ]

According to Equations (34) and (35), the computational saving of our method is about 15(PQ)3, caused by the unitary transformation. In [8], the author recommended the scope of P, Q given below:

L + 1 P ( N + 1 ) / 2 , L + 1 Q ( M + 1 ) / 2
in which the estimation accuracy and computations become both higher as the values increase. For comparison, we estimate the most multiplications cost in computing R(n, m) by choosing P = (N + 1)/2 and Q = (M + 1)/2. In this case, the first part of Equations (34) and (35) becomes:
4 × [ 2 P Q ( N P / 2 ) ( M Q / 2 ) ] 18 ( P Q ) 2
In the condition of P > L ≫ 1 and Q > L ≫ 1, Equation (33) is far more than Equation (36), which indicates that the computational saving of our algorithm is considerable.

Figure 2 is plotted to compare the proposed method with the 2-D ESPRIT-like method in the aspect of real computations required as a function of P and Q. The multiplications cost in each method are computed by the sum of the corresponding column in Table 2. The snapshot number is L = 3, and the size of the URA is N × M = 30 × 20. P and Q change in the scope of [L + 1, (N + 1)/2] and [L + 1, (M + 1)/2]. The figure shows that as P and Q increase, the complexities of estimating the 2-D DOA with two different algorithms increase, as well. The computations needed for our new method is much less than that of the 2-D ESPRIT-like method when P and Q go towards the upper bound. Therefore, we conclude that the proposed scheme can obtain dramatic computational savings in estimating the elevation and azimuth.

5. Simulation Results

In this section, we present simulation results that compare the proposed method with several other 2-D DOA estimations in the presence of a zero mean Gaussian white noise. Except the developed scheme, DOA extractions and pairings in other methods are all performed using MMEMP [9].

Suppose K narrowband equipowered signals are incident on a 11 × 9 URA (i.e., N = 11, M = 9) with interelement spacing dx = dy = λ/2. The correlation factor between the first signal and the others is denoted as γs. When γs equals 1, they are coherent and completely uncorrelated when γs = 0. We generate correlated signals via:

s 1 ( t ) = SNR × r 1 ( t ) s k ( t ) = ( s 1 ( t ) γ s + r k ( t ) ( 1 γ s ) ) × SNR for k = 2 , 3 , K
where sk(t) is the amplitude of the kth signal at time, t, SNR denotes the signal to noise ratio and rk(t) is the output of the kth random number generator at time, t. In the range of Equation (36), we select P = 5 and Q = 4.

First, we consider three coherent signals from (ϕ, θ) = (10°, 0°), (5°,−5°), (−5°, 7°) with SNR varying from −20 dB to 10 dB. 1,000 Monte Carlo trials are run for each SNR. Five hundred snapshots are taken to form the estimate of the covariance matrix of the array outputs. Figure 3 shows the probability of identifying all the directions correctly versus SNR. The result illustrates that the performance of both the proposed algorithm and 2-D ESPRIT-like method are better than that of 2-D spatial smoothing (2-D SS). This is because the first two algorithms can eliminate the coherency of signals completely by reconstructing the equivalent covariance matrix R(n, m) by Equation 10, while the 2-D SS method can only provide the alleviation of the rank deficiency to some extent. The graph also shows that the new method has some improvement over the 2-D ESPRIT-like method, due to the fact that the achievement of RY in our method is similar to the forward-backward spatial smoothing process [14], which can further enhance the ability of decorrelation.

Second, we consider the same scenario as in the first one. Define the root mean square error (RMSE) of the DOA estimates as:

RMSE = 1 1000 K k = 1 K n = 1 1000 [ ( θ ^ k ( n ) θ k ) 2 + ( ϕ ^ k ( n ) ϕ k ) 2 ]
where θ ^ k n and ϕ ^ k n are the estimates of θk and ϕk for the nth trial,respectively. K is the number of signals. The comparison of Cramer-Rao lower bound (CRB), computed according to formulas provided in [19] and the RMSE of DOA estimates of 2-D UESPRIT-like method, 2-D ESPRIT-like method and 2-D SS are plotted in Figure 4. The SNR changes from −10 dB to 20 dB. Simulation result shows that the estimation errors of all the methods decrease obviously as the SNR increase. Moreover, our proposed method is observed to have a superior performance over the others and to be close to the CRB most. When the SNR is lower than 0 dB, the 2-D SS method fails to distinguish the two closely located sources, while our algorithm can still accomplish it very well. The same phenomenon appears for the 2-D ESPRIT-like method when the SNR is lower than −7 dB.

The third simulation considers the same signals as the above two experiments with SNR = 20 dB. The snapshot number, L, changes from 10 to 300. The RMSE of the 2-D estimates as a function of the snapshot number and the CRB are plotted in Figure 5. As expected, the 2-D UESPRIT-like method is shown to have dramatically high accuracy over the other two and can achieve the closest performance to CRB.

In the last simulation, we investigate the ability of four algorithms to decorrelate coherent signals. Assume there are two narrowband signals with (ϕ, θ) = (10°, 0°), (5°, −5°) and SNR = 5dB. Their correlation factor varies in the range (0,1). For each value of γs, 1,000 independent estimates are carried out to examine the RMSE of DOA estimates. First, we compare the 2-D ESPRIT method with the other three decorrelation algorithms. As Figure 6 has shown, when the signals are uncorrelated or partly correlated with low correlation factor, the conventional 2-D ESPRIT is the best choice for DOA estimation. The reason is the use of decorrelation in the other methods results in a small effective aperture, which can reduce the resolution significantly. However, as γs increases, the performance of the 2-D ESPRIT degrades slowly. Until γs = 0.9, it totally fails to identify DOA, because of the serious rank loss of Rx. Besides, Figure 6 also demonstrates that the 2-D SS method provides a much better performance than the 2-D ESPRIT-like method, as well as our proposed method, when rs ≤ 0.32. This is due to the fact that in such a low correlation, it is sufficient for 2-D SS to decorrelate signals, and it can restrain noise to some extent. When the signals become nearly coherent, that is γs ≥ 0.95, the superiority of our proposed scheme and the 2-D ESPRIT-like method appears to be remarkable for the excellent decorrelation ability, while in terms of the veracity of DOA estimates, it is obvious that the new method outperforms 2-D ESPRIT-like method all the time.

6. Conclusions

An application of unitary transformation to 2-D DOA estimation of coherent sources has been proposed in this paper. The decorrelation is performed based on the existing 2-D ESPRIT-like method. While the computational load is significantly reduced by transforming the complex matrices into real-valued ones and conducting the EVD with 1-D matrices, the 2-D UESPRIT-like method can also provide better performance in DOA estimation by preprocessing the block Hankel matrix using the forward-backward averaging-like method. Computational analysis and simulation results have shown the significant reduction of computations and the dramatic low RMSE in DOA estimations. A less restrictive requirement for the array geometry is also provided to generalize the application of this method.

It is worth mentioning that our proposed algorithm is fit for dealing with the estimation of highly correlated signals. In the situation where all the signals are uncorrelated or partly correlated, the method given in this paper will suffer degradation to some extent.

It is also interesting to notice that our new algorithm is still practically useful in the presence of mutual coupling, though such an effect was not considered in this paper. For 2-D DOA estimation in URA, if the mutual coupling matrix (MCM) is known, the coupling effect can be easily eliminated by premultiplying the inverse MCM with the original data. If the MCM is unknown, we can also use the method provided in [20] to completely alleviate the mutual coupling by setting the sensors on the boundary of the URA as auxiliary sensors, provided that the MCM satisfies the block banded symmetric Toeplitz assumption. The output of the middle URA is, therefore, an ideal model without a coupling effect. Moreover, the 1-D version of our proposed method, namely 1-D UESPRIT [21], can be extended to the azimuth estimation with the Uniform Circular Array (UCA) in the presence of mutual coupling. In this case, the elevation is assumed to be known. The mutual coupling can be directly compensated for if the coupling effect is not so serious and the MCM is known [22]. Then, the array manifold of the UCA is projected by a coupling matrix onto that of an ideal UCA, where the azimuth estimation is the same as that of ULA, and the 1-D UESPRIT method can be directly conducted. However, it cannot be applied to the method proposed in [23] when the number of antenna elements in the UCA is large enough, as the H matrix used to incorporate all the relevant phase modes into the principal term destroys the Vandermode structure of the beamspace steering vector. Besides, the new method may not be applied as well in the more realistic situation of 2-D DOA estimation with UCA, as the UCA ESPRIT and UCA-ESPRIT-like involved in the algorithms [19,24] are different from the 2-D ESPRIT of URA [17]. Moreover, the elevation-dependence of MCM prevents the application of our approach to the method in [25]. Future work may focus on the real-valued processing of UCA ESPRIT, utilizing the special structure of unitary matrix.

Acknowledgments

This work is supported by the National Natural Science Foundations of China under Grant No.61172166 and 11074270.

References

  1. Jian, C.; Wang, S.; Lin, L. Two-Dimensional DOA Estimation of Coherent Signals Based on 2D Unitary ESPRIT Method. Proceedings of 2006 8th International Conference on the Signal Processing, Beijing, China, 16– 20 November 2006; Volume 1.
  2. Wu, Y.; Chen, H.; Chen, Y. A Method of 2-D DOA Estimation of Coherent Signals Based on Uniform Circular Array via Spatial Smoothing. Proceedings of 2011 IEEE CIE International Conference on the Radar (Radar), Chengdu, China, 15– 18 October 2011; Volume 1, pp. 312–314.
  3. Gu, J.F.; Wei, P.; Tai, H.M. 2-D direction-of-arrival estimation of coherent signals using cross-correlation matrix. Signal Process. 2008, 88, 75–85. [Google Scholar]
  4. Gu, C.; He, J.; Zhu, X.; Liu, Z. Efficient 2D DOA estimation of coherent signals in spatially correlated noise using electromagnetic vector sensors. Multidimen. Syst. Signal Process. 2010, 21, 239–254. [Google Scholar]
  5. Zhang, X.; Li, J.; Xu, L. Novel two-dimensional DOA estimation with L-shaped array. EURASIP J. Adv. Signal Process. 2011, 1, 50–53. [Google Scholar]
  6. Yeh, C.; Lee, J.; Chen, Y. Estimating two-dimensional angles of arrival in coherent source environment. IEEE Trans. Acoust. Speech Signal Process. 1989, 37, 153–155. [Google Scholar]
  7. Chen, Y. On spatial smoothing for two-dimensional direction-of-arrival estimation of coherent signals. IEEE Trans. Signal Process. 1997, 45, 1689–1696. [Google Scholar]
  8. Hua, Y. Estimating two-dimensional frequencies by matrix enhancement and matrix pencil. IEEE Trans. Signal Process. 1992, 40, 2267–2280. [Google Scholar]
  9. Chen, F.; Fung, C.; Kok, C.; Kwong, S. Estimation of two-dimensional frequencies using modified matrix pencil method. IEEE Trans. Signal Process. 2007, 55, 718–724. [Google Scholar]
  10. Han, F.; Zhang, X. An ESPRIT-like algorithm for coherent DOA estimation. IEEE Antennas Wirel. Propag. Lett. 2005, 4, 443–446. [Google Scholar]
  11. Chen, F.; Kwong, S.; Kok, C. ESPRIT-like two-dimensional DOA estimation for coherent signals. IEEE Trans. Aerosp. Electron. Syst. 2010, 46, 1477–1484. [Google Scholar]
  12. Haardt, M.; Nossek, J. Unitary ESPRIT: How to obtain increased estimation accuracy with a reduced computational burden. IEEE Trans. Signal Process. 1995, 43, 1232–1242. [Google Scholar]
  13. Huarng, K.; Yeh, C. A unitary transformation method for angle-of-arrival estimation. IEEE Trans. Signal Process. 1991, 39, 975–977. [Google Scholar]
  14. Williams, R.; Prasad, S.; Mahalanabis, A.; Sibul, L. An improved spatial smoothing technique for bearing estimation in a multipath environment. IEEE Trans. Acoustics Speech Signal Process. 1988, 36, 425–432. [Google Scholar]
  15. Pillai, S.; Kwon, B. Forward/backward spatial smoothing techniques for coherent signal identification. IEEE Trans. Acoustics Speech Signal Process. 1989, 37, 8–15. [Google Scholar]
  16. Haardt, M.; Zoltowski, M.; Mathews, C.; Nossek, J. 2D Unitary ESPRIT for Efficient 2D Parameter Estimation. Proceedings of 1995 International Conference on IEEE the Acoustics, Speech and Signal Processing (ICASSP-95), Detroit, MI, USA, 9– 12 May 1995; Volume 3, pp. 2096–2099.
  17. Zoltowski, M.; Haardt, M.; Mathews, C. Closed-form 2-D angle estimation with rectangular arrays in element space or beamspace via unitary ESPRIT. IEEE Trans. Signal Process. 1996, 44, 316–328. [Google Scholar]
  18. Golub, G.; van Loan, C. Matrix Computations; Johns Hopkins University Press: Baltimore, ML, USA, 1996; Volume 3. [Google Scholar]
  19. Mathews, C.; Zoltowski, M. Eigenstructure techniques for 2-D angle estimation with uniform circular arrays. IEEE Trans. Signal Process. 1994, 42, 2395–2407. [Google Scholar]
  20. Ye, Z.; Liu, C. 2-D DOA estimation in the presence of mutual coupling. IEEE Trans. Antennas Propag. 2008, 56, 3150–3158. [Google Scholar]
  21. Ren, S.W.; Ma, X.; Yan, S. DOA estimation algorithm of coherent signals based on unitary transformation ESPRIT. Syst. Eng. Electron. 2012, 34, 1543–1548. [Google Scholar]
  22. Wax, M.; Sheinvald, J. Direction finding of coherent signals via spatial smoothing for uniform circular arrays. IEEE Trans. Antennas Propag. 1994, 42, 613–620. [Google Scholar]
  23. Goossens, R.; Rogier, H.; Werbrouck, S. UCA Root-MUSIC with sparse uniform circular arrays. IEEE Trans. Signal Process. 2008, 56, 4095–4099. [Google Scholar]
  24. Goossens, R.; Rogier, H. A hybrid UCA-RARE/Root-MUSIC approach for 2-D direction of arrival estimation in uniform circular arrays in the presence of mutual coupling. IEEE Trans. Antennas Propag. 2007, 55, 841–849. [Google Scholar]
  25. Wang, B.H.; Hui, H.T.; Leong, M.S. Decoupled 2D direction of arrival estimation using compact uniform circular arrays in the presence of elevation-dependent mutual coupling. IEEE Trans. Antennas Propag. 2010, 58, 747–755. [Google Scholar]
Figure 1. Sensor-source geometry configuration for 2-D direction-of-arrival (DOA) estimation.
Figure 1. Sensor-source geometry configuration for 2-D direction-of-arrival (DOA) estimation.
Sensors 13 04272f1 1024
Figure 2. Real computations needed to estimate the 2-D DOA as a function of P and Q.
Figure 2. Real computations needed to estimate the 2-D DOA as a function of P and Q.
Sensors 13 04272f2 1024
Figure 3. Probability of the DOA identification versus input signal to noise ratio (SNR).
Figure 3. Probability of the DOA identification versus input signal to noise ratio (SNR).
Sensors 13 04272f3 1024
Figure 4. Root mean square error (RMSE) of the DOA estimates versus input SNR.
Figure 4. Root mean square error (RMSE) of the DOA estimates versus input SNR.
Sensors 13 04272f4 1024
Figure 5. RMSE of the DOA estimates versus snapshot number.
Figure 5. RMSE of the DOA estimates versus snapshot number.
Sensors 13 04272f5 1024
Figure 6. RMSE of the DOA estimates versus correlation factor.
Figure 6. RMSE of the DOA estimates versus correlation factor.
Sensors 13 04272f6 1024
Table 1. Real multiplications involved in the computations of ϒu and ϒυ.
Table 1. Real multiplications involved in the computations of ϒu and ϒυ.
Real multiplicationsconditions
K 1 , K 2 2 [(P − 1)2P + P2(P − 1)]/
K1,K22PQ(P − 1)/
K1E, K2E2PQ2(P − 1)L/
SVD of T1(2L)2(P − 1)Q+ 17(2L)3/3PQ > (P −1)Q
ϒuL3/

K 3 , K 4 2 [(Q − 1)2Q + Q2(Q − 1)]/
K3,K42PQ(Q − 1)/
K3E, K4E2P2Q(Q − 1)L/
SVD of T2(2L)2P(Q − 1)+ 17(2L)3/3PQ > P(Q − 1)
ϒυL3/
Table 2. Real multiplications required for the 2-D UESPRIT-like and 2-D ESPRIT-like method.
Table 2. Real multiplications required for the 2-D UESPRIT-like and 2-D ESPRIT-like method.
2D UESPRIT-Like Method2D ESPRIT-Like Method
Rx2M N(M N +1)L2M N(M N +1)L
Ry4 × [2PQ(NP/2)(MQ/2)]4 × [2PQ(NP/2)(MQ/2)]
φ2(PQ)2 + 4PQ/
EVDof φ: 5(PQ)3of Ry: 20(PQ)3
The rest of the operations2D Unitary ESPRIT:C1 + 20L3MMEMP: C2

Share and Cite

MDPI and ACS Style

Ren, S.; Ma, X.; Yan, S.; Hao, C. 2-D Unitary ESPRIT-Like Direction-of-Arrival (DOA) Estimation for Coherent Signals with a Uniform Rectangular Array. Sensors 2013, 13, 4272-4288. https://doi.org/10.3390/s130404272

AMA Style

Ren S, Ma X, Yan S, Hao C. 2-D Unitary ESPRIT-Like Direction-of-Arrival (DOA) Estimation for Coherent Signals with a Uniform Rectangular Array. Sensors. 2013; 13(4):4272-4288. https://doi.org/10.3390/s130404272

Chicago/Turabian Style

Ren, Shiwei, Xiaochuan Ma, Shefeng Yan, and Chengpeng Hao. 2013. "2-D Unitary ESPRIT-Like Direction-of-Arrival (DOA) Estimation for Coherent Signals with a Uniform Rectangular Array" Sensors 13, no. 4: 4272-4288. https://doi.org/10.3390/s130404272

Article Metrics

Back to TopTop