• 제목/요약/키워드: UML (Unified modeling Language)

검색결과 246건 처리시간 0.023초

실시간 객체 모델의 다중 스레드 구현으로의 스케줄링을 고려한 자동화된 변환 (Automated Schedulability-Aware Mapping of Real-Time Object-Oriented Models to Multi-Threaded Implementations)

  • 홍성수
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제8권2호
    • /
    • pp.174-182
    • /
    • 2002
  • 실시간 시스템이 복잡해짐에 따라 이를 개발하는 과정에서 객체 지향 설계 방법론과 이를 지원하는 CASE 도구들이 널리 사용되고 있다. 그러나 이런 객체 지향 CASE 도구를 사용할 경우, 설계자들은 별도의 과정으로 객체 중심으로 설계된 모델을 실제 수행되는 주체인 태스크로 변환시켜야 한다. 불행하게도 객체 모델과 태스크는 특성이 근본적으로 다르고, 스케줄 가능성을 분석하기가 어렵기 때문에 이러한 과정을 자동화하기는 매우 어렵다. 이 문제를 해결하기 위하여 많은 CASE 도구에서는 개발자가 직접 수동으로 객체를 태스크로 변환시키도록 요구하고 있다. 결과적으로 개발자들은 자신의 경험을 바탕으로 하여 임시 변통적인 방법에 의존하여 태스크를 유도하고 있다. 유도된 태스크 집합은 결과 시스템의 스케줄 가능성에 직접적으로 중요한 영향을 미친다. 본 논문에서는 실시간 객체 지향 설계 모델을 스케줄 가능성을 고려해 다중 스레드 구현으로 자동적으로 변환하는 방법을 제안한다. 본 논문에서 태스크는 다른 주기와 종료시한을 갖는 상호 배타적인 트랜잭션들로 이루어진다. 이러한 새로운 태스크 모델에 대하여 스케줄 가능성 분석 알고리즘을 제시한다. 또한 제안된 방법을 지원하기 위하여 런 타임 시스템과 코드 생성이 어떻게 지원되어야 하는지에 대하여 설명한다. 사례 연구는 단일 태스크 매핑의 부적절성을 보여줌과 함께, 다중 태스크를 수동으로 유도하는 것이 매우 어렵고, 제안된 방법이 실질적으로 유용하다는 것을 명백하게 보여준다.

디지털 조립 시뮬레이션에 의한 초소형 공작기계 평가 (Micro-factory Evaluation through Digital Assembly Simulation)

  • 최성일;정영상;무랄리;장석호;송준엽;박상호
    • 한국공작기계학회논문집
    • /
    • 제16권2호
    • /
    • pp.78-83
    • /
    • 2007
  • In this paper, the digital model of the micro-factory has been established, inspected and evaluated by progress of assembly, manipulation and examination. The new paradigm of the system analysis is realized by digital simulation of the factory. The digital manufacturing system of the micro-factory was simulated through UML(Unified Modeling Language) with the object-oriented logical model analysis method and then the micro lens module assembly system was simulated with MST(Micro System Technology) Application Module.

COSIM(HARDWARE-SOFTWARE COSIMULATOR): JAVABEANS-BASED TOOL FOR WEB APPLICATIONS

  • Lee, Kangsun;Jaeho Jung;Youngsuk Hwang
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2001년도 The Seoul International Simulation Conference
    • /
    • pp.354-358
    • /
    • 2001
  • Cosim (Hardware and Software Co-Simulator) is a JavaBeans-based simulation tool fur validating systems architecture and estimating performance of web applications. Cosim has four components: Modeler, Translator, Engine and Scenario. Users start from Modeler to describe systems architecture in UML(Unified Modeling Language) deployment diagram, and then specify hardware & software performance parameters such as execution delay, network topology, and frame size. All information specified on Modeler are sent to Translator, and then automatically converted to Java programs. Scenario is responsible to run the Java program and produce results in text reports and graphs. Developers can reduce development time and cost by validating systems architecture of web applications before the actual deployment.

  • PDF

CBD와 EJB 기반의 뱅킹 시스템 설계 및 구현 (Design and Implementation of Banking System based on CBD and EJB)

  • 정승재;김수동
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2000년도 가을 학술발표논문집 Vol.27 No.2 (1)
    • /
    • pp.451-453
    • /
    • 2000
  • 소프트웨어의 경제성, 시장 경쟁력 확보를 위한 소프트웨어의 재사용은 소프트웨어 공학의 주요 이슈가 되고 있다. 그 중 컴포넌트와 컴포넌트 기반의 소프트웨어 개발은 재사용성을 확보할 수 있는 가장 주목받는 방안으로 제시되고 있으며 많은 기법이나 지침들이 제안되고 있다. 기존의 캡슐화와 정보은폐를 핵심 개념으로 하는 OOD(Object Oriented Development)에 의한 소프트웨어 개발방법은 이미 재사용성, 유지보수성, 무결성, 안정성 등의 많은 장점으로 인해 학계와 산업계에서 이미 많이 보편화되어 있고 널리 이용되어 지고 있다. 하지만 CBD(Component Based Development)와 EJB(Enterprise Java Beans)에 기반하여 컴포넌트 어플리케이션을 개발하는데 있어서는 그 적용사례가 드물고 활요성 또한 검증된 바가 거의 없다. 따라서 본 논문에서는 대형 분산 시스템이라 할 수 있는 뱅킹 시스템에 CBD, EJB, UML(Unified Modeling Language)을 적용해 봄으로써 소프트웨어 개발시의 그 실무적인 유용성을 검증해 본다.

  • PDF

CBD 기반 UIP 시스템의 설계 및 구현 (The Design and Implementation of UIP System on CBD)

  • 김연수;정강용;김원중;허영남
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2003년도 추계학술발표논문집 (중)
    • /
    • pp.1325-1328
    • /
    • 2003
  • 구성원들이 직접 정보를 제공하고 책임지는 정보 실명제를 기반으로 모든 구성원이 손쉽게 정보를 제공할 수 있도록 CMS(Contents Management System) 형태의 UIP(University Information Portal) 시스템을 구축하였다. 또한 UML(Unified Modeling Language)과 CBD(Component Based Development) 개발 기법을 적용하여 UIP 시스템에서 사용되었던 컴포넌트들을 다른 웹 기반 시스템에서도 손쉽게 사용할 수 있도록 하여 개발 코드를 재사용 할 수 있도록 하였다.

  • PDF

Open Interface를 적용한 MMI 개발 (A Development of MMI using Open Interface)

  • 오성민;민병운;이승재;최면송;윤준석
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2002년도 추계학술대회 논문집 전력기술부문
    • /
    • pp.253-255
    • /
    • 2002
  • The paper presets the improvements of MMI at the PROSET2000 correction program which is totally computerized system of the power system protection. The Base Form that is an open interface is developed to be able to compose the screen by reading the input screen from the database. It also is developed to be suitable for the environment of the Graphical User Interface instead of the DOS window when the users do the pannel settings. Program development in this paper is designed by Unified Modeling Language(UML) techniques.

  • PDF

객체 지향 개발 방법론을 이용한 사이버 쇼핑몰 구매 프로세스 설계 (Design for Purchasing Process of Cyber Shopping Mall Using Object-Oriented Development Methodology)

  • 박우용;허정준;김광섭
    • 산업경영시스템학회지
    • /
    • 제23권55호
    • /
    • pp.107-116
    • /
    • 2000
  • Electronic Commerce is purchasing or sales a products and services to customers using computer network. It is different to traditional commerce. Also, It divide into business to business commerce and business to customer commerce. Cyber Shopping Mall is a representative type of business to customer commerce. The interest and demand of national business to customer commerce is explosively increasing with industry. It expect to reach 61 billion won in the 2000. Thus Structure of Cyber Shopping Mall is the more complex and the more vary types. It is the problem that change of established Cyber Shopping Mall structure is very difficult. The purpose of this study Is designed to Cyber Shopping Mall Purchase Process that deal with quickly changable internet environment and meet the needs of customers immediately using UML(Unified Modeling Language) in design phase determinant of Cyber Shopping Mal1 structure. Cyber Shopping Mall Purchase Process is designed to have objective-oriented development methodology's advantage. It has a flexibility in case of shopping mall structure change and acts as useful guideline in design phase of construction of Cyber Shopping Mall.

  • PDF

XML/EDI를 활용한 e-SCM 시스템의 설계 및 구현 (Design and Implementation of Electronic Supply Chain Management Using XML/EDI)

  • 강성배;추성윤;문태수
    • 한국디지털정책학회:학술대회논문집
    • /
    • 한국디지털정책학회 2003년도 창립학술대회
    • /
    • pp.275-289
    • /
    • 2003
  • Most of companies related to the area of B2B electronic commerce are making their efforts to innovate their existing business process into new designed supply chain process. eSCM system using XML/EDI has potential to impact on reshaping the relationship between traditional trading partners. This study intends to suggest a prototype of eSCM system using XML/EDI. To implement eSCM system, we analyze and design the supply chain process by using Unified Modeling Language, with a firm, which is a first vendor to produce LAMP, engaged in Korean automobile industry.

  • PDF

컨테이너터미널 계획을 위한 시뮬레이션 통합관리시스템의 설계

  • 배종욱;양창호;김영훈;김갑환;윤원영
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2001년도 춘계 학술대회 논문집
    • /
    • pp.49-53
    • /
    • 2001
  • 지금까지 컨테이너터미널을 계획하면서 시뮬레이션을 이용하여 소요자원의 규모나 생산성 등을 분석하려는 연구는 많이 진행되어왔다. 그렇지만 컨테이너터미널의 구성 요소에 대한 전제 조건이 부족한 경우에 도입 가능한 다양한 컨테이너 취급 시스템과 그에 관련된 배치안 및 운영 알고리즘의 조합으로 구성되는 모든 대안들을 시뮬레이션하여 비교 평가하기 위해서는 많은 비용과 시간이 필요하다. 따라서 본 연구의 목적은 상세 분석이 필요한 대상을 선정하기 위해 개발 조건을 고려한 컨테이너터미널의 적정 처리능력, 대안별 시설 규모 및 위치 그리고 하역 장비의 종류 및 운영대수 등을 대략적으로 계획하고 시뮬레이션 분석과 운영정보가 이에 체계적으로 연결되어 효율적인 의사결정을 할 수 있게 정보와 흐름을 통합 관리하는 시스템을 설계하는 것이다. 통합관리시스템은 수행 역할에 따라 프로젝트 관리, 운영정보 관리, 능력계획, 배치계획 그리고 시뮬레이션의 모듈들로 구성된다. 본 논문에서는 각 구성모듈의 기능과 모듈간의 입출력 정보를 정의하였고 시뮬레이션에서 필요한 주요 객체 및 제어 흐름을 설계하기 위해 개체지향방법론의 표준인 UML을 이용하였다.

  • PDF

비기능적 요구사항을 지원하는 소프트웨어 개발 프로세스 (A Software Development Process Supporting Non-Functional Requirements)

  • 정효택;주상현
    • 정보통신설비학회논문지
    • /
    • 제9권1호
    • /
    • pp.13-18
    • /
    • 2010
  • As the importance of non-functional requirements has increased, many researchers have become interested in the software development process for non-functional requirements including the notation, modeling, and assessment of non-functional requirements. However, the characteristics of non-functional requirements are so sophisticated and there are many topics which have not been solved until now. In order to address one of the unsolved problems, we propose a systematic software development process to support the management of non-functional requirements. The process consists of six steps, each of which is composed of detailed activities. Using the proposed process, the non-functional requirements can be managed and modeled more effectively and systematically than previous ones.

  • PDF