资源描述:
《三维伺服数控平台设计毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、三维伺服数控平台设计学院机电工程学院专业班级学号姓名指导教师负责教师摘要由数字信息导向的控制程序对机械运动和工作过程进行操控的技术,就是所谓的数控加工技术。这门技术概括使用了计算机技术、微电子技术、伺服驱动、主动控制和精密测绘等学科的集成应用。数控铣床的核心在于控制系统,控制系统实现了数字化的零件的输入程序,完成输入信息的存储、数据的变换和插补的运算等,从而实现各种控制功能。铣床控制系统的设计必须考虑软硬件的匹配,其设计必须从经济、实用、可行等诸多方面考虑。本次毕设以AT89C51单片机为主体实现的控制系统,在硬件设计上易于实
2、现有效的控制功能,结构相对简单;在软件设计上,通过插补程序的编制,相对容易地实现对铣床的运行方向和运行速度等方面的控制。起先用SolidWorks软件画出铣床,然后用单片机进行控制。用Proteus进行仿真模拟。电路仿真技术就是通过软件来实现并检验所设计电路功能的过程。Proteus不仅是模拟电路、数字电路、模拟混合电路的设计平台,更是世界上最先进的单片机和嵌入式系统的设计与仿真平台。关键词:数控加工;单片机;SolidWorks;ProteusDesignof3DservonumericalcontrolplatformAb
3、stractThetechnologyofcontrollingthemechanicalmovementandworkingprocessbythedigitalinformation-orientedcontrolprogramistheso-callednumericalcontroltechnology.Thetechnologyofthistechnologyissummarizedintheapplicationofcomputertechnology,microelectronicstechnology,serv
4、odrive,activecontrolandprecisionmappingandothersubjects.ThecoreoftheCNCmillingmachineliesinthecontrolsystem,controlsystemtorealizethedigitalpartsoftheinputprogram,completetheinputinformationstorage,datatransformandinterpolationoperation,inordertoachieveavarietyofcon
5、trolfunctions.Thedesignofthecontrolsystemformillingmachinemustconsiderthematchingofthehardwareandsoftware,anditmustbeconsideredfromtheaspectsofeconomy,practicalityandfeasibility..ThecompletesetofAT89C51asthemaincontrolsystem.Inthehardwaredesigneasytoachieveeffective
6、controlfunction,structureisrelativelysimple;inthesoftwaredesign,interpolationproceduresthroughthepreparationof,relativelyeasytoachieverunningdirectionandspeedofthemillingmachinecontrol.Atfirst,usingSolidWorkssoftwaretodrawamillingmachine,andthenusethemicrocontroller
7、tocontrol.SimulationwithProteus.Circuitsimulationtechnologyistoachieveandtestthefunctionofthecircuitbysoftware..Proteusisnotonlythedesignplatformofanalogcircuit,digitalcircuitandanalogcircuit,butalsothemostadvancedMCUandembeddedsystemintheworld..Keywords:Singlechipm
8、icrocomputerSolidWorksProteus目录摘要IDesignof3DservonumericalcontrolplatformII1、绪论11.1引言11.2数控技术的发展方向及本次毕设的主旨11.3数控技术的国内现状及发展趋势22、三维建模及二维工程图4