摘 要 目前大庆油田正处在高含水期开发阶段。为了提高采收率,油田上已经采用了聚合物驱油技术。聚合物配置与注入管理信息系统是应用计算机技术提高配置站聚合物管理水平的软件系统。该软件系统应用POWERBUILDER8.0 进行开发,主要应用了数据窗口、游标、数据库配置等技术,具有数据录入,数据查询,数据汇总,报表形成及打印功能。本文就系统开发的全过程进行了详细的阐述,主要包括以下几个方面: 1) 聚合物配置与注入管理信息系统功能的概述。 2) 软件可行性研究。 3) 软件的需求分析 4) 软件总体设计及功能实现 关键词:数据窗口;游标;配置站;聚合物;数据库 Abstract The Daqing oilfield is at high moisture developing stages at present. In order to improve the recovery ratio, the polymer to drive oil technology have already adopted on the oil field. Polymer dispose and inject the management information system to use computer technology raise and dispose and stand polymer software system of management level. This software system uses POWERBUILDER8.0 to be developed, technology of using the data window, cursor, data base to be disposed mainly etc, there are data that are input, the data are inquired about, the data are gathered, the report form is formed and types the function. The whole course that this text developed systematically carries on detailed exposition, include the following several respects mainly: 1) The summary of the function of the management information system of the polymer’s disposal and injection. 2) Feasibility study of the software. 3) Demand analysis of the software. 4) The overall design of software and function are realized. keywords: data window;cursor;dispose station;polymer;database 目 录 第1章 概 述 1 1.1 开发系统的设计思想 1 1.2 POWERBUILDER开发工具 1 1.3 系统开发环境 3 第2章 可行性研究 5 第3章 需求分析 6 3.1 系统功能概述 6 3.2 系统功能流程图 7 第4章 总体设计 9 4.1 系统设计 9 4.2 系统的结构设计 9 4.3 数据库设计 11 第5章 功能实现及编码 13 5.1 登录界面设计 13 5.2 数据窗口的设计 14 5.3 数据字典维护设计 15 5.4 录入界面设计 17 5.5 报表生成,打印与查询的设计 19 结 束 语 24 致 谢 25 参考文献 26 第1章 概 述 应采油二厂配置站的要求我们开发了这套《聚合物配置与注入管理信息系统》软件系统。该软件包含以下几个功能:数据的录入功能,数据的计算和汇总功能,数据的查询功能以及报表的输出打印功能。 1.1 开发系统的设计思想 《聚合物配置与注入管理信息系统》是对配置站聚合物干粉的库存情况、干粉的退料情况、干粉使用情况、设备运行情况、区块外输情况、水质检测情况、干粉抽检情况、大庆盐水与配置水配置溶液对比情况等进行管理的应用软件。能完成对信息的收集、存储、查询、维护、打印等功能。从对系统的可利用程度,软件的使用寿命等多方面考虑,本系统具有以下的特点: 1. 尽可能提供及时全面的信息,以支持达到使用的要求。 2. 准备和提供同一格式的信息,以支持各种统计工作的简化。 3. 利用指定数学方法分析数据,也可根据过去的数据预测将来的情况,提高软件使用寿命。 4. 对不同级别的用户给出不同的权限。 5. 程序具有很好的可扩展性。例如:当某一项设备有所变化的时候,程序仍然可用。 6. 有效地利用《聚合物配置与注入管理信息系统》的人力和设备情况,使系统的成本最低。 1.2 Power Builder开发工具 由于本次系统开发使用的软件PowerBuilder8.0,是Sybase公司推出的专业数据库开发工具,引入了工作区以及目标的概念。使开发效率显著提高,PowerBuilder8.0有着其他数据库开发工具无可比拟的优越性,下面我们就分别介绍一下它的特点以及与数据库的连接。 |
|