Abstract

Aiming at the shortcomings of single objective optimization for solving weapon target assignment (WTA) and the existing multiobjective optimization based WTA method having problems being applied in air and missile defense combat under uncertainty, a fuzzy multiobjective programming based WTA method was proposed to enhance the adaptability of WTA decision to the changes of battlefield situation. Firstly, a multiobjective quantum-behaved particle swarm optimization with double/single-well (MOQPSO-D/S) algorithm was proposed by adopting the double/single-well based position update method, the hybrid random mutation method, and the two-stage based guider particles selection method. Secondly, a fuzzy multiobjective programming WTA model was constructed with consideration of air and missile defense combat’s characteristics. And, the uncertain WTA model was equivalently clarified based on the necessity degree principle of uncertainty theory. Thirdly, with particles encoding and illegal particles adjusting, the MOQPSO-D/S algorithm was adopted to solve the fuzzy multiobjective programming based WTA model. Finally, example simulation was conducted, and the result shows that the WTA model constructed is rational and MOQPSO-D/S algorithm is efficient.

1. Introduction

In information warfare, air attack is a highly integrated operation form. Defenders need to carry out the task of antiaerodynamic targets and antiballistic missiles simultaneously [1]. As one of the key phases in air and missile defense combat, weapon target assignment (WTA) plays a significant role on operational effectiveness. Therefore, study on air and missile defense WTA problem is of great significance.

Given the importance, WTA has been studied with application of Lagrange relaxation algorithm [2], ant colony algorithm [3], genetic algorithm [4], clone selection algorithm [5], and particle swarm optimization algorithm [6]. Most of these researches construct WTA model based on single objective optimization with the objective function of maximizing the kill probability to enemy. They need to allocate all the firepower without consideration of the sequent operation need and cannot fit with the operational practice. In order to avoid allocating all firepower, a WTA model was constructed with the objective function of maximizing effectiveness-cost ratio in literature [6]. However, the adaptability of WTA decision, based on this method, to the changes of battlefield situation is still weak. Because this method is still a single objective optimization method, when conducting this method, the decision-making preferences need to be provided beforehand and only one WTA alternative can be given. Aiming at overcoming these weak points, the multiobjective optimization method was introduced into studying WTA problem [79]. With consideration of every objective, the Pareto solution set, obtained by multiobjective optimization method, can provide a series of WTA alternatives for the commander. And the final WTA decision will be made by choosing one from the alternatives. These studies [79] could provide useful reference for research on air and missile defense WTA problem. However, they cannot be applied to air and missile defense combat, which has the characteristic of multiweapon composite disposition, directly. Moreover, with the growing complexity of battlefield, the certain WTA method [39] can hardly be applied to air and missile defense combat under uncertainty.

In order to address the issues above, the WTA model for air and missile defense with uncertain threat information is constructed based on fuzzy multiobjective programming, with consideration of the air and missile defense combat’s characteristics. Due to the superior performance of quantum-behaved particle swarm optimization algorithm, a multiobjective quantum-behaved particle swarm optimization with double/single-well algorithm is proposed for solving the WTA model.

2. Basic Theory

2.1. Concepts of Multiobjective Optimization

Definition 1 (multiobjective optimization problem). Taking the minimizing problem as an example, a multiobjective optimization problem can be defined as follows:In (1), is objective function, is the decision vector, and is the decision space defined by a series of constraints.

Definition 2 (Pareto dominance). Let and be two feasible solutions in Ω; ifthen Pareto dominates , denoted by .

Definition 3 (Pareto optimal solution). Let ; if , meeting , then would be defined as a Pareto optimal solution. And the set would be defined as Pareto optimal solution set.

Definition 4 (Pareto front). The region which consisted of the objective values, corresponding to all solutions in , is defined as Pareto front.

2.2. QPSO Algorithm

Quantum-behaved particle swarm optimization (QPSO) algorithm [10, 11], compared with the particle swarm optimization algorithm, has many advantages, such as faster convergence rate, fewer control parameters, and better global convergence. It has attracted much attention of scholars [12, 13].

QPSO algorithm is a quantum mechanics based optimization algorithm. It is assumed that the motion state of the particles in the optimal space relative to the attractor can be described by the wave function in potential well. And is described as follows:In (3), is the characteristic length of potential well.

The corresponding probability density function is , and the probability distribution function is .

Suppose , and let ; the position of the particle relative to the attractor can be obtained as .

And the absolute position of the particle in the optimal space is . Therefore, the position update formula of particle can be obtained as follows:In (4), t is the current generation, . If , “” would be chosen as “+”, or it would be chosen as “−”. and are as follows:In (5), , is the individual best position of particle , and is the global best position. In (6), is the expansion-constriction factor.

2.3. QPSO with Double-Well Algorithm

Based on the double-δ potential well quantum model, a QPSO with double-well algorithm is proposed by Xu et al. [14] to resolve the problem of population diversity decline due to the fast convergence of QPSO algorithm. In this algorithm, the motion of particles is simulated as in a double-well space. The double-well based position update formula of particle can be defined as follows:In (7), (t) is the distance coefficient between two δ potential wells, and is a random number uniformly distributing over . If , “” would be chosen as “+”, or it would be chosen as “−”. The two attractors and are defined as (8), and the characteristic length is defined as (9).

In (8), , , is the individual best position, and and are two guider particles.

3. MOQPSO-D/S Algorithm

Given the superior performance, the QPSO algorithm is introduced to solve the multiobjective problems. And the multiobjective quantum-behaved particle swarm optimization algorithm (MOQPSO) [1418] is put forward. However, the requirement for solving a multiobjective optimization problem is different from solving a single objective optimization problem. It requires that the diversity of solutions should be good, the distribution of solutions should be uniform, and the distance between solution and the true Pareto front should be as close as possible. The fast convergence performance of QPSO would lead to the premature convergence of MOQPSO. And the global convergence to an optimal solution of QPSO would go against the diversity and distribution of solutions obtained by MOQPSO. In order to improve the performance of MOQPSO algorithm to solve the multiobjective programming problem, a multiobjective quantum-behaved particle swarm optimization with double/single-well (MOQPSO-D/S) algorithm was proposed by combining the QPSO algorithm and the QPSO with double-well algorithm. In this algorithm, a double/single-well based position update method is adopted to balance the relationship of solutions’ diversity, convergence precision, and convergence rate. A hybrid random mutation method is also adopted to avoid premature convergence and improve the convergence precision. A two-stage based guider particles selection method is applied to this algorithm to improve the solution distribution uniformity and convergence rate.

3.1. Double/Single-Well Based Position Update Method

The so-called double/single-well based position update method includes two aspects. On one hand, in order to improve solutions’ diversity and avoid premature convergence, the particle position is updated based on QPSO with double-well algorithm in the early optimization stage. On the other hand, in order to improve convergence precision and convergence rate, the particle position is updated based on QPSO algorithm in the final optimization stage. The double/single-well based position update formula is as follows:In (10), is the maximum generation. If , “” would be chosen as “+”, or it would be chosen as “−”. The characteristic length is defined as in the following equation.

3.2. Hybrid Random Mutation Method

In order to avoid premature convergence and improve convergence precision, a hybrid random mutation method is proposed. The so-called hybrid random mutation is to conduct uniform random mutation in the early optimization stage of the algorithm and to conduct Gaussian random mutation in the final optimization stage. Particles can traverse on the optimal space with equal probability completely by conducting uniform random mutation, which can improve the diversity of solution and avoid premature convergence. Particles can move around the original position by conducting Gaussian mutation so as to avoid lowering optimization efficiency caused by the too large mutation range in the final optimization stage and improve convergence precision. The detail of hybrid random mutation is as follows:In (12), rand is a random number uniformly distributing on , is optimization range, Rand(•) is the uniform random mutation operator, and Gaussian(•) is the Gaussian random mutation operator. is the mutation probability, which is defined as follows:

3.3. Two-Stage Based Guider Particles Selection Method

In MOQPSO-D/S algorithm, the guider particles for each particle should be selected during iteration. The selection of guider particles from the external archive, with application of the roulette method [17], is not conducive to the distribution uniformity of solution, due to its strong randomicity. In order to address the issue above, a two-stage based guider particles selection method is proposed. The so-called two-stage based guider particles selection method includes the following two steps. Firstly, particles in the external archive should be sorted in descending order according to their crowding distance, and the 10% of particles with the biggest crowding distance is preliminary selected. Secondly, the particle with the closest sigma value to particle is selected as the guider particle for . The calculation method of the crowding distance for each particle in external archive can be referred to literature [19]. The calculation method of sigma value [20] for each particle is shown as in (14), and the detail of guider particle selection by adopting sigma value method is shown in Figure 1. When the particle position is updated based on QPSO with double-well, the second guider particle should be selected. The neighbor particle, with the larger distance to , will be selected as the second guider particle . The detail of this method for selection is shown in Figure 2.

3.4. Algorithm’s Complexity

Suppose that the number of objective functions in the multiobjective problem is ; the particle population is popsize; the size of external archive is . When operating one iteration, the complexity of MOQPSO-D/S for solving the multiobjective problem includes the following parts:(1)The complexity of calculating the fitness of all particles equals .(2)The complexity of calculating the individual best positions of all particles equals .(3)After updating the positions of all particles, the complexity of comparing all particles in the population with the particles in the external archive equals .(4)For updating the external archive, the complexity of conducting the crowding distance sorting equals .(5)After updating the external archive, the complexity of calculating the sigma values of all particles in the external archive equals .

Thus, when operating one iteration, the complexity of MOQPSO-D/S for solving the multiobjective problem equals , which equals the complexity of MOQPSO-CD (the multiobjective quantum-behaved particle swarm optimization algorithm based on QPSO and crowding distance sorting) [17] and is acceptable.

4. Modeling WTA Problem Based on Fuzzy Multiobjective Programming

WTA in air and missile defense is to decide the problems of which fire unit should be chosen to intercept air targets, which air target will be intercepted by the chosen fire unit, and how many interceptors should be launched to intercept the chosen air target by the chosen fire unit. The goal of WTA decision-making is to obtain maximum interception efficiency and minimum interception consumption.

4.1. Model Assumptions and Parameter Settings

Suppose that in air and missile defense operation, fire units need intercept incoming targets , where ~ belong to Type A (aerodynamic target), the remaining targets belong to Type B (ballistic target). Assuming that or more interceptors are needed to intercept a target belonging to Type A and or more interceptors are needed to intercept a target belonging to Type B, different types of targets need to be intercepted by different interceptors; for example, a target belonging to Type A can only be intercepted by Type A interceptors. The fire unit    can intercept different types of targets but can only intercept a type of targets simultaneously. Due to the sensor error and other issues, the targets threat value is uncertain. The threat value of    will be characterized with application of triangular fuzzy number , where , and denote the most pessimistic, the most likely, and the most optimistic threat value, respectively.     launches interceptors to intercept , and the single-shot kill probability is .

The correlative parameters are defined as follows: denotes the number of Type A targets that can intercept simultaneously, denotes the number of Type A interceptors that can launch simultaneously, denotes the number of Type A interceptors that stores, denotes the value of a Type A interceptor that stores, denotes the number of Type B targets that can intercept simultaneously, denotes the number of Type B interceptors that can launch simultaneously, denotes the number of Type B interceptors that stores, denotes the value of a Type B interceptor that stores.

4.2. Modeling Based on Fuzzy Multiobjective Programming

Taking the maximizing interception efficiency and the minimizing interception consumption as goals, a multiobjective optimization based WTA model is established as follows.

The model needs to meet the resource constraints and the firepower constraint. For the fire unit   , the resource constraints are needed to be met as follows.

(1) Interception Constraint. The fire unit can only intercept a type of target simultaneously; thus the model should meetIn (17), .

(2) Interception Capability Constraint. The fire unit can intercept less than Type A targets or Type B targets simultaneously; thus the model should meet

(3) Number Constraint of Interceptors. The fire unit can launch less than and to intercept Type A targets or launch less than and to intercept Type B targets; thus the model should meet

For intercepting the incoming target , the firepower constraint is needed to be met as follows.

or more Type A interceptors are needed to intercept a Type A target, and or more Type B interceptors are needed to intercept a Type B target; thus the model should meet

4.3. Clarifying Model Equivalently

This WTA model cannot be resolved by adopting multiobjective optimization algorithm, for its objective function containing fuzzy parameter shown as (15). Therefore, it is necessary to clarify the fuzzy multiobjective programming based WTA model to be a certain model equivalently. The necessity degree principle of uncertainty theory [21] is adopted to turn the objective function with fuzzy parameter into a certain objective function. The detailed process is as follows.

Firstly, the objective function shown as (15) is turned into a fuzzy chance constrained programming based modelIn (21), denotes the necessity degree that the whole rest incoming targets’ threat value is equal to or less than .

Secondly, the fuzzy chance constrained programming based model shown as in (21) is turned into certain form with application of the necessity degree principle of uncertainty theory. Because can be turned into equivalently, (17) can be turned into

Finally, the certain objective function is obtained as follows:

In this way, the fuzzy multiobjective programming based WTA model is turned into a certain multiobjective optimization model. The model clarified could be solved with application of multiobjective optimization algorithm. The WTA model constructed in this paper will be solved by adopting MOQPSO-D/S algorithm in the next section.

5. Solving WTA Model Based on MOQPSO-D/S

5.1. Particle Coding

The MOQPSO-D/S algorithm cannot solve the discrete problem directly. Therefore, it is necessary to code the position of particles when the WTA model is resolved by adopting MOQPSO-D/S algorithm. The position of particles will be coded with application of matrix encoding. denotes the position of a particle, and it can be coded as follows:In (24), denotes the number of interceptors that launches to intercept .

5.2. Illegal Particle Code Adjusting

When initializing and updating the particle position, the particle position may not satisfy the constraints of the WTA model; namely, the infeasible solution comes out. Therefore, it is necessary to check the particle coding legitimacy and to adjust the illegal particle code. The process of particle code checking and illegal code adjusting is shown in Figure 3.

For example, when a particle code does not meet the interception capability constraint for fire unit   , Operation 2 should be conducted as follows:

Firstly, judge whether or .

Case 1. One hasC1S1 (Case 1 Step 1). Let count_; if , then store the subscript into the set .
C1S2. Let .
C1S3. Select randomly subscript from the set , and let the corresponding .

Case 2. One hasC2S2. Let ; if , then store the subscript into the set .
C1S2. Let -.
C1S3. Select randomly subscript from the set , and let the corresponding .

Finally, output the particle code that meets the interception capability constraint for fire unit .

Due to limitations on space, Operation 1, Operation 3, and Operation 4 will not be introduced here.

5.3. Solving Steps

After the particles are encoded and the illegal particles are adjusted, the MOQPSO-D/S algorithm can be adopted to solve the fuzzy multiobjective programming based WTA model clarified equivalently. The detailed steps are as follows.

Step 1. Set the algorithm parameters, and initialize the particle swarm randomly.

Step 2. Check out whether every particle code meets the constraints. If a particle code does not meet the constraints, then adjust it. Otherwise, turn to Step 3.

Step 3. Calculate the fitness of every particle according to (16) and (23); let , where denotes the individual best position of .

Step 4. Initialize the external storage file ARCHIVE. Calculate the dominated relationship between particles according to their fitness, and store the nondominated particles into ARCHIVE, then calculate the crowding distance and sigma value of particles in ARCHIVE.

Step 5. Initialize iteration, and let .

Step 6. Select guider particles and with application of two-stage method. If , the guider particle would not be selected. Update the position of every particle according to (10).

Step 7. Judge whether the mutation condition is satisfied or not. If it is satisfied, conduct mutation for the particle by adopting the hybrid random mutation method. Otherwise, turn to Step 8.

Step 8. Check out whether every particle code meets the constraints. If a particle code does not meet the constraints, then adjust it. Otherwise, turn to Step 9.

Step 9. Calculate the fitness of every particle , and calculate the dominated relationship between the current position and the individual best position of every particle. If the current position dominates the individual best position of the particle , then let . If the current position and the individual best position do not dominate each other, then conduct the operation , with the probability of 0.5. Otherwise, turn to Step 10.

Step 10. Calculate the dominated relationship between every particle and particles in ARCHIVE. If the particle dominates the particle in ARCHIVE, then store the particle into ARCHIVE, delete the particle , and turn to Step 11. If the particle and the particle do not dominate each other, then store the particle into ARCHIVE, and turn to Step 11. Otherwise, turn to Step 12.

Step 11. Calculate the crowding distance of particles in ARCHIVE updated, and calculate the sigma value of the particles newly stored. Judge whether the number of particles in ARCHIVE exceeds its capacity. If it exceeds the capacity, then delete the particle with the smallest crowning distance. Otherwise, turn to Step 12.

Step 12. Let . If , then end the iteration, and output all the particles in ARCHIVE as the WTA alternatives for air and missile defense combat. Otherwise, turn to Step 6.

6. Simulation Experiment and Analysis

In order to verify the performance of MOQPSO-D/S algorithm for solving multiobjective optimization problems and WTA problem in air and missile defense operation, two simulation experiments are designed. In experiment 1, the convergence and solution distribution uniformity of the MOQPSO-D/S algorithm for solving multiobjective optimization problem are validated. In experiment 2, after the simulation scenarios are set, the rationality of the fuzzy multiobjective programming based WTA model and the feasibility of the MOQPSO-D/S algorithm for solving the model constructed in this paper are validated by solving the WTA model with application of MOQPSO-D/S algorithm coded. The experiments above are conducted on the computer with INTEL CORE i5-4590, 3.3 GHz CUP, and 4 G RAM after programming with MATLAB 2013a. The capability of ARCHIVE for all multiobjective optimization algorithms is 100.

6.1. Verify the Performance of MOQPSO-D/S for Solving Multiobjective Optimization Problems

The test functions ZDT1~ZDT4 [22] are chosen to verify the performance of MOQPSO-D/S algorithm for solving multiobjective optimization problems. The multiobjective quantum-behaved particle swarm optimization algorithm with double-potential well and share-learning (MOQPSO-DPS) [14], the MOQPSO-CD [17], and the multiobjective particle swarm optimization algorithm based on crowding distance sorting (MOPSO-CD) [23] are chosen as the comparative algorithms. Set the particle population to be 100, and set the iteration number to be 200. The variables number of the test functions ZDT1~ZDT3 is 30, and the variables number of the test function ZDT4 is 10. The algorithms run 30 times independently. Select the solution of one time from the 30 times of every algorithm for solving test functions ZDT1~ZDT4 randomly, and the results are shown in Figure 4.

Error ration (ER) [14] and spacing metric (SP) [24] are chosen to weigh the convergence of four algorithms for solving the test functions and the distribution uniformity of the Pareto optimal solution, respectively. And, the mean running time is chosen to weigh the operating rate. The calculations of ER and SP are shown in (27) and (28). ER index represents the ratio of the Pareto solutions obtained by four algorithms in the true Pareto optimal solution set. The smaller the ER value is, the better the convergence is. The smaller the SP value is, the more uniformly the Pareto optimal solutions distribute.In (27), denotes the probability that a Pareto optimal solution is not in the true Pareto optimal solution set, if it is in, ; or, . denotes the number of elements in a Pareto optimal solution set.In (28), denotes the Hamming distance between the dot corresponding to solution and its neighbor dot in the Pareto front. The calculation of is shown as in (29). denotes the mean distance, shown in (30).The comparative results are shown in Tables 13, where the ER values, SP values, and the mean running time values are the average values of four algorithms for solving the test functions 30 times.

From Table 1, we can see that the ER indexes of MOQPSO-D/S for solving the test functions are smaller than the remaining algorithms’. Combining with Figure 4, it can be concluded that the convergence of MOQPSO-D/S is better than the remaining algorithms’. And, it is proved that the double/single-well based position update method and the hybrid random mutation method can improve convergence precision.

From Table 2, we can see that the SP indexes of MOQPSO-D/S for solving the test functions are smaller than the remaining algorithms’, except for solving ZDT2. Combining with Figure 4, it can be concluded that the distribution uniformity of the Pareto optimal solution of MOQPSO-D/S is better than the remaining algorithms’. And, it is proved that the two-stage based guider particles selection method can improve solution distribution uniformity.

From Table 3, we can see that the mean running time of MOQPSO-D/S for solving the test functions is smaller than the remaining algorithms’. It can be concluded that the operating rate of MOQPSO-D/S is better than the remaining algorithms’. And, it is proved that the two-stage based guider particles selection method can improve operating rate.

6.2. Verify the Performance of MOQPSO-D/S for Solving Uncertain WTA Problem

In order to validate the rationality of the fuzzy multiobjective programming based WTA model and to verify the performance of the MOQPSO-D/S algorithm for solving the model simultaneously, the following case for air and missile defense combat is given.

Suppose that, in air and missile defense operation, 6 fire units    need intercept 5 incoming targets   . The number of targets that    can intercept simultaneously, the number of interceptors that can launch simultaneously, the number of interceptors that stores, and the dimensionless value of an interceptor that stores are listed in Table 4. The incoming targets ~ belong to Type A, and the remaining targets belong to Type B. The target threat values are weighed with application of triangular fuzzy number as follows: , , , , . The least interceptors to intercept a Type A target and a Type B target are and , respectively. The necessity degree is set to be 0.8. The single-shot kill probability of the fire unit that launches an interceptor to intercept the target    is listed in Table 5. The particle encoding method and the illegal particle code adjusting method are adopted in the subsequent algorithms for solving the example.

6.2.1. Analyze the Result of MOQPSO-D/S for Solving Uncertain WTA Problem

With different population size and different iterations, the WTA case is solved with application of MOQPSO-D/S algorithm. The algorithm for solving the WTA case under every condition runs 30 times independently. The mean running time is listed in Table 6. It can be seen from Table 6 that the real-time performance of MOQPSO-D/S algorithm can meet the need of WTA in air and missile defense combat.

With the population size and iterations both being 50, the solution of the WTA case solved by MOQPSO-D/S algorithm is shown in Figure 5. It can be seen from Figure 5 that the Pareto optimal solution, obtained by MOQPSO-D/S algorithm for solving the fuzzy multiobjective programming based WTA model in air and missile defense combat, distributes uniformly, where every dot refers to a WTA alternative. Therefore, it can provide a series of alternatives for commanders to make decision. The commanders could make the final decision by choosing a suitable WTA alternative from the solution with consideration of the battlefield situation and risk preference. Comparing with the single objective optimization based WTA method, which can only give a WTA alternative, this method could preferably adapt to the change of the battlefield situation and combine the tactical thought of the commander to make decision.

6.2.2. Compare with the Single Objective Optimization Based WTA Method

In order to validate the feasibility of the solution obtained by MOQPSO-D/S algorithm for solving WTA model, in comparison, the example is solved by adopting the method proposed in literature [6], taking maximizing effectiveness-cost ratio as the objective function and adopting IDPSO algorithm to solve the WTA model. With the population size and iterations being both 50, the single objective optimization method for solving the WTA case runs 30 times. The mean running time is 0.7193 s. The best fitness over generations based on IDPSO is shown as in Figure 6. The optimal WTA result is

The optimal result is just the WTA alternative corresponding to the dot marked by a red five-angle star shown in Figure 5. And the mean running time is a little shorter than the MOQPSO-D/S algorithm with the same population size and iterations. It is proved that MOQPSO-D/S algorithm, when solving the WTA model, would disperse computation resource but can still obtain the satisfactory solution containing the optimal result obtained by single optimization method. Meanwhile, the fuzzy multiobjective programming WTA model for air and missile defense is proved to be reasonable and adopting MOQPSO-D/S algorithm to solve the model is feasible.

6.2.3. Compare with Other Multiobjective Optimization Algorithm for Solving WTA Method

In order to further verify the performance of MOQPSO-D/S algorithm for solving WTA problem, in comparison, the example is solved by adopting MOQPSO-DPS, MOQPSO-CD, and MOPSO-CD algorithm with the population size and iterations being both 100. Every algorithm for solving the WTA case runs 30 times independently. The statistical results for running time of every algorithm are shown in Figure 7. It can be seen from Figure 7 that the real-time performance of MOQPSO-D/S algorithm is obviously superior to the comparable algorithms’.

The convergence of every algorithm for solving the WTA case is weighed by dominated ratio [25]. The calculation of is shown as in (32). and denote the Pareto optimal solution sets obtained by two algorithms, respectively. If is bigger than , the convergence of the algorithm corresponding to is superior to the algorithm corresponding to . The convergence comparison among four algorithms is listed in Table 7. , and listed in Table 7 denote the Pareto optimal solution sets obtained by MOQPSO-D/S, MOQPSO-DPS, MOQPSO-CD, and MOPSO-CD algorithm, respectively. It can be concluded from Table 7 that the convergence of MOQPSO-D/S algorithm for solving the WTA case is the best of four algorithms.In (32), the function numel(•) is used to count the number of elements in a set.

The distribution uniformity of the Pareto optimal solution set obtained by every algorithm for solving the WTA case is weighed by SP. The statistical results for SP value of the Pareto optimal solution set obtained by every algorithm are shown in Figure 8. It can be concluded from Figure 8 that the Pareto optimal solutions obtained by MOQPSO-D/S algorithm for solving the WTA case distribute the most uniformly, and its distribution uniformity is the most stable.

7. Conclusions

The goal of this article is to find a method to aid decision-making of WTA in air and missile defense combat under uncertainty. A fuzzy multiobjective programming based WTA model has been constructed. And multiobjective optimal algorithm, called MOQPSO-D/S, has been put forward to solve the fuzzy multiobjective programming based WTA model. The simulation results shows that the performance of MOQPSO-D/S algorithm is superior, the WTA model constructed in this paper is rational and the MOQPSO-D/S algorithm can solve the WTA model efficiently.

In future research, we may study WTA problem under uncertainty based on other uncertain methods, for example, the Taguchi method and the Bayesian method. Yet, we may study multiobjective optimization algorithms, for example, the game theory based methodologies, to solve the multiobjective programming based WTA model.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work is supported by National Natural Science Foundation of China (Grant no. 71771216 and Grant no. 71701209).