Abstract
Ground clutter data are usually generated using a statistical model, but they cannot effectively reflect the spatial distribution characteristics of ground objects. It is important in practical projects to effectively predict ground clutter when terrain data are known. In this paper, a scheme of ground clutter simulation based on the three-dimensional parabolic equation (3DPE) model is proposed. Radio wave propagation was modeled by the PE model and the spatial field distribution was solved. After the radar cross section (RCS) calculation based on space cells, the ground clutter information data were obtained. Then the radar echo was obtained and the clutter map was simulated. The simulation experimental results show that the ground clutter map simulated by the proposed method has a good reference value, meets the demand of strong clutter area prediction under known terrain conditions, and provides a theoretical basis for radar location and optimal deployment.
1. Introduction
The interference of environmental electromagnetic scattering on radar target detection is usually called clutter. The clutter modeling and simulation technologies help to better test the radar performance. For example, in order to detect drone swarms in urban areas with known terrain, it is necessary to predict the ideal location of radar erection through the simulation of ground clutter.
The classical clutter simulation methods, based on statistical models, the coherent clutter is obtained through methods such as Zero-Memory Non-Linear (ZMNL) or Spherically Invariant Random Processes (SIRP) [,,,,]. However, echoes generated by these methods are not suitable for the ground clutter prediction under known terrain conditions and cannot help the erection and the deployment optimization of networked radar.
To meet the above application requirements, the radar cross section (RCS) calculation model was introduced in the early stage, but these methods lack the considerations of electromagnetic wave diffraction. Therefore, the radio wave propagation model has been introduced into the clutter simulation method in recent years. The main solution methods of radio wave propagation include numerical calculation, ray tracing, and parabolic equation (PE). In particular, PE has been widely studied because of its fast solution by step-by-step Fourier transform (SSFT) [,]. PE was initially applied to the deployment and location of mobile communication base stations. Meanwhile, the urban area was equivalent to a plane, the antenna beam was generally assumed to be flat and isotropic, and ideal results are then obtained. However, when PE is introduced into the radar field, there are two new problems: (1) how to solve the PE model in a three-dimensional space (3D) and (2) how to calculate the RCS of ground objects when the transceiver shares a single antenna.
On the one hand, to ensure that PE is effective in two-dimensional (2D) cases, it is necessary to assume that a scene is an infinite plane [] or that the radar horizontal beam is extremely narrow, to avoid the problem of PE solution in 3D cases. In [], the concept of the Gaussian linear antenna has been introduced to simplify the solution of the initial field in 3D space. Obviously, these methods are only suitable for solving specific 3D PE models. On the other hand, the bistatic model, without considering the scattering coefficient model and the solution of RCS, was assumed in [] to solve easily the forward field in the PE model. The radar equation based on the PE is proposed to compute backscattering power in []. However, these two problems have not been satisfactorily solved in [,,,].
To solve the above problems, this paper develops a 3D split-step Fourier transform (3D-SSFT) method based on the 3DPE model and proposes a surface feature RCS calculation method based on the cells to generate the surface feature clutter of a known terrain. Furthermore, according to the radar echo model, the corresponding ground clutter signal and ground clutter map prediction results are obtained by simulation.
The remainder of the paper is organized as follows. Section 2 provides a brief overview of the simulation scheme and the short description of the radar echo model. The short description of PE model, the proposed 3D-SSFT algorithm, and approach of computation of RCS are shown in Section 3. In Section 4, we analyze the influence of buildings on 3D-SSFT and the influence of RCS computation on different sizes of cell and show the simulation results of clutter map. A summary of the paper is presented in Section 5.
2. The Simulation Scheme
2.1. The Radar Echo Model
Taking the radar whose transmitting waveform is a chirp signal as an example, regardless of RF modulation, the transmitting signal can be expressed as:
where is the transmission power, is the window function, the size of the window is determined by , is the frequency modulation rate, and is the time variable.
According to the radar equation, the received power , where and , as determined by the azimuth of a target, are the transmit and receive gain of the radar antenna, and . For scatterers with coordinate and its radial velocity and RCS , the radar received echo can be expressed as follows:
where represents the complex envelope, and is transformed to after the Doppler modulation and the time-delay caused by and , respectively. The radar echo of scatterers can be rewritten as:
2.2. The Proposed Simulation Scheme
The workflow chart of the proposed simulation scheme is shown in Figure 1, where the internal module of generating scattering point information includes: 3D-SSFT of 3DPE model, the RCS calculation method based on cells. As in [,], the echoes are considered to be caused by isotropic scatterers which correspond to cells. Different from [,,], we need the RCS of the cell rather than the distribution of the backward field, considering that the radar usually uses a single receiving and transmitting antenna and is erected from a single base. Therefore, this paper introduces an RCS calculation method based on cells. The module of generating scattering point information is the core of our simulation scheme whose output includes: coordinate , radial velocity , and RCS of all cells.
Figure 1.
The workflow chart of the proposed simulation scheme.
Five main steps of our scheme include: (1) inputting radar parameters, known terrain data and its scattering coefficient, and parameters required by PE model; (2) solving the forward field by 3D-SSFT; (3) calculating the RCS of all cells; (4) generating the echoes of the known terrain data and objects from the radar–echo model; and (5) outputting the ground clutter map with flight targets.
3. The 3D Parabolic Equation and RCS Computation
3.1. The Parabolic Equation Model
Suppose the -axis is set as the paraxial direction in 3D space and the time dependence of the fields is assumed as , the reduced function is defined as , where is the wavenumber, and illustrates the components of time-harmonics either as an electric field or magnetic field.
The wave equations for each component of fields can be written as:
where is the refractive index of the medium. Considering , (4) is simplified and decomposed.
The solutions to (5) correspond to the forward propagating waves, and (5) is called the standard parabolic equation model. Based on the 2D wide-angle (WA) SSFT [], this paper proposes a 3DPE method, which includes the initial field solution of 3D Gaussian pattern, 3D absorption boundary, and 3D-SSFT method (3D-SSFT).
3.2. 3D-SSFT
This solution based on the 3DPE model can be used to calculate along z with the steps of , once the initial field distribution and Boundary Conditions (BC) are given.
3.2.1. The Initial Field
The initial field in the spatial domain can also be represented as at . A Fourier transform pair is formed between the initial field and the specify Gaussian antenna pattern , and its expression in 3D is:
where is the antenna’s position, and and represent the beamwidth along with -axis and -axis, respectively. The pattern in the wavenumber domain can be obtained:
where , is 3 dB beamwidth of -axis, and represents or axis. When the elevation angle and the azimuth angle are known, and the pattern of the antenna can be denoted as , the initial field can also be represented using:
3.2.2. Boundary Conditions (BC)
The perfectly matched layer (PML) is used as an absorbing boundary condition to solve the PE model shown in Figure 2. This BC is achieved by applying windowing functions in order to eliminate reflection effects []. In this paper, we extend the Tukey window from one dimension to two dimensions, in which the 1D Tukey window on the axis is defined as follows:
where represents the maximum range in the axis. The 2D Tukey window function is as follows:
where represents Kronecker product and represents transpose.
Figure 2.
The ROI (gray) and the PML (blue).
3.2.3. 3D-SSFT
This paper proposes 3D-SSFT based on [], and the specific step-by-step calculation formula is given by the following formula:
where , is the component of the wavenumber on the axis, is step along , and and represent 2D Fourier transform and inverse transform, respectively. The field strength is composed of both the forward and backward components, as seen in [,,].
3.3. Computation of RCS Based on the Cell
The RCS of a target is usually estimated by physical optics and geometric optics. In [], RCS is calculated by the finite difference time domain method (FDTD). Reference [] demonstrated that the forward field can be obtained by solving the PE model, and then the RCS of the target in the bistatic radar can be calculated. The research in [] has attracted a lot of attention, such as [,,,]. In this paper, ROI is divided into non-overlapping cells, each of which is a × × cube. The RCS of each cell are defined as:
where and represent azimuth and elevation, respectively; denotes the distance between radar and cell; and and express scattered field strength and incident field strength, respectively. Then we have:
The RCS of cells is given as [,]:
The proposed scheme is summarized in the following pseudo-code shown in Algorithm 1.
| Algorithm 1: The pseudo-code of our scheme. | |
| Input: Radar Parameters, Known Terrain Data Output: the Clutter Map | |
| 1: | Initialize , the azimuth of beam , , , . |
| 2: | while |
| 3: | for do |
| 4: | ; |
| 5: | ; |
| 6: | according to reflection coefficients, is calculated by ; |
| 7: | ; |
| 8: | end for where is the nonzero subset of in all space cells |
| 9: | for do |
| 10: | ; |
| 11: | end for |
| 12: | ; |
| 13: | as the antenna scans increases; |
| 14: | end while |
| 15: | after pulse compression to obtain the clutter map from |
4. Simulation Results and Discussion
4.1. The Influence of Buildings on 3D-SSFT
The main parameters of the radar in the experiment are as follows: the carrier frequency is 9.35 GHz, the pulse repetition frequency PRF is 40 KHz, and the bandwidth B is 20 MHz. The vertical and horizontal beamwidths are set to 10° and 1°, respectively, and the surface scattering coefficient is assumed to be 0.1.
The first experiment is to show the influence of ground objects on radio wave propagation. The radar is at x = 50 m, y = 100 m, and z = 0 m. The heights of the three buildings are 30 m, 50 m, and 80 m, respectively. The width and thickness of the buildings are 110 m and 100 m, respectively. The cell is 8 m × 1 m × 20 m and the ROI is 3000, 100, and 200 m on the z, x, and y-axis, respectively. The forward field strength distributions on different x–z planes are obtained by 3D-SSFT. The field strength distributions on y = 100 m, 120 m, and 140 m are shown in Figure 3.
Figure 3.
Forward field distributions in dB on different x–z planes. (a) shows the locations of the three buildings. (b–d) are field distributions of y = 100 m, 120 m, and 140 m, respectively. It should be pointed out that the farther away from the plane where the radar is, the weaker the shelter effect of the building gradually becomes.
The field distribution can be seen from Figure 3: the field strength at the y = 100 m plane, where the radar is located, is the largest; and it gradually decreases with the increase of z in Figure 3b. However, in Figure 3c,d, under the influence of antenna directivity, the maximum field strength is not at the position where z is the smallest; in Figure 3b,c, under the influence of building shielding, the field strength at the back of the building changes significantly, and behind the building, with the increase of z, the electromagnetic wave diffusion effect is displayed.
4.2. Comparisons with Different Sizes of Cell
In the second experiment, in order to verify the feasibility of modeling ground objects and targets as cuboids, three cube targets with side lengths of 1 m, 10 m, and 100 m are set to compare the RCS results. The three targets are located at the same center, 1000 m away and 50 m high.
When the target side length is 1 m, one non-zero RCS value is −319.13 dBm. In the 10 m cube experiment, 10 cells of non-zero RCS value are obtained, as shown in Table 1. In the case of the 100 m cube, 9896 non-zero RCS values of cells are obtained. The statistical results are shown in the first column of Table 2.
Table 1.
The comparison with different sizes of cubes.
Table 2.
The comparison between single cube and cube combination.
In addition, in order to compare the difference between a combination of cubes and a single cube, we set 1000 cubes with side length of 10 m to obtain one 100 m cube combination with the equivalent size and position to a single 100 m cube and also obtain 9896 RCS statistical results, as shown in the second column of Table 2.
It can be seen from the experiments of three different size targets that small cubes lead to fewer non-zero RCS cells, and the larger the cube, the more non-zero RCS cells are obtained, which is consistent with the actual situation. The statistical results of RCS values generated by small cubes, which are equivalent to a large cube, and by a single cube are the same in Table 2. This result shows that it is feasible to equivocate large objects with small cubes.
4.3. Clutter Maps and Simulation Results
The digital elevation map in this paper is the urban elevation map formed by the superposition of the topographic height map and the building height map of a city provided by a research institute in China, as shown in Figure 4. One pixel corresponds to 1 m × 1 m area. The map covers a 3000 × 3000 m2 area, with altitudes between 450 and 700 m. We set the size of cells is 1 m × 1 m × 1 m to obtain 3000 × 3000 × 700 cells. The target is set to a 3 m × 9 m × 8 m cuboid with a scattering coefficient of 0.1, a circular flight path with a radius of 1000 m and an altitude of 600 m.
Figure 4.
The urban elevation map in (a) with altitudes between 450 and 700 m. This map is divided into space cells as shown in (b).
The clutter maps in dB of the proposed scheme are compared at different radar erection heights of 500, 550, 600, and 650 m, respectively, as shown in Figure 5. In Figure 5b–d The target track can be easily observed at the ring with a radius of 1 km. The target track is more obvious and the signal-to-clutter ratio is higher when the radar erection height is close to the target flight height. This shows that the radar erection height or beam pointing to the target has an important impact on the radar target detection.
Figure 5.
The clutter maps with at different radar altitudes in (a–d) of 500 m, 550 m, 600 m, and 650 m, respectively. These results correspond to the DEM, in which the mountainous area at the lower side of the map corresponds to the red strong clutter area at the lower part of the clutter map, the flat terrain and river area on the left form the blue weak clutter area, and there are obvious red spots in the clutter map corresponding to some high-rise buildings on the right. The “hollow” phenomenon in the central area of the clutter map is mainly due to the failure to consider the influence of the near-field effect and radar sidelobe.
In order to demonstrate the advantages of the proposed 3DPE in fidelity, 2D PE is used to generate range profiles (RP) from 0° to 360° azimuth, and its results are shown in Figure 6b. It can be seen from the area in black boxes that RP in Figure 6b is more distinct in the adjacent azimuth than that of 3DPE in Figure 6a. The reason is that 2D PE does not consider the beamwidth of radar, which does not meet the needs of real projects.
Figure 6.
The comparison of range profiles at different azimuth angles between 3D PE in (a) and 2D PE model in (b) under the same conditions as the above and radar erection heights is 500 m. The target is marked by a red box.
5. Conclusions
This paper verifies and develops the ground clutter simulation method based on PE to predict the ground clutter when the terrain data are known. The proposed method can intuitively predict the coverage of radar detection airspace and the strong ground clutter area, meet the needs of strong clutter area prediction under known terrain conditions, and provide a theoretical basis for radar location and optimal deployment.
Author Contributions
Data curation, Z.W. and J.D.; Investigation, Z.W. and J.D.; Methodology, M.W. and Z.W.; Supervision, M.W.; Validation, J.D.; Writing—original draft, Z.W. and J.D.; Writing—review and editing, Z.W., J.D., M.W. and S.Y. All authors have read and agreed to the published version of the manuscript.
Funding
This research was supported by the National Natural Science Foundation of China (Project No. 62171357 and No. 61906145), the Science and Technology Innovation Team in Shaanxi Province of China (Project No. 2020TD-2017), and the Hubei Provincial Natural Science Foundation (Project No. 2020CFA001).
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
The data presented in this study are available on request from the corresponding author. The data are not publicly available due to project restrictions.
Acknowledgments
The authors would like to express their great appreciation to the Sensors journal Editors and anonymous Reviewers for their valuable suggestions, which have improved the manuscript quality.
Conflicts of Interest
The authors declare no conflict of interest.
Abbreviations
| 2D | two-dimensional |
| 3D | three-dimensional |
| RCS | radar cross section |
| PE | parabolic equation |
| ZMNL | Zero-Memory Non-Linear |
| SIRP | Spherically Invariant Random Processes |
| SSFT | step-by-step Fourier transform |
| BC | Boundary Conditions |
| PML | the perfectly matched layer |
| FDTD | finite difference time domain method |
References
- Marier, L.J. Correlated K-distributed clutter generation for radar detection and track. IEEE Trans. Aerosp. Electron. Syst. 1995, 31, 568–580. [Google Scholar] [CrossRef]
- Rangaswamy, M.; Weiner, D.D.; Ozturk, A. Non-Gaussian random vector identification using spherically invariant random processes. IEEE Trans. Aerosp. Electron. Syst. 1993, 29, 111–124. [Google Scholar] [CrossRef]
- Wu, G.; Fan, J.; Zhang, F.; Lu, F. A semi-empirical model of sea clutter based on zero memory nonlinearity. IEEE Access 2019, 7, 18125–18137. [Google Scholar] [CrossRef]
- Conte, E.; Longo, M.; Lops, M. Modelling and simulation of non-Rayleigh radar clutter. In IEE Proceedings F (Radar and Signal Processing); IET: London, UK, 1991; Volume 138, pp. 121–130. [Google Scholar]
- Rangaswamy, M.; Weiner, D.; Ozturk, A. Computer generation of correlated non-Gaussian radar clutter. IEEE Trans. Aerosp. Electron. Syst. 1995, 31, 106–116. [Google Scholar] [CrossRef]
- Mallahzadeh, A.R.; Soleimani, M.; Rashed-Mohassel, J. RCS computation of airplane using parabolic equation. In Proceedings of the 2005 Asia-Pacific Microwave Conference Proceedings, Suzhou, China, 4–7 December 2005; Volume 4, p. 4. [Google Scholar]
- Mallahzadeh, A.R.; Rashed-Mohassel, J.; Soleimani, M. Monostatic RCS computation of reflector antennas using parabolic equation. In Proceedings of the 6th International Conference on Computational Electromagnetics, Aachen, Germany, 4–6 April 2006; pp. 1–2. [Google Scholar]
- Levy, M. Parabolic Equation Methods for Electromagnetic Wave Propagation; IET: London, UK, 2000. [Google Scholar]
- Chiou, M.-M.; Kiang, J.-F. PWE-based radar equation to predict backscattering of millimeter-wave in a sand and dust storm. IEEE Trans. Antennas Propag. 2016, 65, 785–793. [Google Scholar] [CrossRef]
- Guo, Q.; Zhou, C.; Long, Y. Greene approximation wide-angle parabolic equation for radio propagation. IEEE Trans. Antennas Propag. 2017, 65, 6048–6056. [Google Scholar] [CrossRef]
- He, Z.; Zeng, H.; Chen, R.S. Two-way propagation modeling of expressway with vehicles by using the 3-D ADI-PE method. IEEE Trans. Antennas Propag. 2018, 66, 2156–2160. [Google Scholar] [CrossRef]
- Thomson, D.J.; Chapman, N.R. A wide-angle split-step algorithm for the parabolic equation. J. Acoust. Soc. Am. 1983, 74, 1848–1854. [Google Scholar] [CrossRef]
- Barrios, A.E. A terrain parabolic equation model for propagation in the troposphere. IEEE Trans. Antennas Propag. 1994, 42, 90–98. [Google Scholar] [CrossRef]
- Li, A.; Yin, C.; Zhang, Q. Predicting spatial field values under undulating terrain with 2W-PE based on machine learning. IEEE Antennas Wirel. Propag. Lett. 2022, 21, 222–226. [Google Scholar] [CrossRef]
- He, Z.; Chen, R.S. A novel parallel parabolic equation method for electromagnetic scatterings. IEEE Trans. Antennas Propag. 2016, 64, 4777–4784. [Google Scholar] [CrossRef]
- Guo, Q.; Long, Y. Two-way parabolic equation method for radio propagation over rough sea surface. IEEE Trans. Antennas Propag. 2020, 68, 4839–4847. [Google Scholar] [CrossRef]
- Deng, X.; Liao, C.; Zhang, D.; Feng, J.; Shang, Y.; Zhou, H. A novel PE/FDTD hybrid model for predicting echo signals of radar targets in large-scale complex environments. IEEE Access 2020, 8, 28450–28461. [Google Scholar] [CrossRef]
- Wang, D.-D.; Xi, X.-L.; Pu, Y.-R.; Zhang, J.-S.; Zhou, L.-L. LF groundwave propagation modeling over irregular terrain by the hybrid two-way parabolic equation method. IEEE Trans. Antennas Propag. 2019, 67, 6596–6601. [Google Scholar] [CrossRef]
- Gao, Y.; Shao, Q.; Yan, B.; Li, Q.; Guo, S. Parabolic equation modeling of electromagnetic wave propagation over rough sea surfaces. Sensors 2019, 19, 1252. [Google Scholar] [CrossRef]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).