基于单片机出租车计价器设计
基于单片机出租车计价器设计(任务书,开题报告,外文翻译,论文10500字)
摘 要
本课题是出租车计价器系统的设计。整个系统是以89S51单片机为设计核心,采用A44E霍尔传感器模拟对车轮转速的计数,以此达到里程的测量,然后再由此为基础计算车车辆的里程金额等数值。本系统添加的掉电存储功能由AT24C02单片机完成。显示界面采用的是LCD1602液晶屏显示,并且能用语音软件进行播放。本系统不仅能实现传统的计费功能,还能实现昼夜模式的切换和等待计时等功能。
关键词:单片机AT89S51;LCD1602;出租车计价器;霍尔传感器;AT24C02
Taxi meter design
Abstract
This topic is the design of taximeter system. The whole system is based on 89S51 microcontroller as the core design, using A44E Holzer sensor simulation count on the wheel speed, so as to achieve the mileage measurement, and then the numerical calculation based on vehicle mileage amount. This system adds the power-down memory function is completed by AT24C02 microcontroller. Display interface is used LCD1602 liquid crystal display screen, and can use the voice playback. This system can not only realize the function of traditional accounting, but also realize the switching diurnal patterns and waiting time and other functions.
[来源:http://www.doc163.com]
Keywords: AT89S51; LCD1602; Taximeter; Holzer sensor; AT24C02
[来源:http://Doc163.com]
目录
摘 要 I
Abstract II
第一章 绪论 1
第二章 出租车计价器的硬件设计 3
2.1单片机最小系统 3
2.1.1 电源供电模块 3
2.1.2 复位电路 3
2.1.3 晶体振荡电路 4 [资料来源:http://Doc163.com]
2.2里程计算模块的设计 5
2.4语音模块的设计 8
2.5 掉电存储电路的设计 10
2.6按键电路的设计 11
2.7.时钟电路的设计 12
2.7.1 DS1302 简介 12
2.7.1时钟电路的设计 13
第三章 出租车计价器的软件设计 14
3.1 主程序模块 14
3.3 定时中断服务程序 17
3.4 中途等待服务程序 17
3.5 显示服务子程序 19
3.6 键盘服务程序 20
第四章 系统的调试 21
4.1硬件调试 21
4.2掉电存储测试 25
第五章 结论与展望 26
参考文献 27
致 谢 57