智能客车超载检测系统的设计

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

`

长春工业大学

毕业设计、毕业论文

题目智能型客车

超载检测系统设计

学院电气与电子工程学院

专业班级电气工程及其自动化090307

指导老师唐娜

姓名吴飞

2013年6月11日

指导教师签字:

年月日评阅人签字:

年月日

摘要

本文设计了一个客车超载监控系统,以MCS-51单片机为核心,利用反射式红外传感器、方向识别电路、报警电路、锁定电路设计,能够通过键盘手动设置乘客人数的上限值,并用LED显示器显示车的实时乘客人数。当客车人数超载时,系统发出声光报警,并通过继电器切断客车的电子启动装置,从而将汽车锁定,使之无法行驶。当超载解除后,声光报警也相应的解除,客车锁定解除,可以正常运行。

本设计共分两部分,硬件系统设计和软件系统设计。硬件部分利用红外传感器和方向识别电路将乘客的上、下车情况进行检测和判断并输入单片机系统。经过单片机系统将处理的数据送LED显示,声光报警电路由蜂鸣器和发光二极管组成,用继电器实现对客车启动装置的锁定。软件部分用汇编语言进行编程,采用模块化设计思想。该系统通过调试后,能够较好的完成客车超载的预警提示,并对超载情况进行相关控制。

关键词:客车;超载;监控;单片机

Intelligent Passenger Overload Detection System Design

Abstract:

This paper illustrates the design of a carriage overload monitoring system.MCS-51 MCU as core is used to design hardware circuit and software.In this subject we use infrared sensors,identify circuit and alarm-circuit latch circuit to design a carriage overload monitoring system that enables the keyboard to manually set limits on the number of passengers and can use LED at the same time to display the number of passengers inside.If the passenger overloading,the sound and light alarm system cuts off the bus through the electronic launch devices.By doing this,the overload monitoring system can lock the car,so that the car can’t be started.When the overload is canceled,the sound and light warning is canceled. The bus is also unlocked and can be operated normally.

The design is divided into two parts, hardware system design and software system design .The hardware systems parts uses infracted sensors and identify circuit to detect and judge the situation whether the passengers are getting on or off the bus .This system can display the number of passengers on LED. The sound and light alarm circuit is composed of buzzer and LEDs, the lock function of the bus’s launch devices achieves by using the relay unit. Assemble language is used in the software system and modularization design idea is adopted .The monitor system can complete an alarm beforehand for overload, meanwhile the mutuality control will be adopted.

Key words:carriage;overloading;monitoring; SCM(single chip micro computer)

目录

第1章绪论 (1)

1.1立题的意义 (1)

1.2课题研究任务及目标 (2)

1.3课题主要容 (2)

第2章客车超载检测系统的方案论证 (4)

2.1系统的原理 (4)

2.2系统的组成 (4)

第3章客车超载监控系统的硬件设计 (6)

3.1客车超载监控系统的检测电路 (6)

3.1.1传感器的选择 (6)

3.1.2反射式红外传感器检测原理 (7)

3.1.3方向识别电路的设计 (8)

3.1.4 双D触发器 (10)

3.1.5 7406 芯片 (10)

3.2单片机最小系统的设计 (13)

3.2.1单片机的选择 (13)

3.2.2单片机外围电路的设计 (15)

3.3显示电路的设计 (17)

3.3.1 7407集电极开路六正相高压驱动器 (17)

3.3.1LED显示器 (19)

3.3.3显示电路 (20)

3.4键盘电路的设计 (21)

3.5报警电路的设计 (22)

3.6客车锁定电路的设计 (23)

3.7供电电源电路的设计 (24)

第4章客车超载监控系统的软件设计 (26)

4.1客车超载监控系统的软件设计方案 (26)

4.2 T0、T1中断计数程序的设计 (28)

4.3按键子程序的设计 (29)

4.4报警与锁定子程序的设计 (30)

4.5显示子程序的设计 (31)

结论 (33)

致 (34)

参考文献 (35)

附录I 客车超载监控系统硬件系统原理图 (37)

附录Ⅱ客车超载监控系统程序清单 (38)

附录III 客车超载监控系统元器件清单 (44)

相关文档
最新文档