毕业论文 智能小车引导控制系统的设计与实现.doc

约36页DOC格式手机打开展开

毕业论文 智能小车引导控制系统的设计与实现,摘 要:面对诸多恶劣的工作环境(如灭火、救援等),为了有效的避免人员伤亡,就需要采用智能小车去现场来完成相应的任务。因此研究和开发智能小车引导控制系统具有十分重要的意义。本系统采用stc89c51单片机作为核心控制芯片,设计制作了一款通过红外光电传感器检测路径信息、红外火焰传感器检测火源的智能寻迹灭火小车。本系统由单片...
编号:20-198773大小:971.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 ljjwl8321 发布

摘 要:面对诸多恶劣的工作环境(如灭火、救援等),为了有效的避免人员伤亡,就需要采用智能小车去现场来完成相应的任务。因此研究和开发智能小车引导控制系统具有十分重要的意义。本系统采用STC89C51单片机作为核心控制芯片,设计制作了一款通过红外光电传感器检测路径信息、红外火焰传感器检测火源的智能寻迹灭火小车。本系统由单片机控制模块、寻迹传感器模块、驱动电机模块、火源传感器模块、风扇模块、电源模块等组成。实际应用表明,该小车可以在专门设计的场地上实现自主发现火源,自主识别路线,自主行进接近火源并灭火,最终完成灭火的任务。

关键词:单片机 小车 引导控制 传感器

Smart cars guide control system design and implementation
Abstract: Confronted with so many bad working environment (such as fire fighting, rescue etc), in order to effectively avoid casualties, need to use intelligent go by car scene to complete relevant tasks. Therefore, the research and development of intelligent car guide control system has the extremely vital significance. This system uses STC89C51 as the core control chip, design and make a new electric sensor detection by infrared sensor information, infrared flame path of intelligent tracing test fire extinguishing car. The system is composed of single-chip microcomputer control module, tracing sensor module, drive motor module, ignition sensor module, fan module, power supply module. The practical application indicates that the car can be in a specially designed field on fire, to realize the independent found autonomous recognition route, independent sources and marching close to the fire extinguishing, finally complete task.

Keywords: Microcontroller Car Control system Sensors


目 录
引 言 1
第1章 方案设计与论证 2
1.1 任务要求 2
1.1.1 设计任务 2
1.1.2 设计要求 2
1.1.3 创新设计 3
1.2 总体设计方案 3
1.3 小车的方案设计与论证 3
1.4 驱动电机模块的选定 4
1.5 寻迹传感器模块的选定 4
1.6 单片机控制模块的选定 5
1.7 火源传感器模块的选定 5
1.8 风扇模块的选定 5
1.9 电源模块的选定 6
1.10 最终方案 6
第2章 硬 件 设 计 7
2.1 系统工作原理及功能简介 7
2.2 电 源 7
2.3 红外寻迹传感器 8
2.4 采用PWM调速的直流电机 9
2.4.1 PWM的简介 9
2.4.2 H型电机驱动 9
2.4.3 小车原理图 10
2.5 红外火焰传感器 10
2.6 风扇模块 11
2.7 智能小车整体设计 12
2.7.1 CPU引脚的设定 12
2.7.2 整体设计 13
第3章 软 件 设 计 15
3.1 智能灭火小车系统总体流程 15
3.2 程序流程图 16
3.3 部分功能代码 17
第4章 测 试 结 果 21
结 束 语 22
致 谢 23
参 考 文 献 24
附 录 25