Home /Research /Autonomous robot path planning in dynamic environment using a new optimization technique inspired by Bacterial Foraging technique
SWARM

Autonomous robot path planning in dynamic environment using a new optimization technique inspired by Bacterial Foraging technique

Md. Arafat Hossain, Israt Ferdous

Year
2014
Citations
24

Abstract

Path planning is one of the basic and interesting functions for a mobile robot. This paper explores the application of Bacterial Foraging Optimization to the problem of mobile robot navigation to determine shortest feasible path to move from any current position to target position in unknown environment with moving obstacles. It develops a new algorithm based on Bacterial Foraging Optimization (BFO) technique. This algorithm finds a path towards the target and avoiding the obstacles using particles which are randomly distributed on a circle around a robot. The criterion on which it selects the best particle is the distance to target and the Gaussian cost function of the particle. Then, a high level decision strategy is used for the selection and thus proceeds for the result. It works on local environment by using a simple robot sensor. So, it is free from having generated additional map which adds cost. Furthermore, it can be implemented without requirement to tuning algorithm and complex calculation. To simulate the algorithm, the program is written in C language and the environment is created by OpenGL. To test the efficiency of proposed technique, results are compared with Basic Bacterial Foraging Optimization (BFO) and another well-known algorithm called Particle Swarm Optimization (PSO). From the experimental result it can be told that the proposed method gives better path or optimal path.

Keywords

ForagingMotion planningPath (computing)Mobile robotComputer scienceParticle swarm optimizationRobotMathematical optimizationPosition (finance)Artificial intelligence

Related papers

Browse all SWARM papers