基于arm的GPS导航定位系统设计.doc
文本预览下载声明
江苏科技大学
本科毕业设计(论文)
基于ARM的GPS导航定位系统设计
ARM-based GPS navigation system design
摘要
GPS(全球定位系统)是一种全方位的实时定位技术随着GPS技术的发展,以ARM处理器作为主CPU的嵌入式硬件平台几乎已经成为信息产业的硬件标准本文对基于ARM的GPS定位系统的开发进行了研究与实现。
硬件平台设计以三星公司的ARM920T核的S3C2410为微处理器对以下三个方面的技术进行了研究:一是对GPS及嵌入式技术进行了介绍, 介绍了GPS技术原理、特点、和定位方式;二是搭建基于ARM的硬件平台;三是对GPS模块及通讯接口进行了设计。 GPS ARM Windows CE操作系统
Abstract
GPS (Global Positioning System) is a comprehensive real-time positioning technology, with GPS technology to ARM processor as the main CPU of the embedded hardware platform has almost become the information industry hardware standards.On the one hand ,it has a small,strong performance,low power,high reliabity:on the other hand,it is high speed,stable operation and provides a hardware based embedded operating system.In this paper, Windows CE embedded operating system, ARM-based GPS positioning system and implementation of development studied.
Platform designed to Samsung S3C2410 ARM920T microprocessor core, on the following three techniques were studied: one on the GPS and embedded technologies are introduced, introduced the principle of GPS technology, features, and positioning means ; Second, ARM-based hardware platform built on the power supply circuit, memory circuit design, etc.; Third, GPS module and the communication interface is designed.
Keywords: GPS ARM Windows CE Operation System
目 录
第一章 绪论 1
1.1 嵌入式技术研究背景 1
1.2 GPS技术研究背景 2
第二章 GPS技术基本原理 3
2.1 GPS基本原理 3
2.1.1卫星的位置 3
2.1.2卫星与用户间的相对距离 4
2.1.3卫星信号的解算 4
2.1.4 GPS的定位方式 5
2.2 GPS发展前景 6
第三章 嵌入式系统设计 8
3.1嵌入式系统 8
3.2 Windows CE嵌入式操作系统 8
3.3 Windows CE系统框架 9
3.4嵌入式软件平台开发 10
3.4.1 Boot Loader开发 10
3.4.2 OAL开发 11
3.5 ARM技术介绍 13
3.5.1 ARM处理器的体系结构 13
3.5.2 ARM920T微处理器概述 14
第四章 系统硬件及GPS模块设计 15
4.1总体硬件设计方案 15
4.1.1 系统硬件的选择 15
4.1.2 S3C2410处理器 15
4.2系统硬件电路设计 16
4.2.1电源电路 18
4.2.2 串口电路 18
4.2.3 Flash电路 19
4.2.4 SDRAM电路 20
4.2.5 显示电路 21
4.3 GPS模块电路设计 22
4.3.1 GPS模块选择 22
4.3.2 GPS模块与主机的串口通信 23
第五章 系统软件设计 25
5.1 NEMA0183协议 25
5.2 GPS程序设计 25
5.3 用户界面 29
总结 3
显示全部