Design of UAV Cooperative Countermeasure Decision System
Yuhang Hui, Lei Li, Weixiu Yang, Xinguang Zhang and Ruiqi Sun
Beijing Institute of Space Long March Vehicle, China
Keywords: UAV Formation, Cooperative Confrontation, Task Allocation, Trajectory Planning.
Abstract: This paper designs a UAV Cooperative Countermeasure Decision System. The system focuses on the
effective integration of key technologies and algorithms such as multi-aircraft cooperative task assignment,
multi-aircraft cooperative track planning, and multi-aircraft cooperative formation control, and its
effectiveness is verified through digital simulation. This paper mainly establishes a multi-machine
cooperative task allocation algorithm based on satisfactory decision theory to achieve near-optimal task
allocation among multiple UAVs under various mission and resource constraints; a UAV path planning
algorithm based on a fast heuristic search strategy realizes fast and efficient UAV path planning and real-
time path re-planning in a dynamic environment; a multi-machine cooperative formation flight and
reconfiguration control algorithm based on induced routes is used to realize UAV formation flight formation
control; finally, the feasibility of the key technologies and algorithms of the system is verified through
visual simulation.
1
INTRODUCTION
With the rapid development of UAV technology,
multi-UAV cooperative combat has become one of
the important forms of combat in the future. In the
cooperative combat of multiple UAVs, it is very
important to effectively coordinate and control the
task execution and flight path planning of multiple
UAVs to improve operational efficiency.
In the past, UAV's task assignment and flight
path planning have been widely studied. In the field
of task allocation, experts and scholars have put
forward centralized task allocation mathematical
models such as multi-traveling salesman problem
(Secreat B R, 2001), vehicle routing problem
(O'Rourke K P, 2001), multi-choice knapsack
problem (Li Xiangmin, 2014), mixed integer linear
programming problem (An S, 2014), dynamic
network flow optimization model (Zhu D, 2013),
and distributed task allocation models such as multi-
agent decision theory and market mechanism
distributed Markov distribution constraints. In the
field of route planning, algorithms such as optimal
control method, roadmap method, grid method and
artificial potential field method are also proposed.
However, there are relatively few comprehensive
studies on cooperative task assignment, flight path
planning and formation control of multi-UAVs.
Therefore, in view of the cooperative confrontation
scenario of UAV formation, this paper designs a
UAV Cooperative Countermeasure Decision System
to support multi-UAV rative operations, and focuses
on the key technologies and algorithms such as multi
- UAV cooperative task assignment, multi - UAV
cooperative flight path planning and multi - UAV
cooperative formation control.
2
UAV COOPERATIVE
COUNTERMEASURE
DECISION SYSTEM
The UAV cooperative countermeasure decision
system aims to support multi-UAV cooperative
operations, to achieve effective coordination and
control among multiple UAVs, and to improve
operational efficiency and mission execution ability.
2.1 System Architecture
The UAV cooperative countermeasure decision
system mainly includes four modules, and each
module has the following functions
Task assignment module: responsible for
establishing the mathematical model of multi-
aircraft cooperative task assignment according to the
types and requirements of combat tasks, including
cost model and constraint model. Using the
algorithm based on satisfactory decision theory, the