期刊文献+
共找到4,439篇文章
< 1 2 222 >
每页显示 20 50 100
Multi-platform collaborative MRC-PSO algorithm for anti-ship missile path planning
1
作者 LIU Gang GUO Xinyuan +2 位作者 HUANG Dong CHEN Kezhong LI Wu 《Journal of Systems Engineering and Electronics》 2025年第2期494-509,共16页
To solve the problem of multi-platform collaborative use in anti-ship missile (ASM) path planning, this paper pro-posed multi-operator real-time constraints particle swarm opti-mization (MRC-PSO) algorithm. MRC-PSO al... To solve the problem of multi-platform collaborative use in anti-ship missile (ASM) path planning, this paper pro-posed multi-operator real-time constraints particle swarm opti-mization (MRC-PSO) algorithm. MRC-PSO algorithm utilizes a semi-rasterization environment modeling technique and inte-grates the geometric gradient law of ASMs which distinguishes itself from other collaborative path planning algorithms by fully considering the coupling between collaborative paths. Then, MRC-PSO algorithm conducts chunked stepwise recursive evo-lution of particles while incorporating circumvent, coordination, and smoothing operators which facilitates local selection opti-mization of paths, gradually reducing algorithmic space, accele-rating convergence, and enhances path cooperativity. Simula-tion experiments comparing the MRC-PSO algorithm with the PSO algorithm, genetic algorithm and operational area cluster real-time restriction (OACRR)-PSO algorithm, which demon-strate that the MRC-PSO algorithm has a faster convergence speed, and the average number of iterations is reduced by approximately 75%. It also proves that it is equally effective in resolving complex scenarios involving multiple obstacles. More-over it effectively addresses the problem of path crossing and can better satisfy the requirements of multi-platform collabora-tive path planning. The experiments are conducted in three col-laborative operation modes, namely, three-to-two, three-to-three, and four-to-two, and the outcomes demonstrate that the algorithm possesses strong universality. 展开更多
关键词 anti-ship missiles multi-platform collaborative path planning particle swarm optimization(PSO)algorithm
在线阅读 下载PDF
Improving path planning efficiency for underwater gravity-aided navigation based on a new depth sorting fast search algorithm
2
作者 Xiaocong Zhou Wei Zheng +2 位作者 Zhaowei Li Panlong Wu Yongjin Sun 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第2期285-296,共12页
This study focuses on the improvement of path planning efficiency for underwater gravity-aided navigation.Firstly,a Depth Sorting Fast Search(DSFS)algorithm was proposed to improve the planning speed of the Quick Rapi... This study focuses on the improvement of path planning efficiency for underwater gravity-aided navigation.Firstly,a Depth Sorting Fast Search(DSFS)algorithm was proposed to improve the planning speed of the Quick Rapidly-exploring Random Trees*(Q-RRT*)algorithm.A cost inequality relationship between an ancestor and its descendants was derived,and the ancestors were filtered accordingly.Secondly,the underwater gravity-aided navigation path planning system was designed based on the DSFS algorithm,taking into account the fitness,safety,and asymptotic optimality of the routes,according to the gravity suitability distribution of the navigation space.Finally,experimental comparisons of the computing performance of the ChooseParent procedure,the Rewire procedure,and the combination of the two procedures for Q-RRT*and DSFS were conducted under the same planning environment and parameter conditions,respectively.The results showed that the computational efficiency of the DSFS algorithm was improved by about 1.2 times compared with the Q-RRT*algorithm while ensuring correct computational results. 展开更多
关键词 Depth Sorting Fast Search algorithm Underwater gravity-aided navigation path planning efficiency Quick Rapidly-exploring Random Trees*(QRRT*)
在线阅读 下载PDF
Multiple fixed-wing UAVs collaborative coverage 3D path planning method for complex areas
3
作者 Mengyang Wang Dong Zhang +1 位作者 Chaoyue Li Zhaohua Zhang 《Defence Technology(防务技术)》 2025年第5期197-215,共19页
Complex multi-area collaborative coverage path planning in dynamic environments poses a significant challenge for multi-fixed-wing UAVs(multi-UAV).This study establishes a comprehensive framework that incorporates UAV... Complex multi-area collaborative coverage path planning in dynamic environments poses a significant challenge for multi-fixed-wing UAVs(multi-UAV).This study establishes a comprehensive framework that incorporates UAV capabilities,terrain,complex areas,and mission dynamics.A novel dynamic collaborative path planning algorithm is introduced,designed to ensure complete coverage of designated areas.This algorithm meticulously optimizes the operation,entry,and transition paths for each UAV,while also establishing evaluation metrics to refine coverage sequences for each area.Additionally,a three-dimensional path is computed utilizing an altitude descent method,effectively integrating twodimensional coverage paths with altitude constraints.The efficacy of the proposed approach is validated through digital simulations and mixed-reality semi-physical experiments across a variety of dynamic scenarios,including both single-area and multi-area coverage by multi-UAV.Results show that the coverage paths generated by this method significantly reduce both computation time and path length,providing a reliable solution for dynamic multi-UAV mission planning in semi-physical environments. 展开更多
关键词 Multi-fixed-wing UAVs(multi-UAV) Minimum time cooperative coverage Dynamic complete coverage path planning(DCCPP) Dubins curves Improved dynamic programming algorithm(IDP)
在线阅读 下载PDF
Path planning in uncertain environment by using firefly algorithm 被引量:17
4
作者 B.K.Patle Anish Pandey +1 位作者 A.Jagadeesh D.R.Parhi 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2018年第6期691-701,共11页
Autonomous mobile robot navigation is one of the most emerging areas of research by using swarm intelligence. Path planning and obstacle avoidance are most researched current topics like navigational challenges for mo... Autonomous mobile robot navigation is one of the most emerging areas of research by using swarm intelligence. Path planning and obstacle avoidance are most researched current topics like navigational challenges for mobile robot. The paper presents application and implementation of Firefly Algorithm(FA)for Mobile Robot Navigation(MRN) in uncertain environment. The uncertainty is defined over the changing environmental condition from static to dynamic. The attraction of one firefly towards the other firefly due to variation of their brightness is the key concept of the proposed study. The proposed controller efficiently explores the environment and improves the global search in less number of iterations and hence it can be easily implemented for real time obstacle avoidance especially for dynamic environment. It solves the challenges of navigation, minimizes the computational calculations, and avoids random moving of fireflies. The performance of proposed controller is better in terms of path optimality when compared to other intelligent navigational approaches. 展开更多
关键词 Mobile robot NAVIGATION FIREFLY algorithm path planning OBSTACLE AVOIDANCE
在线阅读 下载PDF
Global optimal path planning for mobile robot based onimproved Dijkstra algorithm and ant system algorithm 被引量:21
5
作者 谭冠政 贺欢 Aaron Sloman 《Journal of Central South University of Technology》 EI 2006年第1期80-86,共7页
A novel method of global optimal path planning for mobile robot was proposed based on the improved Dijkstra algorithm and ant system algorithm. This method includes three steps: the first step is adopting the MAKLINK ... A novel method of global optimal path planning for mobile robot was proposed based on the improved Dijkstra algorithm and ant system algorithm. This method includes three steps: the first step is adopting the MAKLINK graph theory to establish the free space model of the mobile robot, the second step is adopting the improved Dijkstra algorithm to find out a sub-optimal collision-free path, and the third step is using the ant system algorithm to adjust and optimize the location of the sub-optimal path so as to generate the global optimal path for the mobile robot. The computer simulation experiment was carried out and the results show that this method is correct and effective. The comparison of the results confirms that the proposed method is better than the hybrid genetic algorithm in the global optimal path planning. 展开更多
关键词 mobile robot global optimal path planning improved Dijkstra algorithm ant system algorithm MAKLINK graph free MAKLINK line
在线阅读 下载PDF
An efficient QoS routing algorithm for multi-constrained path selection 被引量:1
6
作者 王建新 彭革刚 +1 位作者 陈松乔 陈建二 《Journal of Central South University of Technology》 2003年第2期151-154,共4页
An efficient QoS routing algorithm was proposed for multiple constrained path selection. Making use of efficient pruning policy, the algorithm reduces greatly the size of search space and the computing time. Although ... An efficient QoS routing algorithm was proposed for multiple constrained path selection. Making use of efficient pruning policy, the algorithm reduces greatly the size of search space and the computing time. Although the proposed algorithm has exponential time complexity in the worst case, it can get the running results quickly in practical application. When the scale of network increases, the algorithm can efficiently control the size of search space by constraint conditions and prior queue. The results of simulation show that successful request ratio ( r ) of efficient algorithm for multi-constrained optimal path (EAMCOP) is better than that of heuristic algorithm for multi-constrained optimal path (H-MCOP), but average computing time ( t ) of EAMCOP is far less than that of H-MCOP. And it can be seen that the computing time of EAMCOP is only one fourth of that of H-MCOP in Advanced Research Projects Agency Network (ARPANet) topology. 展开更多
关键词 QOS ROUTING MULTIPLE CONSTRAINT path SELECTION algorithm
在线阅读 下载PDF
EZDCP:A new static task scheduling algorithm with edge-zeroing based on dynamic critical paths 被引量:1
7
作者 陈志刚 华强胜 《Journal of Central South University of Technology》 2003年第2期140-144,共5页
A new static task scheduling algorithm named edge-zeroing based on dynamic critical paths is proposed. The main ideas of the algorithm are as follows: firstly suppose that all of the tasks are in different clusters; s... A new static task scheduling algorithm named edge-zeroing based on dynamic critical paths is proposed. The main ideas of the algorithm are as follows: firstly suppose that all of the tasks are in different clusters; secondly, select one of the critical paths of the partially clustered directed acyclic graph; thirdly, try to zero one of graph communication edges; fourthly, repeat above three processes until all edges are zeroed; finally, check the generated clusters to see if some of them can be further merged without increasing the parallel time. Comparisons of the previous algorithms with edge-zeroing based on dynamic critical paths show that the new algorithm has not only a low complexity but also a desired performance comparable or even better on average to much higher complexity heuristic algorithms. 展开更多
关键词 EZDCP directed ACYCLIC graph DYNAMIC critical path TASK scheduling algorithm
在线阅读 下载PDF
Improved lazy theta algorithm based on octree map for path planning of UAV 被引量:1
8
作者 Meng-shun Yuan Tong-le Zhou Mou Chen 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第5期8-18,共11页
This paper investigates the path planning method of unmanned aerial vehicle(UAV)in threedimensional map.Firstly,in order to keep a safe distance between UAV and obstacles,the obstacle grid in the map is expanded.By us... This paper investigates the path planning method of unmanned aerial vehicle(UAV)in threedimensional map.Firstly,in order to keep a safe distance between UAV and obstacles,the obstacle grid in the map is expanded.By using the data structure of octree,the octree map is constructed,and the search nodes is significantly reduced.Then,the lazy theta*algorithm,including neighbor node search,line-of-sight algorithm and heuristics weight adjustment is improved.In the process of node search,UAV constraint conditions are considered to ensure the planned path is actually flyable.The redundant nodes are reduced by the line-of-sight algorithm through judging whether visible between two nodes.Heuristic weight adjustment strategy is employed to control the precision and speed of search.Finally,the simulation results show that the improved lazy theta*algorithm is suitable for path planning of UAV in complex environment with multi-constraints.The effectiveness and flight ability of the algorithm are verified by comparing experiments and real flight. 展开更多
关键词 Unmanned aerial vehicle path planning Lazy theta*algorithm Octree map Line-of-sight algorithm
在线阅读 下载PDF
Ant Colony System Algorithm for Real-Time Globally Optimal Path Planning of Mobile Robots 被引量:26
9
作者 TAN Guan-Zheng HE Huan SLOMAN Aaron 《自动化学报》 EI CSCD 北大核心 2007年第3期279-285,共7页
为活动机器人计划的即时全球性最佳的路径的一个新奇方法基于蚂蚁殖民地系统(交流) 被建议算法。这个方法包括三步:第一步正在利用 MAKLINK 图理论建立活动机器人的空间模型,第二步正在利用 Dijkstra 算法发现一条非最优的没有碰撞的... 为活动机器人计划的即时全球性最佳的路径的一个新奇方法基于蚂蚁殖民地系统(交流) 被建议算法。这个方法包括三步:第一步正在利用 MAKLINK 图理论建立活动机器人的空间模型,第二步正在利用 Dijkstra 算法发现一条非最优的没有碰撞的路径,并且第三步正在利用 ACS 算法优化非最优的路径的地点以便产生全球性最佳的路径。建议方法是有效的并且能在即时路径被使用活动机器人计划的计算机模拟实验表演的结果。建议方法比与优秀人材模型一起基于基因算法计划方法的路径处于集中速度,答案变化,动态集中行为,和计算效率有更好的性能,这被验证了。 展开更多
关键词 蚁群系统 运算法则 自动化系统 计算机技术
在线阅读 下载PDF
Distributed collaborative complete coverage path planning based on hybrid strategy 被引量:1
10
作者 ZHANG Jia DU Xin +1 位作者 DONG Qichen XIN Bin 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第2期463-472,共10页
Collaborative coverage path planning(CCPP) refers to obtaining the shortest paths passing over all places except obstacles in a certain area or space. A multi-unmanned aerial vehicle(UAV) collaborative CCPP algorithm ... Collaborative coverage path planning(CCPP) refers to obtaining the shortest paths passing over all places except obstacles in a certain area or space. A multi-unmanned aerial vehicle(UAV) collaborative CCPP algorithm is proposed for the urban rescue search or military search in outdoor environment.Due to flexible control of small UAVs, it can be considered that all UAVs fly at the same altitude, that is, they perform search tasks on a two-dimensional plane. Based on the agents’ motion characteristics and environmental information, a mathematical model of CCPP problem is established. The minimum time for UAVs to complete the CCPP is the objective function, and complete coverage constraint, no-fly constraint, collision avoidance constraint, and communication constraint are considered. Four motion strategies and two communication strategies are designed. Then a distributed CCPP algorithm is designed based on hybrid strategies. Simulation results compared with patternbased genetic algorithm(PBGA) and random search method show that the proposed method has stronger real-time performance and better scalability and can complete the complete CCPP task more efficiently and stably. 展开更多
关键词 multi-agent cooperation unmanned aerial vehicles(UAV) distributed algorithm complete coverage path planning(CCPP)
在线阅读 下载PDF
A Tool Path Re-generation Algorithm for Die & Mold Machining
11
作者 L P Zhang J Y H Fuh A Y C Nee 《厦门大学学报(自然科学版)》 CAS CSCD 北大核心 2002年第S1期101-102,共2页
Facing the challenges of a shorter product design a nd manufacturing lead-time, many mold companies are using 3-D CAD/CAM software s ystems in design and manufacturing. A new product file is often issued to the mo ld ... Facing the challenges of a shorter product design a nd manufacturing lead-time, many mold companies are using 3-D CAD/CAM software s ystems in design and manufacturing. A new product file is often issued to the mo ld design department before it is completely finalized and the design may have t o be iterated many times during the mold design and making processes. In practic e, if a mold has been modified, all the tool paths that cover the modified regio n must be re-generated, no matter how small the modified region may be. With th e available tool path generation systems, if a tool path needs to be re-generat ed, all the cutter location (CL) points must be re-calculated, and none of the original CL points can be re-used. It would require as much time to re-gen erate the modified tool path as in the original case. On the other hand, the mod ified region is usually quite small compared with the entire mold. The complete re-generation process is therefore highly unproductive and time-consuming. This paper proposes an efficient tool path re-generation approach for 3-axis d ie and mold machining. It is assumed in this research that a gouge-free too l path has been generated for the original mold and the same ball end-mill is to be used to generate the tool path for the modified mold. It is shown in th is work that if the boundary of the modified region is interference-free, the a ffected CL points are enclosed by a set of CL points which correspond to the poi nts on the boundary of the modified region. An efficient tool path re-generatio n algorithm was developed in this research. With this algorithm, a closed CL cur ve is first generated from the boundary of the affected region. The CL points fo r the original mold are then analyzed by comparing the x and y values with the b oundary of the affected CL points. If the CL points are not affected by the modi fication, they are output to the new CL file directly. Otherwise, they are remov ed and replaced by the new CL points. The algorithm has been tested using severa l industrial parts, and results show that it is efficient, robust, and the re-g enerated tool path is gouge-free and smooth. 展开更多
关键词 A Tool path Re-generation algorithm for Die Mold Machining
在线阅读 下载PDF
再生稻头季低碾压收获作业路径规划技术研究 被引量:2
12
作者 胡炼 张鸿 +6 位作者 何杰 满忠贤 岳孟东 屈高凯 唐启源 黄培奎 罗锡文 《农业机械学报》 北大核心 2025年第2期19-27,共9页
路径规划是决定再生稻头季收获作业效率和质量的关键因素之一。目前,无人农机在作业区域内的全覆盖路径规划技术研究中,较少有考虑收获机在田间收获时对再生稻的碾压问题,为此本文开展减少碾压的再生稻收获路径规划研究。通过分析农田... 路径规划是决定再生稻头季收获作业效率和质量的关键因素之一。目前,无人农机在作业区域内的全覆盖路径规划技术研究中,较少有考虑收获机在田间收获时对再生稻的碾压问题,为此本文开展减少碾压的再生稻收获路径规划研究。通过分析农田信息、待作业区域和卸粮等,将再生稻收获卸粮路径规划问题转化为带有容量约束的车辆路径问题(CVRP)。以收获机最小碾压面积和最短总路径为目标,构建再生稻收获路径数学模型。提出再生稻少碾压路径规划混合算法,采用传统蚁群算法(ACO)和2-opt算法获得最优路径。以再生稻无人驾驶收获机为对象,设计直线路径规划田间试验、地头转向路径以及卸粮路径规划田间试验和全环节田间作业试验,采用自动驾驶系统进行田间试验,考察收获机田间碾压率。结果表明,直线跟踪平均绝对误差为3.51 cm,最大偏差为8.24 cm,直线段作业碾压率为17.55%。地头区域碾压率下降52.2%。本研究设计的路径规划全田碾压率为27.42%,满足再生稻特殊的作业要求。 展开更多
关键词 再生稻 收获机 无人驾驶 路径规划 蚁群算法 2-opt算法
在线阅读 下载PDF
六自由度机械臂快速路径规划与手眼标定研究 被引量:3
13
作者 孙超 胡志明 +2 位作者 彭麟谊 叶子安 丁建军 《制造技术与机床》 北大核心 2025年第2期48-56,共9页
针对双向快速随机扩展树(rapidly-exploring random trees-connect,RRT-Connect)算法的随机性强、搜索效率低、路径规划时间过长等问题,提出一种改进的RRT-Connect算法。该算法在起始点与目标点连线的中垂线上设置第三节点,采用高斯分... 针对双向快速随机扩展树(rapidly-exploring random trees-connect,RRT-Connect)算法的随机性强、搜索效率低、路径规划时间过长等问题,提出一种改进的RRT-Connect算法。该算法在起始点与目标点连线的中垂线上设置第三节点,采用高斯分布限制第三节点的采样区域,避免第三采样节点距离中点较远导致的路径冗余。算法通过第三节点分别向起始点和目标点生成2棵随机树,结合贪婪算法思想以及引入动态步长的方法,提高算法的规划效率。仿真结果表明,改进的RRT-Connect算法相较于传统RRT-Connect算法,平均运行时间缩短了48.7%,平均迭代次数减少了38.9%,平均路径长度减少了25.2%。另外,针对传统的九点标定法精度的问题,提出一种改进的九点标定方法,该方法通过获取机械臂在空间同一点的多组位姿计算机械臂第六轴长度,在已知机械臂各关节角和轴长情况下,计算得到机械臂末端执行器安装后第六轴的长度,从而提高手眼标定的精度。试验结果表明,改进的方法相较于传统九点标定法其精度平均提高了2.09%。最后,在机械臂平台验证改进的RRT-Connect算法和改进的九点标定法,试验结果表明,改进的RRT-Connect算法相较于DRRT-Connect(dynamicRRT-Connect)算法在路径规划总时间和总长度上分别减少了8.28%和4.79%,改进的九点标定法相较于传统的九点标定法抓取精度提高了3%。 展开更多
关键词 机械臂 路径规划 贪婪算法 RRT-Connect算法 九点标定
在线阅读 下载PDF
改进邻域扩展A^(*)算法的移动机器人路径规划 被引量:1
14
作者 董雅文 杨静雯 +1 位作者 张宝锋 赵小惠 《机械设计与制造》 北大核心 2025年第1期291-295,共5页
为解决A^(*)算法在规划路径时存在转折角度过大、路径不平滑的问题,提出改进邻域扩展A^(*)算法。首先,对A^(*)算法搜索范围扩展至24邻域,然后对邻域进行二次数量优化处理得到最终邻域搜索节点。其次,设计具有双层位置导向信息的评价函数... 为解决A^(*)算法在规划路径时存在转折角度过大、路径不平滑的问题,提出改进邻域扩展A^(*)算法。首先,对A^(*)算法搜索范围扩展至24邻域,然后对邻域进行二次数量优化处理得到最终邻域搜索节点。其次,设计具有双层位置导向信息的评价函数,最后对所得路径进行二次平滑处理以剔除冗余节点并削弱路径尖峰的剧烈程度。仿真结果表明,改进邻域扩展A^(*)算法在路径长度、搜索节点数量、规划时间上均优于传统A^(*)算法,且路径无尖峰转角,整体趋势平缓。 展开更多
关键词 点对点路径规划 A^(*)算法 邻域扩展
在线阅读 下载PDF
决策学习型蜣螂优化算法的无人机协同路径规划 被引量:1
15
作者 张乐 胡毅文 +2 位作者 杨红 杨超 马宏远 《计算机应用研究》 北大核心 2025年第1期196-204,共9页
针对多无人机协同路径规划问题,提出了一种决策学习型蜣螂优化算法(DLDBO)。传统蜣螂优化算法(DBO)种群之间缺乏信息互换,容易陷入局部最优解。因此,利用Pearson相关系数计算个体之间的相似性,通过相似性指标判断并作出决策:若不相似,... 针对多无人机协同路径规划问题,提出了一种决策学习型蜣螂优化算法(DLDBO)。传统蜣螂优化算法(DBO)种群之间缺乏信息互换,容易陷入局部最优解。因此,利用Pearson相关系数计算个体之间的相似性,通过相似性指标判断并作出决策:若不相似,利用折射反向学习计算得到候选解,在一定程度上提高个体之间影响的同时增强算法跳出局部最优的能力;若相似,利用所提出的链式邻近学习引导蜣螂个体,增加影响个体更新的因素,充分促进个体之间的信息交流。在CEC2017测试套件的29个测试函数上进行了充分的对比实验,结果表明,DLDBO性能明显优于其他六种先进的变体算法。利用DLDBO规划无人机群的飞行路径,最终能够得到较为理想的协同路径并且有效避开威胁,优于其余三种优秀的协同路径规划算法,满足了无人机协同飞行的需求。 展开更多
关键词 蜣螂优化算法 折射反向学习 链式邻近学习 无人机协同路径规划
在线阅读 下载PDF
基于邻域搜索策略的蜣螂优化算法及应用 被引量:1
16
作者 杜晓昕 牛丽明 +3 位作者 王波 王一萍 李长荣 王振飞 《广西师范大学学报(自然科学版)》 北大核心 2025年第2期149-167,共19页
针对蜣螂优化算法存在收敛速度慢,容易陷入局部最优,且全局探索能力较弱等问题,受领导者-追随者策略(leader-follower)的启发,本文提出一种基于邻域搜索策略的蜣螂优化算法。首先,引入Singer映射初始化种群,提高初始解的质量,提高算法... 针对蜣螂优化算法存在收敛速度慢,容易陷入局部最优,且全局探索能力较弱等问题,受领导者-追随者策略(leader-follower)的启发,本文提出一种基于邻域搜索策略的蜣螂优化算法。首先,引入Singer映射初始化种群,提高初始解的质量,提高算法的收敛速度;其次,提出一种邻域搜索策略来增强种群多样性,跳出局部收敛,提高算法的局部开发能力;最后,设计一种精英池-扰动策略来扩大搜索范围,增强算法的全局勘探和局部寻优能力,提高算法的求解效率及求解精度。为了验证所提算法的有效性,本文设计一系列实验来验证所提算法的性能,结果表明,该算法在寻优精度和收敛速度方面有较大提升。将该算法应用于无人机三维路径规划问题,实验结果表明,该算法在处理实际应用问题时表现出了有效性和高效性。 展开更多
关键词 蜣螂优化算法 路径规划 Singer映射 邻域搜索策略 精英池-扰动策略
在线阅读 下载PDF
改进A^(*)算法融合DWA机器人路径规划研究 被引量:1
17
作者 曾宪阳 张加旺 《电子测量技术》 北大核心 2025年第6期20-27,共8页
在物流机器人运输流程中,路径规划是核心环节,面临路径不够平滑及算法搜索效率低下的挑战。A^(*)算法作为广泛应用的全局路径规划方法,在应用于物流机器人时存在无法有效实现路径平滑等问题。为此,对传统A^(*)算法进行了改进,通过动态... 在物流机器人运输流程中,路径规划是核心环节,面临路径不够平滑及算法搜索效率低下的挑战。A^(*)算法作为广泛应用的全局路径规划方法,在应用于物流机器人时存在无法有效实现路径平滑等问题。为此,对传统A^(*)算法进行了改进,通过动态加权处理启发函数,并利用Floyd算法去除路径中的冗余点,同时引入安全距离机制以防碰撞。此外,还对路径进行了平滑优化,以更好地适应物流机器人的实际移动需求。MATLAB仿真结果显示,改进后的A^(*)算法相比传统算法在转折点数量上平均减少了58.5%,路径长度缩短了3.19%,遍历点数降低了59.9%。进一步结合DWA算法进行局部路径规划,实现了避障功能。通过仿真和实车实验验证了该融合算法的有效性。 展开更多
关键词 A^(*)算法 路径规划 DWA算法 物流机器人 MATLAB仿真
在线阅读 下载PDF
基于多策略改进灰狼算法的无人机路径规划 被引量:1
18
作者 宋宇 高岗 +1 位作者 梁超 徐军生 《电子测量技术》 北大核心 2025年第1期84-91,共8页
针对传统的灰狼算法在三维路径规划中容易陷入局部最优等问题,本文提出了一种改进的灰狼算法。首先,对三维威胁区域进行环境建模,对约束条件规定无人机飞行的总成本函数;其次,在灰狼种群初始化中加入了混沌序列和准反向学习策略,增加了... 针对传统的灰狼算法在三维路径规划中容易陷入局部最优等问题,本文提出了一种改进的灰狼算法。首先,对三维威胁区域进行环境建模,对约束条件规定无人机飞行的总成本函数;其次,在灰狼种群初始化中加入了混沌序列和准反向学习策略,增加了群种多样性以及未知领域的搜索范围,通过对自适应权重因子的改进来更新个体位置,从而加快收敛速度;最后,为了避免陷入局部最优,引入了粒子群算法从而平衡全局开发与局部收敛。通过实验结果表明,相较于另外3种典型路径规划算法,改进灰狼算法可以寻找出一条安全可行的路径,并且有着较稳定的寻优能力。 展开更多
关键词 无人机 三维路径规划 混沌序列 准反向学习 灰狼算法 粒子群算法
在线阅读 下载PDF
基于学习型多策略改进鲸鱼算法的路径规划研究 被引量:2
19
作者 岳凡 艾尔肯·亥木都拉 刘拴 《组合机床与自动化加工技术》 北大核心 2025年第2期46-51,56,共7页
为解决机器人在路径规划中路径过长与后期寻优停滞的问题,提出了一种学习型多策略改进鲸鱼优化算法(reinforcement learning multi-strategy improvement whale optimization algorithm,RLMIWOA),并在欧式距离的基础上引入了障碍物信息... 为解决机器人在路径规划中路径过长与后期寻优停滞的问题,提出了一种学习型多策略改进鲸鱼优化算法(reinforcement learning multi-strategy improvement whale optimization algorithm,RLMIWOA),并在欧式距离的基础上引入了障碍物信息与拐点信息,构建了路径规划适应度函数。首先,引入自适应帐篷映射初始化,使得初始化种群更加均匀;其次,引入了非线性收敛策略平衡算法的开发和探索阶段;然后,通过采用非线性加权因子对最优个体进行扰动,避免了其他个体对最优个体的“盲从”;最后,通过采用强化学习结合ε-精英逐维反向学习策略和动态局部最优逃生策略,提高了算法的收敛效率和跳出局部最优的能力。实验结果表明:RLMIWOA算法可以高效地找到最优路径,在路径搜索方面具有显著的优势。 展开更多
关键词 路径规划 强化学习 鲸鱼优化算法 适应度函数 局部最优
在线阅读 下载PDF
基于改进D^(*)Lite算法的疏散路径规划方法研究
20
作者 李墨潇 张建辉 +4 位作者 王晟旻 冯谦 张斌 邱绍峰 耿明 《中国安全生产科学技术》 北大核心 2025年第3期42-49,共8页
为应对应急疏散中大面积路网结构的路径规划问题,提出1种改进D^(*)Lite算法的疏散路径规划方法。首先,根据不同邻域结构的路网特点,采用多邻域网络流遍历方法;其次,为解决算法在路网结构的独头或环形路段中无法继续搜索的问题,提出1种... 为应对应急疏散中大面积路网结构的路径规划问题,提出1种改进D^(*)Lite算法的疏散路径规划方法。首先,根据不同邻域结构的路网特点,采用多邻域网络流遍历方法;其次,为解决算法在路网结构的独头或环形路段中无法继续搜索的问题,提出1种双层搜索的方式;此外,基于路径坡度变化,优化算法的代价计算方式;最后,为检验改进D^(*)Lite算法的路径规划能力,探讨区域危险发生、区域危险新增和区域恢复3种情景下的路径变化,研究D^(*)Lite算法在考虑路径坡度情况下的避险能力。研究结果表明:改进后的算法能够根据危险情况的变化调整路径,且考虑路径坡度能够获得更为准确的疏散时间。研究结果可为应急疏散工作提供指导。 展开更多
关键词 路径规划 应急疏散 改进算法 路径坡度
在线阅读 下载PDF
上一页 1 2 222 下一页 到第
使用帮助 返回顶部