课程设计论坛

首页 » 设计下载 » 电子设计 » 基于霍尔元件自行车速度里程表设计
true lines - 2024/11/4 17:14:20
文件格式:word+protel仿真+程序
文件大小:1.18MB
适用专业:电子信息工程
适用年级:本科
下载次数:0 次
我要下载:客服QQ:5739126
论文编号:217880

资料简介:
本科毕业设计-自行车速度里程计的设计

一套完整的毕业设计,包括开题报告,中期检查表,论文正文,中英文翻译,protel仿真文件和单片机编译程序,另外附有翻译封面及论文封面。

中英文翻译论文题目为:Development of Sensor New Technology  传感器新技    术的发展

中英文翻译正文 共10页 14366个字符数(不计空格)

论文正文共61页。共24768个字符数(不计空格)。

内容简介:

摘要

随着居民生活水平的不断提高,自行车不再仅仅是普通的运输、代步的工具,而是成为人们娱乐、休闲、锻炼的首选。自行车的速度里程表能够满足人们最基本的需求,让人们能清楚地知道当前的速度、里程等物理量。本论文主要阐述一种基于霍尔元件的自行车的速度里程表的设计。以AT89C52单片机为核心,A44E霍尔传感器测转数,实现对自行车速度里程的测量统计,采用AT24C02实现在系统掉电的时候保存里程信息,并能将自行车的里程数及速度用LED实时显示。文章详细介绍了自行车的速度里程表的硬件电路和软件设计。硬件部分利用霍尔元件将自行车每转一圈的脉冲数传入单片机系统,然后单片机系统将信号经过处理送显示。软件部分用汇编语言进行编程,采用模块化设计思想。该系统硬件电路简单,子程序具有通用性,完全符合实际要求。

关键词:里程/速度;霍尔元件;单片机;LED显示



Abstract

With the developing of people’s life, the bicycle is not only the universal tool of transportation and substitute for walking, but becomes the first choice of entertainmenting and exercising. The bicycle mileage/speed can fulfill the basic need of people’s life, so that they can learn the speed and the mileage of the bicycle. In these  paper, the bicycle mileage/speed design based on the Hall element is elaborated. By AT89C52 as kernel, using A44E Hall element to measure revolution, the measure and statistic are achieved. The range informations are saved by AT24C02 when the power is off, the bicycle speed can be displayed on LED. In this article, the hardware circuit and software design of bicycle mileage/speed instrument are introduced in detail. About the hardware, the pulse number is transmitted of one cycle of the bicycle into Single Chip Microcomputer system. Then the signal processed by Single Chip Microcomputer system is sent to display scream. About the software, in assemble language, the program is designed in the mode of modules. The system has simple hardware, common sub-program, and meet the demand of design.

Keywords: Mileage / speed; Hall element; Single Chip Microcomputer; LED



目   录

第1章 绪论    1

1.1课题背景介绍    1

1.2课题的主要任务及内容    2

第2章 自行车的速度里程计总体方案设计    3

2.1任务分析与实现    3

2.2自行车的速度里程计硬件方案设计    4

2.2.1速度里程采样模块的设计    4

2.2.2方案的确定    6

2.3自行车的速度里程计软件方案设计    7

第3章自行车的速度里程计硬件电路设计    9

3.1概述    9

3.2传感器及其测量系统    9

3.2.1霍尔传感器的测量原理    10

3.2.2计程开关型霍尔传感器    10

3.3单片机的选择与所用器件介绍    12

3.3.1存储器的介绍    13

3.3.2 74LS74 芯片的介绍    14

3.3.3 74LS244芯片的介绍    15

3.4 单片机外围电路的设计    16

3.4.1时钟电路的设计    16

3.4.2 复位电路的设计    17

3.4.3 显示电路的设计    18

3.4.4 报警电路的设计    20

第4章 自行车的速度里程表软件程序设计    21

4.1 概述    21

4.2 自行车的速度里程表总体程序设计    21

4.3 中断子程序的设计    24

4.4 数据处理子程序的设计    25

4.5 显示子程序的设计    26

第5章 系统调试与分析    28

5.1 系统仿真调试    28

5.2 硬件电路的搭建    29

5.3 调试故障及原因分析    29

5.4 仿真电路与仿真结果分析    30

第6章 结论与展望    34

6.1结论    34

6.2展望    34

致   谢    36

参考文献    37

附录Ⅰ:自行车速度里程计硬件系统电路原理图    38

附录Ⅱ:程序清单    39

附录Ⅲ:源程序    40




资料文件预览:
共4文件夹,18个文件,文件总大小:1.18MB,压缩后大小:430.18KB


我要下载:基于霍尔元件自行车速度里程表设计(客服QQ:5739126)
1
查看完整版本: 基于霍尔元件自行车速度里程表设计