2022
DOI: 10.14569/ijacsa.2022.0130629
|View full text |Cite
|
Sign up to set email alerts
|

Comparison of Path Planning between Improved Informed and Uninformed Algorithms for Mobile Robot

Mohamed Amr,
Ahmed Bahgat,
Hassan Rashad
et al.

Abstract: This work is concerned with the Path Planning Algorithms (PPA), which hold an important place in Robotics navigation. Navigation has become indispensable to most modern inventions. Mobile robots have to move to a relevant task point in order to achieve the tasks assigned to them. The actions, which are planned in a structure, may restrict the task duration and even in some situations, the mission tends to be accomplished. This paper aims to study and compare six commonly used informed and uninformed algorithms… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 13 publications
0
1
0
Order By: Relevance
“…Based on the representation of the environment as a grid map, the modeling and simulation analyses are carried out under a DELL Laptop using an Intel® Core™ i7-1255U 1.7 GHz processor, 16 Go RAM, Windows 10 operating system and Python platform. The performance of the proposed DM-SPP-4 method is tested on three environments (Easy, Medium and Hard maps represented by a 41x41 grid model) and compared to six methods developed by [29]: Basic Dijkstra (B-Dijkstra), Modified Dijkstra (M-Dijkstra), A*, Modified A* (M-A*), Best First Search Algorithm (BFS), Breadth First Search (BRFS), Depth First Search (DFS).…”
Section: The Resultsmentioning
confidence: 99%
“…Based on the representation of the environment as a grid map, the modeling and simulation analyses are carried out under a DELL Laptop using an Intel® Core™ i7-1255U 1.7 GHz processor, 16 Go RAM, Windows 10 operating system and Python platform. The performance of the proposed DM-SPP-4 method is tested on three environments (Easy, Medium and Hard maps represented by a 41x41 grid model) and compared to six methods developed by [29]: Basic Dijkstra (B-Dijkstra), Modified Dijkstra (M-Dijkstra), A*, Modified A* (M-A*), Best First Search Algorithm (BFS), Breadth First Search (BRFS), Depth First Search (DFS).…”
Section: The Resultsmentioning
confidence: 99%
“…The Breadth-First Search (BFS) [7], Depth-First Search (DFS), Best-First Search, and Dijkstra algorithms [8] are the most popular classical methods for path planning, enabling identification of the shortest path between nodes in a graph and grid-based structures or known as single-source shortest path (SSSP) problem [9]. Greedy BFS [10] and A* algorithm [11], [12] are two heuristic, goal-oriented search algorithms that are faster than the aforementioned algorithm.…”
Section: Introductionmentioning
confidence: 99%