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

plc控制步進(jìn)電動機(jī)的方法及編程過程.doc

約36頁DOC格式手機(jī)打開展開

plc控制步進(jìn)電動機(jī)的方法及編程過程,plc控制步進(jìn)電動機(jī)的方法及編程過程摘 要本文介紹了有關(guān)plc的基本概念,plc是一種專門為在工業(yè)環(huán)境下應(yīng)用而設(shè)計的數(shù)字運算操作的電子裝置。目前,plc在國內(nèi)外已廣泛應(yīng)用于鋼鐵、石油、化工、電力、建材、機(jī)械制造、汽車、輕紡、交通運輸、環(huán)保及文化娛樂等各個行業(yè)。其次了解plc的主要特點和工作過程,讓我們認(rèn)識到plc的未來...
編號:10-192837大小:397.00K
分類: 論文>通信/電子論文

內(nèi)容介紹

此文檔由會員 愛共享 發(fā)布

PLC控制步進(jìn)電動機(jī)的方法及編程過程


摘  要
本文介紹了有關(guān)PLC的基本概念,PLC是一種專門為在工業(yè)環(huán)境下應(yīng)用而設(shè)計的數(shù)字運算操作的電子裝置。目前,PLC在國內(nèi)外已廣泛應(yīng)用于鋼鐵、石油、化工、電力、建材、機(jī)械制造、汽車、輕紡、交通運輸、環(huán)保及文化娛樂等各個行業(yè)。其次了解PLC的主要特點和工作過程,讓我們認(rèn)識到PLC的未來展望。
步進(jìn)電動機(jī)是一種控制精度極高的電動機(jī) ,在工業(yè)上有著廣泛的應(yīng)用, 論文在簡要介紹步進(jìn)電機(jī)的工作原理和控制原則之后 ,采用可編程控制(PLC)對步進(jìn)電動機(jī)進(jìn)行控制的設(shè)計方法進(jìn)行了介紹 ,給出了控制系統(tǒng)的硬件, 軟件設(shè)計方法 ,實際應(yīng)用表明了設(shè)計的有效性。在PLC步進(jìn)電機(jī)控制系統(tǒng)中,輸入到其線圈繞組中的脈沖數(shù)或脈沖頻率可控制步進(jìn)電動機(jī)的角位移和轉(zhuǎn)速,在給步進(jìn)電機(jī)的各線圈繞組輸入脈沖時需要進(jìn)行脈沖分配器分配脈沖,脈沖分配可以由軟件進(jìn)行設(shè)計,也可以由硬件組成。以O(shè)MRON的C系列P型機(jī)為例,此論文討論步進(jìn)電機(jī)的PLC控制系統(tǒng)的軟件設(shè)計方法。介紹了plc控制步進(jìn)電動機(jī)的一種應(yīng)用方法 ,并論述了其編程過程。

關(guān)鍵詞: 可編程控制器(PLC),步進(jìn)電動機(jī), 電機(jī)控制

 

Abstract
This paper introduced the basic concepts of the PLC, PLC is a specialist in industrial environments and the application of digital design of the operation of electronic computing devices. At present, the PLC has been widely used in the domestic and foreign steel, petroleum, chemicals, electric power, building materials, machinery manufacturing, automotive, textile, transportation, environmental protection, culture , entertainment, and other industries. Secondly understanding of the main features of PLC and the work process, let us recognize that the future outlook for PLC.
Stepper motor is a high precision motor control in a wide range of industrial applications, the paper briefly introduced the working principle of stepper motor and control principles, with the introduction of programmable controller (PLC) on the stepper motor control methods for the design, the control system is the hardware, software, design methods. Practical application shows the effectiveness of the design. In the PLC stepper motor control system, enter its coil windings in the pulse, or the pulse frequency can be controlled stepper motor speed and the angular displacement, to the stepper motor coil winding of the input pulse, the need for distribution of pulse distributor Pulse, pulse distribution can be designed by the software, hardware components can be. OMRON to the C Series P-type-for example, the paper on the PLC stepper motor control system software design method. It introduced a stepper motor control of plc applications, discussed the programming process.
Key words:   Programmable Logic Controller (PLC) ,  Stepper motor, 
             Motor control
目   錄
第一章 前    言----------------------------------------------------5
第二章 PLC的基本概況---------------------------------------------- 7
2.1 可編程控制器(PLC)的簡介----------------------------------7
2.2 PLC的特點------------------------------------------------- 8
2.3 PLC的工作過程-------------------------------------------- 10
2.4 PLC的發(fā)展歷史-------------------------------------------- 10
2.5 PLC的國內(nèi)外狀況------------------------------------------ 11
2.6 PLC的未來展望-------------------------------------------- 13
2.7 PLC的市場情況-------------------------------------------- 13
第三章 步進(jìn)電動機(jī)的簡介-------------------------------------------15
3.1 步進(jìn)電動機(jī)的定義------------------------------------------15
3.2 步進(jìn)電動機(jī)的特色------------------------------------------15
3.3 步進(jìn)電動機(jī)的種類------------------------------------------16
3.4 步進(jìn)電動機(jī)的工作原理--------------------------------------16
第四章 PLC控制步進(jìn)電機(jī)方法的研究----------------------------18
4.1 引言------------------------------------------------------18
4.2 PLC的基本結(jié)構(gòu)-------------------------------------------- 18
4.3 控制方法及研究--------------------------------------------18
4.3.1 FP1的特殊功能簡介-----------------------------------------18
4.3.2 步進(jìn)電機(jī)的速度控制----------------------------------------19
4.3.3  控制系統(tǒng)的程序運行---------------------------------------20
4.4 結(jié)束語----------------------------------------------------21
第五章 步進(jìn)電機(jī)的PLC控制系統(tǒng)設(shè)計--------------------------------- 22
5.1 引言------------------------------------------------------22
5.2 步進(jìn)電動機(jī)PLC控制系統(tǒng)I/O接線圖設(shè)計----------------------22
5.3 步進(jìn)電動機(jī)PLC控制系統(tǒng)梯形圖設(shè)計-------------------------- 22
第六章 步進(jìn)電動機(jī)的PLC控制--------------------------------------- 25
6.1 引言------------------------------------------------------25
6.2 微型步進(jìn)電動機(jī)的運行原理----------------------------------25
6.3 PLC控制-------------------------------------------------- 27
6.4 結(jié)束語----------------------------------------------------31
第七章 結(jié)    論-------------------------------------------------- 32
7.1 結(jié)論------------------------------------------------------32
7.2 展望------------------------------------------------------32
致  謝------------------------------------------------------------34
參 考 文 獻(xiàn)-------------------------------------------------------35