2nd International ICST Conference on Mobile and Ubiquitous Systems: Networking and Services

Research Article

On incremental processing of continual range queries for location-aware services and applications

  • @INPROCEEDINGS{10.1109/MOBIQUITOUS.2005.42,
        author={K.-L.  Wu and  S.-K Chen and P.S. Yu},
        title={On incremental processing of continual range queries for location-aware services and applications},
        proceedings={2nd International ICST Conference on Mobile and Ubiquitous Systems: Networking and Services},
        publisher={IEEE},
        proceedings_a={MOBIQUITOUS},
        year={2005},
        month={11},
        keywords={},
        doi={10.1109/MOBIQUITOUS.2005.42}
    }
    
  • K.-L. Wu
    S.-K Chen
    P.S. Yu
    Year: 2005
    On incremental processing of continual range queries for location-aware services and applications
    MOBIQUITOUS
    IEEE
    DOI: 10.1109/MOBIQUITOUS.2005.42
K.-L. Wu1, S.-K Chen1, P.S. Yu1
  • 1: IBM Thomas J. Watson Res. Center, Hawthorne, NY, USA

Abstract

A set of continual range queries, each defining the geographical region of interest, can be periodically re-evaluated to locate moving objects. Processing these continual queries efficiently and incrementally hence becomes important for location-aware services and applications. In this paper, we study a new query indexing method, called CES-based indexing, for incremental processing of continual range queries over moving objects. A set of containment-encoded squares (CES) are predefined, each with a unique ID. CES's are virtual constructs (VC) used to decompose query regions and to store indirectly pre-computed search results. Compared with a prior VC-based approach, the number of VC's visited in an index search in CES-based indexing is reduced from (4L2-1)/3 to log(L)+1, where L is the maximal side length of a VC. Search time is hence significantly lowered. Moreover, containment encoding among the CES's makes it easy to identify all those VC's that need not be visited during an incremental query reevaluation. We study the performance of CES-based indexing and compare it with a prior VC-based approach.