| 炉温控制系统的远程监控
l 基本信息
作者: 岳皓
学生学号:
班级: 应用研究
学校:
指导老师:
写作日期:
字数: 15,067
编号: 2
类别: 理工>自动化
级别: 本科毕业论文
摘要
本文详细阐述了利用可编程逻辑控制器开发温控系统的整个过程,同时利用DDE技术和Delphi5 的网络编程技术,将SLC所控制的电炉的温度参数传送到英特网的远程计算机上,最终实现温度数据的远程监控。
论文阐述了PLC的结构以及它的运行原理,并就A-B公司的SLC5/04可编程逻辑控制器做了详细的介绍。对温控系统的梯形图开发软件Rslogix500,以及Rslinx软件的使用做了进一步说明。
并且利用Rslogix500在SLC5/04可编程逻辑控制器上开发出温控系统,利用Delphi5开发出基于DDE和Winsocket的上位远程监控程序。对温控系统实现了在上位机的在线监控。
关键词:可编程逻辑控制器PLC 梯形图程序 DDE Winsocket
Abstract
The design and realization process of the remoted real-time monitor used in
the temperature control system is introduced in this thesis. On the basis of
DDE and Internet
Programs, we can put the far-monitoring of the temperature
into reality.
This paper also explain the structure and the running principle of the progammable
controllers ,it details the SLC5/04 programmable controllers. It describes the
software using of Rslogix500 and Rslinx.
Using Rslogix500 to develop the running program, and the DDE to develop the
monitoring and supervisory control application.
Keywords : PLC, DDE, Delphi
目录
第一章 绪言
1.1 炉温系统概述
1.2 本文工作
第二章 可编程控制器的基本组成和工作原理
2.1 SLC5/04的基本组成
2.2 SLC5/04的工作原理
第三章 温控系统的硬件组成
3.1 系统组成部分
3.2 SLC5/04的工作配置
第四章 用SLC5/04开发温控系统
4.1 Rockwell 自动化实验室三层网络
4.2 Rslogix500 编程环境的使用
4.3 Rslinx 软件介绍
第五章 利用DDE传输温度参量
5.1 DDE管理的实现
5.2 利用Rslinx读取实时数据
第六章 利用Delphi编制客户/服务器程序
6.1 Delphi5 编程介绍
6.2 网络数据传输方案
6.3 编制程序
第七章 小结
致谢
参考文献
|