毕业论文汽车导航

技术可行性、经济可行性、操作可行性,论文中用的,最好字数在2页左右

上传附件了,自己下载吧,连接在后面。希望对你有所帮助,望采纳。

摘要:随着私人汽车在中国的普及,车载导航仪成为了日常生活中必不可少的工具。车载导航系统的路径规划的研究无论是从方便驾驶员出行,提高运输效率,优化城市交通,还是在改造与提升交通管理系统上,都对现代的交通道路起着十分重要的影响,因此受到社会和政府部门的关注和大力支持。

本论文介绍了车载导航系统的发展历史和国内外研究现状,以及GPS车载导航系统的组成、功能、实现过程、路径规划算法以及地理信息系统的功能。并以MaoInfo为工具,在路径规划系统中实现了地图的基本操作。本文重点研究了车载导航系统的路径规划问题。综合考虑并比较了多种最短路径的选择算法,并对其优缺点进行了分析。

来自cang.baidu.com/=http://www.jiaoyuda.com/biye/

关键词:GPS  GIS 车载导航系统路径规划  Dijkstra算法


ABSTRACT

With thepopularization of private cars in China,the navigatorsbecame the daily life of the necessary tools. The car's navigation system pathplanning research whether from convenient drivers travel to improve transportefficiency and optimize the urban traffic, or in the reform and improve trafficmanagement system, all the way to modern traffic plays a very importantinfluence, and it is by society and government departments of the attention andsupport.

This paperintroduces the development history of the car's navigation system and researchstatus from domestic and abroad.The structure, function and the realizationof the whole system are demonstrated in detail in this thesis. TheGIS(Geographic Information System) theory is introduced .By using MapInfosoftware as a supporting platform, basic operation of map are realized. Thealgorithms of Route Planning are discussed in detail. Think over and comparemany shortest path algorithms and present a improved algorithm based on theoriginal Dijkstra algorithm in this thesis. It saves memory space and increasesefficiency.

Keywords:  GPS  GIS  Vehiclenavigation System  Route-Planning  Dijkstra algorithm


目录

第一章绪论................................................1

1.1研究背景与意义...........................................................................................1

1.2GPS导航系统的发展概况............................................................................1

1.1.1GPS导航系统的发展历程....................................................................2

1.1.2GPS导航技术应用的发展趋势............................................................2

1.2研究内容及安排...........................................................................................3

1.2.1研究的内容...........................................................................................3

1.2.2本文的安排...........................................................................................4

第二章GPS车载导航系统的结构与关键技术......................5

2.1车载导航系统的发展...................................................................................5

2.2车载导航技术的总体结构和关键技术.......................................................5

2.2.1车载导航系统的总体结构...................................................................6

2.2.2车载导航系统的关键技术...................................................................6

2.3车载导航系统结构分析及功能要求...........................................................7

2.4系统的功能要求...........................................................................................7

第三章路径规划的分析及设计.................................9

3.1导航电子地图数据库的设计.......................................................................9

3.1.1导航电子地图的数据结构与数据模型...............................................9

3.1.2导航电子地图数据库的设计原则.....................................................10

3.1.3导航电子地图数据库的结构设计与实现.........................................11

3.2导航电子地图中道路网络的拓扑生成方法.............................................12

3.2.1导航电子地图中道路网络的模型与储存.........................................13

3.2.2折线道路网络的拓扑生成法.............................................................14

3.3路径规划的分析及设计.............................................................................16

3.3.1路径规划的基础算法.........................................................................16

3.3.2限制搜索区域的路径规划算法.........................................................20

3.3.3基于分层道路网络的分层路径规划算法.........................................22

3.3.4限制搜索区域的分层路径规划算法.................................................24

第四章路径规划的优缺点分析................................25

4.1算法的实验结果.........................................................................................25

4.2算法实验结果的比对及优缺点分析.........................................................26

第五章结论...............................................29

5.1论文小结.....................................................................................................29

5.2路径规划系统的展望.................................................................................29

致  谢  ...................................................31

参考文献...................................................33



温馨提示:答案为网友推荐,仅供参考
相似回答