SlideShare a Scribd company logo
1 of 4
Download to read offline
IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 07, 2014 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 118
Cluster Head Selection Techniques for energy efficient Wireless Sensor
Network: A Survey
Santokh Singh1
Gagandeep Singh2
1,2
Department of Computer Science Engineering
1,2
Chandigarh Engineering Colleges, Landran, India
Abstract— Wireless sensor networks are widely considered
as one of the most important technologies. The Wireless
Sensor Network (WSN) is a wireless network consisting of
ten to thousand small nodes with sensing, computing and
wireless communication capabilities. They have been
applied to numerous fields such as healthcare, monitoring
system, military, and so forth. Recent advances in wireless
sensor networks have led to many new protocols specifically
designed for sensor networks where energy awareness is an
essential consideration. Energy efficiency is thus a primary
issue in maintaining the network. Innovative techniques that
improve energy efficiency to prolong the network lifetime
are highly required. Clustering is an effective topology
control approach in wireless sensor networks. This paper
elaborates several techniques like LEACH, HEED, LEACH-
B, PEACH, EEUC of cluster head selection for energy
efficient in wireless sensor networks.
Key words: Wireless sensor networks, Cluster head
I. INTRODUCTION
Recent advances in micro-electro-mechanical systems
(MEMS) technology, wireless communications, and digital
electronics have enabled the development of low-cost, low-
power, multifunctional sensor nodes that are small in size
and communicate untethered in short distances. These tiny
sensor nodes, which consist of sensing, data processing, and
communicating components, leverage the idea of sensor
networks based on collaborative effort of a large number of
nodes [1]. Such sensors are generally equipped with data
processing and communication capabilities. The sensing
circuitry measures ambient conditions related to the
environment surrounding the sensor and transform them into
an electric signal. Processing such a signal reveals some
properties about objects located and/or events happening in
the vicinity of the sensor. The sensor sends such collected
data, usually via radio transmitter, to a command center
(sink) either directly or through a data concentration center
(a gateway) [3].
WSN is a network of tiny battery powered sensor
nodes of limited on-board processing, storage and radio
capability. Sensor nodes are usually deployed in a random
fashion, and collect the context information and perform the
given mission through the cooperation with other nodes.
Each sensor node transmits the sensed data to other sensor
nodes or Base Station (BS). Here direct communication to
the BS is impractical if the number of sensor nodes is large
as a few hundreds or thousands [2]. In order to achieve high
energy efficiency and increase the network scalability,
sensor nodes can be organized into clusters. The high
density of the network may lead to multiple adjacent sensors
generating redundant sensed data, thus data aggregation can
be used to eliminate the data redundancy and reduce the
communication load. In periodical data gathering
applications, both methods promise to efficiently organize
the network since data collection and processing can be
done “in place” [4].
There are three methods that can be considered as
possible networking protocols: direct communication, multi-
hop routing, and clustering. As direct communication
between the base and a large number of sensors is extremely
energy consuming, and the multi-hop routine is considered
as globally inefficient, clustering seems to be the appropriate
method to use, In order to send information from very high
number of sensor nodes to the base station, It is necessary
and economical to group sensors into clusters. Each cluster
will contain a cluster head. Each cluster head gathers and
sends data, from its group of sensors, to the base station.
Parameters for variation of energy consumption in the
nodes, there are three main problems: How many sensors
should be connected to each cluster head, how many clusters
is needed, and where should each cluster head be positioned.
The clusters of sensors must be nonoverlapping [5].
Hierarchical clustering mechanisms are especially effective
in increasing network scalability and reducing data latency,
and have been extensively exploited. [7]
I. LITERATURE SURVEY
Geon Yong Park (et al) 2013 proposes an efficient cluster
head selection method using K-means algorithm to
maximize the energy efficiency of wireless sensor network.
Wireless sensor network consists of hundreds to thousands
of sensor nodes gathering various data including
temperature, sound, location, etc. It is usually difficult to
recharge or replace the sensor nodes which have limited
battery capacity. In this paper idea of discovering the cluster
head minimizing the sum of Euclidean distances between
the head and member nodes. Experimental results shows
better performance compared to classical algorithms like
LEACH and HEED and planned to minimize the clustering
time [2].
Kemal Akkaya (et al) 2003 shows recent routing
protocols for sensor networks and presents a classification
for the various approaches pursued The three main
categories discussed are: data-centric, hierarchical and
location-based [3].
Seema Bandyopadhyay (et al) 2003 propose a
distributed, randomized clustering algorithm to organize the
sensors in a wireless sensor network into clusters also
integrate the algorithm to generate a hierarchy of cluster
heads and examine that the energy savings increase with the
number of levels in the hierarchy. By using wireless sensor
network the communication or message passing process
must be designed to conserve the limited energy resources
of the sensors. Clustering sensors into groups, so that
sensors communicate information only to cluster heads and
then the cluster heads communicate the aggregated
information to the processing center, may save energy. And
planned to consider an underlying medium access protocol
Cluster Head Selection Techniques for energy efficient Wireless Sensor Network: A Survey
(IJSRD/Vol. 2/Issue 07/2014/0028)
All rights reserved by www.ijsrd.com 119
and investigate how that would affect the optimal
probabilities of becoming a clusterhead and the run-time of
the algorithm [6].
Wendi Rabiner Heinzelman (et al) 2000 proposes
LEACH Low-Energy Adaptive Clustering Hierarchy a
clustering-based protocol that utilizes randomized rotation
of local cluster base stations cluster-heads to evenly
distribute the energy load among the sensors in the network.
Wireless distributed microsensor systems will enable the
reliable monitoring of a variety of environments for both
civil and military applications. LEACH uses localized
coordination to enable scalability and robustness for
dynamic networks, and incorporates data fusion into the
routing protocol to reduce the amount of information that
must be transmitted to the base station. Simulations show
that: LEACH reduces communication energy by as much as
8x compared with direct transmission and minimum
transmission- energy routing. [8]
Ossama Younis (et al) 2004 proposes a novel
distributed clustering approach for long-lived ad-hoc sensor
networks HEED (Hybrid Energy-Efficient Distributed
clustering), that periodically selects cluster heads according
to a hybrid of the node residual energy and a secondary
parameter , such as node proximity to its neighbors or node
degree. HEED terminates in O(1) iterations, incurs low
message overhead, and achieves fairly uniform cluster head
distribution across the network. Simulation results
demonstrate that HEED prolongs network lifetime, and the
clusters it produces exhibit several appealing characteristics.
[9]
Andrea Depedri (et al) introduced some
innovations in the algorithm giving origin to LEACH-B.
Networking together hundreds or thousands of cheap
microsensor nodes allows users to accurately monitor a
remote environment by intelligently combining the data
from the individual nodes. Proposed algorithm is based on
classical LEACH.LEACH-B presents a new strategy of
cluster heads election and cluster formation. Simulations
results shows that LEACH-B outperform LEACH-A in a
large class of situations and applications and in particular
when: The final receiver is closer to the sensors and The
deterministic attenuation due to the path-loss has a value of
α larger than 2.5. [10]
SangHak Lee (et al) proposes a new distributed
clustering and data aggregation algorithm, CODA (Cluster-
based self-Organizing Data Aggregation), based on the
distance from the sink in ad-hoc wireless sensor networks.
Sensor Networks have recently emerged as an important
computing platform. However, the energy constrained and
limited computing resources of the sensor nodes present
major challenges in gathering data. Simulation results show
that the proposed algorithm balances the energy dissipation
over the whole network thus prolongs the network lifetime.
[11]
Kyung Tae Kim (et al) 2005 propose a new
approach called energy-driven adaptive clustering hierarchy
(EDACH), which evenly distributes the energy dissipation
among the sensor nodes to maximize the network lifetime.
Wireless sensor network consists of small battery powered
sensors. Therefore, energy consumption is an important
issue and several schemes have been proposed to improve
the lifetime of the network. This is done by using proxy
node replacing the cluster-head of low battery power and
forming more clusters in the region relatively far from the
base station. The proposed approach will be more important
when the wireless sensor network is deployed in large area
and the base station is far from the network. Simulation
results show that while comparing with existing schemes
such as LEACH (Low-Energy Adaptive Clustering
Hierarchy) and PEACH (Proxy- Enabled Adaptive
Clustering Hierarchy) reveals that the proposed EDACH
approach significantly improves the network lifetime. And
planned to comparison of the EDACH approach with other
approaches such as simulated annealing and taboos search.
[12].
Bhaskar Krishnamachari (et al) 2002 forms a data-
centric routing and compare its performance with traditional
end-to-end routing schemes. Sensor networks are distributed
event-based systems that differ from traditional
communication networks in several ways: sensor networks
have severe energy constraints, redundant low-rate data, and
many-to-one flows. Data-centric technologies are needed
that perform in-network aggregation of data to yield energy-
efficient dissemination. They investigated some of the
factors affecting performance, such as the number of
placement of sources, and the communication network
topology. The formation of an optimal data aggregation tree
is generally NP-hard. They examine the impact of source-
destination placement and communication network density
on the energy costs and delay associated with data
aggregation. Also examine the complexity of optimal data
aggregation. [13]
I.F. Akyilidiz (et al) 2002 illustrates the concept of
sensor networks which has been made viable by the
convergence of microelectro-mechanical systems
technology, wireless communications and digital
electronics. The sensing responsibilities and the potential
sensor networks applications are explored, and a review of
factors influencing the design of sensor networks is
provided. Then, the communication architecture for sensor
networks is outlined, and the algorithms and protocols
developed for each layer in the literature are explored. And
conclude that flexibility, fault tolerance, high sensing
fidelity, low-cost and rapid deployment could be considered
as future effort. [1]
Chengfa Li (et al) 2005 proposes an Energy-
Efficient Unequal Clustering (EEUC) mechanism for
periodical data gathering in wireless sensor networks.
Clustering provides an effective way for prolonging the
lifetime of a wireless sensor network. When cluster heads
cooperate with each other to forward their data to the base
station, the cluster heads closer to the base station are
burdened with heavy relay traffic and tend to die early,
leaving areas of the network uncovered and causing network
partition. Proposed method partitioned the nodes into
clusters of unequal size, and clusters closer to the base
station have smaller sizes than those farther away from the
base station. Thus cluster heads closer to the base station can
preserve some energy for the inter-cluster data forwarding.
And also propose an energy-aware multihop routing
protocol for the inter-cluster communication. Simulation
results show that our unequal clustering mechanism
balances the energy consumption and sensor nodes and
Cluster Head Selection Techniques for energy efficient Wireless Sensor Network: A Survey
(IJSRD/Vol. 2/Issue 07/2014/0028)
All rights reserved by www.ijsrd.com 120
achieves an obvious improvement on the network lifetime.
[4]
Malka N. Halgamuge (et al) 2003 proposed an
energy optimized cluster formation for a set of randomly
scattered wireless sensors. Sensors within the same cluster
could communicate with each other with the help of cluster
head only. Cluster head maintain the link between sensors
and base station. And conclude the main three categories
used in sensor cluster formation: 1) Clustering algorithms
known in data mining (e.g. SOM, K-mean, Fuzzy C-mean,
Subtractive) 2) Use of optimisation algorithms such as
Genetic Algorithms for cluster formation 3) Clustering
algorithms known in networking research. [5]
Mao YE (et al) propose a novel energy efficient
clustering scheme (EECS) for single-hop wireless sensor
networks, which better suits the periodical data gathering
applications. Proposed method elects cluster heads with
more residual energy in an autonomous manner through
local radio communication with no iteration while achieving
good cluster head distribution. Data gathering is a regular
but key operation in many applications of wireless sensor
networks. Innovative techniques that improve energy
efficiency to prolong the network lifetime are highly
required. In proposed method they remove the assumption
of single-hop and design an energy efficient protocol for
both intra-cluster and inter-cluster data transmission in
EEUC. Simulation results show that EECS prolongs the
network lifetime significantly against the other clustering
protocols such as LEACH and HEED. [7]
R.Devika (et al) 2013 shows different routing
protocol with advantages and limitations. The Wireless
Sensor Network is a wireless network consisting of ten to
thousand small nodes with sensing, computing and wireless
communication capabilities. WSN are generally used to
monitor activities and report events, such as fire,
overheating etc. in a specific area or environment. It routs
data back to the Base Station (BS). And conclude that major
issue in wireless sensor networks is energy efficiency due to
limited energy resources of sensors that could be resolve out
with routing protocols to prolong the life time of individual
sensors [15].
Sangho Yi (et al) 2007 we propose PEACH power-
efficient and adaptive clustering hierarchy protocol for
wireless sensor networks. It helps in clustering protocols to
minimize the energy consumption of each node, and
maximize the network lifetime of wireless sensor networks.
PEACH forms clusters without additional overhead and
supports adaptive multi-level clustering. PEACH can be
used for both location-unaware and location-aware wireless
sensor networks. Simulation results demonstrate that
PEACH significantly minimizes energy consumption of
each node and extends the network lifetime, compared with
existing clustering protocols and concludes that performance
of PEACH is less affected by the distribution of sensor
nodes than other clustering protocols. [14].
II. CONCLUSION
WSN is most emerging ubiquitous computing technology
which can be employed in wide spectrum of application.
One of the major issues in the design of routing protocol for
WSN is energy efficiency due to limited energy resources of
sensors. In this present paper, we surveyed several
techniques like LEACH, HEED, LEACH-B, PEACH,
EEUC of cluster head selection for energy efficient in
wireless sensor networks. By using these routing protocols
cluster head selection in wireless sensor networks for energy
efficient could be increased. These protocols are dynamic in
nature.
REFERENCES
[1] I.F. Akyilidiz, W. Su, Y. Sankarasubramaniam, and E.
Cayirci, “Wireless sensor networks: A survey,”
Computer Networks, vol. 38, no. 4, pp. 393-422,
March 2002.
[2] Geon Yong Park, Heeseong Kim, Hwi Woon Jeong,
and Hee Yong Youn, “A Novel Cluster Head Selection
Method based on K-Means Algorithm for Energy
Efficient Wireless Sensor Network”, 27th International
Conference on Advanced Information Networking and
Applications Workshops, IEEE, 2013.
[3] K. Akkaya, M. younis, “A survey on routing protocols
for wireless sensor networks,” Elsevier Journal of Ad
Hoc Networks, vol. 3, no. 3, pp. 325-349, 2005.
[4] Chengfa Li, Mao Ye, Guihai Chen, Jie Wu, “An
Energy-Efficient Unequal Clustering Mechanism for
Wireless Sensor Networks”, Mobile Adhoc and Sensor
System IEEE Conference Washington, November
2005.
[5] Malka N. Halgamuge, Siddeswara Mayura Guru and
Andrew Jennings, “Energy Efficient Cluster Formation
in Wireless Sensor Networks”, IEEE, pp 1571-1576,
2003.
[6] Seema Bandyopadhyay and Edward J. Coyle, “An
Energy Efficient Hierarchical Clustering Algorithm for
Wireless Sensor Networks”, IEEE, 2003.
[7] Mao YE, Chengfa LI, Guihai CHEN, and Jie WU,
“An Energy Efficient Clustering Scheme in Wireless
Sensor Networks”, Ad Hoc & Sensor Wireless
Networks, Vol. 3, pp. 99-119, 2005.
[8] Wendi Rabiner Heinzelman, Anantha Chandrakasan,
and Hari Balakrishnan, “Energy-Efficient
Communication Protocol for Wireless Microsensor
Networks”, Proceedings of the Hawaii International
Conference on System Sciences, IEEE, 2000.
[9] Ossama Younis and Sonia Fahmy, “HEED: A Hybrid,
Energy-Efficient, Distributed Clustering Approach for
Ad-hoc Sensor Networks”, Mobile Computing, IEEE,
2004.
[10]Andrea Depedri, Alberto Zanella and Roberto
Verdone, “An Energy Efficient Protocol for Wireless
Sensor Networks”,
www.cwc.oulu.fi/~carlos/WSNPapers/DE03.pdf
[11] SangHak Lee, JuneJae Yoo, TaeChoong Chung,
“Distance-based Energy Efficient Clustering for
Wireless Sensor Networks”, Proceedings of the 29th
Annual IEEE International Conference on Local
Computer Networks (LCN’04), IEEE.
[12]Kyung Tae Kim and Hee Yong Youn, “Energy-Driven
Adaptive Clustering Hierarchy (EDACH) for Wireless
Sensor Networks”, IFIP International Federation for
Information Processing 2005, pp. 1098 – 1107, 2005.
[13]Bhaskar Krishnamachari, Deborah Estrin, Stephen
Wicker, “The Impact of Data Aggregation in Wireless
Sensor Networks”, Proceedings of the 22nd
Cluster Head Selection Techniques for energy efficient Wireless Sensor Network: A Survey
(IJSRD/Vol. 2/Issue 07/2014/0028)
All rights reserved by www.ijsrd.com 121
International Conference on Distributed Computing
Systems Workshops, 2002
[14]Sangho Yi, Junyoung Heo, Yookun Cho, Jiman Hong,
“ PEACH: Power-efficient and adaptive clustering
hierarchy protocol for wireless sensor networks”.
Computer Communications, Elsevier, Volume 30,
Issue 14-15, pp 2842-2852, October 2007.
[15]R.Devika, B.Santhi ,T.Sivasubramanian, “Survey on
Routing Protocol in Wireless Sensor Network”,
International Journal of Engineering and Technology
(IJET), ISSN : 0975-4024 Vol 5 No 1 Feb-Mar 2013.

More Related Content

What's hot

A review on energy efficient clustering routing
A review on energy efficient clustering routingA review on energy efficient clustering routing
A review on energy efficient clustering routingeSAT Publishing House
 
Advancement of Zone Based Energy Efficient Protocol for WSN
Advancement of Zone Based Energy Efficient Protocol for WSNAdvancement of Zone Based Energy Efficient Protocol for WSN
Advancement of Zone Based Energy Efficient Protocol for WSNijtsrd
 
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...IJAEMSJORNAL
 
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...IJCI JOURNAL
 
Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousIJCNCJournal
 
Throughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocolThroughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocoleSAT Publishing House
 
Throughput analysis of energy aware routing protocol for real time load distr...
Throughput analysis of energy aware routing protocol for real time load distr...Throughput analysis of energy aware routing protocol for real time load distr...
Throughput analysis of energy aware routing protocol for real time load distr...eSAT Journals
 
3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)IAESIJEECS
 
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 NetworksAssociate Professor in VSB Coimbatore
 
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...IJCNCJournal
 
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYDATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYijasuc
 
Data Collection Method to Improve Energy Efficiency in Wireless Sensor Network
Data Collection Method to Improve Energy Efficiency in Wireless Sensor NetworkData Collection Method to Improve Energy Efficiency in Wireless Sensor Network
Data Collection Method to Improve Energy Efficiency in Wireless Sensor NetworkKhushbooGupta145
 
Mobile Agents based Energy Efficient Routing for Wireless Sensor Networks
Mobile Agents based Energy Efficient Routing for Wireless Sensor NetworksMobile Agents based Energy Efficient Routing for Wireless Sensor Networks
Mobile Agents based Energy Efficient Routing for Wireless Sensor NetworksEswar Publications
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...IJMIT JOURNAL
 
FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK
FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK
FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK ijsc
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2IAEME Publication
 

What's hot (18)

A review on energy efficient clustering routing
A review on energy efficient clustering routingA review on energy efficient clustering routing
A review on energy efficient clustering routing
 
Advancement of Zone Based Energy Efficient Protocol for WSN
Advancement of Zone Based Energy Efficient Protocol for WSNAdvancement of Zone Based Energy Efficient Protocol for WSN
Advancement of Zone Based Energy Efficient Protocol for WSN
 
B0330811
B0330811B0330811
B0330811
 
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
HCIFR: Hierarchical Clustering and Iterative Filtering Routing Algorithm for ...
 
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
 
15 ijcse-01236
15 ijcse-0123615 ijcse-01236
15 ijcse-01236
 
Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneous
 
Throughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocolThroughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocol
 
Throughput analysis of energy aware routing protocol for real time load distr...
Throughput analysis of energy aware routing protocol for real time load distr...Throughput analysis of energy aware routing protocol for real time load distr...
Throughput analysis of energy aware routing protocol for real time load distr...
 
3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)
 
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
 
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
 
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEYDATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
DATA GATHERING ALGORITHMS FOR WIRELESS SENSOR NETWORKS: A SURVEY
 
Data Collection Method to Improve Energy Efficiency in Wireless Sensor Network
Data Collection Method to Improve Energy Efficiency in Wireless Sensor NetworkData Collection Method to Improve Energy Efficiency in Wireless Sensor Network
Data Collection Method to Improve Energy Efficiency in Wireless Sensor Network
 
Mobile Agents based Energy Efficient Routing for Wireless Sensor Networks
Mobile Agents based Energy Efficient Routing for Wireless Sensor NetworksMobile Agents based Energy Efficient Routing for Wireless Sensor Networks
Mobile Agents based Energy Efficient Routing for Wireless Sensor Networks
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
 
FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK
FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK
FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2
 

Viewers also liked

Efficient Cluster Optimization Using A Hybrid Extended Compact Genetic Algori...
Efficient Cluster Optimization Using A Hybrid Extended Compact Genetic Algori...Efficient Cluster Optimization Using A Hybrid Extended Compact Genetic Algori...
Efficient Cluster Optimization Using A Hybrid Extended Compact Genetic Algori...kknsastry
 
Analysis of Handoff techniques used for hybrid networks: cellular/WLAN
Analysis of Handoff techniques used for hybrid networks: cellular/WLAN  Analysis of Handoff techniques used for hybrid networks: cellular/WLAN
Analysis of Handoff techniques used for hybrid networks: cellular/WLAN IJORCS
 
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 networksPushpita Biswas
 
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...Editor IJCATR
 
Final year project titles 2017 2018
Final year project titles 2017 2018Final year project titles 2017 2018
Final year project titles 2017 2018IGEEKS TECHNOLOGIES
 
Hybrid Compression Encryption Technique for Securing SMS
Hybrid Compression Encryption Technique for Securing SMSHybrid Compression Encryption Technique for Securing SMS
Hybrid Compression Encryption Technique for Securing SMSCSCJournals
 
Hyperspectral Data Compression Using Spatial-Spectral Lossless Coding Technique
Hyperspectral Data Compression Using Spatial-Spectral Lossless Coding TechniqueHyperspectral Data Compression Using Spatial-Spectral Lossless Coding Technique
Hyperspectral Data Compression Using Spatial-Spectral Lossless Coding TechniqueCSCJournals
 
convergencia tecnologica
convergencia tecnologicaconvergencia tecnologica
convergencia tecnologicacarovel04
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsidescitation
 
Hybrid networking and distribution
Hybrid networking and distribution Hybrid networking and distribution
Hybrid networking and distribution vivek pratap singh
 
Hetrogenous wireless sensor network
Hetrogenous wireless sensor networkHetrogenous wireless sensor network
Hetrogenous wireless sensor networkChinmoy Jena
 
Secure and efficient data transmission for cluster based wireless sensor network
Secure and efficient data transmission for cluster based wireless sensor networkSecure and efficient data transmission for cluster based wireless sensor network
Secure and efficient data transmission for cluster based wireless sensor networkRaja Shekhar
 
A new algorithm for data compression technique using vlsi
A new algorithm for data compression technique using vlsiA new algorithm for data compression technique using vlsi
A new algorithm for data compression technique using vlsiTejeswar Tej
 
Analysis and Compression of Reflectance Data Using An Evolved Spectral Correl...
Analysis and Compression of Reflectance Data Using An Evolved Spectral Correl...Analysis and Compression of Reflectance Data Using An Evolved Spectral Correl...
Analysis and Compression of Reflectance Data Using An Evolved Spectral Correl...Peter Morovic
 
data compression technique
data compression techniquedata compression technique
data compression techniqueCHINMOY PAUL
 

Viewers also liked (20)

Efficient Cluster Optimization Using A Hybrid Extended Compact Genetic Algori...
Efficient Cluster Optimization Using A Hybrid Extended Compact Genetic Algori...Efficient Cluster Optimization Using A Hybrid Extended Compact Genetic Algori...
Efficient Cluster Optimization Using A Hybrid Extended Compact Genetic Algori...
 
Analysis of Handoff techniques used for hybrid networks: cellular/WLAN
Analysis of Handoff techniques used for hybrid networks: cellular/WLAN  Analysis of Handoff techniques used for hybrid networks: cellular/WLAN
Analysis of Handoff techniques used for hybrid networks: cellular/WLAN
 
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
 
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
 
Final year project titles 2017 2018
Final year project titles 2017 2018Final year project titles 2017 2018
Final year project titles 2017 2018
 
Hybrid Compression Encryption Technique for Securing SMS
Hybrid Compression Encryption Technique for Securing SMSHybrid Compression Encryption Technique for Securing SMS
Hybrid Compression Encryption Technique for Securing SMS
 
Hyperspectral Data Compression Using Spatial-Spectral Lossless Coding Technique
Hyperspectral Data Compression Using Spatial-Spectral Lossless Coding TechniqueHyperspectral Data Compression Using Spatial-Spectral Lossless Coding Technique
Hyperspectral Data Compression Using Spatial-Spectral Lossless Coding Technique
 
convergencia tecnologica
convergencia tecnologicaconvergencia tecnologica
convergencia tecnologica
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETs
 
LEATCH:
LEATCH: LEATCH:
LEATCH:
 
Hybrid networking and distribution
Hybrid networking and distribution Hybrid networking and distribution
Hybrid networking and distribution
 
Hetrogenous wireless sensor network
Hetrogenous wireless sensor networkHetrogenous wireless sensor network
Hetrogenous wireless sensor network
 
Secure and efficient data transmission for cluster based wireless sensor network
Secure and efficient data transmission for cluster based wireless sensor networkSecure and efficient data transmission for cluster based wireless sensor network
Secure and efficient data transmission for cluster based wireless sensor network
 
A new algorithm for data compression technique using vlsi
A new algorithm for data compression technique using vlsiA new algorithm for data compression technique using vlsi
A new algorithm for data compression technique using vlsi
 
Analysis and Compression of Reflectance Data Using An Evolved Spectral Correl...
Analysis and Compression of Reflectance Data Using An Evolved Spectral Correl...Analysis and Compression of Reflectance Data Using An Evolved Spectral Correl...
Analysis and Compression of Reflectance Data Using An Evolved Spectral Correl...
 
Topics
TopicsTopics
Topics
 
Compression techniques
Compression techniquesCompression techniques
Compression techniques
 
data compression technique
data compression techniquedata compression technique
data compression technique
 
Data compression
Data compression Data compression
Data compression
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 

Similar to Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Network: A Survey

026 icsca2012-s065
026 icsca2012-s065026 icsca2012-s065
026 icsca2012-s065auwalaumar
 
CLUSTER HEAD SELECTION ALGORITHMS FOR ENHANCED ENERGY EFFICIENCY IN WIRELESS ...
CLUSTER HEAD SELECTION ALGORITHMS FOR ENHANCED ENERGY EFFICIENCY IN WIRELESS ...CLUSTER HEAD SELECTION ALGORITHMS FOR ENHANCED ENERGY EFFICIENCY IN WIRELESS ...
CLUSTER HEAD SELECTION ALGORITHMS FOR ENHANCED ENERGY EFFICIENCY IN WIRELESS ...IJCSES Journal
 
Energy Efficient Data Mining in Multi-Feature Sensor Networks Using Improved...
Energy Efficient Data Mining in Multi-Feature Sensor Networks  Using Improved...Energy Efficient Data Mining in Multi-Feature Sensor Networks  Using Improved...
Energy Efficient Data Mining in Multi-Feature Sensor Networks Using Improved...IOSR Journals
 
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
 
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor NetworksHierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor NetworksCSCJournals
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Surveyijsrd.com
 
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor NetworkCBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor NetworkCSEIJJournal
 
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksIRJET Journal
 
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...ijwmn
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013ijcsbi
 
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...CSCJournals
 
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...cscpconf
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2IAEME Publication
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ijasuc
 
Energy Consumption Reduction in Wireless Sensor Network Based on Clustering
Energy Consumption Reduction in Wireless Sensor Network Based on ClusteringEnergy Consumption Reduction in Wireless Sensor Network Based on Clustering
Energy Consumption Reduction in Wireless Sensor Network Based on ClusteringIJCNCJournal
 
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network ijsc
 

Similar to Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Network: A Survey (20)

026 icsca2012-s065
026 icsca2012-s065026 icsca2012-s065
026 icsca2012-s065
 
D010332935
D010332935D010332935
D010332935
 
CLUSTER HEAD SELECTION ALGORITHMS FOR ENHANCED ENERGY EFFICIENCY IN WIRELESS ...
CLUSTER HEAD SELECTION ALGORITHMS FOR ENHANCED ENERGY EFFICIENCY IN WIRELESS ...CLUSTER HEAD SELECTION ALGORITHMS FOR ENHANCED ENERGY EFFICIENCY IN WIRELESS ...
CLUSTER HEAD SELECTION ALGORITHMS FOR ENHANCED ENERGY EFFICIENCY IN WIRELESS ...
 
Energy Efficient Data Mining in Multi-Feature Sensor Networks Using Improved...
Energy Efficient Data Mining in Multi-Feature Sensor Networks  Using Improved...Energy Efficient Data Mining in Multi-Feature Sensor Networks  Using Improved...
Energy Efficient Data Mining in Multi-Feature Sensor Networks Using Improved...
 
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...
 
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor NetworksHierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
 
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor NetworkCBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
CBHRP: A Cluster Based Routing Protocol for Wireless Sensor Network
 
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
 
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
WEIGHTED DYNAMIC DISTRIBUTED CLUSTERING PROTOCOL FOR HETEROGENEOUS WIRELESS S...
 
B05630814
B05630814B05630814
B05630814
 
F04623943
F04623943F04623943
F04623943
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013
 
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
Maximizing Lifetime of Homogeneous Wireless Sensor Network through Energy Eff...
 
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
 
Energy Consumption Reduction in Wireless Sensor Network Based on Clustering
Energy Consumption Reduction in Wireless Sensor Network Based on ClusteringEnergy Consumption Reduction in Wireless Sensor Network Based on Clustering
Energy Consumption Reduction in Wireless Sensor Network Based on Clustering
 
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
 

More from ijsrd.com

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Gridijsrd.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 Thingsijsrd.com
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Lifeijsrd.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 IOTijsrd.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 Lifeijsrd.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 Learningijsrd.com
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation Systemijsrd.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 Refrigeratorijsrd.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 processingijsrd.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 Logsijsrd.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 SYSTEMijsrd.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 Trackingijsrd.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 Comparatorsijsrd.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

Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 

Recently uploaded (20)

Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 

Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Network: A Survey

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 07, 2014 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 118 Cluster Head Selection Techniques for energy efficient Wireless Sensor Network: A Survey Santokh Singh1 Gagandeep Singh2 1,2 Department of Computer Science Engineering 1,2 Chandigarh Engineering Colleges, Landran, India Abstract— Wireless sensor networks are widely considered as one of the most important technologies. The Wireless Sensor Network (WSN) is a wireless network consisting of ten to thousand small nodes with sensing, computing and wireless communication capabilities. They have been applied to numerous fields such as healthcare, monitoring system, military, and so forth. Recent advances in wireless sensor networks have led to many new protocols specifically designed for sensor networks where energy awareness is an essential consideration. Energy efficiency is thus a primary issue in maintaining the network. Innovative techniques that improve energy efficiency to prolong the network lifetime are highly required. Clustering is an effective topology control approach in wireless sensor networks. This paper elaborates several techniques like LEACH, HEED, LEACH- B, PEACH, EEUC of cluster head selection for energy efficient in wireless sensor networks. Key words: Wireless sensor networks, Cluster head I. INTRODUCTION Recent advances in micro-electro-mechanical systems (MEMS) technology, wireless communications, and digital electronics have enabled the development of low-cost, low- power, multifunctional sensor nodes that are small in size and communicate untethered in short distances. These tiny sensor nodes, which consist of sensing, data processing, and communicating components, leverage the idea of sensor networks based on collaborative effort of a large number of nodes [1]. Such sensors are generally equipped with data processing and communication capabilities. The sensing circuitry measures ambient conditions related to the environment surrounding the sensor and transform them into an electric signal. Processing such a signal reveals some properties about objects located and/or events happening in the vicinity of the sensor. The sensor sends such collected data, usually via radio transmitter, to a command center (sink) either directly or through a data concentration center (a gateway) [3]. WSN is a network of tiny battery powered sensor nodes of limited on-board processing, storage and radio capability. Sensor nodes are usually deployed in a random fashion, and collect the context information and perform the given mission through the cooperation with other nodes. Each sensor node transmits the sensed data to other sensor nodes or Base Station (BS). Here direct communication to the BS is impractical if the number of sensor nodes is large as a few hundreds or thousands [2]. In order to achieve high energy efficiency and increase the network scalability, sensor nodes can be organized into clusters. The high density of the network may lead to multiple adjacent sensors generating redundant sensed data, thus data aggregation can be used to eliminate the data redundancy and reduce the communication load. In periodical data gathering applications, both methods promise to efficiently organize the network since data collection and processing can be done “in place” [4]. There are three methods that can be considered as possible networking protocols: direct communication, multi- hop routing, and clustering. As direct communication between the base and a large number of sensors is extremely energy consuming, and the multi-hop routine is considered as globally inefficient, clustering seems to be the appropriate method to use, In order to send information from very high number of sensor nodes to the base station, It is necessary and economical to group sensors into clusters. Each cluster will contain a cluster head. Each cluster head gathers and sends data, from its group of sensors, to the base station. Parameters for variation of energy consumption in the nodes, there are three main problems: How many sensors should be connected to each cluster head, how many clusters is needed, and where should each cluster head be positioned. The clusters of sensors must be nonoverlapping [5]. Hierarchical clustering mechanisms are especially effective in increasing network scalability and reducing data latency, and have been extensively exploited. [7] I. LITERATURE SURVEY Geon Yong Park (et al) 2013 proposes an efficient cluster head selection method using K-means algorithm to maximize the energy efficiency of wireless sensor network. Wireless sensor network consists of hundreds to thousands of sensor nodes gathering various data including temperature, sound, location, etc. It is usually difficult to recharge or replace the sensor nodes which have limited battery capacity. In this paper idea of discovering the cluster head minimizing the sum of Euclidean distances between the head and member nodes. Experimental results shows better performance compared to classical algorithms like LEACH and HEED and planned to minimize the clustering time [2]. Kemal Akkaya (et al) 2003 shows recent routing protocols for sensor networks and presents a classification for the various approaches pursued The three main categories discussed are: data-centric, hierarchical and location-based [3]. Seema Bandyopadhyay (et al) 2003 propose a distributed, randomized clustering algorithm to organize the sensors in a wireless sensor network into clusters also integrate the algorithm to generate a hierarchy of cluster heads and examine that the energy savings increase with the number of levels in the hierarchy. By using wireless sensor network the communication or message passing process must be designed to conserve the limited energy resources of the sensors. Clustering sensors into groups, so that sensors communicate information only to cluster heads and then the cluster heads communicate the aggregated information to the processing center, may save energy. And planned to consider an underlying medium access protocol
  • 2. Cluster Head Selection Techniques for energy efficient Wireless Sensor Network: A Survey (IJSRD/Vol. 2/Issue 07/2014/0028) All rights reserved by www.ijsrd.com 119 and investigate how that would affect the optimal probabilities of becoming a clusterhead and the run-time of the algorithm [6]. Wendi Rabiner Heinzelman (et al) 2000 proposes LEACH Low-Energy Adaptive Clustering Hierarchy a clustering-based protocol that utilizes randomized rotation of local cluster base stations cluster-heads to evenly distribute the energy load among the sensors in the network. Wireless distributed microsensor systems will enable the reliable monitoring of a variety of environments for both civil and military applications. LEACH uses localized coordination to enable scalability and robustness for dynamic networks, and incorporates data fusion into the routing protocol to reduce the amount of information that must be transmitted to the base station. Simulations show that: LEACH reduces communication energy by as much as 8x compared with direct transmission and minimum transmission- energy routing. [8] Ossama Younis (et al) 2004 proposes a novel distributed clustering approach for long-lived ad-hoc sensor networks HEED (Hybrid Energy-Efficient Distributed clustering), that periodically selects cluster heads according to a hybrid of the node residual energy and a secondary parameter , such as node proximity to its neighbors or node degree. HEED terminates in O(1) iterations, incurs low message overhead, and achieves fairly uniform cluster head distribution across the network. Simulation results demonstrate that HEED prolongs network lifetime, and the clusters it produces exhibit several appealing characteristics. [9] Andrea Depedri (et al) introduced some innovations in the algorithm giving origin to LEACH-B. Networking together hundreds or thousands of cheap microsensor nodes allows users to accurately monitor a remote environment by intelligently combining the data from the individual nodes. Proposed algorithm is based on classical LEACH.LEACH-B presents a new strategy of cluster heads election and cluster formation. Simulations results shows that LEACH-B outperform LEACH-A in a large class of situations and applications and in particular when: The final receiver is closer to the sensors and The deterministic attenuation due to the path-loss has a value of α larger than 2.5. [10] SangHak Lee (et al) proposes a new distributed clustering and data aggregation algorithm, CODA (Cluster- based self-Organizing Data Aggregation), based on the distance from the sink in ad-hoc wireless sensor networks. Sensor Networks have recently emerged as an important computing platform. However, the energy constrained and limited computing resources of the sensor nodes present major challenges in gathering data. Simulation results show that the proposed algorithm balances the energy dissipation over the whole network thus prolongs the network lifetime. [11] Kyung Tae Kim (et al) 2005 propose a new approach called energy-driven adaptive clustering hierarchy (EDACH), which evenly distributes the energy dissipation among the sensor nodes to maximize the network lifetime. Wireless sensor network consists of small battery powered sensors. Therefore, energy consumption is an important issue and several schemes have been proposed to improve the lifetime of the network. This is done by using proxy node replacing the cluster-head of low battery power and forming more clusters in the region relatively far from the base station. The proposed approach will be more important when the wireless sensor network is deployed in large area and the base station is far from the network. Simulation results show that while comparing with existing schemes such as LEACH (Low-Energy Adaptive Clustering Hierarchy) and PEACH (Proxy- Enabled Adaptive Clustering Hierarchy) reveals that the proposed EDACH approach significantly improves the network lifetime. And planned to comparison of the EDACH approach with other approaches such as simulated annealing and taboos search. [12]. Bhaskar Krishnamachari (et al) 2002 forms a data- centric routing and compare its performance with traditional end-to-end routing schemes. Sensor networks are distributed event-based systems that differ from traditional communication networks in several ways: sensor networks have severe energy constraints, redundant low-rate data, and many-to-one flows. Data-centric technologies are needed that perform in-network aggregation of data to yield energy- efficient dissemination. They investigated some of the factors affecting performance, such as the number of placement of sources, and the communication network topology. The formation of an optimal data aggregation tree is generally NP-hard. They examine the impact of source- destination placement and communication network density on the energy costs and delay associated with data aggregation. Also examine the complexity of optimal data aggregation. [13] I.F. Akyilidiz (et al) 2002 illustrates the concept of sensor networks which has been made viable by the convergence of microelectro-mechanical systems technology, wireless communications and digital electronics. The sensing responsibilities and the potential sensor networks applications are explored, and a review of factors influencing the design of sensor networks is provided. Then, the communication architecture for sensor networks is outlined, and the algorithms and protocols developed for each layer in the literature are explored. And conclude that flexibility, fault tolerance, high sensing fidelity, low-cost and rapid deployment could be considered as future effort. [1] Chengfa Li (et al) 2005 proposes an Energy- Efficient Unequal Clustering (EEUC) mechanism for periodical data gathering in wireless sensor networks. Clustering provides an effective way for prolonging the lifetime of a wireless sensor network. When cluster heads cooperate with each other to forward their data to the base station, the cluster heads closer to the base station are burdened with heavy relay traffic and tend to die early, leaving areas of the network uncovered and causing network partition. Proposed method partitioned the nodes into clusters of unequal size, and clusters closer to the base station have smaller sizes than those farther away from the base station. Thus cluster heads closer to the base station can preserve some energy for the inter-cluster data forwarding. And also propose an energy-aware multihop routing protocol for the inter-cluster communication. Simulation results show that our unequal clustering mechanism balances the energy consumption and sensor nodes and
  • 3. Cluster Head Selection Techniques for energy efficient Wireless Sensor Network: A Survey (IJSRD/Vol. 2/Issue 07/2014/0028) All rights reserved by www.ijsrd.com 120 achieves an obvious improvement on the network lifetime. [4] Malka N. Halgamuge (et al) 2003 proposed an energy optimized cluster formation for a set of randomly scattered wireless sensors. Sensors within the same cluster could communicate with each other with the help of cluster head only. Cluster head maintain the link between sensors and base station. And conclude the main three categories used in sensor cluster formation: 1) Clustering algorithms known in data mining (e.g. SOM, K-mean, Fuzzy C-mean, Subtractive) 2) Use of optimisation algorithms such as Genetic Algorithms for cluster formation 3) Clustering algorithms known in networking research. [5] Mao YE (et al) propose a novel energy efficient clustering scheme (EECS) for single-hop wireless sensor networks, which better suits the periodical data gathering applications. Proposed method elects cluster heads with more residual energy in an autonomous manner through local radio communication with no iteration while achieving good cluster head distribution. Data gathering is a regular but key operation in many applications of wireless sensor networks. Innovative techniques that improve energy efficiency to prolong the network lifetime are highly required. In proposed method they remove the assumption of single-hop and design an energy efficient protocol for both intra-cluster and inter-cluster data transmission in EEUC. Simulation results show that EECS prolongs the network lifetime significantly against the other clustering protocols such as LEACH and HEED. [7] R.Devika (et al) 2013 shows different routing protocol with advantages and limitations. The Wireless Sensor Network is a wireless network consisting of ten to thousand small nodes with sensing, computing and wireless communication capabilities. WSN are generally used to monitor activities and report events, such as fire, overheating etc. in a specific area or environment. It routs data back to the Base Station (BS). And conclude that major issue in wireless sensor networks is energy efficiency due to limited energy resources of sensors that could be resolve out with routing protocols to prolong the life time of individual sensors [15]. Sangho Yi (et al) 2007 we propose PEACH power- efficient and adaptive clustering hierarchy protocol for wireless sensor networks. It helps in clustering protocols to minimize the energy consumption of each node, and maximize the network lifetime of wireless sensor networks. PEACH forms clusters without additional overhead and supports adaptive multi-level clustering. PEACH can be used for both location-unaware and location-aware wireless sensor networks. Simulation results demonstrate that PEACH significantly minimizes energy consumption of each node and extends the network lifetime, compared with existing clustering protocols and concludes that performance of PEACH is less affected by the distribution of sensor nodes than other clustering protocols. [14]. II. CONCLUSION WSN is most emerging ubiquitous computing technology which can be employed in wide spectrum of application. One of the major issues in the design of routing protocol for WSN is energy efficiency due to limited energy resources of sensors. In this present paper, we surveyed several techniques like LEACH, HEED, LEACH-B, PEACH, EEUC of cluster head selection for energy efficient in wireless sensor networks. By using these routing protocols cluster head selection in wireless sensor networks for energy efficient could be increased. These protocols are dynamic in nature. REFERENCES [1] I.F. Akyilidiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci, “Wireless sensor networks: A survey,” Computer Networks, vol. 38, no. 4, pp. 393-422, March 2002. [2] Geon Yong Park, Heeseong Kim, Hwi Woon Jeong, and Hee Yong Youn, “A Novel Cluster Head Selection Method based on K-Means Algorithm for Energy Efficient Wireless Sensor Network”, 27th International Conference on Advanced Information Networking and Applications Workshops, IEEE, 2013. [3] K. Akkaya, M. younis, “A survey on routing protocols for wireless sensor networks,” Elsevier Journal of Ad Hoc Networks, vol. 3, no. 3, pp. 325-349, 2005. [4] Chengfa Li, Mao Ye, Guihai Chen, Jie Wu, “An Energy-Efficient Unequal Clustering Mechanism for Wireless Sensor Networks”, Mobile Adhoc and Sensor System IEEE Conference Washington, November 2005. [5] Malka N. Halgamuge, Siddeswara Mayura Guru and Andrew Jennings, “Energy Efficient Cluster Formation in Wireless Sensor Networks”, IEEE, pp 1571-1576, 2003. [6] Seema Bandyopadhyay and Edward J. Coyle, “An Energy Efficient Hierarchical Clustering Algorithm for Wireless Sensor Networks”, IEEE, 2003. [7] Mao YE, Chengfa LI, Guihai CHEN, and Jie WU, “An Energy Efficient Clustering Scheme in Wireless Sensor Networks”, Ad Hoc & Sensor Wireless Networks, Vol. 3, pp. 99-119, 2005. [8] Wendi Rabiner Heinzelman, Anantha Chandrakasan, and Hari Balakrishnan, “Energy-Efficient Communication Protocol for Wireless Microsensor Networks”, Proceedings of the Hawaii International Conference on System Sciences, IEEE, 2000. [9] Ossama Younis and Sonia Fahmy, “HEED: A Hybrid, Energy-Efficient, Distributed Clustering Approach for Ad-hoc Sensor Networks”, Mobile Computing, IEEE, 2004. [10]Andrea Depedri, Alberto Zanella and Roberto Verdone, “An Energy Efficient Protocol for Wireless Sensor Networks”, www.cwc.oulu.fi/~carlos/WSNPapers/DE03.pdf [11] SangHak Lee, JuneJae Yoo, TaeChoong Chung, “Distance-based Energy Efficient Clustering for Wireless Sensor Networks”, Proceedings of the 29th Annual IEEE International Conference on Local Computer Networks (LCN’04), IEEE. [12]Kyung Tae Kim and Hee Yong Youn, “Energy-Driven Adaptive Clustering Hierarchy (EDACH) for Wireless Sensor Networks”, IFIP International Federation for Information Processing 2005, pp. 1098 – 1107, 2005. [13]Bhaskar Krishnamachari, Deborah Estrin, Stephen Wicker, “The Impact of Data Aggregation in Wireless Sensor Networks”, Proceedings of the 22nd
  • 4. Cluster Head Selection Techniques for energy efficient Wireless Sensor Network: A Survey (IJSRD/Vol. 2/Issue 07/2014/0028) All rights reserved by www.ijsrd.com 121 International Conference on Distributed Computing Systems Workshops, 2002 [14]Sangho Yi, Junyoung Heo, Yookun Cho, Jiman Hong, “ PEACH: Power-efficient and adaptive clustering hierarchy protocol for wireless sensor networks”. Computer Communications, Elsevier, Volume 30, Issue 14-15, pp 2842-2852, October 2007. [15]R.Devika, B.Santhi ,T.Sivasubramanian, “Survey on Routing Protocol in Wireless Sensor Network”, International Journal of Engineering and Technology (IJET), ISSN : 0975-4024 Vol 5 No 1 Feb-Mar 2013.