基于at89c51單片機(jī)完成對步進(jìn)電機(jī)的控制設(shè)計(jì).doc
約25頁DOC格式手機(jī)打開展開
基于at89c51單片機(jī)完成對步進(jìn)電機(jī)的控制設(shè)計(jì),論文標(biāo)準(zhǔn)word格式排版 共 25頁 9564字摘要本文主要介紹了步進(jìn)電機(jī)的工作原理、工作特點(diǎn)以及在實(shí)際控制電路中的應(yīng)用。還介紹了基于at89c51單片機(jī)完成對步進(jìn)電機(jī)的控制,由于考慮到步進(jìn)電機(jī)的功率較大,也為了防止步進(jìn)電機(jī)工作時(shí)對電路的干擾,由此采用了光電耦合電路進(jìn)行單片機(jī)與步進(jìn)電機(jī)的隔離,本設(shè)計(jì)還可以完成對步進(jìn)電機(jī)...
內(nèi)容介紹
此文檔由會(huì)員 莎士比亞 發(fā)布
論文標(biāo)準(zhǔn)WORD格式排版 共 25頁 9564字
摘要
本文主要介紹了步進(jìn)電機(jī)的工作原理、工作特點(diǎn)以及在實(shí)際控制電路中的應(yīng)用。還介紹了基于AT89C51單片機(jī)完成對步進(jìn)電機(jī)的控制,由于考慮到步進(jìn)電機(jī)的功率較大,也為了防止步進(jìn)電機(jī)工作時(shí)對電路的干擾,由此采用了光電耦合電路進(jìn)行單片機(jī)與步進(jìn)電機(jī)的隔離,本設(shè)計(jì)還可以完成對步進(jìn)電機(jī)的步進(jìn)角的數(shù)目進(jìn)行輸入與顯示和步進(jìn)電機(jī)工作狀況的顯示,使控制更加直觀,更加方便控制。
【關(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語言源程序 17
5.系統(tǒng)功能、指標(biāo)測試 17
6.設(shè)計(jì)體會(huì) 18
7.致謝詞 18
7.參考文獻(xiàn) 19
附錄一:電路圖 20
附錄二:C語言源程序 21
摘要
本文主要介紹了步進(jìn)電機(jī)的工作原理、工作特點(diǎn)以及在實(shí)際控制電路中的應(yīng)用。還介紹了基于AT89C51單片機(jī)完成對步進(jìn)電機(jī)的控制,由于考慮到步進(jìn)電機(jī)的功率較大,也為了防止步進(jìn)電機(jī)工作時(shí)對電路的干擾,由此采用了光電耦合電路進(jìn)行單片機(jī)與步進(jìn)電機(jī)的隔離,本設(shè)計(jì)還可以完成對步進(jìn)電機(jī)的步進(jìn)角的數(shù)目進(jìn)行輸入與顯示和步進(jìn)電機(jī)工作狀況的顯示,使控制更加直觀,更加方便控制。
【關(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語言源程序 17
5.系統(tǒng)功能、指標(biāo)測試 17
6.設(shè)計(jì)體會(huì) 18
7.致謝詞 18
7.參考文獻(xiàn) 19
附錄一:電路圖 20
附錄二:C語言源程序 21
TA們正在看...
- (畢業(yè)設(shè)計(jì))基于gsm遠(yuǎn)程控制系統(tǒng)的設(shè)計(jì)與開發(fā).doc
- 【畢業(yè)論文】黃巍-基于android的手機(jī)小秘書的設(shè)計(jì)...doc
- 【畢業(yè)論文】基于《知網(wǎng)》的詞匯語義相似度計(jì)算的...doc
- qd10-3t,lk=11.5m雙鉤橋式起重機(jī).dwg
- qsyjs0028-2003陜京二線管道工程管道對接環(huán)焊縫射...pdf
- qsyjs0029-2003陜京二線管道工程管道對接環(huán)焊縫全...pdf
- qsyjs0030-2003陜京二線管道工程用感應(yīng)加熱彎管技...pdf
- qsyjs0031-2003陜京二線管道工程自動(dòng)化儀表工程施...pdf
- qsyjs0032-2003陜京二線管道工程干線鋼管(彎管)運(yùn)...pdf
- qsyjs0033-2003陜京二線管道工程內(nèi)壁(減阻)覆蓋層...pdf