Title :
Evaluation of Range Queries With Predicates on Moving Objects
Author :
McCarthy, Mitzi ; Zhen He ; Wang, X. Shawn
Author_Institution :
Dept. of Comput. Sci. & Comput. Eng., La Trobe Univ., Bundoora, VIC, Australia
Abstract :
A well-studied query type on moving objects is the continuous range query. An interesting and practical situation is that instead of being continuously evaluated, the query may be evaluated at different degrees of continuity, e.g. every 2 seconds (close to continuous), every 10 minutes or at irregular time intervals (close to snapshot). Furthermore, the range query may be stacked under predicates applied to the returned objects. An example is the count predicate that requires the number of objects in the range to be at least Y. The conjecture is that these two practical considerations can help reduce communication costs. We propose a safe region-based solution that exploits these two practical considerations. An extensive experimental study shows that our solution can reduce communication costs by a factor of 9.5 compared to an existing state-of-the-art system.
Keywords :
cost reduction; query processing; communication cost reduction; continuous range query; count predicate; moving objects; query type; range query evaluation; safe region-based solution; Adaptation models; Algorithm design and analysis; Computer science; Mobile handsets; Query processing; Servers; Database Management; Information Technology and Systems; Query processing; Spatial databases; Systems; Temporal databases; query processing; temporal databases;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2013.95