资源描述:
《基于组态王的温度监控系统(重庆理工大学)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于PLC+组态王的温度监控系统设计班胡绪权、刘鸿瑞、邱婧竹指导老师:刘伟摘要:在工业生产自动控制中,为了生产安全以及保证产品质量,对于温度、压力、流量、速度等一些重要的被控参数需要进行自动检测,并根据检测结果进行相应的控制。在自动监控系统中通常设有被控参数的上下限检测、报警及自动处理系统,以提醒操作人员采取必要的紧急措施。由于温度是工业生产中主要的被控参数之一,本课题选择对温度进行采集来探究自动监控系统。PLC结构简单,编程方便,可靠性高,且对使用环境适应性极强,广泛用于工业生产自动控制中。同时,PLC具有特殊功能模块,可以对采集输入的模拟量进行分析和处理。因此本课
2、题使用PLC中的EM231模块对采集的信息进行A/D转换,转换后的信息传入PLC的CPU中,再使用计算机做上位机进行信息处理,在计算机中使用组态王与PLC之间通过通信线路实现信息的交换和对传送来的温度进行监测。本课题以一个基于组态王的PLC温度监控系统为例,来研究PLC在模拟量信号监测系统中的应用问题。Abstract:Inordertoguaranteethesecurityoftheproductionprocessandthequalityoftheproductionduringtheindustrialautomaticcontrol,variousvita
3、lcontrolledparametersshouldbedetectedautomatically,suchastemperature,pressure,fluxandspeed.Andcorrespondingmeasuresshouldbetookaccordingtotheresultofdetection.Topayingattentiontotheoperationstafftodosomeemergencymeasures,warningsystems,auto-processingsystems,theceilingofthecontrolledpar
4、ameters,andthelowerlimitofthecontrolledparametersusuallybecarriedinamonitoringsystem.Consideringtemperatureisanimportantparameterduringtheproductionprocess,thisprojectchoosethedatacollectionoftemperaturetoexploretheautomaticmonitoringsystem.TheProgrammableLogicControllerhavethesimplestr
5、ucture,convenientprogramming,highlyreliability,andgreatadaptivefacultyofworkingconditions.Moreover,itiswidelyusedintheindustrialautomaticcontrol.Inaddition,PLChavefunctionalmodule,itcananalysisandhandlethecollectedmanipulationdata,sothisprojectusetheEM231moduleofPLCtorealizethea/dconver
6、sionofthecollecteddataandsendtheresultofa/dconversiontotheCPUofPLC.Thisprojectchooseacomputertohandleinformationprocessingasauppermonitor.Inordertomonitorthetemperature,theexchangeandtransferofinformationarerealizedbythetelecommunicationlinebetweentheKingviewSoftwareinthecomputerandPLC.
7、ThisprojecttakeaPLCtemperaturemonitoringsystemwhichisbasedonKingviewSoftwareforanexample,toexploringtheapplicationproblemofPLCintheanalogquantitysignalmonitoringsystem.关键词:PLC;组态王;温度监控系统;EM231Keywords:PLC;KingviewSoftware;temperaturemonitoringsystem;EM231-20-目录第一章绪论31.1PLC及组态王介