特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

畢業(yè)論文 基于單片機(jī)控制的步進(jìn)電機(jī)控制器.doc

約26頁(yè)DOC格式手機(jī)打開展開

畢業(yè)論文 基于單片機(jī)控制的步進(jìn)電機(jī)控制器,摘要:步進(jìn)電機(jī)是將電脈沖信號(hào)轉(zhuǎn)變?yōu)榻俏灰苹蚓€位移的開環(huán)控制元步進(jìn)電機(jī)件。在非超載的情況下,電機(jī)的轉(zhuǎn)速、停止的位置只取決于脈沖信號(hào)的頻率和脈沖數(shù),而不受負(fù)載變化的影響,當(dāng)步進(jìn)驅(qū)動(dòng)器接收到一個(gè)脈沖信號(hào),它就驅(qū)動(dòng)步進(jìn)電機(jī)按設(shè)定的方向轉(zhuǎn)動(dòng)一個(gè)固定的角度,稱為“步距角”,它的旋轉(zhuǎn)是以固定的角度一步一步運(yùn)行的??梢酝ㄟ^控制脈沖個(gè)數(shù)...
編號(hào):20-198561大小:310.24K
分類: 論文>通信/電子論文

內(nèi)容介紹

此文檔由會(huì)員 ljjwl8321 發(fā)布

摘要:步進(jìn)電機(jī)是將電脈沖信號(hào)轉(zhuǎn)變?yōu)榻俏灰苹蚓€位移的開環(huán)控制元步進(jìn)電機(jī)件。在非超載的情況下,電機(jī)的轉(zhuǎn)速、停止的位置只取決于脈沖信號(hào)的頻率和脈沖數(shù),而不受負(fù)載變化的影響,當(dāng)步進(jìn)驅(qū)動(dòng)器接收到一個(gè)脈沖信號(hào),它就驅(qū)動(dòng)步進(jìn)電機(jī)按設(shè)定的方向轉(zhuǎn)動(dòng)一個(gè)固定的角度,稱為“步距角”,它的旋轉(zhuǎn)是以固定的角度一步一步運(yùn)行的??梢酝ㄟ^控制脈沖個(gè)數(shù)來控制角位移量,從而達(dá)到準(zhǔn)確定位的目的;同時(shí)可以通過控制脈沖頻率來控制電機(jī)轉(zhuǎn)動(dòng)的速度和加速度,從而達(dá)到調(diào)速的目的。
本系統(tǒng)采用AT89S51單片機(jī)來控制步進(jìn)電機(jī),不僅可以實(shí)現(xiàn)電機(jī)的正反轉(zhuǎn),還可以實(shí)現(xiàn)17級(jí)調(diào)速,以及LED狀態(tài)顯示功能,電路設(shè)計(jì)可靠且易于實(shí)現(xiàn),程序設(shè)計(jì)簡(jiǎn)單易懂。本系統(tǒng)主要由按鍵電路、單片機(jī)最小系統(tǒng)、AT89S51單片機(jī)、步進(jìn)電機(jī)狀態(tài)顯示電路、驅(qū)動(dòng)電路以及步進(jìn)電機(jī)等幾部分組成。輸出驅(qū)動(dòng)電路采用一個(gè)六非門芯片74LS04和四個(gè)三極管,來驅(qū)動(dòng)步進(jìn)電機(jī)的四相繞組。短路保護(hù)采用一個(gè)0.4A的保險(xiǎn)管,防止因繞組短路而燒毀燒毀電機(jī)。





關(guān)鍵詞:步進(jìn)電機(jī) 單片機(jī) 單片機(jī)最小系統(tǒng) 子程序






Based on the single chip microcomputer to control the step motor controller
Abstract:Stepper motor is electrical pulse signal into angular or linear displacement of open-loop control stepping parts. In non-overload of situation Xia, motor of speed, and stop of location only depends on pulse signal of frequency and pulse number, and does not by load changes of effect, dang step into drive received to a pulse signal, it on drive step into motor by set of direction turns a fixed of angle, called "step from angle", it of rotating is to fixed of angle a step a step run of. By controlling the number of pulses to control the amount of angular displacement, so as to achieve accurate positioning of purpose ; at the same time you can control pulse frequency controlled motor rotation speed and Acceleration, so as to achieve the purpose of speed.
The system uses AT89S51single-chip microcomputer to control the stepper motor, which can not only realize the motor positive inversion, can also realize the17 step speed regulation, and the LED state display function, circuit design and reliable and easy to realize, the program design is simple and easy to understand. This system is mainly composed of a key circuit, MCU minimum system, AT89S51 MCU, step motor status display circuit, driving circuit and step motor etc.. The output driver circuit uses a six NAND chip 74LS04and four three transistor, to drive the stepper motor four phase winding. Short circuit protection using a 0.4A insurance tube, prevent the winding short circuit and burn down motor.

Key Words:Stepping motor Single chip microcomputer The smallest single-chip system Subroutine



目錄
引言 1
第一章 設(shè)計(jì)方案 2
1.1 設(shè)計(jì)思路 2
1.2 總體設(shè)計(jì)框圖 2
第二章 設(shè)計(jì)原理分析 3
2.1 步進(jìn)電機(jī) 3
2.1.1 概述 3
2.1.2 優(yōu)點(diǎn) 3
2.1.3 驅(qū)動(dòng)方法 4
2.2 AT89S51單片機(jī)及其最小系統(tǒng) 5
2.2.1 結(jié)構(gòu) 6
2.2.2 功能 6
2.3 按鍵電路 9
2.4 步進(jìn)電機(jī)狀態(tài)顯示電路 9
2.5 步進(jìn)電機(jī)驅(qū)動(dòng)電路 9
第三章 程序原理分析 11
3.1 程序設(shè)計(jì)思路 11
3.2程序分析 11
3.3 定時(shí)器計(jì)數(shù)初值的設(shè)定 12
3.4 程序設(shè)計(jì)流程圖 14
總結(jié) 15
參考文獻(xiàn) 16
附錄 17
附錄1 步進(jìn)電機(jī)總體控制電路 17
附錄2 源程序代碼 18