CN112084202B - Building information model BIM data management method and related device - Google Patents

Building information model BIM data management method and related device Download PDF

Info

Publication number
CN112084202B
CN112084202B CN202010921573.3A CN202010921573A CN112084202B CN 112084202 B CN112084202 B CN 112084202B CN 202010921573 A CN202010921573 A CN 202010921573A CN 112084202 B CN112084202 B CN 112084202B
Authority
CN
China
Prior art keywords
information
data
component
bim
geometric
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.)
Active
Application number
CN202010921573.3A
Other languages
Chinese (zh)
Other versions
CN112084202A (en
Inventor
曾仲光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Wanyi Digital Technology Co ltd
Original Assignee
Shenzhen Wanyi Digital Technology 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 Shenzhen Wanyi Digital Technology Co ltd filed Critical Shenzhen Wanyi Digital Technology Co ltd
Priority to CN202010921573.3A priority Critical patent/CN112084202B/en
Publication of CN112084202A publication Critical patent/CN112084202A/en
Application granted granted Critical
Publication of CN112084202B publication Critical patent/CN112084202B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/23Updating
    • G06F16/2358Change logging, detection, and notification
    • 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/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/08Construction

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • General Business, Economics & Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Tourism & Hospitality (AREA)
  • Economics (AREA)
  • Operations Research (AREA)
  • General Health & Medical Sciences (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the application discloses a method for managing Building Information Model (BIM) data and a related device, wherein the method comprises the following steps: establishing a first database, wherein the first database is used for storing BIM data; when detecting that the first database generates data fluctuation, generating a log file for recording the data fluctuation; and carrying out uplink processing on the log file so as to issue the log file into a blockchain network. The embodiment of the application is beneficial to reducing the data quantity needing to be linked while ensuring the BIM data sharing safety.

Description

Building information model BIM data management method and related device
Technical Field
The application relates to the technical field of building design, in particular to a method and a related device for managing building information model BIM data.
Background
The building information model (Building Information Modeling, BIM) is a full life cycle informatization management technology of a building, and has the characteristics of visualization, coordination, simulation, optimality and capability of drawing. Because of the unique advantage of the BIM technology of bearing engineering building information, the process of the physical state is converted into the number in the information system, the number in the physical form is converted into the number in the virtual form, and the all-dimensional, whole-process and all-field data real-time flow and sharing are realized.
Disclosure of Invention
The embodiment of the application provides a method and a related device for managing BIM data of a building information model, which aim to reduce the data quantity required to be uplink while ensuring the sharing safety of the BIM data.
In a first aspect, an embodiment of the present application provides a method for managing building information model BIM data, where the method includes:
Establishing a first database, wherein the first database is used for storing BIM data;
When detecting that the first database generates data fluctuation, generating a log file for recording the data fluctuation;
And carrying out uplink processing on the log file so as to issue the log file into a blockchain network.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, in the first database, each BIM in the BIM data is disassembled to a component level to be stored, and data corresponding to each component includes: component geometry information and component pose information;
the plurality of components with the same component geometric information in each BIM store one component geometric information;
each of the plurality of components stores a piece of component pose information.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, the data change type of the data change includes: newly adding data, deleting data and modifying data; when the first database is detected to generate data fluctuation, generating a log file for recording the data fluctuation, wherein the log file comprises the following steps:
When detecting that the first database generates data fluctuation, determining a data fluctuation type of the data fluctuation;
acquiring related information according to an information acquisition strategy corresponding to the data change type;
and generating the log file according to the data change type and the related information.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, the data change type is newly added data, and the acquiring related information according to an information acquisition policy corresponding to the data change type includes:
and acquiring component geometric information and component pose information in the newly added data.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, the data change type is deleted data, and the acquiring related information according to an information acquisition policy corresponding to the data change type includes:
And acquiring component geometric information and component pose information in the deleted data.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, the data change type is modified data, and the acquiring related information according to an information acquisition policy corresponding to the data change type includes:
Determining first information of a change in the modified data, the first information including: component geometry information and/or component pose information;
and acquiring the data before the first information changes.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information;
the obtaining the component geometric information and the component pose information in the newly added data comprises the following steps:
And acquiring the geometric coding and the component pose information of the newly added data.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information;
the obtaining the component geometric information and the component pose information in the deleted data comprises the following steps:
And acquiring the geometric codes and the component pose information of the deleted data.
With reference to the first aspect of the present application, in a possible implementation manner of the first aspect of the present application, each piece of component geometry information in the first database is stored in a blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information;
the acquiring the data before the first information change includes:
If the first information is component geometric information, acquiring geometric codes respectively corresponding to the component geometric information before the change;
and if the first information is component pose information, acquiring component pose information before variation.
In a second aspect, an embodiment of the present application provides a management apparatus for building information model BIM data, including:
the building module is used for building a first database, and the first database is used for storing BIM data;
The generation module is used for generating a log file for recording the data change when the data change of the first database is detected;
And the uplink module is used for carrying out uplink processing on the log file so as to issue the log file into a blockchain network.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, a communication interface, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the processor, the programs including instructions for performing steps in any of the methods of the first aspect of the embodiments of the present application.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium, wherein the computer-readable storage medium stores a computer program for electronic data exchange, wherein the computer program causes a computer to perform part or all of the steps as described in any of the methods of the first aspect of the embodiments of the present application.
In a fifth aspect, embodiments of the present application provide a computer program product, wherein the computer program product comprises a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps described in any of the methods of the first aspect of the embodiments of the present application. The computer program product may be a software installation package.
It can be seen that in the embodiment of the present application, the electronic device first establishes a first database for storing BIM data, then generates a log file for recording the data change when detecting that the first database generates the data change, and then performs uplink processing on the log file to issue the log file to the blockchain network, so that it can be seen that the log file recording the data change of the database is issued to the blockchain network, that is, under the condition that the whole amount of the BIM data after the change is not uploaded to the blockchain, the change information of the database is stored in the blockchain network, which is favorable for reducing the data amount to be uplink while guaranteeing the sharing security of the BIM data.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments or the description of the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a block diagram of a system for managing BIM data of a building information model according to an embodiment of the present application;
fig. 2 is a flow chart of a method for managing building information model BIM data according to an embodiment of the present application;
Fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a management device for building information model BIM data according to an embodiment of the present application.
Detailed Description
In order that those skilled in the art will better understand the present application, a technical solution in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
The terms first, second and the like in the description and in the claims and in the above-described figures are used for distinguishing between different objects and not necessarily for describing a sequential or chronological order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the application. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
"Plurality" means two or more. "and/or", describes an association relationship of an association object, and indicates that there may be three relationships, for example, a and/or B, and may indicate: a exists alone, A and B exist together, and B exists alone. The character "/" generally indicates that the context-dependent object is an "or" relationship.
The electronic device according to the embodiment of the present application may be an electronic device with communication capability, where the electronic device may include various handheld devices, vehicle-mounted devices, wearable devices, computing devices or other processing devices connected to a wireless modem, and various types of User Equipment (UE), mobile Station (MS), terminal devices (TERMINAL DEVICE), and so on.
Blockchains have decentralization, smart contracts, uniqueness, and non-tamper-resistance. At present, when the blockchain technology is combined to enable the sharing of BIM data to have higher credibility, safety and authority, for example, after one BIM data is modified, the whole modified BIM is subjected to uplink processing, full-quantity storage and multiple backups of the data of the modified model are required, and the rapid and effective transmission and use are not facilitated due to the huge volume of the BIM data, and in addition, the whole BIM cannot be put into the block for storage in one transaction due to the size limitation of each block of the blockchain.
In view of the foregoing, an embodiment of the present application provides a method and an apparatus for managing building information model BIM data, and the following detailed description of the embodiment of the present application is given with reference to the accompanying drawings.
As shown in fig. 1, fig. 1 is a schematic diagram of a building information model BIM data management system according to an embodiment of the present application, where the BIM data management system 100 may include: the system comprises a server and a blockchain network, wherein the server can be connected with the blockchain network and is used for issuing information to the blockchain network, a first database is arranged in the server and is used for storing building information model BIM data, when the server detects that the first database has data change, the server generates a corresponding log file for recording the data change, and then the log file is subjected to uplink processing and issued to the blockchain network.
Referring to fig. 2, fig. 2 is a flow chart of a method for managing building information model BIM data according to an embodiment of the present application, as shown in the drawings, the method for managing building information model BIM data includes the following operations:
S201, the electronic equipment establishes a first database, and the first database is used for storing BIM data;
In a specific implementation, the electronic device may be a server as shown in fig. 1, where the server may be configured as a cloud server, so that each participant in the BIM project may conveniently obtain and use BIM data stored in the first database to perform collaborative operation; when BIM data is stored, the BIM data can be stored in a database after being structured and disassembled, for example, the BIM data is disassembled into a plurality of pieces of data of the components, wherein the BIM data can also comprise a plurality of intermediate levels of data division, for example, the specific division basis can be set according to actual needs, for example, the data of different BIMs can be firstly distinguished, then, for a single BIM, the data of the floors can be divided into the data of the floors according to the floors, then, the data of the BIM model can be further divided, or the data of the BIM model can be divided into the data of pipelines, walls, hydropower and the like according to each subdivision field in the building industry, and finally, the BIM data are gradually disassembled to the component level.
S202, when the electronic equipment detects that the first database generates data fluctuation, generating a log file for recording the data fluctuation;
In a specific implementation, the content recorded in the log file may include at least one of the following information: the cause of the data fluctuation, information of the data fluctuation operator, the fluctuation time, identification information of the data generating the fluctuation, and data before the fluctuation of the data generating the fluctuation, of course, other information may be recorded according to actual needs, and is not limited herein. The data change cause information may be data change type information or an operation instruction for the data by the user, and if the operation instruction for the data in the database changes the data in the database by the user, the operation instruction may be recorded.
S203, the electronic equipment performs uplink processing on the log file so as to issue the log file into a blockchain network.
In a specific implementation, the log file may be processed in real time, for example, the database does not generate a log file for recording data change, and the log file is processed in a uplink manner and finally stored in the blockchain network, or the log file may be processed once every preset time interval, so as to obtain all log files for recording data change generated in the time interval, and perform the uplink processing in a unified manner.
It can be seen that in the embodiment of the present application, the electronic device first establishes a first database for storing BIM data, then generates a log file for recording the data change when detecting that the first database generates the data change, and then performs uplink processing on the log file to issue the log file to the blockchain network, so that it can be seen that the log file recording the data change of the database is issued to the blockchain network, that is, under the condition that the whole amount of the BIM data after the change is not uploaded to the blockchain, the change information of the database is stored in the blockchain network, which is favorable for reducing the data amount to be uplink while guaranteeing the sharing security of the BIM data.
In one possible example, in the first database, each BIM in the BIM data is disassembled to a component level to be stored, and data corresponding to each component includes: component geometry information and component pose information; the plurality of components with the same component geometric information in each BIM store one component geometric information; each of the plurality of components stores a piece of component pose information.
Wherein the component pose information is used to characterize the position and pose information of the component in the BIM.
In a specific implementation, since one BIM is composed of a plurality of components, when the BIM data is stored in the first database, the one BIM data can be disassembled into a plurality of component data for storage. In addition, since a building information model BIM generally has many components with the same geometric information, that is, the same geometric shape and size, but different positions and postures in the BIM, when storing, only one piece of geometric information can be stored together for a plurality of components with the same geometric information, and the respective pose information can be stored respectively, so that the storage of a plurality of identical geometric information in a database is not needed. For example, a BIM has 10 wall stud members with identical geometric information, only 1 part of geometric information is stored, and 10 wall stud members share 1 part of geometric information, and furthermore, each wall stud member stores one part of independent pose information without storing 10 parts of identical geometric information.
In addition, in a specific implementation, the data corresponding to the component may further include description information for the component, for example, in a process of examining a drawing of an engineering project, an examining staff examines problem description added to the component which is not compliant, and the like, and a designer of the BIM may modify according to the description information. When the description information of the problem is added for a component, the description information of the problem and the information of the component corresponding to the description information of the problem can be recorded in a corresponding log file, for example, each component has a component identifier uniquely associated with the component, and when the description information is added for a certain component, the generated log file comprises the component identifier of the component and the description information.
It can be seen that, in this example, for a plurality of members with the same member geometry information in each BIM, a part of member geometry information is stored, and each member stores a part of member pose information, which is beneficial to reducing the storage space of the BIM file.
In one possible example, the data change type of the data change includes: newly adding data, deleting data and modifying data; when the first database is detected to generate data fluctuation, generating a log file for recording the data fluctuation, wherein the log file comprises the following steps: when detecting that the first database generates data fluctuation, determining a data fluctuation type of the data fluctuation; acquiring related information according to an information acquisition strategy corresponding to the data change type; and generating the log file according to the data change type and the related information.
In a specific implementation, an operator may change data stored in a database by operating the data, the generated log file is used for recording the change, the specific condition of the data change can be known through the information recorded in the log file, and as the influence of different data change types on the data in the database is different, the information required to be recorded for explaining the specific condition of the data change is also different, and when the log file is generated, the information can be acquired by adopting different strategies according to the different data types and recorded in the log file.
In this example, when the first database generates the data change, the data change type of the data change is determined, then the related information of the data change is acquired according to the information acquisition policy corresponding to the data change type, and finally the log file is generated according to the data change type and the acquired related information, so as to distinguish the related information acquisition policies of different data change types, thereby being beneficial to improving the flexibility of acquiring the related information.
In one possible example, the data change type is new data, and the acquiring the related information according to the information acquisition policy corresponding to the data change type includes: and acquiring component geometric information and component pose information in the newly added data.
In a specific implementation, since the newly added data is data which does not exist in the BIM data originally, all information of the newly added data, including the component geometry information and the component pose information, which need to be acquired when recording such data changes, can be clearly determined from the information recorded in the log file when needed, as to the state of the data stored in the database before the data changes occur. In addition, when the newly added data is stored in the database, if the newly added data has the same component geometry information as the original component geometry information in the data, the newly added component geometry information is not stored again, and the component corresponding to the component geometry information in the newly added data shares one piece of geometry information with the component of the geometry information in the database.
It can be seen that, in this example, when the data change type is newly added data, acquiring the related information includes acquiring the component geometry information and the component pose information in the newly added data, which is beneficial to improving the security of BIM data sharing.
In one possible example, the data change type is delete data, and the acquiring the related information according to the information acquisition policy corresponding to the data change type includes: and acquiring component geometric information and component pose information in the deleted data.
In a specific implementation, since deleting data deletes original existing data in the BIM, part of information in original BIM data is absent in changed BIM data, and for safety, all information of the deleted data including component geometric information and component position information can be recorded in a log file, and when necessary, the state of the data before change can be known according to related information in the log file, or the data can be recovered.
It can be seen that, in this example, when the data change type is deleted data, acquiring the related information includes acquiring the component geometry information and the component pose information in the deleted data, which is beneficial to improving the security of BIM data sharing.
In one possible example, the data change type is modified data, and the acquiring the related information according to the information acquisition policy corresponding to the data change type includes: determining first information of a change in the modified data, the first information including: component geometry information and/or component pose information; and acquiring the data before the first information changes.
In a specific implementation, since the data of the components before and after modification are recorded in the database, only the corresponding data is changed to a certain extent, when related information is acquired, only the changed information can be acquired, and no record is made for the information which is not changed, so that the information which is changed in the data needs to be determined first, then the data before the information is acquired, the record is made, and the data state before the modification can be definitely confirmed through a log file if necessary. In addition, for each component in each BIM stored in the first database, each component may be provided with a component number uniquely corresponding thereto, and data such as component geometry information and component pose information corresponding to each component are associated with the component number thereof, and acquiring the related information further includes: the component number corresponding to the modified data is acquired, and the component whose data has changed can be clarified by the component number.
In this example, when the data change type is modified data, the first information that changes in the modified data is determined first and then the data before the first information change is obtained, which is beneficial to improving the security of BIM data sharing.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and has a geometric code uniquely corresponding thereto; the obtaining the component geometric information and the component pose information in the newly added data comprises the following steps: and acquiring the geometric coding and the component pose information of the newly added data.
In a specific implementation, the component geometric information in the database is stored in the blockchain, and a unique corresponding geometric code is set, that is, only one piece of different geometric information is newly added in the first database, the component geometric information in the newly added data is stored in the blockchain network, and the unique code is set, and when the data change occurs subsequently, if the component geometric information in the newly added data is the same as the geometric information stored in the database and the blockchain previously, the geometric code and the component pose information of the newly added data are recorded in the log file, and the geometric information is not required to be recorded again.
It can be seen that, in this example, each part of component geometry information in the first database is stored in the blockchain network, and each part of component geometry information has a geometry code uniquely corresponding to the component geometry information, and obtaining component geometry information and component pose information in the newly added data includes: and the geometric codes of the newly added data and the pose information of the components are acquired, so that the data quantity needing to be linked is reduced.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and has a geometric code uniquely corresponding thereto; the obtaining the component geometric information and the component pose information in the deleted data comprises the following steps: and acquiring the geometric codes and the component pose information of the deleted data.
When the data change occurs, if a plurality of members with the same geometric information are deleted for many times, the geometric information of the members is not required to be recorded in the log file each time, only the geometric codes are required to be recorded, the corresponding geometric information stored in the blockchain can be determined through the corresponding relation, namely, the data state before the change can be definitely determined through the geometric codes recorded in the log file, and the safety is ensured because the geometric information is stored in the blockchain.
It can be seen that, in this example, each piece of component geometry information in the first database is stored in the blockchain network, and each piece of component geometry information has a geometry code uniquely corresponding to the piece of component geometry information, and the obtaining of component geometry information and component pose information in the deleted data includes: and the geometric codes of the deleted data and the pose information of the components are acquired, so that the data quantity needing to be linked is reduced.
In one possible example, each piece of component geometry information in the first database is stored in a blockchain network, and has a unique corresponding geometric encoding; the acquiring the data before the first information change includes: if the first information is component geometric information, acquiring geometric codes respectively corresponding to the component geometric information before the change; and if the first information is component pose information, acquiring component pose information before variation.
In a specific implementation, since each part of component geometric information is stored in the blockchain in advance, when data change occurs, if the first information which changes many times is the same component geometric information, the component geometric information is not required to be recorded in a log file for uploading to the blockchain many times, and the geometric information stored in the blockchain can be corresponding only by recording geometric codes.
It can be seen that, in this example, each part of component geometry information in the first database is stored in the blockchain network, and each part of component geometry information has a geometry code uniquely corresponding to the component geometry information, if the first information is component geometry information, the geometry codes respectively corresponding to the component geometry information before the change are obtained, and if the first information is component pose information, the component pose information before the change is obtained, which is favorable for reducing the data volume needing to be linked.
Embodiments of the present application are described below with reference to specific examples.
Taking the engineering project of the bearing nursing home of the building company A, three drawing inspection institutions of BCD are respectively responsible for inspection of foundation and main structure, electric and drainage as an example. The method comprises the steps that A company builds BIM of a nursing home engineering project, divides the BIM according to examination projects, stores the BIM into a first database, respectively authorizes three companies of BCD to review and modify data of corresponding parts, obtains authorized data of the three companies of BCD, performs drawing examination operation, stores drawing examination results into BIM data corresponding to the first database, then the A company modifies the BIM according to drawing examination results, updates BIM data in the first database, and finally the BCD company reviews the updated BIM again until conforming BIM is determined.
Taking a drainage pipeline as an example, if the inspection of a D company finds that the drainage pipeline path of a toilet is unreasonable, corresponding description information can be added into data corresponding to pipeline components, the data is changed, component identification, description information, operator information, operation time and the like corresponding to the pipeline components can be recorded in a generated log file, and then the log file is uploaded to a blockchain, the A company modifies the pipeline components according to the inspection result of the D company and updates corresponding data in a database, for example, pose information in the corresponding data of a certain pipeline component is changed, the data change type is recorded in the generated log file as modified data, the component identification of the component, pose information, modification time and the like before modification of the component, and then the data is uploaded to the blockchain, and BIM data before modification can be known through a change log.
Referring to fig. 3, fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application, which corresponds to the embodiment shown in fig. 2. As shown, the electronic device 300 includes a processor 310, a memory 320, a communication interface 330, and one or more programs 321, wherein the one or more programs 321 are stored in the memory 320 and configured to be executed by the processor 310, and the one or more programs 321 include instructions for performing any of the steps of the method embodiments described above.
In one possible example, the one or more programs 321 include instructions for performing the steps of: establishing a first database, wherein the first database is used for storing BIM data; when detecting that the first database generates data fluctuation, generating a log file for recording the data fluctuation; and carrying out uplink processing on the log file so as to issue the log file into a blockchain network.
In one possible example, in the first database, each BIM in the BIM data is disassembled to a component level to be stored, and data corresponding to each component includes: component geometry information and component pose information; the plurality of components with the same component geometric information in each BIM store one component geometric information; each of the plurality of components stores a piece of component pose information.
In one possible example, the data change type of the data change includes: newly adding data, deleting data and modifying data; upon said detecting that said first database is generating a data change, generating a log file for recording said data change, said instructions in said program 321 are specifically configured to: when detecting that the first database generates data fluctuation, determining a data fluctuation type of the data fluctuation; acquiring related information according to an information acquisition strategy corresponding to the data change type; and generating the log file according to the data change type and the related information.
In one possible example, the data change type is newly added data, and the instructions in the program 321 are specifically configured to perform the following operations in acquiring relevant information according to the information acquisition policy corresponding to the data change type: and acquiring component geometric information and component pose information in the newly added data.
In one possible example, the data change type is delete data, and the instructions in the program 321 are specifically configured to perform the following operations in acquiring related information according to the information acquisition policy corresponding to the data change type: and acquiring component geometric information and component pose information in the deleted data.
In one possible example, the data change type is modified data, and the instructions in the program 321 are specifically configured to perform the following operations in acquiring related information according to the information acquisition policy corresponding to the data change type: determining first information of a change in the modified data, the first information including: component geometry information and/or component pose information; and acquiring the data before the first information changes.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and has a geometric code uniquely corresponding thereto; in the aspect of acquiring the component geometry information and the component pose information in the newly added data, the instructions in the program 321 are specifically configured to perform the following operations: and acquiring the geometric coding and the component pose information of the newly added data.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and has a geometric code uniquely corresponding thereto; in terms of the acquiring component geometry information and component pose information in the deleted data, the instructions in the program 321 are specifically configured to: and acquiring the geometric codes and the component pose information of the deleted data.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and has a geometric code uniquely corresponding thereto; in terms of the acquiring the data before the first information change, the instructions in the program 321 are specifically configured to perform the following operations: if the first information is component geometric information, acquiring geometric codes respectively corresponding to the component geometric information before the change; and if the first information is component pose information, acquiring component pose information before variation.
The foregoing description of the embodiments of the present application has been presented primarily in terms of a method-side implementation. It will be appreciated that the electronic device, in order to achieve the above-described functions, includes corresponding hardware structures and/or software modules that perform the respective functions. Those of skill in the art will readily appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as hardware or combinations of hardware and computer software. Whether a function is implemented as hardware or computer software driven hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The embodiment of the application can divide the functional units of the electronic device according to the method example, for example, each functional unit can be divided corresponding to each function, and two or more functions can be integrated in one processing unit. The integrated units may be implemented in hardware or in software functional units. It should be noted that, in the embodiment of the present application, the division of the units is schematic, which is merely a logic function division, and other division manners may be implemented in actual practice.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a management device for building information model BIM data according to an embodiment of the present application. The management device for building information model BIM data provided by the embodiment of the present application may be used in an electronic device as shown in fig. 3, and is used for implementing the steps described in the method embodiment of the model processing platform, as shown in fig. 4, where the management device for building information model BIM data in the embodiment of the present application may include:
A building module 11, configured to build a first database, where the first database is used to store BIM data;
A generating module 12, configured to generate a log file for recording data changes when detecting that the first database generates the data changes;
and the uplink module 13 is used for carrying out uplink processing on the log file so as to issue the log file into a blockchain network.
In one possible example, in the first database, each BIM in the BIM data is disassembled to a component level to be stored, and data corresponding to each component includes: component geometry information and component pose information; the plurality of components with the same component geometric information in each BIM store one component geometric information; each of the plurality of components stores a piece of component pose information.
In one possible example, the data change type of the data change includes: newly adding data, deleting data and modifying data; the generating module 12 is specifically configured to: when detecting that the first database generates data fluctuation, determining a data fluctuation type of the data fluctuation; acquiring related information according to an information acquisition strategy corresponding to the data change type; and generating the log file according to the data change type and the related information.
In one possible example, the data change type is newly added data, and the generating module 12 is specifically configured to: and acquiring component geometric information and component pose information in the newly added data.
In one possible example, the data change type is deleted data, and the generating module 12 is specifically configured to: and acquiring component geometric information and component pose information in the deleted data.
In one possible example, the data change type is modified data, and the generating module 12 is specifically configured to: determining first information of a change in the modified data, the first information including: component geometry information and/or component pose information; and acquiring the data before the first information changes.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and has a geometric code uniquely corresponding thereto; in the aspect of acquiring the component geometry information and the component pose information in the newly added data, the generating module 12 is specifically configured to: and acquiring the geometric coding and the component pose information of the newly added data.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and has a geometric code uniquely corresponding thereto; in the aspect of acquiring the component geometry information and the component pose information in the deleted data, the generating module 12 is specifically configured to: and acquiring the geometric codes and the component pose information of the deleted data.
In one possible example, each piece of component geometry information in the first database is stored in the blockchain network, and has a geometric code uniquely corresponding thereto; in terms of the acquiring the data before the first information change, the generating module 12 is specifically configured to: if the first information is component geometric information, acquiring geometric codes respectively corresponding to the component geometric information before the change; and if the first information is component pose information, acquiring component pose information before variation.
It can be understood that, since the method embodiment and the apparatus embodiment are different presentation forms of the same technical concept, the content of the method embodiment portion in the present application should be synchronously adapted to the apparatus embodiment portion, which is not described herein.
The embodiment of the application also provides a computer storage medium, wherein the computer storage medium stores a computer program for electronic data exchange, and the computer program makes a computer execute part or all of the steps of any one of the above method embodiments, and the computer includes an electronic device.
Embodiments of the present application also provide a computer program product comprising a non-transitory computer-readable storage medium storing a computer program operable to cause a computer to perform part or all of the steps of any one of the methods described in the method embodiments above. The computer program product may be a software installation package, said computer comprising an electronic device.
It should be noted that, for simplicity of description, the foregoing method embodiments are all described as a series of acts, but it should be understood by those skilled in the art that the present application is not limited by the order of acts described, as some steps may be performed in other orders or concurrently in accordance with the present application. Further, those skilled in the art will also appreciate that the embodiments described in the specification are all preferred embodiments, and that the acts and modules referred to are not necessarily required for the present application.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and for parts of one embodiment that are not described in detail, reference may be made to related descriptions of other embodiments.
In the several embodiments provided by the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, such as the above-described division of units, merely a division of logic functions, and there may be additional manners of dividing in actual implementation, such as multiple units or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, or may be in electrical or other forms.
The units described above as separate components may or may not be physically separate, and components shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units described above, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable memory. Based on such understanding, the technical solution of the present application may be embodied in essence or a part contributing to the prior art or all or part of the technical solution in the form of a software product stored in a memory, comprising several instructions for causing a computer device (which may be a personal computer, a server or a network device, etc.) to perform all or part of the steps of the above-mentioned method of the various embodiments of the present application. And the aforementioned memory includes: a usb disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Those of ordinary skill in the art will appreciate that all or a portion of the steps in the various methods of the above embodiments may be implemented by a program that instructs associated hardware, and the program may be stored in a computer readable memory, which may include: flash disk, read-Only Memory (ROM), random access Memory (Random Access Memory, RAM), magnetic disk or optical disk.
The foregoing has outlined rather broadly the more detailed description of embodiments of the application, wherein the principles and embodiments of the application are explained in detail using specific examples, the above examples being provided solely to facilitate the understanding of the method and core concepts of the application; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present application, the present description should not be construed as limiting the present application in view of the above.

Claims (6)

1. A method for managing building information model BIM data, comprising:
Establishing a first database, wherein the first database is used for storing BIM data, each BIM in the BIM data is disassembled to a component level for storage, and the data corresponding to each component comprises: component geometry information and component pose information; the plurality of components with the same component geometric information in each BIM store one component geometric information; each component in the plurality of components stores a piece of component pose information, and the component pose information is used for representing the position and the pose information of the component in the BIM;
When detecting that the first database generates data change, generating a log file for recording the data change, including: when detecting that the first database generates data fluctuation, determining a data fluctuation type of the data fluctuation; acquiring related information according to an information acquisition strategy corresponding to the data change type; generating the log file according to the data change type and the related information, wherein the data change type of the data change comprises the following steps: adding data, deleting data and modifying data, wherein each piece of component geometric information in the first database is stored in a blockchain network, each piece of component geometric information has a geometric code uniquely corresponding to the component geometric information, and when the data change type is modifying data, the acquiring relevant information according to an information acquisition strategy corresponding to the data change type comprises the following steps: determining first information that produces a change in the modified data, the first information comprising: component geometry information and/or component pose information; if the first information is component geometric information, acquiring geometric codes respectively corresponding to the component geometric information before the change; if the first information is component pose information, acquiring component pose information before variation;
And carrying out uplink processing on the log file so as to issue the log file into a blockchain network.
2. The method according to claim 1, wherein, in the case where the data change type is newly added data, the acquiring the related information according to the information acquisition policy corresponding to the data change type includes:
and acquiring component geometric information and component pose information in the newly added data.
3. The method according to claim 1, wherein in the case where the data change type is deletion data, the acquiring the related information according to the information acquisition policy corresponding to the data change type includes:
And acquiring component geometric information and component pose information in the deleted data.
4. A BIM data management apparatus comprising:
the building module is used for building a first database, the first database is used for storing BIM data, in the first database, each BIM in the BIM data is disassembled to a component level for storage, and the data corresponding to each component comprises: component geometry information and component pose information; the plurality of components with the same component geometric information in each BIM store one component geometric information; each component in the plurality of components stores a piece of component pose information, and the component pose information is used for representing the position and the pose information of the component in the BIM;
The generation module is used for generating a log file for recording the data change when the data change of the first database is detected, and comprises the following steps: when detecting that the first database generates data fluctuation, determining a data fluctuation type of the data fluctuation; acquiring related information according to an information acquisition strategy corresponding to the data change type; generating the log file according to the data change type and the related information, wherein the data change type of the data change comprises the following steps: adding data, deleting data and modifying data, wherein each piece of component geometric information in the first database is stored in a blockchain network, each piece of component geometric information has a geometric code uniquely corresponding to the component geometric information, and when the data change type is modifying data, the acquiring relevant information according to an information acquisition strategy corresponding to the data change type comprises the following steps: determining first information that produces a change in the modified data, the first information comprising: component geometry information and/or component pose information; if the first information is component geometric information, acquiring geometric codes respectively corresponding to the component geometric information before the change; if the first information is component pose information, acquiring component pose information before variation;
And the uplink module is used for carrying out uplink processing on the log file so as to issue the log file into a blockchain network.
5. An electronic device comprising a processor, a memory, a communication interface, and one or more programs stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing the steps in the method of any of claims 1-3.
6. A computer-readable storage medium, in which a computer program for electronic data exchange is stored, in which,
The computer program causing a computer to perform the method of any one of claims 1-3.
CN202010921573.3A 2020-09-04 2020-09-04 Building information model BIM data management method and related device Active CN112084202B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010921573.3A CN112084202B (en) 2020-09-04 2020-09-04 Building information model BIM data management method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010921573.3A CN112084202B (en) 2020-09-04 2020-09-04 Building information model BIM data management method and related device

Publications (2)

Publication Number Publication Date
CN112084202A CN112084202A (en) 2020-12-15
CN112084202B true CN112084202B (en) 2024-06-18

Family

ID=73732002

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010921573.3A Active CN112084202B (en) 2020-09-04 2020-09-04 Building information model BIM data management method and related device

Country Status (1)

Country Link
CN (1) CN112084202B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113419762A (en) * 2021-06-25 2021-09-21 广联达科技股份有限公司 Data updating method and device and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107995242A (en) * 2016-10-27 2018-05-04 北京京东尚科信息技术有限公司 A kind of method for processing business and system
CN110781525A (en) * 2019-11-22 2020-02-11 中国科学院深圳先进技术研究院 File information security management system and method based on block chain

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101766790B1 (en) * 2016-03-10 2017-08-10 주식회사 티맥스데이터 Method and computing apparatus for maniging main memory database
CN109408523B (en) * 2018-10-10 2020-06-02 罗克佳华科技集团股份有限公司 Data sharing method and device, data sharing platform and electronic equipment
CN109862103B (en) * 2019-02-26 2022-02-25 上海南潮信息科技有限公司 File data secure sharing method and device based on block chain

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107995242A (en) * 2016-10-27 2018-05-04 北京京东尚科信息技术有限公司 A kind of method for processing business and system
CN110781525A (en) * 2019-11-22 2020-02-11 中国科学院深圳先进技术研究院 File information security management system and method based on block chain

Also Published As

Publication number Publication date
CN112084202A (en) 2020-12-15

Similar Documents

Publication Publication Date Title
US20230359778A1 (en) Configuration of a digital twin for a building or other facility via bim data extraction and asset register mapping
CN109559069B (en) Production management method and device based on assembly type building platform and terminal equipment
CN112184177B (en) Project supervision method, equipment and storage medium
CN103957248A (en) Public real-time data management cloud service platform based on Internet of Things
CN105095103B (en) For the storage device management method and apparatus under cloud environment
CN109145362A (en) A kind of power network modeling method and system
CN110166276A (en) A kind of localization method, device, terminal device and the medium of frame synchronization exception
CN116316614B (en) Three-dimensional digital twin system of power grid, performance analysis method and related device
CN112036125B (en) Document management method and device and computer equipment
CN104077446A (en) Method and system for extracting two-dimensional electric construction drawing from digitized three-dimensional model
CN107632827A (en) The generation method and device of the installation kit of application
CN112397210B (en) Digital design system, method and equipment for nuclear power plant control system of database
CN112084202B (en) Building information model BIM data management method and related device
CN104917794A (en) Data sharing method, device and system
CN111177839A (en) Automatic convergence machine room equipment layout system and generation method
CN109542432A (en) Air control rule editing method and terminal device
CN111814361A (en) Modeling method and device for ring main unit digital model
CN110929117A (en) Room three-dimensional model data loading method and related device
CN108229037B (en) Modeling method and device based on BIM
CN112256760B (en) Data prediction method and device, computer equipment and storage medium
CN111597166B (en) Power database model construction method, device, computer equipment and storage medium
CN115543428A (en) Simulated data generation method and device based on strategy template
CN114898051A (en) Three-dimensional modeling cloud platform, method and system based on laser point cloud of power transmission and transformation equipment
CN111177838B (en) Data processing method and device based on three-dimensional building model and electronic equipment
CN110472103B (en) Construction business form management method, system, storage medium and electronic terminal

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230705

Address after: A601, Zhongke Naneng Building, No. 06 Yuexing 6th Road, Gaoxin District Community, Yuehai Street, Nanshan District, Shenzhen City, Guangdong Province, 518051

Applicant after: Shenzhen Wanyi Digital Technology Co.,Ltd.

Address before: 519000 room 105-24914, No.6 Baohua Road, Hengqin New District, Zhuhai City, Guangdong Province (centralized office area)

Applicant before: WANYI TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant