毕业设计[论文]题目:基于PLC的变频调速恒压供水系统设计系别:电气与电子工程系专业:电气自动化技术姓名:丁瑞攀学号:122308114指导教师:杨帆河南城建学院2011年05月25日河南城建学院毕业设计摘要I摘要在城市化进程迅速的今天,城市的居住形式主要是生活小区,那么小区供水系统的建设就显得尤为重要。而且随着城市用水量不断增加,对供水系统的建设提出了更高的要求。供水的经济性、可靠性、稳定性直接影响到小区住户的正常生活和工作。本系统是针对居民生活用水而设计的一套由变频器、PLC、水泵机组等设备组成的自动变频恒压供水控制系统。系统将PLC、变频器、相应的传感器和执行机构有机地结合起来,并发挥各自优势,能够最大程度满足需要,具有运行稳定、操作简单和高效节能等特点。该系统对变频器内置PID模块参数进行预置,通过压力传感器对水压的反馈构成闭环控制系统;PID模块根据用水量的变化调节水泵的输出流量,实现恒压供水,并达到有效节能的目的。系统采用变频调速方式自动调节水泵电机转速或加、减泵。改变以往“先启后停”方式,自动完成泵组软启动及无冲击切换,使水压平稳过渡。变频器故障时系统仍可运行,保证不间断供水。系统断电恢复后可自启动。采用硬件/软件备用及钟控功能,使各泵进行轮休,延长了设备的机械使用寿命。首先介绍采取变频调速方式实现恒压供水相对于传统的阀门控制恒压供水方式的节能原理;其次,对水泵机组的各种供水状态及转换的条件、水泵由变频转工频运行方式的切换过程进行分析,着重研究并提出了基于PLC和变频器的恒压供水系统的方案,并给出了硬件设计和PLC控制程序设计。关键词:PLC;变频调速;恒压供水河南城建学院毕业设计摘要IIABSTRACTIntoday'srapidurbanization,urbanlivingismainlylivingquarters,thentheconstructionofresidentialwatersupplysystemisparticularlyimportant.Andwiththegrowingurbanwaterdemand,watersupplysystems,theproposedhigherrequirements.Economicsofwatersupply,reliabilityandstabilitytothedistrictresidentsdirectlyaffectedthenormallifeandwork.PLC,waterpumpandotherequipmentconsistingofautomaticconstantpressurewatersupplycontrolsystem.SystemPLC,frequencyconverter,thecorrespondingsensorsandactuatorstogetherorganically,andplaytheirrespectiveadvantages,thecontrolsystemeasytooperate,notonlytothegreatestextenttomeettheneedsofstabilityandsecurityofitsoperatingperformance,simpleandconvenientmodeofoperation,andthecompleteandthoughtfulfeatures,willmakewatersavingwater,saving,laborsaving,highefficiencyhigh-qualityfinalrun,reliable,energy-savingpurposes.Thispaperintroducesthewaytoachievefrequencycontrolconstantpressurewatersupplyvalvecontrolcomparedtoconventionalenergy-savingprincipleofconstantpressurewatersupply.Converterbuilt-inPIDmoduleonthepresetparameters,usinghydraulicpressuresensorfeedback,closedloopsystem.Accordingtochangesinwaterconsumption,toPIDregulationmode,byadjustingthepumpoutputflow,constantpressurewatersupplyandefficientenergy.Thenitanalyzesthestateofpumpunitsandconversionofvariouswaterconditions,analysisofthepumpfrequencybythefrequencychangeoperatingmodeoftheswitchprocess.Importantpartsoffunctionalanalysis,focusingonresearchandputforwardbasedonPLCandfrequencyconstantpressurewatersupplysystemprogram,weregivencontrolofthehardwaredesignandPLCprogramming.Keywords:PLC;frequencycontrol;constantpressurewatersupply河南城建学院毕业设计目录III目录1绪论..........................................................................................................................11.1研究背景........................................................................................................12系统的理论分析及方案的确定..............................................................................42.1调速方式的比较与选择................................................................................42.2控制系统方案................................................................................................62.3供水系统的控制流程....................................................................................82.4变频恒压供水系统中加减水泵的条件分析..............................................103变频恒压供水系统的硬件设计............................................................................113.1PLC选型及接线...........................................................................................113.1.1PLC选型.............................................................................................113.1.2PLC的接线及I/O分配.....................................................................143.2水泵机组选型..............................................................................................153.3变频器选型及接线......................................................................................163.3.1变频器选型........................................................................................163.3.2变频器的接线....................................................................................193.4PID调节器....................................................................................................203.5压力传感器..................................................................................................223.6系统主电路设计..........................................................................................224系统软件设计........................................................................................................244.1PLC控制.......................................................................................................244.1.1PLC程序流程图.................................................................................244.1.2手动运行............................................................................................254.1.3自动运行............................................................................................254.2编程及介绍..................................................................................................264.2.1总程序的顺序功能图........................................................................264.2.2自动运行顺序功能图........................................................................264.2.3手动模式顺序功能图.............