DocumentCode
1831098
Title
FloodFill Maze Solving with Expected Toll of Penetrating Unknown Walls for Micromouse
Author
Cai, Zhuang ; Ye, Lu ; Yang, Ang
Author_Institution
Sch. of Comput. Software, Tianjin Univ., Tianjin, China
fYear
2012
fDate
25-27 June 2012
Firstpage
1428
Lastpage
1433
Abstract
The maze solving has gained increasing attention in the field of Micromouse competition and Intelligent Robot. To be more intelligent is a trend of the relevant research. This paper begins with expounding the fundamental working logic and calculating procedure of traditional Floodfill Algorithm. After summarizing the Floodfill´s intelligence in the information of known walls and its non-intelligence in the unreasonable assumptions about the unknown walls, this paper introduce a new conception and present a modified algorithm called ET-Floodfill. It is assumed that the unknown walls are penetrable and the penetrating causes extra expense, which is quantified by the expected toll value T. The toll value is an expectation value due to the uncertainty of the existence of unknown walls. With reasonable estimating and adjustment of the toll value, ET-Floodfill has a better performance than traditional Floodfill. Its intelligence reduced the turning times and the steps taken from starting cell to destination cell. Additionally, the computational complexity remains the same with Floodfill. For each step of the cell-exploration process, the worst case time complexity is O(n2).
Keywords
computational complexity; inference mechanisms; intelligent robots; mobile robots; ET-Floodfill; Floodfill algorithm; Floodfill intelligence; Micromouse competition; expected toll; floodfill maze solving; fundamental working logic; intelligent robot; unknown walls penetration; unreasonable assumptions; Algorithm design and analysis; Educational institutions; Flowcharts; Robots; Simulation; Turning; expected toll; floodfill; intelligent algorithm; maze solving; micromouse;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Computing and Communication & 2012 IEEE 9th International Conference on Embedded Software and Systems (HPCC-ICESS), 2012 IEEE 14th International Conference on
Conference_Location
Liverpool
Print_ISBN
978-1-4673-2164-8
Type
conf
DOI
10.1109/HPCC.2012.209
Filename
6332345
Link To Document