资源描述:
《基于某plc地五层电梯控制系统地设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、实用标准摘要随着大型和巨型楼宇的兴建,电梯得到了快速的发展。在电梯逻辑控制方面,由于可编程控制器(PLC)具有编程软件采用易学易懂的梯形图语言、控制灵活方便、抗干扰能力强、运行稳定可靠、易操作、维修方便等特点,使可编程控制器(PLC)已全面代替原来的继电器控制。将可编程序控制器(PLC)应用于电梯进行逻辑控制,大大提高了电梯可靠性、可维护性以及灵活性,延长了使用寿命.,同时缩短了电梯的开发周期。这种电梯控制系统较原有电梯控制系统可以更容易的完成更为复杂的控制任务,其许多功能是传统的继电器无法实现的。编程逻辑控制器(ProgrammableLogicCo
2、ntroller,PLC),它是一种专用于工业控制的计算机,其硬件结构基本上与微型计算机相同,它采用一类可编程的存储器,用于其内部存储程序,执行逻辑运算、顺序控制、定时、计数与算术操作等面向用户的指令,并通过数字或模拟式输入/输出控制各种类型的机械或生产过程。围绕这个目标,本文首先介绍了电梯的基本结构,接着论述了各主要环节的控制部分以及控制要求,然后着重介绍了基于西门子S7-200CPU224PLC的电梯控制系统程序开发过程,最后通过实验装置反复调试运行以及仿真。经测试仿真调试,该基于PLC的电梯控制系统实现了预期的功能,圆满完成了此次毕业设计的任务。
3、通过这次锻炼,我积累了宝贵的经验,为以后的工作打下了良好的基础。关键词:可编程控制器;电梯控制;s7-200精彩文档实用标准AbstractWiththeconstructionoflargeandgiantbuildings,elevatorshavebeenrapiddeveloped.Intheelevatorlogiccontrol,programmablelogiccontroller(PLC)whoseprogrammingsoftwareladderlanguageiseasytolearnandeasytounderstand,with
4、itsfeatureofcontrolflexibility,anti-interferenceability,stableandreliable,easytooperate,easytomaintain,programmablecontroller(PLC)hasbeenfullyreplacetheoriginalrelaycontrol.Itsappliedtotheelevatorlogiccontrol,greatlyimprovedtheelevatorreliability,maintainability,andflexibilityto
5、extendtheservicelife,whilereducingthedevelopmentcycleoftheelevator.Comparedwiththeoriginalelevatorcontrolsystem,theelevatorcontrolsystemcancompletemorecomplexcontroltasksmoreeasily,manyofitsfunctionscannotbeachievedbyconventionalrelays.PLC,whichisdedicatedtotheindustrialcontrolc
6、omputer,thehardwarestructureisthesameasmicrocomputer,itusesaprogrammablememoryforitsinternallystoredprogram,whichcanperformthelogical,sequentialcontrol,timing,countingandarithmeticoperationswhichare精彩文档实用标准user-oriented,andcontrolvarioustypesofmachineryorproductionprocessesthrou
7、ghdigitaloranaloginput/outputcontrol.Aroundthisgoal,thisdesignfirstintroducesthebasicstructureoftheelevator,andthendiscussesthemajoraspectsofthecontrolsection,andcontrolrequirements,andthenputstheemphasisontheelevatorsystembasedonSiemensS7-200CPU224PLCprogramdevelopmentprocess,t
8、hefinalrunistothroughrepeatedtestingexperimenta