SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1037
A Survey on Hierarchical-Based Routing Protocols for Wireless
Sensor Networks
Krima G. Doshi1, Dharmesh J. Patel2
1Research Scholar (E&C Dept), Government Engineering College, Surat, Gujarat, India.
2Professor (E&C Dept), Government Engineering College, Surat, Gujarat, India.
---------------------------------------------------------------------***-------------------------------------------------------------------
Abstract - A wireless sensor network is a network incorporate the largest number of sensor node which is
positioned in an application environment to observe the physical entities in a target area, for example, temperature
monitoring environment, water level monitoring, pressure, health care and various military application. Every sensor
node collects information from the environment and forwards this sensed data to Base Station (BS) through a wireless link.
This data collection and forwarding property of the sensor nodes, engross energy of a network. A number of protocols have
been already proposed with the objective of maximizing the sensor network lifespan by acquire cluster-based network
construction. This paper concentrate on reviewing some of the recently hierarchical based routing protocols that are created
in WSNs and has oversee about Routing Techniques and basically about Hierarchical based routing with its protocols like
LEACH, PEGASIS, HEED and PSO.
Key Words: Routing protocols, Energy efficiency, Wireless sensor networks, Cluster based routing.
1. INTRODUCTION
Recent technological advances in the area of wireless communications and micro-electro-mechanical systems have formed
it suitable to expand small-sized and economical sensors. A sensor network is the group of sensors connect to transducers
be determined to monitor the conditions at diverse locations. The Sensors are meant to evaluate the physical or
environmental changes. A sensor network has a huge number of nodes, which are arranged in an open environment
randomly [16].
Energy efficiency and energy balancing have been a very hot and challenging research issue for WSNs for many years [20].
Routing is one of an engaging research issue in WSNs. But it is a complex activity to develop a routing protocol which is
efficient due to its inherent characteristics of WSNs like highly dynamic network, application specific, limited energy,
storage, and processing capability etc. [18].
2. ROUTING TECHNIQUES IN WSNS
Routing is one of the best mechanisms that prolongs the lifetime of a network by decreasing energy consumption
during this communication. The developed routing protocols can be grouped based on the routing structure into
hierarchical-based, flat based, and location-based routing protocols. Hierarchical-based routing is the perfect solution for
reducing energy consumption in WSNs due to the reduction of redundant data transmission.
Route Processing means how a node discover out its route from source to BS. These are classified into the following;
Location-based Protocols: MECN, SMECN, GAF, GEAR, Span, TBF, BVGF, GeRaF
Data-centric Protocols : SPIN, Directed Diffusion, Rumor Routing, COUGAR, ACQUIRE, EAD, Information-
Directed Routing, Gradient-Based Routing, Energy-aware Routing, Information- Directed Routing, Quorum-
Based Information Dissemination, Home Agent-Based Information Dissemination
Hierarchical Protocols: LEACH, PEGASIS, HEED, TEEN, APTEEN
Mobility-based Protocols : Sensor-Disjoint Multipath, Braided Multipath, N-to-1 Multipath Discovery
Heterogeneity-based Protocols: IDSQ, CADR, CHR QoS-based protocols: SAR, SPEED, Energy-aware routing [15].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1038
3. HIERARCHICAL BASED ROUTING
Hierarchical based (also called cluster-based) routing is contemplated as one of the most eminent routing technique. A
Clustering hierarchical method for the WSNs topology breaks the whole network of SNs into several areas called
clusters and each cluster has a CH. The CH plays the operation of data aggregating and sending the aggregated and
refined data to the BS. A data transfer always takes place from a lower clustered layer to a higher one [18].
The major advantages of Hierarchical based routing are: [18]
1) Energy utilization of each SN and its transmission cost is economized.
2) Network scalability upgraded.
3) It reduces the routing table size which is stored at each SN.
4) Communication Bandwidth is conserved.
5) The chances of inter-cluster communications to CHs is lower and thus results in avoiding redundancy in message
exchange among SNs.
6) The time frame of the network operation is increased by using various techniques of optimization.
7) The battery life of SN is enhanced by using numerous optimizing techniques.
Different common types of Hierarchical-based routing protocols are discussed below:
(1) LEACH:
LEACH is a hierarchical clustering protocol that contribute an elegant solution for such protocols. It uses the mechanism of
cluster-head rotation, selects cluster-heads randomly, and each node has a balanced chance [9].
Fig 1-Schemetic Structure of LEACH protocol
The operation of LEACH protocol contains of several rounds with two phases in each: Set-up Phase and Steady Phase [7].
During the setup phase, each node creates a random number between 0 and 1. If the random number is lower than the
threshold value, then the node becomes a CH for the present round. The threshold value is calculated based on the
following equation [2]:
The drawbacks of this protocol are as follows:
• A sensor node is selected as the CH-using distributed probabilistic approach, whereas the non- cluster nodes
evaluate which cluster to join based on the signal strength. This way assures lower message overhead, but can’t assure that
CHs are uniformly distributed over the network. The entire network is branched into clusters and load imbalance among
the CHs may lead to minimum network lifetime.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1039
• It is assumed that all nodes are isomorphic and all nodes have a identical amount of energy capacity in each election
round. Such a supposition is impractical in most application circumstances. Hence, LEACH should be enhanced to report
for node heterogeneity.
• LEACH involves source nodes to send data to CHs directly. However, if the CH is extremely far away from the source
nodes, they might expend excessive energy in data transmission. Further, LEACH requires CHs to transfer their
aggregated data to the sink node over a single-hop link. Nevertheless, a single-hop transmission may be quite costly when
the sink appears far away from the CHs.
• LEACH also holds an assumption that all sensor nodes have sufficient power to reach the sink node if necessary, which
might be resistant for energy-constrained sensor nodes.
(1) PEGASIS:
PEGASIS (Power-Efficient Gathering in Sensor Information Systems) is a chain-based routing protocol for WSNs. In
PEGASIS, each sensor node only needs to transmit data to its neighbor which is adjacent to the sink node. Several chains
could be set up according to the greedy algorithm and the leader of each chain takes the responsibility to transfer the data
to the sink node. Due to the excessive burden of the leaders of chains, each node takes turns to be the leader to equivalence
the energy consumption. Because of multihop propagation, long-distance communication among the sensor node and
sink node is avoided and much energy is saved. Meanwhile, due to multihop propagation, the delay of the network is very
serious and it is not suitable for delay sensitive applications [20].
Power-Efficient Gathering in Sensor Information Systems (PEGASIS) is the most favored chain based hierarchical
protocol. The nodes are arranged in the form of a chain for the transportation and aggregation of the data. The creation of
the chain can be centralized based on the application. PEGASIS is based on the presumption that global knowledge of
network is provided to all the nodes. The creation of the chain starts from the aftermost node from the sink and its nearest
neighbor are selected as the next node in the chain and so on. The last node must be the sink and the node before sink acts
as a leader of the node. Processes like data- processing and aggregation are accomplished by leader node. PEGASIS is not
so relevant for the networks with dynamic or time-varying topology. As the size of the network will be larger, the delay in
transmission will be as long, because of that PEGASIS undergoes with scalability issue. [16]
(2) HEED: [17] [19]
In [17], author presents a general distributed clustering approach that considers a hybrid of energy and
communication cost.
HEED has four primary Objectives [15]:
(i) Prolonging network lifetime by distributing energy consumption,
(ii)Terminating the clustering process within a constant number of iterations,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1040
(iii) Minimizing control overhead (to be linear in the number of nodes), and
(iv)Producing well-distributed cluster heads.
In HEED, the proposed algorithm periodically selects CHs according to a combination of two clustering parameters. The
each sensor node (used in calculating a probability of becoming a CH) and the second parameter is the intra- cluster
communication cost as a function of cluster node degree (i.e. a number of neighbors). A parameter is used to
probabilistically select an initial set of CHs while the second parameter for breaking ties. The HEED clustering improves
network lifetime over LEACH clustering because LEACH randomly selects CHs (and hence cluster size), which may of some
nodes. The final CHs selected in HEED distributed beyond the network and the communication cost is diminish. However,
the deals with only a subset of parameters, which can possibly impose constraints on the system. These network lifetime
rather than for the entire needs of WSN [15].
(1) PSO:
PSO is an optimization technique in which natural species social behaviors are contemplated for the objective of
computation, brought in by Kennedy and Eberhert in1995. It is a swarm intelligence technique which is a population-
based optimization scheme with the objective of optimizing a fitness function by updating the generations. The model of
this algorithm is based on the social behavior of bird flocking. It is observed from the nature of birds which always
travel in a group without colliding. The PSO technique uses certain particles, each represents a solution and finds
the best particle position with respect to a given fitness function. In PSO, every individual solution is a particle (bird) in the
search space. Each particle has fitness values that are evaluated by the fitness function to be optimized and stored
record for all its coordinates which are related to obtaining a better solution by following the current best particles.
The fitness value of the current optimum particle is called pBest. PSO optimizes the best population value that is obtained
so far by any particle in the neighbors and its location is called lBest. When all the generated populations are
considered as topological neighbors. By a particular particle, then the best value is chosen among the generated
population and that particular best value is the best solution and it is known as Best. The PSO always try to change the
velocity of every particle towards its pBest and lBest. The velocity is determined by random terminologies, which is having
randomly generated numbers for velocity towards pBest and lBest localities. From the large deposit of generated
solutions, the best one is selected to resolve the problem. The PSO algorithm always stores and maintains a record of
results for three global variables such as target value or condition, gBest and stopping value. Every obtained particle
of PSO contains a data which can represent a global solution, value for velocity which will indicate the amount of data to be
changed, lBest value. [2]
Fig 2: Schematic Structure of PSO protocol
PSO thrives to minimize (maximize) the cost (fitness) function. In the global-best version of PSO, the position where the
particle i has its lowest cost is stored as pbestid. Besides, gbestid, the position of the best particle. The notation for
representing the ith particle Pi of the population is as follows:
Pi = [ Xi,1 , Xi,2, Xi,3….., Xi,D] (1)
In each iteration k, velocity V and position X are updated using (2) and (3). The update process is iteratively repeated until
either an acceptable gbestid is achieved or a fixed number of iterations is reached.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1041
Vid(k+1) = wVid(k) + c1r1(k)(pBestid-Xid) + c2r2(k)(gBestid-Xid) (2)
Xid(k+1) = Xid(k) + Vid(k+1) (3)
Where w = inertial weight c1 and c2 = acceleration factor (non-negative constants) r1 and r2 = distributed random
numbers in the range of [0, 1]
4. CONCLUSIONS
Routing is one of an interesting research issue with rapidly growing set of research results. In this paper, different routing
techniques are focused which are hierarchical based routing in WSNs have been studied in the literature. The main
purpose of all of them is to prolong the lifetime of a sensor network.
In addition, a survey and comparative study of various hierarchical clustering routing protocols such as LEACH,
HEED, PEGASIS, and PSO are described.
To select an appropriate hierarchical routing protocol, this survey can be helpful for researchers of WSNs in which mobile
nodes are used.
REFERENCES
1. Hongwei Chen, Chunhua Zhang, Xinlu Zong, Chunzhi Wang,” LEACH-G: an Optimal Cluster-heads Selection Algorithm
based on LEACH”, JOURNAL OF SOFTWARE, VOL. 8, NO. 10, OCTOBER 2013.
2. Gopi Saminathan Arumugam and Thirumurugan Ponnuchamy, “EE-LEACH: development of energy- efficient
LEACH Protocol for data gathering in WSN”, Arumugam and Ponnuchamy EURASIP Journal on Wireless
Communications and Networking (2015) 2015:76 DOI 10.1186/s13638-015-0306-5.
3. M. Dharmateja and K. Vaishnavi, “Energy Optimization in Wireless Sensor Networks Using Leach Protocol”,
International Journal of Wireless Communication and Simulation ISSN 2231-1254 Volume 8, Number 1 (2016), pp.
21-30. Research India Publications http://www.ripublication.com
4. Alka Singh, Shubhangi Rathkanthiwar, Sandeep Kakde, “LEACH Based-Energy Efficient Routing Protocol for
Wireless Sensor Networks”, International Conference of Electrical, Electronics and Optimization Techniques
(ICEEOT) - 2016.
5. Ajayakumar C. K 1, Kirankumar B. B 1, Supriya B H 1 and Poornima M C1,” OPTIMIZATION OF LEACH PROTOCOL
FOR EFFECTIVE POWER UTILIZATION IN WIRELESS SENSOR NETWORKS”,IET.
6. Lalita Yadav1, Ch. Sunitha, “Low Energy Adaptive Clustering Hierarchy in Wireless Sensor Network (LEACH)”,
(IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 5 (3) , 2014, 4661-4664.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1042
7. Reenkamal Kaur Gill1, Priya Chawla2 and Monika Sachdeva3, “Study of LEACH Routing Protocol for Wireless
Sensor Networks”, International Conference on Communication, Computing & Systems (ICCCS–2014).
8. Ningbo WANG, Hao ZHU,” An Energy Efficient Algrithm Based on LEACH Protocol”, 2012 International
Conference on Computer Science and Electronics Engineering.
9. Nilesh Chandra, Sarita Soni, “MODIFIED LEACH ALGORITHM IN WIRELESS SENSOR NETWORK”, ISSN- 2250-
1991 march- 2017.
10. C.Vimalarani, R.Subramanian, S.N.Sivanandam,” An Enhanced PSO-Based Clustering Energy Optimization Algorithm
for Wireless Sensor Network”, Hindawi Publishing Corporation The Scientific World Journal Volume 2016, Article
ID 8658760, 11 pages http://dx.doi.org/10.1155/2016/8658760.
11. Yuan Zhou, Senior Member, IEEE, Ning Wang,andWei Xiang, Senior Member, IEEE,” Clustering Hierarchy Protocol
in Wireless Sensor Networks Using an Improve PSO Algorithm”, DOI 10.1109/ACCESS.2016.2633826, IEEE
Access.
12. O. Deepa, Dr. J. Suguna,” Energy Optimization using Particle Swarm Optimization based on Clustering for Wireless
Sensor Network”, International Journal of Engineering Trends and Applications (IJETA) – Volume 4 Issue 2,
Mar-Apr 2017
13. Santar Pal Singh, Santar Pal Singh,”A Particle Swarm Optimization Approach for Energy Efficient Clustering in Wireless
Sensor Networks”, I.J. Intelligent Systems and Applications, 2017, 6, 66-74 Published Online June 2017 in MECS
(http://www.mecs-press.org/) DOI: 10.5815/ijisa.2017.06.07
14. Amita Yadav and Suresh Kumar, ”Energy Efficient Cluster Formation in Wireless Sensor Networks Using Particle
Swarm Optimization”, Indian Journal of Science and Technology, Vol 10(30), DOI:p-
10.17485/ijst/2017/v10i30/115511, August 2017.
15. C.Narmadha, Dr.P.Marichamy, Dr.A.E.Narayanan, “A Survey on Hierarchical-Based Routing Protocols for Wireless
Sensor Networks”, International Journal of Pure and Applied Mathematics Volume 119 No. 16 2018, 3663-3676
ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ Special Issue.
16. Sujata1, Brijbhushan,”Energy Efficient PEGASIS Routing Protocol in Wireless Sensor Network”, International
Research Journal of Engineering and Technology (IRJET) Volume: 04 Issue: 07 | July-2017.
17. Ossama Younis and Sonia Fahmy,” HEED: A Hybrid, Energy-Efficient, Distributed Clustering Approach for Ad-hoc
Sensor Networks”, This research has been sponsored in part by NSF grant ANI-0238294 (CAREER) and the
Schlumberger Foundation.
18. Amanjot Singh Toor, Dr.A.K.Jain,”A Survey of Routing Protocols in Wireless Sensor Networks: Hierarchical Routing”,
IEEE International Conference on Recent Advances and Innovations in Engineering (ICRAIE-2016), December 23-
25, 2016, Jaipur, India.
19. Zaib Ullah, Leonardo Mostarda, Roberto Gagliardi, Diletta Cacciagrano, Flavio Corradini,“Acomparisonof HEED
based clustering algorithms - introducing ER- HEED”, 2016 IEEE 30th International Conference on Advanced
Information Networking and Applications.

More Related Content

What's hot

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
 
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
IRJET-  	  Clustering Protocols in Wireless Sensor Network: A ReviewIRJET-  	  Clustering Protocols in Wireless Sensor Network: A Review
IRJET- Clustering Protocols in Wireless Sensor Network: A ReviewIRJET Journal
 
energy efficient unicast
energy efficient unicastenergy efficient unicast
energy efficient unicastAravindM170274
 
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
 
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...IRJET Journal
 
29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishorijaprr_editor
 
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
 
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
 
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 NetworksAssociate Professor in VSB Coimbatore
 
Wireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop RoutingWireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop RoutingIOSR Journals
 
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
 
Balancing stable topology and network lifetime in ad hoc networks
Balancing stable topology and network lifetime in ad hoc networksBalancing stable topology and network lifetime in ad hoc networks
Balancing stable topology and network lifetime in ad hoc networksIAEME Publication
 
Intra cluster routing with backup
Intra cluster routing with backupIntra cluster routing with backup
Intra cluster routing with backupcsandit
 
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
 
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...IRJET Journal
 
Enhanced Zigbee Tree Routing In Wireless Sensor Network
Enhanced Zigbee Tree Routing In Wireless Sensor NetworkEnhanced Zigbee Tree Routing In Wireless Sensor Network
Enhanced Zigbee Tree Routing In Wireless Sensor Networkpaperpublications3
 
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
 
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
 

What's hot (19)

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
 
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
IRJET-  	  Clustering Protocols in Wireless Sensor Network: A ReviewIRJET-  	  Clustering Protocols in Wireless Sensor Network: A Review
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
 
energy efficient unicast
energy efficient unicastenergy efficient unicast
energy efficient unicast
 
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)
 
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
 
29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor
 
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
 
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...
 
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
 
Wireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop RoutingWireless Sensor Network Using Six Sigma Multi Hop Routing
Wireless Sensor Network Using Six Sigma Multi Hop Routing
 
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
 
50120130405013
5012013040501350120130405013
50120130405013
 
Balancing stable topology and network lifetime in ad hoc networks
Balancing stable topology and network lifetime in ad hoc networksBalancing stable topology and network lifetime in ad hoc networks
Balancing stable topology and network lifetime in ad hoc networks
 
Intra cluster routing with backup
Intra cluster routing with backupIntra cluster routing with backup
Intra cluster routing with backup
 
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...
 
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
 
Enhanced Zigbee Tree Routing In Wireless Sensor Network
Enhanced Zigbee Tree Routing In Wireless Sensor NetworkEnhanced Zigbee Tree Routing In Wireless Sensor Network
Enhanced Zigbee Tree Routing In Wireless Sensor Network
 
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
 
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...
 

Similar to IRJET- A Survey on Hierarchical-Based Routing Protocols for 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...IRJET Journal
 
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...IRJET Journal
 
An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...
An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...
An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...BRNSSPublicationHubI
 
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...IRJET Journal
 
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor NetworkEnergy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor NetworkIRJET Journal
 
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
 
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...IRJET Journal
 
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
 
Computational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkComputational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkIRJET Journal
 
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...IRJET Journal
 
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
 
Analysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkAnalysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkeSAT Publishing House
 
Analysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkAnalysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkeSAT Journals
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2IAEME Publication
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2IAEME Publication
 
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 Networkseditor1knowledgecuddle
 

Similar to IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor Networks (20)

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- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
 
An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...
An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...
An Overview of Energy Efficient Hierarchical-Based Routing Protocols for Inte...
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
 
F04623943
F04623943F04623943
F04623943
 
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor NetworkEnergy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
Energy Efficient PEGASIS Routing Protocol in Wireless Sensor Network
 
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
 
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
 
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...
 
B05630814
B05630814B05630814
B05630814
 
Computational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkComputational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor Network
 
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
Servant-ModLeach Energy Efficient Cluster Base Routing Protocol for Large Sca...
 
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
 
Analysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkAnalysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor network
 
Analysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor networkAnalysis of different hierarchical routing protocols of wireless sensor network
Analysis of different hierarchical routing protocols of wireless sensor network
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2
 
Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2Corona based energy efficient clustering in wsn 2
Corona based energy efficient clustering in wsn 2
 
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
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
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
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
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
 
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
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
★ 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
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
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
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
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
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
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...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 

IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor Networks

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1037 A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor Networks Krima G. Doshi1, Dharmesh J. Patel2 1Research Scholar (E&C Dept), Government Engineering College, Surat, Gujarat, India. 2Professor (E&C Dept), Government Engineering College, Surat, Gujarat, India. ---------------------------------------------------------------------***------------------------------------------------------------------- Abstract - A wireless sensor network is a network incorporate the largest number of sensor node which is positioned in an application environment to observe the physical entities in a target area, for example, temperature monitoring environment, water level monitoring, pressure, health care and various military application. Every sensor node collects information from the environment and forwards this sensed data to Base Station (BS) through a wireless link. This data collection and forwarding property of the sensor nodes, engross energy of a network. A number of protocols have been already proposed with the objective of maximizing the sensor network lifespan by acquire cluster-based network construction. This paper concentrate on reviewing some of the recently hierarchical based routing protocols that are created in WSNs and has oversee about Routing Techniques and basically about Hierarchical based routing with its protocols like LEACH, PEGASIS, HEED and PSO. Key Words: Routing protocols, Energy efficiency, Wireless sensor networks, Cluster based routing. 1. INTRODUCTION Recent technological advances in the area of wireless communications and micro-electro-mechanical systems have formed it suitable to expand small-sized and economical sensors. A sensor network is the group of sensors connect to transducers be determined to monitor the conditions at diverse locations. The Sensors are meant to evaluate the physical or environmental changes. A sensor network has a huge number of nodes, which are arranged in an open environment randomly [16]. Energy efficiency and energy balancing have been a very hot and challenging research issue for WSNs for many years [20]. Routing is one of an engaging research issue in WSNs. But it is a complex activity to develop a routing protocol which is efficient due to its inherent characteristics of WSNs like highly dynamic network, application specific, limited energy, storage, and processing capability etc. [18]. 2. ROUTING TECHNIQUES IN WSNS Routing is one of the best mechanisms that prolongs the lifetime of a network by decreasing energy consumption during this communication. The developed routing protocols can be grouped based on the routing structure into hierarchical-based, flat based, and location-based routing protocols. Hierarchical-based routing is the perfect solution for reducing energy consumption in WSNs due to the reduction of redundant data transmission. Route Processing means how a node discover out its route from source to BS. These are classified into the following; Location-based Protocols: MECN, SMECN, GAF, GEAR, Span, TBF, BVGF, GeRaF Data-centric Protocols : SPIN, Directed Diffusion, Rumor Routing, COUGAR, ACQUIRE, EAD, Information- Directed Routing, Gradient-Based Routing, Energy-aware Routing, Information- Directed Routing, Quorum- Based Information Dissemination, Home Agent-Based Information Dissemination Hierarchical Protocols: LEACH, PEGASIS, HEED, TEEN, APTEEN Mobility-based Protocols : Sensor-Disjoint Multipath, Braided Multipath, N-to-1 Multipath Discovery Heterogeneity-based Protocols: IDSQ, CADR, CHR QoS-based protocols: SAR, SPEED, Energy-aware routing [15].
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1038 3. HIERARCHICAL BASED ROUTING Hierarchical based (also called cluster-based) routing is contemplated as one of the most eminent routing technique. A Clustering hierarchical method for the WSNs topology breaks the whole network of SNs into several areas called clusters and each cluster has a CH. The CH plays the operation of data aggregating and sending the aggregated and refined data to the BS. A data transfer always takes place from a lower clustered layer to a higher one [18]. The major advantages of Hierarchical based routing are: [18] 1) Energy utilization of each SN and its transmission cost is economized. 2) Network scalability upgraded. 3) It reduces the routing table size which is stored at each SN. 4) Communication Bandwidth is conserved. 5) The chances of inter-cluster communications to CHs is lower and thus results in avoiding redundancy in message exchange among SNs. 6) The time frame of the network operation is increased by using various techniques of optimization. 7) The battery life of SN is enhanced by using numerous optimizing techniques. Different common types of Hierarchical-based routing protocols are discussed below: (1) LEACH: LEACH is a hierarchical clustering protocol that contribute an elegant solution for such protocols. It uses the mechanism of cluster-head rotation, selects cluster-heads randomly, and each node has a balanced chance [9]. Fig 1-Schemetic Structure of LEACH protocol The operation of LEACH protocol contains of several rounds with two phases in each: Set-up Phase and Steady Phase [7]. During the setup phase, each node creates a random number between 0 and 1. If the random number is lower than the threshold value, then the node becomes a CH for the present round. The threshold value is calculated based on the following equation [2]: The drawbacks of this protocol are as follows: • A sensor node is selected as the CH-using distributed probabilistic approach, whereas the non- cluster nodes evaluate which cluster to join based on the signal strength. This way assures lower message overhead, but can’t assure that CHs are uniformly distributed over the network. The entire network is branched into clusters and load imbalance among the CHs may lead to minimum network lifetime.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1039 • It is assumed that all nodes are isomorphic and all nodes have a identical amount of energy capacity in each election round. Such a supposition is impractical in most application circumstances. Hence, LEACH should be enhanced to report for node heterogeneity. • LEACH involves source nodes to send data to CHs directly. However, if the CH is extremely far away from the source nodes, they might expend excessive energy in data transmission. Further, LEACH requires CHs to transfer their aggregated data to the sink node over a single-hop link. Nevertheless, a single-hop transmission may be quite costly when the sink appears far away from the CHs. • LEACH also holds an assumption that all sensor nodes have sufficient power to reach the sink node if necessary, which might be resistant for energy-constrained sensor nodes. (1) PEGASIS: PEGASIS (Power-Efficient Gathering in Sensor Information Systems) is a chain-based routing protocol for WSNs. In PEGASIS, each sensor node only needs to transmit data to its neighbor which is adjacent to the sink node. Several chains could be set up according to the greedy algorithm and the leader of each chain takes the responsibility to transfer the data to the sink node. Due to the excessive burden of the leaders of chains, each node takes turns to be the leader to equivalence the energy consumption. Because of multihop propagation, long-distance communication among the sensor node and sink node is avoided and much energy is saved. Meanwhile, due to multihop propagation, the delay of the network is very serious and it is not suitable for delay sensitive applications [20]. Power-Efficient Gathering in Sensor Information Systems (PEGASIS) is the most favored chain based hierarchical protocol. The nodes are arranged in the form of a chain for the transportation and aggregation of the data. The creation of the chain can be centralized based on the application. PEGASIS is based on the presumption that global knowledge of network is provided to all the nodes. The creation of the chain starts from the aftermost node from the sink and its nearest neighbor are selected as the next node in the chain and so on. The last node must be the sink and the node before sink acts as a leader of the node. Processes like data- processing and aggregation are accomplished by leader node. PEGASIS is not so relevant for the networks with dynamic or time-varying topology. As the size of the network will be larger, the delay in transmission will be as long, because of that PEGASIS undergoes with scalability issue. [16] (2) HEED: [17] [19] In [17], author presents a general distributed clustering approach that considers a hybrid of energy and communication cost. HEED has four primary Objectives [15]: (i) Prolonging network lifetime by distributing energy consumption, (ii)Terminating the clustering process within a constant number of iterations,
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1040 (iii) Minimizing control overhead (to be linear in the number of nodes), and (iv)Producing well-distributed cluster heads. In HEED, the proposed algorithm periodically selects CHs according to a combination of two clustering parameters. The each sensor node (used in calculating a probability of becoming a CH) and the second parameter is the intra- cluster communication cost as a function of cluster node degree (i.e. a number of neighbors). A parameter is used to probabilistically select an initial set of CHs while the second parameter for breaking ties. The HEED clustering improves network lifetime over LEACH clustering because LEACH randomly selects CHs (and hence cluster size), which may of some nodes. The final CHs selected in HEED distributed beyond the network and the communication cost is diminish. However, the deals with only a subset of parameters, which can possibly impose constraints on the system. These network lifetime rather than for the entire needs of WSN [15]. (1) PSO: PSO is an optimization technique in which natural species social behaviors are contemplated for the objective of computation, brought in by Kennedy and Eberhert in1995. It is a swarm intelligence technique which is a population- based optimization scheme with the objective of optimizing a fitness function by updating the generations. The model of this algorithm is based on the social behavior of bird flocking. It is observed from the nature of birds which always travel in a group without colliding. The PSO technique uses certain particles, each represents a solution and finds the best particle position with respect to a given fitness function. In PSO, every individual solution is a particle (bird) in the search space. Each particle has fitness values that are evaluated by the fitness function to be optimized and stored record for all its coordinates which are related to obtaining a better solution by following the current best particles. The fitness value of the current optimum particle is called pBest. PSO optimizes the best population value that is obtained so far by any particle in the neighbors and its location is called lBest. When all the generated populations are considered as topological neighbors. By a particular particle, then the best value is chosen among the generated population and that particular best value is the best solution and it is known as Best. The PSO always try to change the velocity of every particle towards its pBest and lBest. The velocity is determined by random terminologies, which is having randomly generated numbers for velocity towards pBest and lBest localities. From the large deposit of generated solutions, the best one is selected to resolve the problem. The PSO algorithm always stores and maintains a record of results for three global variables such as target value or condition, gBest and stopping value. Every obtained particle of PSO contains a data which can represent a global solution, value for velocity which will indicate the amount of data to be changed, lBest value. [2] Fig 2: Schematic Structure of PSO protocol PSO thrives to minimize (maximize) the cost (fitness) function. In the global-best version of PSO, the position where the particle i has its lowest cost is stored as pbestid. Besides, gbestid, the position of the best particle. The notation for representing the ith particle Pi of the population is as follows: Pi = [ Xi,1 , Xi,2, Xi,3….., Xi,D] (1) In each iteration k, velocity V and position X are updated using (2) and (3). The update process is iteratively repeated until either an acceptable gbestid is achieved or a fixed number of iterations is reached.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1041 Vid(k+1) = wVid(k) + c1r1(k)(pBestid-Xid) + c2r2(k)(gBestid-Xid) (2) Xid(k+1) = Xid(k) + Vid(k+1) (3) Where w = inertial weight c1 and c2 = acceleration factor (non-negative constants) r1 and r2 = distributed random numbers in the range of [0, 1] 4. CONCLUSIONS Routing is one of an interesting research issue with rapidly growing set of research results. In this paper, different routing techniques are focused which are hierarchical based routing in WSNs have been studied in the literature. The main purpose of all of them is to prolong the lifetime of a sensor network. In addition, a survey and comparative study of various hierarchical clustering routing protocols such as LEACH, HEED, PEGASIS, and PSO are described. To select an appropriate hierarchical routing protocol, this survey can be helpful for researchers of WSNs in which mobile nodes are used. REFERENCES 1. Hongwei Chen, Chunhua Zhang, Xinlu Zong, Chunzhi Wang,” LEACH-G: an Optimal Cluster-heads Selection Algorithm based on LEACH”, JOURNAL OF SOFTWARE, VOL. 8, NO. 10, OCTOBER 2013. 2. Gopi Saminathan Arumugam and Thirumurugan Ponnuchamy, “EE-LEACH: development of energy- efficient LEACH Protocol for data gathering in WSN”, Arumugam and Ponnuchamy EURASIP Journal on Wireless Communications and Networking (2015) 2015:76 DOI 10.1186/s13638-015-0306-5. 3. M. Dharmateja and K. Vaishnavi, “Energy Optimization in Wireless Sensor Networks Using Leach Protocol”, International Journal of Wireless Communication and Simulation ISSN 2231-1254 Volume 8, Number 1 (2016), pp. 21-30. Research India Publications http://www.ripublication.com 4. Alka Singh, Shubhangi Rathkanthiwar, Sandeep Kakde, “LEACH Based-Energy Efficient Routing Protocol for Wireless Sensor Networks”, International Conference of Electrical, Electronics and Optimization Techniques (ICEEOT) - 2016. 5. Ajayakumar C. K 1, Kirankumar B. B 1, Supriya B H 1 and Poornima M C1,” OPTIMIZATION OF LEACH PROTOCOL FOR EFFECTIVE POWER UTILIZATION IN WIRELESS SENSOR NETWORKS”,IET. 6. Lalita Yadav1, Ch. Sunitha, “Low Energy Adaptive Clustering Hierarchy in Wireless Sensor Network (LEACH)”, (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 5 (3) , 2014, 4661-4664.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1042 7. Reenkamal Kaur Gill1, Priya Chawla2 and Monika Sachdeva3, “Study of LEACH Routing Protocol for Wireless Sensor Networks”, International Conference on Communication, Computing & Systems (ICCCS–2014). 8. Ningbo WANG, Hao ZHU,” An Energy Efficient Algrithm Based on LEACH Protocol”, 2012 International Conference on Computer Science and Electronics Engineering. 9. Nilesh Chandra, Sarita Soni, “MODIFIED LEACH ALGORITHM IN WIRELESS SENSOR NETWORK”, ISSN- 2250- 1991 march- 2017. 10. C.Vimalarani, R.Subramanian, S.N.Sivanandam,” An Enhanced PSO-Based Clustering Energy Optimization Algorithm for Wireless Sensor Network”, Hindawi Publishing Corporation The Scientific World Journal Volume 2016, Article ID 8658760, 11 pages http://dx.doi.org/10.1155/2016/8658760. 11. Yuan Zhou, Senior Member, IEEE, Ning Wang,andWei Xiang, Senior Member, IEEE,” Clustering Hierarchy Protocol in Wireless Sensor Networks Using an Improve PSO Algorithm”, DOI 10.1109/ACCESS.2016.2633826, IEEE Access. 12. O. Deepa, Dr. J. Suguna,” Energy Optimization using Particle Swarm Optimization based on Clustering for Wireless Sensor Network”, International Journal of Engineering Trends and Applications (IJETA) – Volume 4 Issue 2, Mar-Apr 2017 13. Santar Pal Singh, Santar Pal Singh,”A Particle Swarm Optimization Approach for Energy Efficient Clustering in Wireless Sensor Networks”, I.J. Intelligent Systems and Applications, 2017, 6, 66-74 Published Online June 2017 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijisa.2017.06.07 14. Amita Yadav and Suresh Kumar, ”Energy Efficient Cluster Formation in Wireless Sensor Networks Using Particle Swarm Optimization”, Indian Journal of Science and Technology, Vol 10(30), DOI:p- 10.17485/ijst/2017/v10i30/115511, August 2017. 15. C.Narmadha, Dr.P.Marichamy, Dr.A.E.Narayanan, “A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor Networks”, International Journal of Pure and Applied Mathematics Volume 119 No. 16 2018, 3663-3676 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ Special Issue. 16. Sujata1, Brijbhushan,”Energy Efficient PEGASIS Routing Protocol in Wireless Sensor Network”, International Research Journal of Engineering and Technology (IRJET) Volume: 04 Issue: 07 | July-2017. 17. Ossama Younis and Sonia Fahmy,” HEED: A Hybrid, Energy-Efficient, Distributed Clustering Approach for Ad-hoc Sensor Networks”, This research has been sponsored in part by NSF grant ANI-0238294 (CAREER) and the Schlumberger Foundation. 18. Amanjot Singh Toor, Dr.A.K.Jain,”A Survey of Routing Protocols in Wireless Sensor Networks: Hierarchical Routing”, IEEE International Conference on Recent Advances and Innovations in Engineering (ICRAIE-2016), December 23- 25, 2016, Jaipur, India. 19. Zaib Ullah, Leonardo Mostarda, Roberto Gagliardi, Diletta Cacciagrano, Flavio Corradini,“Acomparisonof HEED based clustering algorithms - introducing ER- HEED”, 2016 IEEE 30th International Conference on Advanced Information Networking and Applications.