Computer Engineering and Applications ›› 2011, Vol. 47 ›› Issue (23): 51-53.

• 研究、探讨 • Previous Articles     Next Articles

Research on boustrophedon complete coverage path planning based on binary search

ZHAO Huinan1,2,LIU Shuhua1,WU Fuzhang1,CHENG Yu1   

  1. 1.School of Computer Science,Northeast Normal University,Changchun 130024,China
    2.College of Humanities,Northeast Normal University,Changchun 130117,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2011-08-11 Published:2011-08-11

基于二分搜索的牛耕式全覆盖规划算法研究

赵慧南1,2,刘淑华1,吴富章1,程 宇1   

  1. 1.东北师范大学 计算机学院,长春 130024
    2.东北师范大学 人文学院,长春 130117

Abstract: This paper proposes an improved boustrophedon complete coverage path planning combined with binary search.There are some static obstacles in the grid environment.The binary search algorithm enable robot search next uncovered area faster so as to increase coverage efficiency.The proposed algorithm is tested in many indoor environments.Simulation results show that the method is feasible and is not sensitive to robot’s initial position.In addition,compared with other algorithm,the proposed method is more effective.

Key words: complete coverage path planning, boustrophedon, binary search

摘要: 针对栅格环境下存在任意形状的静态障碍物问题,提出了结合二分搜索法的牛耕式全覆盖路径规划算法,该算法可以加速寻找下一个未覆盖空间的初始位置,提高了覆盖的效率。对该算法在多种室内环境中进行仿真,仿真结果表明该算法切实可行。另外,通过与其他全覆盖算法进行对比,结果表明该方法能有效地降低重复覆盖率。

关键词: 全覆盖路径规划, 牛耕式, 二分法