2020
DOI: 10.3389/fnbot.2020.00044
|View full text |Cite
|
Sign up to set email alerts
|

Path Planning of Mobile Robot With Improved Ant Colony Algorithm and MDP to Produce Smooth Trajectory in Grid-Based Environment

Abstract: This approach has been derived mainly to improve quality and efficiency of global path planning for a mobile robot with unknown static obstacle avoidance features in grid-based environment. The quality of the global path in terms of smoothness, path consistency and safety can affect the autonomous behavior of a robot. In this paper, the efficiency of Ant Colony Optimization (ACO) algorithm has improved with additional assistance of A * Multi-Directional algorithm. In the first part, A * Multi-directional algor… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
22
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 45 publications
(26 citation statements)
references
References 34 publications
0
22
0
Order By: Relevance
“…As shown in FIGURE 4, MDP includes the environment, Agent, Action, Reward and State [59] . The Agent represents the mobile robot; The Environment refers to the map information of the task.The State is the state space of the mobile robot.…”
Section: Figure 4 Mdp For Motion Planningmentioning
confidence: 99%
“…As shown in FIGURE 4, MDP includes the environment, Agent, Action, Reward and State [59] . The Agent represents the mobile robot; The Environment refers to the map information of the task.The State is the state space of the mobile robot.…”
Section: Figure 4 Mdp For Motion Planningmentioning
confidence: 99%
“…Holes. In order to solve the multiregion floating hole motion smoothness-machining path optimization model, this paper divides the floating hole region into grid division and takes each grid intersection as the target point for each optimization, so as to finally find the shortest path that meets the accuracy requirements [24][25][26], as shown in Figure 3. e size of the grid is related to the size of the screw hole.…”
Section: Search Environment Modeling Of Multiregion Floatingmentioning
confidence: 99%
“…In the original ACO algorithm, the ants in the search process may fall into the local optimum, there are numerous researches on the ACO algorithm and other algorithms about how to jump out of the local optimum. Hub et al [13] propose the maximum and minimum ant strategy, the pheromone concentration on the map is limited between the maximum pheromone concentration and the minimum pheromone concentration. Wang et al [19] propose a new dual-operator and dual-population ant colony optimization (DODPACO) algorithm, the load operators are adopted to limit the accumulation of the pheromone on the path in the early search path, and adjust the pheromone concentration on the path to avoid falling into the local optimum.…”
Section: Related Workmentioning
confidence: 99%
“…The ACO algorithm is a heuristic optimization method based on positive feedback mechanism, in which the pheromone concentration on the path has a heuristic effect on searching for the next node [12]. In the initial stage when the ACO algorithm is used to search the path from the starting node to the target node, the pheromone is evenly distributed on the map, the search process is blind and many nodes are traversed, so the search efficiency is low [13]. With the increase of the number of iterations, the probability of subsequent ants choosing the optimal path increases as the concentration of pheromone on the optimal path increases, thereby the ACO algorithm obtain the optimal path through positive feedback based on pheromone.…”
Section: Introductionmentioning
confidence: 99%