2021
DOI: 10.1155/2021/4109821
|View full text |Cite
|
Sign up to set email alerts
|

Smooth Path Planning of Mobile Robot Based on Improved Ant Colony Algorithm

Abstract: Aiming at the problems of slow convergence, easy to fall into local optimum, and poor smoothness of traditional ant colony algorithm in mobile robot path planning, an improved ant colony algorithm based on path smoothing factor was proposed. Firstly, the environment map was constructed based on the grid method, and each grid was marked to make the ant colony move from the initial grid to the target grid for path search. Then, the heuristic information is improved by referring to the direction information of th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 11 publications
(6 citation statements)
references
References 32 publications
0
5
0
Order By: Relevance
“…In addition, Dijkstra algorithm needs all the distances from the origin to the nodes, and this algorithm will lead to a longer time consumption and a larger memory occupied by the computation. Hence, the algorithm is also not suitable for dealing with map information that is too large or too complex [7].…”
Section: Advantages and Disadvantages Of Dijkstra Algorithmmentioning
confidence: 99%
“…In addition, Dijkstra algorithm needs all the distances from the origin to the nodes, and this algorithm will lead to a longer time consumption and a larger memory occupied by the computation. Hence, the algorithm is also not suitable for dealing with map information that is too large or too complex [7].…”
Section: Advantages and Disadvantages Of Dijkstra Algorithmmentioning
confidence: 99%
“…Its positive feedback and synergy make it suitable for use in distributed systems, and its implicit parallelism offers strong development potential. The problems that it can solve have gradually expanded to include some constrained problems and multi-objective problems [15][16][17]. When the ant colony algorithm was initially proposed, it was used for discrete domain optimization problems.…”
Section: Ant Colony Algorithm and Optimizationmentioning
confidence: 99%
“…Worst in the traditional algorithm, the ant algorithm of pheromone after positive feedback can lead to search into the local optimal solution. The paper uses the wolves law, pheromone update in a loop, finds a local optimal path and the local path of the worst ants respectively to avoid this problem and reduce the amount of released pheromone concentration [8] . The pheromone concentration of each path is updated according to Equations (8-10).…”
Section: Improved Pheromone Updatementioning
confidence: 99%