• Title/Summary/Keyword: Level 2 middleware

Search Result 22, Processing Time 0.022 seconds

A Level 2 Middleware for Steel Plant Control (철강플랜트 제어를 위한 레벨 2 미들웨어)

  • Kim, DoHun;Hwang, Hwa-Won;Choi, Ja Young;Ko, JaeHoon;Kim, Chee-Ha
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.6 no.2
    • /
    • pp.86-92
    • /
    • 2011
  • In this paper, we proposed a level 2 middleware with common services for controlling steel plants, which is named POSMOS. POSMOS supports eight middleware services currently, but, this paper described in detail two representative services of the common services: file service and external communication service and their respective measured performance. In the experiment section, we described the performance of the two representative services and a case using our middleware which shows better response time than the existing commercial middleware by about 32%.

Middleware for Ubiquitous Healthcare Information System

  • Sain, Mangal;Lee, Hoon-Jae;Chung, Wan-Young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2008.10a
    • /
    • pp.257-260
    • /
    • 2008
  • We build middleware architecture with J2EE and LiveGraph to process different ubiquitous healthcare application's data and process that data into useful information, which can play a most important role in decision making in ubiquitous Healthcare System. Application developers mostly rely on third party middleware, tools and libraries (i.e., webservers, distributed middleware such as CORBA, etc.) to respond the emerging trends of their target domain. With this middleware we tried to enhance the efficiency of application by decrease their memory uses, data processing and decision making on another web module which is independent of each application. For middleware system, we proposed an algorithm by which we can find some important conclusion about different health status likewise ECG, Accelerometer. etc., which can be used in various data processing and determine the current health status. In this paper we also analyze some different low level and high level middleware technology which were used to build different kind middleware likewise CAMUS, MiLAN and try to find the best solution in the form of middleware for Ubiquitous Healthcare Information System.

  • PDF

Design of a middleware for compound context-awareness on sensor-based mobile environments

  • Sung, Nak-Myoung;Rhee, Yunseok
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.2
    • /
    • pp.25-32
    • /
    • 2016
  • In this paper, we design a middleware for context-awareness which provides compound contexts from diverse sensors on a mobile device. Until now, most of context-aware application developers have taken responsibility for context processing from sensing data. Such application-level context processing causes heavily redundant data processing and leads to significant resource waste in energy as well as computing. In the proposed scheme, we define primitive and compound context map which consists of relavant sensors and features. Based on the context definition, each application demands a context of interest to the middleware, and thus similar context-aware applications inherently share context information and procesing within the middleware. We show that the proposed scheme significantly reduces the resource amounts of cpu, memory, and battery, and that the performance gain gets much more when multiple applications which need similar contexts are running.

Aspect module design for dynamic event based RFID system (동적 이벤트 처리 기반의 RFID 시스템을 위한 애스펙트 모듈 설계)

  • Park, Sei-Seung;Hwang, Hee-Joung;Choi, Jin-Tak
    • Journal of the Korean Society for Industrial and Applied Mathematics
    • /
    • v.10 no.2
    • /
    • pp.11-25
    • /
    • 2006
  • The current RFID middleware standard is ALE (Application Level Event) of EPCglobal that takes the lead in RFID standardization. ALE suggests the minimal interface and extension points so that it can be operated independently from system infrastructure, and actual implementation is left to vendors. But there is no specific mention with regard to functional extension through extension points, and It is very hard to extend or modify the function on running system. To solve this problem, we suggest AOP (Aspect Oriented Programming)-based ALE middleware framework for developing RFID middleware. In addition, we designed aspect for RFID middleware for implementing and extending functions according to ALE rules and for the convenience of maintenance.

  • PDF

Multi-Level Study for Adaptation Service of 3D Graphics Contents in Ubiquitous Environment (유비쿼터스 환경에서 다중레벨 3D 그래픽 콘텐츠의 적응 서비스를 위한 미들웨어 연구)

  • Kim, Hak-Ran;Park, Hwa-Jin;Yoon, Yong-Ik
    • Journal of Digital Contents Society
    • /
    • v.8 no.2
    • /
    • pp.245-253
    • /
    • 2007
  • Recently, the use and application of computer graphics in the mobile and ubiquitous environment are growing. Real-time rendering and modeling for computer graphics are due to system performance, there're lots of limitation in lower system such as PDA and cell phone etc. Therefore, we suggested the intelligent Serving Rendering Middleware which is to provide adaptation service of computer graphics contents fit to user's environment real-time whatever environment the users are in. The Service Rendering Middleware needs multi-level configurations and applications, so, in this paper we propose multi-level algorithm to decide adaptation levels are deal with separately according to device performance.

  • PDF

Development of HL7 V 2.5 Middleware for Patient Monitoring Device (환자감시장치를 위한 HL7 V2.5 미들웨어의 개발)

  • Kim, Hyung-Hoi;Cho, Hune;Tran, Tung;Hong, Hae-Sook;Kim, Hwa-Sun
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.56 no.9
    • /
    • pp.1680-1687
    • /
    • 2007
  • A hospital room has multiple patient monitoring devices at the bedside to monitor his or her status. However, vital sign monitors, ventilator and other bedside devices are made by a variety of different manufacturers and often cannot easily interface to the hospital information system. Medical environments incorporate complex and integrated data networks to transfer vast amounts of patient information, such as images, waveforms, and other forms of digital data. Hence, to assure interoperability of images, waveforms and patient data, Health Level Seven (HL7) was developed as an international standard to facilitate the communicating and storing of medical data. In this study, we developed middleware capable of receiving data from mCare 300 vital signs monitoring devices and converting the data to HL7 data format. The HL 7 middleware streamline clinical workflow and support patients. Therefore, clinical expertise are empowered to respond to dynamic healthcare situation as soon as they emerged, and consequently quality of care while helping to reduce the length of a patient's stay in a hospital.

The Middleware Extension for guaranteeing the Implementation-Independency between C++ and VHDL (SCA에서 C++/VHDL 구현 독립성을 보장하기 위한 미들웨어의 확장)

  • Bae, Myung-Nam;Lee, Byung-Bog;Park, Ae-Soon;Lee, In-Hwan;Kim, Nae-Soo
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.46 no.6
    • /
    • pp.66-77
    • /
    • 2009
  • In this paper, we propose a CORBA middleware extension which is suitable to SCA based communication environment. The extensions guarantee the components to interconnect others without consideration about its implementation way and enables the developers to easily achieve the performance improvements in comparison to the existing methodology. This extension includes the HAO, the IDL2VHDL compiler, and the improvement of ORBit. The HAO is ORB implemented in logic level and is limited the some function according to the characteristic of FPGA. In addition, the IDL2VHDL compiler provides the mapping from CORBA IDL to VHDL, the VHSIC hardware description language, and the additional procedures for processing the component. Finally, the improved ORBit, CORBA ORB on GPP, can be direct connecting with the HAO on FPGA.

A Multicast Middleware for the Remote Educational Systems (원격 교육 시스템을 위한 멀티캐스트 미들웨어)

  • Byun, Sang-Seon;Jin, Hyun-Wook;Yoo, Hyuck
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.1
    • /
    • pp.100-108
    • /
    • 2003
  • By choosing Multicast for transmission of educational contents in the Remote Educational System, we can reduce the server load and increase network bandwidth utilization. We design and implement Multicast Middleware for the Remote Educational System in this paper. There are three characteristics in this Multicast Middleware: 1) Through Centralized Multicast Group Management for passive members, it allows a host to make multicast group, which is composed of receivers, called Group Member and who are chosen by the host, called group Maker. Because, all groups are created by the Group Maker in Centralized Group Management, Group Member's join action will be passive 2) Maintenance and recovery of multicast group information in order to restore from exception and crash; the maintenance and recovery mechanism of Group Maker is distinct from that of Group Member. 3) The mechanism which enables to transmit large size multimedia data through multicasting and remove additional copy operation through shared buffer. Fragmentation/de-fragmentation for large data delivery results in additional copy operation in user level. But by using user level shared buffer, it can be done without user Bevel copy operation. By applying to Remote Educational environment which consists of 30 PCs and Fast Ethernet, we can examine the efficiency of this middleware, which can transmit 18frames/sec movie which resolution 320 $\times$ 120 pixels, 128Kbps encoded sound data and some text data.

A Study on the Prospective IT R&D Fields in the Smart Grid Area (스마트그리드산업에서의 유망 IT R&D 분야 도출)

  • Sim, Jin-Bo;Ha, Young-Wook
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.35 no.9B
    • /
    • pp.1416-1427
    • /
    • 2010
  • Except for some fields, Smart Grid-related technology in Korea is considered to be below the level of developed countries. Under this situation, this study is conducted to look into IT technology related to Smart Grid and draw prospective IT R&D fields in the Smart Grid Industry. To seek out prospective IT R&D fields, the two-stage process evaluating economics, political property, and technical validity. According to the result, four fields of (1) sensor, (2) information protection, (3) AMI middleware, (4) electricity management are selected as prospective fields. The sensor and AMI middleware fields focus on development of key technology, so the strategy that launches leading products in global market faster than other countries(Focusing & First Mover Strategy). The information protection felid is divided into the safety technology for the felid electricity network and the personal & corporate information protection technology, and therefore the R&D Sharing strategy is efficient. For the electricity management filed, a strategic alliance for developing component technology of Grid is desirable.

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.