SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 5, Ver. IV (Sep. – Oct. 2015), PP 42-47
www.iosrjournals.org
DOI: 10.9790/0661-17544247 www.iosrjournals.org 42 | Page
Maximizing Wireless Sensor Networks Life Time through Sink
Mobility
Prof.Geeta Patil
Department of Computer Science & Engg,BKIT, Bhalki-585328
Abstract: The main objective of this paper is to optimise wireless sensor network life time by moving the sink
to a finite number of locations. If any node is having energy less than minimum, that node is not considered in
communication path then alternate path is created by routing algorithm AODV. Information gathered by mobile
sink can reduce the energy consumption of sensor nodes by reducing multihop communication, automatically
network lifetime is improved.
Key words: Sensor, mobility, AODV, Routing, Energy, Optimization, Dimension., Protocol.
I. Introduction
A.What is Wireless Sensor Network?
Wireless sensor node (simply sensor node) consists of sensing, computing, communication, actuation,
and power components. These components are integrated on a single or multiple boards, and packaged in a few
cubic inches.WSN usually consists of tens to thousands of such nodes that communicate through wireless
channels for information sharing and cooperative processing.The basic philosophy behind WSNs is that, while
the capability of each individual sensor node is limited .
B. What is the Problem existing in the current application?
Existing energy-conserving routing. The protocols aim at balancing the energy consumption instead of
minimizing the absolute consumed power. The mobile sink approach, by further involving mobility, increases
the dimension of such optimization problems.
C. What is the solution?
So to solve above mentioned problem , a framework has built is to optimising wireless sensor network
life time by moving the sink to a finite number of locations. If any node is having energy less than minimum,
that node is not considered in communication path then alternate path is created by routing algorithm AODV.
Information gathered by mobile sink can reduce the energy consumption of sensor nodes by reducing multi hop
communication, automatically network lifetime is improved. Initially it is developed to solve the problem
involving a single sink, then we generalized this to approximate the original problem involving multiple sinks.
II. Design & Implementation
A).Design steps:
Sensor node wants to send data packet to sink node by moving sinks to the finite set of location
Algorithm: Node has information or Data packet
Step 1: First select a sensor nodes and make them as active by initializing active =1.
Step 2: Set up a Sink Node and initialize to 0.
Step3: Find Route from source node to sink node using AODV routing, protocol, a Hello packets are exchanged
between them by sending RREQ to the Sink Node. If the path has found, then sink node sends RREQ in the
same path.
Step 4: The Sensor Nodes senses the data.
Step 5: Sink nodes gather the information from neighbouring sensor nodes .
Step 6: If any Sensor node is having Energy less than minimum value (Threshold) then Calculate the battery life
and drop that node, by passing Sensor node, again find route.
Step 7: If the Sensor nodes having energy larger than minimum value(Threshold) forward the data packet and
calculate the battery life.
Step 8:Sink node will stay in the current position and gather the information till specified pausetime.After
completion of the specified pause time sink node moves to the new location in the network.
Step 9:Repeat step 1,still simulation time is over.
Step 10.End of the algorithm.
Maximizing Wireless Sensor Networks Life Time Through Sink Mobility
DOI: 10.9790/0661-17544247 www.iosrjournals.org 43 | Page
B. Methodology
Functioning of the proposed sensor networks is given by.
Application Layer.
All the sensor nodes which are active are start sending or generating data, Sink node is equated to 0 ,to
send data from current source node to destination node. The sensor will check if route exist to the destination or
not , if route exists it will start sending a data if not there it will generate route request message .
Physical Layer Energy Model
Energy is a phenomenon of physical layer and energy loss due to transmission and reception is much
higher than that of idle time energy loss. Therefore in this project we assume that one unit energy is lost for
every packet reception and three units of energy at the transmission time i.e.,when packet arrives from MAC
layer node energy is given by.
Energy=Energy-loss
Energy Optimization through Mobility
The condition for mobility is that a sink move in such a point randomly in the network where at least
one sensor is present and no other sink is present. A pause time is the time period for which a node waits in its
current position before moving again.
C). The implementation depicts wireless sensor network that consists .
-Sink without mobility.
-Sink with mobility.
-Multiple sinks with mobility.
A snapshot of the simulation scenario is shown in Figures. Every sensor in the network is assigned a
defined transmission power . we assume that one unit energy is lost for every packet reception and three units
of energy at the transmission time i.e.,when packet arrives from MAC layer energy is given by.
Energy=Energy-loss.
III. Interpretation Of Results
A .Sink without Mobility
Sink in the middle and sensor nodes are across it
Maximizing Wireless Sensor Networks Life Time Through Sink Mobility
DOI: 10.9790/0661-17544247 www.iosrjournals.org 44 | Page
Radio links established
B .Sink with Mobility
Initial network structure
Sink node at Position 1.
Sink node at position 2
Maximizing Wireless Sensor Networks Life Time Through Sink Mobility
DOI: 10.9790/0661-17544247 www.iosrjournals.org 45 | Page
C . Multiple Sinks with Mobility
Initial Network Structure
Sink nodes at position1
Sinks nodes at position2
Maximizing Wireless Sensor Networks Life Time Through Sink Mobility
DOI: 10.9790/0661-17544247 www.iosrjournals.org 46 | Page
Final Result of Simulation
D.GRAPHS
0
2
4
6
8
10
12
60 70 80 90 100 110 120
ThroughPutinMBPS
Nodes
SINGLE_SINK_STABLE
SINGLE_SINK_MOBILE
MULTI_SINK_MOBILE
Figure 5.4: Nodes v/s Throughput
0
20
40
60
80
100
120
60 70 80 90 100 110 120
PacketDeliveryRatio
Nodes
SINGLE_SINK_STABLE
SINGLE_SINK_MOBILE
MULTI_SINK_MOBILE
Figure 5.5: Nodes v/s Packet Delivery Ratio
Maximizing Wireless Sensor Networks Life Time Through Sink Mobility
DOI: 10.9790/0661-17544247 www.iosrjournals.org 47 | Page
0
10
20
30
40
50
60
70
80
90
100
60 70 80 90 100 110 120
LifeTimeinSec
Node
MULTI_SINK_MOBILE
SINGLE_SINK_MOBILE
SINGLE_SINK_STABLE
Figure 5.6: Nodes v/s Network Life Tim
IV. Applications
 Area monitoring
 Environmental monitoring
-Air pollution monitoring
-Forest fires detection
-Greenhouse monitoring
-Landslide detection
 Industrial monitoring
 Agriculture etc.
V. Conclusion And Future Enhancements
This paper explains that how the energy conservation can be reduced by moving the sinks in a planned
way therefore subsequently distributing the power consumption across the networks. Initially problem is solved
by involving a single sink, then generalized this to approximate the original problem involving multiple sinks.
Finally, the results demonstrate that network lifetime can be significantly improved using this technique and
also results in better packet delivery ratio and low bit error rate.
Further it can be used for node maintenance protocol (battery replacing or recharging for sensor
nodes).The protocol can be extensible to any sensor architecture. This design work considered static sensor
nodes but same can be extended for dynamic (moving) nodes as well.
References
[1]. Suyoung Yoon; Dutta, R.; Sichitiu, M.L.; North Carolina State Univ., Raleigh –“Power Aware Routing Algorithms for Wireless
Sensor Networks”, Wireless and Mobile Communications, 2007. ICWMC '07. Third International Conference , ISBN: 0-7695-
2796-5.
[2]. Archan Misra, Suman Banerjee-MRPC: Maximizing Network Lifetime for Reliable Routing inWireless Environments, IBM
T.J. Watson Research Center 30 Saw Mill River Road Hawthorne, NY 10532, USA
[3]. Katja Schwieger, Amrit Kumart XGeIrh ard Fettweis- On the Impact of the Physical Layer on Energy Consumption in Sensor
Networks, *Vodafone Chair Mobile Communications Systems Dresden University of Technology, Mommsenstr. 18, D-
01062 Dresden, Germany. Indian Institute of Technology (IIT), Guwahati, 690799, India
[4]. Li-Hsing Yen, Ming-Zhou Cai, Yang-Min Cheng, and Ping-Yuan Yang- Minimizing Energy Expense for Chain-Based
Data Gathering in Wireless Sensor Networks , Department of Computer Science and Information Engineering
ChungHua'University,Taiwan300, R.O.C.[Conference name]
[5]. Chen Avin and Gunes Ercal-Bounds on the Mixing Time and Partial Cover of Ad-Hoc and Sensor Networks, Computer Science
Department University of California, Los Angeles Los Angeles, CA 90095-1596, USA.
[6]. Erdal Cayrrci, Tolga Caplii, &lem Emiroglu - Power Aware Many to Many Routing in Wireless Sensor and Actuator
Networks, Sensors, Actuators and Networking Laboratory Istanbul TechnicaI University
[7]. W. Liang, J. Luo, and X. Xu, “Prolonging Network Lifetime via a Controlled Mobile Sink in Wireless Sensor Networks,” in IEEE
Global Telecommunications Conference (GLOBECOM 2010). IEEE, Dec.2010.
[8]. Z. Wang, S. Basagni, E. Melachrinoudis, and C. Petrioli, “Exploiting Sink Mobility for Maximizing Sensor Networks Lifetime,” in
Proceedings of the 38th Annual Hawaii International Conference on System Sciences (HICSS 2005).[6] Vinay Kumar Singh and
Vidushi Sharma, “Elitist Genetic Algorithm based Energy Efficient Routing Scheme for Wireless Sensor Networks”, International
Journal of Advanced Smart Sensor Network Systems, Vol. 2, No. 2, pp. 15-21, 2012.
[9]. Snehal Sarangi and Biju Thankchan, “Particle Swarm Optimization based A Novel Routing Algorithm for Wireless Sensor
Network”, International Journal of Research in Engineering, Information Technology and Social Sciences, Vol. 2, No. 11, 2012 .
[10]. Amol P. Bhondekar, Renu Vig, Madan Lal Singla, C. Ghanshyam and Pawan Kanpur, “Genetic Algorithm Based Node Placement
Methodology for Wireless Sensor Networks”, Proceedings of the International MultiConference of Engineers and Computer
Scientists, Vol. 1, 2009.

Contenu connexe

Tendances

An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...IJMTST Journal
 
Spread Spectrum Based Energy Efficient Wireless Sensor Networks
Spread Spectrum Based Energy Efficient Wireless Sensor NetworksSpread Spectrum Based Energy Efficient Wireless Sensor Networks
Spread Spectrum Based Energy Efficient Wireless Sensor NetworksIDES Editor
 
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...IRJET Journal
 
AN EFFICIENT SLEEP SCHEDULING STRATEGY FOR WIRELESS SENSOR NETWORK
AN EFFICIENT SLEEP SCHEDULING STRATEGY FOR WIRELESS SENSOR NETWORKAN EFFICIENT SLEEP SCHEDULING STRATEGY FOR WIRELESS SENSOR NETWORK
AN EFFICIENT SLEEP SCHEDULING STRATEGY FOR WIRELESS SENSOR NETWORKijceronline
 
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...IOSR Journals
 
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...IJERA Editor
 
An Adaptive Energy Efficient Reliable Routing Protocol for Wireless Sensor Ne...
An Adaptive Energy Efficient Reliable Routing Protocol for Wireless Sensor Ne...An Adaptive Energy Efficient Reliable Routing Protocol for Wireless Sensor Ne...
An Adaptive Energy Efficient Reliable Routing Protocol for Wireless Sensor Ne...IDES Editor
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ijasuc
 
On improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring scheOn improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring scheIAEME Publication
 
A cell based clustering algorithm in large wireless sensor networks
A cell based clustering algorithm in large wireless sensor networksA cell based clustering algorithm in large wireless sensor networks
A cell based clustering algorithm in large wireless sensor networksambitlick
 
Ijarcet vol-2-issue-2-347-351
Ijarcet vol-2-issue-2-347-351Ijarcet vol-2-issue-2-347-351
Ijarcet vol-2-issue-2-347-351Editor IJARCET
 
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...IJERD Editor
 
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
 
ADAPTIVE SENSOR SENSING RANGE TO MAXIMISE LIFETIME OF WIRELESS SENSOR NETWORK
ADAPTIVE SENSOR SENSING RANGE TO MAXIMISE LIFETIME OF WIRELESS SENSOR NETWORK ADAPTIVE SENSOR SENSING RANGE TO MAXIMISE LIFETIME OF WIRELESS SENSOR NETWORK
ADAPTIVE SENSOR SENSING RANGE TO MAXIMISE LIFETIME OF WIRELESS SENSOR NETWORK IJCNCJournal
 
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...IJEEE
 
Wireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsWireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsmmjalbiaty
 

Tendances (20)

Ac36167172
Ac36167172Ac36167172
Ac36167172
 
Ijetr021229
Ijetr021229Ijetr021229
Ijetr021229
 
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
An Energy-Efficient Min-Max Optimization with RSA Security in Wireless Sensor...
 
Spread Spectrum Based Energy Efficient Wireless Sensor Networks
Spread Spectrum Based Energy Efficient Wireless Sensor NetworksSpread Spectrum Based Energy Efficient Wireless Sensor Networks
Spread Spectrum Based Energy Efficient Wireless Sensor Networks
 
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
IRJET-Review on New Energy Efficient Cluster Based Protocol for Wireless Sens...
 
AN EFFICIENT SLEEP SCHEDULING STRATEGY FOR WIRELESS SENSOR NETWORK
AN EFFICIENT SLEEP SCHEDULING STRATEGY FOR WIRELESS SENSOR NETWORKAN EFFICIENT SLEEP SCHEDULING STRATEGY FOR WIRELESS SENSOR NETWORK
AN EFFICIENT SLEEP SCHEDULING STRATEGY FOR WIRELESS SENSOR NETWORK
 
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
Quality of Service Optimization in Realm of Green Monitoring using Broad Area...
 
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
 
H0515259
H0515259H0515259
H0515259
 
An Adaptive Energy Efficient Reliable Routing Protocol for Wireless Sensor Ne...
An Adaptive Energy Efficient Reliable Routing Protocol for Wireless Sensor Ne...An Adaptive Energy Efficient Reliable Routing Protocol for Wireless Sensor Ne...
An Adaptive Energy Efficient Reliable Routing Protocol for Wireless Sensor Ne...
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
 
On improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring scheOn improvement of performance for transport protocol using sectoring sche
On improvement of performance for transport protocol using sectoring sche
 
M0111397100
M0111397100M0111397100
M0111397100
 
A cell based clustering algorithm in large wireless sensor networks
A cell based clustering algorithm in large wireless sensor networksA cell based clustering algorithm in large wireless sensor networks
A cell based clustering algorithm in large wireless sensor networks
 
Ijarcet vol-2-issue-2-347-351
Ijarcet vol-2-issue-2-347-351Ijarcet vol-2-issue-2-347-351
Ijarcet vol-2-issue-2-347-351
 
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
 
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 ...
 
ADAPTIVE SENSOR SENSING RANGE TO MAXIMISE LIFETIME OF WIRELESS SENSOR NETWORK
ADAPTIVE SENSOR SENSING RANGE TO MAXIMISE LIFETIME OF WIRELESS SENSOR NETWORK ADAPTIVE SENSOR SENSING RANGE TO MAXIMISE LIFETIME OF WIRELESS SENSOR NETWORK
ADAPTIVE SENSOR SENSING RANGE TO MAXIMISE LIFETIME OF WIRELESS SENSOR NETWORK
 
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
Chain Based Wireless Sensor Network Routing Using Hybrid Optimization (HBO An...
 
Wireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsWireless sensor network lifetime constraints
Wireless sensor network lifetime constraints
 

En vedette (20)

K0815660
K0815660K0815660
K0815660
 
B0730406
B0730406B0730406
B0730406
 
E0562326
E0562326E0562326
E0562326
 
F1802043747
F1802043747F1802043747
F1802043747
 
C1103041623
C1103041623C1103041623
C1103041623
 
R01754129132
R01754129132R01754129132
R01754129132
 
F010433136
F010433136F010433136
F010433136
 
A017240107
A017240107A017240107
A017240107
 
O01821100103
O01821100103O01821100103
O01821100103
 
89 jan-roger linna - 7032576 - capillary heating control and fault detectio...
89   jan-roger linna - 7032576 - capillary heating control and fault detectio...89   jan-roger linna - 7032576 - capillary heating control and fault detectio...
89 jan-roger linna - 7032576 - capillary heating control and fault detectio...
 
B012540914
B012540914B012540914
B012540914
 
G017633943
G017633943G017633943
G017633943
 
F017533540
F017533540F017533540
F017533540
 
C012421626
C012421626C012421626
C012421626
 
F017633538
F017633538F017633538
F017633538
 
B011120510
B011120510B011120510
B011120510
 
H0213337
H0213337H0213337
H0213337
 
M017427985
M017427985M017427985
M017427985
 
K018217680
K018217680K018217680
K018217680
 
A017660107
A017660107A017660107
A017660107
 

Similaire à F017544247

Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...Editor IJCATR
 
An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...IJERA Editor
 
Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Editor IJARCET
 
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
 
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
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...IJTET Journal
 
QoS Framework for a Multi-stack based Heterogeneous Wireless Sensor Network
QoS Framework for a Multi-stack based Heterogeneous Wireless Sensor Network QoS Framework for a Multi-stack based Heterogeneous Wireless Sensor Network
QoS Framework for a Multi-stack based Heterogeneous Wireless Sensor Network IJECEIAES
 
A Review Paper on Energy Capable Routing in Wireless Sensor Network
A Review Paper on Energy Capable Routing in Wireless Sensor NetworkA Review Paper on Energy Capable Routing in Wireless Sensor Network
A Review Paper on Energy Capable Routing in Wireless Sensor Networkijtsrd
 
Energy Efficient Clustering and Routing in Mobile Wireless Sensor Network
Energy Efficient Clustering and Routing in Mobile Wireless Sensor NetworkEnergy Efficient Clustering and Routing in Mobile Wireless Sensor Network
Energy Efficient Clustering and Routing in Mobile Wireless Sensor Networkijwmn
 
Issues in optimizing the performance of wireless sensor networks
Issues in optimizing the performance of wireless sensor networksIssues in optimizing the performance of wireless sensor networks
Issues in optimizing the performance of wireless sensor networkseSAT Publishing House
 
A Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor NetworksA Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor Networksijtsrd
 
Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...IJECEIAES
 
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...IJTET Journal
 
Improvement of limited Storage Placement in Wireless Sensor Network
Improvement of limited Storage Placement in Wireless Sensor NetworkImprovement of limited Storage Placement in Wireless Sensor Network
Improvement of limited Storage Placement in Wireless Sensor NetworkIOSR Journals
 
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...IRJET Journal
 
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi  Hop TransmissionEnergy Minimization in Wireless Sensor Networks Using Multi  Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi Hop TransmissionIOSR Journals
 

Similaire à F017544247 (20)

1 ijcse-01179-6
1 ijcse-01179-61 ijcse-01179-6
1 ijcse-01179-6
 
Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...Improvising Network life time of Wireless sensor networks using mobile data a...
Improvising Network life time of Wireless sensor networks using mobile data a...
 
An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...An Ant colony optimization algorithm to solve the broken link problem in wire...
An Ant colony optimization algorithm to solve the broken link problem in wire...
 
Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581Ijarcet vol-2-issue-2-576-581
Ijarcet vol-2-issue-2-576-581
 
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...
 
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...
 
K010326568
K010326568K010326568
K010326568
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
Anchor Point Based Data Gathering with Energy Provisioning In Wireless Rechar...
 
QoS Framework for a Multi-stack based Heterogeneous Wireless Sensor Network
QoS Framework for a Multi-stack based Heterogeneous Wireless Sensor Network QoS Framework for a Multi-stack based Heterogeneous Wireless Sensor Network
QoS Framework for a Multi-stack based Heterogeneous Wireless Sensor Network
 
A Review Paper on Energy Capable Routing in Wireless Sensor Network
A Review Paper on Energy Capable Routing in Wireless Sensor NetworkA Review Paper on Energy Capable Routing in Wireless Sensor Network
A Review Paper on Energy Capable Routing in Wireless Sensor Network
 
Energy Efficient Clustering and Routing in Mobile Wireless Sensor Network
Energy Efficient Clustering and Routing in Mobile Wireless Sensor NetworkEnergy Efficient Clustering and Routing in Mobile Wireless Sensor Network
Energy Efficient Clustering and Routing in Mobile Wireless Sensor Network
 
Issues in optimizing the performance of wireless sensor networks
Issues in optimizing the performance of wireless sensor networksIssues in optimizing the performance of wireless sensor networks
Issues in optimizing the performance of wireless sensor networks
 
A Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor NetworksA Review of Sensor Node in Wireless Sensor Networks
A Review of Sensor Node in Wireless Sensor Networks
 
Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...Energy efficient routing in wireless sensor network based on mobile sink guid...
Energy efficient routing in wireless sensor network based on mobile sink guid...
 
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
Node Failure Prevention by Using Energy Efficient Routing In Wireless Sensor ...
 
2 ijcse-01208
2 ijcse-012082 ijcse-01208
2 ijcse-01208
 
Improvement of limited Storage Placement in Wireless Sensor Network
Improvement of limited Storage Placement in Wireless Sensor NetworkImprovement of limited Storage Placement in Wireless Sensor Network
Improvement of limited Storage Placement in Wireless Sensor Network
 
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
 
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi  Hop TransmissionEnergy Minimization in Wireless Sensor Networks Using Multi  Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
 

Plus de IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 
C011121114
C011121114C011121114
C011121114
 

Dernier

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 

Dernier (20)

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 

F017544247

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 5, Ver. IV (Sep. – Oct. 2015), PP 42-47 www.iosrjournals.org DOI: 10.9790/0661-17544247 www.iosrjournals.org 42 | Page Maximizing Wireless Sensor Networks Life Time through Sink Mobility Prof.Geeta Patil Department of Computer Science & Engg,BKIT, Bhalki-585328 Abstract: The main objective of this paper is to optimise wireless sensor network life time by moving the sink to a finite number of locations. If any node is having energy less than minimum, that node is not considered in communication path then alternate path is created by routing algorithm AODV. Information gathered by mobile sink can reduce the energy consumption of sensor nodes by reducing multihop communication, automatically network lifetime is improved. Key words: Sensor, mobility, AODV, Routing, Energy, Optimization, Dimension., Protocol. I. Introduction A.What is Wireless Sensor Network? Wireless sensor node (simply sensor node) consists of sensing, computing, communication, actuation, and power components. These components are integrated on a single or multiple boards, and packaged in a few cubic inches.WSN usually consists of tens to thousands of such nodes that communicate through wireless channels for information sharing and cooperative processing.The basic philosophy behind WSNs is that, while the capability of each individual sensor node is limited . B. What is the Problem existing in the current application? Existing energy-conserving routing. The protocols aim at balancing the energy consumption instead of minimizing the absolute consumed power. The mobile sink approach, by further involving mobility, increases the dimension of such optimization problems. C. What is the solution? So to solve above mentioned problem , a framework has built is to optimising wireless sensor network life time by moving the sink to a finite number of locations. If any node is having energy less than minimum, that node is not considered in communication path then alternate path is created by routing algorithm AODV. Information gathered by mobile sink can reduce the energy consumption of sensor nodes by reducing multi hop communication, automatically network lifetime is improved. Initially it is developed to solve the problem involving a single sink, then we generalized this to approximate the original problem involving multiple sinks. II. Design & Implementation A).Design steps: Sensor node wants to send data packet to sink node by moving sinks to the finite set of location Algorithm: Node has information or Data packet Step 1: First select a sensor nodes and make them as active by initializing active =1. Step 2: Set up a Sink Node and initialize to 0. Step3: Find Route from source node to sink node using AODV routing, protocol, a Hello packets are exchanged between them by sending RREQ to the Sink Node. If the path has found, then sink node sends RREQ in the same path. Step 4: The Sensor Nodes senses the data. Step 5: Sink nodes gather the information from neighbouring sensor nodes . Step 6: If any Sensor node is having Energy less than minimum value (Threshold) then Calculate the battery life and drop that node, by passing Sensor node, again find route. Step 7: If the Sensor nodes having energy larger than minimum value(Threshold) forward the data packet and calculate the battery life. Step 8:Sink node will stay in the current position and gather the information till specified pausetime.After completion of the specified pause time sink node moves to the new location in the network. Step 9:Repeat step 1,still simulation time is over. Step 10.End of the algorithm.
  • 2. Maximizing Wireless Sensor Networks Life Time Through Sink Mobility DOI: 10.9790/0661-17544247 www.iosrjournals.org 43 | Page B. Methodology Functioning of the proposed sensor networks is given by. Application Layer. All the sensor nodes which are active are start sending or generating data, Sink node is equated to 0 ,to send data from current source node to destination node. The sensor will check if route exist to the destination or not , if route exists it will start sending a data if not there it will generate route request message . Physical Layer Energy Model Energy is a phenomenon of physical layer and energy loss due to transmission and reception is much higher than that of idle time energy loss. Therefore in this project we assume that one unit energy is lost for every packet reception and three units of energy at the transmission time i.e.,when packet arrives from MAC layer node energy is given by. Energy=Energy-loss Energy Optimization through Mobility The condition for mobility is that a sink move in such a point randomly in the network where at least one sensor is present and no other sink is present. A pause time is the time period for which a node waits in its current position before moving again. C). The implementation depicts wireless sensor network that consists . -Sink without mobility. -Sink with mobility. -Multiple sinks with mobility. A snapshot of the simulation scenario is shown in Figures. Every sensor in the network is assigned a defined transmission power . we assume that one unit energy is lost for every packet reception and three units of energy at the transmission time i.e.,when packet arrives from MAC layer energy is given by. Energy=Energy-loss. III. Interpretation Of Results A .Sink without Mobility Sink in the middle and sensor nodes are across it
  • 3. Maximizing Wireless Sensor Networks Life Time Through Sink Mobility DOI: 10.9790/0661-17544247 www.iosrjournals.org 44 | Page Radio links established B .Sink with Mobility Initial network structure Sink node at Position 1. Sink node at position 2
  • 4. Maximizing Wireless Sensor Networks Life Time Through Sink Mobility DOI: 10.9790/0661-17544247 www.iosrjournals.org 45 | Page C . Multiple Sinks with Mobility Initial Network Structure Sink nodes at position1 Sinks nodes at position2
  • 5. Maximizing Wireless Sensor Networks Life Time Through Sink Mobility DOI: 10.9790/0661-17544247 www.iosrjournals.org 46 | Page Final Result of Simulation D.GRAPHS 0 2 4 6 8 10 12 60 70 80 90 100 110 120 ThroughPutinMBPS Nodes SINGLE_SINK_STABLE SINGLE_SINK_MOBILE MULTI_SINK_MOBILE Figure 5.4: Nodes v/s Throughput 0 20 40 60 80 100 120 60 70 80 90 100 110 120 PacketDeliveryRatio Nodes SINGLE_SINK_STABLE SINGLE_SINK_MOBILE MULTI_SINK_MOBILE Figure 5.5: Nodes v/s Packet Delivery Ratio
  • 6. Maximizing Wireless Sensor Networks Life Time Through Sink Mobility DOI: 10.9790/0661-17544247 www.iosrjournals.org 47 | Page 0 10 20 30 40 50 60 70 80 90 100 60 70 80 90 100 110 120 LifeTimeinSec Node MULTI_SINK_MOBILE SINGLE_SINK_MOBILE SINGLE_SINK_STABLE Figure 5.6: Nodes v/s Network Life Tim IV. Applications  Area monitoring  Environmental monitoring -Air pollution monitoring -Forest fires detection -Greenhouse monitoring -Landslide detection  Industrial monitoring  Agriculture etc. V. Conclusion And Future Enhancements This paper explains that how the energy conservation can be reduced by moving the sinks in a planned way therefore subsequently distributing the power consumption across the networks. Initially problem is solved by involving a single sink, then generalized this to approximate the original problem involving multiple sinks. Finally, the results demonstrate that network lifetime can be significantly improved using this technique and also results in better packet delivery ratio and low bit error rate. Further it can be used for node maintenance protocol (battery replacing or recharging for sensor nodes).The protocol can be extensible to any sensor architecture. This design work considered static sensor nodes but same can be extended for dynamic (moving) nodes as well. References [1]. Suyoung Yoon; Dutta, R.; Sichitiu, M.L.; North Carolina State Univ., Raleigh –“Power Aware Routing Algorithms for Wireless Sensor Networks”, Wireless and Mobile Communications, 2007. ICWMC '07. Third International Conference , ISBN: 0-7695- 2796-5. [2]. Archan Misra, Suman Banerjee-MRPC: Maximizing Network Lifetime for Reliable Routing inWireless Environments, IBM T.J. Watson Research Center 30 Saw Mill River Road Hawthorne, NY 10532, USA [3]. Katja Schwieger, Amrit Kumart XGeIrh ard Fettweis- On the Impact of the Physical Layer on Energy Consumption in Sensor Networks, *Vodafone Chair Mobile Communications Systems Dresden University of Technology, Mommsenstr. 18, D- 01062 Dresden, Germany. Indian Institute of Technology (IIT), Guwahati, 690799, India [4]. Li-Hsing Yen, Ming-Zhou Cai, Yang-Min Cheng, and Ping-Yuan Yang- Minimizing Energy Expense for Chain-Based Data Gathering in Wireless Sensor Networks , Department of Computer Science and Information Engineering ChungHua'University,Taiwan300, R.O.C.[Conference name] [5]. Chen Avin and Gunes Ercal-Bounds on the Mixing Time and Partial Cover of Ad-Hoc and Sensor Networks, Computer Science Department University of California, Los Angeles Los Angeles, CA 90095-1596, USA. [6]. Erdal Cayrrci, Tolga Caplii, &lem Emiroglu - Power Aware Many to Many Routing in Wireless Sensor and Actuator Networks, Sensors, Actuators and Networking Laboratory Istanbul TechnicaI University [7]. W. Liang, J. Luo, and X. Xu, “Prolonging Network Lifetime via a Controlled Mobile Sink in Wireless Sensor Networks,” in IEEE Global Telecommunications Conference (GLOBECOM 2010). IEEE, Dec.2010. [8]. Z. Wang, S. Basagni, E. Melachrinoudis, and C. Petrioli, “Exploiting Sink Mobility for Maximizing Sensor Networks Lifetime,” in Proceedings of the 38th Annual Hawaii International Conference on System Sciences (HICSS 2005).[6] Vinay Kumar Singh and Vidushi Sharma, “Elitist Genetic Algorithm based Energy Efficient Routing Scheme for Wireless Sensor Networks”, International Journal of Advanced Smart Sensor Network Systems, Vol. 2, No. 2, pp. 15-21, 2012. [9]. Snehal Sarangi and Biju Thankchan, “Particle Swarm Optimization based A Novel Routing Algorithm for Wireless Sensor Network”, International Journal of Research in Engineering, Information Technology and Social Sciences, Vol. 2, No. 11, 2012 . [10]. Amol P. Bhondekar, Renu Vig, Madan Lal Singla, C. Ghanshyam and Pawan Kanpur, “Genetic Algorithm Based Node Placement Methodology for Wireless Sensor Networks”, Proceedings of the International MultiConference of Engineers and Computer Scientists, Vol. 1, 2009.