KR20150134681A - How to construct the cross-platform-based open BIM system to support a large number of heterogeneous computing platforms and data interoperability between other fields - Google Patents

How to construct the cross-platform-based open BIM system to support a large number of heterogeneous computing platforms and data interoperability between other fields Download PDF

Info

Publication number
KR20150134681A
KR20150134681A KR1020140061762A KR20140061762A KR20150134681A KR 20150134681 A KR20150134681 A KR 20150134681A KR 1020140061762 A KR1020140061762 A KR 1020140061762A KR 20140061762 A KR20140061762 A KR 20140061762A KR 20150134681 A KR20150134681 A KR 20150134681A
Authority
KR
South Korea
Prior art keywords
platform
bim
cross
data
application
Prior art date
Application number
KR1020140061762A
Other languages
Korean (ko)
Other versions
KR101636124B1 (en
Inventor
박경란
Original Assignee
박경란
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 박경란 filed Critical 박경란
Priority to KR1020140061762A priority Critical patent/KR101636124B1/en
Publication of KR20150134681A publication Critical patent/KR20150134681A/en
Application granted granted Critical
Publication of KR101636124B1 publication Critical patent/KR101636124B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/447Target code generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates to a method for constructing a cross-platform-based open BIM system which supports a plurality of heterogeneous computing platforms and is interoperable between other fields. The method according to the present invention is configured to construct a cross-platform-based open BIM system which is capable of implementing a number of fields, is interoperable between other fields, and is operable in a variety of computing platforms, and which thus enables users to write BIM data regardless of computing platform or field, and to share and exchange BIM data with each other. The method for constructing a cross-platform-based open BIM system, as described above, comprises: a first step of building a cross-platform development environment, and selecting one or more integrated development languages of the cross-platform development environment to code a cross-platform BIM application source code; a second step of compiling the cross-platform BIM application source code which has been coded in the first step with a compiler for each integrated development language to generate an IL code, a language of an intermediate stage which is easy to be converted into a machine code and not dependent on a computing platform, and meta data for the IL code, and putting the same in an assembly, an executable file, and saving the same on a disk; and a third step of building a cross-platform BIM application by using the assembly saved on the disk in the second step.

Description

다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법{How to construct the cross-platform-based open BIM system to support a large number of heterogeneous computing platforms and data interoperability between other fields}[0001] The present invention relates to a method for constructing an open BIM system supporting a plurality of heterogeneous computing platforms and interoperable with each other, interoperability between other fields}

본 발명은 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법에 관한 것으로, 더욱 상세하게는, 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며 다양한 컴퓨팅 플랫폼에서 운용이 가능하여, 사용자들이 컴퓨팅 플랫폼이나 분야에 구애받지 않고 BIM 데이터를 작성할 수 있으며 사용자들 상호간에 BIM 데이터 공유 및 교환을 할 수 있는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법에 관한 것이다.The present invention relates to a method for constructing an open BIM system based on a cross platform that supports a plurality of heterogeneous computing platforms and interoperability of data among other fields, more specifically, Compatible and capable of running on a variety of computing platforms, allowing users to create BIM data regardless of the computing platform or field, and supporting a number of heterogeneous computing platforms that allow users to share and exchange BIM data with one another And to a method for constructing an open BIM system based on a cross platform capable of interoperability of data between other fields.

종래에는 건설, 토목, 기계, 전기, 전자 등등의 산업 분야에서 각종 설계시의 도면작성을 위해, 컴퓨터 애플리케이션의 하나로, 컴퓨터로 도면작성을 하고 작성된 도면을 파일형태로 컴퓨터에 저장하며, 컴퓨터에 저장되어 있는 도면파일을 다시 불러올 수 있는 2차원 CAD(Computer Aided Design) 시스템이 개발되어 활발히 사용되어 왔다.Conventionally, as a computer application for creating drawings for various designs in industrial fields such as construction, civil engineering, mechanical, electrical, electronic, etc., drawings are created by a computer, the created drawings are stored in a computer in the form of files, A two-dimensional computer aided design (CAD) system capable of recalling a drawing file has been developed and actively used.

그러나, 상기와 같은 종래의 2차원 CAD 시스템을 이용해 작성한 도면은 사물의 입체적인 형상을 보여주기 어려우므로 사물의 사실적인 형상을 표현하는데 한계가 있어 종종 도면작성의 실수와 정보누락과 같은 정보손실이 발생하게 되고 이로 인해 예상치 못한 비용증가, 공기지연 같은 문제들이 발생되어 왔다. However, since the drawings made using the conventional two-dimensional CAD system as described above are difficult to show the three-dimensional shape of objects, there are limitations in expressing realistic shapes of objects, so that information loss Resulting in unexpected increases in costs and air delays.

상기와 같은 문제점을 해결하기 위해 3차원 모델링이 가능한 3차원 CAD 시스템이 도입되어 널리 사용되고 있으나 3차원 CAD 시스템을 이용해 작성한 도면은 각 도면들의 연관성 없는 개별적 작성으로 인해 성과물이 일관되지 못하여 작업자 간의 의사전달이 불명확해지고, 호환성이 저하되는 문제점이 있어왔다.In order to solve the above problems, a three-dimensional CAD system capable of three-dimensional modeling has been introduced and widely used, but the drawings created by using the three-dimensional CAD system are inconsistent due to the individual creation of each drawing, Has become unclear and compatibility has deteriorated.

상기와 같은 문제점을 해결하기 위해 BIM(Building Information Modeling)이라는 개념이 도입되었는데, 상기 BIM 개념을 구체화시킨 것이 BIM 시스템이며 상기 BIM 시스템을 소프트웨어화한 것이 BIM 애플리케이션이다.In order to solve the above problems, a concept called BIM (Building Information Modeling) has been introduced. The BIM system is a BIM system, and the BIM system is a BIM application.

현재, 상기와 같은 3차원 CAD 시스템의 문제점을 극복하기 위한 대안으로 상상기 BIM 시스템이 널리 사용되고 있다.At present, an imaginary BIM system is widely used as an alternative to overcome the problems of the above-mentioned three-dimensional CAD system.

BIM 이라 함은 건축, 토목, 플랜트를 포함한 건설 전 분야에서 시설물 객체의 물리적 혹은 기능적 특성에 의하여 시설물 수명주기 동안 의사결정을 하는데 신뢰할 수 있는 근거를 제공하는 디지털 모델과 그의 작성을 위한 업무절차를 포함하여 지칭한다. BIM 은 BIM 데이터 호환범위에 따라 폐쇄형 BIM 과 개방형 BIM 으로 나뉜다. 폐쇄형 BIM 은 같은 회사 제품군 내에서만 BIM 데이터가 호환되는 개념이다. 반면에 개방형 BIM 은 BIM 데이터의 상호운용 및 호환을 위하여 ISO(국제표준화기구) 및 buildingSMART International(건설정보표준연맹) 등에서 제정한 국제표준 규격의 BIM 데이터를 다양한 주체들이 서로 개방적으로 공유 및 교환함으로써 BIM 도입의 목적을 효과적으로 달성하는데 활용하는 개념을 의미한다.BIM is a digital model that provides a reliable basis for making decisions during the life cycle of a facility by physical or functional characteristics of the facility object in all construction fields, including construction, civil engineering, and plant, Lt; / RTI > BIM is divided into closed BIM and open BIM depending on the range of BIM data compatibility. Closed BIM is a concept that BIM data is compatible only within the same company product line. On the other hand, open BIM is a system that allows various subjects to share and exchange BIM data of international standard established by ISO (International Organization for Standardization) and buildingSMART International (interoperability and compatibility of BIM data) This means the concept used to effectively achieve the purpose of the introduction.

모든 상기 개방형 BIM 을 기반으로 하는 BIM 시스템에서는 각기 다른 회사 제품군의 다양한 BIM 시스템들 간에 BIM 데이터를 공유 및 교환하기 위해, 국제적으로 공개되고 인정된 표준포맷의 BIM 데이터가 사용된다. 따라서, 각종 설계시 상기 개방형 BIM 을 기반으로 하는 BIM 시스템을 사용하면 설계와 도면작성이 일체화되고 기작성된 BIM 데이터를 가져와 기존 BIM 데이터와 연결 및 연동, 변형 후 연결 및 연동 등이 가능하게 되어 종래의 3차원 CAD 시스템 사용시 문제가 되었던 상기 문제점들이 대부분 해소가 되기는 하지만 현재 제작되는 개방형 BIM 을 기반으로 하는 BIM 시스템은 다음과 같은 문제점을 가지고 있다.In all open BIM-based BIM systems, BIM data in internationally recognized and accepted standard formats is used to share and exchange BIM data among various BIM systems in different company product families. Therefore, when the BIM system based on the open type BIM is used in various designs, the design and drawing making are integrated, and the created BIM data is fetched, so that the existing BIM data can be connected and interlocked, Although the above-mentioned problems, which have been a problem in using the 3D CAD system, are mostly solved, the BIM system based on the open BIM currently produced has the following problems.

첫째, 현재로서는 개방형 BIM 시스템을 소프트웨어화한 BIM 애플리케이션이 각기 다른 다수의 컴퓨팅 플랫폼 버전으로 따로따로 개발되고 있어, 하나의 BIM 애플리케이션을 각기 다른 다수의 컴퓨팅 플랫폼 버전으로 따로따로 개발함에 따라 개발비용 및 개발시간이 상승한다는 문제점이 있다.First, as BIM applications that are software for open BIM systems are being developed separately for different versions of a number of computing platforms, developing a BIM application separately for a number of different computing platform versions, There is a problem that the time increases.

여기서, 플랫폼(platform)은 그릇, 대지, 단상, 무대 따위의 의미가 바뀌어 컴퓨터 시스템의 기반이 되는 하드웨어 또는 소프트웨어를 말하며 일반적으로 애플리케이션이 실행될 수 있는 기초를 이루는 시스템을 의미한다. 근래 들어 상기 플랫폼이란 용어는 컴퓨터 환경이 아닌 다른 분야에서도 널리 사용되는 관계로, 컴퓨터 분야에서 사용되는 플랫폼을 타분야에서 사용되는 플랫폼과 구별시키기 위해 컴퓨팅 플랫폼(computing platform)이라고 부르기도 한다.Here, a platform refers to a hardware or software on which a computer system is changed by changing the meaning of a bowl, a land, a stage, or a stage, and generally refers to a system on which an application can be executed. In recent years, the term platform is widely used not only in the computer environment but also in other fields, and is called a computing platform in order to distinguish the platform used in the computer field from the platform used in other fields.

과거 대부분의 애플리케이션들은 특정 컴퓨팅 플랫폼에서만 운용되도록 제작되어 왔지만, 최근에는 개방형 인터페이스를 통해 일부 애플리케이션들이 다른 컴퓨팅 플랫폼에서도 운용될 수 있도록 제작되고 있는데 이와 같이 애플리케이션이 특정 컴퓨팅 플랫폼에서뿐만 아니라 다른 컴퓨팅 플랫폼에서도 운용이 가능할 때 이러한 애플리케이션을 가리켜 크로스 플랫폼(cross platform) 애플리케이션 또는 멀티 플랫폼(multi platform) 애플리케이션이라고 한다. Most of the applications in the past have been designed to run only on certain computing platforms, but recently, some applications have been designed to run on other computing platforms through an open interface. This means that applications can run on other computing platforms as well as on certain computing platforms. Whenever possible, these applications are referred to as cross-platform or multi-platform applications.

둘째, 현재 개방형 BIM 시스템을 소프트웨어화하여 개발되고 있는 서로 다른 회사 제품군의 BIM 애플리케이션들 간에는 데이터 파일형식이 중립포맷 또는 표준포맷인 BIM 데이터만 데이터 호환이 가능하므로, BIM 데이터 작성 후 저장시에는 보통 원본포맷의 BIM 데이터로도 저장하고 또한 다른 회사 제품군의 BIM 애플리케이션에서도 호환이 되는 중립포맷 또는 표준포맷의 BIM 데이터로도 저장한다. 그런데, 데이터 파일형식이 상기 중립포맷 또는 표준포맷인 BIM 데이터는 데이터 파일형식이 원본포맷인 BIM 데이터가 BIM 데이터 작성시의 전체 정보를 담고 있는 것과는 달리 BIM 데이터 작성시의 전체 정보에서 일정부분 손실이 있을 수 있기 때문에 서로 다른 회사 제품군의 BIM 애플리케이션들 간에 중립포맷 또는 표준포맷의 BIM 데이터로 데이터 호환이 가능하다 하더라도 완벽한 데이터 호환은 이루어질 수 없다는 문제점이 있다. 이에 따라, 특정 회사 제품군의 BIM 애플리케이션에서 작성되는 BIM 데이터를 다른 회사 제품군의 BIM 애플리케이션에서 사용하려 할 때, BIM 데이터 작성시의 전체 정보를 담고 있는 BIM 데이터를 원한다면 별도의 데이터 변환작업이나 데이터 재작성작업을 거쳐야 하는 번거로움이 발생하게 된다.Second, since BIM data of the different company product families developed by software of the open BIM system is compatible with only the BIM data whose data file format is the neutral format or the standard format, when the BIM data is created and stored, Of BIM data and also in BIM data in neutral format or standard format that is compatible with other BIM applications in other product families. However, unlike the BIM data in which the data file format is the neutral format or the standard format, the BIM data in which the data file format is the original format contains all the information at the time of creating the BIM data, There is a problem that complete data compatibility can not be achieved even if the BIM applications of different company product families are compatible with the BIM data of the neutral format or the standard format. As a result, when you want to use BIM data created in a BIM application in a specific company's product family in a BIM application in another company's family, you need to perform separate data conversion operations or data rewriting It is troublesome to work.

셋째, 개방형 BIM 시스템을 소프트웨어화한 BIM 애플리케이션 사용자들이 BIM 데이터 작성시 타분야를 고려하지 않은 상태로 각 분야별로 개별적으로 BIM 데이터를 작성하는 경우가 많다 보니, 특정분야용 BIM 데이터 작성시 타분야용으로 작성된 BIM 데이터를 사용하고자 할 때 상기 타분야용으로 작성된 BIM 데이터가 BIM 데이터를 작성할 분야의 특성에 맞지 않아 사용하기가 곤란한 경우가 많다는 문제점이 있다.Third, users of BIM applications that make open BIM system software do not take into consideration other fields when creating BIM data. In many cases, users create BIM data separately for each field. Therefore, when creating BIM data for specific fields, There is a problem that it is difficult to use the BIM data created for the other fields because it does not fit the characteristics of the field in which the BIM data is created.

상기한 문제점을 해결하기 위해 제안하는 것으로서, 본 발명의 목적은 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며 다양한 컴퓨팅 플랫폼에서 운용이 가능하여, 사용자들이 컴퓨팅 플랫폼이나 분야에 구애받지 않고 BIM 데이터를 작성할 수 있으며 사용자들 상호간에 BIM 데이터 공유 및 교환을 할 수 있는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법을 제공하는데 있다.BRIEF DESCRIPTION OF THE DRAWINGS The above and other features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings in which: To provide a method of constructing a cross platform based open BIM system capable of creating BIM data, supporting a number of heterogeneous computing platforms capable of sharing and exchanging BIM data among users, and interoperating with each other in data interchangeability .

본 발명의 다른 목적은 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며 다양한 컴퓨팅 플랫폼에서 운용이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시, 상기 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 크로스 플랫폼 BIM 애플리케이션의 UI(User Interface)/UX(User Experience) 부분은 각 타겟 플랫폼별로 따로 개발하도록 하여 사용자들이 각자에게 익숙한 UI(User Interface)/UX(User Experience)를 통하여 상기 크로스 플랫폼 BIM 애플리케이션을 다룰 수 있도록 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법을 제공하는데 있다.Another object of the present invention is to provide an open BIM system based on a cross platform that can implement various fields and interoperate with BIM data among other fields and can operate in various computing platforms, The user interface (UI) / UX (user experience) part of a cross-platform BIM application is developed separately for each target platform so that users can use the cross-platform BIM application And to provide a method for constructing an open BIM system based on a cross platform capable of interoperating data among other fields.

본 발명의 또 다른 목적은 상기 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며 다양한 컴퓨팅 플랫폼에서 운용이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시, 상기 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 크로스 플랫폼 BIM 애플리케이션의 각 분야별 객체모델의 데이터 파일형식을 IFC 중립포맷과 상호호환이 가능한 중립포맷으로 설정함으로써, 상기 각 분야별 객체모델의 데이터 파일형식을 중립포맷의 원본포맷 또는 표준포맷의 원본포맷으로 일원화할 수 있게 하여 상기 크로스 플랫폼 BIM 애플리케이션 사용자들이 상호간에 BIM 데이터 공유 및 교환시에 별도의 데이터 변환작업이나 데이터 재작성작업 없이 BIM 데이터 작성시의 전체 정보를 담고 있는 BIM 데이터를 주고받을 수 있도록 하고 또한 상기 중립포맷의 원본포맷 또는 표준포맷의 원본포맷으로 일원화된 데이터 파일형식으로 다양한 분야를 표현할 수 있도록 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법을 제공하는데 있다.Another object of the present invention is to provide an open BIM system based on a cross platform when constructing a cross platform based open BIM system capable of implementing various fields as described above and interoperable with other BIM data among other fields, The data file format of the object model of each field of the softwareized cross platform BIM application is set to the neutral format compatible with the IFC neutral format so that the data file format of each field object model can be converted into the neutral format original format or the standard format The BIM data can be unified into the original format so that the users of the cross platform BIM application can exchange BIM data with each other when exchanging BIM data with each other without any separate data conversion job or data rewrite operation And In addition, it supports a number of heterogeneous computing platforms that can represent various fields in a data file format unified by the original format of the neutral format or the standard format, and is a cross platform based open BIM system And to provide a method of constructing the same.

본 발명의 또 다른 목적은 상기 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며 다양한 컴퓨팅 플랫폼에서 운용이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시, 상기 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 크로스 플랫폼 BIM 애플리케이션에 품질검토도구를 통한 BIM 데이터에 대한 품질검토 기능을 넣음으로써, 상기 품질검토도구를 통하여 BIM 데이터의 BIM 품질기준 충족 여부가 검토되도록 할 수 있도록 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법을 제공하는데 있다.Another object of the present invention is to provide an open BIM system based on a cross platform when constructing a cross platform based open BIM system capable of implementing various fields as described above and interoperable with other BIM data among other fields, A number of heterogeneous computing platforms that allow software quality cross-platform BIM applications to include quality review functionality for BIM data through quality review tools, allowing the quality review tool to review BIM quality metrics. And to provide a method of constructing a cross platform based open BIM system capable of mutual data interchangeability between other fields.

상기와 같은 목적을 달성하기 위해 본 발명의 제 1 실시 예에 따른 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법에 있어서,In order to achieve the above object, there is provided a method for constructing an open BIM system supporting a plurality of heterogeneous computing platforms according to a first embodiment of the present invention,

크로스 플랫폼 개발환경을 구축하고 상기 크로스 플랫폼 개발환경의 통합개발언어들 중 하나 이상을 선택해 크로스 플랫폼 BIM 애플리케이션 소스코딩을 하는 제 1 단계; Constructing a cross platform development environment and selecting one or more integrated development languages of the cross platform development environment to perform cross-platform BIM application source coding;

상기 제 1 단계에서 코딩한 상기 크로스 플랫폼 BIM 애플리케이션 소스코드를 상기 통합개발언어별 컴파일러로 컴파일하여, 기계어로 변환하기 쉬우며 플랫폼에 종속적이지 않은 중간 단계의 언어인 IL 코드 및 상기 IL 코드에 대한 메타데이터를 생성하고 이를 실행파일인 어셈블리에 담아 디스크에 저장하는 제 2 단계;The cross-platform BIM application source code coded in the first step is compiled by the compiler for the integrated development language, and is easy to convert into machine language. IL code is an intermediate language that is not dependent on the platform, A second step of generating data and storing it in an assembly which is an executable file and storing the data in a disk;

상기 제 2 단계에서 디스크에 저장된 상기 어셈블리를 구성으로 하여 크로스 플랫폼 BIM 애플리케이션을 빌드하는 제 3 단계;A third step of building a cross-platform BIM application with the assembly stored in the disk in the second step;

를 포함하는 것을 특징으로 한다.And a control unit.

본 발명의 제 2 실시 예에 따른 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법에 있어서, A method for constructing a cross platform based open BIM system supporting a plurality of heterogeneous computing platforms according to a second embodiment of the present invention,

크로스 플랫폼 개발환경을 구축하고 상기 크로스 플랫폼 개발환경의 통합개발언어들 중 하나 이상을 선택해 크로스 플랫폼 BIM 애플리케이션 소스코딩을 하는 제 1 단계;Constructing a cross platform development environment and selecting one or more integrated development languages of the cross platform development environment to perform cross-platform BIM application source coding;

상기 제 1 단계에서 코딩한 상기 크로스 플랫폼 BIM 애플리케이션 소스코드를 타겟 플랫폼별 컴파일러로 컴파일하여 각각의 상기 타겟 플랫폼에서 실행이 가능한 네이티브 코드를 생성하고 이를 디스크에 저장하는 제 2 단계;A second step of compiling the cross-platform BIM application source code coded in the first step with a target platform-specific compiler, generating native codes executable on each of the target platforms, and storing the generated native code on a disk;

상기 제 2 단계에서 디스크에 저장된 상기 네이티브 코드를 구성으로 하여 크로스 플랫폼 BIM 애플리케이션을 빌드하는 제 3 단계;A third step of building a cross platform BIM application with the native code stored in the disk in the second step;

를 포함하는 것을 특징으로 한다.And a control unit.

본 발명의 제 3 실시 예에 따른 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법에 있어서, A method for constructing a cross platform based open BIM system supporting a plurality of heterogeneous computing platforms according to a third embodiment of the present invention and interoperable with each other in data interchangeability,

크로스 플랫폼 개발환경을 구축하고 상기 크로스 플랫폼 개발환경의 개발언어로 크로스 플랫폼 BIM 애플리케이션 소스코딩을 하는 제 1 단계;A first step of building a cross-platform development environment and performing source-coding of a cross-platform BIM application in a development language of the cross-platform development environment;

상기 제 1 단계에서 코딩한 상기 크로스 플랫폼 BIM 애플리케이션 소스코드를 상기 개발언어의 컴파일러로 컴파일하여, 기계어로 변환하기 쉬우며 플랫폼에 종속적이지 않은 중간 단계의 언어인 바이트코드를 생성하고 이를 디스크에 저장하는 제 2 단계;The cross platform BIM application source code coded in the first step is compiled with the compiler of the development language to generate bytecode which is an intermediate language which is easy to convert into machine language and is not dependent on the platform, A second step;

상기 제 2 단계에서 디스크에 저장된 상기 바이트코드를 구성으로 하여 크로스 플랫폼 BIM 애플리케이션을 빌드하는 제 3 단계; A third step of building a cross platform BIM application with the bytecodes stored in the disk in the second step;

를 포함하는 것을 특징으로 한다.And a control unit.

본 발명에 의하면 다양한 컴퓨팅 플랫폼에서 운용이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템을 구축함으로써, 사용자들이 컴퓨팅 플랫폼에 구애받지 않고 상기 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화환 크로스 플랫폼 BIM 애플리케이션을 사용할 수 있게 되어 BIM 애플리케이션의 상호운용성이 극대화되는 효과가 있으며 또한 상기 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 상기 크로스 플랫폼 BIM 애플리케이션을 하나만 개발하면 되므로 하나의 BIM 애플리케이션을 각기 다른 다수의 컴퓨팅 플랫폼 버전으로 따로따로 개발함에 따른 개발비용 및 개발시간의 상승이 발생하지 않아 BIM 애플리케이션의 개발 효율성이 극대화되는 효과가 있다.According to the present invention, by constructing an open BIM system based on a cross platform that can be operated in various computing platforms, users can use the cross platform open BIM system in a software wreath cross platform BIM application regardless of a computing platform The BIM application is maximized in interoperability. Moreover, since only one cross-platform BIM application that is software of the cross platform based open BIM system can be developed, one BIM application can be separately developed into a plurality of different computing platform versions It is possible to maximize the development efficiency of the BIM application because the development cost and the development time are not increased.

또한, 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템을 구축함으로써, 사용자들이 분야에 구애받지 않고 상기 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화환 크로스 플랫폼 BIM 애플리케이션을 사용해 BIM 데이터를 작성할 수 있게 되고 사용자들 상호간에 BIM 데이터 공유 및 교환을 할 수 있게 되어 BIM 데이터의 상호운용성이 극대화되는 효과가 있다.In addition, by constructing an open BIM system based on cross platform that can implement various fields and interoperability of BIM data among other fields, it is possible for users to use the cross platform based open BIM system as a software wreath cross platform BIM application The BIM data can be created using the BIM data, and the BIM data can be shared and exchanged among the users, thereby maximizing the interoperability of the BIM data.

또한, 상기 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며 다양한 컴퓨팅 플랫폼에서 운용이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시, 상기 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 크로스 플랫폼 BIM 애플리케이션의 UI(User Interface)/UX(User Experience) 부분은 각 타겟 플랫폼별로 따로 개발하도록 함으로써, 사용자들이 각자에게 익숙한 UI(User Interface)/UX(User Experience)를 통하여 상기 크로스 플랫폼 BIM 애플리케이션을 다룰 수 있게 되어 상기 크로스 플랫폼 BIM 애플리케이션의 사용성이 극대화되는 효과가 있다.In addition, when building an open BIM system based on a cross platform that can implement various fields as described above and interoperate with BIM data among other fields and operate on various computing platforms, the cross platform based open BIM system can be used as a cross platform The user interface (UI) / UX (user experience) part of the BIM application is developed separately for each target platform, so that users can deal with the cross-platform BIM application through UI (user interface) / UX (user experience) So that the usability of the cross-platform BIM application is maximized.

또한, 상기 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며 다양한 컴퓨팅 플랫폼에서 운용이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시, 상기 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 크로스 플랫폼 BIM 애플리케이션의 각 분야별 객체모델의 데이터 파일형식을 IFC 중립포맷과 상호호환이 가능한 중립포맷으로 설정함으로써, 상기 각 분야별 객체모델의 데이터 파일형식을 중립포맷의 원본포맷 또는 표준포맷의 원본포맷으로 일원화할 수 있게 하여 상기 크로스 플랫폼 BIM 애플리케이션 사용자들이 상호간에 BIM 데이터 공유 및 교환시에 별도의 데이터 변환작업이나 데이터 재작성작업 없이 BIM 데이터 작성시의 전체 정보를 담고 있는 BIM 데이터를 주고받을 수 있도록 함으로 BIM 데이터의 무결성이 확보되는 효과가 있으며 또한 상기 중립포맷의 원본포맷 또는 표준포맷의 원본포맷으로 일원화된 데이터 파일형식으로 다양한 분야를 표현할 수 있도록 함으로 BIM 데이터의 데이터 파일형식 일관성이 확보되는 효과가 있다.In addition, when building an open BIM system based on a cross platform that can implement various fields as described above and interoperate with BIM data among other fields and operate on various computing platforms, the cross platform based open BIM system can be used as a cross platform By setting the data file format of the object model of each field of the BIM application to a neutral format compatible with the IFC neutral format, the data file format of each field model is unified into the original format of the neutral format or the standard format So that users of the cross platform BIM application can exchange BIM data containing all the information at the time of creating BIM data without any separate data conversion job or data rewrite operation at the time of sharing and exchanging BIM data with each other, The integrity of This effect is obtained and there is also the effect that the data file formats BIM data consistency by ensuring to represent the various sectors in the unified data file format to the original format of the original format or standard format of the neutral format.

또한, 상기 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며 다양한 컴퓨팅 플랫폼에서 운용이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시, 상기 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 크로스 플랫폼 BIM 애플리케이션에 품질검토도구를 통한 BIM 데이터에 대한 품질검토 기능을 넣음으로써, 상기 품질검토도구를 통하여 BIM 데이터의 BIM 품질기준 충족 여부가 검토되도록 할 수 있게 되어 품질이 떨어지는 BIM 데이터의 사용을 원천적으로 막을 수 있는 효과가 있다.In addition, when building an open BIM system based on a cross platform that can implement various fields as described above and interoperate with BIM data among other fields and operate on various computing platforms, the cross platform based open BIM system can be used as a cross platform By inserting a quality review function for BIM data through the quality review tool into the BIM application, it is possible to review whether the BIM data satisfies the BIM quality criterion through the quality review tool. Thus, the use of the poor quality BIM data is essential There is an effect that can be prevented.

도 1은 종래의 개방형 BIM 시스템에서 BIM 표준포맷 데이터 파일의 흐름을 도시한 도면.
도 2는 본 발명의 제 1~4 실시 예에 따라 구축된 크로스 플랫폼 기반의 개방형 BIM 시스템의 개념을 도시한 도면.
도 3은 본 발명의 제 1~4 실시 예에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템 구축 후 사용자에게 배포하는 개념을 도시한 도면.
도 4a~4c는 본 발명의 제 1~3 실시 예에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 순서도.
도 5a~5c는 본 발명의 제 1~3 실시 예에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 및 사용자 배포의 일례를 보인 도면.
도 6은 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시 BIM 표준체계 규약을 설정하는 순서도.
도 7은 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시 각 분야의 표준 업무 단계(LOS)별 표준 정보 깊이(LOD)를 설정하는 일례를 보인 예시도.
1 shows the flow of a BIM standard format data file in a conventional open BIM system;
FIG. 2 illustrates a cross-platform based open BIM system constructed in accordance with the first through fourth embodiments of the present invention; FIG.
3 is a diagram illustrating a concept of distributing to a user after building an open BIM system based on a cross platform according to the first to fourth embodiments of the present invention.
4A to 4C are flowcharts for constructing a cross platform based open BIM system according to the first to third embodiments of the present invention.
5A to 5C are views showing an example of construction and user distribution of a cross platform based open BIM system according to the first to third embodiments of the present invention.
6 is a flow chart for setting a BIM standard framework protocol when building an open BIM system based on a cross platform according to the present invention.
FIG. 7 is an exemplary diagram illustrating an example of setting a standard information depth (LOD) for each standard field level (LOS) in the construction of an open BIM system based on a cross platform according to the present invention.

이하, 첨부된 도면을 참조하여 본 발명의 실시형태를 설명한다. 그러나, 본 발명의 실시형태는 여러 가지의 다른 형태로 변형될 수 있으며, 본 발명의 범위가 이하 설명하는 실시형태로만 한정되는 것은 아니다. DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. However, the embodiments of the present invention may be modified into various other forms, and the scope of the present invention is not limited to the embodiments described below.

도 1 에 도시된 바와 같이, 종래에는 회사 제품군이 각기 다른 다수의 BIM 애플리케이션들로 개방형 BIM 시스템이 구축되어 상기 BIM 애플리케이션들 간에 다양한 분야용으로 작성된 BIM 표준포맷 데이터 파일을 공유 및 교환해왔다. 즉, 종래의 개방형 BIM 시스템은 회사 제품군에 따라 따로따로 개발된 다수의 BIM 애플리케이션들로 구축이 되어왔고, 상기 BIM 애플리케이션들 간에 BIM 데이터 공유 및 교환은 BIM 표준포맷 데이터 파일을 통해서 이루어져 왔다.As shown in FIG. 1, an open BIM system has been conventionally constructed with a plurality of different BIM applications in different company product groups, and has exchanged BIM standard format data files created for various fields between the BIM applications. That is, the conventional open BIM system has been constructed with a plurality of BIM applications developed separately according to the product family, and the BIM data sharing and exchange between the BIM applications has been performed through the BIM standard format data file.

본 발명에서는 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며, 다양한 컴퓨팅 플랫폼에서 운용이 가능한 크로스 플랫폼 BIM 애플리케이션(10)을 개발함으로 크로스 플랫폼 기반의 개방형 BIM 시스템을 구축하게 된다.In the present invention, an open BIM system based on a cross platform is constructed by developing a cross platform BIM application 10 capable of implementing various fields and interoperable with other BIM data and operating in various computing platforms.

도 2 에 도시된 바와 같이, 본 발명의 제 1~4 실시 예에 따라 구축된 크로스 플랫폼 기반의 개방형 BIM 시스템은 다양한 분야를 구현할 수 있고 타분야 간에 BIM 데이터 상호호환이 가능하며, 다양한 컴퓨팅 플랫폼에서 운용이 가능하게 된다.As shown in FIG. 2, the cross platform-based open BIM system constructed according to the first to fourth embodiments of the present invention can implement various fields, interchange BIM data among other fields, It becomes possible to operate.

도 3 에 도시된 바와 같이, 본 발명의 제 1~4 실시 예에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템 구축 후 사용자에게 배포하는 개념은 다음과 같다.As shown in FIG. 3, the concept of distributing to a user after building an open BIM system based on a cross platform according to the first to fourth embodiments of the present invention is as follows.

개발자가 크로스 플랫폼 BIM 애플리케이션(10)을 개발함으로 크로스 플랫폼 기반의 개방형 BIM 시스템을 구축하고 상기 크로스 플랫폼 BIM 애플리케이션(10)을 각종 디스크로 제작하여 배포 또는 배포서버에 게시하여 배포하면, 사용자는 상기 디스크를 구입하거나 인터넷을 통해 배포서버에 접속하여 라이선스 구입 후 파일을 다운로드하여 상기 크로스 플랫폼 BIM 애플리케이션(10)을 획득하고 이를 상기 크로스 플랫폼 BIM 애플리케이션(10)의 실행기반인 크로스 플랫폼 실행환경(40)이 설치되어 있는 타겟 플랫폼(50)에 설치하여 사용한다.When a developer builds a cross platform BIM application 10 by developing a cross platform BIM application 10 and publishes and distributes the cross platform BIM application 10 to various distribution servers or distribution servers, Platform BIM application 10 and acquires the cross-platform BIM application 10 and downloads it to the cross platform execution environment 40, which is the execution base of the cross platform BIM application 10, And installed on the target platform 50 installed therein.

<제 1 실시 예> &Lt; Embodiment 1 >

도 4a 에 도시된 바와 같이, 제 1 실시 예에 따른 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축방법은 다음과 같다. As shown in FIG. 4A, a method for constructing an open BIM system supporting a plurality of heterogeneous computing platforms according to the first embodiment and cross-platform compatible with other fields is as follows.

제 1 단계(S110)는 크로스 플랫폼 개발환경(20)을 구축하고 상기 크로스 플랫폼 개발환경(20)의 통합개발언어들 중 하나 이상을 선택해 크로스 플랫폼 BIM 애플리케이션(10) 소스코딩을 하는 단계이다.The first step S110 is to build a cross platform development environment 20 and select one or more of the integrated development languages of the cross platform development environment 20 to perform source coding of the cross platform BIM application 10.

제 2 단계(S120)는 상기 제 1 단계(S110)에서 코딩한 상기 크로스 플랫폼 BIM 애플리케이션(10) 소스코드를 상기 통합개발언어별 컴파일러(30)로 컴파일하여, 기계어로 변환하기 쉬우며 플랫폼에 종속적이지 않은 중간 단계의 언어인 IL(Intermediate Language) 코드 및 상기 IL 코드에 대한 메타데이터를 생성하고 이를 실행파일인 어셈블리(Assembly)에 담아 디스크에 저장하는 단계이다.The second step S120 is to compile the source code of the cross platform BIM application 10 coded in the first step S110 with the compiler 30 according to the integrated development language to easily convert it into a machine language, (Intermediate Language) code, which is an intermediate language that is not an intermediate language, and metadata for the IL code, and stores it in an assembly, which is an executable file, on a disc.

제 3 단계(S130)는 상기 제 2 단계(S120)에서 디스크에 저장된 상기 어셈블리를 구성으로 하여 크로스 플랫폼 BIM 애플리케이션(10)을 빌드하는 단계이다.The third step S130 is a step of building the cross-platform BIM application 10 with the assembly stored in the disk in the second step S120.

도 6 에 도시된 바와 같이, 상기 제 1 단계(S110)는 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시의 BIM 표준체계 규약을 설정하는 세부 단계들을 포함하는데 그 내용은 다음과 같다.As shown in FIG. 6, the first step (S110) includes the detailed steps of setting a BIM standard protocol at the time of building an open BIM system based on a cross platform according to the present invention.

제 1a 단계(S510)는 BIM 을 구현하고자 하는 분야를 설정하고 각 분야별 객체모델의 데이터 파일형식과 데이터 파일명의 구조를 설정하는 부분을 소스코딩하는 단계이다.Step 1a (S510) is a step of setting a field for implementing the BIM and performing a source coding of a data file format of the object model for each field and a structure for setting the structure of the data file name.

제 1b 단계(S520)는 상기 제 1a 단계(S510)에서 설정된 각 분야별로 업무 단계(LOS)를 설정하는 부분을 소스코딩하는 단계이다.Step 1b (S520) is a step of source-coding a part for setting a task level (LOS) for each field set in the step 1a (S510).

제 1c 단계(S530)는 상기 제 1b 단계(S520)에서 설정된 각 분야의 업무 단계(LOS)별로 정보 깊이(LOD)를 설정하는 부분을 소스코딩하는 단계이다.The first c step S530 is a step of source-coding a part for setting the information depth LOD for each LOS of each field set in the step 1b (S520).

제 1d 단계(S540)는 상기 제 1b~1c 단계(S520~S530)에서 설정된 각 분야의 업무 단계(LOS) 및 각 분야의 업무 단계(LOS)별 정보 깊이(LOD)에 코드체계를 부여하는 부분을 소스코딩하는 단계이다.The first d step S540 includes a step of assigning a code system to the LOS of each field set in the steps 1b to 1c (S520 to S530) and the information depth (LOD) of each field of operation (LOS) As shown in FIG.

제 1e 단계(S550)는 상기 각 분야의 업무 단계(LOS)별 정보 깊이(LOD)에 해당하는 객체모델을 생성하고 생성된 객체모델에 속성을 부여하는 부분을 소스코딩하는 단계이다.Step 1e (S550) is a step of generating an object model corresponding to the information depth (LOD) for each task level (LOS) of each field and source-coding a part for giving attributes to the generated object model.

제 1f 단계(S560)는 상기 제 1e 단계(S550)에서 생성된 객체모델의 레퍼런스를 정의하는 부분을 소스코딩하는 단계이다.Step 1f (S560) is a step of source-coding a portion defining the reference of the object model generated in the first e step (S550).

제 1g 단계(S570)는 상기 제 1e 단계(S550)에서 생성된 객체모델을 객체 및 속성별로 분류화하여 정보분류체계(객체분류체계, 속성분류체계)를 만드는 부분을 소스코딩하는 단계이다.In the first g step S570, the object model generated in the first e step S550 is categorized by object and attribute to source-code a part for creating an information classification system (object classification system and attribute classification system).

제 1h 단계(S580)는 상기 제 1e 단계(S550)에서 생성된 객체모델 간에 상호호환성을 검증하는 부분을 소스코딩하는 단계이다.The first step S580 is a step of source-coding a part for verifying mutual compatibility among the object models generated in the first e step S550.

여기서, 상기 제 1a 단계(S510)에서는 각 분야별 객체모델의 데이터 파일형식을 IFC(Industry Foundation Classes) 중립포맷과 상호호환이 가능한 중립포맷으로 설정한다.In step S510, the data file format of the object model for each field is set to a neutral format compatible with IFC (Industry Foundation Classes) neutral format.

또한, 상기 제 1 단계(S110)는 타 BIM 애플리케이션에서 작성되어 생성되는 IFC 중립포맷의 BIM 데이터 및 상기 크로스 플랫폼 BIM 애플리케이션(10)에서 작성되어 생성되는 BIM 데이터가 BIM 품질기준을 충족하는지의 여부를 검토하는 품질검토도구를 소스코딩하는 제 1i 단계(S590)를 더 포함한다.In the first step S110, the BIM data of the IFC-neutral format created and generated by another BIM application and the BIM data created and generated by the cross-platform BIM application 10 satisfy the BIM quality criteria And a first i step (S590) of source coding the quality review tool to be reviewed.

제 1 실시 예에 대해 각 단계별로 상세한 설명을 하면 다음과 같다.The first embodiment will be described in detail in each step as follows.

컴퓨팅 플랫폼은 애플리케이션들을 실행시키는데 쓰이는 하드웨어와 소프트웨어의 결합으로 일반적으로 컴퓨터 아키텍처, 운영체제(OS), 프로그램 언어, 런타임 라이브러리(Runtime Library), GUI(Graphic User Interface)를 포함하지만 운영체제(OS)에 따라 상기 컴퓨팅 플랫폼이 구분되는 경우가 많기 때문에 좁게는 운영체제(OS)를 지칭하기도 한다.A computing platform is a combination of hardware and software used to execute applications, and generally includes a computer architecture, an operating system (OS), a program language, a runtime library, and a GUI (Graphic User Interface) Because computing platforms are often distinct, they are often referred to as operating systems (OSs).

본 발명에서 컴퓨팅 플랫폼은 애플리케이션들을 실행시킬 타겟 플랫폼(50)으로서, 운영체제(OS)를 가리키는 것으로 한다.In the present invention, a computing platform refers to an operating system (OS) as a target platform 50 on which applications are to be executed.

현재, 대표적인 운영체제(OS)의 종류로는 윈도우즈(Windows), 맥(Mac) OS, 유닉스(Unix), 리눅스(Linux) 등의 컴퓨터 운영체제와 윈도우즈 임베디드, 임베디드 리눅스 등의 임베디드 컴퓨터 운영체제, iOS, 안드로이드(Android), 윈도우즈 폰, 윈도우즈 RT 등의 모바일 단말기 운영체제 등이 있다.Currently, typical operating systems include computer operating systems such as Windows, Mac OS, Unix, and Linux, embedded computer operating systems such as Windows Embedded and Embedded Linux, iOS, Android (Android), Windows Phone, and Windows RT.

도 5a 에 도시된 바와 같이, 상기 제 1 단계(S110)에서는 크로스 플랫폼 개발환경(20)을 구축하고 상기 크로스 플랫폼 개발환경(20)에서 CLS(Common Language Specification)를 만족함으로 상호호환이 되는 통합개발언어들 중 하나 이상을 선택해 상기 크로스 플랫폼 BIM 애플리케이션(10) 소스코딩을 하게 되는데, 대표적인 크로스 플랫폼 개발환경(20)으로는 닷넷 프레임워크(.NET Framework) 또는 닷넷 컴팩트 프레임워크(.NET Compact Framework), 모노 프레임워크(Mono Framework)가 있다.As shown in FIG. 5A, in the first step S110, a cross platform development environment 20 is constructed, and integrated development is performed in the cross platform development environment 20 so as to satisfy the Common Language Specification (CLS) The BIM application 10 may be one or more of the following languages: the .NET Framework or the .NET Compact Framework. , And Mono Framework (Mono Framework).

한편, 상기 크로스 플랫폼 개발환경(20)은 메모장 등의 편집기를 이용해 소스코드를 입력한 후 파일로 저장하고 명령행 창에서 상기 통합개발언어별 컴파일러를 직접 구동해 소스코드를 컴파일하는 방식의 종래의 개발환경을 사용할 수도 있으나 크로스 플랫폼 개발 IDE(Integrated Development Environment)를 사용하여 코딩, 디버그, 컴파일, 배포 등 상기 크로스 플랫폼 BIM 애플리케이션(10) 개발에 관련된 모든 작업을 하나의 IDE(통합개발환경) 안에서 처리하는 것이 여러모로 훨씬 더 유리하다.Meanwhile, the cross-platform development environment 20 includes a conventional method of inputting a source code using an editor such as a notepad, storing the file as a file, and compiling the source code by directly driving the compiler according to the integrated development language You can use the development environment, but you can use the cross-platform development IDE (Integrated Development Environment) to process all the tasks involved in developing the cross-platform BIM application (10), including coding, debugging, Is much more advantageous in many ways.

대표적인 상기 크로스 플랫폼 개발 IDE 로는 크로스 플랫폼 실행환경(40)인 닷넷 프레임워크(.NET Framework) 또는 닷넷 컴팩트 프레임워크(.NET Compact Framework)에서 구동되는 크로스 플랫폼 애플리케이션을 개발할 수 있는 닷넷 IDE, 또한 크로스 플랫폼 실행환경(40)인 모노 프레임워크(Mono Framework)에서 구동되는 크로스 플랫폼 애플리케이션을 개발할 수 있는 모노 IDE 등이 있다.The representative cross-platform development IDE includes a .NET IDE capable of developing a cross-platform application running on the .NET Framework or the .NET Compact Framework, which is a cross platform execution environment 40, And a mono IDE capable of developing a cross-platform application running on a mono framework (execution environment 40).

상기 닷넷 IDE 에서는 C#, C++/CLI, VB.NET, F# 등의 닷넷 IDE 에서 상호호환이 되는 통합개발언어들 중 하나 이상을 선택해 소스코딩을 하게 되며, 상기 닷넷 IDE 로 개발된 크로스 플랫폼 애플리케이션은 닷넷 프레임워크(.NET Framework) 또는 닷넷 컴팩트 프레임워크(.NET Compact Framework)가 설치된 MS 윈도우 기반 컴퓨팅 플랫폼에서 구동된다.In the above mentioned .NET IDE, source coding is performed by selecting one or more integrated development languages compatible with each other in the .NET IDE such as C #, C ++ / CLI, VB.NET, F #, etc. The cross- It runs on an MS Windows-based computing platform with a framework (.NET Framework) or a .NET Compact Framework.

상기 모노 IDE 에서는 C#, C++/CLI, VB.NET, F#, vala 등의 모노 IDE 에서 상호호환이 되는 통합개발언어들 중 하나 이상을 선택해 소스코딩을 하게 되며, 상기 모노 IDE 로 개발된 크로스 플랫폼 애플리케이션은 모노 프레임워크(Mono Framework)가 설치된 다양한 컴퓨팅 플랫폼에서 구동된다.In the mono IDE, source coding is performed by selecting one or more integrated development languages compatible with each other in a mono IDE such as C #, C ++ / CLI, VB.NET, F #, and vala. Runs on a variety of computing platforms with a mono framework.

상기 닷넷 IDE 로 개발된 크로스 플랫폼 애플리케이션은 윈도우즈(Windows), 윈도우즈 임베디드, 윈도우즈 폰, 윈도우즈 RT 등의 다양한 MS 윈도우 기반 컴퓨팅 플랫폼에서 구동될 수 있다.The cross-platform applications developed in the above-mentioned .NET IDE can be run on various MS Windows based computing platforms such as Windows, Windows Embedded, Windows Phone, and Windows RT.

상기 모노 IDE 로 개발된 크로스 플랫폼 애플리케이션은 윈도우즈(Windows), 윈도우즈 임베디드, 윈도우즈 폰, 윈도우즈 RT 등의 다양한 MS 윈도우 기반 컴퓨팅 플랫폼에서뿐만 아니라 맥(Mac) OS, 유닉스(Unix), 리눅스(Linux), 임베디드 리눅스, iOS, 안드로이드(Android) 등의 다양한 비 MS 계열 컴퓨팅 플랫폼에서도 구동될 수 있다.The cross-platform application developed with the above-mentioned mono IDE can be used not only in various MS Windows based computing platforms such as Windows, Windows Embedded, Windows Phone, and Windows RT, but also Mac OS, Unix, Linux, Linux, iOS, Android, and many other non-MS-based computing platforms.

상기 제 2 단계(S120)에서 상기 IL 코드는 CIL(Common Intermediate Language) 코드 또는 MSIL(Microsoft Intermediate Language) 코드라고도 불린다. 상기 제 1 단계(S110)에서 코딩한 소스코드를 상기 통합개발언어별 컴파일러로 컴파일하면 공통 언어 기반이라 불리는 CLI(Common Language Infrastructure) 사양을 따르는 상기 IL 코드로 컴파일되고 이때 상기 IL 코드에 대한 메타데이터도 같이 생성되는데, 상기 메타데이터는 상기 IL 코드의 성격을 설명해 주는 별도의 데이터이다.In the second step S120, the IL code is also called CIL (Common Intermediate Language) code or MSIL (Microsoft Intermediate Language) code. When the source code coded in the first step S110 is compiled into the compiler according to the integrated development language, it is compiled into the IL code conforming to a Common Language Infrastructure (CLI) specification called a common language base, The metadata is separate data explaining the nature of the IL code.

상기 IL 코드 및 상기 IL 코드에 대한 메타데이터는 실행파일인 어셈블리(Assembly)에 담겨져 디스크에 저장되는데, 상기 어셈블리의 일반적인 확장명은 .exe 또는 .dll 이다.The metadata for the IL code and the IL code is stored in an assembly, which is an executable file, and is stored on a disk. The general extension of the assembly is .exe or .dll.

상기 어셈블리는 하나 이상의 모듈(Module)로 구성되는데, 이때 모듈 하나당 하나의 파일이 대응되며, 다수의 모듈이 하나의 어셈블리를 구성하고 있는 경우에는 상기 다수의 모듈 중의 하나는 반드시 다른 모듈의 목록을 관리하는 메니페스트(Manifest) 데이터를 담고 있어야 한다.The assembly is composed of one or more modules, wherein one file corresponds to one module, and when a plurality of modules constitute one assembly, one of the plurality of modules necessarily manages a list of other modules Manifest data must be included.

상기 제 3 단계(S130)에서 상기 어셈블리를 구성으로 하여 상기 크로스 플랫폼 BIM 애플리케이션(10)을 빌드할 때 ClickOnce, Windows Installer, InstallShield 등의 배포 애플리케이션을 사용하는 것이 일반적이다.In the third step S 130, when building the cross-platform BIM application 10 using the assembly, it is common to use a distributed application such as ClickOnce, Windows Installer, InstallShield, or the like.

한편, 상기 제 1~3 단계(S110~S130)에서와 같이, 상기 크로스 플랫폼 개발환경(20)에서 상기 크로스 플랫폼 BIM 애플리케이션(10)을 개발함으로 크로스 플랫폼 기반의 개방형 BIM 시스템을 구축하게 되면, 도 5a 에 도시된 바와 같이, 사용자에게 상기 크로스 플랫폼 BIM 애플리케이션(10)을 배포하고 사용자는 상기 크로스 플랫폼 BIM 애플리케이션(10)을 획득한 후 이를 타겟 플랫폼(50)에 설치하여 사용하게 된다. 여기서, 사용자는 상기 타겟 플랫폼(50)에 상기 크로스 플랫폼 BIM 애플리케이션(10)을 설치하기 전에 먼저 상기 크로스 플랫폼 BIM 애플리케이션(10)의 실행기반인 크로스 플랫폼 실행환경(40)을 상기 타겟 플랫폼(50)에 설치해야 한다.If the open platform BIM system is constructed by developing the cross platform BIM application 10 in the cross platform development environment 20 as in the first through third steps S110 through S130, As shown in FIG. 5a, the cross-platform BIM application 10 is distributed to the user and the user acquires the cross-platform BIM application 10 and installs it on the target platform 50 for use. Here, the user may first install the cross platform execution environment 40, which is the execution base of the cross platform BIM application 10, on the target platform 50 before installing the cross platform BIM application 10 on the target platform 50, .

상기와 같이 사용자에게 배포되는 크로스 플랫폼 BIM 애플리케이션(10)은 컴퓨팅 플랫폼에 종속적이지 않으므로 상기 크로스 플랫폼 실행환경(40)이 설치되어 있는 컴퓨팅 플랫폼에는 어디든지 설치되어 사용될 수 있다. 단, 상기 크로스 플랫폼 실행환경(40)은 컴퓨팅 플랫폼에 종속적이므로 특정 컴퓨팅 플랫폼에는 해당 컴퓨팅 플랫폼용으로 만들어진 크로스 플랫폼 실행환경(40)만이 설치될 수 있다.Since the cross platform BIM application 10 distributed to the user is not dependent on the computing platform, it can be installed anywhere on the computing platform on which the cross platform execution environment 40 is installed. However, since the cross-platform execution environment 40 is dependent on the computing platform, only a cross-platform execution environment 40 for the corresponding computing platform may be installed in the specific computing platform.

사용자는 상기와 같이 타겟 플랫폼(50)에 상기 크로스 플랫폼 BIM 애플리케이션(10)의 실행기반인 크로스 플랫폼 실행환경(40)과 상기 크로스 플랫폼 BIM 애플리케이션(10)을 설치하고 난 후에 상기 크로스 플랫폼 BIM 애플리케이션(10)을 실행시킬 수 있게 된다.The user installs the cross platform execution environment 40 and the cross platform BIM application 10 that are the execution base of the cross platform BIM application 10 on the target platform 50 as described above and then executes the cross platform BIM application 10).

사용자가 타겟 플랫폼(50)에서 상기 크로스 플랫폼 BIM 애플리케이션(10)을 실행시키면 상기 크로스 플랫폼 실행환경(40)인 .NET(or Mono) Framework 내에 가상머신(Virtual Machine)인 CLR(or Mono runtime)이 로드되어 JIT(Just In Time) 컴파일러가 실행파일인 상기 어셈블리 내의 상기 IL 코드를 네이티브(Native) 코드로 변환하여 상기 네이티브 코드가 실행되게 된다.When the user executes the cross platform BIM application 10 on the target platform 50, a virtual machine CLR (or Mono runtime) is created in the .NET (or Mono) Framework, which is the cross platform execution environment 40 And the JIT (Just In Time) compiler converts the IL code in the assembly, which is an executable file, into a native code, so that the native code is executed.

도 6 에 도시된 바와 같이, 상기 제 1 단계(S110)가 포함하는 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시의 BIM 표준체계 규약을 설정하는 세부 단계들에 대해 상세한 설명을 하면 다음과 같다.As shown in FIG. 6, detailed steps for setting a BIM standard framework rule at the time of building an open BIM system based on a cross platform according to the present invention including the first step (S110) will be described in detail. same.

상기 제 1a 단계(S510)에서는 건축, 토목, 환경, 조경, 정보통신, 전기전자, 기계 등의 BIM 을 구현하고자 하는 다양한 분야를 설정하고 각 분야별 객체모델의 데이터 파일형식과 데이터 파일명의 구조를 설정하는 부분을 소스코딩하게 된다.In step S510, various fields for implementing BIM such as architecture, civil engineering, environment, landscape, information communication, electric / electronic, and machine are set, and the structure of the data file format and the data file name of the object model for each field is set The source code is coded.

또한, 상기 제 1a 단계(S510)에서는 각 분야별 객체모델의 데이터 파일형식을 IFC 중립포맷과 상호호환이 가능한 중립포맷으로 설정하게 된다.In step S510, the data file format of the object model for each field is set to a neutral format compatible with the IFC neutral format.

여기서, 각 분야별 객체모델의 데이터 파일형식을 중립포맷으로 설정하게 되면 다른 회사 제품군의 BIM 애플리케이션들과 BIM 데이터 공유 및 교환이 가능하게 된다. Here, if the data file format of each field object model is set to the neutral format, BIM data can be shared and exchanged with BIM applications of other company product families.

대표적인 중립포맷으로는 IFC 중립포맷과 XML 기반의 중립포맷 등이 있다.Typical neutral formats include IFC neutral format and XML-based neutral format.

IFC 중립포맷은 모든 BIM 애플리케이션들이 상기 IFC 중립포맷을 통하여 BIM 데이터를 공유 및 교환하기 위한 목적으로 개발되어 널리 사용되고 있는 국제 표준포맷이다.The IFC Neutral Format is an international standard format that has been developed and widely used for all BIM applications for sharing and exchanging BIM data through the IFC neutral format.

그러나, IFC 중립포맷은 서로 다른 회사 제품군의 BIM 애플리케이션들 간에 BIM 데이터 호환을 위해 원본포맷의 BIM 데이터를 IFC 중립포맷의 BIM 데이터로 변환시에 일정부분 정보손실이 있을 수 있다는 한계점이 있다.However, the IFC neutral format has a limitation that there may be some information loss when converting BIM data of original format to BIM data of IFC neutral format for BIM data compatibility between BIM applications of different company product families.

한편, XML(eXtensible Markup Language)은 일종의 컴퓨터 언어로서, 정보기술의 발전과 인터넷의 확산으로 웹을 통해 정보 교환이 급속히 확산되면서 특정 하드웨어나 소프트웨어에 제약을 받지 않는 표준화된 정보기술의 필요에 의해 개발되었다.Meanwhile, XML (eXtensible Markup Language) is a kind of computer language in which information exchange is rapidly spreading through the web due to the development of information technology and the spread of the Internet, and is developed by the need of standardized information technology which is not restricted by specific hardware or software .

현재, XML 은 국내외에서 웹 상에서 유통되는 데이터 포맷 표준으로 채택되고 있으며 전자상거래 분야를 비롯하여 금융, 과학, 교육, 정보기술, 의료 등 거의 모든 응용 분야에서 웹 기반의 정보 교환 표준으로 채택되고 있다.Currently, XML has been adopted as a data format standard distributed on the web at home and abroad, and has been adopted as a web-based information exchange standard in almost all applications such as electronic commerce, finance, science, education, information technology and medical care.

현재, XML 을 기반으로 한 ifcXML, gbXML, CityGML, LandXML 등과 같은 중립포맷들이 널리 사용되고 있다.At present, neutral formats such as ifcXML, gbXML, CityGML, and LandXML based on XML are widely used.

상기 ifcXML, gbXML, CityGML, LandXML 은 각 분야에서 데이터 표준포맷으로 채택되어 널리 사용되고 있긴 하지만 한계점이 있다.The above-mentioned ifcXML, gbXML, CityGML, and LandXML are adopted as data standard formats in various fields and widely used, but they have limitations.

예를 들어, ifcXML 및 gbXML 은 건축분야 활용에 주안점을 두고 개발되어 토목분야에서는 표현에 한계가 있고, CityGML 은 GIS 분야에서 활용되기 위해 개발되어 일반적인 건축물과 토목 시설물 표현에 한계가 있으며, LandXML 은 토목엔지니어링 분야에서 활용되기 위해 개발되어 시설물 정보 표현에 한계가 있다.For example, ifcXML and gbXML are developed with a focus on the use of architecture, there is a limit to expression in the civil engineering field. CityGML is developed to be used in the GIS field, and there is a limitation in expressing general buildings and civil engineering facilities. It is developed to be used in the engineering field, and there is a limit to expression of the facility information.

상기 제 1a 단계(S510)에서는 각 분야별 객체모델의 데이터 파일형식을 IFC 중립포맷과 상호호환이 가능한 중립포맷으로 설정함으로써, 상기 각 분야별 객체모델의 데이터 파일형식을 중립포맷의 원본포맷 또는 표준포맷의 원본포맷으로 일원화할 수 있게 하여 다른 회사 제품군의 BIM 애플리케이션들과 BIM 데이터 공유 및 교환시에 원본포맷의 BIM 데이터를 IFC 중립포맷의 BIM 데이터로 변환할 필요없이 원본포맷의 BIM 데이터 그대로 BIM 데이터 공유 및 교환이 가능하도록 하고 또한 상기 중립포맷의 원본포맷 또는 표준포맷의 원본포맷으로 일원화된 데이터 파일형식으로 다양한 분야를 표현할 수 있도록 한다.In the first step S510, the data file format of the object model for each field is set to a neutral format compatible with the IFC neutral format, so that the data file format of the object model for each field is converted into the neutral format original format or the standard format BIM data can be unified in the original format so that BIM data in the original format can be shared and converted to BIM data in the original format without converting BIM data in the original format into BIM data in the IFC neutral format when sharing and exchanging BIM data with BIM applications So that various fields can be expressed in a data file format unified by the original format of the neutral format or the original format of the standard format.

상기 제 1b 단계(S520)에서는 상기 제 1a 단계(S510)에서 설정된 각 분야별로 업무 단계(LOS)를 설정하는 부분을 소스코딩하게 된다.In the first step S520, a part for setting a task level (LOS) for each field set in the first step S510 is source-coded.

여기서, 업무 단계(LOS)는 Level of service 로서, 서비스되는 정보의 종류를 말한다.Here, the business level (LOS) is a level of service, which means the kind of information to be served.

예를 들면, 도 7 에 도시된 바와 같이, 건축 분야(Architectural field)의 업무 단계(LOS)는 보통 Plan(계획), Design(설계), Engineering(공학설계), Construction(시공), Maintenance(유지보수), Diposal(폐기)로 이루어진다.For example, as shown in FIG. 7, the LOS of the architectural field is usually classified into three categories: Plan, Design, Engineering, Construction, Maintenance Repair), and Diposal (discard).

각 분야별로 업무 단계(LOS)는 각 분야별 특성상 다소 상이할 수도 있으나 일반적으로는 Plan(계획), Design(설계), Construction(시공), Maintenance(유지보수)를 기본으로 한다.The LOS of each field is basically based on Plan, Design, Construction, Maintenance, though it may be a little different depending on the characteristics of each field.

상기 제 1c 단계(S530)에서는 상기 제 1b 단계(S520)에서 설정된 각 분야의 업무 단계(LOS)별로 정보 깊이(LOD)를 설정하는 부분을 소스코딩하게 된다.In the first c step (S530), a part for setting an information depth (LOD) for each LOS of each field set in the step 1b (S520) is source-coded.

여기서, 정보 깊이(LOD)는 Level of detail 로서, 객체모델에 대한 정보표현수준을 말한다. Here, the information depth (LOD) is a level of detail, and refers to a level of information expression for the object model.

정보 깊이(LOD)가 깊어질수록 정보를 자세히 묘사하므로 표현할 정보가 많아져서 객체모델은 구체화되고 정보 깊이(LOD)가 얕아질수록 정보를 단순히 묘사하므로 객체모델은 추상화된다.As the depth of information (LOD) deepens, the object model is abstracted because the information is more detailed, the more the information to be expressed becomes, the more the object model becomes concrete and the information depth (LOD) becomes shallower.

예를 들면, 도 7 에 도시된 바와 같이, 벽체(Wall)를 표현할 때 정보 깊이(LOD)가 깊어져 감에 따라 벽체의 정보가 많아져 벽체는 구체화되고 정보 깊이(LOD)가 얕아져 감에 따라 벽체의 정보가 단순화되어 벽체는 추상화된다.For example, as shown in FIG. 7, when the information depth LOD is deepened when the wall Wall is expressed, the wall information becomes more specific as the depth information LOD becomes more detailed, and the information depth LOD becomes shallow Accordingly, the wall information is simplified and the wall is abstracted.

상기 제 1d 단계(S540)에서는 상기 제 1b~1c 단계(S520~S530)에서 설정된 각 분야의 업무 단계(LOS) 및 각 분야의 업무 단계(LOS)별 정보 깊이(LOD)에 코드체계를 부여하는 부분을 소스코딩하게 된다.In the first step S540, a code system is assigned to the LOS of each field set in the steps 1b to 1c (S520 to S530) and the information depth (LOD) of each field of operation (LOS) Quot; portion &quot;

객체모델의 상호운용을 위해서는 어느 업무 단계(LOS)와 어느 정보 깊이(LOD)에서 객체모델을 교환할 것인지를 결정해야 하는데, 이를 위해서는 각 분야의 업무 단계(LOS) 및 각 분야의 업무 단계(LOS)별 정보 깊이(LOD)에 코드체계가 부여되어 있어야 한다.In order to interoperate with the object model, it is necessary to decide which business stage (LOS) and which information depth (LOD) to exchange the object model. For this purpose, the LOS of each field and the LOS ) Code information must be assigned to the depth of information (LOD).

상기 제 1e 단계(S550)에서는 상기 각 분야의 업무 단계(LOS)별 정보 깊이(LOD)에 해당하는 객체모델을 생성하고 생성된 객체모델에 속성을 부여하는 부분을 소스코딩하게 된다.In the first e step S550, an object model corresponding to an information depth (LOD) for each task level (LOS) of each field is generated and a part for assigning attributes to the generated object model is source-coded.

BIM 데이터 작성시 필요한 각 분야의 업무 단계(LOS)별 정보 깊이(LOD)에 해당하는 객체모델을 생성하고 생성된 객체모델에 속성을 부여하도록 한다.An object model corresponding to the information depth (LOD) of each business field (LOS) required for creating BIM data is generated and an attribute is given to the generated object model.

상기 제 1f 단계(S560)에서는 상기 제 1e 단계(S550)에서 생성된 객체모델의 레퍼런스(참조)를 정의하는 부분을 소스코딩하게 된다.In the first f step S560, a portion defining a reference of the object model generated in the first e step S550 is source-coded.

상기 제 1e 단계(S550)에서 생성된 객체모델에 대해 레퍼런스(참조)를 정의함으로써, 기존에 생성된 객체모델과 유사한 객체모델에 대해서는 새로이 생성하지 않고 기존 객체모델을 레퍼런스(참조)하여 모델링하도록 한다. 이렇게 하면 유사한 객체모델에 대해서는 새로이 생성할 필요없이 기존 객체모델을 레퍼런스(참조)하여 약간식 변경해 객체모델을 모델링하면 되기 때문에 객체모델의 중복성이 제거되고 재활용성이 확보된다.By defining a reference to the object model generated in the first e step S550, an object model similar to an existing object model is modeled by reference to an existing object model without newly generating an object model . This eliminates duplication of the object model and ensures recyclability because it is necessary to model the object model by changing the expression of the existing object model by reference (reference) without having to newly create a similar object model.

한편, 기존에 생성된 객체모델을 기준 객체모델로 하고 상기 기준 객체모델을 레퍼런스(참조)하는 객체모델을 참조 객체모델로 하여 라이브러리를 구성하여 BIM 데이터 작성시 상기 라이브러리를 사용할 수 있도록 하면 BIM 데이터 작성이 한결 수월하게 된다.On the other hand, if a library is constructed by using an object model that has been created as a reference object model and a reference object model as a reference object model so that the library can be used when creating BIM data, This becomes easier.

상기 제 1g 단계(S570)에서는 상기 제 1e 단계(S550)에서 생성된 객체모델을 객체 및 속성별로 분류화하여 정보분류체계(객체분류체계, 속성분류체계)를 만드는 부분을 소스코딩하게 된다.In the first g step S570, the object model generated in the first e step S550 is categorized according to objects and attributes to source-code a part for creating an information classification system (object classification system and attribute classification system).

상기 제 1e 단계(S550)에서 생성된 객체모델을 객체 및 속성별로 분류화하여 정보분류체계(객체분류체계, 속성분류체계)를 만들어 놓음으로써, BIM 데이터 작성시에 BIM 데이터 작성을 위해 필요한 객체모델을 상기 정보분류체계를 통해 쉽게 찾아서 불러올 수 있도록 한다.By creating an information classification system (object classification system and attribute classification system) by classifying the object model generated in the first e step (S550) according to objects and attributes, the object model necessary for creating BIM data at the time of creating BIM data Can be easily found and retrieved through the information classification system.

상기 제 1h 단계(S580)에서는 상기 제 1e 단계(S550)에서 생성된 객체모델 간에 상호호환성을 검증하는 부분을 소스코딩하게 된다.In the first h step S580, a part for verifying interoperability between the object models generated in the first e step S550 is source-coded.

상기 제 1e 단계(S550)에서 생성된 객체모델 간에 상호호환성을 미리 검증해 놓음으로써, BIM 데이터 작성시에 BIM 데이터 작성을 위해 불러온 객체모델들이 상호간에 호환이 되지 않아 BIM 데이터 작성에 문제가 발생하는 일을 미연에 방지하도록 한다.Since the interoperability between the object models generated in the first e step (S550) is verified beforehand, the object models retrieved for creating the BIM data at the time of creating the BIM data are incompatible with each other, causing problems in the creation of the BIM data To prevent them from doing so.

또한, 상기 제 1 단계(S110)는 타 BIM 애플리케이션에서 작성되어 생성되는 IFC 중립포맷의 BIM 데이터 및 상기 크로스 플랫폼 BIM 애플리케이션(10)에서 작성되어 생성되는 BIM 데이터가 BIM 품질기준을 충족하는지의 여부를 검토하는 품질검토도구를 소스코딩하는 제 1i 단계(S590)를 더 포함하게 된다.In the first step S110, the BIM data of the IFC-neutral format created and generated by another BIM application and the BIM data created and generated by the cross-platform BIM application 10 satisfy the BIM quality criteria And a first step (S590) of source coding the quality review tool to be reviewed.

타 개방형 BIM 시스템을 소프트웨어화한 BIM 애플리케이션에서 작성되어 생성되는 IFC 중립포맷의 BIM 데이터를 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 상기 크로스 플랫폼 BIM 애플리케이션(10)에서 불러와 사용하기 위해서는 먼저 BIM 데이터의 BIM 품질기준 충족 여부를 검토하는 BIM 데이터 품질검증과정을 거쳐야 하는데 이를 위해서는 품질검토도구가 필요하다.BIM data of an IFC neutral format created and created in a BIM application that is software of another open BIM system is called up from the cross platform BIM application 10 which is a software of a cross platform based open BIM system according to the present invention In order to do this, a BIM data quality verification process that examines whether BIM data satisfies the BIM quality criteria is required.

또한, 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 상기 크로스 플랫폼 BIM 애플리케이션(10)에서 작성되어 생성되는 BIM 데이터를 외부에 배포하기 위해서는 먼저 BIM 데이터의 BIM 품질기준 충족 여부를 검토하는 BIM 데이터 품질검증과정을 거쳐야 하는데 이를 위해서도 품질검토도구가 필요하다.In order to distribute the BIM data created and generated in the cross-platform BIM application 10, which is a software of the cross platform based open BIM system according to the present invention, it is first checked whether the BIM data satisfies the BIM quality criteria BIM data quality verification process must be performed, and a quality review tool is needed for this.

상기 품질검토도구는 BIM 데이터에 대하여 물리정보 품질, 논리정보 품질, 데이터 품질의 3가지 품질을 검토하는 품질검토작업을 수행한다.The quality review tool performs a quality review work on BIM data to check three qualities of physical information quality, logical information quality, and data quality.

여기서, 물리정보 품질은 기하데이터, 형상완성도, 객체간충돌, 인접, 적정간격, 치수표시 등의 시각적으로 확인이 가능한 품질을 말한다.Here, the physical information quality refers to quality that can be visually confirmed such as geometric data, shape completeness, collision between objects, proximity, proper spacing, dimension display, and the like.

논리정보 품질은 법규 및 기준, 지침, 수량정보 등의 논리적 요건의 충족여부를 말한다.Logical information quality refers to the fulfillment of logical requirements such as laws, standards, guidelines, and quantity information.

데이터 품질은 객체요소, IFC버전, 형상, 객체분야, 객체속성 등의 품질을 확보하기 위한 데이터의 올바른 입력여부를 말한다.Data quality refers to whether data is correctly input to secure quality of object element, IFC version, shape, object field, and object attribute.

또한, 상기 품질검토도구는 상기 품질검토작업 수행 후 품질검토 결과를 도표, 그래프, 보고서, 체크리스트 등의 다양한 양식으로 출력해 준다.In addition, the quality review tool outputs the quality review results in various forms such as a chart, a graph, a report, and a check list after the quality review work is performed.

상기 품질검토 결과에 따라, 타 개방형 BIM 시스템을 소프트웨어화한 BIM 애플리케이션에서 작성되어 생성된 IFC 중립포맷의 BIM 데이터를 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 상기 크로스 플랫폼 BIM 애플리케이션(10)에서 불러와 사용할 수 있는지의 여부가 결정되며, 또한, 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템을 소프트웨어화한 상기 크로스 플랫폼 BIM 애플리케이션(10)에서 작성되어 생성된 BIM 데이터를 외부에 배포할 수 있는지의 여부가 결정된다.Based on the quality review result, the BIM data of the IFC-neutral format created and created in the BIM application software of the other open BIM system is converted into the cross platform BIM application software The BIM data created and generated by the cross platform BIM application 10, which is software of the cross platform based open BIM system according to the present invention, is distributed to the outside It is decided whether or not it can be done.

<제 2 실시 예> &Lt; Embodiment 2 >

제 1 실시 예와 동일한 부분에 대해서는 상세한 설명은 생략하도록 한다.Details of the same parts as those of the first embodiment will be omitted.

도 4b 에 도시된 바와 같이, 제 2 실시 예에 따른 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축방법은 다음과 같다.As shown in FIG. 4B, a method for constructing a cross platform based open BIM system supporting a plurality of heterogeneous computing platforms according to the second embodiment and interoperable with each other is as follows.

제 1 단계(S210)는 크로스 플랫폼 개발환경(20)을 구축하고 상기 크로스 플랫폼 개발환경(20)의 통합개발언어들 중 하나 이상을 선택해 크로스 플랫폼 BIM 애플리케이션(10) 소스코딩을 하는 단계이다.The first step S210 is the step of constructing a cross platform development environment 20 and selecting one or more of the integrated development languages of the cross platform development environment 20 to perform source coding of the cross platform BIM application 10.

제 2 단계(S220)는 상기 제 1 단계(S210)에서 코딩한 상기 크로스 플랫폼 BIM 애플리케이션(10) 소스코드를 타겟 플랫폼별 컴파일러(60)로 컴파일하여 각각의 타겟 플랫폼(50)에서 실행이 가능한 네이티브 코드를 생성하고 이를 디스크에 저장하는 단계이다.The second step S220 compiles the source code of the cross platform BIM application 10 coded in the first step S210 with the compiler 60 for each target platform to generate a native Generate code and store it on disk.

제 3 단계(S230)는 상기 제 2 단계(S220)에서 디스크에 저장된 상기 네이티브 코드를 구성으로 하여 크로스 플랫폼 BIM 애플리케이션(10)을 빌드하는 단계이다.The third step S230 is a step of building the cross-platform BIM application 10 with the native code stored in the disk in the second step S220.

제 2 실시 예에 대해 각 단계별로 상세한 설명을 하면 다음과 같다.The second embodiment will be described in detail below.

상기 제 1 단계는 제 1 실시 예와 동일하므로 이에 대한 상세한 설명은 생략하도록 한다.Since the first step is the same as the first embodiment, a detailed description thereof will be omitted.

도 5b 에 도시된 바와 같이, 상기 제 2 단계(S220)에서 상기 타겟 플랫폼별 컴파일러(60)는 상기 크로스 플랫폼 BIM 애플리케이션(10) 소스코드를 기계어로 변환하기 쉬우며 컴퓨팅 플랫폼에 종속적이지 않은 중간 단계의 언어로 변환한 후 이를 직접 각각의 상기 타겟 플랫폼(50)에서 실행이 가능한 상기 네이티브 코드로 변환하는 AOT(Ahead of Time) 컴파일 방식을 사용한다.As shown in FIG. 5B, in the second step S220, the target platform-specific compiler 60 can easily convert the cross-platform BIM application 10 source code into a machine language, And AOT (Ahead of Time) compilation method for converting the language code into the native code that can be executed by each target platform 50. [

대표적인 상기 타겟 플랫폼별 컴파일러(60)로는 C# 코드를 MS 윈도우 기반 컴퓨팅 플랫폼에서 실행이 가능한 상기 네이티브 코드로 변환하는 .NET Native, C# 코드를 iOS 기반 컴퓨팅 플랫폼에서 실행이 가능한 상기 네이티브 코드로 변환하는 MonoTouch, C# 코드를 안드로이드(Android) 기반 컴퓨팅 플랫폼에서 실행이 가능한 상기 네이티브 코드로 변환하는 MonoDroid 등이 있다.Typically, the target platform-specific compiler 60 includes .NET Native, which converts C # code into the native code that can be executed in an MS Windows-based computing platform, MonoTouch, which converts C # code into native code that can be executed in an iOS- , And MonoDroid, which converts C # code to the native code that can run on an Android-based computing platform.

상기 제 3 단계(S230)에서 상기 네이티브 코드를 구성으로 하여 상기 크로스 플랫폼 BIM 애플리케이션(10)을 빌드할 때 ClickOnce, Windows Installer, InstallShield 등의 배포 애플리케이션을 사용하는 것이 일반적이다.In the third step (S230), when building the cross-platform BIM application 10 using the native code, it is common to use a distributed application such as ClickOnce, Windows Installer, or InstallShield.

한편, 상기 제 1~3 단계(S210~S230)에서와 같이, 상기 크로스 플랫폼 개발환경(20)에서 상기 크로스 플랫폼 BIM 애플리케이션(10)을 개발함으로 크로스 플랫폼 기반의 개방형 BIM 시스템을 구축하게 되면, 도 5b 에 도시된 바와 같이, 사용자에게 상기 크로스 플랫폼 BIM 애플리케이션(10)을 상기 타겟 플랫폼(50)별로 배포하고 사용자는 각자 타겟 플랫폼(50)에 맞는 상기 크로스 플랫폼 BIM 애플리케이션(10)을 획득한 후 이를 타겟 플랫폼(50)에 설치하여 사용하게 된다. If the open platform BIM system is constructed by developing the cross platform BIM application 10 in the cross platform development environment 20 as in the first to third steps S210 to S230, Platform BIM application 10 to the user and distribute the cross-platform BIM application 10 to the user, as shown in FIGS. 5a and 5b, It is installed in the target platform 50 and used.

사용자는 타겟 플랫폼(50)에 상기 크로스 플랫폼 BIM 애플리케이션(10)을 설치하고 난 후에 상기 크로스 플랫폼 BIM 애플리케이션(10)을 실행시킬 수 있게 된다.The user is able to run the cross-platform BIM application 10 after installing the cross-platform BIM application 10 on the target platform 50.

사용자가 타겟 플랫폼(50)에서 상기 크로스 플랫폼 BIM 애플리케이션(10)을 실행시키면 상기 네이티브 코드가 실행되게 된다.When the user runs the cross-platform BIM application 10 on the target platform 50, the native code is executed.

도 6 에 도시된 바와 같이, 상기 제 1 단계(S210)가 포함하는 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시의 BIM 표준체계 규약을 설정하는 세부 단계들에 대해서는 제 1 실시 예와 동일하므로 이에 대한 상세한 설명은 생략하도록 한다.As shown in FIG. 6, detailed steps of setting a BIM standard framework rule at the time of building an open BIM system based on a cross platform according to the present invention including the first step (S210) are the same as those of the first embodiment A detailed description thereof will be omitted.

<제 3 실시 예> &Lt; Third Embodiment >

제 1 실시 예 또는 제 2 실시 예와 동일한 부분에 대해서는 상세한 설명은 생략하도록 한다.The detailed description of the same parts as those of the first embodiment or the second embodiment will be omitted.

도 4c 에 도시된 바와 같이, 제 3 실시 예에 따른 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축방법은 다음과 같다.As shown in FIG. 4C, a method for constructing a cross platform based open BIM system supporting a plurality of heterogeneous computing platforms according to the third embodiment and interoperable with each other is as follows.

제 1 단계(S310)는 크로스 플랫폼 개발환경(20)을 구축하고 상기 크로스 플랫폼 개발환경(20)의 개발언어로 크로스 플랫폼 BIM 애플리케이션(10) 소스코딩을 하는 단계이다.The first step S310 is the step of constructing the cross platform development environment 20 and performing source coding of the cross platform BIM application 10 in the development language of the cross platform development environment 20.

제 2 단계(S320)는 상기 제 1 단계(S310)에서 코딩한 상기 크로스 플랫폼 BIM 애플리케이션(10) 소스코드를 상기 개발언어의 컴파일러(70)로 컴파일하여, 기계어로 변환하기 쉬우며 컴퓨팅 플랫폼에 종속적이지 않은 중간 단계의 언어인 바이트코드(Bytecode)를 생성하고 이를 디스크에 저장하는 단계이다.The second step S320 is to compile the source code of the cross platform BIM application 10 coded in the first step S310 with the compiler 70 of the development language and to convert it into a machine language, (Bytecode), which is a non-intermediate language, and storing it on a disk.

제 3 단계(S330)는 상기 제 2 단계(S320)에서 디스크에 저장된 상기 바이트코드를 구성으로 하여 크로스 플랫폼 BIM 애플리케이션(10)을 빌드하는 단계이다.The third step S330 is a step of building the cross-platform BIM application 10 with the bytecodes stored in the disk in the second step S320.

제 3 실시 예에 대해 각 단계별로 상세한 설명을 하면 다음과 같다.The third embodiment will be described below in detail.

도 5c 에 도시된 바와 같이, 상기 제 1 단계(S310)에서는 크로스 플랫폼 개발환경(20)을 구축하고 상기 크로스 플랫폼 개발환경(20)에서 JLS(Java Language Specification)를 만족하는 Java 언어로 상기 크로스 플랫폼 BIM 애플리케이션(10) 소스코딩을 하게 되는데, 대표적인 크로스 플랫폼 개발환경(20)으로는 JDK(Java Development Kit)가 있다.5C, the cross-platform development environment 20 is established in the first step S310 and the cross platform development environment 20 is installed in the cross platform development environment 20 in the Java language satisfying the JLS (Java Language Specification) The BIM application 10 performs source coding. A typical cross platform development environment 20 is a Java Development Kit (JDK).

한편, 상기 크로스 플랫폼 개발환경(20)은 메모장 등의 편집기를 이용해 소스코드를 입력한 후 파일로 저장하고 명령행 창에서 상기 개발언어의 컴파일러를 직접 구동해 소스코드를 컴파일하는 방식의 종래의 개발환경을 사용할 수도 있으나 크로스 플랫폼 개발 IDE(Integrated Development Environment)를 사용하여 코딩, 디버그, 컴파일, 배포 등 상기 크로스 플랫폼 BIM 애플리케이션(10) 개발에 관련된 모든 작업을 하나의 IDE(통합개발환경) 안에서 처리하는 것이 여러모로 훨씬 더 유리하다.Meanwhile, the cross-platform development environment 20 includes a conventional development method of inputting a source code by using an editor such as a notepad, storing it as a file, and compiling the source code by directly driving the compiler of the development language in a command line window Environment but can handle all the tasks involved in developing the cross-platform BIM application (10), including coding, debugging, compiling, and deploying, using an integrated development environment (IDE) in a single integrated development environment Things are much more advantageous in many ways.

대표적인 상기 크로스 플랫폼 개발 IDE 로는 크로스 플랫폼 실행환경(40)인 JRE(Java Runtime Environment)에서 구동되는 크로스 플랫폼 애플리케이션을 개발할 수 있는 자바 IDE 가 있다.As a representative cross-platform development IDE, there is a Java IDE capable of developing a cross-platform application driven by a Java Runtime Environment (JRE)

상기 자바 IDE 에서는 Java 언어로 소스코딩을 하게 되며, 상기 자바 IDE 로 개발된 크로스 플랫폼 애플리케이션은 JRE가 설치된 다양한 컴퓨팅 플랫폼에서 구동된다.The Java IDE performs source coding in the Java language, and the cross platform application developed in the Java IDE is run on various computing platforms in which the JRE is installed.

상기 자바 IDE 로 개발된 크로스 플랫폼 애플리케이션은 윈도우즈(Windows), 윈도우즈 임베디드, 윈도우즈 폰, 윈도우즈 RT 등의 다양한 MS 윈도우 기반 컴퓨팅 플랫폼에서뿐만 아니라 맥(Mac) OS, 유닉스(Unix), 리눅스(Linux), 임베디드 리눅스, iOS, 안드로이드(Android) 등의 다양한 비 MS 계열 컴퓨팅 플랫폼에서도 구동될 수 있다.The cross-platform applications developed in the Java IDE are used not only in various MS Windows based computing platforms such as Windows, Windows Embedded, Windows Phone and Windows RT, but also Mac OS, Unix, Linux, Linux, iOS, Android, and many other non-MS-based computing platforms.

상기 제 2 단계(S320)에서 상기 제 1 단계(S310)에서 코딩한 소스코드를 Java 컴파일러로 컴파일하면 상기 바이트코드로 컴파일되어 디스크에 저장되는데, 상기 바이트코드의 확장명은 .class 이다.In the second step S320, if the source code coded in the first step S310 is compiled into a Java compiler, it is compiled into the bytecode and stored in the disk. The extension of the bytecode is .class.

상기 제 3 단계(S330)에서 상기 바이트코드를 구성으로 하여 상기 크로스 플랫폼 BIM 애플리케이션(10)을 빌드할 때 ClickOnce, Windows Installer, InstallShield 등의 배포 애플리케이션을 사용하는 것이 일반적이다.In the third step S330, it is general to use a distributed application such as ClickOnce, Windows Installer, or InstallShield when building the cross-platform BIM application 10 with the bytecode.

한편, 상기 제 1~3 단계(S310~S330)에서와 같이, 상기 크로스 플랫폼 개발환경(20)에서 상기 크로스 플랫폼 BIM 애플리케이션(10)을 개발함으로 크로스 플랫폼 기반의 개방형 BIM 시스템을 구축하게 되면, 도 5c 에 도시된 바와 같이, 사용자에게 상기 크로스 플랫폼 BIM 애플리케이션(10)을 배포하고 사용자는 상기 크로스 플랫폼 BIM 애플리케이션(10)을 획득한 후 이를 타겟 플랫폼(50)에 설치하여 사용하게 된다. 여기서, 사용자는 타겟 플랫폼(50)에 상기 크로스 플랫폼 BIM 애플리케이션(10)을 설치하기 전에 먼저 상기 크로스 플랫폼 BIM 애플리케이션(10)의 실행기반인 크로스 플랫폼 실행환경(40)을 타겟 플랫폼(50)에 설치해야 한다.If the open platform BIM system is constructed by developing the cross platform BIM application 10 in the cross platform development environment 20 as in the first to third steps S310 to S330, As shown in 5c, the user may distribute the cross-platform BIM application 10 and the user acquires the cross-platform BIM application 10 and installs it on the target platform 50 for use. Here, the user installs the cross platform execution environment 40, which is the execution base of the cross platform BIM application 10, on the target platform 50 before installing the cross platform BIM application 10 on the target platform 50 Should be.

상기와 같이 사용자에게 배포되는 크로스 플랫폼 BIM 애플리케이션(10)은 컴퓨팅 플랫폼에 종속적이지 않으므로 상기 크로스 플랫폼 실행환경(40)이 설치되어 있는 컴퓨팅 플랫폼에는 어디든지 설치되어 사용될 수 있다. 단, 상기 크로스 플랫폼 실행환경(40)은 컴퓨팅 플랫폼에 종속적이므로 특정 컴퓨팅 플랫폼에는 해당 컴퓨팅 플랫폼용으로 만들어진 크로스 플랫폼 실행환경(40)만이 설치될 수 있다.Since the cross platform BIM application 10 distributed to the user is not dependent on the computing platform, it can be installed anywhere on the computing platform on which the cross platform execution environment 40 is installed. However, since the cross-platform execution environment 40 is dependent on the computing platform, only a cross-platform execution environment 40 for the corresponding computing platform may be installed in the specific computing platform.

사용자는 상기와 같이 타겟 플랫폼(50)에 상기 크로스 플랫폼 BIM 애플리케이션(10)의 실행기반인 크로스 플랫폼 실행환경(40)과 상기 크로스 플랫폼 BIM 애플리케이션(10)을 설치하고 난 후에 상기 크로스 플랫폼 BIM 애플리케이션(10)을 실행시킬 수 있게 된다.The user installs the cross platform execution environment 40 and the cross platform BIM application 10 that are the execution base of the cross platform BIM application 10 on the target platform 50 as described above and then executes the cross platform BIM application 10).

사용자가 타겟 플랫폼(50)에서 상기 크로스 플랫폼 BIM 애플리케이션(10)을 실행시키면 상기 크로스 플랫폼 실행환경(40)인 JRE 내에 가상머신(Virtual Machine)인 Java Virtual Machine 이 로드되어 JIT(Just In Time) 컴파일러가 상기 바이트코드를 네이티브 코드로 변환하여 상기 네이티브 코드가 실행되게 된다.When the user executes the cross platform BIM application 10 on the target platform 50, a Java Virtual Machine, which is a virtual machine, is loaded into the JRE, which is the cross platform execution environment 40, and a JIT (Just In Time) Converts the bytecode into native code, and the native code is executed.

도 6 에 도시된 바와 같이, 상기 제 1 단계(S310)가 포함하는 본 발명에 따른 크로스 플랫폼 기반의 개방형 BIM 시스템 구축시의 BIM 표준체계 규약을 설정하는 세부 단계들에 대해서는 제 1 실시 예와 동일하므로 이에 대한 상세한 설명은 생략하도록 한다.As shown in FIG. 6, detailed steps of setting a BIM standard framework rule at the time of constructing an open BIM system based on a cross platform according to the present invention including the first step S310 are the same as those of the first embodiment A detailed description thereof will be omitted.

<제 4 실시 예><Fourth Embodiment>

제 1 실시 예 ~ 제 3 실시 예와 동일한 부분에 대해서는 상세한 설명은 생략하도록 한다.Details of the same parts as those of the first to third embodiments will be omitted.

제 4 실시 예에 따른 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축방법은 다음과 같다.A method for constructing a cross platform based open BIM system supporting a plurality of heterogeneous computing platforms according to the fourth embodiment and interoperable with each other is as follows.

제 1 단계(S110, S210, S310)는 크로스 플랫폼 개발환경(20)을 구축하고 상기 크로스 플랫폼 개발환경(20)의 개발언어로 또는 통합개발언어들 중 하나 이상을 선택해 크로스 플랫폼 BIM 애플리케이션(10) 소스코딩을 하되 UI/UX 부분은 각 타겟 플랫폼(50)별로 따로 소스코딩을 하는 단계이다.The first step S110, S210 and S310 is to build a cross platform development environment 20 and select one or more of the development languages of the cross platform development environment 20 or integrated development languages 20, Source coding, while the UI / UX part performs source coding for each target platform 50 separately.

상기 제 1 단계(S110, S210, S310)에서와 같이, 상기 크로스 플랫폼 BIM 애플리케이션(10) 소스코딩을 할 때, UI(User Interface)/UX(User Experience) 부분을 각 타겟 플랫폼(50)별로 따로 소스코딩을 하게 되면, 상기 각 타겟 플랫폼(50)별 UI(User Interface)/UX(User Experience) 부분을 하나의 타입으로 일괄적으로 소스코딩했을 때와 비교해 상기 크로스 플랫폼 BIM 애플리케이션(10)의 사용성이 극대화된다.As in the first steps S110, S210 and S310, when performing the source coding of the cross-platform BIM application 10, UI (User Interface) / UX (User Experience) Source coding, the usability of the cross-platform BIM application 10 is improved compared to when source-coding the UI (User Interface) / UX (User Experience) parts for each target platform 50 into one type, Is maximized.

실질적으로는 상기 크로스 플랫폼 BIM 애플리케이션(10) 개발시 UI(User Interface)/UX(User Experience) 부분은 각 타겟 플랫폼(50)별로 따로 개발하는 것이 거의 필수적일 수도 있다.Practically, it may be almost necessary to separately develop UI (User Interface) / UX (User Experience) parts for each target platform 50 when developing the cross-platform BIM application 10. [

상기 타겟 플랫폼(50)이 윈도우즈(Windows), 맥(Mac) OS, 유닉스(Unix), 리눅스(Linux), 윈도우즈 임베디드, 임베디드 리눅스, iOS, 안드로이드(Android), 윈도우즈 폰, 윈도우즈 RT 등과 같이 다양하고 각각의 상기 타겟 플랫폼(50)별로 UI(User Interface)/UX(User Experience) 부분이 고유한 특성을 가지고 있는 경우가 많으며 더불어 상기 타겟 플랫폼(50)에서 구동되는 애플리케이션들도 각각의 상기 타겟 플랫폼(50)에 맞춰 UI(User Interface)/UX(User Experience) 부분이 따라가는 관계로, UI(User Interface)/UX(User Experience) 부분을 하나의 타입으로 일괄적으로 개발하기가 어려우며 또한 하나의 타입으로 일괄적으로 개발한다고 하더라도 사용성에 큰 문제가 생길 수 있기 때문이다.The target platform 50 may be a variety of platforms such as Windows, Mac OS, Unix, Linux, Windows Embedded, Embedded Linux, iOS, Android, Windows Phone, (User Interface) / UX (User Experience) parts have unique characteristics for each of the target platforms 50. In addition, applications driven by the target platform 50 are also included in each of the target platforms 50 (User Interface) / UX (User Experience) part in accordance with the UI (User Interface) / UX (User Experience) Even if they are developed in a lump, there is a big problem in usability.

제 2 단계(S120, S220, S320) 이후로는 제 1 실시 예 ~ 제 3 실시 예와 동일하므로 이에 대한 상세한 설명은 생략하도록 한다.Since the second step (S120, S220, S320) is the same as the first to third embodiments, detailed description thereof will be omitted.

본 발명은 상술한 실시형태 및 첨부된 도면에 의해 한정되지 아니한다. 첨부된 청구범위에 의해 권리범위를 한정하고자 하며, 청구범위에 기재된 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 다양한 형태의 치환, 변형 및 변경이 가능하다는 것은 당 기술분야의 통상의 지식을 가진 자에게 자명할 것이다.The present invention is not limited to the above-described embodiments and the accompanying drawings. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims, .

10 : 크로스 플랫폼 BIM 애플리케이션
20 : 크로스 플랫폼 개발환경
30 : 통합개발언어별 컴파일러
40 : 크로스 플랫폼 실행환경
50 : 타겟 플랫폼
60 : 타겟 플랫폼별 컴파일러
70 : 개발언어의 컴파일러
10: Cross-platform BIM application
20: Cross-platform development environment
30: Integrated Development Language Compiler
40: Cross-platform execution environment
50: Target platform
60: Target platform-specific compiler
70: Compiler for the development language

Claims (7)

크로스 플랫폼 개발환경을 구축하고 상기 크로스 플랫폼 개발환경의 통합개발언어들 중 하나 이상을 선택해 크로스 플랫폼 BIM 애플리케이션 소스코딩을 하는 제 1 단계;
상기 제 1 단계에서 코딩한 상기 크로스 플랫폼 BIM 애플리케이션 소스코드를 상기 통합개발언어별 컴파일러로 컴파일하여, 기계어로 변환하기 쉬우며 컴퓨팅 플랫폼에 종속적이지 않은 중간 단계의 언어인 IL 코드 및 상기 IL 코드에 대한 메타데이터를 생성하고 이를 실행파일인 어셈블리에 담아 디스크에 저장하는 제 2 단계;
상기 제 2 단계에서 디스크에 저장된 상기 어셈블리를 구성으로 하여 크로스 플랫폼 BIM 애플리케이션을 빌드하는 제 3 단계;
를 포함하는 것을 특징으로 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법.
Constructing a cross platform development environment and selecting one or more integrated development languages of the cross platform development environment to perform cross-platform BIM application source coding;
The cross platform BIM application source code coded in the first step is compiled by the compiler according to the integrated development language, and is easy to convert into machine language. The IL code, which is an intermediate language that is not dependent on the computing platform, A second step of generating metadata and storing it in an assembly, which is an executable file, on a disk;
A third step of building a cross-platform BIM application with the assembly stored in the disk in the second step;
Based cross-platform open BIM system supporting a plurality of heterogeneous computing platforms and interoperable with each other in data interoperability.
크로스 플랫폼 개발환경을 구축하고 상기 크로스 플랫폼 개발환경의 통합개발언어들 중 하나 이상을 선택해 크로스 플랫폼 BIM 애플리케이션 소스코딩을 하는 제 1 단계;
상기 제 1 단계에서 코딩한 상기 크로스 플랫폼 BIM 애플리케이션 소스코드를 타겟 플랫폼별 컴파일러로 컴파일하여 각각의 타겟 플랫폼에서 실행이 가능한 네이티브 코드를 생성하고 이를 디스크에 저장하는 제 2 단계;
상기 제 2 단계에서 디스크에 저장된 상기 네이티브 코드를 구성으로 하여 크로스 플랫폼 BIM 애플리케이션을 빌드하는 제 3 단계;
를 포함하는 것을 특징으로 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법.
Constructing a cross platform development environment and selecting one or more integrated development languages of the cross platform development environment to perform cross-platform BIM application source coding;
A second step of compiling the cross-platform BIM application source code coded in the first step with a target platform-specific compiler to generate native code executable on each target platform and storing the generated native code on a disk;
A third step of building a cross platform BIM application with the native code stored in the disk in the second step;
Based cross-platform open BIM system supporting a plurality of heterogeneous computing platforms and interoperable with each other in data interoperability.
크로스 플랫폼 개발환경을 구축하고 상기 크로스 플랫폼 개발환경의 개발언어로 크로스 플랫폼 BIM 애플리케이션 소스코딩을 하는 제 1 단계;
상기 제 1 단계에서 코딩한 상기 크로스 플랫폼 BIM 애플리케이션 소스코드를 상기 개발언어의 컴파일러로 컴파일하여, 기계어로 변환하기 쉬우며 컴퓨팅 플랫폼에 종속적이지 않은 중간 단계의 언어인 바이트코드를 생성하고 이를 디스크에 저장하는 제 2 단계;
상기 제 2 단계에서 디스크에 저장된 상기 바이트코드를 구성으로 하여 크로스 플랫폼 BIM 애플리케이션을 빌드하는 제 3 단계;
를 포함하는 것을 특징으로 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법.
A first step of building a cross-platform development environment and performing source-coding of a cross-platform BIM application in a development language of the cross-platform development environment;
The cross platform BIM application source code coded in the first step is compiled with the compiler of the development language to generate bytecode which is easy to convert into machine language and is not dependent on the computing platform and which is an intermediate language, ;
A third step of building a cross platform BIM application with the bytecodes stored in the disk in the second step;
Based cross-platform open BIM system supporting a plurality of heterogeneous computing platforms and interoperable with each other in data interoperability.
제 1 항 내지 제 3 항 중 어느 한 항에 있어서,
상기 제 1 단계는 크로스 플랫폼 개발환경을 구축하고 상기 크로스 플랫폼 개발환경의 개발언어로 또는 통합개발언어들 중 하나 이상을 선택해 크로스 플랫폼 BIM 애플리케이션 소스코딩을 하되 UI/UX 부분은 각 타겟 플랫폼별로 따로 소스코딩을 하는 단계;
인 것을 특징으로 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법.
4. The method according to any one of claims 1 to 3,
The first step is to construct a cross platform development environment and select one or more of the development languages of the cross platform development environment or integrated development languages to perform cross-platform BIM application source coding, wherein the UI / Coding;
The method comprising the steps of: providing a cross-platform based open BIM system supporting a plurality of heterogeneous computing platforms and interoperable with each other in data interoperability.
제 1 항 내지 제 3 항 중 어느 한 항에 있어서,
상기 제 1 단계는
BIM 을 구현하고자 하는 분야를 설정하고 각 분야별 객체모델의 데이터 파일형식과 데이터 파일명의 구조를 설정하는 부분을 소스코딩하는 제 1a 단계;
상기 제 1a 단계에서 설정된 각 분야별로 업무 단계(LOS)를 설정하는 부분을 소스코딩하는 제 1b 단계;
상기 제 1b 단계에서 설정된 각 분야의 업무 단계(LOS)별로 정보 깊이(LOD)를 설정하는 부분을 소스코딩하는 제 1c 단계;
상기 제 1b~1c 단계에서 설정된 각 분야의 업무 단계(LOS) 및 각 분야의 업무 단계(LOS)별 정보 깊이(LOD)에 코드체계를 부여하는 부분을 소스코딩하는 제 1d 단계;
상기 각 분야의 업무 단계(LOS)별 정보 깊이(LOD)에 해당하는 객체모델을 생성하고 생성된 객체모델에 속성을 부여하는 부분을 소스코딩하는 제 1e 단계;
상기 제 1e 단계에서 생성된 객체모델의 레퍼런스를 정의하는 부분을 소스코딩하는 제 1f 단계;
상기 제 1e 단계에서 생성된 객체모델을 객체 및 속성별로 분류화하여 정보분류체계(객체분류체계, 속성분류체계)를 만드는 부분을 소스코딩하는 제 1g 단계;
상기 제 1e 단계에서 생성된 객체모델 간에 상호호환성을 검증하는 부분을 소스코딩하는 제 1h 단계;
를 포함하는 것을 특징으로 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법.
4. The method according to any one of claims 1 to 3,
The first step
A step 1a) of setting a field for implementing BIM and setting a structure of a data file format and a data file name of an object model for each field;
A first step (b) of source coding a part for setting a task level (LOS) for each field set in step 1a;
A first c step of source-coding a part for setting an information depth (LOD) for each task level (LOS) set in step 1b;
A first d step of source-coding a part for assigning a code system to a LOS of each field set in the steps 1 b to 1 c and an LOS of each field of operation;
An object model corresponding to an information depth (LOD) for each task level (LOS) of each field and source-coding a part for giving an attribute to the generated object model;
A first step of source-coding a portion defining a reference of the object model generated in the first e step;
A first g step of subjecting a part of the object model generated in step 1e to an information classification system (object classification system, attribute classification system) by classifying the object model according to objects and attributes;
A first step (h) of source-coding a part for verifying mutual compatibility between the object models generated in step (e);
Based cross-platform open BIM system supporting a plurality of heterogeneous computing platforms and interoperable with each other in data interoperability.
제 5 항에 있어서,
상기 제 1a 단계에서 각 분야별 객체모델의 데이터 파일형식을 IFC 중립포맷과 상호호환이 가능한 중립포맷으로 설정하는 것;
을 특징으로 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법.
6. The method of claim 5,
Setting the data file format of each field-specific object model to a neutral format compatible with the IFC neutral format;
A cross platform based open BIM system supporting data interoperability between different fields.
제 1 항 내지 제 3 항 중 어느 한 항에 있어서,
상기 제 1 단계는
타 BIM 애플리케이션에서 작성되어 생성되는 IFC 중립포맷의 BIM 데이터 및 상기 크로스 플랫폼 BIM 애플리케이션에서 작성되어 생성되는 BIM 데이터가 BIM 품질기준을 충족하는지의 여부를 검토하는 품질검토도구를 소스코딩하는 제 1i 단계;
를 더 포함하는 것을 특징으로 하는 다수의 이기종 컴퓨팅 플랫폼을 지원하며 타분야 간에 데이터 상호호환이 가능한 크로스 플랫폼 기반의 개방형 BIM 시스템의 구축 방법.
4. The method according to any one of claims 1 to 3,
The first step
A first i step of source-coding a quality review tool for examining whether BIM data of an IFC-neutral format created and generated by another BIM application and BIM data created and generated by the cross-platform BIM application satisfy a BIM quality standard;
The method comprising the steps of: providing a cross-platform based open BIM system supporting multiple heterogeneous computing platforms and interoperable with each other in data interoperability.
KR1020140061762A 2014-05-22 2014-05-22 How to construct the cross-platform-based open BIM system to support a large number of heterogeneous computing platforms and data interoperability between other fields KR101636124B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140061762A KR101636124B1 (en) 2014-05-22 2014-05-22 How to construct the cross-platform-based open BIM system to support a large number of heterogeneous computing platforms and data interoperability between other fields

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140061762A KR101636124B1 (en) 2014-05-22 2014-05-22 How to construct the cross-platform-based open BIM system to support a large number of heterogeneous computing platforms and data interoperability between other fields

Publications (2)

Publication Number Publication Date
KR20150134681A true KR20150134681A (en) 2015-12-02
KR101636124B1 KR101636124B1 (en) 2016-07-20

Family

ID=54883086

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140061762A KR101636124B1 (en) 2014-05-22 2014-05-22 How to construct the cross-platform-based open BIM system to support a large number of heterogeneous computing platforms and data interoperability between other fields

Country Status (1)

Country Link
KR (1) KR101636124B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106989211A (en) * 2017-04-20 2017-07-28 中亿丰建设集团股份有限公司 Assembled architecture pipeline hanger system installation method based on BIM
KR20210049498A (en) * 2019-10-25 2021-05-06 현대건설주식회사 Method of extracting and converting BIM data for Web Browser and VR/AR Application
CN113177292A (en) * 2021-04-02 2021-07-27 中铁电气化局集团有限公司 Universal BIM secondary development implementation method and device
CN113703779A (en) * 2021-09-06 2021-11-26 武汉市字节码科技有限公司 Cross-platform multi-language compiling method and ultra-light Internet of things virtual machine
CN114057094A (en) * 2021-12-03 2022-02-18 中建八局第二建设有限公司 C-shaped steel combined support and hanger and construction method thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010086159A (en) * 1999-10-28 2001-09-08 요트.게.아. 롤페즈 Method for platform specific efficiency enhancement of java programs and software product therefor
US20060101429A1 (en) * 2004-10-14 2006-05-11 Osborne John A Source code translator
US20110054652A1 (en) * 2009-08-27 2011-03-03 Heil Duane A Building Construction Software and System
US20130185699A1 (en) * 2011-11-05 2013-07-18 Kyocera Document Solutions Inc. Storage Device Including Software Development Kit that Supports Multiple Types of Platforms and Multiple Programming Languages

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010086159A (en) * 1999-10-28 2001-09-08 요트.게.아. 롤페즈 Method for platform specific efficiency enhancement of java programs and software product therefor
US20060101429A1 (en) * 2004-10-14 2006-05-11 Osborne John A Source code translator
US20110054652A1 (en) * 2009-08-27 2011-03-03 Heil Duane A Building Construction Software and System
US20130185699A1 (en) * 2011-11-05 2013-07-18 Kyocera Document Solutions Inc. Storage Device Including Software Development Kit that Supports Multiple Types of Platforms and Multiple Programming Languages

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106989211A (en) * 2017-04-20 2017-07-28 中亿丰建设集团股份有限公司 Assembled architecture pipeline hanger system installation method based on BIM
KR20210049498A (en) * 2019-10-25 2021-05-06 현대건설주식회사 Method of extracting and converting BIM data for Web Browser and VR/AR Application
CN113177292A (en) * 2021-04-02 2021-07-27 中铁电气化局集团有限公司 Universal BIM secondary development implementation method and device
CN113177292B (en) * 2021-04-02 2024-02-02 中铁电气化局集团有限公司 Universal BIM secondary development implementation method and device
CN113703779A (en) * 2021-09-06 2021-11-26 武汉市字节码科技有限公司 Cross-platform multi-language compiling method and ultra-light Internet of things virtual machine
CN113703779B (en) * 2021-09-06 2024-04-16 王喆 Cross-platform multi-language compiling method and ultra-light Internet of things virtual machine
CN114057094A (en) * 2021-12-03 2022-02-18 中建八局第二建设有限公司 C-shaped steel combined support and hanger and construction method thereof

Also Published As

Publication number Publication date
KR101636124B1 (en) 2016-07-20

Similar Documents

Publication Publication Date Title
KR101636124B1 (en) How to construct the cross-platform-based open BIM system to support a large number of heterogeneous computing platforms and data interoperability between other fields
Perchat et al. Component based framework to create mobile cross-platform applications
US8448132B2 (en) Systems and methods for modifying code generation templates
KR100995592B1 (en) Method and Apparatus for Embedded System Design using Target Independent Model
KR101416089B1 (en) An integrated platform for authoring web applications and the authoring method thereof
De Farias et al. COMFIT: A development environment for the Internet of Things
CN113032963A (en) Simulink model simulation acceleration method and device
CN107450897A (en) The cross-platform implantation method and device of graphics engine
Vujović et al. Comparative analysis of DSM graphical editor frameworks: Graphiti vs. Sirius
Hili et al. Modelling and code generation for real-time embedded systems with uml-rt and papyrus-rt
CN103345402A (en) Display module imaging configuration method based on intermediate code
CN113934429A (en) Design draft conversion method and device, computer equipment and storage medium
Smutný Visual programming for smartphones
KR101416096B1 (en) A highly compatible plug-in system for developing hybrid web applications
US20130024836A1 (en) Interactive Graphical Construction of Parametric Components of Typical Cross Section Frameworks
Floch et al. Model-driven engineering and optimizing compilers: A bridge too far?
CN114721647B (en) Object-oriented programming method based on codeless application development
JP2013235508A (en) Object-oriented program generation device, method therefor, and program
Khaddam et al. Enactment of User Interface Development Methods in Software Life Cycles.
Gjøsæter et al. MOF-VM: instantiation revisited
Rieder et al. A methodology to specify three-dimensional interaction using Petri Nets
CN110930499A (en) 3D data processing method and device
Joseph et al. Software Framework Of An All-In-One Transpiler For Development Of WORA Applicatons
Mayerhofer et al. xMOF: A Semantics Specification Language for Metamodeling.
Titus et al. Secondary Development of Solid works for Standard Components Based on Database

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
GRNT Written decision to grant