毕业设计论文
基于web的远程监控系统
I
毕业设计论文
摘要
随着自动控制技术和网络通信技术的巨大发展,为了满足现代企业对生产过程自动化和信息管理的新要求,基于web的远程实时监控已成为解决企业地域限制、提高工艺控制水平和企业管理水平的普遍需求。
本文通过分析基于web的远程监控系统在国内外发展和研究现状,全面介绍了基于web的工艺参数远程监控系统的总体结构和应用技术,结合某化工厂酚醛树脂储液罐温度控制系统,提出了储液罐温度远程监控系统的技术方案,并完成了该系统的设计。
本文主要工作如下:
1.给出了采用TCP/IP技术,B/S体系结构的基于web的储液罐温度远程监控系统设计方案,分析在Internet/Intranet环境下实现实时数据发布和远程控制的可行性。
2.利用杰控组态软件Fameview制作储液罐温度远程监控系统上位机监控画面,以研华PCL-812PG作为I/O接口设备完成下位机数据交换,结合组态软件的web发布功能将现场工艺参数与Internet连接起来,实现对工艺参数的远程监控。
本文综合了现场监控和远程监控,设计并实现了储液罐温度远程监控系统,给出了一种低成本的工艺参数远程监控系统设计方案,具有良好的经济效益和应用推广价值。
关键字: web; 远程监控;储液罐;组态软件;Fameview;
II
毕业设计论文
Abstract
With the tremendous development of automatic control and communication technology of the network, in order to meet the new requirements of modern business process automation and information management, remote web-based real-time monitoring has become to solve business general needs of the geographical restrictions business and improve the process control level and the level of business management .
This paper analyzes the development and research of the web-based remote monitoring system at home and abroad, and give a comprehensive introduction of the overall structure and applied technology to web-based remote monitoring system for industrial parameters. With a chemical plant control system of tank temperature of phenolic resin, proposed the technology program of tank temperature remote monitoring system , and completed the design of the system.
In this paper, as follows:
1.Proposed the design program of web-based remote monitoring system of tank temperature ,by using TCP / IP technology and B / S architecture. Analysis to achieve real-time data distribution and remote control is feasible in the Internet / Intranet environment .
2.Make the host computer monitor screen of remote monitoring system of tank temperature, using configuration software of Fameview products. Use Advantech PCL-812PG as I / O interface device to complete the next-bit machine data exchange, link the technical parameters of industrial site to Internet to achieve the remote monitoring of technical parameters with web publishing function of configuration software.
This paper comprehensive on-site monitoring and remote monitoring, the remote monitoring system of tank temperature was designed and implemented.Proposed a low-cost design program of remote monitoring system for technical parameters,With good economic and application value.
Key words: web; Remote monitoring; Tank; Configuration software; Fameview;
III
毕业设计论文
目录
摘要 ................................................................. I Abstract ........................................................... III 第1章 绪论 ......................................................... 1
1.1 课题研究的背景和意义 ........................................ 1 1.2 远程监控系统概述 ............................................ 2
1.2.1 远程监控系统的原理 .................................... 2 1.2.2 远程监控系统的分类 .................................... 3 1.2.3 远程监控系统的发展趋势 ................................ 4 1.3 基于web的远程监控系统国内外研究现状 ....................... 5
1.3.1 国外研究现状 .......................................... 6 1.3.2 国内研究现状 .......................................... 7 1.4 论文的研究思路与内容 ........................................ 7 第2章 基于web的远程监控系统 ....................................... 9
2.1 基于web的监控系统结构及功能要求 ........................... 9
2.1.1 基于web的监控系统体系结构 ........................... 9 2.1.2 基于web的监控系统功能要求 .......................... 10 2.2 基于web的监控系统监控模式 ................................ 11
2.2.1 工业控制系统监控模式 ................................. 11 2.2.3 C/S与B/S模式的比较 ................................. 15
第3章 监控系统设计中的关键技术分析 ................................. 17
3.1 上位机监控组态分析 ......................................... 17
3.1.1 组态软件概述 ......................................... 17 3.1.2 监控组态软件介绍 ..................................... 19 3.1.3 Fameview组态软件简介 ................................ 21 3.2 下位机检测部分分析 ......................................... 23
3.2.1 PCL-812PG数据采集卡 ................................ 23 3.2.2 传感器的选型 ......................................... 25 3.3 上位机与下位机之间的通讯 ................................... 26 第4章 基于web的远程监控系统结构设计 ............................... 28
4.1 基于web监控系统的整体结构设计 ............................ 28
4.1.1 设计目标 ............................................. 28
IV
毕业设计论文
4.1.2 设计原则 ............................................. 29 4.1.3 系统结构原理图 ....................................... 30 4.1.4 远程监控系统整体结构 ................................. 30 4.2 基于web的远程监控系统的运行过程 .......................... 32
4.2.1 系统具体运行过程 ..................................... 32 4.2.2 关键技术简介 ......................................... 33 4.3 现场监控系统设计 ........................................... 34
4.3.1 系统I/O点分配 ....................................... 35 4.3.2 接口设备的安装与连接 ................................. 36 4.3.3 硬件连接及板卡的设置 ................................. 37 4.4 系统的实时性和安全性 ....................................... 39
4.4.1 系统的实时性分析 ..................................... 39 4.4.2 系统的安全性分析 ..................................... 40 4.5 基于web远程监控系统的优点 ................................ 40 第5章 基于web的储液罐温度监控系统的实现 ........................... 42
5.1 基于web的储液罐温度监控系统简介 ........................... 42
5.1.1 系统概述 ............................................. 42 5.1.2 系统的网络结构 ....................................... 43 5.1.3 系统软、硬件配置 ..................................... 44 5.2 基于web的储液罐温度监控系统软件部分 ...................... 45
5.2.1 现场监控软件实现的功能 ............................... 45 5.2.2 现场监控画面的设计 ................................... 47 5.3 储液罐温度远程监控系统的web发布 .......................... 51
5.3.1 IIS的安装和配置 ...................................... 52 5.3.2 Fameview组态软件的web发布设置 ..................... 53 5.3.3 web发布画面 ......................................... 54
第6章 结论与展望 ................................................... 56 参考文献 ............................................................ 58 外文资料翻译 ........................................................ 60
1. 原文资料 ..................................................... 60 2. 资料翻译 ..................................................... 71 致谢 ................................................................ 80
V