欢迎来到天天文库
浏览记录
ID:11574376
大小:733.00 KB
页数:69页
时间:2018-07-12
《采用vc的伺服电机控制毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、64更多相关参考论文设计文档资源请访问http://www.docin.com/lzj781219基于VC++的伺服电机速度控制系统设计摘要本设计完成是基于VisualC++6.0软件下实现伺服电机控制界面的编程,并完成PID控制算法。该控制界面不仅简洁实用,而且具有良好的人机交流部分。上位机控制界面所实现的功能有电机的启动、停止、正传、反转、速度给定、实时曲线显示等,在完成PID算法后同时下发PID调节后的PWM占空比,实现转速控制。在完成串口通讯编程本文采用MSComm控件实现PC机与单片机通讯,数据的发送与接收采用统一通讯协议,这种方法不仅简单,而
2、且实用。本文采用单片机作为下位机来验证上位机控制功能的实现,单片机作为下位机主要负责直流电机的各种参数数据的采集和模数转换,然后通过串行端口把数据发送给上位机,PC机作为上位机主要负责数据的分析处理和显示。关键词:伺服电机;VC++;串口通讯;PWM调速;PID;64更多相关参考论文设计文档资源请访问http://www.docin.com/lzj781219TheservomotorspeedcontrolsystemdesignBasedonVC++AbstractThisdesign'scoreisunderthesoftwareofVisualC
3、++6.0,realizestheservomotorcontrolcontactsurfaceprogramming,andcompletesthePIDcontrolalgorithm.Thiscontrolinterfacehasnotonlysuccinctpractical,butalsohasthegoodman-machineexchangepart.Thesuperiormachinecontrolinterfacerealizesthefunctionhastheelectricalmachinery'sstart,electrical
4、machinery'sstop,electricalmachinery'smainstory,electricalmachinery'sreverse,thespeedvalueassigns,Curvedemonstrationandsoon.AftercompletingthePIDalgorithmsimultaneouslyafter-cropsPIDtheadjustmentthePWMcurrentoutput.IncompletingserialportcommunicationprogrammingthisarticletouseMSCo
5、mmtocontroltorealizePCmachineandthemonolithicintegratedcircuitcommunication,thedatatransmissionandthereceiveusestheunifiedcommunicationprotocol,inthismethodisnotonlysimplebutalsopractical.Inthisarticleusesthemonolithicintegratedcircuittoconfirmthesuperiormachinecontrolfunctionast
6、helowerpositionmachinerealization,Monolithicintegratedcircuitaslowerpositionmachineprimarycognizancedirectcurrentmachine'seachkindofparameterdatagatheringandwithA/Dconversion.Thenthroughtheserialportthedatatransmissionforthesuperiormachine,PCmachinetakesthesuperiormachineprimaryc
7、ognizancedatatheanalysisprocessingandthedemonstration.Keyword:Servoelectricalmachinery;VC++;Serialportcommunication;PWMcontrolspeed;PID;64更多相关参考论文设计文档资源请访问http://www.docin.com/lzj781219目录摘要IAbstractII第一章引言11.1设计的目的11.2设计的意义2第二章电机调速32.1直流伺服电机简介32.2直流伺服电机调速52.2.1V-M调速系统52.2.2PWM调速系
8、统7第三章GUI设计103.1主界面103.2实时曲线123.3按钮图标的实现1
此文档下载收益归作者所有