Abstract

Larger array aperture is provided by sparse arrays than uniform ones, which can improve the angle estimation resolution and reduce the cost of system evidently. However, manifold ambiguity is introduced due to the array sparsity. In this paper, a Power Estimation Multiple-Signal Classification (PE-MUSIC) algorithm is proposed to solve the manifold ambiguity of arbitrary sparse arrays for uncorrelated sources in Multiple-Input Multiple-Output (MIMO) radar. First, the paired direction of departure (DOD) and direction of arrival (DOA) are obtained for all targets by MUSIC algorithm, including the true and spurious ones; then, the well-known Davidon–Fletcher–Powell (DFP) algorithm is applied to estimate all targets’ power values, among which the value of a spurious target trends to zero. Therefore, the ambiguity of sparse array in MIMO radar can be cleared. Simulation results verify the effectiveness and feasibility of the method.

1. Introduction

Multiple-Input Multiple-Output (MIMO) radar employs multiple transmit and receive elements and has the ability to plan transmissions and process received signals jointly. It has been the focus of research owing to its significant performance improvement compared to the conventional phased-array radar [13]. Sparse array MIMO radar has more degrees of freedom, larger effective array aperture, and more effective elements than uniform array MIMO radar [46]. Usually, larger effective array aperture produces more accurate direction of departure (DOD) and direction of arrival (DOA) estimation. Moreover, sparse sensor configuration can sharply reduce system cost and ease implementation.

However, array sparsity will cause ambiguity owing to the increased space between sensors. A lot of methods have been proposed to solve the ambiguity of conventional sparse arrays. Abramovich proposed a direct augmentation method which costs a high computational complexity [710]. A linear prediction approach was presented by Tufts but noise sensitive [11]. Vasylyshyn proposed a multiscale approach [12]. The main idea is using coarse estimation to disambiguate the fine estimation. However, the method is only suitable for some specific arrays. A virtual interpolation technique [13] was introduced to solve the ambiguity, but it is difficult to be applicable in practical applications. The power estimation approach was presented in lecture [14].

Few methods have been proposed to clear the ambiguity in sparse array MIMO radar. ESPRIT spectral search and ESPRIT polynomial root finding algorithm was presented in lecture [15], yet it is only applicable to the arrays with even number of transceiver elements. The idea of virtual interpolation was used for sparse array MIMO radar in [16]. Like the conventional sparse array, the same problem also exists. In [17], Alternating Least Squares (ALS) algorithm for tensor decomposition was developed to obtain the parameters of multitargets which is only suitable to the minimum redundant array. In [18, 19], the angle estimation algorithms were proposed for nested array and coprime array in MIMO radar. However, the method of [1719] cannot be applicable to arbitrary sparse array.

In this paper, we present a method to solve the ambiguity of sparse array MIMO radar. It is separated into two steps by utilizing MUSIC and Davidon–Fletcher–Powell (DFP) algorithms, respectively. First, the paired DODs and DOAs of all targets, including real ones and spurious ones, are estimated by traditional MUSIC; thereafter, the power values of all targets are obtained through DFP algorithm by substituting the estimated DODs and DOAs into a predefined cost function. The power value of any spurious target is very small or trends to zero. Consequently, we can eliminate all the spurious targets and thus the ambiguity of the array is cleared.

The rest of the paper is arranged as follows. Section two presents the system model, and the algorithm is extensively explained by Section three. Detailed simulations are carried out in Section four to verify the method. Finally, we conclude the paper in Section five.

2. System Model

A bistatic MIMO radar system consists of a transmit array of M antenna elements and a receive array of N antenna elements, respectively. Both arrays are configured sparsely. The transmit elements are located at the position of and the receive elements located at measured in half-wavelength unit with for convenience. The targets are assumed to be far-field. At the transmit site, P different temporally orthogonal narrowband signals are emitted simultaneously with identical bandwidth and center frequency. There are P noncoherent targets located in the same range bin. The DOD and DOA of the pth target with respect to the transmit array normal and the receive array normal are denoted by and . The output of the entire matched filters at the receiver can be expressed asthe noise vector is assumed to be independent, zero-mean complex Gaussian distribution. is the array manifold matrix, which can be expressed aswhere is the Kronecker product of the receive and the transmit steering vectors for the pth targetwhere andwhere is the transpose operation. The vector consists of the phases and amplitudes of all the P sources at time t. It is denoted aswhere is the expectation operator and is the power of the pth source. The sources are independent, identically distributed Gaussian random variables with zero means.

3. PE-MUSIC Algorithm

Covariance matrix of can be calculated bywhere is the snapshot; is the conjugate transpose operator. The MUSIC spectrum can be denoted aswhere is the estimation value of noise subspace, involving the eigenvectors corresponding to the last eigenvalues by singular decomposition of . According to (9), the paired DODs and DOAs of target can be obtained by two-dimensional search.

Generally, P+K sources will be obtained by traditional MUSIC method when a nontrivial ambiguity occurs for the abovementioned P sources. Therefore, we can indicate as the DODs and DOAs of the estimated targets and denote as the corresponding estimated power values.

The entry of the covariance of iswhere and.

can be estimated by averaging over the total snapshots, i.e.,

Define a cost function as

Substituting equation (10) into (12), we get

The necessary and sufficient condition for minimization of function in equation (13) is , and . The power values of the true targets are much larger than the power values of the spurious targets which must be zero theoretically. So, we can distinguish between the true targets and the spurious ones by estimating the power values of all targets.

The DFP algorithm [20] that is one of the quasi-Newton methods is applied to the optimization of equation (9). It is much faster and more efficient than the Newton method. DFP requires only the gradient, not the second derivatives of the cost function.

The PE-MUSIC algorithm to solve the ambiguity for a sparse array in MIMO radar can be summarized as below:Step 1. Obtain the paired direction of DODs and DOAs for all targets by traditional MUSIC, including the true targets and the spurious ones.Step 2. Substitute all the paired DODs and DOAs estimated by Step 1 into the cost function equation (9) to estimate the power values related to all targets through the DFP algorithm. The estimated power value of the spurious target trends to zero. So, we can distinguish between the true target and the spurious target.

4. Simulation

Simulations have been done to verify the feasibility and effectiveness of the proposed method.

Simulation 1. The transmit array is a sparse array located at [0 1 2 4]; the receive array is also a sparse array located at [0 2 4 6]. There is 1 source with the DOD and DOA as (28.67, 69.45°). The number of snapshots is 100. Set the power of the source as 10 dB.
Figure 1 illustrates the result of Simulation 1; the horizontal axis represents the DOA of a target, and the vertical axis depicts both DOD and power value of the target. In Figure 1, the solid squares are the paired DODs and DOAs of the targets; the circles refer to the corresponding estimated power values of the targets. As Figure 1 shows, there are a total of two targets estimated: (28.67°, 69.45°) and (28.67°, 130.47°). The true target has been obtained by MUSIC algorithm correctly, but spurious one also appears due to the manifold ambiguity. It is difficult to distinguish between the true target and the spurious one by MUSIC algorithm. Substituting the estimated angle value of the two targets into equation (12), we can get the power values of all the targets as shown in Table 1 through DFP algorithm. From Table 1, we can know that (28.67°, 69.45°) is the true target and another one is the spurious one. Therefore, we conclude that there are true target and 1 spurious target. The effectiveness of the proposed method has been verified by Simulation 1 where there is only one spurious target. More than one spurious target will be studied in Simulations 2 and 3.

Simulation 2. The transmit array is a sparse array located at [0 2 4 6 12]; the receive array is also a sparse array located at [0 2 4 9]. There are 3 sources with the DODs and DOAs as (10.12°, 15.23°), (70.32°, 25.28°), and (100.56°, 110.22°), respectively. The number of snapshots is 100. Set the power of all sources as 10 dB.
As what has been shown in Figure 2, the horizontal axis represents the DOD of a target, and the vertical axis depicts both DOA and power value of the target. It denotes that there are a total of six targets estimated: (10.12°, 15.23°), (90.9°, 15.23°), (70.32°, 25.28°), (131.56°, 25.28°), (35.25°, 110.22°), and (100.56°, 110.22°). All the true targets and the spurious ones are obtained by MUSIC algorithm. Adopting the proposed method, we can get the power values of all the targets as Table 2. By comparing the estimated power value of all targets, we can know that (10.12°, 15.23°), (70.32°, 25.28°), and (100.56°, 110.22°) are the true targets and the remaining three are spurious ones. We can draw the conclusion that there are true targets and 3 spurious ones.

Simulation 3. The sparse transmit array is located at [0 1 2 3 6 9], and the sparse receive array is at [0 2 4 6]. The DODs and DOAs of the true targets are (18.26°, 25.32°), (35.18°, 60.69°), (72.38°, 15.36°), (120.78°, 100.58°), and (150.35°, 45.56°). The number of snapshots is also 100. The power values of all sources are 10 dB as well.
As Figure 3 indicates, there are a total of ten targets obtained by MUSIC algorithm. According to our proposed method, we can get the estimated power value as Table 3. From Table 3, we can know that (72.38°, 15.36°), (18.26°, 25.32°), (150.35°, 45.56°), (35.18°, 60.69°), and (120.78°, 100.58°) are the true targets; and (120.78°, 35.28°), (72.38°, 92.06°), (18.26°, 95.52°), (150.35°, 107.46°), and (35.18°, 120.70°) are the spurious ones. It is shown that the power values of the five true targets are much larger than the other five spurious ones. Therefore, the ambiguities can be easily cleared from all the targets obtained by MUSIC algorithm.

Simulation 4. Set the power of the source as 3.4 dB. Other simulation parameters are the same as in Simulation 1.
As Figure 4 and Table 4 show, we can know that the estimated accuracy of power is decreased compared with Simulation 1 when the power of the source is small. But we can also distinguish between the true target and the spurious one through our proposed method.

Simulation 5. Set the power of the source differently. The power of the first source is 12.39 dB, the power of the second source is 9 dB, and the power of the third source is 7.74 dB. Other simulation parameters are the same as in Simulation 2.
From Figure 5 and Table 5, we can get that (10.12°, 15.23°), (70.32°, 25.28°), and (100.56°, 110.22°) are the true targets; (90.9°, 15.23°), (131.56°, 25.28°), and (35.25°, 110.22°) are the spurious targets. The result is the same as in Simulation 2. It is shown that the proposed method still works well when the power of every source is different.

Simulation 6. Set the power of the source differently. The power of the first source is 11.7 dB, the power of the second source is 10 dB, the power of the third source is 8.1 dB, the power of the fourth source is 7.7 dB, and the power of the fifth source is 9.5 dB. Other simulation parameters are the same as in Simulation 3.
As what have been shown in Figure 6 and Table 6, the true targets are (72.38°, 15.36°), (18.26°, 25.32°), (150.35°, 45.56°), (35.18°, 60.69°), and (120.78°, 100.58°); the others are the spurious targets. The result is the same as in Simulation 3. It is demonstrated that the proposed method still performs well when the number of targets is more than the number in Simulation 5 and the power of every source is different.

5. Conclusion

Aiming at solving the manifold ambiguities in MIMO radar, a new PE-MUSIC algorithm has been proposed in this paper. In order to eliminate the spurious targets, a new cost function is used to estimate the power values of all targets obtained by MUSIC. The extra computation expense brought by the DFP algorithm is much trivial. From the simulation results, it is easy to clear the ambiguities or spurious targets from all the estimates by the proposed method. Different kinds of arrays, different-source power values, and different number of targets are analyzed in the simulations. The feasibility and the effectiveness of the proposed method are verified.

Data Availability

No data were used to support this study.

Conflicts of Interest

The authors declare that they have no conflicts of interest regarding the publication of this paper.

Acknowledgments

This study was supported by the Natural Science Foundation of Chongqing Municipal Education Commission, China (nos. KJQN201800631 and KJQN201800618) and the Natural Science Foundation of Chongqing, China (cstc2020jcyj-msxm0909).