Introduction
Method of moments (MoM) possesses the advantage of high accuracy in solving the electromagnetic (EM) scattering problems [Reference See, Chua and Liu1]. However, it will cost a huge computational amount when the incident wave is from a wide-angle range, since the procedure needs to be repeatedly implemented at every angle increment. To accelerate the solution process, many methods have been proposed, such as asymptotic waveform evaluation [Reference Erdemli, Gong, Reddy and Volakis2], model-based parameter estimation [Reference Miller3], etc., but these methods show some shortcomings [Reference Zhang, Zhao, Lin and Sha4]. Recently, a fast method based on MoM conjunction with compressive sensing (CS) theory has been put forward [Reference Chen, Liu, Du and Wu5]. In this method, a kind of new excitation sources containing abundant information of different incident angles is built firstly. Then, the induced currents over a wide-angle can be solved by means of the sparse transform and the recovery algorithm from the measurement results, which are obtained by a few calculations of traditional MoM with the new sources. The computational complexity of the fast method mainly consists of two parts: one is the measurement, i.e., the calculations of MoM; the other is to acquire the projections of induced currents in sparse domain.
In order to further improve the fast method, much effort has been devoted to the research on these two parts, and many effective schemes, such as Bayesian CS method [Reference Zhang, Zhao, Lin and Sha4], efficient basis function [Reference Chai and Guo6], and two-dimensional CS method [Reference Liu, Qi, Cao, Chen, Deng, Huang and Wu7], have been devised. In this paper, a novel scheme for designing the measurement matrix is raised, by which the sensing matrix shows remarkable sparsity when the orthogonal basis is taken as the sparse transform. Accordingly, the computational complexity for acquire the projections by using recovery algorithm can be sharply decreased. The principle and the complexity analysis are presented, and the effectiveness is validated by the numerical experiments, in which several typical orthogonal bases, such as the fast Fourier transform (FFT) basis, are taken as the sparse transforms, respectively.
Theory
Fast method based on CS
The wide-angle EM scattering problem solving by the traditional MoM can be described as a matrix equation with multiple right-hand sides
in which, Z is the impedance matrix, V1 to Vn are the excitation vectors at n different incident angles, and I1 to In represent the n corresponding induced current vectors.
In the fast method, M new excitation vectors based on CS theory are constructed as
where cij is the element in the measurement matrix Ф. In CS theory, a measurement matrix must satisfy the restricted isometry property (RIP) [Reference Candes, Romberg and Tao8], which ensures the accurate reconstruction of original signal. In general, Gaussian random matrix is often used as Ф.
Substituting equation (2) to equation (1), one can obtain M current vectors under the new excitations by
Due to the linearity of the problem, ${\mathbf{I}}_1^{{\text{CS}}}$ to ${\mathbf{I}}_M^{{\text{CS}}}$ can be written as
The M current vectors can be regarded as the results of M measurements of the original induced current vectors I1 to In. If the original induced current vectors have a sparse representation, equation (4) can be described as
in which Ψ is the sparse transform, N is the number of the basis functions, and α1 to αN are the projections of each column of [I1 I2 … In]T in sparse domain. In the wide-angle EM scattering problems, FFT basis, Hermite basis, discrete wavelet transform (DWT) [Reference Chen, Sha and Wu9] basis, or other orthogonal bases are often selected as Ψ [Reference Liu, Qi, Cao, Chen, Deng, Huang and Wu7, Reference Cao, Chen and Wu10].
By utilizing the recovery algorithm (e.g., orthogonal matching pursuit (OMP) [Reference Yang and Hoog de11]), the projections can be approximated by
where Θ is the sensing matrix and Θ=ФΨ.
Then, the original induced current vectors are reconstructed by
The computational complexity for solving equation (6) by OMP is O(nKMN), where K is the sparsity of original induced current vectors in sparse domain, and the inner products of the columns in sensing matrix and the measurement results are the dominant computational cost.
Construction scheme of measurement matrix
To reduce the complexity of recovery, one can make the sensing matrix sparse to decrease the cost of inner products. For the purpose, a novel construction scheme of measurement matrix is proposed as follows:
First, by randomly extracting P columns from the sparse transform Ψ, one can obtain ψ1 to ψP, where ψ represents the column of Ψ.
Afterward, to better satisfy RIP, a linear superposition of these P vectors is implemented as
Finally, repeating the above two steps M times and a new measurement matrix [φ1 φ2 … φM]T is established, in which
Obviously, when an orthogonal basis is taken as Ψ, the inner products of φi and the (n − P) columns in Ψ that are not extracted in the first step are zero, respectively. In other words, there are only P non-zero elements in the ith row of Θ. A sparse Θ with MP non-zero elements is obtained by using the proposed measurement matrix, and the operations of inner products in recovery algorithm are significantly accelerated. Accordingly, the computational complexity of solution to equation (6) is decreased to O(ηnKMN), where η is the proportion of non-zero elements in Θ and η = P/n. Generally, P is much less than n.
Using the proposed measurement matrix and an orthogonal basis as Ф and Ψ respectively, equation (5) can be transformed as
in which, the proposed measurement matrix is expressed as the multiplication of a sparse random matrix S and the transposed sparse transform Ψ. The ith row of S has P random coefficients di 1 to diP in the columns corresponding to the randomly extracted columns from Ψ in the ith measurement, and other entries in S are all zero.
So, equation (10) can be considered as measuring the sparse signals α1 to αN directly with the sparse random matrix S, which has been proved to satisfy a different form of RIP, so-called RIP(p) for p equal (or very close) to 1 [Reference Zhang, Liu and Wang12, Reference Gilbert and Indyk13]. Therefore, equation (6) can produce an accurate solution with high probability by using the proposed measurement matrix. It is interesting to note that, if the random coefficients are all set to 1 in (10), the sparse random matrix is simplified to a sparse binary matrix (SBM) [Reference Berinde, Gilbert, Indyk, Karloff and Strauss14], which consists of only 0 and 1. SBM is often applied as the measurement matrix in wireless sensor networks, since it is easy to be implemented on hardware and has low complexity [Reference Mamaghanian, Khaled, Atienza and Vandergheynst15].
Numerical results
Two numerical experiments with perfect electrical conductor objects of different shapes are presented in this section to validate the proposed scheme, in which the electric field integral equation is established to solve the problems, and OMP is taken as the recovery algorithm. For the convenience of comparison, we define the recovery error as
Sphere
A sphere with the radius of 5 m illuminated by the plane waves of 300 MHz is considered, who contains 12,620 Rao-Wilton-Glisson (RWG) basis functions. The waves are set in the xoy plane, and the incident angle is divided into 0.1°, 0.2°, …, 360°.
FFT basis is used as the sparse transform. As is shown in Fig. 1, the similar precision can be achieved at the same number (310) of measurements by applying the Gaussian random matrix and the proposed measurement matrix respectively, while the number of extracting columns P is larger than 1250. It means that one can get a sensing matrix with non-zero elements accounting for 1250/3600 (η) in the best case. Thus, the computational cost for acquiring the projections of original induced currents in sparse domain is cut by about two-thirds (1 − η) by using the proposed measurement matrix rather than Gaussian random matrix; meanwhile, the computational complexity of measurement for both is the same. The comparison of the computing time for acquiring the projections is presented in Table 1, which further proves the high efficiency.
To show the universality of the proposed technique for orthogonal bases, FFT basis is, respectively, replaced by Hermite basis and DWT basis. The corresponding results are shown in Figs. 2 and 3. It is evident that, for both Hermite basis and DWT basis, much less computational complexity for acquiring the projections is available with the proposed measurement matrix than with Gaussian matrix under the same condition of measurement. The comparisons of computing time in the case of two bases are also provided in Table 1.
Missile model
Then, consider a missile model who contains 1963 RWG basis functions, and the angle increment is set as 1°. The second kind of Chebyshev basis and Legendre basis is chosen as the sparse transforms, respectively. Other experimental parameters are the same with the previous one. Both Figs. 4 and 5 indicate that the proposed scheme is also validity for the complex-shaped objects.
By using the second kind of Chebyshev basis and the proposed measurement matrix (M = 90, P = 100), and setting the elements less than 10−14 in the sensing matrix to zero, there are only 9000 non-zero elements in the sensing matrix, which is consistent with the expected number MP. Hence, the solution to equation (6) with the help of OMP is accelerated, which is demonstrated in Table 2. The bistatic radar cross section (RCS) of the missile model illuminated at a random incident angle (take 77° as an example) is also provided in Fig. 6, which agrees well with the result solved by the traditional MoM. From Table 2 and Fig. 6, we can see clearly that the computing time can be significantly reduced while the high accuracy is kept by using the proposed measurement matrix.
Conclusion
A novel scheme for constructing the measurement matrix has been developed. One can get a sparse sensing matrix by adopting the proposed measurement matrix in the solution to wide-angle EM scattering problem based on MoM conjunction with CS. In addition, the number of measurements required for both Gaussian random matrix and the proposed one is the same. Consequently, the computational complexity for acquiring the projections by using recovery algorithm can be significantly reduced under the condition that the computational cost for measurement remains unchanged.
Acknowledgements
This work was supported by the Anhui Provincial Natural Science Foundation of China under Grant 2208085QF183, the National Natural Science Foundation of China under Grant 61701163, the Universities Natural Science Foundation of Anhui Province of China under Grant KJ2021A0905 and Grant KJ2020A0102, the Anhui Science and Technology Project under Grant 202104a05020004, the University Synergy Innovation Program of Anhui Province of China under Grant GXXT-2021-090.
Competing interests
The authors report no conflict of interest.
Qi Qi received the M.S. and Ph.D. degrees in electromagnetic field and microwave technology from Anhui University, Hefei, China, in 2013 and 2020, respectively. He is currently an associate professor with the Anhui Province Key Laboratory of Simulation and Design for Electronic Information System, Hefei Normal University. His current research interests include computational electromagnetics and radar signal processing.
Xinyuan Cao received the B.S. degree in computer science and technology from the Anhui University of Technology (AHUT), in 2005, the M.S. degree in software engineering from the University of Science and Technology of China (USTC), in 2008, and the Ph.D. degree electromagnetic field and microwave technology from Anhui University, China, in 2013. He is currently a professor with the Anhui Province Key Laboratory of Simulation and Design for Electronic Information System, Hefei Normal University.
Yi Liu received the M.S. degree in electromagnetic field and microwave technology from Anhui University (AHU), China, in 2013. Since 2013, she has been with Hefei Normal University (HFNU), China.
Meng Kong received the M.S. and Ph.D. degrees in electromagnetic field and microwave technology from Anhui University, Hefei, China, in 2009 and 2016, respectively. He is currently a professor with the Anhui Province Key Laboratory of Simulation and Design for Electronic Information System, Hefei Normal University.
Xiaojing Kuang received the Ph.D. degree in electromagnetic field and microwave technology from Anhui University, Hefei, China, in 2020. She is currently a professor with the Anhui Province Key Laboratory of Simulation and Design for Electronic Information System, Hefei Normal University.
Mingsheng Chen received the M.S. and Ph.D. degrees in electromagnetic field and microwave technology from Anhui University, Hefei, China, in 2003 and 2008, respectively. His research interests include fast numerical methods in computational electromagnetics, compressive sensing, and electromagnetic scattering and radiation.