期刊文献+
共找到1,068篇文章
< 1 2 54 >
每页显示 20 50 100
基于改进APF-FMT^(*)的农业机器人路径规划算法
1
作者 张亚莉 莫振杰 +2 位作者 田昊鑫 兰玉彬 王林琳 《华南农业大学学报》 CAS CSCD 北大核心 2024年第3期408-415,共8页
【目的】解决农业机器人在复杂农业环境下全局路径规划耗时过长、路径最优解求解困难的问题。【方法】提出一种基于改进人工势场法的快速行进树算法(APF-FMT^(*))。首先,在引力势场中引入相对距离,根据与目标点的距离改变引力大小,克服... 【目的】解决农业机器人在复杂农业环境下全局路径规划耗时过长、路径最优解求解困难的问题。【方法】提出一种基于改进人工势场法的快速行进树算法(APF-FMT^(*))。首先,在引力势场中引入相对距离,根据与目标点的距离改变引力大小,克服了人工势场法距离目标点过远时引力过大的问题;然后,将FMT^(*)算法与改进人工势场法相结合,采用三阶B样条曲线对路径进行平滑处理;最后,建立3个农业工作地图进行仿真试验。【结果】仿真结果表明,与FMT^(*)、RRT^(*)和Informed-RRT^(*)3种算法对比,在地图Map1和Map2中,APF-FMT^(*)都能快速找到良好的解,且随样本数量增加获得的路径解得到改善,搜索时间比其他3种算法减少45%以上;在有狭小通道的Map3中,APF-FMT^(*)、FMT^(*)搜索时间比RRT^(*)和Informed-RRT^(*)减少75%以上,并且获得更好的解。【结论】本研究提出的APF-FMT^(*)算法不仅克服了FMT^(*)算法冗余探索问题,还有效地解决了人工势场法目标点不可达的问题,提高了农业机器人路径规划效率和作业安全性。 展开更多
关键词 路径规划 农业机器人 人工势场法 FMT^(*)算法
下载PDF
基于改进D*Lite⁃APF算法的巡检机器人路径规划 被引量:1
2
作者 胡粒琪 曾维 +3 位作者 陈才华 张鹏 王艺儒 李铜 《现代电子技术》 北大核心 2024年第5期155-159,共5页
针对巡检机器人在动态场景下路径规划存在非全局最优、路径不平滑及局部避障效果不佳的问题,提出一种将改进D*Lite算法和人工势场法融合的算法。首先优化D*Lite算法启发代价函数,提升规划效率,并引入Dubins曲线平滑生成的全局路径;其次... 针对巡检机器人在动态场景下路径规划存在非全局最优、路径不平滑及局部避障效果不佳的问题,提出一种将改进D*Lite算法和人工势场法融合的算法。首先优化D*Lite算法启发代价函数,提升规划效率,并引入Dubins曲线平滑生成的全局路径;其次改进人工势场法势场函数并添加随机半径扰动点,解决局部碰撞问题,提高避障性能;最后将两种优化算法有效融合,实现全局规划和局部避障。仿真实验结果表明,相较于单一D*Lite算法,融合算法在路径长度、时间花销、路径拐点及扩展节点数方面均表现更优,能在确保全局路径最优的情况下有效避障。 展开更多
关键词 巡检机器人 路径规划 D*Lite Dubins曲线 人工势场法 避障
下载PDF
Cooperative Search of UAV Swarm Based on Ant Colony Optimization with Artificial Potential Field 被引量:4
3
作者 XING Dongjing ZHEN Ziyang +1 位作者 ZHOU Chengyu GONG Huajun 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2019年第6期912-918,共7页
An ant colony optimization with artificial potential field(ACOAPF)algorithm is proposed to solve the cooperative search mission planning problem of unmanned aerial vehicle(UAV)swarm.This algorithm adopts a distributed... An ant colony optimization with artificial potential field(ACOAPF)algorithm is proposed to solve the cooperative search mission planning problem of unmanned aerial vehicle(UAV)swarm.This algorithm adopts a distributed architecture where each UAV is considered as an ant and makes decision autonomously.At each decision step,the ants choose the next gird according to the state transition rule and update its own artificial potential field and pheromone map based on the current search results.Through iterations of this process,the cooperative search of UAV swarm for mission area is realized.The state transition rule is divided into two types.If the artificial potential force is larger than a threshold,the deterministic transition rule is adopted,otherwise a heuristic transition rule is used.The deterministic transition rule can ensure UAVs to avoid the threat or approach the target quickly.And the heuristics transition rule considering the pheromone and heuristic information ensures the continuous search of area with the goal of covering more unknown area and finding more targets.Finally,simulations are carried out to verify the effectiveness of the proposed ACOAPF algorithm for cooperative search mission of UAV swarm. 展开更多
关键词 ant colony optimization artificial potential field cooperative search unmanned aerial vehicle(UAV)swarm
下载PDF
NOVEL APPROACH FOR ROBOT PATH PLANNING BASED ON NUMERICAL ARTIFICIAL POTENTIAL FIELD AND GENETIC ALGORITHM 被引量:2
4
作者 WANG Weizhong ZHAO Jie GAO Yongsheng CAI Hegao 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2006年第3期340-343,共4页
A novel approach for collision-free path planning of a multiple degree-of-freedom (DOF) articulated robot in a complex environment is proposed. Firstly, based on visual neighbor point (VNP), a numerical artificial... A novel approach for collision-free path planning of a multiple degree-of-freedom (DOF) articulated robot in a complex environment is proposed. Firstly, based on visual neighbor point (VNP), a numerical artificial potential field is constructed in Cartesian space, which provides the heuristic information, effective distance to the goal and the motion direction for the motion of the robot joints. Secondly, a genetic algorithm, combined with the heuristic rules, is used in joint space to determine a series of contiguous configurations piecewise from initial configuration until the goal configuration is attained. A simulation shows that the method can not only handle issues on path planning of the articulated robots in environment with complex obstacles, but also improve the efficiency and quality of path planning. 展开更多
关键词 Robot Path planning artificial potential field Genetic algorithm
下载PDF
基于双向A^(*)-APF算法的船舶路径规划研究
5
作者 孟凡齐 孙潇潇 +2 位作者 朱金善 梅斌 郑沛洁 《大连海洋大学学报》 CAS CSCD 北大核心 2024年第3期506-515,共10页
为解决目前船舶路径规划算法中存在的全局非最优解和局部最优解等问题,在双向A^(*)算法的基础上加入了优化函数PathOptimization和IsClear,以去除冗余拐点,缩短全局路径距离;在人工势场法(artificial potential field,APF)的基础上,设... 为解决目前船舶路径规划算法中存在的全局非最优解和局部最优解等问题,在双向A^(*)算法的基础上加入了优化函数PathOptimization和IsClear,以去除冗余拐点,缩短全局路径距离;在人工势场法(artificial potential field,APF)的基础上,设定离散化步长函数、斥力感应阈值和临时终点,以避免局部最优解和震荡问题;实现两种算法的融合算法(双向A^(*)-APF算法),在MATLAB模拟的相同栅格图中,对比算法改进前后的模拟试验数据。结果表明,融合算法平均减少了50%的冗余拐点,平均减少了47.5%的算法搜索时间,平均缩短了7%的路径距离,能够同时安全规避动态障碍物和静态障碍物。研究表明,双向A^(*)-APF算法可用于解决船舶路径全局非最优解和局部最优解等问题。 展开更多
关键词 双向A^(*)算法 人工势场法 路径规划 融合算法
下载PDF
Collision avoidance planning in multi-robot system based on improved artificial potential field and rules 被引量:4
6
作者 原新 朱齐丹 严勇杰 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2009年第3期413-418,共6页
For real-time and distributed features of multi-robot system,the strategy of combining the improved artificial potential field method and the rules based on priority is proposed to study the collision avoidance planni... For real-time and distributed features of multi-robot system,the strategy of combining the improved artificial potential field method and the rules based on priority is proposed to study the collision avoidance planning in multi-robot systems. The improved artificial potential field based on simulated annealing algorithm satisfactorily overcomes the drawbacks of traditional artificial potential field method,so that robots can find a local collision-free path in the complex environment. According to the movement vector trail of robots,collisions between robots can be detected,thereby the collision avoidance rules can be obtained. Coordination between robots by the priority based rules improves the real-time property of multi-robot system. The combination of these two methods can help a robot to find a collision-free path from a starting point to the goal quickly in an environment with many obstacles. The feasibility of the proposed method is validated in the VC-based simulated environment. 展开更多
关键词 多机器人系统 人工势场法 模拟退火算法 模拟环境 无碰撞 避碰规划 矢量跟踪 避免碰撞
下载PDF
改进APF的无人机编队避障最优一致性控制方法
7
作者 李亚文 张鹏飞 +1 位作者 何印 马振华 《航天控制》 CSCD 2024年第1期17-23,共7页
针对传统人工势场(Artificial Potential Field,APF)解决避障问题时出现的局部极小值、目标不可达等缺点,提出了一种结合APF和具有协同避障效果的最优一致性控制方法。基于固定无向通信拓扑的双积分器无人机编队模型,引入具有避障代价... 针对传统人工势场(Artificial Potential Field,APF)解决避障问题时出现的局部极小值、目标不可达等缺点,提出了一种结合APF和具有协同避障效果的最优一致性控制方法。基于固定无向通信拓扑的双积分器无人机编队模型,引入具有避障代价函数的最优一致性控制协议,解决APF避障的局限性问题,同时对多无人机进行编队控制,使无人机编队控制系统的一致性性能指标、控制消耗性能指标和避障性能指标达到最优解。此外,通过对每架无人机构建虚拟斥力势场,防止在避障过程中出现机间碰撞。仿真结果表明,与改进APF的非最优一致性控制相比,本文提出的改进APF的最优一致性控制能够缩短任务用时32%,且能够极大程度上保持队形完整性,减少避障所造成的一致性消耗和控制损耗。 展开更多
关键词 无人机编队 协同避障 人工势场法 最优一致性控制
下载PDF
Solution to reinforcement learning problems with artificial potential field 被引量:3
8
作者 谢丽娟 谢光荣 +1 位作者 陈焕文 李小俚 《Journal of Central South University of Technology》 EI 2008年第4期552-557,共6页
A novel method was designed to solve reinforcement learning problems with artificial potential field.Firstly a reinforcement learning problem was transferred to a path planning problem by using artificial potential fi... A novel method was designed to solve reinforcement learning problems with artificial potential field.Firstly a reinforcement learning problem was transferred to a path planning problem by using artificial potential field(APF),which was a very appropriate method to model a reinforcement learning problem.Secondly,a new APF algorithm was proposed to overcome the local minimum problem in the potential field methods with a virtual water-flow concept.The performance of this new method was tested by a gridworld problem named as key and door maze.The experimental results show that within 45 trials,good and deterministic policies are found in almost all simulations.In comparison with WIERING's HQ-learning system which needs 20 000 trials for stable solution,the proposed new method can obtain optimal and stable policy far more quickly than HQ-learning.Therefore,the new method is simple and effective to give an optimal solution to the reinforcement learning problem. 展开更多
关键词 强化学习 计划 导航 电位
下载PDF
基于改进APF-RRT的6R机械臂避障路径规划
9
作者 王杲 库祥臣 +2 位作者 吴鸿宇 段磊 张小雨 《机床与液压》 北大核心 2024年第11期27-32,共6页
针对6R机械臂在复杂环境下进行避障路径规划时成功率低、效率低等问题,提出一种改进人工势场法(APF)与快速扩展随机树法(RRT)的融合算法。对于传统APF目标不可达问题,提出引入斥力调节因子优化斥力函数,使得机械臂靠近目标点时,障碍物... 针对6R机械臂在复杂环境下进行避障路径规划时成功率低、效率低等问题,提出一种改进人工势场法(APF)与快速扩展随机树法(RRT)的融合算法。对于传统APF目标不可达问题,提出引入斥力调节因子优化斥力函数,使得机械臂靠近目标点时,障碍物对机械臂的斥力逐渐减小并顺利到达目标点;针对传统RRT算法随机性过强问题,提出目标导向策略进行优化,使得采样点有一定的概率向目标点扩展;当APF陷入局部最优时,采用改进RRT算法进行路径规划,当跳出局部最优时,切换为APF继续路径规划。仿真结果表明:改进APF-RRT算法能适应各种复杂环境,且相较于传统APF和RRT算法具有规划时间短、规划成功率高等优点,有效解决了APF目标不可达和局部最小值的问题。最后通过JAKA机器人实验平台进行实际环境实验,验证了改进APF-RRT融合算法的可行性。 展开更多
关键词 6R机械臂 避障 路径规划 人工势场法 快速扩展随机树法
下载PDF
APF与A*融合的多目标点路径规划算法
10
作者 邢慧杰 张晓滨 张宏伟 《计算机技术与发展》 2024年第8期116-121,共6页
在智能餐厅环境下,针对移动机器人在多目标点路径规划时存在规划效率不高的问题,提出了一种基于A*算法与APF算法相结合的多目标点路径规划的方法。将多目标点路径规划问题转化成类旅行商问题,采用A*算法和人工势场法规划出多目标点的最... 在智能餐厅环境下,针对移动机器人在多目标点路径规划时存在规划效率不高的问题,提出了一种基于A*算法与APF算法相结合的多目标点路径规划的方法。将多目标点路径规划问题转化成类旅行商问题,采用A*算法和人工势场法规划出多目标点的最优遍历顺序。首先,将若干个目标点用一个集合表示并应用在A*算法上面,实现A*算法多个目标点的路径规划;其次,引入人工势场法对多个目标点进行优先级判定,借助人工势场法计算各个目标点的势能值,之后利用人工势场法得到的势能值对目标点集进行排序,完成各个目标点之间的最优顺序;最后,对规划好的目标点集使用A*算法进行全局路径规划。为了验证该方法的有效性和先进性,将该算法进行消融实验,同时也与两种典型的多目标点规划算法进行对比。结果表明,该算法是有效的,能够在缩短路径规划时间和降低路径代价的同时规划出一条有效路径。 展开更多
关键词 移动机器人 A*算法 人工势场法 多目标点路径规划 融合算法
下载PDF
Stability-Considered Lane Keeping Control of Commercial Vehicles Based on Improved APF Algorithm
11
作者 Bin Tang Zhengyi Yang +3 位作者 Haobin Jiang Ziyan Lin Zhanxiang Xu Zitian Hu 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2024年第1期114-129,共16页
Regarding the lane keeping system,path tracking accuracy and lateral stability at high speeds need to be taken into account especially for commercial vehicles due to the characteristics of larger mass,longer wheelbase... Regarding the lane keeping system,path tracking accuracy and lateral stability at high speeds need to be taken into account especially for commercial vehicles due to the characteristics of larger mass,longer wheelbase and higher mass center.To improve the performance mentioned above comprehensively,the control strategy based on improved artificial potential field(APF)algorithm is proposed.In the paper,time to lane crossing(TLC)is introduced into the potential field function to enhance the accuracy of path tracking,meanwhile the vehicle dynamics parameters including yaw rate and lateral acceleration are chosen as the repulsive force field source.The lane keeping controller based on improved APF algorithm is designed and the stability of the control system is proved based on Lyapunov theory.In addition,adaptive inertial weight particle swarm optimization algorithm(AIWPSO)is applied to optimize the gain of each potential field function.The co-simulation results indicate that the comprehensive evaluation index respecting lane tracking accuracy and lateral stability is reduced remarkably.Finally,the proposed control strategy is verified by the HiL test.It provides a beneficial reference for dynamics control of commercial vehicles and enriches the theoretical development and practical application of artificial potential field method in the field of intelligent driving. 展开更多
关键词 Lane keeping control Commercial vehicles Lateral stability artificial potential field AIWPSO
下载PDF
Mobile robot path planning method combined improved artificial potential field with optimization algorithm 被引量:1
12
作者 赵杰 Yu Zhenzhong Yan Jihong Gao Yongsheng Chen Zhifeng 《High Technology Letters》 EI CAS 2011年第2期160-165,共6页
关键词 机器人路径规划 优化算法 人工势场 移动 信赖域算法 采样周期 动态障碍物 目标位置
下载PDF
Path Planning for AUVs Based on Improved APF-AC Algorithm
13
作者 Guojun Chen Danguo Cheng +2 位作者 Wei Chen Xue Yang Tiezheng Guo 《Computers, Materials & Continua》 SCIE EI 2024年第3期3721-3741,共21页
With the increase in ocean exploration activities and underwater development,the autonomous underwater vehicle(AUV)has been widely used as a type of underwater automation equipment in the detection of underwater envir... With the increase in ocean exploration activities and underwater development,the autonomous underwater vehicle(AUV)has been widely used as a type of underwater automation equipment in the detection of underwater environments.However,nowadays AUVs generally have drawbacks such as weak endurance,low intelligence,and poor detection ability.The research and implementation of path-planning methods are the premise of AUVs to achieve actual tasks.To improve the underwater operation ability of the AUV,this paper studies the typical problems of path-planning for the ant colony algorithm and the artificial potential field algorithm.In response to the limitations of a single algorithm,an optimization scheme is proposed to improve the artificial potential field ant colony(APF-AC)algorithm.Compared with traditional ant colony and comparative algorithms,the APF-AC reduced the path length by 1.57%and 0.63%(in the simple environment),8.92%and 3.46%(in the complex environment).The iteration time has been reduced by approximately 28.48%and 18.05%(in the simple environment),18.53%and 9.24%(in the complex environment).Finally,the improved APF-AC algorithm has been validated on the AUV platform,and the experiment is consistent with the simulation.Improved APF-AC algorithm can effectively reduce the underwater operation time and overall power consumption of the AUV,and shows a higher safety. 展开更多
关键词 PATH-PLANNING autonomous underwater vehicle ant colony algorithm artificial potential field bio-inspired neural network
下载PDF
LSDA-APF:A Local Obstacle Avoidance Algorithm for Unmanned Surface Vehicles Based on 5G Communication Environment
14
作者 Xiaoli Li Tongtong Jiao +2 位作者 Jinfeng Ma Dongxing Duan Shengbin Liang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第1期595-617,共23页
In view of the complex marine environment of navigation,especially in the case of multiple static and dynamic obstacles,the traditional obstacle avoidance algorithms applied to unmanned surface vehicles(USV)are prone ... In view of the complex marine environment of navigation,especially in the case of multiple static and dynamic obstacles,the traditional obstacle avoidance algorithms applied to unmanned surface vehicles(USV)are prone to fall into the trap of local optimization.Therefore,this paper proposes an improved artificial potential field(APF)algorithm,which uses 5G communication technology to communicate between the USV and the control center.The algorithm introduces the USV discrimination mechanism to avoid the USV falling into local optimization when the USV encounter different obstacles in different scenarios.Considering the various scenarios between the USV and other dynamic obstacles such as vessels in the process of performing tasks,the algorithm introduces the concept of dynamic artificial potential field.For the multiple obstacles encountered in the process of USV sailing,based on the International Regulations for Preventing Collisions at Sea(COLREGS),the USV determines whether the next step will fall into local optimization through the discriminationmechanism.The local potential field of the USV will dynamically adjust,and the reverse virtual gravitational potential field will be added to prevent it from falling into the local optimization and avoid collisions.The objective function and cost function are designed at the same time,so that the USV can smoothly switch between the global path and the local obstacle avoidance.The simulation results show that the improved APF algorithm proposed in this paper can successfully avoid various obstacles in the complex marine environment,and take navigation time and economic cost into account. 展开更多
关键词 Unmanned surface vehicles local obstacle avoidance algorithm artificial potential field algorithm path planning collision detection
下载PDF
基于APF-LSTM-DDPG算法的移动机器人局部路径规划
15
作者 李永迪 李彩虹 +3 位作者 张耀玉 张国胜 周瑞红 梁振英 《山东理工大学学报(自然科学版)》 CAS 2024年第1期33-41,共9页
针对深度强化学习算法存在训练时间长、收敛速度慢的问题,将深度确定性策略梯度(deep deterministic policy gradient,DDPG)算法和人工势场(artifical potential field,APF)法相融合,引入长短期记忆(long short-term memory,LSTM)神经... 针对深度强化学习算法存在训练时间长、收敛速度慢的问题,将深度确定性策略梯度(deep deterministic policy gradient,DDPG)算法和人工势场(artifical potential field,APF)法相融合,引入长短期记忆(long short-term memory,LSTM)神经网络结构,提出了APF-LSTM-DDPG算法。首先在DDPG算法中添加LSTM,通过记忆单元和遗忘单元将奖励较高的样本优先学习,使模型更快地收敛;其次引入人工势场法,设计相应势场函数,解决环境奖励稀疏的缺点,加速模型收敛进程;然后通过人工势场法修正算法的动作选择,缩短路径长度;最后在机器人仿真平台(robot operating system,ROS)中搭建不同障碍物环境对算法进行了仿真验证。仿真结果表明,APF-LSTM-DDPG算法在搭建的仿真环境中训练时平均奖励能够更快地稳定,提高了算法的成功率并减少了规划路径中的冗余。 展开更多
关键词 深度确定性策略梯度算法 人工势场法 长短期记忆 移动机器人 局部路径规划
下载PDF
Study on Robot Path Planning Based on an Improved Artificial Potential Field Method 被引量:1
16
作者 Nengqiang Luo Li Liu Dongying Gong Li Wang 《通讯和计算机(中英文版)》 2013年第10期1360-1363,共4页
关键词 机器入路径规划 人工势场法 场方法 仿真机器人 局部极小 仿真实验 计算量 积分法
下载PDF
一种改进的SA-APF路径规划算法
17
作者 王远浩 温秀平 +1 位作者 金承珂 陈卓 《自动化技术与应用》 2024年第7期12-16,共5页
针对基于模拟退火的人工势场算法存在局部最小值问题,引入一种随机逃逸力,提出一种改进的SA-APF(Simulated Annealing-Artificial Potential Field)算法,可使机器人快速逃离局部最优解。针对算法中仍存在目标不可达问题,根据模糊控制方... 针对基于模拟退火的人工势场算法存在局部最小值问题,引入一种随机逃逸力,提出一种改进的SA-APF(Simulated Annealing-Artificial Potential Field)算法,可使机器人快速逃离局部最优解。针对算法中仍存在目标不可达问题,根据模糊控制方法提出一种自适应斥力势场增益系数,在机器人遇到目标点附近有对称排列的障碍物时,使机器人能够到达目标点,并采用4次贝赛尔曲线拟合,使路径更光滑。仿真结果表明,在简单和复杂的障碍物的实验条件下,改进后的算法可以准确、高效地完成路径规划。 展开更多
关键词 路径规划 改进人工势场算法 随机逃逸力 模糊控制 自适应斥力势场增益系数 贝塞尔曲线
下载PDF
基于改进APF算法的水面无人艇局部路径规划 被引量:1
18
作者 张扬 彭鹏菲 曹杰 《兵器装备工程学报》 CAS CSCD 北大核心 2023年第9期42-48,共7页
为解决传统人工势场法(APF)进行水面无人艇路径规划时出现局部最小和路径不平滑的问题,对斥力系数进行动态调整并引入逃逸力。为使水面无人艇在动态避碰中按国际海上避碰规则(international regulations for preventing collisions at s... 为解决传统人工势场法(APF)进行水面无人艇路径规划时出现局部最小和路径不平滑的问题,对斥力系数进行动态调整并引入逃逸力。为使水面无人艇在动态避碰中按国际海上避碰规则(international regulations for preventing collisions at sea,COLREGS)航行,结合无人艇性能制定了无人艇的避碰规则,并引入转向力。通过Matlab对静态未知障碍物的仿真实验,验证改进APF算法能解决局部最小问题且规划的路径更加安全平滑。通过对动态未知障碍物4种典型局面的仿真实验表明,改进APF算法在复杂环境下也能引导无人艇在符合避碰规则的前提下对多个动态障碍进行安全规避。 展开更多
关键词 人工势场法 水面无人艇 局部最小值 动态避障
下载PDF
改进的APF算法在采摘机械手运动规划中的应用
19
作者 姚国林 王合闯 《机床与液压》 北大核心 2023年第23期65-72,共8页
针对六连杆采摘机械手运动规划的实时性,基于传统的人工势场(APF)算法,提出改进的人工势场(IAPF)优化算法。采用初等变换序列方法对机械手进行运动学建模,运用该模型可方便地得到机械手上各点相对于基底坐标系的雅可比矩阵。IAPF算法在... 针对六连杆采摘机械手运动规划的实时性,基于传统的人工势场(APF)算法,提出改进的人工势场(IAPF)优化算法。采用初等变换序列方法对机械手进行运动学建模,运用该模型可方便地得到机械手上各点相对于基底坐标系的雅可比矩阵。IAPF算法在APF算法原有的引力势场计算模型的基础上,加入了Sigmoid函数,以使得路径规划算法收敛,在斥力势场中引入了反S的Sigmoid函数,防止出现斥力爆炸现象。IAPF算法避免了传统算法的局部最小缺陷和目标不可达问题,同时有效地减少机械手运动规划的计算时间和关节误差。并通过实验验证了所提优化算法在采摘机械手避障运动规划中的实时性和准确性。 展开更多
关键词 采摘机械手 运动规划 人工势场算法 无碰撞
下载PDF
Ant Colony Optimization with Potential Field Based on Grid Map for Mobile Robot Path Planning 被引量:4
20
作者 陈国良 刘杰 张钏钏 《Journal of Donghua University(English Edition)》 EI CAS 2016年第5期764-767,共4页
For the mobile robot path planning under the complex environment,ant colony optimization with artificial potential field based on grid map is proposed to avoid traditional ant colony algorithm's poor convergence a... For the mobile robot path planning under the complex environment,ant colony optimization with artificial potential field based on grid map is proposed to avoid traditional ant colony algorithm's poor convergence and local optimum.Firstly,the pheromone updating mechanism of ant colony is designed by a hybrid strategy of global map updating and local grids updating.Then,some angles between the vectors of artificial potential field and the orientations of current grid are introduced to calculate the visibility of eight-neighbor cells of cellular automata,which are adopted as ant colony's inspiring factor to calculate the transition probability based on the pseudo-random transition rule cellular automata.Finally,mobile robot dynamic path planning and the simulation experiments are completed by this algorithm,and the experimental results show that the method is feasible and effective. 展开更多
关键词 mobile robot path planning grid map artificial potential field ant colony algorithm
下载PDF
上一页 1 2 54 下一页 到第
使用帮助 返回顶部