Logo image
Lexicographic A*: Hierarchical Distance and Turn Optimization for Mobile Robots
期刊文章

Lexicographic A*: Hierarchical Distance and Turn Optimization for Mobile Robots

W.-C. Yeh, J.-Y. Tu, T.-Y. Huang, Y.-Z. Liao 和 C.-L. Huang
Electronics (Switzerland), 卷.15(3)
2026
Web of Science ID: WOS:001688890600001

摘要

A* path planning heuristic search lexicographic optimization mobile robot navigation occupancy grid smooth path planning Acceleration Computational complexity Computational efficiency Energy efficiency Heuristic algorithms Heuristic methods Mechanical efficiency Motion planning Navigation Optimization Robot programming A* path planning Directional changes Heuristic search Lexicographic optimization Mobile Robot Navigation Occupancy grids Optimality Short-path Smooth path planning Turns count Mobile robots
Autonomous mobile robots require efficient path planning algorithms for navigation in grid-based environments. While the A* algorithm guarantees optimally short paths using admissible heuristics, it exhibits path degeneracy: multiple geometrically distinct paths often share identical length. Classical A* arbitrarily selects among these equal-cost candidates, frequently producing trajectories with excessive directional changes. Each turn induces deceleration–acceleration cycles that degrade energy efficiency and accelerate mechanical wear. To address this, we propose Turn-Minimizing A* (TM-A*), a lexicographic optimization approach that maintains distance optimality while minimizing cumulative heading changes. Unlike weighted-cost methods that require parameter calibration, TM-A* applies a dual-objective framework: distance takes strict priority, with turn count serving as a tie-breaker among equal-length paths. A key contribution of this work is the explicit guarantee that the generated path has the minimum number of turns among all shortest paths. By formulating path planning as a lexicographic optimization problem, TM-A* strictly prioritizes path length optimality and deterministically selects, among all equal-length candidates, the one with the fewest directional changes. Unlike classical A*, which arbitrarily resolves path degeneracy, TM-A* provably eliminates this ambiguity. As a result, the method ensures globally shortest paths with minimal turning, directly improving trajectory smoothness and operational efficiency. We prove that TM-A* preserves the O(|E|log|V|) time complexity of classical A*. Validation across 30 independent Monte Carlo trials at resolutions from 200 × 200 to 1000 × 1000 demonstrates that TM-A* reduces turn count by 39–43% relative to baseline A* (p < 0.001). Although the inclusion of orientation expands the search space four-fold, the computation time increases by only a factor of approximately 3 (≈200%), indicating efficient scalability relative to problem complexity. With absolute latency remaining below 3300 ms for 1000 × 1000 grids, the approach is highly suitable for static global planning. Consequently, TM-A* provides a deterministic and scalable solution for generating smooth trajectories in industrial mobile robot applications. © 2026 by the authors.

檔案與連結 (2)

url
https://www.scopus.com/inward/record.uri?eid=2-s2.0-105030074215&doi=10.3390%2felectronics15030599&partnerID=40&md5=4eab845c7a8e6b08fbad6a97bad53ee9檢視
url
https://doi.org/10.3390/electronics15030599檢視
已出版(紀錄版本) 開放

相關連結

指標

1 檢視次數

詳細資料

Logo image