论文中文题名: | 露天矿无人卡车协同路径规划与避障研究 |
姓名: | |
学号: | 22206043036 |
保密级别: | 公开 |
论文语种: | chi |
学科代码: | 081104 |
学科名称: | 工学 - 控制科学与工程 - 模式识别与智能系统 |
学生类型: | 硕士 |
学位级别: | 工学硕士 |
学位年度: | 2025 |
培养单位: | 西安科技大学 |
院系: | |
专业: | |
研究方向: | 自动驾驶 |
第一导师姓名: | |
第一导师单位: | |
论文提交日期: | 2025-06-17 |
论文答辩日期: | 2025-06-03 |
论文外文题名: | Research on Cooperative Path Planning and Obstacle Avoidance for Unmanned Trucks in Open-Pit Mines |
论文中文关键词: | |
论文外文关键词: | Mining truck ; Global path planning ; Dynamic obstacle ; Local obstacle avoidance ; Optimal path |
论文中文摘要: |
随着矿山智能化开采向深部推进以及无人驾驶技术的持续进步,矿用无人驾驶系统正逐步实现商业化应用。实际矿区作业条件复杂多变,需要应对多种严峻挑战,对算法适用性和路径精准规划性提出严格要求。露天矿无人驾驶路径规划功能的实现依赖于动态障碍物检测、地图构建及高效的路径规划算法。本文针对露天矿无人驾驶卡车的路径规划与智能绕障问题,以矿用卡车搭载激光雷达为研究对象,对道路运输最优路径进行规划研究,旨在提升全局路径规划的效率与质量,动态障碍物检测与跟踪的准确性、以及局部路径规划的实时避障能力。本文的主要工作内容如下: (1)矿用卡车全局最优路径的模型规划。针对全局路径规划过程中存在的路径质量不足、计算效率低、安全性差等问题,提出SPO-Hybrid A*算法。通过优化节点拓展方式、去除冗余节点、设计新的启发函数以及对路径进行平滑处理,显著提高算法的计算效率和路径质量,实验结果表明:该算法路径搜索时间降低10.26%,路径搜索节点减少30.57%,能够更好地适应复杂矿区环境。 (2)运输道路环境中动态障碍物检测及跟踪。露天矿非结构化道路下障碍物检测存在漏检误检、环境适应性差以及轨迹预测精度欠佳等问题,提出自适应聚类和多特征数据关联的MF-DBSCAN算法。该算法通过多特征加权和关联分析,更准确地描述数据点之间的关系,实验结果表明:目标检测精度提升16.29%,识别范围提升41.5%增强了对噪声和异常点的鲁棒性。 (3)建立矿用卡车局部避障的动态最优模型。针对全局路径规划算法在实时避障方面存在的局限性,无法及时应对突然出现的动态障碍物,易陷入局部最优等问题,提出基于自适应DWA的实时避障规划方法。通过动态调整窗口大小、优化评价函数及增强姿态调整能力,显著提升算法的实时性、安全性和适应性。实验结果表明:自适应DWA算法避障平均时间降低24.36%,能够根据环境复杂度动态调整搜索空间,生成更平滑、更安全的路径,并有效应对动态障碍物的干扰。 本研究通过融合三种算法的优势,创新性地提出一种混合算法进行无人驾驶矿用卡车路径规划,实现全局路径高效规划与局部避障实时响应的协同优化。实验验证表明,该方法在复杂矿区环境下显著提升了路径规划效率和行驶安全性,为露天矿无人驾驶系统提供了可靠的技术支撑。 |
论文外文摘要: |
With the advancement of intelligent mining to the depth of mines and the continuous progress of unmanned technology, mining unmanned systems are gradually realising commercial applications. The actual operating conditions in the mining area are complex and changeable, and need to cope with a variety of severe challenges, which puts strict requirements on the applicability of algorithms and the accurate planning of paths. The realisation of driverless path planning in open pit mines relies on dynamic obstacle detection, map construction and efficient path planning algorithms. In this paper, we focus on the path planning and intelligent obstacle avoidance for driverless trucks in open pit mines, and take mining trucks equipped with LiDAR as the research object to plan the optimal paths for road transport, aiming to improve the efficiency and quality of global path planning, the accuracy of dynamic obstacle detection and tracking, and real-time obstacle avoidance capability of local path planning. The main work of this paper is as follows: (1) Model planning of global optimal path for mining trucks. Aiming at the problems of insufficient path quality, low computational efficiency, and poor security in the global path planning process, the SPO-Hybrid A* algorithm is proposed. By optimising the node expansion method, removing redundant nodes, designing a new heuristic function and smoothing the path, the computational efficiency and path quality of the algorithm are significantly improved. Experimental results show that the algorithm's path search time is reduced by 10.26%, and the number of path search nodes is reduced by 30.57%, and it can be better adapted to the complex mining environment. (2) Dynamic obstacle detection and tracking in transport road environment. Obstacle detection under unstructured roads in open pit mines has problems such as omission and misdetection, poor environmental adaptability and poor trajectory prediction accuracy, etc. The MF-DBSCAN algorithm with adaptive clustering and multi-feature data association is proposed. The algorithm describes the relationship between data points more accurately through multi-feature weighting and correlation analysis, and the experimental results show that: the target detection accuracy is improved by 16.29%, and the recognition range is improved by 41.5% to enhance the robustness to noise and anomalies. (3) Establish the dynamic optimal model of local obstacle avoidance for mining trucks. Aiming at the limitations of global path planning algorithms in real-time obstacle avoidance, which can't respond to sudden dynamic obstacles in a timely manner, and is easy to fall into the local optimum and other problems, the real-time obstacle avoidance planning method based on adaptive DWA is proposed. By dynamically adjusting the window size, optimising the evaluation function and enhancing the attitude adjustment ability, the real-time, safety and adaptability of the algorithm are significantly improved. Experiments reveal that the adaptive DWA algorithm lowers the average obstacle avoidance time by 24.36%, can dynamically adjust the search space according to the environmental complexity, generates smoother and safer paths, and effectively copes with the interference of dynamic obstacles. In this study, by integrating the advantages of the three algorithms, a hybrid algorithm is innovatively proposed for unmanned mining truck path planning, which achieves the synergistic optimisation of efficient global path planning and local obstacle avoidance real-time response. Experimental validation shows that the method significantly improves the path planning efficiency and driving safety under the complex mining environment, providing a reliable technical support for the driverless system in open pit mines. |
参考文献: |
丁震, 孟峰. 矿用无人卡车国内外研究现状及关键技术[J]. 中国煤炭, 2020, 46(2): 42-49. 李明杰, 刘小飞. 基于毫米波传感器与激光雷达信号融合的自动驾驶障碍物感知方法[J]. 激光杂志, 2023, 44(06): 199-203. 史岩岩. 矿用卡车无人驾驶感知技术的设计与应用[J]. 工矿自动化, 2022, 48(S2): 94-97. 李庆玲, 张慧祥, 赵旭阳, 等. 露天矿无人驾驶自卸卡车发展综述[J]. 煤炭工程, 2021, 53(02): 29-34. 张博强, 张成龙, 冯天培, 等. 基于JPS和变半径RS曲线的Hybrid A*路径规划算法[J]. 郑州大学学报(工学版), 2025, 46(02): 19-25. 柴森霖, 白润才, 刘光伟, 等. 基于改进遗传算法的露天矿运输路径优化[J]. 重庆大学学报, 2018, 41(02): 87-95. 谢春丽, 高胜寒, 孙学志. 融合改进A*算法和贝塞尔曲线优化的路径规划算法[J]. 重庆理工大学学报(自然科学), 2022, 36(07): 177-187. 郭聚刚, 于军琪, 冯春勇, 等. 基于改进A*算法的机器人不平坦地形全局路径规划[J]. 计算机工程与应用, 2025, 61(05): 309-322. 崔锡杰, 王晓军, 李晓航. 改进RRT算法的机器人全局路径规划[J]. 计算机工程与应用, 2025, 61 (04): 331-338. 王海芳, 张瑶, 朱亚锟, 等. 基于改进双向RRT*的移动机器人路径规划算法[J]. 东北大学学报(自然科学版), 2021, 42(08): 1065-1070+1142. 辛钢, 宋少忠, 张慧, 等. 基于改进遗传算法的路径规划问题应用[J]. 吉林大学学报(信息科学版), 2022, 40(06): 946-953. 李忠林, 贾玉婷, 蒋晓丽. 改进遗传算法的移动机器人路径规划研究[J]. 现代信息科技, 2024, 8(23): 180-183+188. 陈乾. 动态环境下实时性混合路径规划算法研究[D]. 中国民用航空飞行学院, 2023. 任祥瑞, 王正刚, 汤俊杨. 改进JPS算法融合DWA的多机器人路径规划[J]. 计算机应用研究, 2024, 41(11): 3251-3257. 安林芳, 陈涛, 成艾国, 等. 基于人工势场算法的智能车辆路径规划仿真[J]. 汽车工程, 2017, 39(12): 1451-1456. 冉宁, 张家明, 杨宏飞, 等. 基于语义分割网络的AGV路径规划算法[J]. 电子测量与仪器学报, 2023, 37(07): 121-130. 李峥. 基于ROS平台的导航机器人路径规划研究[J]. 现代信息科技, 2020, 4(14): 163-165+168. 陈晨. 改进A*算法的机器人最短路径规划研究[J]. 计算机与数字工程, 2023, 51(08): 1697-1701. 白俊卿, 魏雪涛, 张红猛. 基于改进混合A*算法的自动泊车路径规划方法研究[J]. 计算机测量与控制, 2025, 33(1): 226-234. 田雨, 林松, 房殿军, 等. 基于改进Hybrid A*的非完整约束机器人路径规划算法研究[J]. 机械, 2023, 50(3): 63-71. 刘尚昆. 改进A*算法的智能机器人路径规划研究[D]. 哈尔滨理工大学, 2022. 谢德胜, 徐友春, 王任栋, 等. 基于三维激光雷达的无人车障碍物检测与跟踪[J]. 汽车工程, 2018, 40(08): 952-959. 许明, 张娟, 方志军. 自适应道路模型的非结构化道路检测算法[J]. 传感器与微系统, 2020, 39(1): 132-135. 张长勇, 韩梁. 基于优化DBSCAN的激光雷达障碍物检测[J]. 激光与光电子学进展, 2022, 59(12): 516-524. 蒋华扬, 吴涛, 任建鑫, 等. 基于改进DWA算法的移动机器人局部路径规划[J]. 机械设计与研究, 2024, 40(5): 229-234. 袁新亚, 戴娟,孙胜强,等. 融合A*和DWA算法的移动机器人路径规划方法[J]. 电子测量技术, 2024, 47(4): 95-103. 朱洪波, 殷宏亮. 煤矿救援机器人路径规划研究[J]. 工矿自动化, 2024, 50(12): 145-154. 熊冬杪, 宁勇强, 王嘉炜, 等. 基于改进DWA的移动机器人局部路径规划[J]. 工业控制计算机, 2024, 37(08): 102-104. 董翼宁, 曹景胜, 李刚. 融合A-Star与DWA双优化算法的自动引导车路径规划[J]. 科学技术与工程, 2023, 23(30): 12994-13001. |
中图分类号: | TD57 |
开放日期: | 2025-06-18 |