• 제목/요약/키워드: Conformance Test System

검색결과 80건 처리시간 0.042초

임베디드 시스템을 위한 OpenVG 구현 (Implementation of OpenVG on Embedded Systems)

  • 이환용;백낙훈
    • 한국멀티미디어학회논문지
    • /
    • 제12권3호
    • /
    • pp.335-344
    • /
    • 2009
  • 기존의 2차원 그래픽스 환경에서는 비트맵이나 래스터 위주의 연산들이 주가 되었지만, 최근에는 범위성(範圍性, scalability)을 지원하기 위해서, 임베디드 시스템과 웹 브라우저를 중심으로 2차원 스케일러블 벡터 그래픽스 기능(scalable vector graphics feature)을 제공하고 있다. 현재는 Flash, SVG 등이 활발히 사용되고 있으며, 이를 지원하기 위한 하위 라이브러리 표준으로는 크로노스 그룹(Khronos Group)의 OpenVG가 실질적 API 표준(de facto API standard)의 역할을 담당하고 있다. 이 논문에서는 OpenVG 표준의 구현 결과인 AlexVG의 설계 및 구현 과정, 최종 결과를 제시한다. AlexVG의 구현은 설계 당시부터 또다른 실질적 표준인 SVG-Tiny와의 연계를 염두에 두었고, 현재 OpenVG의 응용 프로그램들은 물론이고, SVG-Tiny 표준에 따른 미디어 파일들을 재생할 수 있는 능력을 제공한다. 제공하는 기능 면에서 본다면, AlexVG는 OpenVG 적합성 검사(conformance test)를 100% 통과하였으며, SVG-Tiny 적합성 검사의 그래픽스 관련 부분도 100% 통과하였다. 성능 면에서는 자원의 제한이 심한 휴대용 기기들과 임베디드 기기들에서의 효율성에 초점을 맞추었다. 그 결과로, 기존의 참조 구현(reference implementation)에 비하여 획기적인 속도 향상을 가져 왔으며, 특히 ARM 등의 저성능 CPU에서도 다른 라이브러리나 하드웨어 지원 없이 우수한 실행 속도를 보이고 있다.

  • PDF

MetaGene : SCORM 기반 학습 객체의 메타데이터 생성 및 컨텐츠 패키징 (MetaGene: Metadata Generation and Contents Packaging for Learning Objects based on SCORM)

  • 정영식
    • 컴퓨터교육학회논문지
    • /
    • 제6권3호
    • /
    • pp.75-85
    • /
    • 2003
  • 본 연구는 SCORM 기반 학습 객체의 메타데이타 생성 즉 Asset, SCO, Contents Aggregation과 Contents Package에 대한 메타데이터를 생성하는 시스템(MetaGene)을 개발한다. SCORM 을 지원하는 LMS내 API 어댑터와 인터페이스를 위한 학습 객체 내에 API 활성화 함수를 내장시키고, 데이터 모델을 기반으로 학습 과정을 트래킹 하는 코드도 포함 시킨다. 또한 학습 객체들이 LMS에 전송되게 PIF(Package Interchange File)로 패키징 시킨다. MetaGene에 생성된 학습객체의 메타데이터와 컨텐츠 패키지의 manifest file을 $SCORM^{(TM)}$ Conformance Testsuite을 이용하여 유효성을 검증한다.

  • PDF

한국형 무인항공기 연동 프로토콜 기반 시스템 구축을 위한 API 기반 공통 DLI 메시지 모듈 설계 (Design of Common DLI Message Module based on API for the System based on Construction of the Korean Unmanned Aerial Vehicle Interface Protocol)

  • 김태원;이신주;이동호;김영곤
    • Journal of Platform Technology
    • /
    • 제10권4호
    • /
    • pp.25-38
    • /
    • 2022
  • 최근 국내에서는 무인항공기 간 상호 운용성을 확보하기 위해 STANAG-4586 기반의 한국형 무인항공기(UAV) 연동 프로토콜(K-4586)을 개발하고 있다. K-4586 기반 무인 항공기 체계(UAS)의 핵심 요소는 Core UAV Control System(CUCS), Vehicle Specific Module(VSM) 및 Data Link Interface(DLI), C4I 시스템으로 이루어져 있다. K-4586 기반 UAS에서 VSM과 CUCS는 UAV 연동을 위한 DLI 메시지 송수신 기능을 개별적으로 포함한다. Generator/Analyzer(G/A) 도구는 핵심 요소인 VSM 및 CUCS에 대한 프로토콜 적합성 검증을 위해 개발되는 도구이며, DLI 메시지 송수신 기능이 포함된 G/A 도구가 별도로 개발되어야 한다. K-4586 기반 핵심 응용프로그램(VSM, CUCS, DLI) 및 G/A 도구는 개발 주체 별로 독립적으로 개발될 수 있다. 만약 개발 주체 별로 DLI 메시지 모듈이 상이한 경우, 프로토콜 적합성 검증 범위 및 결과가 달라지며, 시스템 통합 시 문제가 발생할 수 있다. 본 연구에서는 K-4586 기반 핵심 응용프로그램과 프로토콜 적합성 검증 도구 개발에 필수적인 DLI 메시지 송수신 기능을 API 기반 공통 DLI 메시지 모듈로 구현하였다. 제안한 공통 DLI 메시지 모듈 적용 시, UAS 시스템 개발 기간 단축 및 비용 절감을 기대할 수 있으며, 프로토콜 적합성을 보장할 수 있다. 본 논문에서는 API 기반 공통 DLI 메시지 모듈에 대한 설계 및 구현 방법을 제시하고, 시험을 통한 기능 검증 결과를 기술한다.

철도신호설비 상호간 정보전송을 위한 통신 프로토콜 검증시험 (Verification Test of Communication Protocol for Interface between EIS and LDTS)

  • 황종규;이재호;윤용기;신덕호
    • 한국철도학회논문집
    • /
    • 제7권2호
    • /
    • pp.114-119
    • /
    • 2004
  • According to the computerization of railway signalling systems. the communication protocol for interface between these systems are required. Therefore the new communication protocol for railway signaling system is required. Generally, there are two verification method for new designed protocol in the industrial and academic fields. One is the laboratory testing method which is very popular and general technique. In our research the comparison between existing and new designed protocol for signaling is described and the verification test results are also represented. From these laboratory test, we are verified the conformance of new designed protocol. Another method is verified by formal method. The format verification method is widely used at safety-critical system design but this approach is nor popular at verification communication protocol. However it is very important to verify the safety of new designed protocol for railway signaling system because signaling systems are very safety-critical systems. So, the methodology for formal verification of designed protocol is also reviews in this paper.

NCW환경에서 지휘통제체계(C4I) 상호운용성 시험평가체계 개선방안 연구 (A Study on Improvement Method of Interoperability Test & Evaluation Approach for the C4I Systems in NCW Environment)

  • 김경희;강석중
    • 한국군사과학기술학회지
    • /
    • 제15권6호
    • /
    • pp.786-801
    • /
    • 2012
  • The most essential ROC(requirement operational capability) in order to assure the effectiveness of the C4I Systems in NCW Environments is the seamless and stable interoperability between systems. The U.S. Armed Forces that perceived the importance of interoperability, prepared the framework to apply from the proposal of requirement to every step of acquisition process. The Korea Joint Chiefs of Staff is also developing a similar system in order to assure the interoperability between command control(C4I) systems. In the paper, we specify the needs of standardization of test systems and international trends on the technology, and propose an interoperability test & evaluation system based on a standardization conformity method to improve the interoperability test & evaluation for the C4I systems in NCW environments. Finally we show an example of the implementation of the test system and its application to C4I systems to verify the proposed test system.

데스크탑 상에서의 OpenGL ES 2.0 에뮬레이션 (OpenGL ES 2.0 Emulation on Desktop PCs)

  • 백낙훈
    • 정보처리학회논문지:컴퓨터 및 통신 시스템
    • /
    • 제3권4호
    • /
    • pp.125-128
    • /
    • 2014
  • OpenGL ES(OpenGL for Embedded System) 2.0은 현재 스마트 폰과 태블릿 PC에서 가장 널리 사용되고 있는 3차원 그래픽스 API표준이다. 이를 이용하는 개발과정에서는 상대적으로 성능이 떨어지는 모바일 환경보다는 데스크 탑 환경이 선호된다. 따라서, OpenGL 라이브러리만 제공되는 데스크 탑 환경에서, 모바일 그래픽스 환경에서의 OpenGL ES 2.0 API를 그대로 에뮬레이션 할 필요가 있다. 본 논문은 PC 상에서 OpenGL ES 2.0 을 에뮬레이션하기 위해, 기술적 문제점들을 극복하는 방법들과 이에 따른 구현 결과를 제시한다. 구현된 OpenGL ES 2.0 에뮬레이션 라이브러리는 데스크 탑 PC 상에서 동작하고, 공식적인 검증 테스트(conformance test suite)의 96%이상을 통과하여, 구현의 정확성을 보였다. 또한, 상업적으로 제공되는 벤치마크 프로그램들에 대한 테스트에서 기존의 상업적 구현 사례와 동등한 수행 속도를 보였다.

IEC 61850기반 IED 대상 리포트 적합성 시험에 관한 연구 (Study on the Report Conformance Test of IEC 61850 based IED)

  • 이남호;장병태;김지희;송인준;안용호
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2008년도 제39회 하계학술대회
    • /
    • pp.241-242
    • /
    • 2008
  • Korea Electric Power Research Institute has being carried out an IEC 61580 communication service test on IED trial products developed related to power IT project, "The verification of Performance of the Substation Automation System and Its Field Test". This paper presents reporting services of IEC 61850-8-1 and related UCA Test procedures, reporting test items are widely divided into unbuffered report and buffered report and this paper is dealing with unbuffered report.

  • PDF

DAVIC 표준의 프로토콜 시험 방안 연구 (Protocol Testing Methodology of DAVIC Standard)

  • 오행석;박기식;이상호
    • 한국정보처리학회논문지
    • /
    • 제6권1호
    • /
    • pp.203-215
    • /
    • 1999
  • 최근 정보통신 제품 및 서비스 산업의 발달로 Vod, Teleshopping 등의 멀티미디어 서비스를 위한 사용자 시스템의 개발이 한창이다. 그러나 구현된 제품이 국제 표준과 일치하지 않으면 제품은 시장 경쟁력을 상실하게 된다. 따라서 관련 프로토콜의 특성을 고려한 적합성 시험은 제품 및 서비스의 상호운용성의 확보를 위해 필수적이라 할 수 있다. 본 논문은 디지털 음향영상 통신 프로토콜로 자리 잡고 있는 DAVIC(Digital Audio Visual Counci)표준의 주요 프로토콜에 대한 구현 제품의 체계적이고 효율적인 적합성 시험 방법으로서 프로토콜 스택내의 단일 계층 시험 및 스택간의 관계 시험 방법 및 구조를 제안하고자 한다.

  • PDF

IED IEC 61850 제어기능에 대한 성능시험 (Performance Test of the IED control function based on IEC 61850)

  • 이남호;장병태;이민수;한정열;안용호
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2009년도 제40회 하계학술대회
    • /
    • pp.115_116
    • /
    • 2009
  • IEC 61850 based substation automation system mainly consists of a various of protective and control IEDs. In order to implement the system, All of them should require the performance verification of IEC 61850 communication services for the assurance of interoperability throughout the digital network. This paper shows a research result on the testing method of IEC 61850 control communication interface of IEDs according to IED IEC 61850 conformance test procedures.

  • PDF

네트워크 이중화를 고려한 IED GOOSE 전송에 관한 성능 분석 (Performance Analysis of the GOOSE Transmission of an IED Considering Network Redundancy)

  • 이남호;장병태
    • 조명전기설비학회논문지
    • /
    • 제23권10호
    • /
    • pp.75-80
    • /
    • 2009
  • IED가 GOOSE를 통해 전달하는 메시지가 일반적으로 변전소의 보호와 제어를 담당하는 중요하고 민감한 신호이다 보니 네트워크의 이상 상황으로 인한 통신패킷의 손실과 전송속도 저하 등에 대처하기 위한 네트워크 이중화(Redundancy)를 고려하고 있다. 이를 위해 네트워크 토폴로지의 이중화와 함께 IED도 네트워크 포트를 2개로 구현하여 스위치방식에 의한 이중화를 지원하고 있다. IEC 61850 GOOSE 적합성 시험은 IED 통신서비스 기능시험에 국한하기 때문에 본 논문에서는 변전자동화시스템의 네트워크 이중화를 고려한 IED의 스위치 이중화 장치의 GOOSE 전송 성능을 시험할 수 있는 방법을 제시하고 실계통에 적용중인 IED의 사례 검증을 통해 네트워크 이중화를 고려한 IED의 GOOSE 전송이 변전자동화시스템에 어떤 영향을 주는지 분석하고자 한다.