- 1、本文档共37页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于单片机的GPS高精度授时时钟设计
学士学位毕业设计(论文)
基于单片机的GPS高精度授时时钟设计
学生姓名:
指导教师:
所在学院:
专 业:农业电气化
摘要
本文设计了一种基于P89LPC952高速单片机的GPS卫星授时时钟。它由接收机、中央处理单元、LCM显示、键盘、输出接口组成。利用接收机提供的标准时间信号,通过中央处理单元对数据的处理,从而可同步输出时间数据,保证高精度授时。这不仅解决了时间获取问题,而且能真正实现全球范围内的时间校准。更创新性地集成了全世界212个城市的实时时间显示。与传统方法相比,这种全新的时钟同步方法具有实现手段简单、精度高、范围大、不需通道联系、不受地理和气候条件限制等众多优点,是时钟同步的理想方法。本文介绍了基于P89LPC952的GPS授时时钟装置的硬件;根据装置要实现的功能,给出了主程序和中断程序的流程图和程序介绍。
关键词:授时时钟 P89LPC952 GPS 中央处理单元
ABSTRACT
A kind of GPS satellite timing clock based on the P89LPC952 High-speed MCU is recommended in the following thesis. It is composed of receptors、central proceeding sectionsLCM, keyboard and output connectors. The central proceeding section could deal with the data to make the output time data by use of the standard time signals supplied by receptors, thus, keeping highly precision timing. By this way, not only solve the problem of the time obtained, but also the time in the worldwide is really completely unified. Even more, creatively integrates 212 cities of the world wide’s real-time display. Compared with conventional method, this new synchronous clock plan has many advantages, such as simple, high precision, wide extension, no channels needed, no confine of geography and weather environment and so on. It is the ideal way to synchronize the clock. In the following paper, represent the hardware of the GPS timing clock based on the P89LPC952 High-speed MCU. According to the function of the device, list the flow chart of the main program and the interrupt program and the introduction of those programs.
Keywords: Timing clock P89LPC952 GPS Central proceeding section目录
摘要 I
ABSTRACT II
前言 IV
1.绪论 1
1.1设计提出的意义 1
1.2课题主要内容 1
2.系统设计基础 2
2.1设计思想 2
2.2方案选择 2
2.3本章小结 3
3.系统组成原理及硬件设计 4
3.1系统的组成和原理 4
3.2硬件电路的设计 4
3.3本章小结 10
4.软件设计 11
4.1软件系统结构 11
4.2主要算法设计 12
4.3本章小结 15
5.PCB设计、组装及调试 16
5.1 PCB的设计 16
5.2 PCB焊接组装 17
5.3电路的调试 17
5.4本章小结 18
结论 19
参考文献 20
致谢 21
附录1 系统原理图 22
附录2 主要源代码 23
前言
20世纪70年代的计算机革命产生了一群新的时间用户,他们需要精确的计算机时间。但是,众所周知,计算机时钟的守时性能并不出色。通常,简单的时钟如腕表和家里的挂钟的性能要好
文档评论(0)