CN108664038B - Multi-unmanned aerial vehicle distributed contract auction online task planning method - Google Patents

Multi-unmanned aerial vehicle distributed contract auction online task planning method Download PDF

Info

Publication number
CN108664038B
CN108664038B CN201810457812.7A CN201810457812A CN108664038B CN 108664038 B CN108664038 B CN 108664038B CN 201810457812 A CN201810457812 A CN 201810457812A CN 108664038 B CN108664038 B CN 108664038B
Authority
CN
China
Prior art keywords
task
unmanned aerial
aerial vehicle
definition
tasks
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810457812.7A
Other languages
Chinese (zh)
Other versions
CN108664038A (en
Inventor
席建祥
杨杰
杨小冈
范志良
侯博
王�忠
郑堂
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rocket Force University of Engineering of PLA
Original Assignee
Rocket Force University of Engineering of PLA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Rocket Force University of Engineering of PLA filed Critical Rocket Force University of Engineering of PLA
Priority to CN201810457812.7A priority Critical patent/CN108664038B/en
Publication of CN108664038A publication Critical patent/CN108664038A/en
Application granted granted Critical
Publication of CN108664038B publication Critical patent/CN108664038B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/10Simultaneous control of position or course in three dimensions
    • G05D1/101Simultaneous control of position or course in three dimensions specially adapted for aircraft
    • G05D1/104Simultaneous control of position or course in three dimensions specially adapted for aircraft involving a plurality of aircrafts, e.g. formation flying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • G06Q10/047Optimisation of routes or paths, e.g. travelling salesman problem

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Game Theory and Decision Science (AREA)
  • Automation & Control Theory (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Remote Sensing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a multi-unmanned aerial vehicle distributed contract auction online task planning method, which comprises the following steps: 1) establishing a multi-unmanned aerial vehicle collaborative tour path planning model; 2) and solving the patrol path planning model by a distributed contract auction online task planning algorithm. The invention fully considers the performance and task execution requirements of the heterogeneous multi-unmanned aerial vehicles, establishes a problem model, and provides a fully distributed contract auction online task planning algorithm to solve the problem, thereby realizing the rapid task planning of the multi-unmanned aerial vehicles.

Description

Multi-unmanned aerial vehicle distributed contract auction online task planning method
Technical Field
The invention belongs to the field of multi-unmanned aerial vehicle collaborative task planning, and particularly relates to a multi-unmanned aerial vehicle distributed contract auction online task planning method.
Background
The multi-unmanned aerial vehicle collaborative patrol task planning technology mainly comprises a collaborative task allocation technology and a path planning technology. Task allocation means that according to the resource type, the number and the task area attribute of the unmanned aerial vehicle, under certain constraint conditions, such as voyage and navigation time constraint, sensor performance constraint, task time window constraint and the like, a tour income objective function is defined, a task sequence is allocated to different unmanned machines, and the maximum income of the objective function is realized; the collaborative flight path planning Problem refers to planning Multiple feasible flight paths from starting points to corresponding target points of all unmanned aerial vehicles in advance in an environment with known, partially known or unknown information, can bypass various threat areas and barriers in the way, is safe, reliable and free of mutual collision, and simultaneously meets self constraint conditions and collaborative constraint limits of the unmanned aerial vehicles, and is similar to a multi-traveler Problem (MTSP). The problem of planning the multi-unmanned aerial vehicle collaborative inspection task is essentially an optimization problem, namely, different inspection tasks are most reasonably distributed to each unmanned aerial vehicle in time and space, and the tasks are finished with minimum cost and high quality.
Disclosure of Invention
In order to solve the problems that the convergence cannot be guaranteed and the convergence speed is low in the traditional multi-unmanned-aerial-vehicle online task planning algorithm, the invention provides a multi-unmanned-vehicle distributed contract auction online task planning method which fully considers the performances of heterogeneous multi-unmanned aerial vehicles and task execution requirements, establishes a problem model, provides a completely distributed contract auction online task planning algorithm to solve the problem and realizes multi-unmanned-aerial-vehicle rapid task planning.
The invention is realized by adopting the following technical scheme:
a multi-unmanned aerial vehicle distributed contract auction online task planning method comprises the following steps:
1) establishing a multi-unmanned aerial vehicle collaborative tour path planning model;
2) and solving the patrol path planning model by a distributed contract auction online task planning algorithm.
The further improvement of the invention is that the specific implementation method of the step 1) is as follows:
step 1.1, in this step, the definition is as follows:
definition 1: n is a radical ofuIs a set of unmanned aerial vehicles;
definition 2: n is a radical oftIs a target set;
definition 3: decision variable xij∈{0,1},xijDenotes that drone i performs task j, x as 1ij0 is the other case;
definition 4: l istFor each oneThe number of tasks allocated to the unmanned aerial vehicle at most;
definition 5: set P of nodes for setting path intersectione,e=1,2,…,E;
Definition 6:
Figure BDA0001660121810000021
is a vector with the jth element xij
Definition 7: unmanned identity identification set
Figure BDA0001660121810000022
Target identification set
Figure BDA0001660121810000023
Definition 8: vector quantity
Figure BDA0001660121810000024
Representing an ordered task sequence for drone i;
definition 9: if UAV i executes task j, p at k pointiIs J e J, if the number of tasks performed by drone i is less than k
Figure BDA0001660121810000025
Definition 10: the score function satisfies cij(xi,pi)≥0;
Definition 11: l ist1 and cij(xi,pi)≡cijIndependent of xiAnd pi
Step 1.2, defining a target function:
Figure BDA0001660121810000026
step 1.3, the problem model is as follows:
Figure BDA0001660121810000031
the further improvement of the invention is that the specific implementation method of the step 2) is as follows:
2.1, each unmanned aerial vehicle only constructs one task package, updates along with the progress of task allocation, and continuously adds the tasks into the packages of the unmanned aerial vehicles until the tasks cannot be added;
step 2.2, each unmanned aerial vehicle carries two task lists, namely a task package biAnd path pi,biAnd piThe maximum number of assigned tasks L cannot be exceededt
Step 2.3,
Figure BDA0001660121810000032
Following path p for drone iiIf a task j joins the task package biIn, the marginal gain is
Figure BDA0001660121810000033
Where | represents the dimension of the list,
Figure BDA0001660121810000034
indicating insertion into the second list immediately after the nth element of the first list;
step 2.4, the score function is initialized to
Figure BDA0001660121810000035
Path and task packet iterative update as
Figure BDA0001660121810000036
Figure BDA0001660121810000037
Ji=arg maxj(cij[bi]×hij),
Figure BDA0001660121810000038
hij=||(cij>yij);
Step 2.5, each unmanned aerial vehicle carries four vectors: winningBidding list
Figure BDA0001660121810000039
Winning unmanned aerial vehicle list
Figure BDA00016601218100000310
Task package
Figure BDA00016601218100000311
And corresponding path
Figure BDA00016601218100000312
Step 2.6, the unmanned aerial vehicle adds the task into the task package according to the current task allocation set, if the bid value of one unmanned aerial vehicle is exceeded, the task is abandoned, and the marginal score of the task added into the task package after the task is not effective any more;
step 2.7, winning Bid List yiAnd a winning drone list ziTime stamp s for task package constructioniAt the update moment of information obtained by the unmanned aerial vehicle from other members in the formation, the three vectors are communicated with each other to realize situation perception consistency;
step 2.8, transmitting the information every moment, wherein the time vector is changed into:
Figure BDA00016601218100000313
wherein tau isrIs the time of receipt of the information;
step 2.9, when the unmanned aerial vehicle i receives the information of another unmanned aerial vehicle k, for each task, ziAnd siThe information used for determining which unmanned plane is the latest, and the auction unmanned plane i receives three possible results of updating, resetting and leaving of the task j;
step 2.10, if a bid is changed by the decision criteria, each drone checks whether all updated tasks are in the task package, these tasks and all the tasks after them will be released:
Figure BDA0001660121810000041
wherein b isinRepresents the nth task of the incoming task package, and
Figure BDA0001660121810000042
step 2.11, if other tasks are added before a certain task, the income value is not increased after the task is finished, and the requirement of meeting the requirement
Figure BDA0001660121810000043
For all biB, j satisfy
Figure BDA0001660121810000044
Wherein
Figure BDA0001660121810000045
Representing a vacant task;
step 2.12, when the income function meets the condition of marginal decrement, the following conditions are necessarily met:
Figure BDA0001660121810000046
ifn ≤ m, wherein bikIs to enter a task packet b of an unmanned aerial vehicle iiThe k element of (2) because
Figure BDA0001660121810000047
Satisfy the requirement of
Figure BDA0001660121810000048
Step 2.13, the time gain is
Figure BDA0001660121810000049
Wherein λj< 1 is a condition parameter of task j,
Figure BDA00016601218100000410
is that the unmanned plane i follows the path piThe time to the point j is expected to arrive,
Figure BDA00016601218100000411
is the static score for performing task j;
step 2.14, the time gain represents the uncertain track scene characteristics, and the expected value of the planning gain of the patrol specific node and the route is reduced along with the time,
Figure BDA00016601218100000412
that is, a drone follows a longer path, and the time to reach each task is delayed relative to a shorter path, further resulting in inefficient revenue.
The invention has the following beneficial technical effects:
compared with a mixed integer linear programming algorithm, the distributed contract auction online task programming algorithm has better extensibility and lower calculation complexity, and compared with a greedy algorithm, the distributed contract auction online task programming algorithm has higher calculation speed and calculation stability, can ensure the convergence of the algorithm and generates a satisfactory solution within a limited time.
Drawings
Fig. 1 is a schematic diagram of a maneuvering path of an unmanned aerial vehicle.
Detailed Description
The invention is further described below with reference to the accompanying drawings.
The invention provides a multi-unmanned aerial vehicle distributed contract auction online task planning method, which comprises the following steps:
firstly, establishing a multi-unmanned aerial vehicle collaborative tour path planning model
Step 1.1, in this step, the definition is as follows:
definition 1: n is a radical ofuIs a set of unmanned aerial vehicles;
definition 2: n is a radical oftIs a target set;
definition 3: decision variable xij∈{0,1},xijDenotes that drone i performs task j, x as 1ij0 is the other case;
definition 4: l istThe number of tasks allocated to each unmanned aerial vehicle at most;
definition 5: set P of nodes for setting path intersectione,e=1,2,…,E;
Definition 6:
Figure BDA0001660121810000051
is a vector with the jth element xij
Definition 7: unmanned identity identification set
Figure BDA0001660121810000052
Target identification set
Figure BDA0001660121810000053
Definition 8: vector quantity
Figure BDA0001660121810000054
Representing an ordered task sequence for drone i;
definition 9: if UAV i executes task j, p at k pointiIs J e J, if the number of tasks performed by drone i is less than k
Figure BDA0001660121810000055
Definition 10: the score function satisfies cij(xi,pi)≥0;
Definition 11: l ist1 and cij(xi,pi)≡cijIndependent of xiAnd pi
Step 1.2, defining a target function:
Figure BDA0001660121810000061
step 1.3, the problem model is as follows:
Figure BDA0001660121810000062
solving patrol path planning model through distributed contract auction online task planning algorithm
2.1, each unmanned aerial vehicle only constructs one task package, updates along with the progress of task allocation, and continuously adds the tasks into the packages of the unmanned aerial vehicles until the tasks cannot be added;
step 2.2, each unmanned aerial vehicle carries two task lists, namely a task package biAnd path pi,biAnd piThe maximum number of assigned tasks L cannot be exceededt
Step 2.3,
Figure BDA0001660121810000063
Following path p for drone iiIf a task j joins the task package biIn, the marginal gain is
Figure BDA0001660121810000064
Where | represents the dimension of the list,
Figure BDA0001660121810000065
indicating insertion into the second list immediately after the nth element of the first list;
step 2.4, the score function is initialized to
Figure BDA0001660121810000066
Path and task packet iterative update as
Figure BDA0001660121810000067
Figure BDA0001660121810000068
Ji=argmaxj(cij[bi]×hij),
Figure BDA0001660121810000069
hij=||(cij>yij);
Step 2.5, each unmanned aerial vehicle carries four vectors: list of winning bids
Figure BDA00016601218100000610
Winning unmanned aerial vehicle list
Figure BDA00016601218100000611
Task package
Figure BDA00016601218100000612
And corresponding path
Figure BDA00016601218100000613
Step 2.6, the unmanned aerial vehicle adds the task into the task package according to the current task allocation set, if the bid value of one unmanned aerial vehicle is exceeded, the task is abandoned, and the marginal score of the task added into the task package after the task is not effective any more;
step 2.7, winning Bid List yiAnd a winning drone list ziTime stamp s for task package constructioniAt the update moment of information obtained by the unmanned aerial vehicle from other members in the formation, the three vectors are communicated with each other to realize situation perception consistency;
step 2.8, transmitting the information every moment, wherein the time vector is changed into:
Figure BDA0001660121810000071
τris the information reception time;
step 2.9, when the unmanned aerial vehicle i receives the information of another unmanned aerial vehicle k, for each task, ziAnd siThe information used for determining which unmanned plane is the latest, and the auction unmanned plane i receives three possible results of updating, resetting and leaving of the task j;
step 2.10, if a bid is changed by the decision criteria, each drone checks whether all updated tasks are in the task package, these tasks and all the tasks after them will be released:
Figure BDA0001660121810000072
wherein b isinRepresents the nth task of the incoming task package, and
Figure BDA0001660121810000073
step 2.11, if other tasks are added before a certain task, the income value is not increased after the task is finished, and the requirement of meeting the requirement
Figure BDA0001660121810000074
For all biB, j, satisfy
Figure BDA0001660121810000075
Figure BDA0001660121810000076
A task representing a vacancy;
step 2.12, when the income function meets the condition of marginal decrement, the following conditions are necessarily met:
Figure BDA0001660121810000077
ifn≤m,bikis to enter a task packet b of an unmanned aerial vehicle iiThe k element of (2) because
Figure BDA0001660121810000078
Satisfy the requirement of
Figure BDA0001660121810000079
Step 2.13, the time gain is
Figure BDA00016601218100000710
λj< 1 is a condition parameter of task j,
Figure BDA00016601218100000711
is that unmanned plane i follows path piThe time to the point j is expected to arrive,
Figure BDA00016601218100000712
is the static score for performing task j;
step 2.14, the time gain can represent the uncertain track scene characteristics, and the tour characteristics are determined along with the timeThe expected value of the node-specific and path planning revenue will decrease,
Figure BDA00016601218100000713
i.e. a drone following a longer path, the time to reach each task is delayed relative to the shorter path, further resulting in inefficient revenue.
The invention is further explained by combining the attached drawings and simulation experiments. The simulation environment of the invention is an InterCore i5-4590@3.30GHz, 8GRam, Windows 7 system and MATLAB2014a platform. Assuming that there are multiple agents that need to perform multiple tasks on multiple areas in a task environment with a range of 200m × 200m, the characteristic information of each agent and task area is known, which is as follows:
1) intelligent agent parameter setting
There are 2 types of agents in the set task area, 3 agents for type I and type II, respectively, labeled as UAVs11、UAV12、UAV13,UAV21、UAV22、UAV23. The performance parameters of the two classes of agents are shown in the following table:
TABLE 1 Intelligent Performance parameters
Type of agent Speed (m/s) Duration(s)
15 90
12 100
TABLE 2 initial position of agent
Smart label Initial coordinate (m) Smart label Initial coordinate (m)
UAV11 [91.27 137.37] UAV21 [47.81 96.68]
UAV12 [149.65 193.06] UAV22 [179.96 107.48]
UAV13 [176.90 15.54] UAV23 [138.09 29.48]
2) Task area parameter setting
Assume that there are a total of 2 types of 30 tasks in the task area, where T1~T15The task being of type I, T16~T30Each task is of type ii. The location of the task area is shown in table 3:
TABLE 3 task area location
Figure RE-GDA0001724298630000081
Figure BDA0001660121810000091
The communication network between agents is full connectivity, i.e., direct communication between any two agents is possible. The multi-agent task allocation results in the desired situation are shown in table 4, and each agent task allocation plan is expressed in a format of a maneuvering path and a task execution time. It can be seen that the improved method can effectively solve the problem of multi-agent multi-task allocation under complex constraints.
TABLE 4 agent task assignment results
Figure BDA0001660121810000092
The time-varying maneuver path of an agent is shown in FIG. 1.
Under the same situation, respectively solving by adopting a greedy algorithm (SGA) and a mixed integer linear programming algorithm (MILP), carrying out 200 Monte Carlo simulations on the experiment, comparing the optimal results, setting the upper limit of executable tasks of each intelligent agent to be LtThe total voyage minimum is taken as an objective function, and the running time ratio of 3 algorithms under different parameters is shown in table 5.
TABLE 5 comparison of run times of 3 algorithms under different parameters
Figure BDA0001660121810000101
From the above results, it can be seen that: by adopting a centralized greedy algorithm, corresponding target tasks can be distributed to the intelligent agents from the perspective of global optimization to be executed, and a better solution of the problem can be obtained; although the MILP method solved by CPLEX software can obtain the accurate optimal solution, the operation time is increased sharply along with the increase of the problem scale; the distributed contract auction online task planning algorithm and the greedy algorithm have better extensibility and lower calculation complexity, and compared with the greedy algorithm, the distributed contract auction online task planning algorithm has higher calculation speed and calculation stability.
The contents to be protected of the invention comprise the following points:
1. and (3) a distributed contract auction online task planning algorithm.

Claims (1)

1. A multi-unmanned aerial vehicle distributed contract auction online task planning method is characterized by comprising the following steps:
1) establishing a multi-unmanned aerial vehicle collaborative tour path planning model; the specific implementation method comprises the following steps:
step 1.1, in this step, the definition is as follows:
definition 1: n is a radical ofuIs a set of unmanned aerial vehicles;
definition 2: n is a radical oftIs a target set;
definition 3: decision variable xij∈{0,1},xijDenotes that drone i performs task j, x as 1ij0 is the other case;
definition 4: l istThe number of tasks allocated to each unmanned aerial vehicle at most;
definition 5: set P of nodes for setting path intersectione,e=1,2,…,E;
Definition 6:
Figure FDA0002823757990000016
is a vector with the jth element xij
Definition 7: unmanned identity identification set
Figure FDA0002823757990000011
Target identification set
Figure FDA0002823757990000012
Definition 8: vector quantity
Figure FDA0002823757990000013
Representing an ordered task sequence for drone i;
definition 9: if UAV i executes task j, p at k pointiIs J e J, if the number of tasks performed by drone i is less than k
Figure FDA0002823757990000014
Definition 10: the score function satisfies cij(xi,pi)≥0;
Definition 11: l ist1 and cij(xi,pi)≡cijIndependent of xiAnd pi
Step 1.2, defining a target function:
Figure FDA0002823757990000015
step 1.3, the problem model is as follows:
Figure FDA0002823757990000021
2) solving a tour path planning model through a distributed contract auction online task planning algorithm; the specific implementation method comprises the following steps:
2.1, each unmanned aerial vehicle only constructs one task package, updates along with the progress of task allocation, and continuously adds tasks into the packages until the tasks cannot be added;
step 2.2, each unmanned aerial vehicle carries two task lists,task Package biAnd path pi,biAnd piThe maximum number of tasks to allocate L cannot be exceededt
Step 2.3,
Figure FDA0002823757990000022
Following path p for drone iiIf a task j joins the task package biIn, the marginal gain is
Figure FDA0002823757990000023
Where | represents the dimension of the list,
Figure FDA00028237579900000211
indicating insertion into the second list immediately after the nth element of the first list;
step 2.4, the score function is initialized to
Figure FDA0002823757990000024
Path and task packet iterative update as
Figure FDA00028237579900000212
Figure FDA00028237579900000213
Ji=arg maxj(cij[bi]×hij),
Figure FDA0002823757990000025
hij=||(cij>yij);
Step 2.5, each unmanned aerial vehicle carries four vectors: list of winning bids
Figure FDA0002823757990000026
Winning unmanned aerial vehicle list
Figure FDA0002823757990000027
Task package
Figure FDA0002823757990000028
And corresponding path
Figure FDA0002823757990000029
Step 2.6, the unmanned aerial vehicle adds the task into the task package according to the current task allocation set, if the bid value of one unmanned aerial vehicle is exceeded, the task is abandoned, and the marginal score of the task added into the task package after the task is not effective any more;
step 2.7, winning Bid List yiAnd a winning drone list ziTime stamp s for task package constructioniRepresenting the update time of information obtained by the unmanned aerial vehicle from other members in the formation, and realizing situation perception consistency by mutual communication of the three vectors;
step 2.8, transmitting the information every moment, wherein the time vector is changed into:
Figure FDA00028237579900000210
wherein tau isrIs the time of receipt of the information;
step 2.9, when the unmanned aerial vehicle i receives the information of another unmanned aerial vehicle k, for each task, ziAnd siThe information used for determining which unmanned plane is the latest, and the auction unmanned plane i receives three possible results of updating, resetting and leaving of the task j;
step 2.10, if a bid is changed by the decision criteria, each drone checks whether all updated tasks are in the task package, these tasks and all the tasks after them will be released:
Figure FDA0002823757990000031
wherein b isinRepresents the nth task of the incoming task package, and
Figure FDA0002823757990000032
step 2.11, if other tasks are added before a certain task, the income value is not increased after the task is finished, and the requirement of meeting the requirement
Figure FDA00028237579900000312
For all biB, j satisfy
Figure FDA0002823757990000033
Wherein
Figure FDA0002823757990000034
A task representing a vacancy;
step 2.12, when the income function meets the condition of marginal decrement, the following conditions are necessarily met:
Figure FDA0002823757990000035
ifn ≤ m, wherein bikIs to enter a task packet b of an unmanned aerial vehicle iiThe k element of (2) because
Figure FDA0002823757990000036
Satisfy the requirement of
Figure FDA0002823757990000037
Step 2.13, the time gain is
Figure FDA0002823757990000038
Wherein λj< 1 is a condition parameter of task j,
Figure FDA0002823757990000039
is that drone i follows path piThe time to the point j is expected to arrive,
Figure FDA00028237579900000310
is the static score for performing task j;
step 2.14, the time gain represents the uncertain track scene characteristics,over time, the expectation of patrolling a particular node and path planning revenue may decrease,
Figure FDA00028237579900000311
that is, a drone follows a longer path, and the time to reach each task is delayed relative to a shorter path, further resulting in inefficient revenue.
CN201810457812.7A 2018-05-14 2018-05-14 Multi-unmanned aerial vehicle distributed contract auction online task planning method Active CN108664038B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810457812.7A CN108664038B (en) 2018-05-14 2018-05-14 Multi-unmanned aerial vehicle distributed contract auction online task planning method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810457812.7A CN108664038B (en) 2018-05-14 2018-05-14 Multi-unmanned aerial vehicle distributed contract auction online task planning method

Publications (2)

Publication Number Publication Date
CN108664038A CN108664038A (en) 2018-10-16
CN108664038B true CN108664038B (en) 2021-01-22

Family

ID=63779518

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810457812.7A Active CN108664038B (en) 2018-05-14 2018-05-14 Multi-unmanned aerial vehicle distributed contract auction online task planning method

Country Status (1)

Country Link
CN (1) CN108664038B (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109460060A (en) * 2018-12-05 2019-03-12 四川航天系统工程研究所 It is unmanned to equip intelligent coordinated control assembly and control method
CN109407680B (en) * 2018-12-28 2021-06-08 大连海事大学 Distributed target cooperative allocation method for unmanned ship formation reconstruction
CN109901616B (en) * 2019-03-29 2020-04-14 北京航空航天大学 Distributed task planning method for heterogeneous unmanned aerial vehicle cluster
CN109947130A (en) * 2019-04-03 2019-06-28 广东电网有限责任公司 A kind of transmission of electricity multiple aircraft formation tour management method and system based on grid-based management
CN110162043B (en) * 2019-05-17 2020-10-09 北京航空航天大学 Cluster task allocation and control method under constraint of simultaneous arrival of multiple target points
CN110456633B (en) * 2019-06-29 2022-06-14 西南电子技术研究所(中国电子科技集团公司第十研究所) Airborne multi-platform distributed task allocation method
CN110852486B (en) * 2019-10-16 2022-04-15 中国人民解放军国防科技大学 Task planning method for autonomous cooperation of unmanned aerial vehicle cluster
CN110865653B (en) * 2019-12-02 2022-09-13 西北工业大学 Distributed cluster unmanned aerial vehicle formation transformation method
CN111006669B (en) * 2019-12-12 2022-08-02 重庆邮电大学 Unmanned aerial vehicle system task cooperation and path planning method
CN111240356B (en) * 2020-01-14 2022-09-02 西北工业大学 Unmanned aerial vehicle cluster convergence method based on deep reinforcement learning
CN111665866B (en) * 2020-06-24 2022-10-14 西北工业大学 Multi-unmanned aerial vehicle task allocation method based on performance impact algorithm
CN112528451A (en) * 2021-01-15 2021-03-19 博智安全科技股份有限公司 Network transmission method, terminal device, and computer-readable storage medium
CN112528450A (en) * 2021-01-15 2021-03-19 博智安全科技股份有限公司 Network topology construction method, terminal device and computer readable storage medium
CN112801430B (en) * 2021-04-13 2021-11-12 贝壳找房(北京)科技有限公司 Task issuing method and device, electronic equipment and readable storage medium
CN116132354B (en) * 2023-02-23 2024-03-22 中国科学院软件研究所 Unmanned aerial vehicle cluster networking transmission path optimization method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103268102A (en) * 2013-05-09 2013-08-28 清华大学 Task, communication and topology interlaced unmanned aerial vehicle cluster cooperative control method
CN104155999A (en) * 2014-07-31 2014-11-19 海南大学 Time-sensitive task dynamic allocation algorithm in battlefield environment for multiple unmanned aerial vehicles
CN104407619A (en) * 2014-11-05 2015-03-11 沈阳航空航天大学 Method enabling multiple unmanned aerial vehicles to reach multiple targets simultaneously under uncertain environments
CN104700165A (en) * 2015-03-27 2015-06-10 合肥工业大学 Multi-UAV (unmanned aerial vehicle) helicopter and warship cooperating path planning method
CN105913298A (en) * 2016-04-01 2016-08-31 北京飞蝠科技有限公司 Unmanned plane bidding order receiving method and system
CN107947845A (en) * 2017-12-05 2018-04-20 中国科学院自动化研究所 Unmanned plane based on communication relay, which is formed into columns, cooperates with target assignment method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103268102A (en) * 2013-05-09 2013-08-28 清华大学 Task, communication and topology interlaced unmanned aerial vehicle cluster cooperative control method
CN104155999A (en) * 2014-07-31 2014-11-19 海南大学 Time-sensitive task dynamic allocation algorithm in battlefield environment for multiple unmanned aerial vehicles
CN104407619A (en) * 2014-11-05 2015-03-11 沈阳航空航天大学 Method enabling multiple unmanned aerial vehicles to reach multiple targets simultaneously under uncertain environments
CN104700165A (en) * 2015-03-27 2015-06-10 合肥工业大学 Multi-UAV (unmanned aerial vehicle) helicopter and warship cooperating path planning method
CN105913298A (en) * 2016-04-01 2016-08-31 北京飞蝠科技有限公司 Unmanned plane bidding order receiving method and system
CN107947845A (en) * 2017-12-05 2018-04-20 中国科学院自动化研究所 Unmanned plane based on communication relay, which is formed into columns, cooperates with target assignment method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
分布式多类型无人机协同任务分配研究及仿真;赵敏;《工程科技II辑》;20100115;第43-45页 *
基于分布式邀请拍卖算法的多机协同空战决策;陈侠等;《系统仿真学报》;20140630;第26卷(第6期);摘要,第1259页 *
网络环境下多无人机任务协调方法研究;马纯超;《工程科技II辑》;20170315;全文 *

Also Published As

Publication number Publication date
CN108664038A (en) 2018-10-16

Similar Documents

Publication Publication Date Title
CN108664038B (en) Multi-unmanned aerial vehicle distributed contract auction online task planning method
Kim et al. Coordinated trajectory planning for efficient communication relay using multiple UAVs
Whitten et al. Decentralized task allocation with coupled constraints in complex missions
CN110865653B (en) Distributed cluster unmanned aerial vehicle formation transformation method
Yun et al. Distributed deep reinforcement learning for autonomous aerial eVTOL mobility in drone taxi applications
Fu et al. Swarm UAVs task and resource dynamic assignment algorithm based on task sequence mechanism
Miculescu et al. Polling-systems-based control of high-performance provably-safe autonomous intersections
KR101339480B1 (en) Trajectory planning method for mobile robot using dual tree structure based on rrt
CN110286694A (en) A kind of unmanned plane formation cooperative control method of more leaders
Yin et al. An air-to-ground relay communication planning method for UAVs swarm applications
CN112327939B (en) Collaborative path planning method for high-rise fire-fighting multiple unmanned aerial vehicles in city block environment
CN113552897B (en) Task priority based air-ground unmanned system reconnaissance collaborative path planning method
CN103226357A (en) Multiple-unmanned aerial vehicle communication decision method based on target tracking
CN114169234A (en) Scheduling optimization method and system for unmanned aerial vehicle-assisted mobile edge calculation
Li et al. Task scheduling with UAV-assisted vehicular cloud for road detection in highway scenario
CN116451934B (en) Multi-unmanned aerial vehicle edge calculation path optimization and dependent task scheduling optimization method and system
CN114911255A (en) Heterogeneous multi-unmanned aerial vehicle collaborative track planning method for communication relay guarantee
Nguyen et al. A survey on deep reinforcement learning-driven task offloading in aerial access networks
CN115373426A (en) Area coverage online path collaborative planning method for fixed wing cluster unmanned aerial vehicle
CN114828146A (en) Routing method for geographical position of unmanned cluster based on neural network and iterative learning
CN112130586B (en) Resource tree-based distributed heterogeneous unmanned aerial vehicle alliance forming method
Liu et al. A Two-Stage Approach of Joint Route Planning and Resource Allocation for Multiple UAVs in Unmanned Logistics Distribution
Wu et al. Collision-aware task assignment for multi-robot systems
Xie et al. Mathematical problems in engineering improved CNP‐Method‐Based local real‐time cooperative task allocation of heterogeneous multi‐UAV in communication‐constrained environment
Sastre et al. Collision-free swarm take-off based on trajectory analysis and UAV grouping

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant