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

计算机工程与科学

• 论文 • 上一篇    下一篇

无线传感器网络中干扰最小化问题的后悔贪心算法

孙佩歆   

  1. (华南师范大学计算机学院,广东 广州 510631)
  • 收稿日期:2017-07-01 修回日期:2017-09-03 出版日期:2017-12-25 发布日期:2017-12-25
  • 基金资助:

    国家自然科学基金(61370003)

A regret greedy algorithm for the interference
minimization  problem in wireless sensor networks

SUN Pei-xin   

  1. (School of Computer Science,South China Normal University,Guangzhou 510631,China)
  • Received:2017-07-01 Revised:2017-09-03 Online:2017-12-25 Published:2017-12-25

摘要:

无线传感器网络是当前信息领域的一个研究热点,由于无线传感器携带的能量有限,限制了无线传感器的使用寿命,通过减少由于邻近节点同时传输信号产生的干扰可以降低节点的能耗。拓扑控制技术可在保持网络连通的情况下,调整节点传输半径,以降低干扰。以接收者为中心的干扰模型中,求解无线传感器网络中基于拓扑控制技术的干扰最小化问题是NP难问题。现有的贪心算法求解思路是依据某个贪心准则依次确定每个节点的传输半径,求解速度快,但精度有待提高。探讨了增强目前最好贪心算法精度的策略,允许部分后悔操作,即每个贪心迭代步中当前网络的最大干扰增加时,通过两个后悔策略重新调整某些节点的传输半径,力图降低当前网络的最大干扰。模拟实验结果表明,针对随机产生的算例,所提出的后悔贪心算法在略有增加的时间内有效提高了现有贪心算法的精度。

关键词: 无线传感器网络, 干扰最小化, 拓扑控制, 贪心算法, 后悔策略

Abstract:

The wireless sensor network is one of the active research areas in current information field. However, wireless sensors carry limited energy, which limits its service life. One way of reducing the energy consumption of a node is to reduce the interference caused by the simultaneous transmission of the signals from its neighboring nodes. The topology control technology can adjust every node transmission radius to reduce interference while maintaining network connectivity. Under the receiver centric interference model, solving the interference minimization problem based on the topology control technique in wireless sensor networks is NP-hard. The existing greedy algorithms, which are based on some greedy criterions to determine the transmission radius of each node successively, are fast but their accuracy needs to be improved. We explore some strategies to enhance the accuracy of the best greedy algorithm available in the literature, which allows partial regret, that is, whenever the maximum interference of the current network increases in one greedy iteration step, through two regret strategies we attempt to re-adjust the transmission radii of some nodes in order to reduce the maximum interference in the current network. Experimental results show that the accuracy of the existing greedy algorithm is improved within a slightly increasing time for our randomly generated instances.

Key words: wireless sensor network, interference minimization, topology control, greedy algorithm, regret strategy