RED LEACH Based Algorithm For WSN
RED LEACH Based Algorithm For WSN
3
WSN Applications
Base Station
Base Station Clustering algorithm provides
an effective way to extend the
network lifetime of WSNs.
5
Research Challenge
In the scheme of clustering , network is divided into various number
of clusters and every node share the sensed data to their respective
cluster head (CH).
E RX (m) m E elec • d0
• ERX(m)
= threshold distance
= energy required for receiving m-bits message
7
Cluster Head Selection in LEACH Protocol
• A node ni generates a random number between 0 and 1.
If random number is less than threshold T(ni) , the node ni is selected
as cluster head.
T(ni) =
P = desired percentage of cluster head
r = current round
N = set of nodes that have not become cluster head
8
Cluster Head Selection in RED_LEACH Protocol
Start
Initialize node ni
No
D<=Dm
Yes
No
Node ni waits for
Ri<=T(ni) advertisement message
from CH node
Yes
Elected node ni as CH
End
9
Cluster Formation in FCM Protocol
Consider a network of i sensor nodes which is partitioned into j
clusters: C1, C2, ..., Cc.
The purpose of the cluster formation in this protocol is to minimize
the following objective function:
N c
J m = u ||x i -c j ||
m
ij
2
i=1 j=1
11
Network Setup Parameters
Parameters Value
Initial Energy E0 0.5 J
Electronic Energy Eelec 50nJ/bit
Free Space Model Efs 10pJ/bit/m2
Multipath Model Emp 0.0013pJ/bit/m4
Data Aggregation Energy EDA 5nJ/bit/signal
No. of node 100
No. of round 3000, 5000
12
Sum of Energy of Nodes Comparison in each round
13
Number of Dead Nodes Comparison in Each Round
14
THANK YOU