CN116932540A - Substation engineering data management method, device, computer equipment and storage medium - Google Patents

Substation engineering data management method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN116932540A
CN116932540A CN202310637051.4A CN202310637051A CN116932540A CN 116932540 A CN116932540 A CN 116932540A CN 202310637051 A CN202310637051 A CN 202310637051A CN 116932540 A CN116932540 A CN 116932540A
Authority
CN
China
Prior art keywords
data
engineering
stage
model
engineering stage
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
CN202310637051.4A
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 Energy Engineering Group Guangdong Electric Power Design Institute Co Ltd
Original Assignee
China Energy Engineering Group Guangdong Electric Power Design Institute Co Ltd
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 Energy Engineering Group Guangdong Electric Power Design Institute Co Ltd filed Critical China Energy Engineering Group Guangdong Electric Power Design Institute Co Ltd
Priority to CN202310637051.4A priority Critical patent/CN116932540A/en
Publication of CN116932540A publication Critical patent/CN116932540A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • 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
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Abstract

The application relates to a power transformation project data management method, a power transformation project data management device, computer equipment and a storage medium. The method comprises the following steps: in each engineering stage of the power transformation engineering, acquiring stage data of an engineering object in the engineering stage and circulation data of the previous engineering stage, and storing the stage data and the circulation data in a data model diagram of the engineering stage; the data model graph is constructed according to the format of the graph database; extracting shared data of the engineering stage from the data model diagram, and updating the shared data to obtain circulation data of the engineering stage; transferring the circulation data flow of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage, and storing the stage data into the data model diagram of the engineering stage until the stage data storage of the ending engineering stage of the power transformation project is completed. By adopting the method, the problem of data errors or omission can be avoided.

Description

Substation engineering data management method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and apparatus for managing data in a power transformation project, a computer device, and a storage medium.
Background
The digitizing technology has been applied in each stage of the power grid engineering, and has obtained preliminary effects, but the differences exist between the data types and data formats of each stage of the power transformation engineering and the storage modes thereof, and the differences become barriers for data transfer among the stages, so that the data can only be used in a single scene and cannot be transferred in each stage of the full life cycle. How to establish a mechanism for full life cycle data flow of a power transformation project and to solve the problem by improving the data management capability of each stage of the project is urgent.
In the conventional technology, the substation engineering data is managed by utilizing COBie (Construction Operations Building information exchange, construction operation data exchange standard) so as to realize data circulation. However, COBie standard is a formalized data management method, and relies on manual data input, which is prone to data errors or omissions.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a power transformation project data management method, apparatus, computer device, storage medium, and computer program product capable of avoiding the problem of data errors or omissions in the power transformation project data management process.
In a first aspect, the present application provides a power transformation project data management method. The method comprises the following steps:
in each engineering stage of the power transformation project, acquiring stage data of an engineering object in the engineering stage and circulation data of a previous engineering stage, and storing the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage; the data model graph is constructed according to the format of the graph database;
extracting shared data of the engineering stage from the data model diagram, and updating the shared data to obtain circulation data of the engineering stage;
transferring the circulation data flow of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage, and storing the stage data into the data model diagram of the engineering stage until the stage data storage of the ending engineering stage of the power transformation project is completed.
In one embodiment, the method further comprises:
and in the first engineering stage of the power transformation engineering, acquiring stage data of the first engineering stage, and storing the stage data of the first engineering stage into a data model diagram of the first engineering stage.
In one embodiment, the phase data of the engineering phase includes geometric data, attribute data, and engineering data; the data model diagram of the engineering stage comprises a core model diagram and a scene model diagram; storing the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage, wherein the steps comprise:
building a building information model of the engineering stage according to the geometric data and the attribute data of the engineering stage, and storing the building information model of the engineering stage into a core model diagram of the engineering stage;
and constructing the association relation between the engineering data and the building information model of the engineering stage in the scene model diagram of the engineering stage.
In one embodiment, the engineering object includes electrical equipment and civil facilities; constructing a building information model of the engineering stage according to the geometric data and the attribute data of the engineering stage, storing the building information model of the engineering stage into a core model diagram of the engineering stage in the form of a diagram database, and comprising the following steps:
building an IFC (IFC) format building information model of the engineering stage according to the geometric data and the attribute data of the electrical equipment and the civil engineering facilities in the engineering stage;
And sequentially adding the data stored in the construction information model of the IFC format of the engineering stage into the core model diagram of the engineering stage according to the hierarchical structure sequence of the core model diagram of the engineering stage.
In one embodiment, the core model graph includes a plurality of model component nodes, each model component node for storing model components in the building information model; the scene model diagram comprises a plurality of engineering data nodes, wherein each engineering data node is used for storing engineering data; constructing an association relationship between engineering data and a building information model of the engineering stage in a scene model diagram of the engineering stage, wherein the association relationship comprises the following steps:
determining the corresponding relation between each model component node and engineering data node in the core model diagram in the scene model diagram of the engineering stage;
and adding the engineering data of the engineering stage to the corresponding engineering data nodes according to the corresponding relation, and generating edges connecting the model component nodes and the associated engineering data nodes.
In one embodiment, determining, in the scene model graph of the engineering stage, a correspondence between each model component node in the core model graph and the engineering data node includes:
Acquiring a global unique identifier of each model component in a building information model of the engineering stage;
and determining the corresponding relation between each model component node and the engineering data node in the core model diagram in the scene model diagram of the engineering stage according to the global unique identifier.
In one embodiment, the shared data includes shared data in a core model graph and shared data in a scene model graph; the updating processing of the shared data comprises the following steps:
carrying out refinement treatment on shared data in a core model diagram in the shared data;
and adding attribute fields to the shared data in the scene model diagram in the shared data, and constructing an association relationship between the attribute fields and the building information model in the core model diagram in the scene model diagram.
In a second aspect, the application further provides a power transformation project data management device. The device comprises:
the data storage module is used for acquiring the phase data of the engineering object in the engineering phase and the circulation data of the previous engineering phase in each engineering phase of the power transformation engineering, and storing the phase data of the engineering phase and the circulation data of the previous engineering phase into the data model diagram of the engineering phase; the data model graph is constructed according to the format of the graph database;
The data circulation module is used for extracting the shared data of the engineering stage from the data model diagram, and carrying out update processing on the shared data to obtain circulation data of the engineering stage;
and the circulation management module is used for transferring the circulation data of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage to store the stage data of the engineering stage and the circulation data of the previous engineering stage into the steps in the data model diagram of the engineering stage until the stage data of the ending engineering stage of the power transformation engineering is stored.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory storing a computer program and a processor which when executing the computer program performs the steps of:
in each engineering stage of the power transformation project, acquiring stage data of an engineering object in the engineering stage and circulation data of a previous engineering stage, and storing the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage; the data model graph is constructed according to the format of the graph database;
extracting shared data of the engineering stage from the data model diagram, and updating the shared data to obtain circulation data of the engineering stage;
Transferring the circulation data flow of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage, and storing the stage data into the data model diagram of the engineering stage until the stage data storage of the ending engineering stage of the power transformation project is completed.
In a fourth aspect, the present application also provides a computer-readable storage medium. The computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
in each engineering stage of the power transformation project, acquiring stage data of an engineering object in the engineering stage and circulation data of a previous engineering stage, and storing the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage; the data model graph is constructed according to the format of the graph database;
extracting shared data of the engineering stage from the data model diagram, and updating the shared data to obtain circulation data of the engineering stage;
transferring the circulation data flow of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage, and storing the stage data into the data model diagram of the engineering stage until the stage data storage of the ending engineering stage of the power transformation project is completed.
In a fifth aspect, the present application also provides a computer program product. The computer program product comprising a computer program which, when executed by a processor, performs the steps of:
in each engineering stage of the power transformation project, acquiring stage data of an engineering object in the engineering stage and circulation data of a previous engineering stage, and storing the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage; the data model graph is constructed according to the format of the graph database;
extracting shared data of the engineering stage from the data model diagram, and updating the shared data to obtain circulation data of the engineering stage;
transferring the circulation data flow of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage, and storing the stage data into the data model diagram of the engineering stage until the stage data storage of the ending engineering stage of the power transformation project is completed.
According to the power transformation project data management method, the power transformation project data management device, the computer equipment and the storage medium, the data model diagram of each project stage is introduced, and the stage data of each project stage and the circulation data of the previous project stage are stored into the data model diagram of the project stage because the data model diagram is constructed according to the format of the diagram database, and the dependency relationship among the stage data, the circulation data and the circulation data in each project stage can be clearly expressed through the data organization form of nodes and edges in the data model diagram, so that the data visualization is realized. The definition of the shared data is preset in the data model diagram, the accurate and complete shared data can be obtained, the circulation data is obtained after automatic updating processing, and the circulation is carried out to the next engineering stage until the stage data storage of the ending engineering stage of the power transformation project is completed. The whole data management process does not need manual participation, so that the problem of data errors or omission in the manual data management process is avoided, and the problems that the data of the power transformation project in the whole life cycle are difficult to circulate, interact and lack visual flow in the traditional mode are solved. Meanwhile, the method does not depend on information exchange of a fixed structure, so that when null values appear in the data model diagram, null value rejection can be realized by deleting the relationship between null value nodes and upper nodes.
Drawings
FIG. 1 is an application environment diagram of a power transformation project data management method in one embodiment;
FIG. 2 is a flow chart of a method for managing data of a power transformation project according to one embodiment;
FIG. 3 is a flow chart of storing the phase data of the engineering phase and the flow data of the previous engineering phase in a data model diagram of the engineering phase in one embodiment;
FIG. 4 is a schematic diagram of the logical structure of a data model diagram in one embodiment;
FIG. 5 is a schematic diagram of the structure of a core model in one embodiment;
FIG. 6 is a diagram of a core model in one embodiment in a data store;
FIG. 7 is a diagram of a diagram structural data store of a scene model diagram in one embodiment;
FIG. 8 is a schematic diagram of the organization of a core model graph and a scene model graph in one embodiment;
fig. 9 is a block diagram of a power transformation project data management apparatus in one embodiment;
fig. 10 is an internal structural view of a computer device in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
The connection among the data, the documents and the models of each stage of the power transformation project is currently dependent on manual formalization management, the organization degree among various data is low, and each stage of data island is easy to form, so that more time consumption exists in the next stage of resource lifting and resource collection. In the conventional technology, the substation engineering data is managed by utilizing COBie (Construction Operations Building information exchange, construction operation data exchange standard) so as to realize data circulation. However, there are still some difficulties in using COBie in power transformation engineering, and first, when COBie is used, since the COBie workbook consists of 20 worksheets, it is difficult for users to find relevant data and understand the dependency relationship between information due to the excessive tables. Second, each worksheet defines a particular type of information, and the structure of the worksheet is fixed, resulting in a large number of empty values in each worksheet in actual use. Finally, since the data needs to be transferred between different stages, which depends on manual filling, manual input is time-consuming and is prone to data errors or omissions. In addition, the use of COBie can lead to problems of difficult data transfer, interaction and lack of visual flow in the whole life cycle of the transformation project.
In order to solve the problems, the application introduces a data organization form of a graph structure, provides a data model graph aiming at the specific situation of the power transformation project, and realizes the effective management of data in the whole life cycle of the power transformation project through the data model graph.
The power transformation project data management method provided by the embodiment of the application can be applied to an application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. The data storage system may store data that the server 104 needs to process. The data storage system may be integrated on the server 104 or may be located on a cloud or other network server. The server 104 issues a power transformation project data management instruction to the terminal 102, and the terminal 102 analyzes the power transformation project data management instruction to obtain a power transformation project identifier. Determining a power transformation project to be processed according to the power transformation project identifier, so that in each project stage of the power transformation project, acquiring stage data of a project object in the project stage and circulation data of a previous project stage, and storing the stage data of the project stage and the circulation data of the previous project stage into a data model diagram of the project stage; the data model graph is constructed according to the format of the graph database; then, extracting the shared data of the engineering stage from the data model diagram, and updating the shared data to obtain the circulation data of the engineering stage; and then, transferring the circulation data flow of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage, and storing the stage data and the circulation data of the previous engineering stage into the data model diagram of the engineering stage until the stage data of the ending engineering stage of the power transformation project is stored. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices, and portable wearable devices, where the internet of things devices may be smart speakers, smart televisions, smart air conditioners, smart vehicle devices, and the like. The portable wearable device may be a smart watch, smart bracelet, headset, or the like. The server 104 may be implemented as a stand-alone server or as a server cluster of multiple servers.
In one embodiment, as shown in fig. 2, a power transformation project data management method is provided, and the method is applied to the terminal in fig. 1 for illustration, and includes the following steps:
step 202, in each engineering stage of the transformer engineering, acquiring stage data of an engineering object in the engineering stage and circulation data of a previous engineering stage, and storing the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage; the data model graph is constructed in accordance with the format of the graph database.
The whole life cycle of the power transformation project comprises a plurality of project stages, such as planning, designing, constructing, operating and maintaining and the like. The engineering stages are provided with a fixed time sequence, and each engineering stage is completed sequentially according to the time sequence. The project object refers to a project body related to the power transformation project, including electrical equipment and civil facilities. The phase data of the engineering phase refers to the data required to complete the engineering phase. The streaming data refers to data shared in different engineering stages. The data model diagram refers to a storage structure for storing phase data and circulation data, and each engineering phase corresponds to one data model diagram. The format of the graph database is a topology.
Specifically, for each engineering stage of the power transformation engineering, stage data of the engineering stage and circulation data of the previous engineering stage may be acquired. The phase data may include geometric data, attribute data, and engineering data. The circulation data of the previous engineering stage is obtained by updating the shared data of the previous engineering stage after the previous engineering stage is completed. And storing the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage. The data model diagram of the engineering stage is constructed according to the topological structure in advance, and the data model diagram of the engineering stage comprises a plurality of nodes formed by stage data of the engineering stage and circulation data of the previous engineering stage and edges among the nodes. Edges between nodes represent hierarchical relationships, i.e., dependencies, between nodes. The dependency relationship between the data can be clearly understood through the data organization form of the nodes and the edges in the data model diagram.
Thereafter, the engineering stage may be completed based on the data in the data model diagram. It is understood that the processing manner of the transformation project at each project stage may be a processing manner known to those skilled in the art.
And 204, extracting the shared data of the engineering stage from the data model diagram, and updating the shared data to obtain the circulation data of the engineering stage.
Wherein, the data model diagram stores shared data and independent data. Shared data refers to data that needs to be circulated in different engineering stages. Independent data refers to phase data that is only saved in the current engineering phase.
The definition of the shared data is preset in the data model diagram, and after the stage data of the engineering stage and the circulation data of the previous engineering stage are stored in the data model diagram of the engineering stage, the shared data of the engineering stage can be directly extracted from the data model diagram after the engineering stage is completed. The shared data is updated, and the updating process can comprise redundant data removal, data supplementation and refinement, so that the circulation data of the engineering stage is obtained. Alternatively, the course of the update process may be determined based on actual phase requirements of the next engineering phase.
And step 206, transferring the circulation data flow of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage, and storing the stage data and the circulation data of the previous engineering stage in the data model diagram of the engineering stage until the stage data storage of the ending engineering stage of the power transformation engineering is completed.
The ending engineering stage refers to the last engineering stage of the power transformation engineering.
And transferring the circulation data stream of the engineering stage to the next engineering stage, for the next engineering stage, taking the circulation data of the engineering stage as the circulation data of the previous engineering stage, acquiring the stage data of the next engineering stage, taking the stage data of the next engineering stage as the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage to store the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage, and repeating the steps of carrying out data management on the engineering stage to obtain the circulation data until the stage data of a final engineering stage of the power transformation project is stored into the data model diagram of the final engineering stage.
According to the power transformation project data management method, the data model diagram of each project stage is introduced, and the data model diagram is constructed according to the format of the diagram database, so that the stage data of each project stage and the circulation data of the previous project stage are stored in the data model diagram of the project stage, and the dependency relationship among the stage data, the circulation data and the circulation data in each project stage can be clearly expressed through the data organization form of the nodes and the edges in the data model diagram, so that the data visualization is realized. The definition of the shared data is preset in the data model diagram, the accurate and complete shared data can be obtained, the circulation data is obtained after automatic updating processing, and the circulation is carried out to the next engineering stage until the stage data storage of the ending engineering stage of the power transformation project is completed. The whole data management process does not need manual participation, so that the problem of data errors or omission in the manual data management process is avoided, and the problems that the data of the power transformation project in the whole life cycle are difficult to circulate, interact and lack visual flow in the traditional mode are solved. Meanwhile, the method does not depend on information exchange of a fixed structure, so that when null values appear in the data model diagram, null value rejection can be realized by deleting the relationship between null value nodes and upper nodes.
In one embodiment, the method further comprises: and in the first engineering stage of the power transformation engineering, acquiring stage data of the first engineering stage, and storing the stage data of the first engineering stage into a data model diagram of the first engineering stage.
And in the first engineering stage of the power transformation engineering, the previous engineering stage does not exist, only the stage data of the engineering stage is required to be acquired, the data model diagram of the first engineering stage is called, and the stage data is stored in the data model diagram of the first engineering stage.
In the embodiment, the first engineering stage of the power transformation engineering is stored in the data model diagram of the first engineering stage, so that the dependency relationship between stage data in the first engineering stage can be clearly expressed, and the visualization of the data is realized.
In order to prevent the data model graph from becoming larger like a snowball in the circulation process, a large amount of redundant data exists in the subsequent stage, and the data model graph of each engineering stage is divided into a core model graph and a scene model graph. The core model diagram refers to a storage structure of geometric data and attribute data of engineering objects at each stage in the whole life cycle of the power transformation project, and the scene model diagram refers to a storage structure of engineering data at each engineering stage in the implementation process of the power transformation project. In one embodiment, as shown in fig. 3, storing the phase data of the engineering phase and the circulation data of the previous engineering phase into the data model diagram of the engineering phase includes:
And 302, constructing a building information model of the engineering stage according to the geometric data and the attribute data of the engineering stage, and storing the building information model of the engineering stage into a core model diagram of the engineering stage.
And 304, constructing the association relation between the engineering data and the building information model of the engineering stage in the scene model diagram of the engineering stage.
For each engineering stage of the power transformation project, the stage data includes geometric data, attribute data, and engineering data. The geometric data refer to geometric model files of engineering objects (including electrical equipment and civil engineering facilities), such as transformers, reactors and the like in the electrical equipment and main control communication buildings, patrol centers and the like in the civil engineering facilities. The attribute data refers to attribute data corresponding to the geometric data. The engineering data may include working conditions, form parameters, defect information, etc. of the engineering object. The building information model refers to the BIM (Building Information Model) model.
Specifically, the transformer engineering manages geometric data and attribute data through a building information model, and the building information model of the engineering stage can be constructed according to the geometric data and the attribute data of the engineering stage. The core model diagram comprises a hierarchical structure sequence, and the data stored in the building information model of the engineering stage are sequentially stored into the core model diagram according to the hierarchical structure sequence of the core model diagram of the engineering stage. And storing the engineering data of the engineering stage into a scene model diagram.
Because the project data of each project stage in the life cycle of the power transformation project is stored in the scene model diagram. Compared with the continuous geometric data, the engineering data has more varieties and large differences of each engineering stage, so that the engineering data of each engineering stage in the scene model diagram is independently managed, and the application of the full life cycle is difficult to realize. In order to realize the circulation and application of engineering data in different engineering stages, the association relationship between engineering data and a building information model can be constructed while the engineering data is stored, so that the engineering data can be efficiently stored, retrieved and analyzed in the life cycle of a data model diagram.
For example, a logical structure diagram of a data model graph may be shown in fig. 4, where a scene model represents the scene model graph, a core model represents the core model graph, and a data model represents the data model graph. The full life cycle of the power transformation project can comprise a design stage, a construction stage and an operation and maintenance stage, and the corresponding data model of the full life cycle comprises a design stage data model, a construction stage data model and an operation and maintenance stage data model. LOD100, LOD300, and LOD500 represent model depths of a data model.
In the transformation engineering circulation, a BIM model in an IFC (Industry Foundation Classes, 3D model of a building) format is taken as a basic data model, only details of LOD100 are provided from the initial design, and information is continuously expanded and supplemented, the details of LOD300 are provided after the completion and change of the construction stage, the details of LOD500 are provided for the data model after completion, and a large amount of engineering data are also contained. The data model of each engineering stage can be divided into a circulation part and an independent part, wherein a dotted line cylinder represents the circulation part, a straight line cylinder represents the independent part, the data stored in the independent part is only stored in the data model of the current engineering stage, and the data stored in the circulation part can enter the next engineering stage after being updated. Both the stream portion and the independent portion may store engineering data via corresponding IFC formatted files. The core model only comprises a circulation part, the stored data are all data which need circulation, and the core model can store geometric data and attribute data through corresponding files in an IFC format. The scene model in the design stage is used for storing basic information data, design change data and construction drawing result data. The core model of the design phase is used to store design attribute data and detail data for the LOD 100. The construction phase scene model is used to store project execution data, completion error data, and completion handoff data. The core model of the construction phase is used to store construction attribute data and detail data of LOD 300. The scene model of the operation and maintenance stage is used for storing operation data, fault maintenance data and acceptance correction data. The kernel model of the operational phase is used to store the operational attribute data and detail data of the LOD 500.
In this embodiment, the combination of the BIM model and the core model diagram realizes the circulation of the geometric data and the attribute data, and the circulation data is the data subjected to the redundant data removal processing, so that the problem that the details and semantic information of the BIM model can be exponentially increased along with the continuous deepening of engineering, thereby increasing the difficulty of engineering management can be solved. The association relation between the engineering data and the building information model of the engineering stage is constructed in the scene model diagram of the engineering stage, the dependency relation between the engineering data and the geometric data in the building information model can be clearly shown based on a non-tabular storage form, and BIM data can be rapidly searched. When the data model flows, the engineering data is bound with the BIM model, so that only the relation is changed, and the new filling is not needed, so that the manual workload is reduced, and meanwhile, the error is avoided.
BIM models of different design software have different file format standards, and IFC files are used as main bearing of geometric data of the power transformation project, so that in order to realize circulation of a data model diagram, the IFC files are required to be connected with each engineering stage of the power transformation project. In one embodiment, constructing a building information model of the engineering stage according to the geometric data and attribute data of the engineering stage, and storing the building information model of the engineering stage in a core model diagram of the engineering stage in a form of a diagram database, including: building an IFC (IFC) format building information model of the engineering stage according to the geometric data and the attribute data of the electrical equipment and the civil engineering facilities in the engineering stage; and sequentially adding the data stored in the construction information model of the IFC format of the engineering stage into the core model diagram of the engineering stage according to the hierarchical structure sequence of the core model diagram of the engineering stage.
The engineering objects include electrical equipment and civil facilities. And constructing an IFC (IFC) type building information model of the engineering stage according to the geometric data and the attribute data of the electrical equipment and the civil engineering facilities in the engineering stage. And sequentially extracting data from the building information model in the IFC format as corresponding nodes according to the hierarchical structure sequence of the core model diagram of the engineering stage. Adjacent hierarchical nodes can be connected through edges to represent the association relationship between the nodes.
Optionally, when the constructed building information model is in a different file format, the building information model in the different file format may be converted into the IFC format, specifically, each component and member may be stored in the core model diagram according to a hierarchical form of the constructed IFC file by using each electrical device and unit building, and geometric information of the component and the component is organized according to the IFC class, and for this reason, the core model diagram also adopts a tree structure.
Further, the core model graph may be constructed according to a graph database Neo 4J. The core model map may be referred to below simply as a core model. Because of the huge number of electrical equipment, civil engineering facilities, components and members of the power transformation project, a graph database can be built in a layered mode, and then a core model can be built according to the graph database. First, a "core model" node is added to a graph database using the cytoer (graph database query language) syntax, and is used as a primary node. And secondly, adding 'electric equipment' and 'civil engineering part' nodes, and taking the nodes as secondary nodes, wherein the civil engineering part is civil engineering facilities. Then, all the electric devices and building names are imported and taken as three-level nodes, and the component and building member information of the corresponding devices is added as a fourth-level node. Finally, IFC class information, i.e. geometric and attribute data of the components, of each assembly of the building and the equipment is added as a fifth level node, such as Watch (watch) 1
Table 1 diagram database node definition
The core model is constructed according to the sequence from top to bottom in the graph database, node information is imported layer by layer from the first level to the fifth level, the structural diagram of the core model is shown in fig. 5, three-level nodes represent all electrical equipment and building names, and four-level nodes represent the equipment components and building member information. The power transformation project includes a large number of electrical devices, so the number of nodes is already very large at the fourth layer of the graph database. The fifth level node adopts the IFC class as a node unit of geometric and attribute data.
The graph structure data storage form of the core model can be shown in fig. 6, wherein each circle represents a node, edges between nodes represent a hierarchical relationship and an association relationship between nodes, and arrow directions of the edges are from a node with a low hierarchy to a node with a high hierarchy. "parallel power …" represents "parallel voltage". An edge of the "electrical equipment" node pointing to the "core model" node is "part_of" indicating that the "electrical equipment" is part of the "core model", and an edge of the "integrated building" node pointing to the "civil part" node is "include_in" indicating that the "civil part" includes "integrated building". The edge of the node of the 35 kv-parallel voltage, which points to the node of the parallel voltage, is 'belong_to', which means that the 35 kv-parallel voltage belongs to the parallel voltage. The graph comprises four-level nodes, and five-level nodes are IFC type information and are not shown.
Further, during circulation, granularity of the BIM model in the core model can be gradually increased along with the advancement of the power transformation project, so that details of the model need to be updated along with progress. In the design stage, the model only needs to represent the geometric data of the core components of the electrical equipment, such as the position and the size of the transformer bushing, the direction and the angle of the wiring terminal board are generally accurate, the projection size of the main body part on the ground is generally accurate, and the size and the positioning of the conservator are generally accurate. By the construction stage, the model needs to embody important nodes in the installation process, such as connected flange parts and civil engineering interfaces. In the operation and maintenance stage, the BIM model needs to be thinned to a ladder, a meter and the like to assist operation and maintenance personnel in checking the working condition of equipment, and granularity of each stage of the transformer BIM model is shown in a table 2.
Table 2 model granularity for each stage of transformer
In this embodiment, the construction information model of the IFC format of the engineering stage is constructed according to the geometric data and the attribute data of the electrical equipment and the civil engineering facility in the engineering stage. Since the format standard of the IFC file provides a hierarchical and semantic object-oriented organization for the BIM model to facilitate storage and exchange. Based on the method, engineering project participants with different professional backgrounds can effectively use BIM data and fully exchange information in electrical equipment, civil engineering or construction management, so that the high efficiency of data transfer is improved.
The circulating part and the independent part of engineering data need to be associated with the core model along with the progress of the stage of the life cycle of the power transformation engineering. At present, because the engineering data and the BIM model are disjointed, the BIM model can only assist the implementation of engineering, and therefore, the application adopts a graph database to construct the connection between the engineering data and the BIM model. In one embodiment, a core model graph includes a plurality of model component nodes, each model component node for storing model components in a building information model; the scene model diagram comprises a plurality of engineering data nodes, wherein each engineering data node is used for storing engineering data; constructing an association relationship between engineering data and a building information model of the engineering stage in a scene model diagram of the engineering stage, wherein the association relationship comprises the following steps: determining the corresponding relation between each model component node and engineering data node in the core model diagram in the scene model diagram of the engineering stage; and adding the engineering data of the engineering stage to the corresponding engineering data nodes according to the corresponding relation, and generating edges connecting the model component nodes and the associated engineering data nodes.
Wherein the model component refers to components of electrical equipment and building elements in the core model.
Compared with the civil engineering part, the engineering data of the electric equipment are relatively complex, and comprise the working conditions (rated voltage, rated capacity, rated current, rated frequency and the like) of the equipment, the appearance parameters (equipment name, equipment model, installation size identification system code, transportation size object ID code, upper-level equipment association number and the like) and the defect information (rated loss, winding oil temperature and the like). The spreadsheet representation, using COBie alone, therefore lacks a "model-attribute" joint storage approach, making it difficult for operators to understand the process of data flow and model evolution. And determining the corresponding relation between each model component node and the engineering data node in the core model diagram in the scene model diagram of the engineering stage, so as to establish the association between the model component node and the engineering data node.
Firstly, a form file in a CSV format is established according to engineering data associated with electrical equipment. And determining engineering data types corresponding to the engineering data, wherein the engineering data types refer to components of the electrical equipment, namely corresponding model components. Therefore, the corresponding model component node and the engineering data node can be determined according to the engineering data category, and meanwhile, the corresponding attribute information is added for the engineering data node, and the attribute information can comprise the attribute value corresponding to the engineering data.
Likewise, the type of engineering data corresponding to the engineering data of the building is determined, and the type of engineering data refers to the components of the building. Corresponding model component nodes, namely building element nodes and engineering data nodes, can be determined according to the engineering data of the building.
And adding the engineering data of the engineering stage to the corresponding engineering data nodes according to the corresponding relation, and generating edges connecting the model component nodes and the associated engineering data nodes, so as to construct and obtain the association relation between the engineering data and the building information model.
The graph structure data storage form of the scene model graph may be as shown in fig. 7, wherein the dashed circle represents engineering data, and the side of the "rated capacity" node pointing to the "conservator" node is "const_of" representing that the engineering data composition of the "conservator" includes "rated capacity".
In this embodiment, the components of each BIM model and their engineering data are made to correspond one-to-one by building flexible relationships. Based on a non-tabular storage form, the dependency relationship between the data is clearly acquired in the form of data organization of edges and nodes, and BIM data is quickly retrieved. Meanwhile, when null values appear in the data model without depending on data exchange of a fixed structure, the null values can be removed by deleting the relation between null value nodes and upper nodes. When the data model flows, the engineering data is bound with the BIM model, so that only the relation is changed, and the data model does not need to be refilled, so that the labor is reduced, and meanwhile, the error is avoided.
In an optional manner of this embodiment, determining, in the scene model map of the engineering stage, a correspondence between each model component node in the core model map and the engineering data node includes: acquiring a global unique identifier of each model component in a building information model of the engineering stage; and determining the corresponding relation between each model component node and the engineering data node in the core model diagram in the scene model diagram of the engineering stage according to the global unique identifier.
Where the globally unique identifier refers to a unique identifier (GUID, globally Unique Identifier) in the IFC file that is used to identify the model component.
In the building process of the building information model, a global unique identifier is allocated to each model component in the building information model, and the global unique identifier is a digital identifier. Because the globally unique identifier is used for representing the model component, the engineering data can be divided according to engineering data types, and the engineering data types are model components, the globally unique identifier can be used as an intermediary, and the corresponding relation between each model component node and the engineering data node in the core model diagram is determined in the scene model diagram of the engineering stage so as to establish the association between each model component node and the engineering data node. The schematic organization of the core model map and the scene model map is shown in fig. 8, wherein the core model represents the core model map and the scene model represents the scene model map.
In this embodiment, the global unique identifier is pre-allocated in the building information model and is a unique identifier of a model component, and the corresponding relationship between each model component node and the engineering data node in the core model diagram is determined in the scene model diagram of the engineering stage by the global unique identifier, so that the association between each model component node and the engineering data node can be accurately and rapidly established.
In one embodiment, the shared data includes shared data in a core model graph and shared data in a scene model graph; the updating processing of the shared data comprises the following steps: carrying out refinement treatment on shared data in a core model diagram in the shared data; and adding attribute fields to the shared data in the scene model diagram in the shared data, and constructing an association relationship between the attribute fields and the building information model in the core model diagram in the scene model diagram.
Geometric data and attribute data in the core model diagram can be continuously refined along with project advancement, and information and data of different scenes in different stages are circulated, which is essentially that the data model diagram is continuously updated and inherited in the process of engineering so as to adapt to requirements of different stages, and meanwhile, the influence of redundancy of the data on the use of the data model is avoided.
And for each engineering stage of the power transformation project, acquiring shared data in a core model diagram, and carrying out refinement treatment on the shared data in the core model diagram, wherein the refinement treatment can specifically comprise refinement treatment of civil engineering facility information and electrical equipment information, unidirectional supplementation and refinement can be carried out on the model aiming at the civil engineering facility information, and installation and debugging information of the electrical equipment can be updated and perfected aiming at the electrical equipment information.
Obtaining shared data in the scene model graph, the circulation of the shared data in the scene model graph needs to ensure that the added attribute names remain consistent throughout the life cycle. A specific update procedure may be to add attribute fields to the shared data in the scene model graph. The shared data is also engineering data, so that it is necessary to link the shared data to the model components. The data stored in the independent part of the scene model diagram is only reserved in the data model of the current stage, and does not flow to enter the next stage. The flow rules for the data model graph are shown in Table 3 below, where the data model represents the data model graph:
TABLE 3 data model flow rules
Optionally, during data circulation, redundant data removal can be performed on shared data in the data model diagram, where the shared data includes geometric data, attribute data and engineering data. After the redundant data is removed, the attribute data may be removed simultaneously. Therefore, the attribute integrity comparison needs to be performed on the data model according to the scene requirement of the next engineering stage, and if the attribute is incomplete, the missing attribute needs to be added.
In this embodiment, the data use cost of the power grid project can be reduced, the data transfer capability can be improved, and the work tasks of each stage of the project can be better assisted by removing redundant data from the source end of the previous project stage, comparing the attribute integrity, improving the granularity of geometric information to the next project stage, and the like.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a power transformation project data management device for realizing the power transformation project data management method. The implementation of the solution provided by the device is similar to the implementation described in the above method, so the specific limitation in the embodiments of the power transformation project data management device or devices provided below may refer to the limitation of the power transformation project data management method hereinabove, and will not be repeated herein.
In one embodiment, as shown in fig. 9, there is provided a power transformation project data management apparatus, comprising: a data storage module 902, a data flow module 904, and a loop management module 906, wherein:
the data storage module 902 is configured to, in each engineering stage of the power transformation project, obtain stage data of an engineering object in the engineering stage and circulation data of a previous engineering stage, and store the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage; the data model graph is constructed in accordance with the format of the graph database.
The data circulation module 904 is configured to extract the shared data of the engineering stage from the data model map, and update the shared data to obtain circulation data of the engineering stage.
The loop management module 906 is configured to transfer the circulation data of the engineering stage to a next engineering stage, update the next engineering stage to the engineering stage, and return to store the stage data of the engineering stage and the circulation data of a previous engineering stage to the steps in the data model diagram of the engineering stage until the stage data storage of the ending engineering stage of the power transformation project is completed.
In one embodiment, the data storage module 902 is further configured to, in a first engineering stage of the power transformation engineering, obtain stage data of the first engineering stage, and store the stage data of the first engineering stage into the data model diagram of the first engineering stage.
In one embodiment, the phase data of the engineering phase includes geometric data, attribute data, and engineering data; the data model diagram of the engineering stage comprises a core model diagram and a scene model diagram; the data storage module 902 is further configured to construct a building information model of the engineering stage according to the geometric data and the attribute data of the engineering stage, and store the building information model of the engineering stage into a core model diagram of the engineering stage; and constructing the association relation between the engineering data and the building information model of the engineering stage in the scene model diagram of the engineering stage.
In one embodiment, the engineering object includes electrical equipment and civil facilities; the data storage module 902 is further configured to construct an IFC-format building information model of the engineering stage according to geometric data and attribute data of the electrical equipment and the civil engineering facility in the engineering stage; and sequentially adding the data stored in the construction information model of the IFC format of the engineering stage into the core model diagram of the engineering stage according to the hierarchical structure sequence of the core model diagram of the engineering stage.
In one embodiment, a core model graph includes a plurality of model component nodes, each model component node for storing model components in a building information model; the scene model diagram comprises a plurality of engineering data nodes, wherein each engineering data node is used for storing engineering data; the data storage module 902 is further configured to determine, in the scene model map of the engineering stage, a correspondence between each model component node in the core model map and the engineering data node; and adding the engineering data of the engineering stage to the corresponding engineering data nodes according to the corresponding relation, and generating edges connecting the model component nodes and the associated engineering data nodes.
In one embodiment, the data storage module 902 is further configured to obtain a globally unique identifier for each model component in the building information model for the engineering stage; and determining the corresponding relation between each model component node and the engineering data node in the core model diagram in the scene model diagram of the engineering stage according to the global unique identifier.
In one embodiment, the shared data includes shared data in a core model graph and shared data in a scene model graph; the data flow module 904 is further configured to refine shared data in the core model graph in the shared data; and adding attribute fields to the shared data in the scene model diagram in the shared data, and constructing an association relationship between the attribute fields and the building information model in the core model diagram in the scene model diagram.
The above-mentioned various modules in the power transformation engineering data management device may be implemented in whole or in part by software, hardware, and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a terminal, and an internal structure diagram thereof may be as shown in fig. 10. The computer device includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input means. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface, the display unit and the input device are connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless mode can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program, when executed by a processor, implements a power transformation project data management method. The display unit of the computer device is used for forming a visual picture, and can be a display screen, a projection device or a virtual reality imaging device. The display screen can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be a key, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in FIG. 10 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the method embodiments described above when the computer program is executed.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when executed by a processor, implements the steps of the method embodiments described above.
In an embodiment, a computer program product is provided, comprising a computer program which, when executed by a processor, implements the steps of the method embodiments described above.
It should be noted that, the user information (including but not limited to user equipment information, user personal information, etc.) and the data (including but not limited to data for analysis, stored data, presented data, etc.) related to the present application are information and data authorized by the user or sufficiently authorized by each party, and the collection, use and processing of the related data need to comply with the related laws and regulations and standards of the related country and region.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magnetic random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (Phase Change Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like. The databases referred to in the embodiments provided herein may include at least one of a relational database and a non-relational database. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processor referred to in the embodiments provided in the present application may be a general-purpose processor, a central processing unit, a graphics processor, a digital signal processor, a programmable logic unit, a data processing logic unit based on quantum computing, or the like, but is not limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of the application should be assessed as that of the appended claims.

Claims (10)

1. A power transformation project data management method, the method comprising:
in each engineering stage of the power transformation engineering, acquiring stage data of an engineering object in the engineering stage and circulation data of a previous engineering stage, and storing the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage; the data model graph is constructed according to the format of a graph database;
Extracting shared data of the engineering stage from the data model diagram, and updating the shared data to obtain circulation data of the engineering stage;
transferring the circulation data flow of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage, and storing the stage data into a data model diagram of the engineering stage until the stage data storage of the ending engineering stage of the power transformation project is completed.
2. The method according to claim 1, wherein the method further comprises:
and in a first engineering stage of the power transformation engineering, acquiring stage data of the first engineering stage, and storing the stage data of the first engineering stage into a data model diagram of the first engineering stage.
3. The method of claim 1, wherein the phase data of the engineering phase includes geometric data, attribute data, and engineering data; the data model diagram of the engineering stage comprises a core model diagram and a scene model diagram; storing the stage data of the engineering stage and the circulation data of the previous engineering stage into a data model diagram of the engineering stage, wherein the steps comprise:
Building a building information model of the engineering stage according to the geometric data and the attribute data of the engineering stage, and storing the building information model of the engineering stage into a core model diagram of the engineering stage;
and constructing the association relation between the engineering data and the building information model of the engineering stage in the scene model diagram of the engineering stage.
4. A method according to claim 3, wherein the engineering objects comprise electrical equipment and civil facilities; the construction information model of the engineering stage is constructed according to the geometric data and the attribute data of the engineering stage, and the construction information model of the engineering stage is stored in a core model diagram of the engineering stage in the form of a diagram database, and the construction information model comprises:
building an IFC (IFC) format building information model of the engineering stage according to the geometric data and the attribute data of the electrical equipment and the civil engineering facilities in the engineering stage;
and sequentially adding the data stored in the construction information model of the IFC format of the engineering stage into the core model diagram of the engineering stage according to the hierarchical structure sequence of the core model diagram of the engineering stage.
5. A method according to claim 3, wherein the core model graph comprises a plurality of model component nodes, each model component node for storing model components in a building information model; the scene model diagram comprises a plurality of engineering data nodes, and each engineering data node is used for storing engineering data; constructing the association relation between the engineering data and the building information model of the engineering stage in the scene model diagram of the engineering stage, which comprises the following steps:
Determining the corresponding relation between each model component node and engineering data node in the core model diagram in the scene model diagram of the engineering stage;
and adding the engineering data of the engineering stage to the corresponding engineering data nodes according to the corresponding relation, and generating edges connecting the model component nodes and the associated engineering data nodes.
6. The method according to claim 5, wherein determining the correspondence between each model component node in the core model graph and the engineering data node in the scene model graph at the engineering stage comprises:
acquiring a global unique identifier of each model component in a building information model of the engineering stage;
and determining the corresponding relation between each model component node and engineering data node in the core model diagram in the scene model diagram of the engineering stage according to the globally unique identifier.
7. The method of claim 1, wherein the shared data comprises shared data in a core model graph and shared data in a scene model graph; the updating processing of the shared data comprises the following steps:
refining the shared data in the core model diagram in the shared data;
And adding attribute fields to the shared data in the scene model diagram in the shared data, and constructing the association relation between the attribute fields and the building information model in the core model diagram in the scene model diagram.
8. A power transformation project data management apparatus, the apparatus comprising:
the data storage module is used for acquiring the phase data of the engineering object in the engineering phase and the circulation data of the previous engineering phase in each engineering phase of the power transformation engineering, and storing the phase data of the engineering phase and the circulation data of the previous engineering phase into the data model diagram of the engineering phase; the data model graph is constructed according to the format of a graph database;
the data circulation module is used for extracting the shared data of the engineering stage from the data model diagram, and carrying out update processing on the shared data to obtain circulation data of the engineering stage;
and the circulation management module is used for transferring the circulation data of the engineering stage to the next engineering stage, updating the next engineering stage to the engineering stage, returning the stage data of the engineering stage and the circulation data of the previous engineering stage, and storing the stage data of the final engineering stage of the power transformation project to the step in the data model diagram of the engineering stage until the stage data of the final engineering stage of the power transformation project is stored.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 7 when the computer program is executed.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 7.
CN202310637051.4A 2023-05-31 2023-05-31 Substation engineering data management method, device, computer equipment and storage medium Pending CN116932540A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310637051.4A CN116932540A (en) 2023-05-31 2023-05-31 Substation engineering data management method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310637051.4A CN116932540A (en) 2023-05-31 2023-05-31 Substation engineering data management method, device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116932540A true CN116932540A (en) 2023-10-24

Family

ID=88386882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310637051.4A Pending CN116932540A (en) 2023-05-31 2023-05-31 Substation engineering data management method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116932540A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609417A (en) * 2011-01-21 2012-07-25 清华大学 Engine device and method for data integration and exchange of building information mode based on IFC (industry foundation classes) standards
US20170091246A1 (en) * 2015-09-25 2017-03-30 Microsoft Technology Licensing, Llc Distributed graph database
CN108665248A (en) * 2018-08-17 2018-10-16 住房和城乡建设部科技发展促进中心 Architecture information integrated management system based on BIM and construction method
CN109325048A (en) * 2018-08-23 2019-02-12 上海海洋大学 A kind of red tide data query method based on graph model building
CN110989549A (en) * 2019-11-11 2020-04-10 株洲中车时代软件技术有限公司 Software test general automation control method and device for train control system
CN111582815A (en) * 2020-04-15 2020-08-25 岭东核电有限公司 Engineering management method and device for nuclear power station, terminal equipment and storage medium
CN111666622A (en) * 2020-06-11 2020-09-15 厦门海迈科技股份有限公司 Method and device for constructing BIM full-period data model
CN111708752A (en) * 2020-04-10 2020-09-25 国网安徽省电力有限公司 Three-dimensional standard model library management system for power transmission equipment
US20220342932A1 (en) * 2021-04-21 2022-10-27 Neo4J Sweden Ab Tool to build and store a data model and queries for a graph database
WO2022257097A1 (en) * 2021-06-09 2022-12-15 青岛理工大学 Prefabricated building smart management data storage method based on bim
CN115774893A (en) * 2022-10-25 2023-03-10 中国铁道科学研究院集团有限公司电子计算技术研究所 Railway full-life-cycle multi-source data integration correlation method, system and storage medium
CN115908744A (en) * 2023-01-10 2023-04-04 北京绿建软件股份有限公司 Method and device for sharing and linking single body and general diagram model data

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609417A (en) * 2011-01-21 2012-07-25 清华大学 Engine device and method for data integration and exchange of building information mode based on IFC (industry foundation classes) standards
US20170091246A1 (en) * 2015-09-25 2017-03-30 Microsoft Technology Licensing, Llc Distributed graph database
CN108665248A (en) * 2018-08-17 2018-10-16 住房和城乡建设部科技发展促进中心 Architecture information integrated management system based on BIM and construction method
CN109325048A (en) * 2018-08-23 2019-02-12 上海海洋大学 A kind of red tide data query method based on graph model building
CN110989549A (en) * 2019-11-11 2020-04-10 株洲中车时代软件技术有限公司 Software test general automation control method and device for train control system
CN111708752A (en) * 2020-04-10 2020-09-25 国网安徽省电力有限公司 Three-dimensional standard model library management system for power transmission equipment
CN111582815A (en) * 2020-04-15 2020-08-25 岭东核电有限公司 Engineering management method and device for nuclear power station, terminal equipment and storage medium
CN111666622A (en) * 2020-06-11 2020-09-15 厦门海迈科技股份有限公司 Method and device for constructing BIM full-period data model
US20220342932A1 (en) * 2021-04-21 2022-10-27 Neo4J Sweden Ab Tool to build and store a data model and queries for a graph database
WO2022257097A1 (en) * 2021-06-09 2022-12-15 青岛理工大学 Prefabricated building smart management data storage method based on bim
CN115774893A (en) * 2022-10-25 2023-03-10 中国铁道科学研究院集团有限公司电子计算技术研究所 Railway full-life-cycle multi-source data integration correlation method, system and storage medium
CN115908744A (en) * 2023-01-10 2023-04-04 北京绿建软件股份有限公司 Method and device for sharing and linking single body and general diagram model data

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
刘胡瑶, 何援军, 蔡鸿明: "异构信息资源库的构建及其关键技术实现", 计算机辅助设计与图形学学报, no. 03, 20 March 2005 (2005-03-20) *
张金牡;卢文龙;: "面向建筑生命期的BIM数据管理的概念模型设计", 工程建设与设计, no. 14, 30 July 2018 (2018-07-30) *
徐嘉懿;邓雪原;: "面向运维阶段的多源异构BIM数据存储方法研究", 建筑技术, no. 05, 15 May 2020 (2020-05-15) *

Similar Documents

Publication Publication Date Title
WO2022100233A1 (en) Graph database-based power grid retrieval method and system
Pan et al. Integrating BIM and AI for smart construction management: Current status and future directions
CN111295680B (en) Intelligent model hierarchy for infrastructure modeling
CN109977162A (en) A kind of urban and rural planning data transfer device, system and computer readable storage medium
CN112784345B (en) Method, system, terminal and medium for checking consistency of graph model based on knowledge graph
CN112036736A (en) Workflow creating method and device
CN104317864B (en) A method of the information model automatic identification based on IEC61850 logical nodes
CN111191303A (en) BIM data processing method and device, electronic equipment and computer storage medium
CN111061475A (en) Software code generation method and device, computer equipment and storage medium
CN113051650B (en) Real-time acquisition method and device for building information model component data
CN104252345A (en) Complex object management method and system in cloud environment
WO2023109303A1 (en) Online collaborative editing method and apparatus, electronic device and storage medium
CN116028653A (en) Method and system for constructing map by visually configuring multi-source heterogeneous data
Yuan et al. Towards the next-generation GIS: A geometric algebra approach
CN116932540A (en) Substation engineering data management method, device, computer equipment and storage medium
CN113610512A (en) Electronic signature generation method, device, equipment and storage medium
CN116882408B (en) Construction method and device of transformer graph model, computer equipment and storage medium
Cuddihy et al. FDC cache: semantics-driven federated caching and querying for big data
CN116501926B (en) Main network public information topology model construction method and device based on graph database
CN116150840A (en) Model generation method, device, apparatus, storage medium, and program product
CN113536438B (en) BIM model rapid construction method based on national power grid GIM standard
CN117707500A (en) Method, system, equipment and storage medium for generating and running business application
CN117573199B (en) Model difference comparison analysis method, device, equipment and medium
CN116777671A (en) Large-scale energy storage resource management method and system based on automatic topology display generation
CN117076424A (en) Data fusion processing method, processing device, equipment and medium

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