作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (17): 91-93,97. doi: 10.3969/j.issn.1000-3428.2012.17.026

• 网络与通信 • 上一篇    下一篇

一种改进的WSN数据收集方案

李 伟   

  1. (宁波职业技术学院电子信息工程系,浙江 宁波 315800)
  • 收稿日期:2011-11-03 修回日期:2012-01-04 出版日期:2012-09-05 发布日期:2012-09-03
  • 作者简介:李 伟(1976-),男,硕士,主研方向:无线传感器网络,单片机技术

An Improved Data Gathering Scheme in Wireless Sensor Network

LI Wei   

  1. (Department of Electronics and Information Engineering, Ningbo Polytechnic, Ningbo 315800, China)
  • Received:2011-11-03 Revised:2012-01-04 Online:2012-09-05 Published:2012-09-03

摘要: 目前基于树的数据收集方法经常会造成节点负载不均衡、树的高度无法控制等问题,从而使得数据收集延迟加大。针对该问题,提出一个新的数据收集算法(DBDG)。该算法从一棵最少跳数树出发,迭代地选择网络中的一条边加入树,通过限定树的高度满足延迟限定,采用使树上瓶颈节点的度最小化来延长树的生命周期。仿真实验结果表明,与目前已有的协议相比,该算法能在限定的高度内构造生命周期更长的生成树。

关键词: 无线传感器网络, 数据收集, 负载均衡, 延迟限定, 瓶颈节点, 生命周期

Abstract: Data gathering is a key problem in Wireless Sensor Network(WSN), the current tree-based data gathering methods often result in some problems, such as the load imbalance, the uncontrolled height of the tree, the larger delay of data gathering and so on. To solve this problem, this paper proposes a new algorithm DSDA((Delay Bounded Data Gathering). The algorithm constructs a Fewest Hops Tree(FHT). It iteratively adds an edge to the tree, and it satisfies with user’s requirement for delay by limiting tree’s height, and it can extend the tree lifetime by making the degree of nodes in the tree which is decreased to the minimum. Simulation results show that the algorithm can construct a tree under limited tree’s height, which has longer lifetime than previous protocols.

Key words: Wireless Sensor Network(WSN), data gathering, load balancing, delay limit, bottleneck node, lifetime

中图分类号: