1、 本科毕业设计(论文)本科毕业设计(论文) 题 目 基于单片机的 GPS 定位 系统设计 姓 名 专 业 学 号 指导教师 信息工程学院信息工程学院 二二一五年一五年六六月月 目 录 摘 要 I Abstract II 前 言 .III 1 方案的选择与论证 1 1.1 方案选择 . 1 1.1.1 方案一 1 1.1.2 方案二 2 1.1.3 方案论证 3 2 系统软件仿真 . 4 2.1 Proteus 软件简介 . 4 2.1.1 Proteus 的工作过程 4 2.1.2 Proteus 调试手段 4 2.2 系统的总体仿真 . 5 2.2.1 液晶显示模块 . 6 2.2.2 GP
2、S 模块. 7 3 GPS 定位系统硬件设计. 8 3.1 Keil 软件介绍 8 3.2 GPS 定位系统硬件设计 10 3.2.1 IAP15W4K58S4 单片机. 10 3.2.2 按键模块设计 10 3.2.3 按键液晶显示模块 10 3.2.4 GPS 模块. 12 3.2.5 SERF NEO-6 GPS 信号接收模块 . 12 3.2.6 稳压电路模块 13 4 基于单片机的 GPS 定位系统的实现. 14 4.1 硬件部分的实现 . 14 4.2 软件的烧录与调试 . 15 4.3 最终实现的功能 . 16 结 论 17 致 谢 18 参考文献 19 附 录一:总体电路原理图
3、 20 附 录二:实物图 21 附 录三:源程序 22 基于单片机的 GPS定位系统设计 I 基于单片机的基于单片机的 GPS 定位系统设计定位系统设计 摘 要 本设计是基于 IAP15W4K58S4 单片机来实现的简易全球定位系统。本控制 系统主要完成接受数据、时间显示、经度显示、纬度显示等常规功能。此方案 基于单片机、 全球定位系统模块和 1602 字符型 LCD 液晶显示屏等硬件, 并应用 C 语言实现了全球定位系统信号的提取、显示及基本的键盘控制操作等。经过 实践测试 ,这种接收机可以达到基本全球定位系统信息的接收以及显示, 可以做 到体积小、精度高、连续导航,并可广泛应用于个人野外旅
4、游探险、出租汽车 定位及海上作业等领域。 本次设计的设计要求是通过全球定位系统模块获得定位信息,主要包括经 纬度和时间等,可以根据需要在单片机解析定位数据时选择,同时全球定位系 统模块实现定位。单片机通过串口控制全球定位系统模块,获得定位数据,把 定位数据存储在单片机中通过液晶显示器进行显示,并由按键实现功能选择。 关键词:全球定位系统;IAP15W4K58S 单片机;液晶显示器;导航 基于单片机的 GPS定位系统设计 II THE DESIGN OF GPS POSITIONING SYSTEM BASED ON MCU Abstract This design is based on IA
5、P15W4K58S4 microcontroller to achieve a simple global positioning system. This control system mainly completes the routine functions such as receiving data, time display, longitude, latitude and so on. The scheme is based on the microcontroller, global positioning system module and 1602 character LC
6、D liquid crystal display screen and other hardware, and application of C language realize the global positioning system signal extraction, display and basic keyboard control of operations. By the practical test, the receiver can achieve basic GPS information receive and display, you can achieve small size, high precision, continuous navigation and widely used in the field of personal wild adventure tourism, taxi positioning and operations at sea.