Book Chapter10.1007/978-981-99-3010-4_18
An Optimized Path Selection Algorithm for the Minimum Number of Turns in Path Planning Using a Modified A-Star Algorithm
Narayan Kumar,Amit Kumar +1 more
- 01 Jan 2023
- pp 205-213
TL;DR: An optimized path selection algorithm for the minimum number of turns in path planning using a modified A-star algorithm finds the optimal path for a robot in challenging maps, minimizing the number of turns and maximizing distance covered in a single spin.
read more
Abstract: Robots are becoming more prevalent in everyday life. The most difficult aspect of using a robot is defining its path. Path planning describes the movement of the robot from the starting point to the goal point. This research provides an improved A-star method for a mobile robot’s path-planning finding capabilities in challenging maps. The improved A-star algorithm makes use of the A-star algorithm’s properties. First, the grid surface model is built, and the modified A-star algorithm’s evaluation function is calculated. Second, the acquired multiple least-distance paths were further analyzed using a global minimum number of turns approach, which can speed up convergence and smoothen the global path. In the combinatorial selection of the optimum path from the set of the shortest paths, the path with the minimum diversion of the robot from the initial to the final position is used. It enables the robot to travel the greatest distance possible in a single spin. The straight path enables the robot to jump and cover the most amount of ground in a single leap while keeping a consistent pace. MATLAB was used to run the experiments on a specific grid area.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
Adaptive Neural Network Control of an Uncertain Robot With Full-State Constraints
Wei He,Yuhao Chen,Zhao Yin +2 more
TL;DR: Adaptive neural network control for the robotic system with full-state constraints is designed, and the adaptive NNs are adopted to handle system uncertainties and disturbances.
1.2K
Genetic Algorithms for the Travelling Salesman Problem: A Review of Representations and Operators
TL;DR: This paper presents crossover and mutation operators, developed to tackle the Travelling Salesman Problem with Genetic Algorithms with different representations such as: binary representation, path representation, adjacency representation, ordinal representation and matrix representation.
Optimal path planning and execution for mobile robots using genetic algorithm and adaptive fuzzy-logic control
Azzeddine Bakdi,Abdelfetah Hentout,Hakim Boutami,Abderraouf Maoudj,Ouarda Hachour,Brahim Bouzouia +5 more
TL;DR: In this approach, the robot makes use of depth information delivered by the vision system to accurately model its surrounding environment through image processing techniques and generates a collision-free optimal path linking an initial configuration of the mobile robot to a final configuration (Target).
233
Mobile Robot Path Planning Based on Ant Colony Algorithm With A* Heuristic Method.
TL;DR: The improved ant colony algorithm uses the characteristics of A* algorithm and MAX-MIN Ant system and gives an effective improvement and high performance to ACO in complex tunnel, trough and baffle maps and gives a better result as compare to traditional versions of ACO.
Dynamic robot path planning using an enhanced simulated annealing approach
Hui Miao,Yu-Chu Tian +1 more
TL;DR: In this paper, an enhanced simulated annealing (SA) algorithm was proposed for dynamic path planning in dynamic environments with both static and dynamic obstacles, which integrates two additional mathematical operators and initial path selection heuristics into the standard SA.
130