1 / 37
文档名称:

毕业设计(论文)-单片机智能小车引导控制系统的设计与实现.doc

格式:doc   页数:37
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-单片机智能小车引导控制系统的设计与实现.doc

上传人:3346389411 2013/3/29 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-单片机智能小车引导控制系统的设计与实现.doc

文档介绍

文档介绍:学士学位论文
系别: 计算机科学与技术
学科专业: 计算机科学与技术
姓名: @@@@
2011年 06月
智能小车引导控制系统
的设计与实现
系别: 计算机科学与技术
学科专业: 计算机科学与技术
指导老师: @@@
姓名: @@@
@@@
2011年 06月
智能小车引导控制系统的设计与实现
摘要:面对诸多恶劣的工作环境(如灭火、救援等),为了有效的避免人员伤亡,就需要采用智能小车去现场来完成相应的任务。因此研究和开发智能小车引导控制系统具有十分重要的意义。本系统采用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 plete 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 posed of single-chip puter 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, plete task.
Keywords: Microcontroller Car Control system Sensors
目录
引言 1
第1章方案设计与论证 2
任务要求 2
设计任务 2
设计要求 2
创新设计 3
总体设计方案 3
小车的方案设计与论证 3
驱动电机模块的选定 4
寻迹传感器模块的选定 4
单片机控制模块的选定 5
火源传感器模块的选定 5
风扇模块的选定 5
电源模块的选定 6
最终方案 6
第2章硬件设计 7
系统工作原理及功能简介 7
电源 7
红外寻迹传感器 8
采用PWM调速的直流电机 9
PWM的简介 9
H型电机驱动 9
小车原理图 10
红外火焰传感器 10
风扇模块 11
智能小车整体设计 12
CPU引脚的设定 12
整体设计 13
第3章软件设计 15
智能灭火小车系统总体流程 15
程序流程图 16
部分功能代码 17
第4章测试结果 21
结束语 22
致谢 23
参考文献 24
附录 2