制冷设备远程监控平台的研究
本文选题:制冷设备 + 远程监测 ; 参考:《杭州电子科技大学》2017年硕士论文
【摘要】:随着我国经济持续快速发展,生产和生活对人工环境的需求面越来越广。大型制冷空调设备在工商业建筑中的使用日趋广泛。制冷设备的维护和状态监测成为必不可少的一项工作。设备的维护和监测是一项技术性强,实时要求性高的工作,以往需要由厂家安排大量技术人员全国各地巡回出差来完成。提高制冷设备维护工作的效率,获取设备生命周期的运行数据,开发一套带有故障诊断功能的制冷设备远程监控平台,对制冷设备制造厂家和用户有着重要的现实意义。在深入研究了制冷设备的信息采集存储、数据分析、故障诊断、信息查询、设备与用户的管理等功能需求,结合监控平台对可靠性、实时性、稳定性、开放性的要求,进行了远程监控平台的总体设计,在此基础上确定了基于B/S模式的监控结构模型,通过对程序设计模式、动态网页交互、数据库的访问与连接等软件关键技术研究,提出了MVC三层技术架构的软件设计思路,并利用SQL完成了关系数据库的设计,通过JDBC技术实现了监控平台的数据库访问,通过JSP、Ajax等技术实现了用户与监控平台的交互。在分析对比现有的故障诊断方法的基础上,采用了基于BP神经网络的故障诊断方法,根据已有的数据,构建了含有8个神经元的输入层、25个神经元的隐含层、7个神经元的输出层的BP神经网络,对制冷机组进行故障诊断,并利用MATLAB对其性能进行了仿真分析,结果表明BP网络具有良好的故障诊断效果。最后,通过JAVA相关编程语言完成了软件编程。对各功能模块进行了测试,结果表明监控平台能够满足用户使用需求,同时具有良好的稳定性与可靠性。
[Abstract]:With the sustained and rapid development of economy in China, the demand for artificial environment is more and more extensive in production and life. Large-scale refrigeration and air-conditioning equipment is widely used in industrial and commercial buildings. The maintenance and condition monitoring of refrigeration equipment has become an essential task. The maintenance and monitoring of equipment is a highly technical, real-time demanding work, in the past, manufacturers need to arrange a large number of technical staff to travel around the country to complete. To improve the efficiency of refrigeration equipment maintenance, to obtain the operation data of equipment life cycle, and to develop a remote monitoring platform of refrigeration equipment with fault diagnosis is of great practical significance for refrigeration equipment manufacturers and users. The functional requirements of refrigeration equipment, such as information collection and storage, data analysis, fault diagnosis, information query, equipment and user management, and the requirements of the monitoring platform for reliability, real-time, stability and openness are deeply studied. The overall design of remote monitoring platform is carried out, and the monitoring structure model based on B / S mode is determined. The key technologies of software, such as program design pattern, dynamic web page interaction, database access and connection, are studied. This paper puts forward the software design idea of MVC three-layer technical framework, and uses SQL to complete the design of relational database, realizes the database access of monitoring platform through JDBC technology, and realizes the interaction between user and monitoring platform by means of JSP Ajax technology and so on. On the basis of analyzing and comparing the existing methods of fault diagnosis, the method of fault diagnosis based on BP neural network is adopted, and according to the existing data, A BP neural network with 8 input layers, 25 hidden layers and 7 output layers is constructed to diagnose the fault of the refrigeration unit, and its performance is simulated by MATLAB. The results show that BP neural network has good fault diagnosis effect. Finally, the software programming is completed by JAVA programming language. The results show that the monitoring platform can meet the needs of users and has good stability and reliability.
【学位授予单位】:杭州电子科技大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TB657;TP277
【参考文献】
相关期刊论文 前10条
1 周子成;;2015年中国空调与制冷压缩机市场[J];制冷;2016年03期
2 丁律;颜文旭;;远程监控技术及其应用发展[J];化工自动化及仪表;2016年06期
3 梁晴晴;韩华;崔晓钰;;基于BP神经网络优化的离心式冷水机组故障诊断研究[J];制冷与空调;2016年01期
4 侯韩芳;王鲜华;马广玉;贾贺峰;;基于工业产品生产许可的制冷设备产品生产企业状况分析[J];制冷与空调(四川);2015年06期
5 朱伟;马骁;崔阳;于志远;张成杰;刘金龙;;汽轮机调节系统故障检测及诊断技术应用分析[J];科技创新导报;2015年14期
6 王义乐;宋书中;朱锦洪;代乐宜;;基于网络的远程监控研究[J];电源技术;2013年12期
7 张猛;房俊龙;韩雨;;基于ZigBee和Internet的温室群环境远程监控系统设计[J];农业工程学报;2013年S1期
8 杨金宝;张昌宏;陈平;;基于改进BP神经网络的网络故障诊断研究[J];计算机与数字工程;2012年02期
9 陈静;;电子政务门户网站静态技术研究[J];计算机技术与发展;2011年12期
10 蒋弦弋;孙启阔;殷丽娟;唐晓军;;设备状态监测与故障诊断技术的应用[J];机床与液压;2011年22期
相关博士学位论文 前1条
1 庞文尧;基于C/S模式的远程控制系统研究开发[D];浙江大学;2003年
相关硕士学位论文 前10条
1 马健;基于Web的设备远程监控系统的设计与实现[D];中北大学;2016年
2 商荣柱;多组件复杂系统的故障诊断的研究和实现[D];北京交通大学;2016年
3 陈仕栋;基于Java EE平台的太阳能集热工程监控系统的设计与实现[D];杭州电子科技大学;2016年
4 张学森;基于WEB的中央空调远程集中监控系统[D];山东大学;2014年
5 于晓东;基于.NET技术的小型图书管理系统的设计与实现[D];电子科技大学;2014年
6 段芸;艺术设计专业《网页设计》课程实践研究[D];沈阳师范大学;2013年
7 任海坤;基于开放平台的移动互联网终端设计方案的研究与实现[D];山东大学;2012年
8 雷雪;基于C/S模式的远程监控系统设计与实现[D];北京邮电大学;2011年
9 张雷;基于Web的远程监控和信息平台的研究与设计[D];杭州电子科技大学;2009年
10 史凯;基于网络的中小学教育软件的研究与设计[D];同济大学;2008年
,本文编号:1822783
本文链接:https://www.wllwen.com/guanlilunwen/gongchengguanli/1822783.html