CN110110436B - Intelligent pipe distribution method based on BIM technology - Google Patents

Intelligent pipe distribution method based on BIM technology Download PDF

Info

Publication number
CN110110436B
CN110110436B CN201910373863.6A CN201910373863A CN110110436B CN 110110436 B CN110110436 B CN 110110436B CN 201910373863 A CN201910373863 A CN 201910373863A CN 110110436 B CN110110436 B CN 110110436B
Authority
CN
China
Prior art keywords
pipe
rule
rules
pipe fitting
type
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
CN201910373863.6A
Other languages
Chinese (zh)
Other versions
CN110110436A (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.)
China Construction Industrial and Energy Engineering Group Co Ltd
Original Assignee
China Construction Industrial and Energy Engineering Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Industrial and Energy Engineering Group Co Ltd filed Critical China Construction Industrial and Energy Engineering Group Co Ltd
Priority to CN201910373863.6A priority Critical patent/CN110110436B/en
Publication of CN110110436A publication Critical patent/CN110110436A/en
Application granted granted Critical
Publication of CN110110436B publication Critical patent/CN110110436B/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/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/81Indexing, e.g. XML tags; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Tourism & Hospitality (AREA)
  • Primary Health Care (AREA)
  • Marketing (AREA)
  • Human Resources & Organizations (AREA)
  • General Health & Medical Sciences (AREA)
  • Strategic Management (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The intelligent management method based on BIM technology includes the following modules: the pipe distribution rule configuration module and the pipe fitting detection module are used for carrying out pipe distribution rule configuration on all pipeline types in pipe distribution rule configuration, wherein the elbow, the tee joint, the four-way joint and the transition piece are all provided with independent pipe distribution rules, and the rules can be freely combined by a user through a logic relationship; in the pipe fitting detection module, the pipe fitting of the generated pipeline is selected, the system is automatically matched with the pipe distribution rule of the pipeline type, and if the current pipe fitting is different from the current pipe fitting in the configuration, the system is replaced. The Revit software itself contains the piping system configuration function of the pipeline, but because the system is configured and utilized in the function to supplement the deficiency of the Revit self function, the efficiency and the accuracy of BIM modeling are improved.

Description

Intelligent pipe distribution method based on BIM technology
Technical Field
The invention relates to a pipe fitting correction method, in particular to an intelligent pipe distribution method based on BIM technology.
Background
The Revit software itself contains a pipe distribution system configuration function of a pipeline, but because the configuration logic condition in the function is simple, the requirements in the actual modeling process cannot be met, and detection and correction cannot be carried out on generated pipe fittings, the pipe fittings in the BIM electromechanical model can be selected erroneously, the quantity of the pipe fittings is large, the replacement workload is large, and the accuracy of the model is low.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention aims to provide an intelligent pipe distribution method based on the BIM technology, supplement the defects of the Revit pipe distribution function, customize pipe distribution rules in a BIM model, and correct generated pipe fittings, thereby improving the modeling efficiency and accuracy.
In order to achieve the above purpose, the technical scheme adopted by the invention is as follows:
an intelligent pipe distribution method based on BIM technology comprises the following modules: the intelligent pipe distribution method comprises the following steps of:
1) Searching all pipeline types in the BIM model, screening out all pipeline types by using a type filter, and storing the IDs of the pipeline types;
2) Searching all pipe fitting types in the BIM, screening out all pipe fittings by using a type filter, storing the IDs of the pipe fittings, and classifying the pipe fittings according to the attributes of the pipe fittings into four types of elbows, tees and transition pieces;
3) Setting the pipe distribution rules of elbows, tees and transition pieces of each type of pipe according to all the types of the pipes searched in the step 1);
firstly, selecting a pipeline type and a pipe type, then setting a default pipe, wherein the default pipe is selected when the pipeline is not matched with a conforming rule, then adding other pipe types, and adding a logic rule for each pipe type. The logic rules consist of one group of rules or multiple groups of rules, wherein each group of rules has a logical AND relationship, so that the logic AND relationship can be satisfied at the same time, and the group-to-group relationship can be freely set as a logical AND relationship or OR relationship. Each rule consists of three parameters, conditions and values, which are indispensable;
4) Selecting a pipe fitting to be detected according to all the pipe fitting types in the step 2);
5) Comparing each pipe fitting with the pipe distribution rule of the pipe type in the configuration, selecting pipe fitting conforming to the rule, and if no matched pipe fitting exists, using a default pipe fitting;
when matching the pipe laying rules, firstly searching the pipe laying rules of the pipe type in XML, then judging whether the rules of each pipe fitting are matched in sequence, if so, selecting the pipe fitting, and if not, adopting a default pipe fitting;
6) The current tubular is replaced with the correct tubular type.
And thirdly, storing all the set management rules in an XML file in a specific format, wherein the XML file can be reversely analyzed into identifiable rules for matching and searching correct pipe fittings.
And when the pipe fitting is replaced in the step six, ensuring that the new pipe fitting and the previous pipe fitting are the same type of pipe fitting, otherwise, the communication mode of the replaced pipe is possibly wrong.
The beneficial effects of the invention are as follows: the user can configure the pipe distribution rule according with practical application through the system, and test the pipe fitting in the original BIM electromechanical model to correct the wrong pipe fitting type.
Drawings
FIG. 1 is a flow chart of the present invention.
FIG. 2 is a block diagram of a system according to the present invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings.
As shown in fig. 1 and 2, an intelligent pipe arrangement method based on a BIM technology includes the following modules: the intelligent pipe distribution method comprises the following steps of:
1) Searching all pipeline types in the BIM model, screening out all pipeline types by using a type filter, and storing the IDs of the pipeline types;
2) Searching all pipe fitting types in the BIM, screening out all pipe fittings by using a type filter, storing the IDs of the pipe fittings, and classifying the pipe fittings according to the attributes of the pipe fittings into four types of elbows, tees and transition pieces;
3) Setting the pipe distribution rules of elbows, tees and transition pieces of each type of pipe according to all the types of the pipes searched in the step 1);
firstly, selecting a pipeline type and a pipe type, then setting a default pipe, wherein the default pipe is selected when the pipeline is not matched with a conforming rule, then adding other pipe types, and adding a logic rule for each pipe type. The logic rules consist of one group of rules or multiple groups of rules, wherein each group of rules has a logical AND relationship, so that the logic AND relationship can be satisfied at the same time, and the group-to-group relationship can be freely set as a logical AND relationship or OR relationship. Each rule consists of three parameters, conditions and values, which are indispensable;
4) Selecting a pipe fitting to be detected according to all the pipe fitting types in the step 2);
5) Comparing each pipe fitting with the pipe distribution rule of the pipe type in the configuration, selecting pipe fitting conforming to the rule, and if no matched pipe fitting exists, using a default pipe fitting;
when matching the pipe laying rules, firstly searching the pipe laying rules of the pipe type in XML, then judging whether the rules of each pipe fitting are matched in sequence, if so, selecting the pipe fitting, and if not, adopting a default pipe fitting;
6) The current tubular is replaced with the correct tubular type.
And thirdly, storing all the set management rules in an XML file in a specific format, wherein the XML file can be reversely analyzed into identifiable rules for matching and searching correct pipe fittings.
And when the pipe fitting is replaced in the step six, ensuring that the new pipe fitting and the previous pipe fitting are the same type of pipe fitting, otherwise, the communication mode of the replaced pipe is possibly wrong.
The hierarchical structure is utilized in the XML file to store the pipe distribution rule information, the first layer is a pipeline label and stores IDs of various pipeline types, the second layer is an elbow, tee, four-way and transition piece label and stores default pipe fitting type IDs; the third layer is a rule tag, and stores the rule applicable pipe fitting ID; the fourth layer is a rule group label and stores the logic relation used by the rule; the fifth layer is a specific rule label, and stores parameters, conditions and merits of each rule.

Claims (2)

1. An intelligent pipe distribution method based on BIM technology comprises the following modules: the intelligent pipe distribution method comprises the following steps of:
1) Searching all pipeline types in the BIM model, screening out all pipeline types by using a type filter, and storing the IDs of the pipeline types;
2) Searching all pipe fitting types in the BIM, screening out all pipe fittings by using a type filter, storing the IDs of the pipe fittings, and classifying the pipe fittings according to the attributes of the pipe fittings into four types of elbows, tees and transition pieces;
3) Setting the pipe distribution rules of elbows, tees and transition pieces of each type of pipe according to all the types of the pipes searched in the step 1); firstly, selecting a pipeline type and a pipe type, then setting a default pipe, wherein the default pipe is selected when the pipeline is not matched with a conforming rule, then adding other pipe types, and adding a logic rule for each pipe type, wherein the logic rule consists of a group of rules or a plurality of groups of rules, the inside of each group of rules is in a logical AND relationship, the requirements of the rules are met at the same time, and the relationship between the groups is freely set as a logical AND or OR relationship;
each rule consists of three parameters, conditions and values;
4) Selecting a pipe fitting to be detected according to all the pipe fitting types in the step 2);
5) Comparing each pipe fitting with the pipe distribution rule of the pipe type in the configuration, selecting pipe fitting conforming to the rule, and if no matched pipe fitting exists, using a default pipe fitting; when matching the pipe laying rules, firstly searching the pipe laying rules of the pipe type in XML, then judging whether the rules of each pipe fitting are matched in sequence, if so, selecting the pipe fitting, and if not, adopting a default pipe fitting;
6) Replacing the current tubular with the correct tubular type;
the pipe arrangement rules set in the step 3) are all stored in an XML file in a specific format, and the XML file can be reversely analyzed into identifiable rules for matching and searching correct pipe fittings;
the hierarchical structure is utilized in the XML file to store the pipe distribution rule information, the first layer is a pipeline label and stores IDs of various pipeline types, the second layer is an elbow, tee, four-way and transition piece label and stores default pipe fitting type IDs; the third layer is a rule tag, and stores the rule applicable pipe fitting ID; the fourth layer is a rule group label and stores the logic relation used by the rule; the fifth layer is a specific rule label, and stores parameters, conditions and merits of each rule.
2. The intelligent pipe laying method based on the BIM technology according to claim 1, wherein the step 6) is to ensure that the new pipe and the previous pipe are the same type of pipe when the pipe is replaced.
CN201910373863.6A 2019-05-07 2019-05-07 Intelligent pipe distribution method based on BIM technology Active CN110110436B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910373863.6A CN110110436B (en) 2019-05-07 2019-05-07 Intelligent pipe distribution method based on BIM technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910373863.6A CN110110436B (en) 2019-05-07 2019-05-07 Intelligent pipe distribution method based on BIM technology

Publications (2)

Publication Number Publication Date
CN110110436A CN110110436A (en) 2019-08-09
CN110110436B true CN110110436B (en) 2023-09-15

Family

ID=67488518

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910373863.6A Active CN110110436B (en) 2019-05-07 2019-05-07 Intelligent pipe distribution method based on BIM technology

Country Status (1)

Country Link
CN (1) CN110110436B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117436221B (en) * 2023-12-20 2024-04-12 中冶南方工程技术有限公司 Method and system for intelligently matching special-shaped non-standard pipeline space

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256315A (en) * 2017-06-16 2017-10-17 中国电力工程顾问集团西南电力设计院有限公司 A kind of pipe stress analyzes the intelligent Drawing method of zooming figure
CN108428194A (en) * 2017-08-12 2018-08-21 中民筑友科技投资有限公司 A kind of management method and device of the building material processing dispatching based on BIM

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256315A (en) * 2017-06-16 2017-10-17 中国电力工程顾问集团西南电力设计院有限公司 A kind of pipe stress analyzes the intelligent Drawing method of zooming figure
CN108428194A (en) * 2017-08-12 2018-08-21 中民筑友科技投资有限公司 A kind of management method and device of the building material processing dispatching based on BIM

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
常用BIM软件项目实战疑难解析(上篇);何波等;《土木建筑工程信息技术》;20150815;第79-83页,附图46-57 *

Also Published As

Publication number Publication date
CN110110436A (en) 2019-08-09

Similar Documents

Publication Publication Date Title
CN102982076B (en) Based on the various dimensions content mask method in semantic label storehouse
CN111061821A (en) Low-voltage distribution network topology verification method and system based on improved k value clustering algorithm
EP2202658A2 (en) Apparatus and method for processing queries using oriented query paths
CN102782689A (en) System and method for automated building services design
CN108318759A (en) A kind of various dimensions taiwan area family becomes relation recognition method
CN103714150A (en) Visualization error correction method of power distribution network topology model
CN101907696B (en) Electric energy meter production detecting system and method
CN105117573A (en) Automatic hydraulic model establishment method based on CAD drainage network drawing information
CN106126528B (en) A kind of moonlet test basic information generation method based on platform model
CN111814289B (en) Water supply pipe network pipe burst analysis method and analysis system based on schema theory
CN103020360A (en) Integration design method of intelligent substation based on three-dimensional design platform and professional software
CN106339565A (en) Method for converting COMOS data to PDMS data in pipeline design
CN105843847A (en) Intelligent encoding method for hydropower station equipment
CN110110436B (en) Intelligent pipe distribution method based on BIM technology
CN113050472A (en) Intelligent zero-direct-discharge dynamic sewage supervision system based on pipe network early warning analysis technology
CN102880500B (en) The optimization method of a kind of task tree and device
CN102929999A (en) Method and device for comparing similarities and differences of data
CN103488562A (en) Automated testing method and device
CN104572999A (en) Heterogeneous data based detecting method and device for fault data
CN102242872A (en) Oil transportation pipeline network leakage detection method based on generalized fuzzy hyperbolic model
CN103455000A (en) SCADA system device modeling method for forming control logic automatically
CN101840427A (en) Data processing method and device
CN105550220A (en) Fetching method and apparatus for heterogeneous system
CN105718429A (en) Inspection report generation method and device
CN103473360A (en) Big data intelligent extraction management method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant