Abstract

The traditional multi-subband radar signal fusion method based on pole information fits nonlinear signals via linear models. It is very important to accurately estimate the order of the pole model, as the wrong order will lead to errors in the resulting fusion signal. In the case of low signal-to-noise ratio (SNR), it is difficult to obtain accurate pole values. When a noise suppression method is included in the algorithm, the influence of noise on the pole order may be effectively avoided. However, traditional methods have many complex links, and only a few samples can be tested each time. Also, approximating a linear model onto a nonlinear signal will inevitably have errors. Therefore, this paper proposes a method based on the deep neural network (DNN) that applies nonlinear fitting of deep learning to complete the fusion process. The multi-subband distance envelopes are input into the DNN, and the fusion full-band distance envelopes are obtained as the output. Using DNN for subband fusion could improve the radar range resolution and obtain high-resolution one-dimensional range profiles.

1. Introduction

The essence of multi-subband fusion is to extrapolate and predict the vacant frequency band between the high and low subbands. Traditional multiband fusion methods can be divided into two categories. The first category is of nonparametric methods that do not require prior information about the target. Larsson et al. proposed the magnification gap data amplitude and phase estimation method [1] that uses the least squares method to iteratively estimate the unknown spectrum. Simulation and measured data confirm the effectiveness of the method, yet improper initialization may cause the method to fall into a local optimum. Tian et al. modeled the phase deviation of different radars as linear and constant phases [2] using all-phase fast Fourier transform (apFFT) to perform correlation processing on pulse compressed images. However, pulse compression using apFFT loses the initial phase information of the signal and can only display within a small angle range. Upon large angular phase difference, the crossrange window phenomenon occurs, causing estimation errors.

The second category is of parametric methods that establish a parameterized model and solve related parameters. Compared with nonparametric methods, parametric methods use rich prior information and perform superiorly. According to the adopted model, these methods can be divided into two subcategories. One of them is a fusion method based on the all-pole model proposed by Cuomo et al. [3] that builds linear models to predict signals. The model order is used to determine the number of poles, and the root-MUSIC and ordinary least squares methods are used to obtain pole estimates. Among them, only the poles closest to the unit circle are considered. The attenuation index and the relationship between the model order reduction method and the all-pole model show that these poles deviate from the unit circle in varying degrees due to the introduction of attenuation terms. Therefore, pole selection using root-MUSIC is not robust. Ideal results may be achieved when the signal-to-noise ratio (SNR) is very high. When the SNR is low, however, interference poles that originally deviate from the unit circle may be closer to the unit circle than the real poles, resulting in inaccurate pole selection. Zou et al. proposed a matrix beam method to resolve the disadvantages of using root-MUSIC to determine the influence of noise on the poles, as well as a noise suppression method [4]. However, the fundamental disadvantage of the all-pole model cannot be remedied. For example, when the power function model has many points, the model approaches either infinity or zero at the end of the extrapolated data because the power is too large. Although the all-pole model can express the signal formula, the errors in the linear model cannot be fitted to the signal perfectly.

With the development of deep learning, it is being applied to radar high-resolution imaging. Orr et al. used deep neural network (DNN) to apply high-resolution radar to autonomous driving [5]. In modern battlefields, however, large bandwidth signals are often required. Niu et al. used DNN to combine synthetic aperture radar (SAR) images with electromagnetic (EM) reflection models to simulate target images at different imaging angles [6]. It is worth mentioning that there are limitations in obtaining real SAR images. Similarly, DNN is also widely used in the field of direction-of-arrival (DOA) estimation. Tang et al. combined DNN with the DOA estimation of millimeter-wave radar to achieve multitarget estimation [7]. Amrani et al. proposed a robust feature extraction method for SAR image target classification by adaptively fusing effective features from different CNN layers [8]. Amrani et al. proposed an efficient feature extraction and classification algorithm based on a visual saliency model [9]. Amrani and Jiang addressed the problem of SAR target classification by proposing a feature extraction method that takes advantage of exploiting the extracted deep features from CNNs on SAR images to introduce more powerful discriminative features and robust representation ability for them [10]. In addition, to follow the Nyquist sampling theorem, these methods often require a sampling frequency that is at least twice the bandwidth when sampling. Therefore, the use of DNN for large-bandwidth signal fusion of multi-subband signals will have a wide range of applications in modern battlefields.

Theoretically, the baseband signal can be obtained from the chirp echo signal after down-conversion and dechirp processing. Inverse discrete Fourier transform (IDFT) of the baseband signal is used to obtain the distance envelope of the target scattering point. DNN is suitable for high-resolution processing of target distance information, which can be obtained through the accumulated distance envelope information of each subband.

The principal contributions of this paper can be summarized as follows: (1)We propose a multi-subband fusion algorithm based on DNN. In this study, the accumulation of the distance envelope of the multi-subband signal is input into the DNN, and the distance envelope of the synthesized broadband signal under high SNR is used as the label such that a high SNR range envelope of the synthesized wideband signal within the training range can be obtained(2)Compared with the traditional all-pole model and noise suppression method, DNN avoids the power function error caused by the characteristics of the formula of the pole model and solves the inherent errors of linear model fitting nonlinear signals. Similarly, the inaccurate relationship between the pole and the unit circle caused by the root-MUSIC algorithm when the SNR is low is also resolved

The remainder of this paper is organized as follows: Section 2 describes the traditional signal fusion method, Section 3 describes the noise suppression method, Section 4 discusses the proposed algorithm and experimental results; and finally, Section 5 concludes the paper by summarizing the proposed work.

2. The Traditional Signal Fusion Method

Cuomo et al. proposed to use the pole information to coherently process and fuse the subbands with a linear model. Below is a flowchart to represent the all-pole model prediction algorithm (Figure 1).

Consider the following formula (1) where a chirp echo signal is used as an example.

Here, represents the signal carrier frequency; is the number of scattering points; is time; is the frequency modulation, which can be determined by the ratio of signal bandwidth, , to time width, ; and is the delay of the scattering point, which is obtained by the ratio of twice the distance, , to the speed of light, .

The echo signal is multiplied by the basic frequency signal shown in formula (2) for defrequency modulation. This process is called down-conversion.

The baseband signal of the radar echo signal can be defrequency-modulated by multiplying with formula (3) after down-conversion.

Thus, the baseband signal can be considered as the accumulation of single-frequency signals. The baseband signal can be expressed in the form shown in the following formula:

Here, represents the number of baseband signal points, which can be obtained from the product of the sampling frequency, , and the time width, .

The all-pole model expresses the baseband signal as a linear model as shown in formula (5). Then, the vacant subband is predicted by calculating the pole point parameters. The schematic diagram of the multi-subband signal is shown in Figure 2.

Here, is the all-pole estimate; is the number of poles, obtained according to Akaike information criterion (AIC) and the minimum description length (MDL), and also expressed as the number of scattering points; is the signal phase; is the amplitude and phase coefficient of the poles; and is the pole value of the model.

Regarding the three elements constructing a signal—amplitude, frequency, and phase— represents the amplitude and phase coefficient of the signal, and can solve for the frequency of a single-frequency signal.

The core of the algorithm is to construct a Hankel matrix for each subband after coherence. Then, the Hankel matrix is combined into a forward prediction matrix. Singular value decomposition is performed on the forward prediction matrix, from which the model order can be obtained from the main diagonal singular value. Subsequently, the pole value of the model is calculated according to the root-MUSIC algorithm. The pole point amplitude coefficient is then determined by substituting the pole point value into the least squares method. Finally, the vacant subband is estimated according to formula (5).

Multi-subband signal fusion is aimed at improving radar distance profiles. However, the model order of the traditional all-pole model algorithm needs to be determined according to the singular values of the main diagonal of the Hankel matrix constructed by the signal. When the SNR is low, the singular value curve gradually tends to be smooth as shown in Figure 3; this impacts the accuracy of the model.

The smoothing of the singular values of the main diagonal results in inaccurate determination of poles, as shown in Figure 4. The number of poles of a signal is different under low SNR, which has a great impact on the accuracy of the all-pole model.

Therefore, the traditional all-pole model has good performance in a high-SNR environment. However, it has too many shortcomings in its use in complex electromagnetic environments.

3. The Noise Suppression Method

A noise suppression method combining the singular values of the Hankel matrix is proposed in this section by processing the main diagonal values to suppress noise and improve the accuracy of the model.

Singular value decomposition is performed on the Hankel matrix, obtaining the following formula:

Here, and are unitary matrices, is the conjugate transpose of , and is the singular value matrix.

The main diagonal singular value is usually decreasing, and its value is expressed as a signal component. According to the model order, the smaller value represents the noise component, and the larger one represents the target component. The noise component can be set to a smaller value or zero to achieve noise suppression. As such, a new diagonal singular value is obtained. Then, the new Hankel matrix is reconstructed as in the following formula:

The reconstructed main diagonal singular values are shown in Figure 5. Compared with the main diagonal singular value without noise suppression, the singular value order is still obvious in low-SNR environments.

Formula (8) is used to reconstruct the signal after suppressing noise.

Here, is the number of elements on the antidiagonal line in the matrix , where the number of elements in meets ; and represents the sum of the antidiagonal elements of the matrix each time.

IDFT was applied on the reconstructed signal to find the distance envelope, which has a higher SNR after noise suppression. Signals of SNR of −1 dB and −5 dB are shown in Figure 6 to illustrate and compare the results of their respective distance envelopes.

Determining the pole order from the Hankel matrix after noise suppression revealed that the pole values after noise suppression were accurate, as shown in Figure 7.

Although the algorithm can resolve the inaccuracies in pole distribution of the traditional method, it cannot compensate for the errors in the linear model in approximating the nonlinear signal. In addition, the traditional algorithm has many links; and the fusion of the vacant subband and the multi-subband predicted under various linear calculations still has a large root mean square error (RMSE) with the signal of the whole frequency band.

4. Using the DNN for Subband Fusion

In this section, we take the absolute value of the IDFT of the baseband signal to obtain the range profile of the target. A multi-subband distance envelope at low SNR is used as input, and the distance envelope of wideband signal is used as label to the network training under high SNR. The restriction of the traditional pole model at low SNR using the root-MUSIC algorithm may be improved via DNN nonlinear fitting. Thus, a more accurate range profile can be obtained compared with traditional subband fusion algorithms. The structure of the DNN is represented in Figure 8.

The network is divided into five layers, the input layer, three hidden layers, and an output layer. The activation function is the rectified linear unit (ReLU) function. The output of the layer constitutes a vector of , expressed by the matrix in the following formula:

The forward propagation algorithm is expressed as using several weight coefficient matrices, , and the bias vector, , to perform operations with the input value vector. Starting from the input layer, backward calculations are performed at each layer, up to the output layer, until the output layer where the result is obtained. The forward propagation algorithm of DNN is expressed by formula (10), the output of which then can be expressed as .

Before executing the DNN back propagation algorithm, a method to measure the loss between the output calculated by the training sample and the output of the real training sample is to be chosen. Herein, the common RMSE is used to measure the loss. For each sample, formula (11) is to be minimized.

Here, and are vectors whose feature dimension is the output layer. So, for the parameters of the output, the loss function becomes

Then, the gradients of and are expressed via formulas (13) and (14), respectively.

The symbol here represents the Hadamard product. For two vectors, and with the same dimensions, .

When solving and of the output layer, the intermediate dependent part, , is calculated using the following formula:

According to the forward propagation algorithm in formula (10), the gradients of and of the th layer are easily calculated via formulas (16) and (17), respectively.

Through these formulas, the and of the th layer may be continuously updated to complete the back propagation.

Now, the distance envelope of the baseband signal is obtained by the IDFT of formula (4), shown in the following formula:

Here, is the number of points of IDFT.

When , the absolute value of is at maximum. Therefore, the distance envelope of the baseband signal is only related to , which is the function related to .

The input of the network is expressed in formula (19), and its label is expressed in formula (20).

Here, represents the IDFT for points for each subband, represents the number of points of the wideband signal, represents the number of points of the subband signal, and is expressed as a noise sequence. The IDFT accumulation of points of the subband and the wideband signal is illustrated in Figures 9 and 10, respectively.

Therefore, for the DNN, the relationship between the input and the label can be expressed by formula (21). Through the rules of forward propagation and back propagation, the RMSE value can be minimized continuously to minimize the error between the predicted result and the label between each layer.

The SNR, the number of the scattering points, the initial distance between the scattering points and the radar, and the relative distance between the scattering points are all used as training set variables to generate the distance envelope training set. The data is generated by simulation, and the radar signals under different conditions are arranged into a matrix input network. The parameters of the DNN are shown in Table 1.

The DNN is used to calculate the input data and output data. After several iterations of training, the weights of each neuron of the DNN model are adjusted by the error estimation results, and the training model is saved. In this study, RMSE is used to evaluate the performance of the network model. The RMSE is the average result of the test data. The above-mentioned mixed simulation data set was used for training. Figure 11 shows the change of RMSE with epoch. Via comparing the RMSEs of training and testing, consistency between the test and training data is achieved. The RMSE difference then is 0.01, which is considered as good performance for the DNN.

Comparing the test results of the subband distance envelope with the wideband signal distance envelope, the following conclusions were reached. First, the DNN has an accurate degree of fit for multiple scattered points, as shown in Figure 12. Second, the DNN can input the multi-subband distance envelope to directly obtain the wideband signal distance envelope. Third, training the DNN can omit the cumbersome steps that traditional algorithms need to estimate the signal. Fourth, a trained network can obtain more test results in batches, but the traditional algorithm must perform an overall calculation every time to obtain a test result. It is more advantageous to use the network when obtaining batch test data. More importantly, the RMSE of the results composed of complex data trained by the network is smaller than the RMSE of the single test data of the traditional algorithm. As shown in Figure 13, this also means that the network has higher accuracy than the traditional algorithms.

5. Conclusion

In this paper, an improvement to the traditional subband fusion algorithm and the use of DNN to obtain the distance envelope of the fused signal are proposed. Although noise suppression algorithms can improve the accuracy of traditional algorithms in low-SNR environments, they are yet unable to avoid the inherent errors of linear models. However, the use of neural networks to resolve the problem of subband fusion results in lower rates of error. Also, the distance envelope was directly used as the experimental object in this study to reduce the error caused while predicting the subband. Moreover, neural networks can obtain test data in batches, which is impossible with traditional algorithms. The results show that the range profile RMSE of the complex data obtained through the DNN is higher than the RMSE of the single data of the traditional algorithm; i.e., the DNN has higher accuracy.

Data Availability

The data that support the findings of this study are available from the author upon reasonable request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported by the Equipment Development Key Fund (6140415010102), National Natural Science Foundation of China (62071137), and Fundamental Research Funds for the Central Universities (3072021CF0816).