190 likes | 266 Views
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.
E N D
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
Outline • Introduction • Partial Ordered Tree • Simulation • Conclusion
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
Initial construction of POTs TOP 3 (50,49,47) (48,45,39) (50,49,48,47,45,39) (48+47)/2=47.5
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.
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