• Title/Summary/Keyword: MDD(Model Driven Development)

Search Result 6, Processing Time 0.023 seconds

Effectiveness of Model-Driven Development Process : Case Study (MDD 프로세스 효과성 측정을 위한 사례 연구)

  • Moon, Sung-Wook;Hong, Sane-Ung
    • Journal of Intelligence and Information Systems
    • /
    • v.15 no.3
    • /
    • pp.31-51
    • /
    • 2009
  • Research on how to develop information systems efficiently and effectively since early 1960s has resulted in many techniques, methods and methodologies. Only a few of them, however, have been successfully practiced in the field. Model-Driven Development(MDD) is an innovative approach emphasizing the central role of model for development activities, attracting many practitioners' attention as well as researchers'. As MDD matures, many researchers have been trying to establish the evidence of its effectiveness. But many of them only suggest lessons learned or report limited evidence of effectiveness based on isolated case studies. This paper reports the state of the art of Model-Driven Engineering(MDE) and its major issues. We reviewed a number of papers and collected the conceptual definitions of MDE effectiveness from the technological and organizational perspectives. A case study in which MDD technology was adopted has been performed in order to measure the effectiveness of MDD quantitatively and qualitatively. This paper also analyzes and summarizes key considerations and lessons learned for IT organizations to adopt MDE successfully from the case study.

  • PDF

Development of Co-Interaction Model for Bus Auto-Payment with Beacon based on MDD (모델 주도 개발(MDD) 기반 비콘 사용 버스 요금 자동 결제를 위한 상호작용 모델 개발)

  • Oh, Jung Won;Kim, Hangkon
    • Smart Media Journal
    • /
    • v.5 no.3
    • /
    • pp.42-48
    • /
    • 2016
  • Recently, most of the modern people used a second mobile device(two degree mobile device). Mobile devices are affecting all areas of human life, consumer electronics, transportation, manufacturing, and finance. On this paper, we propose a model-driven development based interaction model that can be used in the development of mobile payment system, which is the latest buzzword pins of the various application fields of mobile devices Tech (Fin-Tech) sector. Using a model-driven development based models do not depend on the Platforms (PIM), we propose a model for interaction between devices which can be reused when developing mobile billing app. A model-driven development based mobile applications use the reusable of interaction models development program analyzed the bus fees automatic payment application by a beacon.

Measuring Methods of Functional Similarity and Code Generation Rate for the Code Generated by MDD (MDD 기법을 이용하여 생성된 코드 간의 기능적 유사도 및 코드 생성률 측정 기법)

  • Ryu, Sung-tae;Park, Chul-hyun;Lee, Eunseok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.11a
    • /
    • pp.287-290
    • /
    • 2010
  • 오늘날 모바일 시장을 중심으로 다양한 플랫폼이 등장하면서 모바일 어플리케이션 개발 시 여러 플랫폼을 고려해야 하는 부담이 증대되고 있다. 이러한 상황에서 Model-Driven Development(MDD) 는 멀티플랫폼에 대응하는 어플리케이션 개발의 효율성을 높여줄 수 있다. 하지만 이 기법을 이용하는 대다수의 연구 결과들은 해당 방법론을 통해 생성된 결과물의 질을 객관적으로 평가할 수 없고, 이 때문에 해당 방법론의 성능 평가가 힘들다. 본 연구에서는 대상 플랫폼들이 제공하는 API 를 분석한 결과에 근거하여 공통 요소를 추출하고 이를 이용하여 MDD 기반으로 개발을 진행할 수 있는 개발 프로세스를 소개하고, 이를 통해 생성된 소스 코드의 기능적 유사도 및 코드 생성률과 기능적 유사도를 평가할 수 있는 방법을 제안한다. 이 방법은 코드를 AST 로 바꾸고 API 맵핑 테이블에 근거하여 동일한 키워드로 변환하고 유사도를 측정하여 설계 시 의도한 기능이 얼마나 잘 코드로 생성되었는 지 평가할 수 있는 방법이다. 본 연구에서는 이 방법을 이용하여 생성된 코드의 기능적 유사도와 코드 생성률을 측정하였다.

Automatic Extraction of Abstract Components for supporting Model-driven Development of Components (모델기반 컴포넌트 개발방법론의 지원을 위한 추상컴포넌트 자동 추출기법)

  • Yun, Sang Kwon;Park, Min Gyu;Choi, Yunja
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.2 no.8
    • /
    • pp.543-554
    • /
    • 2013
  • Model-Driven Development(MDD) helps developers verify requirements and design issues of a software system in the early stage of development process by taking advantage of a software model which is the most highly abstracted form of a software system. In practice, however, many software systems have been developed through a code-centric method that builds a software system bottom-up rather than top-down. So, without support of appropriate tools, it is not easy to introduce MDD to real development process. Although there are many researches about extracting a model from code to help developers introduce MDD to code-centrically developed system, most of them only extracted base-level models. However, using concept of abstract component one can continuously extract higher level model from base-level model. In this paper we propose a practical method for automatic extraction of base level abstract component from source code, which is the first stage of continuous extraction process of abstract component, and validate the method by implementing an extraction tool based on the method. Target code chosen is the source code of TinyOS, an operating system for wireless sensor networks. The tool is applied to the source code of TinyOS, written in nesC language.

A Study on the Model Driven Development of the Efficient Combat System Software Using UML

  • Jung, Seung-Mo;Lee, Young-Ju
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.10
    • /
    • pp.115-123
    • /
    • 2016
  • In this paper, we propose a Model Driven Development using UML(Unified Modeling Language) in an efficient Combat System Software development methods. UML is managed by the OMG (Object Management Group) as a Unified Modeling Language. Recently, In developing the software for the system, development time is contrary to a short, while it must meet a number of requirements of our customers. If you develop a non-efficient software early, the structure of the software become more complex in proportion to the number of requirements. As a result, a serious problem in the system, such as an increase in defective products due to the lowering of the reliability and communication problems between the developer has occurred. To overcome those problems, the aim of this paper is to develop a reusable high efficient Combat System Software by applying Model-Centric Development (Not Code-Centric Development). If Combat System Software development method using the UML proposed in this paper is used, easy communication among developers can help reduce the serious errors in systems. Also, it has the advantage that the future needs of software maintenance/repair become easy by using high readability object Model.

Development of crop harvest prediction system architecture using IoT Sensing (IoT Sensing을 이용한 농작물 수확 시기 예측 시스템 아키텍처 개발)

  • Oh, Jung Won;Kim, Hangkon
    • Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology
    • /
    • v.7 no.6
    • /
    • pp.719-729
    • /
    • 2017
  • Recently, the field of agriculture has been gaining a new leap with the integration of ICT technology in agriculture. In particular, smart farms, which incorporate the Internet of Things (IoT) technology in agriculture, are in the spotlight. Smart farm technology collects and analyzes information such as temperature and humidity of the environment where crops are cultivated in real time using sensors to automatically control the devices necessary for harvesting crops in the control device, Environment. Although smart farm technology is paying attention as if it can solve everything, most of the research focuses only on increasing crop yields. This paper focuses on the development of a system architecture that can harvest high quality crops at the optimum stage rather than increase crop yields. In this paper, we have developed an architecture using apple trees as a sample and used the color information and weight information to predict the harvest time of apple trees. The simple board that collects color information and weight information and transmits it to the server side uses Arduino and adopts model-driven development (MDD) as development methodology. We have developed an architecture to provide services to PC users in the form of Web and to provide Smart Phone users with services in the form of hybrid apps. We also developed an architecture that uses beacon technology to provide orchestration information to users in real time.