SlideShare a Scribd company logo
Performance Analysis of Wireless Sensor
Network Protocol: LEACH & EDEEC
Name Designation University/Address Phone Email
Yogesh kumar
Fulara
ME Student
(Electronics)
PEC University of Technology
Chandigarh
+91-9780900443 fularayogesh@gmail.
com
Dr. Deepak Bagai Prof. ECE Dept. PEC University of Technology
Chandigarh
+97-9872376347 dbagai@yahoo.com
Authors:
13 May 2015 Paper ID: ICCICT7047
Wireless Sensor Network
A wireless sensor network (WSN) is
A group of specialized transducers
With a communication interface
Intended to monitor and record condition at diverse location
Commonly monitored parameters are
Temperature, Humidity, pressure , wind direction and speed
Illumination, intensity, vibration intensity, sound intensity,
Power-line voltage, chemical concentrations, pollutant levels and vital body
function
Components of WSNs
The WSN consist of two main components:
1. Sensor Nodes, and
2. Base Station (Central Gateway).
From : Book “Ad Hoc and sensor networks” by Carlos de Morais Cordeiro.
Figure: 1
Sensor Node
Block Diagram Sensor node
Figure: 2
Characteristics of WSNs
Ability to withstand harsh environmental conditions
Ability to cope with node failure
Dynamic network topology
Communication failures
Limited power they can harvest or store
Heterogeneity of nodes
Large scale of deployment
Node capacity is scalable (only limited by bandwidth of gateway node)
Applications of WSNs
HEALTH CARE
MONITORING
ENVIRONMENTAL
MONITORING
SMART OFFICE AND
HOME/ OFFICE AND
INDUSTRIAL
ASSEMBLY LINES
GREENHOUSE
MONITORING
REAR LOCATION PARAMETER
MONITORING
AGRICULTURE
HABITAT
MONITORING
BUILDING,
BRIDGE ST.
MONITORING
SECURITYAND
SURVEILLANCE
DEFENSE
APPLICATION
APPLICATION
OF WSNS
Figure: 3
Objective
The main objective of this paper is to compare the performance of the LEACH
( Homogeneous) and EDEEC ( Heterogeneous) protocols for WSNs.
 Conserve and balance the energy consumption for WSNs.
 To find out the total data transmitted and received in the Networks using
LEACH and EDEEC protocols.
Network Model
ISO developed a network model consist five functional area:
Configuration Management
Fault Management
Security Management
Performance Management
Accounting Management
Configuration Management
Configuration Management entails initial set-up of the network devices and
continuous monitoring and controlling of these devices.
One key aspect of configuration management for WSNs is topology
management
Which consider how the nodes arranged in network.
Primary goal of topology management is to maintain network connectivity in an
energy-efficient manner.
◦ Three categories
◦ Topology Discovery
◦ Sleep Cycle Management
◦ Clustering
Clustering
Organizes the sensor nodes into
clusters
Each cluster is governed by a
cluster-head
Only heads send messages to a BS
Suitable for data fusion
Self-organizing
10From : Junping, H., Yuhui, J. and Liang, D.: `A Time-based Cluster-Head Selection Algorithm for LEACH', IEEE
Symposium on Computers and Communications, 2008. ISCC 2008, pp. 1172-1176.
Figure: 4
Types of clustering Algorithms
Homogeneous clustering Algorithms
The network which all sensor network have same amount of energy are called
Homogeneous Network.
HEED (Hybrid Energy Efficient Distributed Clustering)
PEGASIS (Power Efficient Gathering in Sensor Information System)
LEACH (low Energy Adaptive Clustering Hierarchy)
Introduction to LEACH: Low-Energy
Adaptive Clustering Hierarchy
Self-Organizing, Adaptive clustering protocol
Randomized rotation of the high energy cluster head
Sensors elect themselves to chose a cluster head
Each node chooses its own cluster
Local data fusion at local BS –Compresses data to send, reduces transmit power
Within each clusters, nodes access the channel using TDMA (MAC)
Each local BS picks a CDMA code at random for communication inside the
cluster
LEACH Algorithm
Advertisement Phase:
Node n chooses a number between 0 and 1, if the number is less than the
threshold, then n becomes a cluster head
Notations: T(n) is the threshold number
P = the desired percentage of cluster heads
r = the current round
G is the set of nodes that have not been cluster-heads in the last 1/P rounds
LEACH Algorithm
1. Advertisement Phase
 Elected node broadcasts advertisement using CSMA-MAC protocol
All elected nodes transmit with same energy
Based on the received advertisement signal strength, the non-cluster-head node chooses
its cluster
The node chooses the cluster-head whose advertisement has the highest received power
Since the amount of transmit energy needed to communicate to this cluster head is
minimal
LEACH Algorithm
2. Cluster Set-Up Phase:
Each node informs the cluster-head
node about its choice
Each node uses CSMA-MAC
protocol to transmit this information
Cluster heads must keep receivers on
Figure: 5
LEACH Algorithm
Schedule Creation:
Cluster head creates a TDMA schedule based on the number of nodes in the cluster
The head broadcasts the schedule back to his nodes
Data Transmission:
Nodes send with minimal required energy to the local cluster head, and turn off their
radio when not sending
Local cluster heads receive data, compress it into a single signal
At the end of the round (decided upon before), Start from the beginning
To avoid interference between clusters, CDMA codes are picked at random by local
cluster heads and broadcasted to their cluster nodes
Heterogeneous clustering
The network which some of the sensor network have extra power as compared to
other nodes in the network are called Heterogeneous Network.
Regarding their power level, three types of Heterogeneous networks
Two, Three and Multi-Level Heterogeneous Networks.
SEP (Stable Election Protocol)
DEEC (Distributed Energy Efficient Clustering)
EDEEC (Enhanced Distributed Energy Efficient Clustering)
DDEEC (Developed Distributed Energy Efficient Clustering)
EDDEEC (Enhanced Developed Distributed Energy Efficient Clustering)
Two Level Heterogeneous Network
𝐸 𝑇 = 𝑁 1 − 𝑚 𝐸0 + 𝑁𝑚 1 + 𝑎 𝐸0 = 𝑁𝐸0(1 + 𝑎𝑚)
Three Level Heterogeneous Network
𝐸 𝑇 = 𝑁 1 − 𝑚 𝐸0 + 𝑁𝑚 1 + 𝑎 (1 − 𝑚0)𝐸0+𝑁𝐸0 𝑚0 1 + 𝑏 =
𝑁𝐸0(1 + 𝑚(𝑎 + 𝑚0 𝑏))
Multi-Level Heterogeneous Network
𝐸 𝑇 = 𝑖=1
𝑁
𝐸0(1 + 𝑎𝑖) = 𝐸0(𝑁 + 𝑖=1
𝑁
𝑎𝑖)
EDEEC: Enhanced Distributed Energy
Efficient Clustering
Used for Heterogeneous wireless Sensor Networks
Uses same scheme for cluster head choice base on
Initial,
Remaining energy of the nodes,
Radio dissipation and
Average energy of the network .
EDEEC Algorithm
1. Advertisement Phase
2. Cluster Set-Up Phase
3. Schedule Creation:
4. Data Transmission:
Probability Of Nodes
Where
E(r) is the average energy at round r of the network,
Ei (r) is residual energy at round r, m is fraction between node heterogeneity,
Popt is the probability of optimum number of cluster head and
a, b is boost a power for advance and super nodes.
Assumptions of the Network
Simulation works
Sensor Nodes are uniformly randomly deployed in the network.
Sensor Nodes position is fixed.
There is one Base Station which is located at the centre of the sensing field.
Nodes always have the data to send to the base station.
Each nodes send 4000 bits of data during transmission.
Nodes are location-unaware, i.e. not equipped with GPS-capable antennae.
All nodes have similar capabilities in terms of processing and communication
and of equal significance.
NETWORK SIMULATION MODEL
1. Deployment of nodes
RANDOM DEPLOYMENT OF NODES
FOR LEACH
RANDOM DEPLOYMENT OF NODES
FOR EDEEC
Figure: 6 Figure: 7
2. Energy Distribution
Transmission Energy:
Receiving Energy:
3. Simulation Parameter
Parameter Value
Area(x, y) (100,100) m
Base station (x, y) (50, 50) m
Number of Nodes (N) 100
Probability (P) 0.1
Initial Energy 0.1J
Transmitter Energy 50 nJ/bit
Receiver Energy 50 nJ/bit
Free space Energy (amplifier) 10 nJ/bit/ m^2
Multipath Energy (Amplifier) 0.0013 pJ/bit/m^4
A Energy factor between Normal nodes and super Nodes 3
B (Energy factor between normal Nodes and advance Nodes) 2
Number of rounds 5000
Message size 4000 bits
M (fraction of Advance Nodes) 0.3
X (fraction of Super Nodes) 0.3
Table: 1
SIMULATION AND ANALYSIS
System lifetime.
Energy consumption
Total Data Transmission through networks
Lifetime of Network
Observation the first nodes dies for
◦ EDEEC : after 1276 rounds
◦ LEACH : after 1008 rounds.
We can also find out that all the nodes
are alive for large time than that of
LEACH protocol.
Which defines the life-life of the
networks.
Figure: 8
Energy Dissipation
Observation
◦ I found that the loss of nodes energy decrease
in EDEEC protocol with the slower rate than
that of LEACH protocols.
◦ This is because of in LEACH protocol Nodes
consumes large energy to transmitting and
receiving data than in EDEEC protocol.
◦ We can observed that EDEEC is more stable
protocol than LEACH protocol.
Figure: 9
Data Transmission
Observation
◦ In EDEEC the data transmitting and
receiving is greater than that of
LEACH protocol.
◦ We can observed from that EDEEC
has better network monitoring
quality than the LEACH algorithms.
Figure:10
Conclusion
Simulation results we can conclude that the characteristics of Heterogeneous
WSNs algorithms are better than the Homogeneous WSNs in term of the first
node dies and the number of packets sent to the base station.
Heterogeneous WSNs cluster-based protocols have the better ability to manage
the clusters and their member nodes and can better balance the energy
consumption of the nodes in the whole network than Homogeneous WSNs.
REFERENCES
G. Han, H. Xu, T. Q. Duong, J. Jiang, and T. Hara, “Localization algorithms of wireless sensor networks: a survey”, Telecommunication Systems, vol. 52, no. 4, pp. 2419–2436,
2013. View at Publisher · View at Google Scholar · View at Scopus.
N. Javaid, T.N. Khan, A. Iqbal, A. Akhtar, M. Ishfaq, “Enhanced Developed Distributed Energy-Efficient Clustering for Heterogeneous Wireless Sensor Networks.” Published by
Elsevir B.V., on International Workshop on Body Area Networks (BASNet-2013), Procedia Computer Science 19 (2013), pp.914-919.
O. Younis and S. Fahmy, “ HEED : a Hybrid, Energy-Efficient Distributed Clustering Approach, vol. 3 no. 4, pp. 366-379, Dec. 2004.
S.Lindsey, C.S. Raghavenda, “ PEGASIS: Power efficient gathering in sensor information systems”, in: Proceedings of the IEEE Aerospace Conference, Big Sky, Montana,
march 2002
W. Heinzelman, A. Chandrakasan, H.Balakrishna, “An application specific protocol architecture for Wireless Microsensor Networks”. IEEE Transactions on wireless
communication, vol., 1 no. 4, pp. 660-670, year 2002.
T.N. Qureshi, N.Javid, M.Malik, U. Qasim, A.A. Khan, “On performance evalutation of varients of DEEC in WSNs”, Broadband, Wireless Computing, Communication and
Applications (BWCCA), 2012 seventh International Conference, vol. 1, pp. 162-169, 12-14 nov 2012.
G. Smaragdakis, I. Matta, Bestavros, “SEP: A Stable Election protocol for clustered heterogeneous wireless sensor networks”, in: second international workshop on sensor and
actor network protocols and application, year 2004.
L. Qing, Q.Zhu, M. Wang, “Design of a distributed energy efficient clustering algorithm for heterogeneous wireless sensor network”, ELSEVIER, Computer Communications 29,
pp. 2230-2237, year 2006.
Brahim Elbhir, Rachid saadane, Sanaa EL Fkihi, Driss Aboutajdine, “Developed Distributed energy-efficient clustering (DEEC) for heterogeneous wireless sensor networks”, in
5th international symposium on I/V Communications and Mobile Network (ISVC), year 2010.
Parul saini, Ajay kumar sharma, “E-DEEC Enhanced Distributed Energy Efficient Clustering Scheme for Heterogeneous WSN”, in 1st international conference on papallel,
Distributed and Grid Computing (PDGC year 2010).
Ankita joshi and Lakshmi Priya.m, “A survey of Hierarchical Routing Protocols in Wireless Sensor Network”, MES Journal of technology and Management, pp.67-71.

More Related Content

What's hot

Adhoc and Sensor Networks - Chapter 02
Adhoc and Sensor Networks - Chapter 02Adhoc and Sensor Networks - Chapter 02
Adhoc and Sensor Networks - Chapter 02
Ali Habeeb
 
Basic Architecture of Wireless Sensor Network
Basic Architecture of Wireless Sensor NetworkBasic Architecture of Wireless Sensor Network
Basic Architecture of Wireless Sensor Network
Karthik
 
Wireless sensor network security issues
Wireless sensor network security issuesWireless sensor network security issues
Wireless sensor network security issuesMaha Saad
 
Chapter 14
Chapter 14Chapter 14
Chapter 14
Faisal Mehmood
 
WSN Routing Protocols
WSN Routing ProtocolsWSN Routing Protocols
WSN Routing Protocols
Murtadha Alsabbagh
 
Atm( Asynchronous Transfer mode )
Atm( Asynchronous Transfer mode )Atm( Asynchronous Transfer mode )
Atm( Asynchronous Transfer mode )Ali Usman
 
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
 
Black hole attack
Black hole attackBlack hole attack
Black hole attack
Richa Kumari
 
AODV routing protocol
AODV routing protocolAODV routing protocol
AODV routing protocol
Varsha Anandani
 
5G Network Slicing
5G Network Slicing5G Network Slicing
5G Network Slicing
Sridhar Bhaskaran
 
wirelss sensor network
wirelss sensor networkwirelss sensor network
wirelss sensor network
rasyidi usman
 
wireless sensor network ppt
wireless sensor network pptwireless sensor network ppt
wireless sensor network ppt
Pramod Kuruvatti
 
Security in wireless sensor network
Security in wireless sensor networkSecurity in wireless sensor network
Security in wireless sensor network
Adit Pathak
 
Fault tolerance in wsn
Fault tolerance in wsnFault tolerance in wsn
Fault tolerance in wsnElham Hormozi
 
security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networksVishnu Kudumula
 

What's hot (20)

WSN presentation
WSN presentationWSN presentation
WSN presentation
 
Leach wireless sensor ntwrk aa1
Leach wireless sensor ntwrk aa1Leach wireless sensor ntwrk aa1
Leach wireless sensor ntwrk aa1
 
Adhoc and Sensor Networks - Chapter 02
Adhoc and Sensor Networks - Chapter 02Adhoc and Sensor Networks - Chapter 02
Adhoc and Sensor Networks - Chapter 02
 
Basic Architecture of Wireless Sensor Network
Basic Architecture of Wireless Sensor NetworkBasic Architecture of Wireless Sensor Network
Basic Architecture of Wireless Sensor Network
 
Wireless sensor network security issues
Wireless sensor network security issuesWireless sensor network security issues
Wireless sensor network security issues
 
Chapter 14
Chapter 14Chapter 14
Chapter 14
 
Manet
ManetManet
Manet
 
Manet ppt
Manet pptManet ppt
Manet ppt
 
WSN Routing Protocols
WSN Routing ProtocolsWSN Routing Protocols
WSN Routing Protocols
 
Thesis-Final-slide
Thesis-Final-slideThesis-Final-slide
Thesis-Final-slide
 
Atm( Asynchronous Transfer mode )
Atm( Asynchronous Transfer mode )Atm( Asynchronous Transfer mode )
Atm( Asynchronous Transfer mode )
 
Study of Leach Protocol- A Review
Study of Leach Protocol- A ReviewStudy of Leach Protocol- A Review
Study of Leach Protocol- A Review
 
Black hole attack
Black hole attackBlack hole attack
Black hole attack
 
AODV routing protocol
AODV routing protocolAODV routing protocol
AODV routing protocol
 
5G Network Slicing
5G Network Slicing5G Network Slicing
5G Network Slicing
 
wirelss sensor network
wirelss sensor networkwirelss sensor network
wirelss sensor network
 
wireless sensor network ppt
wireless sensor network pptwireless sensor network ppt
wireless sensor network ppt
 
Security in wireless sensor network
Security in wireless sensor networkSecurity in wireless sensor network
Security in wireless sensor network
 
Fault tolerance in wsn
Fault tolerance in wsnFault tolerance in wsn
Fault tolerance in wsn
 
security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networks
 

Viewers also liked

wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar pptEisha Madhwal
 
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
divya_prabha
 
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
divya_prabha
 
Leach
LeachLeach
Clouster Based Routing Protocol
Clouster Based Routing ProtocolClouster Based Routing Protocol
Clouster Based Routing Protocol
Santosh Regmi
 
Heterogeneous heed protocol for wireless sensor networks springer
Heterogeneous heed protocol for wireless sensor networks   springerHeterogeneous heed protocol for wireless sensor networks   springer
Heterogeneous heed protocol for wireless sensor networks springer
Raja Ram
 
Routing Protocols for Wireless Sensor Networks
Routing Protocols for Wireless Sensor NetworksRouting Protocols for Wireless Sensor Networks
Routing Protocols for Wireless Sensor NetworksDarpan Dekivadiya
 
Wireless Sensor Network Routing Protocols
Wireless Sensor Network Routing ProtocolsWireless Sensor Network Routing Protocols
Wireless Sensor Network Routing Protocols
Virendra Thakur
 
Routing protocol on wireless sensor network
Routing protocol on wireless sensor networkRouting protocol on wireless sensor network
Routing protocol on wireless sensor networkshashankcsnits
 
Seminar report on WSN technology
Seminar report on WSN technologySeminar report on WSN technology
Seminar report on WSN technologyKapil Dev
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Aprendizaje colaborativo
Aprendizaje colaborativoAprendizaje colaborativo
Aprendizaje colaborativoMarihel Netto
 
บทที่ 3 สื่อการเรียนการสอน
บทที่ 3 สื่อการเรียนการสอนบทที่ 3 สื่อการเรียนการสอน
บทที่ 3 สื่อการเรียนการสอนMasamune Takano
 
Donusumgeometrisi8mat sunusu
Donusumgeometrisi8mat sunusuDonusumgeometrisi8mat sunusu
Donusumgeometrisi8mat sunusu
kaston5757
 
Apresentacao retrato paulista oficial (corretor humberto)
Apresentacao retrato paulista oficial (corretor humberto)Apresentacao retrato paulista oficial (corretor humberto)
Apresentacao retrato paulista oficial (corretor humberto)Humberto Anzzelotti
 
үржилийн биологи лекц1
үржилийн биологи лекц1үржилийн биологи лекц1
үржилийн биологи лекц1otgooPhh
 
Biomaterials. Merging Materials Science with Biology.
Biomaterials. Merging Materials Science with Biology.Biomaterials. Merging Materials Science with Biology.
Biomaterials. Merging Materials Science with Biology.
Sociedade Brasileira de Pesquisa em Materiais
 

Viewers also liked (20)

Leach protocol
Leach protocolLeach protocol
Leach protocol
 
wireless sensor network my seminar ppt
wireless sensor network my seminar pptwireless sensor network my seminar ppt
wireless sensor network my seminar ppt
 
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
Report on I-LEACH: An Energy Efficient Routing Protocol in Wireless Sensor Ne...
 
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
 
Leach
LeachLeach
Leach
 
Routing Protocols in WSN
Routing Protocols in WSNRouting Protocols in WSN
Routing Protocols in WSN
 
Clouster Based Routing Protocol
Clouster Based Routing ProtocolClouster Based Routing Protocol
Clouster Based Routing Protocol
 
Heterogeneous heed protocol for wireless sensor networks springer
Heterogeneous heed protocol for wireless sensor networks   springerHeterogeneous heed protocol for wireless sensor networks   springer
Heterogeneous heed protocol for wireless sensor networks springer
 
eeca
eecaeeca
eeca
 
Routing Protocols for Wireless Sensor Networks
Routing Protocols for Wireless Sensor NetworksRouting Protocols for Wireless Sensor Networks
Routing Protocols for Wireless Sensor Networks
 
Wireless Sensor Network Routing Protocols
Wireless Sensor Network Routing ProtocolsWireless Sensor Network Routing Protocols
Wireless Sensor Network Routing Protocols
 
Routing protocol on wireless sensor network
Routing protocol on wireless sensor networkRouting protocol on wireless sensor network
Routing protocol on wireless sensor network
 
Seminar report on WSN technology
Seminar report on WSN technologySeminar report on WSN technology
Seminar report on WSN technology
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 
Aprendizaje colaborativo
Aprendizaje colaborativoAprendizaje colaborativo
Aprendizaje colaborativo
 
บทที่ 3 สื่อการเรียนการสอน
บทที่ 3 สื่อการเรียนการสอนบทที่ 3 สื่อการเรียนการสอน
บทที่ 3 สื่อการเรียนการสอน
 
Donusumgeometrisi8mat sunusu
Donusumgeometrisi8mat sunusuDonusumgeometrisi8mat sunusu
Donusumgeometrisi8mat sunusu
 
Apresentacao retrato paulista oficial (corretor humberto)
Apresentacao retrato paulista oficial (corretor humberto)Apresentacao retrato paulista oficial (corretor humberto)
Apresentacao retrato paulista oficial (corretor humberto)
 
үржилийн биологи лекц1
үржилийн биологи лекц1үржилийн биологи лекц1
үржилийн биологи лекц1
 
Biomaterials. Merging Materials Science with Biology.
Biomaterials. Merging Materials Science with Biology.Biomaterials. Merging Materials Science with Biology.
Biomaterials. Merging Materials Science with Biology.
 

Similar to Wireless Sensor Networks LEACH & EDEEC

Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACHBased on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
ijsrd.com
 
Kanchan ppt
Kanchan pptKanchan ppt
Kanchan ppt
vimalmanit
 
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
 
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
IJERA Editor
 
tankala srinivas, palasa
tankala srinivas, palasatankala srinivas, palasa
tankala srinivas, palasa
shiva782
 
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
 
Scalability in wireless sensor networks
Scalability in wireless sensor networksScalability in wireless sensor networks
Scalability in wireless sensor networkssourabhshivtiwari
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
ijfcstjournal
 
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT  HIERARCHICAL CLUSTERING SCHEME FOR  H...MULTI-HOP DISTRIBUTED ENERGY EFFICIENT  HIERARCHICAL CLUSTERING SCHEME FOR  H...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...
ijfcstjournal
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)
IJCNCJournal
 
Ijecet 06 09_003
Ijecet 06 09_003Ijecet 06 09_003
Ijecet 06 09_003
IAEME Publication
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
ijcseit
 
De31486489
De31486489De31486489
De31486489IJMER
 
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
IOSR Journals
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
ijsrd.com
 
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
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
ijwmn
 

Similar to Wireless Sensor Networks LEACH & EDEEC (20)

Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACHBased on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
Based on Heterogeneity and Electing Probability of Nodes Improvement in LEACH
 
Kanchan ppt
Kanchan pptKanchan ppt
Kanchan ppt
 
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...
 
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
An Improved Deterministic Energy Efficient Clustering Protocol for Wireless S...
 
tankala srinivas, palasa
tankala srinivas, palasatankala srinivas, palasa
tankala srinivas, palasa
 
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...
 
Scalability in wireless sensor networks
Scalability in wireless sensor networksScalability in wireless sensor networks
Scalability in wireless sensor networks
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR HET...
 
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT  HIERARCHICAL CLUSTERING SCHEME FOR  H...MULTI-HOP DISTRIBUTED ENERGY EFFICIENT  HIERARCHICAL CLUSTERING SCHEME FOR  H...
MULTI-HOP DISTRIBUTED ENERGY EFFICIENT HIERARCHICAL CLUSTERING SCHEME FOR H...
 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)
 
Ijecet 06 09_003
Ijecet 06 09_003Ijecet 06 09_003
Ijecet 06 09_003
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)International Journal of Advanced Smart Sensor Network Systems (IJASSN)
International Journal of Advanced Smart Sensor Network Systems (IJASSN)
 
De31486489
De31486489De31486489
De31486489
 
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
Energy Efficient Stable Election Protocol for Clustered Heterogeneous Wireles...
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
 
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
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
 

Recently uploaded

LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 

Recently uploaded (20)

LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 

Wireless Sensor Networks LEACH & EDEEC

  • 1. Performance Analysis of Wireless Sensor Network Protocol: LEACH & EDEEC Name Designation University/Address Phone Email Yogesh kumar Fulara ME Student (Electronics) PEC University of Technology Chandigarh +91-9780900443 fularayogesh@gmail. com Dr. Deepak Bagai Prof. ECE Dept. PEC University of Technology Chandigarh +97-9872376347 dbagai@yahoo.com Authors: 13 May 2015 Paper ID: ICCICT7047
  • 2. Wireless Sensor Network A wireless sensor network (WSN) is A group of specialized transducers With a communication interface Intended to monitor and record condition at diverse location Commonly monitored parameters are Temperature, Humidity, pressure , wind direction and speed Illumination, intensity, vibration intensity, sound intensity, Power-line voltage, chemical concentrations, pollutant levels and vital body function
  • 3. Components of WSNs The WSN consist of two main components: 1. Sensor Nodes, and 2. Base Station (Central Gateway). From : Book “Ad Hoc and sensor networks” by Carlos de Morais Cordeiro. Figure: 1
  • 4. Sensor Node Block Diagram Sensor node Figure: 2
  • 5. Characteristics of WSNs Ability to withstand harsh environmental conditions Ability to cope with node failure Dynamic network topology Communication failures Limited power they can harvest or store Heterogeneity of nodes Large scale of deployment Node capacity is scalable (only limited by bandwidth of gateway node)
  • 6. Applications of WSNs HEALTH CARE MONITORING ENVIRONMENTAL MONITORING SMART OFFICE AND HOME/ OFFICE AND INDUSTRIAL ASSEMBLY LINES GREENHOUSE MONITORING REAR LOCATION PARAMETER MONITORING AGRICULTURE HABITAT MONITORING BUILDING, BRIDGE ST. MONITORING SECURITYAND SURVEILLANCE DEFENSE APPLICATION APPLICATION OF WSNS Figure: 3
  • 7. Objective The main objective of this paper is to compare the performance of the LEACH ( Homogeneous) and EDEEC ( Heterogeneous) protocols for WSNs.  Conserve and balance the energy consumption for WSNs.  To find out the total data transmitted and received in the Networks using LEACH and EDEEC protocols.
  • 8. Network Model ISO developed a network model consist five functional area: Configuration Management Fault Management Security Management Performance Management Accounting Management
  • 9. Configuration Management Configuration Management entails initial set-up of the network devices and continuous monitoring and controlling of these devices. One key aspect of configuration management for WSNs is topology management Which consider how the nodes arranged in network. Primary goal of topology management is to maintain network connectivity in an energy-efficient manner. ◦ Three categories ◦ Topology Discovery ◦ Sleep Cycle Management ◦ Clustering
  • 10. Clustering Organizes the sensor nodes into clusters Each cluster is governed by a cluster-head Only heads send messages to a BS Suitable for data fusion Self-organizing 10From : Junping, H., Yuhui, J. and Liang, D.: `A Time-based Cluster-Head Selection Algorithm for LEACH', IEEE Symposium on Computers and Communications, 2008. ISCC 2008, pp. 1172-1176. Figure: 4
  • 11. Types of clustering Algorithms Homogeneous clustering Algorithms The network which all sensor network have same amount of energy are called Homogeneous Network. HEED (Hybrid Energy Efficient Distributed Clustering) PEGASIS (Power Efficient Gathering in Sensor Information System) LEACH (low Energy Adaptive Clustering Hierarchy)
  • 12. Introduction to LEACH: Low-Energy Adaptive Clustering Hierarchy Self-Organizing, Adaptive clustering protocol Randomized rotation of the high energy cluster head Sensors elect themselves to chose a cluster head Each node chooses its own cluster Local data fusion at local BS –Compresses data to send, reduces transmit power Within each clusters, nodes access the channel using TDMA (MAC) Each local BS picks a CDMA code at random for communication inside the cluster
  • 13. LEACH Algorithm Advertisement Phase: Node n chooses a number between 0 and 1, if the number is less than the threshold, then n becomes a cluster head Notations: T(n) is the threshold number P = the desired percentage of cluster heads r = the current round G is the set of nodes that have not been cluster-heads in the last 1/P rounds
  • 14. LEACH Algorithm 1. Advertisement Phase  Elected node broadcasts advertisement using CSMA-MAC protocol All elected nodes transmit with same energy Based on the received advertisement signal strength, the non-cluster-head node chooses its cluster The node chooses the cluster-head whose advertisement has the highest received power Since the amount of transmit energy needed to communicate to this cluster head is minimal
  • 15. LEACH Algorithm 2. Cluster Set-Up Phase: Each node informs the cluster-head node about its choice Each node uses CSMA-MAC protocol to transmit this information Cluster heads must keep receivers on Figure: 5
  • 16. LEACH Algorithm Schedule Creation: Cluster head creates a TDMA schedule based on the number of nodes in the cluster The head broadcasts the schedule back to his nodes Data Transmission: Nodes send with minimal required energy to the local cluster head, and turn off their radio when not sending Local cluster heads receive data, compress it into a single signal At the end of the round (decided upon before), Start from the beginning To avoid interference between clusters, CDMA codes are picked at random by local cluster heads and broadcasted to their cluster nodes
  • 17. Heterogeneous clustering The network which some of the sensor network have extra power as compared to other nodes in the network are called Heterogeneous Network. Regarding their power level, three types of Heterogeneous networks Two, Three and Multi-Level Heterogeneous Networks. SEP (Stable Election Protocol) DEEC (Distributed Energy Efficient Clustering) EDEEC (Enhanced Distributed Energy Efficient Clustering) DDEEC (Developed Distributed Energy Efficient Clustering) EDDEEC (Enhanced Developed Distributed Energy Efficient Clustering)
  • 18. Two Level Heterogeneous Network 𝐸 𝑇 = 𝑁 1 − 𝑚 𝐸0 + 𝑁𝑚 1 + 𝑎 𝐸0 = 𝑁𝐸0(1 + 𝑎𝑚) Three Level Heterogeneous Network 𝐸 𝑇 = 𝑁 1 − 𝑚 𝐸0 + 𝑁𝑚 1 + 𝑎 (1 − 𝑚0)𝐸0+𝑁𝐸0 𝑚0 1 + 𝑏 = 𝑁𝐸0(1 + 𝑚(𝑎 + 𝑚0 𝑏)) Multi-Level Heterogeneous Network 𝐸 𝑇 = 𝑖=1 𝑁 𝐸0(1 + 𝑎𝑖) = 𝐸0(𝑁 + 𝑖=1 𝑁 𝑎𝑖)
  • 19. EDEEC: Enhanced Distributed Energy Efficient Clustering Used for Heterogeneous wireless Sensor Networks Uses same scheme for cluster head choice base on Initial, Remaining energy of the nodes, Radio dissipation and Average energy of the network .
  • 20. EDEEC Algorithm 1. Advertisement Phase 2. Cluster Set-Up Phase 3. Schedule Creation: 4. Data Transmission:
  • 21. Probability Of Nodes Where E(r) is the average energy at round r of the network, Ei (r) is residual energy at round r, m is fraction between node heterogeneity, Popt is the probability of optimum number of cluster head and a, b is boost a power for advance and super nodes.
  • 22. Assumptions of the Network Simulation works Sensor Nodes are uniformly randomly deployed in the network. Sensor Nodes position is fixed. There is one Base Station which is located at the centre of the sensing field. Nodes always have the data to send to the base station. Each nodes send 4000 bits of data during transmission. Nodes are location-unaware, i.e. not equipped with GPS-capable antennae. All nodes have similar capabilities in terms of processing and communication and of equal significance.
  • 23. NETWORK SIMULATION MODEL 1. Deployment of nodes RANDOM DEPLOYMENT OF NODES FOR LEACH RANDOM DEPLOYMENT OF NODES FOR EDEEC Figure: 6 Figure: 7
  • 24. 2. Energy Distribution Transmission Energy: Receiving Energy:
  • 25. 3. Simulation Parameter Parameter Value Area(x, y) (100,100) m Base station (x, y) (50, 50) m Number of Nodes (N) 100 Probability (P) 0.1 Initial Energy 0.1J Transmitter Energy 50 nJ/bit Receiver Energy 50 nJ/bit Free space Energy (amplifier) 10 nJ/bit/ m^2 Multipath Energy (Amplifier) 0.0013 pJ/bit/m^4 A Energy factor between Normal nodes and super Nodes 3 B (Energy factor between normal Nodes and advance Nodes) 2 Number of rounds 5000 Message size 4000 bits M (fraction of Advance Nodes) 0.3 X (fraction of Super Nodes) 0.3 Table: 1
  • 26. SIMULATION AND ANALYSIS System lifetime. Energy consumption Total Data Transmission through networks
  • 27. Lifetime of Network Observation the first nodes dies for ◦ EDEEC : after 1276 rounds ◦ LEACH : after 1008 rounds. We can also find out that all the nodes are alive for large time than that of LEACH protocol. Which defines the life-life of the networks. Figure: 8
  • 28. Energy Dissipation Observation ◦ I found that the loss of nodes energy decrease in EDEEC protocol with the slower rate than that of LEACH protocols. ◦ This is because of in LEACH protocol Nodes consumes large energy to transmitting and receiving data than in EDEEC protocol. ◦ We can observed that EDEEC is more stable protocol than LEACH protocol. Figure: 9
  • 29. Data Transmission Observation ◦ In EDEEC the data transmitting and receiving is greater than that of LEACH protocol. ◦ We can observed from that EDEEC has better network monitoring quality than the LEACH algorithms. Figure:10
  • 30. Conclusion Simulation results we can conclude that the characteristics of Heterogeneous WSNs algorithms are better than the Homogeneous WSNs in term of the first node dies and the number of packets sent to the base station. Heterogeneous WSNs cluster-based protocols have the better ability to manage the clusters and their member nodes and can better balance the energy consumption of the nodes in the whole network than Homogeneous WSNs.
  • 31. REFERENCES G. Han, H. Xu, T. Q. Duong, J. Jiang, and T. Hara, “Localization algorithms of wireless sensor networks: a survey”, Telecommunication Systems, vol. 52, no. 4, pp. 2419–2436, 2013. View at Publisher · View at Google Scholar · View at Scopus. N. Javaid, T.N. Khan, A. Iqbal, A. Akhtar, M. Ishfaq, “Enhanced Developed Distributed Energy-Efficient Clustering for Heterogeneous Wireless Sensor Networks.” Published by Elsevir B.V., on International Workshop on Body Area Networks (BASNet-2013), Procedia Computer Science 19 (2013), pp.914-919. O. Younis and S. Fahmy, “ HEED : a Hybrid, Energy-Efficient Distributed Clustering Approach, vol. 3 no. 4, pp. 366-379, Dec. 2004. S.Lindsey, C.S. Raghavenda, “ PEGASIS: Power efficient gathering in sensor information systems”, in: Proceedings of the IEEE Aerospace Conference, Big Sky, Montana, march 2002 W. Heinzelman, A. Chandrakasan, H.Balakrishna, “An application specific protocol architecture for Wireless Microsensor Networks”. IEEE Transactions on wireless communication, vol., 1 no. 4, pp. 660-670, year 2002. T.N. Qureshi, N.Javid, M.Malik, U. Qasim, A.A. Khan, “On performance evalutation of varients of DEEC in WSNs”, Broadband, Wireless Computing, Communication and Applications (BWCCA), 2012 seventh International Conference, vol. 1, pp. 162-169, 12-14 nov 2012. G. Smaragdakis, I. Matta, Bestavros, “SEP: A Stable Election protocol for clustered heterogeneous wireless sensor networks”, in: second international workshop on sensor and actor network protocols and application, year 2004. L. Qing, Q.Zhu, M. Wang, “Design of a distributed energy efficient clustering algorithm for heterogeneous wireless sensor network”, ELSEVIER, Computer Communications 29, pp. 2230-2237, year 2006. Brahim Elbhir, Rachid saadane, Sanaa EL Fkihi, Driss Aboutajdine, “Developed Distributed energy-efficient clustering (DEEC) for heterogeneous wireless sensor networks”, in 5th international symposium on I/V Communications and Mobile Network (ISVC), year 2010. Parul saini, Ajay kumar sharma, “E-DEEC Enhanced Distributed Energy Efficient Clustering Scheme for Heterogeneous WSN”, in 1st international conference on papallel, Distributed and Grid Computing (PDGC year 2010). Ankita joshi and Lakshmi Priya.m, “A survey of Hierarchical Routing Protocols in Wireless Sensor Network”, MES Journal of technology and Management, pp.67-71.

Editor's Notes

  1. In WSN, sensor nodes sense data from the sensing region and pass it to the base station or sink. As information from neighbouring sensor nodes may be redundant and correlated, it is very difficult for the base station to process or compute large amount of information. In addition, sensor nodes have their own power because of redundant transmissions and power loss, lifetime of sensor nodes can decline.
  2. 2 level : There are two power level of sensor nodes in this network. Normal and advance node. Total Node N, Nm advance node Nm where m is the fraction of advance node. 3 Level :There are three power level Normal, Advanced and Super Node Multi-Level: The initial power of the sensor node is distributed over the close set. m is fraction b/w node Heterogeneity. a, b are boots energy fraction for advance and super nodes.
  3. L= Length of message of size of message =4000 bits Eelec = Transmission Energy Efs = Free space Energy Etx = Total Transmission Energy d= distance b/w node and BS d0 = threshold distance