CN117271011B - Conversion processing system and method for building information model data - Google Patents
Conversion processing system and method for building information model data Download PDFInfo
- Publication number
- CN117271011B CN117271011B CN202311281599.6A CN202311281599A CN117271011B CN 117271011 B CN117271011 B CN 117271011B CN 202311281599 A CN202311281599 A CN 202311281599A CN 117271011 B CN117271011 B CN 117271011B
- Authority
- CN
- China
- Prior art keywords
- component
- data
- library
- bim
- processing
- 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
Links
- 238000012545 processing Methods 0.000 title claims abstract description 123
- 238000006243 chemical reaction Methods 0.000 title claims abstract description 49
- 238000000034 method Methods 0.000 title claims description 49
- 230000008569 process Effects 0.000 claims description 34
- 230000000903 blocking effect Effects 0.000 claims description 9
- 239000000725 suspension Substances 0.000 claims description 8
- 230000008520 organization Effects 0.000 claims description 6
- 238000004364 calculation method Methods 0.000 claims description 3
- 238000012805 post-processing Methods 0.000 claims description 3
- 238000007781 pre-processing Methods 0.000 claims 1
- 238000003672 processing method Methods 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 8
- 230000003993 interaction Effects 0.000 description 5
- 238000002360 preparation method Methods 0.000 description 5
- 230000007246 mechanism Effects 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 239000000463 material Substances 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 238000013075 data extraction Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000000605 extraction Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 239000002699 waste material Substances 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 238000011068 loading method Methods 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/448—Execution paradigms, e.g. implementations of programming paradigms
- G06F9/4488—Object-oriented
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
- G06F16/254—Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The application discloses a conversion processing system and a conversion processing method for building information model data, wherein the conversion processing system comprises the following steps: the system comprises a reactor, a component library and a connection library, wherein the reactor sends an operation instruction to the component library, and the component library comprises a related component of Building Information Model (BIM) data; the component library starts all the associated components according to the operation instruction; and each associated component in the running state calls a matched connection unit from the connection library and carries out parallel processing on the matched BIM data based on the connection unit. All the associated components in the component library are started through the reactor, the associated components convert the matched BIM data by calling the connecting component, and the component library and the conversion processing mode can be configured in advance, so that the system can realize accurate and efficient processing of the BIM data.
Description
Technical Field
The invention relates to the technical field of building engineering, in particular to a system and a method for converting and processing building information model data.
Background
At present, extraction, conversion and loading (ETL) are generally adopted when data processing is performed, so that data conversion can be performed on the basis of configuration rules of a data conversion flow and a conversion method by a user, the management function is strong, and massive data can be rapidly processed.
However, the current ETL technology generally does not support extraction of building information model (Building Information Modeling, BIM) data, and the conversion plug-in is generally large in volume and often deployed in a server environment, and is not suitable for direct integration with BIM software, so that the existing data processing mode is not suitable for conversion processing of BIM data.
Disclosure of Invention
The invention provides a conversion processing system and method for building information model data, which are used for realizing efficient processing of BIM data.
According to an aspect of the present invention, there is provided a conversion processing system of building information model data, including a reactor, a component library, and a connection library:
The reactor sends an operation instruction to the component library, wherein the component library comprises a related component of building information model BIM data;
the component library starts all the associated components according to the running instruction;
And each association component in the running state calls a matched connection unit from the connection library, and performs parallel processing on the matched BIM data based on the connection unit.
According to another aspect of the present invention, there is provided a conversion processing method of building information model data, including: sending an operation instruction to the component library through the reactor, wherein the component library comprises a related component of Building Information Model (BIM) data;
Starting all the associated components according to the running instructions through the component library;
And calling a matched connection unit from the connection library through each associated component in an operation state, and performing parallel conversion processing on the matched BIM data based on the connection unit.
According to the technical scheme, all the association components in the component library are started through the reactor, and the association components process the matched BIM data by calling the connection components, so that the BIM data can be accurately and efficiently processed through the system.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic structural diagram of a system for converting and processing building information model data according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram of a connection mode of an association component according to a first embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a connection manner of another association component according to a first embodiment of the present invention;
FIG. 4 is a diagram showing interaction of conversion processing of building information model data according to a first embodiment of the present invention;
fig. 5 is a flowchart of a method for converting construction information model data according to a third embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention 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 invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, "comprises," "comprising," and "having" and any variations thereof are intended to cover a non-exclusive inclusion, such that a process, method, apparatus, article, or device that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed or inherent to such process, method, article, or device.
Example 1
Fig. 1 is a schematic structural diagram of a system for converting and processing building information model data according to a first embodiment of the present invention, where the system can process BIM data efficiently and accurately, as shown in fig. 1, and includes: reactor, component library and connection library: the reactor sends an operation instruction to a component library, wherein the component library comprises an associated component for converting building information model BIM data; the component library starts all the associated components according to the operation instruction; and each associated component in the running state calls a matched connection unit from the connection library, and performs parallel conversion processing on the matched BIM data based on the connection unit.
Specifically, the component library includes a plurality of association components, for example, a file component, a data extraction component, a geometric entity component, a tissue tree component, a data creation component, a post-processing component, a read component, a write component, and the like, where the type of BIM data processed by the geometric entity component may be geometric and material data, the type of BIM data processed by the tissue tree component may be spatial tissue data, the type of BIM data processed by the data creation component may be attribute data, and of course, the present embodiment is merely illustrative, and the number and specific types of association components included in the component library are not limited, and each association component is specifically connected through a connection unit matched in the connection library. In this embodiment, the data processing flow may be packaged into components based on a pipeline filter model, so that a connection mode between the components may be autonomously organized when development is performed, so that the data conversion flow is configured, and a user may pre-configure the number, types and connection relations of related components in the component library according to actual needs, and in this embodiment, the specific configuration mode of the component library is not limited. The configuration mode can improve the multiplexing of the components, and the data processing conversion efficiency can be improved by the multithreading and data stream transmission modes.
It should be noted that before the reactor sends the operation instruction to the component library, dynamic expansion, modification, replacement and organization structure configuration of the components in the component library may be performed to obtain the associated components, where the modification may specifically be related operations such as component increase, decrease, connection, etc., that is, the component library is configurable, and in this embodiment, the specific configuration mode of the component library is not limited.
The processing system of this embodiment further includes a thread pool connected to the component library, and the thread pool includes a plurality of threads that are executed independently, and the specific number of threads included in the thread pool is not limited in this embodiment. Each component includes an output interface and an input interface, and the interfaces are connected in the form of pipes so as to form an overall data flow. And each component can asynchronously process data based on the thread pool while processing the data, and does not block message loops of the main thread.
The connection mode of the association component in the data non-heterogeneous scenario is shown in fig. 2, in which no converter component is required to be introduced to convert data, and the connection mode of the association component in the data heterogeneous scenario is shown in fig. 3, in which the converter component is required to be introduced to convert data. In this embodiment, only the interaction process of the components is illustrated in this embodiment, and the interaction manner of other associated components in the component library is approximately the same, so that no further description is given in this embodiment.
Optionally, the first association component in the component library determines a matched first connection unit from the connection library according to the configured output interface, and stores a first processing result of processing the matched first BIM data into a data queue of the first connection unit; a second association component adjacent to the first association component reads a first processing result from a data queue of the first connection unit according to the configured input interface, and takes the first processing result as BIM data matched with the second association component; the second association component processes the first processing result and synchronously processes the received matched second BIM data, wherein the second BIM data and the first BIM data are time sequence data, and the second BIM data are later than the first BIM data.
In a specific implementation, when the first association component is a read component and the second association component is a write component, and the connection relationship between the first association component and the second association component is shown in fig. 2 in a data non-heterogeneous scenario, a conversion processing interaction diagram of building information model data corresponding to the two components is shown in fig. 4. The reactor respectively sends an operation instruction run () to the read component and the write component, when the read component and the write component receive the operation instruction, the read component respectively detects the configuration condition of the read component and the write component, and when the configuration is determined to be completed and the read component has the operation condition, the read component feeds back a read data preparation completion instruction READASTARTED () to the reactor, and simultaneously the write component feeds back a write data preparation completion instruction noAvtiveJob () to the reactor. At this time, the reading component can obtain the first processing result after performing the reading operation and the corresponding processing according to the first BIM data input by the user on the interface, that is, the a data, and because the reading component only needs to complete the reading operation of the data, the a data can be directly used as the first processing result. As can be seen from fig. 2, since the output interface of the reading component is output port1, it can be determined that the output port1 is associated with the first connection unit connection1 according to the mapping relationship between the pre-configured data interface and the connection unit, at this time, the reading component stores the first processing result in the data queue of connection1, and when the first connection unit is stored, a storage completion message is fed back to the reading component, so that the reading component continues to read the subsequent second BIM data, i.e. B data, where both the a data and the B data are time sequence data, and the B data is later than the a data. In order to ensure that the read component and the write component keep running at all times, the reactor periodically sends running instructions, and when the feedback preparation work completion instructions of the read component and the write component are determined to be received, the read component and the write component can be determined to work normally, so that the reactor can know the working state of the components in time conveniently. When it is determined that the first processing result is stored in the data queue of connection1, since the input interface inport1 of the write component is connected to the output interface outport1 of the read component, the write component sends the first processing result acquisition instruction receiveA () to the first connection unit through the input interface inport1, and performs the data write operation writeA () after receiving the a data fed back by the first connection unit. And when the writing component performs writing operation on the data A, the reading component can perform reading operation according to second BIM data input by a user on the interface, namely, the data B is subjected to corresponding processing to obtain a second processing result, and because the reading component only needs to complete the data reading operation, the data B can be directly used as the second processing result and sent to a data queue of the first connection unit connection1 through the output interface port 1. From the foregoing, it can be seen that fig. 4 shows an asynchronous execution mechanism based on a pipeline-filter model, and through an interaction process of a read component and a write component, it can be seen that after a reactor notifies the read component and the write component to execute tasks, data is transmitted in a first connection unit in a streaming manner, the components execute in a pipeline manner, the write component processes data a while the data B is processed by the data B, and each item of data is executed in parallel, so that higher data processing efficiency is achieved.
Optionally, the first association component processes the first BIM data based on the overall thread of the reactor to obtain a first processing result.
Optionally, the first association component sends a processing task to the thread pool, wherein the processing task includes first BIM data; the thread pool determines a target thread aiming at the processing task, processes the processing task by adopting the target thread to obtain a first processing result, and sends the first processing result to the first association component. In the present embodiment, when each associated component processes the matched BIM data, the corresponding processing result may be obtained by using a bus thread corresponding to the reactor or by using a thread in the thread pool, and the method of obtaining the corresponding processing result by each associated component is not limited in the present embodiment. Of course, the blocking of the total thread can be greatly reduced by adopting the mode of processing the threads in the thread pool. When it is determined that the first association component obtains the first BIM data and needs to process data based on threads in the thread pool, the first association component generates a processing task according to the first BIM data and sends a conversion processing task containing the first BIM data to the thread pool, the thread pool screens out a matched target thread according to the workload of the task, and when the task amount is large, the newly requested task needs to be queued for a spare thread because the working threads in the thread pool are all processing the task.
Optionally, when the first association component is further configured to determine that the first processing result is non-heterogeneous scene data, directly store the first processing result in a data queue of the first connection unit, so that the second association component reads the first processing result from the data queue of the first connection unit; when the first processing result is the heterogeneous scene data, the first processing result is converted by the converter component to obtain target data, and the target data is stored in a data queue of the second connection unit so as to be read by the second association component from the data queue of the second connection unit, wherein the second connection unit is matched with the converter component.
Optionally, the converter component queries the target data template file according to the first processing result to determine the data structure of the target data; calculating a first processing result according to a preset data conversion configuration to obtain the data content of the target number, wherein the data conversion configuration comprises a data calculation mode; target data is determined based on the data structure and the data content.
Specifically, in the heterogeneous data scenario, a converter component needs to be introduced, and data is converted by the converter component, as shown in fig. 3, that is, the processing result of the first association component is not directly sent to the second association component, but the first processing result is converted by the converter component and then sent to the second association component. For example, after the first association component saves the first processing result in the queue of the first association component connection1 through the matched output port1, the converter component reads the first processing result from the queue, processes the first processing result as source data to obtain target data, and saves the obtained target data in the queue of the second association component connection2 through the matched output port2, so that the second association component reads the target data from the queue.
It should be noted that the virtual table mechanism provided by the SQLite database of the converter in this embodiment directly accesses the structured BIM semantic data, supporting the SQL structured query language and CTE generic table expression. For example, when it is determined that the accessed source data is an array, for example, one of the arrays is (a, b, c, d, e), the data structure of the output target data is determined by looking up the pre-configured target data template file, for example, when it is determined that the data structure is (x, y, z) by looking up the target data template file, for example, the data structure of the target data is as shown in the following table 1:
TABLE 1
x | y | z |
It can be seen from table 1 that only the data structure of the target data is known at this time, and the specific value of the target data is not known. However, since the data conversion configuration is set in advance, the structured data query is performed by reading the data conversion configuration, and the query result is mapped to the data table specified by the target data template file, so that the target data is output. Based on the configured data conversion mechanism, when the target data structure is changed, only the target data template file and the data conversion configuration are required to be adjusted, codes are not required to be adjusted, and program compiling is waited, so that the test period can be shortened, and the data conversion and delivery cost can be reduced. For example, for the source data (a, b, c, d, e), the data conversion configuration is described with (a×b+c, d+e, d/e), so that x=a×b+c, y=d+e, z=d/e can be obtained, and the above obtained values are added to table 1. Of course, in this embodiment, only the source data obtained by processing one item of data in the source data array is the same as the conversion processing manner of the other item of data in the array, and the description thereof will not be repeated in this embodiment.
It should be noted that, in addition to the above basic computing operation, the data computing manner in the data conversion configuration may also perform a series of operations such as connection, merging, counting, extremum taking, etc. on the data, or write a c++ language program custom data processing behavior based on the SQL language capability and the UDF custom function mechanism supported by the SQLite database. Of course, this embodiment is merely illustrative, and the specific type of data calculation mode is not limited.
It should be noted that the converter in this embodiment is mainly used for converting semantic data, matching heterogeneous data definitions and converting, and the conversion rule of the converter may be configured, which is merely illustrative, and the conversion rule of the converter is not specifically limited in this embodiment. In addition, the above data processing framework is mainly used for converting BIM data in a file form into various data formats supported in the BIMBase platform, and supporting the whole flow of BIM data conversion. In addition to the semantic data conversion, the application also comprises the conversion of graphic data, the conversion of material data, the conversion of model organization information, the conversion of component type definition and the like.
Optionally, each associated component in the component library is further configured to generate a fault prompt when determining that a blocking fault occurs, and send the fault prompt to the reactor; and the reactor is used for generating an operation stopping instruction according to the fault prompt and sending the operation stopping instruction to each associated component in the component library so as to stop the operation of each associated component.
In the process of receiving the operation instruction sent by the reactor and operating the associated components in the embodiment, when it is determined that a blocking fault occurs, a fault prompt is generated and sent to the reactor, for example, after it is determined that the first associated component has the blocking fault and sends the fault prompt to the reactor, since the output result of the first associated component cannot be obtained by the second associated component at the moment, the second associated component performs invalid operation, at the moment, the reactor sends an operation suspension instruction to the component library, and each associated component suspends operation according to the operation suspension instruction, thereby avoiding resource waste caused by invalid operation.
In the embodiment, all the association components in the component library are started through the reactor, and the association components process the matched BIM data by calling the connection component, so that the system of the application can realize accurate and efficient processing of the BIM data.
Example two
Fig. 5 is a schematic diagram of a second embodiment of the present invention, where the present invention is applicable to a case of performing efficient and accurate processing on BIM data, and the method may be performed by the above-mentioned building information model data conversion processing system, as shown in fig. 5, and includes:
Step S101, sending an operation instruction to the component library through the reactor.
The component library comprises association components of building information model BIM data. For example, the file component, the data extraction component, the geometric entity component, the organization tree component, the data creation component, the post-processing component, the reading component, the writing component, and the like are processed, wherein the BIM data processed by the geometric entity component can be of geometric and material data, the BIM data processed by the organization tree component can be of spatial organization data, the BIM data processed by the data creation component can be of attribute data, and of course, the number and the specific types of the association components contained in the component library are not limited, and the association components are specifically connected through the matched connection units in the connection library. In this embodiment, the data processing flow may be packaged into components based on a pipeline filter model, so that a connection mode between the components may be autonomously organized when development is performed, so that the data conversion flow is configured, and a user may pre-configure the number, types and connection relations of related components in the component library according to actual needs, and in this embodiment, the specific configuration mode of the component library is not limited. The configuration mode can improve the multiplexing of the components, and the data processing conversion efficiency can be improved by the multithreading and data stream transmission modes.
Step S102, starting all the associated components according to the operation instructions through the component library
After the reactor sends an operation instruction to the component library, each associated component in the component library starts to operate according to the operation instruction. The starting process of each associated component can specifically refer to the interactive diagram of fig. 4, when the read component and the write component receive the operation instruction, the read component and the write component respectively detect the configuration conditions of the read component and the write component, when the configuration is determined to be completed and the read component has the operation condition, the read component feeds back a read data preparation completion instruction READASTARTED () to the reactor, and at the same time, the write component feeds back a write data preparation completion instruction noAvtiveJob () to the reactor. Of course, this embodiment is merely illustrative, and the specific form of the instruction fed back by each component is not limited.
Step S103, calling the matched connection units from the connection library through each associated component in the running state, and carrying out parallel processing on the matched BIM data based on the connection units.
Specifically, a first association component in the component library determines a matched first connection unit from the connection library according to the configured output interface, and stores a first processing result of processing the matched first BIM data into a data queue of the first connection unit; a second association component adjacent to the first association component reads a first processing result from a data queue of the first connection unit according to the configured input interface, and takes the first processing result as BIM data matched with the second association component; the second association component processes the first processing result and synchronously processes the received matched second BIM data, wherein the second BIM data and the first BIM data are time sequence data, and the second BIM data are later than the first BIM data. The first association component and the second association component in this embodiment may be any two associated components in the component library, and the types of the first association component and the second association component are not limited in this embodiment.
It should be noted that, the first association component processes the first BIM data based on the total thread of the reactor to obtain a first processing result. The first association component sends a processing task to the thread pool, wherein the processing task comprises first BIM data; the thread pool determines a target thread aiming at the processing task, processes the processing task by adopting the target thread to obtain a first processing result, and sends the first processing result to the first association component.
When each associated component processes the matched BIM data, the corresponding bus process of the reactor may be adopted, or the threads in the thread pool may be adopted to process the matched BIM data to obtain the corresponding processing result, and in this embodiment, the mode of obtaining the corresponding processing result by each associated component is not limited. Of course, the blocking of the total thread can be greatly reduced by adopting the mode of processing the threads in the thread pool. When it is determined that the first association component obtains the first BIM data and needs to process data based on threads in the thread pool, the first association component generates a processing task according to the first BIM data and sends a conversion processing task containing the first BIM data to the thread pool, the thread pool screens out a matched target thread according to the workload of the task, and when the task amount is large, the newly requested task needs to be queued for a spare thread because the working threads in the thread pool are all processing the task.
Optionally, the method further comprises: each associated component in the component library generates a fault prompt when determining that a blocking fault occurs, and sends the fault prompt to the reactor; the reactor generates an operation stopping instruction according to the fault prompt and sends the operation stopping instruction to each associated component in the component library so as to stop the operation of each associated component.
In this embodiment, in the process of receiving the operation instruction sent by the reactor and performing operation, when it is determined that a blocking fault occurs, a fault prompt is generated and sent to the reactor, for example, after it is determined that the first association component fails to block and sends the fault prompt to the reactor, since the second association component cannot acquire the output result of the first association component at this time, the second association component performs invalid operation, at this time, the reactor sends an operation suspension instruction to the component library, and each association component suspends operation according to the operation suspension instruction, thereby avoiding resource waste caused by invalid operation.
According to the embodiment of the application, all the associated components in the component library are started through the reactor, and the associated components process the matched BIM data by calling the connecting component, so that the system of the application can realize accurate and efficient processing of the BIM data.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.
Claims (9)
1. The system for converting and processing the building information model data is characterized by comprising a reactor, a component library and a connection library:
the reactor sends an operation instruction to the component library, wherein the component library comprises an associated component for converting building information model BIM data;
the component library starts all the associated components according to the running instruction;
Each association component in an operation state calls a matched connection unit from the connection library, and performs parallel conversion processing on matched BIM data based on the connection unit;
a first association component in the component library determines a matched first connection unit from the connection library according to the configured output interface, and stores a first processing result of processing the matched first BIM data into a data queue of the first connection unit;
a second association component adjacent to the first association component reads the first processing result from the data queue of the first connection unit according to the configured input interface, and takes the first processing result as BIM data matched with the second association component;
And the second association component processes the first processing result and synchronously processes the received matched second BIM data, wherein the second BIM data and the first BIM data are time sequence data, and the second BIM data are later than the first BIM data.
2. The system of claim 1, wherein the component library is further configured to receive configuration instructions and to dynamically expand, modify, replace, and organize structural configurations of components based on the configuration instructions to obtain associated components,
The association component comprises a preprocessing component, a file processing component, a data extracting component, a geometric entity creating component, an organization tree creating component, a data creating component, a post-processing component, a reading component and a writing component.
3. The system of claim 1, wherein the first association component processes the first BIM data based on a bus pass of the reactor to obtain the first processing result.
4. The system of claim 1, wherein the system further comprises a thread pool;
The first association component sends a processing task to the thread pool, wherein the processing task comprises the first BIM data;
And the thread pool determines a target thread aiming at the processing task, processes the processing task by adopting the target thread to obtain the first processing result, and sends the first processing result to the first association component.
5. The system of claim 1, wherein the first association component is further configured to, when determining that the first processing result is non-heterogeneous scene data, directly save the first processing result to the data queue of the first connection unit for the second association component to read from the data queue of the first connection unit;
And when the first processing result is the heterogeneous scene data, converting the first processing result through a converter component to obtain target data, and storing the target data into a data queue of a second connection unit so that the second association component can read the data queue of the second connection unit, wherein the second connection unit is matched with the converter component.
6. The system of claim 5, wherein the converter component queries a target data template file based on the first processing result to determine a data structure of the target data;
Calculating the first processing result according to a preset data conversion configuration to obtain the data content of the target data, wherein the data conversion configuration comprises a data calculation mode;
and determining the target data according to the data structure and the data content.
7. The system of claim 1, wherein each associated component in the library of components is further configured to generate a fault prompt when a blocking fault is determined to occur and send the fault prompt to the reactor;
and the reactor is used for generating an operation suspension instruction according to the fault prompt and sending the operation suspension instruction to each associated component in the component library so as to suspend the operation of each associated component.
8. A method for converting and processing building information model data, comprising:
Sending an operation instruction to a component library through a reactor, wherein the component library comprises an associated component for converting Building Information Model (BIM) data;
Starting all the associated components according to the running instructions through the component library;
Calling matched connection units from a connection library through each associated component in an operation state, and performing parallel conversion processing on matched BIM data based on the connection units;
the method for calling the matched connection unit from the connection library through each associated component in the running state and carrying out parallel conversion processing on the matched BIM data based on the connection unit comprises the following steps: determining a matched first connection unit from the connection library through a first association component in the component library according to the configured output interface, and storing a first processing result of processing the matched first BIM data into a data queue of the first connection unit;
Reading the first processing result from the data queue of the first connection unit through a second association component adjacent to the first association component according to the configured input interface, and taking the first processing result as BIM data matched with the second association component;
And the second association component processes the first processing result and synchronously processes the received matched second BIM data, wherein the second BIM data and the first BIM data are time sequence data, and the second BIM data are later than the first BIM data.
9. The method of claim 8, wherein the method further comprises:
each associated component in the component library generates a fault prompt when determining that a blocking fault occurs, and sends the fault prompt to the reactor;
And the reactor generates an operation suspension instruction according to the fault prompt and sends the operation suspension instruction to each associated component in the component library so as to suspend the operation of each associated component.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311281599.6A CN117271011B (en) | 2023-09-28 | 2023-09-28 | Conversion processing system and method for building information model data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311281599.6A CN117271011B (en) | 2023-09-28 | 2023-09-28 | Conversion processing system and method for building information model data |
Publications (2)
Publication Number | Publication Date |
---|---|
CN117271011A CN117271011A (en) | 2023-12-22 |
CN117271011B true CN117271011B (en) | 2024-05-24 |
Family
ID=89210206
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202311281599.6A Active CN117271011B (en) | 2023-09-28 | 2023-09-28 | Conversion processing system and method for building information model data |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117271011B (en) |
Citations (12)
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 |
KR101754295B1 (en) * | 2016-09-05 | 2017-07-06 | 선문대학교 산학협력단 | Bim data transform apparatus for ununiformed column member and the method thereof |
CN107464064A (en) * | 2017-08-15 | 2017-12-12 | 合肥丹朋科技有限公司 | Project Management System platform based on BIM network technologies |
KR101900803B1 (en) * | 2017-12-18 | 2018-09-20 | 한국건설기술연구원 | System and method for infrastructure ifc format conversion of bim model |
CN111339599A (en) * | 2020-03-02 | 2020-06-26 | 中铁工程设计咨询集团有限公司 | Conversion method from BIM model to GIS model |
CN112395108A (en) * | 2020-11-19 | 2021-02-23 | 中冶京诚工程技术有限公司 | Calling method and device of BIM (building information modeling) element model |
KR102353827B1 (en) * | 2020-11-23 | 2022-01-24 | 한국건설기술연구원 | Apparatus and method for designing rule-based Scan-to-BIM mapping pipeline structure |
CN114139262A (en) * | 2021-12-02 | 2022-03-04 | 浙江华东工程数字技术有限公司 | BIM model creation method and system based on BIM model data standard |
KR20220078107A (en) * | 2020-12-03 | 2022-06-10 | 주식회사 라온비아이엠 | Method and system for converting object code of bim data with different kind of structure |
CN114756944A (en) * | 2022-05-10 | 2022-07-15 | 天津天河云筑工科技有限公司 | Light-weight system and method for BIM (building information modeling), computer equipment and storage medium |
CN116107971A (en) * | 2021-11-11 | 2023-05-12 | 广东博智林机器人有限公司 | Model data processing method and device, electronic equipment and storage medium |
CN116257926A (en) * | 2023-05-09 | 2023-06-13 | 宇动源(北京)信息技术有限公司 | BIM-based Internet of things data binding method, device, equipment and storage medium |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
NO3021696T3 (en) * | 2013-09-20 | 2018-10-20 | ||
US20190354075A1 (en) * | 2018-05-18 | 2019-11-21 | Johnson Controls Technology Company | Systems and methods for forming a building information model |
-
2023
- 2023-09-28 CN CN202311281599.6A patent/CN117271011B/en active Active
Patent Citations (12)
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 |
KR101754295B1 (en) * | 2016-09-05 | 2017-07-06 | 선문대학교 산학협력단 | Bim data transform apparatus for ununiformed column member and the method thereof |
CN107464064A (en) * | 2017-08-15 | 2017-12-12 | 合肥丹朋科技有限公司 | Project Management System platform based on BIM network technologies |
KR101900803B1 (en) * | 2017-12-18 | 2018-09-20 | 한국건설기술연구원 | System and method for infrastructure ifc format conversion of bim model |
CN111339599A (en) * | 2020-03-02 | 2020-06-26 | 中铁工程设计咨询集团有限公司 | Conversion method from BIM model to GIS model |
CN112395108A (en) * | 2020-11-19 | 2021-02-23 | 中冶京诚工程技术有限公司 | Calling method and device of BIM (building information modeling) element model |
KR102353827B1 (en) * | 2020-11-23 | 2022-01-24 | 한국건설기술연구원 | Apparatus and method for designing rule-based Scan-to-BIM mapping pipeline structure |
KR20220078107A (en) * | 2020-12-03 | 2022-06-10 | 주식회사 라온비아이엠 | Method and system for converting object code of bim data with different kind of structure |
CN116107971A (en) * | 2021-11-11 | 2023-05-12 | 广东博智林机器人有限公司 | Model data processing method and device, electronic equipment and storage medium |
CN114139262A (en) * | 2021-12-02 | 2022-03-04 | 浙江华东工程数字技术有限公司 | BIM model creation method and system based on BIM model data standard |
CN114756944A (en) * | 2022-05-10 | 2022-07-15 | 天津天河云筑工科技有限公司 | Light-weight system and method for BIM (building information modeling), computer equipment and storage medium |
CN116257926A (en) * | 2023-05-09 | 2023-06-13 | 宇动源(北京)信息技术有限公司 | BIM-based Internet of things data binding method, device, equipment and storage medium |
Non-Patent Citations (2)
Title |
---|
基于IFC标准的幕墙工程数据转换方法研究;汪东进;邓雪原;;河北工程大学学报(自然科学版);20180625(第02期);全文 * |
汪东进 ; 邓雪原 ; .基于IFC标准的幕墙工程数据转换方法研究.河北工程大学学报(自然科学版).2018,(第02期),全文. * |
Also Published As
Publication number | Publication date |
---|---|
CN117271011A (en) | 2023-12-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103399800B (en) | Based on the dynamic load balancing method of Linux parallel computing platform | |
Shi et al. | Mrtuner: a toolkit to enable holistic optimization for mapreduce jobs | |
CN110908641B (en) | Visualization-based stream computing platform, method, device and storage medium | |
CN105677812A (en) | Method and device for querying data | |
US9471651B2 (en) | Adjustment of map reduce execution | |
CN105824957A (en) | Query engine system and query method of distributive memory column-oriented database | |
CN112148788A (en) | Data synchronization method and system for heterogeneous data source | |
CN103902593A (en) | Data transfer method and device | |
CN111124379B (en) | Page generation method and device, electronic equipment and storage medium | |
JP3268338B2 (en) | Computer system | |
CN108108466A (en) | Distributed system log query analysis method and device | |
CN115146000A (en) | Database data synchronization method and device, electronic equipment and storage medium | |
CN101937334A (en) | Calculation support method and system | |
CN117271011B (en) | Conversion processing system and method for building information model data | |
CN101894317A (en) | System and method for driving business logic through data changes | |
CN110362387B (en) | Distributed task processing method, device, system and storage medium | |
CN116089518A (en) | Data model extraction method and system, terminal and medium | |
CN111274667A (en) | Cross-scale material calculation software integrated calculation system and method | |
CN107526573B (en) | Method for processing remote sensing image by adopting parallel pipeline | |
CN114817226A (en) | Government data processing method and device | |
CN111290868B (en) | Task processing method, device and system and flow engine | |
CN103455374A (en) | Method and device for distributed computation on basis of MapReduce | |
Zhang et al. | Overview of the task management system of ternary optical computer | |
CN109241027B (en) | Data migration method, device, electronic equipment and computer readable storage medium | |
CN108108235B (en) | Task processing method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |