• Title/Summary/Keyword: Real-Time CORBA

Search Result 58, Processing Time 0.02 seconds

Design and Implementation of Distributed QoS Management Architecture for Real-time Negotiation and Adaptation Control on CORBA Environments (CORBA 환경에서 실시간 협약 및 작응 제어를 위한 분사 QoS 관리 구조의 설계 및 구현)

  • Lee, Won-Jung;Shin, Chang-Sun;Jeong, Chang-Won;Joo, Su-Chong
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.27 no.1C
    • /
    • pp.21-35
    • /
    • 2002
  • Nowadays, in accordance with increasing expectations of multimedia stream service on the internet, a lot of distributed applications are being required and developed. But the models of the existing systems have the problems that cannot support the extensibility and the reusability, when the QoS relating functions are being developed as an integrated modules which are suited on the centralized controlled specific-purpose application services. To cope with these problems, it is suggested in this paper to a distributed QoS management system on CORBA, an object-oriented middleware compliance. This systems we suggested can provides not only for efficient control of resources, various service QoS, and QoS control functions as the existing functions, but also QoS control real-time negotiation and dynamic adaptation in addition. This system consists of QoS Control Management Module(QoS CMM) in client side and QoS Management Module(QoS MM) in server side, respectively. These distributed modules are interfacing with each other via CORBA on different systems for distributed QoS management while serving distributed streaming applications. In phase of design of our system, we use UML(Unified Modeling Language) for designing each component in modules, their method calls and various detailed functions for controlling QoS of stream services. For implementation of our system, we used OrbixWeb 3.1c following CORBA specification on Solaris 2.5/2.7, Java language, Java Media Framework API 2.0 beta2, Mini-SQL 1.0.16 and the multimedia equipments, such as SunVideoPlus/Sun Video capture board and Sun Camera. Finally, we showed a numerical data controlled by real-time negotiation and adaptation procedures based on QoS map information to GUIs on client and server dynamically, while our distributed QoS management system is executing a given streaming service.

The Design of Object Platform Supporting Real-time Application Service based Corba (CORBA 기반 실시간 응용서비스 지원 객체 그룹 플랫폼 설계)

  • 신경민;김명희;주수종
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.193-195
    • /
    • 1998
  • 분산객체 기술의 발전으로 객체들의 관리적인 복잡성이 증가되고 있다. 또한 기존의 많은 실시간 시스템들을 지원하기 위한 CORBA 의 사양이 추진 중에있다. 따라서, 본 논문은 객체들의 효율적인 관리와 분산 소프트웨어 개발을 용이하게 하고 기존의 표준CORBA 상에서 실시간을 지원하는, 실시간 분산 응용의 하부구조인 실시간 응용서비스 지원 객체 그룹 플랫폼을 제시한다. 이를 위해 현재 진행중인 실시간 CORBA 의 경향을 살펴보고, 실시간 응용서비스 지원 객체 그룸 플랫폼을 설계하기 위한 정의와 요구사항들을 기술한다. 또한, 이 플랫폼을 구성하는 요소들의 기능을 클래스 도표를 사용하여 나타내고, 실시간 객체그룸 플랫폼 상에서 실시간 응용서비스를 수행하는 객체들의 서비스 접속과정을 ETD 로 기술한다.

  • PDF

A Design of Object Group Service for Supporting Real-Time in CORBA Environments (CORBA 환경에서 실시간을 지원하는 객체 그룹 서비스 설계)

  • Ahn, Kye-Ho;Jung, Jin-Seop;Lee, Jae-Wan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.04a
    • /
    • pp.267-270
    • /
    • 2001
  • 분산 이기종 시스템간에 어플리케이션을 개발하기 위해 미들웨어로 사용되는 CORBA는 객체들 간에 멀티캐스트 통신을 지원하지는 못한다. 그룹서비스는 일대일 통신만을 지원하는 CORBA에서 멀티캐스트를 지원할 뿐만 아니라 시스템의 가용성, 신뢰성 그리고 성능을 향상시킬 수 있다. 본 논문에서는 CORBA를 기반으로 실시간 스케줄링과 부하균등 알고리즘을 통하여 실시간 응용프로그램에 적합한 그룹서비스를 설계한다.

  • PDF

Real-Time Web Middleware Framework for Supporting Electronic Commerce (전자상거래를 지원하기 위한 실시간 웹 미들웨어 프레임워크)

  • Yoon, Eun-Young;Yoon, Yong-Ik
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.5S
    • /
    • pp.1666-1675
    • /
    • 2000
  • This paper proposes a RTWM (Real-Time Web Middleware) framework for real-time EC(Electronic Commerce) systems. RTWM system is extended the existing COS( CORBA Object Service) model added to the event monitoring, real-time scheduler, real-time event filtering for supporting real-time concept of EC systems. Especially, this paper is concentrated on providing suitable event filtering function for EC system in order to meed various user time requirements under distributed system environment. It stores time constraint requirements an interesting event information input from users into QoS repository, then processes the data through appropriate RTFA(Real-Time Filtering Agent) module when real-time events occur. From this method, users can get the filtered event result reflected their requirements about real-time filtering. It means this system provides thigh QoS to users. In addition, it results in decreasing network traffic as unnecessary event information is filtered from network.

  • PDF

A Study of Automatic Code Generation for TMO-based Real-time Object Model (TMO 기반의 실시간 객체 모델의 코드 자동생성기법 연구)

  • Seok, Mi-Heui;Ryu, Ho-Dong;Lee, Woo-Jin
    • The KIPS Transactions:PartA
    • /
    • v.19A no.2
    • /
    • pp.101-112
    • /
    • 2012
  • In recently years, distributed real-time software has performed important roles in various areas. Real-time applications should be performed with satisfying strict constraints on response time. Usually real-time applications are developed on the real-time supporting middleware such as TMO(Time-triggered, Message-triggered Object), CORBA/RT, and RTAI. However, it is not easy to develop applications using them since these real-time middleware are unfamiliar to programmers. In this paper, we propose an automatic code generator for real-time application based on TMO in order to reduce development costs. For increasing or reflecting the characteristics of TMO into the design model, SpM and SvM methods are added into the class diagram, which have time constraints as their properties. And behaviors of them are represented as separated regions on state machine diagram in different abstract level. These diagrams are inputted into TMO-based code automatic generator, which generates details of the TMO class. Our approach has advantages for decreasing effort and time for making real time software by automatically generating TMO codes without detailed knowledge of TMO.

Design and Implementation of Server System for MICS(Medical-Image Conference System) based on CORBA (의료영상 회의시스템을 위한 CORBA기반의 서버시스템의 설계 및 구현)

  • 박세명;강재효;김상균;최항묵;최흥국
    • Journal of Korea Multimedia Society
    • /
    • v.3 no.6
    • /
    • pp.557-565
    • /
    • 2000
  • According to CORBA specification, there are some mechanisms for object reference management such as Naming Service and Trading service, but these mechanism cant's supply all functionalities needed fomanagement in MICS. So, We have designed and implemented additional special-purpose IPO manager. It provides load balancing service based on real-time information for IPO and fault-tolerable services with the management of redundant IPOs and also provides transparent configuration of client environment with the lists of registered IPOs.

  • PDF

Intelligent Multimedia Educational System on Distributed Environment (분산 환경에서의 지능형 멀티미디어 교육 시스템)

  • Lee, Se-Hun;Yun, Gyeong-Seop
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.5
    • /
    • pp.1323-1331
    • /
    • 1999
  • This paper suggests a multimedia educational system which has the ability to extract intelligent instruction on the distributed environment. The proposed system is designed for supporting individual instruction and real time user interaction. As the system based on CORBA, we put group managing module on it for multi user environment, so it has ability for distributed computing facilities. Using MHEG standard, we can provide multimedia courseware and real time user interaction. To diagnose students' responses and generate evaluations, we use several linguistic variables of fuzzy theory. There are two major advantages for using this system. This system can provide dynamic generation of problems and the ability to provide a dynamic instruction strategy. And it can increase reusability of courseware material for using standard of multimedia representation and communication. We use CORBA and MHEG to overcome the disadvantage of the Web, passive protocol and poor interactivity, HTTP.

  • PDF

Design and Implementation of CORBA-based Internet Phone System (CORBA 기반 인터넷 폰 시스템의 설계 및 구현)

  • 김만수;정목동
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.11a
    • /
    • pp.601-606
    • /
    • 2000
  • 분산 컴퓨팅 기술의 발전과 네트워크의 고성능화는 대용량의 멀티미디어 데이터를 송.수신 하여 처리 할 수 있게 되었다. 그러나, 실시간 및 이기종간의 데이터 전송에는 네트워크 전송지연과 프로그램 구현의 어려움 등과 같이 극복해야 하는 문제점들이 많다. 본 논문은 객체지향형 분산처리 환경 하에서 OMG가 제시한 멀티미디어 서비스 설계에 RTP(Real-time Transport protocol)통신 프로토콜을 사용하여 오디오나 비디오 등과 같은 실시간 멀티미디어 데이터 처리에 필요한 효율적인 소프트웨어 기반 구조를 설계하였고, 이를 이용한 인터넷 폰 시스템인 Telegent(Telephone Agent: Telegent)를 분산 객체 환경에 맞게 설계하고 구현한 내용을 기술한다.

  • PDF

Fault Tolerant Object Service on the Object-Oriented Real Time OS (객체 지향 실시간 운영체계상에서의 고장감내 객체 서비스)

  • 이은향;김형환;임동선;정연호;김영만
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10c
    • /
    • pp.209-211
    • /
    • 1999
  • 본 논문에서는 CORBA의 고장 감내(fault tolerance) 방식을 이용하여 교환기 시스템을 위한 객체 지향 실시간 운영체계상에서의 고장 감내 객체서비스 구현을 목표로 한다. 이를 위해 먼저 CORBA의 고장 감내 방식을 분석하고, 전자 교환기에 적합한 실시간 고장 감내 방식에 대하여 제안한다. 이 방식에서는 교환기내의 이중화 시스템을 이용하여 객체 단위에서 고장 감내 기능을 제공하게 된다.

  • PDF

A Design and Implementation of Device Driver Architecture of IEEE 1394 Network Adaptor for Guaranteeing Real-Time Characteristics (IEEE 1394 네트웍에서 실시간성 보장을 위한 디바이스 드라이버 소프트웨어 구조 설계 및 구현)

  • 박동환;임효상;강순주
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.27 no.4C
    • /
    • pp.295-307
    • /
    • 2002
  • The IEEE 1394 protocol is a de facto standard in multimedia digital home network. It supports several advanced features such as hot plugging, dynamic network reconfiguration, isochronous transmission and so on. Since the IEEE 1394 was adapted in the field of multimedia service with QoS guarantee, back bone network protocol with reel-time digital instrumentation and control sub networks, and physical layer protocol for real-time middleware such as real-time CORBA, the additional real-time features has been required in device driver implementation because of the necessity of the predictability enhancement. To guarantee the real-time features, the device driver of the IEEE 1394 should support the priority based packet processing and also need a isochronous buffer management mechanism to deal with the periodic isochronous communication. In this paper, we proposed a new software architecture of the IEEE 1394 device driver for supporting the real-time characteristics such as priority based packet processing, priority based scheduling and so on.