• Title/Summary/Keyword: Model Driven Architecture

Search Result 148, Processing Time 0.03 seconds

Design Automation for Heterogeneous SUGVs with UML Profile Mechanism (UML 프로파일 메커니즘을 이용한 이종 소형 무인지상차량 설계 자동화)

  • Kim, Woo-Yeol;Son, Hyun-Seung;Kim, R. Young-Chul
    • Journal of KIISE:Software and Applications
    • /
    • v.35 no.12
    • /
    • pp.705-715
    • /
    • 2008
  • Today raises its head on the issue of interoperability caused by the complexity of the embedded software and the diverse development environment about SUGV(Small Unmanned Ground Vehicle). So, we propose to adopt the original MDA mechanism for this heterogeneous embedded development. To solve this problem, we apply for developing SUGV with MDA(Model Driven Architecture) using the original UML profile mechanism. Through this method, it can be semi-automatically transformed into TSM(Target specific model) after modeling TIM(Target Independent Model). Then we can also automatically generate the heterogeneous source codes. Therefore it will be reduced the development cycle and effort of the heterogeneous systems. We verify the benefits of our proposed approach and the reliability through analyzing the generated codes.

A Study on Ventilation Performance driven by Wind Force in Underground Parking Lots of Apartment - Influence of Opening Size and Surrounding Building - (공동주택 지하주차장의 풍력환기 성능에 관한 연구 - 환기구 면적 및 주변건물의 영향 -)

  • Roh, Ji Woong
    • KIEAE Journal
    • /
    • v.12 no.1
    • /
    • pp.29-34
    • /
    • 2012
  • As a series of studies about natural ventilation driven by wind in basement parking lots of apartment, the influence of opening size and surrounding buildings on ventilation rate was analyzed. Natural ventilation in underground parking lots almost rely on wind than temperature difference. To investigate natural ventilation driven by wind, wind tunnel tests by using scale model and tracer gas method were conducted. $CO_2$-gas concentration was measured, natural ventilation rates were calculated. The experimental results showed that the natural ventilation rate is more reliable to wind direction and surrounding building than opening size and distance between buildings. It was verified that surrounding buildings play a principal role in increasing air flow rate by accelerating wind speed, and growing turbulence intensity. And it showed that ventilation performance is able to be increased by oblique wind to entrance ramp than head on wind in underground parking lots with surrounding buildings.

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++과 같은 언어에 대한 실제 프로그램 골격코드가 자동으로 생성되도록 하였다. 역으로 골격코드를 기반으로 구현된 콤포넌트의 원시코드를 수집하여 다시 컴포넌트 설계모델 정보를 추출하는 기능을 구현하였고, 이를 다시 시각적 정보로 재구성 하였다. 이러한 기능들은 기존의 단방향적 개발 구조 방식에서 벗어나 이미 개발되거나 개발 중인 프로그램에 대한 분석 및 평가 등을 통해서 재사용성을 높여주는 순환적인 개발 구조 방식을 제공한다.

An Efficiency Analysis of Management System for Academy Affairs Process Based on MDA (MDA기반 학사관리 프로세스 유효성 분석)

  • Yoon, Jung-Mo;Kim, Chi-Ho
    • The KIPS Transactions:PartD
    • /
    • v.15D no.2
    • /
    • pp.187-196
    • /
    • 2008
  • The system development approach method of the new paradigm, as being standardizing MDA(Model Driven Architecture) in OMG(Object Management Group), the core technique of MDA definite technique structure for system materialization focusing on Model, is to build the design and the statement for system in PIM(Platform Independent Model), Materialization technique, and to build PSM(Platform Specific Model) adapt to materialization environment, and then to be the technique transforming into language Platform suitable to materialization environment. It includes MOF(Meta-Object Facility), UML, XMI(XML Metadata Interchange), CWM(Common Warehouse Metamodel), the core of MDA. Though these operations MDA support automatic tools product the practicable system after carrying out transform operation with the above information. In this thesis, it will be approached how to design and materialize the Bachelor management system based on MDA and the importance of modeling should be emphasized by applying to the approach method based on MDA. It should be suggested how to develop software efficiently, written it out in PIM, and suggested the process transforming PSM into EJB by J2EE Platform. The system is designed and implemented using automatic tool, edit machine(Together Architect 2006 for Eclipse, Edit plus2) supporting MDA and Database Modeling tool(ER/WIN 4.1). In conclusion, it should be suggested the efficiency analysis result for development process of traditional and based on MDA.

A Specification Technique for Product Line Core Assets using MDA / PIM (MDA / PIM을 이용한 제품계열 핵심자산의 명세 기법)

  • Min, Hyun-Gi;Han, Man-Jib;Kim, Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • v.32 no.9
    • /
    • pp.835-846
    • /
    • 2005
  • A Product Line (PL) is a set of products (applications) that share common assets in a domain. Product Line Engineering (PLE) is a set of principles, techniques, mechanisms, and processes that enables the instantiation of produce lines. Core assets, the common assets, are created and instantiated to make products in PLE. Model Driven Architecture (MDA) is a new software development paradigm that emphasizes its feasibility with automatically developing product. Therefore, we can get advantages of both of the two paradigms, PLE and MDA, if core assets are represented as PIM in MDA with predefined automatic mechanism. PLE framework in the PIM level has to be interpreted by MDA tools. However, we do not have a standard UML profile for representing core assets. The research about representing PLE framework is not enough to make automatically core assets and products. We represent core asset in PIM level in terms of structural view and semantic view. We also suggest a method for representing architecture, component, workflow, algorithm, and decision model. The method of representing framework with PLE and MDA is used to improve productivity, applicability, maintainability and qualify of product.

Ubiquitous Computing-Driven Business Models : An Analytical Structure & Empirical Validations (유비쿼터스 컴퓨팅 기반의 비즈니스 모델에 관한 연구 : 연구 분석 프레임워크 수립 및 실증 분석)

  • Hwang Kyung Tae;Shin Bongsik;Kim Kyoung-jae
    • Journal of Information Technology Applications and Management
    • /
    • v.12 no.4
    • /
    • pp.105-121
    • /
    • 2005
  • Ubiquitous computing(UC) is an emerging paradigm. Its arrival as a mainstream is expected to trigger innovative UC-driven business models (UCBMs). Currently, there is no Parsimonious methodology to analyze and provide diagnostics for UCBMs. With this research, we propose a analytical architecture that enables the assessment of an UCBM in its structural strengths and weaknesses. With value logic as the cornerstone, the architecture is composed of value actors, value assets, value context, business value Propositions, customer value propositions, value creation logics, and value assumptions. Dimensional variables are initially Identified based on the review of business model literature. Then, their significance is empirically examined through 14 UCBM scenarios, and variables that are expected to Play an important role in the UCBM assessment are decided. Finally, by analyzing the scenarios in terms of the dimensional variables, we attempted to summarize general characteristics of emerging UCBMs.

  • PDF

The System Architecture and Standardzation of Production IT Convergence for Smart Factory (스마트공장을 위한 IT 융합 표준화 동향 분석과 시스템 구조)

  • Cha, Suk Keun;Yoon, Jae Young;Hong, Jeong Ki;Kang, Hyun Gu;Cho, Hyeon Chan
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.32 no.1
    • /
    • pp.17-24
    • /
    • 2015
  • Smart factory requires 4 Zero factors including Zero Waiting-time, Zero Inventory, Zero Defect, Zero Down-time) that needs IT convergence for production resources of 4M1E(Man, Machine, Material, Method, Energy) in real time and event processing in all type of manufacturing enterprises. This paper will be explaining about core emerging production IT convergence technologies including cyber device security, 4M1E integration, real time event driven architecture, common platform of manufacturing standard applications, smart factory to-be model for small and medium manufacturing enterprises.

Model Transformation for Community Computing System based on MDA (MDA에 기반한 커뮤니티 컴퓨팅 시스템 개발을 위한 모델 변환)

  • Kim, Sung-taeg;Kim, Min-koo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.11a
    • /
    • pp.519-522
    • /
    • 2010
  • 유비쿼터스 환경에서 서비스를 개발하는데 협업모델이 중요한 주제로 연구되어 왔다. 본 연구에서는 이를 위한 방법으로 커뮤니티 컴퓨팅 모델을 MDA(Model Driven Architecture)에 기반하여 개발하고 있다. MDA에 기반한 커뮤니티 컴퓨팅 모델을 PICM(Platform Independent Community Model)에서 PSCM(Platform Specific Community Model)을 거쳐 최종 프로그램으로 개발된다. 본 논문에서는 PICM에서 PSCM으로 변환되는 방법을 규칙에 기반하여 제안하고 이를 구현한다.

An User-driven Service Creation Architecture in Consumer Networking Environments (소비자 네트워킹 환경에서의 사용자 주도 서비스의 효율적 생성)

  • Jung, Yuchul;Kim, Jin-Young;Lee, Hyejin;Kim, Kwang-Young;Suh, Dongjun
    • Journal of Digital Contents Society
    • /
    • v.17 no.6
    • /
    • pp.479-487
    • /
    • 2016
  • In a Web 2.0 context, users are exposed to numerous smart devices and services that allow real-time interaction between users (or consumers) and developers (or producers). For the provisioning of new user-created services based on user's context, the data management of service creation experiences becomes a non-trivial task. This article introduces a data model for service creation and then proposes a service creation management architecture which enables new service creation using the data model, the management of the service creation data, and the semantic service discovery across internal/external service repositories. The article also explains the use of the proposed architecture with two different scenarios: home and mobile environments. The proposed architecture for service creation data management offers consistent and seamless handling of the service creation data throughout its usage lifecycle.

Model-Driven Development of RTOS-based Embedded Software (RTOS-기반 임베디드 소프트웨어를 위한 모델기반 개발방법)

  • Maeng Ji-Chan;Kim Jong-Hyuk;Ryu Min-Soo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2006.05a
    • /
    • pp.1325-1328
    • /
    • 2006
  • 본 논문에서는 RTOS 기반 임베디드 소프트웨어 개발에 적합한 모델기반 방법론을 제안하고 이와 함께 개발된 자동코드생성 도구를 기술한다. 현재까지 알려진 대표적인 모델기반 방법론으로는 OMG (Object Management Group)의 MDA (Model-Driven Architecture)가 있으며, MDA 에서는 EJB, 웹서비스,.NET, 그리고 CORBA 와 같은 미들웨어 플랫폼을 대상으로 하는 응용 소프트웨어의 개발을 지원한다. 하지만, 통상적인 임베디드 시스템은 실시간성에 대한 요구조건은 물론 성능과 자원활용에 있어 많은 제약을 가짐에 따라 상당수의 임베디드 시스템은 미들웨어를 사용하지 않고 RTOS 상에서 직접 수행되도록 개발되고 있다. 이에 따라 본 연구에서는 MDA 방법론을 확장하여 플랫폼 의존적인 모델 (PSM, Platform Specific Model) 단계에서 추상화된 RTOS 행위를 표현할 수 있도록 추상 RTOS API (Generic RTOS API)를 정의하고, 아울러 추상화된 RTOS 행위를 자동으로 변환하여 C 코드를 생성해주는 도구인 TransPI 를 함께 제시한다.

  • PDF