• 제목/요약/키워드: 프레임워크 구현

Search Result 1,167, Processing Time 0.026 seconds

RFID 기반 엔터프라이즈 애플리케이션 프레임워크를 이용한 ebXML 애플리케이션 설계 및 구현

  • Lee, Hyeon-Dong;Gwon, Jung-Gyu;An, Gyu-Hui;Jeong, Mok-Dong
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2005.05a
    • /
    • pp.159-165
    • /
    • 2005
  • 본 논문에서는 물류정보 애플리케이션을 효율적으로 작성해줄 수 있는 RFID 기반 엔터프라이즈 애플리케이션 프레임워크를 EPCglobal Network의 구조위에서 제안하고, 이를 이용하여 재고 관리와 자동 주문, 위치 추적 등 다양한 물류 애플리케이션을 원활하게 처리할 수 있는 edXML 애플리케이션을 설계 및 구현한다. edXML과 웹 서비스의 통합이 예상되므로 개발하는 시스템은 edXML과 웹 서비스를 통합한 형태의 구축 방안을 제시한다.

  • PDF

Practical Connector Patterns for Designing Component Frameworks (컴포넌트 프레임워크 설계를 위한 실용적인 커넥터 패턴)

  • 민현기;김수동
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.1
    • /
    • pp.43-53
    • /
    • 2004
  • Component-based development(CBD) has acquired a substantial acceptance in both academia and industry as an effective inter-organizational reuse technology. A component framework in product line engineering(PLE) which consists of related components, connectors and their semantics has a greater potential for reusability than components. In frameworks, components are glued with association, dependency and connections. Problems occur like affecting the implementation code of components when they are glued and replaced because the association and dependency relationships between COTS components which are acquired for application development do not match exactly. Especially, a connector may not only connect related components, but also mate partially-matched COTS components fit together. However, little has been studied to date about connectors that can be used practically. In this paper, we present a meta-model for connectors and show how a connector can be designed and implemented in practice. We propose five main patterns of connectors. Proposed major patterns Provide design guidelines for practical and efficient connector configuration based on component framework. And also, applying techniques and applied case studies of the major patterns show greatly increased applicability and reusability of the component without component modification.

Multidisciplinary Aircraft Wing Design Using the MDO Framework (MDO 프레임워크 개발을 통한 항공기 날개 통합최적화 설계)

  • Lee, Jae-Woo;Kim, Jong-Hwan;Jeang, Ju-Young;Jeon, Kwon-Su;Byun, Yung-Hwan
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.32 no.6
    • /
    • pp.23-33
    • /
    • 2004
  • MDO framework, which provides multidisciplinary system design and optimization environment, requires integration of the analyses codes developed at various computer languages and operating systems, integration of CAD and DBMS, and development of complex GUI. Emphases must be given to the software modification and upgrades in conjunction with the analysis code addition and MDO method implementation. In this study, techniques about system integration and analysis code interface have been studied extensively, and the database design and communication methods which can handle the MDO methods like MDF and CO have been studied. Using the dedicated MDO framework developed for the air vehicle design, the multidisciplinary fighter aircraft wing design has been performed to demonstrate the efficiency and usefulness of the software. Optimum wing configuration is derived using the gradient-based optimization methods within thirty design iterations.

Design of Component Based Web-casting System for Real-Time Internet Broadcasting (실시간 인터넷 방송을 위한 컴포넌트 기반의 웹캐스팅 시스템 설계)

  • Chung, Won-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.1
    • /
    • pp.69-84
    • /
    • 2009
  • In this paper, a real-time web-casting framework for many individuals or small organizations imploring internet broadcasting, is designed and implemented. It is the purpose of the proposed framework that any individual can easily construct his own broadcast station if he has minimum facility for the content transmission to the framework. This type of system should have a flexible architecture to be applicable in wide variation of operational environment. Since the proposed framework follows a component-based hierarchical structure consisting of 3 types of components, it can effectively cope with change of internal or external operational environment by simple modification of the associated component with the change. Also, various types of target application systems in the aspects of cost and performance can be constructed in accordance with how to associate upper layer components with hardware platforms. A real prototype system based on the proposed framework is implemented, and then the response delay time is measured under varying number of content productions and content receivers. The results show that the response delay time follows M/M/1 model, which is one of the well-known performance models, and the implemented system may accommodate from 16 to 20 productions.

  • PDF

UML-based Object-Oriented Framework Modeling Techniques (UML 기반의 객체지향 프레임워크 모델링 기법)

  • Jo, Eun-Suk;Kim, Su-Dong;Ryu, Seong-Yeol
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.4
    • /
    • pp.533-545
    • /
    • 1999
  • 절차적 재사용, 객체지향 사용, 디자인 패턴, 분석 패턴, 그리고 프레임 워크와 같은 효율적인 소프트웨어 재상요에 대한 많은 연구가 진행되어 오고 있다. 최근 들어 객체지향 프레임워크가 효율적이고 실용적인 재사용 기법으로 크게 부각되고 있다. 객체지향 프레임워크는 특정 도메인에 대한 여러 어플리케이션들 간의 공통된 행위들을 지닌 클래스들의 집합으로서, 재사용성을 증가시키고, 어플리케이션 개발시간을 단축시키는 효과를 지니고 있다. 그러나, 객체지향 프레임워크를 구축하기 위한 체계적인 개발 프로세스와 세부적인 개발 지침에 대한 연구가 충분히 이루어지지 않은 상태이며 OMG의 Unified Modeling Kanguage (UML)을 이용한 객체지향 프레임워크 개발에 관한 연구도 매우 미흡한 상태이다. 본 논문에서는 UML 문법과 의미를 기반으로 한 실용적인 객체지향 프레임워크 모델링 기법을 제시한다. 제시된 모델링 기법의 프로세스는 분석, 설계 구현, 그리고 시험 4단계(Phase)로 구성되어 있으며 , 각 단계는 논리적인 개발 업무(Task)들로 정의된다. 제시된 프로세스는 UML 다이어그램들을 적용 및 확장하였고, Objectory 프로세스를 바탕으로 한 것이므로 , 제시된 프로세스의 적용성 검증을 위해 전자 상거래 도메인에 대한 적용사례연구를 제시한다.

Design and Implementation of Dot Net-based Reservation System in Mobile Environment (모바일 환경에서 닷넷 기반의 예약 시스템 설계 및 구현)

  • Lim, Chae-Uk;Jang, Min-Seok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.381-384
    • /
    • 2003
  • 기존의 예약시스템을 보게 되면 주로 웹을 이용한 정보 검색 및 예약을 하는 일이 많았다. 하지만 요즘 들어서는 사용자들이 웹과 더불어 모바일 디바이스 즉, 핸드폰, PDA(Personal Digital Assistant), 스마트 폰 등의 사용률이 급격하게 증가하고 사회가 급변하게 돌아가기 때문에 언제 어디서든지 접할 수 있는 모바일 디바이스를 이용한 예약 시스템이 필요로 하게 된다. 그렇기 때문에 본 논문에서는 마이크로 소프트 사의 닷넷 프레임워크 중에서 모바일 닷넷 프레임워크 또는 컴팩트 프레임워크를 기반으로 한 예약 시스템을 설계 및 구현해보았다.

  • PDF

Design and Implementation of Security Framework for Application Server (응용서버를 위한 보안 프레임워크 설계 및 구현)

  • Kim, Soo-Hyung;Jang, Choul-Soo;Roh, Myung-Chan;Kim, Sung-Hoon;Kim, Joong-Bae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.1157-1160
    • /
    • 2003
  • 본 논문은 웹 응용 서버 및 모바일 응용 서버 시스템을 위해 개발된 보안 프레임워크의 설계 및 구현과 관련된 내용을 다루고 있다. 본 논문에서 설명하는 보안 프레임워크는 레거시 보안 시스템과의 연동, J2EE 보안 지원, JAAS 지원, Kerberos 지원 등 응용 서버 시스템들이 요구하는 다양한 보안 기능을 제공하도록 모듈화하여 설계 개발된 것을 특징으로 한다.

  • PDF

The Design and Implementation of Generator for Generating Control Software (제어 소프트웨어의 생성을 위한 Generator의 설계 및 구현)

  • Yoo, Dea-Sung;Sim, Min-Suck;Park, Sung-Ghue;Kim, Jong-Hwan;Yi, Myoung-Jae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.1015-1018
    • /
    • 2003
  • 과거 우리는 플랫폼 독립적인 XML과 GUI 기반의 툴들을 제공하여 장비에 대한 제어 및 모니터링 소프트웨어의 효율적인 생성과 유지보수성을 향상하기 위한 프레임워크[1][2]를 제안하였다. 제안한 프레임워크는 세 가지의 XML 문서(IID, MAP, CMIHL), VI Wizard, Generator로 구성되었다. 본 논문에서는 제안한 프레임워크의 한 구성요소인 Generator에 대한 설계와 구현을 보인다. Generator는 장비의 제어정보 모니터링 정보, 통신 정보, 스케줄 정보, 제어 소프트웨어의 사용자 인터페이스 정보 등을 기술하는 CMIML(Control & Monitor ing Instrument Markup Language) 문서를 이용해서 GUI 기반의 사용자 인터페이스 편집 환경을 제공하고, CMIML 문서를 소프트웨어 코드로 변환함으로써 제어 및 모니터링 소프트웨어를 자동 생성한다.

  • PDF

Design of Framework for Implementation of e-Learning (e-Learning 구현을 위한 프레임워크 설계)

  • Song Min-Gyu;Byun Do-Young;Roh Duk-Gyoo;Oh Se-Jin;Lee Bo-Ahn
    • Proceedings of the KAIS Fall Conference
    • /
    • 2004.11a
    • /
    • pp.222-224
    • /
    • 2004
  • 원격 교육이라 불리는 e-Loaming, Tele-Learning은 이제 더 이상 낯선 단어가 아닐 정도로 우리 주위에서 널리 사용되고 있으며 네트워크 및 관련 소프트웨어 하드웨어 기술이 발전함에 따라 교육 현장에서 앞으로 더욱 큰 비중을 차지할 것으로 전망되고 있다. 원격 교육 시스템을 구축하기 위해서는 네트워크, 하드웨어, 소프트웨어 기술들이 유기적으로 결합되어 상호작용을 하여야 하는데 이 과정에서 먼저 이를 지원할 수 있는 기반 프레임워크 구현이 선행되어져야 할 것이다. 본 논문에서는 이러한 확장 가능하고 보다 효율적으로 e-Learning 시스템을 구축할 수 있는 프레임워크를 제안하고자 한다.

  • PDF

Design and Implementation of a Large-Scale Time Reasoner using MapRedcue Framework (맵리듀스 프레임워크를 이용한 대용량 시간 추론기 설계 및 구현)

  • Kim, Jong-Hoon;Kim, Jong-Hwan;Kim, In-Cheol
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.04a
    • /
    • pp.828-831
    • /
    • 2015
  • 시맨틱 웹에서 실세계의 복잡한 사건들은 시간의 흐름에 따라 새로운 결과 또는 사실들이 생겨나기 때문에 시간이 포함된 지식에 대한 추론능력이 필수적이다. 본 논문에서는 대표적 병렬 분산 컴퓨팅 환경인 맵리듀스 프레임워크를 이용해, 새로운 시간 관계를 추론할 수 있는 효율적인 대용량 시간 추론 알고리즘을 제안한다. 또한, 맵리듀스 프레임워크로 구현한 대용량 시간 추론기의 성능을 분석하기 위해 샘플 시간 지식베이스를 이용한 실험들을 수행하고, 그 결과를 소개한다.