Distributed aggregate algorithm for average query based on WSN
|更新时间:2024-10-14
|
Distributed aggregate algorithm for average query based on WSN
Vol. 29, Issue 11, Pages: 24-30(2008)
作者机构:
1. 湖南大学计算机与通信学院
2. 长沙南方职业学院
作者简介:
基金信息:
DOI:
CLC:TN929.5;TP212.9
Published:2008
稿件说明:
移动端阅览
LIU Cai-ping1, LI Ren-fa1, LIU Xi-ping2. Distributed aggregate algorithm for average query based on WSN[J]. 2008, 29(11): 24-30.
DOI:
LIU Cai-ping1, LI Ren-fa1, LIU Xi-ping2. Distributed aggregate algorithm for average query based on WSN[J]. 2008, 29(11): 24-30.DOI:
Distributed aggregate algorithm for average query based on WSN
摘要
提出了一种基于无线传感器网络的分布式均值查询聚集算法——DAA
在DAA中
传感器网络中每个节点的计算过程都仅与它的邻居节点有关
算法只需在局部范围内计算结果而无需收集全局的节点信息
也不必完成数据融合以及远距离通信等任务。同时
算法会根据当前查询结果自适应地调整查询范围。理论分析和实验结果显示该算法扩展性好、功耗低
可以有效地延长网络的生命。
Abstract
A distributed aggregate algorithm (DAA) for average query based on WSN was proposed. In DAA
the com- putation process of each node in WSN used the information gathered from just a few nearby neighbors. The algorithm offered a fundamentally distributed solution to analyze data locally without necessarily collected the information of whole nodes to a single central site
and did not require data fusion and long-distance communication. The algorithm could adaptively adjust query range according to query results as well. Analytical and experimental results show that the pro- posed algorithm has the advantages of good scalability、low power consumption