An intelligent prefabricated construction design method and system

By using preset logical judgment criteria to automatically split and annotate components in prefabricated construction, the problem of low efficiency of traditional manual splitting is solved, and efficient design and drawing and cost reduction are achieved.

CN113987719BActive Publication Date: 2025-09-09THE THIRD CONSTR CO LTD OF CHINA CONSTR THIRD ENG BUREAU
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202111084059.X
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2021-09-14
Publication Date
2025-09-09
Estimated Expiration
2041-09-14

AI Technical Summary

Technical Problem

In traditional prefabricated construction, designers need to manually split components and add connecting flanges, resulting in low design efficiency, heavy workload and high cost.

Method used

The building information model is identified and split into components through preset logical judgment criteria, breakpoints are set, and two-dimensional processing drawings are generated. The BIM software is used to automatically split and annotate components.

Benefits of technology

It improves the efficiency of design and drawing, reduces the design workload and lowers the design cost.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN113987719B_ABST
    Figure CN113987719B_ABST
Patent Text Reader

Abstract

The present invention belongs to the technical field of prefabricated construction, and specifically provides an intelligent prefabricated construction design method and system, wherein the method includes S1, identifying components of a building information model, and using preset logical judgment criteria, splitting the building information model into multiple components during the identification process, breaking and setting breakpoints at the split points; S2, numbering each component after splitting, obtaining views of each component and annotating them accordingly, and finally generating a two-dimensional processing drawing. This solution only requires the development of a simple instruction logic program to perform repetitive operations of intelligent splitting and drawing, reducing the design workload. It can effectively improve the efficiency of the design part of the prefabricated construction process, thereby improving the design and drawing capabilities and reducing design costs.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The present invention relates to the technical field of prefabricated construction, and more specifically, to an intelligent prefabricated construction design method and system. Background Art

[0002] One of the most critical steps in prefabricated construction is the assembly drawing splitting and output. Traditionally, designers manually split pipe segments within the model and added connecting flanges. They then sequentially divided the split components into individual component groups, annotated the component groups for machining accuracy, and then exported 2D machining drawings. A single prefabricated computer room typically consists of over 200 components. Due to the large number of components and the heavy workload of repetitive operations, the design splitting and outputting process is inefficient. The ability to efficiently and effectively split and output models built to 1:1 precision, thereby improving design and output capabilities and reducing design costs, is of far-reaching significance in the field of prefabricated construction. Summary of the Invention

[0003] The present invention aims to solve the technical problems existing in the prior art and provides an intelligent prefabricated construction design method and system.

[0004] According to a first aspect of the present invention, there is provided an intelligent prefabricated construction design method, comprising the following steps:

[0005] S1, identifying components of the building information model, splitting the building information model into multiple components according to preset logical judgment criteria during the identification process, and breaking and setting breakpoints at the split locations;

[0006] S2: number the components after splitting, obtain the views of each component and mark them accordingly, and finally generate a two-dimensional processing drawing.

[0007] Optionally, the building information model includes pipes, connectors, elbows, tees and valve components.

[0008] Optionally, the preset logic judgment criteria in S1 specifically include: selecting a section of pipeline, and successively determining whether it is a straight pipe, whether there is an elbow, whether it contains a tee, and whether it contains a valve component.

[0009] Optionally, the preset logic judgment criteria in S1 specifically include: determining once whether it is a straight pipe segment, and if so, breaking it into 8-meter segments at the end and adding a flange;

[0010] If the length of the straight pipe is less than 8 meters, a second determination is made to determine whether there is an elbow. If so, it is disconnected at 0.5 meters on one side of the elbow and a flange is added; if there is no elbow, a third determination is made to determine whether there is a tee. If so, it is disconnected at 0.5 meters on the tee branch and a flange is added; if there is no tee, a fourth determination is made to determine whether there is a valve component. If so, the flange on one side of the valve is used as the boundary as a section.

[0011] Optionally, when performing a secondary determination on whether there is an elbow, if there is, and there is a second elbow within 0.6 meters on both sides of the elbow, the second elbow is disconnected at 0.5 meters outside and a flange is added.

[0012] Optionally, when there is no elbow, three determinations are made to determine whether a tee exists. If so, and there are tees within 2 meters on both sides of the tee, the two tees are disconnected 0.5 meters outside and flanges are added.

[0013] Optionally, when there is no tee, four determinations are made as to whether a valve component exists. If so, and there is a second valve within 0.6 meters on both sides of the valve component, the second valve is used as the boundary, and the inner and outer sides are respectively regarded as a section.

[0014] Optionally, the obtaining of views of each component and the corresponding marking in S2 specifically includes: executing a first program command on the component with the identification number to generate a top view, a front view, a left view, and a three-dimensional view;

[0015] By identifiability of the component, run the second program command for each view in turn:

[0016] S21, starting from the starting end and identifying in sequence, marking each component once;

[0017] S22, label each identified component separately;

[0018] S23, where the elbow is marked with the center, and the valve components are marked with the flanges at both ends;

[0019] S24, use family tags to mark the names and sizes of each component.

[0020] According to a second aspect of the present invention, a system for implementing an intelligent prefabricated construction method is provided, comprising:

[0021] A splitting module is used to identify components of the building information model. By using preset logical judgment criteria, the building information model is split into multiple components during the identification process, and the components are disconnected and breakpoints are set at the split points.

[0022] The drawing output module is used to number the components after the splitting is completed, obtain the views of each component and mark them accordingly, and finally generate a two-dimensional processing drawing.

[0023] Beneficial Effects: The present invention provides an intelligent prefabricated construction design method and system, wherein the method includes S1, identifying components of a building information model, and using preset logical judgment criteria, splitting the building information model into multiple components during the identification process, breaking and setting breakpoints at the split locations; S2, numbering the components after splitting, obtaining views of each component and annotating them accordingly, and finally generating a two-dimensional processing drawing. This solution only requires the development of a simple instruction logic program to perform repetitive operations of intelligent splitting and drawing, reducing the design workload. It can effectively improve the efficiency of the design part of the prefabricated construction process, thereby improving design and drawing capabilities and reducing design costs. BRIEF DESCRIPTION OF THE DRAWINGS

[0024] Figure 1 A flowchart of the disassembly process of an intelligent prefabricated construction design method provided by the present invention;

[0025] Figure 2 This is a flow chart of the drawing process of an intelligent prefabricated construction design method provided by the present invention. DETAILED DESCRIPTION

[0026] The following embodiments of the present invention are described in further detail with reference to the accompanying drawings and examples. The following examples are used to illustrate the present invention but are not intended to limit the scope of the present invention.

[0027] like Figure 1 and Figure 2 As shown, an intelligent prefabricated construction design method provided by the present invention includes the following steps:

[0028] S1, identifying components of the building information model, splitting the building information model into multiple components according to preset logical judgment criteria during the identification process, and breaking and setting breakpoints at the split locations;

[0029] S2: number the components after splitting, obtain the views of each component and mark them accordingly, and finally generate a two-dimensional processing drawing.

[0030] Technical feasibility analysis and experimental verification of the scheme:

[0031] (1) The process of establishing a BIM model is to combine pipes, connectors, elbows, tees, valve components, etc., that is, the software itself can identify the relevant components, and by adding relevant logical judgments, the entire model can be split.

[0032] (2) After splitting, the entire model is formed into several component groups. By adding auxiliary logic, the top view, front view, left view, and three-dimensional view are generated in the exported two-dimensional drawings, and the views are annotated in sequence. Since the software itself can identify the relevant components, only the annotation logic needs to be set to achieve annotation that meets the processing accuracy. Based on the above analysis, this technology is feasible.

[0033] The specific working principle is as follows:

[0034] (1) Building Information Model, hereinafter referred to as model, is formed by combining pipes, connectors, elbows, tees, valves, etc. The BIM software itself can identify the corresponding components, so the identification process is used to add logical judgment to split. For example, if a certain section of pipe is selected, the logical judgment is whether it is a straight pipe section. If it is, it is divided into 8-meter sections and a flange is added at the end. If not, a second judgment is made to see whether there is an elbow. If so, a flange is added 0.5 meters to the right of the elbow. If there is no elbow, a third judgment is made to see whether there is a tee. If so, the tee branch is disconnected and a flange is added 0.5 meters away. If there is no tee, a fourth judgment is made to see whether there is a valve component. If so, the flange on one side of the valve is used as the boundary as a section. And so on, the model is split.

[0035] A further solution involves performing a second check to determine if an elbow exists. If so, and there is a second elbow within 0.6 meters on either side of the elbow, a flange is added 0.5 meters outside the second elbow. If there is no elbow, a third check is performed to determine if a tee exists. If so, and there is a tee within 2 meters on either side of the tee, a flange is added 0.5 meters outside each of the two tees. If there is no tee, a fourth check is performed to determine if a valve component exists. If so, and there is a second valve within 0.6 meters on either side of the valve component, the second valve is used as the boundary, with the inner and outer sides each being considered as a section.

[0036] (2) After the split is completed, identify the breakpoints of the split, run the numbering program for the components at each breakpoint in turn, and obtain multiple numbered components. Then, run the program command on the identified numbered components to generate the top view, front view, left view, and three-dimensional view. Based on the identifiability of the components, run the program command on each view in turn:

[0037] 1. Take the starting end as the endpoint and identify them in sequence, marking each component once;

[0038] 2. Label each identified component separately;

[0039] 3. The center of the elbow is marked as the mark point, and the flanges at both ends of the valve parts are marked as the mark points;

[0040] 4. Use family tags to mark the names and sizes of each component, and finally run the export command to generate two-dimensional processing drawings.

[0041] This solution only requires the development of a simple instruction logic program to perform repetitive operations such as intelligent splitting and drawing, reducing the design workload. It can effectively improve the efficiency of the design part of the prefabricated construction process, thereby improving design and drawing capabilities and reducing design costs.

[0042] An embodiment of the present invention further provides a system for implementing an intelligent prefabricated construction method, comprising:

[0043] A splitting module is used to identify components of the building information model. By using preset logical judgment criteria, the building information model is split into multiple components during the identification process, and the components are disconnected and breakpoints are set at the split points.

[0044] The drawing output module is used to number the components after the splitting is completed, obtain the views of each component and mark them accordingly, and finally generate a two-dimensional processing drawing.

[0045] The intelligent prefabricated construction method is the same as that mentioned above and will not be repeated here.

[0046] It should be noted that, in the above embodiments, the description of each embodiment has its own focus. For parts that are not described in detail in a certain embodiment, reference can be made to the relevant description of other embodiments.

[0047] It will be understood by those skilled in the art that embodiments of the present invention may be provided as methods, systems, or computer program products. Thus, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware. Furthermore, the present invention may take the form of a computer program product implemented on one or more computer-usable storage media (including but not limited to magnetic disk storage, CD-ROM, optical storage, etc.) containing computer-usable program code.

[0048] The present invention is described with reference to flowcharts and / or block diagrams of methods, devices (systems), and computer program products according to embodiments of the present invention. It should be understood that each process and / or block in the flowcharts and / or block diagrams, as well as combinations of processes and / or blocks in the flowcharts and / or block diagrams, can be implemented by computer program instructions. These computer program instructions can be provided to a processor of a general-purpose computer, a special-purpose computer, an embedded computer, or other programmable data processing device to produce a machine, so that the instructions executed by the processor of the computer or other programmable data processing device generate instructions for implementing the processes in the flowcharts and / or block diagrams. Figure 1 a process or multiple processes and / or boxes Figure 1 A device that provides the functions specified in a block or multiple blocks.

[0049] These computer program instructions may also be stored in a computer readable memory that can direct a computer or other programmable data processing device to work in a specific manner, so that the instructions stored in the computer readable memory produce an article of manufacture comprising an instruction device, which implements the process Figure 1 a process or multiple processes and / or boxes Figure 1 The function specified in one or more boxes.

[0050] These computer program instructions can also be loaded onto a computer or other programmable data processing device so that a series of operational steps are executed on the computer or other programmable device to produce a computer-implemented process, thereby providing the instructions executed on the computer or other programmable device for implementing the process. Figure 1 a process or multiple processes and / or boxes Figure 1 A step that specifies a function in one or more boxes.

[0051] Although the preferred embodiments of the present invention have been described, those skilled in the art may make additional changes and modifications to these embodiments once they have learned the basic creative concept. Therefore, the appended claims are intended to be interpreted as including the preferred embodiments and all changes and modifications that fall within the scope of the present invention.

[0052] Obviously, those skilled in the art may make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if such changes and modifications fall within the scope of the claims and their equivalents, the present invention is intended to include such changes and modifications.

Claims

1. An intelligent prefabricated construction design method, characterized in that: The following steps are involved: S1, identifying components of the building information model, splitting the building information model into multiple components according to preset logical judgment criteria during the identification process, and breaking and setting breakpoints at the split locations; The preset logic judgment criteria in S1 specifically include: determining whether it is a straight pipe, and if so, breaking it at the end and adding a flange according to 8-meter sections; If the straight pipe length is less than 8 meters, a second check is performed to determine whether there is an elbow. If so, the elbow is disconnected at 0.5 meters on one side and a flange is added. If there is no elbow, a third check is performed to determine whether there is a tee. If so, the tee branch is disconnected at 0.5 meters and a flange is added. If there is no tee, a fourth check is performed to determine whether there is a valve component. If so, the flange on one side of the valve is used as the boundary as a section. When performing a secondary determination to determine whether there is an elbow, if there is one, and there is a second elbow within 0.6 meters on both sides of the elbow, then the flange is disconnected 0.5 meters outside the second elbow and a flange is added; If there is no elbow, determine three times whether there is a tee. If there is, and there are tees within 2 meters on both sides of the tee, disconnect the two tees at 0.5 meters outside and add flanges; If there is no tee, determine four times whether there is a valve component. If there is, and there is a second valve within 0.6 meters on both sides of the valve component, the second valve is used as the boundary, and the inner and outer sides are respectively considered as a section; S2: number the components after splitting, obtain the views of each component and mark them accordingly, and finally generate a two-dimensional processing drawing.

2. The intelligent prefabricated construction design method according to claim 1, characterized in that: The building information model includes pipes, connectors, elbows, tees and valve components.

3. The intelligent prefabricated construction design method according to claim 2, characterized in that: The preset logic judgment criteria in S1 specifically include: selecting a section of pipeline, and successively judging whether it is a straight pipe, whether there is an elbow, whether it contains a tee, and whether it contains a valve component.

4. The intelligent prefabricated construction design method according to claim 1, characterized in that: The obtaining of views of each component and the corresponding marking in S2 specifically include: executing a first program command on the component with the identification number to generate a top view, a front view, a left view, and a three-dimensional view; By identifiability of the component, run the second program command for each view in turn: S21, starting from the starting end and identifying in sequence, marking each component once; S22, label each identified component separately; S23, where the elbow is marked with the center, and the valve components are marked with the flanges at both ends; S24, use family tags to mark the names and sizes of each component.

5. A system for implementing the intelligent prefabricated construction design method according to any one of claims 1 to 4, characterized in that: include: A splitting module is used to identify components of the building information model. By using preset logical judgment criteria, the building information model is split into multiple components during the identification process, and the components are disconnected and breakpoints are set at the split points. The drawing output module is used to number the components after the splitting is completed, obtain the views of each component and mark them accordingly, and finally generate a two-dimensional processing drawing.

Citation Information

Patent Citations

  • BIM-based three-dimensional-building-model processing method and device

    CN108427782A

  • KR20210002987A