SlideShare a Scribd company logo
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 38-41, February 2017
2017 AJAST All rights reserved. www.ajast.net
Page | 38
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
K.Jason#
#Assistant Professor, Department of Computer Science and Engineering, JCT College of Engineering and Technology, Coimbatore, India.
Article Received: 05 February 2017 Article Accepted: 15 February 2017 Article Published: 19 February 2017
1. INTRODUCTION
A data repository or storage service is available at the
gateway, in addition to data logging at each sensor. The
repository may serve as an intermediary between the users
and sensors thereby providing persistent data storage.
Additionally, one or more data storage devices are attached to
the IP network to archive the sensor data from a number of
edge sensor networks. One of the major advantages of
wireless sensor network is their ability to operate in
unattended, harsh environments in which existing
human-in-the-loop monitoring schemes are uncertain,
inefficient and sometimes impossible. Therefore, wireless
sensors are expected to be deployed randomly in the
predetermined area of interest by a relatively uncontrolled
manner. Given the huge area to be covered, the short lifespan
of the battery-operated wireless sensors and the possibility of
having damaged sensor nodes during deployment, large
population of sensors are expected in the majority of wireless
sensor applications. Generally a wireless sensor node consists
of low power processor, tiny memory, radio frequency
module, various kinds of sensing devices and limited powered
batteries which finds applicable in target tracking,
environmental monitoring and oceanography (figure 1).
Much of energy consumption happens during wireless
communications. The energy consumption when transmitting
one bit of data equals to several thousands of cycles of CPU
operations [1].
Hence the energy efficiency of a wireless communication
protocol brutally affects the energy efficiency and lifetime of
the network. Many researchers have projected several
algorithms for WSNs to improve energy consumption and
network lifetime. Since these wireless sensor devices are
power-constrained, long-distance communications are not
encouraged. Thereby direct communication between the
nodes and base station is generally avoided. A proficient way
is to arrange the network into several clusters and each
individual cluster has a cluster-head (CH). CH is one of the
sensor nodes which is affluent in resources. Sensor nodes
send their sensed information to the CH during their
respective TDMA time-slots. The CH performs data
aggregation process and forwards the aggregated data to base
station (BS) [2]. Clustering follows some advantages like
network scalability, localizing route setup within the cluster,
uses communication bandwidth efficiently and makes best use
of network lifetime. Since clustering uses the mechanism of
data aggregation, unnecessary communication between the
sensor nodes, CH and BS is avoided. In this paper, a model of
distributed clustering algorithm is proposed which is based
degree of capacity (DOC) of a node within a cluster. The
DOC of a node is the combination of three parameters: the
number of tasks assigned to a particular node, remaining
energy and coverage with neighboring nodes. The node with
highest DOC is selected as a CH for the current round. The
primary objective of the proposed algorithm is to attain
energy efficiency and extended network lifetime.
Fig.1. Military application of WSN
The rest of this paper is organized as follows. A review of
existing distributed clustering algorithms is discussed in
Section 2. An evaluation of LEACH and its followers are
elaborated in Section 3. Section 4 sketches a model of the
ABSTRACT
Every cluster comprise of a leader which is known as cluster head. The cluster head will be chosen by the sensor nodes in the individual cluster or be
pre-assigned by the user. The main advantages of clustering are the transmission of aggregated data to the base station, offers scalability for huge
number of nodes and trims down energy consumption. Fundamentally, clustering could be classified into centralized clustering, distributed clustering
and hybrid clustering. In centralized clustering, the cluster head is fixed. The rest of the nodes in the cluster act as member nodes. In distributed
clustering, the cluster head is not fixed. The cluster head keeps on shifting form node to node within the cluster on the basis of some parameters.
Hybrid clustering is the combination of both centralized clustering and distributed clustering mechanisms. This paper gives a brief overview on
clustering process in wireless sensor networks. A research on the well evaluated distributed clustering algorithm Low Energy Adaptive Clustering
Hierarchy (LEACH) and its followers are portrayed artistically. To overcome the drawbacks of these existing algorithms a hybrid distributed
clustering model has been proposed for attaining energy efficiency to a larger scale.
Keywords: Wireless sensor network (WSN), distributed clustering algorithm, coverage based clustering, energy efficiency and network lifetime.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 38-41, February 2017
2017 AJAST All rights reserved. www.ajast.net
Page | 39
proposed distributed clustering algorithm. Section 5 gives an
elaborated view on CH selection mechanism of the proposed
algorithm. Finally, the last section gives the conclusion.
2. DISTRIBUTED CLUSTERING PROCEDURES
One of the well-known clustering algorithms is
Energy-Efficient Hierarchical Clustering (EEHC), a
randomized clustering algorithm organizing the sensor nodes
into hierarchy of clusters with an idea of minimizing the total
energy spent in the system to communicate the information
gathered by the sensors to the information processing center
[3]. One real world application of clustering mechanism in
oceanography is sketched in figure 2.
Fig.2. Clustering Mechanism
Another clustering algorithm, Linked Cluster Algorithm
(LCA) was mainly implemented to evade the communication
collisions among the nodes by using a TDMA time-slot. It
uses a single-hop scheme, attains high degree of connectivity
when CH is selected randomly. With an objective to figure
overlapping clusters with maximum cluster diameter of two
hops, CLUBS was implemented in WSNs. The clusters are
formed by local broadcasting and its convergence depends on
the local density of the sensor nodes. This algorithm can be
implemented in asynchronous environment without losing
efficiency [4]. The main hitch is the overlapping of clusters,
clusters having their CHs within one hop range of each other,
thereby both clusters will collapse and CH election process
will restart. Fast Local Clustering Service (FLOC) achieves
re-clustering in constant time and in a confined manner in
large scale networks, exhibits double-band nature of wireless
radio-model for communication.
According to Energy Efficient Clustering Scheme (EECS), all
CHs can communicate in a straight line with base station. The
clusters have variable size, such that those nearer to the CH
are bigger in size and those farther from CH are smaller in
size. It is proved to be energy efficient in intra-cluster
communication and excellent improvement in the total
network lifetime. Energy Efficient Unequal Clustering
mechanism (EEUC), was anticipated for uniform energy
consumption within the network. It forms unequal clusters,
with a supposition that each cluster can have variable sizes.
Based on nodes’ residual energy, connectivity and a unique
node identifier, the cluster head selection is done in
Distributed Efficient Clustering Approach (DECA). It is
extremely energy efficient, as it uses fewer messages for CH
selection. The main problem with this algorithm is that high
possibility of incorrect CH selection which leads to discarding
of all the packets sent by the sensor node. In order to select
CH based on weight: a blend of nodes’ residual energy and its
distance to neighboring nodes, Distributed Weight-based
Energy-efficient Hierarchical Clustering (DWEHC) has been
proposed. It generates well balanced clusters, independent on
network topology or dimension. Hybrid Energy-Efficient
Distributed Clustering (HEED) is a well distributed clustering
algorithm in which CH selection is made by taking into
account the residual energy of the nodes as well as
intra-cluster communication cost leading to prolonged
network lifetime.
3. DESCENDANTS OF LEACH
Low Energy Adaptive Clustering Hierarchical Protocol
(LEACH): It uses the following techniques to accomplish the
design goals: randomized, self-configuring, adaptive cluster
formation, local control for data transfers, low-energy media
access control and application specific data dispensation [5].
LEACH protocol has various rounds and each round has two
phases: setup phase and steady state phase. In set up phase, it
provides cluster formation in adaptive manner and in the
steady state phase data transfer takes place. LEACH uses a
TDMA to reduce inter-cluster and intra-cluster collisions.
The energy utilization of the information gathered by the
sensors node to reach the BS depends on the number of cluster
heads and radio range.
LEACH-F: In this algorithm the number of clusters will be
permanent throughout the network lifetime and the cluster
heads are rotated within the cluster. Steady state phase of
LEACH-F is alike as that of LEACH. LEACH-F may or may
not offer energy saving and this protocol does not provide
flexibility to sensor nodes’ mobility.
LEACH-C: LEACH cluster formation algorithm has the
disadvantages of having no guarantee about the number of
cluster head nodes. Since the clusters are adaptive, there is
deprived clustering set-up during a round. However, by using
a central control mechanism to form clusters can produce
better clusters by distributing the cluster head nodes
throughout the network.
LEACH-B: This algorithm operates in the following phases:
cluster formation, cluster head selection and data
transmission. Every sensor node chooses its cluster head by
evaluating the energy dissipated in the pathway between the
last receiver and itself. It provides better energy efficiency in
comparison with LEACH.
LEACH-ET: The cluster will adjust only when one of the
following conditions is satisfied: Energy consumed by anyone
of the CHs reaches energy threshold (ET) in one round, every
sensor node should have the knowledge of the energy
threshold (ET) value. During the initial phase, if anyone of the
cluster head nodes dies, it should have the energy dissipated
value and compares the dissipated value with the energy
threshold (ET) value.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 38-41, February 2017
2017 AJAST All rights reserved. www.ajast.net
Page | 40
Energy–LEACH: This mechanism provides improvement in
selection of cluster heads of LEACH protocol. It makes
residual energy of a node as the main factor which decides
whether these sensor nodes turn into the cluster head or not in
the next round. E-LEACH helps a large in the cluster head
election procedure.
TL-LEACH: This algorithm works in three phases:
cluster-head casing, cluster setup and data transmission
phase. This protocol is an improvement of LEACH where
some of the cluster heads elected during setup phase in
LEACH are chosen as the level-2 cluster heads (CHs), which
communicates with the base station.
MH-LEACH: This protocol improves the communication
mode from a single hop to multi hop between cluster head and
base station. In LEACH, every cluster head directly
communicates with sink ignoring the distance between the
sink and the cluster head. The modified form, MH LEACH
protocol adopts an optimal path between the base station and
cluster head; thereby multi hop communication takes place
among cluster heads [6].
ACHTH–LEACH: ACHTH–LEACH was proposed to
improve the shortcomings of LEACH. The clusters are set up
on the basis of Greedy k-means algorithm. The cluster heads
are elected by considering the residual energy of sensor
nodes, which may adopt two hop transmissions to reduce the
energy spent on forwarding data to the BS. The performance
of ACHTH-LEACH can be further improved if some
parameters and threshold values are optimized.
MELEACH-L: This is an energy-efficient multi-channel
routing protocol for wireless sensor networks. With the aim of
controlling the size of each cluster and separating CHs from
backbone nodes, MELEACH-L manages the channel
assignment amid neighboring clusters and co-operation
among CHs during data collection [7].
4. THE PROPOSED SYSTEM
The proposed clustering algorithm is well distributed, where
the sensor nodes are deployed randomly to sense the target
environment. The nodes are divided into clusters with each
cluster having a CH. The nodes throw the information during
their TDMA timeslot to their respective CH which fuses the
data to avoid redundant information by the process of data
aggregation. The aggregated data is forwarded to the BS.
Compared to the existing algorithms, the proposed algorithm
has two distinguishing features. First, the proposed algorithm
uses variable transmission power. Nodes nearer to CH use
lesser transmission power and nodes far away from CH use
extra power for transmission from nodes to CH or vice versa,
which can lessen considerable power. Second, CH sends one
message for every cluster nodes but many existing algorithms
transmits numerous messages for cluster-setup.
5. CLUSTERING MECHANISM
The main activity in a WSN is to effectively select a CH. This
is achieved by using various techniques. In the proposed
algorithm, CH selection is accomplished with the use of the
following parameters (figure 3).
Fig.3. Cluster formation in the proposed algorithm
In a network of N nodes, each node is assigned an exclusive
Node Identity (NID) represented by n, where n=1, 2, 3…., N.
The NID just serves as recognition of the nodes and has no
relationship with location or clustering. The CH will be
placed at the center and the nodes will be organized in to
several layers around the CH and these layers are assigned
with Layer Number (LN).
LN is an integer number beginning from zero. CH gets LN0,
nodes adjacent the CH in the next layer are assigned LN1, and
so on. In LEACH, the coverage of a sensor node is not taken
into account. This is essentially significant when a sensor
network is used for remote monitoring applications. The
nodes with highest coverage between the cluster nodes are
given highest priority to become a CH.
Basically HEED was proposed to avoid random selection of
CHs. Though LEACH was more energy efficient, the main
drawback is the arbitrary selection of CH. In HEED, the
selection of CH is essentially based on residual energy and
communication cost of the nodes. Here the lack of the
parameter coverage leads to a main drawback. To overcome
these problems, coverage among the nodes is considered to be
one of the main parameter in the proposed algorithm.
Remaining energy is defined as to energy remaining within a
particular node after some number of rounds. This is generally
considered as one of the main parameter for CH selection in
the proposed algorithm. LEACH uses much energy for
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 1, Pages 38-41, February 2017
2017 AJAST All rights reserved. www.ajast.net
Page | 41
communication among nodes and CHs. It tries to distribute
the loading of CHs to all nodes in the network by switching
the cluster heads periodically. Due to two-hop structure of the
network, a node far from CH will have to consume additional
energy than a node nearer to CH. This introduces an uneven
distribution of energy among the cluster members, disturbing
the total system energy and remaining energy.
Node death rate is also directly proportional to the remaining
energy. It is the measure of the number of nodes die over a
time period, from the beginning of the process. When the data
rate increases the node death rate also increases. The
networks formed by LEACH show periodical variations in the
data collection time.
This is due to the selection function dependent on the number
of data collection process. Since the CH selection of LEACH
is a function of the number of completed data collection
processes, the number of cluster varies periodically. The same
process prevails also in HEED due to enlarged data
collection. This increases the node death rate. Hence,
remaining energy is considered as one of the important
parameter for CH selection in the proposed algorithm.
Capacity of a node is the measure of the amount of data
processing it can handle compared to other nodes. A node
with highest capacity is given priority to become a CH.
LEACH uses more energy for communication between nodes
and CHs. It tries to distribute the loading of CHs to all nodes
in the network by switching the cluster heads from time to
time.
The uneven distribution of energy among the cluster members
is avoided in HEED as the CH selection is based on residual
energy and communication cost. A node with highest residual
energy and communication cost becomes a CH, thus the
random selection of CH is avoided. But in the repetition
phase, a number of iterations are carried out in order to find
the communication cost and selecting a node with better
communication cost.
This is a peculiar drawback of HEED. In the proposed
algorithm, fewer communication energy is required. It uses
the concept of variable-transmission power in which the
transmission power is variable from the lower edge to the
higher edge based on the layers. Also in the proposed
algorithm, separation among the layers is optimized to use
optimum power for each layer. Hence the node with highest
capacity is selected as a CH.
6. CONCLUSION AND FUTURE WORK
The sensed data is collected, processed and then routed back
to the desired end user through a designated sink point,
referred as the base station (BS). It has become feasible to
construct multifunctional sensor nodes with advanced
capabilities. Such sensor nodes are relatively of smaller size,
lower cost and lesser power consumption. This paper gives a
brief introduction on clustering process in wireless sensor
networks. A study on the well evaluated distributed clustering
algorithm Low Energy Adaptive Clustering Hierarchy
(LEACH) and its followers are described artistically. To
overcome the drawbacks of these existing algorithms a
distributed clustering model has been proposed for clustering
the wireless sensor nodes. Based on the degree of capacity
(DOC), the algorithm has been formulated to form efficient
clusters in a wireless sensor network. The proposed
distributed clustering algorithm can show much improvement
in communication energy. The performance of the proposed
algorithm can show a drastic improvement in the total energy
of the wireless sensor system. Nevertheless, the proposed
algorithm can greatly minimize the node death rate and thus
have prolonged network lifetime. In future, the algorithm will
be simulated and compared with two or three existing
distributed clustering algorithms.
REFERENCES
[1] W.B.Heinzelman, A.P.Chandrakasan, H.Balakrishnan,
(2002), “An application specific protocol architecture for
wireless microsensor networks”, IEEE Transactions on
Wireless Communication, Volume 1, Number 4, pp. 660-670.
[2] O.Younis, S.Fahmy, (2004), “HEED: A hybrid
energy-efficient distributed clustering approach for Ad Hoc
sensor networks”, IEEE Transactions on Mobile Computing,
Volume 3, Number 4, pp. 366-379.
[3] S.Zairi, B.Zouari, E.Niel, E.Dumitrescu, (2012), “Nodes
self-scheduling approach for maximizing wireless sensor
network lifetime based on remaining energy”, IET Wireless
Sensor Systems, Volume 2, Number 1, pp. 52-62.
[4] I.Akyildiz, W.Su, Y.Sankarasubramaniam, E.Cayirci,
(2002), “A Survey on sensor networks”, IEEE
Communications Magazine, Volume 40, Number 8, pp.
102-114.
[5] Hamid Ali Abed Al-Asadi , “New Hybrid (SVMs-CSOA)
Architecture for classifying Electrocardiograms Signals”,
International Journal of Advanced Research in Artificial
Intelligence (IJARAI), Vol. 4, No. 5, 2015.
[6] Boselin Prabhu S. R. and Balakumar N., “Enhanced
Clustering Methodology for Lifetime Maximization in Dense
WSN Fields”, International Journal for Technological
Research in Engineering, Volume 4, Issue 2, pp.343-348,
October-2016.
[7] Haitao, Z, Shiwei, Z &Wenshao, B 2014, ‘A clustering
routing protocol for energy balance of wireless sensor
network based on simulated annealing and genetic algorithm’,
International Journal of Hybrid Information Technology,
vol. 7, no. 2, pp. 71-82.

More Related Content

What's hot

HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...
HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...
HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...
ijdpsjournal
 
34 9141 it ns2-tentative route selection approach for edit septian
34 9141 it  ns2-tentative route selection approach for edit septian34 9141 it  ns2-tentative route selection approach for edit septian
34 9141 it ns2-tentative route selection approach for edit septian
IAESIJEECS
 
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
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
ijceronline
 
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
IJCNCJournal
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419
IJRAT
 
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
IJMIT JOURNAL
 
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
 
Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)	Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)
Benyamin Moadab
 
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
IJCNCJournal
 
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
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
ijngnjournal
 
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
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
ijassn
 
Kianoosh&sajjad
Kianoosh&sajjadKianoosh&sajjad
Kianoosh&sajjad
bardia kazemi
 

What's hot (15)

HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...
HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...
HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...
 
34 9141 it ns2-tentative route selection approach for edit septian
34 9141 it  ns2-tentative route selection approach for edit septian34 9141 it  ns2-tentative route selection approach for edit septian
34 9141 it ns2-tentative route selection approach for edit septian
 
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...
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
 
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
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419
 
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
 
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...
 
Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)	Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)
 
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
 
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...
 
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORKSIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
SIMULATION BASED ANALYSIS OF CLUSTER-BASED PROTOCOL IN WIRELESS SENSOR NETWORK
 
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...
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
 
Kianoosh&sajjad
Kianoosh&sajjadKianoosh&sajjad
Kianoosh&sajjad
 

Viewers also liked

A Study on Next Generation Mobile Communication
A Study on Next Generation Mobile CommunicationA Study on Next Generation Mobile Communication
A Study on Next Generation Mobile Communication
Associate Professor in VSB Coimbatore
 
Le persecuzioni
Le persecuzioniLe persecuzioni
Le persecuzioni
Vincenzo Cremone
 
TOLPAR #9
TOLPAR #9TOLPAR #9
TOLPAR #9
TOLPAR
 
A Novel Charging Procedure for Embedded System Based Applications
A Novel Charging Procedure for Embedded System Based ApplicationsA Novel Charging Procedure for Embedded System Based Applications
A Novel Charging Procedure for Embedded System Based Applications
Associate Professor in VSB Coimbatore
 
A Global Perspective of Varying Interest Rates in International Markets
A Global Perspective of Varying Interest Rates in International MarketsA Global Perspective of Varying Interest Rates in International Markets
A Global Perspective of Varying Interest Rates in International Markets
Associate Professor in VSB Coimbatore
 
An Experimental Study on Habits of Reading Skills among First Year Engineerin...
An Experimental Study on Habits of Reading Skills among First Year Engineerin...An Experimental Study on Habits of Reading Skills among First Year Engineerin...
An Experimental Study on Habits of Reading Skills among First Year Engineerin...
Associate Professor in VSB Coimbatore
 
Implementation and Practicalities of Balance Scorecard: A Case Study
Implementation and Practicalities of Balance Scorecard: A Case StudyImplementation and Practicalities of Balance Scorecard: A Case Study
Implementation and Practicalities of Balance Scorecard: A Case Study
Associate Professor in VSB Coimbatore
 
Producto final slideshare rivera salas
Producto final slideshare rivera salasProducto final slideshare rivera salas
Producto final slideshare rivera salas
Felipe Leonel Rivera Salas
 
Assessment of Greenhouse Gases and Parameters using Wireless Sensor Network
Assessment of Greenhouse Gases and Parameters using Wireless Sensor NetworkAssessment of Greenhouse Gases and Parameters using Wireless Sensor Network
Assessment of Greenhouse Gases and Parameters using Wireless Sensor Network
Associate Professor in VSB Coimbatore
 
Economía de la Empresa 2º Bachillerato - UD10. Instrumentos del Marketing-Mix
Economía de la Empresa 2º Bachillerato - UD10. Instrumentos del Marketing-MixEconomía de la Empresa 2º Bachillerato - UD10. Instrumentos del Marketing-Mix
Economía de la Empresa 2º Bachillerato - UD10. Instrumentos del Marketing-Mix
Bea Hervella
 
LEÇON 78 – Que les miracles remplacent toutes les rancœurs.
LEÇON 78 – Que les miracles remplacent toutes les rancœurs.LEÇON 78 – Que les miracles remplacent toutes les rancœurs.
LEÇON 78 – Que les miracles remplacent toutes les rancœurs.
Pierrot Caron
 
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
Associate Professor in VSB Coimbatore
 
Effectual and Lossless Electrical Power Generation Methodology using Wind-Len...
Effectual and Lossless Electrical Power Generation Methodology using Wind-Len...Effectual and Lossless Electrical Power Generation Methodology using Wind-Len...
Effectual and Lossless Electrical Power Generation Methodology using Wind-Len...
Associate Professor in VSB Coimbatore
 
Real World Applications Pertaining the Analysis of Fiber Optic Sensors and Bi...
Real World Applications Pertaining the Analysis of Fiber Optic Sensors and Bi...Real World Applications Pertaining the Analysis of Fiber Optic Sensors and Bi...
Real World Applications Pertaining the Analysis of Fiber Optic Sensors and Bi...
Associate Professor in VSB Coimbatore
 
La ira
La iraLa ira
Actividad 2
Actividad 2Actividad 2
Secured Data Aggregation using SRL Protocol for Wireless Sensor Networks
Secured Data Aggregation using SRL Protocol for Wireless Sensor NetworksSecured Data Aggregation using SRL Protocol for Wireless Sensor Networks
Secured Data Aggregation using SRL Protocol for Wireless Sensor Networks
Associate Professor in VSB Coimbatore
 
Design and Analysis of Rotavator Blades for its Enhanced Performance in Tractors
Design and Analysis of Rotavator Blades for its Enhanced Performance in TractorsDesign and Analysis of Rotavator Blades for its Enhanced Performance in Tractors
Design and Analysis of Rotavator Blades for its Enhanced Performance in Tractors
Associate Professor in VSB Coimbatore
 
Design and Implementation of Fault Tolerant Parallel FFTs using Error Correct...
Design and Implementation of Fault Tolerant Parallel FFTs using Error Correct...Design and Implementation of Fault Tolerant Parallel FFTs using Error Correct...
Design and Implementation of Fault Tolerant Parallel FFTs using Error Correct...
Associate Professor in VSB Coimbatore
 
3Com 3CR990FX
3Com 3CR990FX3Com 3CR990FX
3Com 3CR990FX
savomir
 

Viewers also liked (20)

A Study on Next Generation Mobile Communication
A Study on Next Generation Mobile CommunicationA Study on Next Generation Mobile Communication
A Study on Next Generation Mobile Communication
 
Le persecuzioni
Le persecuzioniLe persecuzioni
Le persecuzioni
 
TOLPAR #9
TOLPAR #9TOLPAR #9
TOLPAR #9
 
A Novel Charging Procedure for Embedded System Based Applications
A Novel Charging Procedure for Embedded System Based ApplicationsA Novel Charging Procedure for Embedded System Based Applications
A Novel Charging Procedure for Embedded System Based Applications
 
A Global Perspective of Varying Interest Rates in International Markets
A Global Perspective of Varying Interest Rates in International MarketsA Global Perspective of Varying Interest Rates in International Markets
A Global Perspective of Varying Interest Rates in International Markets
 
An Experimental Study on Habits of Reading Skills among First Year Engineerin...
An Experimental Study on Habits of Reading Skills among First Year Engineerin...An Experimental Study on Habits of Reading Skills among First Year Engineerin...
An Experimental Study on Habits of Reading Skills among First Year Engineerin...
 
Implementation and Practicalities of Balance Scorecard: A Case Study
Implementation and Practicalities of Balance Scorecard: A Case StudyImplementation and Practicalities of Balance Scorecard: A Case Study
Implementation and Practicalities of Balance Scorecard: A Case Study
 
Producto final slideshare rivera salas
Producto final slideshare rivera salasProducto final slideshare rivera salas
Producto final slideshare rivera salas
 
Assessment of Greenhouse Gases and Parameters using Wireless Sensor Network
Assessment of Greenhouse Gases and Parameters using Wireless Sensor NetworkAssessment of Greenhouse Gases and Parameters using Wireless Sensor Network
Assessment of Greenhouse Gases and Parameters using Wireless Sensor Network
 
Economía de la Empresa 2º Bachillerato - UD10. Instrumentos del Marketing-Mix
Economía de la Empresa 2º Bachillerato - UD10. Instrumentos del Marketing-MixEconomía de la Empresa 2º Bachillerato - UD10. Instrumentos del Marketing-Mix
Economía de la Empresa 2º Bachillerato - UD10. Instrumentos del Marketing-Mix
 
LEÇON 78 – Que les miracles remplacent toutes les rancœurs.
LEÇON 78 – Que les miracles remplacent toutes les rancœurs.LEÇON 78 – Que les miracles remplacent toutes les rancœurs.
LEÇON 78 – Que les miracles remplacent toutes les rancœurs.
 
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
Hydro Geochemical Study of Kinathukkadavu Taluk, Coimbatore Integrated with G...
 
Effectual and Lossless Electrical Power Generation Methodology using Wind-Len...
Effectual and Lossless Electrical Power Generation Methodology using Wind-Len...Effectual and Lossless Electrical Power Generation Methodology using Wind-Len...
Effectual and Lossless Electrical Power Generation Methodology using Wind-Len...
 
Real World Applications Pertaining the Analysis of Fiber Optic Sensors and Bi...
Real World Applications Pertaining the Analysis of Fiber Optic Sensors and Bi...Real World Applications Pertaining the Analysis of Fiber Optic Sensors and Bi...
Real World Applications Pertaining the Analysis of Fiber Optic Sensors and Bi...
 
La ira
La iraLa ira
La ira
 
Actividad 2
Actividad 2Actividad 2
Actividad 2
 
Secured Data Aggregation using SRL Protocol for Wireless Sensor Networks
Secured Data Aggregation using SRL Protocol for Wireless Sensor NetworksSecured Data Aggregation using SRL Protocol for Wireless Sensor Networks
Secured Data Aggregation using SRL Protocol for Wireless Sensor Networks
 
Design and Analysis of Rotavator Blades for its Enhanced Performance in Tractors
Design and Analysis of Rotavator Blades for its Enhanced Performance in TractorsDesign and Analysis of Rotavator Blades for its Enhanced Performance in Tractors
Design and Analysis of Rotavator Blades for its Enhanced Performance in Tractors
 
Design and Implementation of Fault Tolerant Parallel FFTs using Error Correct...
Design and Implementation of Fault Tolerant Parallel FFTs using Error Correct...Design and Implementation of Fault Tolerant Parallel FFTs using Error Correct...
Design and Implementation of Fault Tolerant Parallel FFTs using Error Correct...
 
3Com 3CR990FX
3Com 3CR990FX3Com 3CR990FX
3Com 3CR990FX
 

Similar to Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks

Cluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor NetworksCluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor Networks
editor1knowledgecuddle
 
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
ijsrd.com
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ijassn
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
IRJET Journal
 
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
 
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
CSEIJJournal
 
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
IJERD Editor
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor NetworkA QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
ijassn
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013
ijcsbi
 
Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...
Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...
Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...
IRJET Journal
 
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
 
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 LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
ijsrd.com
 
Iaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd Iaetsd
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
ijsrd.com
 

Similar to Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks (20)

Cluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor NetworksCluster Head Selection for in Wireless Sensor Networks
Cluster Head Selection for in Wireless Sensor Networks
 
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
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
 
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...
 
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
 
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor NetworkA QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
A QoI Based Energy Efficient Clustering for Dense Wireless Sensor Network
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013
 
Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...
Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...
Delay Constraint Network Structure with in-Network Data Fusion for Wireless S...
 
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 ...
 
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 LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
Iaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routingIaetsd survey on wireless sensor networks routing
Iaetsd survey on wireless sensor networks routing
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
 

More from Associate Professor in VSB Coimbatore

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Associate Professor in VSB Coimbatore
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Associate Professor in VSB Coimbatore
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Associate Professor in VSB Coimbatore
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee Retention
Associate Professor in VSB Coimbatore
 
Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation  Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation
Associate Professor in VSB Coimbatore
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Associate Professor in VSB Coimbatore
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Associate Professor in VSB Coimbatore
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
Associate Professor in VSB Coimbatore
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...
Associate Professor in VSB Coimbatore
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Associate Professor in VSB Coimbatore
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Associate Professor in VSB Coimbatore
 
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, NigeriaEcological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Associate Professor in VSB Coimbatore
 
Mass & Quark Symmetry
Mass & Quark SymmetryMass & Quark Symmetry
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Associate Professor in VSB Coimbatore
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Associate Professor in VSB Coimbatore
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Associate Professor in VSB Coimbatore
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Associate Professor in VSB Coimbatore
 
Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries
Associate Professor in VSB Coimbatore
 

More from Associate Professor in VSB Coimbatore (20)

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee Retention
 
Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation  Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
 
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, NigeriaEcological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
 
Mass & Quark Symmetry
Mass & Quark SymmetryMass & Quark Symmetry
Mass & Quark Symmetry
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
 
Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries
 

Recently uploaded

Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
Nguyen Thanh Tu Collection
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 

Recently uploaded (20)

Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 

Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks

  • 1. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 38-41, February 2017 2017 AJAST All rights reserved. www.ajast.net Page | 38 Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks K.Jason# #Assistant Professor, Department of Computer Science and Engineering, JCT College of Engineering and Technology, Coimbatore, India. Article Received: 05 February 2017 Article Accepted: 15 February 2017 Article Published: 19 February 2017 1. INTRODUCTION A data repository or storage service is available at the gateway, in addition to data logging at each sensor. The repository may serve as an intermediary between the users and sensors thereby providing persistent data storage. Additionally, one or more data storage devices are attached to the IP network to archive the sensor data from a number of edge sensor networks. One of the major advantages of wireless sensor network is their ability to operate in unattended, harsh environments in which existing human-in-the-loop monitoring schemes are uncertain, inefficient and sometimes impossible. Therefore, wireless sensors are expected to be deployed randomly in the predetermined area of interest by a relatively uncontrolled manner. Given the huge area to be covered, the short lifespan of the battery-operated wireless sensors and the possibility of having damaged sensor nodes during deployment, large population of sensors are expected in the majority of wireless sensor applications. Generally a wireless sensor node consists of low power processor, tiny memory, radio frequency module, various kinds of sensing devices and limited powered batteries which finds applicable in target tracking, environmental monitoring and oceanography (figure 1). Much of energy consumption happens during wireless communications. The energy consumption when transmitting one bit of data equals to several thousands of cycles of CPU operations [1]. Hence the energy efficiency of a wireless communication protocol brutally affects the energy efficiency and lifetime of the network. Many researchers have projected several algorithms for WSNs to improve energy consumption and network lifetime. Since these wireless sensor devices are power-constrained, long-distance communications are not encouraged. Thereby direct communication between the nodes and base station is generally avoided. A proficient way is to arrange the network into several clusters and each individual cluster has a cluster-head (CH). CH is one of the sensor nodes which is affluent in resources. Sensor nodes send their sensed information to the CH during their respective TDMA time-slots. The CH performs data aggregation process and forwards the aggregated data to base station (BS) [2]. Clustering follows some advantages like network scalability, localizing route setup within the cluster, uses communication bandwidth efficiently and makes best use of network lifetime. Since clustering uses the mechanism of data aggregation, unnecessary communication between the sensor nodes, CH and BS is avoided. In this paper, a model of distributed clustering algorithm is proposed which is based degree of capacity (DOC) of a node within a cluster. The DOC of a node is the combination of three parameters: the number of tasks assigned to a particular node, remaining energy and coverage with neighboring nodes. The node with highest DOC is selected as a CH for the current round. The primary objective of the proposed algorithm is to attain energy efficiency and extended network lifetime. Fig.1. Military application of WSN The rest of this paper is organized as follows. A review of existing distributed clustering algorithms is discussed in Section 2. An evaluation of LEACH and its followers are elaborated in Section 3. Section 4 sketches a model of the ABSTRACT Every cluster comprise of a leader which is known as cluster head. The cluster head will be chosen by the sensor nodes in the individual cluster or be pre-assigned by the user. The main advantages of clustering are the transmission of aggregated data to the base station, offers scalability for huge number of nodes and trims down energy consumption. Fundamentally, clustering could be classified into centralized clustering, distributed clustering and hybrid clustering. In centralized clustering, the cluster head is fixed. The rest of the nodes in the cluster act as member nodes. In distributed clustering, the cluster head is not fixed. The cluster head keeps on shifting form node to node within the cluster on the basis of some parameters. Hybrid clustering is the combination of both centralized clustering and distributed clustering mechanisms. This paper gives a brief overview on clustering process in wireless sensor networks. A research on the well evaluated distributed clustering algorithm Low Energy Adaptive Clustering Hierarchy (LEACH) and its followers are portrayed artistically. To overcome the drawbacks of these existing algorithms a hybrid distributed clustering model has been proposed for attaining energy efficiency to a larger scale. Keywords: Wireless sensor network (WSN), distributed clustering algorithm, coverage based clustering, energy efficiency and network lifetime.
  • 2. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 38-41, February 2017 2017 AJAST All rights reserved. www.ajast.net Page | 39 proposed distributed clustering algorithm. Section 5 gives an elaborated view on CH selection mechanism of the proposed algorithm. Finally, the last section gives the conclusion. 2. DISTRIBUTED CLUSTERING PROCEDURES One of the well-known clustering algorithms is Energy-Efficient Hierarchical Clustering (EEHC), a randomized clustering algorithm organizing the sensor nodes into hierarchy of clusters with an idea of minimizing the total energy spent in the system to communicate the information gathered by the sensors to the information processing center [3]. One real world application of clustering mechanism in oceanography is sketched in figure 2. Fig.2. Clustering Mechanism Another clustering algorithm, Linked Cluster Algorithm (LCA) was mainly implemented to evade the communication collisions among the nodes by using a TDMA time-slot. It uses a single-hop scheme, attains high degree of connectivity when CH is selected randomly. With an objective to figure overlapping clusters with maximum cluster diameter of two hops, CLUBS was implemented in WSNs. The clusters are formed by local broadcasting and its convergence depends on the local density of the sensor nodes. This algorithm can be implemented in asynchronous environment without losing efficiency [4]. The main hitch is the overlapping of clusters, clusters having their CHs within one hop range of each other, thereby both clusters will collapse and CH election process will restart. Fast Local Clustering Service (FLOC) achieves re-clustering in constant time and in a confined manner in large scale networks, exhibits double-band nature of wireless radio-model for communication. According to Energy Efficient Clustering Scheme (EECS), all CHs can communicate in a straight line with base station. The clusters have variable size, such that those nearer to the CH are bigger in size and those farther from CH are smaller in size. It is proved to be energy efficient in intra-cluster communication and excellent improvement in the total network lifetime. Energy Efficient Unequal Clustering mechanism (EEUC), was anticipated for uniform energy consumption within the network. It forms unequal clusters, with a supposition that each cluster can have variable sizes. Based on nodes’ residual energy, connectivity and a unique node identifier, the cluster head selection is done in Distributed Efficient Clustering Approach (DECA). It is extremely energy efficient, as it uses fewer messages for CH selection. The main problem with this algorithm is that high possibility of incorrect CH selection which leads to discarding of all the packets sent by the sensor node. In order to select CH based on weight: a blend of nodes’ residual energy and its distance to neighboring nodes, Distributed Weight-based Energy-efficient Hierarchical Clustering (DWEHC) has been proposed. It generates well balanced clusters, independent on network topology or dimension. Hybrid Energy-Efficient Distributed Clustering (HEED) is a well distributed clustering algorithm in which CH selection is made by taking into account the residual energy of the nodes as well as intra-cluster communication cost leading to prolonged network lifetime. 3. DESCENDANTS OF LEACH Low Energy Adaptive Clustering Hierarchical Protocol (LEACH): It uses the following techniques to accomplish the design goals: randomized, self-configuring, adaptive cluster formation, local control for data transfers, low-energy media access control and application specific data dispensation [5]. LEACH protocol has various rounds and each round has two phases: setup phase and steady state phase. In set up phase, it provides cluster formation in adaptive manner and in the steady state phase data transfer takes place. LEACH uses a TDMA to reduce inter-cluster and intra-cluster collisions. The energy utilization of the information gathered by the sensors node to reach the BS depends on the number of cluster heads and radio range. LEACH-F: In this algorithm the number of clusters will be permanent throughout the network lifetime and the cluster heads are rotated within the cluster. Steady state phase of LEACH-F is alike as that of LEACH. LEACH-F may or may not offer energy saving and this protocol does not provide flexibility to sensor nodes’ mobility. LEACH-C: LEACH cluster formation algorithm has the disadvantages of having no guarantee about the number of cluster head nodes. Since the clusters are adaptive, there is deprived clustering set-up during a round. However, by using a central control mechanism to form clusters can produce better clusters by distributing the cluster head nodes throughout the network. LEACH-B: This algorithm operates in the following phases: cluster formation, cluster head selection and data transmission. Every sensor node chooses its cluster head by evaluating the energy dissipated in the pathway between the last receiver and itself. It provides better energy efficiency in comparison with LEACH. LEACH-ET: The cluster will adjust only when one of the following conditions is satisfied: Energy consumed by anyone of the CHs reaches energy threshold (ET) in one round, every sensor node should have the knowledge of the energy threshold (ET) value. During the initial phase, if anyone of the cluster head nodes dies, it should have the energy dissipated value and compares the dissipated value with the energy threshold (ET) value.
  • 3. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 38-41, February 2017 2017 AJAST All rights reserved. www.ajast.net Page | 40 Energy–LEACH: This mechanism provides improvement in selection of cluster heads of LEACH protocol. It makes residual energy of a node as the main factor which decides whether these sensor nodes turn into the cluster head or not in the next round. E-LEACH helps a large in the cluster head election procedure. TL-LEACH: This algorithm works in three phases: cluster-head casing, cluster setup and data transmission phase. This protocol is an improvement of LEACH where some of the cluster heads elected during setup phase in LEACH are chosen as the level-2 cluster heads (CHs), which communicates with the base station. MH-LEACH: This protocol improves the communication mode from a single hop to multi hop between cluster head and base station. In LEACH, every cluster head directly communicates with sink ignoring the distance between the sink and the cluster head. The modified form, MH LEACH protocol adopts an optimal path between the base station and cluster head; thereby multi hop communication takes place among cluster heads [6]. ACHTH–LEACH: ACHTH–LEACH was proposed to improve the shortcomings of LEACH. The clusters are set up on the basis of Greedy k-means algorithm. The cluster heads are elected by considering the residual energy of sensor nodes, which may adopt two hop transmissions to reduce the energy spent on forwarding data to the BS. The performance of ACHTH-LEACH can be further improved if some parameters and threshold values are optimized. MELEACH-L: This is an energy-efficient multi-channel routing protocol for wireless sensor networks. With the aim of controlling the size of each cluster and separating CHs from backbone nodes, MELEACH-L manages the channel assignment amid neighboring clusters and co-operation among CHs during data collection [7]. 4. THE PROPOSED SYSTEM The proposed clustering algorithm is well distributed, where the sensor nodes are deployed randomly to sense the target environment. The nodes are divided into clusters with each cluster having a CH. The nodes throw the information during their TDMA timeslot to their respective CH which fuses the data to avoid redundant information by the process of data aggregation. The aggregated data is forwarded to the BS. Compared to the existing algorithms, the proposed algorithm has two distinguishing features. First, the proposed algorithm uses variable transmission power. Nodes nearer to CH use lesser transmission power and nodes far away from CH use extra power for transmission from nodes to CH or vice versa, which can lessen considerable power. Second, CH sends one message for every cluster nodes but many existing algorithms transmits numerous messages for cluster-setup. 5. CLUSTERING MECHANISM The main activity in a WSN is to effectively select a CH. This is achieved by using various techniques. In the proposed algorithm, CH selection is accomplished with the use of the following parameters (figure 3). Fig.3. Cluster formation in the proposed algorithm In a network of N nodes, each node is assigned an exclusive Node Identity (NID) represented by n, where n=1, 2, 3…., N. The NID just serves as recognition of the nodes and has no relationship with location or clustering. The CH will be placed at the center and the nodes will be organized in to several layers around the CH and these layers are assigned with Layer Number (LN). LN is an integer number beginning from zero. CH gets LN0, nodes adjacent the CH in the next layer are assigned LN1, and so on. In LEACH, the coverage of a sensor node is not taken into account. This is essentially significant when a sensor network is used for remote monitoring applications. The nodes with highest coverage between the cluster nodes are given highest priority to become a CH. Basically HEED was proposed to avoid random selection of CHs. Though LEACH was more energy efficient, the main drawback is the arbitrary selection of CH. In HEED, the selection of CH is essentially based on residual energy and communication cost of the nodes. Here the lack of the parameter coverage leads to a main drawback. To overcome these problems, coverage among the nodes is considered to be one of the main parameter in the proposed algorithm. Remaining energy is defined as to energy remaining within a particular node after some number of rounds. This is generally considered as one of the main parameter for CH selection in the proposed algorithm. LEACH uses much energy for
  • 4. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 1, Pages 38-41, February 2017 2017 AJAST All rights reserved. www.ajast.net Page | 41 communication among nodes and CHs. It tries to distribute the loading of CHs to all nodes in the network by switching the cluster heads periodically. Due to two-hop structure of the network, a node far from CH will have to consume additional energy than a node nearer to CH. This introduces an uneven distribution of energy among the cluster members, disturbing the total system energy and remaining energy. Node death rate is also directly proportional to the remaining energy. It is the measure of the number of nodes die over a time period, from the beginning of the process. When the data rate increases the node death rate also increases. The networks formed by LEACH show periodical variations in the data collection time. This is due to the selection function dependent on the number of data collection process. Since the CH selection of LEACH is a function of the number of completed data collection processes, the number of cluster varies periodically. The same process prevails also in HEED due to enlarged data collection. This increases the node death rate. Hence, remaining energy is considered as one of the important parameter for CH selection in the proposed algorithm. Capacity of a node is the measure of the amount of data processing it can handle compared to other nodes. A node with highest capacity is given priority to become a CH. LEACH uses more energy for communication between nodes and CHs. It tries to distribute the loading of CHs to all nodes in the network by switching the cluster heads from time to time. The uneven distribution of energy among the cluster members is avoided in HEED as the CH selection is based on residual energy and communication cost. A node with highest residual energy and communication cost becomes a CH, thus the random selection of CH is avoided. But in the repetition phase, a number of iterations are carried out in order to find the communication cost and selecting a node with better communication cost. This is a peculiar drawback of HEED. In the proposed algorithm, fewer communication energy is required. It uses the concept of variable-transmission power in which the transmission power is variable from the lower edge to the higher edge based on the layers. Also in the proposed algorithm, separation among the layers is optimized to use optimum power for each layer. Hence the node with highest capacity is selected as a CH. 6. CONCLUSION AND FUTURE WORK The sensed data is collected, processed and then routed back to the desired end user through a designated sink point, referred as the base station (BS). It has become feasible to construct multifunctional sensor nodes with advanced capabilities. Such sensor nodes are relatively of smaller size, lower cost and lesser power consumption. This paper gives a brief introduction on clustering process in wireless sensor networks. A study on the well evaluated distributed clustering algorithm Low Energy Adaptive Clustering Hierarchy (LEACH) and its followers are described artistically. To overcome the drawbacks of these existing algorithms a distributed clustering model has been proposed for clustering the wireless sensor nodes. Based on the degree of capacity (DOC), the algorithm has been formulated to form efficient clusters in a wireless sensor network. The proposed distributed clustering algorithm can show much improvement in communication energy. The performance of the proposed algorithm can show a drastic improvement in the total energy of the wireless sensor system. Nevertheless, the proposed algorithm can greatly minimize the node death rate and thus have prolonged network lifetime. In future, the algorithm will be simulated and compared with two or three existing distributed clustering algorithms. REFERENCES [1] W.B.Heinzelman, A.P.Chandrakasan, H.Balakrishnan, (2002), “An application specific protocol architecture for wireless microsensor networks”, IEEE Transactions on Wireless Communication, Volume 1, Number 4, pp. 660-670. [2] O.Younis, S.Fahmy, (2004), “HEED: A hybrid energy-efficient distributed clustering approach for Ad Hoc sensor networks”, IEEE Transactions on Mobile Computing, Volume 3, Number 4, pp. 366-379. [3] S.Zairi, B.Zouari, E.Niel, E.Dumitrescu, (2012), “Nodes self-scheduling approach for maximizing wireless sensor network lifetime based on remaining energy”, IET Wireless Sensor Systems, Volume 2, Number 1, pp. 52-62. [4] I.Akyildiz, W.Su, Y.Sankarasubramaniam, E.Cayirci, (2002), “A Survey on sensor networks”, IEEE Communications Magazine, Volume 40, Number 8, pp. 102-114. [5] Hamid Ali Abed Al-Asadi , “New Hybrid (SVMs-CSOA) Architecture for classifying Electrocardiograms Signals”, International Journal of Advanced Research in Artificial Intelligence (IJARAI), Vol. 4, No. 5, 2015. [6] Boselin Prabhu S. R. and Balakumar N., “Enhanced Clustering Methodology for Lifetime Maximization in Dense WSN Fields”, International Journal for Technological Research in Engineering, Volume 4, Issue 2, pp.343-348, October-2016. [7] Haitao, Z, Shiwei, Z &Wenshao, B 2014, ‘A clustering routing protocol for energy balance of wireless sensor network based on simulated annealing and genetic algorithm’, International Journal of Hybrid Information Technology, vol. 7, no. 2, pp. 71-82.