Hardware Implementation of Compact Genetic Algorithm for Robot Path Planning in Globally Static Environment in 8-bit Microcontroller

Mian Mujtaba Ali,Omer Farooq,Muhammd H. D Khan,Shyqyri Haxha
DOI: https://doi.org/10.1109/infoman.2019.8714672
2019-03-01
Abstract:In this paper, hardware implementation of genetic algorithm for Robot path planning in Globally static Environment is presented. Genetic algorithm is modified and implemented in 8-bit Microtontroller (MCU) PIC18F452. The genetic algorithm is designed to decrease number of iteration and processing power by using predefined priorities for parenti initial path generation rather than creating parent paths randomly. The unmanned ground vehicle (UGV) is designed which receives starting node, final destination and obstacles wirelessly, it then create multiple parent paths by using different priorities, cross over to create new child paths, uses distance as fitness function for determining Optimal or shortest path while avoiding the obstacles and uses stepper motors with three- dimensional movements to reach its destination. The environment is 5×5 static Grid Map in which obstacles are known before path planning. The MCU determines optimal path with no obstacles and require minimum distance to reach its destination.
What problem does this paper attempt to address?