SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 212
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for
Wireless Sensor Networks Based on Sink Mobility
Sunaina Chauhan1, Gurpreet Kaur2
1 M.Tech Student, Department Of ECE, Doaba Institute of Engineering & Technology, Punjab,India
2 Faculty Department Of ECE, Doaba Institute of Engineering & Technology,Punjab, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Basic building blocks of a wireless network are
small devices which are communicating over wireless links
with the help of a fixed networked infrastructure. The main
aim still remains to conserve energy in these devices. One of
the methods of achieving this is using the portable and mobile
nature of sink. To balance the energy excretion of nodes, this
has always been a good technique to follow. But, due to
continuous movement of the node, sending data to the node
(aka data dissemination) becomes a very difficult task. For
completion of this task, other nodes need to make new paths
for every new location of the mobile node. Hence, network
suffers loss of energy. In this project, we work around the
ground problem of conserving the network energy while
dynamic routing of information path towards the sink.
Key Words: Sensor Nodes, EnergyEfficiency,Wireless
Network, Routing Reconstruction, Mobile Sink.
1. INTRODUCTION
Wireless sensor networks are created bysmalldevices
communicating over wireless links without using a
fixed networked infrastructure. More detailed routing
algorithms are essential for the applicability of such
wireless networks, as energy has to be conserved in
low powered devices and wireless communication
always leads to increased energyconsumption[7].The
method of selecting best paths in a network is called
routing. Routing is executed for many types of
networks. Routing conducts packet forwarding in
packet switching networks i.e. the transfer of logically
addressed network packets from their source in the
direction of their final destination, through
intermediate nodes. WSN has been widely used in
various environments. E.g. in Disaster management
system, a rescuer can check for any survivor around
the affected area using a PDA device [5]. In an
intelligent transport system, sensor nodes located at
various places like car parking’s, area expecting falling
of rocks, can give early warnings to drivers (mobile
sink) at an earlier time than their physical approach.
Also in an area where a battle is fought, a commander
can acquire information about trespass of enemies,
attacks etc via field sensor on the move. In this
approach, dynamic network topology is used because
the mobile sink keep on changing its position thus for
efficient data delivery, nodes should keep the track of
latest position of mobile sink.Invirtualstructure,justa
set of nodes covered in the sensor field participate in
creating a track of mobile sink’s location. Collisionsare
reduced by this method and retransmissions like in
other data dissemination protocols e.g. Directed
Diffusion are also reduced [4]. The sensor field is
divided into k equal sized cells. Nodes that are close to
centers of the cells are selected as cell headers. These
cell headers comprise a virtual backbonenetwork.The
objective of this virtual structure is to lessen energy
consumption by minimizing the routes re-adjustment
cost. With virtual grid routing scheme, just a small
group of cell headers participates in routes
readjustment according to the latest locationofmobile
sink, which reduces the communication cost [3].
Fig-1: System Architecture of VGDRA
Recently, more and more people are aware that the
networked micro-sensor technology will be a
promising technology and start to engage in the
research of the wireless sensor technology. Wireless
sensor networks (WSNs), which are composed of a
large number of low-cost, low-power, multifunctional
sensor nodes randomly deployed to obtain data from
the physical environment in a self-organized manner
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 213
via wireless communication, brings a significant
change for information perception [1]. Up to now, the
wireless sensor technology has been applied to
different application domains, such as health care,
military surveillance and tracking, and environmental
monitoring. However, the battery capacity of micro-
sensors is limited and batteries are unable to be
replaced by humans in an unreachable environment.
Hence, energy efficiency is always considered as a key
problem full of challenges which hinders the
development of the wireless sensor technology [6].
Traditional static node deployment shows n-to-1
communication. This makes that sensor nodes in the
vicinity of sink consume more battery power than
other regular nodes and also leads to the hotspot
phenomenon more easily. For this purpose, sink
mobility is proposed to alleviate the hotspot problem
which prevents local nodes from suffering more
workload. The hotspots will be changed as the sink
moves, which extend the networklifetimesignificantly
[8]. Sink mobility also has security benefits where
mobile sinks are more difficult to track than static
sinks. Previous static sinks are placed in a fixed
position. An attack to static sinks, e.g., destroyingsinks
and stealing sensitive information, would come very
easily. However, if sinks have mobility, the adversary
has to track and locate the mobilesinkbeforeattacking
the sink carrier, which makes mobile sinks more
resistant than static sinks. Moreover, mobile sinks can
link the isolated network segment by accessing the
portions of the network to improve the network
connectivity, which is impossible for static sinks to
realize. Despite a lot of benefits, sink mobility also
brings a series of new problems, such as data
dissemination, routes adjustment and energy
dissipation. Locating the sink is a primary problem for
data dissemination that sourcenodes havetoknowthe
destination location. Unlike static sink scenarios, the
network topology becomes dynamic as the sink
changes its own position. Frequent location updates
give rise to frequent unpredictable topology change
[10]. Once the sink gets to a new position, it must
broadcast its latest location to the whole network
thereby causing significant overhead.
Wireless sensor networks are created bysmalldevices
communicating over wireless links without using a
fixed networked infrastructure. More detailed routing
algorithms are essential for the applicability of such
wireless networks, as energy has to be conserved in
low powered devices and wireless communication
always leads to increased energy consumption. In
current system, the administrator manually decides
which ping packet to be sent. Sending programs
between every pair of edge ports is neither extensive
nor scalable [11].
Fig-2: Block Diagram of VGDRA
This system is enough to find minimum set of end-to-
end packets that travel each link. However, doing this
need away of abstracting across device specific
configuration files generating headers and links they
reach and finally calculating a minimum set of test
packets. It is not designed to identify failures caused
from failed links and routers, bugs caused from faulty
router hardware or software, and performance
problems. The common causes of network failure are
hardware failures and software bugs, in which that
problems manifest both as reachability failures and
throughput/latency degradation [4]. To overcomethis
we are proposing new system.
2. RELATED WORK
Dr. Mohammed Ali Hussain, Dr. K. Satya Rajesh[2] has
providing scalable and efficient routing services in
underwater sensor networks (UWSNs) are very
challenging due to the unique characteristics of
UWSNs.Firstly,UWSNsoftenemployacousticchannels
for communications because radio signals donotwork
well in water. Compared with radio frequency
channels, acoustic channels feature much lower
bandwidths and several orders of magnitudes longer
propagation delays. Secondly, UWSNs usually have
very dynamic topology as sensors move passivelywith
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 214
water currents. Some routing protocols have been
proposed to address the challenging problem in
UWSNs. However, most of them assume that the full-
dimensional location informationofallsensornodesin
a network is known in prior through a localization
process, which is yet another challenging issue to be
solved in UWSNs. This paper surveys recent routing
protocols for sensor networks and presents a
classification for the various approaches pursued
among that location based is the main concept.
Moreover, protocols using
Contemporary methodologies such as network flow
and QoS modeling are also discussed.
Gowri K, Dr Chandrasekaran M.K and Kousalya K[7]
have says an In WSN, due to continuous message
passing, congestion and energy minimization are the
primary issues which must beresolved.Thebasestudy
deals with the efficient path selection for the mobile
sink, which collects the data only from the rendezvous
points (RP) in the WSN. The nodes which are not RPs
will send the data to the nearest RP. Here the mobile
sink travels in a specific path, so that nodes which are
far from the RPs are unable to deliver the data (packet
loss), because of which metrics like throughput,
reliability and efficiency gets decreased. In the
proposed technique, a novel scheme called HRP
(HeuristicbasedRepresentativePointselection);aGrid
based Dynamic Routes with multiple mobile sinks is
proposed forperiodicdatacollectionfromWSN.Unlike
the existing solutions, it improves the data delivery
performance by employing multiple mobile sinks and
reduces the congestion considerably, the proposed
scheme does not allow packet drop at such situation.
Thus there diction in packet loss ratio reduces the
number of retransmission, which saves the energy of
sensor node and improvesthenetworklifetime.Itaims
to optimize the trade-off between nodes energy
consumption and data delivery.
R.Valarmathi and R.Birundha[1] have summarized in
wireless sensor networks, exploiting the sink mobility
has been considered as a good strategy to balance the
nodes energy dissipation. Nodes need to reconstruct
their routes toward the latest location of the mobile
sink for efficient data delivery. The virtual grid based
dynamic routes adjustment (VGDRA) scheme used to
minimize the routes reconstruction cost of the sensor
nodes while maintaining nearly optimal routes to the
latest location of the mobile sink. Here only a limited
number of nodes to readjust their data delivery routes
toward the mobile sink. Simulation results gives
reduced routes reconstruction cost and improved
network lifetime.
Dinu Gopal, Dr C D Suriyakala[4] have analyzed
Wireless sensor network are highly distributed
autonomoussensornodestomonitortheenvironment.
The self-organizing ability of WSNs permits one to
access data from dangerous and hostile environments
which otherwise wouldnotbepossible.Somepotential
applications of WSNs include: habitat monitoring,
border patrol, battle field surveillance, remote health
monitoring, early warning of natural disasters like
forest fire, wildlife tracking, smart transportation,
industrial process control and etc. Data dissemination
in wireless sensor network consumes lot of energy,
various protocols or scheme has been proposed over
decades to reduce the energy consumption of wireless
sensor network. Survey highlights variety of data
dissemination schemes, each scheme has its own
advantages and disadvantages. Various schemes are
helpful to reduce the energy consumption of wireless
sensor network by creating the virtual grid. Grid is
constructed only when if there is no valid grid is
present in sensor filed and if valid grid is present then
be use the exiting grid which reduce the energy
consumption of sensor node to create grid again and
again if event is occurred. Sensor nodes have strong
constraints on their energy usage and data transfer
needs to be energy efficient, for maximizing the
network lifetime.
3. PROBLEM FORMULATION
Introduction of sink’s mobility helps to prolong the
network lifetime by resolving the problem of energy-
hole. The mobility would be especially useful in
particular applications like in emergency situations
where the sink can move around the disaster area and
better estimate the emergency situation. However it
brings new challenges for the data propagation. As the
sink keeps on changing its location the topology of the
network becomes dynamic. Hence the sensor nodes
need to keep track of the latest location of the mobile
sink whenever it changes its position.
This project aims to optimizethetrade-offbetweenthe
energy consumption and the data delivery
performance using the mobile sink based WSN. The
proposed scheme minimizes the network overhead by
enabling the dynamic sensor nodes to maintain the
nearly optimal routes to the latest sink’s location. A
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 215
virtual backbone Network is constructed by
partitioning the sensor field into a virtual grid of equal
sized cells using virtual grid architecture. The main
goal behind construction of such a virtual structure is
to minimize the cost of re-adjusting routes so that the
data is propagated to the mobile sink in an energy
efficient manner. It also sets up communication routes
in such a way that the end-to-end delay and the cost in
terms of energy are minimized.
The Authors in [6] havesaysrecently,aVGDRAscheme
for mobile sink-based wireless sensor networks is
introduced. This paper presents the proposed
implementation of VGDRA, in which we are discussing
the approach of efficient data delivery using
communication of distance priority i.e. avoiding
straight line communication which was used in
previous VGDRA scheme. In this paper, we present a
VGDRA scheme that aims to minimize the routes
reconstruction cost of the sensor nodes while
maintaining nearly optimalroutestothelatestlocation
of the mobile sink. We propose a set of
Communication rules that governs the routes
reconstructionprocesstherebyrequiringonlyalimited
number of nodes to readjust their data delivery routes
toward the mobile sink.
4. PLANNING OF WORK
The whole system revolves around 2 basic tasks
1. Shortest path between source and sink
2. Efficient energy saving mechanism
In order to achieve both simultaneously, the proposed
paper has divided the complete deployment area into
several rectangular zones. In our implementation, we
will make use of circular zones. Thiswillenabletousto
cover the complete area. Also, now zone headers can
take full control of transferring the information to
respective sink node, once the information is received.
5. CONCLUSION
In this paper we discussed about various Authors and
their thought. For A Virtual Grid-Based Dynamic
Routes Adjustment Scheme for Wireless Sensor
Network Based on Sink Mobility, We can consider a
network where 1 or multiple nodes are mobile. In that
case, Firstly We divides our wireless network in small
grids equally and then we will reroute construction,
due to continuous routing, energy conservation could
be difficult. So we can try to work around this problem
where either the sink, source or multiple nodes are
continuously moving.
6. ACKNOWLEDGEMENT
The authorsarethankfultoMrs.ManinderKaur,M.tech
coordinator, DIET and her staff for providing the
necessary facilities for the preparation of the paper.
Without their proper guidance it is not possible to
learn latest technologies and research works.
REFERENCES
[1] R.Valarmathiand, R.Birundha, “Routes re-
construction in mobile sink based wireless sensor
network using a VGDRA scheme,”IJETCSE vol. 21 no. 4,
April 2016, Pages: 22-25
[2] Dr. Mohammed Ali Hussain, Dr. K. Satya Rajesh
, “Location Based Routing Protocols for Underwater
Sensor Networks, IJETTCS” vol. 2, no. 2, March- Apr.
2013, Pages: 458–462
[3] Azrah Shabeen, Savitha.S, “Energy efficient routing
technique in mobile sink based wsn using vga
,”IJRCAR, vol. 3, no. 5, May 2015, Pages: 93–99.
[4] Dinu Gopal, Dr. Suriyakala C D,” A Survey on
Performance Comparison of Virtual Structure based
Data DisseminationSchemesinWSN,”JNCET,vol.3,no.
1, July 2015, Pages:11-15.
[5] Manpreet Kour, Bhisham Sharma, Dr. Trilok C.
Aseri, “A Study of Traffic RedirectionBasedCongestion
ControlProtocolsforWirelessSensorNetworks,”IJCST,
vol. 6, no. 2, April-June 2015, Pages: 152–158.
[6] Abdul Waheed Khan, Abdul Hanan Abdullah,
Member, IEEE, Mohammad Abdur Razzaque, Member,
IEEE, and Javed Iqbal Bangash, “VGDRA:AVirtualGrid-
Based Dynamic Routes Adjustment Scheme for Mobile
Sink-Based Wireless SensorNetworks,”IEEESENSORS
JOURNAL, vol. 15, no. 1, Jan 2015, Pages: 526-534
[7] GowriK, Dr Chandrasekaran M.K and Kousalya K
,” An efficient strategy to increase network lifetime for
large wsn,”IJISET, vol. 2, no. 5, May 2015, Pages: 1163-
1166
[8] E.B. Hamida and G. Chelius,”Stratagies for data
dissemination to mobile sinks in wireless sensor
networks,”IEEE wireless comm., vol. 15, no. 06, Dec
2008, Pages: 56-67
[9] T. Banarjee, B. Xie J. H. Jun, and D. P. Agrawal
“Increasing lifetime of wireless sensor network using
controllable mobile cluster heads,” wireless comm.
Mobile computer, vol.10, no.3, March 2010, pages:
313–336.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 216
[10] J. H Shin and D Park, “A Virtual infrastructure for
large scale wireless sensor network,”Compt. Commu.,
vol.30, no. 14, Oct 2007, Pages: 2853-–2866,
[11]S. Oh, E. Lee, S. Park, J. Jung, and S.H. Kim,
“communication scheme to support sink mobility in
multi-hopclusteredwirelesssensornetworks,”inProc.
24th IEEE int. conf. Adv. Inf. Net. Appl., April 2010,
Pages: 866-872

More Related Content

PDF
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
PDF
Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...
PDF
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
PDF
Computational Analysis of Routing Algorithm for Wireless Sensor Network
PDF
BEE BASED ROUTING PROTOCOL FOR MANET
PDF
An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se...
PDF
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
PDF
IRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- A Study on Hierarchical Cluster based Routing Techniques in Wireless S...
Real-Time, Fault Tolerance and Energy-Efficiency (REFER) Enhancement in Wirel...
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
Computational Analysis of Routing Algorithm for Wireless Sensor Network
BEE BASED ROUTING PROTOCOL FOR MANET
An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se...
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET- Energy Efficient Protocol in Wireless Sensor Network

What's hot (19)

PDF
Hybrid Target Tracking Scheme in Wireless Sensor Networks
PPT
On qo s provisioning in context aware wireless sensor networks for healthcare
PDF
Study Of Coded Based Mechanism In WSN System
PDF
De3211001104
PPTX
WSN presentation
PDF
J031101064069
PPTX
wireless sensor network my seminar ppt
PPTX
Transmission efficient ppt
PPTX
FUNDAMENTALS OF WSN
PDF
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
DOCX
QoS in WSN thesis
PDF
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
PDF
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
PDF
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
PDF
Sensors 19-03789-v2
PDF
Energetic Slot Allotment for Improving Interchange in Wireless Sensor Network
PDF
Transport layer protocol for urgent data
PDF
Transport layer protocol for urgent data transmission in wsn
PDF
B0470208027
Hybrid Target Tracking Scheme in Wireless Sensor Networks
On qo s provisioning in context aware wireless sensor networks for healthcare
Study Of Coded Based Mechanism In WSN System
De3211001104
WSN presentation
J031101064069
wireless sensor network my seminar ppt
Transmission efficient ppt
FUNDAMENTALS OF WSN
IRJET- Cluster based Routing Protocol for Wireless Sensor Network
QoS in WSN thesis
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Sensors 19-03789-v2
Energetic Slot Allotment for Improving Interchange in Wireless Sensor Network
Transport layer protocol for urgent data
Transport layer protocol for urgent data transmission in wsn
B0470208027
Ad

Viewers also liked (20)

PDF
IRJET-Review Paper On Usage Of Ferrocement Panels In Lightweight Sandwich Con...
PDF
IRJET- Sensrless Luenberger Observer Based Sliding Mode Control of DC Motor
PDF
IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping
PDF
IRJET-Reversible Image Watermarking Based on Histogram Shifting Technique
PDF
IRJET- Document Layout analysis using Inverse Support Vector Machine (I-SV...
PDF
IRJET- Simulation based design and analysis of combined effect of various ...
PDF
IRJET-Second Throat Diffuser System at Different Back Pressure for High Altit...
PDF
IRJET-A Design Of Modified SSTBC Encoder to Noise Free Mimo Communication in ...
PDF
IRJET-Comparative Analysis of DCT and DWT based novel methods for Watermarking
PDF
IRJET-Survival and Growth Rate of Clarias gariepinus Larvae Fed with Artemia ...
PDF
IRJET-Solar Power Generation with Capacitor Based Seven Level Inverter System
PDF
IRJET-A Blind Watermarking Algorithm
PDF
IRJET-CFD Analysis of conceptual Aircraft body
PDF
IRJET- Assessment of Environmental Impacts during Operational Phase of a T...
PDF
IRJET-Design of Pile Foundation for site in Sangli district of Maharashtra: C...
PDF
IRJET-Design And Development Of Sugar Cane Sprout Cutter Machine By Human Pow...
PDF
IRJET-Securing Mobile Technology Of Gsm Using A5/1 Algorithm
PDF
IRJET- Review of Vapour Absorption System and Vapour Compression System.
PDF
IRJET-A Survey on Stealthy Denial of Service Strategy in Cloud Computing
PDF
IRJET-Accessing Information about Programs and Services through a Voice Site ...
IRJET-Review Paper On Usage Of Ferrocement Panels In Lightweight Sandwich Con...
IRJET- Sensrless Luenberger Observer Based Sliding Mode Control of DC Motor
IRJET-Evaluation of the Back Propagation Neural Network for Gravity Mapping
IRJET-Reversible Image Watermarking Based on Histogram Shifting Technique
IRJET- Document Layout analysis using Inverse Support Vector Machine (I-SV...
IRJET- Simulation based design and analysis of combined effect of various ...
IRJET-Second Throat Diffuser System at Different Back Pressure for High Altit...
IRJET-A Design Of Modified SSTBC Encoder to Noise Free Mimo Communication in ...
IRJET-Comparative Analysis of DCT and DWT based novel methods for Watermarking
IRJET-Survival and Growth Rate of Clarias gariepinus Larvae Fed with Artemia ...
IRJET-Solar Power Generation with Capacitor Based Seven Level Inverter System
IRJET-A Blind Watermarking Algorithm
IRJET-CFD Analysis of conceptual Aircraft body
IRJET- Assessment of Environmental Impacts during Operational Phase of a T...
IRJET-Design of Pile Foundation for site in Sangli district of Maharashtra: C...
IRJET-Design And Development Of Sugar Cane Sprout Cutter Machine By Human Pow...
IRJET-Securing Mobile Technology Of Gsm Using A5/1 Algorithm
IRJET- Review of Vapour Absorption System and Vapour Compression System.
IRJET-A Survey on Stealthy Denial of Service Strategy in Cloud Computing
IRJET-Accessing Information about Programs and Services through a Voice Site ...
Ad

Similar to IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless Sensor Networks Based on Sink Mobility (20)

PDF
A Review on Virtual Grid Based Dynamic Routes Adjustment in WSN
PDF
Lightweight route adjustment strategy for mobile sink wireless sensor networks
PDF
A novel energy efficient routing algorithm for wireless sensor networks using...
PDF
Routing in Wireless Sensor Networks: Improved Energy Efficiency and Coverage ...
PDF
VHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORK
PDF
VHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor Network
PDF
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
PDF
Distributed mobile sink routing for wireless wsn a survey - ieee comm and s...
PDF
A Survey on routing protocols for mobile sink based WSN
PDF
9517cnc06
PDF
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
PDF
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
PDF
DATA TRANSMISSION IN WIRELESS SENSOR NETWORKS FOR EFFECTIVE AND SECURE COMMUN...
PDF
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
PDF
O4102103111
PDF
Energy efficient routing in wireless sensor network based on mobile sink guid...
PDF
F017544247
PDF
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
PDF
A Review on Network Lifetime Enhancement based on Sink Relocation in WSN
PDF
Node Deployment Technique using Wireless Sensor Networks
A Review on Virtual Grid Based Dynamic Routes Adjustment in WSN
Lightweight route adjustment strategy for mobile sink wireless sensor networks
A novel energy efficient routing algorithm for wireless sensor networks using...
Routing in Wireless Sensor Networks: Improved Energy Efficiency and Coverage ...
VHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORK
VHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor Network
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
Distributed mobile sink routing for wireless wsn a survey - ieee comm and s...
A Survey on routing protocols for mobile sink based WSN
9517cnc06
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
Single Sink Repositioning Technique in Wireless Sensor Networks for Network L...
DATA TRANSMISSION IN WIRELESS SENSOR NETWORKS FOR EFFECTIVE AND SECURE COMMUN...
Energy Efficient Data Transmission through Relay Nodes in Wireless Sensor Net...
O4102103111
Energy efficient routing in wireless sensor network based on mobile sink guid...
F017544247
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
A Review on Network Lifetime Enhancement based on Sink Relocation in WSN
Node Deployment Technique using Wireless Sensor Networks

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPT
Mechanical Engineering MATERIALS Selection
PPTX
web development for engineering and engineering
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
Geodesy 1.pptx...............................................
PPTX
Welding lecture in detail for understanding
PPTX
Construction Project Organization Group 2.pptx
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Digital Logic Computer Design lecture notes
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
CH1 Production IntroductoryConcepts.pptx
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
bas. eng. economics group 4 presentation 1.pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
Mechanical Engineering MATERIALS Selection
web development for engineering and engineering
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Lecture Notes Electrical Wiring System Components
Geodesy 1.pptx...............................................
Welding lecture in detail for understanding
Construction Project Organization Group 2.pptx
R24 SURVEYING LAB MANUAL for civil enggi
CYBER-CRIMES AND SECURITY A guide to understanding
Digital Logic Computer Design lecture notes
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
UNIT-1 - COAL BASED THERMAL POWER PLANTS

IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless Sensor Networks Based on Sink Mobility

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 212 A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless Sensor Networks Based on Sink Mobility Sunaina Chauhan1, Gurpreet Kaur2 1 M.Tech Student, Department Of ECE, Doaba Institute of Engineering & Technology, Punjab,India 2 Faculty Department Of ECE, Doaba Institute of Engineering & Technology,Punjab, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Basic building blocks of a wireless network are small devices which are communicating over wireless links with the help of a fixed networked infrastructure. The main aim still remains to conserve energy in these devices. One of the methods of achieving this is using the portable and mobile nature of sink. To balance the energy excretion of nodes, this has always been a good technique to follow. But, due to continuous movement of the node, sending data to the node (aka data dissemination) becomes a very difficult task. For completion of this task, other nodes need to make new paths for every new location of the mobile node. Hence, network suffers loss of energy. In this project, we work around the ground problem of conserving the network energy while dynamic routing of information path towards the sink. Key Words: Sensor Nodes, EnergyEfficiency,Wireless Network, Routing Reconstruction, Mobile Sink. 1. INTRODUCTION Wireless sensor networks are created bysmalldevices communicating over wireless links without using a fixed networked infrastructure. More detailed routing algorithms are essential for the applicability of such wireless networks, as energy has to be conserved in low powered devices and wireless communication always leads to increased energyconsumption[7].The method of selecting best paths in a network is called routing. Routing is executed for many types of networks. Routing conducts packet forwarding in packet switching networks i.e. the transfer of logically addressed network packets from their source in the direction of their final destination, through intermediate nodes. WSN has been widely used in various environments. E.g. in Disaster management system, a rescuer can check for any survivor around the affected area using a PDA device [5]. In an intelligent transport system, sensor nodes located at various places like car parking’s, area expecting falling of rocks, can give early warnings to drivers (mobile sink) at an earlier time than their physical approach. Also in an area where a battle is fought, a commander can acquire information about trespass of enemies, attacks etc via field sensor on the move. In this approach, dynamic network topology is used because the mobile sink keep on changing its position thus for efficient data delivery, nodes should keep the track of latest position of mobile sink.Invirtualstructure,justa set of nodes covered in the sensor field participate in creating a track of mobile sink’s location. Collisionsare reduced by this method and retransmissions like in other data dissemination protocols e.g. Directed Diffusion are also reduced [4]. The sensor field is divided into k equal sized cells. Nodes that are close to centers of the cells are selected as cell headers. These cell headers comprise a virtual backbonenetwork.The objective of this virtual structure is to lessen energy consumption by minimizing the routes re-adjustment cost. With virtual grid routing scheme, just a small group of cell headers participates in routes readjustment according to the latest locationofmobile sink, which reduces the communication cost [3]. Fig-1: System Architecture of VGDRA Recently, more and more people are aware that the networked micro-sensor technology will be a promising technology and start to engage in the research of the wireless sensor technology. Wireless sensor networks (WSNs), which are composed of a large number of low-cost, low-power, multifunctional sensor nodes randomly deployed to obtain data from the physical environment in a self-organized manner
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 213 via wireless communication, brings a significant change for information perception [1]. Up to now, the wireless sensor technology has been applied to different application domains, such as health care, military surveillance and tracking, and environmental monitoring. However, the battery capacity of micro- sensors is limited and batteries are unable to be replaced by humans in an unreachable environment. Hence, energy efficiency is always considered as a key problem full of challenges which hinders the development of the wireless sensor technology [6]. Traditional static node deployment shows n-to-1 communication. This makes that sensor nodes in the vicinity of sink consume more battery power than other regular nodes and also leads to the hotspot phenomenon more easily. For this purpose, sink mobility is proposed to alleviate the hotspot problem which prevents local nodes from suffering more workload. The hotspots will be changed as the sink moves, which extend the networklifetimesignificantly [8]. Sink mobility also has security benefits where mobile sinks are more difficult to track than static sinks. Previous static sinks are placed in a fixed position. An attack to static sinks, e.g., destroyingsinks and stealing sensitive information, would come very easily. However, if sinks have mobility, the adversary has to track and locate the mobilesinkbeforeattacking the sink carrier, which makes mobile sinks more resistant than static sinks. Moreover, mobile sinks can link the isolated network segment by accessing the portions of the network to improve the network connectivity, which is impossible for static sinks to realize. Despite a lot of benefits, sink mobility also brings a series of new problems, such as data dissemination, routes adjustment and energy dissipation. Locating the sink is a primary problem for data dissemination that sourcenodes havetoknowthe destination location. Unlike static sink scenarios, the network topology becomes dynamic as the sink changes its own position. Frequent location updates give rise to frequent unpredictable topology change [10]. Once the sink gets to a new position, it must broadcast its latest location to the whole network thereby causing significant overhead. Wireless sensor networks are created bysmalldevices communicating over wireless links without using a fixed networked infrastructure. More detailed routing algorithms are essential for the applicability of such wireless networks, as energy has to be conserved in low powered devices and wireless communication always leads to increased energy consumption. In current system, the administrator manually decides which ping packet to be sent. Sending programs between every pair of edge ports is neither extensive nor scalable [11]. Fig-2: Block Diagram of VGDRA This system is enough to find minimum set of end-to- end packets that travel each link. However, doing this need away of abstracting across device specific configuration files generating headers and links they reach and finally calculating a minimum set of test packets. It is not designed to identify failures caused from failed links and routers, bugs caused from faulty router hardware or software, and performance problems. The common causes of network failure are hardware failures and software bugs, in which that problems manifest both as reachability failures and throughput/latency degradation [4]. To overcomethis we are proposing new system. 2. RELATED WORK Dr. Mohammed Ali Hussain, Dr. K. Satya Rajesh[2] has providing scalable and efficient routing services in underwater sensor networks (UWSNs) are very challenging due to the unique characteristics of UWSNs.Firstly,UWSNsoftenemployacousticchannels for communications because radio signals donotwork well in water. Compared with radio frequency channels, acoustic channels feature much lower bandwidths and several orders of magnitudes longer propagation delays. Secondly, UWSNs usually have very dynamic topology as sensors move passivelywith
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 214 water currents. Some routing protocols have been proposed to address the challenging problem in UWSNs. However, most of them assume that the full- dimensional location informationofallsensornodesin a network is known in prior through a localization process, which is yet another challenging issue to be solved in UWSNs. This paper surveys recent routing protocols for sensor networks and presents a classification for the various approaches pursued among that location based is the main concept. Moreover, protocols using Contemporary methodologies such as network flow and QoS modeling are also discussed. Gowri K, Dr Chandrasekaran M.K and Kousalya K[7] have says an In WSN, due to continuous message passing, congestion and energy minimization are the primary issues which must beresolved.Thebasestudy deals with the efficient path selection for the mobile sink, which collects the data only from the rendezvous points (RP) in the WSN. The nodes which are not RPs will send the data to the nearest RP. Here the mobile sink travels in a specific path, so that nodes which are far from the RPs are unable to deliver the data (packet loss), because of which metrics like throughput, reliability and efficiency gets decreased. In the proposed technique, a novel scheme called HRP (HeuristicbasedRepresentativePointselection);aGrid based Dynamic Routes with multiple mobile sinks is proposed forperiodicdatacollectionfromWSN.Unlike the existing solutions, it improves the data delivery performance by employing multiple mobile sinks and reduces the congestion considerably, the proposed scheme does not allow packet drop at such situation. Thus there diction in packet loss ratio reduces the number of retransmission, which saves the energy of sensor node and improvesthenetworklifetime.Itaims to optimize the trade-off between nodes energy consumption and data delivery. R.Valarmathi and R.Birundha[1] have summarized in wireless sensor networks, exploiting the sink mobility has been considered as a good strategy to balance the nodes energy dissipation. Nodes need to reconstruct their routes toward the latest location of the mobile sink for efficient data delivery. The virtual grid based dynamic routes adjustment (VGDRA) scheme used to minimize the routes reconstruction cost of the sensor nodes while maintaining nearly optimal routes to the latest location of the mobile sink. Here only a limited number of nodes to readjust their data delivery routes toward the mobile sink. Simulation results gives reduced routes reconstruction cost and improved network lifetime. Dinu Gopal, Dr C D Suriyakala[4] have analyzed Wireless sensor network are highly distributed autonomoussensornodestomonitortheenvironment. The self-organizing ability of WSNs permits one to access data from dangerous and hostile environments which otherwise wouldnotbepossible.Somepotential applications of WSNs include: habitat monitoring, border patrol, battle field surveillance, remote health monitoring, early warning of natural disasters like forest fire, wildlife tracking, smart transportation, industrial process control and etc. Data dissemination in wireless sensor network consumes lot of energy, various protocols or scheme has been proposed over decades to reduce the energy consumption of wireless sensor network. Survey highlights variety of data dissemination schemes, each scheme has its own advantages and disadvantages. Various schemes are helpful to reduce the energy consumption of wireless sensor network by creating the virtual grid. Grid is constructed only when if there is no valid grid is present in sensor filed and if valid grid is present then be use the exiting grid which reduce the energy consumption of sensor node to create grid again and again if event is occurred. Sensor nodes have strong constraints on their energy usage and data transfer needs to be energy efficient, for maximizing the network lifetime. 3. PROBLEM FORMULATION Introduction of sink’s mobility helps to prolong the network lifetime by resolving the problem of energy- hole. The mobility would be especially useful in particular applications like in emergency situations where the sink can move around the disaster area and better estimate the emergency situation. However it brings new challenges for the data propagation. As the sink keeps on changing its location the topology of the network becomes dynamic. Hence the sensor nodes need to keep track of the latest location of the mobile sink whenever it changes its position. This project aims to optimizethetrade-offbetweenthe energy consumption and the data delivery performance using the mobile sink based WSN. The proposed scheme minimizes the network overhead by enabling the dynamic sensor nodes to maintain the nearly optimal routes to the latest sink’s location. A
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 215 virtual backbone Network is constructed by partitioning the sensor field into a virtual grid of equal sized cells using virtual grid architecture. The main goal behind construction of such a virtual structure is to minimize the cost of re-adjusting routes so that the data is propagated to the mobile sink in an energy efficient manner. It also sets up communication routes in such a way that the end-to-end delay and the cost in terms of energy are minimized. The Authors in [6] havesaysrecently,aVGDRAscheme for mobile sink-based wireless sensor networks is introduced. This paper presents the proposed implementation of VGDRA, in which we are discussing the approach of efficient data delivery using communication of distance priority i.e. avoiding straight line communication which was used in previous VGDRA scheme. In this paper, we present a VGDRA scheme that aims to minimize the routes reconstruction cost of the sensor nodes while maintaining nearly optimalroutestothelatestlocation of the mobile sink. We propose a set of Communication rules that governs the routes reconstructionprocesstherebyrequiringonlyalimited number of nodes to readjust their data delivery routes toward the mobile sink. 4. PLANNING OF WORK The whole system revolves around 2 basic tasks 1. Shortest path between source and sink 2. Efficient energy saving mechanism In order to achieve both simultaneously, the proposed paper has divided the complete deployment area into several rectangular zones. In our implementation, we will make use of circular zones. Thiswillenabletousto cover the complete area. Also, now zone headers can take full control of transferring the information to respective sink node, once the information is received. 5. CONCLUSION In this paper we discussed about various Authors and their thought. For A Virtual Grid-Based Dynamic Routes Adjustment Scheme for Wireless Sensor Network Based on Sink Mobility, We can consider a network where 1 or multiple nodes are mobile. In that case, Firstly We divides our wireless network in small grids equally and then we will reroute construction, due to continuous routing, energy conservation could be difficult. So we can try to work around this problem where either the sink, source or multiple nodes are continuously moving. 6. ACKNOWLEDGEMENT The authorsarethankfultoMrs.ManinderKaur,M.tech coordinator, DIET and her staff for providing the necessary facilities for the preparation of the paper. Without their proper guidance it is not possible to learn latest technologies and research works. REFERENCES [1] R.Valarmathiand, R.Birundha, “Routes re- construction in mobile sink based wireless sensor network using a VGDRA scheme,”IJETCSE vol. 21 no. 4, April 2016, Pages: 22-25 [2] Dr. Mohammed Ali Hussain, Dr. K. Satya Rajesh , “Location Based Routing Protocols for Underwater Sensor Networks, IJETTCS” vol. 2, no. 2, March- Apr. 2013, Pages: 458–462 [3] Azrah Shabeen, Savitha.S, “Energy efficient routing technique in mobile sink based wsn using vga ,”IJRCAR, vol. 3, no. 5, May 2015, Pages: 93–99. [4] Dinu Gopal, Dr. Suriyakala C D,” A Survey on Performance Comparison of Virtual Structure based Data DisseminationSchemesinWSN,”JNCET,vol.3,no. 1, July 2015, Pages:11-15. [5] Manpreet Kour, Bhisham Sharma, Dr. Trilok C. Aseri, “A Study of Traffic RedirectionBasedCongestion ControlProtocolsforWirelessSensorNetworks,”IJCST, vol. 6, no. 2, April-June 2015, Pages: 152–158. [6] Abdul Waheed Khan, Abdul Hanan Abdullah, Member, IEEE, Mohammad Abdur Razzaque, Member, IEEE, and Javed Iqbal Bangash, “VGDRA:AVirtualGrid- Based Dynamic Routes Adjustment Scheme for Mobile Sink-Based Wireless SensorNetworks,”IEEESENSORS JOURNAL, vol. 15, no. 1, Jan 2015, Pages: 526-534 [7] GowriK, Dr Chandrasekaran M.K and Kousalya K ,” An efficient strategy to increase network lifetime for large wsn,”IJISET, vol. 2, no. 5, May 2015, Pages: 1163- 1166 [8] E.B. Hamida and G. Chelius,”Stratagies for data dissemination to mobile sinks in wireless sensor networks,”IEEE wireless comm., vol. 15, no. 06, Dec 2008, Pages: 56-67 [9] T. Banarjee, B. Xie J. H. Jun, and D. P. Agrawal “Increasing lifetime of wireless sensor network using controllable mobile cluster heads,” wireless comm. Mobile computer, vol.10, no.3, March 2010, pages: 313–336.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 01 | Jan -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 216 [10] J. H Shin and D Park, “A Virtual infrastructure for large scale wireless sensor network,”Compt. Commu., vol.30, no. 14, Oct 2007, Pages: 2853-–2866, [11]S. Oh, E. Lee, S. Park, J. Jung, and S.H. Kim, “communication scheme to support sink mobility in multi-hopclusteredwirelesssensornetworks,”inProc. 24th IEEE int. conf. Adv. Inf. Net. Appl., April 2010, Pages: 866-872