Skip to main content
QUICK REVIEW

[论文解读] Analysis of a Cone-Based Distributed Topology Control Algorithm for Wireless Multi-hop Networks

Erran L. Li, Joseph Y. Halpern|ArXiv.org|Sep 5, 2002
Mobile Ad Hoc Networks参考文献 13被引用 25
一句话总结

本文分析了一种基于圆锥的分布式拓扑控制算法,用于无线多跳网络,仅使用方向性信息(而非GPS)来最小化传输功率,同时保持网络连通性。证明了圆锥角 $\alpha = 5\pi/6$ 是保持连通性所必需且充分的条件,并引入了进一步降低功耗而不牺牲连通性的优化方法。

ABSTRACT

The topology of a wireless multi-hop network can be controlled by varying the transmission power at each node. In this paper, we give a detailed analysis of a cone-based distributed topology control algorithm. This algorithm, introduced in [16], does not assume that nodes have GPS information available; rather it depends only on directional information. Roughly speaking, the basic idea of the algorithm is that a node $u$ transmits with the minimum power $p_{u,α}$ required to ensure that in every cone of degree $α$ around $u$, there is some node that $u$ can reach with power $p_{u,α}$. We show that taking $α= 5π/6$ is a necessary and sufficient condition to guarantee that network connectivity is preserved. More precisely, if there is a path from $s$ to $t$ when every node communicates at maximum power, then, if $α<= 5π/6$, there is still a path in the smallest symmetric graph $G_α$ containing all edges $(u,v)$ such that $u$ can communicate with $v$ using power $p_{u,α}$. On the other hand, if $α> 5π/6$, connectivity is not necessarily preserved. We also propose a set of optimizations that further reduce power consumption and prove that they retain network connectivity. Dynamic reconfiguration in the presence of failures and mobility is also discussed. Simulation results are presented to demonstrate the effectiveness of the algorithm and the optimizations.

研究动机与目标

  • 设计一种无需依赖GPS的分布式、节能型拓扑控制算法,用于无线多跳网络。
  • 在通过局部、基于方向的决策降低传输功率时,确保网络连通性得以保持。
  • 确定在功率降低条件下能保证连通性的最小圆锥角 $\alpha$。
  • 开发并验证可进一步降低能耗、同时保持连通性的优化方法。
  • 通过仅使用本地信息和异步操作,实现对移动性或故障的动态重构。

提出的方法

  • 该算法利用方向性信息在每个节点周围定义角度为 $\alpha$ 的圆锥,确保每个圆锥内至少包含一个可到达的邻居。
  • 每个节点计算最小传输功率 $p_{u,\alpha}$,使得在每个 $\alpha$ 角度的圆锥内至少有一个节点可达。
  • 由此生成的通信图的对称闭包构成 $G_\alpha$,当 $\alpha \leq 5\pi/6$ 时可保持连通性。
  • 引入三种优化方法:回缩(初始设置后减少传输范围)、非对称边删除(移除冗余单向链路)以及成对边删除(移除冗余双向链路)。
  • 该算法以分布式、异步方式运行,仅依赖本地信息和方向感知,避免使用GPS或全局协调。
  • 通过使用更新后的邻居集合重新运行本地计算,可在节点移动或发生故障等动态变化下保持连通性。

实验结果

研究问题

  • RQ1使用基于圆锥的分布式拓扑控制算法时,能保证网络连通性的最小圆锥角 $\alpha$ 是多少?
  • RQ2能否设计一种拓扑控制算法,在不依赖GPS的情况下显著降低传输功率,同时保持连通性?
  • RQ3如回缩和非对称边删除等优化方法对功耗和连通性有何影响?
  • RQ4在连通性、节能效果和收敛时间方面,使用 $\alpha = 2\pi/3$ 与 $\alpha = 5\pi/6$ 存在哪些权衡?
  • RQ5该算法能否在保持连通性和低能耗的前提下,支持因移动性或故障引起的动态重构?

主要发现

  • 当使用基于圆锥的算法时,$\alpha = 5\pi/6$ 是保持网络连通性的必要且充分条件。
  • 使用 $\alpha = 5\pi/6$ 时,平均节点度数(3.6)和平均半径(155.9)均小于最大功率传输时的值(25.6度,500半径)。
  • 在应用所有优化后,$\alpha = 2\pi/3$ 和 $\alpha = 5\pi/6$ 的平均节点度数(3.6)和半径(160.6)几乎相同,表明性能相似。
  • 回缩和非对称边删除优化显著降低了功耗,其中非对称边删除使 $\alpha = 2\pi/3$ 时的平均半径降至301.2。
  • 由于初始传输功率较低,CBTC($5\pi/6$) 的收敛速度优于 CBTC($2\pi/3$),在需要频繁重构的网络中具有优势。
  • 与最大功率传输相比,该算法在平均节点度数上实现了超过7倍的功耗降低,在平均半径上实现了超过3倍的降低。

更好的研究,从现在开始

从论文设计到论文写作,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。