- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
工业机器人控制系统 嵌入式伺服控制器的设计
摘要
随着科技的发展,机器人越来越广泛的应用于工业和生活。本课题是工业机器人遥操作控制系统设计之嵌入式伺服控制器的设计,通过对上位机命令和反馈信号的处理,实现对其进行有线遥控及运动轨迹的示教再现。
本设计主要由硬件设计和软件设计两方面组成。在硬件方面,微处理器采用TI公司的MSP430系列超低功耗的混合信号控制器MSP430F449,采用CAN总线与上位机通讯,并经过隔离放大信号实现对驱动器的控制并采集光电编码器反馈的信号。软件部分也主要包括主程序,总线通讯程序和自动控制程序等。
本设计综合了多方面的专业知识,利用嵌入式系统发展了机器人的控制性能,用硬件实现控制算法,同时完成任务的合理调度、实时控制和通信功能,促进机器人和工业的全面接轨。
关键词:工业机器人;控制器;嵌入式
ABSTRACT
With the development of science and technology, robots are applied to industry and life more and more widely. This task is on the design of embedded servo controller of the teleoperation control system of a industrial robot. Through dealing with the command from the host microprocessor and the feedback signal, it realizes the wired remote control and the reoccurrence of the original orbit.
The design mainly consists of two parts: hardware and software design. In terms of hardware, the ultra-low powered mixed signal controller MSP430 of the MSP430 series produced by TI Inc is chosen as the main microprocessor, CAN bus is used to communicate with the host microprocessor, for the goal of controlling the drive through isolating and amplifying the signal and collecting the feedback signal from the optical encoder. In terms of software, it consists of the main program, bus communication program, automatic control program and so on.
This design combines a variety of professional knowledge, embedded system is used to develop the control performance of the robot, hardware is used to complete the control algorithm and all above is for dispatching the tasks reasonably, real-time controlling and communicating, promoting the full integration of robots and industry.
Keywords: industrial robot; controller; embedded目录
1 绪论 1
1.1机器人和机器人学 1
1.2 机器人的分类 1
1.3 工业机器人的发展 2
2 设计概述 8
2.1 工业机器人的基本组成 8
2.2 机器人的自由度 10
2.3课题组总框架 10
2.4控制器的功能及设计思路 11
3 硬件设计与选型 13
3.1 MPS430单片机概述 13
3.2 CAN总线接口设计 16
3.3光电编码器的反馈信号 35
3.4伺服驱动器的控制
4 系统软件设计 4
4.1MSP430集成开发调试环境
4.2主程序设计
4.3 CAN总线通讯程序设计
5 设计总结
参考文献
致谢
1 绪论
1.1机器人和机器人学
人们从
文档评论(0)