基于at89c51單片機(jī)完成對(duì)步進(jìn)電機(jī)的控制設(shè)計(jì).doc
約25頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
基于at89c51單片機(jī)完成對(duì)步進(jìn)電機(jī)的控制設(shè)計(jì),論文標(biāo)準(zhǔn)word格式排版 共 25頁(yè) 9564字摘要本文主要介紹了步進(jìn)電機(jī)的工作原理、工作特點(diǎn)以及在實(shí)際控制電路中的應(yīng)用。還介紹了基于at89c51單片機(jī)完成對(duì)步進(jìn)電機(jī)的控制,由于考慮到步進(jìn)電機(jī)的功率較大,也為了防止步進(jìn)電機(jī)工作時(shí)對(duì)電路的干擾,由此采用了光電耦合電路進(jìn)行單片機(jī)與步進(jìn)電機(jī)的隔離,本設(shè)計(jì)還可以完成對(duì)步進(jìn)電機(jī)...
內(nèi)容介紹
此文檔由會(huì)員 莎士比亞 發(fā)布
論文標(biāo)準(zhǔn)WORD格式排版 共 25頁(yè) 9564字
摘要
本文主要介紹了步進(jìn)電機(jī)的工作原理、工作特點(diǎn)以及在實(shí)際控制電路中的應(yīng)用。還介紹了基于AT89C51單片機(jī)完成對(duì)步進(jìn)電機(jī)的控制,由于考慮到步進(jìn)電機(jī)的功率較大,也為了防止步進(jìn)電機(jī)工作時(shí)對(duì)電路的干擾,由此采用了光電耦合電路進(jìn)行單片機(jī)與步進(jìn)電機(jī)的隔離,本設(shè)計(jì)還可以完成對(duì)步進(jìn)電機(jī)的步進(jìn)角的數(shù)目進(jìn)行輸入與顯示和步進(jìn)電機(jī)工作狀況的顯示,使控制更加直觀(guān),更加方便控制。
【關(guān)鍵字】: AT89C51單片機(jī)、步進(jìn)電機(jī)、光電耦合電路、步進(jìn)角
•Abstract:
This article mainly introduces the stepping motor’s working principle, working property and the application in the real control circuit. Yet introduces the control of stepping motor is based on the AT89C51 microcontroller .Be consider the needing power of stepping motor is a little higher and prevent the interference while stepping motor working .so I adopt photoelectrical couple circuits to isolate the microcontroller and stepping motor .this design can input the number of steps and display it, also display the working state of stepping motor, so these abilities not only let the control is more audiovisual, but also let the control is more convenience.
【Keywords】: AT89C51 microcontroller, stepping motor, Photoelectrical coupled circuits, Steps.
目 錄
1.前言 2
2.整體方案討論與設(shè)計(jì) 3
2.1方案一 3
2.2方案二 5
2.3方案選擇 5
3.器件選擇 6
3.1AT89C51單片機(jī)的介紹: 6
3.2光電耦合器介紹: 11
4.方案的設(shè)計(jì) 12
4.1步進(jìn)電機(jī)的驅(qū)動(dòng)電路 12
4.2步進(jìn)電機(jī)的控制方式 14
4.3電路圖 17
4.4進(jìn)行步進(jìn)電機(jī)控制的C語(yǔ)言源程序 17
5.系統(tǒng)功能、指標(biāo)測(cè)試 17
6.設(shè)計(jì)體會(huì) 18
7.致謝詞 18
7.參考文獻(xiàn) 19
附錄一:電路圖 20
附錄二:C語(yǔ)言源程序 21
摘要
本文主要介紹了步進(jìn)電機(jī)的工作原理、工作特點(diǎn)以及在實(shí)際控制電路中的應(yīng)用。還介紹了基于AT89C51單片機(jī)完成對(duì)步進(jìn)電機(jī)的控制,由于考慮到步進(jìn)電機(jī)的功率較大,也為了防止步進(jìn)電機(jī)工作時(shí)對(duì)電路的干擾,由此采用了光電耦合電路進(jìn)行單片機(jī)與步進(jìn)電機(jī)的隔離,本設(shè)計(jì)還可以完成對(duì)步進(jìn)電機(jī)的步進(jìn)角的數(shù)目進(jìn)行輸入與顯示和步進(jìn)電機(jī)工作狀況的顯示,使控制更加直觀(guān),更加方便控制。
【關(guān)鍵字】: AT89C51單片機(jī)、步進(jìn)電機(jī)、光電耦合電路、步進(jìn)角
•Abstract:
This article mainly introduces the stepping motor’s working principle, working property and the application in the real control circuit. Yet introduces the control of stepping motor is based on the AT89C51 microcontroller .Be consider the needing power of stepping motor is a little higher and prevent the interference while stepping motor working .so I adopt photoelectrical couple circuits to isolate the microcontroller and stepping motor .this design can input the number of steps and display it, also display the working state of stepping motor, so these abilities not only let the control is more audiovisual, but also let the control is more convenience.
【Keywords】: AT89C51 microcontroller, stepping motor, Photoelectrical coupled circuits, Steps.
目 錄
1.前言 2
2.整體方案討論與設(shè)計(jì) 3
2.1方案一 3
2.2方案二 5
2.3方案選擇 5
3.器件選擇 6
3.1AT89C51單片機(jī)的介紹: 6
3.2光電耦合器介紹: 11
4.方案的設(shè)計(jì) 12
4.1步進(jìn)電機(jī)的驅(qū)動(dòng)電路 12
4.2步進(jìn)電機(jī)的控制方式 14
4.3電路圖 17
4.4進(jìn)行步進(jìn)電機(jī)控制的C語(yǔ)言源程序 17
5.系統(tǒng)功能、指標(biāo)測(cè)試 17
6.設(shè)計(jì)體會(huì) 18
7.致謝詞 18
7.參考文獻(xiàn) 19
附錄一:電路圖 20
附錄二:C語(yǔ)言源程序 21
TA們正在看...
- “管好親屬和身邊工作人員”學(xué)習(xí)研討發(fā)言稿.doc
- xx建設(shè)集團(tuán)有限公司度工作報(bào)告.doc
- 機(jī)關(guān)事務(wù)管理局長(zhǎng)“嚴(yán)以律己”專(zhuān)題研討發(fā)言稿.doc
- 機(jī)關(guān)事務(wù)管理局長(zhǎng)上半年工作總結(jié)會(huì)上的講話(huà).doc
- 以嚴(yán)律己管好親屬和身邊工作人員專(zhuān)題研討發(fā)言稿.doc
- 某區(qū)公共機(jī)構(gòu)節(jié)能管理工作要點(diǎn).doc
- 日企gp體系二階文件--gp對(duì)應(yīng)產(chǎn)品采購(gòu)管理程序-供應(yīng)...xls
- 日企gp體系二階文件--gp對(duì)應(yīng)產(chǎn)品管理目的和范圍及...xls
- 日企gp體系二階文件--gp對(duì)應(yīng)產(chǎn)品管理目的和范圍.xls
- 日企gp體系二階文件--gp對(duì)應(yīng)產(chǎn)品環(huán)境監(jiān)察組織結(jié)構(gòu)...doc