登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 物联网工程 > 正文

基于GPS车辆定位系统的设计与实现毕业论文

 2021-06-30 08:06  

摘 要

人们对GPS车辆定位系统的研究,最早开始于二十世纪六十年代,到现阶段,GPS定位技术已经发展成熟。随着近年来汽车使用量的逐年增长,GPS车辆定位系统为解决汽车文明带来的日益严重的城市交通问题提供了一个很好的途径。而当下大量普及的Android智能手机和发展迅速的电子地图,使得便捷的智能设备监视车辆位置成为可能。本文的主要研究工作如下:

(1)对车辆定位系统中应用的GPS全球定位系统、GIS地理信息系统和3G移动通信技术三种系统相关理论及关键技术进行介绍。并对他们在本系统中的作用进行详细研究。同时,为系统的设计与实现做好理论技术铺垫,还对Baidu Map相关知识进行了阐述。

(2)描述了整个系统的总体架构设计,对GPS车辆定位系统的各部分的需求分析,系统的设计目标和原则做了简单阐述。还对系统实现中的开发环境搭建及开发技术进行介绍,详细描述了软件的界面设计和主要功能模块的实现。

(3)对系统进行测试,包括功能及性能的测试。将车载终端软件安装并使用,对软件的主要功能进行测试,同时记录测试结果。性能测试中我们进行了内存占用及软件使用流畅度的测试,并保存截图记录下测试结果。

关键词:全球定位系统;车辆定位;Android

Abstract

The research on the GPS vehicle positioning system , first began in 1960s, to the present stage, GPS positioning technology has already been full-developed. With the increasing of automobile usage in recent years, the GPS vehicle positioning system provides a good way to solve the increasingly serious urban traffic problems. And now a lot of popularity of Android smart phones and rapid development of electronic maps, making it possible to monitor the location of the vehicle with a convenient smart phone. The main research work of this paper is as follows:

(1) The GPS global positioning system, GIS geographic information system and 3G mobile communication technology and the key technologies are introduced in this paper. And the role of them in this system is studied in detail. At the same time, it also elaborates the related knowledge of Baidu Map, which is the foundation of theory and technology for the design and Realization of the system.

(2) It describes the overall architecture of the system design, GPS vehicle positioning system needs analysis, system design objectives and principles. It also introduces the development environment and the development technology of the system, and describes the interface design of the software and the realization of the main function modules in detail.

(3) Testing the system, including the function and performance of the test. The software is installed and used, and the main function of the software is tested, and the test results are recorded simultaneously. In performance testing, we conducted a test of the memory footprint and software fluency, and saved the test results.

Key word:Global Positioning System;Vehicle location;Android

目录

第1章 绪论 1

1.1 研究背景和意义 1

1.2 国内外研究现状 1

1.3 课题研究内容 2

第2章 系统理论和关键技术 3

2.1 全球定位系统(GPS) 3

2.1.1 GPS技术概述 3

2.1.2 GPS定位的基本原理及特点 3

2.2 第三代移动通信技术(3G) 4

2.3 地理信息系统(GIS) 5

2.3.1 GIS技术概述 5

2.3.2 GIS技术在车辆定位系统中的应用 5

2.4 Baidu Map 6

第3章 系统设计与实现 7

3.1 系统需求分析 7

3.1.1 系统的设计目标和原则 7

3.2 系统整体设计 7

3.3 Android应用开发相关技术 8

3.3.1 Android开发环境搭建 8

3.3.2 Android体系结构 9

3.4 Baidu Map应用开发相关介绍 10

3.4.1 Baidu Map开发环境搭建 10

3.4.2 Baidu Map 开发相关技术介绍 10

3.5 客户端软件设计 11

3.5.1 软件界面设计 11

3.5.2 客户端整体流程 12

3.6 客户端软件实现 13

3.6.1 密钥验证 13

3.6.2 定位功能 14

第4章 系统功能及性能测试 16

4.1 系统功能测试 16

4.1.1 密钥验证测试 16

4.1.2 定位功能测试 17

4.2 系统性能测试 18

第5章 总结与展望 20

参考文献 21

致谢 22

第1章 绪论

1.1 研究背景和意义

近年来,我国经济发展迅猛,人们的生活追求也在不断提高,车辆已经成为我们日常生活中不能缺少的出行工具。各类汽车数量不停增加,据专家保守估计,在之后的几年时间里,汽车的使用量将以10%的速度不断增加,不久的将来就会出现成百上千的汽车在大街小巷中穿行,满载货品的运输车在道路上行驶的场景。车辆的增加给我们的生活带来了无限的便捷,然而,随之而来的却是交通拥堵、交通意外事故频繁发生、车辆盗窃相关案件数目急剧增加,这些问题都是我们必须要面对的,并且可能影响到我们的生活[1]。如何科学的引导车辆的出行,有效的控制和管理这些车辆,避开拥挤路段,提高道路通行能力,就成为了现代社会亟待解决的重要问题。

因此提出的智能交通系统(Intelligent Transport System,ITS)正是解决这些交通状况的一个途径,该系统将数据通信技术、导航定位、传感器技术、自动控制以及计算机技术等多种先进技术有效地融合起来,综合地应用在交通运输业[2],形成一个安全高效的综合运输系统。本课题中我们设计的车辆定位系统就是智能交通系统在日常生活中应用的一个方向,它对整个交通行业的发展有着重大的意义。

车辆定位系统融地理信息系统、3G移动通信技术、全球定位技术、信号处理技术和计算机网络技术等多种技术于一体。该系统的工作原理是把设备接收到的位置,方向等信息通过3G移动网络发送到显示设备上,然后将车辆的相关位置信息在显示设备的电子地图上实时显示出来,并且还向用户提供了信息查找,这是管理车辆的一个有效的方法。

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图