免费获取|
论文天下网
  • 论文天下网 |
  • 原创毕业论文 |
  • 论文范文 |
  • 论文下载 |
  • 计算机论文 |
  • 论文降重 |
  • 论文排版 |
  • 外文翻译 |
  • 免费论文 |
  • 开题报告 |
  • 心得体会 |

当前位置:论文天下网 -> 论文范文 -> 电子机电类

单片机控制步进电机毕业设计论文

本文ID:790 字数:15837,页数:41

下载地址 全文下载链接(充值:¥68.00元) 

论文编号:JD064   字数:15837,页数:41

摘要
单片机对步进电机的控制有串行控制和并行控制两种方式。本设计采用的是串行控制方式,此方式下单片机控制系统与步进电机驱动器之间只有两条控制线。一条发出时钟脉冲信号来控制步进电机的转速;另一条发出转向信号控制步进电机的转向。这两个信号都是送入步进电机驱动器的输入端,驱动器中含有环行分配器,对步进电机励磁方式的控制和控制脉冲的分配都是由环行分配器来完成的。由于单片机控制系统与驱动器之间只有两条控制线,从而使系统结构大为简化。控制系统按速度控制的要求从时钟脉冲控制线发出相应的控制脉冲即可对步进电机的转速进行控制。当需要恒速运行时,就发出恒定频率的控制脉冲;当需要加速运行时,就发出频率递增的控制脉冲;当需要减速运行时,就发出频率递减的控制脉冲;当需要锁定状态时,只需要停止发脉冲并通入直流电就可以了。因此,可以方便地对电动机的转速进行控制。转向控制线可实现对步进电机转向的控制,当输出高电平“1”时,环行分配器按正方向进行脉冲分配,步进电机正向旋转;当输出低电平“0”时,环行分配器按反方向进行脉冲分配,步进电机反方向旋转。

关键词:单片机系统;控制;步进电机;环行分配器

 

Abstract
Series control and parallel control are two modes of controlling step motors by single chip microcomputer. The design adopts serial control mode, in this case there are only two controlling lines between the single chip microcomputer system and the driver of the step motor .One is used to give out clock pulse to control the velocity, another is used to give out directional signal to control the direction. The two signals are all sent to the input of the driver of the step motor, which includes the ring dividing driver .Because of this, the system has a very simple structure. According to the demand of  controlling speed, the system give out corresponding clock pulse to control the speed of the motor through the clock pulse. when constant speed is needed, constant clock pulse is gave out; when adding speed is needed, adding clock pulse is gave out; when reducing speed is needed, reducing clock pulse is gave out; When the lock-in state is needed, direct current is needed instead of the pulse. so the speed control of the step motor is very easy. The direction control line is used to control the direction of the step motor. when the voltage is “1”, the ring dividing driver shares the pulses according to the right direction, the step motor runs in the right direction. When the voltage is “0”, the ring dividing driver shares the pulses according to the revert direction, the step motor runs in revert direction. 
Keywords: Single chip microcomputer system; Control; Step motor; Ring distributing driver


目录
1 绪论 ...................................................................- 4 -
1.1  提出问题并确定设计方案 ..............................................- 4 -
1.1.1问题的提出 ..........................................................- 4 -
1.1.2明确课题任务.........................................................- 4 -
1.1.3 确定设计方案....................................................... - 5 -
1.2  研究内容和方法.......................................................- 6 -
1.2.1研究内容 ............................................................- 6 -
1.2.2研究方法............................................................ - 6 -
1.3  本课题研究的意义.....................................................- 7 -
2  控制系统硬件电路的设计 ................................................- 8 -
2.1  单片机最小应用系统设计.............................................. - 8 -
2.1.1 8051单片机简介..................................................... - 9 -
2.1.2时钟电路设计 ........................................................- 10 -
2.1.3复位电路设计.........................................................- 11 -
2.2  键盘和显示部分设计 ..................................................- 12 -
2.2.1 8255A简介 ..........................................................- 13 -
2.2.2显示电路简介 ........................................................- 15 -
2.2.3 74LS138和74LS373简介............................................... - 16 -
2.2.4键盘显示接口电路设计................................................ - 17 -
2.3  步进电机控制系统设计 ................................................- 18 -
2.3.1脉冲分配器PMM8713简介 ...............................................- 19 -
2.4 光电耦合部分设计 .....................................................- 21 -
2.5  步进电动机概述...................................................... - 22 -
2.5.1步进电机的结构和原理................................................ - 22 -
2.5.2步进电机控制方法 ....................................................- 24 -
2.5.3 步进电机的矩频特性 .................................................- 25 -
2.5.4 步进电机的启动 .....................................................- 25 -
2.6  电源电路设计........................................................ - 26 -
2.7  单片机对步进电机的控制原理 ..........................................- 28 -
3  控制系统软件设计...................................................... - 29 -
3.1  程序流程图 ..........................................................- 29 -
3.1.1正反转程序流程图.................................................... - 29 -
3.1.2加减速控制程序流程图 ................................................- 30 -
3.1.3 键输程序流程图 .....................................................- 31 -
3.2  程序设计 ............................................................- 32 -
3.2.1主程序设计 ..........................................................- 33 -
3.2.2步进电机驱动子程序设计 ..............................................- 33 -
4  控制系统可靠性设计.................................................... - 36 -
4.1  抗干扰措施设计 ......................................................- 37 -
4.1.1硬件抗干扰措施 ......................................................- 37 -
4.1.2软件抗干扰措施 ......................................................- 38 -
5  结论 ..................................................................- 39 -
致谢..................................................................... - 41 -
参考文献................................................................. - 42 -

相关论文
上一篇:函数信号发生器设计论文 下一篇:基于单片机的数字电压表
推荐论文 本专业最新论文
Tags:单片机 控制步进 电机 毕业设计论文 2009-06-09 12:50:00【返回顶部】

相关栏目

自动化专业
电子机电类
测控技术
机械模具设计
金融专业
电子通信
交通工程专业
英语专业
会计专业
政治学行政学
财务管理
国际贸易
法律专业
社会工作专业
物流论文
人力资源
食品科学生物技术
市场营销
土木工程
化学工程与工艺
旅游管理专业
工商管理
工程管理
其他专业论文


关于我们 | 联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 原创毕业论文

 

论文天下网提供论文检测,论文降重,论文范文,论文排版,网站永久域名WWW.GEPUW.NET

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 893628136@qq.com

Copyright@ 2009-2022 GEPUW.NET 论文天下网 版权所有