Aspect module design for dynamic event based RFID system

동적 이벤트 처리 기반의 RFID 시스템을 위한 애스펙트 모듈 설계

  • 박세승 (조선대학교 전자공학과) ;
  • 황희정 (가천의과학대학교 정보기술학과) ;
  • 최진탁 (인천대학교 컴퓨터공학과)
  • Published : 2006.12.26

Abstract

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.

현재 RFID 미들웨어의 표준은 RFID 표준을 주도하고 있는 EPCglobal의 ALE(Application Level Event) 이며 시스템 인프라스트럭처에 독립적으로 운영 될 수 있도록 최소한의 인터페이스와 확장점 만을 제시하고 있다. 그러나 확장점을 통한 기능의 확장에 대한 부분은 표준화 되어 있지 않으며 운영중에 있는 시스템에 적용하기 위해서는 새로운 코드를 추가 하거나 변경해야 하는 문제점이 있다. 본 논문에서는 이러한 문제점 해결을 위해 AOP(Aspect Oriented Programming) 기법을 도입한 동적 ALE 미들웨어 프레임워크를 제시하고 이를 구현하기 위한 애스펙트를 설계했다. 설계된 미들웨어 프레임워크 및 애스펙트는 동적인 기능의 확장을 제공해 기존 ALE 기반 미들웨어의 기능확장에 따르는 유지보수의 어려움을 해결하고 표준화된 방법으로 새로운 기능을 추가할 수 있다.

Keywords