SlideShare a Scribd company logo
1 of 10
Download to read offline
IJAPRR Page 14
International Journal of Allied Practice, Research and Review
Website: www.ijaprr.com (ISSN 2350-1294)
A Survey on Energy Efficient Hierarchical Routing
Protocol in Wireless Sensor Network
Kaushik N. Gotefode1, Dr. Kishor R. Kolhe2,
¹PG Student of Information Technology, MITCOE, Pune, India
²Assosiate Professor of Information Technology, MITCOE, Pune, India
Abstract— As the wireless sensor network (WSN) is concerns, it is the huge network of low-cost micro sensors. The
fundamental challenge in the design of WSN is to enhance the lifetime of the network. The power consumed due to
various kind of data is transmitted from the node(s) to the sink i.e. BS which limits the network lifetime. The battery of
the node is difficult to change, due to this problem the energy efficient routing is used to solve these problems. This paper
outlines the advantages and objectives of Hierarchical clustering for WSNs. The comparison made between different
hierarchical routing protocols and their behavior in the environment. Important factor to design protocols for WSN is the
energy of nodes due to limited power availability. In this literature reviews we study hierarchical routing protocols which
are used in wireless sensor networks.
Keywords— Wireless sensor network; Hierarchical routing protocols; clustering techniques;
I. INTRODUCTION
Wireless sensor network is a network of low powered micro sensors that are deployed in the
unattainable area such as forest, mountains, glaciers, desert and deep oceans. These Sensor nodes are
generally consist of a transceiver, micro-controller, memory unit, and a set of transducers, using this
component they can sense data and process it from the deployed regions. In spite of this, these sensor
nodes are not as much powerful or accurate as their expensive macro-sensor counterparts. We have to
build a high quality and fault-tolerant sensor network which uses thousands of sensor nodes work together
[1][2].
WSN need accurate time synchronization, normally less than one microsecond, for many reasons,
such as precise time stamping of messages in network signal processing and time based localization,
TDMA-based medium access control, cooperative communication, coordinated actuation, and energy
efficient duty cycling of sensor nodes[2][3].
The nodes can self organize; they form a multi-hop network and transmit the data to a sink node.
In an energy constraint WSNs, each sensor node has limited battery energy for which enhancement of
network lifetime becomes a major challenge. WSN has a wide range of potential applications like military
IJAPRR Page 15
surveillance, disaster prediction, environment condition monitoring, etc. Thus it becomes one of the most
important research fields and has aroused extensive research interest [1].
Energy consumption of a node is happened due to either “useful” or “wasteful” operations. The
useful operations include transmission or reception of data, and processing the requests, and the wasteful
consumption is due to the operation of constructing routing tree, retransmitting data because of unlikely
environment, dealing with redundant broadcasting over headed messages, and idle listening to the
media[10][11].
Routing protocol is one of the most important components of WSN. Routing protocol has to
monitor the change of network‟s topological structure, exchange the routing information, locate the
destination node, choose the route and transfer the information through route [11].
II. DESIGN PARAMETER FOR ROUTING PROTOCOLS IN WIRELESS SENSOR
NETWORK
The design of new routing protocols for WSNs is quite challenging because of number of
network constraints are applied on network. WSNs may affect from the limitations of several network
resources. For example:- Energy, bandwidth, storage, and CPU. Due to the computing, radio transmission
and power constraints of sensors, routing protocols in WSN are required to fulfil the following
requirements [10]:
Energy Efficiency: Routing protocols need to prolong network lifetime by limiting the energy
consumption of the network.
Scalability: The Routing protocols specifically designed for wireless sensor networking environments
must satisfy scalability.
Reliability: The Network protocols designed specifically for sensor networking environments could
provide error control and correction mechanisms for delivering the data on erroneous noisy, and time-
varying wireless channels.
QoS support: In the wireless sensor networking environments, different problems can have different
QoS requirements related to packet delivery ratio, packet loss ratio and latency. Hence, the network
protocol design must consider the QoS requirements for specific application.
III. CLASSIFICATION OF HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS
SENSOR NETWORK
Generally, routing protocols on the basis of network structure are divided in to 3 main groups:-
1. Flat
2. Hierarchical
3. Location based
IJAPRR Page 16
Specifically, hierarchical routing protocols proved to have sufficient reduction in energy
consumption of the WSN. In hierarchical routing protocols, tree is created with numbers of clusters and a
head node is assigned to each cluster. Head nodes are the leaders of their groups. They have some
responsibilities like collection and aggregation the data from cluster node of their corresponding clusters
heads and transmitting the aggregated data to the BS. This aggregated data in the head nodes which
reduces energy consumption in the network by reducing the information to be sent to BS. This result in
less energy consumption and more will be the network life time.
So here our prior focus on hierarchical routing protocol in the WSN. Here are some well known
hierarchical routing protocols.
A. LAECH:
Low-Energy Adaptive Clustering Hierarchy is proposed by Heinzelman et al., is the first
hierarchical clustering approach in WSN. In the LEACH protocol, sensor nodes of the network will be
organizing themselves into local clusters, with one of the nodes of them acting as the cluster head (CH)
[9].
The operation of LEACH is carried out into multiple rounds, where each round is categorize into
two phases,
(1) Set-up phase and
(2) Steady-state phase.
In first phase each node considers itself as CH for the current round but it is decides based on the
predefined percentage of CHs and how many times the node has been a CH in previous rounds. The
decision is taken by the node choosing a random value from 0 and 1. The node will consider as a CH if
the value is less than the given threshold value for current round:
𝑇 𝑛 =
𝑃
1 − 𝑃 𝑟 𝑚𝑜𝑑
1
𝑃
, 𝑖𝑓 𝑛 𝑖𝑛 𝐺
𝑂, 𝑂𝑡𝑕𝑒𝑟𝑤𝑖𝑠𝑒
Where, „r‟ is the current round; „p‟, the desired percentage for node becoming a CH; and „G‟ is
the collection of those nodes who are not elected as a CH in the last „1/p rounds‟. Figure 1illustrate the
topology of LEACH.
IJAPRR Page 17
Figure 1. Topology of LEACH
Advantages:
 Node that select as a CH in particular round will not selected as the CH next round, so all node can
equally share the load in the network.
 TDMA avoids unnecessary collision of CHs.
Disadvantages:
 It sends data directly from CHs to the BS without intermediate node which utilizes more energy for
transmission.
 Because of probabilistic approach of CH selection, CH may select having low energy in it.
B. HEED:
Hybrid Energy Efficient Distributed clustering (HEED), proposed by Younis and Fahmy. It is a
multi-hop clustering algorithm in WSN which uses an energy-efficient clustering by external energy
consideration [4]. HEED extends the basic scheme of LEACH protocol by using residual energy and node
density as a metric for cluster selection to achieve energy balancing. The main objectives of HEED are to:
(1) Distribute energy consumption to prolong network lifetime;
(2) Minimize energy during the cluster head selection phase;
(3) To minimize the control overhead in the network.
In HEED, CHs elected based on two important parameters that are Residual energy and intra-
cluster data transmission cost of the nodes. The probability of a node becomes a CH is calculated using
this formula:
𝐶𝐻 𝑝𝑟𝑜𝑏 = 𝐶𝑝𝑟𝑜𝑏 ∗ 𝐸𝑟𝑒𝑠𝑖𝑑𝑢𝑎𝑙 /𝐸max
IJAPRR Page 18
Where Eresidual is the residual current energy of the node, and Emax is a reference maximum energy
assign to node, which is common for all nodes in the network.
Advantages:
 It is a completely distributed clustering method which uses important parameters for CH election such as
Low energy levels of clusters participates in increasing reuse and clusters with high power levels are used
for inter-cluster communication.
 Communications take place by finding a multi-hop route between CHs and the BS which improve energy
conservation and scalability.
Disadvantages:
 Exactly same as LEACH, the performances of clustering in each round suffer from more routing
overhead.
 Some CHs are near to the sink node, they may die sooner than other CHs.
C. TEEN:
Threshold Sensitive Energy-Efficient Sensor Network protocol [6], proposed by Anjeshwar and
Agrawal. It is a hierarchical routing protocol whose aim to take immediate action on sudden changes
detected by the sensor like heat, moisture etc. This protocol uses both hierarchical technique and data-
centric approach. Each sensor nodes of network sense their environment continuously still it requires
much less energy than the proactive network because data transmission is occur rarely. In TEEN, a CH
informs all its members about the values of hard threshold and soft threshold.
Hard Threshold (HT): It is the absolute transmitting value of the attribute after this, the node sensing this
value, it must switch on transmitter and it report to its cluster head.
Soft Threshold (ST): It is a small deviation in the value of the sensed data which inform the node to
switch on its transmitter to transmit data to next node. Figure 2 illustrate the multi-hop Clustering in
TEEN.
Figure 2. Illustration of the 2-tier clustering topology in TEEN protocol.
Advantages:
IJAPRR Page 19
 Using the two thresholds values, data transmission and routing can be controlled more comfortably.
Disadvantages:
 It is not comfortable for periodic changes since all nodes will not get any data from the sensor while
values of the attributes may not reach to threshold.
 If cluster heads are not in range of each other then the data may be lost.
D. APTEEN:
Adaptive Threshold sensitive Energy Efficient sensor Network protocol [7], is introduced by
Manjeshwar and Agrawal. It is an extension to TEEN protocol and its aims to transmitting periodic data
and adjustable to time critical applications. In APTEEN once the CHs are decided. In each cluster time
slot, the cluster head first broadcasts message in which the following parameters to the cluster nodes are
considered:
Attributes (A): Attribute is physical parameters to know the in which user has interest to deals with.
Thresholds: Threshold is the parameter consists of a hard threshold (HT) value and a soft threshold (ST)
value. HT is predefined value of an attribute above this value a node can be transmit data packets. ST is a
deviation in the attribute value which can forces a node to transmit data again.
Schedule: Schedule is a TDMA scheduling assign a slot to each node.
Count Time (TC): Count Time is the maximum time required to transmit the data from node to cluster
head.
Advantages:
 APTEEN is a combination of both proactive policies as well as reactive policies, similar to LEACH and
TEEN respectively.
Disadvantages:
 APTEEN exists additional time required to calculate the threshold value and the count time (TC).
E. PEGASIS:
Power Efficient Gathering in Sensor Information Systems, proposed by Lindsey et al. [8], which
is an improvement of LEACH protocol. PEGASIS protocol requires formation of chain which is achieved
in two steps:
•Chain construction
•Gathering data
(1) Chain Construction: This is a chain based protocol that forms chains of sensor nodes, which
transmits and receives data from its neighbour and by randomly selecting one nod among them to transmit
data to the base station (sink).The chain construction is performed in a greedy method, taking the farthest
node from the sink. The nearest node to this node is selected as the next node in the chain of nodes. This
process is carried out until all the nodes are included in the chain. A node can be placed in the chain only
at single position and at every round a node acting as a leader is selected randomly.
IJAPRR Page 20
(2) Gathering Data: The data is collected and send to next node, this gathered data which is in
aggregated form sent to the BS in particular time interval. Unlike the LEACH, PEGASIS it avoids cluster
formation and select only one node from the chain to transmit network information to the BS (sink). A
sensor node transmits data to its nearest neighbours and next to neighbours neighbour which forms
routing hierarchy to the CH. The method of data transmission and reception in PEGASIS is shown in
Figure 3. In this figure, if node C2 is the leader, it passes the token along the chain to node C0 at left side.
Then, node C0 will pass its data toward its right to node C2 through C1. After node C2 receives data from
node C1 and it will pass the token to node C4 next it will pass its data towards node C2 through node C3.
The data fusion takes place in this process.
Figure 3. Data transmitting Scheme in PEGASIS.
Advantages:
 It reduce the overhead in the network because of chain formation
 The energy load is divided uniformly in the network.
Disadvantages:
 The communication may suffer from the delay in the network because of the single chain for multiple
nodes and a high probability for any node to become a bottleneck and result in early die.
 It is quite complex task for all nodes to maintain a complete record about the position of all other nodes in
the network it requires more processing power.
F. DWEHC:
Distributed Weight-Based Energy-Efficient Hierarchical Clustering protocol (DWEHC)[5],
proposed by Ding et al., is a distributed hierarchical clustering protocol which is similar to HEED. The
main task of DWEHC algorithm is to improve HEED by maintaining the balanced in cluster structure and
optimizing the intra-cluster communication by applying location awareness in the sensor nodes. Apart
from LEACH and HEED protocol, DWEHC protocol creates a multi-level routing structure within the
cluster for communication between node inside the cluster i.e. multi op inside the cluster and limits
number of children of parent node. Also the weight is assigned to each node for CH election in DWEHC.
Nodes in network calculate its weight according to following formula:
𝑇 𝑤𝑒𝑖𝑔 𝑕𝑡 𝑠 =
𝐸𝑟𝑒𝑠𝑖𝑑𝑢𝑎𝑙 𝑠
𝐸𝑖𝑛𝑖𝑡𝑖𝑎𝑙 𝑠
∗
𝑅 − 𝑑
6𝑅
𝑢
Where Eresidual(s) and Einitial(s) are residual energy and initial energy at node s respectively, R is the
cluster and d is the distance between node s and its neighbouring node u. According to equation the
largest weight node is elected as a CH and the other nodes become members. The structure of DWEHC
protocol is illustrated in Figure 4. After running DWEHC algorithm, a node will becomes a CH or it will
be becomes a child node in a cluster.
IJAPRR Page 21
Figure 4. The Structure of Multi-hop Cluster in DWEHC.
Advantages:
 DWEHC results in balanced CHs selection and require comparatively lower energy in intra-cluster and
inter-cluster communication than HEED protocol.
 The clustering process of DWEHC algorithm ends quicker probably in a few iterations it doesn‟t depend
on network topology or size.
Disadvantages:
 As in LEACH, single-hop communication takes place between CHs to the BS in DWEHC which result in
significant amount of energy consumption.
IV. COMPARISON OF DIFFERENT HEIRACHICAL CLUSTERING ROUTING PROTOCOLS
IN WSNS
In this section, we summarize the different hierarchical routing protocols for WSN. Here we
summarize differences of the routing protocols and compare the different routing approaches based on a
few important parameters of WSN in Table 1.
IJAPRR Page 22
Table 1. Comparison of Different Hierarchical Clustering Routing Protocols in WSNs.
Protocol
Name
Energy
Efficiency
Cluster
Stability
Scalability
Delivery
Delay
Load
Balancing
Algorithm
Complexity
LEACH Very Low Moderate Very Low Very Small Moderate Low
HEED Moderate High Moderate Moderate Moderate Moderate
TEEN Very High High Low Small Good High
APTEEN Moderate Very Low Low Small Moderate Very High
PEGASIS Low Low Very Low very large Moderate High
DWEHC Very High High Moderate Moderate
Very
Good
Moderate
V. CONCLUSION
In this paper we have studied the current state of proposed hierarchical routing protocols,
particularly with respect to their energy, stability and reliability. In wireless sensor networks, due to
limited energy resources of sensor nodes, the main challenge in designing the routing protocols for WSNs
is energy efficiency. The main objective of the routing protocol design is to keep the sensors in operating
state as long as it‟s possible, so as to increase the life of a wireless sensor network. Energy consumption
of the nodes is determined by data transmission and reception through it. In this paper the energy efficient
routing protocols are described. Hierarchical protocols like LEACH, PEGASIS, TEEN, APTEEN, HEED,
and DWEHC are described in this paper that is energy efficient because main aim of such protocols is to
maintain the energy usage of sensor nodes by participating them in multi-hop communication within a
particular cluster.
VI. REFFERANCES
[1] Zhao Han, Jie Wu, Member, IEEE, Jie Zhang, Liefeng Liu, and Kaiyun Tian A General Self-Organized Tree-Based Energy-
Balance Routing Protocol for Wireless Sensor Network IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 61, NO.2,
APRIL 2014.
[2] Rashmi Ranjan Rout, Student Member, IEEE, and Soumya K. Ghosh, Member, IEEE Enhancement of Lifetime using Duty
Cycle and Network Coding in Wireless Sensor Networks IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS,
VOL. 12, NO. 2, FEBRUARY 2013.
[3] Muhammad Akhlaq, Member, IEEE, and Tarek R. Sheltami, Member, IEEE RTSP: An Accurate and Energy-Efficient Protocol
for Clock Synchronization in WSNs IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 62,
NO. 3, MARCH 2013.
[4] Younis, O.; Fahmy,S HEED: A hybrid, energy-efficient, distributed clustering approach for adhoc sensor networks. IEEE Trans.
Mobile Comput. 2004, 3, 366–379.
IJAPRR Page 23
[5] Ding, P.; Holliday, J.; Celik, A. Distributed Energy Efficient Hierarchical Clustering for Wireless Sensor Networks. In
Proceedings of the 8th IEEE International Conference on Distributed Computing in Sensor Systems (DCOSS), Marina Del Rey,
CA, USA, 8–10 June 2005; pp. 322–339.
[6] Manjeshwar, E.; Agrawal, D.P. TEEN: A Routing Protocol for Enhanced Efficiency in Wireless Sensor Networks In
Proceedings of the 15th International Parallel and Distributed Processing Symposium (IPDPS), San Francisco, CA, USA, 23–27
April 2001; pp. 2009–2015.
[7] Manjeshwar, A.; Agrawal, D. P. APTEEN: A Hybrid Protocol for Efficient Routing and Comprehensive Information Retrieval
in Wireless Sensor Networks. In Proceedings of the 2nd International Workshop on Parallel and Distributed Computing Issues in
Wireless Networks and Mobile computing, Lauderdale, FL, USA, 15–19 April 2002; pp. 195–202.
[8] Jung, S.; Han, Y.; Chung, T. The Concentric Clustering Scheme for Efficient Energy Consumption in the PEGASIS In
Proceedings of the 9th International Conference on Advanced Communication Technology, Gangwon-Do, Korea, 12–14
February 2007; pp. 260–265.
[9] Heinzelman, W.R.; Chandrakasan, A.; Balakrishnan, H.Energy-Efficient Communication Protocol for Wireless Micro sensor
Networks. In Proceedings of the 33rd Annual Hawaii International Conference on System Sciences, Maui, HI, USA, 4–7 January
2000; pp. 10–19.
[10] Xu-Xun Liu A Survey on Clustering Routing Protocols in Wireless Sensor Networks open access sensors ISSN 1424-8220
www.mdpi.com/journal/sensors.
[11] Navdeep Kaur,Deepika Sharma and Prabhdeep Singh Classification of Hierarchical Routing Protocols in Wireless Sensor
Network : A Survey International Journal of P2P Network Trends and Technology Volume 3 Issue 1-2013.

More Related Content

What's hot

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 Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSNA Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSNIJERA Editor
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...ijcncs
 
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor NetworksHierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor NetworksCSCJournals
 
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 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’SIJCNCJournal
 
Various Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkVarious Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkEditor IJCATR
 
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...IJCNCJournal
 
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...IOSRJECE
 
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...IJSRED
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Clouster Based Routing Protocol
Clouster Based Routing ProtocolClouster Based Routing Protocol
Clouster Based Routing ProtocolSantosh Regmi
 
Study of Leach Protocol- A Review
Study of Leach Protocol- A ReviewStudy of Leach Protocol- A Review
Study of Leach Protocol- A ReviewEditor IJMTER
 
Energy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNEnergy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNZubin Bhuyan
 
Fuzzy based clustering and energy efficient
Fuzzy based clustering and energy efficientFuzzy based clustering and energy efficient
Fuzzy based clustering and energy efficientIJCNCJournal
 

What's hot (17)

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)
 
Aps 10june2020
Aps 10june2020Aps 10june2020
Aps 10june2020
 
A Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSNA Review Paper on Power Consumption Improvements in WSN
A Review Paper on Power Consumption Improvements in WSN
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
 
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor NetworksHierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
 
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 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
 
Various Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkVarious Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor Network
 
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
 
Bf33335340
Bf33335340Bf33335340
Bf33335340
 
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
 
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Clouster Based Routing Protocol
Clouster Based Routing ProtocolClouster Based Routing Protocol
Clouster Based Routing Protocol
 
Study of Leach Protocol- A Review
Study of Leach Protocol- A ReviewStudy of Leach Protocol- A Review
Study of Leach Protocol- A Review
 
Energy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSNEnergy Efficient Data Gathering Protocol in WSN
Energy Efficient Data Gathering Protocol in WSN
 
Fuzzy based clustering and energy efficient
Fuzzy based clustering and energy efficientFuzzy based clustering and energy efficient
Fuzzy based clustering and energy efficient
 

Similar to 29 ijaprr vol1-4-14-23kishor

ENERGY-BALANCED IMPROVED LEACH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
ENERGY-BALANCED IMPROVED LEACH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKSENERGY-BALANCED IMPROVED LEACH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
ENERGY-BALANCED IMPROVED LEACH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKScscpconf
 
Energy balanced improved leach routing protocol for wireless sensor networks
Energy balanced improved leach routing protocol for wireless sensor networksEnergy balanced improved leach routing protocol for wireless sensor networks
Energy balanced improved leach routing protocol for wireless sensor networkscsandit
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...ijsrd.com
 
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...IJEEE
 
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A SurveyEnergy Efficient Data Aggregation in Wireless Sensor Networks: A Survey
Energy Efficient Data Aggregation in Wireless Sensor Networks: A Surveyijsrd.com
 
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...IRJET Journal
 
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
An Improved LEACH-C Algorithm for Energy Efficiency in WSN RoutingAn Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routingijsrd.com
 
A multi-hop routing protocol for an energy-efficient in wireless sensor network
A multi-hop routing protocol for an energy-efficient in wireless sensor networkA multi-hop routing protocol for an energy-efficient in wireless sensor network
A multi-hop routing protocol for an energy-efficient in wireless sensor networkIJECEIAES
 
Modified leach protocol in wireless sensor network a survey
Modified leach protocol in wireless sensor network a surveyModified leach protocol in wireless sensor network a survey
Modified leach protocol in wireless sensor network a surveyIAEME Publication
 
Novel reliable and dynamic energy-aware routing protocol for large scale wire...
Novel reliable and dynamic energy-aware routing protocol for large scale wire...Novel reliable and dynamic energy-aware routing protocol for large scale wire...
Novel reliable and dynamic energy-aware routing protocol for large scale wire...IJECEIAES
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolongijwmn
 
Energy balanced on demand clustering algorithm based on leach-c
Energy balanced on demand clustering algorithm based on leach-cEnergy balanced on demand clustering algorithm based on leach-c
Energy balanced on demand clustering algorithm based on leach-cijwmn
 
Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor NetworkReview of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor Networkijsrd.com
 
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSNOPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSNIJCNCJournal
 
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
 
ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...
ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...
ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...IJCNCJournal
 
Performance evaluation of hierarchical clustering protocols with fuzzy C-means
Performance evaluation of hierarchical clustering protocols with fuzzy C-means Performance evaluation of hierarchical clustering protocols with fuzzy C-means
Performance evaluation of hierarchical clustering protocols with fuzzy C-means IJECEIAES
 

Similar to 29 ijaprr vol1-4-14-23kishor (20)

ENERGY-BALANCED IMPROVED LEACH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
ENERGY-BALANCED IMPROVED LEACH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKSENERGY-BALANCED IMPROVED LEACH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
ENERGY-BALANCED IMPROVED LEACH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
 
Energy balanced improved leach routing protocol for wireless sensor networks
Energy balanced improved leach routing protocol for wireless sensor networksEnergy balanced improved leach routing protocol for wireless sensor networks
Energy balanced improved leach routing protocol for wireless sensor networks
 
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
Optimizing the Performance of I-mod Leach-PD Protocol in Wireless Sensor Netw...
 
H0421043049
H0421043049H0421043049
H0421043049
 
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
 
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 Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
Energy Efficient Optimized LEACH-C Protocol using PBO Algorithm For Wireless ...
 
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
An Improved LEACH-C Algorithm for Energy Efficiency in WSN RoutingAn Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
An Improved LEACH-C Algorithm for Energy Efficiency in WSN Routing
 
A multi-hop routing protocol for an energy-efficient in wireless sensor network
A multi-hop routing protocol for an energy-efficient in wireless sensor networkA multi-hop routing protocol for an energy-efficient in wireless sensor network
A multi-hop routing protocol for an energy-efficient in wireless sensor network
 
Modified leach protocol in wireless sensor network a survey
Modified leach protocol in wireless sensor network a surveyModified leach protocol in wireless sensor network a survey
Modified leach protocol in wireless sensor network a survey
 
Novel reliable and dynamic energy-aware routing protocol for large scale wire...
Novel reliable and dynamic energy-aware routing protocol for large scale wire...Novel reliable and dynamic energy-aware routing protocol for large scale wire...
Novel reliable and dynamic energy-aware routing protocol for large scale wire...
 
An energy saving algorithm to prolong
An energy saving algorithm to prolongAn energy saving algorithm to prolong
An energy saving algorithm to prolong
 
Energy balanced on demand clustering algorithm based on leach-c
Energy balanced on demand clustering algorithm based on leach-cEnergy balanced on demand clustering algorithm based on leach-c
Energy balanced on demand clustering algorithm based on leach-c
 
Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor NetworkReview of Various Enhancements of Modified LEACH for Wireless Sensor Network
Review of Various Enhancements of Modified LEACH for Wireless Sensor Network
 
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSNOPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
OPTIMIZED CLUSTER ESTABLISHMENT AND CLUSTER-HEAD SELECTION APPROACH IN WSN
 
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...
 
ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...
ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...
ENERGY-EFFICIENT MULTI-HOP ROUTING WITH UNEQUAL CLUSTERING APPROACH FOR WIREL...
 
Jm2416491652
Jm2416491652Jm2416491652
Jm2416491652
 
Performance evaluation of hierarchical clustering protocols with fuzzy C-means
Performance evaluation of hierarchical clustering protocols with fuzzy C-means Performance evaluation of hierarchical clustering protocols with fuzzy C-means
Performance evaluation of hierarchical clustering protocols with fuzzy C-means
 

More from ijaprr_editor

32 ijaprr vol1-4-36-42ramesh
32 ijaprr vol1-4-36-42ramesh32 ijaprr vol1-4-36-42ramesh
32 ijaprr vol1-4-36-42rameshijaprr_editor
 
31 ijaprr vol1-4-29-35harmeet
31 ijaprr vol1-4-29-35harmeet31 ijaprr vol1-4-29-35harmeet
31 ijaprr vol1-4-29-35harmeetijaprr_editor
 
30 ijaprr vol1-4-24-28syed
30 ijaprr vol1-4-24-28syed30 ijaprr vol1-4-24-28syed
30 ijaprr vol1-4-24-28syedijaprr_editor
 
28 ijaprr vol1-4-01-13ritaaabi
28 ijaprr vol1-4-01-13ritaaabi28 ijaprr vol1-4-01-13ritaaabi
28 ijaprr vol1-4-01-13ritaaabiijaprr_editor
 
27 ijaprr vol1-3-47-53dharam
27 ijaprr vol1-3-47-53dharam27 ijaprr vol1-3-47-53dharam
27 ijaprr vol1-3-47-53dharamijaprr_editor
 
26 ijaprr vol1-3-42-46praveen
26 ijaprr vol1-3-42-46praveen26 ijaprr vol1-3-42-46praveen
26 ijaprr vol1-3-42-46praveenijaprr_editor
 
25 ijaprr vol1-3-38-41nagaveni
25 ijaprr vol1-3-38-41nagaveni25 ijaprr vol1-3-38-41nagaveni
25 ijaprr vol1-3-38-41nagaveniijaprr_editor
 
24 ijaprr vol1-3-32-37nasir
24 ijaprr vol1-3-32-37nasir24 ijaprr vol1-3-32-37nasir
24 ijaprr vol1-3-32-37nasirijaprr_editor
 
23 ijaprr vol1-3-25-31iqra
23 ijaprr vol1-3-25-31iqra23 ijaprr vol1-3-25-31iqra
23 ijaprr vol1-3-25-31iqraijaprr_editor
 
22 ijaprr vol1-3-18-24babita
22 ijaprr vol1-3-18-24babita22 ijaprr vol1-3-18-24babita
22 ijaprr vol1-3-18-24babitaijaprr_editor
 
21 ijaprr vol1-3-12-17juni
21 ijaprr vol1-3-12-17juni21 ijaprr vol1-3-12-17juni
21 ijaprr vol1-3-12-17juniijaprr_editor
 
20 ijaprr vol1-3-7-11tushar
20 ijaprr vol1-3-7-11tushar20 ijaprr vol1-3-7-11tushar
20 ijaprr vol1-3-7-11tusharijaprr_editor
 
19 ijaprr vol1-3-1-6dkpandey
19 ijaprr vol1-3-1-6dkpandey19 ijaprr vol1-3-1-6dkpandey
19 ijaprr vol1-3-1-6dkpandeyijaprr_editor
 
Ijaprr vol1-2-18-92-96laxmiv1
Ijaprr vol1-2-18-92-96laxmiv1Ijaprr vol1-2-18-92-96laxmiv1
Ijaprr vol1-2-18-92-96laxmiv1ijaprr_editor
 
Ijaprr vol1-2-17-85-91shailesh
Ijaprr vol1-2-17-85-91shaileshIjaprr vol1-2-17-85-91shailesh
Ijaprr vol1-2-17-85-91shaileshijaprr_editor
 
Ijaprr vol1-2-16-80-84laxmi
Ijaprr vol1-2-16-80-84laxmiIjaprr vol1-2-16-80-84laxmi
Ijaprr vol1-2-16-80-84laxmiijaprr_editor
 
Ijaprr vol1-2-15-74-79rajeshshiv
Ijaprr vol1-2-15-74-79rajeshshivIjaprr vol1-2-15-74-79rajeshshiv
Ijaprr vol1-2-15-74-79rajeshshivijaprr_editor
 
Ijaprr vol1-2-14-65-73rmpawar
Ijaprr vol1-2-14-65-73rmpawarIjaprr vol1-2-14-65-73rmpawar
Ijaprr vol1-2-14-65-73rmpawarijaprr_editor
 
Ijaprr vol1-2-13-60-64tejinder
Ijaprr vol1-2-13-60-64tejinderIjaprr vol1-2-13-60-64tejinder
Ijaprr vol1-2-13-60-64tejinderijaprr_editor
 
Ijaprr vol1-2-12-47-59ajizahmad
Ijaprr vol1-2-12-47-59ajizahmadIjaprr vol1-2-12-47-59ajizahmad
Ijaprr vol1-2-12-47-59ajizahmadijaprr_editor
 

More from ijaprr_editor (20)

32 ijaprr vol1-4-36-42ramesh
32 ijaprr vol1-4-36-42ramesh32 ijaprr vol1-4-36-42ramesh
32 ijaprr vol1-4-36-42ramesh
 
31 ijaprr vol1-4-29-35harmeet
31 ijaprr vol1-4-29-35harmeet31 ijaprr vol1-4-29-35harmeet
31 ijaprr vol1-4-29-35harmeet
 
30 ijaprr vol1-4-24-28syed
30 ijaprr vol1-4-24-28syed30 ijaprr vol1-4-24-28syed
30 ijaprr vol1-4-24-28syed
 
28 ijaprr vol1-4-01-13ritaaabi
28 ijaprr vol1-4-01-13ritaaabi28 ijaprr vol1-4-01-13ritaaabi
28 ijaprr vol1-4-01-13ritaaabi
 
27 ijaprr vol1-3-47-53dharam
27 ijaprr vol1-3-47-53dharam27 ijaprr vol1-3-47-53dharam
27 ijaprr vol1-3-47-53dharam
 
26 ijaprr vol1-3-42-46praveen
26 ijaprr vol1-3-42-46praveen26 ijaprr vol1-3-42-46praveen
26 ijaprr vol1-3-42-46praveen
 
25 ijaprr vol1-3-38-41nagaveni
25 ijaprr vol1-3-38-41nagaveni25 ijaprr vol1-3-38-41nagaveni
25 ijaprr vol1-3-38-41nagaveni
 
24 ijaprr vol1-3-32-37nasir
24 ijaprr vol1-3-32-37nasir24 ijaprr vol1-3-32-37nasir
24 ijaprr vol1-3-32-37nasir
 
23 ijaprr vol1-3-25-31iqra
23 ijaprr vol1-3-25-31iqra23 ijaprr vol1-3-25-31iqra
23 ijaprr vol1-3-25-31iqra
 
22 ijaprr vol1-3-18-24babita
22 ijaprr vol1-3-18-24babita22 ijaprr vol1-3-18-24babita
22 ijaprr vol1-3-18-24babita
 
21 ijaprr vol1-3-12-17juni
21 ijaprr vol1-3-12-17juni21 ijaprr vol1-3-12-17juni
21 ijaprr vol1-3-12-17juni
 
20 ijaprr vol1-3-7-11tushar
20 ijaprr vol1-3-7-11tushar20 ijaprr vol1-3-7-11tushar
20 ijaprr vol1-3-7-11tushar
 
19 ijaprr vol1-3-1-6dkpandey
19 ijaprr vol1-3-1-6dkpandey19 ijaprr vol1-3-1-6dkpandey
19 ijaprr vol1-3-1-6dkpandey
 
Ijaprr vol1-2-18-92-96laxmiv1
Ijaprr vol1-2-18-92-96laxmiv1Ijaprr vol1-2-18-92-96laxmiv1
Ijaprr vol1-2-18-92-96laxmiv1
 
Ijaprr vol1-2-17-85-91shailesh
Ijaprr vol1-2-17-85-91shaileshIjaprr vol1-2-17-85-91shailesh
Ijaprr vol1-2-17-85-91shailesh
 
Ijaprr vol1-2-16-80-84laxmi
Ijaprr vol1-2-16-80-84laxmiIjaprr vol1-2-16-80-84laxmi
Ijaprr vol1-2-16-80-84laxmi
 
Ijaprr vol1-2-15-74-79rajeshshiv
Ijaprr vol1-2-15-74-79rajeshshivIjaprr vol1-2-15-74-79rajeshshiv
Ijaprr vol1-2-15-74-79rajeshshiv
 
Ijaprr vol1-2-14-65-73rmpawar
Ijaprr vol1-2-14-65-73rmpawarIjaprr vol1-2-14-65-73rmpawar
Ijaprr vol1-2-14-65-73rmpawar
 
Ijaprr vol1-2-13-60-64tejinder
Ijaprr vol1-2-13-60-64tejinderIjaprr vol1-2-13-60-64tejinder
Ijaprr vol1-2-13-60-64tejinder
 
Ijaprr vol1-2-12-47-59ajizahmad
Ijaprr vol1-2-12-47-59ajizahmadIjaprr vol1-2-12-47-59ajizahmad
Ijaprr vol1-2-12-47-59ajizahmad
 

Recently uploaded

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 

Recently uploaded (20)

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 

29 ijaprr vol1-4-14-23kishor

  • 1. IJAPRR Page 14 International Journal of Allied Practice, Research and Review Website: www.ijaprr.com (ISSN 2350-1294) A Survey on Energy Efficient Hierarchical Routing Protocol in Wireless Sensor Network Kaushik N. Gotefode1, Dr. Kishor R. Kolhe2, ¹PG Student of Information Technology, MITCOE, Pune, India ²Assosiate Professor of Information Technology, MITCOE, Pune, India Abstract— As the wireless sensor network (WSN) is concerns, it is the huge network of low-cost micro sensors. The fundamental challenge in the design of WSN is to enhance the lifetime of the network. The power consumed due to various kind of data is transmitted from the node(s) to the sink i.e. BS which limits the network lifetime. The battery of the node is difficult to change, due to this problem the energy efficient routing is used to solve these problems. This paper outlines the advantages and objectives of Hierarchical clustering for WSNs. The comparison made between different hierarchical routing protocols and their behavior in the environment. Important factor to design protocols for WSN is the energy of nodes due to limited power availability. In this literature reviews we study hierarchical routing protocols which are used in wireless sensor networks. Keywords— Wireless sensor network; Hierarchical routing protocols; clustering techniques; I. INTRODUCTION Wireless sensor network is a network of low powered micro sensors that are deployed in the unattainable area such as forest, mountains, glaciers, desert and deep oceans. These Sensor nodes are generally consist of a transceiver, micro-controller, memory unit, and a set of transducers, using this component they can sense data and process it from the deployed regions. In spite of this, these sensor nodes are not as much powerful or accurate as their expensive macro-sensor counterparts. We have to build a high quality and fault-tolerant sensor network which uses thousands of sensor nodes work together [1][2]. WSN need accurate time synchronization, normally less than one microsecond, for many reasons, such as precise time stamping of messages in network signal processing and time based localization, TDMA-based medium access control, cooperative communication, coordinated actuation, and energy efficient duty cycling of sensor nodes[2][3]. The nodes can self organize; they form a multi-hop network and transmit the data to a sink node. In an energy constraint WSNs, each sensor node has limited battery energy for which enhancement of network lifetime becomes a major challenge. WSN has a wide range of potential applications like military
  • 2. IJAPRR Page 15 surveillance, disaster prediction, environment condition monitoring, etc. Thus it becomes one of the most important research fields and has aroused extensive research interest [1]. Energy consumption of a node is happened due to either “useful” or “wasteful” operations. The useful operations include transmission or reception of data, and processing the requests, and the wasteful consumption is due to the operation of constructing routing tree, retransmitting data because of unlikely environment, dealing with redundant broadcasting over headed messages, and idle listening to the media[10][11]. Routing protocol is one of the most important components of WSN. Routing protocol has to monitor the change of network‟s topological structure, exchange the routing information, locate the destination node, choose the route and transfer the information through route [11]. II. DESIGN PARAMETER FOR ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK The design of new routing protocols for WSNs is quite challenging because of number of network constraints are applied on network. WSNs may affect from the limitations of several network resources. For example:- Energy, bandwidth, storage, and CPU. Due to the computing, radio transmission and power constraints of sensors, routing protocols in WSN are required to fulfil the following requirements [10]: Energy Efficiency: Routing protocols need to prolong network lifetime by limiting the energy consumption of the network. Scalability: The Routing protocols specifically designed for wireless sensor networking environments must satisfy scalability. Reliability: The Network protocols designed specifically for sensor networking environments could provide error control and correction mechanisms for delivering the data on erroneous noisy, and time- varying wireless channels. QoS support: In the wireless sensor networking environments, different problems can have different QoS requirements related to packet delivery ratio, packet loss ratio and latency. Hence, the network protocol design must consider the QoS requirements for specific application. III. CLASSIFICATION OF HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK Generally, routing protocols on the basis of network structure are divided in to 3 main groups:- 1. Flat 2. Hierarchical 3. Location based
  • 3. IJAPRR Page 16 Specifically, hierarchical routing protocols proved to have sufficient reduction in energy consumption of the WSN. In hierarchical routing protocols, tree is created with numbers of clusters and a head node is assigned to each cluster. Head nodes are the leaders of their groups. They have some responsibilities like collection and aggregation the data from cluster node of their corresponding clusters heads and transmitting the aggregated data to the BS. This aggregated data in the head nodes which reduces energy consumption in the network by reducing the information to be sent to BS. This result in less energy consumption and more will be the network life time. So here our prior focus on hierarchical routing protocol in the WSN. Here are some well known hierarchical routing protocols. A. LAECH: Low-Energy Adaptive Clustering Hierarchy is proposed by Heinzelman et al., is the first hierarchical clustering approach in WSN. In the LEACH protocol, sensor nodes of the network will be organizing themselves into local clusters, with one of the nodes of them acting as the cluster head (CH) [9]. The operation of LEACH is carried out into multiple rounds, where each round is categorize into two phases, (1) Set-up phase and (2) Steady-state phase. In first phase each node considers itself as CH for the current round but it is decides based on the predefined percentage of CHs and how many times the node has been a CH in previous rounds. The decision is taken by the node choosing a random value from 0 and 1. The node will consider as a CH if the value is less than the given threshold value for current round: 𝑇 𝑛 = 𝑃 1 − 𝑃 𝑟 𝑚𝑜𝑑 1 𝑃 , 𝑖𝑓 𝑛 𝑖𝑛 𝐺 𝑂, 𝑂𝑡𝑕𝑒𝑟𝑤𝑖𝑠𝑒 Where, „r‟ is the current round; „p‟, the desired percentage for node becoming a CH; and „G‟ is the collection of those nodes who are not elected as a CH in the last „1/p rounds‟. Figure 1illustrate the topology of LEACH.
  • 4. IJAPRR Page 17 Figure 1. Topology of LEACH Advantages:  Node that select as a CH in particular round will not selected as the CH next round, so all node can equally share the load in the network.  TDMA avoids unnecessary collision of CHs. Disadvantages:  It sends data directly from CHs to the BS without intermediate node which utilizes more energy for transmission.  Because of probabilistic approach of CH selection, CH may select having low energy in it. B. HEED: Hybrid Energy Efficient Distributed clustering (HEED), proposed by Younis and Fahmy. It is a multi-hop clustering algorithm in WSN which uses an energy-efficient clustering by external energy consideration [4]. HEED extends the basic scheme of LEACH protocol by using residual energy and node density as a metric for cluster selection to achieve energy balancing. The main objectives of HEED are to: (1) Distribute energy consumption to prolong network lifetime; (2) Minimize energy during the cluster head selection phase; (3) To minimize the control overhead in the network. In HEED, CHs elected based on two important parameters that are Residual energy and intra- cluster data transmission cost of the nodes. The probability of a node becomes a CH is calculated using this formula: 𝐶𝐻 𝑝𝑟𝑜𝑏 = 𝐶𝑝𝑟𝑜𝑏 ∗ 𝐸𝑟𝑒𝑠𝑖𝑑𝑢𝑎𝑙 /𝐸max
  • 5. IJAPRR Page 18 Where Eresidual is the residual current energy of the node, and Emax is a reference maximum energy assign to node, which is common for all nodes in the network. Advantages:  It is a completely distributed clustering method which uses important parameters for CH election such as Low energy levels of clusters participates in increasing reuse and clusters with high power levels are used for inter-cluster communication.  Communications take place by finding a multi-hop route between CHs and the BS which improve energy conservation and scalability. Disadvantages:  Exactly same as LEACH, the performances of clustering in each round suffer from more routing overhead.  Some CHs are near to the sink node, they may die sooner than other CHs. C. TEEN: Threshold Sensitive Energy-Efficient Sensor Network protocol [6], proposed by Anjeshwar and Agrawal. It is a hierarchical routing protocol whose aim to take immediate action on sudden changes detected by the sensor like heat, moisture etc. This protocol uses both hierarchical technique and data- centric approach. Each sensor nodes of network sense their environment continuously still it requires much less energy than the proactive network because data transmission is occur rarely. In TEEN, a CH informs all its members about the values of hard threshold and soft threshold. Hard Threshold (HT): It is the absolute transmitting value of the attribute after this, the node sensing this value, it must switch on transmitter and it report to its cluster head. Soft Threshold (ST): It is a small deviation in the value of the sensed data which inform the node to switch on its transmitter to transmit data to next node. Figure 2 illustrate the multi-hop Clustering in TEEN. Figure 2. Illustration of the 2-tier clustering topology in TEEN protocol. Advantages:
  • 6. IJAPRR Page 19  Using the two thresholds values, data transmission and routing can be controlled more comfortably. Disadvantages:  It is not comfortable for periodic changes since all nodes will not get any data from the sensor while values of the attributes may not reach to threshold.  If cluster heads are not in range of each other then the data may be lost. D. APTEEN: Adaptive Threshold sensitive Energy Efficient sensor Network protocol [7], is introduced by Manjeshwar and Agrawal. It is an extension to TEEN protocol and its aims to transmitting periodic data and adjustable to time critical applications. In APTEEN once the CHs are decided. In each cluster time slot, the cluster head first broadcasts message in which the following parameters to the cluster nodes are considered: Attributes (A): Attribute is physical parameters to know the in which user has interest to deals with. Thresholds: Threshold is the parameter consists of a hard threshold (HT) value and a soft threshold (ST) value. HT is predefined value of an attribute above this value a node can be transmit data packets. ST is a deviation in the attribute value which can forces a node to transmit data again. Schedule: Schedule is a TDMA scheduling assign a slot to each node. Count Time (TC): Count Time is the maximum time required to transmit the data from node to cluster head. Advantages:  APTEEN is a combination of both proactive policies as well as reactive policies, similar to LEACH and TEEN respectively. Disadvantages:  APTEEN exists additional time required to calculate the threshold value and the count time (TC). E. PEGASIS: Power Efficient Gathering in Sensor Information Systems, proposed by Lindsey et al. [8], which is an improvement of LEACH protocol. PEGASIS protocol requires formation of chain which is achieved in two steps: •Chain construction •Gathering data (1) Chain Construction: This is a chain based protocol that forms chains of sensor nodes, which transmits and receives data from its neighbour and by randomly selecting one nod among them to transmit data to the base station (sink).The chain construction is performed in a greedy method, taking the farthest node from the sink. The nearest node to this node is selected as the next node in the chain of nodes. This process is carried out until all the nodes are included in the chain. A node can be placed in the chain only at single position and at every round a node acting as a leader is selected randomly.
  • 7. IJAPRR Page 20 (2) Gathering Data: The data is collected and send to next node, this gathered data which is in aggregated form sent to the BS in particular time interval. Unlike the LEACH, PEGASIS it avoids cluster formation and select only one node from the chain to transmit network information to the BS (sink). A sensor node transmits data to its nearest neighbours and next to neighbours neighbour which forms routing hierarchy to the CH. The method of data transmission and reception in PEGASIS is shown in Figure 3. In this figure, if node C2 is the leader, it passes the token along the chain to node C0 at left side. Then, node C0 will pass its data toward its right to node C2 through C1. After node C2 receives data from node C1 and it will pass the token to node C4 next it will pass its data towards node C2 through node C3. The data fusion takes place in this process. Figure 3. Data transmitting Scheme in PEGASIS. Advantages:  It reduce the overhead in the network because of chain formation  The energy load is divided uniformly in the network. Disadvantages:  The communication may suffer from the delay in the network because of the single chain for multiple nodes and a high probability for any node to become a bottleneck and result in early die.  It is quite complex task for all nodes to maintain a complete record about the position of all other nodes in the network it requires more processing power. F. DWEHC: Distributed Weight-Based Energy-Efficient Hierarchical Clustering protocol (DWEHC)[5], proposed by Ding et al., is a distributed hierarchical clustering protocol which is similar to HEED. The main task of DWEHC algorithm is to improve HEED by maintaining the balanced in cluster structure and optimizing the intra-cluster communication by applying location awareness in the sensor nodes. Apart from LEACH and HEED protocol, DWEHC protocol creates a multi-level routing structure within the cluster for communication between node inside the cluster i.e. multi op inside the cluster and limits number of children of parent node. Also the weight is assigned to each node for CH election in DWEHC. Nodes in network calculate its weight according to following formula: 𝑇 𝑤𝑒𝑖𝑔 𝑕𝑡 𝑠 = 𝐸𝑟𝑒𝑠𝑖𝑑𝑢𝑎𝑙 𝑠 𝐸𝑖𝑛𝑖𝑡𝑖𝑎𝑙 𝑠 ∗ 𝑅 − 𝑑 6𝑅 𝑢 Where Eresidual(s) and Einitial(s) are residual energy and initial energy at node s respectively, R is the cluster and d is the distance between node s and its neighbouring node u. According to equation the largest weight node is elected as a CH and the other nodes become members. The structure of DWEHC protocol is illustrated in Figure 4. After running DWEHC algorithm, a node will becomes a CH or it will be becomes a child node in a cluster.
  • 8. IJAPRR Page 21 Figure 4. The Structure of Multi-hop Cluster in DWEHC. Advantages:  DWEHC results in balanced CHs selection and require comparatively lower energy in intra-cluster and inter-cluster communication than HEED protocol.  The clustering process of DWEHC algorithm ends quicker probably in a few iterations it doesn‟t depend on network topology or size. Disadvantages:  As in LEACH, single-hop communication takes place between CHs to the BS in DWEHC which result in significant amount of energy consumption. IV. COMPARISON OF DIFFERENT HEIRACHICAL CLUSTERING ROUTING PROTOCOLS IN WSNS In this section, we summarize the different hierarchical routing protocols for WSN. Here we summarize differences of the routing protocols and compare the different routing approaches based on a few important parameters of WSN in Table 1.
  • 9. IJAPRR Page 22 Table 1. Comparison of Different Hierarchical Clustering Routing Protocols in WSNs. Protocol Name Energy Efficiency Cluster Stability Scalability Delivery Delay Load Balancing Algorithm Complexity LEACH Very Low Moderate Very Low Very Small Moderate Low HEED Moderate High Moderate Moderate Moderate Moderate TEEN Very High High Low Small Good High APTEEN Moderate Very Low Low Small Moderate Very High PEGASIS Low Low Very Low very large Moderate High DWEHC Very High High Moderate Moderate Very Good Moderate V. CONCLUSION In this paper we have studied the current state of proposed hierarchical routing protocols, particularly with respect to their energy, stability and reliability. In wireless sensor networks, due to limited energy resources of sensor nodes, the main challenge in designing the routing protocols for WSNs is energy efficiency. The main objective of the routing protocol design is to keep the sensors in operating state as long as it‟s possible, so as to increase the life of a wireless sensor network. Energy consumption of the nodes is determined by data transmission and reception through it. In this paper the energy efficient routing protocols are described. Hierarchical protocols like LEACH, PEGASIS, TEEN, APTEEN, HEED, and DWEHC are described in this paper that is energy efficient because main aim of such protocols is to maintain the energy usage of sensor nodes by participating them in multi-hop communication within a particular cluster. VI. REFFERANCES [1] Zhao Han, Jie Wu, Member, IEEE, Jie Zhang, Liefeng Liu, and Kaiyun Tian A General Self-Organized Tree-Based Energy- Balance Routing Protocol for Wireless Sensor Network IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 61, NO.2, APRIL 2014. [2] Rashmi Ranjan Rout, Student Member, IEEE, and Soumya K. Ghosh, Member, IEEE Enhancement of Lifetime using Duty Cycle and Network Coding in Wireless Sensor Networks IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 12, NO. 2, FEBRUARY 2013. [3] Muhammad Akhlaq, Member, IEEE, and Tarek R. Sheltami, Member, IEEE RTSP: An Accurate and Energy-Efficient Protocol for Clock Synchronization in WSNs IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 62, NO. 3, MARCH 2013. [4] Younis, O.; Fahmy,S HEED: A hybrid, energy-efficient, distributed clustering approach for adhoc sensor networks. IEEE Trans. Mobile Comput. 2004, 3, 366–379.
  • 10. IJAPRR Page 23 [5] Ding, P.; Holliday, J.; Celik, A. Distributed Energy Efficient Hierarchical Clustering for Wireless Sensor Networks. In Proceedings of the 8th IEEE International Conference on Distributed Computing in Sensor Systems (DCOSS), Marina Del Rey, CA, USA, 8–10 June 2005; pp. 322–339. [6] Manjeshwar, E.; Agrawal, D.P. TEEN: A Routing Protocol for Enhanced Efficiency in Wireless Sensor Networks In Proceedings of the 15th International Parallel and Distributed Processing Symposium (IPDPS), San Francisco, CA, USA, 23–27 April 2001; pp. 2009–2015. [7] Manjeshwar, A.; Agrawal, D. P. APTEEN: A Hybrid Protocol for Efficient Routing and Comprehensive Information Retrieval in Wireless Sensor Networks. In Proceedings of the 2nd International Workshop on Parallel and Distributed Computing Issues in Wireless Networks and Mobile computing, Lauderdale, FL, USA, 15–19 April 2002; pp. 195–202. [8] Jung, S.; Han, Y.; Chung, T. The Concentric Clustering Scheme for Efficient Energy Consumption in the PEGASIS In Proceedings of the 9th International Conference on Advanced Communication Technology, Gangwon-Do, Korea, 12–14 February 2007; pp. 260–265. [9] Heinzelman, W.R.; Chandrakasan, A.; Balakrishnan, H.Energy-Efficient Communication Protocol for Wireless Micro sensor Networks. In Proceedings of the 33rd Annual Hawaii International Conference on System Sciences, Maui, HI, USA, 4–7 January 2000; pp. 10–19. [10] Xu-Xun Liu A Survey on Clustering Routing Protocols in Wireless Sensor Networks open access sensors ISSN 1424-8220 www.mdpi.com/journal/sensors. [11] Navdeep Kaur,Deepika Sharma and Prabhdeep Singh Classification of Hierarchical Routing Protocols in Wireless Sensor Network : A Survey International Journal of P2P Network Trends and Technology Volume 3 Issue 1-2013.