吸尘器机器人的设计.doc
约31页DOC格式手机打开展开
吸尘器机器人的设计,摘 要首先,本文简述了机器人和移动机器人的概念以及吸尘器机器人的研究意义。然后,本文对所设计的机器人的控制系统进行了研究,建立了基于双轮独立驱动系统的数学模型,并确定了控制系统的各个模块。接下来本文重点叙述了控制器模块、传感器模块和电机驱动模块的设计。对于控制器模块,首先简述了atmege16型微控制器的性能指标,然后...
内容介绍
此文档由会员 shixin7751 发布
摘 要
首先,本文简述了机器人和移动机器人的概念以及吸尘器机器人的研究意义。然后,本文对所设计的机器人的控制系统进行了研究,建立了基于双轮独立驱动系统的数学模型,并确定了控制系统的各个模块。接下来本文重点叙述了控制器模块、传感器模块和电机驱动模块的设计。对于控制器模块,首先简述了ATMEGE16型微控制器的性能指标,然后设计了其基本电路。对于传感器模块,首先简述了红外传感器的性能,然后研究了其在车体上的分布和其本身的硬件结构,最后对红外发射电路和接收电路进行了设计。对于电动机驱动模块,首先对直流电动机PWM控制进行了研究,然后设计了电动机的驱动电路,并简述了使用ATMEGE16产生PWM信号的方法。
关键词:移动机器人; ATMEGA16微控制器;红外传感器;直流电动机PWM控制;L298N。
Abstract
First, this paper describes the concept of robot and mobile robot and the significance of the study of robot vacuum cleaner. And then, this paper studies the control system of the robot that is designed, and establishes the mathematical model that based on the two-wheel independent drive system, follows with the description of the modules of the control system. At the last part, this paper focuses on the design of the controller module, the sensor module, and the motor driver module. For the controller module, the property of the ATMEGA16 microcontroller is described at first, and then its basic circuit is designed. For the sensor module, first describes the performance of the infrared sensor, then studies the hardware structure of itself and the distribution of them, and design the infrared emitter circuit and the receiver circuit. For the motor drive module, the DC motor PWM control is studied at first, then the driving circuit is designed, and how to provide PWM signal with the ATMEGA16 is described at last.
Keywords: mobile robot; ATMEGA16; infrared sensor; DC motor PWM control; L298N.
目 录
第一章 绪论 1
1.1 机器人及移动机器人概述 1
1.2 本课题研究内容及意义概述 1
第二章 吸尘器机器人总体设计 3
2.1 机器人的机械结构 3
2.2 机器人的运动模型 4
2.3 机器人控制系统总体设计 5
第三章 吸尘器机器人处理器模块的设计 7
3.1 微控制器的选择 7
3.1.1 微控制器的选择原则 7
3.1.2 ATMEGA16微控制器简介 7
3.2 ATMEGA16微控制器基本电路(最小系统)设计 8
第四章 吸尘器机器人传感器模块的设计 13
4.1 红红外传感器概述 13
4.2 红外传感器硬件设计 13
4.2.1 硬件设计综述 13
4.2.2 红外发射电路 15
4.2.3 红外接收电路 16
第五章 吸尘器机器人电机驱动模块的设计 18
5.1 直流电动机PWM调速原理 18
5.2 电机驱动电路的硬件设计 20
5.2.1 光电隔离电路 20
5.2.2 电机驱动电路 21
结 论 25
参考文献 26
谢 辞 28
首先,本文简述了机器人和移动机器人的概念以及吸尘器机器人的研究意义。然后,本文对所设计的机器人的控制系统进行了研究,建立了基于双轮独立驱动系统的数学模型,并确定了控制系统的各个模块。接下来本文重点叙述了控制器模块、传感器模块和电机驱动模块的设计。对于控制器模块,首先简述了ATMEGE16型微控制器的性能指标,然后设计了其基本电路。对于传感器模块,首先简述了红外传感器的性能,然后研究了其在车体上的分布和其本身的硬件结构,最后对红外发射电路和接收电路进行了设计。对于电动机驱动模块,首先对直流电动机PWM控制进行了研究,然后设计了电动机的驱动电路,并简述了使用ATMEGE16产生PWM信号的方法。
关键词:移动机器人; ATMEGA16微控制器;红外传感器;直流电动机PWM控制;L298N。
Abstract
First, this paper describes the concept of robot and mobile robot and the significance of the study of robot vacuum cleaner. And then, this paper studies the control system of the robot that is designed, and establishes the mathematical model that based on the two-wheel independent drive system, follows with the description of the modules of the control system. At the last part, this paper focuses on the design of the controller module, the sensor module, and the motor driver module. For the controller module, the property of the ATMEGA16 microcontroller is described at first, and then its basic circuit is designed. For the sensor module, first describes the performance of the infrared sensor, then studies the hardware structure of itself and the distribution of them, and design the infrared emitter circuit and the receiver circuit. For the motor drive module, the DC motor PWM control is studied at first, then the driving circuit is designed, and how to provide PWM signal with the ATMEGA16 is described at last.
Keywords: mobile robot; ATMEGA16; infrared sensor; DC motor PWM control; L298N.
目 录
第一章 绪论 1
1.1 机器人及移动机器人概述 1
1.2 本课题研究内容及意义概述 1
第二章 吸尘器机器人总体设计 3
2.1 机器人的机械结构 3
2.2 机器人的运动模型 4
2.3 机器人控制系统总体设计 5
第三章 吸尘器机器人处理器模块的设计 7
3.1 微控制器的选择 7
3.1.1 微控制器的选择原则 7
3.1.2 ATMEGA16微控制器简介 7
3.2 ATMEGA16微控制器基本电路(最小系统)设计 8
第四章 吸尘器机器人传感器模块的设计 13
4.1 红红外传感器概述 13
4.2 红外传感器硬件设计 13
4.2.1 硬件设计综述 13
4.2.2 红外发射电路 15
4.2.3 红外接收电路 16
第五章 吸尘器机器人电机驱动模块的设计 18
5.1 直流电动机PWM调速原理 18
5.2 电机驱动电路的硬件设计 20
5.2.1 光电隔离电路 20
5.2.2 电机驱动电路 21
结 论 25
参考文献 26
谢 辞 28
TA们正在看...
- db46t281-2014烟草商业企业卷烟仓储安全管理规范.doc
- db46t260-2013胡椒主要病虫害防治技术规程.doc
- dbs43005-2013水产品中氧氟沙星、诺氟沙星、环丙沙...doc
- dbs45008-2013广西食品安全地方标准桂圆肉.doc
- db46t269-2013农产品流通信息追溯系统建设与管理规...doc
- dbs45009-2013广西食品安全地方标准食品工业用荔枝...doc
- qdgl0001s-2013大连嘎嘎里天然矿泉水有限公司瓶(桶...doc
- qhfs0001-2013海城市福运食品加工有限公司真空包装...doc
- qksf0012s-2013康师傅(沈阳)饮品有限公司咖啡饮料.doc
- qlsw0003s-2013大连辽参湾海洋食品有限公司海参粉.doc