欢迎来到天天文库
浏览记录
ID:10985179
大小:1.10 MB
页数:47页
时间:2018-07-09
《基于单片机的步进电机控制设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、毕业设计课题名称基于单片机的步进电机控制设计42摘要本论文主要介绍了基于单片机的步进电机控制的规则、硬件结构、软件代码的编写及工作原理、以及液晶模块12864LCD的详细介绍以及指令集。模拟出单片机系统下的步进电机转速控制,具有任意转速选择、转动时间、正反转、加速和减速设置、系统低功耗、可实现在线调试等特点。本系统是以单片机为其控制核心,以有源晶振构成的电路作为时钟信号,通过键盘输入选择向单片机控制系统发出步进转动控制命令,控制系统接收命令后做出一系列必要的判断后,控电机的转速、转向等。本设计已通过了实验仿真,运行稳定
2、,达到了基本的设计要求。本设计要分为两大块:一块为硬件电路组成部分,一块为软件程序设计部分。在硬件电路里主要包括有源晶振部分、键盘输入控制部分、电机驱动电路及液晶显示部分等与单片机的接线设计;软件编程方面主要是子程序和主程序的编写,包括:初始化代码、液晶驱动代码、时间记录代码、表格数据代码等。关键词:单片机;步进电机;12864LCD;指令集42AbstractThisthesisismainlyintroducethePreparedandworkingprinciplesaboutregulation、struct
3、ureofhardware、softwarecodeofsteppingmotorcontrolbasedonMCUaswellasdetailinformationandinstructionsetonLCDModule12864LCD.Thisthesisalsosimulatesthatunderthesystemofsingle-chipsteppingmotorspeedcontrolhasthedisadvantagesofchangingspeed、timearbitrary、Positiveandneg
4、ativetransfer、installationofacceleratedanddeceleration、low-powersystemandonlinedebugging.Single-chipascoreofcontrolandthecircuitmadeupbyactivecrystalasclocksignal,thesteppermotorspeedcontrolsystemstartstomakingaseriesofnecessaryjudgmentandthencontrolrotatespeeda
5、ndchangedirectionwhenitreceivethecommandofsteppertransfercontrolfromsingle-chipcontrolsystembykeyboard.Asrunsteady,thisprojecthasalreadypassedthesimulationandhasachievedthebasicpurpose.Thisprojectconsistsoftwoparties.Oneishardwarecircuitandtheotherissoftwareprog
6、ramming.Inthepartofhardwarecircuitisincludeactivecrystal、controlsystemofkeyboardinput、systemofmotordrivecircuitandliquidcrystalsystem.Inthesecondpart,Designofconnectionofsingle-chip、softwarepreparedisthemainlypreparedofSubroutineandMainprogramincludinginitializa
7、tioncode、liquiddrivecode、thetimingofrecordingcodeformdatacode[8].Keywords:MCU;steppermotor;12864LCD;InstructionSet.42目录摘要IAbstractII第1章绪论11.1课题的来源11.2课题研究的意义11.3课题国内研究现状11.4课题研究的目的和主要内容2第2章步进电机方案设计与分析32.1方案提出32.2可行性分析42.3主要器件选择4第3章系统硬件设计63.1AMPIRE128*64液晶屏介绍63.2
8、HD61202及其指令集介绍73.3晶振、复位、驱动电路93.4液晶显示屏与单片机接口电路113.5控键与单片机接口电路11第4章系统软件设计134.1电机流程图134.2液晶屏驱动代码设计144.3固定字符显示代码184.4中断子程序194.5汉字表194.6字符表224.7延时子程序224.8主函数程序23第5章系统仿真255
此文档下载收益归作者所有