DocumentCode :
183027
Title :
A real-time trajectory indexing method based on MongoDB
Author :
Yuxing Zhu ; Jun Gong
Author_Institution :
Sch. of Software, Jiangxi Normal Univ., Nanchang, China
fYear :
2014
fDate :
19-21 Aug. 2014
Firstpage :
548
Lastpage :
553
Abstract :
Aiming at the inefficiency problems of existing trajectory database techniques especially in real-time access to latest trajectories, a real-time trajectory indexing method based on MongoDB and mixed with spatio-temporal R-tree, hash table and B-tree for searching leaf nodes is proposed in this paper. Time in spatio-temporal R-tree is used as another dimension of equal status to space, and a leaf node can only involve a moving object´s consecutive trajectory points. In order to solve the problem of frequent updates and lack of memory, hash table is divided into two kinds: one caches leaf nodes of spatio-temporal R-tree, which are not inserted into spatio-temporal R-tree until they are full or out-dated in the hash table. This improves generation efficiency of real-time trajectory index; the other one caches in-memory nodes which are loaded from external memory, it avoids frequent operations related to external memory. We build B-tree based on object identification and time in leaf nodes, which benefits trajectory queries for moving objects. In comparison to SETI, the experimental results show that our method has good update efficiency and query performance, and it meets the demand of common trajectory queries in present applications.
Keywords :
cache storage; database management systems; indexing; query processing; tree data structures; B-tree; MongoDB; frequent update problem; hash table; in-memory node caching; leaf node caching; leaf node searching; object identification; real-time trajectory indexing method; spatio-temporal R-tree; trajectory database techniques; trajectory queries; Indexing; Memory management; Object recognition; Real-time systems; Search problems; Trajectory; MongoDB; real-time index; spatio-temporal R-tree; trajectory queries;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Fuzzy Systems and Knowledge Discovery (FSKD), 2014 11th International Conference on
Conference_Location :
Xiamen
Print_ISBN :
978-1-4799-5147-5
Type :
conf
DOI :
10.1109/FSKD.2014.6980893
Filename :
6980893
Link To Document :
بازگشت