毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

基于组态王的实验教学仿真系统数据库应用与数据分析

时间:2017-03-29 21:00来源:毕业论文
利用组态王SQL 数据库技术,通过简单的编程语言将组态王所采集到的数据动态的写入库中保存,操作人员可脱离控制系统随时随地利用数据库强大的功能实现数据的处理

摘要:    组态软件,源自SCADA(Supervision,Control and Data Acquisition),它在整个工业控制领域扮演着越来越重要的角色,但是现有的监控组态软件价格太高,通用性太强,并且实现细节都是保密的,因此,对监控组态软件的开发进行研究是非常有必要的。监控组态软件的设计和实现是一个非常庞杂的工程。本设计提出了软件的总体框架和实现方法,并给出了基于VC++6.O开发平台的部分源程序,实现了一个拥有基本功能的监控组态软件,为今后开发监控组态软件做好铺垫。
组态王软件已广泛应用于工业控制系统中,构造的人机界面以动画显示、报警事件、趋势曲线以及数据报表等方式提供现场的运行状况。操作人员通过对数据的分析,能够更好地对控制过程进行优化。对采集到的大量分散型数据进行分析时,通过报表输出的方式显然存在着不够灵活、实时性差以及难以进一步处理的问题。提出一种新的方法,利用组态王SQL 数据库技术,通过简单的编程语言将组态王所采集到的数据动态的写入库中保存,操作人员可脱离控制系统随时随地利用数据库强大的功能实现数据的处理。最新版本的组态王6.53 软件支持的ODBC数据库有Oracle6、Oracle7.2、Sy Base、MS SQL Server、DBase 和MS Access 数据库,其中MS Access 数据库以简单、实时性好、易学等特点,广泛的应用于工业控制领域中。6803
关键词:    组态王;趋势曲线;报警事件; SQL数据库
 Experimental teaching system based on KingView database and data analysis
Abstract :    Supervisory and control configuration software is originated from SCADA (Supervision,Control and Data Acquisition),which plays a more and more important role in the whole area of industrial control,but the prices of the present configuration software is too high,the universal is too strong,and implementation details isconfidential,SO it is very necessary to study the development of supervisory and control configuration software.
The design and implementation  of supervisory and control configuration software is a very complex task.This paper describes the main frame and the implementation of supervisory and control configuration software,and also provides a part of source code based on VC++6.0.A supervisory and control configuration is achieved which has basic functions and paves the way for developing supervisory and control configuration in the future.
Keywords:    Configuration king; real-time database; alarm event; historical data; SQL database
目录
摘要    i
Abstract    i
目录    iii
1    绪论    1
1.1    研究内容    1
1.2    课题的目的和意义    1
1.3    组态软件的介绍    1
1.4    国内外研究现状与水平    2
1.5    相关数据库的比较介绍    5
1.5.1    Oracle    6
1.5.2    Sybase 或MSSQL Server 数据库    6
1.5.3    dBase 数据库    6
1.5.4    MS Access 数据库    6
2    系统分析    8
2.1    研究目标    8
2.1.1    实时数据的写入功能    8
2.1.2    动态生产数据表    8
2.1.3    丰富的数据库函数。    8
2.1.4    支持多种数据源。    8
2.1.5    历史趋势曲线ODBC。    8 基于组态王的实验教学仿真系统数据库应用与数据分析:http://www.751com.cn/zidonghua/lunwen_4518.html
------分隔线----------------------------
推荐内容