- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于51单片机的智能寻迹小车
目录
摘 要 I
Abstract II
1.绪论 1
1.1 课题背景 1
1.2 国内外的研究现状分析 1
1.3 课题研究的目的和意义 2
2.系统方案设计 3
2.1 循迹原理 3
2.2 系统总体框图 3
2.3 轨迹检测模块 4
2.3.1传感器模块 4
2.3.2检测放大器方案 4
2.4 MCU控制模块 6
2.5 电机及驱动模块 7
2.5.1转向和动力 7
2.5.2电动机模块 7
2.5.3调速系统 8
2.5.4电机驱动模块 9
2.6 电源模块 9
2.7 显示模块 10
2.8 系统工作原理 10
3.硬件设计 11
3.1 电源模块设计 11
3.1.1 智能车电源设计要点 11
3.1.2 低压差稳压芯片LM2940 简介 11
3.2 单片机最小系统设计 12
3.3 前向通道设计 14
3.4 后向通道设计 20
3.4.1 后向通道简介 20
3.4.2 后轮电机驱动模块设计 21
4.软件设计 25
4.1 系统总体流程图 25
4.2 PWM调速简介以及实现 26
4.3 程序的模块化设计 27
4.3.1 小车循迹原理流程图 27
4.3.2 定时器中断程序流程图 29
4.3.3 部分程序设计 30
5.仿真结果分析及结论 33
5.1 proteus 软件仿真结果 33
5.2 仿真结果分析 35
6.结束语 36
致 谢 37
参考文献 38
附 件 39
文献综述 45
摘要
智能车辆作为现代社会的新产物,以及在智能车辆基础上开发出来的产品已成为自动化物流运输、柔性生产组织等系统的关键设备,智能小车的研究和开发正成为广泛关注的焦点。本设计是一种基于系统。AT89C51为控制核心,利用定时器T0通过定时器中断产生PWM波控制小车速度黑色轨迹进行检测PWM调速、电动小车
Abstract
Intelligent vehicle is a new product of modern society, and product development based on intelligent vehicle has become a key equipment automation logistics transportation, flexible production organization system, research and development of intelligent vehicle is becoming the focus of attention. The design is a simple car auto tracing system based on single-chip microcomputer control, system design mainly includes design, as the scheme of hardware and software design, where each part adopts modular design makes the design principle, readable, easy to modify, extend.
The design focuses on how to solve the problem of trajectory tracking car detection and route to follow problem. System uses AT89C51 as the control core, using the timer T0 timer interrupt through PWM waveform generation, by adjusting the duty cycle control vehicle speed and steering. For tracing using infrared photoelectric sensor ST188, and the pavement detection signals back to the SCM, SCM to analysis signal collected, timely control left and right wheel motor speed to adjust the car steering, so that the car can along the ring shaped black trajectory automatically, to achieve the purpose of automatic
文档评论(0)