Abstract

A novel method for solving Doppler ambiguous problem based on compressed sensing (CS) theory is proposed in this paper. A pulse train with the random and sparse transmitting time is transmitted. The received signals after matched filtering can be viewed as randomly sparse sampling from the traditional fixed-pulse repetition frequency (PRF) echo signals. The whole target echo could be reconstructed via CS recovery algorithms. Through refining the sensing matrix, which is equivalent to increase the sampling frequency of target characteristic, the Doppler unambiguous range is enlarged. In particular, Complex Approximate Message Passing (CAMP) algorithm is developed to estimate the unambiguity Doppler frequency. Cramer-Rao lower bound expressions are derived for the frequency. Numerical simulations validate the effectiveness of the proposed method. Finally, compared with traditional methods, the proposed method only requires transmitting a few sparse probing pulses to achieve a larger Doppler frequency unambiguous range and can also reduce the consumption of the radar time resources.

1. Introduction

Long range radars (LRRs) usually work in low Pulse Repetition Frequency (PRF). Although there is no or low range ambiguity, it suffers from serious Doppler or velocity ambiguity. Therefore, Doppler ambiguity resolution is necessarily required to ensure accurate measurement of the radial velocity of a target. One resolution introduced from pulse Doppler technology is adopted by LRRs, which measure the velocity by transmitting high PRF impulse train. However, the high PRF mode requires more radar time resources, which are very precious to phased array radars when tracking multiple targets at the same time. On the other hand, the low signal pulse width may lead to a weak corresponding echo signal and hence a small operational range of the LRR, due to the high repetition frequency.

Many Doppler ambiguity resolution methods have been proposed in [17]. The so-called robust refinement Chinese Remainder Theorem (CRT) algorithm under noisy environment is proposed in [14]. The staggered PRF is proposed in [5] for overcoming Doppler ambiguity. Clearly, by exploiting the difference of the measured Doppler frequencies between two staggered PRF pulses, the blind frequency could be expanded by ten times or more [5]. In [6], a CS-based Doppler ambiguity resolution method is proposed, which can resolve Doppler ambiguities of several targets. The clutter suppression and velocity resolution in moving target indication are investigated in [7].

In this paper, we proposed a novel method to solve Doppler ambiguous problem, which tremendously increases fixed-PRF and randomly determines the small amount of measurement corresponding to the time sequence of transmitted probing pulses. Explicitly, a sparse pulse train is randomly selected from traditional fixed repetition frequency pulses, according to the Restricted Isometry Property (RIP) of the CS sensing matrix, and a random perturbation item is added to the transmitting time of each selected pulse before transmitting. The received signals after Matched Filtering (MF) can be considered as randomly sparse sampling of Doppler. By using the CS recovery algorithms, the sensing matrix can be built based on the transmitting time sequence and recover the whole Doppler spectrum. As a result, the number of columns of sensing matrix becomes quite large such that many reconstruction algorithms of CS are not adequate, namely, -minimization [8], Orthogonal Matching Pursuit (OMP) [9], Spectral Compressive Sensing (SCS) [10], and so forth, since these algorithms require explicit operations on the complete sensing matrix, which introduces extremely high computational complexity, especially in the scenario of large-scale applications.

To address this problem, the proposed method for enlarging the Doppler unambiguous range in this paper is based on Complex Approximate Message Passing (CAMP) algorithm [11], which is an extension of the original Approximate Message Passing (AMP) algorithm [12] from real number field to complex domain. Moreover, the process of message passing algorithm only involves the sensing matrix or transposition of the sensing matrix, and hence, it is especially suitable for radar applications in which the echo signals are often complex [13] and the range of Doppler frequencies for unknown targets is large.

The performance of the CAMP algorithm can be accurately predicted by State Evolution (SE) formalism introduced in [12]. In this formalism, the Mean Square Error (MSE) of reconstruction is a state variable; its change from iteration to iteration is modeled by a scalar function. Therefore, the variance caused by each iteration can be obtained accurately. Combining CRLB results of frequency estimation with nonuniform sampling, the CRLB of the proposed method can be derived.

The rest of the paper is organized as follows. In Section 2, we present the radar echo signal model utilized for this work and the brief revision of CS theory. Section 3 discusses the proposed Doppler ambiguity resolution method based on the adaptive CAMP algorithm in detail. In Section 4, sensing matrix design and radar dwell scheduling scheme are explained. We also derive the Cramer-Rao Lower Bound (CRLB) for the proposed method. We then present numerical simulation results to demonstrate the improvement of the proposed method in Section 5. Finally, we conclude the paper in Section 6.

2. Model and the CS Theory

2.1. Radar Echo Signal Model

Let the center frequency to be denoted by and the chirp rate to be denoted by ; the transmitted chirp signal can be modeled aswhere and and are the pulse width and the fast time, respectively; is the full time, where denotes the slow time. When the distance between the target and the radar is , the received echo signal can be defined aswhere is the coefficient scattering and is the propagation speed of electromagnetic wave. Performing MF to the received signal and transforming the results into range-frequency domain yield where is the signal bandwidth. Here, could be approximated by ignoring the acceleration, jerk, and rotation velocity of the object, leading towhere is the distance between the target and radar at time and is the radial velocity. By substituting (4) into (3), the slow-time domain echo signal is obtained aswhere , , and is the Doppler frequency.

As can be seen from (5), the slow-time domain radar echo signal could be viewed as a sinusoidal signal, which is sparse in frequency domain. Therefore the Doppler frequency estimation problem could be solved via CS theory. Furthermore, if there are targets with different Doppler frequencies, the echo signal can be rewritten aswhere notes the th Doppler frequency.

2.2. Compressed Sensing Theory

The CS theory is able to reconstruct the original signal from a set of nonadaptive measurements sampled at a much lower rate than required by the Nyquist sampling theorem by simultaneously sensing and compressing sparse or compressible signals. The original signal denoted by and the sampled linear measurements can be written aswhere denotes the sensing matrix with and is the measurement noise. Note that any signal can be represented in terms of a basis of vectors . According to the basis matrix with the vectors as columns, the original signal can be expressed as where represents weighting coefficient. If is sparse or compressible, and is chosen properly, the vector can be computed directly from provided that the Restricted Isometry Property (RIP) condition holds. The undersampling ratio, that is, the aspect ratio of the sensing matrix, is defined as and the sparsity rate is defined as , where is the number of nonzero entries. By using the convex optimization, a close approximation of is expressed aswhere indicates the noise level. However, in some interesting large-scale applications, since the matrix and vector may contain millions of entries, it may become significantly slow to solve the standard convex optimization problem as the Doppler ambiguity problem we addressed previously. Furthermore, the original signal needed to be reconstructed contains enormous number of entries, due to the fact that the practical Doppler frequency of target may be much higher than the PRF of radar. Therefore, it becomes the interest of CS research community to solve the -penalized least squares problem, expressed aswhere is a positive regularization parameter, which represents a tradeoff between sparsity and reconstruction error; that is greater denotes greater sparsity and greater reconstruction error and vice versa. The complex -norm is defined as . Note that this is also referred to as Complex Least Absolute Shrinkage and Selection Operator (c-LASSO) problem [14] in other research fields.

3. The CAMP Algorithm

3.1. Adaptive CAMP Algorithm

The CAMP is a fast and efficient iterative algorithm for solving the problem with complex vectors and matrices involved. In the real number field, the algorithm is referred to as AMP algorithm, which only requires the transpose operation on the sensing matrix [12]. Therefore, it indicates that the analogous method can be applied in complex domain, namely, replacing the matrix by , where denotes the complex conjugate transpose. As reported in [11], the performance of CAMP has been asymptotically analyzed in the case of noise-free and noisy measurements; here the brief revision of the basics of CAMP is discussed as follows.

In the ideal scenario, the complex original signal that we intend to reconstruct is assumed to be known at the receiver; thus the exact current standard deviation of the noise is available during the iterative processing. In this paper, this is referred to as Algorithm 1.

Input: , , ,
Initialization: ,
for  : maxiter
end
Output: , ,

Clearly, in Algorithm 1, the complex soft thresholding is the function of and , as expressed as , where is the so-called indicator function. The main purpose of the thresholding function is to impose the sparsity at each iteration. is the partial derivative of with respect to the real part of the input and is the partial derivative of with respect to the imaginary part of the input. The predefined maximum number of iterations is named maxiter. The estimation of at iteration is labeled as , and is a nonsparse, noisy estimate of , where is the standard deviation and denotes arithmetic average.

Algorithm 1 first searches for a noisy estimation of the original signal , which is not sparse. In order to obtain the sparse estimation , the soft thresholding function is subsequently adapted. Here the assumption is made that the algorithm uses the known for calculating the noise standard deviation . However, in fact, the original signal we intend to reconstruct is unknown. An alternative approach of estimating is adopted to tackle it, which utilizes median estimation shown asFurthermore, the optimal CAMP thresholding control parameter (typically in the range [15]) can be derived based on the estimation of , which minimizes . Note that it is assumed that we know such that . Given a step , we define a sequence of thresholds such that and . Starting from , at the first iteration CAMP is initialized with and . Using the solution of CAMP at the previous iteration as initial value for . After iterations, the resultant matrix of size contains the CAMP solution for a given in each column. Also, we have estimates . The optimal threshold is chosen as the one that minimizes the estimated CAMP output noise variance . The value of can be determined with assist of the c-LASSO problem. It is known that for the only solution is zero solution. One uses the calibration equation [11], which denotes the relationship between and , to evaluate the . The calibration equation is given bywhere is with respect to the two independent random variables and . With and , the value of the estimation can be evaluated. The expectation in (11) equals the MSE of the estimate after applying the soft thresholding function. The details in evaluating the function with a given are shown in [13, Appendix ]. This algorithm is called Adaptive CAMP, since both the noise variance and the threshold are adaptively estimated inside the algorithm itself, and the only input variables are and . The relationship of fixed-point and the optimal threshold can be expressed asby using SE formalism. Figure 1 demonstrates the relation when different values are chosen for the undersampling ratios. Equation (12) exhibits that the time deviation is constituted by the input noise variance and the MSE of the estimation after applying the soft thresholding function. Then we can analytically calculate the time deviation caused by CAMP. It has been proved that the right-hand side of (12) is concave [11]; thus there exists at most one stable fixed point . Moreover, for , the value of for DFT frame is not very different from the value for Gaussian matrix. For extremely sparse situation where the number of Doppler frequencies is much lower than the number of frequency points, for example, the Doppler ambiguity problem, the relation between and is shown in Figure 1(b). Furthermore, from Figure 1 we can find that both the optimal threshold and the corresponding output noise standard deviation increase as the undersampling ratio decreases; namely, the number of measurements decreases.

4. CS Sensing Matrix Design and Radar Dwell Scheduling

4.1. Sensing Matrix Design

To construct the measurement matrix , the number of rows form an identity matrix is selected, which corresponds to the time sequence of transmitted probing pulses. In order to increase unambiguous Doppler range, pulses from the traditional fixed-PRF pulse train are selected randomly and a random perturbation is added to the transmitting time of every selected pulse.

Since in (5) is sparse in frequency domain, the basis matrix can be defined as Discrete Fourier Transform (DFT) of :The sensing matrix , also known as “randomly extracting matrix,” is evaluated by the measurements matrix multiplying the basis matrix . Note that the sensing matrix is equivalent to an oversampled DFT matrix, that is, DFT frame.

4.2. Radar Dwell Scheduling

The PRF of LRR is usually low and the typical value of is  Hz. When radar works in fixed PRF mode, the pulse transmitting time sequences are , . In this case, the echoes in the slow-time domain may suffer from severe Doppler ambiguity. By modifying as , where is a random perturbation, we can obtain a new transmitting time sequence, which is equivalent to those extracted from a high PRF pulse transmitting time set. It is obvious that the precision of perturbation determines the equivalent value of PRF. The slow-time domain echo signal could be recovered by CAMP algorithms from the measurements as discussed before.

Clearly, elements are randomly selected from the transmitting time set and each of them is added by a perturbation , respectively, where is a random variable with its mean and variance to be 0 and , labeled as . The pulse transmitting time can be expressed aswhere is the time index and is a subset of ; that is, .

In practical, the term is not completely random, which is caused by the factor that the time sequence of a radar controlled by a reference clock, which indicates that the precision of should be lower than that of clock. Actually, high precision of means large unambiguous Doppler range; meanwhile, the refining factor is enlarged, which introduces high computational burden. Therefore, to ensure enough Doppler unambiguous range, a proper value of is necessarily required. Here, assuming the time precision is , the corresponding equivalent PRF is , and the Doppler unambiguous range for is represented asThe unambiguous Doppler range is extended to . The purpose of enlarging unambiguous Doppler range is to widen the measure velocity range, which is equal toIt is obvious that the velocity of resolution depends on precision of , according to (16).

After determining the dwell time , radar transmits pulses at these moments. The measurements in slow-time domain are obtained by matched filtering to the echo signals. By using the CAMP algorithm, the slow-time domain echo signals can be recovered and the Doppler frequency under expanded unambiguous Doppler range can be estimated. The estimation accuracy is determined by the precision of the basis matrix. In order to obtain more accurate Doppler estimate, an adaptive refinement algorithm of the sensing matrix proposed in [16] can be used to reconstruct the slow-time domain signal with higher precision.

4.3. SNR and CRLB

The definition of SNR for the CAMP-based CS radar system is provided by [13, Ch. 3.4]. The SNR at the input () and output (SNR) of the MF are defined bywhere is the received power of a target at bin and is the minimized standard deviation defined in Section 3. Based on previous analysis, the SNRCAMP is lower than SNRMF due to the increase of noise standard deviation imposed by the iterative CAMP algorithm.

Consider the case of samplings of a single complex sinusoid corrupted by Additive White Gaussian Noise (AWGN):where is an index set for the sampling time, is the unknown frequency in radians, is a random phase which is uniformly distributed over , is zero mean complex AWGN with variance , and is the energy per sampling.

The conditional Probability Density Function (PDF) of given and isTaking the log of (19) and neglecting constants yield the log likelihood function for samplings in AWGNFisher’s information matrix (FIM) is the expected value of the second order derivativesInverting yields the CRLB for the estimation variance of the frequency in AWGN. In our proposed method, when the CAMP reconstruction algorithm is applied, the variance becomes and the CRLB is given byNote that the variance is larger than the variance , indicating that the CRLB of our proposed method is higher than that of traditional nonuniform sampling methods [17].

5. Numerical Simulations

In this section, the performance of proposed method is studied with the aid of numerical simulations. We commence the section by investigating the noise-free scenario, where the unambiguous Doppler frequencies are 345.482 Hz and 347.158 Hz. Since radar transmits a fixed-PRF (PRF = 100 Hz) pulse train. It is worth pointing out that the pulse train can be used in some LRRs for the velocity measurement or the normal waveform for tracking targets. is set to 12, and the pulse transmitting time set is obtained by randomly extracting elements from the fixed-PRF transmitting time set with the perturbation added. The precision of pulse transmitting time is , and the corresponding dimension of basis matrix is . Doppler frequencies are determined corresponding to the peaks of frequency response. The estimated Doppler frequencies are 345 Hz and 347 Hz, closing to the true values 345.482 Hz and 347.158 Hz. In order to obtain higher estimate accuracy, redundancy sensing matrix can be refined by multiple. As shown in Figure 2, the Doppler frequencies are estimated as 345.3369 Hz and 347.3057 Hz with higher accuracy, when the refining factor is set as 100, with SNR equal to 20 dB.

Since the tradeoff between success rate of reconstruction and calculation amount is determined by the value of the refining factor, the influence of refining factor for reconstruction performance is investigated as follows. Monte Carlo (MC) simulation results under different refining factors are depicted in Figure 3. The number of iterations is set to 1 and 1000 MC simulations are implemented. The success rate of reconstruction is related to the precision of true frequency of the unknown target. As it is clear from Figure 3 as increases the curves go up. Higher precision of the frequency of the target requires larger refining factor and vice versa. On the other hand, the significantly low refining factor, namely, the significantly large distance between adjacent columns in the DFT frame, introduces the spectrum leakage, as discussed in [10].

The success rate of reconstruction estimated at different SNR is shown in Figure 4, which demonstrates the performance with the presence of noise. Here the number of iterations is set to 31.

As shown in Figure 4, more than 95% trials succeed provided that the SNR is greater than 10 dB. Running times under different refining factors are recorded in seconds using the tic/toc functions of Matlab. The frequency span of the sensing matrix is set to 10 kHz. Simulation results shown in Table 1 indicate that the proposed method owns good real time response.

The comparison between the Root Mean Square Error (RMSE) and the CRLB for frequency estimation of a sinusoid with the presence of noise is investigated, as shown in Figure 5. The refining factor is set to 1000 and the number of samplings is set to 12. The simulation is repeated 1000 times. It is implied from Figure 5 that the Doppler frequency can be obtained from recovered slow-time domain echo signal. The curve of RMSE approaches that of the CRLB due to the error caused by reconstruction which decreases slowly as the SNR increases; thus the SNR defined in (17) increases slowly. Figure 6 demonstrates the relation between and , and it is observed that the deviation converges to 0.2942 when decreases to 0.

In the following, our proposed method is compared with traditional methods, including CRT, Staggered PRF, and nonuniform sample [18], and the comparison results are presented in Table 2. Seen from Table 2, our proposed method transmits the least transmitting pulses. Furthermore, the Doppler frequencies are obtained from recovered Doppler spectrum via CAMP in our proposed method, while unambiguous Doppler frequencies are obtained from ambiguous Doppler measurements in those traditional algorithms.

6. Conclusion

Relied on sparse property of radar echo and CS theory, a novel Doppler ambiguous resolution utilizing sparse probing pulses is proposed. The whole slow-time domain echo signals can be recovered via the adaptive CAMP reconstruction algorithm. By refining the basis matrix, the equivalent high PRF echoes can be obtained and therefore, the Doppler unambiguous range can be enlarged. Using the SE formalism, we have derived the CRLB of the proposed method. The accuracy of estimation is demonstrated by theoretical inference and simulations. Compared with traditional methods, our novel method only transmits a few sparse probing pulses and reduces more than 80% of the time resource consumption of radar. Furthermore, due to the fact that the pulse transmitting time can be controlled by the radar clock, which generally has a frequency of 10 MHz or integral multiple of 10 MHz, the precision of pulse transmitting time adjustment needed in the paper is achievable. Therefore, our proposed method is adequate to be implemented in practical, since only slight adjustment is required on the radar dwell scheduling.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

The research was supported by the National High-tech R&D Program of China and the Open-End Fund National Laboratory of Automatic Target Recognition (ATR). The authors would like to thank Laura Anitori and Zai Yang for sharing the CAMP Matlab package.