2020 International Conference on Intelligent Computing and Human-Computer Interaction (ICHCI) 2020
DOI: 10.1109/ichci51889.2020.00063
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic path planning of mobile robot based on artificial potential field

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
11
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 23 publications
(11 citation statements)
references
References 9 publications
0
11
0
Order By: Relevance
“…For the more obvious problem that the robot stops due to force equilibrium, a common method is to add random gravitational points to break the force equilibrium around the robot, thus solving the problem of the robot getting stuck. However, this method is very unstable due to its random nature, and may lead the robot to deviate from its original route, resulting in a significant reduction in the accuracy of the generated shortest path, and sometimes even blocking the robot's original planned path, resulting in the algorithm failing to operate properly.Based on this problem, Xiang Yu et al combined the A-star with the conventional APF, and through the improved A-star, the next node is generated and used as a virtual target node when the robot is caught in the force equilibrium, so as to break the equilibrium by using this node as a gravitational force point, and to make the robot move forward towards the newly added virtual target node [11].He et al They avoided that the gravitational force of the target node would be too great to cause the robot to ignore the obstacles and directly crash into them by using the traditional artificial potential field method, in which the the force of gravity of the target node corresponds to its distance [12].…”
Section: Artificial Potential Field Algorithm(apf)mentioning
confidence: 99%
“…For the more obvious problem that the robot stops due to force equilibrium, a common method is to add random gravitational points to break the force equilibrium around the robot, thus solving the problem of the robot getting stuck. However, this method is very unstable due to its random nature, and may lead the robot to deviate from its original route, resulting in a significant reduction in the accuracy of the generated shortest path, and sometimes even blocking the robot's original planned path, resulting in the algorithm failing to operate properly.Based on this problem, Xiang Yu et al combined the A-star with the conventional APF, and through the improved A-star, the next node is generated and used as a virtual target node when the robot is caught in the force equilibrium, so as to break the equilibrium by using this node as a gravitational force point, and to make the robot move forward towards the newly added virtual target node [11].He et al They avoided that the gravitational force of the target node would be too great to cause the robot to ignore the obstacles and directly crash into them by using the traditional artificial potential field method, in which the the force of gravity of the target node corresponds to its distance [12].…”
Section: Artificial Potential Field Algorithm(apf)mentioning
confidence: 99%
“…However, achieving such autonomy is still challenging; local minima, local oscillation, and gravity imbalance problems [36], all serve as potential inhibitors to APF path solutions. Furthermore, the availability and completeness of APF environment data can also hinder path-planning.…”
Section: Artificial Potential Fieldmentioning
confidence: 99%
“…BFS runs faster than Dijkstra’s algorithm, but it cannot be guaranteed to find the shortest path [ 25 ]. The A* algorithm is a heuristic search algorithm that can perform global path planning in a static environment according to a defined evaluation function [ 17 ]. It responds quickly to the environment and searches the path directly, so it is widely used in path planning research.…”
Section: Trajectory Planningmentioning
confidence: 99%
“…The artificial potential field method has become a classic algorithm in numerical optimization methods due to its simple principle, its small amount of calculation, and its high execution efficiency, and is widely used in robot trajectory planning [ 17 ]. The artificial potential field method has a small amount of calculation and fast calculation speed; thus, it meets the high real-time requirements of vehicle trajectory planning, and supports the independent design of the attraction potential field generated by the target position, and the repulsive potential field generated by obstacles, to meet the requirements of different scenarios.…”
Section: Introductionmentioning
confidence: 99%