CN112016906A - Method for unifying multiple coding systems of BIM management platform in tunnel construction - Google Patents

Method for unifying multiple coding systems of BIM management platform in tunnel construction Download PDF

Info

Publication number
CN112016906A
CN112016906A CN202011028618.0A CN202011028618A CN112016906A CN 112016906 A CN112016906 A CN 112016906A CN 202011028618 A CN202011028618 A CN 202011028618A CN 112016906 A CN112016906 A CN 112016906A
Authority
CN
China
Prior art keywords
platform
models
coding
tunnel construction
management platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011028618.0A
Other languages
Chinese (zh)
Inventor
青舟
张佩竹
付功云
杨喆
袁文祥
王震宇
王恰时
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Railway Liuyuan Group Co Ltd
Original Assignee
China Railway Liuyuan 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 Railway Liuyuan Group Co Ltd filed Critical China Railway Liuyuan Group Co Ltd
Priority to CN202011028618.0A priority Critical patent/CN112016906A/en
Publication of CN112016906A publication Critical patent/CN112016906A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/08Construction

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Theoretical Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Marketing (AREA)
  • Tourism & Hospitality (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Primary Health Care (AREA)
  • Remote Sensing (AREA)
  • General Engineering & Computer Science (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention provides a method for unifying a plurality of coding systems of a BIM management platform in tunnel construction, which comprises the following steps: s100, generating a coding prefix according to model classification of WBS, EBS or OBS; s200, respectively importing the models into the platform according to the model classification; s300, acquiring codes, attributes and position information of different models by a platform; s400, respectively calculating models with the same coding prefix by the platform according to the position information of the models, and generating a coding suffix according to the calculation result; s500, generating and storing final codes by the platform; s600, performing two-dimensional and three-dimensional association display based on the platform. The invention solves the problem of multi-code unification, realizes the association of the model with GIS coordinates, segments, ring numbers, structures, members and the like on the premise of integrating codes such as EBS, WBS, OBS and the like in the construction of subway sections, and solves the key bottleneck in BIM information management.

Description

Method for unifying multiple coding systems of BIM management platform in tunnel construction
Technical Field
The invention belongs to the technical field of BIM, and particularly relates to a method for unifying multiple coding systems of a BIM management platform in tunnel construction.
Background
In the BIM (building information model) forward collaborative design process, according to the existing technical specification, a model coding system comprises EBS (engineering decomposition structure), WBS (work decomposition structure), OBS (management organization decomposition structure) and other codes, the EBS, WBS, OBS and other models adopt different coding systems, and after being introduced into a tunnel construction BIM management platform together, coding conflict is caused. Meanwhile, the model code is not associated with the position information, so that a user cannot rapidly judge the position of the model through the model code, and inconvenience is brought to work.
Disclosure of Invention
Aiming at the technical problems in the prior art, the invention provides a method for unifying multiple coding systems of a BIM management platform in tunnel construction, which is based on the premise of unifying multiple codes of EBS, WBS, OBS and the like in subway interval construction, realizes the association of a model and GIS (geographic information system) coordinates, segments, ring numbers, structures, members and the like, and solves the key bottleneck in BIM informatization management.
The technical scheme adopted by the invention is as follows: a method for unifying a plurality of coding systems of a tunnel construction BIM management platform comprises the following steps:
s100, generating a coding prefix according to model classification of WBS, EBS or OBS;
s200, respectively importing the models into the platform according to the model classification;
s300, acquiring codes, attributes and position information of different models by a platform;
s400, respectively calculating models with the same coding prefix by the platform according to the position information of the models, and generating a coding suffix according to the calculation result;
s500, generating and storing final codes by the platform;
s600, performing two-dimensional and three-dimensional association display based on the platform.
Preferably, in step S100, the same coding prefix is adopted for the same model classification in the model classifications of WBS, EBS and OBS.
Preferably, in step S300, the position information is three-dimensional coordinates.
Preferably, in step S400, the three-dimensional coordinates are sequentially sorted, and a coded suffix is generated according to the sorting result.
Preferably, in step S400, the sorting method is bubble sorting.
Compared with the prior art, the invention has the beneficial effects that: the invention carries out re-coding on the models of different model coding systems in a classified manner, adopts the same coding rule, solves the problem of multi-code unification, and realizes the association of model coding information and position information on the premise of combining multiple codes of EBS, WBS, OBS and the like in subway section construction, thereby solving the key bottleneck in BIM information management.
Drawings
FIG. 1 is a schematic flow chart of an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the present invention will be described in detail below with reference to the accompanying drawings and specific embodiments.
The embodiment of the invention provides a method for unifying a plurality of coding systems of a BIM management platform in tunnel construction, which comprises the following steps as shown in figure 1:
s100, generating a coding prefix according to model classification of WBS, EBS or OBS; the same model classification in the model classifications of the WBS, the EBS and the OBS adopts the same coding prefix; for example: classifying the pillars in the WBS, EBS and OBS models, and unifying prefix codes of 4 pillars into CZ-QZ-04 (station-wall pillar-4 pillars);
s200, respectively importing the models into the platform according to the model classification; importing the classified model information, attribute information and coding information into a BIM management platform;
s300, acquiring codes, attributes and position information of different models by a platform; the platform system stores the imported information, and model information, attribute information and coding information of the column can be acquired in a database when the front-end service is applied; the position information is a three-dimensional coordinate;
s400, respectively calculating models with the same coding prefix by the platform according to the position information of the models, and generating a coding suffix according to the calculation result; the calculation method comprises the steps of firstly obtaining three-dimensional coordinates of all 4 types of column models, comparing X, Y, Z coordinate values through bubble sorting, and finally obtaining the same type of model sorting. Sequentially calculating different types of models according to coordinate position information of the models in a BIM platform by a system, firstly carrying out bubbling sequencing on X coordinates of the same type of models, and determining the transverse sequencing sequence of the columns; if the X is the same, carrying out Y coordinate bubbling sorting and determining the longitudinal sequence sorting of the columns; if the Y values are the same, performing Z value bubbling sequencing to determine the height of the column layer; for example, the position of a certain 4-type column is 1 layer-1 column-3 rd root, and the coded suffix is 01-01-03;
s500, generating and storing final codes by the platform; in the step S400, the final code of the 4 columns is CZ-QZ-04-01-01-03 (station-wall column-4 columns-1 layer-row-3 rd root);
s600, performing two-dimensional and three-dimensional association display based on the platform. And after the model coding is finished, storing the final coding information, and performing two-dimensional and three-dimensional association display in a BIM system according to the model organization structure tree.
The present invention has been described in detail with reference to the embodiments, but the description is only illustrative of the present invention and should not be construed as limiting the scope of the present invention. The scope of the invention is defined by the claims. The technical solutions of the present invention or those skilled in the art, based on the teaching of the technical solutions of the present invention, should be considered to be within the scope of the present invention, and all equivalent changes and modifications made within the scope of the present invention or equivalent technical solutions designed to achieve the above technical effects are also within the scope of the present invention.

Claims (5)

1. A method for unifying a plurality of coding systems of a tunnel construction BIM management platform is characterized by comprising the following steps: the method comprises the following steps:
s100, generating a coding prefix according to model classification of WBS, EBS or OBS;
s200, respectively importing the models into the platform according to the model classification;
s300, acquiring codes, attributes and position information of different models by a platform;
s400, respectively calculating models with the same coding prefix by the platform according to the position information of the models, and generating a coding suffix according to the calculation result;
s500, generating and storing final codes by the platform;
s600, performing two-dimensional and three-dimensional association display based on the platform.
2. The method for unifying multiple coding systems of tunnel construction BIM management platform according to claim 1, characterized in that: in step S100, the same coding prefix is adopted for the same model classification in the model classifications of WBS, EBS, and OBS.
3. The method for unifying multiple coding systems of tunnel construction BIM management platform according to claim 1 or 2, characterized in that: in step S300, the position information is a three-dimensional coordinate.
4. The method for unifying multiple coding systems of tunnel construction BIM management platform according to claim 3, characterized in that: in step S400, the three-dimensional coordinates are sequentially sorted, and a coded suffix is generated according to the sorting result.
5. The method for unifying multiple coding systems of tunnel construction BIM management platform according to claim 4, characterized in that: in step S400, the sorting manner is bubble sorting.
CN202011028618.0A 2020-09-25 2020-09-25 Method for unifying multiple coding systems of BIM management platform in tunnel construction Pending CN112016906A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011028618.0A CN112016906A (en) 2020-09-25 2020-09-25 Method for unifying multiple coding systems of BIM management platform in tunnel construction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011028618.0A CN112016906A (en) 2020-09-25 2020-09-25 Method for unifying multiple coding systems of BIM management platform in tunnel construction

Publications (1)

Publication Number Publication Date
CN112016906A true CN112016906A (en) 2020-12-01

Family

ID=73527778

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011028618.0A Pending CN112016906A (en) 2020-09-25 2020-09-25 Method for unifying multiple coding systems of BIM management platform in tunnel construction

Country Status (1)

Country Link
CN (1) CN112016906A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113343338A (en) * 2021-06-08 2021-09-03 四川省交通勘察设计研究院有限公司 Method and system for associating work breakdown structure and BIM (building information modeling) component in traffic field
CN113505412A (en) * 2021-05-31 2021-10-15 东南大学 BIM-based tunnel engineering multi-dimensional component classification and coding method
CN113505413A (en) * 2021-06-04 2021-10-15 中国交通信息科技集团有限公司 BIM model multi-scene automatic coding method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105701295A (en) * 2016-01-14 2016-06-22 昆明安泰得软件股份有限公司 Method for rapid integrated presentation of BIM model and three-dimensional geographical information system
CN107146065A (en) * 2017-03-20 2017-09-08 中国铁道科学研究院电子计算技术研究所 Railway engineering management platform system
CN107515974A (en) * 2017-08-14 2017-12-26 中建三局第二建设工程有限责任公司 Architectural engineering operation management platform construction method and system based on BIM
CN109033654A (en) * 2018-08-02 2018-12-18 南京东南建筑机电抗震研究院有限公司 A kind of science of bridge building component classification and coding method based on IFD
CN111339586A (en) * 2020-02-11 2020-06-26 广州地铁设计研究院股份有限公司 Multi-granularity and multi-level expression method for urban rail transit composition structure

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105701295A (en) * 2016-01-14 2016-06-22 昆明安泰得软件股份有限公司 Method for rapid integrated presentation of BIM model and three-dimensional geographical information system
CN107146065A (en) * 2017-03-20 2017-09-08 中国铁道科学研究院电子计算技术研究所 Railway engineering management platform system
CN107515974A (en) * 2017-08-14 2017-12-26 中建三局第二建设工程有限责任公司 Architectural engineering operation management platform construction method and system based on BIM
CN109033654A (en) * 2018-08-02 2018-12-18 南京东南建筑机电抗震研究院有限公司 A kind of science of bridge building component classification and coding method based on IFD
CN111339586A (en) * 2020-02-11 2020-06-26 广州地铁设计研究院股份有限公司 Multi-granularity and multi-level expression method for urban rail transit composition structure

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113505412A (en) * 2021-05-31 2021-10-15 东南大学 BIM-based tunnel engineering multi-dimensional component classification and coding method
CN113505413A (en) * 2021-06-04 2021-10-15 中国交通信息科技集团有限公司 BIM model multi-scene automatic coding method
CN113505413B (en) * 2021-06-04 2024-02-09 中国交通信息科技集团有限公司 BIM model multi-scene automatic coding method
CN113343338A (en) * 2021-06-08 2021-09-03 四川省交通勘察设计研究院有限公司 Method and system for associating work breakdown structure and BIM (building information modeling) component in traffic field

Similar Documents

Publication Publication Date Title
CN112016906A (en) Method for unifying multiple coding systems of BIM management platform in tunnel construction
CN107045526B (en) Pattern recognition method for electronic building construction drawing
CN111680025B (en) Method and system for intelligently assimilating space-time information of multi-source heterogeneous data oriented to natural resources
CN106844781B (en) Data processing method and device
CN115293751B (en) Method, system and equipment for processing BIM model data of rail transit
CN109472446B (en) BIM model-based engineering budget estimate planning method
CN114840900B (en) Automatic generation method of derivative BIM (building information modeling) component based on i-GBDT (generic block transformation) technology
CN112818460A (en) Intelligent building rollover method from two-dimensional drawing to three-dimensional model
CN113780475B (en) Mountain tunnel model fusion method based on GIS environment
CN114722963A (en) Legend identification method and system for generating three-dimensional BIM (building information modeling) model by using two-dimensional drawing of subway station
CN117094055A (en) BIM+EBS-based linear engineering member coding and digital-analog fusion method
CN105404956A (en) Vehicle technical index acquisition method and device
CN107562693B (en) Land utilization/coverage element multi-feature change transfer matrix vectorization extraction method
CN114461600A (en) Engineering project data multidimensional multiplexing method based on BIM and component identity label
CN111612686B (en) Structure mapping method from EBOM to PBOM
CN106815320B (en) Investigation big data visual modeling method and system based on expanded three-dimensional histogram
CN109858160B (en) Modeling method of rail transit geological information model based on BIM technology
CN111967071A (en) Roadbed cross section data processing system and method
CN115829523A (en) Digital examination method for component identification codes in BIM (building information modeling) model of urban rail station
CN116244807A (en) BIM (building information modeling) component coding method based on 3DExperience guiding construction
CN115952572A (en) Highway electromechanical BIM rapid modeling method
CN112559773A (en) Knowledge graph system building method and device
CN113780718B (en) GIS-based digital pipe network system for water service industry
CN115762251B (en) Electric locomotive body assembling method based on virtual reality technology
CN117556507A (en) Modulus combining method based on fbx format modulus-first and modulus-last

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201201