• Title/Summary/Keyword: 컴포넌트기반 시스템

Search Result 897, Processing Time 0.055 seconds

Definition of Component Specification Based on Component Architecture (아키텍쳐 기반의 컴퍼넌트 명세 정의)

  • Kim, Haeng-Kon;Cha, Jung-Eun;Kim, Byung-Jun
    • Annual Conference of KIPS
    • /
    • 2000.04a
    • /
    • pp.780-785
    • /
    • 2000
  • 최근 활발히 연구되어 오고 있는 컴퍼넌트 기반의 소프트웨어 개발 방법론은 컴퍼넌트의 잘 정의된 인터페이스를 통해 응용 시스템을 개발함으로써 개발의 생산성과 유지보수성 그리고 신뢰성을 보장한다. 그러므로 인터페이스 명세 정의는 컴퍼넌트 기반의 소프트웨어 개발을 위한 필수적인 선행 과제이다. 컴퍼넌트 기반의 응용 시스템 생성 프로세스는 컴퍼넌트 아키텍쳐 정의와 이를 바탕으로 한 컴퍼넌트의 명세화, 그리고 컴퍼넌트 프레임워크로 적용의 단계를 통해 달성할 수 있다. 따라서 본 논문에서는 표준 하부 구조를 정의하고, 소프트웨어 전개 모델을 제공함으로써 컴퍼넌트 생성과 사용, 평가를 위한 근거를 확보할 수 있는 컴퍼넌트 아키텍쳐 모델 즉, ABCD(Architecture-Base Component- Common Component-Domain Component) 아키텍쳐를 제안한다. 또한, 이를 바탕으로 컴퍼넌트의 개발과 이용을 위하여 기존의 컴포넌트 명세가 가지는 비효율성을 극복하고 새로운 컴퍼넌트 명세 표기법을 제시하고자 한다.

  • PDF

Self-Adaptive Technologies for Ultra-Large-Scale(ULS) Systems (Ultra-Large-Scale 시스템을 위한 자율적응형 기술 연구)

  • Chung, Duck-Won;Lee, Dong-Hoon;Min, Dug-Ki
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2008.06d
    • /
    • pp.322-326
    • /
    • 2008
  • 시스템의 규모가 대형화되어 감에 '시스템의 시스템'의 형태로써 대규모 사이즈의 프로그램 다양한 목적을 가진 사용자들, 대규모 저장 데이터양과 처리, 소프트웨어 컴포넌트간의 복잡한 연결상과 상호 의존성, 하드웨어의 다양성등을 포함하는 초대형 규모로 발전하고 있다. 또한 유, 무선 인터넷의 보편화와 소형기기들의 인터넷화 및 기존 서비스들의 개방화가 진행됨에 따라 새로운 독자적인 서비스를 만들기 보다는 SOA기반의 기존 시스템을 통합하여 새로운 서비스를 만드는 시도가 일어나고 있다. 최근 진행되고 있는 국가 및 산업의 대형 프로젝트들은 이러한 흐름에 따라 IT기술을 융합한 소프트웨어 기반의 초 대형 시스템 (Ultra Large Scale System)을 필요로 하고 있다. 이에 본 논문에서는 이러한 정보와 시스템의 대규모화에 대한 즉각적인 대처를 할 수 있는 Ultra Large Scale 시스템의 자율적응형 (Self-Adaptive) 기술 연구를 위하여 Self-Healing, Self-Integrating, Self-Orchestrating, Self-Managing, Self-Adaptring의 5가지 관점에서의 연구를 제안한다. 본 논문에서 제안하고 있는 연구의 파급 효과를 극대화 할 수 있는 영역은 e-Biz 시스템 u-city 시스템, USN 기반 물류 시스템 자동차 및 조선 사업의 IT융합 등의 대규모 시스템이 될 것이다.

  • PDF

Development of Real-Time Operating System based on Formal Model (실시간 운영체제의 정형적 모델기반 개발 방법론)

  • Kim Jin Hyun;Lee Su-Young;Sim Jae-Hwan;Yang Jin Seok;Choi Jin Young
    • Annual Conference of KIPS
    • /
    • 2004.11a
    • /
    • pp.267-270
    • /
    • 2004
  • 실시간 운영체제는 임베디드 환경에서 매우 중요한 소프트웨어 컴포넌트이다. 임베디드 실시간 운영체제는 고안전성 시스템이나 유비쿼터스 시스템 내에서 강하고(Robust), 신뢰성(Reliable)있고, 안전한(Safety) 특성을 지녀야 한다. 근래에는 이러한 실시간 시스템을 UML 과 같은 모델 기반의 방법으로 설계하고 코드 생성을 통해 구현까지 이끄는 모델 유도 공학(Model Driven Engineering: MDE)[1]을 통해서 개발하고 있다. 이러한 MDE 의 모델은 대부분 UML 기반의 언어를 사용하여 아키텍처를 구성하고 설계하여 코드를 생성하여 구현 코드를 생성해 낸다. 본 논문에서는 이러한 MDE 의 비정형적 언어를 대신하여, 정형명세 언어를 사용하여 실시간 시스템의 모델을 설계하고 이를 검증하여 실시간 운영체제를 개발하는 방법론을 기술한다. 이렇게 함으로써 보다 엄격한 언어를 통해 시스템의 설계의 모호함이나 모순을 없애고, 수학적 기반의 검증을 통해 보다 안전하고 신뢰성 있는 시스템을 구현하자 한다.

  • PDF

A Distributed Communication Model and Performance Evaluation for Information Transfer in a Security Policy-based Intrusion Detection System (보안정책 기반 침입탐지시스템에서 정보 전달을 위한 분산 통신 모델과 성능 평가)

  • Jang Jung Sook;Jeon Yong Hee;Jang Jong Soo;Sohn Seung Won
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.12C
    • /
    • pp.1707-1721
    • /
    • 2004
  • In this paper, we propose a distributed communication model of intrusion detection system(IDS) in which integrated security management at networks level is possible, model it at a security node and distributed system levels, design and implement a simulator. At the node level, we evaluate the transfer capability of alert message based on the analysis of giga-bit security node architecture which performs hardware-based intrusion detection. At the distributed system level, we perform the evaluation of transfer capability of detection and alert informations between components of distributed IDS. In the proposed model, we carry out the performance evaluation considering decision factors of communication mechanism and present the results in order to gain some quantitative understanding of the system.

A Study on the Improved Post-Analysis Development System in the Naval Combat System

  • Seo, Chang-Won
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.12
    • /
    • pp.197-207
    • /
    • 2022
  • The Naval Combat System operates in multiple software components for efficient functional processing. Data transmission and reception between components is performed in real time using DDS(Data Distribution Service). Reliable Post-Analysis requires the collection of all DDS messages. However, Software workload and development costs increase because common functions for all messages must be developed directly. In the paper, We propose an improved Post-Analysis based on the Feature Model and a new development system using it. Functions for the modified message were applied as variable domains of the Feature Model. When Build Center updates Post-Analysis, it automatically processes all software tasks associated with Post-Analysis. The proposed development system simplified the overall work procedure, and work time was significantly reduced compared to the existing development system.

Application-specific Traffic Generator (응용 프로그램의 특성 반영이 가능한 트래픽 생성기)

  • Yeo, Phil-Koo;Cho, Keol;Yu, Dae-Chul;Hwang, Young-Si;Chung, Ki-Seok
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.48 no.9
    • /
    • pp.40-49
    • /
    • 2011
  • Integrating massive components and low-power policies have been actively investigated for system-on-chip designs. But in recent years, finding the optimal interconnection structure among heterogeneous components has emerged as a critical system design issue. Therefore, various simulation tools to model interconnection designs are being developed and performance evaluation of simulation is reflected in the real design. But most of the simulation environments employ traffic generation based on the mathematical probability functions, and such traffic generation cannot fully cover for various situations that may be occurred in the real system. Therefore, the demand for traffic pattern generation based on real applications is increasing. However, there have been few simulators that adopt application-specific traffic generators. This paper proposes a novel traffic generation method in simulating various interconnection structures for multi-processor system-on-chip design. The proposed traffic generation method can generate traffic patterns that can reflect the actual characteristics of the application and evaluate the performance of an interconnection structure under more realistic circumstance than traffic patterns using mathematical probability functions. By comparing the differences between the proposed method and the one based on mathematical probability functions, this paper shows advantages of the proposed traffic generation method.

Development of an OLE/COM-based OpenGIS Server Using the XML Data Provider (XML 데이터 제공자를 사용하는 OLE/COM 기반 OpenGIS 서버의 개발)

  • 홍동숙;윤재관;장염승;이강준;한기준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04b
    • /
    • pp.3-5
    • /
    • 2000
  • 최근 지리 정보 시스템(GIS)이 전 국가적으로 대중화되면서 서로 다른 분야에서 구축되어 서로 다른 환경에 분산되어 있는 이질적인 공간 데이터의 상호운용성에 대한 필요성이 증가하고 있다. 이러한 상호운용성을 위해 OGC에 의해 표준 사양인 OpenGIS이 개발되었고, 이 사양을 바탕으로 개방형 지리 정보 시스템을 개발하여 다양한 데이터 소스간의 상호운용성을 얻고자 하는 연구가 활발히 이루어지고 있다. 그러나, OpenGIS 사양을 따르는 상호운용성 지원 방법에서는 다양한 형태의 데이터 소스별로 데이터 제공자의 개발이 필요하다. 따라서 이러한 부담을 줄이고 효율적인 데이터 저장 및 관리를 위한 단일 처리 모델의 제시가 필요하다 이에 본 논문에서는 표준 데이터 언어인 XML과 기타 다른 관련기술을 OpenGIS 서버의 데이터 제공자 컴포넌트에 도입하여, OpenGIS 사양을 따르는 기존의 이질적인 데이터 소스와의 연등을 지원할 뿐 아니라 표준화된 저장 구조의 데이터 소스에 대한 하나의 효율적인 데이터 제공자를 갖는 OpenGIS 서버를 설계 및 구현한다. 본 시스템은 OpenGIS의 지리 데이터 구조와 처리에 대한 인터페이스의 표준화를 통해 상호운용성을 보장하고, OLE/COM 사양을 이용하여 각 컴포넌트들의 재사용성을 지원하며, 또한 문서 저장 및 전달을 위한 데이터 형식의 표준인 XML을 사용하여 문서구조의 검증 기능과 문서접근 방식의 단일화를 지원한다.

  • PDF

Design and Implementation of a Build-Time Module for a Web-Based Workflow Management System (B2B 서비스를 위한 웨 기반의 워크플로우 관리 시스템에서 Build-Time 모듈의 설계 및 구현)

  • 이동훈;민덕기;김중배;김성훈;장철수
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.388-390
    • /
    • 2001
  • 본 논문은 변형성과 재 사용성이 우수한 컴포넌트 기반의 어플리케이션 서버 플랫폼을 구현하는데 필수적인 기술인, 워크플로우 관리 기술의 Built-Time 부분의 설계 및 구현을 다룬다. 워크 플로우 관리 시스템의 기능은 크게 Build-Time 부분과 Run-Time 부분으로 나누어서지는데, Build-Time 부분은 워크플로우프로세스를 사용하기 전에 정의하는 관점에서 기능을 수행하고 Run-Time 부분은 설정된 워크플로우 프로세스 정의에 따라 프로세스를 실제로 동작시키는 관점에서 기능을 수행한다. Run-Time 부분은 워크플로우 관리 시스템의 핵심 부분인 워크플로우 엔진 모듈을 포함하고 있다. 본 논문은 Build-Time 부분을 다룬다. 본 논문에서는 우리가 구현한 워크플로우 관리 시스템의 다양한 형태의 프로세스를 지원하는 프로세스 정의 모델과 그에 대한 XML 구조의 설계 및 프로세스 정의에 대한 객체를 설계하고 구현하였다.

Design and Implementation of Multi-Level Spatial DBMS with Snapshot (스냅샷 데이터를 갖는 다중레벨 공간 DBMS 설계 및 구현)

  • Cheon Jong-Hyeon;Eo Sang-Hun;Kim Ho-Seok;Bae Hae-Young
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11b
    • /
    • pp.217-219
    • /
    • 2005
  • 최근 들어 무선 인터넷 및 모바일 기술이 급속한 발달을 이루면서 이동 객체의 위치에 기반 한 많은 서비스들이 개발되고 있다. 이 서비스에 사용되는 않은 어플리케이션들은 비교적 용량이 큰 공간 정보를 사용하여 최근에는 기존 디스크 기반 데이터베이스 관리 시스템이 제공할 수 있는 처리 속도보다 더욱 빠른 트랜잭션 처리를 요구하고 있다. 따라서 공간 데이터와 같은 대용량 데이터의 효율적인 처리와 폭주 하는 여러 사용자들에게 빠른 응답시간을 제공하여 주는 공간 DBMS가 요구되고 있다. 기존 디스크 기반의 공간 DBMS는 공간데이터와 같은 대용량의 데이터 관리가 가능하지만, 빠른 응답속도를 요구하는 여러 어플리케이션을 지원하기에는 무리가 있다. 반면에 메인 메모리 기반의 공간 DBMS는 불필요한 디스크 I/O를 없앰으로써 더욱 빠른 트랜잭션 처리를 지원하지만, 메인 메모리의 저장 한계로 대용량 처리에는 한계가 있다. 이러한 이유로 디스크 공간 DBMS의 장점과 메인 메모리 공간 DBMS의 장점으로 이루어진 다중레벨 공간 DBMS를 제안한다. 다중레벨 공간 DBMS는 디스크 기반의 공간 DBMS인 GMS시스템에 메인 메모리 데이터베이스와 그와 관련된 여러 컴포넌트들을 추가하여 개발 하였다. 제안된 시스템은 디스크 데이터베이스 기반의 대용량 데이터의 효율적인 관리와 메모리 데이터베이스 기반의 빠른 트랜잭션 처리를 보장한다.

  • PDF

A Study on the Design of Web-based Speaker Verification System (웹 기반의 화자확인시스템 설계에 관한 연구)

  • 이재희;강철호
    • The Journal of the Acoustical Society of Korea
    • /
    • v.19 no.4
    • /
    • pp.23-30
    • /
    • 2000
  • In this paper, the web-based speaker verification system is designed. To decide the speaker recognition algorithm applied to the web-based speaker verification system, the recognition performance and special features of the text-dependent speaker recognition algorithms(DTW, DHMM, SCHMM) are compared through the computer simulation. Using the results of computer simulation, select DHMM as speaker recognition algorithm at web-based speaker verification system because DHMM has the proper recognition performance and initial training utterance number. And by the three-tier method using the ActiveX, DCOM techniques web-based speaker verification system is designed to be operated in the distributed processing environment.

  • PDF