1 / 40
文档名称:

毕业设计(论文)-基于AVR单片机的步进电机控制器设计.doc

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

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

分享

预览

毕业设计(论文)-基于AVR单片机的步进电机控制器设计.doc

上传人:3346389411 2013/2/28 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于AVR单片机的步进电机控制器设计.doc

文档介绍

文档介绍:□毕业实习□毕业设计□毕业论文
题目: 基于AVR单片机的
步进电机控制器设计
年级: 2005级
专业: 机电一体化技术
姓名:
学号:
指导教师:
日期:
黑龙江大学职业技术学院制
摘要
介绍了步进电动机的发展史,及国内的现状和步进电动机未来的应用前景。并且阐述了步进电动机转速、角度、转矩的控制原理。本文阐述了一种步进电机控制器的设计方案,并绘制了原理图和PCB板图,撰写了程序源代码。实现了对步进电动机转速、角度的控制,并完成了实物的制作。这期间主要使用protel99se软件绘制原理图和制板,。最后通过硬件的调试验证程序代码的实际功能,完成对控制器的设计。
关键词
AVR单片机;步进电动机;控制器。
Abstract
Introduction step enter electric motor of development history, and local present condition and step enter electric motor future of application elaborated a step to enter electric motor to turn soon, angle, turn Ju of control text elaborated a kind of step enter electrical engineering controller of design project, and drew principle diagram and PCB plank diagram, composed a procedure source a to step enter the electric motor turn soon, angle of control, pletion real object of period main usage the protel 99 se the software draw principle diagram and make plank, usage proteus softwares carry on an imitate of procedure code true with the theories of the function end experiment certificate procedure a code through an adjust of hardware of actual function, completion design controller.
Key words
AVR MCU; Stepper Motor; Controller.
目录
摘要………………………………………………………………………………………………Ⅰ
Abstract…………………………………………………………………………………………Ⅱ
第一章、引言………………………………………………………………………………………1
…………………………………………………………………………1
………………………………………………………………………1
……………………………………………………………………1
第二章、步进电机控制系统………………………………………………………………………2
………………………………………………………………………2
…………………………………………………………………………………2
…………………………………………………………………………………2
…………………………………………………………………………………3
………………………………………………………………………………………3
第三章、Atmega16L单片机………………………………………………………………………4
Atmega16L主要功能……………………………………………………………………4
Atmega16L引脚功能……………………………………………………………………4
第四章、控制器电路图……………………………………………………………………………6
第五章、步进电动机原理与控制………………………………