Abstract

Trajectory prediction for hypersonic glide targets is a difficult task that needs to be solved. To improve the prediction precision for hypersonic glide targets, based on the analysis of the target’s maneuver characteristic, an intelligent trajectory prediction algorithm based on the maneuver mode identification is proposed in this paper. Firstly, according to the typical maneuver modes of the target, a group of parameter suitable for maneuver mode identification and parameter estimation is proposed. The proposed maneuver parameters can reflect the maneuvering characteristics of the target than the other control parameters. Then, the rationality of parameters is analyzed. Secondly, using the long-short-term memory network (LSTM), the structure of intelligent trajectory prediction based on maneuver mode identification is proposed. The proposed prediction method is designed to improve the prediction accuracy by combining the target dynamic model with the flight data. Finally, the maneuver trajectory data set is established to train and test the method. For the test data set, when the observation time for the target is 200 s and the prediction time is 150 s, with a fast prediction speed, our method’s average error of spatial distance (AESD) is less than 2.9 km, and the maximum error of spatial distance (MESD) is less than 6.9 km. The result is better than other compared mainstream methods. And it is also proved valid with some observational error.

1. Introduction

Hypersonic glide targets can glide in the near space with a high speed and high mobility. The targets usually have a flight speed higher than Mach 5, a longitudinal maneuverable range of tens of kilometers and a lateral maneuverable range of hundreds of kilometers [1]. Compared with the ballistic target, its longitudinal and lateral maneuverability makes it more difficult to predict its trajectory precisely. Therefore, the trajectory prediction for hypersonic glide targets has been a greater challenge for the interception of interceptors which realize handover between midcourse and terminal guidance according to high probability region prediction [2].

To predict the trajectory of hypersonic glide targets more accurately, the maneuver characteristics of them need to be analyzed. To maximize the longitudinal range and meet the constraints of trajectory points and no-fly zones during flight, a variety of maneuvering modes may be adopted in the trajectory of the target. In the longitudinal direction, according to whether there exists skip glide in the target’s trajectory, the modes can be divided into two types: equilibrium and skip glide maneuver. Using optimization methods, Ruan [3] proved that the hypersonic target can reach a larger longitudinal range gliding with the maximum lift-to-drag ratio, while the trajectory is usually not in equilibrium glide maneuver. Ferreira [4] and Chen et al. [5] analyzed the long period trajectory of equilibrium glide first, fitting skip glide maneuver into shock curve by Liouville transformation and general multiple scale theory (GMS) method, and gave the formula for the number of skip maneuver. For the lateral maneuver, the target usually adopts a weaving maneuver and turning maneuver according to the need for penetration. P. Zarcha et al. [6, 7] demonstrated that the target can get rid of the interceptor effectively in the weaving maneuver. T.r. Morris et al. [8, 9] proved that a hypersonic glide target can avoid the no-fly zone by turning maneuver when generating the nominal trajectory. For several maneuver modes, Li et al. [10] formulated the trajectory expression, deduced the acceleration variation law, and proposed the trajectory generation method considering constraints. The trajectory characteristics in several hypersonic maneuver modes are analyzed in the above literature, which provides the theoretical grounding for our new maneuver parameters to identify maneuver modes in this paper.

According to the prediction mechanism, the current trajectory prediction methods of hypersonic glide targets can be divided into three types: equation analytical method, trajectory fitting method, and control parameter estimation. The equation analytical method can obtain the analytic solution of the target trajectory using the two-body law, which is proved very effective for the ballistic target. However, its only low-order approximate solution can be obtained for an unconventional ballistic target like a hypersonic glide target. Chaptman [11] and Loh et al. [12] et al. proposed approximate analytical solutions of hypersonic target trajectory under certain assumptions. Vinh et al. [13, 14] proposed the second-order approximate solutions of skip glide and equilibrium glide with constant Angle of attack, but the solutions were pretty complex. Lu et al. [15] regarded the quasi-equilibrium glide state of lift vehicles as a regular perturbation problem. The longitudinal trajectory of quasi-equilibrium glide was divided into the combination of equilibrium glide and high-order terms, and the error between the real solution and the low-order solution is discussed. The equation analytic method can obtain a predicted trajectory without the trajectory iteration, which can reach a faster prediction speed. But the precision of this method is restricted because the exact analytical solution cannot be obtained effectively.

The second type is trajectory fitting method, in which linear combination of simple basis functions is used to fit the target trajectory function according to the spatial characteristic of target trajectory [16]. Han et al. [17] established a polynomial model for trajectory of hypersonic glide target and obtained predicted trajectory by estimating the optimal parameters of the polynomial model. In ambition to this, Han et al. [18] also tried to divide the target trajectory directly into several parts without studying the control law and obtained predicted trajectory by fitting the variation law of trajectory state like flight height. The trajectory fitting method performs well when identifying the trajectory characteristics easily, while it is not suited to predict a large number of trajectories in different maneuver modes.

The third type is estimating the control parameter to obtain the predicted trajectory. By fitting the variation law of the key parameters, the predicted trajectory of the target is obtained by integrating from the last observed state. Lei and Han et al. [19, 20] obtained the predicted trajectory through the polynomial fitting of aerodynamic parameters and integrating control parameters with the dynamic model. Li et al. [21] proposed several control laws for different observed trajectories of targets to obtain the predicted trajectory, which could fit the change law of the target’s control parameters. Zhai et al. [22] proposed a new control parameter that could reduce the dimensionality of noncooperative target states effectively and fitted in a simple function. The method of estimating control parameters has better prediction accuracy, while the observed state is accurate, and the control law is fitting well. However, the temporal law of the control parameters is usually not a simple function. Improper fitting methods for the parameter will lead to the rapid accumulation of integral errors. Therefore, to improve the prediction precision, a new trajectory prediction method that can provide more prior information and fit the change law of control parameters better is proposed in this paper.

The fitting methods of trajectory prediction for hypersonic glide targets all rely on models or trajectory characteristics, which have a low utilization rate of flight data. However, in recent years, data-driven temporal sequential prediction methods have obtained good effects [23, 24], by which the trajectories of reentry glide targets can be predicted with the help of flight data. On the other hand, in recent years, deep learning technology has shown strong advantages in temporal law prediction [25] and target recognition [26], which had been widely used in vessel trajectory prediction [27, 28] and vehicle trajectory prediction [29]. Especially, several complicated temporal sequential prediction problems have been solved based on the recurrent neural network (RNN), which has shown the powerful studying ability of data. For example, Kailiu et al. [30] combined long- and short-term memory networks (LSTM) and the Gaussian process regression method (GPR) to predict battery capacity and service life in the future accurately. At the same time, a RNN framework is designed to obtain an effective daily capacity prediction value whether storage of battery has been observed [31]. And the neural networks also were applied to hypersonic trajectory prediction. Yang et al. [32] modified the trajectory prediction error based on the generalized regression neural network (GRNN), by which the accurately predicted trajectory could be obtained. Li et al. [33] combined the neural network and Kalman filter, based on the filtering result obtained the predicted trajectory. Cai et al. [34] established trajectory data sets of different maneuver modes for hypersonic targets and realized the classification and prediction of hypersonic glide target trajectory by using LSTM. Xie et al. [35] designed a gated recurrent unit (GRU) based on a double-channel neural network and proposed a trajectory data set. According to the network, the predicted trajectories of the hypersonic glide target were obtained. All the above methods regard the prediction of the target’s trajectory state as the prediction of a temporal sequence and use a temporal neural network to learn the state’s variation law. However, these methods cannot make full use of the information of the observed target, which lacks a combination with the target’s dynamic model.

1.1. Motivation and Contribution

Identifying the maneuver modes of the target accurately is helpful to trajectory prediction. And considering using a temporal neural network to learn the temporal law of the target’s control parameters may obtain better results than fitting with a simple function, an intelligent trajectory prediction algorithm for hypersonic glide targets is proposed in this paper, which is based on maneuver mode identification by combining LSTM with maneuver parameter model. Compared with the traditional trajectory prediction of hypersonic glide targets, the flight data are used to improve the accuracy of maneuver mode identification and trajectory prediction. And compared with the data-driven prediction methods, the dynamic models and maneuver characteristics are used to provide more information for prediction.

In this paper, the dynamic models and common maneuver modes of hypersonic glide targets are given firstly. According to the trajectory characteristics in different maneuver modes, a group of maneuver parameters suitable for maneuver mode identification and parameters estimation is proposed, when the rationality of parameters is deduced. Then, an intelligent trajectory prediction algorithm based on maneuver mode identification is proposed, which consists of the initial and last point modification network, maneuver parameters modification network, and prediction network. By generating and learning the hypersonic target trajectory data set, our method can predict the trajectory of the target effectively and obtains excellent prediction precision. In the case of the observation time is 200 s and the prediction time is 150 s, the prediction accuracy of our model reaches 98.63%, the prediction consuming time is about 0.0105 s, the average error of spatial distance (ASDE) is less than 2.64 km, and the maximum error of spatial distance (MSDE) is less than 6.91 km. And it is proved valid with the larger observational error. Finally, compared with some mainstream prediction methods, the simulation results show that our method has better prediction precision.

The innovation of this paper can be summarized in several points: (1)A new group of maneuver parameters is proposed, which is easier to be estimated and to identify the maneuver modes. And its rationality is analyzed according to the dynamic models of the hypersonic glide target(2)An intelligent trajectory prediction algorithm for hypersonic glide targets based on maneuver mode identification is proposed, and the algorithm’s framework, process, and training loss function are introduced(3)The data set for the trajectory of hypersonic glide targets in different maneuvers is established, based on which several neural networks in the algorithm are trained and tested. The ablation experiment results of each partial network in the algorithm are shown when the experiment results with different observational errors are shown. And the prediction results of our method are compared with part of the current trajectory prediction algorithms

1.2. Organization

This paper is organized as follows: Section 1 introduces the research status of maneuvering characteristics and trajectory prediction of hypersonic glide targets when the work of this paper is introduced briefly. Section 2 provides the dynamic model and common maneuver modes of hypersonic glide targets; then, definition and analysis of maneuver parameter are introduced. Section 3 provides the framework and process of our trajectory prediction algorithm. In Section 4, the simulation data set is constructed, and the simulation result is shown. Conclusions are drawn in Section 5.

2. The Dynamic Model of Hypersonic Glide Target and Analysis of Parameters

2.1. Dynamic Models of Hypersonic Glide Targets

Using the earth-centered earth-fixed coordinate (ECFG), east-north-up (ENU) coordinate, velocity-turning-climb (VTC) coordinate, and geographic coordinate, based on simple atmospheric and gravity models, while ignoring the effect of earth rotation, the dynamic model of hypersonic glide targets can usually be shown as where is the flight height of target, is the longitude of target, is the latitude of target, is the speed of target, is the path angle of target, is the heading angle of target, is the lift on the target, is the drug on the target, and is the earth radius.

Switch the state of the target to the ENU coordinate, when , the new state of the target can be shown as . where is the east position of target in ENU, is the north position of target in ENU, and is the up position of target in ENU.

In general, the dynamic model of the hypersonic glide targets can be transformed into where are the aerodynamic parameters of target in VTC coordinate.

2.2. Analysis for Maneuver Modes of Hypersonic Glide Targets

According to literature [10], hypersonic glide targets have several maneuver modes in the longitudinal and lateral directions. Lateral maneuvers usually contain weaving maneuver and turning maneuver, and longitudinal maneuvers usually contain equilibrium glide and skip glide. The definition is shown as follows:

2.2.1. Longitudinal Maneuver

If the target is in equilibrium glide maneuver mode, it must meet

In general, if target is in equilibrium glide maneuver mode. And the equilibrium glide maneuver equation can be simplified as . If the target’s aerodynamic force meets this equation, it is in the equilibrium glide maneuver mode. Otherwise, the target’s trajectory appears as a skip glide. According to the common guidance methods of hypersonic glide targets, an attack angle profile is usually designed to finish the longitudinal guide. By the attack angle profile, the target can finish the skip glide with longer range when constraints are met.

2.2.2. Lateral Maneuver

The trajectory in lateral maneuver mode of hypersonic glide targets usually contains weaving maneuver and turning maneuver. And the weaving maneuver can be expressed as follows: where is the base line position of weaving maneuver mode, is the range of maneuver mode, is the frequency of weaving, and is the initial phase position.

The trajectory in turning maneuver mode is usually a monotonous curve line that can be expressed by polynomial functions. where is constants coefficient and the trajectory meets or .

2.3. Analysis of Maneuver Parameter Model

According to the analysis in Section 2.2, there are four typical types of longitudinal and lateral maneuver modes for hypersonic glide targets. And based on the analysis of maneuver characteristics, it is found that the longitudinal maneuver mode’s identification mainly depends on whether the longitudinal equilibrium equation can be satisfied. What is more, the lateral maneuver mode identification depends on the functional relation between lateral and baseline trajectory. Therefore, the original parameter relation of the ENU coordinate is transformed in this section.

Assuming that the aerodynamic parameters of the target in the ENU coordinate are , The functional relation between and is where is the transformation matrix between ENU and VTC coordinate.

And assuming the included angle between the baseline direction of the target and the longitudinal direction (east) is , the parameters of the target in the baseline, lateral, and up direction are , and then, the function relation between and is where is the transformation matrix between baseline coordinate and ENU coordinate.

Therefore, the dynamic equation of the target can be expressed as where is the atmospheric density and is the standard matrix whose size is .

Let , the baseline-lateral-up coordinate is called the BLU coordinate, and the aerodynamic acceleration in the BLU coordinate can be expressed as

The dynamic model of the hypersonic glide targets can be transformed as where is the heading angle of the baseline.

According to the definition of lateral maneuver in Section 2.2, the lateral maneuver distance often can be thought to have a certain functional relation with the baseline distance, which is more obvious in the lateral curvature. If the target’s lateral maneuver mode is weaving maneuver, the lateral curvature can still be seen as a sine function. And if the target’s lateral maneuver mode is turning maneuver, the lateral curvature can still be seen as a polynomial function whose order decreases. The functional relation between and is where is the difference value between the yaw angle of the target with the baselines.

2.3.1. Analysis of Longitudinal Maneuver Parameters

When the target’s longitudinal maneuver is equilibrium glide, , is unchanged and close to 0. Then, , and changes stably and smoothly. The result of changes is shown in Figure 1(a). For skip glide, is a fluctuation value between the positive value and the negative value. Because is always a positive value, can be regarded as a vibration term added on the previous term, and skip glide’s result is shown in Figure 1(b). As shown in Figure 1, the in equilibrium glide mode changes smoothly. However, it is more likely that the wave effect added on the smooth curve in skip glide mode.

2.3.2. Analysis of Lateral Maneuver Parameter

Because the initial position and baseline direction of the target’s trajectory cannot be effectively inferred from the observation data, therefore, the initial velocity direction of the first observation point is chosen to replace the baseline direction in this paper. The rationality is analyzed as follows:

(1) The Rationality for Weaving Maneuver. For weaving maneuver, , and the overload of hypersonic glide targets is limited, and its lateral velocity increases slowly and far less than the baseline velocity, so is close to 0. The offset between the first observation point’s velocity direction with the baseline direction is a small value.

Assuming the first observation point position is , the heading angle is . And the actual heading angle of baseline direction is . is a small value, so the following function relation exists where is the lateral position of target in the actual BLU coordinal and is the longitudinal position in the actual BLU coordinal.

If regard the first observation point as the initial position of target, then where is the lateral position of the target in the observation BLU coordinal and is the longitudinal position in the observation BLU coordinal.

Because is a small value and

Then,

Therefore, trajectory curvature for weaving maneuver can be simplified as

The curvature effect of weaving maneuver is shown in Figure 2. As shown in Figure 2, changes between positive with negative value, and its change looks like a sinusoidal curve can be identified easily.

(2) The Rationality of Turning Maneuver. According to the definition of turning maneuver, the expression of turning maneuver is , and or , the sign of trajectory curvature does not change. is expressed as follows:

Therefore, when the curvature’s sign does not change, we can obtain

As shown in Figure 3, a new coordinate is established from the first observation point. And the observation position in the new coordinate is where is the longitudinal position of the target in the original coordinate, and is the difference value between the target lateral position with the first observation point’s lateral position in the original BLU coordinate.

Due to the sign of which does not change in the turning maneuver, is always greater than 0. Assuming there will be no turning and turning trajectory during the turning trajectory, let in the original design trajectory. And because

Then, we can obtain

Therefore, fitting the lateral trajectory in the coordinate by a polynomial function, the trajectory can still be regarded as a turning maneuver according to the definition. For the turning maneuver, the curvature is expressed as follows:

The variation of curvature is shown in Figure 4. Figures 4(a) and 4(b) represent the variation of parameters in longitudinal equilibrium and skip glide modes. For turning maneuver, the lateral overload of the hypersonic glide target is limited, so the trajectory curvature is a small value. Because the target’s state is coupled to the overload constraint, its flight trajectory is influenced by the longitudinal maneuver mode, even so can still keep stable within a certain range and its variation is smooth.

In conclusion, according to the variation of , the maneuver modes of the target can be identified effectively. According to the definition of maneuver, if the trajectory of weaving maneuver contains sine term, is still the sine function of . If the trajectory is in turning maneuver mode, its lateral design function is usually a high-order polynomial function. Obtained predicted trajectory by can reduce the function’s order effectively. Based on the parameters , an intelligent trajectory prediction for hypersonic glide targets is designed in Section 3.

3. Intelligent Trajectory Prediction Algorithm Based on Maneuver Mode Identification

In the above section, the maneuver parameters are deduced, and the rationality of them has been analyzed. Therefore, an intelligent trajectory prediction algorithm for hypersonic glide targets based on maneuver mode identification is proposed in this section.

3.1. LSTM Neural Network

The long and short temporal memory neural network (LSTM) is specially designed to solve temporal sequence problems. The unit of LSTM contains forgetting gate, input gate, and output gate, several three gates structures, which can protect and control the temporal information more effectively than the common unit structure of RNN. The structure of LSTM unit is shown in Figure 5.

In Figure 5, is the forgetting gate; . Forgetting gate reads the output of the previous unit and the input of the current unit. is the sigmoid function, and are the network parameters of forgetting gate. and constitute the input gate, where are the network parameters of the input gate. determines the information to be updated, and generates the vector to select the content to be updated and finally update the unit state combining with two parts; , is the output value of the out gate, where are the network parameters of output gate. The output gate determines the output content. LSTM network has an excellent memory and learning ability for temporal information and can extract and fit temporal law effectively. Using the LSTM network and maneuver parameters model, a trajectory prediction algorithm based on maneuver mode identification is proposed in this paper.

3.2. Intelligent Trajectory Prediction Algorithm

From the analysis in Section 2.3, the function relation between with is

For different maneuver modes, there are different equations with prior information that can be used to predict trajectory. The transformation relationship of different maneuver modes is shown in Table 1.

As shown in Table 1, the dynamic models of different maneuver modes differ greatly. It means that the prediction precision can be improved when the maneuver mode of target is identified before predicting trajectory. What is more, the lateral and longitudinal maneuver modes of the target can be identified by estimating the three maneuver parameters , and the predicted trajectory can be obtained through prior information with Equation (11).

3.2.1. Structure of Trajectory Prediction Algorithm

(1) Initial and Last Point Modification Network . The prediction algorithm in this paper makes the first observation point and its velocity direction the initial position and baseline direction. Therefore, the velocity direction of the initial point must be accurate enough. On the other hand, for the trajectory prediction using integration, the initial point’s state of integration has a great influence on the prediction accuracy. The original data and observation data were brought into the initial and last point modification network to modify the positions of the observed initial and last point position. The size of the LSTM network is . The observed normalized initial and last point 6-dimensional sequence and are brought into the LSTM network, which has 2 layers with 128 intermediate nodes. Then, connect to the fully connected network for training. The initial and last point modification network is used to obtain the direction of modified observation initial point heading angle and modified observation last point state .

(2) Maneuver Parameter Modification Network . Due to the error of the filtering algorithm, the variation of the maneuver parameters obtained by filtering is not smooth. Therefore, the error of directly applying the maneuver parameter obtained by filtering into the temporal sequence prediction network is pretty large. The original maneuver parameter data and filtering maneuver parameter data are brought into the parameter modification network, which can modify and smooth the variation of maneuver parameters. The size of the LSTM network is . Then, connect to the fully connected network. The normalized maneuver parameter data after filtering are brought into the parameter modification network for training, and the modified maneuver parameter data are obtained.

(3) Prediction Network. This network is used to learn temporal sequence relationships from a large number of original maneuver parameter data and predicted maneuver parameters in the future. The presegment and postsegment maneuver data are brought into the network to learn their temporal sequence relationship. Similarly, the size of LSTM is . Then, connect to the full connection network. The network can predict the maneuver mode of the target and maneuver parameters in the future.

The trajectory prediction structure based on maneuver identification is shown in Figure 6, and the process of prediction is as follows:

3.2.2. Data Normalization

In order to improve the learning efficiency of the network, the observation data is normalized first. Then, the upper and lower limits of all kinds of data are obtained by using the original data of all trajectories, and the data is normalized as

Through the normalization operation, all the data can be transformed into , which is convenient for network training.

3.2.3. Modification of the Initial and Last Point Position

The normalized position of the observation initial and last point is put into the start and last point modification network to calculate the baseline direction and the position of the modified last point.

3.2.4. Modification of Maneuver Parameters

Use the tracking algorithm to deal with the observation data to obtain the filtering data. Then, the new filtering maneuver parameters are calculated according to the dynamic model . The filtering parameters are sent into the maneuver parameter modification network to obtain the modified maneuver parameters .

3.2.5. Trajectory Prediction

According to the temporal law of the modified parameters , predict the longitudinal, lateral maneuver mode, and maneuver parameter’s variation law using the prediction network. According to the equation in Table 1, the more accurate parameter is obtained. Finally, the trajectory of target is extrapolated integrally with the dynamic model and the modified position.

3.3. The Loss of Algorithm

Prediction loss contains three parts: the loss of initial and last point modification network loss , the loss of maneuver parameter modification network , and the loss of prediction network , where the loss of prediction network loss and represent the loss of mode identification network and the loss of maneuver parameter prediction network. The mean square error is used for the initial and last point modification network, the loss of parameter maneuver parameter modification network, and the loss of the prediction network. What is more, the cross-entropy loss is used for the mode identification network. The formulas of loss are shown as follows: where represent the position of the predicted start point and last point in a batch, represent the position of the observed start point and last point in a batch, and represents the number of batches in Equation (31); is the modified maneuver parameter sequence in a batch, and is the filtering maneuver parameter sequence in a batch in Equation (32); is the modified maneuver parameter sequence in a batch, and is the generated maneuver parameter sequence in a batch in Equation (33). , respectively, represent the one-hot value of label classification and prediction classification in Equation (34).

4. Simulation

4.1. Maneuver Trajectory Data Set

According to the definition of hypersonic maneuver modes in 2.2, two maneuver modes in the longitudinal direction are designed is this section by using the equilibrium equation and attack angle profile, when the weaving and turning maneuver trajectory in the lateral direction are also designed. The specific formula is shown in Table 2.where is the attack angle-velocity profile. Because the hypersonic glide target has a high initial speed, a high angle of attack is usually be using in the start stage, which can reduce the heat flux density of the target to meet the constraints. On the other hand, to reach the maximum longitudinal range, hypersonic glide targets usually use the maximum lift-to-drag ratio angle of attack. The profile is as shown in where is the maximum lift-drag ratio angle of attack, is the extreme points of speed beyond the constraint, and is the extreme points of speed within the constraint when the target selects maximum lift-to-drag ratio angle of attack.

In this paper, according to the method of reference [21], the attack angle corridor is used to limit the range of attack angle. And the CAV-H aircraft [36] is used to generate 5000 trajectories in all four modes meeting the constraints: weaving equilibrium glide, weaving skip glide, turning equilibrium glide, and turning skip glide. The generating trajectories are shown in Figure 7. According to Figure 7, all kinds of expected maneuver trajectories in longitudinal and lateral directions can be generated.

4.2. Simulation Conditions
4.2.1. Simulation Environment

Matlab and Python are used be the simulation environment. Pytorch framework is used for neural network training. Select Inter I7 as CPU and Geforce 2080TI as GPU in our simulation.

4.2.2. Data set

In this paper, the IMM-UKF algorithm [37] is used to track observed 20, 000 trajectories at the position (0.4°E, 0°N, 100). Assuming that the observational error of radar is Gaussian error with , the original trajectory data of all trajectories from 400 to 600 s are generated as observation data set and filtering data set. And the original trajectory data from 600 to 750 s are used as labels. The original trajectory data set and the maneuver parameter data set are used for the training and prediction of the initial and last point modification network, maneuver parameter modification network, and prediction network.

4.2.3. Training Conditions and Method

Each network took 100 trajectories as a batch and is trained 1000 epochs in total. The ADAM optimizer is used. And the training learning rate is 0.001 for the first 10 epochs and then adjusted to 0.0001.

To improve the robustness of the network, the observation data with a wider range of observational errors can be used to train the start and last point modification network. And dynamic models error can be added when generating the maneuver trajectory data set.

4.2.4. Definition of Error

In this paper, three types of errors usually used in trajectory prediction are selected: average error of spatial distance (AESD), final error of spatial distance (FESD), and maximum error of spatial distance (MESD). The definition is expressed as follows:

AESD is the average spatial distance between original trajectories and predicted trajectories

FESD is the final spatial distance between original trajectories and predicted trajectories

MESD is the maximum spatial distance between original trajectories and predicted trajectories. where is the number of the test data set trajectories per maneuver mode. is the length of predicted temporal sequence. represent the predicted position at the time of the test trajectory when represent the real position.

4.3. Simulation Results
4.3.1. The Simulation Result of the Initial and Last Point Modification Network

According to analysis in Section 2.3, the large offset of the observation initial point can lead to a sharp increase of error for the trajectory prediction using integration. On the other hand, the start state of integration (the observation last point) has a great influence on trajectory prediction’s precision. Especially the hypersonic target’s path angle is small and close to 0, the instability of the observation last point may lead to a large longitudinal error of spatial distance as shown in Figure 8. For weaving equilibrium glide maneuver, the path angle of target should be unchanged, but the vibration of the observation last point without modification leads to trajectory integrated to the wrong direction, which obtains a large error of spatial distance. However, this problem can be solved better by using the start and last point modification network.

4.3.2. Result of Maneuver Parameter Modification Network

Since the filtering algorithm has limited suppression effect on noise, the prediction result based on maneuver parameters is easily affected by filtering the parameter’s instability. As shown in Figure 9(a), in which the target is in the turning skip glide mode, there is a large gap between filtering parameters and original parameters, so it is difficult to fit the original temporal sequence and predict the future temporal sequence of maneuver parameters. However, it can be seen from Figure 9(b) that the modified maneuver parameters can fit the original parameters accurately after using the parameter modification network. But the parameter’s modification result is slightly worse in the early stage due to the influence of instable filtering parameter, while the fitting result is more accurate after LSTM modification in the late stage.

Variation of error in each maneuver mode is shown in Figure 10. It can be seen that the prediction errors in each maneuver mode increase gradually. And there exist certain errors in the prediction initial state, which is caused by the error of the baseline direction and position of the observation last point with the start and last point modification network. On the whole, the error in skip glide is greater than its equilibrium glide, and the error in turning maneuver mode is greater than its weaving maneuver mode. That means after identifying maneuver mode, the equilibrium glide has more prior knowledge and simpler model of maneuver parameters. Compared with the error in turning maneuver mode, the trajectories in weaving maneuvers are less affected by the error of baseline direction and have easily identified maneuver parameter temporal sequence. What is more, the trajectories in turning skip glide maneuver mode have the least use of prior knowledge and the most complex parameters sequence, which make the predicted trajectories in these modes to have the largest error and the fastest error accumulation speed. To show the advantage of the parameter modification network, the error in 150 s prediction trajectory with or without the parameter modification network is shown in Table 3.

From Table 3, the prediction precision of maneuver trajectories is greatly improved using parameter modification network, which is because the parameter instability brought by the filtering algorithm affects the prediction result of maneuver parameters seriously. For the overall prediction result, the error of equilibrium glide is smaller than that of skip glide. On the one hand, the longitudinal maneuver parameter sequence of equilibrium glide is more predictable. That means the prior information work up in improving the prediction accuracy. On the other hand, the error accumulation of turning skip glide is more serious when the parameter modification is not accurate enough, which leads to the overall error of turning skip glide is higher.

4.3.3. Result of Prediction Error Pipe

According to the maximum spatial distance for each direction in different prediction times, the prediction error pipelines within 150 s are shown in Figure 11, where (a), (b), (c),and (d), respectively, represent the error pipes for four types of maneuver trajectories: weaving equilibrium glide, weaving skip glide, turning equilibrium glide, and turning skip glide. By comparing (a) and (b) and (d) and (c), it can be seen that the width of the longitudinal error pipe of the skip glide is larger than that of the equilibrium glide when the longitudinal expansion speed of the pipe is faster. Comparing (b) with (d), it can be seen that the pipe expansion speed in the turning maneuver is faster than that in the weaving maneuver. The reason is that the prior information of the turning maneuver is less utilized when the parameter model in turning maneuver mode is more complex. As a whole, the prediction errors of hypersonic glide target in each maneuver mode are small, and the error pipeline based on it can provide information for interceptors effectively to achieve handover between midcourse and terminal guidance.

4.3.4. Analysis of the Effect for Trajectory Prediction of Observation Error

Since different observation errors of targets may affect the precision for trajectory prediction, several simulations to analyze the prediction effect with different radar observation errors are operated in this paper, in which the radar error parameters are , , and . And the influence of the errors on the trajectory prediction is analyzed.

Take the most complex trajectory in turning skip glide mode as an example, as shown in Figures 12 and 13. error1, error2, and error3 in Figures 12 and 13 represent the trajectories with the above three radar error parameters, respectively. It can be seen from Figure 12, even though observation error increases, that the parameter modification network can still modify maneuver parameters effectively after using a filtering algorithm. It means the training method is valid to predict the noisy trajectory. However, a large observation error may lead to greater variation for the modified parameters, as shown in Figure 12(a). Besides, the modified parameters are passed through the maneuver parameter prediction network, and the variation law of maneuver parameters of the target can still be effectively estimated when its maneuver mode can also be identified. However, the variation of the modified parameters will lead to a large deviation of the predicted parameters, as shown in Figure 12(b).

On the other hand, a large observation error can lead to a large deviation of the modified last point position through the start and last point modification network, which will also have a certain impact on the trajectory prediction precision of the target as shown in Figure 13. In general, the method proposed in this paper is robust to the observation error when its mode identification accuracy can still reach 96.8% with a larger observation error. And when the method is applied, the error range of the radar is a knowable parameter, which can be analyzed and trained before using.

4.3.5. Comparison Results

The intelligent trajectory prediction algorithm based on maneuver mode identification in this paper is compared with the intelligent prediction method with aerodynamic parameters , maneuver parameter fitting method, parameter fitting method used in literature [22], and pure LSTM prediction method (in which the trajectory is predicted by using LSTM to estimate the target’s flight state). The prediction result of various maneuver trajectories is shown in Figure 14. Figures 14, a and b represent the original trajectory and filtered trajectory; c is the prediction result of our method proposed in this paper; method d is the prediction result of the intelligent prediction method of parameters ; e and f are the prediction result of fitting parameters and with simple function; and g is the result of pure LSTM method. (a), (b), (c), and (d), respectively, represent the prediction results in weaving equilibrium glide mode, weaving skip glide mode, turning equilibrium glide mode, and turning skip glide mode.

As can be seen from Figure 14, comparing the result of LSTM- with LSTM-, our method has higher prediction precision in weaving maneuver mode and turning equilibrium maneuver. The season is the maneuver parameter sequence is more predictable, and more prior knowledge is obtained when the maneuver mode of target is identified. Compared with pure LSTM method, our method has smaller error and higher prediction precision. The season is the pure LSTM methods does not consider the dynamic model of the target in the process of prediction. Compared with methods e with f, it can be seen that the temporal sequence law of maneuver parameters is easier than aerodynamic parameter to be fitted, which obtain better prediction result. What is more, by comparing the prediction result of our method with that of method e and f, it is found that the prediction error of method e and f is large. That means the temporal sequence law of maneuver parameters is influenced by the instability of filtering algorithm and cannot be accurately expressed by simple function. Fitting directly without modification will lead to inaccurate prediction results. The prediction errors of each method in 150 s are shown in Table 4.

As can be seen from Table 4, the best prediction precision can be mainly obtained through LSTM- algorithm proposed in this paper in several maneuver modes. AESD of our method in each mode does not exceed 2.6 km, and MESD does not exceed 6.9 km, with a pretty fast prediction speed.

During the simulation, there are several problems that affect the application of this method. Firstly, the observation noise and dynamic models uncertain could lead to the failure of prediction. It is valid to train neural networks through trajectories data with the wider observation noise and dynamic models noise. By this way, the prediction precision is improved. And in order to solve this problem better, the intelligent filtering algorithm will be designed to learn more accurate parameter variation laws during tracking. Secondly, using complicate dynamic models to predict trajectory may lead to larger prediction error. It is found that the information of maneuver modes can be used to simply the dynamic equation. Through the maneuver mode identification, the more accurate predicted trajectory can be obtained.

5. Conclusion

In this paper, according to the trajectory characteristics of hypersonic glide target in various typical maneuver modes, a group of maneuver parameters suitable for maneuver mode identification is proposed. Through the analysis of parameters, it is verified that the maneuver parameters can keep characteristics in different maneuver modes. Based on it, the BLU coordinates at the observation start point are established, and its rationality has been analyzed. Then, combined with the maneuver parameters with LSTM, an intelligent trajectory prediction algorithm based on maneuver mode identification is proposed. Finally, the prediction result of the method is verified by the maneuver trajectory data set. The simulation results show that the maneuver mode identification precision of the proposed method can reach 98.63%, the average error of spatial distance is less than 2.64 km, and the maximum error of spatial distance is less than 6.95 km, which is better than the other comparison methods and can predict the trajectory of the hypersonic glide target accurately. And it also has a robustness to the observational error.

The proposed method could predict the trajectory of hypersonic glide target accurately when the maneuver modes of target do not change in the future time. It may not work well when the maneuver mode is different with the observation time. To handle this problem, the more prior information such as the intention of targets should be added. As a nonparter, the distribution of our strategic places and no-fly zones should be considered as prior information, and the model of importance map and association model between the strategic places and predicted trajectories can be designed. Based on these models, the trajectory prediction algorithm based on the intention inference of target will be researched in the future work.

Data Availability

The data sources from the references are all marked in this paper. And the parameters designed are all described in this paper. Therefore, the data in this paper can be fully obtained.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

The authors would like to thank the Air and Missile Defense college of Air Force Engineering University of China for helpful discussions on topics related to this work. We thank the associate editor and the reviewers for their useful feedback that improved this paper. This study was supported by the National Natural Science Foundation of China (Grant no. 62173339 and no. 61873278).