系统工程与电子技术 ›› 2019, Vol. 41 ›› Issue (6): 1294-1299.doi: 10.3969/j.issn.1001-506X.2019.06.17

• 系统工程 • 上一篇    下一篇

小型无人机协同覆盖侦察路径规划

高春庆1,2, 寇英信1, 李战武1, 徐安1,3, 李游1,2, 常一哲1,2   

  1. 1. 空军工程大学航空工程学院, 陕西 西安 710038;  2. 空军工程大学研究生院,陕西 西安 710038;  3. 西北工业大学电子信息学院, 陕西 西安 710072
  • 出版日期:2019-05-27 发布日期:2019-05-28

Cooperative coverage path planning for small UAVs

GAO Chunqing1,2, KOU Yingxin1, LI Zhanwu1, XU An1,3, LI You1,2, CHANG Yizhe1,2   

  1. 1. Aeronautics Engineering College, Air Force Engineering University, Xi’an 710038, China;
    2. Graduate School, Air Force Engineering University, Xi’an 710038, China;
    3. College of Electronic Communication, Northwestern Polytechnical University, Xi’an 710072, China
  • Online:2019-05-27 Published:2019-05-28

摘要: 针对多架小型无人机对含有障碍的区域覆盖侦察最佳路径规划问题,首先用方形单元格将待侦察区域离散化,利用基于初始位置的划分方法划分出与无人机对应的子区域,把问题转化为单无人机优化问题以降低计算复杂度;然后在最小生成树的基础上提出节点交换法,对各子区域的形状和最小生成树进行调整优化;最后依据优化后的最小生成树为每个子区域构建侦察路径。仿真验证了该方法产生的规划路径能够完全覆盖指定区域且无重叠,路径长度和转弯数最小。

关键词: 无人机, 覆盖路径规划, 区域划分, 生成树, 最小转弯数

Abstract: Our target is finding the optimal coverage path planning (CPP) in given area including obstacles for multi small unmanned air vehicles (UAV). First, the given area is discretized into cells. And to degrade the computation complexity, the divide areas based on robots initial positions (DARP) algorithm is utilized to divide the area into separated equal subareas, transforming the multi-CPP problem into several CPP problems. Then, an end nodes exchanged method based on minimum spanning trees is proposed to adjust the shape of subareas and minimum spanning trees. Finally, the coverage paths of each subareas are constructed basedon the optimized minimum spanning trees. And the simulation confirms that the proposed method can guarantee the completeness, nonoverlaps, minimum lengths and the least number of turns.

Key words: unmanned air vehicle (UAV), coverage path planning (CPP), area subdivision, spanning trees (STs), minimum turns