摘要
The rapid development and adoption of location-acquisition and mobile sensing technologies have enabled the tracking of vehicle movement. Massive trajectory data are collected and uploaded to central servers continually in IOV (Internet of Vehicles) scenario, and many IOV applications such as traffic congestion management have range query demands to these data. How to make these queries efficient is a critical and challenging problem. Most existing studies or systems generally put all the entries together when building index, which is not suitable for concurrent access and results in low index insert performance as well as high query latency. And in fact, many applications are characterized as only need the most recent data, it is unnecessary for the index system to manage all the data. So in this paper, we design an online index system for vehicle trajectory data, named PaIndex. Through partitioning technique that maintains data locality, PaIndex can significantly reduce the time cost of range query and support high insert throughput by parallel operations. Taking the advantage of large memory available in modern machines, we maintain the trajectory data and its corresponding index of the past several days in memory, and older ones are kept in disk. Firstly, our index is organized as regular partitioned grids and a temporal index is maintained under a grid if there are data inside that grid. Secondly, to further reduce cost we proceed to partition the temporal index as Time Range Buckets. Finally, in each Time Range Bucket, we index the data with a B+ tree. By this multi-level partitioning technique, we can process insertions or queries between grids or Time Range Partitions in parallel. The experiments conducted on the real-world IOV dataset demonstrate the effectiveness and efficiency of our method.
| 源语言 | 英语 |
|---|---|
| 主期刊名 | 2017 4th International Conference on Systems and Informatics, ICSAI 2017 |
| 出版商 | Institute of Electrical and Electronics Engineers Inc. |
| 页 | 696-703 |
| 页数 | 8 |
| ISBN(电子版) | 9781538611074 |
| DOI | |
| 出版状态 | 已出版 - 28 6月 2017 |
| 活动 | 4th International Conference on Systems and Informatics, ICSAI 2017 - Hangzhou, 中国 期限: 11 11月 2017 → 13 11月 2017 |
出版系列
| 姓名 | 2017 4th International Conference on Systems and Informatics, ICSAI 2017 |
|---|---|
| 卷 | 2018-January |
会议
| 会议 | 4th International Conference on Systems and Informatics, ICSAI 2017 |
|---|---|
| 国家/地区 | 中国 |
| 市 | Hangzhou |
| 时期 | 11/11/17 → 13/11/17 |
联合国可持续发展目标
此成果有助于实现下列可持续发展目标:
-
可持续发展目标 9 产业、创新和基础设施
指纹
探究 'PaIndex: An online index system for vehicle trajectory data exploiting parallelism' 的科研主题。它们共同构成独一无二的指纹。引用此
- APA
- Author
- BIBTEX
- Harvard
- Standard
- RIS
- Vancouver