KR101277330B1 - Apparatus for developing reusable interface software - Google Patents

Apparatus for developing reusable interface software Download PDF

Info

Publication number
KR101277330B1
KR101277330B1 KR1020120087733A KR20120087733A KR101277330B1 KR 101277330 B1 KR101277330 B1 KR 101277330B1 KR 1020120087733 A KR1020120087733 A KR 1020120087733A KR 20120087733 A KR20120087733 A KR 20120087733A KR 101277330 B1 KR101277330 B1 KR 101277330B1
Authority
KR
South Korea
Prior art keywords
message
interlocking
data
dds
module
Prior art date
Application number
KR1020120087733A
Other languages
Korean (ko)
Other versions
KR20130018185A (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 엘아이지넥스원 주식회사
Publication of KR20130018185A publication Critical patent/KR20130018185A/en
Application granted granted Critical
Publication of KR101277330B1 publication Critical patent/KR101277330B1/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
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/161Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

본 발명은 서로 다른 두 장치들 간 연동을 위한 연동 소프트웨어를 재사용 가능한 연동 소프트웨어로 개발하는 장치에 관한 것이다. 본 발명은 종류가 다른 통신 모듈들 중에서 선택된 통신 모듈로 제1 장치로부터 데이터를 수신하여 버퍼에 저장시키며, 통신 모듈들 중에서 데이터베이스와의 통신에 이용할 통신 모듈을 선택하는 체계 연동 모듈; 데이터베이스에서 제1 장치와 관련된 메시지 구조를 추출하여 메시지 구조를 이용하여 데이터를 파싱하는 메시지 파싱 모듈; 및 파싱된 데이터를 DDS 전송이 가능하게 지정된 형태의 메시지로 변환시키며, 변환된 메시지를 제1 장치와 연동시키려는 제2 장치로 전송하는 Generic DDS 메시지 송수신 모듈을 포함하는 것을 특징으로 하는 연동장치 소프트웨어 개발 장치를 제안한다.The present invention relates to a device for developing interlocking software for interworking between two different devices as reusable interlocking software. The present invention is a communication module selected from among communication modules of different types, receives data from a first device, stores it in a buffer, and selects a communication module to be used for communication with a database among communication modules; A message parsing module that extracts a message structure related to the first device from the database and parses the data using the message structure; And a Generic DDS message transmission/reception module that converts the parsed data into a message in a designated format to enable DDS transmission, and transmits the converted message to a second device to be interlocked with the first device. Suggest the device.

Figure R1020120087733
Figure R1020120087733

Description

재사용 가능한 연동장치 소프트웨어 개발 장치 {Apparatus for developing reusable interface software}Reusable interlocking device software development device {Apparatus for developing reusable interface software}

본 발명은 재사용 가능한 연동장치 소프트웨어를 개발하는 장치에 관한 것이다. 보다 상세하게는, 서로 다른 두 장치들 간 연동을 위한 연동장치 소프트웨어를 재사용 가능한 연동 소프트웨어로 개발하는 장치에 관한 것이다.The present invention relates to a device for developing reusable interlocking device software. More specifically, it relates to a device for developing interlocking device software for interworking between two different devices as reusable interlocking software.

기존의 전투 체계 시스템이 다양한 레이더 체계나 소나 체계와 연동하기 위해서는 연동단이 필요하다. 그런데, 이러한 연동단은 연동 장비마다 설계와 개발을 별도로 진행해야 하는 불편이 있다. 더욱이, 비슷한 연동 장치도 모두 재개발해야 하는 문제로(예컨대, 소나에 대하여 이미 개발된 것이 있더라도 이 개발된 것을 다른 소나에 적용시키지 못하는 문제로) 개발 비용이 상승하고 개발 일정이 많이 소요되는 문제점도 있다.In order for the existing combat system system to interlock with various radar systems or sonar systems, an interlocking stage is required. However, such an interlocking stage has the inconvenience of separately designing and developing each interlocking equipment. Moreover, as similar interlocking devices need to be redeveloped (for example, even if they have already been developed for the sonar, the development cost is increased and the development schedule is expensive). .

본 발명은 상기한 문제점을 해결하기 위해 안출된 것으로서, 다양한 형태의 연동 장비로부터 들어오는 데이터를 규칙 기반(Rule-based) 기법을 이용하여 사용자 정의형 구조로 데이터를 분류하고 전투 체계에서 사용하기 위한 형태로 토픽을 재구성하여 전송이 가능한 연동장치 소프트웨어 개발 장치를 제안함을 목적으로 한다. 본 발명은 연동 장치에 분류 규칙만 재정의하여 재사용이 가능한 연동장치 소프트웨어 개발 방법을 제안한다.The present invention has been devised to solve the above problems, and is a form for classifying data coming from various types of interlocking equipment into a user-defined structure using a rule-based technique and using it in a battle system. It is an object of the present invention to propose an interlocking device software development device capable of reconstituting low topics. The present invention proposes a method for developing an interlocking device software that can be reused by redefining only the classification rules on the interlocking device.

그러나 본 발명의 목적은 상기에 언급된 사항으로 제한되지 않으며, 언급되지 않은 또 다른 목적들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.However, the object of the present invention is not limited to the above-mentioned matters, and other objects not mentioned will be clearly understood by those skilled in the art from the following description.

본 발명은 상기한 목적을 달성하기 위해 안출된 것으로서, 종류가 다른 통신 모듈들 중에서 선택된 통신 모듈로 제1 장치로부터 데이터를 수신하여 버퍼에 저장시키며, 상기 통신 모듈들 중에서 데이터베이스와의 통신에 이용할 통신 모듈을 선택하는 체계 연동 모듈; 데이터베이스에서 상기 제1 장치와 관련된 메시지 구조를 추출하여 상기 메시지 구조를 이용하여 상기 데이터를 파싱하는 메시지 파싱 모듈; 및 파싱된 데이터를 DDS(Data Distribution Service) 전송이 가능하게 지정된 형태의 메시지로 변환시키며, 변환된 메시지를 상기 제1 장치와 연동시키려는 제2 장치로 전송하는 Generic DDS 메시지 송수신 모듈을 포함하는 것을 특징으로 하는 연동장치 소프트웨어 개발 장치를 제안한다.The present invention has been devised to achieve the above object, and receives data from a first device as a communication module selected from communication modules of different types and stores it in a buffer. Among the communication modules, communication is used for communication with a database. A system interlocking module for selecting a module; A message parsing module that extracts a message structure related to the first device from a database and parses the data using the message structure; And a Generic DDS message sending and receiving module that converts the parsed data into a message in a designated format to enable DDS (Data Distribution Service) transmission, and transmits the converted message to a second device to be interlocked with the first device. We propose an interlocking device software development device.

바람직하게는, 상기 제1 장치는 레이더(radar)와 소나(sonar) 중 어느 하나이며, 상기 제2 장치는 전투 체계에 구비된다.Preferably, the first device is either a radar or a sonar, and the second device is provided in a combat system.

바람직하게는, 상기 버퍼는, 상기 데이터를 입력받는 Raw Data 저장 인터페이스; 입력받은 데이터를 큐 형태의 저장소에 저장시키는 Raw Data 큐; 및 상기 저장소에 저장된 데이터를 로드시키는 Raw Data 로드 인터페이스를 포함한다.Preferably, the buffer, Raw Data storage interface for receiving the data; A raw data queue for storing the received data in a queue-type storage; And a raw data loading interface for loading data stored in the storage.

바람직하게는, 상기 데이터베이스는, 상기 제1 장치와 관련된 메시지 구조와 상기 제2 장치와 관련된 메시지 구조를 조회하는 정보 조회 인터페이스; 및 상기 제1 장치와 관련된 메시지 구조와 상기 제2 장치와 관련된 메시지 구조를 생성/갱신/삭제하는 정보 저장 인터페이스를 포함한다.Preferably, the database includes: an information inquiry interface for querying a message structure related to the first device and a message structure related to the second device; And an information storage interface for creating/updating/deleting a message structure related to the first device and a message structure related to the second device.

바람직하게는, 상기 Generic DDS 메시지 송수신 모듈은 상기 제2 장치로부터 상기 제1 장치로 전송할 메시지를 수신하며, 수신된 메시지는 사용자가 입력한 정보를 포함한다.Preferably, the Generic DDS message transmitting and receiving module receives a message to be transmitted from the second device to the first device, and the received message includes information input by a user.

삭제delete

삭제delete

본 발명은 다양한 형태의 연동 장비로부터 들어오는 데이터를 규칙 기반(Rule-based) 기법을 이용하여 사용자 정의형 구조로 데이터를 분류하고 전투 체계에서 사용하기 위한 형태로 토픽을 재구성함으로써 다음 효과를 얻을 수 있다. 첫째, 연동 장비마다 설계와 개발을 통합하여 진행할 수 있다. 둘째, 비슷한 연동 장치에 대해서는 이미 개발된 것을 재사용할 수 있으며, 이로 인해 개발 비용을 절감시키고 개발 일정도 감축시킬 수 있다.The present invention can obtain the following effects by classifying data from various types of interlocking equipment into a user-defined structure using a rule-based technique and reorganizing topics into a form for use in a combat system. . First, design and development can be integrated for each linked device. Second, for similar interlocking devices, ones that have already been developed can be reused, thereby reducing development costs and reducing development schedules.

도 3은 종래 레이더 체계와 전투 체계 간 연동 시스템을 도시한 개념도이다.
도 4는 본 발명의 일실시예에 따른 연동장치 소프트웨어 개발 장치를 개략적으로 도시한 블록도이다.
도 5는 도 4에 도시된 연동장치 소프트웨어 개발 장치를 포함하는 연동 시스템을 도시한 개념도이다.
도 6은 도 5에 도시된 연동장치 소프트웨어 개발 장치의 내부 상세도이다.
도 7은 도 6에 도시된 체계 연동 모듈의 내부 구성을 도시한 블록도이다.
도 8은 도 6에 도시된 Raw Data Buffer의 내부 구성을 도시한 블록도이다.
도 9는 도 6에 도시된 메시지 파싱 모듈의 내부 구성을 도시한 블록도이다.
도 10은 도 6에 도시된 Generic DDS 메시지 송/수신 모듈의 내부 구성을 도시한 블록도이다.
도 11은 도 6에 도시된 메시지 구조의 내부 구성을 도시한 블록도이다.
도 12는 도 6에 도시된 메시지 송/수신 모듈(660)의 내부 구성을 도시한 블록도이다.
3 is a conceptual diagram showing an interlocking system between a conventional radar system and a combat system.
4 is a block diagram schematically showing an interlocking device software development device according to an embodiment of the present invention.
FIG. 5 is a conceptual diagram illustrating an interlocking system including the interlocking device software development device shown in FIG. 4.
FIG. 6 is an internal detailed view of the interlocking device software development device shown in FIG. 5.
FIG. 7 is a block diagram showing the internal configuration of the system interlocking module shown in FIG. 6.
FIG. 8 is a block diagram showing the internal configuration of the Raw Data Buffer shown in FIG. 6.
FIG. 9 is a block diagram showing the internal configuration of the message parsing module shown in FIG. 6.
FIG. 10 is a block diagram showing the internal configuration of the Generic DDS message transmission/reception module illustrated in FIG. 6.
FIG. 11 is a block diagram showing the internal structure of the message structure shown in FIG. 6.
FIG. 12 is a block diagram showing the internal configuration of the message transmission/reception module 660 illustrated in FIG. 6.

이하, 본 발명의 바람직한 실시예를 첨부된 도면들을 참조하여 상세히 설명한다. 우선 각 도면의 구성요소들에 참조 부호를 부가함에 있어서, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. 또한, 본 발명을 설명함에 있어, 관련된 공지 구성 또는 기능에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명은 생략한다. 또한, 이하에서 본 발명의 바람직한 실시예를 설명할 것이나, 본 발명의 기술적 사상은 이에 한정하거나 제한되지 않고 당업자에 의해 변형되어 다양하게 실시될 수 있음은 물론이다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. First, when adding reference numerals to the components of each drawing, it should be noted that the same components have the same reference numerals as possible even though they are displayed on different drawings. In addition, in describing the present invention, when it is determined that detailed descriptions of related well-known structures or functions may obscure the subject matter of the present invention, detailed descriptions thereof will be omitted. In addition, although preferred embodiments of the present invention will be described below, the technical spirit of the present invention is not limited to or limited thereto, and can be variously implemented by a person skilled in the art.

도 3은 종래 레이더 체계와 전투 체계 간 연동 시스템을 도시한 개념도이다.3 is a conceptual diagram showing an interlocking system between a conventional radar system and a combat system.

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

도 3에 따르면, 각 연동단(321, 322, 323)마다 하나의 연동 체계(311, 312, 313)와 연동되고 전투 체계(330)에는 각 연동단(321, 322, 323)과 연동되는 메시지 처리부(331, 332, 333)가 구비된다. 종래에는 연동 체계마다 연동단이 별도 개발되어야 하고, 전투 체계 내에서도 각 장비마다 송수신 메시지 처리부가 독립적으로 개발되기 때문에, 신규 연동 체계(314)가 추가되는 경우 신규 연동단(324) 및 메세지 처리부(325)를 새로 개발해야 하는 불편이 따랐다.According to Figure 3, each linking group (321, 322, 323) for each linking system (311, 312, 313) interlocked with the combat system 330, each linking group (321, 322, 323) interlocking message The processing units 331, 332, and 333 are provided. In the related art, since the interlocking stage must be separately developed for each interlocking system, and the transmission/reception message processing unit is independently developed for each equipment in the combat system, when a new interlocking system 314 is added, the new interlocking unit 324 and the message processing unit 325 ) Followed by the inconvenience of developing a new one.

본 발명은 도 3에 따른 문제점을 해결하기 위해 제안된 것으로서, 이하에서 도 4 내지 도 6을 참조하여 설명한다. 도 4는 본 발명의 일실시예에 따른 연동장치 소프트웨어 개발 장치를 개략적으로 도시한 블록도이다. 도 5는 도 4에 도시된 연동장치 소프트웨어 개발 장치를 포함하는 연동 시스템을 도시한 개념도이다. 도 6은 도 5에 도시된 연동장치 소프트웨어 개발 장치의 내부 상세도이다. 먼저 도 4를 참조하여 연동장치 소프트웨어 개발 장치(400)를 설명한다.The present invention has been proposed to solve the problem according to FIG. 3, and will be described below with reference to FIGS. 4 to 6. 4 is a block diagram schematically showing an interlocking device software development device according to an embodiment of the present invention. FIG. 5 is a conceptual diagram illustrating an interlocking system including the interlocking device software development device shown in FIG. 4. FIG. 6 is an internal detailed view of the interlocking device software development device shown in FIG. 5. First, the interlocking device software development device 400 will be described with reference to FIG. 4.

연동장치 소프트웨어 개발 장치(400)는 규칙 기반(rule-based) 기법을 이용한 재사용 가능한 제네릭(generic)한 통합 연동 장치로서, 연동 소프트웨어 생성부(410), 연동 구성부(420), 전원부(430) 및 주제어부(440)를 포함한다. 연동장치 소프트웨어 개발 장치(400)는 메시지 구조 생성부(450), 입력 정보 저장부(460), 입력 정보 파싱부(470) 및 메시지 전송부(480)를 더욱 포함할 수 있다.The interlocking device software development device 400 is a reusable generic integrated interlocking device using a rule-based technique, the interlocking software generation unit 410, the interlocking configuration unit 420, and the power supply unit 430 And a main control unit 440. The interlocking device software development device 400 may further include a message structure generation unit 450, an input information storage unit 460, an input information parsing unit 470, and a message transmission unit 480.

연동 소프트웨어 생성부(410)는 연동에 필요한 정보를 기초로 정보 입력 장치와 메시지 처리 장치 간 연동을 구성하는 연동 소프트웨어를 생성하는 기능을 수행한다. 여기서, 정보 입력 장치에는 레이더(radar), 소나(sonar) 등이 있으며, 메시지 처리 장치는 예컨대 전투 체계에 구비된다. 정보 입력 장치가 레이더일 경우, 타겟으로부터 반사된 전자기파를 이용하여 획득된 위치, 방향, 고도 등이 입력된다. 정보 입력 장치가 소나일 경우, 타겟으로부터 반사된 초음파를 이용하여 획득된 거리, 방위 등이 입력되거나, 타겟의 종류나 형태에 따라 다른 음향 정보를 이용하여 획득된 타겟의 종류나 형태 등이 입력될 수 있다.The interlocking software generation unit 410 performs a function of generating interlocking software constituting interworking between an information input device and a message processing device based on information necessary for interlocking. Here, the information input device includes a radar, a sonar, and the like, and the message processing device is provided in, for example, a battle system. When the information input device is a radar, the position, direction, altitude, etc. obtained using electromagnetic waves reflected from the target are input. When the information input device is a sonar, a distance, azimuth, etc. obtained using ultrasonic waves reflected from a target may be input, or a type, a form, etc. of a target acquired using different acoustic information according to the type or shape of the target may be input. You can.

연동 구성부(420)는 신규 정보 입력 장치가 검출될 때마다 연동 소프트웨어에 사용자 정의와 관련된 내용을 포함시켜 신규 정보 입력 장치와 메시지 처리 장치 간 연동을 자동 구성하는 기능을 수행한다.The interworking component 420 automatically configures interworking between the new information input device and the message processing device by including content related to user definition in the interlock software whenever a new information input device is detected.

전원부(430)는 연동장치 소프트웨어 개발 장치(400)를 구성하는 각 구성부에 전원을 공급하는 기능을 수행한다.The power supply unit 430 functions to supply power to each component constituting the interlocking device software development device 400.

주제어부(440)는 연동장치 소프트웨어 개발 장치(400)를 구성하는 각 구성부의 전체 작동을 제어하는 기능을 수행한다.The main control unit 440 functions to control the overall operation of each component constituting the interlocking device software development apparatus 400.

메시지 구조 생성부(450)는 각 정보 입력 장치마다 사용자 정의된 메시지 구조를 생성하는 기능을 수행한다.The message structure generating unit 450 performs a function of generating a user-defined message structure for each information input device.

입력 정보 저장부(460)는 여러 정보 입력 장치들 중에서 선택된 특정의 것인 제1 정보 입력 장치로부터 입력된 입력 정보를 저장하는 기능을 수행한다.The input information storage unit 460 performs a function of storing input information input from a first information input device which is a specific one selected from various information input devices.

입력 정보 파싱부(470)는 제1 정보 입력 장치와 관련된 메시지 구조를 이용하여 입력 정보를 파싱하는 기능을 수행한다.The input information parsing unit 470 parses input information using a message structure associated with the first information input device.

메시지 전송부(480)는 파싱된 입력 정보가 포함된 메시지를 메시지 처리 장치로 전송하는 기능을 수행한다.The message transmission unit 480 transmits a message including parsed input information to a message processing device.

다음으로, 도 5를 참조하여 연동장치 소프트웨어 개발 장치(400)를 포함하는 연동 시스템을 설명한다. 도 5에서 연동 시스템은 연동 체계들, Rule-based 연동단들(511 ~ 514), 사용자 정의 메시지 구조 DB(520), 및 연동단 송/수신 클라이언트(531)를 구비하는 전투 체계(530)를 포함하는 시스템을 말한다. 도 4의 연동장치 소프트웨어 개발 장치(400)는 도 5에서 각 연동단을 의미한다.Next, an interlocking system including the interlocking device software development device 400 will be described with reference to FIG. 5. In FIG. 5, the interlocking system includes a combat system 530 having interlocking systems, Rule-based interlocking groups 511 to 514, a user-defined message structure DB 520, and interlocking end transmission/reception clients 531. Refers to the inclusive system. The interlocking device software development device 400 of FIG. 4 means each interlocking end in FIG. 5.

연동 시스템은 규칙 기반 시스템(Rule-based System)이다. 규칙 기반 시스템이란 미리 정의되어진 규칙들을 기반으로 다양하게 입력되는 자료들을 분석하여 결과를 도출해내는 시스템을 의미한다. Generic한 연동단(511 ~ 514) 설계로 연동 체계 ICD(Interface Control Document)를 만족하는 메시지 구조를 데이터베이스(520)에 정의한다. 연동단(511 ~ 514)은 ICD에 따른 S/W 재개발 없이 사용 가능하며, 신규 연동 체계마다 전투 체계(530)의 송수신 클라이언트(531)를 재개발할 필요가 없다.The interworking system is a rule-based system. The rule-based system means a system that derives results by analyzing various input data based on predefined rules. The message structure that satisfies the interlocking system interface control document (ICD) is defined in the database 520 through the design of the generic interlocking stages 511 to 514. The interlocking stages 511 to 514 can be used without S/W redevelopment according to ICD, and there is no need to redevelop the transmitting and receiving clients 531 of the combat system 530 for each new interlocking scheme.

다음으로, 도 6을 참조하여 도 5에 도시된 연동단의 내부 구성을 상세하게 설명한다.Next, the internal configuration of the interlocking end shown in FIG. 5 will be described in detail with reference to FIG. 6.

도 6의 제네릭(Generic) 연동단은 도 5에서 최상위에 위치한 Rule-based 연동단(511)을 일례로 한 것으로서, 도 5에 도시된 다른 연동단들(512 ~ 514)도 이와 같은 내부 구성을 가짐은 물론이다.The generic linkage of FIG. 6 is an example of the Rule-based linkage 511 located at the top in FIG. 5, and other linkages 512 to 514 shown in FIG. 5 have the same internal configuration. Of course.

체계 연동 모듈(610)은 체계(600)와 정보를 송수신하기 위해 다양한 매체(Ethernet, RS422, RS232 등)의 통신 모듈을 포함하고 있다. 또한, 체계 연동 모듈(610)은 사용자가 DB에 어떤 방식으로 통신할 것인지 선택한다. 또한, 체계 연동 모듈(610)은 수신되는 로우 데이터(Raw Data)를 로우 데이터 버퍼(Raw Data Buffer)(620)에 저장한다. 체계 연동 모듈(610)은 도 4의 연동 소프트웨어 생성부(410)와 동일한 개념의 것이다. 로우 데이터 버퍼(620)는 도 4의 입력 정보 저장부(460)와 동일한 개념의 것이다.The system interworking module 610 includes communication modules of various media (Ethernet, RS422, RS232, etc.) to transmit and receive information with the system 600. In addition, the system interworking module 610 selects how the user will communicate with the DB. In addition, the system interworking module 610 stores the received raw data in the raw data buffer (Raw Data Buffer) 620. The system interlocking module 610 has the same concept as the interlocking software generating unit 410 of FIG. 4. The raw data buffer 620 is of the same concept as the input information storage unit 460 of FIG. 4.

메시지 파싱 모듈(630)은 메시지 구조 DB(650)에 정의된 메시지 파싱 구조를 이용하여 로우 데이터 버퍼(620)를 파싱한다. 메시지 파싱 모듈(630)은 도 4의 입력 정보 파싱부(470)와 동일한 개념의 것이다. 메시지 구조 DB(650)는 도 4의 메시지 구조 생성부(450)에 의해 생성된 메시지 구조를 저장하는 것이다.The message parsing module 630 parses the raw data buffer 620 using the message parsing structure defined in the message structure DB 650. The message parsing module 630 has the same concept as the input information parsing unit 470 of FIG. 4. The message structure DB 650 stores the message structure generated by the message structure generator 450 of FIG. 4.

Generic DDS 메시지 송수신 모듈(640)은 파싱된 데이터를 DDS 전송을 위해 Generic한 형태로 변형한다. 변형은 메시지 구조 DB(650)에 정의된 Generic 메시지 구조로 변경한다. Generic DDS 메시지 송수신 모듈(640)은 도 4의 메시지 전송부(480)와 동일한 개념의 것이다.The Generic DDS message transmission/reception module 640 transforms the parsed data into a Generic form for DDS transmission. The transformation is changed to the generic message structure defined in the message structure DB 650. The Generic DDS message transmission/reception module 640 has the same concept as the message transmission unit 480 of FIG. 4.

메시지 송/수신 모듈(660)은 전투 체계(530)에 구비되는 것으로서, 메시지 구조 DB(650)에서 Generic 메시지 구조를 참조하여 DDS 메시지를 수신한다.The message transmission/reception module 660 is provided in the combat system 530 and receives a DDS message by referring to the Generic message structure in the message structure DB 650.

도 7은 도 6에 도시된 체계 연동 모듈의 내부 구성을 도시한 블록도이다. 도 7에 따르면, 체계 연동 모듈(610)은 통신 연동 모듈(611), Raw Data 송신 인터페이스(612) 및 Raw Data 수신 처리 모듈(613)을 포함한다.FIG. 7 is a block diagram showing the internal configuration of the system interlocking module shown in FIG. 6. According to FIG. 7, the system interworking module 610 includes a communication interworking module 611, a raw data transmission interface 612, and a raw data reception processing module 613.

통신 연동 모듈(611)은 체계의 종류에 따라 다양한 형태의 통신(TCP-IP/UDP, RS232, RS422, Syncro 등) 매체를 이용하여 연동 체계(600)와 정보를 송/수신할 수 있는 모듈이다.The communication interworking module 611 is a module that can transmit/receive information with the interworking system 600 using various types of communication (TCP-IP/UDP, RS232, RS422, Syncro, etc.) media according to the type of system. .

Raw Data 송신 인터페이스(612)는 연동 체계(600)에 Raw Data(연동 메시지)를 송신할 수 있도록 외부에 제공하는 인터페이스이다.The raw data transmission interface 612 is an interface provided externally to transmit the raw data (interlocked message) to the interworking system 600.

Raw Data 수신 처리 모듈(613)은 연동 체계(600)로부터 Raw Data를 수신하여 데이터를 처리하는 모듈이다. 이때 처리된 데이터는 Raw Data Buffer(620)에 저장된다.The raw data receiving processing module 613 is a module that receives raw data from the interlocking system 600 and processes the data. At this time, the processed data is stored in the Raw Data Buffer (620).

도 8은 도 6에 도시된 Raw Data Buffer의 내부 구성을 도시한 블록도이다. 도 8에 따르면, Raw Data Buffer(620)는 Raw Data 저장 인터페이스(621), Raw Data 큐(622) 및 Raw Data 로드 인터페이스(623)를 포함한다.FIG. 8 is a block diagram showing the internal configuration of the Raw Data Buffer shown in FIG. 6. According to FIG. 8, the Raw Data Buffer 620 includes a Raw Data storage interface 621, a Raw Data queue 622 and a Raw Data load interface 623.

Raw Data 저장 인터페이스(621)는 Raw Data를 Raw Data 큐(622)에 저장하기 위해 제공되는 인터페이스이다.The raw data storage interface 621 is an interface provided for storing raw data in the raw data queue 622.

Raw Data 로드 인터페이스(623)는 Raw Data 큐(622)에 저장되어 있는 데이터를 로드하기 위해 제공되는 인터페이스이다.The raw data loading interface 623 is an interface provided to load data stored in the raw data queue 622.

Raw Data 큐(622)는 저장 인터페이스(621)를 통해 입력된 데이터를 큐 형태의 저장소에 Raw Data로 저장한다.The raw data queue 622 stores data input through the storage interface 621 as raw data in a queue-type storage.

도 9는 도 6에 도시된 메시지 파싱 모듈의 내부 구성을 도시한 블록도이다. 도 9에 따르면, 메시지 파싱 모듈(630)은 Raw Data 로딩(631), Raw Data 파싱(632), 메시지 Raw Data 변환(633) 및 Raw Data 전송 요청(634)을 포함한다.FIG. 9 is a block diagram showing the internal configuration of the message parsing module shown in FIG. 6. According to FIG. 9, the message parsing module 630 includes a raw data loading 631, a raw data parsing 632, a message raw data conversion 633, and a raw data transmission request 634.

메시지 Raw Data 변환(633)은 Generic DDS 메시지 송신 모듈(640)로부터 수신된 메시지 정보를 Raw Data 형태로 변환하는 구성이다.The message raw data conversion 633 is a component that converts message information received from the generic DDS message transmission module 640 into a raw data format.

Raw Data 전송 요청(634)은 체계 연동 모듈(610)의 Raw Data 송신 인터페이스를 이용하여 생성된 Raw Data를 송신하는 구성이다.The raw data transmission request 634 is a component that transmits the raw data generated using the raw data transmission interface of the system interworking module 610.

Raw Data 로딩(631)은 Raw Data Buffer(620)의 Raw Data 로딩 인터페이스를 이용하여 Raw Data를 로딩하는 구성이다.Raw data loading 631 is a component that loads raw data using the raw data loading interface of the raw data buffer 620.

Raw Data 파싱(632)은 로딩된 Raw Data를 메시지 구조(650)에서 수신한 체계 연동 메시지 구조 정보의 형태로 데이터를 분리하여 Generic DDS 메시지 송/수신 모듈(640)로 송신하는 구성이다.Raw data parsing 632 is a component that separates data in the form of system-linked message structure information received from the message structure 650 and transmits the loaded raw data to the Generic DDS message transmission/reception module 640.

도 10은 도 6에 도시된 Generic DDS 메시지 송/수신 모듈의 내부 구성을 도시한 블록도이다. 도 10에 따르면, Generic DDS 메시지 송/수신 모듈(640)은 체계 연동 메시지 to DDS 메시지 변환(641), DDS 메시지 송신(642), DDS 메시지 수신(643) 및 DDS 메시지 to 체계 연동 메시지 변환(644)을 포함한다.FIG. 10 is a block diagram showing the internal configuration of the Generic DDS message transmission/reception module illustrated in FIG. 6. According to FIG. 10, the Generic DDS message transmission/reception module 640 converts a system interworking message to DDS message 641, transmits a DDS message 642, receives a DDS message 643, and converts a DDS message to a system interworking message 644 ).

체계 연동 메시지 to DDS 메시지 변환(641)은 메시지 파싱 모듈(630)로부터 수신된 메시지 정보를 DDS 메시지 형태로 변환하여 DDS 메시지를 생성하여 DDS 메시지 송신(642)으로 메시지 전달하는 구성이다.The system interworking message to DDS message conversion 641 is a configuration that converts message information received from the message parsing module 630 into a DDS message type to generate a DDS message and transmits the message to the DDS message transmission 642.

DDS 메시지 송신(642)은 생성된 DDS 메시지를 전투 체계의 메시지 송/수신 모듈(660)로 전송하는 구성이다. 이때 DDS 메시지 송신(642)은 OMG DDS 표준을 따fms다The DDS message transmission 642 is a configuration that transmits the generated DDS message to the message transmission/reception module 660 of the battle system. At this time, the DDS message transmission 642 follows the OMG DDS standard.

DDS 메시지 수신(643)은 전투 체계의 메시지 송/수신 모듈(660)로부터 DDS 메시지를 수신하는 구성이다. DDS 메시지 수신(643)도 OMG DDS 표준을 따른다.The DDS message reception 643 is a configuration for receiving a DDS message from the message transmission/reception module 660 of the combat system. DDS message reception 643 also follows the OMG DDS standard.

DDS 메시지 to 체계 연동 메시지 변환(644)은 전투 체계로부터 수신된 DDS 메시지를 해당 체계의 연동 메시지 형태로 변환하여 메시지 정보를 메시지 파싱 모듈(630)에 전달하는 구성이다.The DDS message to system interworking message conversion 644 is a configuration that converts the DDS message received from the combat system into the interworking message form of the corresponding system and delivers message information to the message parsing module 630.

도 11은 도 6에 도시된 메시지 구조의 내부 구성을 도시한 블록도이다. 도 11에 따르면, 메시지 구조(650)는 정보 저장 인터페이스(651)와 정보 조회 인터페이스(652)를 포함한다.FIG. 11 is a block diagram showing the internal structure of the message structure shown in FIG. 6. According to FIG. 11, the message structure 650 includes an information storage interface 651 and an information inquiry interface 652.

정보 조회 인터페이스(652)는 체계 연동 메시지 구조 정보, DDS 메시지 구조 정보 등을 조회할 수 있는 인터페이스이다.The information inquiry interface 652 is an interface capable of inquiring system-linked message structure information, DDS message structure information, and the like.

정보 저장 인터페이스(651)는 체계 연동 메시지 구조 정보, DDS 메시지 구조 정보 등을 생성/갱신/삭제할 수 있는 인터페이스이다.The information storage interface 651 is an interface capable of generating/updating/deleting system linkage message structure information, DDS message structure information, and the like.

도 12는 도 6에 도시된 메시지 송/수신 모듈(660)의 내부 구성을 도시한 블록도이다. 도 12에 따르면, 메시지 송/수신 모듈(660)은 DDS 메시지 수신(661), DDS 메시지 수신 인터페이스(662), 사용자 화면(663), DDS 메시지 송신 인터페이스(664) 및 DDS 메시지 송신(665)을 포함한다.FIG. 12 is a block diagram showing the internal configuration of the message transmission/reception module 660 illustrated in FIG. 6. According to FIG. 12, the message transmission/reception module 660 receives DDS message reception 661, DDS message reception interface 662, user screen 663, DDS message transmission interface 664, and DDS message transmission 665. Includes.

DDS 메시지 수신(661)은 Generic 연동단에서 송신한 DDS 메시지를 수신하는 구성이다. 이때 DDS 메시지 수신(661)은 OMG DDS 표준을 준수한다.The DDS message reception 661 is a configuration for receiving the DDS message transmitted by the Generic interworking end. At this time, the DDS message reception 661 complies with the OMG DDS standard.

DDS 메시지 송신(665)은 Geneirc 연동단에 사용자가 입력한 메시지 정보를 송신하는 구성이다.The DDS message transmission 665 is a configuration that transmits message information input by the user to the Geneirc linkage terminal.

DDS 메시지 수신 인터페이스(662)는 수신된 DDS 메시지 정보를 획득하기 위한 인터페이스이다.The DDS message reception interface 662 is an interface for obtaining the received DDS message information.

DDS 메시지 송신 인터페이스(664)는 사용자가 입력한 DDS 메시지 정보를 DDS로 송신하기 위해 데이터를 입력하는 인터페이스이다.The DDS message transmission interface 664 is an interface for inputting data to transmit DDS message information input by the user to the DDS.

사용자 화면(663)은 수신된 메시지의 정보를 표시하고, 사용자가 입력한 메시지 정보를 송신하기 위한 화면이다.The user screen 663 is a screen for displaying information of the received message and transmitting message information input by the user.

이상에서 설명한 본 발명의 실시예를 구성하는 모든 구성요소들이 하나로 결합하거나 결합하여 동작하는 것으로 기재되어 있다고 해서, 본 발명이 반드시 이러한 실시예에 한정되는 것은 아니다. 즉, 본 발명의 목적 범위 안에서라면, 그 모든 구성요소들이 하나 이상으로 선택적으로 결합하여 동작할 수도 있다. 또한, 그 모든 구성요소들이 각각 하나의 독립적인 하드웨어로 구현될 수 있지만, 각 구성요소들의 그 일부 또는 전부가 선택적으로 조합되어 하나 또는 복수개의 하드웨어에서 조합된 일부 또는 전부의 기능을 수행하는 프로그램 모듈을 갖는 컴퓨터 프로그램으로서 구현될 수도 있다. 또한, 이와 같은 컴퓨터 프로그램은 USB 메모리, CD 디스크, 플래쉬 메모리 등과 같은 컴퓨터가 읽을 수 있는 기록매체(Computer Readable Media)에 저장되어 컴퓨터에 의하여 읽혀지고 실행됨으로써, 본 발명의 실시예를 구현할 수 있다. 컴퓨터 프로그램의 기록매체로서는 자기 기록매체, 광 기록매체, 캐리어 웨이브 매체 등이 포함될 수 있다.The fact that all components constituting the embodiments of the present invention described above are described as being combined or operated as one, the present invention is not necessarily limited to these embodiments. That is, within the object scope of the present invention, all of the components may be selectively combined and operated. Further, although all of the components may be implemented by one independent hardware, a part or all of the components are selectively combined to perform a part or all of functions combined in one or a plurality of hardware. It may be implemented as a computer program having a. In addition, such a computer program is stored in a computer readable recording medium (Computer Readable Media), such as a USB memory, CD disk, flash memory, etc., and read and executed by a computer, thereby implementing an embodiment of the present invention. The recording medium of the computer program may include a magnetic recording medium, an optical recording medium, a carrier wave medium, and the like.

또한, 기술적이거나 과학적인 용어를 포함한 모든 용어들은, 상세한 설명에서 다르게 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 갖는다. 사전에 정의된 용어와 같이 일반적으로 사용되는 용어들은 관련 기술의 문맥상의 의미와 일치하는 것으로 해석되어야 하며, 본 발명에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.In addition, all terms, including technical or scientific terms, have the same meaning as generally understood by those skilled in the art to which the present invention pertains, unless otherwise defined in the detailed description. Commonly used terms, such as predefined terms, should be interpreted as being consistent with the contextual meaning of the related art, and should not be interpreted as an ideal or excessively formal meaning unless explicitly defined in the present invention.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위 내에서 다양한 수정, 변경 및 치환이 가능할 것이다. 따라서, 본 발명에 개시된 실시예 및 첨부된 도면들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예 및 첨부된 도면에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구 범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리 범위에 포함되는 것으로 해석되어야 할 것이다.The above description is merely illustrative of the technical idea of the present invention, and those of ordinary skill in the art to which the present invention pertains may make various modifications, changes, and substitutions without departing from the essential characteristics of the present invention. will be. Therefore, the embodiments disclosed in the present invention and the accompanying drawings are not intended to limit the technical spirit of the present invention, but to explain the scope of the technical spirit of the present invention. . The scope of protection of the present invention should be interpreted by the claims below, and all technical spirits within the scope equivalent thereto should be interpreted as being included in the scope of the present invention.

400 : 연동장치 소프트웨어 개발 장치 410 : 연동 소프트웨어 생성부
420 : 연동 구성부 430 : 전원부
440 : 주제어부 450 : 메시지 구조 생성부
460 : 입력 정보 저장부 470 : 입력 정보 파싱부
480 : 메시지 전송부
400: interlocking device software development device 410: interlocking software generation unit
420: interlocking component 430: power supply
440: main control unit 450: message structure generation unit
460: input information storage unit 470: input information parsing unit
480: message transmission unit

Claims (7)

종류가 다른 통신 모듈들 중에서 선택된 통신 모듈로 제1 장치로부터 데이터를 수신하여 버퍼에 저장시키며, 상기 통신 모듈들 중에서 데이터베이스와의 통신에 이용할 통신 모듈을 선택하는 체계 연동 모듈;
데이터베이스에서 상기 제1 장치와 관련된 메시지 구조를 추출하여 상기 메시지 구조를 이용하여 상기 데이터를 파싱하는 메시지 파싱 모듈; 및
파싱된 데이터를 DDS(Data Distribution Service) 전송이 가능하게 지정된 형태의 메시지로 변환시키며, 변환된 메시지를 상기 제1 장치와 연동시키려는 제2 장치로 전송하는 Generic DDS 메시지 송수신 모듈
을 포함하는 것을 특징으로 하는 연동장치 소프트웨어 개발 장치.
A system interworking module that receives data from a first device as a communication module selected from communication modules of different types and stores it in a buffer, and selects a communication module to be used for communication with a database among the communication modules;
A message parsing module that extracts a message structure related to the first device from a database and parses the data using the message structure; And
Generic DDS message sending/receiving module that converts parsed data into a message of a designated type to enable DDS (Data Distribution Service) transmission, and transmits the converted message to a second device to interwork with the first device
Interlocking device software development device comprising a.
제 1 항에 있어서,
상기 버퍼는,
상기 데이터를 입력받는 Raw Data 저장 인터페이스;
입력받은 데이터를 큐 형태의 저장소에 저장시키는 Raw Data 큐; 및
상기 저장소에 저장된 데이터를 로드시키는 Raw Data 로드 인터페이스
를 포함하는 것을 특징으로 하는 연동장치 소프트웨어 개발 장치.
According to claim 1,
The buffer,
A raw data storage interface for receiving the data;
A raw data queue for storing the received data in a queue-type storage; And
Raw data loading interface to load data stored in the storage
Interlocking device software development device comprising a.
제 1 항에 있어서,
상기 데이터베이스는,
상기 제1 장치와 관련된 메시지 구조와 상기 제2 장치와 관련된 메시지 구조를 조회하는 정보 조회 인터페이스; 및
상기 제1 장치와 관련된 메시지 구조와 상기 제2 장치와 관련된 메시지 구조를 생성/갱신/삭제하는 정보 저장 인터페이스
를 포함하는 것을 특징으로 하는 연동장치 소프트웨어 개발 장치.
According to claim 1,
The database,
An information inquiry interface for querying a message structure related to the first device and a message structure related to the second device; And
Information storage interface for creating/updating/deleting a message structure related to the first device and a message structure related to the second device
Interlocking device software development device comprising a.
제 1 항에 있어서,
상기 Generic DDS 메시지 송수신 모듈은 상기 제2 장치로부터 상기 제1 장치로 전송할 메시지를 수신하며, 수신된 메시지는 사용자가 입력한 정보를 포함하는 것을 특징으로 하는 연동장치 소프트웨어 개발 장치.
According to claim 1,
The Generic DDS message transmission/reception module receives a message to be transmitted from the second device to the first device, and the received message includes information input by a user.
삭제delete 삭제delete 삭제delete
KR1020120087733A 2011-08-10 2012-08-10 Apparatus for developing reusable interface software KR101277330B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20110079826 2011-08-10
KR1020110079826 2011-08-10

Publications (2)

Publication Number Publication Date
KR20130018185A KR20130018185A (en) 2013-02-20
KR101277330B1 true KR101277330B1 (en) 2013-06-20

Family

ID=47897150

Family Applications (2)

Application Number Title Priority Date Filing Date
KR1020120087735A KR101277329B1 (en) 2011-08-10 2012-08-10 Method for developing reusable interface software
KR1020120087733A KR101277330B1 (en) 2011-08-10 2012-08-10 Apparatus for developing reusable interface software

Family Applications Before (1)

Application Number Title Priority Date Filing Date
KR1020120087735A KR101277329B1 (en) 2011-08-10 2012-08-10 Method for developing reusable interface software

Country Status (1)

Country Link
KR (2) KR101277329B1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102637132B1 (en) * 2016-12-30 2024-02-14 한화오션 주식회사 Simulation system and method for intergrated interlocking with combat system
KR102082482B1 (en) * 2019-03-05 2020-02-27 한화시스템 주식회사 Method for developing radar equipment
KR102082478B1 (en) * 2019-03-05 2020-02-27 한화시스템 주식회사 Apparatus for developing radar equipment
KR102274664B1 (en) * 2020-02-06 2021-07-08 한화시스템 주식회사 Universal qar test control apparatus and method with dynamic interface message configuration
KR102300966B1 (en) * 2021-03-22 2021-09-10 한화시스템 주식회사 Apparatus and method for analyzing interface message in interface apparatus

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006031424A (en) * 2004-07-16 2006-02-02 Hitachi Software Eng Co Ltd Software development environment generation system by reuse of software component
KR100718871B1 (en) * 2006-07-12 2007-05-16 중앙대학교 산학협력단 Method and apparatus for supporting interoperability among home network middlewares
KR101001383B1 (en) * 2008-07-21 2010-12-14 엘아이지넥스원 주식회사 Apparatus and method for generating the standard specific information of radar, and electronic warfare system having the said apparatus
JP2010286398A (en) * 2009-06-12 2010-12-24 Nec Corp Radar apparatus, display control method for the same and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006031424A (en) * 2004-07-16 2006-02-02 Hitachi Software Eng Co Ltd Software development environment generation system by reuse of software component
KR100718871B1 (en) * 2006-07-12 2007-05-16 중앙대학교 산학협력단 Method and apparatus for supporting interoperability among home network middlewares
KR101001383B1 (en) * 2008-07-21 2010-12-14 엘아이지넥스원 주식회사 Apparatus and method for generating the standard specific information of radar, and electronic warfare system having the said apparatus
JP2010286398A (en) * 2009-06-12 2010-12-24 Nec Corp Radar apparatus, display control method for the same and program

Also Published As

Publication number Publication date
KR20130018186A (en) 2013-02-20
KR20130018185A (en) 2013-02-20
KR101277329B1 (en) 2013-06-20

Similar Documents

Publication Publication Date Title
KR101277330B1 (en) Apparatus for developing reusable interface software
JP6800350B2 (en) Information scan identification system, method and scanning terminal
CN101299761A (en) Method and system for processing service unitedly in abeyance
CN102567094A (en) Resource index identifying multiple resource instances
CN106226777A (en) Infrared acquisition localization method and system
CN104408068A (en) Report form data processing method and related equipment
US10672241B2 (en) Preventing anonymous theft by drones
KR20190136364A (en) Method for interconnecting heterogeneous blockchain platform and gateway apparatus for executing the same
CN109086365A (en) local file sharing method, system, device, electronic equipment and storage medium
CN108133099B (en) Simulation system implementation method based on multi-resolution model framework
US20170061602A1 (en) System and method for transmitting cross-sectional images of three-dimensional object and transmitting apparatus for executing the same
CN103294565A (en) Method, device and equipment for detecting installed application
CN109598021A (en) A kind of information display method, device, equipment and storage medium
US9742832B2 (en) Transmission apparatus, transmission method, computer-readable storage medium storing transmission program, and relay system
KR20140136706A (en) Method and System for Constructing Database
KR20230011126A (en) Method and Apparatus for checking Integrated Equipment Based on Markup Language
CN107644007B (en) Font providing system, meta font providing apparatus, and control method thereof
CN104572864A (en) Method and device for sharing followed information of user
KR101607853B1 (en) 3d non power vessel design drawing providing system using montage technique
CN110971287B (en) Information source communication method, device, system and equipment
JP6917431B2 (en) Systems, management devices, management methods, mobile communication terminals, programs, and information management methods
CN103051528A (en) Method and device for rapidly distributing messages for bus
CN117472617B (en) Message processing method and device, electronic equipment and readable storage medium
KR101961304B1 (en) Method for generating maze
KR101392220B1 (en) Apparatus of transformation of simulation object for distributed simulation interoperability and method thereof

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20160511

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20190527

Year of fee payment: 7