资源描述:
《毕业设计(论文)-基于plc自动门控制系统的设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、湖南工业大学专科毕业设计(论文)摘要随着科学技术的日新月异,我们的生活发生了巨大的变化。一个智能化、自动化的社会已经开始呈现于我们的眼前,这为我们提供了非常多的便利。其中自动门就是自动化进程中的一个典型代表,此设计就是运用所学的知识,结合实际需要而进行研究的。为了增强自动门运行的可靠性,提出了一种以S7-200可编程序控制器(PLC)为核心的自动门控制系统。分析了该控制系统的工作原理,描述了系统的硬件组成,介绍了人体感应探测、自动门运行位置检测、门运行障碍检测等控制电路的工作过程,对PLC的选型及I/O点的确定进行了说明。结合PLC的运行特点,对控制
2、系统的工作流程作了合理的优化。在此基础上,采用结构化的编程方法,给出了主程序模块、开门子程序模块、关门子程序模块的程序流程图。系统已通过硬件和软件调试,在实际中获得了应用。应用结果表明,整个系统功能完善,性能可靠。关键词:可编程控制器;S7-200;自动门;控制系统27湖南工业大学专科毕业设计(论文)ABSTRACTWiththerapiddevelopmentofscienceandtechnology,ourliveschangedgreatly.Anintelligentandautomationhasbegantoappearinourvie
3、w,thisgivesusgreatconvenience.Intheprocessofautomaticdoorisofatypicalautomation,thisdesignistheuseofknowledge,andcombiningwithactualneedandresearch.Tostrengthenthereliabilityoftheoperation,aS7-200(PLC)asthecoreoftheautomaticcontrolsystem.Analyzedthecontrolsystemworks,adescripti
4、onofahardwaresystem,introducedthebodyautomaticallydetectandrespondtotheoperationpositionoftheinspectionandoperationoftheinspectionandcontrolcircuittotheworkoftheprocess,theplcandofcourseIwouldliketoconfirmtheorder.ItwasintroducedhowtochooseaPLCtype,toreallysettletheI/Oorders.Co
5、mbiningtheoperationcharacteristicsofprogrammablecontroller,areasonableoptimizationwasmadefortheworkflowofthesystem.Onthisbasis,usingstructuredprogrammingmethod,theprogramflowchartsofmainprogrammoduleandopeningdoorsubroutinemoduleandclosingdoorsubroutinemoduleweredeveloped.Thede
6、buggingofthecontrolsystemwasdevelopedandthecontrolsystemhasbeenadopted.Thepracticalapplicationshowsthatthecontrolsystemisgoodandreliable.Keywords:programmablelogiccontroller(PLC);S7-200;automaticdoor;Controlsystem27湖南工业大学专科毕业设计(论文)目录摘要IABSTRACTII前言1第一章绪论21.1研究背景与研究意义21.2自动门的简介3
7、1.3自动门的组成及分类41.3.1自动门的组成41.3.2自动门的分类41.4本章小结5第二章PLC的介绍及选择62.1PLC的简介62.2PLC的主要功能及特点72.2.1PLC的主要功能72.2.2PLC的特点72.3PLC的组成与基本结构82.3.1PLC的硬件系统82.4PLC的工作原理82.4本章小结9第三章自动门的执行机构的设计103.1稳压电源设计103.2无刷直流电机的应用113.3本章小结13第四章自动门的硬件设计144.1自动感应门的基本工作原理144.2限位开关的工作原理154.3光电开关的工作原理154.4无刷直流电动机的工
8、作原理154.5PLC的选择164.5.1输入输出(I/O)点数的估算164.5.2存储器容量的选择164.