30
TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks Authors: Xiuzhen Cheng, Andrew Thaeler, Guoliang Xue, Dechang Chen From IEEE INFOCOM 2004

TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Embed Size (px)

DESCRIPTION

TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks. Authors: Xiuzhen Cheng, Andrew Thaeler, Guoliang Xue, Dechang Chen From IEEE INFOCOM 2004. Outline. Introduction Overview of Location Detection Techniques. Outline. Introduction The challenge of Location Discovery - PowerPoint PPT Presentation

Citation preview

Page 1: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

TPS: A Time-Based Positioning Scheme for outdoor Wireless

Sensor Networks

Authors: Xiuzhen Cheng, Andrew Thaeler, Guoliang Xue, Dechang ChenFrom IEEE INFOCOM 2004

Page 2: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Outline

Introduction Overview of Location Detection

Techniques

Page 3: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Outline

Introduction– The challenge of Location Discovery– Overview of TPS

Page 4: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

The challenge of Location Discovery

The algorithm must be distributed and localized ( scalable ).

The protocol must has low communication and computation overhead

The positioning functionality should not increase the cost and complexity of the sensor

The location detection scheme must be robust. TPS proposed in this research is designed to meet

these challenges.

Page 5: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Overview of Location detection Scheme

Two phase of major current sensor location detection schemes :

1. Range or angle measurement

2. Calculations Some schemes perform a refinement

phase

Page 6: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Types of Existing Approaches

Time based methods– Time-of-Arrival (ToA)– Time-Difference-of-Arrival (TDoA)

Received-Signal-Strength-Indicator (RSSI) Angle-of-Arrival (AoA) Range estimation use network connectivity

– DV-hop– DV-distance– Euclidean

Page 7: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

ToA (Time-of-Arrival)

Processing delays and non-LOS propagation can introduce errors

Requires synchronization to accurately measure time-of-flight.

Page 8: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

TDoA (Time-Difference-of-Arrival)

Page 9: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

RSSI (Received-Signal-Strength-Indicator)

Computes distance based on transmitted and received power levels and a radio propagation model.

RSSI is mainly used with RF signals. Due to multipath fading ,RSSI can be

inaccurate .

Page 10: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

AoA (Angle-of-Arrival)

The calculations of triangulation is simple. It’s difficult to measure accurately when a

sensor is surrounded by scattering objects

Sensors or BS should equip with directive antennas or antennae arrays, which may be prohibitive due to cost and form factors.

Page 11: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Overview of TPS

Based on TDoA (Time-Difference-of-Arrival) of RF signals measured locally at a sensor to detect range differences from the sensor to 3 BSs.

These range differences are averaged over multiple beacon intervals before they are combined to estimate the sensor location through trilateration.

Page 12: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Overview of TPS

Not iterative Refine position estimates by averaging

time difference measurements prior to calculating position.– This averaging requires less

computation than repeatedly solving linear system matrices, least squares or multilateration algorithms.

Page 13: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Using network connectivity

If a sensor can not receive signals from enough BSs,– ≥ 2 for AoA– ≥ 3 for ToA, TDoA, and RSSI

none of the previous techniques will work. Network connectivity can be used for

range estimation

Page 14: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

DV-hop

BSs flood their positions to all nodes in the network.

Sensors compute the minimum distance in hops to several base stations.

BSs compute an average distance per hop to other BSs.

BSs then flood this information to the whole network allowing nodes to calculate their positions.

Page 15: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Example of DV-hop

L1 computes the correction (estimated average size of one hop) (100+40)/(6+2) = 17.5

2 hops6 hops

Page 16: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 17: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

DV-distance

DV-distance replaces hop counts with cumulative range estimates in meters estimated from RSSI.

Page 18: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 19: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

AHLoS

A TDoA based scheme BSs transmit both ultrasound and RF signals

simultaneously. The RF signal is used for synchronization purposes. A sensor will measure the difference of the arrival

times between the two signals and determine the range to the base station.

Multilateration is applied to combine range estimates to generate location data.

AHLoS provides fine-grained localization capability.

Page 20: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Ultrasound transceivers can only cover a short range (several meters)

large numbers of base stations may be required to cover large areas.

Multilateration

Page 21: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 22: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 23: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 24: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 25: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 26: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 27: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 28: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks
Page 29: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Advantages of TPS

Offers scalability - Sensors independently compute their positions.

Requires no time synchronization - using a local clock

Sensors do require the ability to measure the difference in signal arrival times with precision– No requirements for an ultrasound receiver,

second radio or specialized antennae at BS or sensors.

Page 30: TPS: A Time-Based Positioning Scheme for outdoor Wireless Sensor Networks

Advantages of TPS

The computation overhead is low– Multilateration based systems require matrix

operations to optimize the objective functions No communication overhead

– Sensors listen passively and make no radio transmissions.

– BS transmit all the beacon signals. – This conserves sensor energy and reduces RF

channel use.