JIMI 发表于 20:40

工控系统接口仿真的设计

论文编号:DZXX360 论文字数:21497,页数:51
摘要
 集散控制系统(DCS)自诞生以来,随着现代工业过程控制技术的飞速发展和普及,DCS已在炼油、石化、化工等大部分行业得到了广泛应用。这些大型企业对DCS及工控网络的可靠性和稳定性提出了相当高的要求。
 但是整个DCS系统的设计调试和诊断检测均涉及到大量硬件模块,这会产生高昂的硬件资源和人力资源成本,且测试时过程繁琐,耗时耗力,易出差错。
 本课题运用MFC编程技术,设计并开发基于Windows平台的通讯数据仿真软件,在计算机上通过软件仿真的方式模拟集散控制系统控制站硬件的数据采集和通信功能,能够对操作站监控软件进行设计调试和诊断检测,节约了大量硬件和人力成本,使得对操作站及工业以太网的测试变得简便易行。
 
关键字: 集散控制系统,通讯数据仿真,控制站,操作站,工业以太网
Abstract
 
 Since the day of Distributed Control System (DCS), as modern industrial process control technology and the rapid development of universal, DCS in oil refining, petrochemical, chemical industries and other industries have been most widely applied. These large industrial enterprises the DCS network and the reliability and stability to a very high demand.
 However, the DCS system for debugging and diagnostic tests are related to the large number of hardware module, which will produce high hardware and human resources costs, and testing process cumbersome and time-consuming ventures, easy go wrong.
 The topics use MFC programming, design and development of Windows-based platform for simulation software, software on a computer simulation of the way through the simulation of distributed control system control station hardware data collection and communication features to the operating station monitoring software design and debugging Diagnostic tests, saving a great deal of hardware and manpower costs, making the operation of the station and the Industrial Ethernet has become easy to test.
Keywords:  Distributed Control System, simulate data communication, control station, operation station, Industrial Ethernet
目录
摘要 I
Abstract II
目录 III
第1章 引言 1
第2章 概   述 2
2.1 本文主要内容 2
2.2 基本概念 2
2.3 开发背景和意义 3
2.4 DCS仿真的研究现状和展望 5
2.5 软件需求和可行性分析 6
第3章 软件的设计与实现方法 8
3.1 开发平台 8
3.2 任务简述 8
3.3 目标说明 8
3.4 软件总体设计 8
3.4.1 软件整体功能定位 9
3.4.2 软件中主要类的定义与设计 10
3.4.3 软件各模块主要功能实现流程 12
3.5 软件技术实现 17
3.5.1 多线程技术 17
3.5.2 流经本网卡所有数据包截获技术 20
3.5.3 虚拟网络结点功能的实现 23
3.5.4 系统组态信息的读取 26
3.5.5 系统数据结构的设计 28
3.5.6 数据仿真技术 31
第4章 软件界面与操作简介 37
4.1 软件功能总述 37
4.2 软件主界面 38
4.3 组态信息读入 39
4.4数据仿真界面 40
4.5位号仿真类型选择界面 41
第5章 总结与展望 42
5.1 软件优缺点总结 42
5.2 软件发展方向展望 42
第6章 结束语 44
致   谢 46
参考文献 47
页: [1]
查看完整版本: 工控系统接口仿真的设计