You might also read
Articles linked to this work by shared authors, journal, and citation graph.
Updated: Sep 11, 2025

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
Published on: October 14, 2017
Yourui Huang1,2, Wenxin Jiang3, Shanyong Xu1
1School of Electrical and Information Engineering, Anhui University of Science and Technology, Huainan, 232001, China.
The Multi Strategy Bidirectional RRT* (MS-BI-RRT*) algorithm enhances mobile robot path planning by improving expansion efficiency and path quality. This novel approach significantly reduces execution time and increases success rates in complex environments.
Area of Science:
Background:
Efficient navigation in cluttered spaces remains a fundamental challenge for autonomous systems. Prior research has shown that the Rapidly-exploring Random Tree Star (RRT*) algorithm provides a robust framework for finding optimal paths in high-dimensional configurations. Standard implementations often struggle with slow convergence rates when navigating through narrow passages or dense obstacle fields. Conventional sampling methods frequently produce jagged trajectories that require significant computational overhead to refine for real-world application. Existing bidirectional approaches attempt to accelerate discovery but often lack the adaptive logic needed for truly complex spatial constraints. The lack of trajectory continuity in basic sampling-based planners often leads to poor dynamic controllability for mobile robotic platforms. This absence of evidence motivated the development of a more sophisticated, multi-strategy approach to enhance both speed and trajectory smoothness.
Purpose Of The Study:
This study introduces the Multi Strategy Bidirectional RRT* (MS-BI-RRT*) algorithm to overcome the inherent limitations of traditional sampling-based planners. The researchers sought to integrate adaptive expansion logic that responds to the specific geometric challenges of a given environment. By implementing a dynamic scheduling mechanism, the team aimed to minimize the number of redundant nodes generated during the exploration phase. Another objective involved refining the cost function to ensure that the final path considers multiple factors beyond simple Euclidean distance. The project focused on achieving a 100% success rate across diverse environmental layouts, ranging from open spaces to intricate mazes. Developers intended to enhance the stability of tree expansion by adjusting step sizes according to the proximity of obstacles. Ultimately, the work intended to provide a solution that balances computational efficiency with the physical constraints of mobile robotic hardware.
Main Methods:
The investigative team developed the MS-BI-RRT* framework by incorporating a bidirectional tree growth strategy that samples from both start and goal configurations. They engineered an expansion mode scheduling mechanism that utilizes dynamic goal bias probability and expansion feedback to switch between search behaviors. To maintain stability in cluttered regions, the algorithm employs a dynamic step size adjustment method calculated based on local obstacle density. During the parent node rewiring phase, the researchers utilized a multi-factor path cost function to evaluate and optimize the connectivity of the tree. The post-processing stage involves the application of a Bézier curve-based smoothing strategy to transform discrete nodes into continuous trajectories. Performance was rigorously evaluated through simulations across five distinct typical environments, comparing the new method against five established baseline algorithms. The comparative analysis specifically measured execution time, node count, and path length against BI-RRT*, APF-RRT*, BI-APF-RRT*, and GB-RRT*.
Main Results:
The MS-BI-RRT* algorithm achieved a remarkable 77.50% reduction in average execution time compared to the standard RRT* baseline. Data analysis revealed that the proposed method decreased the total number of nodes required for path discovery by 76.41% relative to the traditional RRT* algorithm. In terms of geometric efficiency, the new approach shortened the final path length by 4.37% compared to the baseline RRT*. The system demonstrated exceptional reliability by maintaining a 100% success rate across all five simulated environmental test cases. Comparative benchmarks against BI-RRT*, APF-RRT*, BI-APF-RRT*, and GB-RRT* consistently favored the multi-strategy bidirectional approach in every performance metric. Statistical results confirmed that the adaptive expansion mode scheduling significantly improved the convergence speed in complex obstacle configurations. These findings indicate that the integration of expansion feedback and dynamic step sizing significantly accelerates the convergence toward an optimal solution.
Conclusions:
The proposed MS-BI-RRT* framework establishes a new benchmark for efficiency in the field of mobile robot path planning. By addressing the convergence bottlenecks of sampling-based methods, this research enables more responsive navigation for autonomous mobile robots. The inclusion of Bézier curve-based smoothing ensures that the generated paths are immediately compatible with the dynamic controllability requirements of physical platforms. Enhanced environmental adaptability suggests that this algorithm can be deployed in diverse industrial and service robotics applications without extensive tuning. The significant reduction in node count and execution time highlights the algorithm's potential for real-time implementation on resource-constrained hardware. Future developments may focus on extending these multi-strategy principles to three-dimensional environments or dynamic obstacle avoidance scenarios. The study's authors conclude that the combination of bidirectional search and adaptive expansion logic provides the robustness necessary for complex real-world navigation.
The expansion mode scheduling mechanism utilizes dynamic goal bias probability and expansion feedback to enable adaptive switching between different search behaviors. This approach improves expansion efficiency by minimizing the generation of redundant nodes and focusing the search toward the goal configuration in complex obstacle environments.
Based on the study's findings, the MS-BI-RRT* algorithm reduces the average execution time by 77.50% compared to the traditional RRT* method. This significant improvement in convergence speed is achieved through the integration of expansion feedback and dynamic step size adjustment based on local obstacle density.
The researchers utilized the Bézier curve-based smoothing strategy to enhance trajectory continuity and dynamic controllability for mobile robots. This method transforms the discrete, jagged nodes generated by the MS-BI-RRT* algorithm into a smooth path that is more suitable for the physical movement constraints of robotic hardware.
The study's findings are currently confined to performance evaluations conducted within five typical simulated environments. While the algorithm achieved a 100% success rate in these scenarios, the authors suggest that further investigation is required to assess its robustness in three-dimensional spaces or highly dynamic obstacle fields.
The study's authors propose that the MS-BI-RRT* algorithm establishes a new standard for environmental adaptability and robustness in autonomous navigation. They conclude that the significant reductions in node count and execution time make this framework ideal for real-time implementation on resource-constrained mobile robotic platforms.