1 / 43
文档名称:

基于单片机的步进电机控制毕业设计说明书.doc

格式:doc   页数:43
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于单片机的步进电机控制毕业设计说明书.doc

上传人:799474576 2013/7/30 文件大小:0 KB

下载得到文件列表

基于单片机的步进电机控制毕业设计说明书.doc

文档介绍

文档介绍:河北联合大学轻工学院
QINGGONG COLLEGE, HEBEI UNITED UNIVERSITY
毕业设计说明书
设计题目:基于单片机的步进电机控制
学生姓名:***
学号:*****
专业班级:**
学部:信息科学与技术部
指导教师:*** 副教授

2013年6月3日
摘要
步进电机是将电脉冲信号转变为角位移或线位移的开环控制元件。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,即给电机加一个脉冲信号,电机则转过一个步距角。这一线性关系的存在,加上步进电机只有周期性频率来实现步进电机的调速,因为步进电机每给一个脉冲就的误差而无累积误差等特点。使得在速度、位置等控制领域用步进电机来控制变的非常的简单。步进电机的调速一般是改变输入步进电机的脉冲的转动一个固定的角度,这样就可以通过控制步进电机的一个脉冲到下一个脉冲的时间间隔来改变脉冲的频率,延时的长短来具体控制步进角来改变电机的转速,从而实现步进电机的调速。步进电动机由于用其组成的开环系统既简单、廉价,又非常可行,因此在打印机等办公自动化设备以及各种控制装置等众多领域有着极其广泛的应用。
本文介绍的是一种基于单片机的步进电机的系统设计,用汇编语言编写出电机的正转、反转、加速、减速、停止程序,通过单片机、电机的驱动芯片ULN2004以及相应的按键实现以上功能,并且步进电机的工作状态要用相应的发光二极管显示出来。同时,本文内容介绍了步进电机以及单片机原理、该系统的硬件电路、程序组成,同时对软、硬件进行了调试。该设计单片机控制步进电机具有思路明确、可靠性高、稳定性强等特点,通过调试实现了上述功能。
关键词:步进电机;脉宽调制;单片机
Abstract
Stepper motor is the electrical pulse signal into an open-loop ponents of angular displacement or line displacement. In the non-overload case, the motor speed, stop location only depends on the pulse signal frequency and pulse number, regardless of load changes, namely to add an electrical pulse signal, the motor turns a step angle. The existence of this linear relationship, speed control and stepper motor only periodic frequency to achieve the stepper motor, because the characteristics of stepper motor to a pulse on each error and no accumulated error. The velocity, position in the control field with stepper motor to control es very simple. Stepper motor speed control in general is to change the input pulse of stepping motor rotation with a fixed angle, so that you can by controlling the stepper motor is a pulse to the next a pulse time interval to change the pulse frequency, the length of delay to control specific step angle to change the motor speed, in order to achieve speed control stepper motor. Stepper motor due to the use of position of the open-loop system is simple, cheap, and very practical, so it is used widely in many fields of printer and other office automation equipment and various control device.
This paper i