KR100792500B1 - Method and apparatus of process for massive data of rfid - Google Patents

Method and apparatus of process for massive data of rfid Download PDF

Info

Publication number
KR100792500B1
KR100792500B1 KR1020060050762A KR20060050762A KR100792500B1 KR 100792500 B1 KR100792500 B1 KR 100792500B1 KR 1020060050762 A KR1020060050762 A KR 1020060050762A KR 20060050762 A KR20060050762 A KR 20060050762A KR 100792500 B1 KR100792500 B1 KR 100792500B1
Authority
KR
South Korea
Prior art keywords
data
queue
rfid
schema
data stream
Prior art date
Application number
KR1020060050762A
Other languages
Korean (ko)
Other versions
KR20070117063A (en
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 KR1020060050762A priority Critical patent/KR100792500B1/en
Publication of KR20070117063A publication Critical patent/KR20070117063A/en
Application granted granted Critical
Publication of KR100792500B1 publication Critical patent/KR100792500B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/76Arrangements for rearranging, permuting or selecting data according to predetermined rules, independently of the content of the data
    • G06F7/78Arrangements for rearranging, permuting or selecting data according to predetermined rules, independently of the content of the data for changing the order of data flow, e.g. matrix transposition or LIFO buffers; Overflow or underflow handling therefor
    • G06F7/785Arrangements for rearranging, permuting or selecting data according to predetermined rules, independently of the content of the data for changing the order of data flow, e.g. matrix transposition or LIFO buffers; Overflow or underflow handling therefor having a sequence of storage locations each being individually accessible for both enqueue and dequeue operations, e.g. using a RAM

Abstract

본 발명은 다양한 데이터 포맷을 가지는 RFID 인식 데이터를 소정 룰의 스키마로 변환하여 처리하는 RFID 데이터 처리 장치 및 방법을 제공하는 것을 그 목적으로 한다. It is an object of the present invention to provide an RFID data processing apparatus and method for converting and processing RFID recognition data having various data formats into a schema of a predetermined rule.

상기한 본 발명에 따르는 RFID 데이터 처리 방법은, 하나 이상의 RFID 태그로부터 독취된 데이터들을 소정 룰을 가지는 스키마로 변환하여 데이터 스트림을 생성하는 단계; 상기 데이터 스트림을 큐잉하는 단계; 상기 큐잉되어 입력되는 데이터 스트림을 RFID 태그 단위의 데이터로 분할하는 단계; 상기 분할된 데이터를 큐잉하여 외부장치로 전송하는 단계를 포함하는 것을 특징으로 한다. The RFID data processing method according to the present invention includes the steps of generating data streams by converting data read from one or more RFID tags into a schema having a predetermined rule; Queuing the data stream; Dividing the queued data stream into data in units of RFID tags; And queuing the divided data and transmitting the queued data to an external device.

RFID, 태그, 큐 RFID, tag, queue

Description

대용량 데이터 처리를 위한 RFID 장치 및 방법{METHOD AND APPARATUS OF PROCESS FOR MASSIVE DATA OF RFID}RIFID apparatus and method for processing large data {METHOD AND APPARATUS OF PROCESS FOR MASSIVE DATA OF RFID}

도 1은 본 발명의 바람직한 실시예에 따른 RFID 인식 시스템의 구성을 도시한 도면. 1 is a diagram showing the configuration of an RFID recognition system according to a preferred embodiment of the present invention.

도 2 및 도 3은 도 1의 스키마 정보 관리기 부모듈의 상세 구성도. 2 and 3 are detailed configuration diagrams of the schema information manager submodule of FIG. 1;

도 4는 도 1의 입출력 큐 관리기 부모듈의 상세 구성도. 4 is a detailed block diagram of the input / output queue manager submodule of FIG. 1.

도 5 내지 도 7은 본 발명의 바람직한 실시예에 따른 큐에 대한 정보를 도시한 도면. 5 to 7 show information about a queue according to a preferred embodiment of the present invention.

도 8는 도 4의 큐 정보 관리기의 상세 구성도. FIG. 8 is a detailed configuration diagram of the queue information manager of FIG. 4. FIG.

도 9는 도 4의 큐 핸들 정보 관리기의 상세 구성도. FIG. 9 is a detailed configuration diagram of the queue handle information manager of FIG. 4. FIG.

도 10은 본 발명의 바람직한 실시예에 따른 동시 큐의 개념도. 10 is a conceptual diagram of a concurrent queue in accordance with a preferred embodiment of the present invention.

도 11은 본 발명의 바람직한 실시예에 따른 다중 사용자 큐의 구조도. 11 is a structural diagram of a multi-user queue according to a preferred embodiment of the present invention.

도 12는 본 발명의 바람직한 실시예에 따른 다중 사용자 콜백 큐의 구조도. 12 is a structural diagram of a multi-user callback queue according to a preferred embodiment of the present invention.

본 발명은 RFID 인식 시스템에 관한 것으로, 더욱 상세하게는 다양한 종류의 RFID 태그로부터 센싱된 데이터를 처리하는 RFID 데이터 처리 장치 및 방법에 관한 것이다. The present invention relates to an RFID recognition system, and more particularly, to an RFID data processing apparatus and method for processing data sensed from various kinds of RFID tags.

유비쿼터스 컴퓨팅 환경의 실현을 위한 RFID 시스템은 각종 물품에 소형 칩을 부착해 사물의 정보와 주변 환경정보를 무선주파수로 전송·처리하는 비접촉식 인식 시스템이다. An RFID system for realizing a ubiquitous computing environment is a non-contact recognition system that attaches a small chip to various items and transmits and processes information of objects and surrounding environment information at a radio frequency.

1980년대부터 등장한 이 시스템은 DSRC(dedicated short range communication:전용 근거리 통신) 또는 무선 식별 시스템으로, 판독·해독기능이 있는 판독기와, 고유 정보를 내장한 RFID 태그(RFID tag), 운용 소프트웨어, 네트워크 등으로 구성되어, 사물에 부착된 얇은 평면 형태의 태그를 식별함으로써 정보를 처리한다.Introduced since the 1980s, this system is dedicated short range communication (DSRC) or wireless identification system.It is a reader with read / decrypt function, RFID tag with unique information, operating software, network, etc. It consists of, and processes the information by identifying the tag of the thin flat form attached to the thing.

상기 RFID 태그는 반도체로 제작된 트랜스폰더 칩과 안테나로 구성되며, 수동식과 능동식이 있다. 수동식이 내부 전원 없이 판독기의 전파신호로부터 에너지를 공급받아 동작하는 데 비해, 능동식에는 스스로 작동하기 위해 RFID 태그 전지가 내장되어 있다. 실리콘 반도체 칩을 사용하는 칩 태그와 LC소자, 플라스틱 또는 폴리머(polymer:중합체) 소자로만 구성된 무칩 태그로 구분하기도 한다. The RFID tag is composed of a transponder chip made of a semiconductor and an antenna, which is passive and active. While passives operate by receiving energy from a radio signal from a reader without an internal power source, an active RFID has a built-in RFID tag battery to operate on its own. It is also classified into a chip tag using a silicon semiconductor chip and a chipless tag composed only of an LC device, a plastic or a polymer device.

상기한 RFID 시스템은 M. Ohkubo, K. Suzuki and S. Kinoshita, Hash-chain based forward-secure privacy protection scheme for low-cost RFID, In proceeding of the SCIS'04, pp 719-724. 및 K. Rhee, J. Kwak, S. Kim and D. Won, Challenge-response based on RFID authentication protocol for distributed database envirionment, SPC'05, LNCS 3450 등에 개시되어 있다. Such RFID systems are described in M. Ohkubo, K. Suzuki and S. Kinoshita, Hash-chain based forward-secure privacy protection scheme for low-cost RFID, In proceeding of the SCIS'04 , pp 719-724. And K. Rhee, J. Kwak, S. Kim and D. Won, Challenge-response based on RFID authentication protocol for distributed database envirionment, SPC'05 , LNCS 3450, and the like.

상기한 바와 같이 RFID 기술이 발전함에 따라 다양한 업체에서 다양한 RFID 태그를 생산하여 판매하기 시작하였다. 그러나, 상기 다양한 RFID 태그는 생산업체마다 데이터 형식이 다르므로, RFID 태그 처리 시스템은 다양한 RFID 태그들로부터 인식한 다양한 데이터 형식의 데이터들에 대한 통합 처리 기능을 구비하여야만 하였다. As described above, with the development of RFID technology, various companies have started to produce and sell various RFID tags. However, since the various RFID tags have different data formats for each manufacturer, the RFID tag processing system had to have an integrated processing function for data of various data types recognized from various RFID tags.

또한, RFID 기술의 발전과 더불어 유비쿼터스 시대가 도래함에 따라, RFID 태그 처리 시스템은 다수의 RFID 태그로부터 인식한 다수의 데이터를 고속 처리할 수 있는 기능이 구비되어야만 하였다.In addition, with the development of RFID technology and the ubiquitous era, the RFID tag processing system has to be equipped with a function capable of high-speed processing of a plurality of data recognized from a plurality of RFID tags.

본 발명은 상술한 종래의 문제점을 극복하기 위한 것으로서, 다양한 데이터 포맷을 가지는 RFID 인식 데이터를 소정 룰의 스키마로 변환하여 처리하는 RFID 데이터 처리 장치 및 방법을 제공하는 것을 그 목적으로 한다.SUMMARY OF THE INVENTION The present invention has been made to overcome the above-described problems, and an object thereof is to provide an RFID data processing apparatus and method for converting RFID recognition data having various data formats into a schema of a predetermined rule and processing the same.

또한, 본 발명의 다른 목적은 다수의 RFID 태그로부터 인식된 RFID 인식 데이터를 동시 큐, 다중 사용자 큐, 다중 사용자 콜백 큐를 통해 큐잉함으로써, 다수의 RFID 태그로부터 인식한 다수의 RFID 인식 데이터를 고속 처리할 수 있게 RFID 데이터 처리 장치 및 방법을 제공하는 것이다.In addition, another object of the present invention is to queue a plurality of RFID recognition data recognized from a plurality of RFID tags by queuing the RFID recognition data recognized from a plurality of RFID tags through a simultaneous queue, a multi-user queue, a multi-user callback queue. The present invention provides an RFID data processing apparatus and method.

상기의 목적을 이루고 종래기술의 문제점을 해결하기 위한 본 발명에 따르는 RFID 데이터 처리 방법은, 하나 이상의 RFID 태그로부터 독취된 데이터들을 소정 룰을 가지는 스키마로 변환하여 데이터 스트림을 생성하는 단계; 상기 데이터 스트 림을 큐잉하는 단계; 상기 큐잉되어 입력되는 데이터 스트림을 RFID 태그 단위의 데이터로 분할하는 단계; 상기 분할된 데이터를 큐잉하여 외부장치로 전송하는 단계를 포함하는 것을 특징으로 한다.RFID data processing method according to the present invention for achieving the above object and to solve the problems of the prior art, comprising the steps of: generating a data stream by converting data read from one or more RFID tags into a schema having a predetermined rule; Queuing the data stream; Dividing the queued data stream into data in units of RFID tags; And queuing the divided data and transmitting the queued data to an external device.

본 발명은 다양한 데이터 포맷을 가지는 RFID 인식 데이터를 소정 룰의 스키마로 변환하여 처리하여, 다양한 RFID 태그와의 호환을 가능하게 한다.The present invention converts RFID recognition data having various data formats into a schema of a predetermined rule, thereby making it compatible with various RFID tags.

또한, 본 발명은 다수의 RFID 태그로부터 인식된 RFID 인식 데이터를 동시 큐, 다중 사용자 큐, 다중 사용자 콜백 큐를 통해 큐잉함으로써, 다수의 RFID 태그로부터 인식한 다수의 RFID 인식 데이터를 고속 처리할 수 있게 한다.In addition, the present invention queues the RFID recognition data recognized from a plurality of RFID tags through a simultaneous queue, a multi-user queue, and a multi-user callback queue, thereby enabling a high speed processing of a plurality of RFID recognition data recognized from a plurality of RFID tags. do.

이하, 본 발명에 따른 RFID 인식 시스템의 바람직한 실시예를 첨부 도면을 참조하여 상세히 설명하기로 하며, 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 상관없이 동일하거나 대응하는 구성요소는 동일한 참조번호를 부여하고, 이에 대한 중복되는 설명은 생략하기로 한다.Hereinafter, a preferred embodiment of the RFID recognition system according to the present invention will be described in detail with reference to the accompanying drawings, and in the following description with reference to the accompanying drawings, the same or corresponding components regardless of reference numerals refer to the same reference numerals. And duplicate description thereof will be omitted.

도 1은 본 발명에 따른 RFID 인식 시스템을 나타낸 도면이다.1 is a view showing an RFID recognition system according to the present invention.

도 1을 참조하여 상세히 설명하면, 센서(100)는 RFID 태그로부터 RFID 인식 데이터를 독취하여 센서 데이터 처리기(102)에 제공한다.Referring to FIG. 1, the sensor 100 reads RFID recognition data from an RFID tag and provides the sensor data to the sensor data processor 102.

상기 센서 데이터 처리기(102)는 RFID 인식 데이터들을 소정 룰의 스키마들로 변환하여 입력 데이터 스트림을 생성하여 데이터 스트림 소스 관리기 모듈(104)에 제공한다.The sensor data processor 102 converts RFID recognition data into schemas of a predetermined rule to generate an input data stream and provide it to the data stream source manager module 104.

또한, 센서 데이터 처리기(102)는 상기 데이터 스트림 소스 관리기 모듈(104)로부터 제공되는 출력 데이터 스트림을 외부 서비스 장치(116)로 제공한다.The sensor data processor 102 also provides an output data stream provided from the data stream source manager module 104 to an external service device 116.

또한, 센서 데이터 처리기(102)는 외부 서비스 장치(116) 등으로부터 제공되는 스키마 등록 및 삭제 요청을 데이터 스트림 소스 관리기 모듈(104)로 제공한다.In addition, the sensor data processor 102 provides the data stream source manager module 104 with the schema registration and deletion request provided from the external service device 116 or the like.

상기 외부 서비스 장치(116)로는, 다양한 서비스를 제공하기 위한 장치가 채용되며, 예를 들어, 인터넷 서비스를 위한 웹(web) 서비스 시스템, 일반 컴퓨터를 이용한 서비스를 위한 HTTPGeT 서비스 시스템, jms 서비스 시스템 등이 될 수 있다.As the external service device 116, a device for providing various services is employed. For example, a web service system for an Internet service, an HTTPGeT service system for a service using a general computer, a jms service system, and the like. This can be

상기 데이터 스트림 소스 관리기 모듈(104)은, 스키마 정보 관리기 부모듈(106), 입출력 큐 관리기 부모듈(108), 입력큐(110), 출력큐(112)로 구성된다.The data stream source manager module 104 includes a schema information manager submodule 106, an input / output queue manager submodule 108, an input queue 110, and an output queue 112.

상기 스키마 정보 관리기 부모듈(106)은 다양한 RFID 태그 각각에서 독출한 데이터를 미리 규정해둔 소정 룰에 따른 스키마로 변환하기 위한 스키마 정보로 센서 데이터 처리기(102)에 제공한다.The schema information manager submodule 106 provides the sensor data processor 102 with schema information for converting data read from each of the various RFID tags into a schema according to a predetermined rule.

또한, 상기 스키마 정보 관리기 부모듈(106)은 상기 센서 데이터 처리기(102)의 요청에 따라 스키마 정보의 등록 및 삭제를 이행한다.In addition, the schema information manager submodule 106 performs registration and deletion of schema information at the request of the sensor data processor 102.

상기 입출력 큐 관리기 부모듈(108)은 센서 데이터 처리기(102)로부터 제공되는 입력 데이터 스트림을 입력 큐(110)를 통해 연속 질의 정보 관리기 부모듈(114)로 제공한다. 또한, 입출력 큐 관리기 부모듈(108)은 상기 연속 질의 정보 관리기 부모듈(114)로부터 제공되는 출력 데이터 스트림 또는, 스키마 정보 관리기 부모듈(106)로부터 제공되는 출력 데이터 스트림을 출력 큐(112)를 통해 센서 데이터 처리기(102)로 제공한다.The input / output queue manager submodule 108 provides the input data stream provided from the sensor data processor 102 to the continuous query information manager submodule 114 through the input queue 110. In addition, the input / output queue manager submodule 108 outputs the output data stream provided from the continuous query information manager submodule 114 or the output data stream provided from the schema information manager submodule 106 to the output queue 112. Through the sensor data processor 102.

상기 입력 큐(110)는 입출력 큐 관리기 부모듈(108)의 제어에 따라 입력 데 이터 스트림을 연속 질의 정보 관리기 부모듈(114)로 제공한다.The input queue 110 provides an input data stream to the continuous query information manager submodule 114 under the control of the input / output queue manager submodule 108.

그리고, 출력 큐(112)는, 입출력 큐 관리기 부모듈(108)의 제어에 따라 입출력 큐 관리기 부모듈(108)을 통해 제공되는, 연속 질의 정보 관리기 부모듈(114)로부터의 출력 데이터 스트림이나 스키마 정보 관리기 부모듈(106)로부터의 출력 데이터 스트림을, 센서 데이터 처리기(102)에 제공한다.The output queue 112 then outputs an output data stream or schema from the continuous query information manager submodule 114, which is provided through the input / output queue manager submodule 108 under the control of the input / output queue manager submodule 108. The output data stream from the information manager submodule 106 is provided to the sensor data processor 102.

여기서, 상기 입력 큐(110) 및 출력 큐(112)는 기본 큐, 동시 큐, 다중 사용자 큐, 다중 사용자 콜백-큐를 제공함으로써, 다수의 RFID 인식 데이터를 고속 처리할 수 있게 한다.In this case, the input queue 110 and the output queue 112 provide a basic queue, a simultaneous queue, a multi-user queue, and a multi-user callback-queue, thereby enabling high-speed processing of a plurality of RFID recognition data.

상기 연속 질의 정보 관리기 부모듈(114)은 센서 데이터 처리기(102)로부터 제공되는 참조정보(xquery stream)를 이용하여 입력 큐(110)를 통해 입력되는 입력 데이터 스트림을 RFID 태그 단위로 분할한다. 여기서 상기 참조정보(xquery stream)는 RFID 태그 식별정보, 안테나 식별정보, 시간정보 등으로, 입력 데이터 스트림으로부터 개별적인 ID 태그 식별정보를 검출해내기 위한 정보이다.The continuous query information manager submodule 114 divides the input data stream input through the input queue 110 into RFID tag units by using an xquery stream provided from the sensor data processor 102. The reference information (xquery stream) is RFID tag identification information, antenna identification information, time information, and the like, and is information for detecting individual ID tag identification information from an input data stream.

또한, 상기 연속 질의 정보 관리기 부모듈(114)은, 상기 RFID 태그 단위의 데이터가 제1형식(XML)이면 출력 큐(112)를 통해 직접 출력하거나, 입출력 큐 관리기 부모듈(108)을 거쳐 출력 큐(112)를 통해 출력한다.In addition, the continuous query information manager submodule 114 directly outputs the data through the output queue 112 or through the input / output queue manager submodule 108 when the data of the RFID tag unit is the first format (XML). Output through the queue 112.

또한, 상기 RFID 태그 단위의 데이터가 제2형식(TEXT)이면 스키마 정보 관리기 부모듈(106)을 통해 제1형식(XML)으로 변환하여 입출력 큐 관리기 부모듈(108)을 거쳐 출력 큐(112)를 통해 출력한다.If the data in the RFID tag unit is the second format TEXT, the data is converted into the first format XML through the schema information manager submodule 106, and then the output queue 112 is passed through the input / output queue manager submodule 108. Output through

상기한 바와 같이 구성되는 RFID 인식 시스템의 동작을 간략히 설명하면 다 음과 같다. The operation of the RFID recognition system configured as described above will be briefly described as follows.

센서(100)에 RFID 태그들이 근접함에 따라 상기 센서(100)가 RFID 태그들을 독취하면, 상기 센서(100)는 센서 데이터 처리기(102)로 상기 RFID 인식 데이터들을 전송한다.When the sensor 100 reads the RFID tags as the RFID tags approach the sensor 100, the sensor 100 transmits the RFID recognition data to the sensor data processor 102.

상기 센서 데이터 처리기(102)는, 상기 RFID 태그들 각각에 대응되게 미리 설정된 스키마 정보들 및 인큐 정보들을 스키마 정보 관리기 부모듈(106)로부터 획득하고, 상기 스키마 정보들에 따라 상기 RFID 인식 데이터들을 변환하여 입력 데이터 스트림을 생성하고, 상기 생성된 입력 데이터 스트림을 상기 인큐 정보들에 따라 입력 큐(110)를 통해 연속 질의 정보 관리기 부모듈(114)에 제공한다.The sensor data processor 102 obtains schema information and enqueue information preset corresponding to each of the RFID tags from a schema information manager submodule 106, and converts the RFID recognition data according to the schema information. Generate an input data stream and provide the generated input data stream to the continuous query information manager submodule 114 through the input queue 110 according to the enqueue information.

상기 연속 질의 정보 관리기 부모듈(114)은, 참조정보(xquery stream)를 이용하여 상기 입력 큐(110)를 통해 제공되는 입력 데이터 스트림을 RFID 태그단위의 데이터로 분할하고, 각 데이터가 제1형식(XML)이면 입출력 큐 관리기 부모듈(108)을 통해 출력 큐(112)로 제공하거나, 직접 출력 큐(112)로 제공한다. 이와 달리 각 데이터가 제2형식(TEXT)이면 스키마 정보 관리기 부모듈(106)로 제공한다. 상기 스키마 정보 관리기 부모듈(106)은 상기 제2형식(TEXT)의 데이터를 제1형식(XML)의 데이터로 변환하여 입출력 큐 관리기 부모듈(108)을 통해 출력 큐(112)로 제공한다.The continuous query information manager submodule 114 divides the input data stream provided through the input queue 110 into data in units of RFID tags using reference information (xquery stream), and each data is of a first format. If it is (XML), it is provided to the output queue 112 through the input / output queue manager submodule 108, or directly to the output queue 112. On the contrary, if each data is the second format (TEXT), the data is provided to the schema information manager submodule 106. The schema information manager submodule 106 converts the data of the second format TEXT into data of the first format XML and provides the output queue 112 through the input / output queue manager submodule 108.

상기 출력 큐(112)는 상기 데이터를 센서 데이터 처리기(102)를 통해 외부 서비스 장치(116)로 제공한다.The output queue 112 provides the data to the external service device 116 via the sensor data processor 102.

상기 외부 서비스 장치(116)는 상기 데이터를 수신받아 소정 펑션(function) 을 이행하여 관리자에게 안내하거나 미도시된 데이터베이스에 저장한다.The external service device 116 receives the data, performs a predetermined function, guides the administrator, or stores the data in a database not shown.

이제, 상기 RFID 인식 시스템의 스키마 정보 관리기 부모듈(106)의 기능 중 스키마 등록 및 삭제 과정을 도 2를 참조하여 좀더 상세히 설명한다.Now, the schema registration and deletion processes among the functions of the schema information manager submodule 106 of the RFID recognition system will be described in more detail with reference to FIG. 2.

스키마 정보 관리 부모듈(106)은 스키마 등록부(200) 및 스키마 삭제부(202)를 구비한다.The schema information management submodule 106 includes a schema register unit 200 and a schema delete unit 202.

상기 스키마 등록부(200)는 상기 스키마 등록 요청이 발생되는지를 체크한다(A1). 여기서, 상기 스키마 등록 요청은 스키마 이름, 스키마 원문, 스키마 타입, 큐 타입, 메시지 타입, 큐 용량 등에 대한 정보를 포함한다. 또한, 상기 스키마 등록 요청은 관리자 단말기 등과 같은 외부 서비스 장치(116)로부터 제공될 수 있다.The schema registration unit 200 checks whether the schema registration request is generated (A1). Here, the schema registration request includes information about a schema name, schema original text, schema type, queue type, message type, queue capacity, and the like. In addition, the schema registration request may be provided from an external service device 116 such as an administrator terminal.

상기 스키마 등록 요청이 발생되면, 스키마 등록부(200)는 상기 스키마 원문을 캐스터 XML 스키마 파서(Castor XML Schema Parser)(204)로 전송한다(A2). 상기 캐스터 XML 스키마 파서(204)는 RFID 인식 데이터를 스키마에 대응되게 변환하기 위한 기능부로서, 센서 데이터 처리기(102)에 구비될 수 있다. When the schema registration request is generated, the schema registration unit 200 transmits the schema original text to the caster XML Schema Parser 204 (A2). The caster XML schema parser 204 is a function unit for converting RFID recognition data to correspond to a schema, and may be provided in the sensor data processor 102.

또한 스키마 등록부(200)는 상기 스키마 이름, 스키마 타입, 메시지(데이터) 타입, 스키마 원문, 큐 타입 정보, 큐 용량에 대한 정보를 센서 데이터 저장 관리기 블록(206)에 제공하여 저장한다.In addition, the schema register unit 200 provides the schema name, schema type, message (data) type, schema original text, queue type information, and information on queue capacity to the sensor data storage manager block 206 and stores the information.

이후, 스키마 등록부(200)는 스키마 이름 등인 큐 이름, 큐 타입, 메시지 타입, 큐 용량 등을 포함하는 인큐 핸들 요청정보를 입출력 큐 관리기 부모듈(108)에 제공한다.Thereafter, the schema registration unit 200 provides the input / output queue manager submodule 108 with enqueue handle request information including a queue name, such as a schema name, a queue type, a message type, a queue capacity, and the like.

상기 입출력 큐 관리기 부모듈(108)은 상기 인큐 핸들 요청정보에 따라 소정 인큐 핸들을 부여하고, 상기 인큐 핸들을 스키마 등록부(200)에 제공한다(A4, A5). 상기 스키마 등록부(200)는 상기 인큐 핸들을 해당 스키마를 입력 큐(110)에 실어 전송하는 센서 데이터 처리기(102)에 제공한다. 이로써, 스키마 등록 과정은 완료된다.The input / output queue manager submodule 108 assigns a predetermined enqueue handle according to the enqueue handle request information, and provides the enqueue handle to the schema register 200 (A4 and A5). The schema registration unit 200 provides the enqueue handle to the sensor data processor 102 that transmits the schema to the input queue 110. This completes the schema registration process.

상기 스키마 삭제부(202)는 스키마 삭제 요청정보가 수신되는지를 체크한다(B1). 상기 스키마 삭제 요청정보에는 적어도 스키마 이름 정보가 포함된다. The schema deletion unit 202 checks whether schema deletion request information is received (B1). The schema deletion request information includes at least schema name information.

상기 스키마 삭제 요청정보가 수신되면, 상기 스키마 삭제부(202)는 입출력 큐 관리기 부모듈(108), 연속 질의 정보 관리기 부모듈(114), 권한 정보 관리기 부모듈(208), 센서 데이터 저장 관리기 블록(206)에 해당 스키마 이름을 포함하는 스키마 삭제 요청정보를 제공한다. 이에, 입출력 큐 관리기 부모듈(108), 연속 질의 정보 관리기 부모듈(114), 권한 정보 관리기 부모듈(208), 센서 데이터 저장 관리기 블록(206)은 해당 스키마에 대한 모든 정보 및 큐를 삭제한다(B2~B5).When the schema deletion request information is received, the schema deletion unit 202 may include the input / output queue manager submodule 108, the continuous query information manager submodule 114, the authority information manager submodule 208, and the sensor data storage manager block. At 206, schema deletion request information including the schema name is provided. Accordingly, the input / output queue manager submodule 108, the continuous query information manager submodule 114, the authorization information manager submodule 208, and the sensor data storage manager block 206 delete all information and queues for the corresponding schema. (B2-B5).

여기서, 상기 권한 정보 관리기 부모듈(208)은 사용자 별로 접근할 수 있는 스키가 및 데이터에 대한 권한을 관리하며, 상기 연속 질의 정보 관리기 부모듈(114)에 권한 확인을 전달한다.Here, the authority information manager submodule 208 manages the authority for skiers and data that can be accessed for each user, and transmits the authority confirmation to the continuous query information manager submodule 114.

이제, RFID 인식 시스템의 스키마 정보 관리기 부모듈(106)의 기능 중 스키마 정보 제공 과정을 도 3을 참조하여 좀더 상세히 설명한다. Now, a process of providing schema information among the functions of the schema information manager submodule 106 of the RFID recognition system will be described in more detail with reference to FIG. 3.

상기 스키마 정보 관리기 부모듈(106)은 스키마 정보 제공을 위해 스키마 트리 제공부(300), 메타 정보 제공부(302), 인큐 핸들 제공부(304)를 구비한다. The schema information manager submodule 106 includes a schema tree provider 300, a meta information provider 302, and an enqueue handle provider 304 to provide schema information.

상기 스키마 트리 제공부(300)는 센서 데이터 처리기(102)로부터 스키마 이름을 포함하는 스키마 트리 요청정보가 제공되면(C1), 해당 스키마 이름을 포함하는 스키마 원문 요청정보를 센서 데이터 저장 관리기 블록(206)으로 요청한다(C2). 여기서, 상기 스키마 트리는 스키마 룰을 규정하는 정보이다. If the schema tree provider 300 provides schema tree request information including a schema name from the sensor data processor 102 (C1), the schema data provider 300 stores schema original request information including the corresponding schema name in the sensor data storage manager block 206. (C2). Here, the schema tree is information for defining a schema rule.

상기 센서 데이터 저장 관리기 블록(206)은 상기 스키마 원문 요청정보에 따라 스키마 원문을 스키마 트리 제공부(300)에 제공하며(C3), 상기 스키마 트리 제공부(300)는 상기 스키마 원문을 캐스터 XML 스키마 파서(204)에 제공한다(C4). 상기 캐스터 XML 스키마 파서(204)는 상기 스키마 원문을 파서하여 스키마 트리를 생성하고, 상기 스키마 트리를 스키마 트리 제공부(300)에 제공한다(C5). 상기 스키마 트리 제공부(300)는 상기 스키마 트리를 요청한 상기 센서 데이터 처리기(102)로 제공한다(C6).The sensor data storage manager block 206 provides a schema text to the schema tree provider 300 according to the schema text request information (C3), and the schema tree provider 300 provides the schema text to the caster XML schema. Provided to parser 204 (C4). The caster XML schema parser 204 parses the schema original text to generate a schema tree, and provides the schema tree to the schema tree provider 300 (C5). The schema tree providing unit 300 provides the schema tree to the sensor data processor 102 that has requested the request (C6).

상기 메타 정보 제공부(302)는 센서 데이터 처리기(102)로부터 스키마 이름을 포함하는 스키마 메타 정보 요청정보가 제공되면(D1), 해당 스키마 이름을 포함하는 스키마 메타정보 요청정보를 센서 데이터 저장 관리기 블록(206)으로 요청한다(D2). 여기서, 상기 스키마 메타 정보는, 스키마 이름 리스트, 스키마 존재 여부, 스키마 원문, 스키마 타입, 큐 메시지 타입, 큐 용량 등으로 구성된다. When the meta information provider 302 is provided with schema meta information request information including a schema name from the sensor data processor 102 (D1), the meta data provider 302 sends the schema meta information request information including the corresponding schema name to the sensor data storage manager block. Request to 206 (D2). Here, the schema meta information includes a schema name list, schema existence, schema original text, schema type, queue message type, queue capacity, and the like.

센서 데이터 저장 관리기 블록(206)는, 상기 스키마 메타정보 요청정보가 제공되면, 스키마 이름 리스트, 스키마 존재 여부, 스키마 원문, 스키마 타입, 큐 메시지 타입, 큐 용량 등으로 구성되는 스키마 메타 정보를 메타 정보 제공부(302)에 제공한다(D3). 상기 메타 정보 제공부(302)는 상기 센서 데이터 저장 관리기 블 록(206)이 제공되는 스키마 메타 정보를 상기 센서 데이터 처리기(102)로 제공한다(D4).When the schema metadata information request information is provided, the sensor data storage manager block 206 may metadata schema information including a schema name list, schema existence, schema text, schema type, queue message type, queue capacity, and the like. It provides to the provision part 302 (D3). The meta information provider 302 provides schema meta information provided by the sensor data storage manager block 206 to the sensor data processor 102 (D4).

상기 인큐 핸들 제공부(304)는, 센서 데이터 처리기(102) 등으로부터 스키마 이름을 포함하는 인큐 핸들 요청정보가 제공되면(E1), 해당 스키마 이름에 대응되는 큐 이름을 포함하는 인큐 핸들 요청정보를 입출력 관리기 부모듈(108)로 제공한다(E3). 상기 입출력 관리기 부모듈(108)은 상기 인큐 핸들 요청정보에 따라 인큐 핸들을 생성하여 인큐 핸들 제공부(304)에 제공한다(E2). 상기 인큐 핸들 제공부(304)는 상기 인큐 핸들을 센서 데이터 처리기(102)에 제공한다(E4). When the enqueue handle providing unit 304 is provided with enqueue handle request information including a schema name from the sensor data processor 102 or the like (E1), the enqueue handle request information including the queue name corresponding to the schema name is provided. Provided to the input / output manager submodule 108 (E3). The input / output manager submodule 108 generates an enqueue handle according to the enqueue handle request information and provides the enqueue handle to the enqueue handle providing unit 304 (E2). The enqueue handle providing unit 304 provides the enqueue handle to the sensor data processor 102 (E4).

상기한 바와 같이 스키마 정보 관리기 부모듈(106)에는 다양한 RFID 태그로부터 독취해낸 RFID 인식 데이터를 미리 정해둔 룰의 스키마로 변환 가능하도록 스키마 등록 및 삭제, 스키마 정보의 제공 등을 이행한다. As described above, the schema information manager submodule 106 performs schema registration and deletion, provision of schema information, and the like so that the RFID recognition data read from various RFID tags can be converted into a schema of a predetermined rule.

이제, 상기 입출력 큐 관리기 부모듈(108)의 동작을 좀더 상세히 설명한다. The operation of the input / output queue manager submodule 108 will now be described in more detail.

상기 입출력 큐 관리기 부모듈(108)은 크게 큐 정보 관리기(400)와 큐 핸들 정보 관리기(410)로 구성된다.The input / output queue manager submodule 108 is largely composed of a queue information manager 400 and a queue handle information manager 410.

상기 큐 정보 관리기(400)는 기본큐(Base Queue)(402), 동시큐(Concurrent Queue)(404), 다중 사용자 큐(Multi User Queue)(406), 다중 사용자 콜백-큐(Multi User CallBack-Queue)(408)를 제공한다.The queue information manager 400 includes a base queue 402, a concurrent queue 404, a multi user queue 406, and a multi user callback queue. Queue 408.

여기서, 상기 기본큐(402), 동시큐(404), 다중 사용자 큐(406), 다중 사용자 콜백-큐(408)의 기능을 나타낸 도 5를 참조하여, 상기 각 큐에 대해 간략히 설명한다.Here, each of the queues will be briefly described with reference to FIG. 5, which shows the functions of the basic queue 402, the simultaneous queue 404, the multi-user queue 406, and the multi-user callback-queue 408.

기본큐(402)는 메시지 인큐 및 디큐, 메시지 전체 삭제, 큐 정보 제공 기능을 제공한다. 상기 메시지 인큐는 메시지의 추가, 메시지가 입력되는 시점의 타임 스탬프(time stamp)를 추가하는 기능이며, 상기 메시지 디큐는 메시지 반환 및 삭제하는 기능이며, n개의 메시지 디큐를 지원한다. 메시지 전체 삭제는 큐에 저장된 모든 메시지를 삭제하는 기능이다. 또한, 큐 정보로는 큐 타입, 메시지 타입, 큐 사이즈, 큐 용량 등이 포함되며, 상기 큐 타입은 기본 큐, 동시 큐, 다중 사용자 큐, 다중 사용자 콜백-큐 등이다. 상기 메시지 타입은 큐에 저장되는 메시지의 형태를 나타내는 것으로, 본 발명에서는 제1형식(XML-STRING TYPE)과 제2형식(TEXT-TREE TYPE)이 이용된다. 상기 큐 사이즈는 큐에 저장된 메시지의 개수를 나타내고, 상기 큐 용량은 큐에 저장될 수 있는 메시지의 최대 개수를 나타낸다.The basic queue 402 provides a function of message enqueue and dequeue, message deletion, and queue information provision. The message enqueue is a function of adding a message and adding a time stamp when a message is input, and the message dequeue is a function of returning and deleting a message, and supports n message dequeues. Delete all messages deletes all messages stored in the queue. In addition, the queue information includes a queue type, a message type, a queue size, a queue capacity, and the like, and the queue types include a basic queue, a simultaneous queue, a multi-user queue, a multi-user callback queue, and the like. The message type indicates a type of a message stored in a queue. In the present invention, a first type (XML-STRING TYPE) and a second type (TEXT-TREE TYPE) are used. The queue size represents the number of messages stored in the queue, and the queue capacity represents the maximum number of messages that can be stored in the queue.

동시 큐(404)는 기본 큐(402)를 멀티 쓰레드 환경에서 사용할 수 있는 환경을 지원한다.The concurrent queue 404 supports an environment in which the default queue 402 can be used in a multithreaded environment.

다중 사용자 큐(406)는 하나의 동시 큐(404)에 여러 핸들을 제공하여 여러 사용자가 하나의 큐를 동시에 사용할 수 있게 하는 환경을 제공한다. The multi-user queue 406 provides multiple handles to one concurrent queue 404 to provide an environment that allows multiple users to use a single queue at the same time.

다중 사용자 콜백 큐(408)는 다중 사용자 큐(406)에 일정한 개수의 메시지가 인큐될 때마다 특정한 객체를 호출해주는 기능을 제공한다. The multi-user callback queue 408 provides the ability to call a particular object whenever a certain number of messages are enqueued to the multi-user queue 406.

그리고, 큐 핸들 정보 관리기(410)는 인큐 핸들(412) 및 디큐 핸들(414)에 대한 정보를 관리하며, 상기 인큐 핸들(412) 및 디큐 핸들(414)을 도 6을 참조하여 설명한다. The queue handle information manager 410 manages information on the enqueue handle 412 and the dequee handle 414, and the enqueue handle 412 and the dequee handle 414 will be described with reference to FIG. 6.

상기한 인큐 핸들(412)은 지원 큐의 인큐 기능을 제공하는 메시지 인큐 및 지원 큐의 큐 정보를 제공하는 큐 정보 제공 기능을 구비한다. The enqueue handle 412 includes a message enqueue providing the enqueue function of the support queue and a queue information providing function providing the queue information of the support queue.

상기한 디큐 핸들(414)은 디큐 핸들마다 큐에서의 현재 위치 관리하는 기능과, 지원 큐의 디큐 기능을 제공하는 메시지 디큐 기능과, 지원 큐의 큐 정보를 제공하는 기능, 현재 위치를 지원큐의 마지막 메시지 다음 위치로 이동하는 기능, 지원 큐의 콜백 기능 설정 기능, 지원큐의 콜백 기능 취소기능을 제공한다. 여기서, 상기 지원큐의 콜백 기능 설정 및 취소는 다중 사용자 콜백-큐에서만 제공된다. The dequeue handle 414 includes a function for managing a current position in a queue for each dequeue handle, a message dequeue function for providing a dequeue function for a support queue, a function for providing queue information of a support queue, and a current position of a support queue. It provides the ability to move to the position after the last message, set the callback function of the support queue, and cancel the callback function of the support queue. Here, setting and canceling the callback function of the support queue is provided only in the multi-user callback-queue.

상기한 큐 핸들 및 지원 큐의 수는 도 7에 도시한 바와 같이 기본 큐 및 동시큐에 대해서는 인큐 핸들 및 디큐 핸들이 각각 1개씩 제공되고, 다중 사용자 큐 및 다중 사용자 콜백-큐에서는 인큐 핸들 및 디큐 핸들이 각각 N개씩 제공된다. As shown in FIG. 7, the number of the queue handle and the support queue is provided with one enqueue handle and one dequeue handle for the basic queue and the concurrent queue, and the multi-user queue and the multi-user callback-queue have one enqueue handle and dequeue. N handles are provided.

상기 입출력 큐 관리기 부모듈(108)의 상세 동작을 좀더 상세히 설명한다. Detailed operations of the input / output queue manager submodule 108 will be described in more detail.

먼저 입출력 큐 관리기 부모듈(108)의 큐 정보 관리기(400)의 처리 절차를 도 8을 참조하여 설명한다. First, the processing procedure of the queue information manager 400 of the input / output queue manager submodule 108 will be described with reference to FIG. 8.

상기 큐 정보 관리기(400)는 큐 생성부(800), 큐 정보 제공부(802), 큐 삭제부(804), 큐 맵부(806)을 구비한다. The queue information manager 400 includes a queue generator 800, a queue information provider 802, a queue delete unit 804, and a queue map unit 806.

상기 큐 생성부(800)는, 스키마 정보 관리기 부모듈(106) 또는 관리자 단말기 등과 같은 외부 서비스 장치(116) 등으로부터 큐 이름, 큐 타입, 메시지 타입, 큐 용량 등의 정보를 포함하는 큐 생성 요청정보가 수신되면(F1), 그 요청에 따라 기본큐(Base Queue)(402), 동시큐(Concurrent Queue)(404), 다중 사용자 큐(Multi User Queue)(406), 다중 사용자 콜백-큐(Multi User CallBack-Queue)(408) 중 하나 또는 그 이상을 생성한다(F2). 상기한 큐의 생성후에, 큐 생성부(800)는 상기 큐 객체 참조 정보를 큐 맵부(806)에 저장한다(F3). 여기서, 상기 큐 객체 참조 정보에는 큐 이름, 큐 타입, 큐 용량 등이 포함된다. The queue generating unit 800 includes a queue creation request including information such as a queue name, queue type, message type, queue capacity, etc. from an external service device 116 such as a schema information manager submodule 106 or an administrator terminal. When information is received (F1), the base queue (402), concurrent queue (404), multi-user queue (406), multi-user callback-queue ( Create one or more of the Multi User CallBack-Queue (408) (F2). After generation of the queue, the queue generator 800 stores the queue object reference information in the queue map unit 806 (F3). Here, the queue object reference information includes a queue name, a queue type, a queue capacity, and the like.

또한, 상기 큐 생성부(800)는 큐 객체 참조 정보를 큐 핸들 정보 관리기(410)에 제공하며(F4), 상기 큐 객체 참조 정보에 따른 인큐 핸들(412)을 큐 핸들 정보 관리기(410)로부터 제공받아(F5) 스키마 정보 관리기 부모듈(106)로 제공한다(F6). In addition, the queue generator 800 provides the queue object reference information to the queue handle information manager 410 (F4), and the enqueue handle 412 according to the queue object reference information from the queue handle information manager 410. It is provided (F5) and provided to the schema information manager submodule 106 (F6).

상기 큐 정보 제공부(802)는 스키마 정보 관리기 부모듈(106)로부터 큐 이름을 포함하는 큐 정보 요청정보가 수신되면(G1), 그 요청에 따라 해당 큐 이름 리스크 및 큐 객체 참조 정보 등으로 구성되는 큐 정보를 큐 맵부(806)로부터 독출하여 스키마 정보 관리기 부모듈(106)로 제공한다(G2~G4). 상기 큐 정보에는 큐 이름 리스트, 큐 존재 여부, 큐 객체 참조 정보 등이 포함된다. When the queue information providing unit 802 receives the queue information request information including the queue name from the schema information manager submodule 106 (G1), the queue information providing unit 802 includes corresponding queue name risk and queue object reference information according to the request. The queue information is read from the queue map unit 806 and provided to the schema information manager submodule 106 (G2 to G4). The queue information includes a list of queue names, whether a queue exists, queue object reference information, and the like.

상기 큐 삭제부(804)는 스키마 정보 관리기 부모듈(106) 또는 관리자 단말기 등과 같은 외부 서비스 장치(116) 등으로부터 큐 이름을 포함하는 큐 삭제 요청정보가 수신되면(H1), 해당 큐 이름을 포함하는 큐 삭제 요청정보를 큐 맵부(806) 및 큐 핸들 정보 관리기(410)에 제공하여, 해당 큐에 대한 모든 정보를 삭제토록 한다(H2, H3).When the queue deletion unit 804 receives queue deletion request information including a queue name from an external service device 116 such as a schema information manager submodule 106 or an administrator terminal (H1), the queue deletion unit 804 includes a corresponding queue name. The queue deletion request information is provided to the queue map unit 806 and the queue handle information manager 410 to delete all information on the queue (H2, H3).

이제, 입출력 큐 관리기 부모듈(108)의 큐 핸들 정보 관리기(410)의 동작을 도 9를 참조하여 상세히 설명한다. The operation of the queue handle information manager 410 of the input / output queue manager submodule 108 will now be described in detail with reference to FIG. 9.

상기 큐 핸들 정보 관리기(410)는 큐 핸들 생성부(900), 디큐 핸들 정보 제공부(902), 디큐 핸들 삭제부(904), 디큐 핸들 맵부(906)를 구비한다. The queue handle information manager 410 includes a queue handle generation unit 900, a dequee handle information providing unit 902, a dequee handle deleting unit 904, and a dequee handle map unit 906.

상기 큐 핸들 생성부(900)는 큐 이름 및 핸들 타입을 포함하는 큐 생성 요청 정보가 수신되면(J1), 상기 큐 이름을 큐 정보 관리기(400)를 통해 확인함과 아울러(J2, J3), 인큐 또는 디큐 핸들(412, 414)을 생성한다(J4). 상기 인큐 핸들 또는 디큐 핸들(412,414)의 생성 후에, 상기 큐 핸들 생성부(900)는 디큐 핸들 맵(906)에 큐 핸들 객체 참조 정보를 저장하고(J5), 생성된 인큐 또는 디큐 핸들(412, 414)을 큐 생성을 요청한 장치, 예를 들어 스키마 정보 관리기 부모듈(106)로 제공한다(J6).When the queue handle generation unit 900 receives queue creation request information including a queue name and a handle type (J1), the queue handle generation unit 900 checks the queue name through the queue information manager 400 (J2 and J3), Generate enqueue or dequeue handles 412 and 414 (J4). After the creation of the enqueue handle or dequee handles 412 and 414, the queue handle generation unit 900 stores the queue handle object reference information in the dequee handle map 906 (J5), and generates the generated enqueue or dequee handle 412, 414) is provided to the device requesting the creation of the queue, for example the schema information manager submodule 106 (J6).

상기 디큐 핸들 정보 제공부(902)는, 큐 이름을 포함하는 디큐 핸들 정보 요청정보가 수신되면(K1), 해당 큐 이름에 대응되는 디큐 핸들 리스트를 디큐 핸들 맵부(906)으로부터 제공받아(K2, K3) 디큐 핸들 정보를 요청한 장치로 제공한다(K4).When the dequeue handle information providing unit 902 receives dequeue handle information request information including a queue name (K1), the dequeue handle information providing unit 902 receives a dequeue handle list corresponding to the queue name from the dequeue handle map unit 906 (K2, K3) Provide dequeue handle information to the requesting device (K4).

상기 디큐 핸들 삭제부(904)는, 큐 이름을 포함하는 디큐 핸들 삭제 요청정보가 수신되면(L1), 해당 큐 이름에 대응되는 디큐 핸들에 대한 정보를 디큐 핸들 맵부(906)에서 삭제하고(L2), 디큐 핸들 정보 제공부(902)를 통해 디큐 핸들 리스트를 제공받아 디큐 핸들 삭제를 확인한다(L3, L4).When the dequeue handle deletion unit 904 receives the dequeue handle deletion request information including the queue name (L1), the dequeue handle deleting unit 904 deletes the information on the dequeue handle corresponding to the queue name from the dequeue handle map unit 906 (L2). The dequeue handle list is received through the dequeue handle information providing unit 902 to confirm the dequeue handle deletion (L3 and L4).

상기한 바와 같은 큐 중 기본 인큐 및 디큐의 동작은 종래 기술과 동일하므로, 기본 인큐 및 디큐에 대한 상세한 설명은 생략하며, 이하 동시 큐, 다중 사용자 큐, 다중 사용자 콜백 큐에 대해서만 도면을 참조하여 상세히 설명한다. Since the operation of the basic enqueue and dequeue of the queues as described above is the same as in the prior art, a detailed description of the basic enqueue and the dequeue is omitted, and the following description will be made in detail with reference to the drawings for the simultaneous queue, the multi-user queue, and the multi-user callback queue. Explain.

도 10은 동시 큐의 기본 개념도를 도시한 것으로, 하나의 큐를 공유하는 제1 및 제2쓰레드(1000,1006)는 동기화부(1002, 1008))를 구비한다. FIG. 10 illustrates a basic conceptual diagram of a simultaneous queue, in which first and second threads 1000 and 1006 sharing a single queue have synchronization units 1002 and 1008.

상기 동기화부(1002, 1008)는 제1 및 제2쓰레드(1000,1006)가 공유하는 큐(1004)의 프론트(front) 정보 및 리어(rear) 정보를 동기화하여 큐(1004) 공유시 발생될 수 있는 공유 위반을 미연에 방지한다. The synchronization units 1002 and 1008 may be generated when the queue 1004 is shared by synchronizing the front and rear information of the queue 1004 shared by the first and second threads 1000 and 1006. Prevent possible sharing violations.

도 11은 다중 사용자 큐의 구조를 도시한 것으로, 하나의 큐를 통해 다수의 큐 핸들이 데이터를 큐잉한다. 상기 도 11의 큐에서, 큐 참조 카운터(reference counter of Queue)는 디큐 핸들(DH1, DH2)의 갯수(2)를 나타내고, 메시지 참조 카운터 (reference counter of Message)는 데이터(M1, M2, M3)를 디큐할 디큐 핸들(DH1, DH2)의 갯수(2)를 나타낸다. 즉, 상기 메시지 참조 카운터는 메시지 인큐시의 디큐 핸들수에서 메시지 디큐 횟수를 감산함으로써 획득될 수 있다. 11 illustrates a structure of a multi-user queue, in which multiple queue handles queue data through one queue. In the queue of FIG. 11, a reference counter of queue represents the number 2 of dequeue handles DH1 and DH2, and a reference reference of message represents data M1, M2, and M3. Indicates the number 2 of dequeue handles DH1 and DH2 to dequeue. That is, the message reference counter may be obtained by subtracting the number of message dequeues from the number of dequeue handles of the message enqueue.

상기 도 11을 참조하면, 하나 이상의 인큐 핸들(EH1, EH2) 및 하나 이상의 디큐 핸들(DH1, DH2)가 하나의 큐를 이용하여 데이터를 큐잉하고 있으며, 상기 하나의 핸들이 어느 한 RFID 태그에 대응되므로, 본 발명은 하나의 큐로 다수 RFID 태그로부터 수신된 데이터를 큐잉할 수 있게 한다. Referring to FIG. 11, one or more enqueue handles EH1 and EH2 and one or more dequeue handles DH1 and DH2 are queuing data using one queue, and the one handle corresponds to one RFID tag. Thus, the present invention makes it possible to queue data received from multiple RFID tags into one queue.

도 12는 다중 사용자 콜백 큐의 구조를 도시한 것으로, 하나 큐를 통해 다수의 큐 핸들(DH1~DH3, EH1)이 데이터를 큐잉하며, 각 큐 핸들(DH1~DH3, EH1)에는 각기 다른 소정 오브젝트(OBJ1~OBJ3)가 부여된다. 12 illustrates a structure of a multi-user callback queue, in which a plurality of queue handles DH1 to DH3 and EH1 queue data through one queue, and each of the queue handles DH1 to DH3 and EH1 has different predetermined objects. (OBJ1 to OBJ3) are given.

상기 각 큐 핸들은 구동시마다 해당 큐 핸들에 부여된 오브젝트를 이행하며, 상기 오브젝트의 설정 및 해제는 관리자 단말기를 통한 관리자의 요청에 따라 가변될 수 있다.Each queue handle implements an object assigned to the corresponding queue handle every time it is driven, and setting and releasing of the object may be changed according to a request of an administrator through an administrator terminal.

예를 들어, 도 12의 (b)와 같이 제3디큐 핸들(DH3)의 수행시마다 2로 식별되 는 오브젝트의 실행이 설정되면, 제3디큐 핸들(DH3)이 수행되어, 콜백 참조 정보가 저장된 맵으로부터 상기 오브젝트를 로드하여 수행한다. 또한, 상기 오브젝트의 수행시에는 콜백 카운터로 지칭되는 카운터를 이용하여 오브젝트의 수행횟수를 계수토록 할 수도 있다.For example, as shown in FIG. 12B, when execution of the object identified by 2 is set for each execution of the third dequee handle DH3, the third dequee handle DH3 is performed to store callback reference information. This is done by loading the object from the map. In addition, during the execution of the object, a counter called a callback counter may be used to count the number of times the object is executed.

상기한 본 발명의 실시예는 다양한 컴퓨터로 구현되는 동작을 수행하기 위한 프로그램 명령을 포함하는 컴퓨터 판독 가능 매체를 포함한다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체의 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다.Embodiments of the present invention described above include a computer readable medium including program instructions for performing various computer-implemented operations. The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination. The program instructions on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts.

상기한 바와 같이 본 발명은 다양한 데이터 포맷을 가지는 RFID 인식 데이터를 소정 룰의 스키마로 변환하여 처리하여, 다양한 RFID 태그와의 호환을 가능하게 하는 이점이 있다.As described above, the present invention has an advantage of converting RFID recognition data having various data formats into a schema of a predetermined rule, thereby making it compatible with various RFID tags.

또한, 본 발명은 다수의 RFID 태그로부터 인식된 RFID 인식 데이터를 동시 큐, 다중 사용자 큐, 다중 사용자 콜백 큐를 통해 큐잉함으로써, 다수의 RFID 태그로부터 인식한 다수의 RFID 인식 데이터를 고속 처리할 수 있게 하는 이점이 있다. In addition, the present invention queues the RFID recognition data recognized from a plurality of RFID tags through a simultaneous queue, a multi-user queue, and a multi-user callback queue, thereby enabling a high speed processing of a plurality of RFID recognition data recognized from a plurality of RFID tags. This has the advantage.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 이는 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. As described above, the present invention has been described by way of limited embodiments and drawings, but the present invention is not limited to the above-described embodiments, which can be variously modified and modified by those skilled in the art to which the present invention pertains. Modifications are possible.

따라서, 본 발명 사상은 아래에 기재된 특허청구범위에 의해서만 파악되어야 하고, 이의 균등 또는 등가적 변형 모두는 본 발명 사상의 범주에 속한다고 할 것이다.Accordingly, the spirit of the present invention should be understood only by the claims set forth below, and all equivalent or equivalent modifications thereof will belong to the scope of the present invention.

Claims (10)

RFID 데이터 처리 방법에 있어서, In the RFID data processing method, 하나 이상의 RFID 태그로부터 독취된 데이터들을 소정 룰을 가지는 스키마로 변환하여 데이터 스트림을 생성하는 단계;Generating a data stream by converting data read from one or more RFID tags into a schema having a predetermined rule; 상기 데이터 스트림을 큐잉하는 단계;Queuing the data stream; 상기 큐잉되어 입력되는 데이터 스트림을 RFID 태그 단위의 데이터로 분할하는 단계;Dividing the queued data stream into data in units of RFID tags; 상기 분할된 데이터를 큐잉하여 외부장치로 전송하는 단계Queuing the divided data and transmitting the queued data to an external device 를 포함하는 것을 특징으로 하는 RFID 데이터 처리방법. RFID data processing method comprising a. 제1항에 있어서, The method of claim 1, 상기 스키마는 RFID 태그의 종류에 따라 하나 이상 구비됨을 특징으로 하는 RFID 데이터 처리방법. And at least one schema is provided according to a type of an RFID tag. 제1항에 있어서, The method of claim 1, 상기 데이터 스트림 또는 데이터의 큐잉은, The queuing of the data stream or data, 다수의 쓰레드가 하나의 큐를 공유하여 큐잉함을 특징으로 하는 RFID 데이터 처리방법. RFID data processing method characterized in that a number of threads share a queue to queue. 제1항에 있어서, The method of claim 1, 상기 데이터 스트림 또는 데이터의 큐잉은, The queuing of the data stream or data, 다수의 큐 핸들이 하나의 큐를 공유하여 큐잉함을 특징으로 하는 RFID 데이터 처리방법. RFID queue processing method characterized in that a plurality of queue handles share a queue to queue. 제4항에 있어서, The method of claim 4, wherein 상기 큐 핸들에 소정의 오브젝트를 설정하는 단계;Setting a predetermined object in the queue handle; 상기 큐 핸들의 구동시마다 상기 소정의 오브젝트를 수행하는 단계를 더 포함함을 특징으로 하는 RFID 데이터 처리방법. And performing the predetermined object every time the queue handle is driven. RFID 데이터 처리 장치에 있어서, In an RFID data processing apparatus, 하나 이상의 RFID 태그로부터 데이터들을 독취하는 센서;A sensor that reads data from one or more RFID tags; 상기 독취된 데이터들을 소정 룰을 가지는 스키마로 변환하여 데이터 스트림을 생성하고, 상기 데이터 스트림으로부터 RFID 태그 단위의 데이터로 분할된 데이터를 제공받아 외부장치로 전송하는 센서 데이터 처리기;A sensor data processor configured to generate a data stream by converting the read data into a schema having a predetermined rule, and receiving data divided into data in units of RFID tags from the data stream and transmitting the received data to an external device; 상기 데이터 스트림을 제공받아 큐잉하고, 상기 RFID 태그 단위의 데이터로 분할된 데이터가 제공되면 상기 데이터 센서 데이터 처리기로 큐잉하는 데이터 스트림 소스 관리기 모듈;A data stream source manager module for receiving and queuing the data stream and queuing the data stream to the data sensor data processor when data divided into data in units of the RFID tag is provided; 상기 데이터 스트림 관리기를 통해 데이터 스트림이 제공되면, 상기 RFID 태그 단위로 분할하고, 그 데이터를 상기 데이터 스트림 관리기로 제공하는 연속 질의 정보 관리기 부모듈When the data stream is provided through the data stream manager, the continuous query information manager submodule divides the data into the RFID tag units and provides the data to the data stream manager. 를 포함하는 것을 특징으로 하는 RFID 데이터 처리장치. RFID data processing apparatus comprising a. 제6항에 있어서, The method of claim 6, 상기 데이터 스트림 소스 관리기 모듈이,The data stream source manager module, 다양한 RFID 태그에 따라 각기 다르게 스키마의 등록 및 삭제를 이행하고, The registration and deletion of schemas are implemented differently according to various RFID tags, 상기 등록된 스키마에 대한 정보를 상기 센서 데이터 처리기에 제공함을 특징으로 하는 RFID 데이터 처리장치. RFID data processing apparatus for providing the information on the registered schema to the sensor data processor. 제6항에 있어서, The method of claim 6, 상기 데이터 스트림 소스 관리기 모듈이,The data stream source manager module, 다수의 쓰레드로 하나의 큐를 공유하여 상기 데이터 스트림 또는 데이터를 큐잉함을 특징으로 하는 RFID 데이터 처리장치. RFID data processing apparatus for queuing the data stream or data by sharing a queue with multiple threads. 제6항에 있어서, The method of claim 6, 상기 데이터 스트림 소스 관리기 모듈이,The data stream source manager module, 다수의 큐 핸들로 하나의 큐를 공유하여 상기 데이터 스트림 또는 데이터를 큐잉함을 특징으로 하는 RFID 데이터 처리장치. RFID data processing apparatus for queuing the data stream or data by sharing a queue with a plurality of queue handles. 제6항에 있어서, The method of claim 6, 상기 데이터 스트림 소스 관리기 모듈이,The data stream source manager module, 상기 큐 핸들의 구동시마다 해당 큐 핸들에 설정된 소정의 오브젝트를 수행함을 특징으로 하는 RFID 데이터 처리방법. And a predetermined object set in the corresponding queue handle every time the queue handle is driven.
KR1020060050762A 2006-06-07 2006-06-07 Method and apparatus of process for massive data of rfid KR100792500B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060050762A KR100792500B1 (en) 2006-06-07 2006-06-07 Method and apparatus of process for massive data of rfid

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060050762A KR100792500B1 (en) 2006-06-07 2006-06-07 Method and apparatus of process for massive data of rfid

Publications (2)

Publication Number Publication Date
KR20070117063A KR20070117063A (en) 2007-12-12
KR100792500B1 true KR100792500B1 (en) 2008-01-10

Family

ID=39142405

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060050762A KR100792500B1 (en) 2006-06-07 2006-06-07 Method and apparatus of process for massive data of rfid

Country Status (1)

Country Link
KR (1) KR100792500B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040098865A (en) * 2003-05-16 2004-11-26 한국전력공사 A non-electricity failure exchange apparatus terminal box of wattmeter
US20050036034A1 (en) * 2003-08-15 2005-02-17 Rea David D. Apparatus for communicating over a network images captured by a digital camera
US20050259653A1 (en) * 2003-07-28 2005-11-24 Q-Nomy Inc. System architecture and method for customer flow management
US20060109084A1 (en) * 2004-11-24 2006-05-25 Mark Yarvis Mesh networking with RFID communications
KR20060092829A (en) * 2004-09-01 2006-08-23 마이크로소프트 코포레이션 Architecture, programming model and api's
KR20060102708A (en) * 2005-03-24 2006-09-28 박병섭 Dynamic event queueing management scheme for realtime large-scale rfid middleware system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040098865A (en) * 2003-05-16 2004-11-26 한국전력공사 A non-electricity failure exchange apparatus terminal box of wattmeter
US20050259653A1 (en) * 2003-07-28 2005-11-24 Q-Nomy Inc. System architecture and method for customer flow management
US20050036034A1 (en) * 2003-08-15 2005-02-17 Rea David D. Apparatus for communicating over a network images captured by a digital camera
KR20060092829A (en) * 2004-09-01 2006-08-23 마이크로소프트 코포레이션 Architecture, programming model and api's
US20060109084A1 (en) * 2004-11-24 2006-05-25 Mark Yarvis Mesh networking with RFID communications
KR20060102708A (en) * 2005-03-24 2006-09-28 박병섭 Dynamic event queueing management scheme for realtime large-scale rfid middleware system

Also Published As

Publication number Publication date
KR20070117063A (en) 2007-12-12

Similar Documents

Publication Publication Date Title
US8289135B2 (en) System, method and program product for associating a biometric reference template with a radio frequency identification tag
CN102236581B (en) Mapping reduction method and system thereof for data center
CN111401871B (en) Transaction processing method, device, equipment and system
US20050144457A1 (en) Message security processing system and method for web services
JP2009089044A (en) Apparatus, method and program for encryption management
US11943341B2 (en) Contextual key management for data encryption
CN102025650A (en) Message processing system and message processing method of enterprise service bus
CN113221192B (en) Block chain-based digital asset processing method and device
CN113094334B (en) Digital service method, device, equipment and storage medium based on distributed storage
CN112364083A (en) Data dictionary management method, system and storage medium based on configuration file
US9721118B2 (en) Securing access to distributed data in an unsecure data network
CN105224594B (en) Service-oriented architecture data interconnection query system and query method
CN101246564A (en) Assets management system based on web service for defining assets with XML
CN110175318A (en) A kind of settlement of insurance claim attachment generation method and device
CN113221154A (en) Service password obtaining method and device, electronic equipment and storage medium
KR100792500B1 (en) Method and apparatus of process for massive data of rfid
US20230403254A1 (en) Decentralized identifier determination by a registry operator or registrar
KR20090055890A (en) Method and system for rfid application interface
CN111045928B (en) Interface data testing method, device, terminal and storage medium
CN113342845B (en) Data synchronization method, computer device and readable storage medium
CN103248557A (en) Method and equipment for receiving and sending information
CN107344454B (en) Digital seal generation method, service request and providing method and electronic equipment
US8972520B2 (en) Systems and methods providing mapping definition information for business data
US10185716B2 (en) Composite medium management system, information management server apparatus, composite access control creation apparatus, and program
CN114793156B (en) Data processing method, device, equipment and storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120102

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee