A Distributed Spatial Index for Error-Prone Wireless Data Broadcast
Introduction
organizes data objects in a certain linear order
has a fully distributed structrue
provides multiple search paths for same objects and shares links on common search paths
very resilent to the inherent error-prone communication environment in wireless data broadcast
efficiently supports a variety of location-based queries
Preliminaries
system model
performance metrics
access latency
tuning time
conventional spatial query processing
design requirements for air indexes
the size of air index needs to be small
air index can only be accessed sequentially
query processing based on wireless data broadcase should start as soon as possible
query processing should be resilent to the error-prone wireless communication environment
air indexing
conserving the energy of moblie clients
procesing of location-based queries
window query
k nearest neighbor query
hilbert curve
为什么偏偏选 hilbert 曲线,而不选其他的空间填充曲线
Distributed Spatial Index
tree-based indexes are not appropriate for supporting spatial queries in data broadcast environment
clients have to wait for the root node
wireless broadcast is error-prone
back tracking
the index structure
energy efficient forwarding
error resilience
multiple data types
sequential approach
integrated approach
Spatial Queries Processing
snapshot query processing on air
window queries
k nearest neighbor queries
conservation approach
aggressive approach
continuous query processing on air
continuous window queries
continuous nearest neighbor queries
Performance Evaluation
point queries
snapshot queries
snapshot window queries
snapshot K nearest neighbor queries
continuous queries
continuous window queries
continuous NN queries
computational cost
power consumption
error resilience
multiple data types
具体的算法不是很明白
A Distributed Spatial Index for Error-Prone Wireless Data Broadcast
Added: 2010-11-08 06:14:52
From: (Joined 2008-11-18 05:56:21)
0 views |0 downloads
A Distributed Spatial Index for Error-Prone Wireless Data Broadcast