SlideShare uma empresa Scribd logo
1 de 30
Localization Scheme For
   Underwater WSN




              AK AY K AR P
                SH   UM   ASWAN
Outline

Wireless Sensor Networks
Underwater WSN
Localization – What? Why? How?
Localization Schemes
Comparison Of Different Localization Schemes
Conclusion
References
Wireless Sensor Networks

 WSN: A link between the sensory world and the digital
  world
 Wireless sensor network (WSN) refers to a group of
  spatially dispersed and dedicated sensors for monitoring
  and recording the physical conditions of the environment
  and organizing the collected data at a central location.
  WSNs measure environmental conditions like temperature,
  sound, pollution levels, humidity, wind speed and direction,
  pressure, etc.
 There are three main components in a WSN:
   the sensor
   the processor
   the radio for wireless communication
Underwater WSN(Abstract)
 In underwater sensor networks (UWSNs), determining the
  location of every sensor is important and the process of
  estimating the location of each node in a sensor network is
  known as localization.
 While various localization schemes have been proposed for
  terrestrial sensor networks, there are relatively few localization
  schemes for UWSNs.
 The characteristics of underwater sensor networks are
  fundamentally different from that of terrestrial networks.
  Underwater acoustic channels are characterized by harsh physical
  layer environments with stringent bandwidth limitations.
 The variable speed of sound and the long propagation delays
 under water pose a unique set of challenges for localization in
 UWSN.
This Presentation explores the different localization Schemes that
 are relevant to underwater sensor networks, and the challenges in
 meeting the requirements posed by emerging applications for
 such networks, e.g. offshore engineering.
Introduction

 Underwater applications ranging from early warning systems for
natural disasters (like tsunamis), ecosystem monitoring, oil drilling,
and military surveillance have been looked into. The deployment and
management of large scale wireless sensor networks is a challenge
because of the limited processing capability and power constraints
on each sensor.
         An offshore engineering application scenario that could use
an underwater sensor network is illustrated in the Figure 1.
Exploration vessels used for oil drilling are generally huge and are
anchored to the seabed with multiple anchors. For certain oil drilling
applications, the water depth may be over 3000m. Smart sensors that
can monitor environmental and system parameters can be deployed
on the seabed.
These work together with Remotely Operated Vehicles (ROV),
which are controlled from the ship, or Autonomous Underwater
Vehicles (AUV), which can navigate the deep waters autonomously
based on a given set of rules and instructions. In such a system, the
sensors, anchors, and ROVs/AUVs collect information from the
seabed and feed the data to the vessel.
Localization

 What?
   To determine the physical coordinates of a group of sensor nodes in a
    wireless sensor network (WSN)
   Due to application context and massive scale, use of GPS is
    unrealistic, therefore, sensors need to self-organize a coordinate
    system

 Why?
   To report data that is geographically meaningful
   Services such as routing rely on location information; geographic
    routing protocols; context-based routing protocols, location-aware
    services
Localization Schemes

 Under water sensor network(UWSN) is an distributed
  underwater system with networked wireless sensors which
  helps in extensive monitoring of aqueous environments for
  scientific exploration, commercial exploitation and
  coastline protection.
 Localization Scheme For Underwater Wireless Sensor
  Networks can ne classified into two categories:
  1.   Range-based schemes (schemes that use range or
      bearing information), and
  2. Range-free schemes (schemes that do not use range
      or bearing information).
1.1Range-Based Schemes
 In range-based schemes, precise distance or angle
  measurements are made to estimate the location of nodes
  in the network.
 Uses
      Time of Arrival (ToA),
      Time Difference of Arrival (TDoA),
      Angle of Arrival (AoA) or Received Signal Strength
       Indicator (RSSI)
 to estimate their distances to other nodes in the system.
  Range-based schemes can be divided into three categories:
  infrastructure-based schemes, distributed positioning
  schemes and schemes that use mobile beacons
1.1.1 Infrastructure-Based Scheme

 Infrastructure-based (anchor-based) localization systems
  are similar to the GPS scheme. In such a system, anchor
  nodes are deployed on the sea-bed at pre-determined
  locations.
 Surface buoys, whose locations are determined by GPS,
  might also serve as anchor nodes.
 The distance to multiple anchor nodes is computed by
  using the propagation time of the sound signals between
  the sensor or the AUV and the anchors.
 It can track AUVs with an accuracy of 7-9 meters, in
  aroughly 3 km by 4 km area. It can track objects with an
  accuracy of 300 mm, in a 500m×500m grid under shallow
  water conditions.
Outline Of an Infrastructure-Based Scheme
1.1.2 Distributed Positioning Scheme

 are employed in cases where a positioning infrastructure is
 not available, i.e. anchor-free.
 In this scheme nodes are able to communicate only with
 their one-hop neighbors and compute the distances to their
 one-hop neighbors.
 Distributed positioning algorithms generally have three
 positioning phases:
    The distance estimation phase, where nodes estimate
     the distances to their neighbours.
    The position estimation phase, where a system of
     linear equations is generally solved using a least
     squares approach to estimate the position of the node,
     and finally
   A refinement phase, where the accuracy of the
    algorithm is improved by using an iterative algorithm.
1.1.3 Schemes that use Mobile
                Beacons/Anchors
 In this scheme, a mobile beacon traverses the sensor network
  while broadcasting beacon packets which contain the location
  coordinates of the beacon.
 Any node receiving the beacon packet will be able to infer that it
  must be somewhere near the mobile beacon with a certain
  probability. RSSI measurements of the received beacon packets
  are used for ranging purposes.
 After a number of packets have been received from the mobile
  beacon, Bayesian inference is used to determine the location of
  the node.
As shown in Figure, a ship equipped with GPS suspends a transponder into the
water. The sensor nodes dropped on the seabed are also equipped with acoustic
transponders. The position of a node on the seabed is then calibrated by sailing
the vessel over the area in which the nodes are dropped. The acoustic range and
bearing data from the moving ship is used to localize the nodes.
1.1.4 Schemes Without Anchor/Reference
                  Points
The fourth class of schemes is different from the first
 three in that it does not require anchor nodes or
 beacon signals. In, a central server models the
 network as a series of equations representing
 proximity constraints between nodes, and then uses
 sophisticated optimization techniques to estimate
 the location of every node in the network. In ,an
 infrastructure-less GPS-free positioning algorithm.
1.2 Range-Free Schemes
 Range-free localization schemes do not use range or
  bearing information.
 They do not make use of any of the techniques mentioned
  above (ToA, TDoA and AoA) to estimate distances to other
  nodes.
The advantage of these schemes lies in their simplicity. Range
  free schemes only provide a coarse estimate of a node’s
  location. Range-free schemes can be broadly classified
  into :-
1.2.1 Hop-Count Based Scheme

 DV-Hop is one of the most basic range-free schemes, and it
  first employs a classical distance vector exchange so that all
  nodes in the network get distances, in number of hops, to
  the anchor nodes.
 Each node maintains a table and exchanges updates only
  with its neighbors.
 Once a landmark (i.e. an anchor) gets distances to other
  landmarks, it estimates an average distance for one hop,
  which is then propagated as a correction to the entire
  network.
AN Outline of Hop-Count Scheme
1.2.2 Centroid Scheme

 In this scheme, anchor nodes are placed to form a rectangular
  mesh. The anchor nodes send out beacon signals at periodic
  intervals with their respective locations.
 From the beacon signals received, a receiver node infers
  proximity to a collection of anchor nodes.
 The location of the node is then estimated to be the centroid of
  the anchor nodes that it can receive beacon packets from.
 A high concentration of anchor nodes is required for this scheme
  to work well.
Such a scheme would be hard to implement in the underwater
  context as it would require setting up a rectangular mesh of
  anchor nodes on the seabed.
1.2.3 Area-Localization Scheme

 ALS is a centralized range-free scheme that provides an
 estimation of a sensor’s location within a certain area, rather than
 the exact coordinates of the sensor.
 Anchor nodes send out beacon signals at varying power levels
 and based on the ranges of the different power levels of the
 anchor nodes, the grid is divided into multiple smaller areas.
 The sensors measure the lowest power level that they receive
 from each anchor node and this information is forwarded with the
 sensor data to the sink for processing.
 This information is represented by an n-dimensional coordinate,
 where the ith coordinate represents the lowest power level from
 the ith anchor node.
 A very simple case of ALS is shown in Figure below.
1.2.4 Signal Processing/Probabilistic Scheme

 Instead of exploiting signal timing or signal strength, this
  scheme relies on the received signal structure characteristics to
  do localization. By combining the multi-path pattern with other
  signal characteristics, the algorithm creates a signature unique for
  every given location in the area.
 This can be achieved by driving a vehicle through the area and
  acquiring the signal characteristic information. By comparing the
  received signal characteristic to all the fingerprints in the
  database, a node’s location can be determined.
 The major drawback of this technique is the substantial effort
  needed for generation of the signal signature database. Hence, it
  is not suited for the ad hoc deployment scenarios in
  consideration.
Conclusion
Localization for terrestrial sensor networks has been studied in
great detail. However, the problem of localization in underwater
sensor networks poses a new set of challenges because of the
acoustic transmission medium. This Presentation Highlights the
different localization Schemes that can be applied to the domain of
UWSNs, which can be broadly classified into Range-Based and
Range-Free schemes. The different schemes are compared, and
their advantages and disadvantages discussed. Many of the
localization schemes discussed here are shown to work in
simulation, and their performance needs to be evaluated in
underwater systems.
References
[1] K. Langendoen and N. Reijers, "Distributed Localization in Wireless Sensor
Networks: A Quantitative Comparison“ Computer Networks (Elsevier), special
issue on Wireless Sensor Networks, November 2003.
[2] J. Heidemann, Y. Li, A. Syed, J Wills and W. Ye, “Research Challenges and
Applications for Underwater Sensor Networking”, Proceedings of the IEEE
Wireless Communications and Networking Conference (WCNC2006), April 3-6,
2006, Las Vegas, Nevada, USA.
[3] S. Gezici, Z. Tian, G. Giannakis, H. Kobayashi, A. Molisch, V. Poor and Z.
Sahinoglu, “Localization via Ultra Wide Band Radios”, IEEE Signal Processing
Magazine, Vol. 22, No. 4, July 2005, pp. 70-84.
[4] Global Positioning System standard – Positioning Service Specification, 2nd
Edition, June 2, 1995.
[5] M. Hahn and J. Rice, “Undersea Navigation via a Distributed Acoustic
Communication Network”, Proceedings of the Turkish International Conference
on Acoustics, July 4-8, 2005, Istanbul, Turkey
[6] A. Savvides, H. Park and M Srivastava, “The bits and flops of the N-hop
multilateration primitive for node localization problems”, Proceedings of First
ACM International Workshop on Wireless Sensor Networks and Applications, Sep
28, 2002, Atlanta, Georgia, USA.
[7] J. Garcia, “Positioning of sensors in Underwater Acoustic Networks”,
Proceedings of the MTS/IEEE OCEANS Conference, Sep 19-23, Washington DC,
USA.
[8] M.L.Sichitiu and V. Ramadurai, “Location of wireless sensor networks with a
mobile beacon”, Proceedings of the IEEE International Conference on Mobile Ad-
hoc and Sensor Systems (MASS2004), Oct 25-27, 2004, Fort Lauderdale, FL,
USA.
[9] P. C. Etter, Underwater Acoustic Modeling and Simulation, 3 rd edition, Spon
Press, New York, 2003.
[10] V. Chandrasekhar and Winston K.G. Seah, “Area Localization Scheme for
Underwater Sensor Networks”, Proceedings of the IEEE OCEANS Asia Pacific
Conference, May 16-19, 2006, Singapore.
Many Thanks

Mais conteúdo relacionado

Mais procurados

localization in wsn
localization in wsnlocalization in wsn
localization in wsnnehabsairam
 
Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...AmairullahKhanLodhi1
 
Wireless Sensor Network
Wireless Sensor NetworkWireless Sensor Network
Wireless Sensor NetworkGanesh Khadsan
 
Sensor Localization presentation1&2
Sensor Localization  presentation1&2Sensor Localization  presentation1&2
Sensor Localization presentation1&2gamalsallam1989
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networksZaahir Salam
 
wireless body area networks(WBAN)
wireless body area networks(WBAN)wireless body area networks(WBAN)
wireless body area networks(WBAN)kramsheeda
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networksAneeshGKumar
 
Node level simulators
Node level simulatorsNode level simulators
Node level simulatorsSyedAhamed44
 
wireless sensor network ppt
wireless sensor network pptwireless sensor network ppt
wireless sensor network pptPramod Kuruvatti
 
Body sensor networks: challenges & applications
Body sensor networks: challenges & applicationsBody sensor networks: challenges & applications
Body sensor networks: challenges & applicationsVasily Ryzhonkov
 
underwater wireless communication.
underwater wireless communication.underwater wireless communication.
underwater wireless communication.Poonam Jamakhandi
 
under water wireless communication
under water wireless communicationunder water wireless communication
under water wireless communicationDheeresh Kumar
 
“Securing underwater wireless communication networks” 2
“Securing underwater wireless communication networks” 2“Securing underwater wireless communication networks” 2
“Securing underwater wireless communication networks” 2Naveena N
 
Node localization
Node localizationNode localization
Node localizationad-hocnet
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor NetworksKarthik
 

Mais procurados (20)

localization in wsn
localization in wsnlocalization in wsn
localization in wsn
 
Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...
 
Wireless Sensor Network
Wireless Sensor NetworkWireless Sensor Network
Wireless Sensor Network
 
Sensor Localization presentation1&2
Sensor Localization  presentation1&2Sensor Localization  presentation1&2
Sensor Localization presentation1&2
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networks
 
wireless sensor network
wireless sensor networkwireless sensor network
wireless sensor network
 
wireless body area networks(WBAN)
wireless body area networks(WBAN)wireless body area networks(WBAN)
wireless body area networks(WBAN)
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networks
 
Wireless Body Area Network (WBAN)
Wireless Body Area Network (WBAN)Wireless Body Area Network (WBAN)
Wireless Body Area Network (WBAN)
 
Node level simulators
Node level simulatorsNode level simulators
Node level simulators
 
Body sensor networks
Body sensor networksBody sensor networks
Body sensor networks
 
wireless sensor network ppt
wireless sensor network pptwireless sensor network ppt
wireless sensor network ppt
 
Body sensor networks: challenges & applications
Body sensor networks: challenges & applicationsBody sensor networks: challenges & applications
Body sensor networks: challenges & applications
 
underwater wireless communication.
underwater wireless communication.underwater wireless communication.
underwater wireless communication.
 
under water wireless communication
under water wireless communicationunder water wireless communication
under water wireless communication
 
“Securing underwater wireless communication networks” 2
“Securing underwater wireless communication networks” 2“Securing underwater wireless communication networks” 2
“Securing underwater wireless communication networks” 2
 
Node localization
Node localizationNode localization
Node localization
 
Body Area Networks (BANs) - PPT (By Study PPT)
Body Area Networks (BANs) - PPT (By Study PPT)Body Area Networks (BANs) - PPT (By Study PPT)
Body Area Networks (BANs) - PPT (By Study PPT)
 
Body Area Network
Body Area NetworkBody Area Network
Body Area Network
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 

Destaque

Underwater Wireless Communication
Underwater Wireless CommunicationUnderwater Wireless Communication
Underwater Wireless CommunicationShubham Srivastava
 
UNDER WATER ACOUSTIC COMMUNICATION
UNDER WATER ACOUSTIC COMMUNICATIONUNDER WATER ACOUSTIC COMMUNICATION
UNDER WATER ACOUSTIC COMMUNICATIONjaisica
 
underwater acoustic propogation channels
underwater acoustic propogation channelsunderwater acoustic propogation channels
underwater acoustic propogation channelsShudhanshu Singh
 
Underwater sensor network
Underwater sensor networkUnderwater sensor network
Underwater sensor networkfrestoadi
 
Advantages of a combined sonar data acquisition system for AUVs and ASVs
Advantages of a combined sonar data acquisition system for AUVs and ASVsAdvantages of a combined sonar data acquisition system for AUVs and ASVs
Advantages of a combined sonar data acquisition system for AUVs and ASVsHydrographic Society Benelux
 
"Click here" to build your UAV
"Click here" to build your UAV"Click here" to build your UAV
"Click here" to build your UAVDirk Gorissen
 
Merging Technology Ui2009
Merging Technology Ui2009Merging Technology Ui2009
Merging Technology Ui2009Kenneth Fersht
 
Autonomous Underwater Vehicle (AUV)
Autonomous Underwater Vehicle (AUV)Autonomous Underwater Vehicle (AUV)
Autonomous Underwater Vehicle (AUV)Ahmed ElSheikh
 
Iver2 AUV Control Design Thesis Defense
Iver2 AUV Control Design Thesis DefenseIver2 AUV Control Design Thesis Defense
Iver2 AUV Control Design Thesis Defenseelev0083
 
The unmanned system in hydrographic applications (Z-Boat)
The unmanned system in hydrographic applications (Z-Boat)The unmanned system in hydrographic applications (Z-Boat)
The unmanned system in hydrographic applications (Z-Boat)Hydrographic Society Benelux
 
The Future of Unmanned Undersea and Surface Vehicles
The Future of Unmanned Undersea and Surface VehiclesThe Future of Unmanned Undersea and Surface Vehicles
The Future of Unmanned Undersea and Surface VehiclesSteve Shaker
 
Autonomous underwater vehicles
Autonomous underwater vehiclesAutonomous underwater vehicles
Autonomous underwater vehiclesRAKESH MC
 
Using mapping drones for disaster prevention & response
Using mapping drones for disaster prevention & responseUsing mapping drones for disaster prevention & response
Using mapping drones for disaster prevention & responseDrone Adventures
 
Underwater communication
Underwater communicationUnderwater communication
Underwater communicationchiranjitgiri
 
underwater communication skills for the new way of devine(2)
 underwater communication skills for the new way of devine(2) underwater communication skills for the new way of devine(2)
underwater communication skills for the new way of devine(2)Manjushree Mashal
 

Destaque (20)

Underwater Wireless Communication
Underwater Wireless CommunicationUnderwater Wireless Communication
Underwater Wireless Communication
 
UNDER WATER ACOUSTIC COMMUNICATION
UNDER WATER ACOUSTIC COMMUNICATIONUNDER WATER ACOUSTIC COMMUNICATION
UNDER WATER ACOUSTIC COMMUNICATION
 
underwater acoustic propogation channels
underwater acoustic propogation channelsunderwater acoustic propogation channels
underwater acoustic propogation channels
 
Underwater sensor network
Underwater sensor networkUnderwater sensor network
Underwater sensor network
 
Advantages of a combined sonar data acquisition system for AUVs and ASVs
Advantages of a combined sonar data acquisition system for AUVs and ASVsAdvantages of a combined sonar data acquisition system for AUVs and ASVs
Advantages of a combined sonar data acquisition system for AUVs and ASVs
 
"Click here" to build your UAV
"Click here" to build your UAV"Click here" to build your UAV
"Click here" to build your UAV
 
Merging Technology Ui2009
Merging Technology Ui2009Merging Technology Ui2009
Merging Technology Ui2009
 
Autonomous Underwater Vehicle (AUV)
Autonomous Underwater Vehicle (AUV)Autonomous Underwater Vehicle (AUV)
Autonomous Underwater Vehicle (AUV)
 
Iver2 AUV Control Design Thesis Defense
Iver2 AUV Control Design Thesis DefenseIver2 AUV Control Design Thesis Defense
Iver2 AUV Control Design Thesis Defense
 
The unmanned system in hydrographic applications (Z-Boat)
The unmanned system in hydrographic applications (Z-Boat)The unmanned system in hydrographic applications (Z-Boat)
The unmanned system in hydrographic applications (Z-Boat)
 
The Future of Unmanned Undersea and Surface Vehicles
The Future of Unmanned Undersea and Surface VehiclesThe Future of Unmanned Undersea and Surface Vehicles
The Future of Unmanned Undersea and Surface Vehicles
 
2013_UTS_Fall_web
2013_UTS_Fall_web2013_UTS_Fall_web
2013_UTS_Fall_web
 
Autonomous Underwater Vehicle (AUVs)
Autonomous Underwater Vehicle (AUVs)Autonomous Underwater Vehicle (AUVs)
Autonomous Underwater Vehicle (AUVs)
 
AUV based on EL - Copy
AUV based on EL - CopyAUV based on EL - Copy
AUV based on EL - Copy
 
Autonomous underwater vehicles
Autonomous underwater vehiclesAutonomous underwater vehicles
Autonomous underwater vehicles
 
Drone Patent Strategy
Drone Patent StrategyDrone Patent Strategy
Drone Patent Strategy
 
Using mapping drones for disaster prevention & response
Using mapping drones for disaster prevention & responseUsing mapping drones for disaster prevention & response
Using mapping drones for disaster prevention & response
 
Underwater communication
Underwater communicationUnderwater communication
Underwater communication
 
underwater communication skills for the new way of devine(2)
 underwater communication skills for the new way of devine(2) underwater communication skills for the new way of devine(2)
underwater communication skills for the new way of devine(2)
 
Drone Technology
Drone TechnologyDrone Technology
Drone Technology
 

Semelhante a Localization Scheme For Underwater WSN

3D Localization Algorithms for Wireless Sensor Networks
3D Localization Algorithms for Wireless Sensor Networks3D Localization Algorithms for Wireless Sensor Networks
3D Localization Algorithms for Wireless Sensor NetworksIOSR Journals
 
Wireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsWireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsmmjalbiaty
 
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNASWIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNASijassn
 
Optimum Sensor Node Localization in Wireless Sensor Networks
Optimum Sensor Node Localization in Wireless Sensor NetworksOptimum Sensor Node Localization in Wireless Sensor Networks
Optimum Sensor Node Localization in Wireless Sensor Networkspaperpublications3
 
LOCALIZATION ALGORITHM USING VARYING SPEED MOBILE SINK FOR WIRELESS SENSOR NE...
LOCALIZATION ALGORITHM USING VARYING SPEED MOBILE SINK FOR WIRELESS SENSOR NE...LOCALIZATION ALGORITHM USING VARYING SPEED MOBILE SINK FOR WIRELESS SENSOR NE...
LOCALIZATION ALGORITHM USING VARYING SPEED MOBILE SINK FOR WIRELESS SENSOR NE...ijasuc
 
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor NetworkNode Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor NetworkIJMTST Journal
 
Multiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksMultiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksijwmn
 
An Enhanced Predictive Proportion using TMP Algorithm in WSN Navigation
An Enhanced Predictive Proportion using TMP Algorithm in WSN NavigationAn Enhanced Predictive Proportion using TMP Algorithm in WSN Navigation
An Enhanced Predictive Proportion using TMP Algorithm in WSN NavigationIJCERT
 
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM ijassn
 
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...IOSR Journals
 
Routing techniques in wireless sensor networks a survey
Routing techniques in wireless sensor networks a surveyRouting techniques in wireless sensor networks a survey
Routing techniques in wireless sensor networks a surveyAmandeep Sohal
 
Geographic routing protocols for underwater wireless sensor networks a survey
Geographic routing protocols for underwater wireless sensor networks a surveyGeographic routing protocols for underwater wireless sensor networks a survey
Geographic routing protocols for underwater wireless sensor networks a surveyijwmn
 
Architectural study of littoral zone sensing using underwater acoustic wirele...
Architectural study of littoral zone sensing using underwater acoustic wirele...Architectural study of littoral zone sensing using underwater acoustic wirele...
Architectural study of littoral zone sensing using underwater acoustic wirele...IAEME Publication
 
A MULTI-PATH ROUTING DETERMINATION METHOD FOR IMPROVING THE ENERGY EFFICIENCY...
A MULTI-PATH ROUTING DETERMINATION METHOD FOR IMPROVING THE ENERGY EFFICIENCY...A MULTI-PATH ROUTING DETERMINATION METHOD FOR IMPROVING THE ENERGY EFFICIENCY...
A MULTI-PATH ROUTING DETERMINATION METHOD FOR IMPROVING THE ENERGY EFFICIENCY...ijwmn
 
GPS-less Localization Protocol for Underwater Acoustic Networks
GPS-less Localization Protocol for Underwater Acoustic NetworksGPS-less Localization Protocol for Underwater Acoustic Networks
GPS-less Localization Protocol for Underwater Acoustic NetworksCSCJournals
 
Underwater localization and node mobility estimation
Underwater localization and node mobility estimationUnderwater localization and node mobility estimation
Underwater localization and node mobility estimationIJECEIAES
 
Underwater Sensor wireless Network
Underwater Sensor wireless NetworkUnderwater Sensor wireless Network
Underwater Sensor wireless NetworkSunilPoddar7
 

Semelhante a Localization Scheme For Underwater WSN (20)

3D Localization Algorithms for Wireless Sensor Networks
3D Localization Algorithms for Wireless Sensor Networks3D Localization Algorithms for Wireless Sensor Networks
3D Localization Algorithms for Wireless Sensor Networks
 
Wireless sensor network lifetime constraints
Wireless sensor network lifetime constraintsWireless sensor network lifetime constraints
Wireless sensor network lifetime constraints
 
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNASWIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
WIRELESS SENSOR NETWORK LOCALIZATION IN 3D USING STEERABLE ANCHORS’ ANTENNAS
 
Optimum Sensor Node Localization in Wireless Sensor Networks
Optimum Sensor Node Localization in Wireless Sensor NetworksOptimum Sensor Node Localization in Wireless Sensor Networks
Optimum Sensor Node Localization in Wireless Sensor Networks
 
E0932226
E0932226E0932226
E0932226
 
LOCALIZATION ALGORITHM USING VARYING SPEED MOBILE SINK FOR WIRELESS SENSOR NE...
LOCALIZATION ALGORITHM USING VARYING SPEED MOBILE SINK FOR WIRELESS SENSOR NE...LOCALIZATION ALGORITHM USING VARYING SPEED MOBILE SINK FOR WIRELESS SENSOR NE...
LOCALIZATION ALGORITHM USING VARYING SPEED MOBILE SINK FOR WIRELESS SENSOR NE...
 
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor NetworkNode Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
Node Deployment in Homogeneous and Heterogeneous Wireless Sensor Network
 
Multiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksMultiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networks
 
An Enhanced Predictive Proportion using TMP Algorithm in WSN Navigation
An Enhanced Predictive Proportion using TMP Algorithm in WSN NavigationAn Enhanced Predictive Proportion using TMP Algorithm in WSN Navigation
An Enhanced Predictive Proportion using TMP Algorithm in WSN Navigation
 
Localization in wsn
Localization in wsnLocalization in wsn
Localization in wsn
 
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
CUBOID-BASED WIRELESS SENSOR NETWORK LOCALIZATION ALGORITHM
 
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
Spatial Correlation Based Medium Access Control Protocol Using DSR & AODV Rou...
 
[IJET-V1I3P14] Authors :Kruthika R.
[IJET-V1I3P14] Authors :Kruthika R.[IJET-V1I3P14] Authors :Kruthika R.
[IJET-V1I3P14] Authors :Kruthika R.
 
Routing techniques in wireless sensor networks a survey
Routing techniques in wireless sensor networks a surveyRouting techniques in wireless sensor networks a survey
Routing techniques in wireless sensor networks a survey
 
Geographic routing protocols for underwater wireless sensor networks a survey
Geographic routing protocols for underwater wireless sensor networks a surveyGeographic routing protocols for underwater wireless sensor networks a survey
Geographic routing protocols for underwater wireless sensor networks a survey
 
Architectural study of littoral zone sensing using underwater acoustic wirele...
Architectural study of littoral zone sensing using underwater acoustic wirele...Architectural study of littoral zone sensing using underwater acoustic wirele...
Architectural study of littoral zone sensing using underwater acoustic wirele...
 
A MULTI-PATH ROUTING DETERMINATION METHOD FOR IMPROVING THE ENERGY EFFICIENCY...
A MULTI-PATH ROUTING DETERMINATION METHOD FOR IMPROVING THE ENERGY EFFICIENCY...A MULTI-PATH ROUTING DETERMINATION METHOD FOR IMPROVING THE ENERGY EFFICIENCY...
A MULTI-PATH ROUTING DETERMINATION METHOD FOR IMPROVING THE ENERGY EFFICIENCY...
 
GPS-less Localization Protocol for Underwater Acoustic Networks
GPS-less Localization Protocol for Underwater Acoustic NetworksGPS-less Localization Protocol for Underwater Acoustic Networks
GPS-less Localization Protocol for Underwater Acoustic Networks
 
Underwater localization and node mobility estimation
Underwater localization and node mobility estimationUnderwater localization and node mobility estimation
Underwater localization and node mobility estimation
 
Underwater Sensor wireless Network
Underwater Sensor wireless NetworkUnderwater Sensor wireless Network
Underwater Sensor wireless Network
 

Último

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxJanEmmanBrigoli
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxRosabel UA
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Dust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEDust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEaurabinda banchhor
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 

Último (20)

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Dust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEDust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSE
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 

Localization Scheme For Underwater WSN

  • 1. Localization Scheme For Underwater WSN AK AY K AR P SH UM ASWAN
  • 2. Outline Wireless Sensor Networks Underwater WSN Localization – What? Why? How? Localization Schemes Comparison Of Different Localization Schemes Conclusion References
  • 3. Wireless Sensor Networks  WSN: A link between the sensory world and the digital world  Wireless sensor network (WSN) refers to a group of spatially dispersed and dedicated sensors for monitoring and recording the physical conditions of the environment and organizing the collected data at a central location. WSNs measure environmental conditions like temperature, sound, pollution levels, humidity, wind speed and direction, pressure, etc.  There are three main components in a WSN:  the sensor  the processor  the radio for wireless communication
  • 4. Underwater WSN(Abstract)  In underwater sensor networks (UWSNs), determining the location of every sensor is important and the process of estimating the location of each node in a sensor network is known as localization.  While various localization schemes have been proposed for terrestrial sensor networks, there are relatively few localization schemes for UWSNs.  The characteristics of underwater sensor networks are fundamentally different from that of terrestrial networks. Underwater acoustic channels are characterized by harsh physical layer environments with stringent bandwidth limitations.
  • 5.  The variable speed of sound and the long propagation delays under water pose a unique set of challenges for localization in UWSN. This Presentation explores the different localization Schemes that are relevant to underwater sensor networks, and the challenges in meeting the requirements posed by emerging applications for such networks, e.g. offshore engineering.
  • 6. Introduction Underwater applications ranging from early warning systems for natural disasters (like tsunamis), ecosystem monitoring, oil drilling, and military surveillance have been looked into. The deployment and management of large scale wireless sensor networks is a challenge because of the limited processing capability and power constraints on each sensor. An offshore engineering application scenario that could use an underwater sensor network is illustrated in the Figure 1. Exploration vessels used for oil drilling are generally huge and are anchored to the seabed with multiple anchors. For certain oil drilling applications, the water depth may be over 3000m. Smart sensors that can monitor environmental and system parameters can be deployed on the seabed.
  • 7. These work together with Remotely Operated Vehicles (ROV), which are controlled from the ship, or Autonomous Underwater Vehicles (AUV), which can navigate the deep waters autonomously based on a given set of rules and instructions. In such a system, the sensors, anchors, and ROVs/AUVs collect information from the seabed and feed the data to the vessel.
  • 8. Localization  What?  To determine the physical coordinates of a group of sensor nodes in a wireless sensor network (WSN)  Due to application context and massive scale, use of GPS is unrealistic, therefore, sensors need to self-organize a coordinate system  Why?  To report data that is geographically meaningful  Services such as routing rely on location information; geographic routing protocols; context-based routing protocols, location-aware services
  • 9. Localization Schemes  Under water sensor network(UWSN) is an distributed underwater system with networked wireless sensors which helps in extensive monitoring of aqueous environments for scientific exploration, commercial exploitation and coastline protection.  Localization Scheme For Underwater Wireless Sensor Networks can ne classified into two categories: 1. Range-based schemes (schemes that use range or bearing information), and 2. Range-free schemes (schemes that do not use range or bearing information).
  • 10.
  • 11. 1.1Range-Based Schemes  In range-based schemes, precise distance or angle measurements are made to estimate the location of nodes in the network.  Uses  Time of Arrival (ToA),  Time Difference of Arrival (TDoA),  Angle of Arrival (AoA) or Received Signal Strength Indicator (RSSI)  to estimate their distances to other nodes in the system. Range-based schemes can be divided into three categories: infrastructure-based schemes, distributed positioning schemes and schemes that use mobile beacons
  • 12. 1.1.1 Infrastructure-Based Scheme  Infrastructure-based (anchor-based) localization systems are similar to the GPS scheme. In such a system, anchor nodes are deployed on the sea-bed at pre-determined locations.  Surface buoys, whose locations are determined by GPS, might also serve as anchor nodes.  The distance to multiple anchor nodes is computed by using the propagation time of the sound signals between the sensor or the AUV and the anchors.  It can track AUVs with an accuracy of 7-9 meters, in aroughly 3 km by 4 km area. It can track objects with an accuracy of 300 mm, in a 500m×500m grid under shallow water conditions.
  • 13. Outline Of an Infrastructure-Based Scheme
  • 14. 1.1.2 Distributed Positioning Scheme  are employed in cases where a positioning infrastructure is not available, i.e. anchor-free.  In this scheme nodes are able to communicate only with their one-hop neighbors and compute the distances to their one-hop neighbors.  Distributed positioning algorithms generally have three positioning phases:  The distance estimation phase, where nodes estimate the distances to their neighbours.  The position estimation phase, where a system of linear equations is generally solved using a least squares approach to estimate the position of the node, and finally
  • 15. A refinement phase, where the accuracy of the algorithm is improved by using an iterative algorithm.
  • 16. 1.1.3 Schemes that use Mobile Beacons/Anchors  In this scheme, a mobile beacon traverses the sensor network while broadcasting beacon packets which contain the location coordinates of the beacon.  Any node receiving the beacon packet will be able to infer that it must be somewhere near the mobile beacon with a certain probability. RSSI measurements of the received beacon packets are used for ranging purposes.  After a number of packets have been received from the mobile beacon, Bayesian inference is used to determine the location of the node.
  • 17. As shown in Figure, a ship equipped with GPS suspends a transponder into the water. The sensor nodes dropped on the seabed are also equipped with acoustic transponders. The position of a node on the seabed is then calibrated by sailing the vessel over the area in which the nodes are dropped. The acoustic range and bearing data from the moving ship is used to localize the nodes.
  • 18. 1.1.4 Schemes Without Anchor/Reference Points The fourth class of schemes is different from the first three in that it does not require anchor nodes or beacon signals. In, a central server models the network as a series of equations representing proximity constraints between nodes, and then uses sophisticated optimization techniques to estimate the location of every node in the network. In ,an infrastructure-less GPS-free positioning algorithm.
  • 19. 1.2 Range-Free Schemes  Range-free localization schemes do not use range or bearing information.  They do not make use of any of the techniques mentioned above (ToA, TDoA and AoA) to estimate distances to other nodes. The advantage of these schemes lies in their simplicity. Range free schemes only provide a coarse estimate of a node’s location. Range-free schemes can be broadly classified into :-
  • 20. 1.2.1 Hop-Count Based Scheme  DV-Hop is one of the most basic range-free schemes, and it first employs a classical distance vector exchange so that all nodes in the network get distances, in number of hops, to the anchor nodes.  Each node maintains a table and exchanges updates only with its neighbors.  Once a landmark (i.e. an anchor) gets distances to other landmarks, it estimates an average distance for one hop, which is then propagated as a correction to the entire network.
  • 21. AN Outline of Hop-Count Scheme
  • 22. 1.2.2 Centroid Scheme  In this scheme, anchor nodes are placed to form a rectangular mesh. The anchor nodes send out beacon signals at periodic intervals with their respective locations.  From the beacon signals received, a receiver node infers proximity to a collection of anchor nodes.  The location of the node is then estimated to be the centroid of the anchor nodes that it can receive beacon packets from.  A high concentration of anchor nodes is required for this scheme to work well. Such a scheme would be hard to implement in the underwater context as it would require setting up a rectangular mesh of anchor nodes on the seabed.
  • 23. 1.2.3 Area-Localization Scheme  ALS is a centralized range-free scheme that provides an estimation of a sensor’s location within a certain area, rather than the exact coordinates of the sensor.  Anchor nodes send out beacon signals at varying power levels and based on the ranges of the different power levels of the anchor nodes, the grid is divided into multiple smaller areas.  The sensors measure the lowest power level that they receive from each anchor node and this information is forwarded with the sensor data to the sink for processing.  This information is represented by an n-dimensional coordinate, where the ith coordinate represents the lowest power level from the ith anchor node.
  • 24.  A very simple case of ALS is shown in Figure below.
  • 25. 1.2.4 Signal Processing/Probabilistic Scheme  Instead of exploiting signal timing or signal strength, this scheme relies on the received signal structure characteristics to do localization. By combining the multi-path pattern with other signal characteristics, the algorithm creates a signature unique for every given location in the area.  This can be achieved by driving a vehicle through the area and acquiring the signal characteristic information. By comparing the received signal characteristic to all the fingerprints in the database, a node’s location can be determined. The major drawback of this technique is the substantial effort needed for generation of the signal signature database. Hence, it is not suited for the ad hoc deployment scenarios in consideration.
  • 26.
  • 27. Conclusion Localization for terrestrial sensor networks has been studied in great detail. However, the problem of localization in underwater sensor networks poses a new set of challenges because of the acoustic transmission medium. This Presentation Highlights the different localization Schemes that can be applied to the domain of UWSNs, which can be broadly classified into Range-Based and Range-Free schemes. The different schemes are compared, and their advantages and disadvantages discussed. Many of the localization schemes discussed here are shown to work in simulation, and their performance needs to be evaluated in underwater systems.
  • 28. References [1] K. Langendoen and N. Reijers, "Distributed Localization in Wireless Sensor Networks: A Quantitative Comparison“ Computer Networks (Elsevier), special issue on Wireless Sensor Networks, November 2003. [2] J. Heidemann, Y. Li, A. Syed, J Wills and W. Ye, “Research Challenges and Applications for Underwater Sensor Networking”, Proceedings of the IEEE Wireless Communications and Networking Conference (WCNC2006), April 3-6, 2006, Las Vegas, Nevada, USA. [3] S. Gezici, Z. Tian, G. Giannakis, H. Kobayashi, A. Molisch, V. Poor and Z. Sahinoglu, “Localization via Ultra Wide Band Radios”, IEEE Signal Processing Magazine, Vol. 22, No. 4, July 2005, pp. 70-84. [4] Global Positioning System standard – Positioning Service Specification, 2nd Edition, June 2, 1995. [5] M. Hahn and J. Rice, “Undersea Navigation via a Distributed Acoustic Communication Network”, Proceedings of the Turkish International Conference on Acoustics, July 4-8, 2005, Istanbul, Turkey
  • 29. [6] A. Savvides, H. Park and M Srivastava, “The bits and flops of the N-hop multilateration primitive for node localization problems”, Proceedings of First ACM International Workshop on Wireless Sensor Networks and Applications, Sep 28, 2002, Atlanta, Georgia, USA. [7] J. Garcia, “Positioning of sensors in Underwater Acoustic Networks”, Proceedings of the MTS/IEEE OCEANS Conference, Sep 19-23, Washington DC, USA. [8] M.L.Sichitiu and V. Ramadurai, “Location of wireless sensor networks with a mobile beacon”, Proceedings of the IEEE International Conference on Mobile Ad- hoc and Sensor Systems (MASS2004), Oct 25-27, 2004, Fort Lauderdale, FL, USA. [9] P. C. Etter, Underwater Acoustic Modeling and Simulation, 3 rd edition, Spon Press, New York, 2003. [10] V. Chandrasekhar and Winston K.G. Seah, “Area Localization Scheme for Underwater Sensor Networks”, Proceedings of the IEEE OCEANS Asia Pacific Conference, May 16-19, 2006, Singapore.

Notas do Editor

  1. Low cost of nodes allows massive scale & highly parallel computation Each node has limited power, limited reliability, and only local communication with neighbors