JIMI 发表于 20:51

出租车计价器设计

论文编号:DZXX160  论文字数:8690,页数:37
摘  要
 出租车计价器是乘客与司机双方的交易准则,它是出租车行业发展的重要标志,是出租车中最重要的工具。它关系着交易双方的利益。具有良好性能的计价器无论是对广大出租车司机朋友还是乘客来说都是很必要的。因此,汽车计价器的研究也是十分有一个应用价值的。
 本次毕业设计的题目是出租车计价器,主要由AT89C51单片机控制模块、7279输出模块、LED数码管显示、按键控制、前端里程测量等组成。通过单片机进行编程控制和前端里程测量及LED数码管显示相结合,主要功能是实现对总价、里程、等待时间按的计算及显示。采用单片机进行的设计,相对来说功能强大,用较少的硬件和适当的软件相互配合可以很容易的实现设计要求,且灵活性强,可以通过软件编程来完成更多的附加功能。
关键词: 出租车计价器, 数码管显示, 传感器
Abstract
 Taximeter is the transaction criteria between the passengers and drivers, it is an important symbol of the taxi industry, and taximeter is also the most important part of the taxi. It relates to the benefits interests of both drivers and passengers. Has a good performance regardless of the meter are very necessary to a vast. Therefore, the car meter is also of much research value.
 The paper is about a taximeter,Which mainly contains AT89C51 controller,7279 output module, LED displaying module, key module, input module. The display controlling sum fore-end mileage measurement and LED numerical code by the fact that the monolithic machine carries out a programming combines each other .the main function is to realize calculation and display pushing down to the total price, mileage and latency time. Adopt the design that the monolithic machine to carries out ,It's relatively powerful, using less hardware and appropriate software mutual coordination to be able to design that call for. The flexibility is strong, and it can make many functions through the software programming.
Key words:Taximeter, Digital Display,Sensor

 目 录
 
摘  要 I
Abstract II
第一章  引言 1
1.1 课题背景 1
1.2 设计任务 1
第二章  方案论证与比较 2
2.1前端里程传感器的选择 2
2.2 控制部分实现方案 2
2.3 显示部分 3
2.4 方案论证 3
第三章  系统总体设计及主要芯片介绍 4
3.1 系统总体设计 4
3.2主要芯片的介绍 4
第四章   系统硬件设计 8
4.1  前端里程测量输入模块 8
4.2 主控制部分模块 8
4.3  按键模块 9
4.4 LED显示模块 10
第五章   系统软件设计 11
5.1 等待时间模块 11
5.2 单价调整模块 13
5.3 里程显示模块 15
第六章   毕业设计总结 16
致   谢 17
参考文献 18
附录1 总电原理图 19
附录2  元器件清单 20
附录3  实际硬件图 21
附录4 程 序 22
主程序 22
AT24C02驱动程序 30
页: [1]
查看完整版本: 出租车计价器设计