KR20130116081A - Developing method of portable avionics system test equipment - Google Patents

Developing method of portable avionics system test equipment Download PDF

Info

Publication number
KR20130116081A
KR20130116081A KR1020120037689A KR20120037689A KR20130116081A KR 20130116081 A KR20130116081 A KR 20130116081A KR 1020120037689 A KR1020120037689 A KR 1020120037689A KR 20120037689 A KR20120037689 A KR 20120037689A KR 20130116081 A KR20130116081 A KR 20130116081A
Authority
KR
South Korea
Prior art keywords
model
pte
portable
test equipment
developing
Prior art date
Application number
KR1020120037689A
Other languages
Korean (ko)
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 KR1020120037689A priority Critical patent/KR20130116081A/en
Publication of KR20130116081A publication Critical patent/KR20130116081A/en

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16ZINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS, NOT OTHERWISE PROVIDED FOR
    • G16Z99/00Subject matter not provided for in other main groups of this subclass
    • 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
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE: A method for developing a portable device for testing an electronic avionic system is provided to support the integration of the electronic avionic system and provide compatibility by offering a method for developing a portable device for testing an electronic avionic system which is usable at the outside of laboratory environment. CONSTITUTION: A least recently used (LRU) database is generated based on interface control doc (ICD) (A). The LRU database is imported to a project, DBSim.dll is generated by an export command (C). A portable test equipment (PTE) model type is determined, and a frame for the scheduling of a PTE model is defined (E). Operation with the model manager of serial (SE) is defined, and the PTE model is verified through a debug function (G). [Reference numerals] (100) Generate MFC AppWizard(DLL) new project; (200) Set project - activate library, RTT1; (300) Determine PTE I/O signal; (400) Add new driver endowed from CDriver based class; (500) Realize new driver by overriding virtual function; (600) Connect with Stream class defined in model; (700) Define feature value related to I/O; (A) Generate DB of given LRU based on ICD(Interface Control Doc); (AA) Model developing process; (B) Import generate LRU DB in project; (BB) Realize model Handshaking logic; (C) Generate DBSim.d11 through Export order; (CC) Add model Handshaking logic non-realizing flight model; (D) Determine module Type; (DD) Driver development process; (E) Define frame for model scheduling; (F) Define interlock with Model Manager of SE; (G) Verify module though debug function

Description

휴대용 항공 전자 시스템 시험 장비 개발 방법{DEVELOPING METHOD OF PORTABLE AVIONICS SYSTEM TEST EQUIPMENT}DEVELOPING METHOD OF PORTABLE AVIONICS SYSTEM TEST EQUIPMENT}

본 발명은 휴대용 항공 전자 시스템 시험 장비 개발 방법에 관한 것으로, 더욱 상세하게는 비행 운용 프로그램의 최종 통합 시험 및 검증과, 항공 전자 장비를 검증할 수 있는 휴대용 항공 전자 시스템 시험 장비 개발 방법에 관한 것이다.The present invention relates to a method for developing portable avionics test equipment, and more particularly, to a final integrated test and verification of a flight operation program, and a method for developing portable avionics test equipment capable of verifying avionics equipment.

항공 전자 통합 시스템은 비행 운용 프로그램의 최종 통합 시험 및 검증과, 항공 전자 장비를 검증하는 시스템으로서, 항전 시스템의 호환성을 확인하고, 지상/비행 시험 지원 및 고장 탐구를 목적으로 운용되는 시험 환경 시스템이다.The avionics integrated system is the final integrated test and verification of the flight operation program and the avionics equipment verification system.It is a test environment system that is operated for the purpose of verifying the compatibility of the avionics system, supporting ground / flight tests, and troubleshooting. .

기존에는, 항공 전자 시스템의 통합을 위해 실험실이라는 제약된 환경에서 항공 전자 시스템의 개발 및 검증이 이루어져 왔으며, 실험실 환경을 벗어날 경우에는, 장비의 기능 검증 및 고장 탐구를 위해 별도의 지원 장비 혹은 장비 고유의 특성에 맞게 개발된 시스템만을 사용하였다.Previously, avionics systems have been developed and validated in a constrained environment called laboratories for integration of avionics systems.In the case of out-of-lab environments, separate supporting equipment or equipment-specific equipment is available for functional verification and failure investigation of the equipment. Only the system developed for the characteristics of was used.

하지만, 이와 같이 실험실 환경을 벗어날 경우 사용하는 별도의 지원 장비나, 장비 고유의 특성에 맞게 개발된 시스템은 호환성이 부족하여, 시험 환경에 따라 각각의 특성에 맞는 시스템을 개발해야만 하는 문제점이 있었다.However, the separate support equipment used in the case of leaving the laboratory environment, or the system developed for the unique characteristics of the equipment is insufficient compatibility, there was a problem that must develop a system for each characteristic according to the test environment.

즉, 시험 환경에 따라 각각의 시스템을 개발하여 사용함으로써, 항공기의 개발 기간 및 개발 비용이 늘어나는 문제점이 있었다.That is, by developing and using each system according to the test environment, there was a problem that the development period and development cost of the aircraft increases.

본 발명은 상기한 문제점을 해결하기 위해 안출된 것으로서, 실험실 환경에서 벗어나서도 사용가능한 휴대용 항공 전자 시스템 시험 장비 개발 방법을 제공하는 것을 목적으로 한다.The present invention has been made to solve the above problems, and an object of the present invention is to provide a method for developing a portable avionic system test equipment that can be used even in a laboratory environment.

상기 목적을 달성하기 위해, 본 발명에 따른 휴대용 항공 전자 시스템 시험 장비 개발 방법은, ICD(Interface Control Doc)를 기초로 해당 LRU(MC(임무 컴퓨터), MFD(다기능 시현기), CDU(통제 시현 장치), Center Pedestal(중앙 받침부)) 데이터베이스를 생성하는 단계(A)와, 생성한 상기 LRU 데이터베이스를 프로젝트에 임포트(import)하는 단계(B)와, 익스포트(Export) 명령을 통해 DBSim.dll을 생성하는 단계(C)와, PTE(휴대용 시험 장비) 모델 타입을 결정하는 단계(D)와, 상기 PTE 모델의 스케줄링을 위한 프레임을 정의하는 단계(E)와, SE(serial)의 모델 매니저와의 연동을 정의하는 단계(F)와, 디버그 함수를 통해 상기 PTE 모델을 검증하는 단계(G)를 구비하는 PTE 모델을 개발하는 프로세스; 및 MFC AppWizard(DLL) 신규 프로젝트를 생성하는 단계(100)와, 생성된 상기 프로젝트를 설정하는 단계(200)와, PTE I/O 신호를 결정하는 단계(300)와, C 드라이버 기반 클래스로부터 상속받은 신규 드라이버를 추가하는 단계(400)와, 가상 함수를 오버라이드하여 상기 신규 드라이버를 구현하는 단계(500)와, 상기 PTE 모델 내에 정의된 스트림(stream) 클래스와 연결하는 단계(600)와, I/O 관련 특성값을 정의하는 단계(700)를 구비하는 드라이버를 개발하는 프로세스를 포함하는 것을 특징으로 한다.In order to achieve the above object, the portable avionic system test equipment development method according to the present invention is based on the ICD (Interface Control Doc), LRU (MC (mission computer), MFD (multi-function display), CDU (control display) Device), Center Pedestal) step (A) to create a database, the step of importing the LRU database (B) to the project (B), and an Export command DBSim.dll Generating (C), determining a portable test equipment (PTE) model type (D), defining a frame for scheduling the PTE model (E), and a model manager of a SE A process of developing a PTE model, the method comprising: defining a linkage with (F) and verifying the PTE model through a debug function (G); And generating a new MFC AppWizard (DLL) project (100), setting the generated project (200), determining a PTE I / O signal (300), and inheriting from a C driver base class. Adding a received new driver (400), overriding a virtual function to implement the new driver (500), connecting to a stream class defined in the PTE model (600), and I It includes a process for developing a driver having a step (700) defining the / O-related characteristic value.

또한, 본 발명에 따른 휴대용 항공 전자 시스템 시험 장비 개발 방법은, 상기 단계(D)에서, PTE 모델 타입은 ICD, Behavior, Dynamic 중 어느 하나인 것을 특징으로 한다.In addition, the portable avionic system test equipment development method according to the present invention, in the step (D), the PTE model type is characterized in that any one of ICD, Behavior, Dynamic.

또한, 본 발명에 따른 휴대용 항공 전자 시스템 시험 장비 개발 방법은, 상기 단계(D)에서, PTE 모델 타입이 Behavior인 경우, 모델의 핸드셰이킹(handshaking) 로직을 구현하는 단계(D-1)를 더 포함하는 것을 특징으로 한다.In addition, in the step (D), if the PTE model type is Behavior, the method for developing the portable avionic system test equipment according to the present invention implements the step (D-1) of implementing the handshaking logic of the model. It further comprises.

또한, 본 발명에 따른 휴대용 항공 전자 시스템 시험 장비 개발 방법은, 상기 단계(D)에서, PTE 모델 타입이 Dynamic인 경우, 모델의 핸드셰이킹 로직을 구현시 비행 모델 연동을 추가하는 단계(D-1)를 더 포함하는 것을 특징으로 한다.In addition, in the step (D), if the PTE model type is Dynamic, adding the flight model interworking when implementing the handshaking logic of the model (D- It characterized in that it further comprises 1).

또한, 본 발명에 따른 휴대용 항공 전자 시스템 시험 장비 개발 방법은, 상기 단계(300)에서, 상기 PTE I/O 신호는 MUX, ARINC, Serial 등을 포함하는 항공 전자 입출력 신호 중 어느 하나인 것을 특징으로 한다.In addition, the method for developing a portable avionic system test equipment according to the present invention, in the step 300, the PTE I / O signal is characterized in that any one of the avionics input and output signals including MUX, ARINC, Serial, etc. do.

본 발명에 의하면, 실험실 환경에서 벗어나서도 사용가능한 휴대용 항공 전자 시스템 시험 장비 개발 방법을 제공함으로써, 실시간으로 항공 전자 시스템의 통합을 지원하고, 타 계통간에 서로 호환할 수 있는 효과가 있다.According to the present invention, by providing a method for developing a portable avionic system test equipment that can be used outside the laboratory environment, it is possible to support the integration of the avionics system in real time and to be compatible with other systems.

도 1은 항공 전자 통합 시험 시스템의 구성을 나타내는 구성도.
도 2는 항공 전자 통합 시험 시스템의 소프트웨어 아키텍처를 나타내는 도면.
도 3은 휴대용 테스트 장비 상의 RALT 모델과 MC 사이의 ARINC-429 데이터를 모니터링한 것을 나타내는 도면.
도 4는 휴대용 테스트 장비 상의 GPS/INS 몰과 MC 사이의 MUX 데이터를 모니터링한 것을 나타내는 도면.
도 5는 본 발명에 따른 PTE 개발 절차를 나타내는 플로어 차트.
1 is a block diagram showing the configuration of an avionics integrated test system;
2 shows the software architecture of the avionics integrated test system.
3 shows monitoring of ARINC-429 data between a RALT model and MC on a portable test equipment.
4 illustrates monitoring of MUX data between the GPS / INS mall and MC on a portable test equipment.
5 is a floor chart showing a PTE development procedure according to the present invention.

이하, 첨부한 도면들 및 후술되어 있는 내용을 참조하여 본 발명의 바람직한 실시예들을 상세히 설명한다. 그러나, 본 발명은 여기서 설명되는 실시예들에 한정되지 않고 다른 형태로 구체화될 수도 있다. 오히려, 여기서 소개되는 실시예들은 개시된 내용이 철저하고 완전해질 수 있도록 그리고 당업자에게 본 발명의 사상이 충분히 전달될 수 있도록 하기 위해 제공되는 것이다. 명세서 전체에 걸쳐서 동일한 참조 번호들은 동일한 구성 요소들을 나타낸다. 한편, 본 명세서에서 사용된 용어는 실시예들을 설명하기 위한 것이며 본 발명을 제한하고자 하는 것은 아니다. 본 명세서에서, 단수형은 문구에서 특별히 언급되지 않는 한 복수형도 포함된다. 명세서에서 사용되는 "포함한다(comprises)" 및/또는 "포함하는(comprising)"은 언급된 구성 요소, 단계, 동작 및/또는 소자가 하나 이상의 다른 구성 요소, 단계, 동작 및/또는 소자의 존재 또는 추가를 배제하지 않는다.
Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings and the following description. However, the present invention is not limited to the embodiments described herein but may be embodied in other forms. Rather, the embodiments disclosed herein are provided so that the disclosure can be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Like reference numerals designate like elements throughout the specification. It is to be understood that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. In the present specification, the singular form includes plural forms unless otherwise specified in the specification. &Quot; comprises "and / or" comprising ", as used herein, unless the recited element, step, operation, and / Or additions.

도 1은 항공 전자 통합 시험 시스템의 구성을 나타내는 구성도이다.1 is a configuration diagram showing the configuration of an avionics integrated test system.

도 1을 참조하면, 본 발명에 따른 항공 전자 통합 시험 시스템은 항공 전자 시뮬레이션 콘솔부(ASC : Avionics Simulation Core Console)와, 항공 전자 장비 콘솔부(AEC : Avionics Equipment Console)와, 운용자 시험 콘솔부(OTC : Operator Test Console)를 포함한다.
Referring to FIG. 1, an integrated avionic test system according to the present invention includes an avionics simulation core console (ASC), an avionics equipment console (AEC), and an operator test console ( OTC: Operator Test Console).

항공 전자 통합 시험 시스템은 임무 컴퓨터 소프트웨어 및 항공기의 동적 시뮬레이션 데이터와 연동하여 시스템을 검증 및 시험하는 장비로서, 실제 항공기의 항공 전자 장비 및 시뮬레이션 소프트웨어 등으로 구성된다.The avionics integrated test system is a device that verifies and tests the system in conjunction with the mission computer software and the dynamic simulation data of the aircraft, and consists of the avionics equipment and simulation software of the actual aircraft.

우선, 운용자 시험 콘솔부는 사용자의 주요 인터페이스로서, 조종석과 부조종석으로 구성되며 사용자의 접근 빈도가 높은 LRU(MC(임무 컴퓨터), MFD(다기능 시현기), CDU(통제 시현 장치), Center Pedestal(중앙 받침부))의 마운트 및 연결에 필요한 전기적, 기계적 인터페이스를 제공한다.First of all, the operator test console is the main interface of the user, which consists of a cockpit and co-pilots, and has a high frequency of access for the user. The LRU (MC), the MFD (Multifunction Display), the CDU (Control Display), and Center Pedestal ( It provides the electrical and mechanical interface for mounting and connecting the center support).

또한, 항공 전자 장비 콘솔부는 항공 전자 장비가 장착되는 부분으로서, 시뮬레이션 모델과 실제 장비 사이의 스위칭을 위한 REAL/SIM 패널, LRU의 전원을 분배하기 위한 CBU, 모델과 실제 장비 사이의 모의 신호 및 모니터링을 위한 VME 카드 파일 등으로 구성된다.In addition, the avionics console unit is equipped with avionics equipment, and includes a REAL / SIM panel for switching between the simulation model and the actual equipment, a CBU for power distribution of the LRU, simulation signals and monitoring between the model and the actual equipment. It consists of a VME card file and the like.

한편, 항공 전자 시뮬레이션 콘솔부는 항전 장비들 사이의 하드웨어 및 소프트웨어 인터페이스를 제공하며, 데이터 모니터링 및 시뮬레이션에 필요한 인터페이스를 포함한다.Meanwhile, the avionics simulation console unit provides hardware and software interfaces between the avionics devices and includes interfaces for data monitoring and simulation.

이와 같은 항공 전자 시뮬레이션 콘솔부는 다음과 같은 4가지 컴퓨터로 이루어져 있다.The avionics simulation console consists of four computers:

조종사 시야(Pilot View) 및 비행 상태를 시현하는 OTW(Out Window)와, 시뮬레이션의 운용 및 제어, 데이터의 주입, 계기/패널을 모의하는 MMI(Man Machine Interface)와, 실시간 입출력 제어하고 시뮬레이션 소프트웨어를 구동하는 SIMENG(Simulation Engine)과, 데이터의 모니터링 및 데이터를 기록/저장하는 MON(Monitor)로 이루어진다.
OTW (Out Window) for pilot view and flight status, MMI (Man Machine Interface) for simulating operation and control, data injection, instrument / panel, and real-time I / O control and simulation software SIMENG (Simulation Engine) to run, and MON (Monitor) to monitor data and record / store data.

다음, 도 2는 항공 전자 통합 시험 시스템의 소프트웨어 아키텍처를 나타내는 도면이다.2 shows a software architecture of the avionics integrated test system.

도 2를 참조하면, 프로젝트가 변경되더라도 재사용할 수 있는 객체 지향적인 구조로 설계되어 있다. 따라서, 휴대용 테스트 장비(Portable Test Equipment)의 소프트웨어에서, 재사용 모듈은 그대로 유지하고, I/O 모듈만 휴대 가능한 드라이버 형태로 설계할 수 있다. 소프트웨어의 기본 프레임 워크에 해당하는 Simulation Engine과, 사용자 인터페이스 부분은 항공 전자 통합 시험 시스템 소프트웨어와 동일하며, DB, 드라이버, 모델은 신규로 구현할 수 있다.
Referring to FIG. 2, an object-oriented structure that can be reused even when a project is changed is designed. Therefore, in software of a portable test equipment, it is possible to design a driver form that can carry only an I / O module while maintaining a reuse module. The simulation engine, which is the basic framework of the software, and the user interface part are the same as those of the integrated avionics test system software. The DB, driver, and model can be newly implemented.

항공 전자 통합 시험 시스템은 항전 구성품의 입/출력 데이터를 모사 및 모니터링하는 것이 주요 핵심 기능이므로, 휴대용 테스트 장비의 개발을 위해서는 I/O 카드를 휴대할 수 있는 상태로 재구성해야 한다. 대부분의 항공 전자 통합 시스템 입/출력 카드의 형태는 VME 랙 타입으로 휴대에 제한이 있다.In the avionics integrated test system, simulating and monitoring the input / output data of the avant-garde components is a key function, so the development of portable test equipment requires the reconfiguration of the I / O card to be portable. Most avionics integrated system input / output cards have a VME rack type, which is limited to carry.

아래의 표 1을 참조하면, 본 출원인이 개발한 수리온 항공 전자 통합 시스템의 I/O 카드 타입을 근거로 휴대용 테스트 장비의 개발을 위해 필요한 I/O 유형을 확인할 수 있다.Referring to Table 1 below, the I / O types required for the development of portable test equipment can be identified based on the I / O card type of the Surion avionics integrated system developed by the applicant.

Figure pat00001
Figure pat00001

휴대용 테스트 장비는 PCI 또는 PCMCIA 타입의 카드를 활용한 MUX, ARINC, Discrete, Serial 등의 신호에 대한 휴대형 시뮬레이션 장비로 정의할 수 있다. 기존 각각의 항전 장비의 시뮬레이터는 프로젝트 혹은 개발시마다 개발 업체 전용 애플리케이션을 사용해야만 했다. 예를 들면, 연료 계통 장비인 FADEC은 PMAT(Portable Maintenance Access Terminal)이란 전용 시뮬레이션 장비를 사용한다. PMAT의 E/L(Export License)로 인한 사용 제한으로 휴대용 테스트 장비의 ARINC 데이터 주입 기능을 활용하여 FADEC을 검증할 수 있었다. 물론, 카드 자체에 제공되는 COTS 응용 프로그램을 활용하여 데이터를 시뮬레이션할 수도 있지만, 테스트마다 별도의 DB를 생성해야 하고, 다이내믹 시뮬레이션이 불가하거나, 사용자 인터페이스의 불편 등의 여러 제한 사항이 있다.
Portable test equipment can be defined as portable simulation equipment for signals such as MUX, ARINC, Discrete, and Serial using PCI or PCMCIA type cards. Each simulator of avionics had to use a dedicated developer application for each project or development. For example, FADEC, a fuel system equipment, uses a dedicated simulation equipment called the Portable Maintenance Access Terminal (PMAT). Due to PMAT's export license (E / L), FADEC could be validated using the ARINC data injection capabilities of portable test equipment. Of course, data can be simulated using the COTS application provided on the card itself, but there are various limitations such as creating a separate DB for each test, dynamic simulation, or inconvenience of the user interface.

따라서, 본 발명에 따른 휴대용 테스트 장비는 4대의 컴퓨터로 이루어진 항공 전자 시뮬레이션 콘솔부를 하나로 통합하기 위해, 신규 드라이버 및 프로젝트별 DB와, 모델별 스케줄링 환경을 개발하였다.Therefore, the portable test equipment according to the present invention has developed a new driver, a project-specific DB, and a model-specific scheduling environment in order to integrate the avionics simulation console consisting of four computers into one.

여기서, 신규 드라이버는 카드 자체의 디바이스 드라이버를 의미하는 것이 아니라, 시뮬레이션 엔진과 실제 I/O 카드 사이의 인터페이스 드라이버를 의미한다. 즉, SE와 LRU 사이의 데이터 읽기/쓰기 기능을 제공하는 것이다.Here, the new driver does not mean a device driver of the card itself, but an interface driver between the simulation engine and the actual I / O card. That is, it provides data read / write function between SE and LRU.

모든 드라이버 소스는 RTL(Real-time Library) Project 솔루션 파일로 통합되어 있으며, 각 드라이버별로 각각 구분된 프로젝트로 구성되어 있다. 각 프로젝트는 동적 라이브러리(Dynamic Link Library) 형태로 컴파일된다. 아래에 도시된 표 2는 휴대용 테스트 장비에 포함된 주요 드라이버 DLL 목록이다.All driver sources are integrated into a Real-time Library (RTL) Project solution file, which consists of separate projects for each driver. Each project is compiled into a dynamic link library. Table 2, shown below, lists the main driver DLLs included in the portable test equipment.

Figure pat00002
Figure pat00002

각 드라이버 클래스는 C Driver를 기본 클래스로 하고, C Driver 클래스에 정의된 가상 함수를 오버라이드하여, 각 드라이버의 상세 동작을 정의한다. 다른 컴포넌트에서 드라이버 객체의 포인터를 이용하여 직접 연동할 수 있으며 SE의 IO Manager를 통해 로드된다.Each driver class uses C Driver as the base class, and overrides the virtual functions defined in the C Driver class to define the detailed behavior of each driver. In other components, you can use the pointer of the driver object to link directly and load it through SE's IO Manager.

휴대용 테스트 장비의 구현을 위해, 드라이버의 추가 외에 Real LRUs과 연동하기 위한 스케줄링 테이블 및 DB를 구현해야 한다. DB는 프로젝트별 LRUs의 입/출력 데이터와, 스트림별 다이내믹 특성 값을 정의하는 것이다. 예를 들면, MUX 버스의 경우에는 RT(Remote terminal)와 서브 주소를 정의해야 하고, 소켓(Socket) 스트림은 IP 주소를 데이터 블록별로 적절히 정의해야 한다. 휴대용 테스트 장비의 스케줄링 테이블은 시험 환경과 요구도에 따라 결정되며, 항공 전자 통합 시스템에서 실제 장비 혹은 모델을 시험 목적에 따라 선택적으로 REAL/SIM을 구성하듯이 선택적으로 REAL/SIM을 정의할 수 있다.In order to implement portable test equipment, in addition to the addition of drivers, a scheduling table and DB for interworking with Real LRUs must be implemented. The DB defines input / output data of LRUs per project and dynamic characteristic values per stream. For example, in the case of a MUX bus, RT (remote terminal) and sub address must be defined, and socket stream must define IP address appropriately for each data block. The scheduling table of the portable test equipment is determined by the test environment and the requirements, and the REAL / SIM can be selectively defined in the avionics integrated system as the actual equipment or model is selectively configured according to the test purpose.

휴대용 테스트 장비를 활용하여 항법 장비 전체를 SIM으로 구성할 경우, 임무 장비의 기능을 지상에서 비행 시험 없이, 다양한 테스트 시나리오를 적용하여 검증할 수 있다.If the entire navigation system is configured as a SIM using portable test equipment, the functionality of the mission equipment can be validated by applying various test scenarios without having to test flight on the ground.

휴대용 테스트 장비 시리얼 드라이버는 수리온 MEP SIL의 I/O 구성 모듈을 조합하여 개발하였다. MUX와 ARINC는 PCMCIA 타입으로 H/W의 변경 사항 없이 개발이 가능하나, 시리얼 카드(RS-422)는 VME 보드와 PCI 보드가 동일한 EXC-M4KSerial 모듈을 사용하므로, PCI 보드에 시리얼 모듈을 장착하여 개발한다.
The portable test equipment serial driver was developed using a combination of I / O configuration modules from Surion MEP SIL. MUX and ARINC are PCMCIA type and can be developed without changing H / W.However, serial card (RS-422) uses the same EXC-M4KSerial module as the VME board and PCI board. Develop.

휴대용 테스트 장비를 검증하는 방법으로는 COTS 데이터 모니터링 툴인 EXALT(Excalibur Analysis Laboratory Tools)를 활용하여 검증한다. EXALT는 MIL-STD-1553, ARINC-429, Discrete 및 RS-422/422/485 등의 여러 버스 타입을 동시에 모니터링 가능하며, 사용자에게 다양한 형식으로 디스플레이를 제공하는 애플리케이션이다.As a method of verifying portable test equipment, it is validated using EXALT (Excalibur Analysis Laboratory Tools), a COTS data monitoring tool. EXALT is an application that can simultaneously monitor multiple bus types, including MIL-STD-1553, ARINC-429, Discrete, and RS-422 / 422/485, and provides the user with a variety of formats.

도 3은 휴대용 테스트 장비 상의 RALT 모델과 MC 사이의 ARINC-429 데이터를 모니터링한 것으로, 다이내믹한 고도 값이 시뮬레이션 되고 있음을 확인할 수 있다.Figure 3 is a monitoring of the ARINC-429 data between the RALT model and MC on the portable test equipment, it can be seen that the dynamic altitude value is simulated.

도 4는 휴대용 테스트 장비 상의 GPS/INS 몰과 MC 사이의 MUX 데이터를 모니터링한 것이다.
4 monitors the MUX data between the GPS / INS mall and the MC on the portable test equipment.

도 5는 본 발명에 따른 PTE 개발 절차를 나타내는 플로어 차트이다.5 is a floor chart showing a PTE development procedure according to the present invention.

도 5를 참조하면, 휴대용 항공 전자 시스템 시험 장비 개발 방법으로서, ICD(Interface Control Doc)를 기초로 해당 LRU(MC(임무 컴퓨터), MFD(다기능 시현기), CDU(통제 시현 장치), Center Pedestal(중앙 받침부)) 데이터베이스를 생성하는 단계(A)와, 생성한 상기 LRU 데이터베이스를 프로젝트에 임포트(import)하는 단계(B)와, 익스포트(Export) 명령을 통해 DBSim.dll을 생성하는 단계(C)와, PTE(휴대용 시험 장비) 모델 타입을 결정하는 단계(D)와, 상기 PTE 모델의 스케줄링을 위한 프레임을 정의하는 단계(E)와, SE(serial)의 모델 매니저와의 연동을 정의하는 단계(F)와, 디버그 함수를 통해 상기 PTE 모델을 검증하는 단계(G)를 구비하는 PTE 모델을 개발하는 프로세스; 및 MFC AppWizard(DLL) 신규 프로젝트를 생성하는 단계(100)와, 생성된 상기 프로젝트를 설정하는 단계(200)와, PTE I/O 신호를 결정하는 단계(300)와, C 드라이버 기반 클래스로부터 상속받은 신규 드라이버를 추가하는 단계(400)와, 가상 함수를 오버라이드하여 상기 신규 드라이버를 구현하는 단계(500)와, 상기 PTE 모델 내에 정의된 스트림(stream) 클래스와 연결하는 단계(600)와, I/O 관련 특성값을 정의하는 단계(700)를 구비하는 드라이버를 개발하는 프로세스를 포함한다.Referring to FIG. 5, as a method for developing a portable avionic system test equipment, a corresponding LRU (MC (mission computer), MFD (multi-function display), CDU (control display), Center Pedestal based on the ICD (Interface Control Doc) (Central Support)) step (A) of creating a database, step (B) of importing the created LRU database into a project, and step of generating DBSim.dll through an export command ( C), determining a portable test equipment (PTE) model type (D), defining a frame for scheduling the PTE model (E), and defining an interworking with the SE (serial) model manager. A process of developing a PTE model, the method comprising: (F) and verifying (G) the PTE model through a debug function; And generating a new MFC AppWizard (DLL) project (100), setting the generated project (200), determining a PTE I / O signal (300), and inheriting from a C driver base class. Adding a received new driver (400), overriding a virtual function to implement the new driver (500), connecting to a stream class defined in the PTE model (600), and I A process for developing a driver having a step 700 of defining characteristic values of / O is included.

그리고, 상기 단계(D)에서, PTE 모델 타입은 ICD, Behavior, Dynamic 중 어느 하나인 것이 바람직하다.In the step (D), the PTE model type is preferably one of ICD, Behavior, and Dynamic.

여기서, 상기 단계(D)에서, PTE 모델 타입이 Behavior인 경우, 모델의 핸드셰이킹(handshaking) 로직을 구현하는 단계(D-1)를 더 포함할 수 있다.Here, in the step (D), if the PTE model type is Behavior, it may further comprise the step (D-1) for implementing the handshaking (handshaking) logic of the model.

또한, 상기 단계(D)에서, PTE 모델 타입이 Dynamic인 경우, 모델의 핸드셰이킹 로직을 구현시 비행 모델 연동을 추가하는 단계(D-1)를 더 포함할 수도 있다.In addition, in the step (D), if the PTE model type is Dynamic, it may further include the step (D-1) of adding flight model interworking when implementing the handshaking logic of the model.

한편, 상기 단계(300)에서, 상기 PTE I/O 신호는 MUX, ARINC, Serial 등을 포함하는 항공 전자 입출력 신호 중 어느 하나인 것이 바람직하다.
On the other hand, in the step 300, the PTE I / O signal is preferably any one of the avionics input and output signals including MUX, ARINC, Serial and the like.

결론적으로, 휴대용 테스트 장비는 항공 전자 통합의 관점에서 모든 입출력 신호에 대한 시뮬레이션이 가능하도록 하는 것이다.In conclusion, portable test equipment allows simulation of all input and output signals in terms of avionic integration.

이에 의해, 고가의 시뮬레이션 장비의 구매 없이 장비의 거의 모든 기능을 검증할 수 있다.Thereby, almost all functions of the equipment can be verified without purchasing expensive simulation equipment.

향후, 휴대용 항공 전자 시스템 통합 장치를 이용할 경우, 타 계통 사이의 통합 리스크를 줄이고, 항공 전자 계통뿐만 아니라 다른 타 계통(연료, 엔진, 비행 조종)에도 공용 휴대 통합 시스템 아키텍처를 활용할 수 있다.In the future, portable avionics integration devices will reduce the risk of integration between other systems and leverage common portable integrated system architectures for the avionics system as well as other systems (fuel, engine and flight control).

이를 통해, 개발 일정 단축, 비용 절감, 개발 리스크를 줄이는 등의 효과를 얻을 수 있다.
This can reduce development schedules, reduce costs, and reduce development risks.

이상에서는 본 발명의 실시예를 예로 들어 설명하였지만, 당업자의 수준에서 다양한 변경이 가능하다. 따라서, 본 발명은 상기의 실시예에 한정되어 해석되어서는 안되며, 이하에 기재된 특허청구범위에 의해 해석되어야 함이 자명하다.Although the embodiments of the present invention have been described above, various modifications may be made by those skilled in the art. Therefore, it should be understood that the present invention should not be construed as being limited to the above embodiments, but should be construed in accordance with the following claims.

Claims (5)

휴대용 항공 전자 시스템 시험 장비 개발 방법으로서,
ICD(Interface Control Doc)를 기초로 해당 LRU(MC(임무 컴퓨터), MFD(다기능 시현기), CDU(통제 시현 장치), Center Pedestal(중앙 받침부)) 데이터베이스를 생성하는 단계(A)와,
생성한 상기 LRU 데이터베이스를 프로젝트에 임포트(import)하는 단계(B)와,
익스포트(Export) 명령을 통해 DBSim.dll을 생성하는 단계(C)와,
PTE(휴대용 시험 장비) 모델 타입을 결정하는 단계(D)와,
상기 PTE 모델의 스케줄링을 위한 프레임을 정의하는 단계(E)와,
SE(serial)의 모델 매니저와의 연동을 정의하는 단계(F)와,
디버그 함수를 통해 상기 PTE 모델을 검증하는 단계(G)를 구비하는 PTE 모델을 개발하는 프로세스; 및
MFC AppWizard(DLL) 신규 프로젝트를 생성하는 단계(100)와,
생성된 상기 프로젝트를 설정하는 단계(200)와,
PTE I/O 신호를 결정하는 단계(300)와,
C 드라이버 기반 클래스로부터 상속받은 신규 드라이버를 추가하는 단계(400)와,
가상 함수를 오버라이드하여 상기 신규 드라이버를 구현하는 단계(500)와,
상기 PTE 모델 내에 정의된 스트림(stream) 클래스와 연결하는 단계(600)와,
I/O 관련 특성값을 정의하는 단계(700)를 구비하는 드라이버를 개발하는 프로세스를 포함하는 것을 특징으로 하는 휴대용 항공 전자 시스템 시험 장비 개발 방법.
As a method of developing a portable avionics test equipment,
Generating (A) a database of the corresponding LRU (mission computer), MFD (multifunction display), CDU (center display), and Center Pedestal based on the Interface Control Doc (ICD);
Importing the generated LRU database into a project (B);
(C) generating a DBSim.dll through an export command,
Determining a portable test equipment (PTE) model type (D),
(E) defining a frame for scheduling the PTE model;
Defining (F) the linkage with the SE (serial) model manager,
A process of developing a PTE model comprising the step (G) of validating the PTE model via a debug function; And
Creating a new MFC AppWizard (DLL) project (100),
Setting the generated project (200);
Determining 300 a PTE I / O signal;
Adding a new driver inherited from the C driver base class (400),
Overriding a virtual function to implement the new driver (500),
Associating with a stream class defined in the PTE model (600);
A process for developing a hand-held avionics system test equipment comprising the step of developing a driver (700) defining an I / O related characteristic value.
제 1 항에 있어서,
상기 단계(D)에서,
PTE 모델 타입은 ICD, Behavior, Dynamic 중 어느 하나인 것을 특징으로 하는 휴대용 항공 전자 시스템 시험 장비 개발 방법.
The method of claim 1,
In the step (D),
PTE model type is a portable avionic system test equipment development method, characterized in that any one of ICD, Behavior, Dynamic.
제 2 항에 있어서,
상기 단계(D)에서,
PTE 모델 타입이 Behavior인 경우, 모델의 핸드셰이킹(handshaking) 로직을 구현하는 단계(D-1)를 더 포함하는 것을 특징으로 하는 휴대용 항공 전자 시스템 시험 장비 개발 방법.
3. The method of claim 2,
In the step (D),
If the PTE model type is Behavior, further comprising the step (D-1) of implementing the handshaking logic of the model.
제 2 항에 있어서,
상기 단계(D)에서,
PTE 모델 타입이 Dynamic인 경우, 모델의 핸드셰이킹 로직을 구현시 비행 모델 연동을 추가하는 단계(D-1)를 더 포함하는 것을 특징으로 하는 휴대용 항공 전자 시스템 시험 장비 개발 방법.
3. The method of claim 2,
In the step (D),
If the PTE model type is Dynamic, further comprising the step (D-1) of adding flight model interworking when implementing the handshaking logic of the model.
제 1 항에 있어서,
상기 단계(300)에서,
상기 PTE I/O 신호는 MUX, ARINC, Serial 등을 포함하는 항공 전자 입출력 신호 중 어느 하나인 것을 특징으로 하는 휴대용 항공 전자 시스템 시험 장비 개발 방법.
The method of claim 1,
In step 300,
The PTE I / O signal is a portable avionic system test equipment development method, characterized in that any one of the avionics input and output signals including MUX, ARINC, Serial and the like.
KR1020120037689A 2012-04-12 2012-04-12 Developing method of portable avionics system test equipment KR20130116081A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120037689A KR20130116081A (en) 2012-04-12 2012-04-12 Developing method of portable avionics system test equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120037689A KR20130116081A (en) 2012-04-12 2012-04-12 Developing method of portable avionics system test equipment

Publications (1)

Publication Number Publication Date
KR20130116081A true KR20130116081A (en) 2013-10-23

Family

ID=49635363

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120037689A KR20130116081A (en) 2012-04-12 2012-04-12 Developing method of portable avionics system test equipment

Country Status (1)

Country Link
KR (1) KR20130116081A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160076229A (en) * 2014-12-22 2016-06-30 한국항공우주산업 주식회사 Tester mother box apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160076229A (en) * 2014-12-22 2016-06-30 한국항공우주산업 주식회사 Tester mother box apparatus

Similar Documents

Publication Publication Date Title
US8812284B2 (en) Highly representative real-time simulation of an avionics system
US9684743B2 (en) Isolated debugging in an FPGA based emulation environment
Prisaznuk ARINC 653 role in integrated modular avionics (IMA)
US7376876B2 (en) Test program set generation tool
JP2008084121A (en) Simulation system and simulation method
CN101763443A (en) Avionics system digitalized design verification system and method
KR20140002331A (en) Integration test apparatus for integration testing of avionics system
US20070050166A1 (en) Method and system for simulating test instruments and instrument functions
CN105893234A (en) Method for software testing and computing device
CN101715577A (en) Can carry out from the order of simulation system with from the electronic cards of the order of diagnostic module and relevant analogy method
CN113919158A (en) Simulation method and device for flight control panel and storage medium
US20050256662A1 (en) Test apparatus
KR101308022B1 (en) A testing apparatus for a portable avionics system development and an operating method thereof
Schoofs et al. An integrated modular avionics development environment
De Filippo et al. A modular architecture for a driving simulator based on the FDMU approach
US9684755B2 (en) Isolation of IP units during emulation of a system on a chip
KR20130116081A (en) Developing method of portable avionics system test equipment
US9015653B2 (en) Aeronautical software application development workbench comprising a structured functional description language
Kim et al. Development of a system integration laboratory for aircraft avionics systems
US20110126052A1 (en) Generation of Test Information for Testing a Circuit
CN115391168A (en) Sandbox testing method, sandbox testing device, sandbox testing equipment and storage medium
CN112561331A (en) Visual experimental analysis evaluation index construction method
KR101025956B1 (en) Method for avionic simulation model of avionics integration laboratory system, and media that can record program for method the same
US9710581B1 (en) VIP assisted method and apparatus to enable SOC integration and software development
Himmler Openness requirements for next generation hardware-in-the-loop testing systems

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E601 Decision to refuse application