이동체의 현재 위치 색인을 위한 동적 해슁 구조의 설계 및 구현

Design and Implementation of the dynamic hashing structure for indexing the current positions of moving objects

  • 전봉기 (신라대학교 컴퓨터정보공학부)
  • 발행 : 2004.10.01

초록

위치 기반 서비스는 이동체의 위치에 종속적인 결과를 얻는 위치 기반 질의를 필요로 한다. 이동체의 위치는 연속적으로 변하기 때문에, 이동체의 색인은 변경된 위치 정보를 유지하기 위하여 빈번한 갱신 연산을 수행해야 한다. 기존의 공간 색인들(그리드 파일, R-트리, KDB-트리 등)은 정적 데이터를 검색하는데 효과적인 색인이다. 이들 색인은 연속적으로 위치 데이터가 변경되는 이동체 데이터베이스의 색인으로는 적합하지 않다. 본 논문에서는 삽입/삭제 비용이 적은 동적 해슁 색인을 제안한다. 동적 해슁 색인 구조는 해쉬와 트리를 결합한 동적 해슁 기술을 공간 색인에 적용한 것이다. 실험 결과에서 동적 해슁 색인은 $R^*$-tree와 고정 그리드 보다 성능이 우수하였다.

Location-Based Services(LBS) give rise to location-dependent queries of which results depend on the positions of moving objects. Because positions of moving objects change continuously, indexes of moving object must perform update operations frequently for keeping the changed position information. Existing spatial index (Grid File, R-Tree, KDB-tree etc.) proposed as index structure to search static data effectively. There are not suitable for index technique of moving object database that position data is changed continuously. In this paper, I propose a dynamic hashing index that insertion/delete costs are low. The dynamic hashing structure is that apply dynamic hashing techniques to combine a hash and a tree to a spatial index. The results of my extensive experiments show the dynamic hashing index outperforms the $R^$ $R^*$-tree and the fixed grid.

키워드

참고문헌

  1. O. Wolfson, A. P. Sistla, S. Chamberlain, and Y. Yesha, 'Updating and querying databases that track mobile units,' Distributed and Parallel Databases, vol. 7, no. 3, pp. 257-387, 1999 https://doi.org/10.1023/A:1008782710752
  2. A. Guttman, 'R-trees: A dynamic index structure for spatial searching,' Proc. of the ACM SIGMOD Int'l Cont. on Management of Data, pp. 47-54, 1984
  3. H. Samet, The Design and Analysis of Spatial Data Structures, Addision-Wesley, Reading, MA, 1990
  4. J. T. Robinson, 'The K-D-B-tree: A search structure for large multidimensional dynamic indexes,' Proc. of the ACM SIGMOD Int'l Cont. on Management of Data, pp. 10-18, 1981
  5. S. Saltenis, C.S. Jensen, S.T. Leutenegger, and M.A. Lopez, 'Indexing the positions of continuously moving objects,' Proc. of the ACM SIGMOD Int'I Conf. on Management of Data, pp. 331-342, 2000
  6. G. Kollios, D. Gunopulos, and V. J. Tsotras. 'On indexing mobile objects,' Proc. of the ACM Symposium on Principles of Database Systems, pp. 261-272, 1999
  7. J. Tayeb, O. Ulusoy, and O. Wolfson. 'A quadtree based dynamic attribute indexing method,' The Computer Journal, vol. 41, no. 3, pp. 185-200, 1998 https://doi.org/10.1093/comjnl/41.3.185
  8. Z. Song and N. Roussopoulos, 'Hashing moving object,' Int'l. Cont. on Mobile Data Management, pp. 161-172, 2001
  9. D. Kwon, S. Lee and S. Lee, 'Indexing the Current Positions of Moving Objects Using the Lazy Update R-tree', Inn. Cont. on Mobile Data Management, pp. 113-120, 2002
  10. J. Nievergelt, H. Hinterberger, and K. C. Sevcik, 'Then Grid Files: An adaptive, symmetric multikey file structure,' ACM Transactions on Database Systems, vol.9, no. 1, pp. 38-71, 1984 https://doi.org/10.1145/348.318586
  11. N. Beckmann and H. P. Kriegel, 'The R^*-tree: An efficient and robust access method for points and rectangles,' Proc. of the ACM SIGMOD Int'l Cont. on Management of Data, pp. 332-331, 1990.
  12. Y. Theodoridis, J. R. O Silva, and M.A Nascimento, 'On the generation of spatiotemporal datasets,' Proc. of Int'l Symposium on Spatial Databases, pp. 147-164, 1999
  13. 전봉기, 홍봉희, '이동체 데이타베이스를 위한 해쉬 기반의 공간 색인,' 한국정보과학회학술발표 논문집, 제28권, 제2호, pp. 205-07, 2001