井场实时数据传输系统的设计与实现.doc
文本预览下载声明
摘 要
随着计算机及相关技术的迅猛发展,计算机在石油工业方面的应用越来越广泛把钻井数据实时地传输到油田基地,是现代化生产管理的重要手段本文Abstract
Along with the swift and violent development of the computer and relevant technology, computer in the oil industry in the increasingly widespread application. putting drilling data real-time transmission to the Oilfield base is a means of the modernization of production. this article mainly introduced the key technology based on Delphi programming , design and operation method of Oracle database.detailed descriped the design and implementation process of well field real-time data delivery system.
The system mainly includes a well site client, the base server and database.The base client carries to include system to install a data to deliver to keep ,watch on with appearance three parts,configure.The server carries to include system to install to keep watch on with appearance two parts. Achieving the real-time Well field data transmission functions, and adopted to encrypt a compression technique,data according to carried on a processing, to ensure the confidentiality and real-time of data transmission.During the period of delivering,achieving many clients can link a server to carry on a data transmission in the meantime, and can surveillance to the current server and the client, make sure the state of the link at present.
This article detailed introduction the technology and principle of the system,in the meantime giving parts of codes of realization , the problems encountered on and their solutions.
Key word:Delphi;racle;Data realtime transmission
目 录
第1章 概 述 1
1.1问题提出的背景及意义 1
1.2可行性分析 1
第2章 系统开发环境及工具 3
2.1系统开发环境 3
2.2 Delphi语言简介 3
2.3 Oracle关系数据库简介 5
2.4 关键技术介绍 7
第3章 井场实时数据传输系统需求分析 12
3.1系统结构图 12
3.2数据需求分析 12
3.3功能需求分析 13
第4章 井场实时数据传输系统的总体设计 14
4.1结构设计 14
4.2系统程序流程图 16
4.3设计要求 16
第5章 系统详细设计和实现 17
5.1数据库的设计 17
5.2服务器端具体功能介绍 19
5.3客户端具体功能介绍 22
5.4系统实现及部分编码 24
第6章 系统测试 28
结论 30
参考文献 31
致谢 32
第1章 概述
1.1问题提出的背景及意义
由于探井大都远离生产指挥机关,以前的通讯方式已经不适应现在的技术要求。如果工作人员要想详细了解井场情况,必须亲临现场,而大部分井场地处偏远、交通不便,将耗费大
显示全部