Next Article in Journal
A Robust Optimization Approach to the Multiple Allocation p-Center Facility Location Problem
Next Article in Special Issue
Some Picture Fuzzy Dombi Heronian Mean Operators with Their Application to Multi-Attribute Decision-Making
Previous Article in Journal / Special Issue
Assessment of Conditions for Implementing Information Technology in a Warehouse System: A Novel Fuzzy PIPRECIA Method
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Combining an Extended SMAA-2 Method with Integer Linear Programming for Task Assignment of Multi-UCAV under Multiple Uncertainties

1
College of Systems Engineering, National University of Defense Technology, Changsha 410073, China
2
Allsim Technology Inc., Changsha 410073, China
*
Author to whom correspondence should be addressed.
Symmetry 2018, 10(11), 587; https://doi.org/10.3390/sym10110587
Submission received: 17 September 2018 / Revised: 12 October 2018 / Accepted: 16 October 2018 / Published: 2 November 2018
(This article belongs to the Special Issue Multi-Criteria Decision Aid methods in fuzzy decision problems)

Abstract

:
Uncertainty should be taken into account when establishing multiobjective task assignment models for multiple unmanned combat aerial vehicles (UCAVs) due to errors in the target information acquired by sensors, implicit preferences of the commander for operational objectives, and partially known weights of sensors. In this paper, we extend the stochastic multicriteria acceptability analysis-2 (SMAA-2) method and combine it with integer linear programming to achieve multiobjective task assignment for multi-UCAV under multiple uncertainties. We first represent the uncertain target information as normal distribution interval numbers so that the values of criteria (operational objectives) concerned can be computed based on the weighted arithmetic averaging operator. Thus, we obtain multiple criteria value matrices for each UCAV. Then, we propose a novel aggregation method to generate the final criteria value matrix based on which the holistic acceptability indices are computed by the extended SMAA-2 method. On this basis, we convert the task assignment model with uncertain parameters into an integer linear programming model without uncertainty so as to implement task assignment using the integer linear programming method. Finally, we conduct a case study and demonstrate the feasibility of the proposed method in solving the multiobjective task assignment problem multi-UCAV under multiple uncertainties.

1. Introduction

Unmanned combat aerial vehicles (UCAVs), compared with airborne weapons and airborne platforms (e.g., cruise missiles, manned fighters, and bombers), have demonstrated advantages in tactical flexibility and multitasking ability due to having zero casualties, excellent stealth performance, high flight height, long endurance, multiple hard points for missiles, and a relatively low life-cycle cost [1]. Benefiting from the rapid development of control theory and intelligent technology, UCAVs are increasingly likely to become the frontline fighter aircrafts in modern or future wars [2]. As one of the cores of mission planning, cooperative task assignment for UCAVs has been an emerging issue in terms of its application in attacking ground targets. The purpose of task assignment is to match tasks to available UCAVs without conflicts under the constraints of the battlefield environment, operational capabilities of the UCAVs and weapons on board, and target types in order to obtain the maximum operational benefit, such as maximizing damage to hostile targets and minimizing the user’s own consumption.
With regard to research on task assignment, most of the existing methods assume that the parameters related to mission scenarios are deterministic. These methods are mainly divided into two categories: methods based on exact algorithms and methods based on heuristic (metaheuristic) algorithms [3]. Exact algorithms are mostly based on the mathematical properties of task assignment models and attempt to obtain the optimal solution for given objectives. They include the mixed integer linear programming (MILP) formulation [4,5,6], the branch and bound tree search algorithm [7,8], and the dynamic programming algorithm [9] among others. Most research to date on the application of heuristic (metaheuristic) algorithms have either extracted some specific search rules based on the properties of the problem to obtain optimal or suboptimal solutions rapidly or introduced some local search mechanism to the basic algorithm framework to improve the solution quality, such as tabu search algorithms [10], auction algorithms [11], genetic algorithms [12,13,14,15], ant colony algorithms [16], and particle swarm optimization [17,18]. The algorithms mentioned above—whether belonging to exact algorithms or heuristic (metaheuristic) algorithms—have demonstrated the ability to provide optimal or suboptimal solutions for task assignment problems of UAVs or UCAVs in various mission scenarios but may become difficult to apply when there are uncertain parameters related to mission scenarios.
From what we know, uncertainties in the task assignment model for multi-UCAV exist in at least three aspects: (1) the target information obtained by various sensors, (2) the weights of operational objectives, and (3) the weights of these sensors. Considering that sensors may be affected by the dynamic battlefield environment or the antireconnaissance measures taken by hostile forces in the reconnaissance process, it is reasonable to believe that there are errors in the target information obtained by various sensors, indicating that the target information is uncertain. When there are multiple operational objectives to consider, the commander needs to weigh the importance of these objectives but can usually only provide the relative importance of operational objectives instead of the exact weights of these objectives. For example, the commander may, at most, express a clear preference for operational benefit over operational cost but would not provide the exact weights of the two operational objectives. Therefore, the weights of operational objectives are also thought to be uncertain. In addition, the uncertainty contained in the weights of sensors also needs to be considered. In this paper, the weight of a sensor is obtained by integrating its subjective weight and objective weight in a certain way. The subjective weight is usually determined in advance by experts according to the performance parameters of the sensor, while the objective weight is heavily dependent on the accuracy and credibility of the target information provided by the sensor. As the target information is uncertain, the objective weight of the sensor is unknown, which indicates that the integrated weight of the sensor is partially known.
In order to reflect the combat scenarios as accurately as possible, the above three aspects of uncertainties need to be taken into account when formulating the task assignment problem. However, in this case, the problem would become extremely complicated and can neither be solved by exact algorithms nor by heuristic (metaheuristic) algorithms. Therefore, in order to address the challenge, it is necessary and worthwhile to propose new methods. In this way, the optimal or suboptimal task assignment scheme under severe uncertainties can be found.

2. Related Work

To our knowledge, Mataric et al. first studied task assignment for multirobots in uncertain environments in 2003 [19]. The uncertainty in their research mainly included sensor noise and the randomness of the moving direction of robots. To simplify, they used a random number from a normal distribution to represent the sensor noise and a finite but small probability that robots would move in a random direction instead of the intended direction at each time step to model the randomness of the movement. Since then, various methods have been proposed to solve task assignment problems under different types of uncertainty.
In general, uncertainty is mathematically described by one or a combination of the following theories: probability theory, fuzzy set theory, rough set theory, and interval set theory [20]. In the existing literature on task assignment under uncertainty, as far as we know, probability theory has been the most widely used. The simplest way to model uncertainty based on probability theory is to assume that an uncertain parameter follows a specific distribution. Based on this assumption, other methods can be applied to task assignment. Mataric et al. assumed that sensor noise followed a normal distribution and that each robot had a small probability of moving in other directions than the intended direction. The authors then adopted the auction algorithm to assign tasks to robots [19]. Kim et al. used two certain probability values to measure the likelihood that a UAV would sense targets within its sensing range and the likelihood that a UAV would fail during the mission. The authors then proposed a distributed task assignment method based on resource welfare [21]. Jia et al. assumed that the flight velocity of a UAV was a stochastic variable that corresponded to a normal distribution with alterable variance according to the actual flight distance between each pair of targets. The authors then solved the task assignment problem in the framework of a two-stage stochastic programming model using a genetic algorithm [3]. A similar way of dealing with uncertain parameters can be found in Reference [22], where the task duration time was considered to be subject to a uniform distribution.
In multistage task assignment problems, the Markov decision process (MDP) or partially observable Markov decision process (POMDP) is applied based on the assumption that the uncertain parameters that are closely related to the state transition are subject to either predefined distributions or predefined probability values, as can be seen in References [23,24,25,26,27]. For example, in Reference [24], it was assumed that each target could move to any of its neighboring cells at each time step with the same probability and that a UAV could detect a target with a predefined probability. Based on the above assumptions, the possible states of UAVs and targets, the actions that UAVs could take, and the corresponding rewards of UAVs could be obtained in turn. Then, the expected cumulative reward earned during finite time steps could be computed. Thus, the task assignment scheme could be acquired by maximizing the expected cumulative reward.
In addition to probability theory, interval set theory has also been applied to task assignment problems. Liu et al. proposed an interval Hungarian algorithm for task assignment of UAVs when the utility of a UAV performing a task is an interval number. The proposed algorithm was an extension of the classic Hungarian algorithm and was able to compute the maximum interval of deviation for each entry in the assignment matrix, which would retain the same optimal assignment [28,29]. Hooshangi et al. used the interval VIKOR method to sort tasks, the characteristics of which were specified as interval numbers. They then applied an auction algorithm to assign tasks to agents [20]. The task assignment problem in this research was, to some extent, regarded as a decision problem with multiple uncertain criteria, and the simulation results demonstrated that the proposed method was able to solve task assignment problems with more uncertainty than the other methods mentioned above. Despite this, when the criteria values and the corresponding weights are both uncertain, the interval VIKOR method would become unavailable.
The methods introduced above have been proven to be effective in solving the task assignment problem where uncertainty exists either in the action of agents (UAVs) or in task rewards. However, when multiple uncertainties are simultaneously contained in the task assignment problem, as described in Section 1, none of these methods can be applied. Therefore, we need to put forward new methods to solve the problem. As a multicriteria decision support method, the stochastic multicriteria acceptability analysis (SMAA) is able to solve problems with unavailable criteria weight information and uncertain criteria values [30]. Hu et al. investigated the application of the SMAA-2 method, a variant of the SMAA method, in task assignment of multi-UAV when both the target information and the weights of operational objectives were uncertain. The proposed method demonstrated the availability of the SMAA-2 method in solving the task assignment problem that contained uncertainties from two aspects. However, the method was limited in its application [31] because the premise of applying the SMAA-2 method was that there could only be one criteria value matrix: the evaluation of all targets in terms of all concerned operational objectives. Note that in this paper, the criteria in the SMAA-2 method are equivalent to the operational objectives. In the task assignment model described in Section 1, there are various sensors and each sensor has the ability to acquire battlefield information, so there are multiple criteria value matrices. In this situation, if the SMAA-2 method is to be applied, these matrices would be first aggregated to generate a final criteria value matrix. Considering that the weights of sensors are partially known, the aggregation process cannot be directly performed. In summary, the original SMAA-2 method is difficult to use in such a situation, so it is in urgent need of improvement.
Inspired by References [30,31], we extend the original SMAA-2 method in this research by integrating a novel aggregation method so that multiple criteria value matrices can be aggregated to generate the final criteria value matrix based on which the SMAA-2 method can be applied. Then we combine the extended SMAA-2 method with integer linear programming (ILP) to solve task assignment problems for multi-UCAV where there are multiple sensors (or information sources) to provide uncertain information, describing multiple attributes of multiple targets. Furthermore, the weights of the criteria concerned are uncertain and the weight information of information sources is partially available. In subsequent sections, we will refer to the above combination method as ESMAA-2-ILP for convenience. The flow of the method is illustrated in Figure 1.
As can be seen from Figure 1, to achieve task assignment for multi-UCAV, we first formulate the task assignment problem with a variety of uncertain parameters to obtain the criteria formulas and then, based on the target information from K information sources, we construct K criteria value matrices for each UCAV through the above criteria formulas. For each UCAV, we apply the extended SMAA-2 method to compute the holistic acceptability index of attacking each target. Thus, we can obtain a holistic acceptability index matrix, which describes the holistic acceptability that each UCAV attacks each target. On this basis, according to the meaning of holistic acceptability indices, we convert the task assignment model established above into an integer linear programming model with an objective function to maximize the holistic acceptability index of the task assignment scheme. Finally, based on integer linear programming, we obtain the task assignment scheme. The main contributions of this research are summarized as follows:
  • We propose a novel method to aggregate multiple criteria value matrices from different information sources (ISs) under the condition that the criteria weight information is unavailable and the weight information about ISs is partially available.
  • We integrate the aggregation method into the original SMAA-2 method. Thus, we propose an extended SMAA-2 method.
  • We propose to convert the task assignment model for multi-UCAV with a variety of uncertain parameters into an integer linear programming model to maximize the holistic acceptability index of the task assignment scheme according to the meaning of holistic acceptability indices, and then apply integer linear programming to achieve task assignment.
The rest of this paper is organized as follows. We formulate the task assignment problem with a variety of uncertain parameters in Section 3. In Section 4, we briefly introduce the original SMAA-2 method. Section 5 gives details of the extended SMAA-2 method. In Section 6, we convert the task assignment model established in Section 3 into an integer linear programming model. We examine the proposed method through a case study in Section 7. Section 8 concludes the paper.

3. Problem Formulation

Here, we consider a combat scenario where M UCAVs under the command of one command center are to attack N geographically dispersed ground targets with different values. Each UCAV is loaded with a certain number of the same kind of air-to-ground missiles to destroy targets with different lethality probabilities. Prior to the strike, K sensors, including reconnaissance satellites, reconnaissance aircrafts, and reconnaissance UAVs, conduct multiple reconnaissances on targets and then transmit acquired target information to the command center. Based on the received target information, the command center computes K criteria value matrices for each UCAV and then aggregates them to generate a final criteria value matrix according to which commanders are able to achieve task assignment for multi-UCAV. The operational process described above is briefly shown in Figure 2. The command center receives the target information transmitted by three sensors (one reconnaissance satellite, one reconnaissance aircraft, and one reconnaissance UAV) and then assigns four targets to four UCAVs.
We assume that each UCAV can only attack one target in one flight and that each target can only be attacked by one UCAV (for convenience, we assume M = N). Furthermore, we consider maximizing the damage to targets (i.e., operational benefit) while minimizing the flight consumption of UCAVs (i.e., operational cost) and then formulate the task assignment problem as follows:
max F ( x ) = ω B O B + ω C O C
O B = i = 1 M j = 1 N x i j o _ b i j ( 0 )
O C = i = 1 M j = 1 N x i j o _ c i j ( 0 )
subject to
i = 1 M x i j = 1
j = 1 N x i j = 1
x i j { 0 , 1 }
ω B + ω C = 1 ,   ω B , ω C [ 0 , 1 ]
o _ b i j ( 0 ) = k = 1 K w k o _ b i j ( k )
o _ c i j ( 0 ) = k = 1 K w k o _ c i j ( k )
o _ b i j ( k ) = v j ( k ) [ 1 ( 1 x i j p i j ) q i ]
o _ c i j ( k ) = d i j ( k ) c i j f l y
k = 1 K w k = 1 ,   w k [ 0 , 1 ]
i = 1 , 2 , , M ; j = 1 , 2 , , N ; k = 1 , 2 , , K
In the above model, the objective function, Equation (1), aims to maximize the combat reward, a weighted sum of operational benefit O B and operational cost O C . The corresponding weights ω B and ω C are determined by commanders and should satisfy constraint in Equation (7). The constraints expressed in Equations (4)–(6) guarantee a one-to-one relationship between the UCAVs and the targets. The constraints in Equations (8)–(12) define the method to aggregate criteria value matrices.
Solutions for the above model are relatively easy to find when all parameters are deterministic. However, due to the complexity of actual combat, many parameters in the model are uncertain. Considering errors in the target information obtained by sensors, the following parameters v j ( k ) and d i j ( k ) ( i = 1 , 2 , , M ; j = 1 , 2 , , N ; k = 1 , 2 , , K ) are assumed to be uncertain. Moreover, in our research, criteria weight information is unavailable and sensor weight information is partially available, which means ω B , ω C and w k ( k = 1 , 2 , , K ) are also uncertain.
As can be seen, to solve the task assignment problem, we need to first aggregate K criteria value matrices under serve uncertainty, and then conduct the stochastic multicriteria acceptability analysis for each UCAV in terms of all targets. Therefore, we suggest extending the original SMAA-2 method by combining a novel aggregation method. To facilitate a better understanding of the extended SMAA-2 method, we give a brief introduction to the original SMAA-2 method in the next section.

4. The Stochastic Multicriteria Acceptability Analysis-2 (SMAA-2) Method

Stochastic multicriteria acceptability analysis (SMAA), first proposed by Lahdelma et al. in 1998 [30], is a multicriteria decision support method to solve discrete problems with unavailable criteria weight information and uncertain criteria values. Based on the exploration of the weight space, the method is able to describe the valuations that would make each alternative the preferred one. During this process, uncertain criteria values are always represented by probability distributions, thus the method can compute confidence factors to describe the reliability of the analysis. The SMAA-2 method, also proposed by Lahdelma et al., extends the original SMAA by analyzing the sets of weight vectors for any rank from best to worst for each decision alternative [32]. It is introduced as follows:
Here, we consider a multicriteria decision-making problem, including a set of N alternatives S e t _ a l t = { A 1 , A 2 , , A N } , from which one is to be chosen. All alternatives are evaluated in terms of n criteria S e t _ c r i = { C 1 , C 2 , , C n } . The method maps the ith alternative A i to a utility value U i by U i = U ( ξ i , ω ) , where ξ i = [ ξ i 1 , ξ i 2 , , ξ i n ] denotes the criteria value vector of alternative A i , ω = [ ω 1 , ω 2 , , ω n ] is a weight vector for each decision-maker to quantify their subjective preferences for different criteria, and U ( ) is a utility aggregation function. In SMAA-2, any type of utility aggregation function is available [33]. In this paper, we use the utility additive form and then obtain the following:
U i = U ( ξ i , ω ) = j = 1 n ω j u i j ( ξ i j )
where u i j ( ) and u i j ( ξ i j ) are the utility value function and the utility value of alternative A i in terms of criterion C j , respectively.
In SMAA-2, the criteria value ξ i j ( i = 1 , 2 , , N ; j = 1 , 2 , , n ) is assumed to be a stochastic variable with an assumed or estimated joint probability density function f ( ξ ) in the criteria value space Ω . Similarly, the preferences of decision-makers are assumed to be unknown or partially known and can be represented by a weight distribution with density function g ( ω ) in the feasible weight space W , defined as follows:
W = { ω R n : j = 1 n ω j = 1 ; j , 1 ω j 0 }
When the weights are totally unknown, g ( ω ) is thought to be a uniform distribution density function and is expressed as follows:
g ( ω ) = 1 / vol ( W )
where vol ( W ) = n / ( n 1 ) ! is the volume of the feasible weight space, an (n − 1)-dimensional simplex.
Based on the above assumptions, stochastic criteria and weight distributions can be mapped into utility distributions U ( ξ i , ω ) through the utility function. The utility distributions are employed to compute the rank of each alternative, which is defined as an integer from the best rank (=1) to the worst rank (=N) by means of the rank function [34]:
r a n k ( ξ i , ω ) = 1 + s = 1 N ρ ( U ( ξ s , ω ) > U ( ξ i , ω ) )
where ρ ( t u r e ) = 1 and ρ ( f a l s e ) = 0 . Then, the favorable rank weight space W i r ( ξ ) is defined by restricting r a n k ( ξ i , ω ) = r , which means any weight ω W i r ( ξ ) can make alternative A i rank r. Thus, the favorable rank weight space W i r ( ξ ) can be expressed as follows:
W i r ( ξ ) = { ω W : r a n k ( ξ i , ω ) = r }
By analyzing W i r ( ξ ) , the SMAA-2 method obtains four descriptive measures to assist decision-makers in choosing the best alternative. These measures are the rank acceptability index, the central weight vector, the confidence factor, and the holistic acceptability index.
The rank acceptability index b i r is defined as the expected volume of the favorable rank weight space W i r ( ξ ) and measures the variety of different weights which guarantee a ranking r for alternative A i . This index is a multidimensional integral over criteria distributions and the favorable rank weight space, which can be computed numerically as follows:
b i r = Ω f ( ξ ) W i r ( ξ ) g ( ω ) d ω d ξ
Obviously, b i r is between 0 and 1; 0 indicates that alternative A i will never acquire a given rank, and 1 indicates that it will always acquire the given rank r with arbitrary weights. The larger the index, the more the decision-makers are willing to accept the given rank r for alternative A i . The best alternatives are those with high acceptability indices for the best ranks.
The central weight vector ω i c is defined as the expected center of gravity of the favorable weight space W i 1 ( ξ ) = { ω W : r a n k ( ξ i , ω ) = 1 } , and it is computed numerically as an integral of the weight vector over the criteria distributions and the weight distributions:
ω i c = 1 b i 1 Ω f ( ξ ) W i 1 ( ξ ) g ( ω ) ω d ω d ξ
The central weight vector ω i c is the best single vector representing the preference of a typical decision-maker who favors alternative A i , and can help decision-makers understand the correspondence between different weight vectors and different decision-maker choices.
The confidence factor p i c is the probability for alternative A i to be the preferred one when the central weight vector ω i c is adopted. It is an integral over criteria distributions:
p i c = ξ : r a n k ( ξ i , ω i c ) = 1 f ( ξ ) d ξ
The confidence factor p i c is used to measure whether the criteria data are accurate enough to discern alternative A i based on the central weight vector ω i c . For any given weight vector and alternative, the corresponding confidence factor can be computed in a similar manner. The confidence factor can be described as the proportion of the stochastic criteria space that makes the alternative the best one with the given weight vector.
The holistic acceptability index e i is a comprehensive index to examine the overall acceptability of alternative A i by combining all rank acceptability indices as follows:
e i = r = 1 m α r b i r
where α r is a metaweight. Lahdelma et al. [32] suggested choosing the alternative with the highest holistic acceptability index as the best one. In addition, considering the requirements for metaweights, i.e., they should be nonnegative, normalized, and nonincreasing when the rank increases ( α 1 α 2 α N 0 ), Lahdelma et al. proposed three kinds of metaweights, namely linear weights α r = ( N r ) / ( N 1 ) , inverse weights α r = 1 / r , and centroid weights α r = i = r N 1 / i / i = 1 N 1 / i [32]. Figure 3 illustrates the differences in linear, inverse, and centroid weights for 10 ranks. It can be observed that linear weights allocate more weight to the mediocre ranks, while inverse and centroid weights emphasize the best ranks. Compared to centroid weights, inverse weights are more evenly distributed over the worst ranks, which indicates that the aggregation by inverse weights is more insensitive to the order among the worst ranks. Therefore, in this research, we use centroid weights.
The multidimensional integrals in Equations (19)–(21) are almost impossible to compute analytically because the distributions f ( Ω ) and g ( W ) vary according to their application and can be arbitrarily complex. For this reason, Tervonen et al. proposed to employ the Monte Carlo simulation to compute approximate values for high-dimensional integrals, where the required number of iterations is set as 10,000 to achieve accuracy with 95% confidence. More details about Monte Carlo simulation-based SMAA-2 computations can be found in Reference [34].
Since it was first proposed, the SMAA-2 method has been applied in various fields, such as the evaluation of combined heat and power units [35], task assignment for multi-UAV [31], strategic forest planning [36], reservoir flood control operations [33], project portfolio optimization [37], and more. However, this method still suffers from a notable shortcoming: The application of the method is based on one criteria value matrix. When there are multiple criteria value matrices from different ISs, the SMAA-2 method is difficult to apply directly. In view of the above shortcoming, we extend the SMAA-2 method in this research. The details are introduced in the next section.

5. The Extended SMAA-2 Method

As can be seen from Figure 1, the extended SMAA-2 method first aggregates multiple criteria value matrices from different information sources (ISs) under the condition that the criteria weight information is unavailable and the weight information for the ISs is partially available in order to acquire the final criteria value matrix. Then, the holistic acceptability indices are computed through the Monte Carlo simulation based on the matrix. To achieve matrices aggregation under serve uncertainty, we propose a novel aggregation method. To compute the holistic acceptability indices, we integrate the aggregation method into the original SMAA-2 method.
This extension is based on the assumption that when one certain criterion of an alternative has been evaluated multiple times, the criteria values obtained are stable and tend to be some of the most possible values. According to the normal distribution interval number theory proposed by Wang et al. [38,39], we assume that the target value v j ( k ) and the distance d i j ( k ) ( i = 1 , 2 , , M ; j = 1 , 2 , , N ; k = 1 , 2 , , K ) provided by the sensors (or information sources) are represented by normal distribution interval numbers.

5.1. Normal Distribution Interval Number and Weighted Arithmetic Averaging Operator

Definition 1.
Assuming a ˜ = [ a , a + ] is an interval number, if any x [ a , a + ] follows the same normal distribution N ( μ , σ 2 ) , then a ˜ is called a normal distribution interval number [38], denoted by β ˜ = ( μ , σ ) . If we let I be the set of all normal distribution interval numbers, according to the ‘ 3 σ rule’ of normal distribution (if x ~ N ( μ , σ 2 ) , then P ( μ 3 σ x μ + 3 σ ) = 0.9974 ) [40] and μ and σ are determined as follows:
μ 3 σ = a ,   μ + 3 σ = a +
The results are as follows:
μ = ( a + a + ) / 2 ,   σ = ( a + a ) / 6
Based on Definition 1 and the principle that the linear combination of a finite number of independent normal random variables still follows a normal distribution, we can define the computation rules of normal distribution interval numbers as follows:
Definition 2.
Assuming β ˜ 1 = ( μ 1 , σ 1 ) and β ˜ 2 = ( μ 2 , σ 2 ) are arbitrarily two normal distribution interval numbers, then (1) β ˜ 1 + β ˜ 2 = ( μ 1 + μ 2 , σ 1 2 + σ 2 2 ) , (2) λ β ˜ 1 = ( λ μ 1 , λ σ 1 ) , λ 0 .
Furthermore, according to the addition commutative law and the multiplication allocating law of rational numbers, it is easy to prove that (1) β ˜ 1 + β ˜ 2 = β ˜ 2 + β ˜ 1 ; (2) λ ( β ˜ 1 + β ˜ 2 ) = λ β ˜ 1 + λ β ˜ 2 , λ 0 ; (3) λ 1 β ˜ 1 + λ 2 β ˜ 1 = ( λ 1 + λ 2 ) β ˜ 1 , λ 1 , λ 2 0 . Based on the distance measure of interval numbers in References [41,42], we define the distance between two normal distribution interval numbers as follows:
Definition 3.
Assuming β ˜ 1 = ( μ 1 , σ 1 ) and β ˜ 2 = ( μ 2 , σ 2 ) are arbitrarily two normal distribution interval numbers, then the distance between them can be computed as follows:
d i s ( β ˜ 1 , β ˜ 2 ) = ( μ 1 μ 2 ) 2 + 3 ( σ 1 2 + σ 2 2 ) ε 2 / 6
ε = { m i n u p m a x l o w m i n u p m a x l o w 0 o t h e r w i s e
where m i n u p = min ( μ 1 + 3 σ 1 , μ 2 + 3 σ 2 ) , m a x l o w = max ( μ 1 3 σ 1 , μ 2 3 σ 2 ) .
Definition 4.
β ˜ i = ( μ i , σ i ) ( i = 1 , 2 , , m ) is a group of normal distribution interval numbers, and assuming WAA: I n I
WAA ω ( β ˜ 1 , β ˜ 2 , , β ˜ m ) = ω 1 β ˜ 1 + ω 2 β ˜ 2 + + ω m β ˜ m
is always satisfied for arbitrary ω = [ ω 1 , ω 2 , , ω m ] T ( ω i [ 0 , 1 ] , i = 1 m ω i = 1 ), then WAA is called the weighted arithmetic averaging operator for normal distribution interval numbers, and ω is called the weighted vector of β ˜ i = ( μ i , σ i ) .
Theorem 1.
If β ˜ i = ( μ i , σ i ) ( i = 1 , 2 , , m ) is a group of normal distribution interval numbers, and ω = [ ω 1 , ω 2 , , ω m ] T ( ω i [ 0 , 1 ] , i = 1 m ω i = 1 ) is the corresponding weighted vector, then WAA ω ( β ˜ 1 , β ˜ 2 , , β ˜ m ) is a normal distribution interval number, satisfying:
WAA ω ( β ˜ 1 , β ˜ 2 , , β ˜ m ) = ( i = 1 m ω i μ i , i = 1 m ω i 2 σ i 2 )
Proof. 
Here, we use the mathematical induction to prove Theorem 1.
(1) When n = 2 , WAA ω ( β ˜ 1 , β ˜ 2 ) = ω 1 β ˜ 1 + ω 2 β ˜ 2 . Then, according to Definition 2, ω 1 β ˜ 1 = ( ω 1 μ 1 , ω 1 σ 1 ) and ω 2 β ˜ 2 = ( ω 2 μ 2 , ω 2 σ 2 ) are two normal distribution interval numbers. Therefore, we have:
WAA ω ( β ˜ 1 , β ˜ 2 ) = ω 1 β ˜ 1 + ω 2 β ˜ 2 = ( ω 1 μ 1 , ω 1 σ 1 ) + ( ω 2 μ 2 , ω 2 σ 2 ) = ( ω 1 μ 1 + ω 2 μ 2 , ω 1 2 σ 1 2 + ω 2 2 σ 2 2 )
(2) Assuming that when m = k , Theorem 1 holds:
WAA ω ( β ˜ 1 , β ˜ 2 , , β ˜ k ) = ( i = 1 k ω i μ i , i = 1 k ω i 2 σ i 2 )
(3) When m = k + 1 , according to Definition 2:
WAA ω ( β ˜ 1 , β ˜ 2 , , β ˜ k , β ˜ k + 1 ) = ( i = 1 k ω i μ i , i = 1 k ω i 2 σ i 2 ) + ω k + 1 ( μ k + 1 , σ k + 1 ) = ( i = 1 k ω i μ i + ω k + 1 μ k + 1 , ( i = 1 k ω i 2 σ i 2 ) 2 + ( ω k + 1 σ k + 1 ) 2 ) = ( i = 1 k + 1 ω i μ i , i = 1 k + 1 ω i 2 σ i 2 )
That means Theorem 1 holds when m = k + 1 .
Therefore, it can be concluded from Equations (1) and (2) that Theorem 1 holds. □

5.2. Aggregation Method of Criterion Value Matrices from Different Information Sources

5.2.1. WAA Operator-Based Criteria Value Matrices Aggregation

Definition 5.
If β ˜ i j = ( μ i j , σ i j ) ( i = 1 , 2 , , N ; j = 1 , 2 , , n ) are a group of normal distribution interval numbers, then the matrix S = [ β ˜ i j ] N × n is called a normal distribution interval number matrix.
Here, we consider a multicriteria decision-making problem, including a set of N alternatives S e t _ a l t = { A 1 , A 2 , , A N } from which one is to be chosen. All alternatives are evaluated in terms of n criteria S e t _ c r i = { C 1 , C 2 , , C n } by a set of K experts (or information sources) S e t _ i s = { I S 1 , I S 2 , , I S K } . Thus, there are K criteria value matrices S ( 1 ) , S ( 2 ) , , S ( K ) , each of which has N rows and n columns, corresponding to N alternatives and n criteria, respectively. According to the above assumption, i.e., the criteria values are represented by normal distribution interval numbers, the kth criteria value matrix S ( k ) = [ β ˜ i j ( k ) ] N × n ( i = 1 , 2 , , N ; j = 1 , 2 , , n ; k = 1 , 2 , , K ) is a normal distribution interval number matrix where β ˜ i j ( k ) = ( μ i j ( k ) , σ i j ( k ) ) is a normal distribution interval number. In order to facilitate criteria value matrices aggregation, all matrices need to be normalized by Reference [43]:
μ ¯ i j ( k ) = { μ i j ( k ) / max i ( μ i j ( k ) ) C j   is   a   benefit - type   criterion min i ( μ i j ( k ) ) / μ i j ( k ) C j   is   a   cos t - type   criterion ,
σ ¯ i j ( k ) = σ i j ( k ) / max i ( μ i j ( k ) ) .
In the following, unless otherwise stated, all criteria value matrices are assumed to be normalized.
Definition 6.
S ( 0 ) = [ β ˜ i j ( 0 ) ] N × n ( i = 1 , 2 , , N ; j = 1 , 2 , , n ) is called a final criteria value matrix only when β ˜ i j ( 0 ) = ( μ i j ( 0 ) , σ i j ( 0 ) ) is a normal distribution interval number, and μ i j ( 0 ) and σ i j ( 0 ) are computed through the WAA operator as follows:
μ i j ( 0 ) = k = 1 t λ k μ i j ( k ) ,
σ i j ( 0 ) = k = 1 t ( λ k σ i j ( k ) ) 2 ,
where λ = [ λ 1 , λ 2 , , λ K ] is the integrated weight vector of K information sources (ISs), satisfying λ k [ 0 , 1 ] and k = 1 K λ k = 1 . The integrated weight of the kth IS λ k is computed as follows:
λ k = η k τ ρ k 1 τ k = 1 K η k τ ρ k 1 τ ,
where τ [ 0 , 1 ] is an adjustment factor and η k [ 0 , 1 ] and ρ k [ 0 , 1 ] are the subjective weight and the objective weight of the kth IS, respectively, satisfying k = 1 K η k = 1 and k = 1 K ρ k = 1 . The subjective weights are usually predefined and would not be adjusted once determined. The objective weight of each IS is determined by the accuracy and credibility of the criteria values it provides [44]. The iterative algorithm for computing objective weights is introduced in the following subsection.

5.2.2. Iterative Algorithm for Computing Objective Weights

As objective weights are related to the accuracy and credibility of criteria values, measuring their accuracy and credibility is critical. In this research, we use the deviation between the criteria value matrix of one IS and the final criteria value matrix as the measurement [44] and then proposed an iterative algorithm to compute the objective weights of the ISs.
Definition 7.
If we let S ( k ) = [ β ˜ i j ( k ) ] N × n and S ( 0 ) = [ β ˜ i j ( 0 ) ] N × n ( i = 1 , 2 , , N ; j = 1 , 2 , , n ; k = 1 , 2 , , K ) be the criteria value matrix of the kth IS and the final criteria value matrix, respectively, then the deviation between these two matrices can be computed:
D e v ( S ( k ) , S ( 0 ) ) = i = 1 N j = 1 n ω j d i s ( β ˜ i j ( k ) , β ˜ i j ( 0 ) ) ,
where ω j ( j = 1 , 2 , , n ) is the weight of the jth criterion, satisfying ω j [ 0 , 1 ] and j = 1 n ω j = 1 , and d i s ( β ˜ i j ( k ) , β ˜ i j ( 0 ) ) is the distance between β ˜ i j ( k ) and β ˜ i j ( 0 ) , as defined by Definition 3.
As can be seen from Definitions 7 and 3, a smaller deviation D e v ( S ( k ) , S ( 0 ) ) represents a higher similarity between S ( k ) and S ( 0 ) , which means that the kth IS should be given a higher objective weight. Based on this perception, the objective weight ρ k is then computed:
ρ k = k = 1 K D e v ( S ( k ) , S ( 0 ) ) D e v ( S ( k ) , S ( 0 ) ) k = 1 K D e v ( S ( k ) , S ( 0 ) ) .
The iteration end condition is set as Δ ρ ζ , where ζ is the error margin, a very small number (i.e., 10−8), and Δ ρ is computed as follows:
Δ ρ = k = 1 K ( ρ k ( l ) ρ k ( l 1 ) ) .
In Equation (39), ρ k ( l ) and ρ k ( l 1 ) are the objective weight of the kth IS at the lth and the (l − 1)th iteration, respectively. For convenience, the initial objective weight vector is set as ρ ( 1 ) = [ 1 / K , 1 / K , , 1 / K ] . Once the objective weight vector is determined, then the integrated weight vector can be computed by Equation (36). On this basis, all criteria value matrices can be aggregated to obtain the final criteria value matrix by Equations (34) and (35). The pseudo-code of the aggregation method based on the iterative algorithm is presented in Algorithm 1. On the basis of the output of Algorithm 1 (i.e., the final criteria value matrix S ( 0 ) ), the SMAA-2 method can be subsequently applied.
Algorithm 1: Pseudo-code of the aggregation method
Input:number of alternatives, criteria, and information sources: N , n , K ;
criteria value matrices: S ( 1 ) , S ( 2 ) , , S ( t ) ;
subjective weight vector η = [ η 1 , η 2 , , η K ] and initial objective weight vector, ρ ( 1 ) = [ 1 / K , 1 / K , , 1 / K ] ;
criteria weight vector ω = [ ω 1 , ω 2 , , ω n ] ;
error margin used in computing the objective weight vector: ζ .
Output:final criteria value matrix S ( 0 ) .
Procedures: l 1
Δ ρ ( l )
while Δ ρ ( l ) ζ do
 compute λ by (33)
l l + 1
for k 1 to K do
  compute D e v ( S ( k ) , S ( 0 ) ) by (22), (23), (31), (32) and (34)
end for
 update ρ ( l ) by (35)
 update Δ ρ ( l ) by (36)
end while
return S ( 0 )

5.3. Integrating the Aggregation Method into the Original SMAA-2 Method

By integrating the aggregation method into the original SMAA-2 method, the stochastic multicriteria acceptability analysis can be performed to solve the task assignment problem formulated in Section 3. The implementation of the extended SMAA-2 method is also mainly based on the Monte Carlo simulation with 10,000 iterations to achieve accuracy with 95% confidence and consists of two phases of which the first is the computation of the rank acceptability index b i r , the central weight vector ω i c , and the holistic acceptability index e i , and the second is the computation of the confidence factor p i c . The pseudo-code is specified in Algorithm 2.
Algorithm 2: Pseudo-code of the extended SMAA-2 method
Symbols: h i j , number of times alternative A i is evaluated into rank j in the Monte Carlo simulation;
N i t e , number of iterations, set as 10000;
r = [ r 1 , r 2 , , r N ] , vector of ranks of alternatives;
U = [ U 1 , U 2 , , U N ] , utility value vector of alternatives;
A g g ( ω ) , function returning the final criteria value matrix S ( 0 ) based on the criteria weight vector ω (details are presented in Algorithm 1)
R A N D Ω ( S ) , function returning a random criteria value matrix from criteria distribution f ( Ω ) ;
R A N D W , function returning a random weight vector from weight distribution g ( W ) ;
R A N K ( U ) , function returning a vector of ranks corresponding to U .
Input:number of alternatives, criteria, and decision-makers: N , n , K ;
criteria value matrices: S ( 1 ) , S ( 2 ) , , S ( K ) ;
subjective weight vector and initial objective weight vector η = [ η 1 , η 2 , , η K ] , ρ ( 1 ) = [ 1 / K , 1 / K , , 1 / K ] ;
error margin used in computing the objective weight vector: ζ ;
number of iterations of the Monte Carlo simulation: N i t e .
Output:rank acceptability index b i r ;
central weight vector ω i c ;
confidence factor p i c ;
holistic acceptability index e i .
Procedures:// Initialize ω i c , h i j and e i
for i 1 to N do
ω i c 0
e i 0
for j 1 to N do
h i j 0
end for
end for
// Phase 1, compute b i r , ω i c and e i
// Main loop
for k 1 to N i t e do
ω R A N D W
//produce S ( 0 ) by A g g ( )
S ( 0 ) A g g ( ω )
// S is the generated random criteria value matrix
S R A N D Ω ( S ( 0 ) )
for i 1 to N do
U i U ( ξ i , ω )
end for
r R A N K ( U )
for i 1 to N do
h i r i h i r i + 1
if r i = 1 then
   ω i c ω i c + ω
end if
end for
end for
// Compute ω i c , b i r and e i
for i 1 to N do
if h i 1 > 0 then
ω i c ω i c / h i 1
end if
for j 1 to N do
b i j h i j / N i t e
e i e i + α j b i j
end for
end for
// Phase 2, compute p i c
// Initialize p i c , and generate the final criteria value matrix S i ( 0 ) corresponding to ω i c
for i 1 to N do
p i c 0
S i ( 0 ) A g g ( ω i c )
end for
// Main loop
for j 1 to N i t e do
for i 1 to N do
S R A N D Ω ( S i ( 0 ) )
U i = U ( ξ i , ω i c )
for k 1 to N and k i do
if U ( ξ k , ω i c ) > U i then
  go to worse
end if
end for
p i c p i c + 1
worse:
end for
end for
for i 1 to N do
p i c p i c / N i t e
end for
As can be seen from Algorithm 2, for each UCAV, we need to compute the holistic acceptability indices in terms of each target (here, a target is equivalent to an alternative) by the extended SMAA-2 method. In the next section, we convert the task assignment model established in Section 2 into an integer linear programming model. Thus, the holistic acceptability indices can be applied to task assignment.

6. Converting the Task Assignment Model Based on Holistic Acceptability Indices

The task assignment model established in Section 3 involves M UCAVs and N targets. By applying the extended SMAA-2 method M times, we obtain a holistic acceptability index matrix E = [ e i j ] M × N , where e i j ( i = 1 , 2 , , M ; j = 1 , 2 , , N ) is the holistic acceptability index for assigning the jth target T j to the ith UCAV U C A V i . Then, we can convert the established task assignment model into an integer linear programming model in which the objective function aims to maximize the holistic acceptability index of the task assignment scheme. The converted model is expressed as follows:
max G ( x ) = i = 1 M j = 1 N x i j e i j
subject to the following:
i = 1 M x i j = 1
j = 1 N x i j = 1
x i j { 0 , 1 } ,   i = 1 , 2 , , M ; j = 1 , 2 , , N
The reasons the previous model can be converted in this way are explained as follows: The value of the objective function F ( x ) ( F ( x ) = ω B O B + ω C O C ) in the previous model is an absolute value of combat reward. However, due to uncertain parameters, the value is not able to be computed directly. According to the SMAA-2 method, Lahdelma et al. suggested choosing the alternative with the highest holistic acceptability index [32]. In other words, e i j in the task assignment model, which describes the overall acceptability for assigning T j to U C A V i , can be interpreted as a score of the assignment. For U C A V i , the larger the score, the more U C A V i should attack T j to achieve a larger combat reward given the criteria distributions f ( Ω ) and the criteria weight distributions g ( W ) . Thus, the holistic acceptability index e i j can be treated as a relative value of combat reward. Therefore, it is reasonable to convert the objective function F ( x ) in the previous model to a linear combination of e i j , expressed as Equation (40).
In terms of constraints, as the constraints expressed in Equations (7)–(12) on the criteria weights and the aggregation method of the criterion value matrices in the previous model have been satisfied in computing the holistic acceptability indices, the converted model only contains the three constraints represented by Equations (41)–(43) that specify the range of the decision variable x i j . Thus, there are no uncertain parameters in the converted model, which indicates an easier process of searching for solutions.

7. Case Study

In this section, we examine the proposed method through a case study. Here, we consider a combat scenario where four UCAVs under the command of one command center are to attack four geographically dispersed ground targets. The initial battlefield situation is shown in Figure 4. Before the mission begins, the command center has received target information that is independently acquired by four different sensors through multiple reconnaissances, as shown in Table 1. Other necessary parameters are shown in Table 2 and Table 3.
Based on the normal distribution interval number theory, we first present the target information in Table 1 as normal distribution interval numbers by Equation (24), as shown in Table 4. Then we compute the corresponding criteria value matrix S ( i , k ) for each UCAV using Equations (10) and (11). Finally, we normalize S ( i , k ) using Equations (32) and (33) and obtain the normalized matrix S ¯ ( i , k ) , as shown in Table 5.
Based on the normalized criteria value matrices S ¯ ( i , k ) ( i = 1 , 2 , 3 , 4 ; k = 1 , 2 , 3 , 4 ) in Table 5, we can apply the extended SMAA-2 method to compute the holistic acceptability index matrix E = [ e i j ] M × N . To better demonstrate our research, we consider two different preferences of commanders: (1) commanders are more concerned with the operational benefit, i.e., ω B ω C and (2) commanders are more concerned with the operational cost, i.e., ω B < ω C .
The holistic acceptability index matrices in the above two case are illustrated in Figure 5a,b, respectively. Table 6 gives the specific values of two matrices. It may be noted that the holistic acceptability index e i j in Table 6 does not indicate the actual combat reward of U C A V i attacking T j , but the relative value of the combat reward under the given distributions of operational objectives and the given distributions of operational objective weights. For U C A V i , the larger e i j , the more U C A V i should attack T j to achieve a larger combat reward. Based on the holistic acceptability index matrices in Table 6, task assignment schemes are obtained in the two cases, as shown in Table 7. Figure 6 shows the task assignment diagrams corresponding to the schemes in Table 7. As can be seen from Figure 5a and Table 6, when commanders are more concerned with the operational benefit, ω B ω C , attacking T 1 can bring the largest holistic acceptability index for each UCAV. The reason for this can be found in Table 4 and Table 5. It can be seen from the second column of Table 4 that the average value of T 1 is the largest according to the target value information obtained by each sensor. Moreover, in Table 5, for each UCAV, the utilities (or normalized operational benefits) obtained by attacking T 1 are the largest, all being equal to 1. However, due to the constraints expressed by Equations (41) and (42) in Section 6, T 1 is assigned to U C A V 2 in order to maximize the holistic acceptability index of the task assignment scheme shown in the left part of Table 7.
When commanders are more concerned with the operational cost, ω B < ω C , the holistic acceptability indices of U C A V 2 attacking T 1 and U C A V 3 attacking T 1 are almost unchanged, both being equal to 1, which indicates that for both U C A V 2 and U C A V 3 , attacking T 1 is the best choice. On the other hand, for U C A V 1 and U C A V 4 , the best choice is attacking T 3 instead of T 1 . The reason for the change is that commanders become more inclined to consider the operational cost in this case. Due to the same reason, the task assignment scheme varies, as shown in the right part of Table 7.
It can be seen from the above analysis that although the actual operational reward cannot be computed due to multiple uncertainties in the task assignment problem, we can still achieve multiobjective task assignment for multi-UCAV. Specifically, we have transformed the actual operational reward of assigning T j to U C A V i into the holistic acceptability index e i j of the assignment, as shown in Table 6. By maximizing the sum of the holistic acceptability indices of all assignments, we have found the optimal task assignment scheme. In addition, it can also be seen that as the preferences of commanders varies, the holistic acceptability index of the same assignment changes. For example, in both cases, U C A V 1 attacks T 1 , indicating that the actual operational benefit and the actual operational cost have remained unchanged. However, due to the variation of the preferences of commanders, the utility values of the actual operational benefit and the actual operational cost have changed, leading to the holistic acceptability index of assigning T 1 to U C A V 1 falling from 0.9664 to 0.5689. A similar situation could also be seen in other assignments. Ultimately, the changes in the holistic acceptability indices of all assignments result in the adjustment of the task assignment scheme, which indicates that that the preferences of commanders have an important impact on operational decision-making.
In summary, the proposed method in this research is able to solve the multiobjective task assignment problem for multi-UCAV under multiple uncertainties and reveal, to some extent, the influence of the variation in the preferences of commanders on operational decision-making. In our research, we only considered two objectives: the operational benefit and the operational cost. However, more objectives can be considered, such as maximizing the operational benefit, minimizing the operational cost, and minimizing the operational loss of UCAVs. In this case, we would need to establish more complex models and acquire more target information.

8. Conclusions

In this paper, we investigated the task assignment problem for multi-UCAV under multiple uncertainties, including uncertain target information provided by multiple sensors, uncertain weights of the criteria or objectives concerned, and partially known weights of sensors. To find solutions for the problem, we extended the SMAA-2 method and then combined it with the integer linear programming method. Through a case study, the feasibility of the proposed method was demonstrated.
The most significant contribution of our research is the extension of the original SMAA-2 method. The new method possesses the following strengths and weaknesses:
  • Due to the integration of the WAA operator-based aggregation method, the extended method is able to perform stochastic multicriteria acceptability analysis under circumstances of multiple criteria value matrices. This is also the most prominent advantage of the extended method over the original SMAA-2 method.
  • The extended method employs the iterative algorithm to compute the objective weight of a sensor based on the accuracy and credibility of the target information it provides so as to minimize the subjective judgment errors of experts on the sensor performance. By this means, the actual importance of a sensor can be reflected to the greatest extent so that the final criteria value matrix obtained could be as accurate as possible. Through these measures, the credibility and accuracy of task assignment schemes can be further increased.
  • The foundation of the extended method is the stochastic multicriteria acceptability analysis, so it inherits the advantage of the SMAA technique in that it does not require decision-makers to express their preferences explicitly [30]. This property is particularly useful in operational planning because the commander could only express implicit preferences for multiple operational objectives most of the time.
  • The extended method is based on the assumption that the uncertain target information can be represented by normal distribution interval numbers. This assumption may limit the application of the method. When the uncertain target information is represented by fuzzy sets or rough sets, the extended method cannot be applied.
  • The extended method employs a linear utility value function to map criteria values to utility values. Although Lahdelma et al. have proved it may often be safe to apply a linear utility value function, they also mentioned that when the convexity or concavity of the utility value function is severe, the results would be slightly different [45]. This means that in some special cases, the linear utility value function may not be the best choice, and we would need to construct a more appropriate one.
In future research, we will focus on improving the weaknesses listed above in the extended SMAA-2 method so that the combination method can be used to solve similar multiobjective resource allocation problems under serve uncertainties in other fields.

Author Contributions

Conceptualization, J.W. and P.L.; Methodology, J.W.; Software, J.W.; Validation, J.W., X.H. and X.Z.; Formal Analysis, J.W. and P.L.; Investigation, X.H.; Resources, X.Z.; Data Curation, J.W. and X.H.; Writing—Original Draft Preparation, J.W.; Writing—Review & Editing, P.L.; Visualization, J.W.; Supervision, P.L.; Project Administration, P.L.; Funding Acquisition, P.L.

Funding

This research was funded by the Military Scientific Research Project grant number [150105311508129].

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviation

U C A V i The ith UCAV
T j The jth target
O B , ω B Operational benefit and corresponding weight
O C , ω C Operational cost and corresponding weight
x i j Decision variables. If T j is assigned to U C A V i , x i j = 1 and otherwise x i j = 0
o _ b i j ( k ) Operational benefit of U C A V i attacking T j
o _ c i j ( k ) Operational cost of U C A V i attacking T j
w k Weight of the kth sensor
v j ( k ) Value of T j , provided by the kth senor
p i j Lethality probability of missiles loaded on U C A V i against T j
q i The number of missiles loaded on U C A V i
d i j ( k ) Distance between U C A V i and T j , provided by the kth senor
c i j f l y Flight cost per unit distance from U C A V i and T j

References

  1. Zhang, Y.; Chen, J.; Shen, L.C. Real-Time Trajectory Planning for UCAV Air-to-Surface Attack Using Inverse Dynamics Optimization Method and Receding Horizon Control. Chin. J. Aeronaut. 2013, 26, 1038–1056. [Google Scholar] [CrossRef]
  2. Austin, R. Characteristics of Aircraft Types. In Unmanned Aircraft Systems: UAVs Design, Development and Deployment, 1st ed.; Moic, I., Seabridge, A., Langton, R., Eds.; John Wiley & Sons Ltd.: Chichester, UK, 2010; pp. 70–71. ISBN 978-0-470-05819-0. [Google Scholar]
  3. Jia, Z.Y.; Yu, J.Q.; Ai, X.L.; Xu, X.; Yang, D. Cooperative Multiple Task Assignment Problem with Stochastic Velocities and Time Windows for Heterogeneous Unmanned Aerial Vehicles Using a Genetic Algorithm. Aerosp. Sci. Technol. 2018, 76, 112–125. [Google Scholar] [CrossRef]
  4. Schumacher, C.; Chandler, P.; Pachter, M.; Pachter, L. UAV Task Assignment with Timing Constraints via Mixed-Integer Linear Programming. In Proceedings of the AIAA 3rd “Unmanned Unlimited” Technical Conference, Workshop and Exhibit, Chicago, IL, USA, 20–23 September 2004; pp. 2004-5352:1–2004-5352:10. [Google Scholar]
  5. Schumacher, C.; Chandler, P.; Pachter, M.; Pachter, L. Constrained Optimization for UAV Task Assignment. In Proceedings of the AIAA Guidance, Navigation, and Control Conference and Exhibit, Providence, RI, USA, 16–19 August 2004; pp. 2004-5352:1–2004-5352:14. [Google Scholar]
  6. Darrah, M.A.; Niland, W.M.; Stolarik, B.M. Multiple UAV Dynamic Task Allocation using Mixed Integer Linear Programming in a SEAD Mission. In Proceedings of the Infotech@Aerospace Conference, Arlington, VA, USA, 26–29 September 2005; pp. 2005-7164:1–2005-7164:11. [Google Scholar]
  7. Rasmussen, S.J.; Shima, T. Branch and bound tree search for assigning cooperating UAVs to multiple tasks. In Proceedings of the 2006 American Control Conference, Minneapolis, MN, USA, 14–16 June 2006; pp. 2171–2176. [Google Scholar]
  8. Rasmussen, S.J.; Shima, T. Tree Search Algorithm for Assigning Cooperating UAVs to Multiple Tasks. Int. J. Robust Nonlinear Control 2008, 18, 135–153. [Google Scholar] [CrossRef]
  9. Alighanbari, M.; How, J.P. Cooperative Task Assignment of Unmanned Aerial Vehicles in Adversarial Environments. In Proceedings of the 2005 American Control Conference, Portland, OR, USA, 8–10 June 2005; pp. 4661–4666. [Google Scholar]
  10. Diaz, J.A.; Fernandez, E. A Tabu Search Heuristic for the Generalized Assignment Problem. Eur. J. Oper. Res. 2001, 132, 22–38. [Google Scholar] [CrossRef]
  11. Sun, X.L.; Qi, N.M.; Yao, W.R. Boolean Networks-Based Auction Algorithm for Task Assignment of Multiple UAVs. Math. Probl. Eng. 2015. [Google Scholar] [CrossRef]
  12. Ramirez-Atencia, C.; Bello-Orgaz, G.; R-Moreno, M.D.; Camacho, D. Solving Complex Multi-UAV Mission Planning Problems using Multi-Objective Genetic Algorithms. Soft Comput. 2017, 21, 4883–4900. [Google Scholar] [CrossRef]
  13. Darrah, M.; Fuller, E.; Munasinghe, T.; Duling, K.; Gautam, M.; Wathen, M. Using Genetic Algorithms for Tasking Teams of Raven UAVs. J. Intell. Robot. Syst. 2013, 70, 361–371. [Google Scholar] [CrossRef]
  14. Edison, E.; Shima, T. Integrated Task Assignment and Path Optimization for Cooperating Uninhabited Aerial Vehicles using Genetic Algorithms. Comput. Oper. Res. 2011, 38, 340–356. [Google Scholar] [CrossRef]
  15. Deng, Q.B.; Yu, J.Q.; Wang, N.F. Cooperative Task Assignment of Multiple Heterogeneous Unmanned Aerial Vehicles using a Modified Genetic Algorithm with Multi-Type Genes. Chin. J. Aeronaut. 2013, 26, 1238–1250. [Google Scholar] [CrossRef]
  16. Zhong, Y.; Yao, P.Y.; Sun, Y.; Yang, J. Cooperative Task Allocation Method of MCAV/UCAV Formation. Math. Probl. Eng. 2016. [Google Scholar] [CrossRef]
  17. Han, B.W.; Yao, P.Y.; Sun, Y. UAVS Cooperative Task Allocation Based on Multi-objective MSQPSO Algorithm. Acta Electron. Sin. 2017, 45, 1856–1863. [Google Scholar] [CrossRef]
  18. Duan, H.B.; Li, P.; Yu, Y.X. A Predator-prey Particle Swarm Optimization Approach to Multiple UCAV Air Combat Modeled by Dynamic Game Theory. IEEE/CAA J. Autom. Sin. 2015, 2, 11–18. [Google Scholar] [CrossRef]
  19. Mataric, M.; Sukhatme, G.; Østergaard, E. Multi-Robot Task Allocation in Uncertain Environments. Auton. Robot. 2003, 14, 255–263. [Google Scholar] [CrossRef]
  20. Hooshangi, N.; Alesheikh, A.A. Agent-based Task Allocation under Uncertainties in Disaster Environments: An Approach to Interval Uncertainty. Int. J. Disast. Risk Reduct. 2017, 24, 160–171. [Google Scholar] [CrossRef]
  21. Kim, M.H.; Baik, H.; Lee, S. Resource Welfare Based Task Allocation for UAV Team with Resource Constraints. J. Intell. Robot. Syst. 2015, 77, 611–627. [Google Scholar] [CrossRef]
  22. Fu, X.W.; Wang, H.; Li, B.; Gao, X.G. An Efficient Sampling-Based Algorithms using Active Learning and Manifold Learning for Multiple Unmanned Aerial Vehicle Task Allocation under Uncertainty. Sensors 2018, 18, 2645. [Google Scholar] [CrossRef] [PubMed]
  23. Capitan, J.; Spaan, M.; Merino, L.; Ollero, A. Decentralized Multi-Robot Cooperation with Auctioned POMDPs. Int. J. Robot. Res. 2013, 32, 650–671. [Google Scholar] [CrossRef]
  24. Capitan, J.; Merino, L.; Ollero, A. Cooperative Decision-Making under Uncertainties for Multi-Target Surveillance with Multiples UAVs. J. Intell. Robot. Syst. 2016, 84, 371–386. [Google Scholar] [CrossRef]
  25. Ji, X.T.; Niu, Y.F.; Shen, L.C. Robust Satisficing Decision Making for Unmanned Aerial Vehicle Complex Missions under Severe Uncertainty. PLoS ONE 2016, 11, 1–35. [Google Scholar] [CrossRef] [PubMed]
  26. Ure, N.K.; Chowdhary, G.; How, J.P.; Vavrina, M.A.; Vian, J. Health Aware Planning Under Uncertainty for UAV Missions with Heterogeneous Teams. In Proceedings of the European Control Conference (ECC), Zürich, Switzerland, 17–19 July 2013; pp. 3312–3319. [Google Scholar]
  27. Wang, X.L.; Wu, J.B.; Huang, H.B.; Deng, S. Multiple Tasks Scheduling Algorithm for UAV Attacking in Uncertain Environment. In Proceedings of the International Conference on Systems and Informatics (ICSAI), Yantai, China, 19–20 May 2012; pp. 735–739. [Google Scholar]
  28. Liu, L.T.; Shell, D.A. Assessing Optimal Assignment under Uncertainty: An Interval-based Algorithm. Int. J. Robot. Res. 2011, 30, 936–953. [Google Scholar] [CrossRef]
  29. Liu, L.T.; Shell, D.A. Tackling Task Allocation Uncertainty via a Combinatorial Method. In Proceedings of the IEEE International Symposium on Safety, Security, and Rescue Robotics (SSRR), College Station, TX, USA, 5–8 November 2012; pp. 1–6. [Google Scholar]
  30. Lahdelma, R.; Hokkanen, J.; Salminen, P. SMAA-Stochastic Multiobjective Acceptability Analysis. Eur. J. Oper. Res. 1998, 106, 137–143. [Google Scholar] [CrossRef]
  31. Hu, X.X.; Cheng, J.; He, L. Task Assignment for Multi-UAV under Severe Uncertainty by Using Stochastic Multicriteria Acceptability Analysis. Math. Probl. Eng. 2015. [Google Scholar] [CrossRef]
  32. Lahdelma, R.; Salminen, P. SMAA-2: Stochastic Multicriteria Acceptability Analysis for Group Decision Making. Oper. Res. 2001, 49, 444–454. [Google Scholar] [CrossRef] [Green Version]
  33. Zhu, F.L.; Zhong, P.A.; Wu, Y.N.; Sun, Y.M.; Chen, J.; Jia, B.Y. SMAA-based Stochastic Multi-Criteria Decision Making for Reservoir Flood Control Operation. Stoch. Environ. Res. Risk Assess. 2017, 31, 1485–1497. [Google Scholar] [CrossRef]
  34. Tervonen, T.; Lahdelma, R. Implementing Stochastic Multicriteria Acceptability Analysis. Eur. J. Oper. Res. 2007, 178, 500–513. [Google Scholar] [CrossRef]
  35. Wang, H.C.; Jiao, W.L.; Lahdelma, R.; Zhu, C.Z.; Zou, P.H. Stochastic Multicriteria Acceptability Analysis for Evaluation of Combined Heat and Power Units. Energies 2015, 8, 59–78. [Google Scholar] [CrossRef]
  36. Kangasa, A.; Kangasb, J.; Lahdelma, R.; Salminen, P. Using SMAA-2 Method with Dependent Uncertainties for Strategic Forest Planning. For. Policy Econ. 2006, 9, 113–125. [Google Scholar] [CrossRef]
  37. Yang, F.; Song, S.L.; Huang, W.; Xia, Q. SMAA-PO: Project Portfolio Optimization Problems Based on Stochastic Multicriteria Acceptability Analysis. Ann. Oper. Res. 2015, 233, 535–547. [Google Scholar] [CrossRef]
  38. Wang, X.F.; Xiao, M.S. Approach of Group Decision Making Based on Normal Distribution Interval Number with Incomplete Information. Control Decis. 2010, 25, 1494–1498. [Google Scholar] [CrossRef]
  39. Liu, L.; Chen, Y.X.; Ge, Z.H. Probability Measure of Interval-Number Based on Normal Distribution and Multi-Attribute Decision Making. Syst. Eng. Electron. 2008, 30, 652–654. [Google Scholar] [CrossRef]
  40. Lehmann, R. 3 sigma-Rule for Outlier Detection from the Viewpoint of Geodetic Adjustment. J. Surv. Eng. 2013, 139, 157–165. [Google Scholar] [CrossRef]
  41. Tran, L.; Duckstein, L. Multiobjective Fuzzy Regression with Central Tendency and Possibilistic Properties. Fuzzy Set. Syst. 2002, 130, 21–31. [Google Scholar] [CrossRef]
  42. Li, X.; Zhang, S.L.; Zhang, M.; Liu, H. Ranking interval numbers based a new distance measure. J. Xihua Univ. 2008, 27, 87–90. [Google Scholar] [CrossRef]
  43. Zhang, L.E.; Wang, X.F. Approach to Stochastic Multi-Criteria Group Decision Making Based on Normal Distribution Prioritized Aggregation Operator. J. Hunan Univ. Technol. 2014, 28. [Google Scholar] [CrossRef]
  44. Chen, X.H.; Liu, Y.F. Expert Weights Determination Method and Realization Algorithm Based on Interval Numbers Group Decision Matrices. Syst. Eng. Electron. 2010, 32, 2128–2131. [Google Scholar] [CrossRef]
  45. Lahdelma, R.; Salminen, P. The Shape of the Utility or Value Function in Stochastic Multicriteria Acceptability Analysis. Oper. Res. Spectr. 2012, 34, 785–802. [Google Scholar] [CrossRef]
Figure 1. The flow of ESMAA-2-ILP.
Figure 1. The flow of ESMAA-2-ILP.
Symmetry 10 00587 g001
Figure 2. The operational process (four unmanned combat aerial vehicles (UCAVs) attack four targets).
Figure 2. The operational process (four unmanned combat aerial vehicles (UCAVs) attack four targets).
Symmetry 10 00587 g002
Figure 3. Three kinds of metaweights (linear, inverse, and centroid).
Figure 3. Three kinds of metaweights (linear, inverse, and centroid).
Symmetry 10 00587 g003
Figure 4. Initial battlefield situation.
Figure 4. Initial battlefield situation.
Symmetry 10 00587 g004
Figure 5. The holistic acceptability index matrices when (a) ω B ω C and (b) ω B < ω C .
Figure 5. The holistic acceptability index matrices when (a) ω B ω C and (b) ω B < ω C .
Symmetry 10 00587 g005
Figure 6. Task assignment diagrams when (a) ω B ω C and (b) ω B < ω C .
Figure 6. Task assignment diagrams when (a) ω B ω C and (b) ω B < ω C .
Symmetry 10 00587 g006
Table 1. Target information independently acquired by sensors 1, 2, 3, and 4.
Table 1. Target information independently acquired by sensors 1, 2, 3, and 4.
Sensors Target Value ( v j = [ v j , v j + ] ) Flight   Distance   between   U C A V i   and   T j ( d i j = [ d i j , d i j + ] ,   i = 1 , 2 , 3 , 4 ; j = 1 , 2 , 3 , 4 )
Sensor 1 [ 7.0 , 9.0 ] [ 6.0 , 8.0 ] [ 3.0 , 7.0 ] [ 2.0 , 5.0 ] [ 725 , 762 ] [ 721 , 755 ] [ 595 , 637 ] [ 612 , 651 ] [ 751 , 792 ] [ 720 , 759 ] [ 672 , 715 ] [ 661 , 704 ] [ 642 , 684 ] [ 567 , 609 ] [ 666 , 703 ] [ 608 , 647 ] [ 630 , 672 ] [ 578 , 620 ] [ 602 , 642 ] [ 565 , 607 ]
Sensor 2 [ 6.5 , 8.5 ] [ 4.0 , 7.5 ] [ 5.0 , 8.0 ] [ 4.0 , 7.0 ] [ 708 , 745 ] [ 738 , 771 ] [ 614 , 655 ] [ 602 , 641 ] [ 731 , 772 ] [ 732 , 771 ] [ 690 , 732 ] [ 650 , 692 ] [ 619 , 660 ] [ 570 , 613 ] [ 679 , 716 ] [ 597 , 636 ] [ 608 , 650 ] [ 587 , 628 ] [ 617 , 658 ] [ 554 , 596 ]
Sensor 3 [ 5.0 , 9.0 ] [ 5.0 , 8.5 ] [ 4.0 , 9.0 ] [ 5.0 , 8.0 ] [ 715 , 752 ] [ 709 , 742 ] [ 597 , 638 ] [ 611 , 650 ] [ 739 , 780 ] [ 703 , 742 ] [ 671 , 713 ] [ 661 , 703 ] [ 627 , 669 ] [ 545 , 588 ] [ 658 , 695 ] [ 609 , 648 ] [ 616 , 658 ] [ 559 , 601 ] [ 596 , 637 ] [ 565 , 607 ]
Sensor 4 [ 6.0 , 8.0 ] [ 4.0 , 6.5 ] [ 3.0 , 8.5 ] [ 4.5 , 7.5 ] [ 728 , 765 ] [ 733 , 767 ] [ 610 , 651 ] [ 621 , 660 ] [ 749 , 790 ] [ 733 , 772 ] [ 683 , 726 ] [ 665 , 707 ] [ 630 , 671 ] [ 581 , 623 ] [ 667 , 705 ] [ 602 , 642 ] [ 623 , 665 ] [ 592 , 634 ] [ 607 , 648 ] [ 564 , 606 ]
Table 2. Scenario parameters related to unmanned combat aerial vehicles (UCAVs).
Table 2. Scenario parameters related to unmanned combat aerial vehicles (UCAVs).
UCAVs No .   of   Missiles   on   U C A V i ( q i ) Flight   Cost   Per   Unit   Distance   of   U C A V i ( c i j f l y ) Lethality   Probability   of   Missiles   on   U C A V i   against   T j ( p i j )
U C A V 1 6 [ 5 10 5 6 4 6 6 8 4 7 10 8 9 9 8 9 ] [ 0.82 0.63 0.86 0.68 0.91 0.47 0.49 0.72 0.46 0.78 0.59 0.55 0.58 0.57 0.71 0.49 ]
U C A V 2 8
U C A V 3 6
U C A V 4 6
Table 3. Parameters related to the aggregation method.
Table 3. Parameters related to the aggregation method.
Parameters Subjective Weight Vector of Sensors ( η ) Initial Objective Weight Vector of Sensors ( ρ ( 1 ) ) Error Margin ( ζ ) Adjustment Factor ( τ )
Value[0.20, 0.10, 0.35, 0.35][0.25, 0.25, 0.25, 0.25]10−80.5
Table 4. Target information independently acquired by sensors 1, 2, 3, and 4.
Table 4. Target information independently acquired by sensors 1, 2, 3, and 4.
Sensors Target Value ( v j = ( μ j , σ j ) ) Flight   Distance   between   U C A V i   and   T j ( d i j = ( μ i j , σ i j ) ,   i = 1 , 2 , 3 , 4 ; j = 1 , 2 , 3 , 4 )
Sensor 1 ( 8.00 , 0.33 ) ( 7.00 , 0.33 ) ( 5.00 , 0.67 ) ( 3.50 , 0.50 ) ( 743.4 , 6.26 ) ( 738.3 , 5.69 ) ( 615.9 , 6.90 ) ( 631.6 , 6.57 ) ( 771.8 , 6.87 ) ( 739.3 , 6.56 ) ( 693.5 , 7.07 ) ( 682.5 , 7.03 ) ( 662.9 , 6.94 ) ( 588.0 , 7.06 ) ( 684.2 , 6.14 ) ( 627.7 , 6.53 ) ( 651.2 , 7.06 ) ( 599.1 , 6.93 ) ( 621.8 , 6.75 ) ( 586.0 , 7.00 )
Sensor 2 ( 7.50 , 0.33 ) ( 5.75 , 0.53 ) ( 6.50 , 0.50 ) ( 5.50 , 0.50 ) ( 726.2 , 6.18 ) ( 754.5 , 5.61 ) ( 634.2 , 6.70 ) ( 621.7 , 6.55 ) ( 751.2 , 6.84 ) ( 751.4 , 6.49 ) ( 711.0 , 7.07 ) ( 671.4 , 7.03 ) ( 639.6 , 6.94 ) ( 591.3 , 7.07 ) ( 697.2 , 6.20 ) ( 616.8 , 6.52 ) ( 628.8 , 7.06 ) ( 607.8 , 6.88 ) ( 637.3 , 6.79 ) ( 574.6 , 7.00 )
Sensor 3 ( 7.00 , 0.67 ) ( 6.75 , 0.58 ) ( 6.50 , 0.83 ) ( 6.50 , 0.50 ) ( 733.6 , 6.20 ) ( 725.7 , 5.58 ) ( 617.4 , 6.87 ) ( 630.6 , 6.58 ) ( 759.4 , 6.85 ) ( 722.4 , 6.51 ) ( 691.7 , 7.07 ) ( 682.2 , 7.04 ) ( 647.9 , 6.95 ) ( 566.4 , 7.06 ) ( 676.7 , 6.19 ) ( 628.8 , 6.52 ) ( 637.3 , 7.06 ) ( 579.8 , 6.90 ) ( 616.8 , 6.79 ) ( 586.4 , 6.99 )
Sensor 4 ( 7.00 , 0.33 ) ( 5.25 , 0.42 ) ( 5.75 , 0.92 ) ( 6.00 , 0.50 ) ( 746.8 , 6.15 ) ( 749.8 , 5.74 ) ( 630.8 , 6.86 ) ( 640.5 , 6.49 ) ( 769.3 , 6.81 ) ( 752.4 , 6.58 ) ( 704.4 , 7.07 ) ( 686.2 , 7.01 ) ( 650.5 , 6.98 ) ( 602.1 , 7.06 ) ( 685.9 , 6.24 ) ( 621.7 , 6.61 ) ( 644.1 , 7.05 ) ( 613.0 , 6.93 ) ( 627.9 , 6.82 ) ( 584.9 , 7.02 )
Table 5. Normalized criteria value matrices.
Table 5. Normalized criteria value matrices.
S ¯ ( i , k ) Sensor 1Sensor 2Sensor 3Sensor 4
UCAV1 ( 1.000 , 0.042 ) ( 0.829 , 0.004 ) ( 0.873 , 0.042 ) ( 0.417 , 0.008 ) ( 0.625 , 0.083 ) ( 1.000 , 0.005 ) ( 0.637 , 0.062 ) ( 0.813 , 0.005 ) ( 1.000 , 0.044 ) ( 0.873 , 0.004 ) ( 0.765 , 0.078 ) ( 0.420 , 0.007 ) ( 0.867 , 0.067 ) ( 1.000 , 0.005 ) ( 0.733 , 0.067 ) ( 0.850 , 0.005 ) ( 1.000 , 0.095 ) ( 0.842 , 0.004 ) ( 0.962 , 0.083 ) ( 0.425 , 0.008 ) ( 0.929 , 0.119 ) ( 1.000 , 0.005 ) ( 0.928 , 0.071 ) ( 0.816 , 0.005 ) ( 1.000 , 0.048 ) ( 0.845 , 0.004 ) ( 0.748 , 0.059 ) ( 0.421 , 0.008 ) ( 0.822 , 0.131 ) ( 1.000 , 0.005 ) ( 0.856 , 0.071 ) ( 0.821 , 0.005 )
UCAV2 ( 1.000 , 0.042 ) ( 1.000 , 0.005 ) ( 0.870 , 0.041 ) ( 0.696 , 0.007 ) ( 0.622 , 0.083 ) ( 0.742 , 0.008 ) ( 0.438 , 0.063 ) ( 0.565 , 0.010 ) ( 1.000 , 0.044 ) ( 1.000 , 0.005 ) ( 0.762 , 0.077 ) ( 0.667 , 0.007 ) ( 0.863 , 0.066 ) ( 0.704 , 0.008 ) ( 0.733 , 0.067 ) ( 0.559 , 0.011 ) ( 1.000 , 0.095 ) ( 1.000 , 0.005 ) ( 0.958 , 0.083 ) ( 0.701 , 0.007 ) ( 0.924 , 0.119 ) ( 0.732 , 0.008 ) ( 0.929 , 0.071 ) ( 0.557 , 0.010 ) ( 1.000 , 0.048 ) ( 1.000 , 0.005 ) ( 0.745 , 0.059 ) ( 0.682 , 0.007 ) ( 0.818 , 0.130 ) ( 0.728 , 0.008 ) ( 0.857 , 0.071 ) ( 0.561 , 0.010 )
UCAV3 ( 1.000 , 0.042 ) ( 1.000 , 0.004 ) ( 0.897 , 0.043 ) ( 0.644 , 0.007 ) ( 0.638 , 0.085 ) ( 0.388 , 0.009 ) ( 0.445 , 0.094 ) ( 0.528 , 0.008 ) ( 1.000 , 0.044 ) ( 1.000 , 0.004 ) ( 0.786 , 0.080 ) ( 0.618 , 0.007 ) ( 0.885 , 0.068 ) ( 0.367 , 0.009 ) ( 0.746 , 0.068 ) ( 1.000 , 0.008 ) ( 1.000 , 0.095 ) ( 1.000 , 0.004 ) ( 0.989 , 0.085 ) ( 0.654 , 0.007 ) ( 0.948 , 0.122 ) ( 0.383 , 0.009 ) ( 0.944 , 0.073 ) ( 1.000 , 0.008 ) ( 1.000 , 0.048 ) ( 1.000 , 0.004 ) ( 0.769 , 0.061 ) ( 0.617 , 0.007 ) ( 0.838 , 0.134 ) ( 0.379 , 0.009 ) ( 0.872 , 0.073 ) ( 0.523 , 0.008 )
UCAV4 ( 1.000 , 0.042 ) ( 0.849 , 0.011 ) ( 0.874 , 0.042 ) ( 0.923 , 0.011 ) ( 0.628 , 0.084 ) ( 1.000 , 0.009 ) ( 0.432 , 0.062 ) ( 0.943 , 0.011 ) ( 1.000 , 0.044 ) ( 0.901 , 0.011 ) ( 0.766 , 0.078 ) ( 0.932 , 0.011 ) ( 0.871 , 0.067 ) ( 1.000 , 0.010 ) ( 0.724 , 0.066 ) ( 0.986 , 0.011 ) ( 1.000 , 0.095 ) ( 0.860 , 0.011 ) ( 0.964 , 0.083 ) ( 0.946 , 0.011 ) ( 0.933 , 0.120 ) ( 1.000 , 0.010 ) ( 0.917 , 0.071 ) ( 0.935 , 0.011 ) ( 1.000 , 0.048 ) ( 0.867 , 0.011 ) ( 0.745 , 0.060 ) ( 0.911 , 0.011 ) ( 0.826 , 0.132 ) ( 1.000 , 0.009 ) ( 0.847 , 0.071 ) ( 0.954 , 0.011 )
Table 6. The holistic acceptability indices when ω B ω C and ω B < ω C .
Table 6. The holistic acceptability indices when ω B ω C and ω B < ω C .
e i j ω B ω C e i j ω B < ω C
T 1 T 2 T 3 T 4 T 1 T 2 T 3 T 4
U C A V 1 0.96640.18990.51410.2496 U C A V 1 0.56890.12000.95110.2800
U C A V 2 0.99990.40030.38080.1390 U C A V 2 1.00000.30940.49060.1200
U C A V 3 0.99960.49010.22720.2031 U C A V 3 1.00000.52000.12160.2784
U C A V 4 0.97240.37280.42190.1530 U C A V 4 0.36460.31000.91760.3278
Table 7. Task assignment schemes when ω B ω C and ω B < ω C . x i j .
Table 7. Task assignment schemes when ω B ω C and ω B < ω C . x i j .
ω B ω C x i j ω B < ω C
T 1 T 2 T 3 T 4 T 1 T 2 T 3 T 4
U C A V 1 0001 U C A V 1 0010
U C A V 2 1000 U C A V 2 1000
U C A V 3 0100 U C A V 3 0100
U C A V 4 0010 U C A V 4 0001

Share and Cite

MDPI and ACS Style

Wang, J.; Luo, P.; Hu, X.; Zhang, X. Combining an Extended SMAA-2 Method with Integer Linear Programming for Task Assignment of Multi-UCAV under Multiple Uncertainties. Symmetry 2018, 10, 587. https://doi.org/10.3390/sym10110587

AMA Style

Wang J, Luo P, Hu X, Zhang X. Combining an Extended SMAA-2 Method with Integer Linear Programming for Task Assignment of Multi-UCAV under Multiple Uncertainties. Symmetry. 2018; 10(11):587. https://doi.org/10.3390/sym10110587

Chicago/Turabian Style

Wang, Jun, Pengcheng Luo, Xinwu Hu, and Xiaonan Zhang. 2018. "Combining an Extended SMAA-2 Method with Integer Linear Programming for Task Assignment of Multi-UCAV under Multiple Uncertainties" Symmetry 10, no. 11: 587. https://doi.org/10.3390/sym10110587

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop