pot : an efficient top- k monitoring method for spatially correlated sensor readings

19
1 POT : An Efficient Top-k Monitoring Method for Spatially Correlated Sensor Readings YongHyun Cho, Jihoon Son and Yon Dohn Chung Data management for senso r networks 2008

Upload: audrey-holman

Post on 04-Jan-2016

23 views

Category:

Documents


1 download

DESCRIPTION

POT : An Efficient Top- k Monitoring Method for Spatially Correlated Sensor Readings. YongHyun Cho, Jihoon Son and Yon Dohn Chung Data management for sensor networks 2008. Outline. Introduction Partial Ordered Tree Simulation Conclusion. Introduction. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

1

POT : An Efficient Top-k Monitoring Method for SpatiallyCorrelated Sensor Readings

YongHyun Cho, Jihoon Son and Yon Dohn Chung

Data management for sensor networks 2008

Page 2: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

2

Outline

Introduction Partial Ordered Tree Simulation Conclusion

Page 3: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

3

Introduction

Since sensor readings are usually correlated with location, top-k nodes are clustered at some areas

This paper propose a novel tree structure to efficiently maintain clusters of the highest readings

Page 4: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

4

Temperature of Kawah Ijen crater lake

Page 5: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

5

POT : Partial Ordered Tree

Page 6: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

6

Partial Ordered Trees

Page 7: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

7

Initial construction of POTs

(50,49,47)

(48,45,39)

TOP 3

(50,49,48,47,45,39)

(48+47)/2=47.5

Page 8: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

8

Local Top-k evaluation

Page 9: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

9

Global Top-k evaluation

Page 10: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

10

Updating the POTs

If the size of GR is k, the new threshold is the same to the previous one.

Otherwise, the new threshold is set as the average of the and the

In each POT, only the nodes that have reported their readings are required to update their thresholds.

KGR 1KGR

Page 11: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

11

Skewed distribution

Page 12: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

12

AverageEnergyConsumption(1/3)

Page 13: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

13

AverageEnergyConsumption(2/3)

Page 14: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

14

AverageEnergyConsumption(3/3)

Page 15: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

15

Network Lifetime(1/3)

Page 16: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

16

Network Lifetime(2/3)

Page 17: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

17

Network Lifetime(3/3)

Page 18: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

18

Monitoring accuracy

Page 19: POT : An Efficient Top- k  Monitoring Method for Spatially Correlated Sensor Readings

19

Conclusion

In sensor networks, sensor readings are usually correlated with their locations

In this paper proposed a novel structure to manage the highest readings and process top-k query