期刊文献+
共找到192篇文章
< 1 2 10 >
每页显示 20 50 100
Dynamic Reconnaissance Task Planning for Multi-UAV Based on Learning-Enhanced Pigeon-Inspired Optimization
1
作者 Yalan Peng Haibin Duan 《Journal of Beijing Institute of Technology》 2026年第1期53-62,共10页
In dynamic and uncertain reconnaissance missions,effective task assignment and path planning for multiple unmanned aerial vehicles(UAVs)present significant challenges.A stochastic multi-UAV reconnaissance scheduling p... In dynamic and uncertain reconnaissance missions,effective task assignment and path planning for multiple unmanned aerial vehicles(UAVs)present significant challenges.A stochastic multi-UAV reconnaissance scheduling problem is formulated as a combinatorial optimization task with nonlinear objectives and coupled constraints.To solve the non-deterministic polynomial(NP)-hard problem efficiently,a novel learning-enhanced pigeon-inspired optimization(L-PIO)algorithm is proposed.The algorithm integrates a Q-learning mechanism to dynamically regulate control parameters,enabling adaptive exploration–exploitation trade-offs across different optimization phases.Additionally,geometric abstraction techniques are employed to approximate complex reconnaissance regions using maximum inscribed rectangles and spiral path models,allowing for precise cost modeling of UAV paths.The formal objective function is developed to minimize global flight distance and completion time while maximizing reconnaissance priority and task coverage.A series of simulation experiments are conducted under three scenarios:static task allocation,dynamic task emergence,and UAV failure recovery.Comparative analysis with several updated algorithms demonstrates that L-PIO exhibits superior robustness,adaptability,and computational efficiency.The results verify the algorithm's effectiveness in addressing dynamic reconnaissance task planning in real-time multi-UAV applications. 展开更多
关键词 unmanned aerial vehicle(UAV) pigeon-inspired optimization reinforcement learning dynamic task planning coverage path planning
在线阅读 下载PDF
Research on Model and Algorithm of Task Allocation and Path Planning for Multi-Robot 被引量:2
2
作者 Zhenping Li Xueting Li 《Open Journal of Applied Sciences》 2017年第10期511-519,共9页
Based on the modeling of robot working environment, the shortest distance matrix between points is solved by Floyd algorithm. With the objective of minimizing the sum of the fixed cost of robot and the cost of robot o... Based on the modeling of robot working environment, the shortest distance matrix between points is solved by Floyd algorithm. With the objective of minimizing the sum of the fixed cost of robot and the cost of robot operation, an integer programming model is established and a genetic algorithm for solving the model is designed. In order to make coordination to accomplish their respective tasks for each robot with high efficiency, this paper uses natural number encoding way. The objective function is based on penalty term constructed with the total number of collisions in the running path of robots. The fitness function is constructed by using the objective function with penalty term. Based on elitist retention strategy, a genetic algorithm with collision detection is designed. Using this algorithm for task allocation and path planning of multi-robot, it can effectively avoid or reduce the number of collisions in the process of multi-robot performing tasks. Finally, an example is used to validate the method. 展开更多
关键词 path planning task ALLOCATION COLLISION Detection Mathematical Model GENETIC Algorithm
在线阅读 下载PDF
Singularity Robust Path Planning for Real Time Base Attitude Adjustment of Free-floating Space Robot 被引量:4
3
作者 Cheng Zhou Ming-He Jin +3 位作者 Ye-Chao Liu Ze Zhang Yu Liu Hong Liu 《International Journal of Automation and computing》 EI CSCD 2017年第2期169-178,共10页
This paper presents a singularity robust path planning for space manipulator to achieve base (satellite) attitude adjustment and end-effector task. The base attitude adjustment by the movement of manipulator will sa... This paper presents a singularity robust path planning for space manipulator to achieve base (satellite) attitude adjustment and end-effector task. The base attitude adjustment by the movement of manipulator will save propellant compared with conventional attitude control system. A task-priority reaction null-space control method is applied to achieve the primary task of adjusting attitude and secondary task of accomplishing end-effector task. Furthermore, the algorithm singularity is eliminated in the proposed algorithm compared with conventional reaction null-space algorithm. And the singular value filtering decomposition is introduced to dispose the dynamic singularity, the unit quaternion is also introduced to overcome representation singularity. Hence, a singularity robust path planning algorithm of space robot for base attitude adjustment is derived. A real time simulation system of the space robot under Linux/RTAl (realtime application interface) is developed to verify and test the feasibility and reliability of the method. The experimental results demonstrate the feasibility of online base attitude adjustment of space robot by the proposed algorithm. 展开更多
关键词 Space robot path planning base attitude adjustment task priority reaction null-space.
原文传递
User-oriented data acquisition chain task planningalgorithm for operationally responsive space satellite 被引量:5
4
作者 Hao Chen Jun Li +1 位作者 Ning Jing Jun Li 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第5期1028-1039,共12页
With the development of operationally responsive space(ORS) and on-board processing techniques, the end users canreceive the observation data from the ORS satellite directly. Tosatisfy the demand for reducing the re... With the development of operationally responsive space(ORS) and on-board processing techniques, the end users canreceive the observation data from the ORS satellite directly. Tosatisfy the demand for reducing the requirements-tasking-effectscycle from one day to hours, the various resources of the wholedata acquisition chain (including satellites, ground stations, dataprocessing centers, users, etc.) should be taken into an overallconsideration, and the traditional batch task planning mode shouldbe transformed into the user-oriented task planning mode. Consideringthere are many approaches for data acquisition due tothe new techniques of ORS satellite, the data acquisition chaintask planning problem for ORS satellite can be seen as the multimodalroute planning problem. Thereby, a framework is presentedusing label-constrained shortest path technique with the conflictresolution. To apply this framework to solve the ORS satellite taskplanning problem, the preprocessing and the conflict resolutionstrategies are discussed in detail. Based on the above work, theuser-oriented data acquisition chain task planning algorithm forORS satellite is proposed. The exact solution can be obtainedin polynomial time using the proposed algorithm. The simulationexperiments validate the feasibility and the adaptability of the proposedapproach. 展开更多
关键词 operationally responsive space (ORS) remote sensing scheduling multi-modal route planning shortest path computationalcomplexity.
在线阅读 下载PDF
Research on a Task Planning Method for Multi-Ship Cooperative Driving 被引量:4
5
作者 CHEN Yaojie XIANG Shanshan CHEN Feixiang 《Journal of Shanghai Jiaotong university(Science)》 EI 2019年第2期233-242,共10页
A new method for a cooperative multi-task allocation problem(CMTAP) is proposed in this paper,taking into account the multi-ship, multi-target, multi-task and multi-constraint characteristics in a multi-ship cooperati... A new method for a cooperative multi-task allocation problem(CMTAP) is proposed in this paper,taking into account the multi-ship, multi-target, multi-task and multi-constraint characteristics in a multi-ship cooperative driving(MCD) system. On the basis of the general CMTAP model, an MCD task assignment model is established. Furthermore, a genetic ant colony hybrid algorithm(GACHA) is proposed for this model using constraints, including timing constraints, multi-ship collaboration constraints and ship capacity constraints. This algorithm uses a genetic algorithm(GA) based on a task sequence, while the crossover and mutation operators are based on similar tasks. In order to reduce the dependence of the GA on the initial population, an ant colony algorithm(ACA) is used to produce the initial population. In order to meet the environmental constraints of ship navigation, the results of the task allocation and path planning are combined to generate an MCD task planning scheme. The results of a simulated experiment using simulated data show that the proposed method can make the assignment more optimized on the basis of satisfying the task assignment constraints and the ship navigation environment constraints. Moreover, the experimental results using real data also indicate that the proposed method can find the optimal solution rapidly, and thus improve the task allocation efficiency. 展开更多
关键词 multi-ship cooperative task allocation path planning MULTI-task MULTI-OBJECTIVE genetic ant colony hybrid algorithm(GACHA)
原文传递
Multi-UAV Collaborative Mission Planning Method for Self-Organized Sensor Data Acquisition
6
作者 Shijie Yang Jiateng Yuan +3 位作者 Zhipeng Zhang Zhibo Chen Hanchao Zhang Xiaohui Cui 《Computers, Materials & Continua》 SCIE EI 2024年第10期1529-1563,共35页
In recent years,sensor technology has been widely used in the defense and control of sensitive areas in cities,or in various scenarios such as early warning of forest fires,monitoring of forest pests and diseases,and ... In recent years,sensor technology has been widely used in the defense and control of sensitive areas in cities,or in various scenarios such as early warning of forest fires,monitoring of forest pests and diseases,and protection of endangered animals.Deploying sensors to collect data and then utilizing unmanned aerial vehicle(UAV)to collect the data stored in the sensors has replaced traditional manual data collection as the dominant method.The current strategies for efficient data collection in above scenarios are still imperfect,and the low quality of the collected data and the excessive energy consumed by UAV flights are still the main problems faced in data collection.With regards this,this paper proposes a multi-UAV mission planning method for self-organized sensor data acquisition by comprehensively utilizing the techniques of self-organized sensor clustering,multi-UAV mission area allocation,and sub-area data acquisition scheme optimization.The improvedα-hop clustering method utilizes the average transmission distance to reduce the size of the collection sensors,and the K-Dimensional method is used to form a multi-UAV cooperative workspace,and then,the genetic algorithm is used to trade-off the speed with the age of information(AoI)of the collected information and the energy consumption to form the multi-UAV data collection operation scheme.The combined optimization scheme in paper improves the performance by 95.56%and 58.21%,respectively,compared to the traditional baseline model.In order to verify the excellent generalization and applicability of the proposed method in real scenarios,the simulation test is conducted by introducing the digital elevation model data of the real terrain,and the results show that the relative error values of the proposed method and the performance test of the actual flight of the UAV are within the error interval of±10%.Then,the advantages and disadvantages of the present method with the existing mainstream schemes are tested,and the results show that the present method has a huge advantage in terms of space and time complexity,and at the same time,the accuracy for data extraction is relatively improved by 10.46%and 12.71%.Finally,by eliminating the clustering process and the subtask assignment process,the AoI performance decreases by 3.46×and 4.45×,and the energy performance decreases by 3.52×and 4.47×.This paper presents a comprehensive and detailed proactive optimization of the existing challenges faced in the field of data acquisition by means of a series of combinatorial optimizations. 展开更多
关键词 Unmanned aerial vehicle sensor self-organization path planning multi-UAV task assignment
在线阅读 下载PDF
Collaborative path planning and task allocation for multiple mowing robots in the standard orchards
7
作者 Jinyan Xie Shuteng Liu +4 位作者 Xiaosa Wang Lixing Liu Xu Wang Jianping Li Xin Yang 《International Journal of Agricultural and Biological Engineering》 2025年第2期218-230,共13页
Path planning and task allocation are the key technologies of multi-machine collaboration.Current approaches focus on field operations,but actually orchard operations are also a promising area.In order to improve the ... Path planning and task allocation are the key technologies of multi-machine collaboration.Current approaches focus on field operations,but actually orchard operations are also a promising area.In order to improve the efficiency of orchard mowing,a cooperative operation scheduling method was proposed for multiple mowing robots in the dwarf dense planting orchards.It aims to optimize the non-working time of the robot in the intra-plot paths and inter-plot routes.Firstly,a genetic algorithm with multi-mutation and improved circle algorithm(MC-GA)was proposed for path planning.Subsequently,an ant colony optimization algorithm with mixed operator(Mix-ACO)was proposed for task allocation.With regard to the shortage of robots,a local search algorithm was designed to reassign work routes.Simulation experiment results show that MC-GA can significantly reduce the total turning time and the number of reverses for the robot.Mix-ACO can effectively allocate tasks by generating multiple work routes and reduce the total transfer time for the robot fleet.When the number of work routes exceeds the number of mowing robots,the local search algorithm can reasonably reallocate multiple routes to robots,reducing the difference in task completion time of the robot fleet.Field experiment results indicate that compared with the reciprocating method,SADG,and GA,MC-GA can reduce fuel consumption rate by 1.55%-8.69%and operation time by 84-776 s.Compared with ACO,Mix-ACO can reduce the total transfer time by 130 s.The research results provide a more reasonable scheduling method for the cooperative operation of multiple mowing robots. 展开更多
关键词 multiple mowing robot cooperation complete coverage path planning task allocation combinatorial optimization problem standard orchard
原文传递
多无人机灭火任务分配与路径规划研究
8
作者 覃睿 李小玉 《飞行力学》 北大核心 2026年第1期54-60,共7页
针对多起火点森林火灾初期响应中的无人机调度与路径规划问题,提出一种分步优化算法。将改进遗传算法用于任务分配,通过引入锦标赛选择策略,自适应调整交叉率和变异率,引入精英保留策略提高算法搜索能力。采用改进粒子群算法进行路径规... 针对多起火点森林火灾初期响应中的无人机调度与路径规划问题,提出一种分步优化算法。将改进遗传算法用于任务分配,通过引入锦标赛选择策略,自适应调整交叉率和变异率,引入精英保留策略提高算法搜索能力。采用改进粒子群算法进行路径规划,通过启发式路径方法初始化种群,线性调整惯性权重与加速因子。仿真结果表明,改进遗传算法与改进粒子群算法融合策略能有效提高多起火点初期的灭火效率,相较于传统粒子群优化和混沌免疫粒子群优化算法,适应度值分别降低了64.62%和50.22%。 展开更多
关键词 无人机 任务分配 路径规划 分步优化
原文传递
面向多无人机物流配送的双层任务规划方法
9
作者 王飞 杨清平 《北京航空航天大学学报》 北大核心 2026年第1期94-103,共10页
多无人机任务协同规划与配送路径规划是城市无人机物流配送的核心内容,两者相互耦合,需要进行一体化研究。为保障安全、高效完成多无人机物流配送任务,采用栅格法对三维城市超低空间进行环境建模,阐述了栅格危险度计算方法。构建一种无... 多无人机任务协同规划与配送路径规划是城市无人机物流配送的核心内容,两者相互耦合,需要进行一体化研究。为保障安全、高效完成多无人机物流配送任务,采用栅格法对三维城市超低空间进行环境建模,阐述了栅格危险度计算方法。构建一种无人机配送线路及航迹协同规划的双层规划模型,在上层规划模型中,考虑无人机载重及最大航程约束,以延迟惩罚代价最小为目标,引入遗传算法来确定无人机配送顺序;在下层规划模型中,考虑无人机性能约束,以时效性代价最小、无人机高度变化及栅格危险度最小为目标,提出一种综合改进粒子群优化(CIPSO)算法,求解无人机飞行路径。进行算例仿真分析,结果表明:与粒子群优化(PSO)算法、改进加速因子粒子群优化(ICPSO)算法相比,CIPSO算法总代价分别下降了65.00%和38.41%,所建模型与所提算法是可行的和有效的。 展开更多
关键词 物流无人机 任务分配 路径规划 双层规划模型 改进粒子群优化算法
原文传递
基于秃鹰⁃天鹰混合群智能优化的无人机任务分配方法
10
作者 吴超凡 黄鹤 +2 位作者 温夏露 杨澜 王会峰 《南京大学学报(自然科学版)》 北大核心 2026年第1期125-137,共13页
针对现有多无人机任务分配模型以线性距离为度量,忽略地形、威胁源等环境约束,以及传统秃鹰优化算法存在种群多样性不足、易陷局部最优等缺陷,提出一种基于秃鹰⁃天鹰混合优化(Hybrid Bald Eagle⁃Aquila Optimization,HBAO)的多无人机任... 针对现有多无人机任务分配模型以线性距离为度量,忽略地形、威胁源等环境约束,以及传统秃鹰优化算法存在种群多样性不足、易陷局部最优等缺陷,提出一种基于秃鹰⁃天鹰混合优化(Hybrid Bald Eagle⁃Aquila Optimization,HBAO)的多无人机任务分配方法.首先,构建融合三维地形、威胁源及无人机物理约束的多旅行商任务分配模型,通过代价函数实现任务分配与航迹规划的紧耦合;然后,设计任务分配编码,改进优化策略,将天鹰优化算法的扩展⁃缩小搜索策略融入秃鹰算法的全局搜索阶段以提升探索效率,并引入折射反向学习机制增强种群多样性,有效平衡算法开发与探索能力;最后,设计双模型实验来验证算法效能.结果表明,提出的HBAO算法在复杂战场环境下求解精度和收敛速度较高,其综合性能优于五种对比算法,并且全局代价显著降低,能生成低能耗、高适应性的任务分配方案. 展开更多
关键词 无人机 任务分配 路径规划 混合群体智能优化算法
在线阅读 下载PDF
基于黑翅鸢-北极海雀混合优化器的多无人机电力巡检任务分配
11
作者 韩科磊 黄鹤 +2 位作者 杨澜 王会峰 高涛 《北京大学学报(自然科学版)》 北大核心 2026年第1期75-87,共13页
针对大范围山地环境下无人机电力巡检任务中地形复杂、任务点分布范围大以及任务分配和路径规划效率低的问题,提出一种基于黑翅鸢-北极海雀的混合优化器(HBAO),实现无人机任务分配和路径规划的协同优化。首先,根据总飞行距离、平均飞行... 针对大范围山地环境下无人机电力巡检任务中地形复杂、任务点分布范围大以及任务分配和路径规划效率低的问题,提出一种基于黑翅鸢-北极海雀的混合优化器(HBAO),实现无人机任务分配和路径规划的协同优化。首先,根据总飞行距离、平均飞行高度和地形威胁等约束条件,建立优化目标函数。然后,通过改进基于距离权重的随机步长搜索策略,优化黑翅鸢算法的捕食阶段,增强算法的全局搜索能力。再后,引入基于适应度和距离的最优个体选择(FDB)策略,强化黑翅鸢算法在迁徙阶段的全局搜索效率和优化精度。最后,引入北极海雀算法的合作捕食机制,通过个体协作来更新位置,有效地提升算法跳出局部最优的能力,确保全局搜索的多样性和搜索效率。选取秦岭局部地区的数字高程模型(DEM)进行仿真实验,结果表明,在巡检任务点繁多的情况下,基于黑翅鸢-北极海雀混合优化算法的综合性能优于6种对比算法,且全局代价显著降低。 展开更多
关键词 无人机(UAV) 输电线路巡检 任务分配 路径规划 混合群体智能优化算法
在线阅读 下载PDF
基于数字孪生的矿井辅助运输机器人动态调度策略
12
作者 寇子明 王国荣 +2 位作者 邓海顺 黄志祥 闫宣宣 《煤炭学报》 北大核心 2026年第1期826-840,共15页
矿井辅助运输物资调度是煤矿安全高效生产的重要环节。煤矿运输环境复杂、事故多发、物资需求分布广泛,主要依靠人工排班,车辆调度难度大、信息透明程度低,已成为煤矿智能化建设的重要方向。随着辅助运输机器人的研发与应用,物资配送逐... 矿井辅助运输物资调度是煤矿安全高效生产的重要环节。煤矿运输环境复杂、事故多发、物资需求分布广泛,主要依靠人工排班,车辆调度难度大、信息透明程度低,已成为煤矿智能化建设的重要方向。随着辅助运输机器人的研发与应用,物资配送逐步实现连续运输,正朝智能调度方向推进。针对矿井辅助运输物资调度问题,将其映射为自动化码头水平运输,提出一种基于数字孪生的辅助运输机器人集中式动态调度方法。以辅助运输机器人最大运输时间最小和运行路径无冲突为目标,考虑机器人续航、载荷、故障等约束,建立任务均衡分配与路径无冲突规划两阶段调度模型,并设计文化遗传算法和带时间窗的Dijkstra算法组成双层算法对模型进行求解。调度方案经孪生系统仿真验证后,由调度系统集中控制运输机器人与固定设备共同完成调度任务。以贵州某矿井实际辅助运输为研究背景,设计并开发辅助运输数字孪生系统,经虚实一致性验证后,对所提模型与算法进行仿真分析与试验测试。结果表明:辅助运输机器人动态调度策略能够合理分配调度任务,检测和消解机器人冲突,任务分配均衡率达到94.5%;分析订单数、车辆数、区段利用率等因素与运输机器人调度的关系,提高机器人利用率,优化井下资源配置;相比人工调度,动态调度策略规划的订单最大完工时间减少了34.4%、抗扰动稳定性达到了98.3%,机器人设备利用率达到92.79%,验证了所提模型与算法在规避井下机器人运行冲突与抗干扰调度的有效性,显著提高辅助运输机器人的调度效率。 展开更多
关键词 辅助运输机器人 动态调度 数字孪生 任务分配 路径规划
在线阅读 下载PDF
面向未知环境的多无人机自主目标搜索算法
13
作者 王志方 朱少辉 +3 位作者 刘馨阳 林敏 徐刚 刘勇 《兵工学报》 北大核心 2026年第1期18-31,共14页
在执行搜索和救援等关键任务时,旋翼无人机因其高速覆盖能力而日益受到重视。基于这一背景,提出了一种多无人机快速目标搜索算法,旨在实现无人机在目标搜索中的高效协同。该算法的核心在于通过快速探索实现对搜索区域的高效覆盖,进而提... 在执行搜索和救援等关键任务时,旋翼无人机因其高速覆盖能力而日益受到重视。基于这一背景,提出了一种多无人机快速目标搜索算法,旨在实现无人机在目标搜索中的高效协同。该算法的核心在于通过快速探索实现对搜索区域的高效覆盖,进而提升目标搜索效率。具体而言,采用基于网格划分的探索策略和分布式的成对交互机制,使各无人机能够均匀覆盖未知区域,为后续目标搜索奠定基础。在此基础上,提出了一种双模式目标搜索策略,通过动态调整快速搜索与谨慎搜索的优先级,在区域覆盖和目标定位之间实现最优平衡。为提升目标识别能力,传感器融合算法整合了激光雷达与深度相机的感知信息,构建了可集成的目标搜索模块。仿真实验结果表明,在多无人机协同场景下,该算法能够实现对复杂未知环境的自主搜索,不仅保持100%的目标搜索成功率,相比现有算法搜索时间缩短25.4%以上,同时成功应用于300 m×300 m的大范围场景,平均搜索时间为836.0 s,并通过消融实验验证了双模式搜索策略的有效性。 展开更多
关键词 无人机集群 分布式协同 目标搜索 任务分配 路径规划
在线阅读 下载PDF
面向城市作战的并行多无人机协同规划方法
14
作者 贾伟涛 赵彦东 +2 位作者 贾辉 刘子恒 张烨 《火力与指挥控制》 北大核心 2026年第2期145-153,160,共10页
为提升城市作战环境下多无人机协同任务与路径规划问题的并行处理能力,提出一种结合遗传算法和RRT^(*)算法的组合策略。通过改进遗传算法的基因编码,并创新RRT^(*)算法的采样点生成与评估策略,显著提升了算法性能。进一步将RRT^(*)算法... 为提升城市作战环境下多无人机协同任务与路径规划问题的并行处理能力,提出一种结合遗传算法和RRT^(*)算法的组合策略。通过改进遗传算法的基因编码,并创新RRT^(*)算法的采样点生成与评估策略,显著提升了算法性能。进一步将RRT^(*)算法扩展至多无人机实时同步路径规划领域,提高并行处理能力,避免路径冲突,实现高效任务分配与路径规划。仿真实验表明,该算法在多无人机协同规划中效果显著,为城市作战提供了新方案。 展开更多
关键词 城市作战 路径规划 任务分配 多无人机 协同规划
在线阅读 下载PDF
协同测绘异构多无人机在线分布式任务规划方法
15
作者 李嘉轩 石辅天 +1 位作者 单上求 杨雪榕 《国防科技大学学报》 北大核心 2026年第1期196-204,共9页
为了使异构多无人机协同测绘系统具备面对动态环境的决策能力,在离线任务规划模型和结果的基础上进行动态场景算法应用推广,提出了一种改进分层分布式任务规划框架。其中,基于预规划航迹的任务估值方法考虑了全局成本,估值结果通过受限... 为了使异构多无人机协同测绘系统具备面对动态环境的决策能力,在离线任务规划模型和结果的基础上进行动态场景算法应用推广,提出了一种改进分层分布式任务规划框架。其中,基于预规划航迹的任务估值方法考虑了全局成本,估值结果通过受限通信的局部拍卖算法同步更新,避免了任务冲突与局部最优;基于滚动时域预测控制的航迹联合修正方法,满足动态测绘和避障的要求。通过数值仿真在多场景下验证了规划算法的适用性和可靠性。 展开更多
关键词 异构无人机 协同测绘 分布式方法 任务分配 航迹规划
在线阅读 下载PDF
面向电力巡检场景的多无人机任务分配与路径规划方法
16
作者 陈博帆 潘可达 +2 位作者 陈静川 黄楚茵 代洲 《南方电网技术》 北大核心 2026年第2期137-145,共9页
针对电力巡检场景的多无人机任务分配与路径规划问题,提出了一种最大航程约束的多无人机任务分配与路径规划算法。首先基于市场拍卖的方法引入了跳点搜索算法(jump point search,JPS)算法预估无人机到巡检任务以及巡检任务到巡检任务之... 针对电力巡检场景的多无人机任务分配与路径规划问题,提出了一种最大航程约束的多无人机任务分配与路径规划算法。首先基于市场拍卖的方法引入了跳点搜索算法(jump point search,JPS)算法预估无人机到巡检任务以及巡检任务到巡检任务之间的最短避障路径长度,有效解决了任务分配和路径规划的耦合问题;其次,在优化目标函数中融合了无人机的最大航程约束,确保无人机可以在其最大续航能力内完成所分配到的巡检任务;最后,提出了一种懒惰的拍卖策略,在保证任务分配求解质量不变的情况下进一步提高了算法求解的收敛速度。实验结果表明,提出的方法相比于现有方法更符合续航能力有限的旋翼无人机作业需求,同时求解任务分配的时间最大减少了近40%。实验结果证明了所提方法的实用性和有效性。 展开更多
关键词 无人机电力巡检 任务分配 路径规划 最大续航约束
在线阅读 下载PDF
融合BASA*-IGA的自主机器人多任务路径规划
17
作者 苗瑾超 杨立炜 +3 位作者 李萍 刘梦琪 田纪亚 王柏力 《兵工自动化》 北大核心 2026年第2期92-96,共5页
针对有限目标点的单一路径规划问题,提出一种融合双向交替搜索A*算法(bidirectional alternating search algorithm,BASA*)与改进遗传算法(improved genetic algorithm,IGA)的混合算法。引入带有搜索缓冲区域的双向交替搜索机制,以提高A... 针对有限目标点的单一路径规划问题,提出一种融合双向交替搜索A*算法(bidirectional alternating search algorithm,BASA*)与改进遗传算法(improved genetic algorithm,IGA)的混合算法。引入带有搜索缓冲区域的双向交替搜索机制,以提高A*算法在大规模环境中的路径搜索效率;考虑障碍物占比率改进启发式函数,增强算法对复杂环境的评估能力;运用IGA将多任务路径规划转化为离散优化问题,利用BASA*生成任务点之间的编码路径,结合随机遍历抽样选择操作、部分匹配交叉和变异操作,并考虑能耗约束的适应度函数确定目标点的最佳访问顺序。仿真实验结果表明:所提混合算法具备有效性,可为机器人多任务作业提供技术参考。 展开更多
关键词 自主机器人 双向交替搜索A* 遗传算法 多任务路径规划
在线阅读 下载PDF
多移动机器人协作搬运中的协同智能技术综述
18
作者 满都娜 林民 +3 位作者 策力木格 兴安 朝力萌 李孝海 《计算机工程与应用》 北大核心 2026年第5期39-56,共18页
多移动机器人协作搬运技术在智能物流、制造业和智能仓储等领域展现了巨大的应用潜力,成为推动工业自动化和智能化转型的重要驱动力。通过协同智能技术的高度集成与协调能力、实时数据感知与处理能力,以及高效任务分配,多移动机器人系... 多移动机器人协作搬运技术在智能物流、制造业和智能仓储等领域展现了巨大的应用潜力,成为推动工业自动化和智能化转型的重要驱动力。通过协同智能技术的高度集成与协调能力、实时数据感知与处理能力,以及高效任务分配,多移动机器人系统能够在动态复杂的环境中实现精准导航和高效协同任务,从而显著提升搬运任务效率与系统适应性。综述了多移动机器人协作搬运中的协同智能技术,介绍了相关基本概念与系统架构,并强调其在智能制造、智能物流和仓储系统中的应用价值。重点分析了多移动机器人的通信架构、任务分配、环境定位与感知、路径规划等核心技术,结合图和表并引用文献中的实验数据,探讨了这些技术的实现原理、方法分类、优缺点及其在典型仿真或实验环境中的性能表现。最后,讨论了当前技术面临的主要挑战,并展望了未来的研究重点和技术发展趋势,旨在为研究人员与工程师全面梳理多移动机器人协作搬运领域的技术背景、现存问题及未来方向,以推动该领域的技术进步与实际应用。 展开更多
关键词 多移动机器人 协同智能 任务分配 环境定位与感知 路径规划
在线阅读 下载PDF
基于知识图谱的无人机集群覆盖路径规划方法
19
作者 杨欢 《智能物联技术》 2026年第2期29-33,共5页
针对无人机集群在复杂场景中任务分配不均、路径冗余高等问题,研究融合知识图谱的集群路径规划机制。阐述任务-区域语义图谱的构建方法,介绍图神经网络在路径目标推理中的嵌入结构,提出结合动态控制反馈的路径生成与更新算法。在多类仿... 针对无人机集群在复杂场景中任务分配不均、路径冗余高等问题,研究融合知识图谱的集群路径规划机制。阐述任务-区域语义图谱的构建方法,介绍图神经网络在路径目标推理中的嵌入结构,提出结合动态控制反馈的路径生成与更新算法。在多类仿真任务区域的测试结果表明,所提方法在覆盖率、冗余率及控制响应时间等指标上优于对比方案,具有较强的系统稳定性和资源适应性。 展开更多
关键词 无人机集群 知识图谱 路径规划 图神经网络 任务覆盖率
在线阅读 下载PDF
Multi-Robot Task Allocation Using Multimodal Multi-Objective Evolutionary Algorithm Based on Deep Reinforcement Learning 被引量:6
20
作者 苗镇华 黄文焘 +1 位作者 张依恋 范勤勤 《Journal of Shanghai Jiaotong university(Science)》 EI 2024年第3期377-387,共11页
The overall performance of multi-robot collaborative systems is significantly affected by the multi-robot task allocation.To improve the effectiveness,robustness,and safety of multi-robot collaborative systems,a multi... The overall performance of multi-robot collaborative systems is significantly affected by the multi-robot task allocation.To improve the effectiveness,robustness,and safety of multi-robot collaborative systems,a multimodal multi-objective evolutionary algorithm based on deep reinforcement learning is proposed in this paper.The improved multimodal multi-objective evolutionary algorithm is used to solve multi-robot task allo-cation problems.Moreover,a deep reinforcement learning strategy is used in the last generation to provide a high-quality path for each assigned robot via an end-to-end manner.Comparisons with three popular multimodal multi-objective evolutionary algorithms on three different scenarios of multi-robot task allocation problems are carried out to verify the performance of the proposed algorithm.The experimental test results show that the proposed algorithm can generate sufficient equivalent schemes to improve the availability and robustness of multi-robot collaborative systems in uncertain environments,and also produce the best scheme to improve the overall task execution efficiency of multi-robot collaborative systems. 展开更多
关键词 multi-robot task allocation multi-robot cooperation path planning multimodal multi-objective evo-lutionary algorithm deep reinforcement learning
原文传递
上一页 1 2 10 下一页 到第
使用帮助 返回顶部