• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学 ›› 2021, Vol. 43 ›› Issue (11): 1944-1951.

• 计算机网络与信息安全 • 上一篇    下一篇

基于Delaunay三角划分策略的WSN区域覆盖优化研究

张晶1,2,3,4,魏淼1,3,4   

  1. (1.昆明理工大学信息工程与自动化学院,云南 昆明 650500;2.云南枭润科技服务有限公司,云南 昆明 650500;
    3.昆明理工大学云南省人工智能重点实验室,云南 昆明 650500;
    4.昆明理工大学云南省计算机技术应用重点实验室,云南  昆明 650500)

  • 收稿日期:2020-08-16 修回日期:2020-09-26 接受日期:2021-11-25 出版日期:2021-11-25 发布日期:2021-11-19
  • 基金资助:
    云南省基础研究计划重点项目(202101AS070016);云南省技术创新人才资助项目(2019HB113);云南省“万人计划”产业技术领军人才资助项目(云发改人事[2019]1096号)

WSN area coverage optimization based on Delaunay triangulation strategy

ZHANG Jing1,2,3,4,WEI Miao1,3,4   

  1. (1.Faculty of Information Engineering and Automation,Kunming University of Science and Technology,Kunming 650500;
    2.Yunnan Xiaorun Technology Service Co.,Ltd.,Kunming 650500;
    3.Yunnan Key Laboratory of Artificial Intelligence,Kunming University of Science and Technology,Kunming 650500;
    4.Computer Technology Application Key Laboratory of Yunnan Province,
    Kunming University of Science and Technology,Kunming 650500,China)
  • Received:2020-08-16 Revised:2020-09-26 Accepted:2021-11-25 Online:2021-11-25 Published:2021-11-19

摘要: 针对无线传感器网络在对初次抛洒节点形成的覆盖漏洞进行二次部署的过程中,传统几何学方法难以运用于概率感知模型的问题,提出一种基于Delaunay三角划分策略的无线传感器网络区域覆盖优化算法——DPSO算法。首先对监测区域内随机抛洒的静态节点和监测区域边缘顶点进行Delaunay三角划分,以得到静态节点三角网,结合无线传感器网络节点的概率感知模型证明三角形内部存在完全未覆盖区域即覆盖漏洞;其次将通过筛选得到的三角形形心集合作为粒子群优化算法的初始解集,利用改进的粒子群优化算法完成对移动节点的二次部署,以达到修复覆盖漏洞的目的。实验表明,所提出的基于Delaunay三角划分策略的优化算法能够有效修复覆盖漏洞,使区域覆盖率得到显著提高。

关键词: 无线传感器网络, 覆盖优化, Delaunay三角划分, 粒子群优化算法

Abstract: Aiming at the problem that traditional geometric methods are difficult to apply to probabilistic perception models in the process of secondary deployment of nodes in wireless sensor networks, a WSN area coverage optimization scheme based on Delaunay triangulation strategy is proposed. Firstly, Delaunay triangulation is performed on randomly scattered static nodes and the edge vertices in the monitoring area to obtain a static node triangulation. Combined with the probabilistic perception model, it is proved that there are completely uncovered areas inside triangles. Secondly, the selected triangle centroid set is used as the initial solution set of the particle swarm optimization algorithm, and the improved particle swarm optimization algorithm is used to complete the secondary deployment of mobile nodes to achieve the purpose of repairing the coverage loophole. The simulation experiment proves that this optimization scheme can effectively repair the coverage loopholes and significantly improve the regional coverage.


Key words: wireless sensor network, coverage optimization, Delaunay triangulation, particle swarm optimization algorithm