当前位置:首页 > 自行车设计
题 目 自行车里程表设计 院(系) 电子信息与电气自动化学院 专 业 电子信息工程 学生姓名 许丹
学 号 10030055 指导教师 孔兵 职称 讲师 论文字数
完成日期: 2014 年 4 月 15 日
本科毕业论文(设计)
巢湖学院本科毕业论文(设计)诚信承诺书
本人郑重声明:所呈交的本科毕业论文(设计),是本人在导师的指导下,独立进行研究工作所取得的成果。除文中已经注明引用的内容外,本论文不含任何其他个人或集体已经发表或撰写过的作品成果。对本文的研究做出重要贡献的个人和集体,均已在文中以明确方式标明。本人完全意识到本声明的法律结果由本人承担。
本人签名:
日期:
巢湖学院本科毕业论文 (设计)使用授权说明
本人完全了解巢湖学院有关收集、保留和使用毕业论文 (设计)的规定,即:本科生在校期间进行毕业论文(设计)工作的知识产权单位属巢湖学院。学校根据需要,有权保留并向国家有关部门或机构送交论文的复印件和电子版,允许毕业论文 (设计)被查阅和借阅;学校可以将毕业论文(设计)的全部或部分内容编入有关数据库进行检索,可以采用影印、缩印或扫描等复制手段保存、汇编毕业,并且本人电子文档和纸质论文的内容相一致。
保密的毕业论文(设计)在解密后遵守此规定。
本人签名: 日期: 导师签名:
日期:
1
自行车里程表设计
摘 要
本文介绍的自行车里程表设计是以单片机最小系统和霍尔传感器为核心。本系统可以实现自行车在行驶过程中的速度、里程数、时间的显示功能以及超速报警的功能。主要是由霍尔传感器模块、按键模块、外部存储模块、显示模块、报警模块以及电源模块这六个模块组成。霍尔传感器将不同的车速转变为不同频率的脉冲信号输录到单片机进行控制与计算,再采用LM016L液晶显示模块,直观地显示自行车的速度与里程数据。本系统由单片机AT89C51、霍尔传感器、液晶显示模块LM016L、数据存储电路和键盘矩阵模块、时间芯片DS1302组成。通过单片机的设置可使内部定时器T1对脉冲输入引脚 T0进行控制,这样能精确地算出加到T0引脚的单位时间检测到的脉冲数;设计中的速度显示采用LM016L模块,通过速度换算得来的里程数采用12C总线并通过存储器来存储,既节省了所需单片机的口线和外围器件,同时也简化了显示部分的软件编程。本文先对里程表设计当中所需的设备作了详细的介绍,对设计中存在的问题进行了说明;而后对硬件和软件部分的设计和实现作了认真的分析,在此基础上进行了仿真。本里程表的设计具有结构简单,成本低廉,显示清晰,稳定可靠等优点。
关键词:单片机最小系统;霍尔传感器;时间芯片DS1302;液晶显示模LM016L;矩阵键盘
The Design of Bicycle Odometer
Abstract
Bicycle speedometer design is presented in this paper to SCM system and the smallest Holzer sensor as the core. This system can realize the display function and speed alarm function, bicycle speed during the driving mileage, time. Is mainly composed of a Holzer sensor module, key module, external memory module, display module, alarm module and power supply module and the six module. Holzer sensor will be different frequency pulse signal inputting to the MCU control and calculation speed change is different, then the LM016L liquid crystal display module, display speed and mileage data bicycle intuitively. This system is composed of MCU AT89C51, Holzer sensor, liquid crystal display module LM016L, data storage circuit and the keyboard matrix module, time chip DS1302. Set by MCU will enable the internal timer T1 pulse input pin T0 control, this can be accurately calculated pulse number per unit time is added to the T0 pin of the detected; design of speed display by using the LM016L module, the speed of conversion to the mileage by using 12C bus and the memory to store, not only saves the need microcontroller port line and peripheral devices, but also simplifies the display part of the software programming. This paper first needed to design the odometers equipment are introduced in this paper, the existing problems in design are described; and the design and Realization of the hardware and software of the earnest analysis, on the basis of the simulation. Odometer the design has the advantages of simple structure, low cost, clear display, good stability and reliability.
Keywords: MCU minimum system, Holzer sensor, time chip DS1302, LCD module LM016L, matrix keyboard
2
共分享92篇相关文档