基于51单片机的自行车测速系统设计.doc
文本预览下载声明
任务书
设计题目: 基于51单片机的自行车测速系统设计
1.设计的主要任务及目标
设计自行车测速系统,实现对速度、里程等的测量及显示,并具备超速报警功能;熟练掌握51单片机的应用;完成系统整体设计,硬件设计;完成程序编制及调试。
2.设计的基本要求和内容
(1) 查阅资料,完成开题报告;
(2) 熟悉51单片机开发工具,了解自行车测速系统相关知识;
(3) 系统整体方案设计;
(4) 硬件设计,完成系统硬件选择及相关电路绘制工作;
(5) 系统软件设计,完成程序的编制及调试;
(6)毕业设计说明书;
3.主要参考文献
李朝青. 单片机原理及接口技术. 北京: 北京航空航天大学出版社, 1994
张洪润, 张亚凡. 传感器技术与应用教程. 北京: 清华大学出版社, 2005
陈伟.基于单片机的测速仪[J].电子制作.2008(10)
4.进度安排
设计各阶段名称
起 止 日 期
1
查阅资料,学习基于单片机控制系统设计思路
2013.122014.02
2
撰写开题报告,进行开题答辩
2014.032014.03
3
设计硬件电路,绘制电路原理图
2014.042014.04
4
系统软件设计,编写程序
2014.052014.05
5
修改毕业设计说明书,进行毕业答辩
2014.052014.06
基于51单片机的自行车测速系统设计
摘要:随着居民生活水平的不断提高,自行车不再仅仅是普通的运输、代步的工具,而是成为人们娱乐、休闲、锻炼的首选。因此,为了满足人们对自行车更强大功能的要求,给人们带来更多的方便,设计一种体积小、操作简单的便携式自行车里程速度器,它能自动地显示当前自行车行走的距离及运行的速度。本论文主要阐述一种基于霍尔元件的自行车里程速度器的设计。以 AT89C52 单片机为核心,A44E 霍尔传感器测转数,实现对自行车里程/速度的测量统计,采用 24C02 实现在系统掉电的时候保存里程信息,并能将自行车的里程数及速度用LED实时显示。
关键词:里程/速度,霍尔元件,AT89C52单片机,LED显示
Bicycle speed system design based on 51 single chip microcomputer
Abstract: With the continuous improvement of living standards, the bicycle is not only the common transport, transport tool, but become entertainment, leisure, exercise of choice. Therefore, in order to satisfy the people to the bicycle more powerful, brings more convenience to people, the portable bicycle mileage speed sensor design of a small volume, simple operation, it can automatically display the distance and the bicycle running speed. This paper mainly expounds a kind of design speed bicycle mileage is based on Holzer element. AT89C52 microcontroller as the core, measuring speed A44E Holzer sensor, measuring the speed of the bicycle mileage / statistics, using 24C02 to realize saving mileage information when the power is off, and the bicycle mileage and speed with the LED real time display.
Keywords: mileage / speed, Holzer element, AT89C52 microcontroller, LED
目 录
TOC \o 1-3 \h \z \u 15162 1前言 1
18756 1.1课题产生的背景 1
10662 2总体方案设计 3
30253 2.1任务分析与实现 3
24581 2.2 硬件方案设计 4
10979 2.2.1里程/速度测量传感器的设计
显示全部