CN116028464A - Data model-based seismic processing platform data management method and system - Google Patents

Data model-based seismic processing platform data management method and system Download PDF

Info

Publication number
CN116028464A
CN116028464A CN202111236159.XA CN202111236159A CN116028464A CN 116028464 A CN116028464 A CN 116028464A CN 202111236159 A CN202111236159 A CN 202111236159A CN 116028464 A CN116028464 A CN 116028464A
Authority
CN
China
Prior art keywords
data
model
processing platform
message
data object
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.)
Pending
Application number
CN202111236159.XA
Other languages
Chinese (zh)
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 Geophysical Research Institute
Original Assignee
China Petroleum and Chemical Corp
Sinopec Geophysical Research Institute
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 Geophysical Research Institute filed Critical China Petroleum and Chemical Corp
Priority to CN202111236159.XA priority Critical patent/CN116028464A/en
Publication of CN116028464A publication Critical patent/CN116028464A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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

Abstract

The invention discloses a data model-based seismic processing platform data management method and system. The method comprises the following steps: abstracting a data object model of a preset oil and gas field into a data model tree consisting of corresponding data object instances serving as nodes, wherein the data object instances are derived classes of a base class of the data object model; accessing and operating target data object instances based on the pre-created data model service instances; the base class based on the data object model sends an operation message about the target data object instance through the static public data model event agent member. The system comprises a processor and a memory, wherein the processor executes the steps when executing the computer program stored in the memory. According to the invention, the problem that the data management method of the existing seismic processing platform does not conform to the use habit of processing personnel and has low seismic data organization efficiency can be solved.

Description

Data model-based seismic processing platform data management method and system
Technical Field
The invention belongs to the technical field of seismic data management, and particularly relates to a seismic processing platform data management method and system based on a data model.
Background
With the continuous breakthrough of the seismic exploration technology, the data scale and the calculated amount of the conventional earthquake often increase exponentially. Another direction of advancement in seismic exploration technology is the exploitation of data, such as the exploitation of information including AVO and azimuth that is inherent in prestack data during the interpretation phase, which has also changed in quality as the need for access to the data has developed. These all provide serious challenges for data access and management modes such as data loading, extraction and change from the beginning to the final result preservation of the seismic processing software platform.
In order to meet the support for advances and developments in seismic exploration technology, data management of seismic data processing software must break through in the storage capacity of the data as well as in the storage bandwidth of the data access. At present, mature earthquake processing software exists at home and abroad, but the management method for the earthquake data often cannot meet the demands of processing staff. Therefore, a new seismic data management method needs to be proposed so as to greatly improve the efficiency of seismic data organization while conforming to the use habit of the processing personnel.
Disclosure of Invention
The invention aims to solve the problem that the data management method of the existing seismic processing platform does not conform to the use habit of processing personnel and causes lower seismic data organization efficiency.
In order to achieve the above objective, the present invention provides a method and a system for managing data of a seismic processing platform based on a data model.
According to a first aspect of the present invention, there is provided a data model-based seismic processing platform data management method comprising the steps of:
abstracting a data object model of a preset oil and gas field into a data model tree consisting of corresponding data object instances serving as nodes, wherein the data object instances are derived classes of a base class of the data object model;
accessing and operating target data object instances based on the pre-created data model service instances;
the base class based on the data object model sends an operation message about the target data object instance through the static public data model event agent member.
Preferably, the data object model of the hydrocarbon field includes project, work area, seismic data, velocity analysis data, logging data, and horizon data.
Preferably, the base class of the data object model contains the following elements:
an ID for identifying the object at the time the object is run;
name and icon, both for supporting display of the object;
a state representing a runtime state of the object;
a list of child nodes.
Preferably, the operation message includes a child node related message including an add child node message, an insert child node message, and a delete child node message, the child node related message including handles of a message producer and a child node.
Preferably, the operation message further includes an object related message, the object related message being an attribute change and/or data change message of an object, the object related message containing a message producer, an attribute name and/or a changed value.
According to a second aspect of the present invention there is provided a data model based seismic processing platform data management system comprising a processor and a memory, the processor executing a computer program stored in the memory to perform the steps of:
abstracting a data object model of a preset oil and gas field into a data model tree consisting of corresponding data object instances serving as nodes, wherein the data object instances are derived classes of a base class of the data object model;
accessing and operating target data object instances based on the pre-created data model service instances;
the base class based on the data object model sends an operation message about the target data object instance through the static public data model event agent member.
Preferably, the data object model of the hydrocarbon field includes project, work area, seismic data, velocity analysis data, logging data, and horizon data.
Preferably, the base class of the data object model contains the following elements:
an ID for identifying the object at the time the object is run;
name and icon, both for supporting display of the object;
a state representing a runtime state of the object;
a list of child nodes.
Preferably, the operation message includes a child node related message including an add child node message, an insert child node message, and a delete child node message, the child node related message including handles of a message producer and a child node.
Preferably, the operation message further includes an object related message, the object related message being an attribute change and/or data change message of an object, the object related message containing a message producer, an attribute name and/or a changed value.
The invention has the beneficial effects that:
according to the data model-based seismic processing platform data management method, the data object model in the preset oil and gas field is abstracted into the tree-shaped field object model, each data object instance and related information thereof can be obtained through the unique data model service instance of the whole system, and the base class of the data object model sends the information of data object adding, deleting and checking operation through the static public data model event agency member. The data management method of the seismic processing platform based on the data model can enable the seismic data to have a logic level while conforming to the use habit of processing personnel, improves the convenience and efficiency of data management, further reduces the time of data processing, improves the timeliness of data processing, and better serves the exploration and development of conventional oil gas and coal bed gas.
The data model-based seismic processing platform data management system and the data model-based seismic processing platform data management method belong to a general inventive concept, so that the data model-based seismic processing platform data management system and the data model-based seismic processing platform data management method have the same beneficial effects and are not repeated herein. Additional features and advantages of the invention will be set forth in the detailed description which follows.
Drawings
The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular descriptions of exemplary embodiments of the invention as illustrated in the accompanying drawings wherein like reference numbers generally represent like parts throughout the exemplary embodiments of the invention.
FIG. 1 shows a flowchart of an implementation of a data model-based seismic processing platform data management method according to embodiment 1 of the invention.
Detailed Description
Preferred embodiments of the present invention will be described in more detail below. While the preferred embodiments of the present invention are described below, it should be understood that the present invention may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Example 1: FIG. 1 shows a flowchart of an implementation of a data model-based seismic processing platform data management method in accordance with an embodiment of the invention. Referring to fig. 1, the seismic processing platform data management method based on a data model according to an embodiment of the present invention includes the steps of:
step S100, abstracting a data object model of a preset oil and gas field into a data model tree consisting of corresponding data object instances serving as nodes, wherein the data object instances are derived classes of a base class of the data object model;
step 200, accessing and operating target data object instances based on the pre-created data model service instances;
step S300, based on the base class of the data object model, an operation message about the target data object instance is sent through the static public data model event agent member.
Further, in step S100 of the embodiment of the present invention, the data object model of the oil and gas field includes project, work area, seismic data, velocity analysis data, logging data, and horizon data.
Still further, in step S100 of the embodiment of the present invention, the base class of the data object model includes the following elements:
an ID for identifying the object at the time the object is run;
name and icon, both for supporting display of the object;
a state representing a runtime state of the object;
a list of child nodes.
Still further, in step S300 of the embodiment of the present invention, the operation message includes a child node related message, where the child node related message includes an add child node message, an insert child node message, and a delete child node message, and the child node related message includes a message producer and a handle of the child node.
Still further, in step S300 of the embodiment of the present invention, the operation message further includes an object related message, where the object related message is an attribute change and/or data change message of an object, and the object related message includes a message producer, an attribute name, and/or a changed value.
The following describes the data management method of the seismic processing platform based on the data model in more detail:
the data model-based seismic processing platform data management method of the embodiment of the invention mainly comprises three parts of abstract data model tree, data model service and data model event proxy.
(1) Abstract data model tree
The data model tree is the basis of seismic data management, and provides an organization mode, an access mode and an expansion mechanism of a data model for a software platform. The concept of the data model tree is as follows:
the data management interface is a tree data structure example composed of unified data object model CPaiObjects as nodes, each node is an example of a derivative class of CPaiObjects, for example, the root node represents a processing project manager, the first layer node represents a project, the second layer node represents a work area, etc.
The CPaiObject class serves as the base class for all domain object models (in the hydrocarbon domain, typical data object models include project, work area, seismic data, velocity analysis data, logging data, horizon data, etc.). CPaiObject consists of elements such as ID, name, icon, status, and list of children. The ID is used to identify the object at runtime, the name and icon are used to support display, and the state is used to represent the runtime state of the object. CPaiObject also specifies interfaces that some derived classes need to implement, such as GetProperties interfaces get detailed statistics of the Object, and loadFromDB interfaces support loading the content of the derived class instance from a database, etc.
(2) Data model service
The CObjectModelService class serves as a portal for data model access, and at run-time, the whole system has only one CObjectModelService class instance. All interaction modules can get this globally unique instance through the global function GetObjectModelService (). CObjectModelservice contains a data model tree and a global data selection set. The CObjectModelService class is also an object set class for all cpaiobjects, and an instance of the derived class can be created by creating an object interface specifying a type ID. CObjectModelService provides a convenient interface for data model access and project manipulation.
(3) Data model event proxy
CPaiObjectEventAgent is an event proxy class of the data model. CPaiObject may support messaging through a statically public member m_eventAgent. All messages are sent through a plurality of signals of the proxy class, a child is added, inserted and deleted by an object, a corresponding message is sent, and the message parameter comprises a sender and a handle of the child.
The attribute or data of the object is changed, and a signalpropertyChanged message is sent, and the message parameter comprises sender, attribute name and changed value.
Example 2: on the basis of the embodiment 1 providing a data model-based seismic processing platform data management method, the embodiment of the invention provides a data model-based seismic processing platform data management system.
The data model-based seismic processing platform data management system of the embodiment of the invention comprises a processor and a memory, wherein the processor executes the following steps when executing a computer program stored in the memory:
abstracting a data object model of a preset oil and gas field into a data model tree consisting of corresponding data object instances serving as nodes, wherein the data object instances are derived classes of a base class of the data object model;
accessing and operating target data object instances based on the pre-created data model service instances;
the base class based on the data object model sends an operation message about the target data object instance through the static public data model event agent member.
Further, in the embodiment of the present invention, the data object model in the oil and gas field includes project, work area, seismic data, velocity analysis data, logging data and horizon data.
Still further, in an embodiment of the present invention, the base class of the data object model includes the following elements:
an ID for identifying the object at the time the object is run;
name and icon, both for supporting display of the object;
a state representing a runtime state of the object;
a list of child nodes.
Still further, in an embodiment of the present invention, the operation message includes a child node related message, where the child node related message includes an add child node message, an insert child node message, and a delete child node message, and the child node related message includes a message producer and a handle of the child node.
Still further, in an embodiment of the present invention, the operation message further includes an object related message, where the object related message is an attribute change and/or data change message of an object, and the object related message includes a message producer, an attribute name, and/or a changed value.
The data model-based seismic processing platform data management system provided by the embodiment of the invention is used for managing the seismic processing platform data, so that the use habit of processing personnel taking projects and work areas as processing units can be met, the seismic data has a more logic level, the convenience and the efficiency of data management are improved, the usability of the seismic processing platform is greatly improved, the time for data processing is further shortened, the timeliness of data processing is improved, and the conventional oil gas and coalbed methane exploration and development service is better.
The foregoing description of embodiments of the invention has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the various embodiments described.

Claims (10)

1. The seismic processing platform data management method based on the data model is characterized by comprising the following steps of:
abstracting a data object model of a preset oil and gas field into a data model tree consisting of corresponding data object instances serving as nodes, wherein the data object instances are derived classes of a base class of the data object model;
accessing and operating target data object instances based on the pre-created data model service instances;
the base class based on the data object model sends an operation message about the target data object instance through the static public data model event agent member.
2. The data model-based seismic processing platform data management method of claim 1, wherein the data object model of the hydrocarbon domain comprises project, work area, seismic data, velocity analysis data, logging data, and horizon data.
3. The data model-based seismic processing platform data management method of claim 2, wherein the base class of the data object model comprises the following elements:
an ID for identifying the object at the time the object is run;
name and icon, both for supporting display of the object;
a state representing a runtime state of the object;
a list of child nodes.
4. A data model based seismic processing platform data management method according to claim 3, wherein the operation messages comprise child node related messages including add child node messages, insert child node messages and delete child node messages, the child node related messages containing handles of message producers and child nodes.
5. The data model based seismic processing platform data management method of claim 4, wherein the operation message further comprises an object related message, the object related message being an attribute change and/or data change message of an object, the object related message containing a message producer, an attribute name, and/or a changed value.
6. The seismic processing platform data management system based on the data model is characterized by comprising a processor and a memory, wherein the processor executes the following steps when executing a computer program stored in the memory:
abstracting a data object model of a preset oil and gas field into a data model tree consisting of corresponding data object instances serving as nodes, wherein the data object instances are derived classes of a base class of the data object model;
accessing and operating target data object instances based on the pre-created data model service instances;
the base class based on the data object model sends an operation message about the target data object instance through the static public data model event agent member.
7. The data model based seismic processing platform data management system of claim 6, wherein the data object model of the hydrocarbon domain comprises project, work area, seismic data, velocity analysis data, logging data, and horizon data.
8. The data model based seismic processing platform data management system of claim 7, wherein the base class of the data object model comprises the following elements:
an ID for identifying the object at the time the object is run;
name and icon, both for supporting display of the object;
a state representing a runtime state of the object;
a list of child nodes.
9. The data model based seismic processing platform data management system of claim 8, wherein the operation messages comprise child node related messages including add child node messages, insert child node messages, and delete child node messages, the child node related messages containing handles of message producers and child nodes.
10. The data model based seismic processing platform data management system of claim 9, wherein the operation messages further comprise object related messages, the object related messages being attribute change and/or data change messages of objects, the object related messages containing message producers, attribute names, and/or changed values.
CN202111236159.XA 2021-10-22 2021-10-22 Data model-based seismic processing platform data management method and system Pending CN116028464A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111236159.XA CN116028464A (en) 2021-10-22 2021-10-22 Data model-based seismic processing platform data management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111236159.XA CN116028464A (en) 2021-10-22 2021-10-22 Data model-based seismic processing platform data management method and system

Publications (1)

Publication Number Publication Date
CN116028464A true CN116028464A (en) 2023-04-28

Family

ID=86078108

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111236159.XA Pending CN116028464A (en) 2021-10-22 2021-10-22 Data model-based seismic processing platform data management method and system

Country Status (1)

Country Link
CN (1) CN116028464A (en)

Similar Documents

Publication Publication Date Title
US5784583A (en) Intuitive technique for building graphical menus
US9483257B2 (en) Universal and adaptive software development platform for data-driven applications
US5953525A (en) Multi-tier view project window
US8190648B1 (en) Method and system for the storage and use of engineering modeling alternatives with unitized data
US9792387B2 (en) Service desk data transfer interface
US7370315B1 (en) Visual programming environment providing synchronization between source code and graphical component objects
JP4195444B2 (en) Method and system for extending file system APIs
US7447712B2 (en) Structured workfolder
US5301270A (en) Computer-assisted software engineering system for cooperative processing environments
EP1977320B1 (en) System and method for measuring memory consumption differences between objects within an object-oriented programming environment
US20030009536A1 (en) Method and system for collaborative knowledge management
US20140181154A1 (en) Generating information models in an in-memory database system
US20080115104A1 (en) Software development system and method for intelligent document output based on user-defined rules
US20030084425A1 (en) Method, system, and program for utilizing impact analysis metadata of program statements in a development environment
US20040268298A1 (en) Generation of configuration instructions using an abstraction technique
US20020038449A1 (en) Method and system and article of manufacture for an N-tier software component architecture oilfield model
US5956036A (en) Shared modules graphical user interface
US20040237066A1 (en) Software design system and method
CN101441563A (en) Automated solution for generating architectural design models for service-oriented architecture (SOA) information services
JPH05197573A (en) Task controlling system with task oriented paradigm
US5875322A (en) Making a control available to a computer without installing the control
CN105808428A (en) Method for performing unified performance test on distributed file system
US6327698B1 (en) Method for integrating models in a modelling tool into an object oriented repository
US20050197990A1 (en) Generating a knowledge base
CN112579563B (en) Power grid big data-based warehouse visualization modeling system and method

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