
Citation: | WANG Jingjing, LIU Zheng, XIE Rong, et al. HRRP target recognition method for full polarimetric radars by combining Cameron decomposition and fusing RKELM[J]. Journal of Radars, 2021, 10(6): 944–955. doi: 10.12000/JR21099 |
High resolution radar imaging has been widely used in target scattering diagnostics and recognition. As we all know, high resolution in range dimension is derived from the bandwidth of the transmitting signal and in the cross range dimension from synthetic aperture of multiple spatial positions. Under the fixed bandwidth and the synthetic aperture, traditional Matched Filter (MF) based methods for radar imaging suffer from low resolution and high sidelobes limited by the synthetic aperture[1].
In order to improve the resolution and suppress the sidelobes, many high resolution methods have been applied to radar imaging. For example, the recently introduced theory of Compressed Sensing (CS) provides an idea to improve the resolution and reduce the amounts of measurement data under the constraint of sparsely distributed target prior, which has been widely explored for applications of radar imaging[2–4]. However, conventional CS methods are confronted with a range of problems in practical scenarios, such as complexity in calculation, high Signal-to-Noise Ratio (SNR) requirement, model mismatch caused by off grid problem[5], phase mismatch[6], frequency error[7] and position error[8]. To avoid the off grid problem of CS, modern spectral estimation methods like MUltiple SIgnal Classification (MUSIC), matrix pencil and Estimation of Signal Parameters via Rotational Invariance Techniques (ESPRIT) have been used in radar imaging for resolution improvement[9]. However, most those methods suffer from performance degradation when there is little prior knowledge of the exact numbers of the scatters or under low SNR condition. Recently, the atomic norm minimization algorithm[10] based on continuous compressed sensing is introduced to enhance the SNR of the received echo and using Vandermonde decomposition to eliminate the grid mismatch. Nevertheless, this method can only be tailored to a specific model and brings huge computational cost.
Consideration the aforementioned fact while combining the sparsity low rank matrix recovery technology and deconvolution algorithm, we introduce a high resolution radar imaging method based on the MF result. Firstly we establish the convolution model of target’s backscatter coefficients and the Point Spread Function (PSF), and then we want to use the deconvolution method like Wiener filter to improve the radar imaging resolution. However, the performance improvements of those methods depend on high SNR, and their super resolution performance is visibly affected by the low pass character of the PSF[11]. Although the MF result has enhanced the SNR, we can further improve the echo SNR by the sparsity and low rank matrix recovery. Low rank matrix recovery has been applied in many signal processing applications to estimate a low rank matrix from its noisy observation[12, 13]. Combinng the sparsity of the echo matrix, we modify the low rank matrix recovery and introduce it to radar echo denoising, which can improve the performance of the two-Dimensional (2D) deconvolution. Finally, some experimental results are conducted to verify the effectiveness of the proposed method.
Notation: (·)T, (·)H and (·)* denote the transpose, the conjugate transpose and the conjugate operation, respectively.
Considering a typical arrangement for radar imaging in which an object with scattering reflectivity
Transmitting a stepped-frequency signal with frequency
Ymn=∬Sσxye−j2πfnR(x,y;θm)/cdxdy+Wmn | (1) |
In this equation:
R(x,y;θm)=√(xcosθm−ysinθm+W2)2+(xsinθm+ycosθm+R)2+H2+√(xcosθm−ysinθm−W2)2+(xsinθm+ycosθm+R)2+H2 | (2) |
In far-field and small rotation angle case,
R(x,y;θm)≈2(R0+(x+mΔθy)R/R0) | (3) |
where
Then the received echo can be written as follow under some approximated conditions:
˜Ymn=∬S˜σxye−j4πRΔθλR0mxe−j4πRΔfR0cnydxdy+Wmn | (4) |
where
After discrete imaging region with P×Q grids, the received echo in Eq. (4) can be described as the following 2D linear signal model:
˜Y=Ax˜ΣATy+W | (5) |
where
Considering the targets present sparse point scattering characteristic under high frequency scattering in most practical application scenarios, we present our method to improve the resolution of radar imaging under sparse target constraint using 2D deconvolution algorithm with low rank sparsity echo matrix denoising.
As we all know, the MF algorithm which is based on the maximum signal to noise ratio is the most stable and commonly used radar imaging method. However, due to limitation of the synthetic aperture and bandwidth, the standard MF method suffers from relatively low resolution and high sidelobes, especially under the requirements of high resolution. The received echo after MF from Eq. (5) can be obtained by:
YMF=AHx ˜YA∗y | (6) |
From the result of Eq. (6), the echo of the surface target after MF can be described as the sum of all the wave scattered at the points on the surface grid, i.e.,
YMF(x,y)=∑x′∑y′˜σ(x′,y′)Psf(x−x′,y−y′) | (7) |
where we define the PSF as:
Psf(x−x′,y−y′)=⟨ax(x),ax(x′)⟩⟨ay(y),ay(y′)⟩ | (8) |
here,
We can find that Eq. (6) can be seen as the 2D convolution of the PSF and target backscatter coefficients:
YMF(x,y)=˜σ(x,y)∗Psf(x,y)+WMF(x,y) | (9) |
Inspired by this, we can recovery the backscatter coefficients using deconvolution algorithm to improve the imaging quality. Firstly, we should analyze the characteristic of the PSF and its influence on the deconvolution result.
The PSF can be evaluated as:
Psf(x,y)≈e−j2π[(M−1)RΔθλR0x+(N−1)RΔfR0cy]⋅sinc(2MRΔθλR0x)sinc(2NRΔfR0cy) |
(10)
We can calculate the 2D mainlobe width which represents the radar imaging resolution as follows:
ρx=λR02MRΔθ,ρy=R0c2NRΔf | (11) |
Eq. (9) indicates that the MF result can be seen as the convolution result of backscatter coefficients and
As we have get 2D convolution form as Eq. (9), here we consider to use the direct deconvolution algorithm to recovery target backscatter coefficients. Firstly, we transform Eq. (9) into the spatial frequency domain using 2D Fourier transform as:
Yω=Σω⊙Hωω+Wω | (12) |
where,
Theoretically, the target scattering information could be restored by deconvolution as:
Σω=Yω/Hω | (13) |
However,
In order to alleviate the ill-posed problem, we use Winner filtering algorithm and sparse low rank matrix recovery to improve the quality of imaging result.
The result after Winner filter algorithm can be written as[14]:
˜Σω=Yω⊙Hω∗‖Hω‖2+ΨWW(ω)/ΨΣΣ(ω) | (14) |
where
We can prove that the echo matrix after MF is sparse and low rank in Appendix A and by using this characteristic, the echo SNR can be improved. Consider the problem of estimating a sparse low rank matrix X from its noisy observation Y:
Y=X+W | (15) |
Define the sparse low rank matrix recovery problem as:
min | (16) |
where
By applying Augmented Lagrangian Method (ALM), we can get the optimization problem:
\begin{align} F\left( {{{\text{X}}},{{\text{D}}},{{{\text{Y}}}_{\!1}},{{{\text{Y}}}_{\!2}},\mu } \right) \!=\! & \gamma {\left\| {{\text{X}}} \right\|_*} + \left\langle {{{{\text{Y}}}_{\!1}},{{\text{Y}}} - {{\text{X}}}} \right\rangle \\ &+\! \frac{\mu }{2}\left\| {{{\text{Y}}} \!-\! {{\text{X}}}} \right\|_F^2 \!+\! \left( {1 \!-\!\! \gamma } \right){\left\| {{\text{D}}} \right\|_1} \\ &+\! \left\langle {{{{\text{Y}}}_2},{{\text{D}}} - {{\text{X}}}} \right\rangle \!\!+\!\! \frac{\mu }{2}\left\| {{{\text{D}}} \!\!-\!\! {{\text{X}}}} \right\|_F^2 \end{align} |
(17)
And the update rules for solving this problem are as follows:
{{{\text{X}}}^{\left( {k + 1} \right)}} = \mathcal{S}\left( {\frac{{{{\text{Y}}} \!\!+\!\! {{{\text{D}}}^{\left( k \right)}}}}{2} \!+\! \frac{{{{\text{Y}}}_1^{\left( k \right)} \!+\! {{\text{Y}}}_2^{\left( k \right)}}}{{2{\mu ^{\left( k \right)}}}},\frac{\gamma }{{2{\mu ^{\left( k \right)}}}}} \right) | (18) |
{{{\text{D}}}^{\left( {k + 1} \right)}} = {\rm{soft}}\left( {\frac{1}{{{\mu ^{\left( k \right)}}}}{{\text{Y}}}_2^{\left( k \right)} - {{{\text{X}}}^{\left( {k + 1} \right)}},\frac{{1 - \gamma }}{{{\mu ^{\left( k \right)}}}}} \right)\quad | (19) |
\!\!\!\!\!\!\!\!\!\!\left. \begin{align} {{\text{Y}}}_1^{\left( {k + 1} \right)} =& {{\text{Y}}}_1^{\left( k \right)} + {\mu ^{\left( k \right)}}\left( {{{\text{Y}}} - {{{\text{X}}}^{\left( {k + 1} \right)}}} \right) \\ {{\text{Y}}}_2^{\left( {k + 1} \right)} =& {{\text{Y}}}_2^{\left( k \right)} + {\mu ^{\left( k \right)}}\left( {{{{\text{D}}}^{\left( {k + 1} \right)}} - {{{\text{X}}}^{\left( {k + 1} \right)}}} \right) \quad\; \\ {\mu ^{\left( {k + 1} \right)}} =& \beta {\mu ^{\left( k \right)}},\,\,\, \beta > 1 \end{align}\!\!\!\!\!\!\right\} | (20) |
where,
\mathcal{S}\left( {{{\text{X}}},\gamma } \right){\rm{ = }}{{\text{U}}}{\rm{soft}}\left( {{\text{Σ}},\gamma } \right){{{\text{V}}}^{\rm T}} | (21) |
where,
{\rm{soft}}\left( {x,\gamma } \right) = {\rm{sign}}\left( x \right) \cdot \max \left\{ {\left| x \right| - \gamma ,0} \right\} | (22) |
See Appendix B for the detailed derivation of Eq. (18) and Eq. (19).
The flowchart of the proposed method is shown in Fig. 2 by combining the sparse low rank matrix recovery with the 2D deconvolution.
The parameters in the simulation are given in Tab. 1. In this experiment, we set four-point targets, the imaging results are shown in Fig. 3.
Parameter | Value | Parameter | Value |
{{M}} | 256 | R | 1 m |
{{N}} | 500 | H | 0.7 m |
\Delta f | 10 MHz | W | 0.04 m |
\Delta \theta | 0.009° | SNR | –15 dB |
As shown in Fig. 3(a), due to the limitation of synthetic aperture and bandwidth, the MF method suffers from relatively low resolution and high sidelobes which make it difficult to distinguish between four-point targets even there is no noise. Fig. 3(b)–Fig. 3(d) show the imaging results reconstructed by MF and proposed method including the intermediate denoising results when SNR = –15 dB. It can be clearly seen that the effect of denoising compared Fig. 3(c) with Fig. 3(a) and Fig. 3(b), the echo SNR is further improved by the sparsity and low rank matrix recovery during the proposed intermediate denoising procedure. The final imaging result is shown in Fig. 3(d), from which we can see that the proposed method has a better reconstruction precision with higher resolution imaging of four distinguishable point targets.
The experimental scene is shown in Fig. 4(a), which is the same with the model in Fig. 1. The radar system consists of a pair of horn antennas, a turntable whose rotation angle can be precisely controlled by the computer, and an Agilent VNA N5224A which is used for transmitting and receiving the stepped-frequency signal with bandwidth of 10 GHz from 28 GHz to 38 GHz and number of frequencies N equals to 256 (Frequency interval
As we know, image entropy can be considered as a metric for measuring the smoothness of the probability density function of image intensities[15]. The imaging entropy is defined as:
E\left( I \right) = - \sum\limits_{p = 1}^P {\sum\limits_{q = 1}^Q {\left| {\frac{{{I^2}\left( {p,q} \right)}}{{s\left( I \right)}}} \right| \ln \left| {\frac{{{I^2}\left( {p,q} \right)}}{{s\left( I \right)}}} \right|} } | (23) |
where
In this experiment, we set
Fig. 5 shows the results of the MF and our proposed method for the mental spheres. The one-dimensional
The parameters for this experiment are set as follows,
Fig. 7 shows the imaging results of the scissors reconstructed by MF and proposed method. It can be seen from the results that the proposed method has a high reconstruction precision with a shaper shape of scissors.
The entropies of the imaging results by MF and our proposed method are given in Tab. 2 to quantitatively assess the performance. The proposed method has a low entropy which means the proposed method can improve the resolution and verifies its superiority.
Target | MF | Our proposed method |
Mental spheres | 8.7282 | 4.8429 |
Scissors | 8.9433 | 7.0454 |
We introduce a robust deconvolution method with enhancing SNR technology to realize high resolution radar imaging. Compared to other high resolution methods, our proposed method is simple and robust. Although the signal model and experiments are performed for turntable radar situation with SF waveform, the method can be directly generalized to other practical radar systems based on other types of signals.
Appendix A Proof of the sparsity and low rank characteristic
To prove the echo matrix after MF is sparse and low rank, the following lemma is needed.
Lemma 1[16]: For matrix A and B, the ranks of the product of A and B satisfy the inequality below:
{\rm{rank}}\left( {{{\text{AB}}}} \right) \le \min \left\{ {{\rm{rank}}\left( {{\text{A}}} \right),{\rm{rank}}\left( {{\text{B}}} \right)} \right\} | (A-1) |
From Eq. (5) and Eq. (6), we can see that the echo matrix after MF can be written as:
{{{\text{Y}}}_{\!\!{\rm {MF}}}} \ = {{\text{A}}}_x^{\rm H}{{{\text{A}}}_x}\tilde{{\text{Σ}} }{{\text{A}}}_y^{\rm T}{{\text{A}}}_y^* | (A-2) |
We have supposed that the target has sparse distribution, so the target backscatter coefficients matrix
Appendix B Derivation of Eq. (18) and Eq. (19)
For Eq. (18), the optimization problem can be described as Eq. (B-1), and it has a closed-form solution just as Eq. (18) according to Ref. [13].
\begin{align} {{{\text{X}}}^{\left( {k + 1} \right)}}\!\!\!\!\!\!\!\!\!\!\! & \\ & =\!\! \arg \mathop {\min }\limits_{{\text{X}}} F\left( {{{\text{X}}},{{{\text{D}}}^{\left( k \right)}},{{\text{Y}}}_1^{\left( k \right)},{{\text{Y}}}_2^{\left( k \right)},{\mu ^{\left( k \right)}}} \right) \\ & =\!\! \arg \mathop {\min }\limits_{{\text{X}}} \frac{1}{2}\left\| {{\text{X}}} \!- \! \frac{1}{2}\left( {{{\text{Y}}} \!+\! {{{\text{D}}}^{\left( k \right)}} \!+\! \frac{{\text{Y}}_1^{\left( k \right)}\!+\!\! {{\text{Y}}}_2^{\left( k \right)}}{{{\mu ^{\left( k \right)}}}}} \right) \right\|_F^2 \\ &\quad + \frac{\gamma }{{2{\mu ^{\left( k \right)}}}}{\left\| {{\text{X}}} \right\|_*} \end{align} | (B-1) |
For Eq. (19), it is the same with Eq. (18), which can written as
\begin{align} {{{\text{D}}}^{\left( {k + 1} \right)}} = & \arg \mathop {\min }\limits_{{\text{D}}} F\left( {{{{\text{X}}}^{\left( {k + 1} \right)}},{{\text{D}}},{{\text{Y}}}_1^{\left( k \right)},{{\text{Y}}}_2^{\left( k \right)},{\mu ^{\left( k \right)}}} \right) \\ = & \arg \mathop {\min }\limits_{{\text{D}}} \frac{1}{2}\left\| {{{\text{D}}} - \left( {\frac{{{{\text{Y}}}_2^{\left( k \right)}}}{{{\mu ^{\left( k \right)}}}} - {{{\text{X}}}^{\left( {k + 1} \right)}}} \right)} \right\|_F^2 \\ &+ \frac{{1 - \gamma }}{{{\mu ^{\left( k \right)}}}}{\left\| {{\text{D}}} \right\|_1} \end{align} | (B-2) |
It also has a closed-form solution as Eq. (19) according to Ref. [17].
[1] |
DU Lan, LIU Hongwei, WANG Penghui, et al. Noise robust radar HRRP target recognition based on multitask factor analysis with small training data size[J]. IEEE Transactions on Signal Processing, 2012, 60(7): 3546–3559. doi: 10.1109/TSP.2012.2191965
|
[2] |
WANG Jingjing, LIU Zheng, XIE Rong, et al. Radar HRRP target recognition based on dynamic learning with limited training data[J]. Remote Sensing, 2021, 13(4): 750. doi: 10.3390/RS13040750
|
[3] |
NOVAK L M, HALVERSEN S D, OWIRKA G, et al. Effects of polarization and resolution on SAR ATR[J]. IEEE Transactions on Aerospace and Electronic Systems, 1997, 33(1): 102–116. doi: 10.1109/7.570713
|
[4] |
GIUSTI E, MARTORELLA M, and CAPRIA A. Polarimetrically-persistent-scatterer-based automatic target recognition[J]. IEEE Transactions on Geoscience and Remote Sensing, 2011, 49(11): 4588–4599. doi: 10.1109/TGRS.2011.2164804
|
[5] |
张玉玺, 王晓丹, 姚旭, 等. 基于H/A/α分解的全极化HRRP目标识别方法[J]. 系统工程与电子技术, 2013, 35(12): 2501–2506. doi: 10.3969/j.issn.1001-506X.2013.12.10
ZHANG Yuxi, WANG Xiaodan, YAO Xu, et al. Target recognition of fully polarimetric HRRP based on H/A/α decomposition[J]. Systems Engineering and Electronics, 2013, 35(12): 2501–2506. doi: 10.3969/j.issn.1001-506X.2013.12.10
|
[6] |
张玉玺, 王晓丹, 姚旭, 等. 一种融合多极化特征的雷达目标识别方法[J]. 计算机科学, 2012, 39(9): 208–210, 234. doi: 10.3969/j.issn.1002-137X.2012.09.047
ZHANG Yuxi, WANG Xiaodan, YAO Xu, et al. Approach of radar target recognition based on multiple polarization features fusion[J]. Computer Science, 2012, 39(9): 208–210, 234. doi: 10.3969/j.issn.1002-137X.2012.09.047
|
[7] |
王福友, 罗钉, 刘宏伟. 基于极化不变量特征的雷达目标识别技术[J]. 雷达科学与技术, 2013, 11(2): 165–172. doi: 10.3969/j.issn.1672-2337.2013.02.011
WANG Fuyou, LUO Ding, and LIU Hongwei. Radar target classification based on some invariant properties of the polarization[J]. Radar Science and Technology, 2013, 11(2): 165–172. doi: 10.3969/j.issn.1672-2337.2013.02.011
|
[8] |
吴佳妮, 陈永光, 代大海, 等. 基于快速密度搜索聚类算法的极化HRRP分类方法[J]. 电子与信息学报, 2016, 38(10): 2461–2467. doi: 10.11999/JEIT151457
WU Jiani, CHEN Yongguang, DAI Dahai, et al. Target recognition for polarimetric HRRP based on fast density search clustering method[J]. Journal of Electronics &Information Technology, 2016, 38(10): 2461–2467. doi: 10.11999/JEIT151457
|
[9] |
LIU Shengqi, ZHAN Ronghui, WANG Wei, et al. Full-polarization HRRP recognition based on joint sparse representation[C]. 2015 IEEE Radar Conference, Johannesburg, South Africa, 2015: 333–338. doi: 10.1109/RadarConf.2015.7411903.
|
[10] |
刘盛启, 占荣辉, 翟庆林, 等. 基于联合稀疏性的多视全极化HRRP目标识别方法[J]. 电子与信息学报, 2016, 38(7): 1724–1730. doi: 10.11999/JEIT151019
LIU Shengqi, ZHAN Ronghui, ZHAI Qinglin, et al. Multi-view polarization HRRP target recognition based on joint sparsity[J]. Journal of Electronics &Information Technology, 2016, 38(7): 1724–1730. doi: 10.11999/JEIT151019
|
[11] |
翟庆林, 刘盛启, 胡杰民, 等. 全极化雷达的多任务压缩感知目标识别方法[J]. 国防科技大学学报, 2017, 39(3): 144–150. doi: 10.11887/j.cn.201703022
ZHAI Qinglin, LIU Shengqi, HU Jiemin, et al. Full-polarization radar target recognition of multitask compressive sensing[J]. Journal of National University of Defense Technology, 2017, 39(3): 144–150. doi: 10.11887/j.cn.201703022
|
[12] |
段佳, 邢孟道, 张磊, 等. 联合属性散射中心的极化目标重构新方法[J]. 西安电子科技大学学报: 自然科学版, 2014, 41(6): 18–24. doi: 10.3969/j.issn.1001-2400.2014.06.004
DUAN Jia, XING Mengdao, ZHANG Lei, et al. Novel polarimetric target signal reconstruction method jointed with attributed scattering centers[J]. Journal of Xidian University, 2014, 41(6): 18–24. doi: 10.3969/j.issn.1001-2400.2014.06.004
|
[13] |
DUAN Jia, ZHANG Lei, XING Mengdao, et al. Polarimetric target decomposition based on attributed scattering center model for synthetic aperture radar targets[J]. IEEE Geoscience and Remote Sensing Letters, 2014, 11(12): 2095–2099. doi: 10.1109/LGRS.2014.2320053
|
[14] |
CAMERON W L, YOUSSEF N N, and LEUNG L K. Simulated polarimetric signatures of primitive geometrical shapes[J]. IEEE Transactions on Geoscience and Remote Sensing, 1996, 34(3): 793–803. doi: 10.1109/36.499784
|
[15] |
DENG Wanyu, ONG Y S, and ZHENG Qinghua. A fast reduced kernel extreme learning machine[J]. Neural Networks, 2016, 76: 29–38. doi: 10.1016/j.neunet.2015.10.006
|
[16] |
ARTHUR D and VASSILVITSKII S. K-means++: The advantages of careful seeding[C]. The Eighteenth Annual ACM-SIAM Symposium on Discrete Algorithms, New Orleans, USA, 2007: 1027–1035.
|
[17] |
DUNGAN K E, AUSTIN C, NEHRBASS J, et al. Civilian vehicle radar data domes[C]. SPIE 7699, Algorithms for Synthetic Aperture Radar Imagery XVII, Orlando, USA, 2010: 76990P. doi: 10.1117/12.850151.
|
[18] |
KROGAGER E. New decomposition of the radar target scattering matrix[J]. Electronics Letters, 1990, 26(18): 1525–1527. doi: 10.1049/el:19900979
|
[19] |
ROBNIK-ŠIKONJA M and KONONENKO I. Theoretical and empirical analysis of ReliefF and RReliefF[J]. Machine Learning, 2003, 53(1): 23–69. doi: 10.1023/A:1025667309714
|
[1] | QIU Xiaolan, LUO Yitong, SONG Shujie, PENG Lingxiao, CHENG Yao, YAN Qiancheng, SHANGGUAN Songtao, JIAO Zekun, ZHANG Zhe, DING Chibiao. Microwave Vision Three-dimensional SAR Experimental System and Full-polarimetric Data Processing Method[J]. Journal of Radars, 2024, 13(5): 941-954. doi: 10.12000/JR24137 |
[2] | JIANG Weidong, XUE Lingyan, ZHANG Xinyu. Data Separability Metric to Evaluate Radar Target Recognition[J]. Journal of Radars, 2023, 12(4): 860-881. doi: 10.12000/JR23125 |
[3] | LI Muyang, HU Cheng, WANG Rui, LI Weidong, JIANG Qi, LI Yunlong, QIAN Lichang, WANG Jiangtao. Polarimetric Calibration and Insect Orientation Estimation of High-resolution Fully Polarimetric Entomological Radar[J]. Journal of Radars, 2023, 12(2): 425-440. doi: 10.12000/JR22193 |
[4] | LYU Yixuan, WANG Zhirui, WANG Peijin, LI Shengyang, TAN Hong, CHEN Kaiqiang, ZHAO Liangjin, SUN Xian. Scattering Information and Meta-learning Based SAR Images Interpretation for Aircraft Target Recognition[J]. Journal of Radars, 2022, 11(4): 652-665. doi: 10.12000/JR22044 |
[5] | XUE Cewen, FENG Xuan, LI Xiaotian, LIANG Wenjing, ZHOU Haoqiu, WANG Ying. Multi-polarization Data Fusion Analysis of Full-Polarimetric Ground Penetrating Radar[J]. Journal of Radars, 2021, 10(1): 74-85. doi: 10.12000/JR20104 |
[6] | LI Weijie, YANG Wei, LI Xiang, LIU Yongxiang. Robust High Resolution Range Profile Recognition Method for Radar Targets in Noisy Environments[J]. Journal of Radars, 2020, 9(4): 622-631. doi: 10.12000/JR19093 |
[7] | SUN Dou, LU Dongwei, XING Shiqi, YANG Xiao, LI Yongzhen, WANG Xuesong. Full-polarization SAR Joint Multidimensional Reconstruction Based on Sparse Reconstruction[J]. Journal of Radars, 2020, 9(5): 865-877. doi: 10.12000/JR20092 |
[8] | JIN Yaqiu. Multimode Remote Sensing Intelligent Information and Target Recognition: Physical Intelligence of Microwave Vision (in English)[J]. Journal of Radars, 2019, 8(6): 710-716. doi: 10.12000/JR19083 |
[9] | Zhao Feixiang, Liu Yongxiang, Huo Kai. A Radar Target Classification Algorithm Based on Dropout Constrained Deep Extreme Learning Machine[J]. Journal of Radars, 2018, 7(5): 613-621. doi: 10.12000/JR18048 |
[10] | Sun Xiang, Song Hongjun, Wang Robert, Li Ning. POA Correction Method Using High-resolution Full-polarization SAR Image[J]. Journal of Radars, 2018, 7(4): 465-474. doi: 10.12000/JR18026 |
[11] | Zhang Xinzheng, Tan Zhiying, Wang Yijian. SAR Target Recognition Based on Multi-feature Multiple Representation Classifier Fusion[J]. Journal of Radars, 2017, 6(5): 492-502. doi: 10.12000/JR17078 |
[12] | Zhao Feixiang, Liu Yongxiang, Huo Kai. Radar Target Recognition Based on Stacked Denoising Sparse Autoencoder[J]. Journal of Radars, 2017, 6(2): 149-156. doi: 10.12000/JR16151 |
[13] | Zhu Xiaojing, Li Fei, Wang Robert, Wang Wei, Sun Xiang. Range Ambiguity Suppression Approach for Quad-pol SAR Systems Based on Modified Azimuth Phase Coding[J]. Journal of Radars, 2017, 6(4): 420-431. doi: 10.12000/JR17015 |
[14] | Lu Dongwei, Que Xiaofeng, Qi Xin, Nie Zaiping. Simulation and Analysis of the Fully Polarimetric Scattering Characteristics of Aircraft in UHF Band[J]. Journal of Radars, 2016, 5(2): 182-189. doi: 10.12000/JR16030 |
[15] | Xing Yanxiao, Zhang Yi, Li Ning, Wang Yu, Hu Guixiang. Polarimetric SAR Image Supervised Classification Method Integrating Eigenvalues[J]. Journal of Radars, 2016, 5(2): 217-227. doi: 10.12000/JR16019 |
[16] | Li Mianquan, Shi Longfei. Effect of Beam Scanning on Target Polarization Scattering Matrix Observed by Fully Polarimetric Phased-array Radar[J]. Journal of Radars, 2016, 5(2): 200-207. doi: 10.12000/JR16035 |
[17] | Dai Da-hai, Liao Bin, Xiao Shun-ping, Wang Xue-song. Advancements on Radar Polarization Information Acquisition and Processing[J]. Journal of Radars, 2016, 5(2): 143-155. doi: 10.12000/JR15103 |
[18] | Ai Xiaofeng, Zeng Yonghu, Gao Lei, Wang Xiaoyang, Wang Liandong. Research on Full-polarization Bistatic Scattering Characteristics of Aircraft[J]. Journal of Radars, 2016, 5(6): 639-646. doi: 10.12000/JR16070 |
[19] | Xiang Yin, Zhang Kai, Hu Cheng. A NUFFT Based Step-frequency Chirp Signal High Resolution Imaging Algorithm and Target Recognition Algorithm[J]. Journal of Radars, 2015, 4(6): 639-647. doi: 10.12000/JR15083 |
[20] | Cui Shan-shan, Zhou Jian-jiang, Zhu Jie-hao. Radar Target Recognition Based on Semiparametric Density Estimation of SLC[J]. Journal of Radars, 2012, 1(4): 414-419. doi: 10.3724/SP.J.1300.2012.20097 |
Parameter | Value | Parameter | Value |
{{M}} | 256 | R | 1 m |
{{N}} | 500 | H | 0.7 m |
\Delta f | 10 MHz | W | 0.04 m |
\Delta \theta | 0.009° | SNR | –15 dB |
Target | MF | Our proposed method |
Mental spheres | 8.7282 | 4.8429 |
Scissors | 8.9433 | 7.0454 |