• 제목/요약/키워드: Event Context

검색결과 207건 처리시간 0.026초

유비쿼터스 컴퓨팅 환경에서 Event Driven 상황정보 모델링 및 서비스 구현 (Context aware Modeling and Services Implementation With Event Driven in Ubiquitous Computing Environment)

  • 김형선;김현;문애경;조준면;홍충성
    • 인터넷정보학회논문지
    • /
    • 제7권5호
    • /
    • pp.13-24
    • /
    • 2006
  • 최근 상황인식 기술은 유비쿼터스 환경에서 중요한 이슈로 떠 오르고 있으며, 연구자들에 의해 많은 연구가 이루어 지고 있다. 상황인식 기술은 상황정보를 획득/가공하여 사용자에게 필요한 서비스와 정보를 제공하는 컴퓨터 시스템이다. 상황인식 시스템은 각종 센서로부터 발생하는 낮은 수준의 상황정보를 높은 수준의 상황정보로 변환하여 사용자에게 원하는 서비스를 제공하는 환경을 만들어 준다. 본 논문에서는 물리적인 스마트 공간에 존재하는 각종 센서로부터 얻어진 하위단계(Low level)의 Event driven 센서정보를 온톨로지 기반 상황정보로 모델링 하여 상위단계(High level) 상황정보로 변환하는 상황인식 모델링과 시스템을 제안한다. 또한 변환된 High level 상황정보는 가상공간에서 ECA(Event Condition, Action) 룰에 따라 사용자에게 언제 어디선지 사용자가 필요로 하는 능동적이고 지능적인 서비스를 제공하고, 스마트 오피스 환경에서 발표 도우미 서비스를 구현하였다.

  • PDF

CASMAC(상황인식 센서 매체접근제어 프로토콜) : USN 환경을 위한 에너지 효율적 MAC 프로토콜 (CASMAC(Context Aware Sensor MAC Protocol) : An Energy Efficient MAC Protocol for Ubiquitous Sensor Network Environments)

  • 주영선;정민아;이성로
    • 한국통신학회논문지
    • /
    • 제34권11B호
    • /
    • pp.1200-1206
    • /
    • 2009
  • 본 논문에서는 유비쿼터스 센서네트워크(USN, Ubiquitous Sensor Network) 환경을 위한 에너지 효율적 상황인 식 매체접근제어(MAC, Medium Access Control) 프로토콜을 제안한다. 제안한 CASMAC(Context Aware Sensor MAC)은 상황정보를 이용하여 에너지 효율적으로 동작한다. CASMAC의 동작원리는 사전에 예측 가능한 상황을 시나리오로 작성하여 설정한 상황정보를 서버에 저장하며, 특정 센서 노드에서 이벤트가 발생할 경우, 그 이후부터 3회의 샘플 데이터를 서버로 전송한다. 서버는 전송 받은 샘플 데이터를 기 설정된 상황정보에 따라 처리한다. 만약 샘플 데이터가 이벤트로 처리되면, 서버는 해당 노드로 지속적인 데이터 전송 요청 신호를 보내 데이터를 전송 받고, 데이터 전송을 더이상 원하지 않으면 데이터 전송 중지 요청 신호를 보낸다. 또한 이벤트가 아니라고 처리할 경우에는, 무응답을 통해 샘플 데이터를 무효 처리한다. CASMAC의 성능 분석을 위해, 에너지 소모 테이블을 작성하여 에너지 소모 모델을 도출하였고, 모의 실험을 수행하였다. 그 결과 SMAC 대비 약 5.7 퍼센트의 에너지 소모 감소를 통한 성능 개선 효과를 얻었다.

The Design of an Extended Complex Event Model based on Event Correlation using Aspect Oriented Programming

  • Kum, Deuk-Kyu
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권10호
    • /
    • pp.109-119
    • /
    • 2017
  • In recent through development of IOT owing to that mass stream data is being generated in variety of application complex event processing technology is being watched with keen interest as a technology to analyze this kind of real-time continuous data. However, the existing study related with complex event processing only comes to an end at simple event processing based on low-level event or comes to an end at service defect discovery with providing limited operator and so on. Accordingly, there would be limitation to provide useful analysis information. In this paper in consideration of complex event along with aspect-oriented programming an extended complex event model is provided, which is possible to provide more valuable and useful information. Specifically, we extend the model to support hierarchical event structures and let the model recognize point-cuts of aspect-oriented programming as events. We provide the event operators designed to specify the events on instances and handle temporal relations of the instances. It is presented that syntax and semantics of constructs in our event processing language including various and progressive event operators, complex event pattern, etc. In addition, an event context mechanism is proposed to analyze more delicate events. Finally, through application studies application possibility of this study would be shown and merits of this event model would be present through comparison with other event model.

AN EVENT-BASED MIDDLEWARE FOR ANALYZING CONTEXT INFORMATION UNDER USN ENVIRONMENT

  • Lee, Yong-Mi;Nam, Kwang-Woo;Kim, Hi-Seok;Ryu, Keun-Ho
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2007년도 Proceedings of ISRS 2007
    • /
    • pp.568-572
    • /
    • 2007
  • With the proliferation of advanced wireless network and sensor technologies, smart devices under USN(ubiquitous sensor network) environment are capable of collecting context information such as temperature, humidity, weight, and location about objects at real time. Therefore, applications must be able to analyze collected information and notify useful information to wanted users timely. This service can be realized by implementing an event-based middleware. In the middleware, event messages collected from physical environment will be filtered according to profiles that users define in advance and the result will be sent to the interested users. In this paper, we present XML-based event model, ECA-based profile model, and the architecture of an event-based middleware suitable to USN environment. We will also model and describe them using the examples of logistics area. By implementing the system based on the design above, the middleware enable applications or users to easily access to physical sources. The proposed middleware can also apply to not only logistics area but also other various areas under USN environment such as intelligent traffic control system, national disaster management system and u-medical system.

  • PDF

사물인터넷 환경에서 Exon-Intron 이론을 활용한 센서의 제한된 이벤트 데이터 기반 상황인식 다양화 방안 (A Novel Way of Diversifying Context Awareness Based on Limited Event Data of Sensors using Exon-Intron Theory in the Internet of Things Environment)

  • 이승훈;서동혁
    • 한국전자통신학회논문지
    • /
    • 제16권4호
    • /
    • pp.675-682
    • /
    • 2021
  • 제한된 종류, 제한된 수량의 센서를 사용하여야 하는 환경에서 다양한 상황정보를 획득하여야 하는 수요가 나타날 수 있다. 본 연구에서는 제한된 숫자의 센서를 사용하여야 하는 환경에서 한정된 센서를 사용하면서도 이전보다 다양한 상황정보를 획득하기 위한 새로운 방안을 제안하였다. 이를 위하여 생물학 분야에서 큰 관심을 얻고 있는 Exon-Intron이론에서 실마리를 얻어 이를 기초로 다양한 상황정보 획득 방안을 제안하였다. Exon-Intron의 선택적 자르기 및 조합 방안과 같이 각 센서의 이벤트들을 효율적으로 자르고 각 이벤트 데이터들을 조합하여 활용함으로써 획득하는 상황정보의 다양화를 실현할 수 있었다.

Extended CEP Model for Effective Enterprise Systems Service Monitoring

  • Kum, Deuk Kyu
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제14권2호
    • /
    • pp.807-825
    • /
    • 2020
  • In recent years, business environments have become more complex; therefore, enterprises must be capable of responding flexibly and agilely. For these purposes, effective enterprise systems service monitoring and early decision making based on the same, emerge as core competency of the enterprise. In addition, enterprise system techniques that filter meaningful data are needed to event processing. However, the existing study related with this is nothing but discovering of service faults by monitoring depending upon API of BPEL engine or middleware, or is nothing but processing of simple events based on low-level events. Accordingly, there would be limitations to provide useful business information. In this study, we present an extended event processing model that enables delivery of more valuable and useful business information through situation detection. Primarily, the event processing architecture in an enterprise system is proposed as a definite approach, and then define an event meta-model suitable for the proposed architecture. Based on the defined model, we propose the syntax and semantics of the elements that make up the event processing language include various and progressive event operators, the rules, complex event pattern, etc. In addition, an event context mechanism is proposed to analyze more delicate events. Finally, the effectiveness and applicability of proposed approach is presented through a case study.

상황인식 기반 홈 로봇 서비스의 구현사례 (A Case Study on the Implementation of Context-aware based on Home Robot Service)

  • 김형선
    • 서비스연구
    • /
    • 제4권1호
    • /
    • pp.49-59
    • /
    • 2014
  • 상황인식 기술은 유비쿼터스(스마트) 환경에서 지난 수년간 중요한 이슈로 떠오르고 있으며, 현재도 연구자들에 의해 많은 연구가 이루어 지고 있다. 상황인식 기술은 물리적인 환경으로부터 다양한 정보를 획득/가공하여 사용자에게 능동적인 서비스와 정보를 제공하는 컴퓨터 시스템이다. 상황인식 시스템은 각종 센서로부터 발생하는 낮은 수준의 상황정보를 높은 수준의 상황정보로 변환하여 사용자에게 원하는 서비스를 제공하는 환경을 만들어 준다. 본 논문에서는 물리적인 스마트 공간에 존재하는 각종 센서로부터 얻어진 하위단계(Low-level)의 Event-driven 센서정보를 온톨로지 기반 상황정보로 모델링 하여 상위단계(High-level) 상황정보로 변환하는 상황정보를 모델링하여 상황인식 시스템을 구현하였다. 또한 변환된 High-level 상황정보는 가상공간에서 ECA(Event, Condition, Action) 룰에 따라 사용자에게 언제 어디서나 사용자가 필요로 하는 능동적이고 지능적인 서비스를 제공하고, 스마트 홈 환경에서 사용자에게 다양한 가사 도우미 로봇 서비스의 구현 사례를 소개 하였다.

  • PDF

Bag of Words 기반 음향 상황 인지를 위한 주파수-캡스트럴 특징 (Frequency-Cepstral Features for Bag of Words Based Acoustic Context Awareness)

  • 박상욱;최우현;고한석
    • 한국음향학회지
    • /
    • 제33권4호
    • /
    • pp.248-254
    • /
    • 2014
  • 음향 상황 인지(acoustic context awareness)는 다양하게 발생되는 음원들로부터 어떠한 장소인지 또는 어떠한 사건이 발생하는지를 판단하는 기술로 음향 이벤트 검출 또는 인식 보다 한 단계 더 복잡한 문제이다. 기존의 상황인지 기술은 음향 이벤트 검출 또는 인식 기술에 기반하여 현재 상황을 인지하는 방법을 사용하고 있다. 하지만 이와 같은 접근 방법은 여러 음원이 동시에 발생하거나 유사한 음원이 발생하는 실제 환경에서 정확한 상황 판단이 어렵다. 특히 버스와 지하철은 승객들에 의한 잡음으로 상황을 인지하기 힘들다. 이러한 문제를 극복하기 위해 본 논문에서는 유사한 음향 이벤트가 발생하는 버스와 지하철 상황을 인식할 수 있는 Bag of Words 기반의 상황 인지 알고리즘을 연구하고 코드북 생성을 위한 특징벡터를 제안한다. 제안하는 특징벡터의 효용성은 Support Vector Machine을 이용한 실험을 통해 검증했다.

도시철도 환경에 적합한 상황인지 시스템 구현 방안에 관한 연구 (A Study on the context-aware system for MRT)

  • 윤병주;송재원;김희진;안태기;신정렬
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 2009년도 춘계학술대회 논문집
    • /
    • pp.1984-1988
    • /
    • 2009
  • MRT has various surveillance systems for passenger's safety and facility protection which are consisted of fire detection, trespasser observation and so on. However, these systems are not closely related each other because it is designed just for its own purpose, so it could be make wrong decision to surveillance system without important information to determine an accident or disaster. For more accurate event detection, surveillance system needs total situation-aware method using complementary data. This study introduces context-aware system for complex and accurate event detection. Therefore, we apply context-aware system to MRT surveillance system, selecting context-aware parameters and appling them to it.

  • PDF

U-City 도시통합관제플랫폼의 상황 이벤트 ID, 우선순위 기능 설계 및 구현 (A design and implementation of a priority and context-aware event ID for U-City integrated urban management platform in U-City)

  • 송규석;류재철
    • 한국통신학회논문지
    • /
    • 제35권6B호
    • /
    • pp.901-907
    • /
    • 2010
  • 본 논문은 U-City 도시통합관제플랫폼과 U-서비스 시스템 간 상황 이벤트 ID 체계 수립 및 상황 이벤트 별 ID 설정, 상황 이벤트 우선순위 기준 수립 및 상황 이벤트 별 우선순위 설정 등을 통해 표준화된 연동 방법을 제시하였다. 또한 제시된 상황 이벤트 ID 체계 및 우선순위 설정 기준을 적용하여, 도시통합관제플랫폼에 수신된 상황 이벤트 리스트를 우선순위 순으로 디스플레이하여 먼저 처리될 수 있도록 구현하였다. 본 논문에서 제안된 상황 이벤트 ID 체계 및 우선순위 기준을 적용하면, 사고 및 재해 발생시 신속한 응급조치 및 대응을 통해 업무 중단시간을 단축시킬 수 있게 되며, U-City 사업에서 비용절감 및 구축 기간 단축 등의 효율성을 높일 수 있을 것으로 기대된다.