← 返回
基于分治策略的全球最优方法用于无人驾驶矿用卡车泊车轨迹规划
Parking Trajectory Planning for Autonomous Mining Trucks: A Global Optimal Method Based on Divide-and-Conquer Strategy
| 作者 | Yiming Li · Peng Chen · Han Li · Guoyan Xu · Chuang Wang |
| 期刊 | IEEE Transactions on Vehicular Technology |
| 出版日期 | 2025年9月 |
| 卷/期 | 第 75 卷 第 2 期 |
| 技术分类 | 控制与算法 |
| 技术标签 | 模型预测控制MPC 强化学习 机器学习 智能化与AI应用 |
| 相关度评分 | ★★ 2.0 / 5.0 |
| 关键词 |
语言:
中文摘要
针对露天矿山装卸区复杂环境下的矿用重卡泊车轨迹规划难题,本文提出一种“搜索-优化”分治框架:先通过多优先级队列搜索生成近全局最优初值,再转化为可微非线性规划问题精细优化。仿真与实车验证表明该方法高效、可跟踪且满足实时性要求。
English Abstract
Parking trajectory planning in loading/dumping areas of open-pit mines presents unique challenges compared to standard parking scenarios for passenger vehicles. These include irregular workspaces, kinematic constraints of heavy trucks, and customized trajectory requirements, which collectively formulate a mixed-integer nonlinear programming (MINLP) problem with non-differentiable logical condition constraints. Mainstream MINLP solvers struggle to directly handle logical conditional constraints involving integer variables and usually fail to meet the real-time requirements of practical applications. This study presents a nearly global optimal trajectory planning method that developed a search-then-optimize framework based on the divide-and-conquer strategy, separating the difficulties into distinct stages. A multiple-priority-queue search-based method is introduced in the search stage, leveraging its gradient-free nature to tackle non-differentiable variables and generate an initial solution near the global optimal solution. In the numerical optimization stage, the problem is reformulated as a fully differentiable NLP, refining the initial trajectory to enhance quality. Extensive simulations and real-vehicle tests confirm that this method effectively addresses the above difficulties, producing efficient and trackable trajectories.
S
SunView 深度解读
该文聚焦矿山自动驾驶轨迹规划,属智能交通与工业机器人领域,与阳光电源核心业务无直接交集。但其‘分治式搜索-优化’框架及对非光滑逻辑约束的处理思路,可启发iSolarCloud平台在光伏电站无人巡检路径规划、储能电站AGV电池更换调度等边缘智能场景中的算法升级。建议关注其梯度无关搜索策略在低算力边缘控制器(如ST系列PCS嵌入式模块)上的轻量化适配潜力,暂不涉及逆变器、PCS或PowerTitan等主设备控制架构。