• 제목/요약/키워드: Message Handling System

검색결과 47건 처리시간 0.024초

Deadline Handling in Real-Time Distributed Object Oriented Programming of TMO

  • Kim, Hee-Chul;Na, Sang-Dong
    • 한국정보통신학회논문지
    • /
    • 제6권6호
    • /
    • pp.863-872
    • /
    • 2002
  • Real-time(RT) object-oriented(00) distributed computing is a form of RT distributed computing realized with a distributed computer system structured in the form of an object network. Several approached proposed in recent years for extending the conventional object structuring scheme to suit RT applications, are briefly reviewed. Then the approach named the TMO(Time-triggered Message-triggered Object) structuring scheme was formulated with the goal of instigating a quantum productivity jump in the design of distributed time triggered simulation. The TMO scheme is intended to facilitate the pursuit of a new paradigm in designing distributed time triggered simulation which is to realize real-time computing with a common and general design style that does not alienate the main-stream computing industry and yet to allow system engineers to confidently produce certifiable distributed time triggered simulation for safety-critical applications. The TMO structuring scheme is a syntactically simple but semantically powerful extension of the conventional object structuring approached and as such, its support tools can be based on various well-established 00 programming languages such as C++ and on ubiquitous commercial RT operating system kernels. The Scheme enables a great reduction of the designers efforts in guaranteeing timely service capabilities of application systems.

ACL과 CORBA를 이용한 선박 초기설계 에이전트 시스템에 관한 연구 (A Study on Ship Initial Design Agent System Based on ACL and CORBA)

  • 김동현;이규열;이상욱
    • 한국CDE학회논문집
    • /
    • 제4권4호
    • /
    • pp.360-370
    • /
    • 1999
  • The paper proposed a basic architecture of an agent system to support exchange and sharing of design informations by means of ACL(Agent Communication Language) which can represent design informations and knowledges. Based on the architecture of the agent system a ship initial design agent system was implemented in order to show the effectiveness of the agent-based system. The basic architecture of the agent consists of an ACL handlerand CORBA(Common Object Request Broker Architecture) objects for the exchange of ACL messages in the heterogeneous and distributed environment. The ACL handler can process expressions of knowledge and manage communication messages among the agents. The paper mainly focuses on the implementation of the ACL handler. The ACL handler consist of a KQML(Knowledge Query and Manipulation Language) handler that manages KQML messages, a conversation module, and a content handler that handles message contents. The conversation modulo implements conversation policies and checks all messages if they are allowable and meaningful messages based on the conversation policies. The implemented agent-based system was applied to the ship initial design to show the handling procedure of the agent system.

  • PDF

기업간 정보 통신의 신기술 (New Techology of Intercompany Information Communication: Development of EDI System)

  • 최창원;김태윤
    • 경영과학
    • /
    • 제10권1호
    • /
    • pp.59-80
    • /
    • 1993
  • Electronic data interchange (EDI) is a new technology of information communication which can make offices paperless. This study develop an EDI system to communicate informations among companies using computer systems. The system consists of five modules-document I/O, translation, system management, communication, and additional modules. The database of EDI documentation standards has been constructed by the table-driven method. The communication module provides three communication modes-RS232C, MODEM, and message handling system (MHS). The system performance has been improved by the method of data compression and data encryption which prevent the communication delay and illegal users. This EDI system can be used as a front-end, back-end, or stand-alone mode.

  • PDF

CDMA Cellular Network에서 페이징 채널의 성능 분석 (Performance Analysis of Paging Channel in CDMA Cellular Network)

  • 곽민곤;이규영
    • 한국통신학회논문지
    • /
    • 제24권12A호
    • /
    • pp.1868-1875
    • /
    • 1999
  • 무선 망에서 단말기를 호출하기 위한 일차 페이징 지역인 LAI 의 설계는 페이징 채널의 트래픽 생성과 매우 밀접한 관련이 있다. 이 논문에서는 페이징 채널을 통과하는 호 제어 및 부가 기능 메시지를 통해 IS-95 CDMA 표준에 따른 페이징 채널이 용량을 실제 운용 상황에서 발생하는 트래픽 자료를 바탕으로 분석하고자 한다. 이 분석은 페이징 채널이 처리할 수 있는 LAI 의 적정 용량(Engineered Capacity)을 통하여, 기지제어국 및 기지국 시스템의 용량에 따른 망 계획의 중요한 기준을 제공한다.

  • PDF

멀티미디어 마이크로 커널 M3K에서 프로세스간 통신 구현 및 성능 분석 (An Implementation and Performance Analysis of IPC Mechanism in M3K : A Multimedia Micro-Kernel)

  • 김영호;고영웅;아재용;유혁
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제29권3호
    • /
    • pp.143-152
    • /
    • 2002
  • 최근의 운영체제는 멀티미디어 응용이 보편화되면서 프로세스간 통신에 사용되는 메시지의 크기가 점차 대용량화되고 있으며, 새로운 하드웨어 플랫폼이 급속히 보급되면서 운영체제의 이식성이 강조되고 있다. 하지만, 기존의 마이크로 커널 구조의 운영체제는 성능 향상을 위하여 마이크로 커널 자체의 이식성을 포기하고 하드웨어 플랫폼에 의존적인 특성을 활용하여 성능을 높이고있으며, 성능 향상의 주요 대상은 짧은 크기의 메시지를 효율적으로 처리하기 위한 프로세스간 통신 메커니즘이다. 본 논문에서는 다양한 하드웨어 플랫폼 상에서 수행될 수 있도록 이식성을 향상시킨 M3K(MultiMedia Micro-Kernel) 커널의 프로세스간 통신 메커니즘을 기술하고 있다. 본 논문에서 제시하는 프로세스간 통신 메커니즘은 마이크로 커널의 이식성을 향상시키면서 대용량의 메시지 처리에 있어서 대등한 성능을 보이고 있다.

데스크탑 회의시스템 지원을 위한 메시지 처리 시스템의 실시간 서비스 프리미티브 개발 (Development of Real-time Service Primitive in Message Handling System Supporting Desk-top Conferencing System)

  • 강승찬;김영준
    • 한국정보통신학회논문지
    • /
    • 제2권2호
    • /
    • pp.169-180
    • /
    • 1998
  • 본 논문에서는 데스크탑 회의시스템 지원을 위해 메시지 처리 시스템에서 실시간 서비스 프리미티브를 개발한다. 데스크탑 회의시스템은 대표적인 실시간 그룹통신 서비스중의 하나이다. 현대 조직 사회에서는 조직의 작업 대부분이 서로간의 헙동체제로 처리됨에 따라 조직원간의 통신을 효율적으로 지원하기 위해 실시간 그룹통신에 대한 요구가 점차 증가되고 있다. 현재까지 다양한 형태의 실시간 그룹통신 시스템이 개발되었지만 널리 사용되는 시스템은 드문 실정이다. 이러한 실시간 그룹통신 시스템의 확산을 막는 걸림돌은 사용자가 보다 쉽게 접할 수 있는 보편적인 실시간 그룹정보 전송환경의 부재에 기인한다. 분산사무환경에서 정보교환 서비스로 가장 널리 사용되고 있는 메시지 처리 시스템은 표준화된 정보전송 체계를 제공하며 다른 응용 프로토콜과의 연동시 유용하게 이용될 수 있는 특징을 가지고 있다. 따라서 본 논문에서는 실시간 그룹통신지원을 위해 메시지 처리 시스템을 이용하는 방안을 제시하고자 한다. 즉, 메시지 처리 시스템에서 실시간 그룹정보를 효율적으로 관리하고 실시간 전송을 지원하는 서비스 프리미티브를 제안한다.

  • PDF

Agent를 기반으로 한 지능형 호출 시스템 (An Intelligent Call Center based on Agent)

  • 이동규;한경숙
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제7권5호
    • /
    • pp.522-538
    • /
    • 2001
  • 본 논문은 현재 개발중인 웹 기반의 실시간 중환자 관찰 시스템의 부 시스템인 호출 시스템을 소개한다. Computer Telephony Integration (CTI) 기술을 바탕으로 한, 이 호출 시스템은 환자 상태의 변화와 상황에 따라 가장 적합한 통신 매체를 찾아서 담당 의료진과 환자 보호자를 효율적이고 자동적으로 연락하는 것을 목적으로 한다. 메시지의 긴급성, 연락 시점, 연락 대상자에게 가능한 통신 매체 등에 따라 호출 상황이 매우 복잡할 수 있는데, 불확실성 추론 방법 중의 하나인 Dempster-Shafer 이론을 이용하여 가장 적합한 통신 매체를 결정함으로써, 메시지 전달의 신속성과 안정성을 높이고자 하였다. 또한, 에이전트 기술을 이용하여 사용자의 간섭 없이 호출 작업이 이루어지도록 하였다. 개별적인 통신매체를 이용하지 않고도, 하나의 통합된 환경에서 적합한 매체를 결정하여 호출하는 본 시스템은 중환자실 의료진의 연락 업무를 경감하고 나아가 의료 서비스의 질을 향상하는 효과가 있다고 하겠다.

  • PDF

오픈소스 프레임워크 Storm을 활용한 IoT 환경 스트리밍 데이터 처리 (Handling Streaming Data by Using Open Source Framework Storm in IoT Environment)

  • 강윤희
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제5권7호
    • /
    • pp.313-318
    • /
    • 2016
  • IoT 환경에서 센싱 정보의 활용을 위해서는 센서로 부터 생성된 정보의 가공 및 처리를 위한 효율적인 소프트웨어 아키텍처 설계가 필수적이다. 특히 IoT 환경에서 사물은 인터넷에 연결되고 각종 센서를 탑재한 디바이스간 통신이 가능하여야 한다. 그러나 MapReduce 기반의 Hadoop과 Twister은 데이터의 배치 처리에 적합하지만, 스트리밍 센서 자료의 이동중 처리에는 제약점을 갖는다. 전통적인 스트리밍 데이터 처리 방법인 MOM 기반의 메시지 큐 시스템을 이용해 메시지 스트림을 처리하는 방식은 프로그래머가 메시지 흐름의 복잡도를 고려해야 상세한 처리를 프로그램 함으로써 유지보수 및 확장성을 갖기 어려움이 있다. 이 논문에서는 IoT 환경에서 수집된 센싱 자료의 처리를 위한 소프트 웨어 아키텍처를 설계하였다. 또한 설계된 소프트아키텍처를 기반으로 오픈소스 프레임워크인 Storm의 응용 구성을 기술한다. 구성응용은 센서게이트웨이(Sensor Gateway)를 통해 자료를 수집한 후 실시간 스트리밍 데이터를 파이프-필터 스타일로서 변환한다.

IoT 게이트웨이 기반의 이벤트 중심 접근 방식 응용프로그램 설계 (Design of IoT Gateway based Event-Driven Approach for IoT related Applications)

  • 라이오넬;장종욱
    • 한국정보통신학회논문지
    • /
    • 제20권11호
    • /
    • pp.2119-2124
    • /
    • 2016
  • 사물 인터넷(IoT)은 효율적인 시간 응답 및 처리를 위해 이벤트 중심으로 접근 할 필요가 있다. IoT에서 모바일 기기의 성장은 IoT 응용 프로그램과 관련이 있는 지능형 건물로 연결이 된다. 예를 들어, 홈 오토메이션 제어 시스템은 홈 서버에 액세스하기 위해 스마트 폰이나 웹 서비스에 클라이언트 시스템과 같은 웹 응용 프로그램을 사용하여 제어 명령을 전송 합니다. 홈 서버는 클라이언트 시스템으로부터 명령을 수신 받은 후 조명 시스템을 제어 한다. 게이트웨이 기반의 클라이언트 처리 담당인 RESTful 기술은 '인터넷상에 숨어있는 다수의 클라이언트들에 대한 증명'을 요청한다. 본 논문에서는 동시성 이벤트를 처리하기 위한 IoT 게이트웨이의 설계 작업을 제안한다. NodeJS의 통신프로토콜 기반의 메시지 지향 미들웨어인 XMPP는 중앙 허브를 통해 게이트웨이에 접속하여 지능형 빌딩 제어 장치의 통신 부분을 처리한다.

TDX-10A 온라인 녹음기능 구현방안 연구 (An Implementation of On-line Recording for TDX-10A Switching System)

  • 김태원;류영일이성근
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 1998년도 추계종합학술대회 논문집
    • /
    • pp.293-296
    • /
    • 1998
  • When the information of announcement facility is modified or added, they are recorded on a tape and then are updated manually using the cassette tape recorder at each office. But the degrade of the tone quality owing to repeated use of the tape and some recording mistakes by processing manually deteriorate the quality of service. And new services such as IN(Intelligent Network) and added functions make the announcement changed very often. Therefore the improved skill of the announcement handling is needed. This paper introduces the implementation of the TDX-10A on-line recording function of transferring voice in PCM data file and storing it in the memory of the recorded announcement facility, when message is recorded onthe fixed type of announcement facility.

  • PDF