• Title/Summary/Keyword: RT 미들웨어

Search Result 4, Processing Time 0.023 seconds

A Study on System Integration using RT-Middleware and High Speed Network (RT 미들웨어와 고속 네트워크 기술을 이용한 시스템 통합에 관한 연구)

  • Moon, Yong-Seomn;Anh, Vo Trong Tuan;Lee, Young-Pil;Park, Jong-Kyu;Bae, Young-Chul
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.19 no.6
    • /
    • pp.860-864
    • /
    • 2009
  • In this paper, we propose effective integration and operation methods for environment-friendly smart home appliance which are applying hardware integration technology using high speed Ethernet network technology and software integration technology using RT middleware. We also describe the integration of distributed hardware device by using high speed Ethernet and software integration technology by using RT middleware. We implement the integration management system of environment-friendly smart home appliance applying high speed Ethernet and RT middleware technology.

A Study on RT Component Implementation for Cooperation Robot of 7 Degree of Freedom Manipulator using RT Middleware (RT 미들웨어를 이용한 7자유도 매니퓰레이터 협업로봇을 위한 RT 컴포넌트 구현에 관한 연구)

  • Moon, Yong-Seon;Bae, Young-Chul;Roh, Sang-Hyun;Cho, Kwang-Hoon
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.6 no.1
    • /
    • pp.142-147
    • /
    • 2011
  • In this paper, we make a RT component as a configuration element of cooperation robot of 7 degree of freedom manipulator using RTM which was adapted international standardization among the robot middleware technology. We implemented the one system by connecting the RT component of elements of a robot organize to each other based on middleware network and tested an operation of implemented system using the 7 degree of freedom manipulator which was real made.

A Research to support Real-time of TAO on VxWorks Real-time Operating System (실시간 운영체제 VxWorks 상에서 통신 미들웨어 TAO의 실시간성 지원에 대한 연구)

  • Lim, jae-seok;Son, jae-yeol;Lee, yong-tae;Lee, cheol-hoon
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2009.05a
    • /
    • pp.845-850
    • /
    • 2009
  • To support distributed environment that is independent and standardized between heterogeneous system, a study on the TAO(The ACE ORB) communication middleware based on the RT-CORBA is highly being done. The TAO supports real-time features not on the general purpose operating system like Windows or Linux but on the real time operating system like Vxworks or LynxOS. In this paper, we build and construct environment that supports a thread-level real time feature by porting the TAO on VxWorks target. Also we validate the ported TAO by network communication with the TAO of Windows.

  • 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.