LEACH协议简介
合集下载
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
Cluster-heads can be chosen stochastically (randomly based) on this algorithm:
If n < T(n), then that node becomes a clusterhead The algorithm is designed so that each node becomes a cluster-head at least once
When designing protocol architectures for WSN, it is important to consider the severe energy constraints of the nodes, end application, data aggregation, ease of deployment.Leach have been improved in energy,but there are many shortcomings in other ways For example: 1.First ,this protocol is not suitable for a wide rang of use 2.Second, cluster grouping brings extra overhead and overage problem 3.Third ,the number of nodes in different wheels is differernt ,and it will affect the network performance
LEACH is a cross layered protocol architecture that combines medium access with routing to collect and deliver data to BS The main goals of LEACH are: increasing network lifetime, decreasing network energy consumption, reducing number of communication messages by data aggregation
During our simulation, we identified some more areas of improvement in LEACH as discussed . The assumption that network is distributed; all nodes are capable of reaching BS and use of two hops to send data to BS decreases scalability of LEACH. Further as area of network increases, one hop intra and inter cluster routing scheme increases energy consumption and decreases network scalability. Clustering and selection for each round brings extra overhead at the beginning of each round, which may diminish the gain in energy. The improvement of these deficiencies would be part of our future work.
This is the formula for the amount of energy depletion by data transfer:
Proposed technique: Improved-LEACH
We propose techniques to overcome deficiencies of LEACH identified above. The proposed techniques are incorporated in LEACH and I-LEACH is proposed. I deally to increase lifetime of network, node having more residual energy should have high probability to become the CH.
The job of developing a generic protocol framework for Wireless Sensor Networks (WSN) is challengingbecause,limited processing capabilities, memory and power supply of sensor node make it difficult to cater requirements of versatile applications of these networks .This has forced researchers to dissect the traditional layered protocol design approach. As a result cross layer protocols and architectures that attempt to exploit richer interaction among communication layers to achieve performance gains with limited resources have emerged.From among the cross layer protocols proposed in the literature Low Energy Adaptive Clustering Hierarchy (LEACH), is well referred protocol architecture for WSN.
The LEACH Network is made up of nodes, some of which are called cluster-heaቤተ መጻሕፍቲ ባይዱs
The job of the cluster-head is to collect data from
their surrounding nodes and pass it on to the base station LEACH is dynamic because the job of cluster-head rotates
The reason we need network protocol such as LEACH is due to the fact that a node in the network is no longer useful when its battery dies This protocol allows us to space out the lifespan of the nodes, allowing it to do only the minimum work it needs to transmit data
This WSN is considered to be a dynamic clustering method LEACH stands for Low-Energy Adaptive Clustering Hierarchy The remainder of the paper is organized as follows: first, we discuss LEACH protocol and its working. The deficiencies in LEACH, next,we are introduced techniques to overcome them and ILEACH protocol and . Finally, we provide simulation and analysis of LEACH and ILEACH and concluded at an end.
The LEACH network has two phases: the setup phase and the steady-state
The Set-Up Phase ▪ Where cluster-heads are chosen The Steady-State ▪ The cluster-head is maintained ▪ When data is transmitted between nodes
During this phase, NCH nodes periodically collect sensor data and transmit it to CH in their allocated slots. The entire steady-state operation is broken into frames which are further broken into slots of constant duration. NCH nodes send collected sensor data to their respective CH at most once per frame during their allocated transmission slot and enter the sleep mode otherwise. Data transmissions are scheduled to avoid collisions and increase sleep time of each NCH node. With slots of constant duration, time to send a frame of data depends on the number of nodes in the cluster.
Flow Chart of Improved-LEACH
The techniques discussed above are incorporated in LEACH and hence I-LEACH is proposed. The flow chart of I-LEACH is in Figure 3. During the set-up phase of ILEACH, each node calculates current location (possibly determined using a GPS receiver) and hence its quadrant. It also finds its residual energy.