CN111305811A - Method for constructing a data set of drilling engineering construction calculations - Google Patents

Method for constructing a data set of drilling engineering construction calculations Download PDF

Info

Publication number
CN111305811A
CN111305811A CN201811415286.4A CN201811415286A CN111305811A CN 111305811 A CN111305811 A CN 111305811A CN 201811415286 A CN201811415286 A CN 201811415286A CN 111305811 A CN111305811 A CN 111305811A
Authority
CN
China
Prior art keywords
parameter data
intermediate process
output
data
parameters
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201811415286.4A
Other languages
Chinese (zh)
Other versions
CN111305811B (en
Inventor
孙旭
张好林
何江
付宣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Petroleum and Chemical Corp
Sinopec Research Institute of Petroleum Engineering
Original Assignee
China Petroleum and Chemical Corp
Sinopec Research Institute of Petroleum Engineering
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Petroleum and Chemical Corp, Sinopec Research Institute of Petroleum Engineering filed Critical China Petroleum and Chemical Corp
Priority to CN201811415286.4A priority Critical patent/CN111305811B/en
Publication of CN111305811A publication Critical patent/CN111305811A/en
Application granted granted Critical
Publication of CN111305811B publication Critical patent/CN111305811B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • EFIXED CONSTRUCTIONS
    • E21EARTH OR ROCK DRILLING; MINING
    • E21BEARTH OR ROCK DRILLING; OBTAINING OIL, GAS, WATER, SOLUBLE OR MELTABLE MATERIALS OR A SLURRY OF MINERALS FROM WELLS
    • E21B47/00Survey of boreholes or wells
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/02Agriculture; Fishing; Forestry; Mining
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Physics & Mathematics (AREA)
  • Mining & Mineral Resources (AREA)
  • Geology (AREA)
  • Business, Economics & Management (AREA)
  • Marine Sciences & Fisheries (AREA)
  • Economics (AREA)
  • General Life Sciences & Earth Sciences (AREA)
  • Geochemistry & Mineralogy (AREA)
  • Agronomy & Crop Science (AREA)
  • Animal Husbandry (AREA)
  • Environmental & Geological Engineering (AREA)
  • Geophysics (AREA)
  • Health & Medical Sciences (AREA)
  • Fluid Mechanics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for constructing a data set of drilling engineering construction calculation, which comprises the following steps: determining a calculation model of drilling engineering construction; analyzing various related parameters aiming at the calculation model; respectively establishing a data flow direction object and a data set object aiming at each parameter according to the parameters of different categories; and establishing a data set object interface aiming at the data set object of each parameter, and developing a corresponding interface program to realize the acquisition or processing of various parameters, thereby constructing a data set for the drilling engineering construction calculation. The method can establish a data set meeting the real-time calculation performance of the drilling engineering construction, and is used for improving the calculation efficiency of the real-time calculation model in the drilling construction.

Description

Method for constructing a data set of drilling engineering construction calculations
Technical Field
The invention relates to the field of drilling engineering, in particular to a method for constructing a data set for drilling engineering construction calculation.
Background
In the drilling engineering construction process, a large amount of drilling construction calculation needs to be carried out, the drilling engineering construction calculation needs service data support, and the drilling construction calculation usually relates to a plurality of or various types of drilling engineering service data or a data set called a drilling engineering construction calculation model. The data related to the drilling construction calculation model is effectively organized, a data set meeting the real-time calculation performance of the drilling engineering construction is established, and the key for improving the real-time calculation efficiency of the drilling engineering construction is realized.
To date, there is no method for efficiently organizing these data into data sets that satisfy the real-time computational performance of a construction.
Disclosure of Invention
In view of the deficiencies in the prior art, the present invention provides a method for constructing a data set of drilling engineering construction calculations, comprising the steps of:
determining a calculation model of drilling engineering construction;
analyzing various related parameters aiming at the calculation model;
respectively establishing a data flow direction object and a data set object aiming at each parameter according to the parameters of different categories;
and establishing a data set object interface aiming at the data set object of each parameter, and developing a corresponding interface program to realize the acquisition or processing of various parameters, thereby constructing a data set for the drilling engineering construction calculation.
According to a particular embodiment of the method for constructing a data set for a drilling engineering construction calculation according to the present invention, it is preferred that, in the step of analyzing the various types of parameters involved for the calculation model,
analyzing and determining input parameters of the calculation model;
analyzing and determining intermediate process parameters of the calculation model;
and analyzing and determining the output parameters of the calculation model.
According to a specific embodiment of the method for constructing a data set for a drilling engineering construction calculation according to the present invention, preferably, in the step of separately establishing a data flow object and a data set object for each parameter according to different categories of parameters,
establishing an input parameter data object, an input parameter data classification object and an input parameter data source object aiming at the input parameters of the calculation model;
establishing an intermediate process parameter data object, an intermediate process parameter data classification object and an intermediate process parameter data flow object aiming at the intermediate process parameters of the calculation model;
and establishing an output parameter data object, an output parameter data classification object and an output parameter data flow object aiming at the output parameters of the calculation model.
According to a specific embodiment of the method for constructing a data set for drilling engineering construction calculation according to the present invention, preferably, in the step of establishing a data set object interface for the data set object of each parameter, and developing a corresponding interface program to achieve acquisition or processing of each type of parameter, thereby constructing a data set for drilling engineering construction calculation,
obtaining the input parameter data by an input parameter data subset object, an input parameter data subset interface program based on the input parameter data object, the input parameter data classification object, and an input parameter data source object;
processing the intermediate process parameter data based on the intermediate process parameter data object, the intermediate process parameter data classification object, the intermediate process parameter data stream object by an intermediate process parameter data subset object, an intermediate process parameter data subset object interface program to form an intermediate process parameter data subset
Processing the output parameter data by an output parameter data subset object, an output parameter data classification object and an output parameter data flow object based on the output parameter data object, the output parameter data classification object and the output parameter data flow object.
According to a particular embodiment of the method for constructing a data set for a drilling engineering construction calculation according to the present invention, preferably, in the step of establishing input parameter data objects, input parameter data classification objects, input parameter data source objects for input parameters of the calculation model,
classifying all input parameters according to the drilling engineering service information to establish an input parameter data classification object;
determining a source and an extraction relationship for each of the input parameters, wherein the source of the parameter data comprises a data table, a file, a computer cache in a project database;
and adding keywords to the input parameters to establish input parameter data source objects.
According to a particular embodiment of the method for constructing a data set for a drilling engineering construction calculation according to the present invention, preferably, in the step of establishing an intermediate process parameter data object, an intermediate process parameter data classification object, an intermediate process parameter data flow object for an intermediate process parameter of the calculation model,
adding keywords to the intermediate process parameters, and establishing intermediate process parameter data objects output by intermediate process calculation for establishing intermediate process parameter data subsets;
and analyzing the flow direction of the intermediate process parameter data aiming at each intermediate process parameter, and establishing an intermediate process parameter data flow direction object for describing the output position of the data or how to store the output parameter data, wherein the computer cache is the main flow direction of the intermediate process parameter data.
According to a specific embodiment of the method for constructing a data set for a drilling engineering construction calculation according to the present invention, preferably, in the steps of establishing an output parameter data object, an output parameter data classification object, an output parameter data flow object for an output parameter of the calculation model,
adding keywords to the output parameters to establish output parameter data objects;
according to the type of the service data information related to the drilling engineering construction, establishing an output parameter data classification object so as to classify all output parameters according to the drilling engineering service information;
and analyzing the flow direction of the output parameter data and establishing an output parameter data flow direction object aiming at each output parameter, wherein the output parameter data flow direction comprises a data table, a file, a computer cache and a display interface in a project database.
The invention can establish a data set meeting the real-time calculation performance of the drilling engineering construction aiming at the related data of the drilling construction calculation model, so as to improve the calculation efficiency of the real-time calculation model in the drilling construction.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
FIG. 1 shows a general method flow diagram for constructing a data set for well construction according to the present invention;
fig. 2 shows a flow chart of the detailed method steps for constructing a data set according to the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention are described in further detail below with reference to the accompanying drawings.
As shown in fig. 1, there is shown a general method flow diagram for constructing a data set for well construction according to the present invention.
In step S101, a computational model of the drilling engineering construction is determined.
Next, in step S102, the various types of parameters involved are analyzed for the calculation model. The various parameters include input parameters, intermediate process parameters, and output parameters of the computational model. That is, in the step of analyzing various types of parameters related to the calculation model, the input parameters of the calculation model are analyzed and determined; analyzing and determining intermediate process parameters of the calculation model; and analyzing and determining the output parameters of the calculation model.
In step S103, a data flow object and a data set object for each parameter are respectively established according to the different types of parameters. Specifically, in the step of establishing a data flow direction object and a data set object for each parameter respectively according to different types of parameters, an input parameter data object, an input parameter data classification object and an input parameter data source object are established for input parameters of the calculation model; establishing an intermediate process parameter data object, an intermediate process parameter data classification object and an intermediate process parameter data flow object aiming at the intermediate process parameters of the calculation model; and establishing an output parameter data object, an output parameter data classification object and an output parameter data flow object aiming at the output parameters of the calculation model.
In step S104, a data set object interface is established for the data set object of each parameter, and a corresponding interface program is developed to achieve acquisition or processing of various parameters, so as to construct a data set for drilling engineering construction calculation.
Specifically, in this step, the present invention obtains the input parameter data through an input parameter data subset object, an input parameter data subset interface program based on the input parameter data object, the input parameter data classification object, and an input parameter data source object; processing the intermediate process parameter data by an intermediate process parameter data subset object, an intermediate process parameter data subset object interface program based on the intermediate process parameter data object, intermediate process parameter data classification object, intermediate process parameter data flow object to form an intermediate process parameter data subset; processing the output parameter data by an output parameter data subset object, an output parameter data classification object and an output parameter data flow object based on the output parameter data object, the output parameter data classification object and the output parameter data flow object.
In the step of establishing input parameter data objects, input parameter data classification objects, input parameter data source objects for the input parameters of the computational model,
classifying all input parameters according to the drilling engineering service information to establish an input parameter data classification object;
determining a source and an extraction relationship for each of the input parameters, wherein the source of the parameter data comprises a data table, a file, a computer cache in a project database;
and adding keywords to the input parameters to establish input parameter data source objects.
In the step of establishing an intermediate process parameter data object, an intermediate process parameter data classification object, an intermediate process parameter data flow object for the intermediate process parameters of the computational model:
adding keywords to the intermediate process parameters, and establishing intermediate process parameter data objects output by intermediate process calculation for establishing intermediate process parameter data subsets;
and analyzing the flow direction of the intermediate process parameter data aiming at each intermediate process parameter, and establishing an intermediate process parameter data flow direction object for describing the output position of the data or how to store the output parameter data, wherein the computer cache is the main flow direction of the intermediate process parameter data.
In the steps of establishing an output parameter data object for an output parameter of said computational model, classifying an object by output parameter data, and outputting a stream of parameter data to an object,
adding keywords to the output parameters to establish output parameter data objects;
according to the type of the service data information related to the drilling engineering construction, establishing an output parameter data classification object so as to classify all output parameters according to the drilling engineering service information;
and analyzing the flow direction of the output parameter data and establishing an output parameter data flow direction object aiming at each output parameter, wherein the output parameter data flow direction comprises a data table, a file, a computer cache and a display interface in a project database.
A flow chart of a method of data set construction for a computational model of drilling engineering construction is shown in further detail in fig. 2.
In step S201, for the computational model of the drilling engineering construction, parameters related to the computational model (including input parameters, intermediate process parameters, and output parameters of the computational model) are analyzed and determined.
①, according to the input parameters of the calculation model, firstly, according to the service data information type related to the drilling engineering construction, establishing the data classification object of the input parameters (input parameter data classification object for short), namely, classifying all the input parameters according to the drilling engineering service information ②, secondly, establishing the data source object of the input parameters (input parameter data source object for short) according to each input parameter, namely, determining the source and extraction relation of each parameter data (for example, how to obtain data from a certain data table), wherein the source of the parameter data may comprise the data table, the file (such as logging curve and the like) in the project database, the computer cache (the parameter in the cache is the parameter transmitted by other calculation models in the calculation process) and the like ③, increasing the key words of construction well number, well depth and the like, and establishing the input parameter data object.
① adding keywords such as construction number and well depth, establishing data object of intermediate process parameter (called intermediate process parameter data object for short) calculated and output by intermediate process, used for establishing intermediate process parameter data subset, ② analyzing flow direction of intermediate process parameter data of each intermediate process parameter, establishing intermediate process parameter data flow object, describing output position of output data or storing output parameter data, aiming at the intermediate process parameter, wherein computer buffer memory is main flow direction of the intermediate process parameter data.
① adding keywords such as construction well number and well depth, etc. aiming at the output parameters of the calculation model, establishing data objects (output parameter data objects for short) of the output parameters, ② establishing data classification objects (output parameter data classification objects for short) of the output parameters according to the types of the service data information related to the construction of the drilling engineering, namely classifying all the output parameters according to the service information of the drilling engineering, ③ analyzing the flow direction of the output parameter data of each output parameter, establishing the flow direction objects of the output parameter data, wherein the data flow direction of the output parameters may comprise data tables, files, computer caches, display interfaces, etc. in a project database.
Next, in step S204, data set objects of the drilling construction calculation model are established, including an input parameter data subset object, an intermediate process parameter data subset object, and an output parameter data subset object of the calculation model. The input parameter data subset object is used for describing input data required by calculation of a calculation model; the intermediate process parameter data subset object is used for describing output data of the intermediate process; and the output parameter data subset object is used for describing output data of the calculation model.
As shown in fig. 2, in step S205, a data set object interface of the drilling construction calculation model is established for the data set object of the drilling construction calculation model, and the development interface program realizes the acquisition of input data of the calculation model, the processing of intermediate process data, and the processing of output data. The data set object interface of the drilling construction calculation model comprises an input parameter data subset object interface, an intermediate process parameter data subset object interface and an output parameter data subset object interface. The method comprises the steps of obtaining input data of a drilling engineering calculation model, classifying the object and an input parameter data source object based on an input parameter data object, and finally obtaining the input parameter data (namely forming an input parameter data subset) through an input parameter data subset object and an input parameter data subset interface program. Calculating and outputting intermediate process parameters, based on the intermediate process parameter data object and the intermediate process parameter data flow object, processing the intermediate process parameter data (i.e. forming the intermediate process parameter data subset) through the intermediate process parameter data subset object and the intermediate process parameter data subset object interface program; processing of output data of a computational model of drilling engineering, classifying objects based on output parameter data objects, output parameter data flow direction objects, and finally processing the output parameter data (i.e. forming output parameter data subsets) by an output parameter data subset object, output parameter data subset interface program.
For the implementation of the data construction method of the drilling engineering calculation, if an object-oriented programming method is adopted, an input parameter data object, an input parameter data classification object, an input parameter data source object, an intermediate process parameter data flow object, an output parameter data classification object, an output parameter data flow object and the like can be designed into classes; the input parameter data subset object, the intermediate process parameter data subset object, the output parameter data subset object, etc. may be designed as a package.
The method is used for carrying out experiments and application in key well drilling construction monitoring projects in a certain oilfield block, taking track calculation in drilling engineering construction as an example, aiming at a certain track calculation model, establishing an input parameter data object, an input parameter data classification object, an input parameter data source object, an intermediate process parameter data flow direction object, an output parameter data classification object, an output parameter data flow direction object and a data set object, developing a data set object interface program of the drilling construction calculation model, realizing data set construction of the track calculation model, and well supporting real-time drawing and monitoring of a drilling track in drilling construction.
It is to be understood that the disclosed embodiments of the invention are not limited to the particular structures, process steps, or materials disclosed herein but are extended to equivalents thereof as would be understood by those ordinarily skilled in the relevant arts. It is also to be understood that the terminology used herein is for the purpose of describing particular embodiments only, and is not intended to be limiting.
Reference in the specification to "one embodiment" or "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the invention. Thus, the appearances of the phrase "one embodiment" or "an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment.
Although the embodiments of the present invention have been described above, the above description is only for the convenience of understanding the present invention, and is not intended to limit the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (7)

1. A method for constructing a data set of drilling engineering construction calculations,
determining a calculation model of drilling engineering construction;
analyzing various related parameters aiming at the calculation model;
respectively establishing a data flow direction object and a data set object aiming at each parameter according to the parameters of different categories;
and establishing a data set object interface aiming at the data set object of each parameter, and developing a corresponding interface program to realize the acquisition or processing of various parameters, thereby constructing a data set for the drilling engineering construction calculation.
2. The method for constructing a data set for drilling engineering construction calculations as claimed in claim 1, wherein, in the step of analyzing the various types of parameters involved for the calculation model,
analyzing and determining input parameters of the calculation model;
analyzing and determining intermediate process parameters of the calculation model;
and analyzing and determining the output parameters of the calculation model.
3. The method for constructing a data set of well construction calculations according to claim 2, wherein in the step of separately building a data flow object and a data set object for each parameter based on different categories of parameters,
establishing an input parameter data object, an input parameter data classification object and an input parameter data source object aiming at the input parameters of the calculation model;
establishing an intermediate process parameter data object, an intermediate process parameter data classification object and an intermediate process parameter data flow object aiming at the intermediate process parameters of the calculation model;
and establishing an output parameter data object, an output parameter data classification object and an output parameter data flow object aiming at the output parameters of the calculation model.
4. The method for constructing a data set for a drilling engineering construction calculation of claim 3, wherein in the step of constructing a data set for a drilling engineering construction calculation by establishing a data set object interface for the data set object of each parameter and developing a corresponding interface program to achieve acquisition or processing of each type of parameter,
obtaining the input parameter data by an input parameter data subset object, an input parameter data subset interface program based on the input parameter data object, the input parameter data classification object, and an input parameter data source object;
processing the intermediate process parameter data based on the intermediate process parameter data object, the intermediate process parameter data classification object, the intermediate process parameter data stream object by an intermediate process parameter data subset object, an intermediate process parameter data subset object interface program to form an intermediate process parameter data subset
Processing the output parameter data by an output parameter data subset object, an output parameter data classification object and an output parameter data flow object based on the output parameter data object, the output parameter data classification object and the output parameter data flow object.
5. The method for constructing a data set of drilling engineering construction calculations as claimed in claim 4, wherein in the step of establishing input parameter data objects, input parameter data classification objects, input parameter data source objects for input parameters of the calculation model,
classifying all input parameters according to the drilling engineering service information to establish an input parameter data classification object;
determining a source and an extraction relationship for each of the input parameters, wherein the source of the parameter data comprises a data table, a file, a computer cache in a project database;
and adding keywords to the input parameters to establish input parameter data source objects.
6. The method for constructing a data set of drilling engineering construction calculations as claimed in claim 4, wherein in the step of establishing intermediate process parameter data objects, intermediate process parameter data classification objects, intermediate process parameter data flow objects for intermediate process parameters of the calculation model,
adding keywords to the intermediate process parameters, and establishing intermediate process parameter data objects output by intermediate process calculation for establishing intermediate process parameter data subsets;
and analyzing the flow direction of the intermediate process parameter data aiming at each intermediate process parameter, and establishing an intermediate process parameter data flow direction object for describing the output position of the data or how to store the output parameter data, wherein the computer cache is the main flow direction of the intermediate process parameter data.
7. The method for constructing a data set for drilling engineering construction calculations as claimed in claim 4, wherein in the step of establishing output parameter data objects, output parameter data classification objects, output parameter data flow objects for output parameters of the calculation model,
adding keywords to the output parameters to establish output parameter data objects;
according to the type of the service data information related to the drilling engineering construction, establishing an output parameter data classification object so as to classify all output parameters according to the drilling engineering service information;
and analyzing the flow direction of the output parameter data and establishing an output parameter data flow direction object aiming at each output parameter, wherein the output parameter data flow direction comprises a data table, a file, a computer cache and a display interface in a project database.
CN201811415286.4A 2018-11-26 2018-11-26 Method for constructing a data set of drilling engineering construction calculations Active CN111305811B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811415286.4A CN111305811B (en) 2018-11-26 2018-11-26 Method for constructing a data set of drilling engineering construction calculations

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811415286.4A CN111305811B (en) 2018-11-26 2018-11-26 Method for constructing a data set of drilling engineering construction calculations

Publications (2)

Publication Number Publication Date
CN111305811A true CN111305811A (en) 2020-06-19
CN111305811B CN111305811B (en) 2023-04-14

Family

ID=71148583

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811415286.4A Active CN111305811B (en) 2018-11-26 2018-11-26 Method for constructing a data set of drilling engineering construction calculations

Country Status (1)

Country Link
CN (1) CN111305811B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1098764A (en) * 1993-08-10 1995-02-15 张文虎 Storage-type underground data measuring and acquisition system
US5842149A (en) * 1996-10-22 1998-11-24 Baker Hughes Incorporated Closed loop drilling system
CN101916292A (en) * 2010-08-26 2010-12-15 中国石油集团川庆钻探工程有限公司 Petroleum well site real-time data storage management method based on industrial real-time database
CN202049490U (en) * 2011-04-14 2011-11-23 西安煤矿机械有限公司 Virtual reality system of coal mine digging equipment
CN103615232A (en) * 2013-11-28 2014-03-05 成都福立盟科技有限公司 Data monitoring system and method based on drilling parameter instrument
CN104102663A (en) * 2013-04-10 2014-10-15 中国石油化工股份有限公司 Remote synchronous publication method and system for real-time data on drilling site
US20150112949A1 (en) * 2012-04-25 2015-04-23 Halliburton Energy Services, Inc. Systems and methods for anonymizing and interpreting industrial activities as applied to drilling rigs
CN104995371A (en) * 2012-12-20 2015-10-21 考夫利艾克博茨有限公司 A M method of and a device for determining operational parameters of a computational model of borehole equipment, an electronic controller and borehole equipment
CN105224312A (en) * 2015-09-07 2016-01-06 中国石油天然气股份有限公司 Formula analysis-based petroleum logging model processing method and system
CN105426676A (en) * 2015-11-18 2016-03-23 中国石油天然气集团公司 Drilling data processing method and system
CN105843843A (en) * 2016-03-11 2016-08-10 安徽理工大学 Method and system for establishing coding database in mine area
CN107476801A (en) * 2017-08-17 2017-12-15 江浩 The identifying system and method for a kind of boring behavior
CN108397130A (en) * 2018-02-02 2018-08-14 中国石油天然气集团有限公司 Boring method and device

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1098764A (en) * 1993-08-10 1995-02-15 张文虎 Storage-type underground data measuring and acquisition system
US5842149A (en) * 1996-10-22 1998-11-24 Baker Hughes Incorporated Closed loop drilling system
CN101916292A (en) * 2010-08-26 2010-12-15 中国石油集团川庆钻探工程有限公司 Petroleum well site real-time data storage management method based on industrial real-time database
CN202049490U (en) * 2011-04-14 2011-11-23 西安煤矿机械有限公司 Virtual reality system of coal mine digging equipment
US20150112949A1 (en) * 2012-04-25 2015-04-23 Halliburton Energy Services, Inc. Systems and methods for anonymizing and interpreting industrial activities as applied to drilling rigs
CN104995371A (en) * 2012-12-20 2015-10-21 考夫利艾克博茨有限公司 A M method of and a device for determining operational parameters of a computational model of borehole equipment, an electronic controller and borehole equipment
CN104102663A (en) * 2013-04-10 2014-10-15 中国石油化工股份有限公司 Remote synchronous publication method and system for real-time data on drilling site
CN103615232A (en) * 2013-11-28 2014-03-05 成都福立盟科技有限公司 Data monitoring system and method based on drilling parameter instrument
CN105224312A (en) * 2015-09-07 2016-01-06 中国石油天然气股份有限公司 Formula analysis-based petroleum logging model processing method and system
CN105426676A (en) * 2015-11-18 2016-03-23 中国石油天然气集团公司 Drilling data processing method and system
CN105843843A (en) * 2016-03-11 2016-08-10 安徽理工大学 Method and system for establishing coding database in mine area
CN107476801A (en) * 2017-08-17 2017-12-15 江浩 The identifying system and method for a kind of boring behavior
CN108397130A (en) * 2018-02-02 2018-08-14 中国石油天然气集团有限公司 Boring method and device

Also Published As

Publication number Publication date
CN111305811B (en) 2023-04-14

Similar Documents

Publication Publication Date Title
CN109214068B (en) BIM-based bottom assembled building information extraction method
CN109871415B (en) User portrait construction method and system based on graph database and storage medium
CN106055676B (en) A kind of data source tracing method and system based on big data model analysis platform
CN104820708B (en) A kind of big data clustering method and device based on cloud computing platform
CN102981884A (en) Serializing device and serializing method
CN109614433A (en) The recognition methods of data blood relationship, device, equipment and storage medium between operation system
WO2021253641A1 (en) Shading language translation method
CN102591855A (en) Data identification method and data identification system
CN112052138A (en) Service data quality detection method and device, computer equipment and storage medium
CN111382329A (en) Data mining method and system for big data analysis
US9721362B2 (en) Auto-completion of partial line pattern
CN112860727A (en) Data query method, device, equipment and medium based on big data query engine
CN116361487A (en) Multi-source heterogeneous policy knowledge graph construction and storage method and system
CN111694866A (en) Data searching and storing method, data searching system, data searching device, data searching equipment and data searching medium
CN105302915A (en) High-performance data processing system based on memory calculation
CN103258047B (en) A kind of data organization method towards medicine enterprise Activity-Based Cost Control data warehouse
CN116821223B (en) Industrial visual control platform and method based on digital twinning
CN110633318A (en) Data extraction processing method, device, equipment and storage medium
CN113722564A (en) Visualization method and device for energy and material supply chain based on space map convolution
US11514236B1 (en) Indexing in a spreadsheet based data store using hybrid datatypes
CN111305811B (en) Method for constructing a data set of drilling engineering construction calculations
CN105573984A (en) Socio-economic indicator identification method and device
CN204557477U (en) Based on the cluster result system of data warehouse and OLAP technology
TW202006617A (en) Cloud self-service analysis platform and analysis method thereof
CN113505217A (en) Method and system for realizing rapid formation of project cost database based on big data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant