节点文献

面向虚拟城市的三维空间数据引擎设计与实现

Design and Implementation of Virtual City Oriented Three-dimensional Spatial Data Engine

【作者】 周圣川

【导师】 陈戈;

【作者基本信息】 中国海洋大学 , 计算机应用技术, 2011, 硕士

【摘要】 空间数据具有关系复杂、非结构化、数据量大、多比例尺、随时间变化等特点。如何实现海量空间数据的管理、共享与高效访问是有效应用空间数据的关键问题。随着虚拟现实、地理信息系统等领域学科的迅速发展,各种虚拟城市相关的三维空间数据在城市规划、仿真训练、应急指挥、智能信息系统等领域得到了广泛应用,同时,也对软件系统的空间数据调度、存取效率提出了极高的要求。本论文以面向虚拟城市的空间数据索引、海量数据高效调度模型等空间数据引擎关键技术为研究对象;以构建行之有效的三维空间数据引擎为目标;以实现虚拟城市中海量异构空间数据的高效查询与传输方法为主要研究内容;采用从空间索引算法研究、设计、实现,到内外存交换策略与I/O加速方法研究,再到系统无缝集成的技术路线,对面向虚拟城市的三维空间数据引擎进行了设计与实现,并根据研究成果进行三维空间数据引擎在虚拟地理信息系统VR-GIS平台中的集成与应用。论文的主要工作及所取得的研究成果如下:(1)基于Cell-Rtree的三维空间数据高效索引与存储方法本文通过分析面向虚拟城市的三维空间数据的特点,提出了适用于虚拟城市三维空间数据的Cell-Rtree索引方法,并结合Hilbert空间填充曲线对空间数据的存储结构进行了优化,提高了数据的索引和存储效率。实验结果表明,在虚拟城市应用环境下Cell-Rtree索引与R-tree、四叉树等传统索引方法相比具有更高的空间查询效率和空间利用率。(2)面向虚拟城市的高性能数据服务模型设计本文针对虚拟城市平台需要承载海量三维空间数据的特点,基于Cell‐Rtree空间索引,利用Out‐of‐core技术和IOCP分发机制实现了对百GB数量级三维空间数据的承载与实时调度能力,构建了高效的空间数据引擎数据服务模型,解决了虚拟城市平台中海量空间数据传输的效率问题。?(3)空间数据引擎性能优化方法针对空间数据访问的突发性、离散性,以及在访问过程中需要占用大量的内存、CPU等硬件资源的特点。本文对空间数据索引和内外存数据调度时的系统性能进行了分析,通过建立线程池、内存池和I/O队列管理等方法提升了空间数据引擎的整体性能。(4)面向虚拟城市的空间数据引擎与VR-GIS平台的无缝集成本文实现了面向虚拟城市的三维空间数据引擎在VR-GIS平台中的无缝集成,基于空间数据引擎实现了一套面向城市/区域级大场景的虚拟地理信息系统。借助空间数据引擎对海量空间数据的高效索引与调度能力,突破了VR-GIS平台在海量数据承载与实时调度等方面的技术瓶颈,实现了空间数据引擎与虚拟城市应用的有效结合,为空间数据引擎的推广与应用提供了范例和参考。

【Abstract】 Spatial information is of complex relationships, unstructured, data volume, multi-scale, time-varying and many other features. To translate and share mass spatial data in an efficient way becomes more and more important to many relative research areas. With the development of virtual reality (VR) and geographic information system (GIS), virtual city oriented massive three-dimensional (3D) spatial data has been wildly used in urban planning, simulation training, emergency command, intelligent information systems and put forward higher requirement to the performance of spatial data scheduling and storage.The dissertation takes the key technology of the virtual city oriented index and high efficiency scheduling for 3D spatial data as the main research topic and aims to build an effective spatial data engine for massive spatial data processing. The main research contents of this dissertation focuses on preprocessing method and efficiency I/O model for virtual city oriented massive spatial data. By design and implement a new Cell-Rtree index methods, spatial query could be finished in an efficient way under virtual city application environment. We also implemented a new out-of-core processes model and make research on asynchronous I/O acceleration method for spatial data exchanging and scheduling. Based on the research results, a virtual city oriented VR-GIS spatial data engine were developed and integrated. The main contents and results of the research in this dissertation are summarized as follows:(1) The design of a new Cell-Rtree method for Virtual City oriented 3D spatial data preprocessing and indexing.By analyzing the features of virtual city oriented 3D spatial data, we proposed a new Cell-R Tree index structure which has better time complexity and less overlapping in virtual city applications and optimized 3D spatial data storage structure through Hilbert curve. (2) The out-of-core service model for virtual city oriented data swapping based on IOCPThis paper implemented an asynchronous method to load and make real-time scheduling on hundreds GB level spatial data using out-of-core technology and IOCP distribution mechanisms which solves the massive spatial data overload problem in virtual city oriented platform.(3) System-Level performance optimization methodology for spatial data engineTo resolve performance bottleneck in spatial data random access and concurrent query the dissertation analyzed system performance parameters and introduced some new technologies to improve system performance includes thread pool, memory pool, I/O request management, etc.(4) The integration and development of virtual city oriented 3D rendering engine and spatial data engine.The dissertation realized the integration of the virtual city oriented spatial data engine and virtual reality 3D rendering engine. Based on the efficient indexing and scheduling ability which provided by spatial data engine, the dissertation implemented dynamic integration between spatial data engine and virtual city application which breaks out the data carrying capacity and performance capacity limits in the conventional 3D rendering engine which applied in virtual city-level applications.

节点文献中: 

本文链接的文献网络图示:

本文的引文网络