• Title/Summary/Keyword: C++ 컴포넌트

Search Result 118, Processing Time 0.03 seconds

Development of a tool for managing component model based on Model Driven Architecture (MDA기반 컴포넌트 설계정보 관리도구의 개발에 관한 연구)

  • Ahn, Yong-Soo;Hwang, Sang-Won;Nam, Young-Kwang;Lee, Byeong-Yun;Kwon, Oh-Cheon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.1371-1374
    • /
    • 2011
  • MDA(Model Driven Architecture)는 추상적인 모델 계층을 사용하기 때문에 다양한 플랫폼에 적용가능하고, 각 모델 계층과 코드 생성의 자동화를 통해 개발의 효율성을 극대화한다. 본 연구에서는 XML 형태로 저장된 설계정보를 분석하여 MDA 기반 컴포넌트 설계 정보를 관리하는 도구를 개발하였다. 이 도구는 UML로 작성된 설계모델를 XMI(XML Metadata Interchage) 형태로 저장하여 각종 설계도구에서 Java, C++과 같은 언어에 대한 실제 프로그램 골격코드가 자동으로 생성되도록 하였다. 역으로 골격코드를 기반으로 구현된 콤포넌트의 원시코드를 수집하여 다시 컴포넌트 설계모델 정보를 추출하는 기능을 구현하였고, 이를 다시 시각적 정보로 재구성 하였다. 이러한 기능들은 기존의 단방향적 개발 구조 방식에서 벗어나 이미 개발되거나 개발 중인 프로그램에 대한 분석 및 평가 등을 통해서 재사용성을 높여주는 순환적인 개발 구조 방식을 제공한다.

The Application to the Programming Education Using UML and LabVIEW OOP (UML과 LVOOP를 이용한 프로그래밍 교육의 적용 방안)

  • Jung, Deok-Gil;Jung, Min-Po;Cho, Hyuk-Gyu
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.375-378
    • /
    • 2011
  • To learn a programming language as a text-based programming and a computer language suitable for a wide range, learner thinks it is very difficult. To represent a visual program is one way to solve this problem easily. The visual language such as Visual C++, Visual Basic and Delphi is represented an interface as the visual component and represented a component action as a text-based. The programmer is very difficult about the component action with text-based and dislikes programming. In this paper, so solve these problems, we use the UML for representing a logical thinking and supporting and object-oriented programming. We suggest for programming education method to replace text-based programming to LabVIEW OOP. In addition, we conduct a survey on how programming education and analyze the training effect.

  • PDF

Estimation of High-resolution Sea Wind in Coastal Areas Using Sentinel-1 SAR Images with Artificial Intelligence Technique (Sentinel-1 SAR 영상과 인공지능 기법을 이용한 연안해역의 고해상도 해상풍 산출)

  • Joh, Sung-uk;Ahn, Jihye;Lee, Yangwon
    • Korean Journal of Remote Sensing
    • /
    • v.37 no.5_1
    • /
    • pp.1187-1198
    • /
    • 2021
  • Sea wind isrecently drawing attraction as one of the sources of renewable energy. Thisstudy describes a new method to produce a 10 m resolution sea wind field using Sentinel-1 images and low-resolution NWP (Numerical Weather Prediction) data with artificial intelligence technique. The experiment for the South East coast in Korea, 2015-2020,showed a 40% decreased MAE (Mean Absolute Error) than the generic CMOD (C-band Model) function, and the CC (correlation coefficient) of our method was 0.901 and 0.826, respectively, for the U and V wind components. We created 10m resolution sea wind maps for the study area, which showed a typical trend of wind distribution and a spatially detailed wind pattern as well. The proposed method can be applied to surveying for wind power and information service for coastal disaster prevention and leisure activities.

SID Java Component Builder: An Integrated Development Environment for Java Component for SID Simulator (SID 자바 컴포넌트 빌더: SID 시뮬레이터를 위한 자바 컴포넌트 통합 개발환경)

  • Kurniawan, Ikhsan Putra;Hidayat, Febiansyah;Kwon, Jin Baek
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.52-55
    • /
    • 2011
  • Embedded system developers use design and testing tools to make their product faster. Previously developed a virtual development environment for embedded software (VDEES) using open source software, mainly the SID simulation framework for a simulator engine and the Eclipse platform for a development platform. VDEES enables developers to develop SID Component in C++. A bridge module for developing SID Component in Java has been developed and available. However, using this module, developers have to build their SID Java component from scratch. In this work, we developed SID Java Component Builder Plug-in as an additional features to VDEES. This tools enables developers to build SID Component in Java faster and easier.

A Study of Apply Product Line to Embedded Wireless Sensor Network Software development based on TinyOS (TinyOS 기반 임베디드 센서 네트워크 소프트웨어 개발의 프로덕트라인 적용 연구)

  • Lee, Min-Tae;Park, Seung-Beom;Lee, Sang-Jun;Kim, Byung-Gi
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.05a
    • /
    • pp.386-389
    • /
    • 2008
  • 낮은 처리속도와 기억용량을 가진 임베디드 센서 네트워크의 소프트웨어를 개발할 때 Tiny OS는 컴포넌트방식의 nesC 언어를 이용하여 효율적인 설계를 돕는다. 컴포넌트 방식을 이용하기 때문에 여러가지 소프트웨어의 개발에 자주 사용되는 자산을 분리하여 관리한다면 개발시간과 비용을 절감할 수 있다. 본 논문에서는 Tiny OS 기반에서 임베디드 센서 네트워크 소프트웨어 개발 시 프로덕트라인 방법을 적용하여 공통적인 자산과 가변적인 자산을 구별하고 재사용성을 높이며 개발 효율을 증대하는 방안을 제시한다. 이러한 연구는 이종의 임베디드 소프트웨어 개발에도 적용되어 늘어나는 임베디드 소프트웨어의 양적, 질적 수요를 충족시켜주는데 도움이 될 것이다.

A Converting Method to Simulate DEVS Models on AddSIM (컴포넌트기반 체계모의환경(AddSIM)에서 실행하기 위한 DEVS 모델 변환 방법)

  • Kim, Dohyung;Oh, Hyunshik;Park, Juhye;Park, Samjoon
    • KIISE Transactions on Computing Practices
    • /
    • v.21 no.7
    • /
    • pp.488-493
    • /
    • 2015
  • An AddSIM(Adaptive distributed and parallel Simulation environment for Interoperable and reusable Models) is an integrated engagement simulation environment with high-resolution weapon system models for estimation and analysis of their performance and effectiveness. AddSIM can simultaneously handle the continuous dynamical system models based on continuous time, and command, control(C2) and network system models based on a discrete event. To accommodate legacies based on DEVS(Discrete Event System Specification) modeling, DEVS legacies must first be converted into AddSIM models. This paper describes how to implement DEVS models on AddSIM. In this study a method of mapping from hierarchical DEVS models to AddSIM players was developed: The hierarchical DEVS model should be flattened into a one layered model and four DEVS functions of the model, external transition, internal transition, output and time advance, should be mapped into functions of the AddSIM player.

Telemetering Service in OpenStack (오픈스택 텔레메터링 서비스(Ceilometer))

  • Baek, D.M.;Lee, B.C.
    • Electronics and Telecommunications Trends
    • /
    • v.29 no.6
    • /
    • pp.102-112
    • /
    • 2014
  • 최근 빌링(billing, 과금), 벤치마킹, 확장성(scalability), 통계적 목적을 위해 오픈스택 클라우드의 개별 컴포넌트를 모니터링하고 메터링하는 텔레메터링 서비스가 Ceilometer라는 코드명으로 정식 프로젝트로 추가되었다. 초기의 빌링만을 위해 필수 요소만 모니터링하는 것에서, 상태를 감시하여 클라우드 자원의 오토스케일링 등의 오케스트레이션 기능을 위한 다목적성으로 발전하고 있다. 특히 이것은 빅데이터 등의 데이터 분석에 있어서 중요한 힌트를 제공해 준다. 본고는 소스분석을 통한 Ceilometer의 데이터 수집 구조, Ceilometer 모니터링의 핵심 키워드, 비정형 데이터 DB인 MongoDB, 외부인터페이스로써 API(Application Interface) 혹은 CLI(Command Line Interface) 명령어를 소개하고자 한다. 결론에서는 ceilometer의 전반적 구조에 대한 나름대로의 평가를 기술하였다.

  • PDF

Design of an Inter-Domain Composition Architecture based on TINA (TINA 기반의 도메인간 컴포지션 구조 설계)

  • 이상백;임승철;박동선
    • Proceedings of the Korea Society for Industrial Systems Conference
    • /
    • 1999.05a
    • /
    • pp.80-83
    • /
    • 1999
  • 본 논문에서는 서비스 컴포넌트 또는 서비스간의 기능 결합을 통한 서비스 기능 확장 및 신규 서비스 생성을 가능토록 하는 서비스 컴포지션 구조를 설계하였다. 설계된 컴포지션 구조는 TINA-C에서 제안한 서비스 구조를 기반으로 하고 있으며, 서비스 관리 영역 구분에 따라 두 서비스 제공자 영역에서 수행되는 Inter-Domain 컴포지션과 하나의 서비스 제공자 영역에서 수행되는 Intra-Domain 컴포지션으로 구분하여 설계 되었다.

  • PDF

System Engineering Database for Korea High Speed Rail System Development (한국형 고속전철 시스템엔지니어링 데이터베이스 구축)

  • Hwang, H.S.;Lee, T.H.;Hyun, S.H.;Jeong, H.C.;Kim, D.W.
    • Proceedings of the KIEE Conference
    • /
    • 2000.07b
    • /
    • pp.1359-1361
    • /
    • 2000
  • 고속철도는 상당히 복잡한 시스템이기 때문에 적절한 시스템엔지니어링 도구의 사용 없이는 추적관리에 드는 인적비용 및 시간이 만만치 않으며 오류가 생기기 쉽고 매우 비효율적이다. 따라서, 시스템 요건에 정의된 목표 성능을 달성하고 시스템간의 불일치를 최소로 하기 위해 체계적인 시스템 통합 절차를 제공할 수 있는 시스템 엔지니어링 데이터베이스 구축이 필요하다. 이 데이터베이스는 시스템 요건부터 시스템 기능, 컴포넌트, 평가 요건, 평가 결과까지 추적성을 갖도록 구축되어서 연계 관리를 가능하게 한다.

  • PDF

Object-Oriented Real-Time Language NRCL (객체지향 실시간 시뮬레이션 언어 NRCL)

  • 이은영;최성운;이강선
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2000.11a
    • /
    • pp.198-203
    • /
    • 2000
  • NRCL(NaRae Hardware Control Language)은 C++ 기반의 산업용 객체 지향 실시간 언어이다. NRCL은 멀티태스킹이 가능하며, 이벤트 위주(Event-Driven) 방식의 가벼운 언어이다. 언어를 가볍게 만들기 위해 NRCL은 태스크를 최소 단위의 객체(컴포넌트)로 정의하였으며, 스케줄러(메시지 처리기)를 통해 우선 순위 방식으로 태스크들을 활성화시킨다. 본 논문에서는 효율적인 실시간 시뮬레이터 작성을 위한 객체지향 실시간 언어 NRCL을 제안하고, NRCL을 통한 재사용성, 이식성, 확장성, 유지 보수성을 보인다.

  • PDF