Secure Angle-Based Geometric Elimination (SAGE) for Microrobot Path Planning

用于微型机器人路径规划的安全角度几何消除(SAGE)

阅读:1

Abstract

Microrobot navigation in constrained environments requires path planning methods that ensure both efficiency and collision avoidance. Conventional approaches, which typically combine graph-based path finding with geometric path simplification, effectively reduce path complexity but often generate collision-prone paths because wall boundaries are not considered during simplification. Therefore, to overcome this limitation, we present Secure Angle-based Geometric Elimination (SAGE), a single-pass path-simplification algorithm that converts pixel-level shortest paths into low-complexity trajectories suitable for real-time collision-free navigation of microrobots. SAGE inspects consecutive triplets (p(i), p(i+)(1), p(i+)(2)) and removes the middle point when the turning angle is smaller than threshold (∠p(i)p(i+)(1)p(i+)(2) ≤ θ(th)) or the direct segment (p(i) → p(i+)(2)) is collision-free. Quantitative analysis shows that SAGE achieves approximately 5% shorter path length, 20% lower turning cost and 0% collision rate, while maintaining computation comparable to the Ramer-Douglas-Peucker algorithm. Integration with Dijkstra and RRT planners confirms scalability across complex maze and vascular environments. Experimental microrobot demonstrations show navigation with complete collision avoidance, establishing SAGE as an efficient and reliable framework for high-speed microrobot navigation and automation in lab-on-a-chip, chemical-reaction and molecular-diagnostic systems.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。