- 1、本文档共39页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘要步进电机是近年来发展较快、具有广阔应用前景的一.doc
摘 要:步进电机是近年来发展较快、具有广阔应用前景的
Abstract: The stepper motor is a rapid development in recent years, has broad application prospects of a motor. Open-loop control system by a stepping motor control is simple, inexpensive, highly feasible, and thus has a broad scope of application in everyday life.
This article describes a microcontroller-based stepper motor controller design through a C language program, the motor of the manual control and automatic control functions. Manual control of the motor forward, reverse, speed up, slow down, stop, run, and other functions. The automatic control is automatically controlled according to temperature changes in the corresponding speed. The above functions are realized through the microcontroller, motor driver chip ULN2003 , Sensor data acquisition block and correspond key , and the work state of stepper motor is displayed through the LCD screen. This article introduces the principle of stepper motor and single-chip microcomputer, the system hardware circuit, the program components, while software and hardware for the debugging, at the same time introduces the problems which are appeared in the debugging process and the solutions of the problems . The design has high reliability, stability, and feature-rich and other characteristics.
Key Words: Stepper motor, SCM, Drive System, Rotation, Control.目 录
摘 要 Ⅰ
Abstract Ⅱ
序言 1
第1章 绪论 2
1.1 课题研究的目的以及意义 2
1.2 国内外研究现状 2
1.3 论文的主要研究内容 2
第 2 章 单片机和步进电机简介 4
2.1 单片机介绍 4
2.1.1单片机原理简介 4
2.1.2单片机的应用系统 4
2.1.3 AT89C52简介 5
2.2 步进电机介绍 7
2.2.1 步进电机概述 7
2.2.2 步进电机的工作原理 9
2.2.3 步进电机的分类与选择 10
2.3 步进电机驱动系统介绍 11
2.3.1 步进电机驱动系统简介 11
2.3.2 步进电机绕组的电气特性 11
第 3 章 仿真软件proteus简介 14
第 4 章 系统方案设计 15
4.1 设计方案 15
4.2 工作原理 15
第 5 章 系统整体硬件结构 16
5.1 系统原理图 16
5.2 时钟部分 16
5.3 键盘部分 17
5.4 步进电机驱动部分 18
5.5 传感器数据采集部分 18
5.6 状态指示部分 19
第 6 章 系统软件设计 20
6.1 系统开发软硬件环境 20
6.2 系统主程序 20
第 7 章 系统的调试与检测 22
第 8 章 设计总结与展望 23
致 谢 24
附 录 25
参考文献 35
序 言
步进电机是近年来发展较快、具有广阔应用前景的已成为直流电机和交流电机以外的第三类电动机。步进电机是一种由电脉冲控制的特殊同步电动机,它的作用是将
文档评论(0)