SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 5 Issue 2, January-February 2021 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD38645 | Volume – 5 | Issue – 2 | January-February 2021 Page 1075
Wireless Sensor Network Protocol with
PEGASIS (GA) to Enhance the Network Lifetime
Dipak Prasad Poudel1, Preeti Sondhi2
1M Tech Scholar, 2Assistant Professor,
1,2Universal Group of Institutions, Lalru, Punjab, India
ABSTRACT
This paper discusses the need for energy-efficient communication in wireless
sensor networks and identifies the key energy dissipation sources as well as
countermeasures to ensure a long lifetime of the network. In remote and
dangerous settings, wireless sensor networks can collect trustworthy and
reliable information and can be used in national defence, military affairs,
industrial control, traffic management, medical care, smart home, etc. The
sensor whose resources are reserved is low-cost and relies on the battery to
supply energy, so it is necessary to use its power efficiently for routing. In this
research work, first we use the greedy chain to implement the LEACH and
PEGASIS Protocol and then we use the Genetic Algorithmtoconstructthedata
routing chain, which uses its parameters of crossover and mutation and finds
an optimised data collection routing route. For the same numberof nodes,the
Genetic Algorithm increases the network lifespan. Simulations are performed
and, on the basis of energy consumption and number of rounds, the effects of
PEGASIS and Genetic Algorithm are compared with each other.
KEYWORDS: wireless sensor network, Routing Protocol, Leach, Pegasis protocol,
Genetic Algorithm, Energy efficiency etc
How to cite this paper: Dipak Prasad
Poudel | Preeti Sondhi "Wireless Sensor
Network Protocol with PEGASIS (GA) to
Enhance the
Network Lifetime"
Published in
International Journal
of Trend in Scientific
Research and
Development
(ijtsrd), ISSN: 2456-
6470, Volume-5 | Issue-2, February 2021,
pp.1075-1078, URL:
www.ijtsrd.com/papers/ijtsrd38645.pdf
Copyright © 2021 by author (s) and
International Journal ofTrendinScientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the Creative
CommonsAttribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by/4.0)
INTRODUCTION
In communication and sensor networks,the WirelessSensor
Network (WSN) plays the most important role and is also
becoming a very importantpartofwirelesssensor networks.
There are a large number of sensor nodes in the wireless
sensor network that are used for collecting data under
different conditions. In different applications ranging from
home to industry and from medical to military, wireless
sensor networks are applied. Most network applications
for[1] wireless sensors need some formofself-configuration
and automatic functionality. The key problems in wireless
sensor networks are the creation of routing protocols
capable of using the smallest amount of energy required by
different communication protocols[2].
Routing in Wireless Sensor Networks
Routing is a method of forminga route betweensourceswith
a destination at the request of data transfer. The network
layer is typically used in WSNs to enforce the routing of
incoming data. It is understood that[3] the source nodedoes
not hit the sink directly, usually on multi-hop networks.
Therefore, their packets have to be relayed by intermediate
sensor nodes. The resolution is given by the efficiency of
routing tables. These contain node choice lists for any given
destination of a packet. The role of the routing algorithm is
the routing table, along with the assistance of the routing
protocol for its construction and maintenance.
ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK
Routing protocols are essentially classified into following
categories, which are:-
Mobility-based Protocols
In WSNs, mobility introduces new challenges to routing
protocols. Sink mobility requires energy-efficient protocols
to ensure the transmission of data to mobile sinks
originating from source sensors.
Multipath-based Protocols
There are two routing samples in viewofthetransmissionof
data between the source sensors and the sink: single-path
routing, multipath routing. In single-path routing, the
shortest path for each source[4] sensor delivers the data to
the sink. Each source sensor finds the first 'k' shortest paths
to the sink in multipath routing and splits its load uniformly
among these paths.
Heterogeneity-based Protocols
There are two types of sensors inthistypeofsensornetwork
architecture: line-powered sensors have no energy
constraints, battery-powered sensors have insufficient
lifetime, and can therefore use theirusableenergy efficiently
by reducing their data transmission and processing
potential.
IJTSRD38645
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD38645 | Volume – 5 | Issue – 2 | January-February 2021 Page 1076
Location-based Protocols
Sensor nodes are named by means of their locations in
location-based protocols. The distance of position
information sensor networks between two unique energy
consumption nodes can be determined.
Hierarchical Protocols
Clustering is an energy-efficient communication protocol in
the hierarchical Clustering protocol that can be used by the
sensors to circulate their sensed data to the sink.
Data Centric Protocols
Data is delivered from source sensors to the sink in data-
centric protocols, as the source sensors circulate. Their data
to the sink; some form of aggregation can be done by
intermediate sensors on the data originating from several
source sensors and the aggregated data can be sent into
the[5] sink. Due to lower transmission needed to transmit
the data from the sources to the sink, this process will result
in energy savings.
LEACH
LEACH is the first network protocol that uses hierarchical
routing for wireless sensor networkstoincreasethelifetime
of network. All the nodes in a network organize themselves
into local clusters, with one node acting as the cluster-head.
All non-cluster-head nodes transmittheirdata tothecluster-
head, while the cluster-head node receive data from all the
cluster members, perform signal processingfunctionson the
data (e.g., data aggregation), and transmitdata totheremote
base station. Therefore, being a cluster-head node is much
more energy-intensive than being a non-cluster-head node.
Thus, when a cluster-head node dies all the nodes that
belong to the cluster lose communication ability.
LEACH incorporates randomizedrotationofthehigh-energy
cluster-head position such that it rotates among the sensors
in order to avoid draining the battery of any one sensor in
the network. In this way, the energy load associated with
being a cluster-head is evenly distributed among the nodes.
Since the cluster-head node knows all the cluster members,
it can[6][7] create a TDMA schedule that tells each node
exactly when to transmit its data. In addition, using a TDMA
schedule for data transfer prevents intra-cluster collisions.
The operation of LEACH is divided into rounds. Each round
begins with a set-up phase when the clusters are organized,
followed by a steady-state phase where several frames of
data are transferred from the nodes to the cluster-head and
onto the base station. Hierarchical protocols are defined to
reduce energy consumption by aggregating data and to
reduce the transmissions to the Base Station. LEACH is
considered as the most popular routing protocol that use
cluster based routing in order to minimize energy
consumption.
Low EnergyAdaptiveClusteringHierarchy(LEACH)protocol
is a TDMA based MAC protocol. The principal aim of this
protocol is to improve the lifespan of wireless sensor
networks by lowering the energy consumption required to
create and maintain Cluster Heads. LEACH Protocol is a
typical representative of hierarchical routing protocols.
It is self-adaptive and self-organized. LEACH protocol uses
round as unit, each round is made up of cluster set-up stage
and steady-state stage, for the purpose of reducing
unnecessary energy costs, the steady stage must be much
longer than the set-up stage.
Advantages
Outperforms conventional routing protocols
LEACH is completely distributed, requiring no control
information from the base station
Nodes do not need global topology information
Disadvantages
Nodes must have data to send in the allotted time
Perfect correlation is assumed, which might not be true
always
PEGASIS
PEGASIS is Power-Efficient Gathering in Sensor Information
Systems. PEGASIS form open chain staring from node which
is farthest from Base Station .PEGASIS assume that global
information is available. This algorithm uses greedy
algorithm for chain construction. Before first round of
communication chain formationisdone.Duringformationof
chain care must be taken so that nodes already in chain
should not revisited .When a node die then chain is
reconstructed by bypassing that node. In data gathering
cycle each node forms a[8] data packetofitsownin network.
For each data gathering cycle leader is elected among all
nodes in network. Each node in network receives a data
packet and fuses it with its own data and forwardsittoother
neighbouring node. PEGASIS uses a simple token passing
approach which is initiated by leader to start data
transmission from ends of chain.
GENETIC ALGORITHM
The Genetic Algorithm is a heuristic search algorithm
focused on natural selection and evolution principles.
Genetic algorithmsareevolutionaryalgorithms(EA)thatuse
genetic operators, such as mutation,selectionandcrossover,
to solve optimization problems. In a genetic algorithm, the
candidate solution (fitness value) is created by developing a
population of chromosomes. The chromosomepopulation is
generated randomly.
Results and Discussion
The work performed requires applying the PEGASIS
protocol. The protocol is implemented using the traditional
PEGASIS implementation form, Greedy Chain. The Genetic
Algorithm is then used to execute it. From the farthest node
from the base station, the greedy chain initiates the creation
of the chain. The next node, at a smaller distance from the
others, is picked. So the inter-nodal distances are
determined and the nodes are chosen. During this process,
the distances start to increase towards the end of the chain,
resulting in further dissipation of energy. All simulations
were performed on an area of 100m*100m and nodes were
distributed randomly in this field. Using 100 nodes, the
implemented protocol PEGASIS is simulated.PEGASISusesa
greedy approach and a Genetic Algorithm to construct the
chain. Each node has an initial energy level that is the same.
1. First energy is .5
Protocol 10 20 30 40 50 60 70 80 90
LEACH 1500 1560 1610 1700 2000 2250 2310 2450 2650
PEGASIS 2260 2320 2360 2420 2460 2500 2570 2630 2740
PEGASIS (GA) 2930 2990 3225 3420 3500 3610 3790 4250 4800
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD38645 | Volume – 5 | Issue – 2 | January-February 2021 Page 1077
Fig.1: LEACH, PEGASIS, PEGASIS(GA) comparison when energy .5
2. Energy is .25
Protocol 10 20 30 40 50 60 70 80 90
LEACH 670 710 760 790 920 1000 1150 1230 1340
PEGASIS 1100 1160 1180 1197 1205 1240 1255 1320 1520
PEGASIS(GA) 3000 3110 3350 3400 3510 3590 3860 4200 4480
Fig.2: LEACH, PEGASIS, PEGASIS (GA) comparison when energy .25
Conclusion
We have introduced a new protocol for WSN routing
operations in this research paper. The protocol is
accomplished by optimising routing paths using the GA
algorithm, providing efficient multi-path data transmission
to obtain secure communications in the event of node faults.
We aimed to preserve the full network life time, while
effectively achieving data transmission. In terms of data
collection and network lifespan, our analysis wascompleted
to assess the efficiency of the Genetic algorithm, LEACH and
PEGASIS protocol. In addition, itisconcludedthattheoverall
performance of the Genetic algorithm is higher in terms of
data collection than PEGASIS.
Future Work
Other optimization algorithms such as particle swarm
optimization (PSO), artificial bee colony algorithm (ABO) to
get optimised or shortest path should investigate potential
changes to the gathering mechanisms for further
improvements in reliability.
References
[1] Vivek Katiyar, Narottam Chand, Surender Soni,
“Clustering Algorithm for Heterogeneous Wireless
Sensor Networks: A Survey”, International Journal of
Wireless and Mobile Netwroks, 2010.
[2] Vinay Kumar,GanjeevJain,SudarshanTiwari,“Energy
Efficient Clustering Algorithms in Wireless Sensor
Networks: A Survey”, International Journal of
Scientific & Engineering Research, 2011.
[3] N. Xu, A survey of sensor network applications, IEEE
Communications Magazine 40 (8) (2002) 102–114.
[4] D. J. Dechene, A. El Jardali, A. Sauer, “A Survey of
Clustering AlgorithmsforWirelessSensorNetworks”,
International Journal of Computer & Wireless
Communication, Vol 4, No2, Decemebr, 2013.
[5] B. Revathy, G.Rekha, “Latest Algorithms in Wireless
Sensor Networks for Energy Conservation A Survey”,
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD38645 | Volume – 5 | Issue – 2 | January-February 2021 Page 1078
International Journal of Engineering Research &
Technology, Vol 3, Issue 10, October 2014.
[6] Md. Golam Rashed and M. Hasnat Kabir, “WEP: an
Energy Efficient Protocol for Cluster Based
Heterogeneous Wireless Sensor Network”,
International Journal of Distributed and Parallel
Systems (IJDPS), 2011.
[7] Ashok Kumar and Narottam Chand, “Location Based
Clustering in Wireless Sensor Network”, World
Academy of Science, Engineering and Technology,
2011.
[8] F Bai, H. Mu and J. Sun “Power Efficient Zoning
Clustering Algorithm for Wireless Sensor Networks”.
In the proceedings of the Information Engineering
and Computer Science, 1-4, 2011.
[9] W. Yang and W. T. Zhu “Voting- o n Grid Clusteringfor
source localization in Wireless Sensor Networks”, in
the proceedings of International Conference on
Communication, 1 -5, 2014.
[10] Xiaohan Li, Fengpeng Yuan and JanneLindqvist
Rutgers University, “Feasibility of Software-Based
Duty Cycling of GPS for Trajectory-Based Services”,in
2016 13th IEEE Annual ConsumerCommunications&
Networking Conference (CCNC)on9-12Jan.2016,pp.
293-306
[11] MassinissaSaoudi, AhceneBounceur,ReinhardtEuler,
TaharKechadi and Alfredo Cuzzocrea in,
“EnergyEfficient Data Mining Techniques for
Emergency Detection in Wireless Sensor Networks”,
in 2016 Intl IEEE Conferences 2016, pp. 766 – 771
[12] K. Lokesh Krishna, J. Madhuri, Dr. K. Anuradha, “A
ZigBee based Energy Efficient Environmental
Monitoring Alerting and Controlling System”,
International Conference On Information
Communication And Embedded SystemsIEEE,on25-
26 Feb 2016, pp. 978-1-5090-2552- 7/16/
[13] Anwar, Raja & Bakhtiari, Majid & Zainal, Anazida &
Qureshi, Kashif. (2015). A Survey of Wireless Sensor
Network Security and Routing Techniques. Research
Journal of Applied Sciences, Engineering and
Technology. 9. 116-1026. 10.19026/rjaset.9.2595.
[14] Xunpeng Rao1, Panlong Yang1,2,3, Yubo Yan1,
(Student Member, Ieee), Hao Zhou2, (Member, Ieee),
And Xuangou Wu4 China, in “Optimal Recharging
With Practical Considerations in Wireless
Rechargeable Sensor Network”, date of publication
February 8, 2017, date of current version April 24,
2017, pp. 4401-4409
[15] Beihua Ying, School of Information Science and
Engineering, Ningbo InstituteofTechnology,Zhejiang
University, Ningbo, “An Adaptive Compression
Algorithm for Energy-Efficient Wireless Sensor
Networks” in Advanced Communication Technology
(ICACT), 2017 19th International Conference
Bongpyeong, South Korea on 19-22 Feb. 2017, pp.
861-868
[16] Farooq, Umer. (2019). Wireless Sensor Network
Challenges and Solutions.
10.13140/RG.2.2.22191.59043.
[17] Kumari, Usha & Padma, Tatiparti. (2019). Energy-
Efficient Routing Protocols for Wireless Sensor
Networks: Proceedings of ICSCSP 2018, Volume 2.
10.1007/978-981-13-3393-4_39.

More Related Content

What's hot

Some aspects of wireless sensor networks
Some aspects of wireless sensor networksSome aspects of wireless sensor networks
Some aspects of wireless sensor networkspijans
 
A Cooperative Cache Management Scheme for IEEE802.15.4 based Wireless Sensor ...
A Cooperative Cache Management Scheme for IEEE802.15.4 based Wireless Sensor ...A Cooperative Cache Management Scheme for IEEE802.15.4 based Wireless Sensor ...
A Cooperative Cache Management Scheme for IEEE802.15.4 based Wireless Sensor ...IJECEIAES
 
WIRELESS SENSOR NETWORK
WIRELESS SENSOR NETWORKWIRELESS SENSOR NETWORK
WIRELESS SENSOR NETWORKTejas Wasule
 
BEE BASED ROUTING PROTOCOL FOR MANET
BEE BASED ROUTING PROTOCOL FOR MANETBEE BASED ROUTING PROTOCOL FOR MANET
BEE BASED ROUTING PROTOCOL FOR MANETEditor IJCTER
 
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor NetworkNode Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor NetworkIJMTST Journal
 
Energy Efficient Enhancement of TDEEC Wireless Sensors Network Protocol Based...
Energy Efficient Enhancement of TDEEC Wireless Sensors Network Protocol Based...Energy Efficient Enhancement of TDEEC Wireless Sensors Network Protocol Based...
Energy Efficient Enhancement of TDEEC Wireless Sensors Network Protocol Based...chokrio
 
De3211001104
De3211001104De3211001104
De3211001104IJMER
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...IRJET Journal
 
A Review on Wireless Sensor Network Security
A Review on Wireless Sensor Network SecurityA Review on Wireless Sensor Network Security
A Review on Wireless Sensor Network Securityijtsrd
 
Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...
Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...
Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...IRJET Journal
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
 
A Survey on Secure Alternate Path Selection for Enhanced Network Lifetime in ...
A Survey on Secure Alternate Path Selection for Enhanced Network Lifetime in ...A Survey on Secure Alternate Path Selection for Enhanced Network Lifetime in ...
A Survey on Secure Alternate Path Selection for Enhanced Network Lifetime in ...IRJET Journal
 
Efficient Cluster Head Selection in Wireless Sensor Networks.
Efficient Cluster Head Selection in Wireless  Sensor Networks.Efficient Cluster Head Selection in Wireless  Sensor Networks.
Efficient Cluster Head Selection in Wireless Sensor Networks.Sanjay Shelar
 
The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)theijes
 
IRJET- An Introduction to Wireless Sensor Networks, its Challenges and Security
IRJET- An Introduction to Wireless Sensor Networks, its Challenges and SecurityIRJET- An Introduction to Wireless Sensor Networks, its Challenges and Security
IRJET- An Introduction to Wireless Sensor Networks, its Challenges and SecurityIRJET Journal
 
Bidirectional data centric routing protocol to improve the energy efficiency ...
Bidirectional data centric routing protocol to improve the energy efficiency ...Bidirectional data centric routing protocol to improve the energy efficiency ...
Bidirectional data centric routing protocol to improve the energy efficiency ...prj_publication
 
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor NetworksA Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor NetworksIJERA Editor
 

What's hot (19)

Some aspects of wireless sensor networks
Some aspects of wireless sensor networksSome aspects of wireless sensor networks
Some aspects of wireless sensor networks
 
A Cooperative Cache Management Scheme for IEEE802.15.4 based Wireless Sensor ...
A Cooperative Cache Management Scheme for IEEE802.15.4 based Wireless Sensor ...A Cooperative Cache Management Scheme for IEEE802.15.4 based Wireless Sensor ...
A Cooperative Cache Management Scheme for IEEE802.15.4 based Wireless Sensor ...
 
WIRELESS SENSOR NETWORK
WIRELESS SENSOR NETWORKWIRELESS SENSOR NETWORK
WIRELESS SENSOR NETWORK
 
50120140506010
5012014050601050120140506010
50120140506010
 
BEE BASED ROUTING PROTOCOL FOR MANET
BEE BASED ROUTING PROTOCOL FOR MANETBEE BASED ROUTING PROTOCOL FOR MANET
BEE BASED ROUTING PROTOCOL FOR MANET
 
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor NetworkNode Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
 
Energy Efficient Enhancement of TDEEC Wireless Sensors Network Protocol Based...
Energy Efficient Enhancement of TDEEC Wireless Sensors Network Protocol Based...Energy Efficient Enhancement of TDEEC Wireless Sensors Network Protocol Based...
Energy Efficient Enhancement of TDEEC Wireless Sensors Network Protocol Based...
 
De3211001104
De3211001104De3211001104
De3211001104
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
 
A Review on Wireless Sensor Network Security
A Review on Wireless Sensor Network SecurityA Review on Wireless Sensor Network Security
A Review on Wireless Sensor Network Security
 
Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...
Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...
Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
Wsn ppt original
Wsn ppt originalWsn ppt original
Wsn ppt original
 
A Survey on Secure Alternate Path Selection for Enhanced Network Lifetime in ...
A Survey on Secure Alternate Path Selection for Enhanced Network Lifetime in ...A Survey on Secure Alternate Path Selection for Enhanced Network Lifetime in ...
A Survey on Secure Alternate Path Selection for Enhanced Network Lifetime in ...
 
Efficient Cluster Head Selection in Wireless Sensor Networks.
Efficient Cluster Head Selection in Wireless  Sensor Networks.Efficient Cluster Head Selection in Wireless  Sensor Networks.
Efficient Cluster Head Selection in Wireless Sensor Networks.
 
The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)
 
IRJET- An Introduction to Wireless Sensor Networks, its Challenges and Security
IRJET- An Introduction to Wireless Sensor Networks, its Challenges and SecurityIRJET- An Introduction to Wireless Sensor Networks, its Challenges and Security
IRJET- An Introduction to Wireless Sensor Networks, its Challenges and Security
 
Bidirectional data centric routing protocol to improve the energy efficiency ...
Bidirectional data centric routing protocol to improve the energy efficiency ...Bidirectional data centric routing protocol to improve the energy efficiency ...
Bidirectional data centric routing protocol to improve the energy efficiency ...
 
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor NetworksA Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
 

Similar to Wireless Sensor Network Protocol with PEGASIS (GA

IRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET 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
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkPerformance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkAM Publications
 
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...ijtsrd
 
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
 
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
 
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
 
IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...
IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...
IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...IRJET Journal
 
ANN Based Secured Energy Efficient Routing in Wireless Sensor Networks with D...
ANN Based Secured Energy Efficient Routing in Wireless Sensor Networks with D...ANN Based Secured Energy Efficient Routing in Wireless Sensor Networks with D...
ANN Based Secured Energy Efficient Routing in Wireless Sensor Networks with D...ijtsrd
 
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
 
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...IJCI JOURNAL
 
A Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
A Research on Cluster Based Routing Methodologies for Wireless Sensor NetworksA Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
A Research on Cluster Based Routing Methodologies for Wireless Sensor Networksijtsrd
 
An Energy Aware Routing to Optimize Route Selection in Cluster Based Wireless...
An Energy Aware Routing to Optimize Route Selection in Cluster Based Wireless...An Energy Aware Routing to Optimize Route Selection in Cluster Based Wireless...
An Energy Aware Routing to Optimize Route Selection in Cluster Based Wireless...ijtsrd
 

Similar to Wireless Sensor Network Protocol with PEGASIS (GA (20)

G017344246
G017344246G017344246
G017344246
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
IRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor Network
 
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
 
A04560105
A04560105A04560105
A04560105
 
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkPerformance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
 
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
Exploring Wireless A Comprehensive Review on Sensor Node Integration and Ener...
 
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
 
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...
 
F04623943
F04623943F04623943
F04623943
 
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
 
IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...
IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...
IRJET- A Survey on Hierarchical-Based Routing Protocols for Wireless Sensor N...
 
ANN Based Secured Energy Efficient Routing in Wireless Sensor Networks with D...
ANN Based Secured Energy Efficient Routing in Wireless Sensor Networks with D...ANN Based Secured Energy Efficient Routing in Wireless Sensor Networks with D...
ANN Based Secured Energy Efficient Routing in Wireless Sensor Networks with D...
 
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...
 
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...E FFICIENT  E NERGY  U TILIZATION  P ATH  A LGORITHM  I N  W IRELESS  S ENSOR...
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
 
A Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
A Research on Cluster Based Routing Methodologies for Wireless Sensor NetworksA Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
A Research on Cluster Based Routing Methodologies for Wireless Sensor Networks
 
An Energy Aware Routing to Optimize Route Selection in Cluster Based Wireless...
An Energy Aware Routing to Optimize Route Selection in Cluster Based Wireless...An Energy Aware Routing to Optimize Route Selection in Cluster Based Wireless...
An Energy Aware Routing to Optimize Route Selection in Cluster Based Wireless...
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 

Recently uploaded (20)

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 

Wireless Sensor Network Protocol with PEGASIS (GA

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 5 Issue 2, January-February 2021 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD38645 | Volume – 5 | Issue – 2 | January-February 2021 Page 1075 Wireless Sensor Network Protocol with PEGASIS (GA) to Enhance the Network Lifetime Dipak Prasad Poudel1, Preeti Sondhi2 1M Tech Scholar, 2Assistant Professor, 1,2Universal Group of Institutions, Lalru, Punjab, India ABSTRACT This paper discusses the need for energy-efficient communication in wireless sensor networks and identifies the key energy dissipation sources as well as countermeasures to ensure a long lifetime of the network. In remote and dangerous settings, wireless sensor networks can collect trustworthy and reliable information and can be used in national defence, military affairs, industrial control, traffic management, medical care, smart home, etc. The sensor whose resources are reserved is low-cost and relies on the battery to supply energy, so it is necessary to use its power efficiently for routing. In this research work, first we use the greedy chain to implement the LEACH and PEGASIS Protocol and then we use the Genetic Algorithmtoconstructthedata routing chain, which uses its parameters of crossover and mutation and finds an optimised data collection routing route. For the same numberof nodes,the Genetic Algorithm increases the network lifespan. Simulations are performed and, on the basis of energy consumption and number of rounds, the effects of PEGASIS and Genetic Algorithm are compared with each other. KEYWORDS: wireless sensor network, Routing Protocol, Leach, Pegasis protocol, Genetic Algorithm, Energy efficiency etc How to cite this paper: Dipak Prasad Poudel | Preeti Sondhi "Wireless Sensor Network Protocol with PEGASIS (GA) to Enhance the Network Lifetime" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-5 | Issue-2, February 2021, pp.1075-1078, URL: www.ijtsrd.com/papers/ijtsrd38645.pdf Copyright © 2021 by author (s) and International Journal ofTrendinScientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative CommonsAttribution License (CC BY 4.0) (http://creativecommons.org/licenses/by/4.0) INTRODUCTION In communication and sensor networks,the WirelessSensor Network (WSN) plays the most important role and is also becoming a very importantpartofwirelesssensor networks. There are a large number of sensor nodes in the wireless sensor network that are used for collecting data under different conditions. In different applications ranging from home to industry and from medical to military, wireless sensor networks are applied. Most network applications for[1] wireless sensors need some formofself-configuration and automatic functionality. The key problems in wireless sensor networks are the creation of routing protocols capable of using the smallest amount of energy required by different communication protocols[2]. Routing in Wireless Sensor Networks Routing is a method of forminga route betweensourceswith a destination at the request of data transfer. The network layer is typically used in WSNs to enforce the routing of incoming data. It is understood that[3] the source nodedoes not hit the sink directly, usually on multi-hop networks. Therefore, their packets have to be relayed by intermediate sensor nodes. The resolution is given by the efficiency of routing tables. These contain node choice lists for any given destination of a packet. The role of the routing algorithm is the routing table, along with the assistance of the routing protocol for its construction and maintenance. ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK Routing protocols are essentially classified into following categories, which are:- Mobility-based Protocols In WSNs, mobility introduces new challenges to routing protocols. Sink mobility requires energy-efficient protocols to ensure the transmission of data to mobile sinks originating from source sensors. Multipath-based Protocols There are two routing samples in viewofthetransmissionof data between the source sensors and the sink: single-path routing, multipath routing. In single-path routing, the shortest path for each source[4] sensor delivers the data to the sink. Each source sensor finds the first 'k' shortest paths to the sink in multipath routing and splits its load uniformly among these paths. Heterogeneity-based Protocols There are two types of sensors inthistypeofsensornetwork architecture: line-powered sensors have no energy constraints, battery-powered sensors have insufficient lifetime, and can therefore use theirusableenergy efficiently by reducing their data transmission and processing potential. IJTSRD38645
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD38645 | Volume – 5 | Issue – 2 | January-February 2021 Page 1076 Location-based Protocols Sensor nodes are named by means of their locations in location-based protocols. The distance of position information sensor networks between two unique energy consumption nodes can be determined. Hierarchical Protocols Clustering is an energy-efficient communication protocol in the hierarchical Clustering protocol that can be used by the sensors to circulate their sensed data to the sink. Data Centric Protocols Data is delivered from source sensors to the sink in data- centric protocols, as the source sensors circulate. Their data to the sink; some form of aggregation can be done by intermediate sensors on the data originating from several source sensors and the aggregated data can be sent into the[5] sink. Due to lower transmission needed to transmit the data from the sources to the sink, this process will result in energy savings. LEACH LEACH is the first network protocol that uses hierarchical routing for wireless sensor networkstoincreasethelifetime of network. All the nodes in a network organize themselves into local clusters, with one node acting as the cluster-head. All non-cluster-head nodes transmittheirdata tothecluster- head, while the cluster-head node receive data from all the cluster members, perform signal processingfunctionson the data (e.g., data aggregation), and transmitdata totheremote base station. Therefore, being a cluster-head node is much more energy-intensive than being a non-cluster-head node. Thus, when a cluster-head node dies all the nodes that belong to the cluster lose communication ability. LEACH incorporates randomizedrotationofthehigh-energy cluster-head position such that it rotates among the sensors in order to avoid draining the battery of any one sensor in the network. In this way, the energy load associated with being a cluster-head is evenly distributed among the nodes. Since the cluster-head node knows all the cluster members, it can[6][7] create a TDMA schedule that tells each node exactly when to transmit its data. In addition, using a TDMA schedule for data transfer prevents intra-cluster collisions. The operation of LEACH is divided into rounds. Each round begins with a set-up phase when the clusters are organized, followed by a steady-state phase where several frames of data are transferred from the nodes to the cluster-head and onto the base station. Hierarchical protocols are defined to reduce energy consumption by aggregating data and to reduce the transmissions to the Base Station. LEACH is considered as the most popular routing protocol that use cluster based routing in order to minimize energy consumption. Low EnergyAdaptiveClusteringHierarchy(LEACH)protocol is a TDMA based MAC protocol. The principal aim of this protocol is to improve the lifespan of wireless sensor networks by lowering the energy consumption required to create and maintain Cluster Heads. LEACH Protocol is a typical representative of hierarchical routing protocols. It is self-adaptive and self-organized. LEACH protocol uses round as unit, each round is made up of cluster set-up stage and steady-state stage, for the purpose of reducing unnecessary energy costs, the steady stage must be much longer than the set-up stage. Advantages Outperforms conventional routing protocols LEACH is completely distributed, requiring no control information from the base station Nodes do not need global topology information Disadvantages Nodes must have data to send in the allotted time Perfect correlation is assumed, which might not be true always PEGASIS PEGASIS is Power-Efficient Gathering in Sensor Information Systems. PEGASIS form open chain staring from node which is farthest from Base Station .PEGASIS assume that global information is available. This algorithm uses greedy algorithm for chain construction. Before first round of communication chain formationisdone.Duringformationof chain care must be taken so that nodes already in chain should not revisited .When a node die then chain is reconstructed by bypassing that node. In data gathering cycle each node forms a[8] data packetofitsownin network. For each data gathering cycle leader is elected among all nodes in network. Each node in network receives a data packet and fuses it with its own data and forwardsittoother neighbouring node. PEGASIS uses a simple token passing approach which is initiated by leader to start data transmission from ends of chain. GENETIC ALGORITHM The Genetic Algorithm is a heuristic search algorithm focused on natural selection and evolution principles. Genetic algorithmsareevolutionaryalgorithms(EA)thatuse genetic operators, such as mutation,selectionandcrossover, to solve optimization problems. In a genetic algorithm, the candidate solution (fitness value) is created by developing a population of chromosomes. The chromosomepopulation is generated randomly. Results and Discussion The work performed requires applying the PEGASIS protocol. The protocol is implemented using the traditional PEGASIS implementation form, Greedy Chain. The Genetic Algorithm is then used to execute it. From the farthest node from the base station, the greedy chain initiates the creation of the chain. The next node, at a smaller distance from the others, is picked. So the inter-nodal distances are determined and the nodes are chosen. During this process, the distances start to increase towards the end of the chain, resulting in further dissipation of energy. All simulations were performed on an area of 100m*100m and nodes were distributed randomly in this field. Using 100 nodes, the implemented protocol PEGASIS is simulated.PEGASISusesa greedy approach and a Genetic Algorithm to construct the chain. Each node has an initial energy level that is the same. 1. First energy is .5 Protocol 10 20 30 40 50 60 70 80 90 LEACH 1500 1560 1610 1700 2000 2250 2310 2450 2650 PEGASIS 2260 2320 2360 2420 2460 2500 2570 2630 2740 PEGASIS (GA) 2930 2990 3225 3420 3500 3610 3790 4250 4800
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD38645 | Volume – 5 | Issue – 2 | January-February 2021 Page 1077 Fig.1: LEACH, PEGASIS, PEGASIS(GA) comparison when energy .5 2. Energy is .25 Protocol 10 20 30 40 50 60 70 80 90 LEACH 670 710 760 790 920 1000 1150 1230 1340 PEGASIS 1100 1160 1180 1197 1205 1240 1255 1320 1520 PEGASIS(GA) 3000 3110 3350 3400 3510 3590 3860 4200 4480 Fig.2: LEACH, PEGASIS, PEGASIS (GA) comparison when energy .25 Conclusion We have introduced a new protocol for WSN routing operations in this research paper. The protocol is accomplished by optimising routing paths using the GA algorithm, providing efficient multi-path data transmission to obtain secure communications in the event of node faults. We aimed to preserve the full network life time, while effectively achieving data transmission. In terms of data collection and network lifespan, our analysis wascompleted to assess the efficiency of the Genetic algorithm, LEACH and PEGASIS protocol. In addition, itisconcludedthattheoverall performance of the Genetic algorithm is higher in terms of data collection than PEGASIS. Future Work Other optimization algorithms such as particle swarm optimization (PSO), artificial bee colony algorithm (ABO) to get optimised or shortest path should investigate potential changes to the gathering mechanisms for further improvements in reliability. References [1] Vivek Katiyar, Narottam Chand, Surender Soni, “Clustering Algorithm for Heterogeneous Wireless Sensor Networks: A Survey”, International Journal of Wireless and Mobile Netwroks, 2010. [2] Vinay Kumar,GanjeevJain,SudarshanTiwari,“Energy Efficient Clustering Algorithms in Wireless Sensor Networks: A Survey”, International Journal of Scientific & Engineering Research, 2011. [3] N. Xu, A survey of sensor network applications, IEEE Communications Magazine 40 (8) (2002) 102–114. [4] D. J. Dechene, A. El Jardali, A. Sauer, “A Survey of Clustering AlgorithmsforWirelessSensorNetworks”, International Journal of Computer & Wireless Communication, Vol 4, No2, Decemebr, 2013. [5] B. Revathy, G.Rekha, “Latest Algorithms in Wireless Sensor Networks for Energy Conservation A Survey”,
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD38645 | Volume – 5 | Issue – 2 | January-February 2021 Page 1078 International Journal of Engineering Research & Technology, Vol 3, Issue 10, October 2014. [6] Md. Golam Rashed and M. Hasnat Kabir, “WEP: an Energy Efficient Protocol for Cluster Based Heterogeneous Wireless Sensor Network”, International Journal of Distributed and Parallel Systems (IJDPS), 2011. [7] Ashok Kumar and Narottam Chand, “Location Based Clustering in Wireless Sensor Network”, World Academy of Science, Engineering and Technology, 2011. [8] F Bai, H. Mu and J. Sun “Power Efficient Zoning Clustering Algorithm for Wireless Sensor Networks”. In the proceedings of the Information Engineering and Computer Science, 1-4, 2011. [9] W. Yang and W. T. Zhu “Voting- o n Grid Clusteringfor source localization in Wireless Sensor Networks”, in the proceedings of International Conference on Communication, 1 -5, 2014. [10] Xiaohan Li, Fengpeng Yuan and JanneLindqvist Rutgers University, “Feasibility of Software-Based Duty Cycling of GPS for Trajectory-Based Services”,in 2016 13th IEEE Annual ConsumerCommunications& Networking Conference (CCNC)on9-12Jan.2016,pp. 293-306 [11] MassinissaSaoudi, AhceneBounceur,ReinhardtEuler, TaharKechadi and Alfredo Cuzzocrea in, “EnergyEfficient Data Mining Techniques for Emergency Detection in Wireless Sensor Networks”, in 2016 Intl IEEE Conferences 2016, pp. 766 – 771 [12] K. Lokesh Krishna, J. Madhuri, Dr. K. Anuradha, “A ZigBee based Energy Efficient Environmental Monitoring Alerting and Controlling System”, International Conference On Information Communication And Embedded SystemsIEEE,on25- 26 Feb 2016, pp. 978-1-5090-2552- 7/16/ [13] Anwar, Raja & Bakhtiari, Majid & Zainal, Anazida & Qureshi, Kashif. (2015). A Survey of Wireless Sensor Network Security and Routing Techniques. Research Journal of Applied Sciences, Engineering and Technology. 9. 116-1026. 10.19026/rjaset.9.2595. [14] Xunpeng Rao1, Panlong Yang1,2,3, Yubo Yan1, (Student Member, Ieee), Hao Zhou2, (Member, Ieee), And Xuangou Wu4 China, in “Optimal Recharging With Practical Considerations in Wireless Rechargeable Sensor Network”, date of publication February 8, 2017, date of current version April 24, 2017, pp. 4401-4409 [15] Beihua Ying, School of Information Science and Engineering, Ningbo InstituteofTechnology,Zhejiang University, Ningbo, “An Adaptive Compression Algorithm for Energy-Efficient Wireless Sensor Networks” in Advanced Communication Technology (ICACT), 2017 19th International Conference Bongpyeong, South Korea on 19-22 Feb. 2017, pp. 861-868 [16] Farooq, Umer. (2019). Wireless Sensor Network Challenges and Solutions. 10.13140/RG.2.2.22191.59043. [17] Kumari, Usha & Padma, Tatiparti. (2019). Energy- Efficient Routing Protocols for Wireless Sensor Networks: Proceedings of ICSCSP 2018, Volume 2. 10.1007/978-981-13-3393-4_39.