资源描述:
《基于plc的电机控制系统-毕设论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、学号:常州大学毕业设计(论文)(2012届)题目学生学院专业班级校内指导教师专业技术职务校外指导老师专业技术职务二○一二年六月基于PLC的电机控制系统摘要:本论文的目的在于采用PLC来控制步进电机时,可通过硬件连线和软件编程进行对步进电机的控制。通过模块化设计,以主程序调用相应的子程序和终端程序的方式来改变输入脉冲的频率和个数,可实现步进电机的速度、方向、定位等功能。步进电动机是一种将数字脉冲信号转换成机械角位移或者线位移的数模转换元件。其基本原理是是一种将电脉冲信号转换成直线位移或角位移的执行元件,每当对其施加一个电脉冲时,其输出转过一个固定的角度。步进电机
2、的输出位移量与输入脉冲个数成正比,其转速与单位时间内输入的脉冲数(即脉冲频率)成正比,其转向与脉冲分配到步进电机的各相绕组的脉冲顺序有关。所以只要控制指令脉冲的数量、频率及电机绕组通电的顺序,便可控制步进电机的输出位移量、速度和转向。因此,本次设计的中心思想是通过控制脉冲输出信号的频率和个数,实现步进电机的速度、方向、定位等功能。本设计采用可编程逻辑控制器PLC的高速脉冲输出,选用的是西门子的PLC设计理念在于采用模块化设计,针对设计要求,通过主程序调用相应的子程序及中断程序来完成步进电机的不同功能。关键字:步进电机;PLC;高速脉冲输出IVDesignofM
3、otorControlSystemBasedonPLCAbstract:ThepurposeofthispaperisthatthePLCtocontrolthesteppermotor,steppermotorbecontrolledthroughhardwareconnectionandsoftwareprogramming.Throughmodulardesign,themainprogramcallthesubroutineandtheterminalprogramtochangethefrequencyandnumberoftheinputpulse
4、,thesteppermotorspeed,direction,locationandotherfunctions.Thesteppermotorisadigital-analogconversioncomponentthatdigitalpulsesignaltoconvertthemechanicalangulardisplacementorlineardisplacement.Thebasicprincipleisanactuatorthatelectricalpulsesignalisconvertedintolineardisplacementora
5、ngulardisplacement,wheneverimposedonanelectricalpulse,theoutputturnedafixedangle.Outputdisplacementofsteppermotorisproportionaltothenumberofinputpulses.Itsspeedisproportionaltoinputofthenumberofpulsesinunittime(pulsefrequency).Itssteeringisrelatedtopulseassignedtoeachphasewindingste
6、ppermotorpulsesequence.Solongasthecontroloftheorderofthecommandpulsenumber,frequency,andmotorwindingsenergizedtocontrolthesteppermotoroutputdisplacement,speedandsteering.Therefore,thecentralideaofthisdesignisbycontrollingthefrequencyandnumberofthepulseoutputsignal,achievethestepperm
7、otorspeed,direction,andpositioning.ThisdesignusesaProgrammableLogicController(PLC),high-speedpulseoutput,anoptionalSiemensPLCdesignconceptisamodulardesign,fordesignrequirements,themainprogramcallstheappropriatesubroutineandinterrupttheprogramtocompletethesteppermotorfunction.Keyword
8、s:steppermotor;PLC;