Abstract

A novel multiview inverse synthetic aperture radar (ISAR) imaging method is proposed to simulate high-resolution and identifiable ISAR image of complex targets by handling large-angle and wide-bandwidth scattering data. The scattering data are simulated with the shooting and bouncing ray (SBR) method. The bidirectional ray-tracing algorithm is developed to reduce the computation time. Simulation results indicate that the improved method is efficient and reliable to calculate electromagnetic (EM) scattering of electrically large targets. To implement the multiview ISAR imaging method after data simulation, we divide the large-angle and wide-bandwidth scattering data into subaperture data and conduct ISAR image processing for each subaperture datum locally. Transforming each subaperture ISAR image to the global coordinate system and summing them together will produce the high-resolution ISAR image that is meaningful for the database set up for synthetic aperture radar automatic target recognition (SAR ATR). The final simulation ISAR images further validate the great performance of our scattering calculation algorithm and ISAR imaging method.

1. Introduction

Inverse synthetic aperture radar (ISAR) imaging has been widely used in target detection and recognition due to its operation capacity of all day and all weather [1]. Many methods such as bandwidth extrapolation [2, 3] and compressive sensing (CS) [4, 5] have been studied in past several years to obtain high-resolution ISAR images. These methods focus on how to generate more radar data with the parameterization processing algorithm from the aspect of signal processing. Imaging with electromagnetic scattering (EM) echoes data simulated by EM scattering algorithms is another method to achieve ISAR imaging. This method can provide theoretical foundation for ISAR imaging and is significant to ISAR imaging experiment. EM scattering simulation algorithms are divided into low-frequency numerical method and high-frequency approximation method. The former method includes method of moments (MOM) [6, 7] and multilevel fast multipole method (MLFMM) [8]. The computational ability of these methods is limited by the target size. The shooting and bouncing ray (SBR) method [912] is a high-frequency method which combines the physical optics (PO) method and geometrical optics (GO) method. It can calculate the far field scattering of electrically large targets efficiently. In the SBR method, the intersection tests are quite time-consuming especially as the target size increasing. Many acceleration techniques, such as ray-box intersection algorithm in FPGA [13, 14], multiresolution grid algorithm [15], recursive subdivision octree algorithm [16], and KD-tree based algorithm [17], have been developed to reduce the computation time of ray-tracing process. In this report, the bidirectional ray-tracing algorithm is proposed to decrease the intersection tests between patches and rays, further reducing computation time.

Automatic target recognition (ATR) of synthetic aperture radar (SAR) has been significantly applied in military tasks [18]. The SAR ATR system requires a large ISAR image database of numerous computer-aided design (CAD) targets for all observation angles to compare with test targets to be classified and recognized [18, 19]. The multiview ISAR imaging method is quite essential to create the database of CAD targets for various observation angles. In [2023], methods for multistatic ISAR imaging of moving targets have been presented. The study [20] describes the ISAR processing and fusion by coherent/incoherent summation in different overlapping situations of the radar network. The authors in [21, 22] develop the 3D reconstruction method based on a multistatic InISAR system. In recent years, circular synthetic aperture radar (SAR) [24] is developed as a novel SAR mode. It is achieved by steering the radar platform to rotate in a circular trajectory. The imaging process includes generating subimages and the followed incoherent procedure. Inspired by this circular trajectory concept, we made attempt to conduct the multiview ISAR imaging simulation according to the subaperture principle [25, 26]. In the proposed multiview ISAR imaging method, the backward scattering data of a target are obtained from multiple observation locations and stored as multiple sets of subaperture data. Synthesizing these subaperture data is equivalent to increasing the total imaging aperture; thus, the image resolution will be greatly improved. In this technique, each subaperture datum is simulated by the introduced SBR method in large-angle range and wide bandwidth.

The rest of this paper is organized as follows. In Section 2, the principle of the bidirectional ray-tracing algorithm is described and followed by backward scattering simulations of a dihedral reflector as well as two electrically large targets. The comparison of simulation results between MLFMM and the improved SBR method is given to validate the correctness of our method. Then, the theoretical model of the multiview ISAR imaging method using large-angle wide-bandwidth subaperture data is figured out. Section 3 shows numerical examples including the comparison of image quality of large-angle and wide-bandwidth ISAR imaging between the direct FFT method and the PRA method and multiview ISAR imaging simulations of the missile and airplane model. The results of the multiview ISAR imaging simulation confirm the validity of our method.

2. Theoretical Model

2.1. Backward Scattering Simulation by SBR Method

In the SBR method, the target model is subdivided into small triangle patches and the incident wave is assumed as dense grids of ray tubes shot toward the target. The propagation direction of the incident ray can be determined according to the law of GO. The backscattered field of illuminated patches will be calculated by PO. Although the SBR method is more effective compared to numerical algorithms, the ray-tracing process for electrically large target is still time-consuming. Thus, we proposed the bidirectional ray-tracing algorithm to reduce the computation time during ray-tracing process.

As shown in Figure 1, the incident ray reflected by patch A of the plate 1 intersects patch B of the plate 2. First, we can search neighbor patches of patch B (that is, patch C, patch D, and patch E) according to KD-tree of the target model. Then, assume that the rays are shot from the neighbor patches in the direction reverse to that of the first reflected ray from patch A. If the reverse direction rays intersect with patch A, then their original patches are illuminated by the first reflected field from patch A. Subsequently, the same reverse ray-tracing process will be conducted on the illuminated neighbor patches one by one. As for the computation about the second reflection, we replace the patches illuminated by the incident wave by the ones illuminated by first reflected rays. Finally, far field scattering of illuminated triangles found out by the ray-tracing process should be calculated, respectively, by physical optics (PO) as follows:in which ; is the current density at on the triangle patch.

Figure 2 shows monostatic RCS of a dihedral reflector at 10 GHz. The side length of the dihedral reflector is 0.3 m. The results of our method are compared with those of MLFMM in FEKO. It can be seen that the two sets of data match well. However, the simulation results of the PO method present significant difference, which indicates the effect of multiple reflections on the RCS simulation of such dihedral construct. In the following, we applied the SBR method to backward scattering data simulation of a missile. The length of the missile model is 6.8 m, and the wingspan is 2.6 m, as illustrated in Figure 3. The azimuthal angle of the incident wave changes from 0° to 360° at the elevation angle . The backscattering RCS results at 10 GHz for both HH-polarization and VV-polarization are shown in Figure 4. It can be seen obviously that the RCS of the missile varies greatly with the incident angle and reaches to the peak value when the incident wave illuminates both vertical sides of the missile. To further verify the efficiency of the introduced SBR method, an airplane model with length 15 m and wingspan 9 m is set up (as shown in Figure 5). The monostatic RCS results for HH-polarization and VV-polarization are calculated as shown in Figure 6. The incident angles are set as , . As can be seen from the results, the RCS of the aircraft changes more significantly with the incident angle and gets the maximum value when the incident azimuths are and . Table 1 illustrates the comparison of runtime performance between the MLFMM in FEKO and the SBR method. It is worth to notice that the improved SBR method has achieved great speedup. All simulation results indicate that the bidirectional ray-tracing-based SBR method is able to calculate the backscattering of complex targets with good accuracy and efficiency.

2.2. Multiview ISAR Imaging

The first two steps of the multiview ISAR imaging algorithm are collecting backscattering data from different looking angles (as shown in Figure 7) as subaperture data and obtaining subaperture ISAR images in their local coordinates. Each subaperture image is obtained using large-angle and wide-bandwidth subaperture data. Then, the subimages are transformed into the global coordinate system and synthesized to generate the total ISAR image.

The algorithm can be summarized as follows:(i)Collect the backward scattering data for wide bandwidth and large angular range. Record the data as . In this report, the backward scattering data in the form of two-dimensional matrix can be obtained effectively by the above introduced SBR method for different looking angles at different frequencies.(ii)Repeat step (i) and obtain subaperture data from different observation locations for N groups. These N groups subaperture data are all in polar distribution.(iii)Apply polar reformatting algorithm (PRA) and IFFT to obtain N subaperture ISAR images utilizing N group data from the former steps.As is known to all, the ISAR image is proportional to the following integral:in whichHere, is the backward scattering data of the target requiring ISAR image. If the backward scattering data are collected in large-angle range and wide bandwidth, it will be presented in the polar grid in the domain, as shown in the point array in Figure 7. In this situation, fast Fourier transform is inappropriate to be directly employed in imaging process. To transform the original polar format data into rectangular grid on the plane, and is resampled equally between the maximum and the minimum value, that is , . The resampling process will generate a new grid. Then, every original scattering datum is set into the nearest point on the new grid. To minimize the error associated with this reformatting procedure, the four nearest neighbor scheme interpolation method is used in polar format data.(iv)Transform each subimage from their local coordinate system into the global coordinate system by PRA introduced above.Assuming there are N subapertures, the center looking angle of each subaperture is (as shown in Figure 7), where . The backscattered data of each subaperture are collected over azimuth angle , where is the total scan azimuth angle of each subaperture. However, each subaperture has its own coordinate in the direction of . Let denote the local azimuth angle in the kth subaperture’s local coordinate system. and are the wave number in the kth subaperture’s local coordinate system. Then, the corresponding global coordinate wave number , can be written aswhereForm equations (4) and (5), we can see that the global coordinate image can be obtained from the local coordinate image by a rotation of . For the multiview ISAR image, the rotation angle is different for each subaperture.(v)Sum up all the transformed subimages to get the total ISAR image of the target.

3. Results and Discussion

In this section, ISAR imaging for large angular bandwidth and wide frequency bandwidth using the direct FFT method and the PRA method is compared firstly. Afterward, the multiview ISAR imaging process is implemented on the realistic missile and airplane model, respectively. The subaperture backscattering data of missile model are presented in matrix form, and each subimage is illustrated then. Finally, the synthesized ISAR image generated by our method is compared with the small-angle and narrow-bandwidth ISAR image. All simulated ISAR images are in linear scale.

3.1. ISAR Imaging for Large-Angle Wide-Bandwidth Data

The top view of the missile model is shown in Figure 3. The length of the model is 6.8 m, and the wingspan is 2.6 m. During this simulation, the incident wave central frequency is set at 8 GHz. The bandwidth is 4 GHz including 256 equally spaced frequency steps. Also, the azimuth angle was altered from to with 256 sampling points.

Figure 8 shows the ISAR image obtained directly from IFFT. The image is blurred and unfocused because of the nonuniform distribution scattering data in the domain. After reformatting the data by the PRA, the image is shown in Figure 9. It can be seen that polar reformatting followed by IFFT processing provides very fine resolutions both on range and cross-range dimensions. Nevertheless, the numerical noise due to reformatting the data from polar format to the rectangular format is unavoidable.

3.2. Multiview ISAR Imaging for Missile Model

Next, the multiview ISAR image of the missile model is simulated. The incident wave frequency varies from 6 GHz to 10 GHz with 256 equally spaced frequency steps. We select 8 representative subapertures with center azimuth angle , , , , …, , successively. The angle bandwidth of each subaperture is with 256 sampling points. The simulation steps are the following:(1)Collect backscattered data over given angle and frequency bandwidth for each subaperture. This will provide a total of 8 different subaperture data, and each has 256 × 256 data value. The simulated backward scattering data in spatial-frequency domain are shown in Figure 10. It can be seen that in center azimuth and , the backscattering data have obviously strong scattering points. This reflects the fact that the missile has strong backscattering when incident from vertical sides. In center azimuth and , the backscattering is weaker but still has strong scattering part because of the warhead and wing structures. In the other center azimuths, the backscattering data vary with the frequency and look-angles. We can easily search the parameters for strong scattering, which provide important data support for the target detection and recognition of the SAR ATR system.(2)Use the PRA method and IFFT to simulate the ISAR image of each subaperture. The backward scattering data processed with PRA in domain are shown in Figure 11. After polar reformatting, the data in Figure 10 have been presented in uniform rectangular in domain. Figure 12 illustrates eight sub-ISAR images in the eight different look-angles after IFFT. Each subimage is simulated in its local coordinate system. It can be seen that each subimage has high resolution and presents a part of the missile model. The two edges of missile are clearly outlined in 3th and 6th subimages when the center azimuth is and , respectively. Meanwhile, the wings of the missile appear apparently in the 1th and 5th subimages. The 2th and the 8th subimages show the warhead of the missile, as the incident wave directly illuminates this part. As for the 4th and 6th subimages, the incident wave is oblique incident at the missile body, so the backscattering is not strong and the image is fuzzy.(3)Rotate each subimage from the local coordinate system to the global coordinate system. The subimages in the global coordinate are shown in Figure 13.(4)Finally, all subimages are summed up to form the final focused ISAR image, as shown in Figure 14(a). The final multiview ISAR image is well focused, and the missile is perfectly outlined. Figure 14(b) shows the multiview ISAR image simulated with small angle and narrow bandwidth data. The angle range is and the frequency bandwidth is 1.5 GHz for each subaperture. We can see that the ISAR image in Figure 14(b) is unfocused and blurred compared with that in Figure 14(a). The left image better reflects the fine structure of the target.

3.3. Multiview ISAR Imaging for Airplane Model

In the following, an airplane model (the length is 15 m, and the wingspan is 9 m) is established as shown in Figure 5. We select 8 same observation locations as those of the missile model. The central frequency is set as 6 GHz, and the bandwidth of each subaperture is 2 GHz. The azimuth range of each subaperture is fixed in . Both frequency and azimuth sampling points are 256. The multiview ISAR imaging procedure is the same as before. Figures 15 and 16 show the subimages of the airplane model in the local coordinate system and global coordinate system, respectively. When the center azimuth is , that is, the wave incidents from the nose of the airplane, strong backscattering from the airplane nose, and wings dominate the subimage. In the 3th and 7th subimages, the sides of the airplane are presented.

The other subimages show less target information because the backscattering intensity is relatively weak in those azimuths. Even so, these images are quite useful for SAR ATR to conduct recognition tests. The final multiview ISAR image of the airplane model is illustrated in Figure 17(a). It can be seen that the outline of the airplane model is clearly presented. Figure 17(b) shows the multiview ISAR image simulated with small angle and narrow bandwidth. The angle range is and the frequency bandwidth is 750 MHz for each subaperture. This ISAR image is blurrier compared with that in Figure 17(a).

4. Conclusion

In this paper, the multiview ISAR imaging method of electrically large objects with large-angle and wide-bandwidth data in each subaperture is proposed and validated. The scattering data are obtained by the improved SBR method using the bidirectional ray-tracing algorithm. The comparison of simulation results between the improved SBR method and MLFMM method in FEKO demonstrates that the improved method is able to calculate the backscattering of electrically large targets in high efficiency and accuracy. The final multiview ISAR image has good resolution to clearly outline the target model.

Data Availability

The scattering data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported in part by the National Natural Science Foundation of China under grant no. 61871457 and the Foundation for Innovative Research Groups of the National Natural Science Foundation of China under grant no. 61621005.