• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (5): 161-167.

• 论文 • Previous Articles     Next Articles

A Cost Model for Spatial Queries Based on PQRtree

LI Bohan,QIN Xiaolin,CHEN Yifei,LIU Yali   

  1. (School of Information Science and Technology,Nanjing University of Aeronautics and Astronautics,Nanjing 210016,China)
  • Received:2011-11-15 Revised:2012-03-11 Online:2012-05-25 Published:2012-05-25

Abstract:

The operation of spatial data objects is frequently involved in many applications with mass and high dimensional data sets, such as spatial information and GIS. The traditional index has disadvantages with too much memory and I/O consumption in handling this kind of queries. This paper presents the PQRtree and cost model for spatial queries using PQRtree. With the improvement of the select query cost model, the corresponding query and cost model are given based on PQRtree. In order to improve the performance of the query of spatial data, a threephase parallel query method is presented. And the optimization is executed respectively in the task creation, the distribution, and the execution stages. The effective filtering and refining algorithm can improve the performance in task creation and task distribution which are applied to spatial query. The experiment shows that the model has a degree of accuracy, and the above methods  can reduce the cost of time and spatial requirements with different data sets. Given that parallel mechanism treats targets efficiently, this paper proposes a parallel mechanism cost model by using parallel query methods.

Key words: quad-tree;Rtree;query cost model;parallel mechanism;refinement