DocumentCode
2398454
Title
Indexing the current positions of moving objects using the lazy update R-tree
Author
Kwon, Dongseop ; Lee, Sangjun ; Lee, Sukho
Author_Institution
Sch. of Electr. Eng. & Comput. Sci., Seoul Nat. Univ., South Korea
fYear
2002
fDate
8-11 Jan. 2002
Firstpage
113
Lastpage
120
Abstract
With the rapid advances of wireless communications and positioning techniques, tracking the positions of moving objects is becoming increasingly feasible and necessary. Traditional spatial index structures are not suitable for storing these positions because of numerous update operations. To reduce the number of update operations, many existing approaches use a linear function to describe the movements of objects. In many real applications, however, the movements of objects are too complicated to be represented as a simple linear function. In this case, such approaches based on a linear function cannot reduce update cost efficiently. In this paper we propose a novel R-tree based indexing technique called LUR-tree. This technique updates the structure of the index only when an object moves out of the corresponding MBR (minimum bounding rectangle). If a new position of an object is in the MBR, it changes only the position of the object in the leaf node. It can update the position of the object quickly and reduce update cost greatly. Since it is based on the R-tree, the LUR-tree also uses the same algorithms to process various types of queries as the R-tree. We present the experimental results which show that our technique outperforms other techniques.
Keywords
computer networks; mobile computing; radio access networks; tree data structures; LUR-tree; lazy update R-tree; minimum bounding rectangle; moving objects indexing; positioning techniques; spatial index structures; wireless communications; Computer science; Consumer electronics; Costs; Databases; Global Positioning System; Indexing; Mobile computing; Portable computers; Spatial indexes; Wireless communication;
fLanguage
English
Publisher
ieee
Conference_Titel
Mobile Data Management, 2002. Proceedings. Third International Conference on
Print_ISBN
0-7695-1500-2
Type
conf
DOI
10.1109/MDM.2002.994387
Filename
994387
Link To Document