SlideShare a Scribd company logo
International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th
& 9th
, 2020, Mysuru, INDIA
Energy Efficient Parallel LEACH Protocol for Underwater Wireless Sensor
Network
Santhosh kumar K S, Hanumanthappa J, Chethan Raj
Department of studeies in Computer Science,
University of Mysore,
Mysuru, Karnataka,India.
santhosh@compsci.uni-mysore.ac.in
S.P. ShivaPrakash
Department of Information Science and Engineering ,
JSS Science and Technology University (Formerly SJCE),
Mysusu, Karnataka, India
shivasp@sjce.ac.in
Abstract
This paper focuses on exploring most widely used Local Energy Aware Clus ter Head (LEACH) protocol in the
field of Underwater Wireless Sensor Network (UWSN). From the literature it can be found that most of the
researchers have proposed energy efficient protocol for a single core machines. These protocols may work a
efficiently in single core machines but exhibits low performance when applied to multi core machines hence this
work proposes an Energy Efficient Parallel Local Energy Aware Cluster Head (EEPLEACH) protocol that
evaluates and improves network performance considering energy metric in many core CPUs and GPUs. The
proposed protocol is tested on Dual-core, Quad-core, Hexa-core and Octa-core machines. The result shows an
improvement in network performance in the proposed protocol compared to existing protocol.
Keywords: High Performance Computer, Energy Efficient Parallel LEACH, energy efficiency, multipath
clusters, Underwater Wireless Sensor Network.
I. INTRODUCTION
In Underwater Wireless Sensor Networks (UWSN), the data generated through sensors are aggregated at the
cluster head. Data aggregation isone of the most important aspects of an underwater wireless routing in
Sensornetworks; it helps in saving energy and avoids collision of datawhich is generated at different nodes. The
techniques employed for Data aggregation are Network Aggregation, Tree based approach and Cluster based
approach, dependingupon the desired requirements. Recently, Multipath routinghas gained lot of attention in
UWSN’s. The main technicalfocuses in this area, protocols find multiple paths with desired properties [3] this
method helps to split trafficsby involving coding schemes. Underwater sensing systemsare anticipated for stand -
alone applications and control ofautonomous underwater vehicles (AUVs) and as an addition to cabled systems
[1]. Like, to cover miles of ocean floors and tosupport communication access points engaging cabled
oceanobservatories which were built on submarine cables [2].
International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th
& 9th
, 2020, Mysuru, INDIA
Fig. 1: Innovative issues for Performance of Underwater Wireless Sensors Network.
Figure Fig. 1 shows the innovative issues for performance of UWSN. They are energy constraints, environment,
hardware constraints, scalability, transmission mediaand frequent occurrence of failure. The rest of the paper is
as follows: Section 2 discusses the related works carried out by various researches, Section 3 states the problem
statement, Section 4 introduce the proposed model design, Section 5 presents the algorithm, Section 6 shows the
experiments results and discussion and Section 7 presents conclusions and future work.
II. RELATED WORK
This section presents the most recent works on multipath cluster algorithms for energy efficiency and reliability
using parallel computing on super computer carried out by researchers in the area of UWSN.
D. Asir Antony et al.,[5] proposed a new model for communication called EERCM which makes use of
enhanced network coding and multipath routing. It is found that the proposed model cause decrease in
consumption of energy of acoustic nodes. Multipath routing model uses hop-by-hop transmission method.
Authors have evaluated the energy efficiency of the proposed method wherein, information hops fromone node
to other. Fei Hu et al.,[7] reported a method which is cost effective for UWSN system. Their method possess a
circuit which helps to determine temperature, pH and various parameters underwater and it also helped in short
range underwater communication and it is capable of communication based on tree.S. Roy et al.,[8] reported a
cluster-based protocol (SC-ODMRP) to improve performance of network by reducing the delay in transmission.
They have also proposed a link stability method for designing multicast logarithm, which helped in quick
delivery of data. Zaihan Jiang introduced the concept of UANs, deployment to different layers ran ging from
energy saving. In an UAN, under water internet is one of the essential applications exchanging information
among nodes. An added on advantage is the, real time communication with UWVs and submarines in netwo rk
configurations. Liu et al.,[6] reported a method for efficient exchange of information using physical waves
among nodes from physical fundamentals and engineering implementations in an UWSN. The physical Waves
discussed here are radio, sound and light. The main targets at UWSN are the densities of deployed nodes.
Manjula et al.,[9] discusses that in underwater communication devices for exciting ocean monitoring
exploration application into networking architectures and presents several fundamental key aspects to develop
sensor nodes and development of deployed automated vehicles for proper communication. Yun Li,.et.al[4]
proposed a novel protocol known as LEACH, Wherein, time is divided into many rounds, In every round, a
group of nodes are assigned as cluster head according to a well-defined criteria. The advantage of this protocol
is, each node gets an opportunity to serve as cluster head thereby helping in distribution of energy.
III. PROBLEM STATEMNT
Clustering in UWSN’s is very challenging due to several characteristics that distinguish them from
contemporary communication. The different components of energy efficient wireless sensor networks are sensor
node (source node), a sink (Base Station), manager node (user), event detection, function approximation,
periodic measurement. There exist several routing protocols restricted to the serial LEACH. Considering energy
as a metric. Since the current technology used multiple core architectures, there is a need to design and develop
an energy efficient routing that can execute in parallel. Hence in this work a model is proposed that uses energy
metric of node a selected cluster head using energy and executes different core architecture in parallel.
International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th
& 9th
, 2020, Mysuru, INDIA
IV. PROPOSED PROTOCOL DESGIN
This section presents proposed protocol design most popular used LEACH Protocol has been modified from
existing serial to parallel LEACH we first briefly introduce the Energy Efficient Parallel LEACH (EEPLEACH)
algorithm.Figure Fig.2 shows the Architecture of Energy Efficient Parallel LEACH and then elaborates on the
decomposition and task scheduling involved with designing parallel hierarchical-based routing.
Fig 2. Energy Efficient Parallel LEACH Architecture.
V. ALGORITHM
This section presents the algorithm of the proposed EEPLEACH protocol. The cluster head for serial and
parallel LEACH consider the available energy of a node during a data transmission between the nodes.The
available energy under metrics used to choose the cluster head is obtained from the model proposed by SP.
Shiva et.al.,[10]. The notations used in algorithmare shown in table 1.
.
TABLE 1 : VARIABLE AND DISCRIPTION
VARIABLES DISCRIPTION
Efs Energy Amplification ,D is larger than D0
Emp Energy Amplification ,D is greater than D0
Xd,Yd Nodes distributed in an area X and Y axis
E initial energy of network
E0 Energy in Each node
N number of nodes
Sink.X, Sink.Y Sink distance from base station to network in X and Y axis
rmax number of rounds
International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th
& 9th
, 2020, Mysuru, INDIA
Algorithm 1: EEPLEACH
input : Dead nodes; alive nodes; Packet to BS; Packet to CH,MVAPICH2;
Result: CH
begin
do=sqrt(Efs/Emp)
for(i=1;1;n)
S(i).Xd=rand(1,1)*Xm;
S(i).Yd=rand(1,1)*Ym;
if s(i)=0 then
s(i).Eo*(1+rand*a);
E=x;
else
s(i).type=N;
s(n+1).Xd=sink.X;
s(n+1).Yd=sink.Y;
end
for(r=0;1;R max)
if s(i)=0)) then
(mod(r,round (1/p)==0))
else
S(i).E=0;
Dead = Dead + 1;
end
end
end
end
Algorithm 1: Proposed EEPLEACH.
The nodes are distributed randomly in an area the node having high energy is selected as a cluster head
depending on number of nodes. MVAPICH2 is used in convert serial LEACH to Parallel
LEACH.Algorithm1 shows the steps involved in choosing the cluster head in energy efficient Parallel LEACH
protocol.
VI. EXPERIMENT RESULTS AND DISCUSSION
The parameters used to conducts experiments and evaluates the proposed model is present in this section.
A.Simulation Setup
TABLE 2 :SIMULATION PARAMETER
PARAMETER VALUE
Number of Nodes n=10,20,………1000.
initial energy of network 0.5
Number of rounds 100
Dead Node initial 0
Alive node N
Simulation area : 400*400
Probability factor of a node being cluster head P=0.1
Distance of base Station from the Network in X-axis and Y-axis Sink X=100m,200m
Sink Y= 100m,200m
Cluster range Range=20m
International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th
& 9th
, 2020, Mysuru, INDIA
The Simulation is carried out using matlab. The parameters and its values are shownin Table 2.
6.2 Results and Discussion:
Cluster heads change randomly over time in order to balance the energy consumption of the sensor nodes. The
optimal percentage of nodes to be chosen as cluster heads is 5. Each node will randomly select. If the number is
less than some predefined threshold, the node is chosen to be a cluster head for the current round.From the
figure Fig.3 throughFig.5, it can be noticed that proposed EEPLEACH improves the life time at a node there by
reducing the number of dead nodes. Further It can be found that the computation greatly affects the execution
time of the two studied parallel algorithms. Initial partitioning can be very crucial in parallel quick sort with
MPI. So as the number of cores increases the time taken for the amount of work done will be greatly decreased
and also as the data size increase the time decreases.
(a) (d)
(b) (e)
(c) (f)
Fig.3(a) shows the number of nodes distributed randomly (b) selection of Header Node from the randomly
distributed nodes (c)The number of dead nodes per round (d) The Number of Cluster heads Per round (e) The
number of Packets sent to Base Station (f) The number of Packets sent to cluster Head per round respectively
for 10 Nodes.
International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th
& 9th
, 2020, Mysuru, INDIA
(a) (d)
(b) (e)
(c) (f)
Fig.4 (a) shows the number of nodes distributed randomly (b) selection of Header Node from the randomly
distributed nodes (c)The number of dead nodes per round (d) The Number of Cluster heads Per round (e) The
number of Packets sent to Base Station (f) The number of Packets sent to cluster Head per round respectively
for 20 Nodes.
International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th
& 9th
, 2020, Mysuru, INDIA
(a) (c)
(b) (d)
Fig.5 (a) shows the Graph for Results obtained from Dual-Core Machine (b) shows the Graph for Results
obtained from Octa-Core Machine (c) shows the Graph for Results obtained from Quad-Core Machine (e)
shows the Graph for Results obtained from Hexa-Core Machine respectively for 10, 20,30,40,50,60,70,80,90
nodes versus 10 attempts.
VII. CONCLUSION AND FUTURE WORK
In this paper, the work focused on implementing LEACH protocol using distributed programming model
considering energy as a metric. MVAPICH2 is a distributed programming standard which is used as a message
passing interface for implementation on Linux platforms. The usage of EELEACH protocol in parallel multiple
core architecture is suggested in this work. The proposed EEPLEACH protocol is implemented using
MATLAB. It is evident from the obtained results that the new implementation seems to become more efficient
with a higher number of processes. Also, from the experiments reveals that the proposed protocol improves the
performance of UWSN. The proposed protocol performance can be investigated considering the parameters
affecting the energy consumption of a node in future.
Acknowledgment
Author 1 would like to thank the authorities of High Performance computing Lab, Department of
Studies in Computer Science, University of Mysore, Mysuru for providing super computer to conduct
experiment.
International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th
& 9th
, 2020, Mysuru, INDIA
References
[1] Y. Jia, L. Zhao, and B. Ma, “A hierarchical clustering based routing protocol for wireless sensor networks
supporting multiple data aggregation qualitie”s, International Journal of Sensor Networks. vol. 4, no. 1/2,
pp. 79-91, 2008 .
[2] John Heidemann, Milica Stojanovic and Michele Zorzi, Phil. Trans. R. Soc. A 370, 158-175, 2001.
[3] Devee Prasan.U , Dr. Murugappan. S International Journal of Engineering Trends andTechnology-
Volume3Issue2,ISSN:2231-381,http://www.internationaljournalssrg.org,2012
[4] Yan li, Jamal N. Al-Karaki Ahmed E. Kamal “Routing Techniques in Wireless Sensor Networks:A
Survey”2012
[5] D. Asir Antony ,Gnana Singh and E. Jebamalar Leavline EERCM: Energy Efficient and Reliable
Communication Model for achieving QoS in Underwater Sensor Network International Journal of Energy,
Information and Communications Vol.4, Issue 5 Pp, 35-44, 2013.
[6] liu,”INTERNATIONAL JOURNAL OF INTELLIGENT CONTROL AND SYSTEMS” VOL.13, NO.
3,152-161, SEPTEMBER 2008
[7] Fei Hu, Paul Tilghman, Yamin Malkawi and Yang Xiao International Journal of Sensor Network.
[8] S. Roy, T. M. Duman, V. McDonald, and J. G. Proakis , IEEE Journal of Oceanic Engineering, vol. 32, no.
3, pp. 663-688, Jul. 2007
[9] Thumpi.R, Manjula R.B, Sunilkumar S.Manvi, “A Survey on Routing Protocols for Underwater Acoustic
Sensor Networks” (International Journal of Recent Technology and Engineering (IJRTE) ISSN: 2277-
3878, Volume-2, Issue-2, May 2013)
[10] S.P Shivaprakash, T.N.Nagabhushan, Kirill Krinkin, “congestion avoidance and delay Minimization in
energy aware routing of dynamic ieee 802.11 s WMN:wireless Mesh Network under Mobility Conditions”,
International Journal of Embedded and Real –Time Communications Sys-terms (IJERTCS),vol:7 issue
pages 85-112,2017

More Related Content

What's hot

AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
IJCNCJournal
 
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
IJERA Editor
 
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET Journal
 
Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneous
IJCNCJournal
 
Energy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networksEnergy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networks
csandit
 
An Adaptive Cluster Based Routing Protocol for WSN
An Adaptive Cluster Based Routing Protocol for WSNAn Adaptive Cluster Based Routing Protocol for WSN
An Adaptive Cluster Based Routing Protocol for WSN
Eswar Publications
 
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
IJECEIAES
 
Genetic-fuzzy based load balanced protocol for WSNs
Genetic-fuzzy based load balanced protocol for WSNsGenetic-fuzzy based load balanced protocol for WSNs
Genetic-fuzzy based load balanced protocol for WSNs
IJECEIAES
 
Survey: energy efficient protocols using radio scheduling in wireless sensor ...
Survey: energy efficient protocols using radio scheduling in wireless sensor ...Survey: energy efficient protocols using radio scheduling in wireless sensor ...
Survey: energy efficient protocols using radio scheduling in wireless sensor ...
IJECEIAES
 
P LACEMENT O F E NERGY A WARE W IRELESS M ESH N ODES F OR E-L EARNING...
P LACEMENT  O F  E NERGY  A WARE  W IRELESS  M ESH  N ODES  F OR  E-L EARNING...P LACEMENT  O F  E NERGY  A WARE  W IRELESS  M ESH  N ODES  F OR  E-L EARNING...
P LACEMENT O F E NERGY A WARE W IRELESS M ESH N ODES F OR E-L EARNING...
IJCI JOURNAL
 
Sensors 13-11032
Sensors 13-11032Sensors 13-11032
Sensors 13-11032
Suriya M
 
T0440899104
T0440899104T0440899104
T0440899104
IJERA Editor
 
A REVIEW OF ASYNCHRONOUS AD HOC NETWORK WITH WIRELESS ENERGY HARVESTING AND C...
A REVIEW OF ASYNCHRONOUS AD HOC NETWORK WITH WIRELESS ENERGY HARVESTING AND C...A REVIEW OF ASYNCHRONOUS AD HOC NETWORK WITH WIRELESS ENERGY HARVESTING AND C...
A REVIEW OF ASYNCHRONOUS AD HOC NETWORK WITH WIRELESS ENERGY HARVESTING AND C...
IJSRED
 
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
IRJET Journal
 
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
IJECEIAES
 
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
chokrio
 
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
IOSR Journals
 
Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review Paper
Editor IJCATR
 
Energy efficient routing algorithm in wireless sensor networks
Energy efficient routing algorithm in wireless sensor networksEnergy efficient routing algorithm in wireless sensor networks
Energy efficient routing algorithm in wireless sensor networks
Alexander Decker
 
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
ijsrd.com
 

What's hot (20)

AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
 
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
A Novel Weighted Clustering Based Approach for Improving the Wireless Sensor ...
 
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...IRJET-	 Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
 
Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneous
 
Energy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networksEnergy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networks
 
An Adaptive Cluster Based Routing Protocol for WSN
An Adaptive Cluster Based Routing Protocol for WSNAn Adaptive Cluster Based Routing Protocol for WSN
An Adaptive Cluster Based Routing Protocol for WSN
 
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
Novel approach for hybrid MAC scheme for balanced energy and transmission in ...
 
Genetic-fuzzy based load balanced protocol for WSNs
Genetic-fuzzy based load balanced protocol for WSNsGenetic-fuzzy based load balanced protocol for WSNs
Genetic-fuzzy based load balanced protocol for WSNs
 
Survey: energy efficient protocols using radio scheduling in wireless sensor ...
Survey: energy efficient protocols using radio scheduling in wireless sensor ...Survey: energy efficient protocols using radio scheduling in wireless sensor ...
Survey: energy efficient protocols using radio scheduling in wireless sensor ...
 
P LACEMENT O F E NERGY A WARE W IRELESS M ESH N ODES F OR E-L EARNING...
P LACEMENT  O F  E NERGY  A WARE  W IRELESS  M ESH  N ODES  F OR  E-L EARNING...P LACEMENT  O F  E NERGY  A WARE  W IRELESS  M ESH  N ODES  F OR  E-L EARNING...
P LACEMENT O F E NERGY A WARE W IRELESS M ESH N ODES F OR E-L EARNING...
 
Sensors 13-11032
Sensors 13-11032Sensors 13-11032
Sensors 13-11032
 
T0440899104
T0440899104T0440899104
T0440899104
 
A REVIEW OF ASYNCHRONOUS AD HOC NETWORK WITH WIRELESS ENERGY HARVESTING AND C...
A REVIEW OF ASYNCHRONOUS AD HOC NETWORK WITH WIRELESS ENERGY HARVESTING AND C...A REVIEW OF ASYNCHRONOUS AD HOC NETWORK WITH WIRELESS ENERGY HARVESTING AND C...
A REVIEW OF ASYNCHRONOUS AD HOC NETWORK WITH WIRELESS ENERGY HARVESTING AND C...
 
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
IRJET- DOE to Minimize the Energy Consumption of RPL Routing Protocol in IoT ...
 
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
MeMLO: Mobility-Enabled Multi-Level Optimization Sensor Network
 
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
NEW APPROACH TO IMPROVING LIFETIME IN HETEROGENEOUS WIRELESS SENSOR NETWORKS ...
 
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
Design Optimization of Energy and Delay Efficient Wireless Sensor Network wit...
 
Congestion Control Clustering a Review Paper
Congestion Control Clustering a Review PaperCongestion Control Clustering a Review Paper
Congestion Control Clustering a Review Paper
 
Energy efficient routing algorithm in wireless sensor networks
Energy efficient routing algorithm in wireless sensor networksEnergy efficient routing algorithm in wireless sensor networks
Energy efficient routing algorithm in wireless sensor networks
 
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
 

Similar to Santhosh hj shivaprakash

QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
IJCNCJournal
 
3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)
IAESIJEECS
 
Study of Leach Protocol- A Review
Study of Leach Protocol- A ReviewStudy of Leach Protocol- A Review
Study of Leach Protocol- A Review
Editor IJMTER
 
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
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
IJCNCJournal
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
IJCNCJournal
 
D010332935
D010332935D010332935
D010332935
IOSR Journals
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKAN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
ijwmn
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419
IJRAT
 
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
International Journal of Technical Research & Application
 
A multi-hop routing protocol for an energy-efficient in wireless sensor network
A multi-hop routing protocol for an energy-efficient in wireless sensor networkA multi-hop routing protocol for an energy-efficient in wireless sensor network
A multi-hop routing protocol for an energy-efficient in wireless sensor network
IJECEIAES
 
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...
redpel dot com
 
Routing Optimization with Load Balancing: an Energy Efficient Approach
Routing Optimization with Load Balancing: an Energy Efficient ApproachRouting Optimization with Load Balancing: an Energy Efficient Approach
Routing Optimization with Load Balancing: an Energy Efficient Approach
Eswar Publications
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
ijsrd.com
 
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
IJSRED
 
An energy aware scheme for layered chain in underwater wireless sensor networ...
An energy aware scheme for layered chain in underwater wireless sensor networ...An energy aware scheme for layered chain in underwater wireless sensor networ...
An energy aware scheme for layered chain in underwater wireless sensor networ...
IJECEIAES
 
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
IRJET Journal
 
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
IRJET Journal
 
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
cscpconf
 
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOSENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
IAEME Publication
 

Similar to Santhosh hj shivaprakash (20)

QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
QUAD TREE BASED STATIC MULTI HOP LEACH ENERGY EFFICIENT ROUTING PROTOCOL: A N...
 
3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)3. journal paper nov 10, 2017 ( dhyan)
3. journal paper nov 10, 2017 ( dhyan)
 
Study of Leach Protocol- A Review
Study of Leach Protocol- A ReviewStudy of Leach Protocol- A Review
Study of Leach Protocol- A Review
 
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...
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
 
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
Multi Objective Salp Swarm based Energy Efficient Routing Protocol for Hetero...
 
D010332935
D010332935D010332935
D010332935
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKAN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
 
Paper id 28201419
Paper id 28201419Paper id 28201419
Paper id 28201419
 
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
ENERGY EFFICIENT UNEQUAL CLUSTERING ALGORITHM FOR CLUSTERED WIRELESS SENSOR N...
 
A multi-hop routing protocol for an energy-efficient in wireless sensor network
A multi-hop routing protocol for an energy-efficient in wireless sensor networkA multi-hop routing protocol for an energy-efficient in wireless sensor network
A multi-hop routing protocol for an energy-efficient in wireless sensor network
 
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...
 
Routing Optimization with Load Balancing: an Energy Efficient Approach
Routing Optimization with Load Balancing: an Energy Efficient ApproachRouting Optimization with Load Balancing: an Energy Efficient Approach
Routing Optimization with Load Balancing: an Energy Efficient Approach
 
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
 
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
 
An energy aware scheme for layered chain in underwater wireless sensor networ...
An energy aware scheme for layered chain in underwater wireless sensor networ...An energy aware scheme for layered chain in underwater wireless sensor networ...
An energy aware scheme for layered chain in underwater wireless sensor networ...
 
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
 
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor NetworksEnergy Optimization in Heterogeneous Clustered Wireless Sensor Networks
Energy Optimization in Heterogeneous Clustered Wireless Sensor Networks
 
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
AN OPTIMIZED WEIGHT BASED CLUSTERING ALGORITHM IN HETEROGENEOUS WIRELESS SENS...
 
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOSENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
ENERGY EFFICIENT ROUTING IN WIRELESS SENSOR NETWORKS BASED ON QOS
 

More from Prof.Dr.Hanumanthappa J (9)

Iccana 2011 jan8th
Iccana 2011 jan8thIccana 2011 jan8th
Iccana 2011 jan8th
 
Iccana 2011 jan8th
Iccana 2011 jan8thIccana 2011 jan8th
Iccana 2011 jan8th
 
Bd siit i pv4-ipv6
Bd siit i pv4-ipv6Bd siit i pv4-ipv6
Bd siit i pv4-ipv6
 
Etitm 2011 bd-siit-nat_pt
Etitm 2011 bd-siit-nat_ptEtitm 2011 bd-siit-nat_pt
Etitm 2011 bd-siit-nat_pt
 
Algorithms,graph theory and combinatorics
Algorithms,graph theory and combinatoricsAlgorithms,graph theory and combinatorics
Algorithms,graph theory and combinatorics
 
Bd siit i pv4-ipv6
Bd siit i pv4-ipv6Bd siit i pv4-ipv6
Bd siit i pv4-ipv6
 
Iccana 2011
Iccana 2011Iccana 2011
Iccana 2011
 
Iccana 2011 jan8th
Iccana 2011 jan8thIccana 2011 jan8th
Iccana 2011 jan8th
 
Symbian os
Symbian osSymbian os
Symbian os
 

Recently uploaded

power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 

Recently uploaded (20)

power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 

Santhosh hj shivaprakash

  • 1. International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th & 9th , 2020, Mysuru, INDIA Energy Efficient Parallel LEACH Protocol for Underwater Wireless Sensor Network Santhosh kumar K S, Hanumanthappa J, Chethan Raj Department of studeies in Computer Science, University of Mysore, Mysuru, Karnataka,India. santhosh@compsci.uni-mysore.ac.in S.P. ShivaPrakash Department of Information Science and Engineering , JSS Science and Technology University (Formerly SJCE), Mysusu, Karnataka, India shivasp@sjce.ac.in Abstract This paper focuses on exploring most widely used Local Energy Aware Clus ter Head (LEACH) protocol in the field of Underwater Wireless Sensor Network (UWSN). From the literature it can be found that most of the researchers have proposed energy efficient protocol for a single core machines. These protocols may work a efficiently in single core machines but exhibits low performance when applied to multi core machines hence this work proposes an Energy Efficient Parallel Local Energy Aware Cluster Head (EEPLEACH) protocol that evaluates and improves network performance considering energy metric in many core CPUs and GPUs. The proposed protocol is tested on Dual-core, Quad-core, Hexa-core and Octa-core machines. The result shows an improvement in network performance in the proposed protocol compared to existing protocol. Keywords: High Performance Computer, Energy Efficient Parallel LEACH, energy efficiency, multipath clusters, Underwater Wireless Sensor Network. I. INTRODUCTION In Underwater Wireless Sensor Networks (UWSN), the data generated through sensors are aggregated at the cluster head. Data aggregation isone of the most important aspects of an underwater wireless routing in Sensornetworks; it helps in saving energy and avoids collision of datawhich is generated at different nodes. The techniques employed for Data aggregation are Network Aggregation, Tree based approach and Cluster based approach, dependingupon the desired requirements. Recently, Multipath routinghas gained lot of attention in UWSN’s. The main technicalfocuses in this area, protocols find multiple paths with desired properties [3] this method helps to split trafficsby involving coding schemes. Underwater sensing systemsare anticipated for stand - alone applications and control ofautonomous underwater vehicles (AUVs) and as an addition to cabled systems [1]. Like, to cover miles of ocean floors and tosupport communication access points engaging cabled oceanobservatories which were built on submarine cables [2].
  • 2. International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th & 9th , 2020, Mysuru, INDIA Fig. 1: Innovative issues for Performance of Underwater Wireless Sensors Network. Figure Fig. 1 shows the innovative issues for performance of UWSN. They are energy constraints, environment, hardware constraints, scalability, transmission mediaand frequent occurrence of failure. The rest of the paper is as follows: Section 2 discusses the related works carried out by various researches, Section 3 states the problem statement, Section 4 introduce the proposed model design, Section 5 presents the algorithm, Section 6 shows the experiments results and discussion and Section 7 presents conclusions and future work. II. RELATED WORK This section presents the most recent works on multipath cluster algorithms for energy efficiency and reliability using parallel computing on super computer carried out by researchers in the area of UWSN. D. Asir Antony et al.,[5] proposed a new model for communication called EERCM which makes use of enhanced network coding and multipath routing. It is found that the proposed model cause decrease in consumption of energy of acoustic nodes. Multipath routing model uses hop-by-hop transmission method. Authors have evaluated the energy efficiency of the proposed method wherein, information hops fromone node to other. Fei Hu et al.,[7] reported a method which is cost effective for UWSN system. Their method possess a circuit which helps to determine temperature, pH and various parameters underwater and it also helped in short range underwater communication and it is capable of communication based on tree.S. Roy et al.,[8] reported a cluster-based protocol (SC-ODMRP) to improve performance of network by reducing the delay in transmission. They have also proposed a link stability method for designing multicast logarithm, which helped in quick delivery of data. Zaihan Jiang introduced the concept of UANs, deployment to different layers ran ging from energy saving. In an UAN, under water internet is one of the essential applications exchanging information among nodes. An added on advantage is the, real time communication with UWVs and submarines in netwo rk configurations. Liu et al.,[6] reported a method for efficient exchange of information using physical waves among nodes from physical fundamentals and engineering implementations in an UWSN. The physical Waves discussed here are radio, sound and light. The main targets at UWSN are the densities of deployed nodes. Manjula et al.,[9] discusses that in underwater communication devices for exciting ocean monitoring exploration application into networking architectures and presents several fundamental key aspects to develop sensor nodes and development of deployed automated vehicles for proper communication. Yun Li,.et.al[4] proposed a novel protocol known as LEACH, Wherein, time is divided into many rounds, In every round, a group of nodes are assigned as cluster head according to a well-defined criteria. The advantage of this protocol is, each node gets an opportunity to serve as cluster head thereby helping in distribution of energy. III. PROBLEM STATEMNT Clustering in UWSN’s is very challenging due to several characteristics that distinguish them from contemporary communication. The different components of energy efficient wireless sensor networks are sensor node (source node), a sink (Base Station), manager node (user), event detection, function approximation, periodic measurement. There exist several routing protocols restricted to the serial LEACH. Considering energy as a metric. Since the current technology used multiple core architectures, there is a need to design and develop an energy efficient routing that can execute in parallel. Hence in this work a model is proposed that uses energy metric of node a selected cluster head using energy and executes different core architecture in parallel.
  • 3. International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th & 9th , 2020, Mysuru, INDIA IV. PROPOSED PROTOCOL DESGIN This section presents proposed protocol design most popular used LEACH Protocol has been modified from existing serial to parallel LEACH we first briefly introduce the Energy Efficient Parallel LEACH (EEPLEACH) algorithm.Figure Fig.2 shows the Architecture of Energy Efficient Parallel LEACH and then elaborates on the decomposition and task scheduling involved with designing parallel hierarchical-based routing. Fig 2. Energy Efficient Parallel LEACH Architecture. V. ALGORITHM This section presents the algorithm of the proposed EEPLEACH protocol. The cluster head for serial and parallel LEACH consider the available energy of a node during a data transmission between the nodes.The available energy under metrics used to choose the cluster head is obtained from the model proposed by SP. Shiva et.al.,[10]. The notations used in algorithmare shown in table 1. . TABLE 1 : VARIABLE AND DISCRIPTION VARIABLES DISCRIPTION Efs Energy Amplification ,D is larger than D0 Emp Energy Amplification ,D is greater than D0 Xd,Yd Nodes distributed in an area X and Y axis E initial energy of network E0 Energy in Each node N number of nodes Sink.X, Sink.Y Sink distance from base station to network in X and Y axis rmax number of rounds
  • 4. International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th & 9th , 2020, Mysuru, INDIA Algorithm 1: EEPLEACH input : Dead nodes; alive nodes; Packet to BS; Packet to CH,MVAPICH2; Result: CH begin do=sqrt(Efs/Emp) for(i=1;1;n) S(i).Xd=rand(1,1)*Xm; S(i).Yd=rand(1,1)*Ym; if s(i)=0 then s(i).Eo*(1+rand*a); E=x; else s(i).type=N; s(n+1).Xd=sink.X; s(n+1).Yd=sink.Y; end for(r=0;1;R max) if s(i)=0)) then (mod(r,round (1/p)==0)) else S(i).E=0; Dead = Dead + 1; end end end end Algorithm 1: Proposed EEPLEACH. The nodes are distributed randomly in an area the node having high energy is selected as a cluster head depending on number of nodes. MVAPICH2 is used in convert serial LEACH to Parallel LEACH.Algorithm1 shows the steps involved in choosing the cluster head in energy efficient Parallel LEACH protocol. VI. EXPERIMENT RESULTS AND DISCUSSION The parameters used to conducts experiments and evaluates the proposed model is present in this section. A.Simulation Setup TABLE 2 :SIMULATION PARAMETER PARAMETER VALUE Number of Nodes n=10,20,………1000. initial energy of network 0.5 Number of rounds 100 Dead Node initial 0 Alive node N Simulation area : 400*400 Probability factor of a node being cluster head P=0.1 Distance of base Station from the Network in X-axis and Y-axis Sink X=100m,200m Sink Y= 100m,200m Cluster range Range=20m
  • 5. International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th & 9th , 2020, Mysuru, INDIA The Simulation is carried out using matlab. The parameters and its values are shownin Table 2. 6.2 Results and Discussion: Cluster heads change randomly over time in order to balance the energy consumption of the sensor nodes. The optimal percentage of nodes to be chosen as cluster heads is 5. Each node will randomly select. If the number is less than some predefined threshold, the node is chosen to be a cluster head for the current round.From the figure Fig.3 throughFig.5, it can be noticed that proposed EEPLEACH improves the life time at a node there by reducing the number of dead nodes. Further It can be found that the computation greatly affects the execution time of the two studied parallel algorithms. Initial partitioning can be very crucial in parallel quick sort with MPI. So as the number of cores increases the time taken for the amount of work done will be greatly decreased and also as the data size increase the time decreases. (a) (d) (b) (e) (c) (f) Fig.3(a) shows the number of nodes distributed randomly (b) selection of Header Node from the randomly distributed nodes (c)The number of dead nodes per round (d) The Number of Cluster heads Per round (e) The number of Packets sent to Base Station (f) The number of Packets sent to cluster Head per round respectively for 10 Nodes.
  • 6. International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th & 9th , 2020, Mysuru, INDIA (a) (d) (b) (e) (c) (f) Fig.4 (a) shows the number of nodes distributed randomly (b) selection of Header Node from the randomly distributed nodes (c)The number of dead nodes per round (d) The Number of Cluster heads Per round (e) The number of Packets sent to Base Station (f) The number of Packets sent to cluster Head per round respectively for 20 Nodes.
  • 7. International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th & 9th , 2020, Mysuru, INDIA (a) (c) (b) (d) Fig.5 (a) shows the Graph for Results obtained from Dual-Core Machine (b) shows the Graph for Results obtained from Octa-Core Machine (c) shows the Graph for Results obtained from Quad-Core Machine (e) shows the Graph for Results obtained from Hexa-Core Machine respectively for 10, 20,30,40,50,60,70,80,90 nodes versus 10 attempts. VII. CONCLUSION AND FUTURE WORK In this paper, the work focused on implementing LEACH protocol using distributed programming model considering energy as a metric. MVAPICH2 is a distributed programming standard which is used as a message passing interface for implementation on Linux platforms. The usage of EELEACH protocol in parallel multiple core architecture is suggested in this work. The proposed EEPLEACH protocol is implemented using MATLAB. It is evident from the obtained results that the new implementation seems to become more efficient with a higher number of processes. Also, from the experiments reveals that the proposed protocol improves the performance of UWSN. The proposed protocol performance can be investigated considering the parameters affecting the energy consumption of a node in future. Acknowledgment Author 1 would like to thank the authorities of High Performance computing Lab, Department of Studies in Computer Science, University of Mysore, Mysuru for providing super computer to conduct experiment.
  • 8. International Conferenceon Recent Trends in Science & Technology -2020(ICRTST -2020) April 8th & 9th , 2020, Mysuru, INDIA References [1] Y. Jia, L. Zhao, and B. Ma, “A hierarchical clustering based routing protocol for wireless sensor networks supporting multiple data aggregation qualitie”s, International Journal of Sensor Networks. vol. 4, no. 1/2, pp. 79-91, 2008 . [2] John Heidemann, Milica Stojanovic and Michele Zorzi, Phil. Trans. R. Soc. A 370, 158-175, 2001. [3] Devee Prasan.U , Dr. Murugappan. S International Journal of Engineering Trends andTechnology- Volume3Issue2,ISSN:2231-381,http://www.internationaljournalssrg.org,2012 [4] Yan li, Jamal N. Al-Karaki Ahmed E. Kamal “Routing Techniques in Wireless Sensor Networks:A Survey”2012 [5] D. Asir Antony ,Gnana Singh and E. Jebamalar Leavline EERCM: Energy Efficient and Reliable Communication Model for achieving QoS in Underwater Sensor Network International Journal of Energy, Information and Communications Vol.4, Issue 5 Pp, 35-44, 2013. [6] liu,”INTERNATIONAL JOURNAL OF INTELLIGENT CONTROL AND SYSTEMS” VOL.13, NO. 3,152-161, SEPTEMBER 2008 [7] Fei Hu, Paul Tilghman, Yamin Malkawi and Yang Xiao International Journal of Sensor Network. [8] S. Roy, T. M. Duman, V. McDonald, and J. G. Proakis , IEEE Journal of Oceanic Engineering, vol. 32, no. 3, pp. 663-688, Jul. 2007 [9] Thumpi.R, Manjula R.B, Sunilkumar S.Manvi, “A Survey on Routing Protocols for Underwater Acoustic Sensor Networks” (International Journal of Recent Technology and Engineering (IJRTE) ISSN: 2277- 3878, Volume-2, Issue-2, May 2013) [10] S.P Shivaprakash, T.N.Nagabhushan, Kirill Krinkin, “congestion avoidance and delay Minimization in energy aware routing of dynamic ieee 802.11 s WMN:wireless Mesh Network under Mobility Conditions”, International Journal of Embedded and Real –Time Communications Sys-terms (IJERTCS),vol:7 issue pages 85-112,2017