KR100759218B1 - Advanced rfid middleware engine system and a method by using the system - Google Patents

Advanced rfid middleware engine system and a method by using the system Download PDF

Info

Publication number
KR100759218B1
KR100759218B1 KR1020060037886A KR20060037886A KR100759218B1 KR 100759218 B1 KR100759218 B1 KR 100759218B1 KR 1020060037886 A KR1020060037886 A KR 1020060037886A KR 20060037886 A KR20060037886 A KR 20060037886A KR 100759218 B1 KR100759218 B1 KR 100759218B1
Authority
KR
South Korea
Prior art keywords
rfid
core
middleware
application
savant
Prior art date
Application number
KR1020060037886A
Other languages
Korean (ko)
Inventor
주재홍
Original Assignee
아시아나아이디티 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 아시아나아이디티 주식회사 filed Critical 아시아나아이디티 주식회사
Priority to KR1020060037886A priority Critical patent/KR100759218B1/en
Application granted granted Critical
Publication of KR100759218B1 publication Critical patent/KR100759218B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • G06K7/10009Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation sensing by radiation using wavelengths larger than 0.1 mm, e.g. radio-waves or microwaves
    • G06K7/10366Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation sensing by radiation using wavelengths larger than 0.1 mm, e.g. radio-waves or microwaves the interrogation device being adapted for miscellaneous applications
    • G06K7/10475Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation sensing by radiation using wavelengths larger than 0.1 mm, e.g. radio-waves or microwaves the interrogation device being adapted for miscellaneous applications arrangements to facilitate interaction with further interrogation devices, e.g. such that at least two interrogation devices may function and cooperate in a network of such devices

Abstract

An advanced RFID middleware engine system and an implementing method thereof are provided to expand an application range, and utilize extensibility, compatibility, and independence of an application by reforming a middleware engine with advantages of Savant spec and ALE(Application Level Event) spec, which are established as a standard for RFID middleware in EPC Global. A Savant core(210) aggregates and processes tag data received from an RFID reader(300) according to the Savant spec. An ALE core(220) is operated by linking with the Savant core according to the ALE spec. A service container manages the Savant and ALE core, and communicates with the application(100) and a client. An in-memory database(232) stores the tag data aggregated by the Savant core to enable the ALE core to process the aggregated tag data. A monitoring database(222) integrates and processes aggregation for various kinds of processes/devices performed in the middleware and the system(200).

Description

개선된 RFID 미들웨어 엔진 시스템 및 구현방법{Advanced RFID middleware engine system and a method by using the system}Advanced RFID middleware engine system and a method by using the system}

도 1은 종래의 RFID 시스템의 구조를 개략적으로 도시한 도면.1 is a view schematically showing the structure of a conventional RFID system.

도 2은 본 발명에 따른 미들웨어 시스템의 구조를 개략적으로 도시한 도면.2 is a view schematically showing the structure of a middleware system according to the present invention.

도 3는 본 발명에 따른 미들웨어의 데이터 처리 흐름을 개략적으로 도시한 도면.3 is a diagram schematically illustrating a data processing flow of middleware according to the present invention.

도 4은 본 발명에 따른 미들웨어 시스템의 또 다른 일 실시예를 개략적으로 도시한 도면.4 schematically illustrates another embodiment of the middleware system according to the present invention.

도 5는 본 발명에 따른 미들웨어 시스템의 구현방법의 순서를 개략적으로 도시한 도면.5 is a view schematically showing a sequence of a method of implementing a middleware system according to the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for main parts of the drawings>

100 : 애플리케이션 200 : 미들웨어100: application 200: middleware

210 : 사반트 코아 211 : 어댑터210: Savant Core 211: Adapter

212 : 필터 213 : 애플리케이션 로거212: Filter 213: Application Logger

214 : 에이엘이 로거 220 : 시스템214: AL Logger 220: System

221 : 시스템 콜렉션 모듈 222 : 모니터링 데이터 베이스221: System Collection Module 222: Monitoring Database

230 : 에이엘이 코아 231 : ALE 모듈230: EL core 231: ALE module

232 : 인 메모리 데이터 베이스 300 : RFID 리더기232: in memory database 300: RFID reader

400 : RFID 태그 500 : 그래픽 사용자 인터페이스400: RFID Tag 500: Graphical User Interface

510 : 구성 그래픽 사용자 인터페이스 520 : 모니터링 그래픽 사용자 인터페이스510: Configuration Graphical User Interface 520: Monitoring Graphical User Interface

600 : 노드 컴퓨터 700 : 멀티티어의 데이터베이스서버600: Node Computer 700: Multi-Tier Database Server

본 발명은 RFID 시스템의 미들웨어에 관한 것으로, 더욱 상세하게는 RFID 시스템에서 이피씨 글로벌(EPC Global)의 RF 태그의 표준화 및 처리방법의 표준화에 따른 엔진의 처리방법 및 RFID 미들웨어의 모니터링 기능과 트레이(Tray) 기능에 관한 것이다.The present invention relates to middleware of an RFID system, and more particularly, to an engine processing method and a monitoring function and a tray of an RFID middleware according to standardization of RF tags and processing methods of EPC Global in an RFID system. Tray) function.

무선인식 기술, 즉 RFID(Radio Frequency Identification) 시스템은 마이크로 칩을 내장한 RFID 태그(카드, 라벨등)에 저장된 데이터를 무선 주파수를 이용하여 리더기에서 자동 인식하는 기술을 의미하고 이는 칩의 저장능력과 인식능력이 향상되면서 유비쿼터스 환경에서 필수적인 기술로 인식되고 있으며 기존의 바코드나 자기인식장치의 단점을 보완하고 사용의 편리성 향상으로 물류관리, 재고관리 등 소비가 비약적으로 증가되고 있는 차세대 핵심기술로 주목받고 있다.Radio recognition technology, or RFID (Radio Frequency Identification) system, refers to a technology that automatically recognizes data stored in RFID tags (cards, labels, etc.) incorporating microchips using a radio frequency in a reader. As recognition ability improves, it is recognized as an essential technology in ubiquitous environment, and it is recognized as a next-generation core technology that is rapidly increasing consumption such as logistics management and inventory management by supplementing the shortcomings of existing barcodes and magnetic recognition devices and improving the convenience of use. I am getting it.

일반적으로 RFID 시스템은 정보를 저장하고 프로토콜로 데이터를 교환하는 RFID 태그(Tag), RFID 태그에 있는 데이터를 읽을 수 있는 RFID 리더기, RFID 리 더기가 읽어들인 데이터를 처리하는 미들웨어 및 애플리케이션(Application)으로 구성된다.In general, RFID systems include RFID tags that store information and exchange data with protocols, RFID readers that can read data on RFID tags, and middleware and applications that process data read by RFID readers. It is composed.

RFID 태그는 RFID 데이터를 저장하는 전자 시스템으로 일반적으로 트랜스폰더(Transponder)라고 불리며 직접적인 전원 공급을 필요로 하는 능동형(Active type)일 수도 있고 리더기의 전기장에 의해 작동되는 수동형(Passive type)일 수도 있다.An RFID tag is an electronic system that stores RFID data. It is usually called a transponder and can be an active type that requires a direct power supply or a passive type that is operated by an electric field of a reader. .

또한 RFID 미들웨어는 RFID 태그(tag)의 데이터를 수집하고 그 데이터를 분산, 집합 및 필터링을 통해 운영자 애플리케이션(Host Application)이나 레거시 애플리케이션(Legacy Application)에게 연동시키는 역할을 한다.In addition, RFID middleware collects data of RFID tags and distributes, aggregates, and filters the data to an operator application or a legacy application.

전자상품코드(Electronic Product Code:EPC)란 각 제품마다 고유의 일련 번호를 부여하는 새로운 제품 번호의 표준으로 RFID 태그에 내장되어 있는 코드이며 비트의 크기에 따라 여러 버전이 있고 상픔 코드에 대한 국제 표준인 유럽물품번호관리기관(European Article Number International:EAN International)과 통합 코드 관리 기관(Uniform Code Councile:UCC) 산하의 이피씨 글로벌(EPC Global)에서 관리하고 있다Electronic Product Code (EPC) is a new product number standard that assigns a unique serial number to each product. It is a code embedded in an RFID tag, and there are several versions depending on the size of the bit. It is managed by European Article Number International (EAN International) and EPC Global under the Uniform Code Council (UCC).

EPC Global은 유럽물품번호관리기관(European Article Number International : EAN International)과 통합 코드 관리 기관(Uniform Code Councile:UCC)이 공동으로 RFID 기술과 네트워크 기술을 결합한 전자상품코드(EPC)의 실용화를 위해 설립한 회사로 RFID 시스템 전반에 대한 표준을 관리하고 있다.EPC Global is jointly established by the European Article Number International (EAN International) and the Uniform Code Council (UCC) for the practical use of Electronic Product Code (EPC), which combines RFID and network technologies. A company manages standards for RFID systems in general.

RFID 미들웨어 엔진에 대해 이피씨 글로벌(EPC Global)에서는 초기 표준인 사반트 스펙(Savavnt Spec)과 새로운 표준인 에이엘이 스펙(Application Level Event:ALE Spec)을 제공하고 있다. For RFID middleware engines, EPC Global offers the Savavnt Spec, an early standard, and the Application Level Event (ALE Spec), a new standard.

RFID 미들웨어 엔진에 대한 이피씨 글로벌(EPC Global)의 초기 표준인 사반트 스펙(Savant spec)은 한 개 또는 다수개의 리더가 태그로부터 읽은 데이터를 걸러내고(Filtering) 모아서(Grouping) 애플리케이션에 보내주는 역할을 하는 것으로 스펙(Spec) 자체의 모호성은 있었으나 뛰어난 확장성을 지녔던 반면 새로운 표준인 ALE spec에 와서는 스펙이 견고해져서 인프라에 대한 애플리케이션(Application)의 독립성은 높아졌지만 사반트 스펙(Savant spec)에 비해 확장성이 떨어지게 되었고 업무적 적용범위도 다소 떨어지며 애플리케이션의 구현이 복잡해지게 되었다The Sabant spec, EPC Global's earliest standard for RFID middleware engines, filters the data read from tags by one or multiple readers and sends them to Grouping applications. While the specification itself has ambiguity but excellent scalability, the new standard ALE spec makes the specification robust, increasing the independence of the application to the infrastructure, but expanding it compared to the Savant spec. The performance of the application is reduced, the business scope is somewhat reduced, and the implementation of the application is complicated.

도 1은 종래의 RFID 시스템의 구조를 개략적으로 도시한 도면이다1 is a view schematically showing the structure of a conventional RFID system.

이를 참조하면 종래의 RFID 시스템의 미들웨어는 EPC Global의 초기 표준인 사반트 스펙(Savant Spec) 또는 새로운 표준인 에이엘이 스펙(ALE Spec) 중 어느 하나를 취하였으며 두 기능을 동시에 지원한다 하더라도 처리 자체가 두 스펙의 처리방식을 혼용하는 것이 아닌 둘 중의 한 방식을 선택하는 것이었다.In reference to this, the middleware of the conventional RFID system is either the early standard of EPC Global, Savant Spec, or the new standard, ALE Spec. The choice was not to mix specifications.

또한 종래의 RFID 미들웨어에서는 RFID 태그 리더기, 각 노드(Node) 컴퓨터, 미들웨어 연결 장치(Device) 및 각 스레드(Thread)의 모니터링 기능이 없으며 트레이(Tray) 기능도 구비되지 못하였다.In addition, in the conventional RFID middleware, there is no monitoring function of the RFID tag reader, each node computer, a middleware connection device, and each thread, and no tray function is provided.

본 발명은 상기와 같은 문제점을 해결하기 위하여 제안된 것으로서, EPC Global에서 RFID 미들웨어의 표준으로 제정된 사반트 스펙(Savant Spec)과 새로운 표준인 에이엘이 스펙(ALE Spec)의 장점을 취합하여 미들웨어 엔진을 재구성함으로써 업무적 적용범위의 확대와 확장성, 호환성 및 애플리케이션(Application)의 독립성을 모두 활용하도록 하고 RFID 태그 리더기와 각 노드(Node) 컴퓨터의 모니터링 및 관련 스레드(Thread)의 모니터링을 통하여 미들웨어 관리의 효율성을 높이는데 그 목적이 있다.The present invention has been proposed to solve the above problems, the middleware engine by combining the advantages of the Savant Spec (Savant Spec) and the new standard ALE Spec (EPC Global) established as the standard for RFID middleware in EPC Global By reconfiguring, it is possible to expand the scope of application and expand the scalability, compatibility, and application independence, and to manage middleware management through monitoring of RFID tag reader and each node computer and monitoring of related threads. The purpose is to increase efficiency.

본 발명은 상기의 기술적 과제를 해결하기 위하여 RFID 미들웨어에 사반트 코아(Savant Core) 또는 에이엘이 코아(ALE Core)외에 트리거 서버(Trigger Server), 서비스 컨테이너(Service Container), 모니터링 그래픽 사용자 인터페이스(Monitoring GUI) 및 구성 그래픽 사용자 인터페이스(Configuration GUI)를 추가로 제공함으로써 RFID 미들웨어의 기능을 확장하여 애플리케이션(Application)의 입장에서 더욱 효과적이고 다양한 방식으로 태그 정보를 취득할 수 있도록 하고있다.In order to solve the above technical problem, the present invention relates to a RFID middleware in addition to a Savant Core or ALE Core, a Trigger Server, a Service Container, and a Monitoring Graphical User Interface. By providing additional configuration GUI, the function of RFID middleware is extended so that tag information can be acquired more effectively and variously from an application's point of view.

본 발명에 따른 세부 구성요소의 특징 및 장점에 대해 첨부된 도면을 참조하여 이하에서 상세하게 설명한다.Features and advantages of the detailed component according to the present invention will be described in detail below with reference to the accompanying drawings.

도 2는 본 발명에 따른 미들웨어 시스템의 구조를 개략적으로 나타낸 도면이다.2 is a view schematically showing the structure of a middleware system according to the present invention.

이를 참조하면 본 발명에 따른 RFID 미들웨어 시스템은 어댑터(Adapter), 필터(Filter) 및 로거(Logger)로 구성되는 사반트 코아(Savant Core)(210), 에이엘이 코아(ALE Core)(230), 모니터링 데이터베이스(Monitoring DB)(222), 인메모리 데이터베이스(In-memory DB)(232), 서비스 컨테이너(Service Container)(240) 및 애플리케이션(Application) 시스템(100)으로 구성되고 사용자 인터페이스(User Interface)(500)로서 모니터링 그래픽 사용자 인터페이스(Monitoring GUI)(520) 및 구성 그래픽 사용자 인터페이스(Configuration GUI)(510)를 더 포함한다.Referring to this, the RFID middleware system according to the present invention includes a Savant Core 210, ALE Core 230, and monitoring devices including an Adapter, a Filter, and a Logger. Database (Monitoring) (222), In-memory DB (232), Service Container (Service Container) (240) and Application (Application) system 100 and consists of a User Interface (User Interface) 500 further includes a Monitoring GUI 520 and a Configuration Graphical User Interface (Configuration GUI) 510.

사반트 코아(Savant Core)(210)는 EPC Global의 사반트 표준에 따라 이벤트 데이터를 실질적으로 처리하는 모듈(Module)들인 어댑터(Adapter), 필터(Filter), 로거(Logger) 및 에이엘이 코아(ALE Core)를 유기적으로 연결지으며 관리하는 역할을 수행한다.Savant Core 210 is an adapter, filter, logger and ALE Core that are modules that actually process event data according to EPC Global's Savant standard. ) Organically connects and manages them.

에이엘이 코아(ALE Core)(230)는 에이엘이 스펙(ALE Spec)을 구현하는 모듈(Module)로서 사반트와 연동되어지며 인메모리 데이터베이스(In-Memory Database)(232)를 통해 태그 데이터를 고속으로 필터링(Filtering), 그룹핑(Grouping) 처리하고 전송장치(Notifyer)를 통해 애플리케이션(Application)(100)에게 전달한다. 한편, 애플리케이션(Application)(100)으로부터 이씨 스펙(EC Spec)을 입력받아 정의된대로 태그 데이터를 정제하여 이씨 스펙(EC Spec)에 의해 그 표준화된 데이터 구조 및 데이터의 목적지로 정의된 애플리케이션(100)에게 응답(Response)으로 이씨 리포트(EC Reports)를 돌려주고 이때 지능형 리더(Smart leader)의 역할을 대신하여 사반트 코아에서 이미 한번 정제된 태 그 데이터를 입력 받을 수 있으며 반대로 전송(Notify)된 이씨 리포트(EC Reports)를 사반트 코아에서 되받아 이후의 데이터 처리를 원활하게 할 수 있도록 한다.ALE Core 230 is a module that implements ALE Spec, which is linked with Savant, and provides high-speed tag data through an In-Memory Database 232. Filtering, grouping, and transfer to the application (100) through a notification device (Notifyer). On the other hand, by receiving the EC Spec from the Application 100, the tag data is purified as defined, and the application 100 defined as the standardized data structure and data destination by the EC Spec. Return EC reports as a response, and receive tag data that has already been refined in Savant Core, instead of being a smart leader. EC Reports are returned from Savant Core to facilitate future data processing.

서비스 컨테이너(Service Container)(240)는 사반트 코아(Savant Core)(210)와 에이엘이 코아(ALE Core)(230)를 관장하는 역할을 수행하며 상주프로그램(Daemon) 또는 서비스(Service) 프로그램의 형태로 기동되며 애플리케이션(100)과 TCP/IP 통신을 통하여 정의한 응용프로그래밍 인터페이스(Application Program Interface;API)를 불러낸다. 또한 미들웨어 엔진의 클라이언트인 모니터링 그래픽 사용자 인터페이스(Monitoring Graphic User Interface)(520) 또는 구성 그래픽 사용자 인터페이스(Configuration Graphic User Interface)(510)등과 확장성생성언어(eXclusive Markup Language:XML)-원격프로시져 호출(Remote Procedure Call:RPC)을 통한 통신을 하여 각종 필요한 정보를 제공한다.The service container 240 serves to manage the Savant Core 210 and the ALE Core 230, and forms a resident program or a service program. It is activated by calling the application program interface (API) defined by the application 100 and TCP / IP communication. Also, the Monitoring Graphic User Interface (520) or Configuration Graphic User Interface (510), which is a client of the middleware engine, and the eXclusive Markup Language (XML) -remote procedure call ( Provides necessary information by communicating through Remote Procedure Call (RPC).

모니터링 그래픽 사용자 인터페이스(Monitoring Graphic User Interface)(520)는 미들웨어 엔진 내에서의 각종 자원(Resource) 상황 및 각 컴퍼넌트(Component)의 상태, 부하의 집중 분포등을 전반적으로 모니터링할 수 있도록 하고 다이나믹한 그래프를 제공함으로써 사용자가 한눈에 미들웨어의 상태와 태그 데이터의 취합 분포를 알 수 있도록 한다.Monitoring Graphic User Interface 520 monitors the status of various resources in the middleware engine, the state of each component, centralized distribution of loads, and dynamic graphs. By providing the user can know at a glance the status of the middleware and the distribution distribution of the tag data.

구성 그래픽 사용자 인터페이스(Configuration GUI)(510)는 미들웨어 엔진의 다양한 구성(Configuration)을 시각적으로 파악할수 있도록 설정 및 조정하는 기능을 하며 멀리 떨어진 미들웨어의 구성(Configuration)도 권한이 있는 한 변경 가능하도록 한다. 사반트 코아에서는 각 컴퍼넌트(Component)의 관계를 정의하며 ALE의 코아에서는 이씨 스펙(EC Spec)을 쉽게 재정의하도록 한다.The configuration GUI 510 functions to set and adjust the various configurations of the middleware engine so that it can be visually recognized. The configuration of the remote middleware can be changed as long as the authority is authorized. . Savant Core defines the relationship between each component, and ALE's Core makes it easy to redefine the EC Spec.

인메모리 데이터베이스(In-Memory Database)(232)는 사반트 코아(Savant Core)(210)가 취합한 태그 데이터를 에이엘이 코아(ALE Core)(230)가 처리할 수 있도록 저장하는 역할을 하는 것으로 에이엘이 로거(ALE logger)가 사반트 코아(Savant Core)(210) 와 에이엘이 코아(ALE Core)(230)를 연계하는 역할을 하고 에이엘이 코아(ALE Core)(230)는 구조화된 조회언어(Structured Query Language;SQL)를 통해 필터링(Filtering) 과 그룹핑(Grouping)을 수행한다.The in-memory database 232 stores tag data collected by the Savant Core 210 for the ALE Core 230 to store. The ALE logger serves as a link between Savant Core 210 and ALE Core 230, and ALE Core 230 is a structured query language. Filtering and Grouping are performed through Query Language (SQL).

모니터링 데이터베이스(Monitoring Database)(222)는 미들웨어 및 시스템에서 처리하는 각종 처리 및 장치(Device)에 대한 집계를 종합적으로 처리한다. 시스템 컬렉션모듈(System Collection Module)(221)에서 CPU및 기타 하드웨어 및 소프트웨어에 엑세스되는 모든 스레드(Thread) 들의 성능(Performance)을 집계(Collection)하여 모니터링 데이터베이스(Monitoring Database)(222)에 보관한다. 미들웨어 관리화면 에서는 모니터링 데이터베이스에 있는 모니터링 데이터, 즉, 시스템 작동시의 CPU 노드(Node), 엑세스 속도 등을 질의하여 얻을수 있다. The monitoring database 222 comprehensively processes the aggregation of various processes and devices processed by the middleware and the system. In the System Collection Module 221, the performance of all threads that access the CPU and other hardware and software is collected and stored in the Monitoring Database 222. The middleware management screen can be obtained by querying monitoring data in the monitoring database, that is, CPU node and access speed when the system is operating.

도 3은 본 발명에 따른 미들웨어의 데이터 처리 흐름을 개략적으로 도시한 도면이다.3 is a diagram schematically illustrating a data processing flow of middleware according to the present invention.

이를 참조하면 사반트 코아(Savant Core)(210)는 어댑터(Adapter)(211), 필터(Filter)(212), 애플리케이션 로거(Application Logger)(213) 및 에이엘이 로거(ALE Logger)(214)로 구성되어있다. 어댑터(Adapter)(211)는 RFID 리더기(300) 와 TCP/IP 또는 직렬회선(Serial line)을 통한 통신을 하여 태그(Tag)(400) 데이터를 취합하여 바이너리의 데이터를 전자상품코드(EPC)의 형태로 복호화(Decoding)하여 물리적생성언어(Physical Markup Language:PML)를 생성하는 컴퍼넌트(Component)이고 필터(Filter)(212)는 취합한 태그(Tag) 데이터를 정제하는 역할을 수행하며 이는 단일한 이벤트 입력 스트림과 하나 이상의 출력 스트림을 수용하고 동기식(synchronous)으로 구현되며 이벤트 생성자(Event Producer)와 이벤트 소비자(Event Consumer) 사이에서 이벤트(Event)의 평활화(Smoothing), 조정(Coordination) 및 전환(Forwarding)을 수행한다. 애플리케이션 로거(Apllication logger)(213)는 RFID 리더기(Reader)(300) 로부터 들어와서 필터(Filter)(212)를 거쳐서 정제된 데이터를 TCP/IP등 다양한 형태의 프로토콜을 통하여 애플리케이션(100)에게 물리적생성언어(Physical Markup Language:PML)를 전달하는 역할을 하고 에이엘이 로거(ALE logger)(214)는 ALE를 처리하기 위해 필터(Filter)(212)를 거쳐서 정제된 데이터를 인 메모리 데이터베이스(In-Memory Database)(232)에 일정한 형태로 저장하는 역할을 수행한다.Referring to this, the Savant Core 210 is an adapter 211, a filter 212, an application logger 213, and an ALE logger 214. Consists of. The adapter 211 collects the tag 400 data by communicating with the RFID reader 300 through TCP / IP or a serial line, and converts the binary data into an electronic product code (EPC). It is a component that generates Physical Markup Language (PML) by decoding in the form of, and the Filter 212 is used to purify the collected Tag data. Accepts one event input stream and one or more output streams and implements them synchronously, smoothing, coordinating, and switching events between event producers and event consumers Perform Forwarding. The application logger 213 physically enters the purified data from the RFID reader 300 and passes through the filter 212 to the application 100 through various types of protocols such as TCP / IP. ALE logger 214 is responsible for delivering the Physical Markup Language (PML), and the ALE logger 214 passes the purified data through a filter 212 to process the ALE. Memory Database) to store in a certain form in the (232).

본 발명에 따른 미들웨어의 서비스가 기동되면 먼저 사반트 코아(Savant core)(210)의 어댑터(Adapter)(211)는 RFID 리더기(Reader)(300)에게 통신상으로 RFID 태그(400)를 읽을 것을 명령하고 RFID 리더기(300)는 RFID 태그를 읽어서 다시 어댑터(Adapter)(211)에게 그 태그 데이터를 전송한다. 어댑터(Adapter)(211)는 읽어들인 태그 데이터를 다음의 처리 모듈인 필터(Filter)(212)에게로 전달하고 필터(Filter)(212)는 정의에 따라 태그 데이터를 정제하고 그 다음 처리 모듈인 애 플리케이션 로거(Apllication logger)(213)와 에이엘이 로거(ALE logger)(214)에게 전달한다. 애플리케이션 로거(Apllication logger)(213)는 TCP/IP등 다양한 형태의 프로토콜을 통하여 애플리케이션(Appllication)(100)에게 물리적생성언어(Physical Markup Language:PML)를 전달하고 에이엘이 로거(ALE logger)(214)는 인 메모리 데이터베이스(In-Memory Database)(232)에 태그(Tag) 데이터를 일정한 형태로 저장한다When the service of the middleware according to the present invention is activated, the adapter 211 of the Savant core 210 first instructs the RFID reader 300 to read the RFID tag 400 through communication. The RFID reader 300 reads the RFID tag and transmits the tag data to the adapter 211 again. The adapter 211 passes the read tag data to the next processing module, Filter 212, which filters the tag data according to the definition and then processes the tag data. Application logger 213 and AEL deliver to ALE logger 214. The application logger 213 delivers a physical markup language (PML) to the application 100 through various types of protocols such as TCP / IP and ALE logger 214. ) Stores tag data in an in-memory database 232 in a predetermined form.

애플리케이션(Appllication)(100)은 미들웨어(200)로부터 받아들인 물리적생성언어(Physical Markup Language:PML)를 처리하여 업무를 진행하는데 업무상 필요에 따라 미들웨어에게 EC 스펙을 질의(Query)하고 미들웨어(200)의 에이엘이 코아(ALE Core)(230)는 이를 처리하기 위해 인 메모리 데이터베이스(In-Memory Database)(232)로부터 필터링(Filtering)과 그룹핑(Grouping)을 하여 EC 리포트(EC Reports)를 만들고 이를 애플리케이션(Appllication)(100)에게 다시 전송(Notify)하게된다.The application 100 processes the physical markup language (PML) received from the middleware 200 to proceed with the task. The middleware 200 queries the EC specification with the middleware according to the business needs. ALE Core (230) of the ALE Core (Filtering and Grouping) from the in-memory database (232) to process this to create EC reports (Applications) Notify is sent back to the (Appllication) (100).

결국 애플리케이션(Appllication)(100)의 입장에서는 사반트(Savant)적인 처리를 미들웨어에게서 공급 받음과 동시에 ALE의 결과도 받을 수 있게 되는 것이다.Eventually, from the standpoint of the application 100, the savant processing is supplied from the middleware and the result of the ALE can be received.

또한 모니터링 그래픽 사용자 인터페이스(Monitoring GUI)(520)는 모니터링 데이터베이스(Monitoring Database)(222)에 있는 모니터링 데이터(Monitoring Data)를 질의하여 미들웨어 엔진 내에서의 각종 자원(Resource)의 상황 및 각 컴퍼넌트(Component)의 상태, 부하의 집중, 분포 등을 전반적으로 모니터링(Monitoring)하게 된다In addition, the monitoring graphical user interface (520) 520 queries the monitoring data in the monitoring database 222, and the status of each resource in the middleware engine and each component. To monitor overall condition, load concentration, distribution, etc.

도 4는 본 발명에 따른 미들웨어 시스템의 또 다른 일 실시예를 개략적으로 도시한 도면이다.4 is a view schematically showing another embodiment of the middleware system according to the present invention.

이는 분산 네트워크에서 클라이언트/서버 모델에 미들티어(middle tier)를 추가한 애플리케이션 프로그램의 일종으로 기존의 클라이언트/서버 모델이 클라이언트, 데이터베이스 서버, 중간 응용 처리 서버로 구성된 3-tier(multi-tier) 모델로 발전한 것이다.This is a kind of application program that adds a middle tier to the client / server model in a distributed network. The existing client / server model consists of a client, database server, and intermediate application processing server. It is developed into.

이에 의하면 클라이언트는 미들 티어를 통해 데이터베이스와 상호 작용하고, 미들 티어는 클라이언트의 요구와 데이터베이스의 데이터 처리를 담당한다. 이와같은 구조에서 클라이언트에 다양한 업무가 추가될 때 멀티티어(multi-tier)시스템으로 확장되고 프로그램 작성 및 데이터의 분산, 프로세스나 운영 체계 플랫폼의 독립 사용, 독립적인 업데이트 수행 등의 이점이 있다. 그러나 클라이언트의 수가 적거나 단순히 데이터베이스에 접근하는 경우에는 기존의 클라이언트/서버 모델을 사용하는 것이 더 효율적이다.According to this, the client interacts with the database through the middle tier, and the middle tier is responsible for the client's request and data processing in the database. In this structure, when various tasks are added to the client, it is extended to a multi-tier system, and has advantages such as program writing and data distribution, independent use of a process or operating system platform, and independent updating. However, if you have a small number of clients or simply access the database, it is more efficient to use the traditional client / server model.

이상에서 본 발명에 대한 기술사상을 첨부 도면과 함께 서술하였지만 이는 본 발명의 바람직한 실시예를 예시적으로 설명한 것이지 본 발명을 한정하는 것은 아니다. 또한 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 누구나 본 발명의 기술적 사상의 범주를 이탈하지 않는 범위 내에서 다양한 변형 및 모방이 가능함은 명백한 사실이다. 따라서 본 발명의 진정한 기술적 보호 범위는 첨부 된 특허청구범위의 기술적 사상에 의해 정해져야 할 것이다.The technical spirit of the present invention has been described above with reference to the accompanying drawings. However, the present invention has been described by way of example only, and is not intended to limit the present invention. In addition, it is apparent that any person having ordinary knowledge in the technical field to which the present invention belongs may make various modifications and imitations without departing from the scope of the technical idea of the present invention. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

본 발명은 RFID 시스템에서 이피시 글로벌(EPC Global)의 RFID 태그 표준화 및 처리방법의 표준화에 따른 엔진의 처리방법 및 RFID 미들웨어의 모니터링 기능과 트레이(TRAY) 기능에 관한 것으로 본 발명에 의한 RFID 미들웨어는 이피시 글로벌(EPC Global)에서 RFID 미들웨어의 표준으로 제정된 사반트(Savant) 엔진과 새로운 RFID 미들웨어 엔진인 에이엘이(ALE) 엔진의 장점만으로 구성되었으므로 엔진의 효율적인 측면에서 사반트(Savant) 또는 에이엘이(ALE) 기반의 엔진보다 훨씬 효율적인 시스템 동작이 가능하다.The present invention relates to an engine processing method and a monitoring function and a tray function of an RFID middleware in accordance with the standardization of RFID tags and processing methods of EPC Global in an RFID system. It consists of the advantages of the Savant engine established by EPC Global as the standard for RFID middleware and the new RFID middleware engine ALE engine. More efficient system operation than ALE-based engine is possible.

또한 본 발명에 의하면 RFID 태그 리더기 , 각 노드(Node) 컴퓨터, RFID 미들웨어 자체 및 전반적인 연결 장치(Device) 들에 대한 모니터링 기능이 있으며 스레드(Thread) 모니터링 기능이 있음으로써 해당 컴퓨터에서 문제가 되는, 일정 부분의 프로세스 또는 태스크를 의미하는 잡(Job) 또는 스레드(Thread)에 대한 즉각적인 조치가 가능하며 트레이(Tray) 기능이 추가되어 평소에는 화면우측하단에 고정시켜 놓았다가 필요시 메인 화면으로 가동시켜 즉각적인 조치 및 모니터링이 가능한 장점이 있다.In addition, according to the present invention, there is a monitoring function for the RFID tag reader, each node computer, the RFID middleware itself, and the overall connected devices, and there is a thread monitoring function. It is possible to take immediate action on Job or Thread, which means part of process or task.Tray function has been added, and it is fixed at the bottom right of the screen in general, and it is operated as main screen if necessary. There is an advantage to action and monitoring.

Claims (10)

RFID 미들웨어 엔진 시스템에 있어서,In the RFID middleware engine system, 사반트 스펙에 따라 RFID 리더기로부터 태그 데이터를 취합하여 처리하는 기능을 하는 사반트 코아부;A Savant core unit that collects and processes tag data from an RFID reader according to the Savant specification; 에이엘이 스펙에 따라 사반트 코아와 연동되어 작동하는 에이엘이 코아부;AEL works in conjunction with SABANT core according to the specification 사반트 코아부 및 에이엘이 코아부를 관장하고 애플리케이션 및 클라이언트와 통신을 하는 서비스 컨테이너부;A service container unit that Savant Coabu and AL manage Coaboo and communicate with applications and clients; 사반트 코아가 취합한 태그 데이터를 에이엘이 코아가 처리할 수 있도록 저장하는 역할을 하는 인메모리 데이터베이스부; 및 An in-memory database unit for storing tag data collected by the Savant core so that the core can process the core data; And 미들웨어 및 시스템에서 수행하는 각종 처리 및 장치(Device)에 대한 집계를 종합 처리하는 모니터링 데이터베이스부;로 이루어짐을 특징으로 하는 RFID 미들웨어 엔진 시스템 RFID middleware engine system, characterized in that consisting of; monitoring database unit for comprehensive processing of the various processes and the device (Device) performed in the middleware and system 제1항에 있어서, 상기 사반트 코아부는The method of claim 1, wherein the savant core portion 상기 RFID 리더기로부터 태그 데이터를 취합하는 기능을 하는 어댑터;An adapter functioning to collect tag data from the RFID reader; 상기 어댑터(Adapter)로부터 들어오는 데이터를 정제하는 역할을 하는 필터;A filter for refining data coming from the adapter; 프로토콜을 통해 애플리케이션에게 물리적생성언어(Physical Markup Language : PML)을 전달하는 역할을 하는 애플리케이션 로거; 및An application logger that serves to convey the Physical Markup Language (PML) to the application via a protocol; And 상기 에이엘이 코아부의 처리를 위해 상기 태그 데이터를 상기 인 메모리 데 이터베이스부에 저장하는 역할을 하는 에이엘이 로거;로 이루어진 것을 특징으로 하는 RFID 미들웨어 엔진 시스템RFID middleware engine system, characterized in that the AEL logger, which serves to store the tag data in the in-memory database unit for processing the core part. 제2항에 있어서, 상기 프로토콜은 The method of claim 2, wherein the protocol is TCP/IP인 것을 특징으로 하는 RFID 미들웨어 엔진 시스템RFID middleware engine system, characterized in that TCP / IP 제1항에 있어서, 상기 클라이언트는The method of claim 1, wherein the client 모니터링 그래픽 사용자 인터페이스 또는 구성(Configuration) 그래픽 사용자 인터페이스인 것을 특징으로 하는 RFID 미들웨어 엔진 시스템RFID middleware engine system characterized in that it is a monitoring graphical user interface or a configuration graphical user interface 제1항에 있어서,상기 클라이언트와의 통신은The method of claim 1, wherein the communication with the client is 확장성생성언어(eXclusive Markup Language:XML)-원격프로시져 호출(Remote Procedure Call:RPC)을 통한 통신인 것을 특징으로 하는 RFID 미들웨어 엔진 시스템RFID middleware engine system characterized in that it is communication through eXclusive Markup Language (XML) -Remote Procedure Call (RPC) RFID 시스템의 미들웨어 엔진의 구현방법에 있어서,In the method of implementing the middleware engine of the RFID system, (a)상기 어댑터가 상기 RFID 리더기에게 상기 RFID 태그 데이터를 읽도록 명령하는 단계;(a) the adapter instructing the RFID reader to read the RFID tag data; (b)상기 RFID 리더기가 상기 어댑터의 명령에 의해 상기 RFID 태그 데이터를 읽어들인 후 이를 상기 어댑터에게 전송하는 단계;(b) the RFID reader reading the RFID tag data by the command of the adapter and transmitting it to the adapter; (c)상기 RFID 리더기가 읽어들인 데이터를 상기 필터에게 전달하는 단계;(c) delivering the data read by the RFID reader to the filter; (d)상기 필터가 태그 데이터를 정제하고 다음 연결 모듈인 상기 애플리케이션 로거 및 상기 에이엘이 로거에게 전달하는 단계;(d) the filter purifying tag data and forwarding to the logger the application logger and the AEL which are the next connection modules; (e)상기 애플리케이션 로거가 프로토콜을 통해 상기 애플리케이션에게 물리적생성언어(PML)을 전달하는 단계;(e) the application logger delivering a physically generated language (PML) to the application through a protocol; (f)상기 에이엘이 로거가 상기 인메모리 데이터베이스에 태그 데이터를 적재하는 단계;(f) the LA loading the tag data into the in-memory database by the logger; (g)상기 애플리케이션이 필요에 따라 상기 에이엘이 코아에 EC 스펙을 질의하는 단계;(g) the application querying Core for EC specifications of the core as needed; (h)상기 에이엘이 코아가 상기 애플리케이션의 질의를 처리하기 위해 상기 인메모리 데이터베이스로부터 필터링, 그룹핑을 하여 EC 보고서를 만드는 단계; (h) the AEL creating an EC report by filtering and grouping cores from the in-memory database to process queries of the application; (i)상기 EC 보고서를 상기 애플리케이션에게 전송하는 단계; 및(i) sending the EC report to the application; And (j)상기 모니터링 데이터베이스에 있는 모니터링 데이터를 질의하여 상기 모니터링 그래픽 사용자 인터페이스에 나타나게 하는 단계;로 이루어짐을 특징으로 하는 RFID 시스템의 미들웨어 엔진의 구현방법(j) querying the monitoring data in the monitoring database and presenting it on the monitoring graphical user interface; and a method of implementing a middleware engine of an RFID system 제6항에 있어서, 상기 (a)단계 및 (b)단계는The method of claim 6, wherein step (a) and (b) TCP/IP 또는 직렬회선을 이용한 통신을 통하여 이루어짐을 특징으로 하는 RFID 시스템의 미들웨어 엔진의 구현방법An implementation method of a middleware engine of an RFID system characterized in that the communication is performed through TCP / IP or serial line 제6항에 있어서, 상기 (e)단계에서의 프로토콜은The method of claim 6, wherein the protocol in step (e) TCP/IP, 소켓(Socket), 하이퍼텍스트 전송규약(HTTP), 자바 메시지 서비스(JMS) 또는 단순객체 접근프로토톨(SOAP)임을 특징으로 하는 RFID 시스템의 미들웨어 엔진의 구현방법A method of implementing a middleware engine of an RFID system characterized in that it is TCP / IP, Socket, Hypertext Transfer Protocol (HTTP), Java Message Service (JMS) or Simple Object Access Protocol (SOAP). 제1항에 있어서, 상기 RFID 미들웨어 엔진 시스템은The method of claim 1, wherein the RFID middleware engine system 상기 미들웨어와 상기 애플리케이션 사이에 미들티어로서 데이터베이스 서버를 추가하여 복수개의 미들웨어로 이루어 진 것을 특징으로 하는 RFID 미들웨어 엔진 시스템RFID middleware engine system comprising a plurality of middleware by adding a database server as a middle tier between the middleware and the application 제9항에 있어서, 상기 RFID 리더기는The RFID reader of claim 9, wherein the RFID reader is 고정형 리더기 또는 휴대형 리더기 이거나 고정형과 휴대형 두가지의 혼합형으로 구성된 것을 특징으로 하는 RFID 미들웨어 엔진 시스템RFID middleware engine system, characterized in that it is a fixed reader or a portable reader, or a combination of two types of fixed and portable
KR1020060037886A 2006-04-27 2006-04-27 Advanced rfid middleware engine system and a method by using the system KR100759218B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060037886A KR100759218B1 (en) 2006-04-27 2006-04-27 Advanced rfid middleware engine system and a method by using the system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060037886A KR100759218B1 (en) 2006-04-27 2006-04-27 Advanced rfid middleware engine system and a method by using the system

Publications (1)

Publication Number Publication Date
KR100759218B1 true KR100759218B1 (en) 2007-09-17

Family

ID=38738011

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060037886A KR100759218B1 (en) 2006-04-27 2006-04-27 Advanced rfid middleware engine system and a method by using the system

Country Status (1)

Country Link
KR (1) KR100759218B1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101139888B1 (en) * 2010-01-07 2012-05-02 동아대학교 산학협력단 ???? middleware system for use in Container Security Device
CN101923624B (en) * 2009-06-09 2012-11-07 航天信息股份有限公司 RFID (Radio Frequency Identification Devices) event processing method based on channel flow
KR101310335B1 (en) 2012-03-21 2013-09-23 주식회사 청호컴넷 Rfid reader
KR101537306B1 (en) * 2014-01-22 2015-07-16 엘지히다찌 주식회사 Data Processing System using Central Middleware Server and Method therefor
KR20190101405A (en) * 2017-01-09 2019-08-30 알리바바 그룹 홀딩 리미티드 Data Acquisition Method and Device
KR20190121977A (en) * 2018-04-19 2019-10-29 현대일렉트릭앤에너지시스템(주) The interface apparatus that connect high-level platform to low-level device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010076790A (en) * 2000-01-28 2001-08-16 오길록 I/O-based high availability through middleware in the COTS RTOS
KR20030022286A (en) * 2001-05-18 2003-03-15 코닌클리즈케 필립스 일렉트로닉스 엔.브이. Code generation for integrating devices into a middleware framework
KR100537329B1 (en) * 2005-06-23 2005-12-16 한국인터넷진흥원 System for searching or registering rfid and controlling method thereof
KR20060012420A (en) * 2004-08-03 2006-02-08 주식회사 케이티프리텔 Terminal, system for recognizing rfid tag information and method there-of

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010076790A (en) * 2000-01-28 2001-08-16 오길록 I/O-based high availability through middleware in the COTS RTOS
KR20030022286A (en) * 2001-05-18 2003-03-15 코닌클리즈케 필립스 일렉트로닉스 엔.브이. Code generation for integrating devices into a middleware framework
KR20060012420A (en) * 2004-08-03 2006-02-08 주식회사 케이티프리텔 Terminal, system for recognizing rfid tag information and method there-of
KR100537329B1 (en) * 2005-06-23 2005-12-16 한국인터넷진흥원 System for searching or registering rfid and controlling method thereof

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101923624B (en) * 2009-06-09 2012-11-07 航天信息股份有限公司 RFID (Radio Frequency Identification Devices) event processing method based on channel flow
KR101139888B1 (en) * 2010-01-07 2012-05-02 동아대학교 산학협력단 ???? middleware system for use in Container Security Device
KR101310335B1 (en) 2012-03-21 2013-09-23 주식회사 청호컴넷 Rfid reader
KR101537306B1 (en) * 2014-01-22 2015-07-16 엘지히다찌 주식회사 Data Processing System using Central Middleware Server and Method therefor
KR20190101405A (en) * 2017-01-09 2019-08-30 알리바바 그룹 홀딩 리미티드 Data Acquisition Method and Device
KR102281401B1 (en) * 2017-01-09 2021-07-26 어드밴스드 뉴 테크놀로지스 씨오., 엘티디. Data Acquisition Methods and Devices
KR20190121977A (en) * 2018-04-19 2019-10-29 현대일렉트릭앤에너지시스템(주) The interface apparatus that connect high-level platform to low-level device
KR102544420B1 (en) * 2018-04-19 2023-06-16 에이치디현대일렉트릭 주식회사 The interface apparatus that connect high-level platform to low-level device

Similar Documents

Publication Publication Date Title
KR100603612B1 (en) Apparatus and Method of RFID Reader Interface and Event Management for Heterogeneous Readers with Multi-Protocol
CN101957927B (en) Middleware architecture of Internet of things and SOA architecture-based middleware of Internet of things
US8413170B2 (en) Event processing finite state engine and language
US7290708B2 (en) Integration framework
KR100759218B1 (en) Advanced rfid middleware engine system and a method by using the system
CN100377161C (en) Preposed RFID read-write integrated machine
CN101344931A (en) RFID integration machine
CN201259678Y (en) Flexible and general RFID system
CN102185860A (en) Standardized bottom layer control driving system for integrated circuit manufacturing equipment
KR100818296B1 (en) System and method for managing postal devices using rfid
Minbo et al. Research on RFID integration middleware for enterprise information system
CN1258731C (en) Electronic label control system
Cheong et al. REMS and RBPTS: ALE-compliant RFID middleware software platform
US20090210887A1 (en) Radio frequency identification business-aware framework
US20120025955A1 (en) Event processing apparatus and methods
CN103268264B (en) A kind of multi event synchronization RFID middleware system of low coupling and its implementation
KR101368856B1 (en) Apparatus for processing RFID data at embedded devices
CN203054910U (en) RFID middleware applied to supply chain management
Mitton et al. RFID middleware: Concepts and architecture
Kim et al. Extension of RFID middleware platform for handling active sensor tags
CN206541335U (en) Radio-frequency card charging circuit system based on TCP/IP networks
CN116362276A (en) Electronic tag data transmission method, device, system, equipment and medium
KR101537306B1 (en) Data Processing System using Central Middleware Server and Method therefor
Que et al. The Research of the Internet of Things Technology Applied in Electric Power Communication Equipment Life Cycle Management
Oh et al. RFID-based middleware system for providing ubiquitous information service

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee