Chrome Extension
WeChat Mini Program
Use on ChatGLM

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

Electrical Information and Communication Technology(2015)

Cited 126|Views14
No score
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.
More
Translated text
Key words
c language,gaussian processes,collision avoidance,mobile robots,optimisation,random processes,robot programming,sensors,gaussian cost function,opengl,autonomous robot path planning,bacterial foraging optimization technique,high level decision strategy,mobile robot navigation,obstacle avoidance,optimal path,random distribution,robot sensor,shortest feasible path,bacterial foraging optimization (bfo),mobile robot,optimization,path planning
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined