节点文献

ITS信息服务系统的关键技术及其应用

The Key Technology of ITS Information Service System and Its Application

【作者】 钟剑龙

【导师】 许昌如;

【作者基本信息】 武汉理工大学 , 交通信息工程及控制, 2003, 硕士

【摘要】 近年来ITS已成为我国及全球一个热点,各国政府、院校及科研单位、公司为了缓解日益严重的交通问题,从系统的观点出发,将车辆和道路综合考虑,利用新技术分析交通需求,将信息技术与通信技术应用于交通运输的各个方面,成绩斐然。本文是作者在这方面的工作的主要内容。 本文有八章,可分为四个方面的内容,一是利用UML工具建立的ITS信息服务系统的业务模型,这是ITS信息服务系统的一个高层模型,找到了ITS信息服务系统的Actor和用例(use case),并通过对业务模型的分析总结出ITS信息服务系统的关键技术。二是地理信息系统的面向对象的地理空间数据库的总体架构,GIS是ITS信息服务系统的—项关键技术。在地理信息系统中,地理数据的存储与组织是地理信息系统的核心问题,存储与访问地理空间数据的效率是地理空间数据库的一个重要性能。本文提出了地理空间对象中的线、面及地理空间对象间的空间关系的定义,并在这个基础上采用面向对象技术分析了这些对象间的逻辑结构,抽象出对象模型,在对象模型的基础上构建了面向对象数据库的整体架构。本文还将二叉树作为面的数据结构,并给出点落在面内的算法及其时间复杂度分析。三是空间分析中若干底层算法的分析。空间分析是地理信息系统的一个极其重要的组成部分,是地理信息系统区别于一般的制图系统和信息管理系统的根本所在,其性能是地理信息系统的性能的重要标志。本文对空间分析所涉及到的若干底层问题(点与线段、线段与线段、线段与BOX间的关系)作了全面的剖析,并给出了高效的算法。通过在PENTIUM系列CPU上比较本文提出的算法和传统的算法发现在理论上本文提出的算法在判断这些关系时节省了24%~37%的时间。四是面向对象数据库的版本控制模型及其应用。面向对象数据库是近年来产业界和学术界研究的重点课题,其中面向数据库的版本控制是面向对象数据库多用户并发控制的重要机制,与一般的固定基线模型不同,本文提出了一个变基线的版本控制模型。 本文的四个方面的内容是以ITS信息服务系统为线索联系在一起的,其中ITS信息服务系统的业务模型是ITS信息服务系统的高层模型,地理信息武汉理工大学硕士学位论文系统ITS信息服务系统的一项关键技术,面向对象的地理空间数据库的总体架构和面向对象数据库的版本控制模型均是GIS的关键技术,空间分析的底层算法是提高GIS性能的核心技术。 本文内容除第一部分外,均在武汉瑞得信息有限公司的地理信息基础平台中得到应用,也是作者在研究生学习期间在武汉瑞得信息有限公司参与地理信息平台开发过程中从事总体架构设计与空间分析的算法设计与实现工作的总结。武汉瑞得信息有限公司的地理信息基础平台是新一代的地理信息系统基础平台,应用面向对象技术进行分析和实现地理信息系统中的关键技术和共性的问题,为地理信息系统的应用开发提供支撑平台,以缩短开发周期,提供系统的可复用性,在国内具有领先地位,填补了国内空白。该平台已被多个省市土地管理部门采用,作为土地管理、规划的基础性平台,收到用户的好评。

【Abstract】 Nowadays ITS has became a focus in China and the whole world?In order to salve the aggravating problem of transportation , Governments > institutes and firms apply new technology to analysis the transportation requirement and apply information and communication technology to every part of traffic transportation and make good achievement . This thesis is the main content of my work in this field .This paper have eight chapters and is divided into four segments. First ,1 applied UML to establish the business model of the ITS information service system and find out the actors and use_cases of the ITS information service system .The model is a high system model of the ITS information service system. I sum up the key technology of the ITS information service system from the business model. Second , I establish the framework of the object_oriented geodatabase of generality GIS platform .GIS is a key technology of the ITS information service system .The store and organization of geographical data is a key problem of GIS and the efficiency of the store and visiting geographical data is an important performance of GIS. This paper generalize the definition of line , area of geographical object and the definition of spatial relationship in GIS . The paper applied the object_oriented technology to analyze the logic relationship of the spatial objects based these definition and to generalize the spatial object model . The spatial object model become the base of the framework of the object_oriented geodatabase . This paper also find out the bi_tree is a practicable imagery of the area in GIS and give a algorithm of the problem that if a point is in an area and analyze the time complexity of the solution based the imagery Third , the paper analyze some low algorithms of spatial analysis . The spatial analysis is an important component of GIS and distinguishes GIS from the general cartographic system and management information system . The spatial analysis performance is an important performance of GIS . The paper analyze some lowproblem of spatial analysis ,such as the relationship of point_lint , line_line ,line_box and find out highefficient algorithms of these problem. For example ,if we compare the algorithm in this paper with the algirithm by Pentium CPU , we will find the algorithmes in this paper canreduce time 24%~37% in theory. Fourth is the version control model of the object_oriented database and its application. The object_oriented database is an hot spot the researches into databases . The version control of the object_oriented database is an important mechanism of the multiuser concurrency control .Compared to the solid base_line of the general version control model,the paper present a mobile base_line.The four contents of this paper are well integrated with the ITS information service system. The business model of the ITS information service system is the high level model of the ITS information service system .The geographic information system is a key technology of the ITSinformation service system, the framework of the object_oriented geodatabase and the version control model of the object_oriented database are the key technology of the geographic information system , the low algorithms of spatial analysis is the core technology to enhance the GIS performance.All content of this thesis ,except the first part , have been applied in the general GIS platform of Cread corporation,Wuhan and is summary of my work in the design and implement of the platform framework and the spatial analysis algorithms. The general GIS platform of Cread is a new generation GIS platform .In order to reduce the platform development period and to enhance the reusing ability of platform ,we apply object_oriented technology to analysis the key technology and general problem of GIS . The platform in the lead of this field . The platform is working in a few province and city work as the base platform to manage and scheme land .

  • 【分类号】TP311.13
  • 【下载频次】145
节点文献中: 

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

本文的引文网络