KR100776532B1 - Method for identifying rf tags in a radio frequency identification system by advanced query tree based anti-collision algorithm - Google Patents

Method for identifying rf tags in a radio frequency identification system by advanced query tree based anti-collision algorithm Download PDF

Info

Publication number
KR100776532B1
KR100776532B1 KR1020060072123A KR20060072123A KR100776532B1 KR 100776532 B1 KR100776532 B1 KR 100776532B1 KR 1020060072123 A KR1020060072123 A KR 1020060072123A KR 20060072123 A KR20060072123 A KR 20060072123A KR 100776532 B1 KR100776532 B1 KR 100776532B1
Authority
KR
South Korea
Prior art keywords
bit
tag
prefix
bits
collision
Prior art date
Application number
KR1020060072123A
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 KR1020060072123A priority Critical patent/KR100776532B1/en
Application granted granted Critical
Publication of KR100776532B1 publication Critical patent/KR100776532B1/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/10019Methods 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 resolving collision on the communication channels between simultaneously or concurrently interrogated record carriers.
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K17/00Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations
    • G06K17/0022Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations arrangements or provisious for transferring data to distant stations, e.g. from a sensing device

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Toxicology (AREA)
  • Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Electromagnetism (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Engineering & Computer Science (AREA)
  • Near-Field Transmission Systems (AREA)

Abstract

A method for identifying an RF tag in an RFID system by using an advanced query tree based anti-collision algorithm is provided to solve problems related to production cost, weight and power consumption of the RF tag caused by other special hardware and software which can sense and process a transmission stop instruction of a reader while receiving a prefix B from each RF tag and transmitting ID matched with the prefix B bit by bit when there occurs a collision. A method for identifying an RF tag in an RFID system by using an advanced query tree based anti-collision algorithm comprises the following several steps. A reader queries a prefix B composed of binary codes with k bits to all the RF tags which embed ID composed of binary codes with n bits(S10). The reader receives k+1 bit to the final bit among the n bits from all the RF tag and detects whether there occurs a collision(S20,S30). If only one RF tag makes response, the reader identifies the RF tag composed of the k bit binary codes of the prefix B and the binary codes of the k+1-th bit to the final bit among the n bits(S40). If plural RF tags make response and there occur collisions, the reader identifies the RF tag by repeating a step of querying a prefix B' and a prefix B'' to all the RF tags wherein the prefix B' is made by adding bits of the k+1-th bit to the c-1-th bit and one bit with a value of zero to the binary codes of the prefix B, the prefix B'' is made by adding one bit with a value of one to the binary codes of the prefix B and the collision occurs at the c-th bit(S50).

Description

전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 알에프 태그 식별 방법{METHOD FOR IDENTIFYING RF TAGS IN A RADIO FREQUENCY IDENTIFICATION SYSTEM BY ADVANCED QUERY TREE BASED ANTI-COLLISION ALGORITHM}RF Tag Identification Method using Enhanced Query Tree-based Collision Avoidance Algorithm of the Radio Frequency Identification System

도 1은 종래의 전파식별시스템의 트리 워킹 알고리즘을 이용한 RF 태그 식별 방법을 나타낸 트리 구조.1 is a tree structure illustrating an RF tag identification method using a tree walking algorithm of a conventional radio frequency identification system.

도 2는 종래의 전파식별시스템의 쿼리 트리 알고리즘을 이용한 RF 태그 식별 방법을 나타낸 트리 구조.2 is a tree structure illustrating an RF tag identification method using a query tree algorithm of a conventional radio frequency identification system.

도 3은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법을 나타낸 플로차트.3 is a flowchart illustrating an RF tag identification method using an advanced query tree based anti-collision algorithm of a radio wave identification system according to the present invention.

도 4는 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법을 나타낸 트리 구조.4 is a tree structure illustrating an RF tag identification method using an advanced query tree based anti-collision algorithm of a radio wave identification system according to the present invention.

도 5는 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 차이점을 나타낸 표.5 is a table showing the difference between the RF tag identification method and the conventional RF tag identification method using the advanced query tree-based anti-collision algorithm of the radio wave identification system according to the present invention.

도 6은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 질의/응 답 횟수를 비교한 그래프.6 is a graph comparing the number of questions / responses between the RF tag identification method and the conventional RF tag identification methods using the improved query tree based anti-collision algorithm of the radio wave identification system according to the present invention.

도 7은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 쿼리 트리 알고리즘을 이용한 RF 태그 식별 방법과의 질의/응답 횟수를 비교한 그래프.7 is a graph comparing the number of questions / responses between an RF tag identification method using an improved query tree-based anti-collision algorithm and an RF tag identification method using a conventional query tree algorithm according to the present invention.

도 8은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 태그당 평균 질의/응답 횟수를 비교한 그래프.8 is a graph comparing the average number of questions / responses per tag between the RF tag identification method and the conventional RF tag identification methods using the improved query tree based collision avoidance algorithm of the radio frequency identification system according to the present invention.

도 9는 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 리더기와 태그들 사이의 총 질의/응답 비트 수를 비교한 그래프.9 is a graph comparing the total number of query / response bits between readers and tags with the RF tag identification method and the conventional RF tag identification methods using the advanced query tree based anti-collision algorithm of the radio frequency identification system according to the present invention. .

도 10은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 성능 실험 결과를 나타낸 표.10 is a table showing the results of the performance experiment between the RF tag identification method and the conventional RF tag identification method using an advanced query tree-based anti-collision algorithm of the radio wave identification system according to the present invention.

본 발명은 전파식별전파식별(RFID; Radio Frequency IDentification)시스템에 관한 것으로서, 더욱 상세하게는 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘(AQT; Advanced Query Tree based anti-collision algorithm)을 이용 한 RF 태그 식별 방법에 관한 것이다.The present invention relates to a radio frequency identification (RFID) system, and more particularly to an RF using an advanced query tree based anti-collision algorithm (AQT) of the radio identification system. Tag identification method.

전파식별시스템은 물체 식별을 위한 고유 정보(ID)를 내장한 다수의 RF 태그와 상기 RF 태그 식별 기능이 있는 리더기로 구성되며, RF신호를 이용하여 상기 리더기가 물체에 부착된 RF 태그의 고유 정보(ID)를 판독함으로써 해당 RF 태그가 부착된 물체를 식별하는 비 접촉식 물체 식별 장치이다.The radio wave identification system is composed of a plurality of RF tags incorporating unique information (ID) for object identification and a reader having the RF tag identification function, and unique information of the RF tag attached to the object by using the RF signal. A contactless object identification device that identifies an object to which the corresponding RF tag is attached by reading an ID.

상기 전파식별시스템은 상기 리더기에 탑재되는 소프트웨어에 따라서 다수의 RF 태그 식별 방법이 차별되는데, 대표적으로 이진 트리를 순회하며 모든 RF 태그를 식별하는 트리 기반 알고리즘을 이용하는 RF 태그 식별 방법이 있으며, 이러한 트리 기반 알고리즘으로는 bit-by-bit 방식으로 이진 트리를 순회하며 RF 태그를 식별하는 트리 워킹(TW; Tree Walking) 알고리즘과, bit-by-variable bit 방식으로 이진 트리를 순회하며 RF 태그를 식별하는 쿼리 트리(QT: Query Tree) 알고리즘, variable bit-by-variable bit 방식으로 이진 트리를 순회하며 RF 태그를 식별하는 개량된 쿼리 트리(IQT; Improved Query Tree) 알고리즘 등이 있다.The radio frequency identification system is distinguished from a plurality of RF tag identification methods according to the software installed in the reader. Typically, there is an RF tag identification method using a tree-based algorithm that traverses a binary tree and identifies all RF tags. The base algorithms include a tree walking (TW) algorithm that traverses a binary tree in a bit-by-bit manner and identifies RF tags, and an RF tag that traverses a binary tree in a bit-by-variable bit manner. Query Tree (QT) algorithms and Improved Query Tree (IQT) algorithms that traverse binary trees in a variable bit-by-variable bit fashion and identify RF tags.

상기 전파식별시스템의 트리 워킹 알고리즘을 이용한 RF 태그 식별 방법은 n비트의 이진 코드로 된 고유 정보(ID)를 내장한 다수의 RF 태그에 대하여 리더기가 d비트의 이진 코드로 된 프리픽스 B(B=b1b2,…,bd)를 모든 RF 태그에 질의하면 각 RF 태그는 자신의 고유 정보(ID)와 프리픽스를 비교하여 매칭이 이루어질 경우 n비 트 중 d+1번째 비트를 리더기에 전송한다. 여기서, 초기 프리픽스 B는 아무런 이진 코드값을 가지지 않는 빈 문자열(empty string)의 프리픽스를 의미한다.The RF tag identification method using the tree walking algorithm of the radio wave identification system includes a prefix B (B = B) in which a reader is a binary code of d bits for a plurality of RF tags in which unique information (ID) of n bits of binary code is embedded. When b 1 b 2 ,…, b d ) is queried for all RF tags, each RF tag compares its own information (ID) and prefix and sends the d + 1th bit of the n bits to the reader when a match is made. do. Here, the initial prefix B means the prefix of an empty string having no binary code value.

이때, 상기 모든 RF 태그가 '0' 또는 '1'을 리더기로 전송했을 경우, 상기 리더기는 충돌이 발생하지 않은 것으로 판단하여 d+1비트의 이진 코드로 된 새로운 프리픽스 Bd +1(Bd +1=b1b2,…,bdbd +1)을 모든 RF 태그에 다시 질의하는 것을 반복하여 비트 단위로 RF 태그를 식별한다. 반면에, 상기 각 RF 태그가 '0' 과 '1'을 동시에 리더기로 전송했을 경우, 상기 리더기는 충돌이 발생한 것으로 판단하여 B||0와 B||1로 된 새로운 프리픽스 B'를 모든 RF 태그에 다시 질의하는 것을 반복하여 비트 단위로 RF 태그를 식별한다.In this case, when all the RF tags transmit '0' or '1' to the reader, the reader determines that a collision has not occurred, and thus the new prefix B d +1 (B d) having a binary code of d + 1 bit. +1 = b 1 b 2 , ..., b d b d +1 ) is repeated to query all RF tags again to identify the RF tag bit by bit. On the other hand, when each RF tag transmits' 0 'and' 1 'to the reader at the same time, the reader determines that a collision has occurred and sends a new prefix B' of B || 0 and B || 1 to all RF. Repeat querying the tag again to identify the RF tag bit by bit.

여기서, B||0로 된 프리픽스 B'는 이전 프리픽스 B에 이진 코드 0을 나타내는 비트 1개가 추가된 프리픽스 'b1b2,…,bd0'이고, B||1로 된 프리픽스 B"는 이전 프리픽스 B에 이진 코드 1을 나타내는 비트 1개가 추가된 프리픽스 'b1b2,…,bd1'이다.Here, the prefix B 'of B || 0 is the prefix' b 1 b 2 ,..., With one bit representing the binary code 0 added to the previous prefix B. a, b d 0 'and, in the B || 1 prefix B "is added to the dog one bit representing the binary code 1 prior prefixes prefix B' b 1 b 2, ..., b d 1 '.

예컨대, 도 1은 상기한 전파식별시스템의 트리 워킹 알고리즘을 이용하여 8비트의 고유 정보(ID)를 내장한 6개의 RF 태그 식별 방법을 나타낸 트리 구조이다.For example, FIG. 1 is a tree structure illustrating six RF tag identification methods incorporating 8-bit unique information (ID) using the tree walking algorithm of the radio wave identification system.

도 1에 있어서, 6개의 RF 태그는 각각 '0001 0001', '0001 0101', '0011 0101', '1000 1010', '1100 1011', '1101 0010'의 고유 정보(ID)를 내장하고 있으며, 에지의 숫자는 프리픽스를 의미한다.In FIG. 1, six RF tags each include unique information (ID) of '0001 0001', '0001 0101', '0011 0101', '1000 1010', '1100 1011', and '1101 0010'. The number of edges means the prefix.

도 1을 참조하면, 8비트의 고유 정보(ID)를 내장한 6개의 RF 태그를 식별하 는데 총 5번의 충돌이 발생하였고, 모두 37회의 질의/응답을 하였음을 알 수 있으며, 트리의 깊이는 각 RF 태그의 고유 정보(ID) 비트 수와 동일한 8임을 알 수 있다.Referring to FIG. 1, it can be seen that a total of five collisions occurred in identifying six RF tags in which 8 bits of unique information (ID) are embedded, and all 37 questions / answers were provided. It can be seen that the same number of bits of unique information (ID) of each RF tag.

상기와 같이 비트 단위로 다수의 RF 태그를 식별하는 트리 워킹 알고리즘을 이용한 RF 태그 식별 방법은 리더기의 감지 영역 내에 RF 태그가 1개만 있는 경우도 RF 태그의 고유 정보(ID)의 마지막 비트까지 질의/응답을 수행해야 하고, 리더기의 감지 영역 내에 존재하는 RF 태그의 수가 많을수록 RF 태그들 사이의 충돌이 자주 발생하기 때문에 RF 태그 식별 시간이 많이 소요되고 전파식별시스템의 성능이 저하되는 단점이 있다.RF tag identification method using a tree walking algorithm that identifies a plurality of RF tags in units of bits as described above, even if there is only one RF tag in the detection area of the reader, query / request to the last bit of the unique information (ID) of the RF tag. As the number of RF tags existing in the detection area of the reader must be performed, the collision between RF tags occurs more frequently. Therefore, RF tag identification time is required and performance of the radio frequency identification system is degraded.

상기 전파식별시스템의 쿼리 트리 알고리즘을 이용한 RF 태그 식별 방법은 n비트의 이진 코드로 된 고유 정보(ID)를 내장한 다수의 RF 태그에 대하여 리더기가 d비트의 이진 코드로 된 프리픽스 B(B=b1b2,…,bd)를 모든 RF 태그에 질의하면 각 RF 태그는 자신의 고유 정보(ID)와 프리픽스를 비교하여 매칭이 이루어질 경우 n비트 중 d+1번째 비트에서 마지막 n비트까지를 리더기에 전송한다. 여기서, 초기 프리픽스 B는 아무런 이진 코드값을 가지지 않는 빈 문자열(empty string)의 프리픽스를 의미한다.The RF tag identification method using the query tree algorithm of the radio wave identification system includes a prefix B (B = B) in which the reader is a binary code of d bits for a plurality of RF tags in which unique information (ID) of n bits of binary code is embedded. When b 1 b 2 ,…, b d ) are queried for all RF tags, each RF tag compares its own information (ID) with its prefix and, if a match is made, from the d + 1st bit of the n bits to the last n bits. Is sent to the reader. Here, the initial prefix B means the prefix of an empty string having no binary code value.

이때, 1개의 RF 태그만 응답을 했을 경우, 상기 리더기는 프리픽스 B의 d비트 이진 코드와 상기 n비트 중 d+1번째 비트에서 마지막 n비트까지의 이진 코드로 된 RF 태그를 식별된다.In this case, when only one RF tag responds, the reader identifies an RF tag having a d-bit binary code of prefix B and a binary code from the d + 1 th bit to the last n bit of the n bits.

또한, 다수의 RF 태그가 동시에 응답했을 경우 충돌이 발생하므로, 상기 리더기는 B||0와 B||1로 된 새로운 프리픽스 B'를 내부 큐에 저장하고 새로운 프리픽스 B'를 내부 큐에서 가져와 상기 내부 큐가 빌 때까지 RF 태그에 질의를 반복하여 RF 태그를 식별한다.In addition, since a collision occurs when a plurality of RF tags respond simultaneously, the reader stores a new prefix B 'of B || 0 and B || 1 in an internal queue, and retrieves a new prefix B' from the internal queue. The RF tag is identified by repeating the query with the RF tag until the internal queue is empty.

여기서, B||0로 된 프리픽스 B'는 이전 프리픽스 B에 이진 코드 0을 나타내는 비트 1개가 추가된 프리픽스 'b1b2,…,bd0'이고, B||1로 된 프리픽스 B"는 이전 프리픽스 B에 이진 코드 1을 나타내는 비트 1개가 추가된 프리픽스 'b1b2,…,bd1'이다.Here, the prefix B 'of B || 0 is the prefix' b 1 b 2 ,..., With one bit representing the binary code 0 added to the previous prefix B. a, b d 0 'and, in the B || 1 prefix B "is added to the dog one bit representing the binary code 1 prior prefixes prefix B' b 1 b 2, ..., b d 1 '.

반면에, 프리픽스를 전송한 후 일정 시간을 대기하는 동안 무응답이 발생했을 경우, 상기 리더기는 해당 프리픽스로 시작하는 RF 태그가 없는 것을 판별한다.On the other hand, if no response occurs while waiting for a predetermined time after transmitting the prefix, the reader determines that there is no RF tag starting with the prefix.

예컨대, 도 2는 상기한 전파식별시스템의 쿼리 트리 알고리즘을 이용하여 8비트의 고유 정보(ID)를 내장한 6개의 RF 태그 식별 방법을 나타낸 트리 구조이다.For example, FIG. 2 is a tree structure illustrating six RF tag identification methods incorporating 8-bit unique information (ID) using the query tree algorithm of the radio wave identification system.

도 2에 있어서, 6개의 RF 태그는 각각 '0001 0001', '0001 0101', '0011 0101', '1000 1010', '1100 1011', '1101 0010'의 고유 정보(ID)를 내장하고 있으며, 에지의 숫자는 프리픽스를 의미한다.In FIG. 2, six RF tags each include unique information (ID) of '0001 0001', '0001 0101', '0011 0101', '1000 1010', '1100 1011', and '1101 0010'. The number of edges means the prefix.

도 2를 참조하면, 8비트의 고유 정보(ID)를 내장한 6개의 RF 태그를 식별하는데 총 9번의 충돌이 발생하였고, 모두 18회의 질의/응답을 하였음을 알 수 있으며, 총 4번의 무응답이 발생하였음을 알 수 있고, 트리의 깊이는 6으로 트리 워킹 알고리즘을 이용할 때보다 작음을 알 수 있다.Referring to FIG. 2, it can be seen that a total of nine collisions occurred in identifying six RF tags incorporating 8-bit unique information (ID), and all 18 questions / answers were reported. The depth of the tree is 6, which is smaller than when using the tree walking algorithm.

상기와 같이 가변 비트 단위로 다수의 RF 태그를 식별하는 쿼리 트리 알고리즘을 이용한 RF 태그 식별 방법은, 트리 워킹 알고리즘을 이용할 때보다 질의/응답 횟수가 줄어들기는 하지만 리더기의 질의에 대해 무응답인 경우가 자주 발생하고 리더기의 감지 영역 내에 존재하는 RF 태그의 수가 많을수록 여전히 RF 태그들 사이의 충돌이 자주 발생하기 때문에 전파식별시스템의 성능이 저하되는 단점이 있다.As described above, the RF tag identification method using the query tree algorithm that identifies a plurality of RF tags in variable bit units is often non-responsive to the reader's query, although the number of questions / responses is reduced than that of the tree walking algorithm. As the number of RF tags occurring and present in the detection area of the reader increases, collisions between RF tags frequently occur frequently, resulting in deterioration of the performance of the radio frequency identification system.

상기 전파식별시스템의 개량된 쿼리 트리 알고리즘을 이용한 RF 태그 식별 방법은 n비트의 이진 코드로 된 고유 정보(ID)를 내장한 다수의 RF 태그에 대하여 리더기가 d비트의 이진 코드로 된 프리픽스 B(B=b1b2,…,bd)를 모든 RF 태그에 질의하면 각 RF 태그는 자신의 고유 정보(ID)와 프리픽스를 비교하여 매칭이 이루어질 경우 n비트 중 d+1번째 비트에서 마지막 n비트까지를 리더기에 순차적으로 전송한다. 여기서, 초기 프리픽스 B는 아무런 이진 코드값을 가지지 않는 빈 문자열(empty string)의 프리픽스를 의미한다.The RF tag identification method using the improved query tree algorithm of the radio wave identification system includes a prefix B having a reader having a d-bit binary code for a plurality of RF tags in which unique information (ID) of n-bit binary code is embedded. When B = b 1 b 2 ,…, b d ) is queried for all RF tags, each RF tag compares its unique information (ID) with its prefix, and if a match is found, the last n from the d + 1th of n bits Send up to bits sequentially to the reader. Here, the initial prefix B means the prefix of an empty string having no binary code value.

이때, 리더기는 각 RF 태그가 순차적으로 전송하는 고유 정보(ID)를 수신함과 동시에 수신된 비트의 충돌 발생 여부를 검사한다.At this time, the reader receives the unique information (ID) sequentially transmitted by each RF tag and at the same time checks whether a received bit collision occurs.

만약, '0'과 '1'이 동시에 수신된 경우 충돌이 발생하므로, 상기 리더기는 각 RF 태그에게 나머지 비트의 송신을 중지하도록 '전송중지 명령'을 전달한다.If '0' and '1' are received at the same time, a collision occurs. Therefore, the reader sends a 'stop command' to each RF tag to stop transmitting the remaining bits.

상기 '전송중지 명령'을 받은 RF 태그는 즉시 나머지 비트의 전송을 중지하고 상기 리더기로부터 새로운 프리픽스 B'를 받을 준비를 한다.The RF tag receiving the 'stop transmission command' immediately stops transmitting the remaining bits and prepares to receive a new prefix B from the reader.

이에 따라서, 상기 리더기는 d비트의 이전 프리픽스 B에 n비트 중 d+1번째에서 충돌이 발생한 k번째 비트 이전 비트인 k-1번째 비트까지의 이진 코드를 추가하여 생성한 새로운 프리픽스 B'(B'=b1b2,…,bdbd +1,…,bk -1)를 모든 RF 태그에 다시 질의하는 것을 반복하여 RF 태그를 식별한다.Accordingly, the reader generates a new prefix B '(B) generated by adding a binary code from the previous prefix B of the d bit to the k-1 th bit, which is the bit before the k th bit where the collision occurred in the d + 1 th of n bits. '= b 1 b 2 , ..., b d b d +1 , ..., b k -1 ) is repeated to query all RF tags again to identify the RF tag.

상기와 같이 가변 비트 단위로 다수의 RF 태그를 식별하는 개량된 쿼리 트리 알고리즘을 이용한 RF 태그 식별 방법은, 충돌 발생 시 각 RF 태그에서 프리픽스 B를 받고 이 프리픽스 B와 매칭되는 자신의 고유 정보(ID)를 한 비트씩 차례로 전달하는 도중에 상기 리더기의 '전송중지 명령'을 감지하여 처리할 수 있는 별도의 하드웨어와 소프트웨어가 추가되므로, 상기 RF 태그의 생산 비용이 증가할 뿐만 아니라 RF 태그의 초경량화와 저전력화를 어렵게 하는 단점이 있다.As described above, the RF tag identification method using the improved query tree algorithm for identifying a plurality of RF tags in a variable bit unit has its own unique information (ID) that matches the prefix B and receives the prefix B when each collision occurs. ) And the additional hardware and software that detects and processes the 'stop transmission command' of the reader during the bit by bit transmission are added, thereby increasing the production cost of the RF tag, There is a disadvantage that makes it difficult to lower the power.

본 발명은 상기한 종래 기술의 문제점을 해결하기 위한 것으로, 본 발명의 목적은 n비트의 이진 코드로 된 고유 정보(ID)를 내장한 다수의 RF 태그에 대하여 리더기가 k비트의 이진 코드로 된 프리픽스 B(B=b1b2,…,bk)를 모든 RF 태그에 질의한 후, 각 RF 태그로부터 n비트 중 k+1번째 비트에서 마지막 n비트까지를 전부 받아 충돌 여부를 검사한 다음, 충돌 발생 시 k비트의 이전 프리픽스 B에 상기 n비트 중 k+1번째에서 충돌이 발생한 c번째 비트 이전 비트인 c-1번째 비트까지의 이진 코드에 이진 코드 0을 나타내는 비트 1개가 추가된 프리픽스 B'(B'=b1b2,…,bkbk +1,…,bc -10)와 이진 코드 1을 나타내는 비트 1개가 추가된 프리픽스 B"(B"=b1b2,…,bkbk +1,…,bc -11)를 모든 RF 태그에 다시 질의하는 것을 반복하여 RF 태그를 식별하는 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘(AQT)을 이용한 RF 태그 식별 방법을 제공하는 것이다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems of the prior art, and an object of the present invention is to provide a reader with a k-bit binary code for a plurality of RF tags embedded with unique information (ID) of n-bit binary code. After querying all RF tags for prefix B (B = b 1 b 2 ,…, b k ), check for collision by receiving all k + 1th bits of the n bits from the n bits to the last n bits from each RF tag. Prefix B with binary code 0 added to the binary code from k + 1th of the n bits to the c-1th bit, the bit before the cth bit where the collision occurred Prefix B "(B" = b 1 b 2 with B '(B' = b 1 b 2 , ..., b k b k +1 , ..., b c -1 0) plus one bit representing binary code 1 , ..., b k b k +1 , ..., b c -1 1) to repeat the re-query to all the RF tag of the improved radio frequency identification system to identify the RF tags Using a tree-based re-anti-collision algorithm (AQT) to provide an RF tag identification method.

상기와 같은 본 발명의 목적을 달성하기 위하여, 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘(AQT)을 이용한 RF 태그 식별 방법은, n비트의 이진 코드로 된 고유 정보(ID)를 내장한 다수의 RF 태그에 대하여 리더기가 k비트의 이진 코드로 된 프리픽스 B(B=b1b2,…,bk)를 모든 RF 태그에 질의하는 제1 과정과; 각 RF 태그로부터 n비트 중 k+1번째 비트에서 마지막 n비트까지를 전부 받아 충돌 여부를 검사하는 제2 과정; 충돌 여부 검사 결과, 1개의 RF 태그만 응답을 했을 경우, 상기 리더기가 프리픽스 B(B=b1b2,…,bk)의 k비트 이진 코드와 상기 n비트 중 k+1번째 비트에서 마지막 n비트까지의 이진 코드로 된 RF 태그를 식별하는 제3 과정; 및 충돌 여부 검사 결과, 다수의 RF 태그가 동시에 응답하여 충돌이 발생한 경우, 상기 리더기가 k비트의 이전 프리픽스 B에 상기 n비트 중 k+1번째에서 충돌이 발생한 c번째 비트 이전 비트인 c-1번째 비트까지의 이진 코드에 이진 코드 0을 나타내는 비트 1개가 추가된 프리픽스 B'(B'=b1b2,…,bkbk +1,…,bc -10)과 이진 코드 1을 나타내는 비트 1개가 추가된 프리픽스 B"(B"=b1b2,…,bkbk +1,…,bc -11)를 모든 RF 태그에 다시 질의하는 것을 반복하여 RF 태그를 식별하는 제4 과정;으로 이루어지는 것을 특징으로 한다.In order to achieve the object of the present invention as described above, RF tag identification method using the advanced query tree-based anti-collision algorithm (AQT) of the radio frequency identification system according to the present invention, the unique information (ID) of n-bit binary code A first step of interrogating a plurality of RF tags having a prefix to all RF tags by prefix B (B = b 1 b 2 ,..., B k ) of k-bit binary codes; A second step of checking whether there is a collision by receiving all k + 1th bits to the last n bits of n bits from each RF tag; As a result of the collision check, if only one RF tag responds, the reader ends the k-bit binary code of prefix B (B = b 1 b 2 , ..., b k ) and the k + 1th bit of the n bits. a third step of identifying an RF tag of up to n bits in binary code; And c-1, a bit before c th bit where the collision occurred at k + 1th of the n bits in the previous prefix B of k bits when the collision occurred as a result of the collision check result. Prefix B '(B' = b 1 b 2 , ..., b k b k +1 , ..., b c -1 0) with one bit representing binary code 0 added to the binary code up to the first bit and binary code 1 Repeat querying all RF tags with the prefix B "(B" = b 1 b 2 , ..., b k b k +1 , ..., b c -1 1) with one bit indicating A fourth process of identifying; characterized in that consisting of.

이하, 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 더욱 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings, preferred embodiments of the present invention will be described in more detail.

도 3은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법을 나타낸 플로차트이다.3 is a flowchart illustrating an RF tag identification method using an advanced query tree based anti-collision algorithm of a radio wave identification system according to the present invention.

도 3을 참조하면, 최초에 전파식별시스템의 리더기는 n비트의 이진 코드로 된 고유 정보(ID)를 내장한 다수의 RF 태그에 대하여 k비트의 이진 코드로 된 프리픽스 B(B=b1b2,…,bk)를 모든 RF 태그에 질의한다(S10). 여기서, 초기 프리픽스 B는 아무런 이진 코드값을 가지지 않는 빈 문자열(empty string)의 프리픽스를 의미한다.Referring to FIG. 3, the reader of the radio frequency identification system initially has a prefix B (B = b 1 b) of k-bit binary code for a plurality of RF tags in which unique information (ID) of n-bit binary code is embedded. 2 , ..., b k ) is queried to all RF tags (S10). Here, the initial prefix B means the prefix of an empty string having no binary code value.

이에 따라서, 각 RF 태그는 자신의 고유 정보(ID)와 프리픽스를 비교하여 매칭이 이루어질 경우 n비트 중 k+1번째 비트에서 마지막 n비트까지를 전부 리더기에 전송하면, 상기 리더기는 각 RF 태그로부터 n비트 중 k+1번째 비트에서 마지막 n비트까지를 전부 받아 충돌 여부를 검사한다(S20,S30).Accordingly, when each RF tag compares its own information (ID) with a prefix and transmits all k + 1th bits to the last n bits of the n bits to the reader, when the matching is performed, the reader from each RF tag It receives all k bits from the k + 1th bit to the last n bits of the n bits and checks for collision (S20, S30).

충돌 여부 검사 결과, 1개의 RF 태그만 응답을 했을 경우, 상기 리더기는 프리픽스 B(B=b1b2,…,bk)의 k비트 이진 코드와 상기 n비트 중 k+1번째 비트에서 마지막 n비트까지의 이진 코드로 된 RF 태그를 식별한다(S40).If only one RF tag responds as a result of the collision check, the reader ends the k-bit binary code of the prefix B (B = b 1 b 2 , ..., b k ) and the k + 1th bit of the n bits. An RF tag of up to n bits in binary code is identified (S40).

충돌 여부 검사 결과, 다수의 RF 태그가 동시에 응답하여 충돌이 발생한 경우, 상기 리더기는 k비트의 이전 프리픽스 B에 상기 n비트 중 k+1번째에서 충돌이 발생한 c번째 비트 이전 비트인 c-1번째 비트까지의 이진 코드에 이진 코드 0을 나타내는 비트 1개가 추가된 새로운 프리픽스 B'(B'=b1b2,…,bkbk +1,…,bc -10)과 이진 코드 1을 나타내는 비트 1개가 추가된 새로운 프리픽스 B"(B"=b1b2,…,bkbk +1,…,bc -11)를 모든 RF 태그에 다시 질의하는 것을 반복하여 RF 태그를 식별한다(S50).As a result of collision checking, when a plurality of RF tags simultaneously respond and a collision occurs, the reader c-th bit, which is a bit before the c-th bit where a collision occurred in k + 1th of the n bits, in the previous prefix B of k bits. New prefix B '(B' = b 1 b 2 , ..., b k b k +1 , ..., b c -1 0) plus one bit representing binary code 0 to binary code up to bit and binary code 1 Repeatingly querying all RF tags for the new prefix B "(B" = b 1 b 2 , ..., b k b k +1 , ..., b c -1 1) with one additional bit indicating Identify (S50).

예컨대, 도 4는 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법을 나타낸 트리 구조이다.For example, FIG. 4 is a tree structure illustrating an RF tag identification method using an advanced query tree based anti-collision algorithm of a radio wave identification system according to the present invention.

도 4에 있어서, 6개의 RF 태그는 각각 '0001 0001', '0001 0101', '0011 0101', '1000 1010', '1100 1011', '1101 0010'의 고유 정보(ID)를 내장하고 있으며, 에지의 숫자는 프리픽스를 의미한다.In FIG. 4, six RF tags each include unique information (ID) of '0001 0001', '0001 0101', '0011 0101', '1000 1010', '1100 1011', and '1101 0010'. The number of edges means the prefix.

도 4를 참조하면, 8비트의 고유 정보(ID)를 내장한 6개의 RF 태그를 식별하는데 총 5번의 충돌이 발생하였고, 모두 10회의 질의/응답을 하였음을 알 수 있으며, 무응답은 발생하지 않았음을 알 수 있고, 트리의 깊이는 3으로 종래의 트리 워킹 알고리즘이나 쿼리 트리 알고리즘을 이용할 때보다 트리 구조가 간단함을 알 수 있다.Referring to FIG. 4, a total of five collisions occurred in identifying six RF tags in which 8 bits of unique information (ID) are embedded, and it can be seen that all 10 queries / responses were made, and no response did not occur. It can be seen that the tree has a depth of 3, which makes the tree structure simpler than using a conventional tree walking algorithm or a query tree algorithm.

참고로, 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 차이점은 도 5에 나타낸 바와 같다.For reference, the difference between the RF tag identification method and the conventional RF tag identification method using the improved query tree-based anti-collision algorithm of the radio wave identification system according to the present invention is shown in FIG.

도 5를 참조하면, 상기한 트리 워킹 알고리즘과, 쿼리 트리 알고리즘, 개량된 쿼리 트리 알고리즘, 및 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘을 각각 이용하는 전파식별시스템에 있어서, RF 태그에는 리더기에서 전송된 프리픽스 값과 자신의 고유 정보(ID)를 비교하기 위한 매칭(matching) 회로가 모두 있어야 한다.Referring to FIG. 5, in the radio frequency identification system using the tree walking algorithm, the query tree algorithm, the improved query tree algorithm, and the improved query tree based anti-collision algorithm according to the present invention, the RF tag is transmitted from the reader. There must be a matching circuit for comparing the prefix value and its unique information (ID).

또한, 쿼리 트리 알고리즘을 제외한 나머지 3가지 방법에서는 무응답 RF 태그가 존재하지 않지만 쿼리 트리의 경우 무응답 RF 태그가 존재하기 때문에 리더기가 일정시간 대기해야 하는 경우가 발생한다. 이는 RF 태그 식별시간에 영향을 줄 수 있다.In addition, in the other three methods except for the query tree algorithm, the non-responsive RF tag does not exist, but the non-responsive RF tag exists in the query tree, which causes the reader to wait for a predetermined time. This may affect the RF tag identification time.

식별 시간의 경우 트리 워킹 알고리즘에서 많은 시간이 소요되며, 쿼리 트리 알고리즘의 경우 트리 워킹 알고리즘보다 빠르지만 개량된 쿼리 트리 알고리즘과 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘에 비해서는 속도가 느리다.The identification time takes much time in the tree walking algorithm, and the query tree algorithm is faster than the tree walking algorithm, but slower than the improved query tree algorithm and the improved query tree based anti-collision algorithm according to the present invention.

개량된 쿼리 트리 알고리즘의 경우 충돌이 발생할 경우 RF 태그에서 이를 처리할 수 있는 추가적인 하드웨어와 소프트웨어가 필요하다. 이는 RF 태그를 생산하기 위한 비용이 증가할 뿐만 아니라 추가적인 명령이 더 필요하기 때문에 RF 태그 식별을 위한 전체적인 오버헤드가 증가하게 된다.The advanced query tree algorithm requires additional hardware and software to handle the collision in the event of an RF tag. This not only increases the cost of producing the RF tag, but also increases the overall overhead for RF tag identification because additional instructions are required.

반면에, 본 발명에 다른 향상된 쿼리 트리 기반 충돌방지 알고리즘의 경우 충돌 식별을 리더기에서 실행하기 때문에 RF 태그에 별다른 기능 추가 없이 쿼리 트리 알고리즘보다 더 향상되고 빠르게 모든 RF 태그를 식별할 수 있다. On the other hand, in the improved query tree based anti-collision algorithm according to the present invention, since collision identification is performed in the reader, all the RF tags can be identified more quickly and faster than the query tree algorithm without any additional functions.

또한, 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘(AQT)을 이용한 RF 태그 식별 방법이 적용된 전파식별시스템의 성능을 상기한 트리 워킹 알고리즘과 쿼리 트리 알고리즘을 이용하는 전파식별시스템과 비교 평가한 결과는 도 6 내지 도 10에 나타낸 바와 같다.In addition, the result of comparing and evaluating the performance of the radio frequency identification system to which the RF tag identification method using the improved query tree based anti-collision algorithm (AQT) according to the present invention is compared with the radio frequency identification system using the tree working algorithm and the query tree algorithm is described. 6 to 10.

상기 성능 평가는 C++언어로 시뮬레이션 프로그램을 작성하여 트리 워킹 알고리즘, 쿼리 트리 알고리즘과 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘에 대한 질의/응답 횟수, 충돌 횟수, 전송 비트 수를 각각 비교하였으며, RF 태그의 고유 정보(ID)는 EPC Global 표준인 96비트로 하였고, RF 태그의 개수는 2개, 4개, 16개, 64개, 128개, 256개, 512개, 1024개, 2048개로 하였으며, 시험 결과는 5회 반복 시험한 결과의 평균값이다.In the performance evaluation, a simulation program was written in C ++ to compare the number of query / response, collision, and transmission bits for the tree walking algorithm, the query tree algorithm, and the improved query tree based collision prevention algorithm according to the present invention. The tag's unique information (ID) was 96 bits, which is the EPC Global standard, and the number of RF tags was 2, 4, 16, 64, 128, 256, 512, 1024, and 2048. The result is the average of the results of five replicates.

도 6은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 질의/응답 횟수를 비교한 그래프로서, 트리 워킹 알고리즘의 경우 쿼리 트리 알고리즘이나 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘에 비해 RF 태그 수가 증가할수록 기하급수로 질의/응답 횟수가 증가함을 알 수 있다.6 is a graph comparing the number of questions / responses between the RF tag identification method and the conventional RF tag identification methods using the advanced query tree based collision avoidance algorithm of the radio frequency identification system according to the present invention. Compared to the tree algorithm or the improved query tree based anti-collision algorithm according to the present invention, it can be seen that as the number of RF tags increases, the number of questions / responses increases with the geometrical order.

도 7은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 쿼리 트리 알고리즘을 이용한 RF 태그 식별 방법과의 질의/응답 횟수를 비교한 그래프로서, RF 태그의 개수에 상관없이 모든 경우 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘의 질의/응답 횟수가 기존의 쿼리 트리 알고리즘의 질의/응답 횟수보다 작으며, 실험 결과 대략 28.9%의 성능 향상을 보임을 알 수 있다.7 is a graph comparing the number of questions / responses between an RF tag identification method using an improved query tree-based collision avoidance algorithm and an RF tag identification method using a conventional query tree algorithm according to the present invention. In all cases, the number of queries / responses of the improved query tree-based anti-collision algorithm according to the present invention is smaller than the number of queries / responses of the existing query tree algorithm, and the experimental results show an improvement of approximately 28.9%. Can be.

도 8은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 태그당 평균 질의/응답 횟수를 비교한 그래프로서, 트리 워킹 알고리즘은 평균 122회, 쿼리 트리 알고리즘은 3회, 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘은 평균 2회로 RF 태그당 평균 질의/응답 횟수에서도 역시 우수함을 알 수 있다.8 is a graph comparing an average number of queries / responses per tag between an RF tag identification method and a conventional RF tag identification method using an advanced query tree based anti-collision algorithm of the radio frequency identification system according to the present invention. Is an average of 122 times, a query tree algorithm is 3 times, and the improved query tree based anti-collision algorithm according to the present invention is also excellent in an average number of queries / responses per RF tag.

도 9는 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 리더기와 태그들 사이의 총 질의/응답 비트 수를 비교한 그래프로서, 트리 워킹 알고리즘은 많은 전송 비용이 부과됨을 알 수 있다. 실험 결과로 확인된 각 알고리즘별 질의 비트 수와 응답 비트 수의 비율은 트리 워킹 알고리즘의 경우 질의 비트 수 비율은 987.4%, 응답 비트 수 비율은 1.6%로 대부분 질의 비트가 차지함을 알 수 있었으며, 이 경우는 RF 태그의 고유 정보(ID) 비트의 길이에 따라 트리의 깊이가 결정되기 때문에 질의 비트 비율이 증가한다. 쿼리 트리 알고리즘의 경우 질의 비트 수 비율이 평균 1.6%이고 응답 비트 수 비율이 98.4%이다. 이것은 쿼리 트리 알고리즘의 경우 프리픽스가 1비트씩 증가하기 때문에 질의 비트 수의 비율보다 RF 태그들 의 응답 비트 수의 비율이 높기 때문이다. 또한, 무엇보다도 쿼리 트리 알고리즘의 경우 무응답이 발생하기 때문에 대기시간이 발생하여 태그 판별시간이 길어진다.9 is a graph comparing the total number of query / response bits between readers and tags with the RF tag identification method and the conventional RF tag identification methods using the advanced query tree based anti-collision algorithm of the radio frequency identification system according to the present invention. As can be seen, the tree walking algorithm is charged a lot of transmission costs. As a result of the experiment, the ratio of the number of query bits and the number of response bits for each algorithm is 987.4% and the rate of response bits is 1.6% for the tree walking algorithm. The query bit rate is increased because the depth of the tree is determined by the length of the ID bits of the RF tag. For the query tree algorithm, the average query bit rate is 1.6% and the response bit rate is 98.4%. This is because in the case of the query tree algorithm, since the prefix is increased by one bit, the ratio of the number of response bits of the RF tags is higher than that of the number of query bits. In addition, in the case of the query tree algorithm, non-response occurs above all, resulting in a waiting time and a long tag discrimination time.

본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘의 경우 평균 질의 비트 수 비율은 1.2%이고, 평균 응답 비트 수 비율은 98.2% 이다.In the improved query tree based anti-collision algorithm according to the present invention, the average query bit rate is 1.2% and the average response bit rate is 98.2%.

도 10은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘을 이용한 RF 태그 식별 방법과 종래의 RF 태그 식별 방법들과의 성능 실험 결과를 RF 태그 개수별 총 질의 비트 수, 총 응답 비트 수 및 무응답 횟수로 구별하여 나타낸 표로서, 전체 실험 결과에서 트리 워킹 알고리즘은 쿼리 트리 알고리즘과 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘보다 성능이 많이 떨어짐을 알 수 있다. 쿼리 트리 알고리즘과 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘은 많은 차이는 없지만 대부분의 평가 항목에서 본 발명에 따른 향상된 쿼리 트리 기반 충돌방지 알고리즘이 다 좋은 성능을 보임을 알 수 있다.FIG. 10 shows the results of a performance experiment between the RF tag identification method and the conventional RF tag identification methods using the enhanced query tree based collision avoidance algorithm of the radio frequency identification system according to the present invention. As a table distinguished by the number and the number of non-responses, it can be seen that the tree walking algorithm has much lower performance than the query tree algorithm and the improved query tree based anti-collision algorithm according to the present invention. Although there is not much difference between the query tree algorithm and the improved query tree based anti-collision algorithm according to the present invention, it can be seen that the improved query tree based anti-collision algorithm according to the present invention shows good performance in most evaluation items.

이상에서 설명한 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘(AQT)을 이용한 RF 태그 식별 방법은 상기한 실시예에 한정되지 않고, 이하의 특허청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변경 실시가 가능한 범위까지 그 기술적 정신이 있다고 할 것이다.RF tag identification method using the advanced query tree-based anti-collision algorithm (AQT) of the radio wave identification system according to the present invention described above is not limited to the above-described embodiment, the gist of the present invention claimed in the following claims Without departing from the scope of the present invention to those of ordinary skill in the art to the extent that various modifications can be made to the technical spirit.

이상에서 설명한 바와 같은 본 발명에 따른 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘(AQT)을 이용한 RF 태그 식별 방법은, 기존의 트리 워킹 알고리즘과, 쿼리 트리 알고리즘, 개량된 쿼리 트리 알고리즘을 이용하는 RF 태그 식별 방법과 비교해 볼 때, 충돌을 회피하고 충돌 위치를 감지하여 종래보다 더욱 빠르게 리더기의 감지 영역 내에 존재하는 모든 RF 태그들을 감지할 수 있다.RF tag identification method using the advanced query tree-based collision avoidance algorithm (AQT) of the radio frequency identification system according to the present invention as described above, RF using the existing tree walking algorithm, query tree algorithm, improved query tree algorithm Compared with the tag identification method, collisions can be avoided and collision positions can be detected to detect all RF tags existing in the detection area of the reader faster than before.

Claims (1)

n비트의 이진 코드로 된 고유 정보(ID)를 내장한 다수의 RF 태그에 대하여 리더기가 k비트의 이진 코드로 된 프리픽스 B(B=b1b2,…,bk)를 모든 RF 태그에 질의하는 제1 과정과;For many RF tags that contain unique information (ID) in n-bit binary code, the reader attaches the prefix B (B = b 1 b 2 ,…, b k ) in k-bit binary code to all RF tags. A first process of querying; 각 RF 태그로부터 n비트 중 k+1번째 비트에서 마지막 n비트까지를 전부 받아 충돌 여부를 검사하는 제2 과정;A second step of checking whether there is a collision by receiving all k + 1th bits to the last n bits of n bits from each RF tag; 충돌 여부 검사 결과, 1개의 RF 태그만 응답을 했을 경우, 상기 리더기가 프리픽스 B(B=b1b2,…,bk)의 k비트 이진 코드와 상기 n비트 중 k+1번째 비트에서 마지막 n비트까지의 이진 코드로 된 RF 태그를 식별하는 제3 과정; 및As a result of the collision check, if only one RF tag responds, the reader ends the k-bit binary code of prefix B (B = b 1 b 2 , ..., b k ) and the k + 1th bit of the n bits. a third step of identifying an RF tag of up to n bits in binary code; And 충돌 여부 검사 결과, 다수의 RF 태그가 동시에 응답하여 충돌이 발생한 경우, 상기 리더기가 k비트의 이전 프리픽스 B에 상기 n비트 중 k+1번째에서 충돌이 발생한 c번째 비트 이전 비트인 c-1번째 비트까지의 이진 코드에 이진 코드 0을 나타내는 비트 1개가 추가된 프리픽스 B'(B'=b1b2,…,bkbk +1,…,bc -10)과 이진 코드 1을 나타내는 비트 1개가 추가된 프리픽스 B"(B"=b1b2,…,bkbk +1,…,bc -11)를 모든 RF 태그에 다시 질의하는 것을 반복하여 RF 태그를 식별하는 제4 과정;As a result of collision checking, when a plurality of RF tags simultaneously respond and a collision occurs, the reader c-th bit, which is a bit before the c-th bit where the collision occurred in k + 1th of the n bits, in the previous prefix B of k bits. Binary code 1 with the prefix B '(B' = b 1 b 2 , ..., b k b k +1 , ..., b c -1 0) with one bit representing binary code 0 added to the binary code up to the bit The RF tag is identified by repeating querying all RF tags with the prefix B "(B" = b 1 b 2 , ..., b k b k +1 , ..., b c -1 1) with one additional indicating bit. A fourth process of doing; 으로 이루어지는 것을 특징으로 하는 전파식별시스템의 향상된 쿼리 트리 기반 충돌방지 알고리즘(AQT)을 이용한 RF 태그 식별 방법.RF tag identification method using an advanced query tree-based anti-collision algorithm (AQT) of the radio frequency identification system, characterized in that consisting of.
KR1020060072123A 2006-07-31 2006-07-31 Method for identifying rf tags in a radio frequency identification system by advanced query tree based anti-collision algorithm KR100776532B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060072123A KR100776532B1 (en) 2006-07-31 2006-07-31 Method for identifying rf tags in a radio frequency identification system by advanced query tree based anti-collision algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060072123A KR100776532B1 (en) 2006-07-31 2006-07-31 Method for identifying rf tags in a radio frequency identification system by advanced query tree based anti-collision algorithm

Publications (1)

Publication Number Publication Date
KR100776532B1 true KR100776532B1 (en) 2007-11-19

Family

ID=39079791

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060072123A KR100776532B1 (en) 2006-07-31 2006-07-31 Method for identifying rf tags in a radio frequency identification system by advanced query tree based anti-collision algorithm

Country Status (1)

Country Link
KR (1) KR100776532B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100842958B1 (en) 2006-10-19 2008-07-01 한국정보통신대학교 산학협력단 Query tree based tag identification method in rfid systems
WO2009088153A1 (en) * 2008-01-04 2009-07-16 Chung-Ang University Industry-Academy Cooperation Foundation Tag identification method, tag anti-collision method, rfid tag
CN110210266A (en) * 2019-05-31 2019-09-06 成都航空职业技术学院 Five fork tree search RFID anti-collision method of one kind
CN114186571A (en) * 2021-11-08 2022-03-15 南京信息工程大学 Query tree multi-label concurrent identification method and system based on feature group

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100728306B1 (en) 2006-06-19 2007-06-13 학교법인 포항공과대학교 A anti-collision method of tag in rfid

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100728306B1 (en) 2006-06-19 2007-06-13 학교법인 포항공과대학교 A anti-collision method of tag in rfid

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100842958B1 (en) 2006-10-19 2008-07-01 한국정보통신대학교 산학협력단 Query tree based tag identification method in rfid systems
WO2009088153A1 (en) * 2008-01-04 2009-07-16 Chung-Ang University Industry-Academy Cooperation Foundation Tag identification method, tag anti-collision method, rfid tag
CN110210266A (en) * 2019-05-31 2019-09-06 成都航空职业技术学院 Five fork tree search RFID anti-collision method of one kind
CN114186571A (en) * 2021-11-08 2022-03-15 南京信息工程大学 Query tree multi-label concurrent identification method and system based on feature group
CN114186571B (en) * 2021-11-08 2023-06-09 南京信息工程大学 Query tree multi-label concurrent identification method and system based on feature set
US11966807B2 (en) 2021-11-08 2024-04-23 Nanjing University Of Information Science And Technology Multi-tag concurrent identification method and system for query tree based on feature groups

Similar Documents

Publication Publication Date Title
Myung et al. An adaptive memoryless protocol for RFID tag collision arbitration
US8028910B2 (en) Tag anti-collision RFID system and method for tag identification
KR100842958B1 (en) Query tree based tag identification method in rfid systems
Myung et al. An adaptive memoryless tag anti-collision protocol for RFID networks
US7486172B2 (en) Enhanced identification protocol for RFID systems
CN101944171B (en) Multi-tag identification method of RFID reader
Bhandari et al. Intelligent query tree (IQT) protocol to improve RFID tag read efficiency
CN103902941B (en) A kind of multi-label anti-collision method mapped based on continuous collision bit
JP2010507877A (en) Method for recognizing tag and RFID tag using the same
KR100776532B1 (en) Method for identifying rf tags in a radio frequency identification system by advanced query tree based anti-collision algorithm
CN108491741B (en) Bit arbitration query tree anti-collision method based on quadtree
CN107895130B (en) Self-adaptive multi-branch tree anti-collision method based on collision tree
JP3672895B2 (en) Multiple ID multi-read method
Chen et al. An enhanced anti-collision algorithm in RFID based on counter and stack
He et al. A fast RFID tag identification algorithm based on counter and stack
Kim et al. Improved 4-ary query tree algorithm for anti-collision in RFID system
KR100693006B1 (en) ID anti-collision method using data structure to be applied to RFID system
KR20060115689A (en) Scanning-based tag identification method in rfid systems
Sahoo et al. Improving rfid system to read tags efficiently
CN111444735B (en) Code scanning identification method and system for a large number of articles in short time
Quan et al. Performance analysis of tag anti-collision algorithms for RFID systems
KR100921862B1 (en) Method For Generating RFID Tag ID For Collision Avoidance And RFID Tag Having ID For Collision Avoidance
CN113688641B (en) RFID tag identification method, reader, target tag and computer medium
Lee et al. QT-CBP: A new RFID tag anti-collision algorithm using collision bit positioning
Kim et al. An anti-collision algorithm without idle cycle using 4-ary tree in RFID system

Legal Events

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

Payment date: 20120907

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20131111

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee