Abstract
RFID events are large volume of stream data which come out continuously. Many studies have been done to detect a business event in RFID stream. However, the existing methods have many problems which increase unnecessary operations when business events do not satisfy minimum conditions. In this paper, to remove unnecessary operations, we define the minimum condition of business events and propose an efficient method that detects business events only when the minimum condition is satisfied. To check the minimum condition of business events, we register business queries in a query index. We detect business events using the query index and bitmap. It is shown through various experiment that the proposed method outperforms the existing methods.
RFID 이벤트는 연속적으로 발생하는 대용량의 스트림 데이타이다. 연속적인 RFID 스트림으로부터 비즈니스 이벤트를 검출하기 위한 많은 연구들이 진행되었다. 그러나 기존 연구는 실제 비즈니스 이벤트가 발생하는 최소 조건을 만족하지 못하는 경우에도 계속적인 검사를 수행하기 때문에 연산 비용이 증가하는 문제점이 있다. 본 논문에서는 불필요한 비즈니스 이벤트 검출 연산을 제거하기 위하여 비즈니스 이벤트의 최소 조건을 정의하고 조건을 만족하는 경우에만 비즈니스 이벤트를 검출하는 연산을 제안한다. 비즈니스 이벤트의 최소 조건을 검사하기 위하여 비즈니스 이벤트를 그리드 색인에 등록하고 질의 색인과 비트맵을 사용하여 비즈니스 이벤트를 추출한다. 제안하는 비즈니스 이벤트 검출 기법의 우수성을 입증하기 위해서 기존의 연구와 성능 비교 평가를 수행한다.