大工至善|大学至真分享 http://blog.sciencenet.cn/u/lcj2212916

博文

[转载]【计算机科学】【2003】非完整车辆路径规划及其在辐射环境中的应用

已有 1583 次阅读 2019-5-1 13:14 |系统分类:科研笔记|文章来源:转载


本文为美国佛罗里达大学作者:ARFATH PASHA)的硕士论文102

 

移动机器人通常用于核电站等危险工作场所尽管在这样的环境中使用机器人可以最大限度地降低人体受到辐射的危险机器人本身也容易受到辐射而损害为了最大限度地减少机器人接收到的辐射量针对非完整约束的自主移动机器人提出了一种有效的路径规划算法并对算法进行了改进以找到辐射环境下的安全路径该算法的目标是找到一个相当接近的最安全路径车辆只从一个给定的启动配置到一个目标配置在一个由简单多边形界定的杂乱障碍物环境中前进路径规划利用径向扫描线法计算可视图并用Dijkstra算法在O(n2logn)时间内求解出最短路径(n为离散化地图中的顶点数)。

 

Mobile robots are often used in hazardous work places such as nuclear power plants. Although the use of robots in such environments minimizes the danger of radiation exposure to humans, the robots themselves are susceptible to damage from radiation. In order to minimize the amount of radiation they receive, an efficient pathplanning algorithm was developed for autonomous mobile robots with nonholonomic constraints and modified to find safe paths in radiation environments. The objective of the algorithm was to find a reasonably close approximation to the safest path from a given start configuration to a goal configuration of a vehicle moving only forward in an environment cluttered with obstacles bounded by simple polygons. The path planning algorithm finds the shortest path in O(n2logn) time (n being the number of vertices in the discretized map) using a radial sweep line method to compute the visibility graph and Dijkstra's algorithm to find the shortest path.

 

引言与项目背景

文献回顾

研究目标

非完整路径规划算法

研究结果与结论

附录衰减量

附录数据结构 


下载英文原文地址:

http://page2.dfpan.com/fs/6lcj922162917690d02/  


更多精彩文章请关注微信号:qrcode_for_gh_60b944f6c215_258.jpg



https://blog.sciencenet.cn/blog-69686-1176556.html

上一篇:[转载]【新书推荐】【2019.12】人工智能时代的竞争:算法和网络主宰世界时的战略与领导力
下一篇:[转载]【源码】Wankel旋转式内燃机壳体轮廓的MATLAB程序设计
收藏 IP: 114.102.187.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...
扫一扫,分享此博文

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-9-22 14:01

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部