KR101877841B1 - Method for Developing Add-in Program in Aveva Marine CAD System - Google Patents

Method for Developing Add-in Program in Aveva Marine CAD System Download PDF

Info

Publication number
KR101877841B1
KR101877841B1 KR1020110087009A KR20110087009A KR101877841B1 KR 101877841 B1 KR101877841 B1 KR 101877841B1 KR 1020110087009 A KR1020110087009 A KR 1020110087009A KR 20110087009 A KR20110087009 A KR 20110087009A KR 101877841 B1 KR101877841 B1 KR 101877841B1
Authority
KR
South Korea
Prior art keywords
add
program
cad system
marine
aviva
Prior art date
Application number
KR1020110087009A
Other languages
Korean (ko)
Other versions
KR20130023907A (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 KR1020110087009A priority Critical patent/KR101877841B1/en
Publication of KR20130023907A publication Critical patent/KR20130023907A/en
Application granted granted Critical
Publication of KR101877841B1 publication Critical patent/KR101877841B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/28Error detection; Error correction; Monitoring by checking the correct order of processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/13Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/15Vehicle, aircraft or watercraft design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/37Compiler construction; Parser generation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Automation & Control Theory (AREA)
  • Quality & Reliability (AREA)
  • Architecture (AREA)
  • Civil Engineering (AREA)
  • Structural Engineering (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 아비바 마린(Aveva Marine) 캐드 시스템 내의 Add-in 프로그램 개발 방법에 관한 것이다.
본 발명의 목적은 아비바 마린 캐드 시스템의 환경하에 특정 조선소에 특화된 프로그램을 개발하는 과정에서 불필요한 낭비요소가 발생하는 부분을 해결하여 조선소의 설계기술의 향상과 설계 시수의 절감을 기하는 것 등을 목적으로 한다.
상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른 아비바 마린(Aveva Marine) 캐드 시스템 내의 Add-in 프로그램 개발 방법은, 선박 설계 전용 시스템으로서 아비바 마린(Aveva Marine) 캐드 시스템, 상기 아비바 마린 캐드 시스템의 데이터를 저장하고 저장된 데이터를 출력하는 다바콘(DABACON) 서버, 일반 프로그램 영역을 통해 상기 다바콘 서버에 데이터를 저장하거나 상기 다바콘 서버로부터 추출하는 동적 로더(Dynamic Loader) 관리 서버를 포함하고 C#와 같은 개발도구를 이용하여 상기 아비바 마린 캐드 시스템에서 Add-in 프로그램을 개발하는 방법으로서, 상기 C# 개발도구를 사용하여 설계 원의 요구사항을 분석하고 개발 스펙(Development Specification)을 작성하고 상기 스펙에 따른 프로스램 소스를 구현하여 초기 프로그램을 개발하고 상기 아비바 마린 캐드 시스템에 종속되는 Add-in_1 프로그램을 생성하고 상기 아비바 마린 캐드 시스템을 구동한 후 상기 아비바 마린 캐드 시스템 영역에서 작동시킬 수 있지만 상기 아비바 마린 캐드 시스템에 종속적이지 않은 Add-in_2 프로그램을 로딩시키고 상기 Add-in_2 프로그램을 상기 동적 로더 관리 서버에서 상기 다바콘 서버와의 설계 및 캐드 정보의 통신이 가능하도록 설정하는 단계; 및 상기 C# 개발도구를 사용하여 상기 Add-in_2 프로그램의 요구사항 확인 및 검사과정에서 프로그램 소스의 수정 및 추가 사항이 발생되는 경우 상기 아비바 마린 캐드 시스템의 종료 및 재구동을 하지 않고 상기 Add-in_2 소스를 재빌드(Rebuild)하여 Add-in_2 프로그램을 재생성한 후 상기 동적 로더 관리 서버에서 상기 변경된 Add-in_2 프로그램을 인식하여 재로딩하는 단계를 포함하는 것을 특징으로 하는 아비바 마린 캐드 시스템 내의 Add-in 프로그램 개발 방법을 제시한다.
The present invention relates to a method for developing an add-in program in an Aveva Marine CAD system.
It is an object of the present invention to improve the design technology of the shipyard and to reduce the designing time by solving the part where unnecessary waste elements are generated in the process of developing a program specific to a shipyard under the environment of the Aviva marine CAD system The purpose.
According to an aspect of the present invention, there is provided a method for developing an add-in program in an Aveva Marine CAD system according to an embodiment of the present invention. The method includes a Aveva Marine CAD system, A DABACON server for storing data of a marine CAD system and outputting stored data, a dynamic loader management server for storing data or extracting data from the DAVACON server through a general program area, And a C # development tool to develop an add-in program in the Aviva MarineCard system. The C # development tool is used to analyze the requirements of the designers and create a development specification And develops an initial program by implementing a program source according to the specification, The Add-in_1 program that is dependent on the Abiba MarineCard system can be loaded and operated in the Abiba MarineCard system area after driving the Abiba MarineCard system, Setting the Add-in_2 program so that design and communication of CAD information with the Davacon server is possible in the dynamic loader management server; And an Add-in_2 program, when a modification or addition of a program source occurs in the process of confirming and checking the requirements of the Add-in_2 program using the C # development tool, 2 program in the Aviba Marine CAD system by rebuilding the source and re-loading the Add-in_2 program after recognizing the changed Add-in_2 program in the dynamic loader management server. in program development method.

Description

아비바 마린(Aveva Marine) 캐드 시스템 내의 Add-in 프로그램 개발 방법{Method for Developing Add-in Program in Aveva Marine CAD System}Method for Developing Add-in Program in Aveva Marine CAD System [

본 발명은 아비바 마린(Aveva Marine) 캐드 시스템 내의 애드인(이하 Add-in이라 함)프로그램 개발 방법에 관한 것으로, 특히 Add-in 프로그램을 아비바 마린 캐드 시스템에 종속적이지 않는 방법으로 개발함으로써 아비바 마린 캐드 시스템 종료 후 재시작 작업을 하지 않고 Add-in 프로그램을 개발하는 방법에 관한 것이다.
The present invention relates to a method for developing an add-in program in an Aveva Marine CAD system, and more particularly, to an add-in program in which an add-in program is developed in a manner not dependent on an Aviva Marine CAD system, And a method for developing an add-in program without restarting after the Viba MarineCard system is shut down.

Aveva 사의 캐드 시스템은 현재 국내 대형조선소들과 중소형 조선소에서 사용되는 선박 설계 전용 캐드 시스템을 말한다. 현재까지 트라이본(Tribon) 이라는 Aveva 사의 선박용 캐드 시스템을 사용하였으나, 조선소의 기술발전과 선주사의 요구사항 증가 그리고 설계 시수 단축과 생산 능률향상을 위해 최근 차기 캐드 선정을 위한 검토가 추진되었다. 그 결과 본 출원인인 대우조선해양(Dawoo Shipbuilding & Marine Engineering; DSME)을 포함한 특정 조선소들에서 Aveva사의 아비바 마린 캐드 시스템을 선정하였고 현업에 적용하기 전에 개발과 테스트 활동을 전개하고 있다.Aveva's CAD system currently refers to a CAD system dedicated to ship design used in domestic large shipyards and small and medium-sized shipyards. To date, Aveva's marine CAD system has been used for Tribon. However, for the development of shipbuilding technology, increase of shipbuilder's requirements, shortening of design time and improvement of production efficiency, As a result, Aveva's Aviva marine CAD system was selected from certain shipyards including Dawoo Shipbuilding & Marine Engineering (DSME), which is the applicant, and development and testing activities are carried out before the application.

여기서 현업 적용을 위한 활동이란 아비바 마린 캐드 시스템을 특정 조선소에 맞는 수준으로 커스터마이징(Customizing) 하는 것을 말하는데 상선 및 해양 설계원을 위한 많은 부가적인 프로그램이 개발되어야 한다. 이때 개발되는 프로그램은 설계원들과 협의를 하고 개발자들의 초기개발이 이루어진 후, 다시 설계원들의 요구사항을 반영하는 복잡한 과정을 거쳐 개발프로그램이 완성이 된다. 상기 개발 프로그램은 마이크로소프트 사의 닷넷(.NET) 환경의 프로그램 개발도구인 C#를 이용하지만 반드시 이것으로 한정되지는 않는다. Here, the activity for business application refers to customizing the Aviva MarineCard system to a level suitable for a particular shipyard, and many additional programs for commercial and marine designers should be developed. In this case, the developed program is consulted with the designers, and after the initial development of the developers is completed, the development program is completed through complicated processes reflecting the requirements of the designers. The development program uses C #, a program development tool of Microsoft's .NET environment, but is not necessarily limited thereto.

이러한 과정을 거쳐 개발되는 프로그램은 아비바 마린 캐드 시스템이 초기 구동될 때 연결되며, 부모 프로그램에 속해지는 자식 프로그램이란 개념으로 생각할 수 있고, 일반적으로 Add-in 프로그램이라고 칭한다.Programs developed through this process are connected when the Aviva MarineCard system is initially run and can be thought of as child programs that belong to the parent program and are generally referred to as add-in programs.

도 1은 종래 기술의 방법으로 Add-in 프로그램을 개발하는 경우 아비바 마린 캐드 시스템 내의 Add-in 프로그램의 영역을 도시하는 블록도이다.1 is a block diagram showing an area of an Add-in program in an Aviva Marine CAD system when an Add-in program is developed by a conventional method.

도면에서 볼 수 있는 바와 같이 종래 기술의 방법에서는 아비바 마린 캐드 시스템(100) 내에 Add-in 프로그램 영역(110)이 존재하므로 Add-in 프로그램 영역(110)은 아비바 마린 캐드 시스템(100)에 종속적이게 된다. As shown in the figure, in the prior art method, the Add-in program area 110 exists in the Aviva Marine CAD system 100 because the Add-in program area 110 exists in the Aviva Marine CAD system 100 It becomes dependent.

개발자는 Add-in 프로그램 개발을 진행할 때 기능 개발을 위한 수정사항이 수없이 발생하게 된다. 즉, 하나의 프로그램을 개발하기 위해 소스(Source)를 추가하거나 수정하고 컴파일(Compile)과 빌드(Build)를 수행하여, 변경된 결과를 반영하는 프로그램이 계속하여 발생하는 상황이 생기게 된다. 이때 아비바 마린 캐드 시스템에서는 이러한 변경된 결과를 확인하기 위해 Add-in 프로그램이 연결된 부모시스템인 아비바 마린 캐드 시스템을 종료 후 재실행 시켜야 한다. 이는 아비바 마린 캐드 시스템내의 모든 Add-in 프로그램은 아비바 마린 캐드 시스템이 초기 구동될 때 변경이 불가능한 상태로 연결되기 때문이다.As developers develop add-in programs, there are numerous modifications to function development. That is, in order to develop a single program, a source is added or modified, a compile and a build are performed, and a program reflecting the changed result continuously occurs. At this time, in order to check the changed result in the AVIVA MarineCAD system, the AVIVA MarineCAD system, the parent system to which the add-in program is connected, must be shut down and restarted. This is because all Add-in programs in the Aviva MarineCard system are connected in a state that can not be changed when the Aviva MarineCard system is initially started.

하나의 Add-in 프로그램을 개발하기 위해서는 수백, 수천 번의 컴파일과 빌드 과정이 필요한데, 이때마다 아비바 마린 캐드 시스템을 종료를 시켜야 하는 문제가 발생하게 되어 개발자의 불필요한 개발 시수를 증가시키게 되어 개발 흐름을 끊게 만들어 개발능률이 심각하게 저하되고 있다. In order to develop a single add-in program, hundreds or thousands of compilation and build processes are required. In this case, there is a problem that the abiva marine CAD system must be shut down, which increases the number of unnecessary development times. And the development efficiency is seriously deteriorating.

더욱이 개발될 Add-in 프로그램은 조선소의 설계 원들의 설계에 중요한 부분을 담당하고 있는데 개발진행기간이 길어짐으로써 설계 원들의 간접적인 설계 시수도 증가하게 되었다.Furthermore, the add-in program to be developed is an important part of the design of the shipyard designers.

따라서 아비바 마린 캐드 시스템이 특정 조선소들에서 차기 캐드로 선정되어 이 시스템을 적용 및 테스트를 하기 위해서는 위에 제기된 문제의 해결이 시급하며, 이 문제 해결을 위한 방법 및 기술개발이 요구되고 있는 실정이다.Therefore, in order to apply and test the system, the Abiba marine CAD system is selected as the next CAD in certain shipyards and it is urgent to solve the above-mentioned problem, and development of methods and technology for solving the problem is required .

도 2는 종래 기술의 아비바 마린 캐드 시스템내의 Add-in 프로그램 개발방법의 흐름을 도시하는 흐름도이다.2 is a flow chart showing the flow of a method of developing an Add-in program in the prior art Aviva Marine CAD system.

먼저, 개발에 앞서 설계 원들의 업무에 필요한 요구사항을 분석하고(S10), 충분한 협의 후 개발 부서에서는 개발 스펙(Development Specification)을 작성하고 스펙에 따른 프로그램 소스를 구현한다(S20). 소스를 구현하고 일부 기능이 완성이 되었을 때, 이를 확인하기 위해 아비바 마린 캐드 시스템에서 로딩될 수 있는 상태의 프로그램 소스 수준으로 완성한다(S30). 그리고 프로그램의 소스를 컴파일 및 빌드를 수행한 후 Add-in 프로그램 형태의 결과물을 만들고(S40), 아비바 마린 캐드 시스템을 구동시켜서 Add-in 프로그램과 캐드 시스템이 연동 되게 한 다(S50). 이어서 프로그램 기능 검사를 하고 결과를 확인한다(S60). 이때 결과에 이상이 있거나, 기능의 추가로 인해 소스를 구현해야 할 부분이 있으면 아비바 마린 캐드 시스템을 종료하고(S70), 소스 수정 후 프로그램을 재완성한다(S80). 이어 단계 S40으로 복귀하여 Add-in 프로그램을 만들고 아비바 마린 캐드 시스템을 재구동한 후, 프로그램의 변경사항에 따른 결과 확인 및 검사를 한다(S50, S60). 이러한 과정이 충분히 반복되고 최종 완성결과물이 생겼을 때, 프로그램 개발이 완료가 되고, 현업에 배포 및 적용이 이루어진다(S90). 상기 단계 S60에서 프로그램 기능검사 및 결과 확인에서 이상이 없고 새로운 소스를 구현할 부분이 없는 경우 바로 현업에 배포하고 적용한다(S90). First, the requirements necessary for the work of the designers are analyzed before the development (S10). After sufficient consultation, the development department creates the development specification and implements the program source according to the specification (S20). When the source is implemented and some functions are completed, the program is completed at the level of the program source which can be loaded in the AVIVA marine CAD system (S30). After compiling and building the program source, the result of the Add-in program type is created (S40), and the Abiba MarineCard system is activated so that the add-in program and the CAD system are interlocked (S50). Then, the program function check is performed and the result is confirmed (S60). At this time, if there is an error in the result or if there is a part where the source should be implemented due to the addition of the function, the Abiba MarineCard system is terminated (S70), and the program is re-completed after the source modification (S80). Then, the process returns to step S40 to create an Add-in program and restart the Abbe marine CAD system. Then, the result is checked and checked according to the program change (steps S50 and S60). When this process is repeated enough and the final product is completed, the program development is completed, and the product is distributed and applied to the business (S90). If there is no abnormality in the program function check and the result check in step S60 and there is no part to implement a new source, the program is immediately distributed to the business and applied (S90).

위의 과정 중 개발과정이란 소스 구현을 하여 Add-in 프로그램을 만드는 과정에서 많은 반복작업이 이루어지는 일련의 과정이라 말할 수 있다. 이런 Add-in 프로그램의 개발에서 반복되는 아비바 마린 캐드 시스템의 종료 후 재구동은 개발자에게 매우 부담스러운 과정이고, 개발 시수 및 능률에 막대한 손실을 초래하여 문제로 되고 있다.
In the above process, the development process is a series of processes in which a lot of iterations are performed in the process of creating the add-in program by implementing the source. The restarting of the Abiba Marine CAD system after the completion of such an add-in program development is a very burdensome process for the developer, resulting in a huge loss in development time and efficiency.

본 발명은 상기의 배경하에서 안출된 것으로서, 아비바 마린 캐드 시스템의 환경하에 특정 조선소에 특화된 프로그램을 개발하는 과정에서 불필요한 낭비요소가 발생하는 부분을 해결하여 조선소의 설계기술의 향상과 설계 시수의 절감을 목적으로 하고 또한, 아비바 마린 캐드 시스템을 특정 조선소의 프로세스에 맞는 방식과 여러 중요한 설계기술들을 포함한 Add-in 프로그램을 개발함에 있어서 불필요한 요소인 아비바 마린 캐드 시스템의 종료 및 재구동 현상을 제거하고 또한, Add-in 프로그램의 수정형태의 결과물을 즉각적으로 확인함으로써 불필요한 개발 단계를 생략하게 하여 개발의 효율성을 높일 뿐만 아니라 개발시간을 단축하고, 설계 원들에게 적기에 필요한 프로그램을 제공함으로써 현업의 설계 시수 감소할 수 있는 아비바 마린 캐드 시스템내의 Add-in 프로그램 개발 방법을 제공하는데 그 목적이 있다.
SUMMARY OF THE INVENTION The present invention has been made under the background described above, and it is an object of the present invention to solve the portion where unnecessary waste elements are generated in the process of developing a program specific to a shipyard under the environment of the Aviva MarineCard system, And eliminates the need to terminate and re-start the Aviva marine CAD system, an unnecessary element in developing add-in programs that include a variety of crucial design techniques and methods tailored to specific shipbuilder processes. In addition, by confirming the result of the modified form of the Add-in program immediately, it is possible to omit the unnecessary development steps, thereby improving the efficiency of the development, shortening the development time, and providing the necessary programs to the designers in a timely manner. Aviva Marine Caddy City can be reduced in number of hours It is intended to provide a method for developing an add-in program in a system.

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른 아비바 마린(Aveva Marine) 캐드 시스템 내의 Add-in 프로그램 개발 방법은, 선박 설계 전용 시스템으로서 아비바 마린(Aveva Marine) 캐드 시스템, 상기 아비바 마린 캐드 시스템의 데이터를 저장하고 저장된 데이터를 출력하는 다바콘(DABACON) 서버, 일반 프로그램 영역을 통해 상기 다바콘 서버에 데이터를 저장하거나 상기 다바콘 서버로부터 추출하는 동적 로더(Dynamic Loader) 관리 서버를 포함하고 C#와 같은 개발도구를 이용하여 상기 아비바 마린 캐드 시스템에서 Add-in 프로그램을 개발하는 방법으로서, According to an aspect of the present invention, there is provided a method for developing an add-in program in an Aveva Marine CAD system according to an embodiment of the present invention. The method includes a Aveva Marine CAD system, A DABACON server for storing data of a marine CAD system and outputting stored data, a dynamic loader management server for storing data or extracting data from the DAVACON server through a general program area, A method for developing an add-in program in an Aviva MarineCard system using a development tool such as C #

상기 C# 개발도구를 사용하여 설계 원의 요구사항을 분석하고 개발 스펙(Development Specification)을 작성하고 상기 스펙에 따른 프로스램 소스를 구현하여 초기 프로그램을 개발하고 상기 아비바 마린 캐드 시스템에 종속되는 Add-in_1 프로그램을 생성하고 상기 아비바 마린 캐드 시스템을 구동한 후 상기 아비바 마린 캐드 시스템 영역에서 작동시킬 수 있지만 상기 아비바 마린 캐드 시스템에 종속적이지 않은 Add-in_2 프로그램을 로딩시키고 상기 Add-in_2 프로그램을 상기 동적 로더 관리 서버에서 상기 다바콘 서버와의 설계 및 캐드 정보의 통신이 가능하도록 설정하는 단계; 및The C # development tool is used to analyze the requirements of the designers, to create a development specification, to develop an initial program by implementing the program source according to the specification, and to add- in program that is not dependent on the Aviva MarineCard system and can be operated in the Aviva MarineCard system area after driving the Aviva MarineCard system and loading the Add-in_2 program, Setting up the dynamic loader management server so that design and communication of CAD information with the Davacon server is possible; And

상기 C# 개발도구를 사용하여 상기 Add-in_2 프로그램의 요구사항 확인 및 검사과정에서 프로그램 소스의 수정 및 추가 사항이 발생되는 경우 상기 아비바 마린 캐드 시스템의 종료 및 재구동을 하지 않고 상기 Add-in_2 소스를 재빌드(Rebuild)하여 Add-in_2 프로그램을 재생성한 후 상기 동적 로더 관리 서버에서 상기 변경된 Add-in_2 프로그램을 인식하여 재로딩하는 단계를 포함하는 것을 특징으로 하는 아비바 마린 캐드 시스템 내의 Add-in 프로그램 개발 방법을 제시한다.
When the modification and addition of program source occur in the process of confirming and checking the requirements of the Add-in_2 program using the C # development tool, the Add-in_2 source 2 program by re-building the Add-in_2 program and re-loading the modified Add-in_2 program in the dynamic loader management server after re-building the Add-in_2 program. Provide a program development method.

본 발명에 의하면 아비바 마린 캐드 시스템에서 Add-in 프로그램을 개발함에 있어서 Add-in프로그램의 동적인 재 로딩을 할 수 있으므로 설계 시수의 절감을 기할 수 있고, 또한 Add-in 프로그램의 개발에 있어서 소스 수정과 결과확인은 무수히 많은 반복 작업을 필요로 하지만 본 발명의 방법에 의해 개발 업무가 간소화됨으로써 개발 생산성 향상 및 시수 절감 효과가 매우 크고, 개발작업의 연속성으로 인해 부가적으로 생산성이 더욱 향상되고 기존의 Tribon을 대체할 새로운 캐드 시스템의 정착을 위한 토대를 마련함으로써 설계 생산성 향상에 큰 기여를 할 수 있다.
According to the present invention, in the development of the add-in program in the Aviva Marine CAD system, the dynamic reloading of the add-in program can be performed, so that the design time can be reduced. In addition, The modification and the result confirmation require numerous repetitive tasks, but the development work is simplified by the method of the present invention, so that the development productivity is improved, the productivity is reduced, the productivity is further improved due to the continuity of the development work, Of the new CAD system that will replace the Tribon of the new CAD system.

도 1은 종래 기술의 방법으로 Add-in 프로그램을 개발하는 경우 아비바 마린 캐드 시스템 내의 Add-in 프로그램의 영역을 도시하는 블록도이다.
도 2는 종래 기술의 아비바 마린 캐드 시스템내의 Add-in 프로그램 개발방법의 흐름을 도시하는 흐름도이다.
도 3은 본 발명의 일 실시예에 따른 방법에 의해 Add-in 프로그램을 개발하는 경우 아비바 마린 캐드 시스템 내의 Add-in 프로그램의 영역을 도시하는 블록도이다.
도 4는 본 발명의 일 실시예에 따른 방법이 구현되는 시스템 환경을 나타내는 블록도이다.
도 5는 본 발명의 일 실시예에 따른 Add-in 프로그램 개발 방법의 흐름을 도시하는 흐름도이다.
도 6은 종래 기술에 따라 아비바 마린 캐드 시스템 환경에서 Add-in 프로그램을 개발하였을 경우의 문제를 나타내는 화면이다.
도 7은 본 발명의 일 실시예에 따른 방법에 의해 도 6의 문제를 해소한 것을 나타낸 도면이다.
1 is a block diagram showing an area of an Add-in program in an Aviva Marine CAD system when an Add-in program is developed by a conventional method.
2 is a flow chart showing the flow of a method of developing an Add-in program in the prior art Aviva Marine CAD system.
FIG. 3 is a block diagram illustrating an area of an Add-in program in an AV-BAR Marine CAD system when an Add-in program is developed by a method according to an embodiment of the present invention.
4 is a block diagram illustrating a system environment in which a method according to one embodiment of the invention is implemented.
5 is a flowchart illustrating a flow of a method for developing an Add-in program according to an embodiment of the present invention.
FIG. 6 is a view showing a problem in the case where an add-in program is developed in the environment of an Aviva MarineCard system according to the prior art.
FIG. 7 is a view showing the problem of FIG. 6 is solved by a method according to an embodiment of the present invention.

이하 도면을 참조로 하여 본 발명의 일 실시예에 따른 아비바 마린 캐드 시스템내의 Add-in 프로그램 개발방법을 상세히 설명한다. 도면 전체에 걸쳐서 동일 또는 유사의 부분에 대해서는 동일 또는 유사의 도면 번호를 부여한다. Hereinafter, a method of developing an Add-in program in an AV-B MarineCard system according to an embodiment of the present invention will be described in detail with reference to the drawings. The same or similar reference numerals are given to the same or similar parts throughout the drawings.

도 3은 본 발명의 일 실시예에 따른 방법에 의해 Add-in 프로그램을 개발하는 경우 아비바 마린 캐드 시스템 내의 Add-in 프로그램의 영역을 도시하는 블록도이다.FIG. 3 is a block diagram illustrating an area of an Add-in program in an AV-BAR Marine CAD system when an Add-in program is developed by a method according to an embodiment of the present invention.

도 3를 참조하면, 종래 기술을 나타낸 도 2와는 달리 본 발명의 Add-in 프로그램의 영역은 아비바 마린 캐드 시스템(100) 내로 들어가는 Add-in_1 영역(120)과 아비바 마린 캐드 시스템에서 개발이 요구되는 기능을 구현할 일반 프로그램 영역인 Add-in_2 영역(130), Add-in_1 영역(120)과 Add-in_2 영역(130)간의 상호 통신을 담당하는 동적 로더(Dynamic Loader) 관리 서버(200)를 포함한다.3, the area of the Add-in program of the present invention is different from that of the prior art shown in FIG. 2, except that the Add-in_1 area 120 entering the Aviva Marine CAD system 100 and the Aviva Marine CAD system An Add-in_2 area 130 which is a general program area for implementing a required function, a dynamic loader management server 200 which is responsible for mutual communication between the Add-in_1 area 120 and the Add-in_2 area 130, .

여기서 상기 일반 프로그램 영역이란 닷넷(.NET) 환경에서 개발되는 프로그램이 아비바 마린 캐드 시스템과의 종속적이지 않고 독립적인 프로세스를 가지는 것을 말한다. 동적 로더 관리 서버(200)는 아비바 마린 캐드 시스템(100) 영역에 Add-in된 부분인 Add-in_1 영역(120)으로부터 명령을 수신하여 명령을 수행할 수 있도록 구성되고, 일반 프로그램 영역에서 개발된 Add-in_2 영역(130)을 호출할 수 있도록 되어 있다.Here, the general program area means that a program developed in a .NET environment has an independent process that is not dependent on an Abbe marine CAD system. The dynamic loader management server 200 is configured to receive an instruction from the Add-in_1 area 120, which is a part added to the area of the Aviva Marine CAD system 100, and to execute the instruction, The add-in_2 area 130 can be called.

도 4는 본 발명의 아비바 마린 캐드 시스템 내의 Add-in 프로그램 개발방법이 적용되는 시스템 구성을 나타내는 블록도이다. FIG. 4 is a block diagram showing a system configuration to which an add-in program development method in the Abeba Marine CAD system of the present invention is applied.

도면에 도시된 바와 같이 상기 시스템은 아비바 마린 캐드 시스템(100), 동적 로더 관리 서버(200) 및 다바콘(DABACON) 서버(300)로 구성된다. As shown in the figure, the system includes an Aviva Marine CAD system 100, a dynamic loader management server 200, and a DABACON server 300.

아비바 마린 캐드 시스템(100)은 조선 선박 설계 전용 캐드 시스템이고, 동적 로더 관리 서버(200)는 상기 도 3에 도시된 일반 프로그램 영역인 Add-in_2 영역(130)을 통해 상기 다바콘 서버(300)에 데이터를 저장하거나 추출한다. 다바콘(DABACON) 서버(300)는 아비바 마린 캐드 시스템의 설계정보와 데이터를 포함하고 있으며, 아비바 마린 캐드 시스템(100)의 데이터를 저장하고 저장된 데이터를 출력한다. The Aviva Marine CAD system 100 is a dedicated CAD system for shipbuilding ship design and the dynamic loader management server 200 manages the avacar marine CAD system 100 through the Add- in_2 area 130, which is the general program area shown in FIG. 3, ). ≪ / RTI > The DABACON server 300 includes design information and data of the Aviva Marine CAD system and stores the data of the Aviva Marine CAD system 100 and outputs the stored data.

도 5는 본 발명의 일 실시예에 따른 Add-in 프로그램 개발 방법의 흐름을 도시하는 흐름도이다.5 is a flowchart illustrating a flow of a method for developing an Add-in program according to an embodiment of the present invention.

도 3, 4 및 5를 참조하면, 먼저, 종래기술의 방법과 같이 설계 원들의 업무에 필요한 요구사항을 분석하고(S500), 개발 스펙을 작성한 후 소스를 구현하고 초기 프로그램을 개발하는 단계를 수행한다(S510, S520). 이어 컴파일 및 빌드를 수행하고 Add-in_1 프로그램을 생성한 후(S530), 아비바 마린 캐드 시스템(100)을 구동한다(S540). Referring to FIGS. 3, 4 and 5, first, a requirement for a task of the designers is analyzed (S500) as in the prior art method, and then a development specification is created, a source is implemented, and an initial program is developed (S510, S520). Subsequently, the compile and build are performed and an Add-in_1 program is generated (S530), and then the aviva marine CAD system 100 is driven (S540).

이때 Add-in_1 프로그램은 아비바 마린 캐드 시스템(100)과 종속적인 관계로 로딩되며, 상기 캐드 시스템(100)이 종료되지 않는 한 수정할 수 없으며, Add-in_1 영역(120)에서는 동적 로더 관리 서버(200)를 통해 명령을 수행할 수 있다. 여기서 수행하는 명령은 Add-in_2의 로딩을 수행하는 것으로 Add-in_2 프로그램을 아비바 마린 캐드 시스템(100)의 프로그램 영역에서 작동시킬 수 있지만, 이 Add-in_2 프로그램은 상기 아비바 마린 캐드 시스템(100)에 종속적이지 않는 프로세스를 가지는 일반 프로그램 영역으로서 로딩된다(S550). 이때 동적 로더 관리 서버(200)에서 Add-in_2 프로그램이 다바콘(DABACON) 서버(300)와의 정보 통신이 가능하게 된다. At this time, the Add-in_1 program is loaded in a dependency relation with the Aviva Marine CAD system 100 and can not be modified unless the CAD system 100 is terminated. In the Add-in_1 area 120, the dynamic loader management server 200). ≪ / RTI > The Add-in_2 program can be operated in the program area of the Aviva Marine CAD system 100 by performing the loading of the Add-in_2, but the Add-in_2 program can be executed in the Aviva Marine CAD system 100 As a general program area having a process that is not dependent on the program area (S550). At this time, the dynamic loader management server 200 can perform information communication with the DABACON server 300 by the Add-in_2 program.

다음에, Add-in_2 프로그램의 요구사항을 확인하고 검사하는데(S560), 상세하게는 모든 기능 개발을 위한 결과의 확인 작업으로 이상이 발생하거나 추가기능이 요구되면 Add-in_2의 변경 작업이 진행된다(S580). 변경 후 컴파일(Compile)과 빌드(Build)를 수행하고 상기 아비바 마린 캐드 시스템(100)을 종료하고 재구동하지 않고 Add-in_2 프로그램이 재생성이 되면 동적 로더 관리 서버(200)에서는 자동으로 이를 인식하여 변경된 Add-in_2 프로그램을 아비바 마린 캐드 시스템(100)에서 사용할 수 있도록 재로딩 작업을 한다(S550). 이후 다시 Add-in_2 프로그램의 요구사항을 확인하고 검사하여 이상이 없으면 즉, 요구되는 기능에 따른 프로그램이 완성되면 프로그램을 배포하고 현업에 적용하게 된다(S570). Next, the requirements of the Add-in_2 program are checked and checked (S560). In detail, if an error occurs in checking the results for all functions or an additional function is requested, the change operation of the Add-in_2 is performed (S580). When the Add-in_2 program is regenerated without performing the compile and build after changing and terminating the Aviva MarineCard system 100 and restarting it, the dynamic loader management server 200 automatically recognizes the Add-in_2 program And the re-loading operation is performed so that the modified Add-in_2 program can be used in the Aviva Marine CAD system 100 (S550). After the requirements of the Add-in_2 program are checked and checked again, if there is no abnormality, that is, when the program according to the required function is completed, the program is distributed and applied to the business (S570).

상기 단계 S560에서 프로그램 기능검사 및 결과 확인에서 이상이 없고 추가기능이 요구되지 않은 경우 바로 현업에 배포하고 적용한다(S90). If there is no abnormality in the program function check and the result check in step S560 and the additional function is not required, the program is immediately distributed to the business and applied (S90).

도 6은 종래 기술에 따라 아비바 마린 캐드 시스템 환경에서 Add-in 프로그램을 개발하였을 경우의 문제를 나타내는 화면이다.FIG. 6 is a view showing a problem in the case where an add-in program is developed in the environment of an Aviva MarineCard system according to the prior art.

도면은 닷넷(.NET) 환경에서 변경 사항이 생겼을 때 소스를 수정하고 컴파일 및 빌드를 수행하였을 경우 발생되는 에러를 나타낸다. The drawing shows an error that occurs when the source is modified and compiled and built when a change occurs in the .NET environment.

도 7은 본 발명의 일 실시예에 따른 방법에 의해 도 6의 문제를 해소한 것을 나타낸 도면이다. FIG. 7 is a view showing the problem of FIG. 6 is solved by a method according to an embodiment of the present invention.

도면에서 보듯이 도 6과 같은 문제는 나타나지 않음을 알 수 있다. As shown in the drawing, the problem as shown in FIG. 6 does not appear.

본 발명에 의하면 아비바 마린 캐드 시스템에서 Add-in 프로그램을 개발함에 있어서 Add-in프로그램의 동적인 재 로딩을 할 수 있으므로 설계 시수의 절감을 기할 수 있고, 또한 Add-in 프로그램의 개발에 있어서 소스 수정과 결과확인은 무수히 많은 반복 작업을 필요로 하지만 본 발명의 방법에 의해 개발 업무가 간소화됨으로써 개발 생산성 향상 및 시수 절감 효과가 매우 크고, 개발작업의 연속성으로 인해 부가적으로 생산성이 더욱 향상되고 기존의 Tribon을 대체할 새로운 캐드 시스템의 정착을 위한 토대를 마련함으로써 설계 생산성 향상에 큰 기여를 할 수 있다.According to the present invention, in the development of the add-in program in the Aviva Marine CAD system, the dynamic reloading of the add-in program can be performed, so that the design time can be reduced. In addition, The modification and the result confirmation require numerous repetitive tasks, but the development work is simplified by the method of the present invention, so that the development productivity is improved, the productivity is reduced, the productivity is further improved due to the continuity of the development work, Of the new CAD system that will replace the Tribon of the new CAD system.

지금까지 본 발명의 일 실시예에 따른 아비바 마린 캐드 시스템 내의 Add-in 프로그램 개발 방법을 첨부 도면을 참조로 하여 설명하였으나 이것은 예시 목적이지 이것으로 본 발명을 한정하고자 함은 아니며, 본 발명의 범위는 상세한 설명보다는 이하의 부속청구범위에 의해 정해지며, 본 발명의 특허청구범위의 의미 및 범위 그리고 그 등가 개념으로부터 도출되는 모든 변경 또는 변형 형태는 본 발명의 범위에 포함되는 것으로 해석되어야 할 것이다. Although the method for developing an Add-in program in the Abiba Marine CAD system according to an embodiment of the present invention has been described with reference to the accompanying drawings, it is an object of the present invention, and thus the present invention is not limited thereto. It will be understood by those of ordinary skill 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.

100: 아비바 마린 캐드 시스템 110: Add-in 프로그램
120: Add-in_1 프로그램 130: Add-in_2 프로그램
200: 동적 로더 관리 서버 300: 다바콘 서버
100: Aviva Marine CAD system 110: Add-in program
120: Add-in_1 program 130: Add-in_2 program
200: Dynamic Loader Management Server 300: Davicon Server

Claims (3)

선박 설계 전용 시스템으로서 아비바 마린(Aveva Marine) 캐드 시스템, 상기 아비바 마린 캐드 시스템의 데이터를 저장하고 저장된 데이터를 출력하는 다바콘(DABACON) 서버, 일반 프로그램 영역을 통해 상기 다바콘 서버에 데이터를 저장하거나 상기 다바콘 서버로부터 추출하는 동적 로더(Dynamic Loader) 관리 서버를 포함하는 아비바 마린 캐드 시스템 내의 애드인(Add-in) 프로그램 개발 시스템을 통하여 개발도구를 이용하여 상기 아비바 마린 캐드 시스템에서 Add-in 프로그램을 개발하는 방법으로서,
상기 동적 로더(Dynamic Loader) 관리 서버는 프로세서(processor)를 포함하며,
상기 프로세서에 의하여 C# 개발도구를 사용하여 설계 원의 요구사항을 분석하고 개발 스펙(Development Specification)을 작성하고 상기 스펙에 따른 프로그램 소스를 구현하여 초기 프로그램을 개발하고 상기 아비바 마린 캐드 시스템에 종속되는 애드인_1(Add-in_1) 프로그램을 생성하고 상기 아비바 마린 캐드 시스템을 구동한 후 상기 아비바 마린 캐드 시스템 영역에서 작동시킬 수 있지만 상기 아비바 마린 캐드 시스템에 종속적이지 않은 애드인_2(Add-in_2) 프로그램을 로딩시키고 상기 애드인_2(Add-in_2) 프로그램을 상기 동적 로더 관리 서버에서 상기 다바콘 서버와의 설계 및 캐드 정보의 통신이 가능하도록 설정하는 단계; 및
상기 프로세서에 의하여 상기 C# 개발도구를 사용하여 상기 애드인_2(Add-in_2) 프로그램의 요구사항 확인 및 검사과정에서 프로그램 소스의 수정 및 추가 사항이 발생되는 경우 상기 아비바 마린 캐드 시스템의 종료 및 재구동을 하지 않고 애드인_2(Add-in_2) 소스를 재빌드(Rebuild)하여 상기 애드인_2(Add-in_2) 프로그램을 재생성한 후 상기 동적 로더 관리 서버에서 변경된 애드인_2(Add-in_2) 프로그램을 인식하여 재로딩하는 단계를 포함하는 것을 특징으로 하는 아비바 마린 캐드 시스템 내의 애드인(Add-in) 프로그램 개발 방법.
A DABACON server for storing data of the Aviva Marine CAD system and outputting the stored data as an exclusive system for ship design, an Aveva Marine CAD system as a dedicated system for ship design, And a dynamic loader management server for storing or extracting the dynamic loader from the server. The add-in program development system in the Aviva Marine CAD system includes a dynamic loader management server As a method for developing an add-in program,
The dynamic loader management server includes a processor,
The processor analyzes the requirements of a design source using a C # development tool, creates a development specification, develops an initial program by implementing a program source according to the specification, add-_1 (add-in_1) after creating the program and driving the Oh Viva Marine CAD system can be operated in the marine Oh Viva CAD system, but the area that is not dependent on the Oh Viva Marine CAD system add _2 ( Loading an add-in_2 program and setting up the add-in_2 program so that design and CAD information communication with the server is made possible in the dynamic loader management server; And
When the modification and addition of the program source occur in the process of checking and checking the requirements of the add-in_2 program using the C # development tool by the processor, after the restart, without the add-_2 (add-in_2) to rebuild (rebuild) source regenerate the add-_2 (add-in_2) program, add-changed from the dynamic loader management server _2 (add -in_2) program, and reloading the program. The method of developing an add-in program in an aviva marine CAD system.
청구항 1에 있어서,
상기 애드인_2(Add-in_2) 프로그램의 요구사항 확인 및 검사과정에서 프로그램 소스의 수정 및 추가 사항이 발생되지 않는 경우 상기 애드인_2(Add-in_2) 프로그램을 배포 및 현업에 적용하게 하는 단계를 더 포함하는 것을 특징으로 하는 아비바 마린 캐드 시스템 내의 애드인(Add-in) 프로그램 개발 방법.
The method according to claim 1,
If the add-ins _2 (Add-in_2) program of requirements verification and test modifications and additions in the course of the program source information is not generated to apply the Add-ins _2 (Add-in_2) application deployment and into production Further comprising the steps of: < RTI ID = 0.0 > adding < / RTI >
청구항 1에 있어서,
상기 애드인_1(Add-in_1) 프로그램은 아비바 마린 캐드 시스템 영역 내에 애드인(Add-in)되며, 상기 애드인_2(Add-in_2) 프로그램은 일반 프로그램 영역 내에 애드인(Add-in)되며, 상기 아비바 마린 캐드 시스템 내에 애드인(Add-in)된 상기 애드인_1(Add-in_1) 프로그램 부분에서 상기 동적 로더 관리 서버를 호출할 수 있고, 상기 일반 프로그램 영역 내에 애드인(Add-in)된 상기 애드인_2(Add-in_2) 프로그램 부분은 상기 동적 로더 관리 서버에서 호출할 수 있도록 구성되는 것을 특징으로 하는 아비바 마린 캐드 시스템 내의 애드인(Add-in) 프로그램 개발 방법.
The method according to claim 1,
The add-in _1 (Add-in_1) and add-in program (Add-in) in the Oh Viva Marine CAD system area, the add-in _2 (Add-in_2) add-in program (Add-in programs in the general area ) and the O add-in (add-in) with the add-_1 (add-in_1) portion of the program in Viva Marin CAD system can be called the dynamic loader to manage the server, add the program within the general area ( Add-in_2 program portion of the add-in-add-in program is configured to be called from the dynamic loader management server. .
KR1020110087009A 2011-08-30 2011-08-30 Method for Developing Add-in Program in Aveva Marine CAD System KR101877841B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110087009A KR101877841B1 (en) 2011-08-30 2011-08-30 Method for Developing Add-in Program in Aveva Marine CAD System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110087009A KR101877841B1 (en) 2011-08-30 2011-08-30 Method for Developing Add-in Program in Aveva Marine CAD System

Publications (2)

Publication Number Publication Date
KR20130023907A KR20130023907A (en) 2013-03-08
KR101877841B1 true KR101877841B1 (en) 2018-08-10

Family

ID=48176072

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110087009A KR101877841B1 (en) 2011-08-30 2011-08-30 Method for Developing Add-in Program in Aveva Marine CAD System

Country Status (1)

Country Link
KR (1) KR101877841B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009146404A (en) 2007-12-14 2009-07-02 Iti Scotland Ltd Dynamic code update

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060080682A1 (en) * 2004-10-12 2006-04-13 Picsel Research Ltd. Run time dynamic linking
KR100976829B1 (en) * 2008-07-08 2010-08-19 대우조선해양 주식회사 The method and service system for reviewing design of shipbuilding and offshore plant
KR101255685B1 (en) * 2008-12-22 2013-04-24 한국전자통신연구원 Method and apparatus for dynamic composition using plugin and application execution in robot control software

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009146404A (en) 2007-12-14 2009-07-02 Iti Scotland Ltd Dynamic code update

Also Published As

Publication number Publication date
KR20130023907A (en) 2013-03-08

Similar Documents

Publication Publication Date Title
KR100744886B1 (en) Asadal : system for providing feature-oriented software product line engineering environment
JP4950454B2 (en) Stack hierarchy for test automation
US7487080B1 (en) Partitioning a model in modeling environments
US7895575B2 (en) Apparatus and method for generating test driver
US8701079B2 (en) Procedure and development environment for generation of an executable overall control program
US7721250B2 (en) System and method for interactive and integrated software development process and phases
CN106484613A (en) A kind of interface automated test frame based on fitnese
CN111767589A (en) Batch processing method, system, terminal and storage medium based on static rigidity of automobile mounting point
CN106874562B (en) Conversion system and method for converting architecture model into static calculation model
US8245163B1 (en) Partial compilation of circuit design with new software version to obtain a complete compiled design
KR101877841B1 (en) Method for Developing Add-in Program in Aveva Marine CAD System
Crégut et al. Generative technologies for model animation in the TopCased platform
KR20070049126A (en) Asadal : system for providing feature-oriented software product line engineering environment
CN111596923B (en) Haxe static link library construction method and device and electronic equipment
KR102046622B1 (en) Software service system based on workflow and computer program that performs each step of the system
JP3504605B2 (en) Software automatic test method
CN114218666A (en) Simulation preprocessing method and device
CN113064591A (en) WPF page dynamic generation method, system, equipment and medium
JP2016126700A (en) Program verification device, program verification method, and program verification program
Stürmer et al. Modeling Guidelines and Model Analysis Tools in Embedded Automotive Software Development.
Planas et al. Alf-Verifier: an eclipse plugin for verifying Alf/UML executable models
JP2004070561A (en) Debugging device
Guiotto et al. MaTeLo: automated testing suite for software validation
Barjis et al. Modeling and simulation driven software development
Pillain et al. Towards an enactment mechanism for MODAL process models

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right