NS2 无线传感网络(Leach协议)我要分享

NS2 wireless sensor networks (Leach protocols)

matlab 网络 协议 leach 无线 NS 传感

关注次数: 261

下载次数: 0

文件大小: 2.01 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:LEACH协议,全称是“低功耗自适应集簇分层型协议” (Low Energy Adaptive Clustering Hierarchy),是一种无线传感器网络路由协议。基于LEACH协议的算法,称为LEACH算法。 1 为了减少传送到汇聚节点的信息数量,簇首节点负责融合来自蔟内不同源节点所产生的数据,并将融合后的数据发送到汇聚点。2 LEACH采用基于TDMA/CDMA的MAC层机制来减少蔟内和蔟间的冲突。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论


English Description:

LEACH protocol, stands for "Low Energy Adaptive Clustering Hierarchy Protocol" (Low Energy Adaptive Clustering Hierarchy), is a wireless sensor network routing protocols. LEACH protocol-based algorithm, called LEACH algorithm.1 In order to reduce the amount of information transmitted to the sink node, the cluster head node is responsible for the integration of data from different sources produced within the nest node and sends the data to the fusion point of convergence.2 LEACH MAC layer mechanism based TDMA / CDMA to reduce conflict within the nest and the nest between.3 due to the centralized data collection and periodic, so that the protocol is suitable for applications requiring continuous monitoring.4 For the end user, because it does not need all of the data immediately, so the protocol does not require periodic transmission of data, which can reach the limit sensor node energy consumption purposes.5 afte


代码预览