CN112528416A - Online real-time distribution algorithm - Google Patents

Online real-time distribution algorithm Download PDF

Info

Publication number
CN112528416A
CN112528416A CN202011504772.0A CN202011504772A CN112528416A CN 112528416 A CN112528416 A CN 112528416A CN 202011504772 A CN202011504772 A CN 202011504772A CN 112528416 A CN112528416 A CN 112528416A
Authority
CN
China
Prior art keywords
task
aircraft
algorithm
uav
aircrafts
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.)
Granted
Application number
CN202011504772.0A
Other languages
Chinese (zh)
Other versions
CN112528416B (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.)
Beijing Research Institute of Mechanical and Electrical Technology
Original Assignee
Beijing Research Institute of Mechanical and Electrical Technology
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 Beijing Research Institute of Mechanical and Electrical Technology filed Critical Beijing Research Institute of Mechanical and Electrical Technology
Priority to CN202011504772.0A priority Critical patent/CN112528416B/en
Publication of CN112528416A publication Critical patent/CN112528416A/en
Application granted granted Critical
Publication of CN112528416B publication Critical patent/CN112528416B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/15Vehicle, aircraft or watercraft design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/04Constraint-based CAD
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Geometry (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Automation & Control Theory (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Compared with other task allocation algorithms, the online real-time allocation algorithm has the advantages of low calculation complexity and high operation efficiency. The method is suitable for the online real-time multi-task allocation scene of multiple aircrafts, and can well meet the task allocation requirement.

Description

Online real-time distribution algorithm
Technical Field
The invention relates to the problem of online real-time multi-task allocation of multiple aircrafts, in particular to an online allocation algorithm based on a market mechanism, and belongs to the field of task allocation.
Background
The problem of aircraft mission allocation is an important issue in aircraft applications. In the aircraft allocation problem, the task types are all differentiated. Therefore, under the constraints of considering the performance of the aircraft and the type of the task, how to allocate the aircraft to execute the relevant task to maximize the total system benefit is an urgent problem to be solved by the aircraft cluster system.
Distributed and centralized are two main algorithms for studying the problem of multi-aircraft task assignment. Compared with a centralized algorithm, the distributed algorithm has small dependence on a communication center and good expandability and robustness, and the problem of task allocation of the aircraft based on the distributed algorithm under the condition of limited communication is more and more concerned.
Disclosure of Invention
The invention provides an on-line real-time allocation algorithm, which can quickly realize the on-line task allocation process of multiple aircrafts in the real-time multi-task allocation problem of the multiple aircrafts.
An online real-time distribution algorithm comprising the steps of:
step 1, establishing an online multi-task allocation algorithm mathematical model: establishing a corresponding mathematical model according to the demand of online real-time task allocation of the multiple aircrafts, and setting corresponding constraint conditions according to the allocation demand;
step 2, designing a bidding algorithm: estimating the task profit value of the condition that the aircraft completes each task based on the situation perception result of the aircraft on the environment, the cluster state, the task state and the like; selecting an intentional task based on a task selection strategy according to a task income estimation result; contacting an aircraft with network connection with the aircraft and sending out bids for tasks;
step 3, designing a synchronization algorithm: receiving a task bid, comparing the received task bid evaluation value with the value estimation of the task to determine a trading result; and responding to all the aircrafts in contact with the aircrafts in the operation period, publishing the determined transaction result, completing the synchronization of the aircrafts to the task distribution result and ensuring the consistency of the global distribution result.
Compared with the traditional centralized task allocation algorithm, the online real-time allocation algorithm provided by the invention has the advantages that the dependence on a communication center is weak, the robustness is strong, and the stability is good; compared with other distributed task allocation algorithms, the online real-time allocation algorithm has the advantages of low computational complexity and high operation efficiency. The method is suitable for the online real-time multi-task allocation scene of multiple aircrafts, and can well meet the task allocation requirement.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention. It is obvious that the drawings in the following description are only some embodiments of the invention, and that for a person skilled in the art, other drawings can be derived from them without inventive effort.
FIG. 1 is a schematic flow chart of a bidding algorithm;
FIG. 2 is a schematic flow chart of a synchronization algorithm;
FIG. 3 is a schematic diagram of the distribution results in the initial state;
FIG. 4 is a schematic diagram of the assignment after the target location has changed;
FIG. 5 is a schematic diagram of the allocation result after the target is increased;
FIG. 6 is a schematic representation of the results of the assignment after a change in the position of the aircraft;
FIG. 7 is a graph of time spent planning a cycle versus target quantity for different algorithms.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
An online real-time allocation algorithm is adopted to solve the problem of online real-time multitask allocation of multiple computers, and the algorithm comprises the following steps:
step 1, establishing an online algorithm mathematical model: establishing a corresponding mathematical model according to the demand of online real-time task allocation of the multiple aircrafts, expressing the mathematical model through a mathematical formula, and setting corresponding constraint conditions according to the allocation demand.
Step 2, designing a bidding algorithm: the bidding algorithm has the function of estimating the task profit value of the condition that the aircraft completes each task based on the situation perception result of the aircraft on the environment, the cluster state, the task state and the like; selecting an intentional task based on a task selection strategy according to a task income estimation result; and contacting the aircraft with network connection to send out bids for the tasks.
Step 3, designing a synchronization algorithm: the function of the synchronization algorithm is to receive the task bid, compare the received task bid estimate with the value estimate of the task itself, and determine the result of the transaction; and responding to all the aircrafts in contact with the aircrafts in the operation period, publishing the determined transaction result, completing the synchronization of the aircrafts to the task distribution result and ensuring the consistency of the global distribution result.
Step 4, establishing feasibility of a corresponding simulation environment verification algorithm: in order to research the actual application effect of the algorithm, a specific case is designed to carry out simulation verification on the performance index. And judging the feasibility of the algorithm through a simulation result.
Further, the step 1 specifically includes:
based on a task allocation principle and an aircraft cluster task model, establishing a mathematical optimization model as follows:
Figure BDA0002844569380000041
S.t.
Figure BDA0002844569380000042
Figure BDA0002844569380000043
Figure BDA0002844569380000044
Figure BDA0002844569380000045
in the above formula: y denotes the return of the aircraft to perform the mission, N is the number of missions, M is the number of aircraft, R (S)UAV(j),Stask(i) Execution of a revenue calculation function for task i for aircraft j, SUAV(j) As a function of the state of the jth aircraft, Stask(i) Is a state function of the ith task, ziNumber of aircraft required for ith mission, zaThe state function for the number of aircraft performing the mission is expressed as follows:
SUAV(j)={PUAV(j),V,Cj} (4)
Stask(i)={ptask(i),Ii,Ti,Zi} (5)
task profit computation function R (S)UAV(j),Stask(i) Is proportional to-Dij、Ii
Figure BDA0002844569380000046
-Cj、-TiThe revenue function is built as follows:
Figure BDA0002844569380000047
in the above formula; pUAV(j) Is the position coordinate of the jth aircraft, V is the speed of the aircraft, CjDegree of wear, P, for the jth aircrafttask(i) Position coordinates for the ith task, IiIs the importance of the ith task, TiDegree of threat for the ith task, DijDistance of jth aircraft to ith mission, RA,RBFor varying and basic benefits of the task, p, e1、ε2、ε3、ε4、ε5Are weight coefficients.
Further, the step 2 specifically includes:
the operation of each cycle of the bidding algorithm is based on the judgment of the situation change, namely, the bidding algorithm is operated when the situation changes; potential profit R (S) of the aircraft for each task all the time in the whole task processUAV(j),Stask(1))、R(SUAV(j),Stask(2))、R(SUAN(j),Stask(3))…、R(SUAV(j),Stask(M)) and in the profit calculation formula, SUAV(j) Indicating the status of the jth aircraftFunction, stask(i) A state function representing the ith task; then judging whether the situation of all the current aircrafts changes or not, and judging whether the held income meets the following conditions or not:
Figure BDA0002844569380000051
the meaning of equation (1) is that the current profit for the jth aircraft is lower than the maximum profit for the current mission and the aircraft is not assigned to the mission;
the decision condition is to find a task that is more profitable than the existing task of the aircraft, and if such a task does not exist, return to the beginning of the algorithm.
Further, step 3 specifically includes:
the operation of each cycle of the synchronization algorithm is based on periodic synchronization points, i.e. synchronization is performed at intervals;
in the whole communication process, the structure of the communication network is required to be a complete network, namely the topology of the network can cover all aircrafts;
before each iteration is started, the task price is updated through the aircraft connected with the task price, before each price updating, the updated price of the next round is the maximum price of the previous round, and the price updating formula is as follows:
Figure BDA0002844569380000061
wherein,
Figure BDA0002844569380000062
representing the price of the jth task stored by the ith aircraft before the start of the τ th iteration.
Further, if the entire network is able to connect, by constantly communicating with neighboring nodes, the highest bid that can eventually be obtained.
For a further understanding of the present invention, an online real-time allocation algorithm of the present invention is described in detail below with reference to the accompanying drawings.
FIG. 1 shows a flow chart of the bidding algorithm. The operation of each cycle of the bidding algorithm is based on judgment of situation change, namely the bidding algorithm is operated when the situation changes, and the aircraft always obtains the potential income R (S) of each task in the whole task processUAV(j),Stask(1))、R(SUAV(j),Stask(2))、R(SUAN(j),Stask(3))…、R(SUAV(j),Stask(M)) and in the profit calculation formula, SUAV(j) Representing the state function of the jth aircraft, stask(i) Representing the state function of the ith task. Then judging whether the situation of all the current aircrafts changes or not, and judging whether the held income meets the following conditions or not:
Figure BDA0002844569380000063
the expression of equation (1) means that the current profit for the jth aircraft is lower than the maximum profit for the current mission and that the aircraft is not assigned to the mission.
The decision condition is to find a task that is more profitable than the existing task of the aircraft, and if such a task does not exist, return to the beginning of the algorithm.
Preferably, before designing the bidding algorithm flowchart, the following steps should be included:
based on the principle of a market mechanism and an aircraft cluster task model, the following mathematical optimization model is established:
Figure BDA0002844569380000071
S.t.
Figure BDA0002844569380000072
Figure BDA0002844569380000073
Figure BDA0002844569380000074
Figure BDA0002844569380000075
in the above formula: y denotes the return of the aircraft to perform the mission, N is the number of missions, M is the number of aircraft, R (S)UAV(j),Stask(i) Execution of a revenue calculation function for task i for aircraft j, SUAV(j) As a function of the state of the jth aircraft, Stask(i) Is a state function of the ith task, ziNumber of aircraft required for ith mission, zaThe number of aircraft to perform the mission. The state function can be expressed as follows:
SUAV(j)={PUAV(j),V,Cj} (4)
Stask(i)={ptask(i),Ii,Ti,Zi} (5)
task profit computation function R (S)UAV(j),Stask(i) Is proportional to-Dij、Ii
Figure BDA0002844569380000076
-Cj、-Ti. The revenue function is established as follows:
Figure BDA0002844569380000077
in the above formula; pUAV(j) Is the position coordinate of the jth aircraft, V is the speed of the aircraft, CjDegree of wear, P, for the jth aircrafttask(i) Position coordinates for the ith task, IiIs the weight of the ith taskDegree of importance, TiDegree of threat for the ith task, DijDistance of jth aircraft to ith mission, RA,RBFor varying and basic benefits of the task, p, e1、ε2、ε3、ε4、ε5Are weight coefficients.
Fig. 2 shows a flow chart of the synchronization algorithm. The execution of each cycle of the synchronization algorithm is based on periodic synchronization points, i.e. synchronization is performed at intervals.
As shown in fig. 3, a network communication diagram between clusters of aircraft is shown. During the whole communication process, the structure of the communication network is required to be a complete network, namely, the topology of the network can cover all the aircrafts. Under the optimal environment, the communication network can realize the point-to-point communication between any two aircrafts in a short time.
In the fully distributed algorithm of the invention, the aircraft is not aware of the global maximum price of the task, since no single bureaucratic plane is designated to collect and broadcast the price information of all tasks, it can only update the price of the task by the aircraft connected to it before the start of each iteration. The price update formula is as follows:
Figure BDA0002844569380000081
the formula means that before each price updating round, the updated price of the next round is the maximum price of the previous round.
Wherein,
Figure BDA0002844569380000082
representing the price of the jth task stored by the ith aircraft before the start of the ith iteration, it is clear that the highest bid that can eventually be obtained by constantly communicating with neighboring nodes if the entire network can be connected.
In order to research the actual application effect of the algorithm, the following cases are designed to simulate the performance indexes. And the aircraft command center receives the superior instruction and dispatches the aircraft cluster to execute the task. The range of the set area is 200 x 200, the speed of the aircraft is 200m/s, and the specific parameters of other aircraft and targets are not detailed here. According to the actual application environment, the algorithm is subjected to simulation verification, and the specific simulation result is shown in the following figure.
As shown in fig. 3, the result of the assignment in the initial state during the simulation is shown. A corresponding application scene is designed according to an algorithm, 3 task targets are provided in an initial state, 10 aircrafts are provided, and the optimal distribution effect can be obtained by running the algorithm.
As shown in fig. 4, the assignment result is the target position after being changed. When the position of the task object is changed, the assignment result is also changed with respect to the initial situation.
As shown in fig. 5, the allocation result after the target is increased. When a mission objective is added, the corresponding distribution results of 4 mission objectives and 10 aircrafts are also changed.
As shown in fig. 6, the result of the assignment after the change of the position of the aircraft. When the position of the aircraft changes, the distribution results all change.
As shown in fig. 7, which is a graph showing a relationship between time consumed by planning a period and a target quantity under different algorithms, i can see that when the number of target tasks is less than 5, the time consumed by the algorithm of the present invention is not particularly superior to the time consumed by the conventional centralized allocation algorithm, but when the number of target tasks is greater than 5, the time consumed by the algorithm of the present invention in the specified period is significantly superior to that of the conventional algorithm.
Compared with the traditional centralized task allocation algorithm, the algorithm has weak dependence on a communication center, strong robustness and good stability; compared with other distributed task allocation algorithms, the online real-time allocation algorithm has the advantages of low computational complexity and high operation efficiency. The method is suitable for the online real-time multi-task allocation scene of multiple aircrafts, and can well meet the task allocation requirement.

Claims (5)

1. An online real-time distribution algorithm, comprising the steps of:
step 1, establishing an online multi-task allocation algorithm mathematical model: establishing a corresponding mathematical model according to the demand of online real-time task allocation of the multiple aircrafts, and setting corresponding constraint conditions according to the allocation demand;
step 2, designing a bidding algorithm: estimating the task profit value of the condition that the aircraft completes each task based on the situation perception result of the aircraft on the environment, the cluster state, the task state and the like; selecting an intentional task based on a task selection strategy according to a task income estimation result; and contacting the aircraft with network connection to send out bids for the tasks.
2. The online real-time distribution algorithm of claim 1, further comprising the step of 3: designing a synchronization algorithm: receiving a task bid, comparing the received task bid evaluation value with the value estimation of the task to determine a trading result; and responding to all the aircrafts in contact with the aircrafts in the operation period, publishing the determined transaction result, completing the synchronization of the aircrafts to the task distribution result and ensuring the consistency of the global distribution result.
3. The online real-time distribution algorithm according to claim 2, wherein the step 1 specifically comprises:
based on the principle of a market mechanism and an aircraft cluster task model, the following mathematical optimization model is established:
Figure FDA0002844569370000011
S.t.
Figure FDA0002844569370000012
Figure FDA0002844569370000013
Figure FDA0002844569370000014
Figure FDA0002844569370000015
in the above formula: y denotes the return of the aircraft to perform the mission, N is the number of missions, M is the number of aircraft, R (S)UAV(j),Stask(i) Execution of a revenue calculation function for task i for aircraft j, SUAV(j) As a function of the state of the jth aircraft, Stask(i) Is a state function of the ith task, ziNumber of aircraft required for ith mission, zaThe state function for the number of aircraft performing the mission is expressed as follows:
SUAV(j)={PUAV(j),V,Cj} (4)
Stask(i)={ptask(i),Ii,Ti,Zi} (5) 。
4. the online distribution algorithm based on market mechanism according to claim 3, wherein the step 2 specifically comprises:
the operation of each cycle of the bidding algorithm is based on the judgment of the situation change, namely, the bidding algorithm is operated when the situation changes; potential profit R (S) of the aircraft for each task all the time in the whole task processUAV(j),Stask(1))、R(SUAV(j),Stask(2))、R(SUAN(j),Stask(3))…、R(SUAV(j),Stask(M)) and in the profit calculation formula, SUAV(j) Representing the state function of the jth aircraft, stask(i) Representing the ith taskA state function of (a); then judging whether the situation of all the current aircrafts changes or not, and judging whether the held income meets the following conditions or not:
Figure FDA0002844569370000021
the meaning of equation (1) is that the current profit for the jth aircraft is lower than the maximum profit for the current mission and the aircraft is not assigned to the mission;
the decision condition is to find a task that is more profitable than the existing task of the aircraft, and if such a task does not exist, return to the beginning of the algorithm.
5. The online distribution algorithm based on market mechanism according to claim 2, wherein step 3 specifically comprises:
the operation of each cycle of the synchronization algorithm is based on periodic synchronization points, i.e. synchronization is performed at intervals;
in the whole communication process, the structure of the communication network is required to be a complete network, namely the topology of the network can cover all aircrafts;
before each iteration is started, the task price is updated through the aircraft connected with the task price, before each price updating, the updated price of the next round is the maximum price of the previous round, and the price updating formula is as follows:
Figure FDA0002844569370000031
wherein,
Figure FDA0002844569370000032
representing the price of the jth task stored by the ith aircraft before the start of the τ th iteration.
CN202011504772.0A 2020-12-18 2020-12-18 Online real-time distribution algorithm Active CN112528416B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011504772.0A CN112528416B (en) 2020-12-18 2020-12-18 Online real-time distribution algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011504772.0A CN112528416B (en) 2020-12-18 2020-12-18 Online real-time distribution algorithm

Publications (2)

Publication Number Publication Date
CN112528416A true CN112528416A (en) 2021-03-19
CN112528416B CN112528416B (en) 2024-07-09

Family

ID=75001416

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011504772.0A Active CN112528416B (en) 2020-12-18 2020-12-18 Online real-time distribution algorithm

Country Status (1)

Country Link
CN (1) CN112528416B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114610058A (en) * 2022-03-01 2022-06-10 北京机电工程研究所 Multi-task distributed task allocation method for cluster aircraft
CN114610058B (en) * 2022-03-01 2024-10-18 北京机电工程研究所 Cluster aircraft multitasking distributed task allocation method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120180059A1 (en) * 2005-09-29 2012-07-12 Rockstar Bidco, LP TIME-VALUE CURVES TO PROVIDE DYNAMIC QoS FOR TIME SENSITIVE FILE TRANSFERS
US20170236428A1 (en) * 2016-02-12 2017-08-17 Wal-Mart Stores, Inc. Systems and methods to allocate unmanned aircraft systems
CN110162043A (en) * 2019-05-17 2019-08-23 北京航空航天大学 A kind of multiple target point reaches the lower cluster task of constraint simultaneously and distributes and control method
CN111199360A (en) * 2020-01-13 2020-05-26 西安电子科技大学 Unmanned aerial vehicle task allocation planning method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120180059A1 (en) * 2005-09-29 2012-07-12 Rockstar Bidco, LP TIME-VALUE CURVES TO PROVIDE DYNAMIC QoS FOR TIME SENSITIVE FILE TRANSFERS
US20170236428A1 (en) * 2016-02-12 2017-08-17 Wal-Mart Stores, Inc. Systems and methods to allocate unmanned aircraft systems
CN109071012A (en) * 2016-02-12 2018-12-21 沃尔玛阿波罗有限责任公司 The system and method for distributing UAV system
CN110162043A (en) * 2019-05-17 2019-08-23 北京航空航天大学 A kind of multiple target point reaches the lower cluster task of constraint simultaneously and distributes and control method
CN111199360A (en) * 2020-01-13 2020-05-26 西安电子科技大学 Unmanned aerial vehicle task allocation planning method

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
SALEH B B 等: "A Cooperative Control Model Foroperating Theaterscheduling", 2018 5TH INTERNATIONAL CONFERENCE ON CONTROL, DECISION AND INFORMATION TECHNOLOGIES (CODIT), 4 June 2019 (2019-06-04), pages 302 - 308 *
张梦颖 等: "基于改进合同网的无人机群协同实时任务分配问题研究", 航空兵器, vol. 26, no. 04, 17 September 2019 (2019-09-17), pages 38 - 46 *
王厚鹏 等: "多目标跟踪的飞行器集群协同实时任务分配策略", 导弹与航天运载技术, no. 03, 10 June 2020 (2020-06-10), pages 32 - 37 *
韩攀: "多无人机协同任务 规划技术", 中国优秀硕士学位论文全文 数据库, no. 07, 15 July 2014 (2014-07-15), pages 031 - 131 *
韩攀: "多无人机协同任务规划技术", 中国优秀硕士学位论文全文数据库, no. 07, 15 July 2014 (2014-07-15), pages 031 - 131 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114610058A (en) * 2022-03-01 2022-06-10 北京机电工程研究所 Multi-task distributed task allocation method for cluster aircraft
CN114610058B (en) * 2022-03-01 2024-10-18 北京机电工程研究所 Cluster aircraft multitasking distributed task allocation method

Also Published As

Publication number Publication date
CN112528416B (en) 2024-07-09

Similar Documents

Publication Publication Date Title
Yao et al. An iterative strategy for task assignment and path planning of distributed multiple unmanned aerial vehicles
Abdullah et al. Reinforcement learning based EV charging management systems–a review
CN106875090B (en) Dynamic task-oriented multi-robot distributed task allocation forming method
CN111064633B (en) Cloud-edge cooperative power information communication equipment automated testing resource allocation method
CN113128828B (en) Satellite observation distributed online planning method based on multi-agent reinforcement learning
CN113112088B (en) Edge cloud cooperative digital twin intelligent scheduling application operation position adaptation method
Alam et al. Computational methods for residential energy cost optimization in smart grids: A survey
Cai et al. Cooperative data sensing and computation offloading in UAV-assisted crowdsensing with multi-agent deep reinforcement learning
CN109189094B (en) Resource scheduling method for hybrid formation of multiple human-machines and multiple unmanned aerial vehicles
CN107831685B (en) Group robot control method and system
CN110739696A (en) Integrated scheduling method for demand side resources and renewable energy in intelligent distribution network environment
CN110456633B (en) Airborne multi-platform distributed task allocation method
Xu et al. Cost-aware resource management for federated clouds using resource sharing contracts
CN111798097B (en) Autonomous mobile robot task allocation processing method based on market mechanism
CN109559033B (en) Socialized team member optimization method oriented to cloud design and manufacturing mode
CN112215465B (en) Auction model-based distributed robust heterogeneous multi-AUV task allocation method
CN115168027A (en) Calculation power resource measurement method based on deep reinforcement learning
CN108346009B (en) Power production configuration method and device based on user model self-learning
CN114971819A (en) User bidding method and device based on multi-agent reinforcement learning algorithm under federal learning
CN110717684B (en) Task allocation method based on task allocation coordination strategy and particle swarm optimization
CN112070328B (en) Multi-water surface unmanned search and rescue boat task allocation method with partially known environmental information
KR20240025574A (en) System and method for managing bid based on intelligent demand response
Yang et al. A resource-constrained distributed task allocation method based on a two-stage coalition formation methodology for multi-UAVs
Chrysanthopoulos et al. Learning optimal strategies in a stochastic game with partial information applied to electricity markets
CN112528416A (en) Online real-time distribution algorithm

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