资源描述:
《房山区农业委员会“互联网 智慧乡村、智慧农场”建设项目》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、诚信承诺我谨在此承诺:本人所写的毕业论文《基于STM32的远程电机调速系统设计》均系本人独立完成,没有抄袭行为,凡涉及其他作者的观点和材料,均作了注释,若有不实,后果由本人承担。承诺人(签名):年月日基于STM32的远程电机调速系统设计摘要:在各类机电设备中,直流电动机以其良好的调速特性、启动和制动性能优越操纵方便,响应速度快,输出转矩稳定一直来都处于主要地位,随着数字技术的发展和算法的突破,模拟控制正在退出舞台,而且直流电机的控制与调速更加多样化,如目前主流的PID算法和PI算法,通过单片机的高速运算和算法的结合,达到模拟控制的要求,并且可以通过外部传感器来修正参数提
2、高稳定性,而且整定也更加方便。由于现在更重视系统协调所以也可以利用单片机的易交互性来实现各个系统之间的交互,使控制更加合理,大大提高系统的工作效率。本设计基于STM32C8T6处理器,结合PI算法来实现无差闭环调速,并且通过485总线与上位机交互,上位机配备一块1602液晶和矩阵键盘,可以实时进行转速显示和转速调节,下位机方面使用的是TB6612进行PWM脉宽调制,和霍尔传感器进行转速测量,该系统控制精确度高,具有高的稳定性和较强的交互性。关键词:485通信;PWM脉冲;STM32;无差调节;PI算法BasedontheSTM32remotemotorspeedcont
3、rolsystemdesignAbstract:Inallkindsofelectromechanicalequipment,DCmotorisinthemainstatus,becauseofthegoodspeedregulationcharacteristic,excellentstartingandbrakingperformance,simpleoperation,fastspeedofresponseandstabilityofoutputtorque.Withthedevelopmentofdigitaltechniqueandbreakthroughof
4、thealgorithm,analogcontrolisquittingthestage,thedcmotorcontrolandspeedregulatearebecomingdiversified,suchasthePIDalgorithmandPIalgorithm,throughthecombinationofMCUhighspeedcomputingandalgorithm,toachievetherequirementoftheanalogcontrol,andimprovethestabilitybyexternalsensorsadjustingpara
5、meters,andsettingbecomemoreconvenient.Becausesystemcoordinationismoreimportantthanbefore,wecanalsousetheeasyinteractivityofsinglechiptorealizetheinteractionbetweenvarioussystems,makethecontrolmorereasonable,improvetheworkefficiencyofthesystemgreatly.ThisdesignbasedonSTM32C8T6digitalproce
6、ssor,usethePIalgorithmtorealizeclosedloopspeedregulation,interactthrough485busandPC,PCequippedwithamatrixkeyboardand1602LCD,canachievespeeddisplayandspeedadjustmentatthetime,lowermachineusestheTB6612forpulsewidthmodulation,andhallsensorforspeedmeasurement,andthissystemhashighaccuracyofco
7、ntrol,highstabilityandstronginteractivity.Keywords:485communication;PWMpulse;STM32;Nodifferencetoadjust目录1引言……………………………………………………………………………11.1设计背景………………………………………………………………………11.2设计思路………………………………………………………………………12系统的设计与结构………………………………………………………………22.1系统的方案与论证…………………………………………………