scholarly journals Robot Arm Path Planning Using Modified Particle Swarm Optimization based on D* algorithm

2017 ◽  
Vol 13 (3) ◽  
pp. 27-37 ◽  
Author(s):  
Ahmed T. Sadiq ◽  
Firas A. Raheem

Abstract Much attention has been paid for the use of robot arm in various applications. Therefore, the optimal path finding has a significant role to upgrade and guide the arm movement. The essential function of path planning is to create a path that satisfies the aims of motion including, averting obstacles collision, reducing time interval, decreasing the path traveling cost and satisfying the kinematics constraints. In this paper, the free Cartesian space map of 2-DOF arm is constructed to attain the joints variable at each point without collision. The D*algorithm and Euclidean distance are applied to obtain the exact and estimated distances to the goal respectively. The modified Particle Swarm Optimization algorithm is proposed to find an optimal path based on the local search, D* and Euclidean distances.  The quintic polynomial equation is utilized to provide a smooth trajectory path. According to the observe results, the modified PSO algorithm is efficiently performs to find an optimal path even in difficult environments.   Keywords: D*, Free Cartesian Space, Path Planning, Particle Swarm Optimization (PSO), Robot Arm.

Information ◽  
2019 ◽  
Vol 10 (3) ◽  
pp. 99 ◽  
Author(s):  
Haiyan Wang ◽  
Zhiyu Zhou

Path planning, as the core of navigation control for mobile robots, has become the focus of research in the field of mobile robots. Various path planning algorithms have been recently proposed. In this paper, in view of the advantages and disadvantages of different path planning algorithms, a heuristic elastic particle swarm algorithm is proposed. Using the path planned by the A* algorithm in a large-scale grid for global guidance, the elastic particle swarm optimization algorithm uses a shrinking operation to determine the globally optimal path formed by locally optimal nodes so that the particles can converge to it rapidly. Furthermore, in the iterative process, the diversity of the particles is ensured by a rebound operation. Computer simulation and real experimental results show that the proposed algorithm not only overcomes the shortcomings of the A* algorithm, which cannot yield the shortest path, but also avoids the problem of failure to converge to the globally optimal path, owing to a lack of heuristic information. Additionally, the proposed algorithm maintains the simplicity and high efficiency of both the algorithms.


2013 ◽  
Vol 2013 ◽  
pp. 1-9 ◽  
Author(s):  
Yudong Zhang ◽  
Lenan Wu ◽  
Shuihua Wang

Path planning plays an extremely important role in the design of UCAVs to accomplish the air combat task fleetly and reliably. The planned path should ensure that UCAVs reach the destination along the optimal path with minimum probability of being found and minimal consumed fuel. Traditional methods tend to find local best solutions due to the large search space. In this paper, a Fitness-scaling Adaptive Chaotic Particle Swarm Optimization (FAC-PSO) approach was proposed as a fast and robust approach for the task of path planning of UCAVs. The FAC-PSO employed the fitness-scaling method, the adaptive parameter mechanism, and the chaotic theory. Experiments show that the FAC-PSO is more robust and costs less time than elite genetic algorithm with migration, simulated annealing, and chaotic artificial bee colony. Moreover, the FAC-PSO performs well on the application of dynamic path planning when the threats cruise randomly and on the application of 3D path planning.


Sensors ◽  
2018 ◽  
Vol 19 (1) ◽  
pp. 20 ◽  
Author(s):  
Zheping Yan ◽  
Jiyun Li ◽  
Yi Wu ◽  
Gengshi Zhang

It is a challengeable task to plan multi-objective optimization paths for autonomous underwater vehicles (AUVs) in an unknown environments, which involves reducing travel time, shortening path length, keeping navigation safety, and smoothing trajectory. To address the above challenges, a real-time path planning approach combining particle swarm optimization and waypoint guidance is proposed for AUV in unknown oceanic environments in this paper. In this algorithm, a multi-beam forward looking sonar (FLS) is utilized to detect obstacles and the output data of FLS are used to produce those obstacles’ outlines (polygons). Particle swarm optimization is used to search for appropriate temporary waypoints, in which the optimization parameters of path planning are taken into account. Subsequently, an optimal path is automatically generated under the guidance of the destination and these temporary waypoints. Finally, three algorithms, including artificial potential field and genic algorithm, are adopted in the simulation experiments. The simulation results show that the proposed algorithm can generate the optimal paths compared with the other two algorithms.


2014 ◽  
Vol 527 ◽  
pp. 230-236
Author(s):  
Mohamed Laid Hadjili ◽  
Kamel Kara ◽  
Oussama Ait Sahed ◽  
Jamal Bouyanzar

In this work a fuzzy model-based predictive control (FMPC) method that uses modified particle swarm optimization (PSO) is presented. The main objective of this work is the application of this method to the control of a Selective Compliant Assembly Robot Arm (SCARA) with four degrees of freedom (4-DOF).


Author(s):  
Chen Huang ◽  
Jiyou Fei

Path planning is the essential aspect of autonomous flight system for unmanned aerial vehicles (UAVs). An improved particle swarm optimization (PSO) algorithm, named GBPSO, is proposed to enhance the performance of three-dimensional path planning for fixed-wing UAVs in this paper. In order to improve the convergence speed and the search ability of the particles, the competition strategy is introduced into the standard PSO to optimize the global best solution during the process of particle evolution. More specifically, according to a set of segment evaluation functions, the optimal path found by single waypoint selection way is adopted as one of the candidate global best paths. Meanwhile, based on the particle as an integrated individual, an optimal trajectory from the start point to the flight target is generated as another global best candidate path. Subsequently, the global best path is determined by considering the pre-specified elevation function values of two candidate paths. Finally, to verify the performance of the proposed method, GBPSO is compared with some existing path-planning methods in two simulation scenarios with different obstacles. The results demonstrate that GBPSO is more effective, robust and feasible for UAV path planning.


2021 ◽  
Vol 2021 ◽  
pp. 1-12
Author(s):  
Jianzhang Lu ◽  
Zhihao Zhang

Artificial intelligence technology has brought tremendous changes to human life and production methods. Mobile robots, UAVs, and autonomous driving technology have gradually entered people’s daily life. As a typical issue for a mobile robot, the planning of an optimal mobile path is very important, especially in the military and emergency rescue. In order to ensure the efficiency of operation and the accuracy of the path, it is crucial for the robot to find the optimal path quickly and accurately. This paper discusses a new method and MP-SAPSO algorithm for addressing the issue of path planning based on the PSO algorithm by combining particle swarm optimization (PSO) algorithm with the simulated annealing (SA) algorithm and mutation particle and adjusting the parameters. The MP-SAPSO algorithm improves the accuracy of path planning and the efficiency of robot operation. The experiment also demonstrates that the MP-SAPSO algorithm can be used to effectively address path planning issue of mobile robots.


2021 ◽  
Vol ahead-of-print (ahead-of-print) ◽  
Author(s):  
Xiaohuan Liu ◽  
Degan Zhang ◽  
Ting Zhang ◽  
Jie Zhang ◽  
Jiaxu Wang

PurposeTo solve the path planning problem of the intelligent driving vehicular, this paper designs a hybrid path planning algorithm based on optimized reinforcement learning (RL) and improved particle swarm optimization (PSO).Design/methodology/approachFirst, the authors optimized the hyper-parameters of RL to make it converge quickly and learn more efficiently. Then the authors designed a pre-set operation for PSO to reduce the calculation of invalid particles. Finally, the authors proposed a correction variable that can be obtained from the cumulative reward of RL; this revises the fitness of the individual optimal particle and global optimal position of PSO to achieve an efficient path planning result. The authors also designed a selection parameter system to help to select the optimal path.FindingsSimulation analysis and experimental test results proved that the proposed algorithm has advantages in terms of practicability and efficiency. This research also foreshadows the research prospects of RL in path planning, which is also the authors’ next research direction.Originality/valueThe authors designed a pre-set operation to reduce the participation of invalid particles in the calculation in PSO. And then, the authors designed a method to optimize hyper-parameters to improve learning efficiency of RL. And then they used RL trained PSO to plan path. The authors also proposed an optimal path evaluation system. This research also foreshadows the research prospects of RL in path planning, which is also the authors’ next research direction.


Sign in / Sign up

Export Citation Format

Share Document