期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
Application of A* Algorithm for Real-time Path Re-planning of an Unmanned Surface Vehicle Avoiding Underwater Obstacles 被引量:8
1
作者 Thanapong Phanthong Toshihiro Maki +2 位作者 Tamaki Ura Takashi Sakamaki Pattara Aiyarak 《Journal of Marine Science and Application》 2014年第1期105-116,共12页
This paper describes path re-planning techniques and underwater obstacle avoidance for unmanned surface vehicle(USV) based on multi-beam forward looking sonar(FLS). Near-optimal paths in static and dynamic environment... This paper describes path re-planning techniques and underwater obstacle avoidance for unmanned surface vehicle(USV) based on multi-beam forward looking sonar(FLS). Near-optimal paths in static and dynamic environments with underwater obstacles are computed using a numerical solution procedure based on an A* algorithm. The USV is modeled with a circular shape in 2 degrees of freedom(surge and yaw). In this paper, two-dimensional(2-D) underwater obstacle avoidance and the robust real-time path re-planning technique for actual USV using multi-beam FLS are developed. Our real-time path re-planning algorithm has been tested to regenerate the optimal path for several updated frames in the field of view of the sonar with a proper update frequency of the FLS. The performance of the proposed method was verified through simulations, and sea experiments. For simulations, the USV model can avoid both a single stationary obstacle, multiple stationary obstacles and moving obstacles with the near-optimal trajectory that are performed both in the vehicle and the world reference frame. For sea experiments, the proposed method for an underwater obstacle avoidance system is implemented with a USV test platform. The actual USV is automatically controlled and succeeded in its real-time avoidance against the stationary undersea obstacle in the field of view of the FLS together with the Global Positioning System(GPS) of the USV. 展开更多
关键词 UNDERWATER obstacle avoidancE real-time pathre-planning A* ALGORITHM SONAR image unmanned surface vehicle
下载PDF
On-line real-time path planning of mobile robots in dynamic uncertain environment 被引量:2
2
作者 ZHUANG Hui-zhong DU Shu-xin WU Tie-jun 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2006年第4期516-524,共9页
A new path planning method for mobile robots in globally unknown environment with moving obstacles is pre- sented. With an autoregressive (AR) model to predict the future positions of moving obstacles, and the predict... A new path planning method for mobile robots in globally unknown environment with moving obstacles is pre- sented. With an autoregressive (AR) model to predict the future positions of moving obstacles, and the predicted position taken as the next position of moving obstacles, a motion path in dynamic uncertain environment is planned by means of an on-line real-time path planning technique based on polar coordinates in which the desirable direction angle is taken into consideration as an optimization index. The effectiveness, feasibility, high stability, perfect performance of obstacle avoidance, real-time and optimization capability are demonstrated by simulation examples. 展开更多
关键词 Mobile robot Dynamic obstacle Autoregressive (AR) prediction On-line real-time path planning Desirable direction angle
下载PDF
葡萄园避障除草机的设计 被引量:8
3
作者 何义川 汤智辉 +4 位作者 杨怀君 孟祥金 郑炫 张东超 朱站伟 《农机化研究》 北大核心 2019年第11期127-131,共5页
基于新疆果园经济作物葡萄种植模式,针对葡萄行株间中耕除草劳动强度大、效率低等问题,设计了一种与小四轮拖拉机配套使用的葡萄园避障除草机。中耕铲刀可以对土壤进行浅层翻倒,对表层土壤起到疏松作用,同时可以将行间的杂草清除;两侧... 基于新疆果园经济作物葡萄种植模式,针对葡萄行株间中耕除草劳动强度大、效率低等问题,设计了一种与小四轮拖拉机配套使用的葡萄园避障除草机。中耕铲刀可以对土壤进行浅层翻倒,对表层土壤起到疏松作用,同时可以将行间的杂草清除;两侧的避障铲刀可以将株间的杂草铲除,同时对株间表层土壤进行浅翻;螺旋镇压辊将浅翻后的大块土壤破碎,并将杂草掩埋,从而完成整个葡萄行株间中耕除草过程,达到增加土壤通气性、调节土壤水分状况及促使葡萄根系生长的目的。 展开更多
关键词 葡萄 中耕除草机 避障
下载PDF
农业机器人避障算法的研究 被引量:6
4
作者 赵珊 崔天时 《农机化研究》 北大核心 2014年第1期91-94,共4页
为了保证农业自主移动机器人能够在非结构的农田环境下灵活自主的行走,一个关键的技术就是能够准确地判断农田中障碍物的方位以及机器人与障碍物之间的相对位置,从而选择正确的路径。为此,提出了一种距离传感器结合图像边缘检测技术的... 为了保证农业自主移动机器人能够在非结构的农田环境下灵活自主的行走,一个关键的技术就是能够准确地判断农田中障碍物的方位以及机器人与障碍物之间的相对位置,从而选择正确的路径。为此,提出了一种距离传感器结合图像边缘检测技术的避障算法,通过超声波测距传感器与PSD(位置敏感传感器)红外测距传感器对农田中的障碍物进行检测,利用CCD摄像头采集机器人所处农田环境中的图像信息并在Linux系统中利用OpenCV函数库进行图像处理,得到图像的边缘信息,从而判断出可行的路径。 展开更多
关键词 农业自主机器人 距离传感器 图像处理 边缘检测 避障
下载PDF
融合改进A*算法和Morphin算法的移动机器人动态路径规划 被引量:17
5
作者 成怡 肖宏图 《智能系统学报》 CSCD 北大核心 2020年第3期546-552,共7页
在动态未知环境下对机器人进行路径规划,传统A*算法可能出现碰撞或者路径规划失败问题。为了满足移动机器人全局路径规划最优和实时避障的需求,提出一种改进A*算法与Morphin搜索树算法相结合的动态路径规划方法。首先通过改进A*算法减... 在动态未知环境下对机器人进行路径规划,传统A*算法可能出现碰撞或者路径规划失败问题。为了满足移动机器人全局路径规划最优和实时避障的需求,提出一种改进A*算法与Morphin搜索树算法相结合的动态路径规划方法。首先通过改进A*算法减少路径规划过程中关键节点的选取,在规划出一条全局较优路径的同时对路径平滑处理。然后基于移动机器人传感器采集的局部信息,利用Morphin搜索树算法对全局路径进行动态的局部规划,确保更好的全局路径的基础上,实时避开障碍物行驶到目标点。MATLAB仿真实验结果表明,提出的动态路径规划方法在时间和路径上得到提升,在优化全局路径规划的基础上修正局部路径,实现动态避障提高机器人达到目标点的效率。 展开更多
关键词 移动机器人 A*算法 改进A*算法 Morphin搜索树算法 全局路径规划 局部路径规划 动态路径规划 实时避障
下载PDF
基于人工蜂鸟算法的机器人避障研究
6
作者 黄瑞雪 吴姝芹 《单片机与嵌入式系统应用》 2023年第10期44-48,共5页
针对传统避障算法搜索空间复杂、易陷入局部极值、避障效率低下等问题,提出了一种融合多种改进策略的人工蜂鸟算法。首先,利用Liebovitch映射生成初始候选解,从而提升人工蜂鸟种群的丰富性;其次,利用群体上个体间的差异变异对个体进行扰... 针对传统避障算法搜索空间复杂、易陷入局部极值、避障效率低下等问题,提出了一种融合多种改进策略的人工蜂鸟算法。首先,利用Liebovitch映射生成初始候选解,从而提升人工蜂鸟种群的丰富性;其次,利用群体上个体间的差异变异对个体进行扰动,从而保留优质个体,引导搜索过程逼近全局最优解,避免过早收敛;然后,在引导觅食阶段引入黄金正弦因子,有利于缩小蜂鸟种群搜索范围,提高收敛精度和速度;最后,进行机器人避障仿真实验。实验结果表明,IAHA算法各项指标均优于其他算法,具有更好的优化性能,同时提高了机器人避障效率。 展开更多
关键词 人工蜂鸟算法 混沌映射 机器人避障
下载PDF
红外传感原理与应用简析 被引量:4
7
作者 高韩 陈慧程 《智慧工厂》 2019年第5期80-82,共3页
红外成像技术与红外避障技术是当今红外技术领域非常热门的两大应用。本文从红外开关的原理出发,深入探究红外技术的应用,以主动式红外开关与被动式传感器为主要部件,研究其原理和特性。由不同的传感器产生的主动成像系统与被动式成像... 红外成像技术与红外避障技术是当今红外技术领域非常热门的两大应用。本文从红外开关的原理出发,深入探究红外技术的应用,以主动式红外开关与被动式传感器为主要部件,研究其原理和特性。由不同的传感器产生的主动成像系统与被动式成像系统进行研究,对于机器检测方面具有重要价值,不断提高检测精度。本文提到的避障原理及其应用,对于移动机器人、自动驾驶等当今时代热点研究方向具有一定的参考价值。 展开更多
关键词 红外开关 红外成像系统 机器监测 红外避障
下载PDF
Robot Motion Planning in Flexible Manufacturing Systems
8
作者 李伟 《High Technology Letters》 EI CAS 1996年第2期1-4,共4页
This paper presents the approaches to real-time motion planning for robot application inflexible manufacturing systems(FMS).They are based on an algorithm for fast mapping ob-stacles from a workspace(W-space)into a co... This paper presents the approaches to real-time motion planning for robot application inflexible manufacturing systems(FMS).They are based on an algorithm for fast mapping ob-stacles from a workspace(W-space)into a configuration space(C-space)by defining funda-mental obstacles in W-space.To plan a collision-free path in a multiple robot system,sweptvolumes produced during master robot motion are computed as additional moving obstacleswhen a collision-free path for a slave robot is generated.For motion planning with many de-grees of freedom,several types of reactive behavior are defined to coordinate motion conflictsbetween different links. 展开更多
关键词 ROBOTICS real-time MOTION PLANNING obstacle avoidancE Multiple ROBOT system
下载PDF
A dynamic fusion path planning algorithm for mobile robots incorporating improved IB-RRT∗and deep reinforcement learning
9
作者 刘安东 ZHANG Baixin +2 位作者 CUI Qi ZHANG Dan NI Hongjie 《High Technology Letters》 EI CAS 2023年第4期365-376,共12页
Dynamic path planning is crucial for mobile robots to navigate successfully in unstructured envi-ronments.To achieve globally optimal path and real-time dynamic obstacle avoidance during the movement,a dynamic path pl... Dynamic path planning is crucial for mobile robots to navigate successfully in unstructured envi-ronments.To achieve globally optimal path and real-time dynamic obstacle avoidance during the movement,a dynamic path planning algorithm incorporating improved IB-RRT∗and deep reinforce-ment learning(DRL)is proposed.Firstly,an improved IB-RRT∗algorithm is proposed for global path planning by combining double elliptic subset sampling and probabilistic central circle target bi-as.Then,to tackle the slow response to dynamic obstacles and inadequate obstacle avoidance of tra-ditional local path planning algorithms,deep reinforcement learning is utilized to predict the move-ment trend of dynamic obstacles,leading to a dynamic fusion path planning.Finally,the simulation and experiment results demonstrate that the proposed improved IB-RRT∗algorithm has higher con-vergence speed and search efficiency compared with traditional Bi-RRT∗,Informed-RRT∗,and IB-RRT∗algorithms.Furthermore,the proposed fusion algorithm can effectively perform real-time obsta-cle avoidance and navigation tasks for mobile robots in unstructured environments. 展开更多
关键词 mobile robot improved IB-RRT∗algorithm deep reinforcement learning(DRL) real-time dynamic obstacle avoidance
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部