SlideShare a Scribd company logo
IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 8, 2013 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 1675
Energy Efficient LEACH protocol for Wireless Sensor Network
(I-LEACH)
Shivam H. Mehta1
Mr. Sanjay Tiwari2
1
M. Tech(Student) 2
Prof. & HOD
1, 2
Computer Science & Engineering Department
1, 2
AIET, Jaipur
Abstract—In the wireless sensor networks (WSNs), the
sensor nodes (called motes) are usually scattered in a sensor
field an area in which the sensor nodes are deployed. These
motes are small in size and have limited processing power,
memory and battery life. In WSNs, conservation of energy,
which is directly related to network life time, is considered
relatively more important souse of energy efficient routing
algorithms is one of the ways to reduce the energy
conservation. In general, routing algorithms in WSNs can be
divided into flat, hierarchical and location based routing.
There are two reasons behind the hierarchical routing Low
Energy Adaptive Clustering Hierarchy (LEACH) protocol
be in explored. One, the sensor networks are dense and a lot
of redundancy is involved in communication. Second, in
order to increase the scalability of the sensor network
keeping in mind the security aspects of communication.
Cluster based routing holds great promise for many to one
and one to many communication paradigms that are pre
valentines or networks.
I. INTRODUCTION
There are lots of work has been done in the area of Wireless
Sensor Network, but still a long way to go. Wireless Sensor
networks consist of hundreds of thousands of low power
multi-functional sensor nodes, operating in an unattended
environment, with limited computation and sensing
capabilities. Sensor nodes are equipped with small, often
irreplaceable batteries with limited power capacities. The
use of wireless sensor networks is increasing day by day and
at the same time it faces the problem of energy constraints in
terms of limited battery lifetime. Various approaches can be
taken to save energy caused by communication in wireless
sensor networks. One of them is to adopting energy efficient
routing algorithms. The routing algorithms in the sensor
networks broadly classified into three categories: Flat,
Hierarchical (or Cluster) and Location based routing. The
idea proposed in LEACH has been an inspiration for many
hierarchical routing protocols. The operation of LEACH is
broken up into rounds, where each round begins with a set-
up phase, when the clusters are organized, followed by a
steady-state phase, when data transfers to the base station
occur. In order to minimize overhead, the steady-state phase
is long compared to the set-up phase.
Set-up phase: During this phase, each node decides whether
or not to become a cluster head (CH) for the current round.
This decision is based on choosing a random number
between 0 and 1 if number is less than a threshold T(n), the
node become cluster head for the current round. The
threshold value is set as:
( ) { ( ) (1.1)
Where, P = desired percentage of cluster head, r = current
round and G is the set of nodes which did not become
cluster head in last 1rounds. Once the cluster head is chosen,
it will use the CSMA MAC protocol to advertise its status.
Remaining nodes will take the decision about their cluster
head for current round based on the received signal strength
of the advertisement message. Before steady-state phase
starts, certain parameters are considered, such as the
network topology and the relative costs of computation
versus the communication. A Time Division Multiple
Access (TDMA) schedule is applied to all the members of
the cluster group to send messages to the CH, and then to
the cluster head towards the base station. As soon as a
cluster head is selected for a region, steady-state phase
starts. Fig. 1 shows the flowchart of the phase.
Steady-state phase: Once the clusters are created and the
TDMA schedule is fixed, data transmission can begin.
Assuming nodes always have data to send, they send it
during their allocated transmission time to the cluster head.
This transmission uses a minimal amount of energy (chosen
based on the received strength of the cluster-head
advertisement). The radio of each non-cluster-head node can
be turned off until the nodes allocated transmission time,
thus minimizing energy dissipation in these nodes.
Fig. 1: Flow chart of the Set-up phase of the LEACH
protocol
Node l
Cluster head?
Announce
Cluster head
status
Walt for Join
request messages
Create TDMA
schedule and
send to cluster
members t=0
Walt for cluster-
head
announcements
Send join request
message to chosen
cluster head
Walt for schedule
from cluster head
t=0
Steady-state
operation for
t=Tround seconds
Yes No
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
(IJSRD/Vol. 1/Issue 8/2013/0036)
All rights reserved by www.ijsrd.com 1676
II. RELATED WORK
Wireless sensor networks (WSNs) contain hundreds or
thousands of sensor nodes equipped with sensing,
computing and communication abilities. Each node has the
ability to sense elements of its environment perform simple
computations and communicate among its peers or directly
to an external base station (BS) Deployment of a sensor
network can be in random fashion or planted manually.
These networks promise a maintenance-free, fault-tolerant
platform for gathering different kinds of data. Because a
sensor node needs to operate for a long time on a tiny
battery, innovative techniques to eliminate energy
inefficiencies that would shorten the lifetime of the network
must be used. A greater number of sensors allows for
sensing over larger geographical regions with greater
accuracy. Fig. 2 shows the basic components of the sensor
nodes and wireless sensor network architecture [1].
Fig. 2: Components of sensor node and WSN architecture
The design of routing protocols in WSNs is influenced by
many challenging factors[1]. Which include Energy
consumption without losing accuracy: Due to limited supply
of energy performing computations and transmitting
information in a wireless environment with reliability.
Power-Efficient Gathering in Sensor InformationA.
Systems (PEGASIS)
The main idea in PEGASIS is for each node to receive from
and transmit to close neighbors and take turns being the
leader for transmission to the BS [2]. This approach
distributes the energy load evenly among the sensor nodes in
the network. Sensor nodes are randomly deployed in the
sensor field, and therefore, the node is at a random location.
The nodes will be organized to form a chain, which can
either be accomplished by the sensor nodes themselves
using a greedy algorithm starting from some node.
Alternatively, the BS can compute this chain and broadcast
it to all the sensor nodes. For constructing the chain, it is
assumed that all nodes have global knowledge of the
network and employ the greedy algorithm. The greedy
approach to constructing the chain works well and this is
done before the first round of communication. To construct
the chain, it starts with the furthest node from the BS.
Threshold sensitive Energy Efficient sensor NetworkB.
protocol (TEEN)
The nodes in the network periodically switch on their
sensors and transmitters, sense the environment and transmit
the data of interest [3]. Thus, they provide a snapshot of the
relevant parameters at regular intervals called the proactive
networks. They are well suited for applications requiring
periodic data monitoring.
Hybrid Energy Efficient Distributed clustering(HEED)C.
Hybrid Energy-Efficient Distributed Clustering (HEED) [4]
which is a multi-hop clustering algorithm with focus on
efficient clustering by proper selection of cluster heads
based on the physical distance between nodes.
E- LEACH PROTOCOLD.
Energy-LEACH protocol improves the CH selection
procedure. It makes residual energy of node as the main
metric which decides whether the nodes turn into CH or not
after the first round [5]. Same as LEACH protocol, E-
LEACH is divided into rounds, in the first round, every
node has the same probability to turn into CH, that mean
nodes are randomly selected as CHs, in the next rounds, the
residual energy of each node is different after one round
communication and taken into account for the selection of
the CHs. That mean nodes have more energy will become a
CHs rather than nodes with less energy.
TL LEACH PROTOCOLE.
A new version of LEACH called Two-level Leach was
proposed. In this protocol; CH collects data from other
cluster members as original LEACH, but rather than transfer
data to the BS directly, it uses one of the CHs that lies
between the CH and the BS as a relay station [6].
M- LEACH PROTOCOLF.
In Multi hop LEACH protocol selects optimal path between
the CH and the BS through other CHs and use these CHs as
a relay station to transmit data over through them [7]. First,
multi-hop communication is adopted among CHs. Then,
according to the selected optimal path, these CHs transmit
data to the corresponding CH which is nearest to BS.
Finally, this CH sends data to BS. M-LEACH protocol is
almost the same as LEACH protocol, only makes
communication mode from single hop to multi-hop between
CHs and BS.
III. PROPOSED MODIFICATION IN LEACH
The proposed I-LEACH (Improved LEACH) ensures that
the elected cluster-heads will be uniformly distributed over
the network. Hence, there is no possibility that all cluster-
heads will be concentrated in one part of the network. The
performance of the proposed I-LEACH protocol is evaluated
mainly as per the following metrics:
Average Energy consumption: The average energy
consumed by the sensor nodes are measured at equal
intervals.
Average Throughput: The average number of packets
received at the sink.
Life time of the network: The total number of nodes which
are alive at the end of all the cycles of the algorithms.
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
(IJSRD/Vol. 1/Issue 8/2013/0036)
All rights reserved by www.ijsrd.com 1677
Proposed algorithm for I-LEACH
I-LEACH employs the distributed clustering approach as
compare to LEACH protocol. The total sensor field is
divided into the equal sub-region. The choice of the cluster
head (CH) from each sub-region is determined by the
threshold approach as in LEACH protocol. Following is the
algorithm for the I-LEACH protocol.
PROPOSED I-LEACH ALGORITHM
Step: 1 Let Ni or NJ denote a common node
Step: 2 S(Ni) = (N1, N2 ........Nn) denote the set of n
nodes
Step: 3 E(Ni) denote energy in a node
Step: 4 Nxyz denote node location
Step: 5 Ci denote a cluster ID
Step: 6 CH(Ni) denotes a cluster head node.
Step: 7 dij denote distance measured from node Ni to Nj
Step: 8 thresh (Ni) denote the threshold value of node
Ni Initialization
Step: 9 Create node Ni
Step: 10 Set node position Nxyz Clusters formation
Step: 11 Divide the sensor field into equal sub-region Ri
Step: 12 Select CH from the each sub-region Ri based on
threshold value.
Step: 13 if Ni Ri && thresh(Ni) < Threshold && has
not been CH yet then
Step: 14 Ni = CH (Ni) for sub-region R
Step: 15 Else
Step: 16 Ni =Nj (normal node)
Step: 17 end if Send Data to Base station
Step: 18 CH(Ni) sends data to Base station Repeat the
steps 12 to 18 for different rounds
Step: 19 End of algorithm
The sensor field is divided into equal sub region as shown in
fig 3 for 100 nodes
Fig. 3: Sensor network topology for 100 nodes with base
station at (50, 50)
IV. SIMULATION RESULTS AND ANALYSIS
The performance of the proposed I-LEACH is compared
with basic LEACH protocol in terms of Average energy
consumption, Life time of the network and Average
throughput. All experiment results presented in this section
are average of three simulation runs in 100 nodes network
size. The following table shows the simulation results at
various simulation runs.
Network
Size
Sr.
No.
LEACH I-LEACH
Life
Time(s)
Throughput
Life
Time(s)
Throughput
100
1 372.30 35905 566.90 51106
2 404.60 27889 603.50 50517
3 433.80 44871 570.20 50563
Table. 1: Simulation Results
Average energy consumptionA.
As simulation started with equal amount of energy (2J) with
each sensor nodes, so total energy with the network will be
200J for 100 nodes simulation. Fig. 4 shows the comparison
of average energy consumption at various time between
LEACH and I-LEACH protocols for 100.
Fig. 4: Average energy consumption comparisons
Lifetime comparisonB.
The total number of nodes which are alive at the end of each
round is shown in fig. 5 for the 100 nodes network. The
simulation will stop if total number of live nodes is less than
five in the case of 100 nodes network.
Fig. 5: Life time comparisons
Average throughputC.
It will measure the average number of packets reaching at
the sink (base station) node. The location of the sink is (50,
50) in the 100 nodes network. Fig. 6 shows throughput
achieved.
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
(IJSRD/Vol. 1/Issue 8/2013/0036)
All rights reserved by www.ijsrd.com 1678
Fig. 6: Throughput comparisons
V. CONCLUSION
The proposed I-LEACH ensures that the elected cluster-
heads are uniformly distributed over the network. Hence,
there is no possibility that all cluster-heads will be
concentrated in one part of the network. The result of
simulations conducted indicates that the proposed clustering
approach is more energy efficient and scalable and hence
effective in prolonging the network life time compared to
LEACH. It also outperforms LEACH with respect to
throughput of the network. I-LEACH improves energy
consumption by around 43% and throughput by 40% in 100
nodes network size.
REFERENCES
[1] Mohammad Ilyas and Imad Mahgoub. “Handbook of
sensor networks: compact wireless and wired sensing
systems”, Book, Chapter 1 & 6 CRC Press, 2005.
[2] S. Lindsey and C. Raghavendra, “PEGASIS: Power-
Efficient Gathering in Sensor Information Systems,”
IEEE Aerospace Conf. Proceeding, vol. 3, 9-16, pp.
1125-30, 2002.
[3] Manjeshwar, D. P. Agrawal, “TEEN: a protocol for
enhanced efficiency in wireless sensor networks”, in:
Proceedings of the 1st International Workshop on
Parallel and Distributed Computing Issues in Wireless
Networks and Mobile Computing, San Francisco, CA,
April, 2001.
[4] Younis O., Fahmy S. “HEED: A Hybrid, Energy-
Efficient, Distributed Clustering Approach for Ad Hoc
Sensor Networks.” IEEE Transactions on Mobile
Computing, 3(4), 660669, 2004.
[5] Fan Xiangning, Song Yulin. “Improvement on LEACH
Protocol of Wireless Sensor Network, 2007.
[6] Loscr, G. Morabito and S. Marano. “A Two Levels
Hierarchy for Low-Energy Adaptive Clustering
Hierarchy.
[7] Dissertation, Hang Zhou, Zhe Jiang and Mo Xiaoyan,
“Study and Design on Cluster Routing Protocols of
Wireless Sensor Networks, 2006.

More Related Content

What's hot

energy efficient unicast
energy efficient unicastenergy efficient unicast
energy efficient unicast
AravindM170274
 
Energy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networksEnergy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networks
Pushpita Biswas
 
Various Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkVarious Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor Network
Editor IJCATR
 
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Editor IJCATR
 
Hierarchical clustering algo for wsn
Hierarchical clustering algo for wsnHierarchical clustering algo for wsn
Hierarchical clustering algo for wsn
Samruddhi Gaikwad
 
Energy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNEnergy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSN
Zubin Bhuyan
 
Energy efficient cluster head selection in LEACH protocol
Energy efficient cluster head selection in LEACH protocolEnergy efficient cluster head selection in LEACH protocol
Energy efficient cluster head selection in LEACH protocol
ARUNP116
 
Uniform Distribution Technique of Cluster Heads in LEACH Protocol
Uniform Distribution Technique of Cluster Heads in LEACH ProtocolUniform Distribution Technique of Cluster Heads in LEACH Protocol
Uniform Distribution Technique of Cluster Heads in LEACH Protocol
idescitation
 
Clouster Based Routing Protocol
Clouster Based Routing ProtocolClouster Based Routing Protocol
Clouster Based Routing Protocol
Santosh Regmi
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
ijceronline
 
Study of Leach Protocol- A Review
Study of Leach Protocol- A ReviewStudy of Leach Protocol- A Review
Study of Leach Protocol- A Review
Editor IJMTER
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
IJCNCJournal
 
Leach-Protocol
Leach-ProtocolLeach-Protocol
Leach-Protocol
zhendong
 
Leach & Pegasis
Leach & PegasisLeach & Pegasis
Leach & Pegasis
ReenaShekar
 
Routing
RoutingRouting
Kianoosh&amp;sajjad
Kianoosh&amp;sajjadKianoosh&amp;sajjad
Kianoosh&amp;sajjad
bardia kazemi
 
Leach
LeachLeach
Modified leach protocol in wireless sensor network a survey
Modified leach protocol in wireless sensor network a surveyModified leach protocol in wireless sensor network a survey
Modified leach protocol in wireless sensor network a survey
IAEME Publication
 

What's hot (19)

energy efficient unicast
energy efficient unicastenergy efficient unicast
energy efficient unicast
 
Energy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networksEnergy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networks
 
Various Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkVarious Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor Network
 
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
Improvement In LEACH Protocol By Electing Master Cluster Heads To Enhance The...
 
Hierarchical clustering algo for wsn
Hierarchical clustering algo for wsnHierarchical clustering algo for wsn
Hierarchical clustering algo for wsn
 
Energy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNEnergy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSN
 
Energy efficient cluster head selection in LEACH protocol
Energy efficient cluster head selection in LEACH protocolEnergy efficient cluster head selection in LEACH protocol
Energy efficient cluster head selection in LEACH protocol
 
Uniform Distribution Technique of Cluster Heads in LEACH Protocol
Uniform Distribution Technique of Cluster Heads in LEACH ProtocolUniform Distribution Technique of Cluster Heads in LEACH Protocol
Uniform Distribution Technique of Cluster Heads in LEACH Protocol
 
Leach protocol
Leach protocolLeach protocol
Leach protocol
 
Clouster Based Routing Protocol
Clouster Based Routing ProtocolClouster Based Routing Protocol
Clouster Based Routing Protocol
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
 
Study of Leach Protocol- A Review
Study of Leach Protocol- A ReviewStudy of Leach Protocol- A Review
Study of Leach Protocol- A Review
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
 
Leach-Protocol
Leach-ProtocolLeach-Protocol
Leach-Protocol
 
Leach & Pegasis
Leach & PegasisLeach & Pegasis
Leach & Pegasis
 
Routing
RoutingRouting
Routing
 
Kianoosh&amp;sajjad
Kianoosh&amp;sajjadKianoosh&amp;sajjad
Kianoosh&amp;sajjad
 
Leach
LeachLeach
Leach
 
Modified leach protocol in wireless sensor network a survey
Modified leach protocol in wireless sensor network a surveyModified leach protocol in wireless sensor network a survey
Modified leach protocol in wireless sensor network a survey
 

Similar to Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)

Cluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor NetworksCluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor Networks
editor1knowledgecuddle
 
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH ProtocolAnalysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
IJTET Journal
 
29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor
ijaprr_editor
 
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
An Improved LEACH-C Algorithm for Energy Efficiency in WSN RoutingAn Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
ijsrd.com
 
Energy efficient protocol with static clustering (eepsc) comparing with low e...
Energy efficient protocol with static clustering (eepsc) comparing with low e...Energy efficient protocol with static clustering (eepsc) comparing with low e...
Energy efficient protocol with static clustering (eepsc) comparing with low e...
Alexander Decker
 
Iaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd Iaetsd
 
B05630814
B05630814B05630814
B05630814
IOSR-JEN
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
ijwmn
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
ijwmn
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
ijassn
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ijassn
 
C04501027035
C04501027035C04501027035
C04501027035
ijceronline
 
H0421043049
H0421043049H0421043049
H0421043049
ijceronline
 
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksEnhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Associate Professor in VSB Coimbatore
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
ijwmn
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
ijwmn
 
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
IJCNCJournal
 
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
IJCNCJournal
 
B045070510
B045070510B045070510
B045070510
IJERA Editor
 

Similar to Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH) (20)

Cluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor NetworksCluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor Networks
 
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH ProtocolAnalysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
Analysis of Packet Loss Rate in Wireless Sensor Network using LEACH Protocol
 
29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor
 
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
An Improved LEACH-C Algorithm for Energy Efficiency in WSN RoutingAn Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
 
Energy efficient protocol with static clustering (eepsc) comparing with low e...
Energy efficient protocol with static clustering (eepsc) comparing with low e...Energy efficient protocol with static clustering (eepsc) comparing with low e...
Energy efficient protocol with static clustering (eepsc) comparing with low e...
 
Iaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routing
 
B05630814
B05630814B05630814
B05630814
 
Jm2416491652
Jm2416491652Jm2416491652
Jm2416491652
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
 
C04501027035
C04501027035C04501027035
C04501027035
 
H0421043049
H0421043049H0421043049
H0421043049
 
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor NetworksEnhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHODINCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
INCREASING WIRELESS SENSOR NETWORKS LIFETIME WITH NEW METHOD
 
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
Designing an Energy Efficient Clustering in Heterogeneous Wireless Sensor Net...
 
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
DESIGNING AN ENERGY EFFICIENT CLUSTERING IN HETEROGENEOUS WIRELESS SENSOR NET...
 
B045070510
B045070510B045070510
B045070510
 

More from ijsrd.com

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Grid
ijsrd.com
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Things
ijsrd.com
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Life
ijsrd.com
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOT
ijsrd.com
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...
ijsrd.com
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
ijsrd.com
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Life
ijsrd.com
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learning
ijsrd.com
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation System
ijsrd.com
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
ijsrd.com
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigerator
ijsrd.com
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
ijsrd.com
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processing
ijsrd.com
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
ijsrd.com
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
ijsrd.com
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Tracking
ijsrd.com
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
ijsrd.com
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparators
ijsrd.com
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
ijsrd.com
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.
ijsrd.com
 

More from ijsrd.com (20)

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Grid
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Things
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Life
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOT
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Life
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learning
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation System
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigerator
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processing
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Tracking
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparators
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.
 

Recently uploaded

Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 

Recently uploaded (20)

Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 

Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 8, 2013 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 1675 Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH) Shivam H. Mehta1 Mr. Sanjay Tiwari2 1 M. Tech(Student) 2 Prof. & HOD 1, 2 Computer Science & Engineering Department 1, 2 AIET, Jaipur Abstract—In the wireless sensor networks (WSNs), the sensor nodes (called motes) are usually scattered in a sensor field an area in which the sensor nodes are deployed. These motes are small in size and have limited processing power, memory and battery life. In WSNs, conservation of energy, which is directly related to network life time, is considered relatively more important souse of energy efficient routing algorithms is one of the ways to reduce the energy conservation. In general, routing algorithms in WSNs can be divided into flat, hierarchical and location based routing. There are two reasons behind the hierarchical routing Low Energy Adaptive Clustering Hierarchy (LEACH) protocol be in explored. One, the sensor networks are dense and a lot of redundancy is involved in communication. Second, in order to increase the scalability of the sensor network keeping in mind the security aspects of communication. Cluster based routing holds great promise for many to one and one to many communication paradigms that are pre valentines or networks. I. INTRODUCTION There are lots of work has been done in the area of Wireless Sensor Network, but still a long way to go. Wireless Sensor networks consist of hundreds of thousands of low power multi-functional sensor nodes, operating in an unattended environment, with limited computation and sensing capabilities. Sensor nodes are equipped with small, often irreplaceable batteries with limited power capacities. The use of wireless sensor networks is increasing day by day and at the same time it faces the problem of energy constraints in terms of limited battery lifetime. Various approaches can be taken to save energy caused by communication in wireless sensor networks. One of them is to adopting energy efficient routing algorithms. The routing algorithms in the sensor networks broadly classified into three categories: Flat, Hierarchical (or Cluster) and Location based routing. The idea proposed in LEACH has been an inspiration for many hierarchical routing protocols. The operation of LEACH is broken up into rounds, where each round begins with a set- up phase, when the clusters are organized, followed by a steady-state phase, when data transfers to the base station occur. In order to minimize overhead, the steady-state phase is long compared to the set-up phase. Set-up phase: During this phase, each node decides whether or not to become a cluster head (CH) for the current round. This decision is based on choosing a random number between 0 and 1 if number is less than a threshold T(n), the node become cluster head for the current round. The threshold value is set as: ( ) { ( ) (1.1) Where, P = desired percentage of cluster head, r = current round and G is the set of nodes which did not become cluster head in last 1rounds. Once the cluster head is chosen, it will use the CSMA MAC protocol to advertise its status. Remaining nodes will take the decision about their cluster head for current round based on the received signal strength of the advertisement message. Before steady-state phase starts, certain parameters are considered, such as the network topology and the relative costs of computation versus the communication. A Time Division Multiple Access (TDMA) schedule is applied to all the members of the cluster group to send messages to the CH, and then to the cluster head towards the base station. As soon as a cluster head is selected for a region, steady-state phase starts. Fig. 1 shows the flowchart of the phase. Steady-state phase: Once the clusters are created and the TDMA schedule is fixed, data transmission can begin. Assuming nodes always have data to send, they send it during their allocated transmission time to the cluster head. This transmission uses a minimal amount of energy (chosen based on the received strength of the cluster-head advertisement). The radio of each non-cluster-head node can be turned off until the nodes allocated transmission time, thus minimizing energy dissipation in these nodes. Fig. 1: Flow chart of the Set-up phase of the LEACH protocol Node l Cluster head? Announce Cluster head status Walt for Join request messages Create TDMA schedule and send to cluster members t=0 Walt for cluster- head announcements Send join request message to chosen cluster head Walt for schedule from cluster head t=0 Steady-state operation for t=Tround seconds Yes No
  • 2. Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH) (IJSRD/Vol. 1/Issue 8/2013/0036) All rights reserved by www.ijsrd.com 1676 II. RELATED WORK Wireless sensor networks (WSNs) contain hundreds or thousands of sensor nodes equipped with sensing, computing and communication abilities. Each node has the ability to sense elements of its environment perform simple computations and communicate among its peers or directly to an external base station (BS) Deployment of a sensor network can be in random fashion or planted manually. These networks promise a maintenance-free, fault-tolerant platform for gathering different kinds of data. Because a sensor node needs to operate for a long time on a tiny battery, innovative techniques to eliminate energy inefficiencies that would shorten the lifetime of the network must be used. A greater number of sensors allows for sensing over larger geographical regions with greater accuracy. Fig. 2 shows the basic components of the sensor nodes and wireless sensor network architecture [1]. Fig. 2: Components of sensor node and WSN architecture The design of routing protocols in WSNs is influenced by many challenging factors[1]. Which include Energy consumption without losing accuracy: Due to limited supply of energy performing computations and transmitting information in a wireless environment with reliability. Power-Efficient Gathering in Sensor InformationA. Systems (PEGASIS) The main idea in PEGASIS is for each node to receive from and transmit to close neighbors and take turns being the leader for transmission to the BS [2]. This approach distributes the energy load evenly among the sensor nodes in the network. Sensor nodes are randomly deployed in the sensor field, and therefore, the node is at a random location. The nodes will be organized to form a chain, which can either be accomplished by the sensor nodes themselves using a greedy algorithm starting from some node. Alternatively, the BS can compute this chain and broadcast it to all the sensor nodes. For constructing the chain, it is assumed that all nodes have global knowledge of the network and employ the greedy algorithm. The greedy approach to constructing the chain works well and this is done before the first round of communication. To construct the chain, it starts with the furthest node from the BS. Threshold sensitive Energy Efficient sensor NetworkB. protocol (TEEN) The nodes in the network periodically switch on their sensors and transmitters, sense the environment and transmit the data of interest [3]. Thus, they provide a snapshot of the relevant parameters at regular intervals called the proactive networks. They are well suited for applications requiring periodic data monitoring. Hybrid Energy Efficient Distributed clustering(HEED)C. Hybrid Energy-Efficient Distributed Clustering (HEED) [4] which is a multi-hop clustering algorithm with focus on efficient clustering by proper selection of cluster heads based on the physical distance between nodes. E- LEACH PROTOCOLD. Energy-LEACH protocol improves the CH selection procedure. It makes residual energy of node as the main metric which decides whether the nodes turn into CH or not after the first round [5]. Same as LEACH protocol, E- LEACH is divided into rounds, in the first round, every node has the same probability to turn into CH, that mean nodes are randomly selected as CHs, in the next rounds, the residual energy of each node is different after one round communication and taken into account for the selection of the CHs. That mean nodes have more energy will become a CHs rather than nodes with less energy. TL LEACH PROTOCOLE. A new version of LEACH called Two-level Leach was proposed. In this protocol; CH collects data from other cluster members as original LEACH, but rather than transfer data to the BS directly, it uses one of the CHs that lies between the CH and the BS as a relay station [6]. M- LEACH PROTOCOLF. In Multi hop LEACH protocol selects optimal path between the CH and the BS through other CHs and use these CHs as a relay station to transmit data over through them [7]. First, multi-hop communication is adopted among CHs. Then, according to the selected optimal path, these CHs transmit data to the corresponding CH which is nearest to BS. Finally, this CH sends data to BS. M-LEACH protocol is almost the same as LEACH protocol, only makes communication mode from single hop to multi-hop between CHs and BS. III. PROPOSED MODIFICATION IN LEACH The proposed I-LEACH (Improved LEACH) ensures that the elected cluster-heads will be uniformly distributed over the network. Hence, there is no possibility that all cluster- heads will be concentrated in one part of the network. The performance of the proposed I-LEACH protocol is evaluated mainly as per the following metrics: Average Energy consumption: The average energy consumed by the sensor nodes are measured at equal intervals. Average Throughput: The average number of packets received at the sink. Life time of the network: The total number of nodes which are alive at the end of all the cycles of the algorithms.
  • 3. Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH) (IJSRD/Vol. 1/Issue 8/2013/0036) All rights reserved by www.ijsrd.com 1677 Proposed algorithm for I-LEACH I-LEACH employs the distributed clustering approach as compare to LEACH protocol. The total sensor field is divided into the equal sub-region. The choice of the cluster head (CH) from each sub-region is determined by the threshold approach as in LEACH protocol. Following is the algorithm for the I-LEACH protocol. PROPOSED I-LEACH ALGORITHM Step: 1 Let Ni or NJ denote a common node Step: 2 S(Ni) = (N1, N2 ........Nn) denote the set of n nodes Step: 3 E(Ni) denote energy in a node Step: 4 Nxyz denote node location Step: 5 Ci denote a cluster ID Step: 6 CH(Ni) denotes a cluster head node. Step: 7 dij denote distance measured from node Ni to Nj Step: 8 thresh (Ni) denote the threshold value of node Ni Initialization Step: 9 Create node Ni Step: 10 Set node position Nxyz Clusters formation Step: 11 Divide the sensor field into equal sub-region Ri Step: 12 Select CH from the each sub-region Ri based on threshold value. Step: 13 if Ni Ri && thresh(Ni) < Threshold && has not been CH yet then Step: 14 Ni = CH (Ni) for sub-region R Step: 15 Else Step: 16 Ni =Nj (normal node) Step: 17 end if Send Data to Base station Step: 18 CH(Ni) sends data to Base station Repeat the steps 12 to 18 for different rounds Step: 19 End of algorithm The sensor field is divided into equal sub region as shown in fig 3 for 100 nodes Fig. 3: Sensor network topology for 100 nodes with base station at (50, 50) IV. SIMULATION RESULTS AND ANALYSIS The performance of the proposed I-LEACH is compared with basic LEACH protocol in terms of Average energy consumption, Life time of the network and Average throughput. All experiment results presented in this section are average of three simulation runs in 100 nodes network size. The following table shows the simulation results at various simulation runs. Network Size Sr. No. LEACH I-LEACH Life Time(s) Throughput Life Time(s) Throughput 100 1 372.30 35905 566.90 51106 2 404.60 27889 603.50 50517 3 433.80 44871 570.20 50563 Table. 1: Simulation Results Average energy consumptionA. As simulation started with equal amount of energy (2J) with each sensor nodes, so total energy with the network will be 200J for 100 nodes simulation. Fig. 4 shows the comparison of average energy consumption at various time between LEACH and I-LEACH protocols for 100. Fig. 4: Average energy consumption comparisons Lifetime comparisonB. The total number of nodes which are alive at the end of each round is shown in fig. 5 for the 100 nodes network. The simulation will stop if total number of live nodes is less than five in the case of 100 nodes network. Fig. 5: Life time comparisons Average throughputC. It will measure the average number of packets reaching at the sink (base station) node. The location of the sink is (50, 50) in the 100 nodes network. Fig. 6 shows throughput achieved.
  • 4. Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH) (IJSRD/Vol. 1/Issue 8/2013/0036) All rights reserved by www.ijsrd.com 1678 Fig. 6: Throughput comparisons V. CONCLUSION The proposed I-LEACH ensures that the elected cluster- heads are uniformly distributed over the network. Hence, there is no possibility that all cluster-heads will be concentrated in one part of the network. The result of simulations conducted indicates that the proposed clustering approach is more energy efficient and scalable and hence effective in prolonging the network life time compared to LEACH. It also outperforms LEACH with respect to throughput of the network. I-LEACH improves energy consumption by around 43% and throughput by 40% in 100 nodes network size. REFERENCES [1] Mohammad Ilyas and Imad Mahgoub. “Handbook of sensor networks: compact wireless and wired sensing systems”, Book, Chapter 1 & 6 CRC Press, 2005. [2] S. Lindsey and C. Raghavendra, “PEGASIS: Power- Efficient Gathering in Sensor Information Systems,” IEEE Aerospace Conf. Proceeding, vol. 3, 9-16, pp. 1125-30, 2002. [3] Manjeshwar, D. P. Agrawal, “TEEN: a protocol for enhanced efficiency in wireless sensor networks”, in: Proceedings of the 1st International Workshop on Parallel and Distributed Computing Issues in Wireless Networks and Mobile Computing, San Francisco, CA, April, 2001. [4] Younis O., Fahmy S. “HEED: A Hybrid, Energy- Efficient, Distributed Clustering Approach for Ad Hoc Sensor Networks.” IEEE Transactions on Mobile Computing, 3(4), 660669, 2004. [5] Fan Xiangning, Song Yulin. “Improvement on LEACH Protocol of Wireless Sensor Network, 2007. [6] Loscr, G. Morabito and S. Marano. “A Two Levels Hierarchy for Low-Energy Adaptive Clustering Hierarchy. [7] Dissertation, Hang Zhou, Zhe Jiang and Mo Xiaoyan, “Study and Design on Cluster Routing Protocols of Wireless Sensor Networks, 2006.