Abstract
Target maneuver trajectory prediction is an important prerequisite for air combat situation awareness and threat assessment. Aiming at the problem of low prediction accuracy in traditional trajectory prediction methods, combined with the chaotic characteristics of the target maneuver trajectory time series, a target maneuver trajectory prediction model based on chaotic theory and improved genetic algorithm-Volterra neural network (IGA-VNN) model is proposed, mathematically deducing and analyzing the consistency between Volterra functional model and back propagation (BP) neural network in structure. Firstly, the C-C method is used to reconstruct the phase space of the target trajectory time series, and the maximum Lyapunov exponent of the time series of the target maneuver trajectory is calculated. It is proved that the time series of the target maneuver trajectory has chaotic characteristics, so the chaotic method can be used to predict the target trajectory time series. Then, the practicable Volterra functional model and BP neural network are combined together, learning the advantages of both and overcoming the difficulty in obtaining the high-order kernel function of the Volterra functional model. At the same time, an adaptive crossover mutation operator and a combination mutation operator based on the difference degree of gene segments are proposed to improve the traditional genetic algorithm; the improved genetic algorithm is used to optimize BP neural network, and the optimal initial weights and thresholds are obtained. Finally, the IGA-VNN model of chaotic time series is applied to the prediction of target maneuver trajectory time series, and the experimental results show that its estimated performance is obviously superior to other prediction algorithms.
1. Introduction
Maneuvering trajectory prediction is a process of learning and reasoning the inherent information contained in the target’s historical trajectory and then making a reasonable prediction of the target’s future trajectory. In modern air combat, it is of great significance to make a reasonable prediction of the maneuvering trajectory of enemy targets. According to the OODA (observation, orientation, decision, and action) cycle theory, the essence of winning an air is to form an OODA cycle prior to the enemy and accurately predict the target maneuver trajectory so as to achieve the purpose of preemption [1].
In recent years, the research on target maneuver trajectory prediction methods can be divided into two categories. One is the traditional method based on Kalman filter algorithm, filter algorithm, linear regression model, and particle motion model. In view of the complex and changeable characteristics of target motion patterns, a polynomial Kalman filter for the motion trajectory prediction algorithm is proposed for the change of the target motion mode [2]. Aiming at the problem of missing historical position information of the target, an improved Kalman filter algorithm with system noise estimation is proposed to predict the target maneuver trajectory [3]. Owing to general traditional fitting-based trajectory prediction algorithms cannot meet the requirements of high accuracy and real-time prediction, a dynamic Kalman filter for trajectory prediction approach is proposed [4]. In order to solve the problems of high nonlinear, difficult data processing, and low prediction accuracy in the high-order motion model of the target, an interactive multimodel trajectory prediction algorithm with control variables is proposed [5]. According to the above analysis, the traditional prediction method is only applicable to the relatively simple trajectory prediction of the target motion characteristics. However, in the process of air combat, the target motion is often a highly nonlinear and complex time sequence process, which is also affected by many uncertain factors. The traditional trajectory prediction algorithms cannot reflect the target’s maneuvering characteristics very well. In addition, the complexity of the trajectory prediction model is high, the adaptability of the prediction algorithm is poor, and the prediction accuracy cannot meet the requirements of air combat.
The other algorithm is a machine learning prediction algorithm based on intelligent algorithms, which are mainly based on big data to establish a target maneuvering trajectory prediction model. In view of GRNN’s (generalized regression neural network) good nonlinear mapping ability, flexible network structure, and high fault tolerance and robustness, a trajectory prediction model based on GRNN neural network is proposed [6]; the target group trajectory is used to train the BP neural network, establishes a trajectory prediction model, and realizes the prediction of the flight trajectory [7]. However, the BP neural network has the disadvantages of being sensitive to the initial value and not having the global search ability. In order to solve these problems, the genetic algorithm and particle swarm optimization algorithm with global search ability are, respectively, used to optimize the neural network weights to improve the prediction accuracy [8, 9]. In addition, the essence of target maneuver trajectory prediction is the time series prediction problem, which is highly nonlinear and time-varying. The theory and practice show that the Volterra functional model can well represent the nonlinear system and be used to accurately predict the time series. However, the solution of the kernel function of the higher-order Volterra functional model is the bottleneck of its application. Due to the good adaptability, parallelism and fault tolerance of BP neural network, and the ability to approximate any nonlinear function, the Volterra functional model and BP neural network have the same structure [10–12]. Therefore, in this paper, a target maneuver trajectory prediction model based on BP neural network and Volterra series is proposed. In this paper, the theory of phase space reconstruction is used to reconstruct the time series of the target’s maneuvering trajectory, and the small data method is used to prove that the time series of the target’s maneuvering trajectory has chaotic characteristics. Then, the mathematical equivalence between the BP neural network model and the Volterra functional model is proved by theoretical analysis. Secondly, combining the chaotic characteristics of the target maneuver trajectory time series, an IGA-VNN target maneuver trajectory time series prediction model based on chaos theory is established. The model combines the advantages of the Volterra functional model and BP neural network and overcomes the difficulty of the Volterra series model in determining higher-order kernel function and the blindness of BP neural network modeling, and an improved genetic algorithm is proposed to optimize the weights and thresholds of VNN networks simultaneously. Finally, the performance of the prediction model proposed in this paper is verified by simulation. The simulation results show that the model can accurately and rapidly predict the maneuvering trajectory of the target, which provides a new way to solve the problem of trajectory prediction.
2. Dynamics Theory of Chaotic System
2.1. Phase Space Reconstruction Theory
PSRT (phase space reconstruction theory) is an effective method to analyze nonlinear time series, and it is the basis for determining and predicting chaotic characteristics of time series. The basic idea of phase space reconstruction theory is to regard time series as the component generated by nonlinear dynamic series. According to Takens theorem [13, 14], for a chaotic time series, when the embedding dimension and attractor dimension of the phase space reconstruction meet the condition of , the attractor of the original time series can be replaced in the reconstructed phase space. At the same time, the time series after phase space reconstruction is topologically equivalent to the original system on the basis of differential homeomorphism [15]. If there is a time series , the time series reconstructed by phase space can be expressed as follows:where is the length of the time series; is the embedding dimension; is the delay time; and .
In the process of reconstructing phase space, the determination of time delay and embedding dimension plays a crucial role in the quality of phase space reconstruction. If the embedding dimension is too low, the self-interaction of attractors will appear; if the parameter is too high, the distance between points will be too far. If the time delay is too small, the correlation between the adjacent points of the reconstructed attractor is too strong, and the analysis of the attractor is easily interfered by noise; if the parameter is too large, the originally close vectors will also be far away, resulting in an uncertain system state [16]. Therefore, it is very important to determine reasonable time delay and embedding dimension for phase space reconstruction.
2.2. C-C Method
The traditional calculation method regards the embedding dimension and time delay as two independent parameters, which need to be calculated independently. The research in recent years shows that the embedding dimension and time delay are interrelated. The determination of time delay should not be independent of the embedding dimension but should be determined by combining the time window .
In this paper, the C-C method [15] is used to determine the time delay and embedding dimension. The C-C method uses the correlation integral of time series to form statistics, which reflects the correlation of nonlinear time series. Based on the relationship between time delay and statistics, the time window and time delay can be calculated simultaneously so that the embedding dimension can be determined. The correlation integral is defined as follows:where is the number of phase points; is the size of neighborhood radius; is the Euclidean distance between two phase points in phase space; and is the Heaviside unit function, which is defined as follows:
Dividing time series into independent subtime series, the length of the subtime series is , where is an integer function. For disjoint subtime series, the test statistic and can be expressed as follows:where is the number of .
In order to express the relationship between and , the difference between the maximum and minimum values of the two radius is expressed as follows:
According to Brock mathematical statistical conclusions [16], in general, we can obtain the range values of and as , where is the standard deviation of the time series. The three test statistical variables are defined as follows:where the time delay is the time corresponding to the first minimum of or the time corresponding to the first zero of . When obtains the minimum value, the corresponding time is the time window . The C-C method uses statistical theory to obtain the time delay and embedding dimension. The calculation is simple, the calculation amount is small, and it has strong anti-interference ability.
Based on the theoretical analysis of PSR in Section 2.1, the C-C method is used to reconstruct the phase space of the three-dimensional coordinate time series of the target maneuver trajectory. The test statistics , , and calculated by the C-C method are shown in Figures 1–3. It can be seen from Figure 1 that the first minimum point of is , and the minimum point of is . Then, based on the embedded time window equation , the optimal embedded dimension is . As can be seen from Figure 2, the first minimum point of is , and the minimum point of is . Then, based on the embedded time window equation , the optimal embedded dimension is . Similarly, as can be seen from Figure 3, the first minimum point of is , and the minimum point of is . Then, based on the embedded time window equation , the optimal embedded dimension is . The determination of the above parameters provides a basis for proving that the target maneuver trajectory prediction system has chaotic characteristics.



2.3. Calculation of Maximum Lyapunov Exponent
Butterfly effect is the basic form of the chaos system; that is, chaos is sensitive to the initial value. The trajectories generated by two initial values with little difference will show exponential separation with time. Lyapunov exponent is the eigenvalue of the chaotic system after averaging on the trajectories of the whole attractor [14]. Among them, the largest Lyapunov index can quantitatively describe the separation of orbits generated by two very close initial values as time goes by. It is theoretically proved in [17] that as long as the maximum Lyapunov exponent satisfies , the system has chaotic characteristics.
The small data is one of the most commonly used methods to calculate the maximum Lyapunov exponent of the chaotic system. The specific calculation steps are as follows: Step 1: perform fast Fourier transform on the time series to determine the average period . Step 2: use the C-C method to determine time delay and embedding dimension and reconstruct phase space of time series . Step 3: find the closest phase point to each phase point in the phase space after time series reconstruction and limit the short-term separation, namely: Step 4: for each phase point in the phase space, calculate the distance after discrete-time steps of the adjacent point pair: Step 5: for each discrete time step , calculate the average of all : where is the number that is nonzero. The least square method is used to make the regression line, and the slope of the line is the largest Lyapunov exponent . This method makes full use of the spatial evolution information of time series, which is more reliable for small data groups, less computation, and easy to operate.
Based on the theoretical analysis of the small data method in Section 2.3, the small data method is used to analyze the chaotic characteristics of the three-dimensional coordinate time series of the target maneuver trajectory. The least square fitting curve of the target maneuver trajectory time series and the corresponding slope changes are shown in Figures 4–6. Based on the small data method, the maximum Lyapunov exponent of the target maneuver trajectory in X-direction time series, Y-direction time series, and Z-direction time series is calculated as , , and , respectively. It can be seen from the above that the maximum Lyapunov exponents of the three-dimensional coordinate time series of the target’s maneuvering trajectory are all positive numbers, which shows that the time series of the target’s maneuvering trajectory has chaotic characteristics.



3. Volterra Functional Model of Nonlinear System
The Volterra filter is usually used in signal processing and model recognition of the nonlinear system [18], and the nonlinear expression ability is good, so the Volterra functional model can realize accurate prediction of chaotic time series. For nonlinear systems, the discretized Volterra functional model can be expressed as follows:where ; is the input of the system; is the output of the system, which is the state of the system at the next moment; and is the Volterra kernel function of order i.
In theory, the discrete Volterra functional model can accurately predict the nonlinear time series. When the Volterra filter is used to predict the time series, because it is difficult for the functional model to solve the higher-order kernel function, the second-order or third-order truncation form of the Volterra functional model will be used in general, but this will greatly reduce the prediction accuracy and performance of the model [19–21]. In addition, the Volterra functional model has limited memory ability. When time point is far away from the time point , the input will not affect the output. Based on the above analysis, the practical Volterra functional model adopted in this paper is as follows:where is the memory length of the Volterra functional system, that is, the minimum embedding space dimension of the phase space reconstruction of the target maneuver trajectory time series, and is the time delay.
Based on equation (11), it is possible to accurately predict the target maneuver trajectory. Through the above analysis, we can know that different time series have different characteristics, and the time delay and embedding dimension determined by the C-C method are also different. Therefore, the Volterra functional series prediction model used in the prediction of the three-dimensional coordinates of the target’s maneuvering trajectory is different.
4. Prediction Model of Chaotic Time Series Based on VNN
4.1. Model Equivalence Analysis
The dimensional input, single hidden layer, and single output BP neural network are established, and its structure is shown in Figure 7. The input vector of the BP neural network is , and the input is obtained by through phase space reconstruction theory, where . The output of the unit of the hidden layer is as follows:

The discrete convolution of system input time series is expressed by
The incentive function of the hidden layer of BP neural network is Sigmoid function and is expressed bywhere is the weight between the input layer and the hidden layer; is the weight between the hidden layer and the output layer; and is a fixed value, and the parameter indicates the transfer slope from the input layer to the hidden layer.
The Taylor series expansion of each output of the hidden layer at the threshold can be expressed bywhere is the coefficient after the output of the hidden layer is expanded into a series form. The coefficient is a function of the hidden layer threshold BB of the BP neural network and is related to the excitation function of the hidden layer. The output of BP neural network is expressed in the form of linear summation. Based on Taylor series, the output of BP neural network can be expressed as follows:
On the other hand, if the Volterra kernel function is expanded in the form of basis function , the deformed Volterra functional model can be obtained from the practical functional model, as shown in Figure 8.

In Figure 8, is the weighted sum of the input time series of the Volterra series model, that is, discrete convolution, which can be expressed as follows:
At the same time, the output of the system can be expressed in the polynomial form as follows:where is the expanded polynomial coefficient. Selecting the appropriate basis function can make the error between each coefficient of the polynomial and the corresponding kernel function of the model in the Volterra series approach zero. Based on this, the Volterra series kernel function can be expressed as follows:
Through the analysis of equations (13) and (17), we can see that there are implicit variables in the expressions and they are all discrete convolutions of the input time series.
If the basis function in the practical Volterra functional model can be found, equation (18) can be expressed as the linear weighting of the Sigmoid function:
Comparing equations (16) and (17), it can be seen that there is an equivalent relationship between Volterra functional series model and BP neural network model, and the two models are completely consistent in theory. The multivariable function is linearly weighted by the univariate function and can be expressed as follows:where the univariate function can be expressed in any form.
4.2. Prediction Model of Target Maneuver Trajectory Based on VNN
In Section 4.1, the equivalence between BP neural network and practical Volterra functional model is proved theoretically. Based on the equivalence between the two models, combined with BP neural network and Volterra series functional model, a time series prediction model of target maneuvering trajectory based on VNN is proposed. The model structure is shown in Figure 9. In the prediction model, the input vector of the prediction model is obtained by PSR. The convolution of target maneuvering trajectory time series can be expressed as follows:

In the model, the polynomial function is selected as the excitation function, and it can be expressed as follows:where is the coefficient of the polynomial expression. The output expression of the VNN model of target maneuvering trajectory time series can be obtained as follows:where is the output of the system, which is the maneuver trajectory of the target at the next moment, and is the input of the system, which is the historical trajectory of the target.
Based on the above theoretical analysis, the order Volterra series kernel function can be expressed as follows:
The weights and and thresholds of the VNN model are obtained by training, and is expanded by Taylor series at the threshold. Finally, the kernel functions of each order of the model can be obtained according to equation (25).
5. Chaos Adaptive Genetic Algorithm
5.1. Fitness Function
Fitness function is used to guide the evolutionary search process of the adaptive algorithm, and the design of fitness function is closely related to the convergence speed and accuracy of the algorithm. In general, the fitness function is derived from the objective function. In order to reduce the prediction error of the VNN model, in this paper, an improved GA is proposed to optimize the model parameters, and the optimization problem belongs to the minimum optimization problem, so the fitness function of the algorithm can be defined as follows:where is the number of training samples of the algorithm; is the predicted value of the sample; is the expected value of the sample; and represents the average prediction error when the parameters decoded by chromosome are used as model parameters.
5.2. Selection Operator
In the selection operation of the genetic algorithm, roulette and optimal individual retention strategies are used to select the mating group [22]. When the roulette method is used to perform the selection operation, the probability of each chromosome being selected is positively correlated with its function fitness. is the probability that the individual is selected, which is expressed bywhere is the function fitness value of the chromosome; is the size of the population; is the correlation coefficient; and can be calculated based on the fitness function defined above.
5.3. Adaptive Crossover Operator Based on the Difference Degree of Chromosome Gene Fragments
Crossover operation is a crucial operator in traditional genetic algorithms, which directly affects the convergence speed and global convergence ability of genetic algorithms.
The crossover operation of traditional genetic algorithms is based on random selection mechanism. When there is a high degree of similarity between the selected chromosomal gene fragments, according to biological genetics theory, inbreeding will greatly reduce the probability of new individuals appearing; that is, it is most likely to be a meaningless crossover operation, which causes the convergence speed of the algorithm to slow down and the phenomenon of premature emergence. In order to improve the convergence speed and global convergence ability of the algorithm, inspired by the principle of excellent gene fragment cloning, crossover operation is carried out based on the differences between gene fragments. Based on the degree of difference between chromosomal gene fragments, the crossover probability of chromosomal gene fragments is determined, and the gene fragments are selected for crossover operation so as to achieve the purpose of reduced inbreeding and invalid crossover operations.
In this paper, a continuous gene segment with a length in the chromosome is defined as a chromosome gene segment, and the starting position of the chromosome gene segment is defined as a cross point.
During the crossover operation, the length of the chromosomal gene fragment needs to be determined. According to the length coefficient and the randomly determined length ratio of the gene fragment, the length of the gene fragment can be obtained:where is the chromosomal gene segment length coefficient; is the total length of the chromosomal gene segment; and is the ratio of the chromosomal gene segment length, which is a random number in the range of . Chromosome gene segment coefficient is a parameter that controls the length of gene segment from the whole. At the same time, based on the overall control, the random length ratio is introduced and effectively increases the diversity of crossover operations.
In the crossover operation based on the difference degree of gene fragments, the gene fragment length coefficient directly affects the convergence of the algorithm. In the early stage of the algorithm, the larger value of the gene fragment length coefficient is helpful to expand the search space of the population and avoid the premature algorithm; in the latter part of the algorithm, the algorithm should focus on local search to speed up the convergence rate of the algorithm, so the value of the gene fragment length coefficient should be smaller. Based on this, an adaptive gene fragment length coefficient is constructed, and it can be expressed as follows:where is the minimum value of the gene fragment length coefficient; is the maximum value of the gene fragment length coefficient; is the current iteration number of the algorithm; and is the maximum iteration number.
The coding length coefficient of the gene fragment decreases nonlinearly with the number of iterations of the algorithm. The specific steps of the crossover operation based on the improvement of the difference degree of the gene fragment are as follows: Step 1: determine the maximum and minimum length coefficients of gene fragments and generate a random number . According to the number of iterations of the current algorithm and the maximum number of iterations initially set by the algorithm, the gene fragment length is calculated by equation (29). Step 2: using the roulette method to randomly select individual parents . Step 3: calculate the degree of difference between gene fragments of length corresponding to parents and , calculate the probability of crossover by determining the degree of difference between gene fragments, and select the intersection of gene fragments according to the probability of crossover of gene fragments. The gene fragment difference degree and crossover probability can be expressed as follows: where is the difference degree of the i-th gene fragment of the parent individual; is the difference degree of the j-th gene fragment of the parent individual; and are the gene encoding at the i-th gene position of the parent individual; and is the rounding function. Step 4: generate a random number and get the individual and of the offspring from the parent and through the cross, which can be expressed as follows: where is the gene position encoded by the gene and is the gene position where the starting point on the gene fragment is located.
5.4. Mutation Operation
The mutation probability directly affects the mutation of population. The appropriate mutation of individuals can keep the population diversity and prevent the algorithm from falling into local optimum. However, if the mutation probability is too large, the algorithm is similar to random search and loses the genetic evolution characteristics. In this paper, the mutation probability is improved from two aspects of the genetic evolution algebra and the fitness function value of individual population, and the mutation probability is updated adaptively, which is computed bywhere is the maximum mutation probability; is the minimum mutation probability; is the fitness value of the individual; and is the average of individual fitness of the current population.
The existing mutation operators are mainly divided into two categories: one is the mutation operator with strong local search ability [23, 24], such as Gauss mutation operator; the other is the mutation operator with strong global search ability [24], such as Cauchy mutation operator. For the optimization problem with less extreme points, mutation operators with strong local search ability should be used; for the optimization problem with more extreme points, mutation operators with strong global search ability should be used, and if mutation operators with strong local search ability are used, it is easy to fall into local optimal value. In summary, it is difficult for a single mutation operator to take into account both global search and local search capabilities. Therefore, a combination mutation operator is proposed in this paper.
In this paper, three kinds of mutation operators are used: the local search ability of the first mutation operator increases with the increase in the number of iterations; the global search ability of the second mutation operator is strong; and the local search ability of the third mutation operator is strong. The combination of the three mutation operators can make the mutation operation take into account both the global and local search ability. The combined mutation operator method can be described as follows:(1)Adaptive mutation operator: where is the offspring individual after mutation; and are the upper and lower limits of the variable values; and , where is a random number in the range of [−1, 1].(2)Cauchy mutation operator: where is the standard Cauchy distribution.(3)Gaussian mutation operator: where is the mean value in the normal distribution, and generally the value is ; is the variance of the normal distribution, and this parameter is calculated by where is the best individual in the population.(4)Switching method of the combination mutation operator: where is the function to find the remainder.
The first mutation operator has a strong global search ability at the beginning of the iteration; with the increase in the number of iterations, the local search capability of the algorithm gradually increases. But, when the number of iterations increases to a certain value, it almost loses the function of mutation. When the number of iterations is not very large, the effect of this mutation operator is obvious. The second mutation operator is Cauchy mutation. Compared with the normal mutation operator, the Cauchy mutation operator will produce larger mutation step length, so it will make the algorithm have better global search ability. The third mutation operator is normal mutation. The normal mutation operator focuses on searching a local area near the original individual. The local search ability is better, but the ability to guide the individual to jump out of the local better solution is weak, which is not conducive to global convergence. Therefore, the combined mutation operator takes into account both the global exploration capability and the local search capability, which enables GA to quickly converge to the global optimal solution.
5.5. The IGA-VNN Model Learning Algorithm for Target Maneuver Trajectory Time Series
Firstly, based on the PSR theory, the C-C method is used to determine the optimal time delay and time window , and then the optimal embedding dimension is determined by the relationship between time delay and time window. Secondly, the small data method is used to calculate the maximum Lyapunov exponents of the target maneuvering trajectory time series, the chaotic characteristics of target maneuver trajectory time series is judged, and the time series of the target maneuver trajectory is reconstructed according to the obtained embedding dimension and delay time . Then, the VNN model structure is determined. According to the embedding dimension obtained by the C-C method, the number of neurons in the input layer is determined as ; according to the empirical formula [25], the number of nodes in the hidden layer is determined as ; according to the sample characteristics, the number of neurons in the output layer is determined as one, and a chaotic time series IGA-VNN prediction model with network structure is established. Finally, the IGA-VNN model is constructed to obtain the kernel functions of each order of the Volterra series, and the specific execution steps are as follows: Step 1: the C-C method is used to determine the time delay and embedding dimension of the phase space reconstruction. Based on this, the target maneuvering trajectory time series is reconstructed and phase space vectors are obtained. Step 2: according to Figure 9, the input vector of the IGA-VNN prediction model with structure is , the output of prediction model is , and the weights of the hidden layer and output layer are and , respectively. Step 3: the improved genetic algorithm is used to optimize the network parameters in the IGA-VNN target maneuver trajectory time series prediction model. The specific optimization steps are as follows: Firstly, according to the characteristics of the genetic algorithm, the network parameters including the connection weights and thresholds between input layer and hidden layer and hidden layer and output layer are real coded to form chromosomes, and the population size of the genetic algorithm is determined simultaneously. Secondly, the fitness function is determined, and it can be expressed as follows: where is the expected output of the network and is the predicted output of the network. Then, selection, crossover, and mutation operations are carried out to generate a new generation of population. Finally, the fitness value of the evolved population is calculated, and the above operations are repeated until the condition is met, and then the optimal initial weight and threshold value of the network are obtained; otherwise, the previous step is returned until the iteration end condition is met. Step 4: based on the weights and thresholds obtained in Steps 1, 2, and 3, combined with equation (10), the IGA-VNN prediction model is used to predict the target maneuver trajectory time series. Step 5: calculate the prediction error of the network, and it can be expressed as follows: where is the real value and is the predicted value. In this paper, we set the maximum error of network prediction as 0.025. If the condition is met, the calculation will be stopped, and the network weight matrix and weight coefficient obtained after training will be stored. The kernel functions of each order in the Volterra model are calculated with polynomial coefficients ; otherwise, the next step is taken. Step 6: based on the gradient descent method, the local gradient and the correction of the network weight of the IGA-VNN prediction model of chaotic time series are calculated, respectively. This can be calculated as follows: where is the introduced moving vector and and is the learning step. Step 7: correct the weights and thresholds of the network and train the prediction network again, calculate the error between the predicted output of the network and the true value of the sample, and repeat the training until the condition is satisfied. After the training is completed, the weight matrix of the network is stored, and the Taylor series coefficients are decomposed at the threshold simultaneously, and then the Taylor expansion coefficient can be obtained. Because the output excitation function is in the form of polynomials, can be obtained through mathematical analysis. At this time, the kernel functions of each order of the Volterra series can be obtained by substituting the coefficients of the Taylor expansion into equation (11).
5.6. The Framework of the Target Maneuver Trajectory Forecast Mode
The flowchart of the proposed target maneuver trajectory prediction model in this paper is depicted in Figure 10, which consists of four modules: (a) preprocessing module; (b) the IGA-VNN model learning algorithm module; (c) the whole prediction algorithm module; and (d) evaluation module. Furthermore, the detailed explanation is listed as follows:(a)Preprocessing module: In order to determine if there is chaotic character of the target maneuver trajectory time series, the small data quantity method is used to calculate the maximum Lyapunov exponent. In addition, the C-C method is used to determine the input forms of the proposed target maneuver trajectory forecast model. Then, the normalization method is applied.(b)The IGA-VNN model learning algorithm module: In view of the shortcomings of the genetic optimization algorithm, a strategy of the adaptive crossover mutation operator and combination mutation operator based on difference degree of gene fragments is proposed in this module. In addition, the improved genetic optimization algorithm is applied to optimize the parameter of the VNN model.(c)The whole prediction algorithm module: combining phase space reconstruction and the Volterra adaptive filter, a novel target maneuver trajectory forecast model is proposed. The IGA-VNN model is developed in this paper to search for the optimal kernel functions of each order of the Volterra adaptive filter which is conducive to enhance the forecast accuracy.(D)Evaluation module: four metrics which are (root mean square error), (mean absolute error), (mean absolute percent error), and (correlation coefficient) are used as evaluating indicators in this paper.

(a)

(b)

(c)

(d)
6. Simulation Experiment
6.1. Experimental Data Source and Simulation Scenarios
In order to verify the effectiveness and accuracy of the target maneuver trajectory prediction model, in this paper, 4000 consecutive sets of flight confrontation training data are intercepted from the air combat simulation system, and the data contain the target’s three-dimensional coordinates and pitch angle and yaw angle data. A complete air combat confrontation is shown in Figure 11, the initial confrontation scenario is shown in Table 1, and the three-dimensional coordinate components of the target flight trajectory are shown in Figure 12.


6.2. Experimental Data Processing
When using the IGA-VNN prediction model to predict the chaotic target maneuver trajectory time series, in order to obtain better prediction performance, it is necessary to normalize and inverse normalize the historical data [26]. Assuming that , is the original data of the target maneuver trajectory time series, and the normalization processing can be described as follows:where is the length of the target maneuvering trajectory time series; is the original value of the historical trajectory; is the normalized value; is the minimum values in the historical trajectory; and is the maximum values in the historical trajectory.
Assuming that the output of the IGA-VNN target maneuvering trajectory prediction model is , the antinormalization processing can be expressed as follows:where is the model output; is the output after inverse normalization; is the minimum values in the model output; and is the maximum values in the model output.
6.3. Simulation Experiment Settings
In order to evaluate the performance of the target maneuvering trajectory prediction model, in this paper, the concept of multistep prediction is introduced [27]. Multistep prediction has a high use value in the aspects of perception situation and threat assessment. Multistep prediction of target maneuvering trajectory means that, based on the existing target historical trajectory data, the model can not only predict the target trajectory at the next moment but also predict the target trajectory at multiple moments in the future. The structure of the multistep prediction model is shown in Figure 13.

Based on the one-step prediction model, the single-step prediction result is used to update the input vector of the multistep prediction model, and , and the prediction value at time can be obtained by calling the Volterra series prediction model. In this way, the input vector is updated repeatedly, and the Volterra one-step prediction model is called recursively, so the output value at any time in the future can be predicted theoretically.
In this paper, four prediction models are used to predict the target maneuvering trajectory time series in one step, two steps, four steps, and six steps, respectively. The specific steps are as follows.
Firstly, phase space vectors are obtained through phase space reconstruction, and vectors are selected as training samples from the phase space vectors. After the training, the network parameters obtained by the training are stored. Then, the chaotic time series IGA-VNN prediction model, GA-VNN prediction model, RBF prediction model, second-order Volterra functional prediction model, and BP neural network prediction model are used to make 1, 2, 4, and 6 step predictions on the target maneuver trajectory, respectively.
Finally, in order to quantify and compare the prediction accuracy and effectiveness of the four prediction algorithms, this paper uses root mean square error , mean absolute error , mean absolute percentage error , and correlation coefficient as evaluation indicators:where is the number of the sample, is the actual value, that is, the true position of the target at the next moment; is the predicted value, that is, the predicted position of the target at the next moment; is the standard deviation of ; is the average value of ; and is the standard deviation of .
6.4. Analysis of Simulation Experiment Results
6.4.1. Predictive Performance Comparison of the Six Models
Based on PSR, phase space reconstruction is performed on the target maneuver trajectory samples to obtain the input and output vectors of the prediction model. In this paper, IGA-VNN prediction model, GA-VNN prediction model, RBF prediction model, second-order Volterra functional prediction model, and BP neural network prediction model are used to predict the three-dimensional coordinates of the target’s maneuvering trajectory in one step, two steps, four steps, and six steps, respectively. The prediction results are shown in Figures 14–16, and the comparison results of target maneuvering trajectory prediction are shown in Figures 17–20, and the comparison results of target maneuvering trajectory prediction error are shown in Figures 21–23.

(a)

(b)

(c)

(d)

(a)

(b)

(c)

(d)

(a)

(b)

(c)

(d)





(a)

(b)

(c)

(d)

(a)

(b)

(c)

(d)

(a)

(b)

(c)

(d)
In order to more intuitively see the prediction accuracy of each model, the forecasting evaluation indicators of each model are calculated as shown in Tables 2–4.
6.4.2. Results Analysis
By comparing and analyzing the prediction performance of different models in Tables 2–4, the following conclusions can be drawn:(1)When performing multistep prediction on the target maneuver trajectory time series, the prediction performance of the chaotic time series IGA-VNN model is the best with the same prediction steps. Because the Volterra functional model can represent most nonlinear systems, it can accurately predict chaotic time series. However, the solution of high-order Volterra kernel function is the bottleneck of its application. In this paper, we establish the IGA-VNN model to determine the kernel functions of Volterra series, so that Volterra series can predict the target maneuver trajectory well.(2)RBF neural network prediction model, second-order Volterra functional prediction model, and BP neural network prediction model show different prediction performance in different prediction steps and different coordinate directions of the target, which shows that the adaptability and robustness of these three prediction algorithms are poor, and the performance of the IGA-VNN prediction model is superior than that of these three prediction algorithms in this respect. In this paper, the phase space reconstruction theory is adopted to reconstruct the time series of target maneuver trajectory, which makes full use of the information contained in the time series of target maneuver trajectory so that the prediction accuracy is improved.(3)Combined with the prediction error comparison charts in Figures 14–16, it can be seen that the same prediction algorithm’s single-step prediction results for the three coordinates of the target maneuver trajectory are better than the 2-step prediction results; the 2-step prediction results are better than the 4-step prediction results; and the 4-step prediction results are better than 6-step prediction results. Therefore, it can be seen that for the same prediction model, the prediction performance of the model will also decline with the increase in prediction steps. In the multistep prediction of the target maneuver trajectory, as the number of prediction steps increases, the cumulative error of the prediction will continue to increase, so the prediction accuracy will also decrease.
By comparing and analyzing the differences between the four models in the multistep prediction principle of target maneuver trajectory time series, the root cause of these differences can be further analyzed. BP neural network is based on sample data to train the network so as to realize the prediction of the future state. The important factors that affect the precision and prediction accuracy of the BP neural network are the subjectivity and blindness of its variable selection, which leads to the addition of extra irrelevant variables or ignoring important variables. In addition, BP neural network is sensitive to initial value and easy to fall into local minimum. The Volterra functional model essentially uses the chaotic characteristics of target maneuvering trajectory time series to predict the nonlinear system by training and fitting the trajectory of the chaotic attractor. The model is implemented by the multiplication-coupled form of the second-order Volterra series, which avoids the difficulty of solving the kernel function caused by the higher-order Volterra series and improves the prediction accuracy of the model. In addition, the Volterra filter uses the linear adaptive algorithm to adjust the filter parameters, and this dynamic property can improve the adaptability and accuracy of prediction and reduce the training time.
The IGA-VNN prediction model based on chaos theory combines the discrete Volterra functional model, BP neural network, and the chaotic characteristics of the target maneuvering trajectory time series and uses the chaotic characteristics, causality, and memory function [25] of the target maneuvering trajectory time series to determine the truncation order and truncation term number of the Volterra functional model so as to establish an accurate Volterra functional model. At the same time, the equivalence of BP neural network and Volterra functional model is used to solve the problem of high-order kernel function of the Volterra functional model, and the global searching ability of the improved genetic algorithm is used to avoid falling into local minimum when optimizing the VNN model. In conclusion, the IGA-VNN prediction model based on chaos theory reasonably uses the advantages of the Volterra functional model and BP neural network and effectively solves the problem of subjectivity in BP neural network modeling and the difficulty in the Volterra functional model solving high-order kernel function, making the performance of the algorithm in multistep prediction better than that of the single BP neural network and Volterra functional model.
7. Conclusions
In this paper, a VNN network model is designed by analyzing the chaotic characteristics of the target maneuver trajectory time series, and the IGA-VNN prediction model of target maneuver trajectory based on chaos theory is proposed, and then the target maneuver trajectory time series is predicted in multiple steps. The prediction method proposed in this paper combines the advantages of the Volterra functional model and BP neural network algorithm, overcomes the blindness in building BP neural network, and solves the difficulties in determining the higher-order kernel function of the Volterra functional model, which has certain theoretical application value.(1)In this paper, the C-C method is used to reconstruct the phase space of the target maneuver trajectory, and the chaotic characteristic of the target maneuver trajectory time series is proved by the method of small data volume.(2)In this paper, the IGA-VNN target trajectory prediction model based on chaos theory is constructed. The model solves the problem of solving the higher-order kernel function of the Volterra functional model and realizes the accurate prediction of target maneuvering trajectory. In multistep prediction, the prediction performance of the model is better than that of the single BP neural network and Volterra functional prediction model.(3)The IGA-VNN prediction model based on chaos theory proposed in this paper combines the chaotic characteristics of the target maneuver trajectory time series to determine the dimension of the input vector of the prediction network. It makes the truncation term and truncation order of the Volterra functional model have clear physical meaning, avoids the blindness brought by subjective determination of parameters, and improves the practical value of the model.(4)In addition, in order to realize the application value of the IGA-VNN prediction model of chaotic time series, the realization of its hardware is also the focus of future research.
Data Availability
The data used to support the findings of this study are available from the corresponding author upon reasonable request.
Conflicts of Interest
The authors declare that they have no conflicts of interest.
Authors’ Contributions
Zhifei Xi was responsible for conceptualization, data analysis, investigation, methodology, software, visualization, and original draft preparation. An Xu acquired funding and supervised the study. Zhanwu L and Yingxin Kou were responsible for project administration. Aiwu Yang validated the study and reviewed and edited the manuscript.