SlideShare a Scribd company logo
An Adaptive k-means based Method for
Energy Efficiency Routing in WSN
Wireless Sensor Network (WSN):
An Introduction
 WSN: A Collection of tiny, inexpensive autonomous but energy
deficient nodes that can acquire, process and transmit
sensory data over wireless medium.
 limited computation capability, small battery size and small
memory storage.
 potential use in surveillance, monitoring and management.
 Various challenges of WSN include node deployment,
management of scarce resources such as bandwidth, memory
and energy in ad-hoc but dynamic topology of nodes.
 Research areas in WSN include Efficient Node Deployment,
Node Energy Management, Data transmission Security,
Clustering of Nodes etc.

ENERGY MANAGEMENT IN
WSN
•Communication is the most energy expensive activity of a node. Energy
required to transmit varies exponentially with transmission distance.
• A solution lies in Multihop Transmission.
•Cluster based hierarchical routing protocol is an energy efficient routing
protocol. (LEACH PROTOCOL)
Multihop Transmission
 The amount of
energy used in
figure (a) can be
modeled by this
formula:
 ampk(3d1 + d2)2
 Whereas the
amount of energy
used in figure (b)
uses this formula:
 ampk(3d1
2
+ d2
2
)
LEACH : An Introduction…
 Low-Energy Adaptive Clustering Hierarchy
(LEACH) is a dynamic clustering method in
which nodes elect themselves as cluster heads
with some probability P.
 The algorithm is run iteratively into rounds and
every node becomes a cluster head at least
once within 1/P rounds.
 LEACH has two phases: setup phase where
clusters are formed and steady state phase
that consists of data communication process
The Problem
 The reason we need network protocol such as
LEACH is due to the fact that a node in the
network is no longer useful when its battery
dies.
 This protocol allows us to space out the
lifespan of the nodes, allowing it to do only the
minimum work it needs to transmit data.
The Cluster-Head
 The LEACH Network is made up of nodes,
some of which are called cluster-heads
 The job of the cluster-head is to collect data from
their surrounding nodes and pass it on to the
base station
 LEACH is dynamic because the job of cluster-
head rotates
WSN Energy MODEL
 This is the formula for the amount of energy
depletion by data transfer:
LEACH’s Two Phases
 The LEACH network has two phases: the set-
up phase and the steady-state
 The Set-Up Phase
 Where cluster-heads are chosen
 The Steady-State
 The cluster-head is maintained
 When data is transmitted between nodes
Stochastic Threshold Algorithm
 Cluster-heads can be chosen stochastically
(randomly based) on this algorithm:
 If n < T(n), then that node becomes a cluster-
head
 The algorithm is designed so that each node
becomes a cluster-head at least once
Deterministic Threshold
Algorithm
 A modified version of this protocol is known as
LEACH-C (or LEACH Centralized)
 This version has a deterministic threshold
algorithm, which takes into account the amount
of energy in the node…
Deterministic Threshold
Algorithm
 …and/or whether or not the node was recently
a cluster-head
What’s the Difference?
 REMEMBER: The goal of these protocol is to
increase the life of the network
 The changes between the LEACH stochastic
algorithm and the LEACH-C deterministic
algorithm alone is proven to increase the FND
(First Node Dies) lifetime by 30% and the HND
(Half Node Dies) lifetime by 20%
An Example of a LEACH
Network
 While neither of
these diagrams is
the optimum
scenario, the
second is better
because the cluster-
heads are spaced
out and the network
is more properly
sectioned
How to increase LEACH
Efficiency?
 Use some metaheuristic proven algorithm for
LEACH clustering.
 Several algorithms used in past such as GA
[Hussain2007] , PSO [Latiff2008] etc.
 Results shows significant improvements in
network life.
 Various variants of PSO used for LEACH
clustering [Kulkarni2010] .
Problem Identification:
 We will be working on two areas, one on
clustering in WSN and another on a clustering
algorithm such as k-means.
 Till now k-means is supplied with number of
cluster .
 We propose to use an adaptive k-means
clustering algorithm.
Research Objectives
Objectives:
 To propose and implement ADAPTIVE K-
MEANS LEACH clustering in WSN.
 To compare performance of the random
LEACH and adaptive K-MEANS LEACH”.
Bibliography & References
 [Bandyopadhyay2003] S. Bandyopadhyay and E. J. Coyle, “An energy efficient hierarchical clustering algorithm for wireless
sensor networks.” in Proceedings of the IEEE Conference on Computer Communications (INFOCOM), 2003.
 [Cao2008] X. Cao, H. Zhang, J. Shi, and G. Cui, “Cluster heads election analysis for multi-hop wireless sensor networks
based on weighted graph and particle swarm optimization,” in Proceedings of the 4th International Conference on Natural
Computation (ICNC), vol. 7, 2008, pp. 599–603.
 [Guru2006] S. Guru, S. Halgamuge, and S. Fernando, “Particle swarm optimizers for cluster formation in wireless sensor
networks,” in Proceedings of the International Conference on Intelligent Sensors, Sensor Networks and Information
Processing (ISSNIP), S. K. Halgamuge, Ed., 2005, pp. 319–324.
 [Handy2002] M.J. Handy, M. Haas, D. Timmermann “Low Energy Adaptive Clustering Hierarchy with Deterministic Cluster-
Head Selection”;; 2002; http://www.vs.inf.ethz.ch/publ/se/IEEE_MWCN2002.pdf
 [Heinzelman2000] W. R Heinzelman, A. P Chandrakasan, and H. Balakrishnan,(2000), “Energy efficient communication
protocol for wireless micro-sensor networks,” in Proceedings of the 33rd Hawaii International Conference on System
Sciences.
 [Hussain2007] Sajid Hussain, Abdul Wasey Matin, Obidul Islam, Genetic Algorithm for Hierarchical Wireless Sensor
Networks, JOURNAL OF NETWORKS, VOL. 2, NO. 5, SEPTEMBER 2007
 [Kulkarni2010] Raghavendra V. Kulkarni, and Ganesh Kumar Venayagamoorthy, Particle Swarm Optimization in Wireless
Sensor Networks: A Brief Survey, IEEE transaction on system, man and cybernetics. Part C: Applications and Reviews,
2010 Digital Object Identifier 10.1109/TSMCC.2010.2054080
 [Latiff2007] N. M. A. Latiff, C. C. Tsimenidis, and B. S. Sharif, “Energy-aware clustering for wireless sensor networks using
particle swarm optimization,” in Proceedings of the 18th IEEE International Symposium on Personal, Indoor and Mobile
Radio Communications (PIMRC), 2007, pp. 1–5.
 [Lindsey2002] S. Lindsey and C. S. Raghavendra, “PEGASIS: Power-efficient gathering in sensor information systems,” in
Proceedings of the IEEE Aerospace Conference, March 2002.
 [Song2005] Song, Dezhen “Probabilistic Modeling of Leach Protocol and Computing Sensor Energy Consumption Rate in
Sensor Networks”;; February 22, 2005; http://www.cs.tamu.edu/academics/tr/tamu-cs-tr-2005-2-2

More Related Content

What's hot (20)

PPTX
Study On Energy Efficient Centralized Routing Protocol For Wireless Sensor N...
Al Imran, CISA
 
PPTX
Energy efficient communication techniques for wireless micro sensor networks
Pushpita Biswas
 
PPTX
Leach-Protocol
zhendong
 
PDF
An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...
IJERD Editor
 
PPTX
Energy efficient cluster head selection in LEACH protocol
ARUNP116
 
PPTX
Energy Efficient Data Gathering Protocol in WSN
Zubin Bhuyan
 
PDF
Enhanced Leach Protocol
ijceronline
 
PDF
An Adaptive Cluster Based Routing Protocol for WSN
Eswar Publications
 
PPT
Sensor Protocols for Information via Negotiation (SPIN)
rajivagarwal23dei
 
PPT
Abitseminar
roshnaranimca
 
PDF
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
IJCNCJournal
 
PPT
Leach & Pegasis
ReenaShekar
 
PPTX
Routing protocols of wsn
Ayman Adel
 
PDF
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
IJMIT JOURNAL
 
PPTX
LEACH Cluster-based Routing Protocol for Wireless Sensor Networks
Urvashi Khandelwal
 
PPTX
Wireless Sensor Networks LEACH & EDEEC
Yogesh Fulara
 
PPT
Wsn ppt
barak422
 
PDF
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
Study On Energy Efficient Centralized Routing Protocol For Wireless Sensor N...
Al Imran, CISA
 
Energy efficient communication techniques for wireless micro sensor networks
Pushpita Biswas
 
Leach-Protocol
zhendong
 
An Analysis of Low Energy Adaptive Clustering Hierarchy (LEACH) Protocol for ...
IJERD Editor
 
Energy efficient cluster head selection in LEACH protocol
ARUNP116
 
Energy Efficient Data Gathering Protocol in WSN
Zubin Bhuyan
 
Enhanced Leach Protocol
ijceronline
 
An Adaptive Cluster Based Routing Protocol for WSN
Eswar Publications
 
Sensor Protocols for Information via Negotiation (SPIN)
rajivagarwal23dei
 
Abitseminar
roshnaranimca
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
IJCNCJournal
 
Leach & Pegasis
ReenaShekar
 
Routing protocols of wsn
Ayman Adel
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
IJMIT JOURNAL
 
LEACH Cluster-based Routing Protocol for Wireless Sensor Networks
Urvashi Khandelwal
 
Wireless Sensor Networks LEACH & EDEEC
Yogesh Fulara
 
Wsn ppt
barak422
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 

Viewers also liked (20)

PDF
Leach
Shiva Bhardwaj
 
PDF
Features of wsn and various routing techniques for wsn a survey
eSAT Journals
 
PDF
A Survey on Clustering Techniques for Wireless Sensor Network
IJORCS
 
PPT
Routing protocol on wireless sensor network
shashankcsnits
 
PPTX
Wireless sensor network security issues
Maha Saad
 
PDF
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
divya_prabha
 
PDF
Introduction of Wireless Sensor Network
Muhammad Kaife Uddin
 
PPTX
Wsn ppt original
Deepak Kumar Dhal
 
PPT
►FROM MOSES' TABLETS TO THE ENTREPRENEUR RICHARD BRANSON'S TABLETS
José Romaní
 
DOC
Resume of Dr Aunt Khine MBA 3 2013 MM Revised
Aunt Khine
 
PPT
Kronologi
smkseripelangai
 
PPTX
Color transfer between high-dynamic-range images
Olivier Le Meur
 
PPTX
Make the Most of Your Business Travels: Things to do in Dallas, TX
King of Maids
 
PPT
Pathology presentation sarah reynolds
Sarah Reynolds
 
PPTX
Carlo Michelini - 5th Forum Banca & Impresa
Carlo Michelini
 
PDF
Capitulo 10 10 09_2008_11_54_42
carolina andrea
 
PPTX
How Makerere university is idealy thriving on her namethat she already made l...
WALIASH
 
PDF
JMS Innovation
Julian Huxham
 
PDF
Dockercon 16 Recap
Lee Calcote
 
Features of wsn and various routing techniques for wsn a survey
eSAT Journals
 
A Survey on Clustering Techniques for Wireless Sensor Network
IJORCS
 
Routing protocol on wireless sensor network
shashankcsnits
 
Wireless sensor network security issues
Maha Saad
 
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
divya_prabha
 
Introduction of Wireless Sensor Network
Muhammad Kaife Uddin
 
Wsn ppt original
Deepak Kumar Dhal
 
►FROM MOSES' TABLETS TO THE ENTREPRENEUR RICHARD BRANSON'S TABLETS
José Romaní
 
Resume of Dr Aunt Khine MBA 3 2013 MM Revised
Aunt Khine
 
Kronologi
smkseripelangai
 
Color transfer between high-dynamic-range images
Olivier Le Meur
 
Make the Most of Your Business Travels: Things to do in Dallas, TX
King of Maids
 
Pathology presentation sarah reynolds
Sarah Reynolds
 
Carlo Michelini - 5th Forum Banca & Impresa
Carlo Michelini
 
Capitulo 10 10 09_2008_11_54_42
carolina andrea
 
How Makerere university is idealy thriving on her namethat she already made l...
WALIASH
 
JMS Innovation
Julian Huxham
 
Dockercon 16 Recap
Lee Calcote
 
Ad

Similar to Performance evaluation of variants of particle swarm optimization algorithms for the purpose of clustering in wireless sensor networks (20)

PDF
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET Journal
 
PDF
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
IRJET Journal
 
PDF
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
ijsrd.com
 
PDF
Energy balanced on demand clustering algorithm based on leach-c
ijwmn
 
PDF
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
ijsrd.com
 
PDF
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...
IRJET Journal
 
PDF
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
PDF
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
IJCNCJournal
 
PDF
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
ijwmn
 
PPT
Leech Protocols Leech Protocols Leech Protocols.ppt
jatinder42
 
PDF
IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORK
IAEME Publication
 
PDF
firefly algorithm for cluster head selection
09rohit82
 
PDF
Study of Leach Protocol- A Review
Editor IJMTER
 
PDF
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
IRJET Journal
 
PDF
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
IJMIT JOURNAL
 
PDF
Cluster Head Selection for in Wireless Sensor Networks
editor1knowledgecuddle
 
PDF
Improved Performance of LEACH for WSN Using Precise Number of Cluster-Head an...
ijsrd.com
 
PDF
B045070510
IJERA Editor
 
PDF
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
IJCNCJournal
 
PDF
K-means clustering-based WSN protocol for energy efficiency improvement
IJECEIAES
 
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET Journal
 
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
IRJET Journal
 
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
ijsrd.com
 
Energy balanced on demand clustering algorithm based on leach-c
ijwmn
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
ijsrd.com
 
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...
IRJET Journal
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
ENERGY CONSUMPTION IMPROVEMENT OF TRADITIONAL CLUSTERING METHOD IN WIRELESS S...
IJCNCJournal
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
ijwmn
 
Leech Protocols Leech Protocols Leech Protocols.ppt
jatinder42
 
IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORK
IAEME Publication
 
firefly algorithm for cluster head selection
09rohit82
 
Study of Leach Protocol- A Review
Editor IJMTER
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
IRJET Journal
 
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
IJMIT JOURNAL
 
Cluster Head Selection for in Wireless Sensor Networks
editor1knowledgecuddle
 
Improved Performance of LEACH for WSN Using Precise Number of Cluster-Head an...
ijsrd.com
 
B045070510
IJERA Editor
 
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
IJCNCJournal
 
K-means clustering-based WSN protocol for energy efficiency improvement
IJECEIAES
 
Ad

Recently uploaded (20)

PPTX
Mechanical Design of shell and tube heat exchangers as per ASME Sec VIII Divi...
shahveer210504
 
PDF
Basic_Concepts_in_Clinical_Biochemistry_2018كيمياء_عملي.pdf
AdelLoin
 
PDF
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
PPTX
Damage of stability of a ship and how its change .pptx
ehamadulhaque
 
PPTX
Introduction to Design of Machine Elements
PradeepKumarS27
 
PDF
Introduction to Productivity and Quality
মোঃ ফুরকান উদ্দিন জুয়েল
 
PPTX
MobileComputingMANET2023 MobileComputingMANET2023.pptx
masterfake98765
 
PDF
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
PPTX
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
PPTX
VITEEE 2026 Exam Details , Important Dates
SonaliSingh127098
 
PDF
MAD Unit - 2 Activity and Fragment Management in Android (Diploma IT)
JappanMavani
 
PPTX
Heart Bleed Bug - A case study (Course: Cryptography and Network Security)
Adri Jovin
 
DOCX
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
PDF
Design Thinking basics for Engineers.pdf
CMR University
 
PPTX
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
PPTX
Worm gear strength and wear calculation as per standard VB Bhandari Databook.
shahveer210504
 
PPTX
Hashing Introduction , hash functions and techniques
sailajam21
 
PPTX
265587293-NFPA 101 Life safety code-PPT-1.pptx
chandermwason
 
PPTX
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
PDF
Electrical Engineer operation Supervisor
ssaruntatapower143
 
Mechanical Design of shell and tube heat exchangers as per ASME Sec VIII Divi...
shahveer210504
 
Basic_Concepts_in_Clinical_Biochemistry_2018كيمياء_عملي.pdf
AdelLoin
 
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
Damage of stability of a ship and how its change .pptx
ehamadulhaque
 
Introduction to Design of Machine Elements
PradeepKumarS27
 
Introduction to Productivity and Quality
মোঃ ফুরকান উদ্দিন জুয়েল
 
MobileComputingMANET2023 MobileComputingMANET2023.pptx
masterfake98765
 
Biomechanics of Gait: Engineering Solutions for Rehabilitation (www.kiu.ac.ug)
publication11
 
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
VITEEE 2026 Exam Details , Important Dates
SonaliSingh127098
 
MAD Unit - 2 Activity and Fragment Management in Android (Diploma IT)
JappanMavani
 
Heart Bleed Bug - A case study (Course: Cryptography and Network Security)
Adri Jovin
 
CS-802 (A) BDH Lab manual IPS Academy Indore
thegodhimself05
 
Design Thinking basics for Engineers.pdf
CMR University
 
DATA BASE MANAGEMENT AND RELATIONAL DATA
gomathisankariv2
 
Worm gear strength and wear calculation as per standard VB Bhandari Databook.
shahveer210504
 
Hashing Introduction , hash functions and techniques
sailajam21
 
265587293-NFPA 101 Life safety code-PPT-1.pptx
chandermwason
 
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
Electrical Engineer operation Supervisor
ssaruntatapower143
 

Performance evaluation of variants of particle swarm optimization algorithms for the purpose of clustering in wireless sensor networks

  • 1. An Adaptive k-means based Method for Energy Efficiency Routing in WSN
  • 2. Wireless Sensor Network (WSN): An Introduction  WSN: A Collection of tiny, inexpensive autonomous but energy deficient nodes that can acquire, process and transmit sensory data over wireless medium.  limited computation capability, small battery size and small memory storage.  potential use in surveillance, monitoring and management.  Various challenges of WSN include node deployment, management of scarce resources such as bandwidth, memory and energy in ad-hoc but dynamic topology of nodes.  Research areas in WSN include Efficient Node Deployment, Node Energy Management, Data transmission Security, Clustering of Nodes etc. 
  • 3. ENERGY MANAGEMENT IN WSN •Communication is the most energy expensive activity of a node. Energy required to transmit varies exponentially with transmission distance. • A solution lies in Multihop Transmission. •Cluster based hierarchical routing protocol is an energy efficient routing protocol. (LEACH PROTOCOL)
  • 4. Multihop Transmission  The amount of energy used in figure (a) can be modeled by this formula:  ampk(3d1 + d2)2  Whereas the amount of energy used in figure (b) uses this formula:  ampk(3d1 2 + d2 2 )
  • 5. LEACH : An Introduction…  Low-Energy Adaptive Clustering Hierarchy (LEACH) is a dynamic clustering method in which nodes elect themselves as cluster heads with some probability P.  The algorithm is run iteratively into rounds and every node becomes a cluster head at least once within 1/P rounds.  LEACH has two phases: setup phase where clusters are formed and steady state phase that consists of data communication process
  • 6. The Problem  The reason we need network protocol such as LEACH is due to the fact that a node in the network is no longer useful when its battery dies.  This protocol allows us to space out the lifespan of the nodes, allowing it to do only the minimum work it needs to transmit data.
  • 7. The Cluster-Head  The LEACH Network is made up of nodes, some of which are called cluster-heads  The job of the cluster-head is to collect data from their surrounding nodes and pass it on to the base station  LEACH is dynamic because the job of cluster- head rotates
  • 8. WSN Energy MODEL  This is the formula for the amount of energy depletion by data transfer:
  • 9. LEACH’s Two Phases  The LEACH network has two phases: the set- up phase and the steady-state  The Set-Up Phase  Where cluster-heads are chosen  The Steady-State  The cluster-head is maintained  When data is transmitted between nodes
  • 10. Stochastic Threshold Algorithm  Cluster-heads can be chosen stochastically (randomly based) on this algorithm:  If n < T(n), then that node becomes a cluster- head  The algorithm is designed so that each node becomes a cluster-head at least once
  • 11. Deterministic Threshold Algorithm  A modified version of this protocol is known as LEACH-C (or LEACH Centralized)  This version has a deterministic threshold algorithm, which takes into account the amount of energy in the node…
  • 12. Deterministic Threshold Algorithm  …and/or whether or not the node was recently a cluster-head
  • 13. What’s the Difference?  REMEMBER: The goal of these protocol is to increase the life of the network  The changes between the LEACH stochastic algorithm and the LEACH-C deterministic algorithm alone is proven to increase the FND (First Node Dies) lifetime by 30% and the HND (Half Node Dies) lifetime by 20%
  • 14. An Example of a LEACH Network  While neither of these diagrams is the optimum scenario, the second is better because the cluster- heads are spaced out and the network is more properly sectioned
  • 15. How to increase LEACH Efficiency?  Use some metaheuristic proven algorithm for LEACH clustering.  Several algorithms used in past such as GA [Hussain2007] , PSO [Latiff2008] etc.  Results shows significant improvements in network life.  Various variants of PSO used for LEACH clustering [Kulkarni2010] .
  • 16. Problem Identification:  We will be working on two areas, one on clustering in WSN and another on a clustering algorithm such as k-means.  Till now k-means is supplied with number of cluster .  We propose to use an adaptive k-means clustering algorithm.
  • 17. Research Objectives Objectives:  To propose and implement ADAPTIVE K- MEANS LEACH clustering in WSN.  To compare performance of the random LEACH and adaptive K-MEANS LEACH”.
  • 18. Bibliography & References  [Bandyopadhyay2003] S. Bandyopadhyay and E. J. Coyle, “An energy efficient hierarchical clustering algorithm for wireless sensor networks.” in Proceedings of the IEEE Conference on Computer Communications (INFOCOM), 2003.  [Cao2008] X. Cao, H. Zhang, J. Shi, and G. Cui, “Cluster heads election analysis for multi-hop wireless sensor networks based on weighted graph and particle swarm optimization,” in Proceedings of the 4th International Conference on Natural Computation (ICNC), vol. 7, 2008, pp. 599–603.  [Guru2006] S. Guru, S. Halgamuge, and S. Fernando, “Particle swarm optimizers for cluster formation in wireless sensor networks,” in Proceedings of the International Conference on Intelligent Sensors, Sensor Networks and Information Processing (ISSNIP), S. K. Halgamuge, Ed., 2005, pp. 319–324.  [Handy2002] M.J. Handy, M. Haas, D. Timmermann “Low Energy Adaptive Clustering Hierarchy with Deterministic Cluster- Head Selection”;; 2002; http://www.vs.inf.ethz.ch/publ/se/IEEE_MWCN2002.pdf  [Heinzelman2000] W. R Heinzelman, A. P Chandrakasan, and H. Balakrishnan,(2000), “Energy efficient communication protocol for wireless micro-sensor networks,” in Proceedings of the 33rd Hawaii International Conference on System Sciences.  [Hussain2007] Sajid Hussain, Abdul Wasey Matin, Obidul Islam, Genetic Algorithm for Hierarchical Wireless Sensor Networks, JOURNAL OF NETWORKS, VOL. 2, NO. 5, SEPTEMBER 2007  [Kulkarni2010] Raghavendra V. Kulkarni, and Ganesh Kumar Venayagamoorthy, Particle Swarm Optimization in Wireless Sensor Networks: A Brief Survey, IEEE transaction on system, man and cybernetics. Part C: Applications and Reviews, 2010 Digital Object Identifier 10.1109/TSMCC.2010.2054080  [Latiff2007] N. M. A. Latiff, C. C. Tsimenidis, and B. S. Sharif, “Energy-aware clustering for wireless sensor networks using particle swarm optimization,” in Proceedings of the 18th IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC), 2007, pp. 1–5.  [Lindsey2002] S. Lindsey and C. S. Raghavendra, “PEGASIS: Power-efficient gathering in sensor information systems,” in Proceedings of the IEEE Aerospace Conference, March 2002.  [Song2005] Song, Dezhen “Probabilistic Modeling of Leach Protocol and Computing Sensor Energy Consumption Rate in Sensor Networks”;; February 22, 2005; http://www.cs.tamu.edu/academics/tr/tamu-cs-tr-2005-2-2