Next Article in Journal
Non-Dimensional Star-Identification
Next Article in Special Issue
Analysis of FDM and DLP 3D-Printing Technologies to Prototype Electromagnetic Devices for RFID Applications
Previous Article in Journal
Potential of Pléiades and WorldView-3 Tri-Stereo DSMs to Represent Heights of Small Isolated Objects
Previous Article in Special Issue
LBTM: Listen-before-Talk Protocol for Multiclass UHF RFID Networks
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Dynamic Frame Update Policy for UHF RFID Sensor Tag Collisions

1
Paul G. Allen Center for Computer Science and Engineering, University of Washington, Seattle, WA 98195, USA
2
Faculty of Engineering, University of Deusto, 48007 Bilbao, Spain
*
Author to whom correspondence should be addressed.
Sensors 2020, 20(9), 2696; https://doi.org/10.3390/s20092696
Submission received: 14 April 2020 / Revised: 4 May 2020 / Accepted: 6 May 2020 / Published: 9 May 2020

Abstract

:
The current growing demand for low-cost edge devices to bridge the physical–digital divide has triggered the growing scope of Radio Frequency Identification (RFID) technology research. Besides object identification, researchers have also examined the possibility of using RFID tags for low-power wireless sensing, localisation and activity inference. This paper focuses on passive UHF RFID sensing. An RFID system consists of a reader and various numbers of tags, which can incorporate different kinds of sensors. These sensor tags require fast anti-collision protocols to minimise the number of collisions with the other tags sharing the reader’s interrogation zone. Therefore, RFID application developers must be mindful of anti-collision protocols. Dynamic Frame Slotted Aloha (DFSA) anti-collision protocols have been used extensively in the literature because EPCglobal Class 1 Generation 2 (EPC C1G2), which is the current communication protocol standard in RFID, employs this strategy. Protocols under this category are distinguished by their policy for updating the transmission frame size. This paper analyses the frame size update policy of DFSA strategies to survey and classify the main state-of-the-art of DFSA protocols according to their policy. Consequently, this paper proposes a novel policy to lower the time to read one sensor data packet compared to existing strategies. Next, the novel anti-collision protocol Fuzzy Frame Slotted Aloha (FFSA) is presented, which applies this novel DFSA policy. The results of our simulation confirm that FFSA significantly decreases the sensor tag read time for a wide range of tag populations when compared to earlier DFSA protocols thanks to the proposed frame size update policy.

Graphical Abstract

1. Introduction

Traditionally, Radio Frequency Identification (RFID) technology applications focused on item identification, location, and authentication. In the past years, the growing interest in wireless sensors has also reached RFID, and it has been transformed to a technology for both identification and sensing applications. As a result, RFID has become a crucial element of the Internet of Things (IoT) platform. Industry alliances, such as the NFC forum (for HF RFID) and the RAIN RFID alliance (for UHF RFID), have been formed to motivate and promote these efforts. The use of RFID technology to sense our physical world has expanded tremendously in the last decade. This has enabled the sensing ability of RFID technology to gather information from real-world objects and seamlessly integrate this data within the IoT.
RFID applications using wireless sensors require a fast communication protocol to read the sensor’s data, especially with increasing tag populations. The main purpose of the protocol is for the reader to first obtain the tag’s unique identification code, which is referred to as E P C , and then to receive the data from the sensors. The coexistence of several sensor tags sharing the reader’s interrogation zone provides RFID technology with great flexibility, but it does so at the expense of suffering from the tag collision problem. A collision occurs when two or more tags respond simultaneously to a reader command, which results in a waste of energy and an increase in the tag identification time and sensor data read time. Therefore, RFID systems require an anti-collision protocol to deal with tag collisions and to minimise their negative impact.
EPCglobal Class 1 Generation 2 (EPC C1G2) (ISO/IEC 18000-63) [1] is the standard currently adopted by RAIN, a fundamental component of the RFID market. This standard uses a Dynamic Frame Slotted Aloha (DFSA) protocol to handle the message collisions among RFID tags. A DFSA protocol is characterized by the strategy that it employs to update the transmission frame size alongside the identification and sensor data reading process. Most RFID manufacturers currently follow the EPC C1G2 standard. Consequently, this work focuses on DFSA protocols. In particular, we propose a novel frame update policy and the Fuzzy Frame Slotted Aloha (FFSA) protocol, which lower the time required for the reader to receive sensor data packets. FFSA meets EPC C1G2 requirements. Consequently, the proposed protocol can easily be deployed with current RFID technology infrastructure using commercial readers.
A great deal of effort has been paid to the problem of RFID sensor data collection. However, many existing solutions make the assumption that all tag E P C s in the system are known to the reader in advance [2,3,4]. However, this assumption is not true for most scenarios, where unexpected tags frequently appear [5]. Additionally, these solutions are not fully compliant with the EPC C1G2 standard, thus they cannot be implemented with existing commercial readers and sensor tags. For a protocol to be compliant with the EPC C1G2, it should employ the standard inventory and access commands to read the sensor data. Otherwise, commercial sensor tags [6] will not be able to interpret the commands and send a response back to the reader.
Several protocols have been presented in the literature that employ a DFSA strategy to address the collisions among tags’ messages and which are compliant with the EPC C1G, including Slot Counter [1], FuzzyQ [7], Chen14 [8], Eom [9], ILCM-SbS [10], ILCM-FbF [11], Chen16 [12], and SUBEB-Q [13]. Each protocol employs a different frame update strategy to receive the tag E P C and the sensor data, and it will be presented and compared in the next section. However, none of them has been designed with the focus of minimising the sensor data read time. This metric is critical given the increasing number of passive UHF RFID sensors sharing a common reader interrogation area.

Novel Contributions over Prior Work

The major novelty of this paper is that we decrease the average time to receive the E P C and read a sensor data packet from one tag when compared with existing recent DFSA strategies that are compliant with the current standard. Consequently, the FFSA protocol is presented, which meets EPC C1G2 requirements. The main contributions made in this work are as follows:
  • An analysis and classification of the state-of-the-art DFSA tag anti-collision protocols according to their frame update policy.
  • A novel fast frame update policy for DFSA protocols. This policy first applies fuzzy logic to select the value of the slot where the frame size is updated. It then calculates the frame size as a function of the estimated number of tags inside the reader interrogation zone and the duration of the different time slots of the RFID platform.
  • We introduce the anti-collision Fuzzy Frame Slotted Aloha (FFSA) protocol, which applies the previous policy to lower the average time to read a sensor data packet from one tag compared with existing recent strategies.
The rest of this paper is organised as follows. Section 2 analyses the frame update policy of DFSA protocols. Next, Section 3 presents the related work and classifies the main state-of-of-art DFSA protocols according to their frame update policy. A novel frame update policy and the FFSA protocol are presented in Section 4. Section 5 provides the results of the performance evaluation followed by some of the limitations that we have identified. Finally, Section 6 concludes this paper and presents some recommendations for future work.

2. Analysis of Frame Update Policy of Dfsa Protocols

In order to improve different metrics regarding the process of tag identification, several DFSA anti-collisions protocols have been studied in the literature. Each strategy employs a different approach to update the frame size, with the focus of improving different performance metrics. Establishing a clear classification of all DFSA protocols is not straightforward. The key feature that differentiates DFSA protocols is the strategy that they follow to update the frame size. This section establishes a novel approach to classify the main frame update policies employed by DFSA anti-collision protocols. This classification considers three different perspectives to update L, which respond to the following three questions: how is L calculated? When is L examined? And, when must a new frame be started? The classification of the main up-to-date policies is summarised in Table 1. The literals in this table will be defined in the next section.

2.1. Frame Size Calculation

The reader adjusts L in each reading cycle according to the responses from the competing tags in each frame. Two main strategies can be found in the literature to set a value for the frame size in DFSA protocols: the first calculates L as a function of the parameter Q, and the second sets L as a function of the estimated number of tags n ^ . The parameter Q is an integer value used in the EPC C1G2 to set L as L = 2 Q .
  • Parameter Q, f(Q): the frame size can be adjusted by controlling the number and types of the slots in each frame with the parameter Q, so that Q increases when collisions are detected and decreases with increasing number of idle slots. Several approaches in the literature update L by adjusting Q [1,7,14,15,16,17].
  • Tag set size estimation: several works in the literature have addressed the tag estimation task to provide an optimal frame size according to the estimated number of tags. It is known that a DFSA protocol reaches its maximum slot efficiency, which is defined as the ratio between the number of tags and the total number of slots required to identify them, when the frame size is equal to the number of tags. Therefore, to maximise this metric, the reader should set the frame size equal to the estimated number of tags. However, this condition of setting L = n ^ is only satisfied if the reader assumes that the three types of slots have equal duration. However, the standard EPC C1G2 determines that each time slot has a different duration. Consequently, some approaches set the frame size according to n ^ but assume unequal processing duration for each type of slot (single, collision, idle) [12,18].
    Once the tag set size has been estimated, the next step is to calculate L according to n ^ . Two main strategies to set L as a function of n ^ can be found in the literature, which is presented next.
    • Continuous function of n ^ , f( n ^ ): the first strategy is to set L as a continuous function of n ^ . The reader analyses the information extracted from the tags’ responses and then sets L as a function of these values. Several anti-collision protocols follow this strategy [9,10,11,12,19,20,21,22,23,24].
    • Look-up table (LUT) according to n ^ , LUT( n ^ ): the second strategy is to set L according to an LUT based on n ^ . The idea is to define different ranges of n ^ and assign a different value of L for each n ^ range. Several approaches in the literature follow this strategy, including  [8,13,25,26,27,28].

2.2. Frame Size Examination

This section answers the question related to when (and in which slot) L must be examined, considering that an examination refers to a new calculation of L. DFSA algorithms update L dynamically. Therefore, a strategy is defined to establish in which slot or slots within a frame the value of L must be examined. Three main strategies can be found in the literature, as follows:
  • Frame by Frame (FbF): the simplest strategy is to only calculate L at the last slot of each frame [9,11,20,21,22,23,24,26,27].
  • Pointer by Pointer (PbP): some protocols have defined some particular slots within the frame, referred as the pointer p in the present paper (p < L), where L is examined to check its appropriateness [7,8,12,13,28]. These pointers are usually set as a fraction of the current frame size.
  • Slot by Slot (SbS): the third strategy is based on examining L at every slot of the frame [1,10,14,15,16,17,19,25].

2.3. Frame Break Condition

This section presents the different policies followed by the reader to decide, after calculating L, whether a new frame must be started, or if the reader must proceed with the next slot. Six main strategies can be found in the literature.
  • Different L: several protocols start a new frame when the new value of L differs from the current one [1,7,12,14,15,17,19,25,28].
  • L fits n from an LUT, LUT( n ^ ): some algorithms define an LUT based on n ^ and L [8,13] to check the appropriateness of L. First, the reader searches in the LUT for the corresponding value of L for the previously obtained n ^ . Then, if this new value differs from the current one, a new frame is started. Otherwise, the reader proceeds to the next slot of the current frame.
  • Higher expected number of successful slots, c s ( n , L ) : the authors in [10] define a policy to break the current frame and start a new one if the expected number of successful slots in the rest of the current frame c s 1 ( n , L ) is less than that expected in the new frame c s 2 ( n , L ) . In other words, a new frame is started if c s 2 ( n , L ) > c s 1 ( n , L ) .
  • Lower Identification Time, (lower t I T ): the authors in [16] present a frame cancellation strategy to minimise the total expected time to identify a tag set.
  • Lower sensor read time, (lower t R ): this work presents a strategy where a new frame is started if the expected average time for reading one sensor packet t R ( n , L ) in the new frame is lower than the one in the current frame.
  • End of Frame, (EoF): a new frame is started when the current frame has finished. This strategy is intrinsic to a DFSA-based anti-collision protocol and it is applied in all the protocols analysed in the present paper.

3. Related Work: Classification of Dfsa Protocols

In this section, we will present and classify some of the most relevant related work in DFSA protocols, including Slot Counter [1], FuzzyQ [7], Chen14 [8], Eom [9], ILCM-FbF [11], ILCM-SbS [10], Chen16 [12], and SUBEB-Q [13]. The performance evaluation of these protocols will be analysed and evaluated with detail in the next section, and will also be compared with the proposed solution FFSA.
The analysis performed in this work is based on the standard RFID wireless communication model, and it is shown in Figure 1. This figure shows the different reader and tags messages along with their corresponding duration meeting the EPC C1G2 requirements. A sequence of L slots is referred to as a frame, where L represents its size. The reader distinguishes between three different type of slots: i d l e (no tag respond), c o l l i s i o n (two or more tags transmit a message simultaneously), and single read (the reader correctly receives the tag E P C during T s and one sensor data packet with during T p ). The duration of each slot is referred to as T i , T k , and T s p , respectively. T 1 , T 2 , and T 3 separate the reader commands and tags responses.
Next, Table 2 presents a novel classification of the previous protocols, including the proposed FFSA. The classification is made according to the frame update policy followed by each protocol to identify a group of tags of size n.

4. The Proposed Frame Update Policy

This section introduces the novel fuzzy frame update policy. The arbitration of RFID communication is a stochastic process of unknown behaviour. Therefore, fuzzy logic is an efficient tool to model the process of identifying RFID tags. Fuzzy control for RFID anti-collision protocols was first introduced in [7], where a fuzzy system was used to give an intuitive value of the frame size. This work presents a Fuzzy Rule Based System (FRBS), which obtains the value of the pointer slot p to only accurately examine the frame size when appropriate. This solution is combined with a time-minimising function to update the value of L at slot p. The resulting proposed policy lowers the average time required to read one sensor packet from one tag compared to existing strategies. The three parts of the proposed policy (frame size calculation, frame size examination, and frame break condition) are presented next.

4.1. Frame Size Calculation to Minimise T R ( N , L )

The first part of the policy sets the value of L to minimise the expected time to receive one sensor data packet from one tag in a frame. For this purpose, the sensor data read time t R ( n , L ) is defined as the expected time to identify one tag among n in a frame of size L and read one sensor data packet:
t R ( n , L ) = ( T s + T p ) c s ( n , L ) + T k c k ( n , L ) + T i c i ( n , L ) c s ( n , L )
where c s ( n , L ) , c k ( n , L ) , and c i ( n , L ) are defined as the expected value of the number of single, collision, and idle slots in a frame, respectively. The duration of the slots, T s , T p , T k , and T i , are set according to the standard
T s = T c o m m a n d + 2 T 1 + 2 T 2 + T R N 16 + T A C K + T E P C ,
T p = T r e q R N + 2 T 1 + 2 T 2 + T h a n d l e + T R e a d + T d a t a ,
T k = T c o m m a n d + T 1 + T R N 16 + T 2 ,
and
T i = T c o m m a n d + T 1 + T 3 ,
where T c o m m a n d is the duration of the reader command Qc, QA, or QR, referred as T Q c , T Q A , and T Q R , respectively.
The parameters T E P C and T R N 16 correspond to the duration of the E P C and RN16 tag messages, respectively. These two parameters are calculated as a function of the Tag-to-Reader synchronisation time T P r e a m b l e T R , the length of each parameter, and the tag data rate D R t , calculated as
D R t = 1 / B L F .
The parameter B L F refers to the Backscatter-link frequency. Thus,
T R N 16 = T P r e a m b l e T R + 17 b i t s / D R t ,
T E P C = T P r e a m b l e T R + 129 b i t s / D R t ,
T h a n d l e = T P r e a m b l e T R + 38 b i t s / D R t
and
T d a t a = T P r e a m b l e T R + 118 b i t s / D R t .
The length of the sensor data packet T d a t a is calculated by taking a commercial UHF RFID accelerometer sensor tag as a reference [6]. According to the sensor data sheet, each accelerometer data packet contains 10 bytes of data.
The reader transmits one QA or Qc command in the first slot of each frame. Then, it transmits consecutive QR commands in the following slots of the frame until it reaches the last slot of the frame. Assuming a frame with sufficiently large L, T c o m m a n d = T Q R is applied in Equations (2), (4), and (5) when one frame is analysed.
The duration of the reader commands Qc, QA, QR, R e q R N , and ACK are calculated as
T Q c = T F S y n c R T + 22 b i t s / D R r ,
T Q A = T P r e a m b l e R T + 9 b i t s / D R r ,
T Q R = T P r e a m b l e R T + 4 b i t s / D R r ,
T r e q R N = T P r e a m b l e R T + 40 b i t s / D R r ,
and
T A C K = T P r e a m b l e R T + 18 b i t s / D R r .
The duration of the Read command T R e a d is calculated using a commercial UHF RFID accelerometer sensor tag as a reference [6]. Thus,
T R e a d = T P r e a m b l e R T + 62 b i t s / D R r .
The parameters T F S y n c R T or T P r e a m b l e R T correspond to the Reader-to-Tag synchronisation time as defined in [1], and the reader data rate D R r is obtained as
D R r = 1 / ( ( T s y m b o l 0 + T s y m b o l 1 ) / 2 ) ,
where T s y m b o l 0 = T a r i , and T s y m b o l 1 = 1.5· T a r i . T a r i represents the reference time interval for a symbol-0 (FM0 symbol) transmission.
Next, the value of L minimising t R ( n , L ) is obtained by evaluating an RFID system with n tags and one reader. In this system, we can apply a a binomial distribution P r ( n , L ) [9] to approximate the probability that r tags among n select one slot along a frame of size L
P r ( n , L ) = n r 1 L r 1 1 L n r .
Additionally, p s ( n , L ) , p k ( n , L ) , and p i ( n , L ) correspond to the probabilities that only one tag, more than one tag or no tag, respectively, occupy a slot [7]. In order to obtain the expected number of idle, single, and collision slots in a frame with a size L sufficiently large, we can apply a Poisson distribution with mean ρ = n/L [9]. c i ( n , L ) is approximated with r = 0 in Equation (18) by
c i ( n , L ) = L p i ( n , L ) = L 1 1 L n L e ρ .
c s ( n , L ) is approximated with r = 1 in Equation (18) by
c s ( n , L ) = L n L 1 1 L n 1 L ρ n / ρ n / ρ 1 e ρ
Then, c k ( n , L ) is approximated by
c k ( n , L ) = L p k ( n , L ) = L ( 1 p 0 p 1 ) .
By substituting Equations (19), (20), and (21) into (1), and applying n / ρ n / ρ 1 ≈1, the following expression is obtained
t R ( ρ ) ( T s + T p ) ρ e ρ + T i e ρ + T k ( 1 ( 1 + ρ ) e ρ ) ρ e ρ .
Computing the derivative of t R ( ρ ) in Equation (1) with respect to ρ yields
d t R ( ρ ) d ρ = T k ( e ρ ( ρ 1 ) + 1 ) T i ρ 2 .
Then, by posing d t R ( ρ ) d ρ = 0, we obtain the following equation
e ρ ( ρ 1 ) + 1 = T i T k .
By solving Equation (24), the value of ρ that minimises t R ( ρ ) is obtained:
ρ = 1 + W ( T i T k 1 ) e 1
where W ( x ) is the Lambert W-function. Finally, the optimal frame size which minimises t R ( n , L ) is
L = n ρ
where ρ is obtained from Equation (25).
The value of ρ in Equation (25) is evaluated and presented in Figure 2 as a function of T i / T k . It can be appreciated that ρ decreases when the difference between T i and T k grows, which results in an increasing L. In conclusion, a higher difference in the values of T i and T k (with T i T k ) will result in a higher L. This result is coherent regarding the process of RFID tags identification and sensor data reading. If the duration of collision slots is much higher than that of idle slots, then it is necessary to increase L to reduce the number of collision slots. This occurs at the expense of an increase in the number of idle slots. However, because idle slots are much shorter than collision slots, this is an acceptable effect.
The previous analysis and Equation (26) demonstrate that the frame size calculation of the proposed policy is timing-aware. This means that the calculation is made as a function of the number of tags n and the timing parameters (ultimately the duration of the reader commands and tags responses) of the RFID scheme.

4.2. Frame Size Examination: Pbp

The second part of a frame update policy refers to the slot where L is examined. The FbF strategy is not efficient in the case of large frames filled with many collisions because the reader must wait until the frame has finished to update the frame size, which increases the identification time [11]. The SbS strategy involves the calculation of L at every single slot of the frame. As a consequence, one drawback of this solution is that it could overload a system with limited resources. Finally, the PbP strategy provides the flexibility of breaking the current frame before it ends, which maintains a low computational complexity in the reader. Therefore, the proposed policy applies a PbP strategy where the value of the pointer slot is dynamically updated using fuzzy logic.
The proposed policy applies a fuzzy rule-based system (FRBS) to adjust the value of the pointer efficiently. Consequently, the current L and the tag collision rate c o _ r a t e are modelled as fuzzy sets to adaptively update the value of the pointer. A zeroth-order Takagi–Sugeno–Kang fuzzy system with a complete AND-composed rule [29] is proposed. The membership functions that we have used to codify the input variables are trapezoidal (see Figure 3) and the t-norm minimum is used to implement the AND operator. Among the traditional shapes of membership functions (triangular, trapezoidal, Gaussian, generalized bell, and sigmoid), trapezoidal membership functions have been selected due to their representation simplicity, which allows faster calculations. The proposed system has two inputs, as follows:
  • Q: codifies the current value of this parameter which determines L, where Q N and 0 Q 20 .
  • c o _ r a t e : codifies the tag collision rate up to the current slot. This is defined by c o _ r a t e = c k / s l o t _ i n d e x , and 0 c o _ r a t e 1 .
Additionally, the variable slot_index represents the reader’s internal counter, which keeps track of the present slot in the current frame.
The output p represents the slot where L must be examined. Specific values for membership functions and consequents in the rule base have been adjusted experimentally. The rules were designed also experimentally, considering the typical behaviour of an RFID system: on the one hand, more collisions (higher c o l _ r a t e ) require us to promptly examine L (smaller output p); while on the other hand, a smaller frame size (smaller Q) requires the examination of L in a later time slot (higher output p). The experimental values for the membership functions and the rules have been obtained by evaluating different ranges and selecting the one with the best performance in t R .
Figure 4 shows the surface representation of the proposed FRBS that determines the output p, normalised to L = 16. To illustrate an example, for the inputs Q = 10 and c o _ r a t e = 0.3, the output is p = L/9. Then, the new value of the pointer slot is p = round( 2 Q /9) = round( 2 10 /9) = 114.

4.3. Frame Break Condition: Lower T R ( N , L )

Finally, the last part of the policy determines the condition to break the current frame and start a new one. The expected average time to read one sensor data packet [6] among n sensor tags in the current frame of size L c is obtained as   
t R c = t R ( n , L ) | n = n ^ , L = L c ,
and the expected average time to read one sensor data packet among n sensor tags in the newly calculated frame of size L n is
t R n = t R ( n , L ) | n = n ^ , L = L n .
To lower the tag sensor data read time, a new frame will be started if the condition t R n < t R c is satisfied. Thus, at slot p, the reader obtains t R n and t R c with Equations (27) and (28), assuming T c o m m a n d = T Q R , and then compares these values. Following this strategy, the reader guarantees that if a new frame is started at slot p, then the expected average time required to read one sensor data packet will be reduced.

4.4. The Proposed Fuzzy Frame Slotted Aloha Protocol

The novel FFSA protocol is introduced in this work, which applies the previously presented DFSA policy: determines the frame size minimizing t R ( n , L ) (Section 4.1), examines the frame size following a P b P strategy (Section 4.2), and starts a new frame with the condition to lower t R ( n , L ) (Section 4.3). FFSA is compliant with the EPC C1G2 standard, meaning that it meets the specific communication timing requirements and uses power-of-two values for L. As a consequence, this policy can be used to identify commercial sensor tags.
In order to calculate the frame size in Equation (26), FFSA applies the traditional Mean Minimum Square Error (MMSE) estimator [26] to calculate n ^ as
n ^ = m i n n p i ( n , L ) L p s ( n , L ) L p k ( n , L ) L c i c s c k .
MMSE has been applied in FFSA due to its computational simplicity while providing a relatively low estimation time.
The pseudocode of FFSA is presented in Algorithm 1. Initially, the reader sets the value of ρ with Equation (25) according to the RFID system timing parameters, and starts the identification procedure by broadcasting Qc. Each tag selects a slot in the frame to transmit its R N 16 , and the reader updates the variables c s , c k , and c i accordingly. When the reader reaches the last slot of the frame, the remaining tag population size is estimated with Equation (29). Then a new frame is started by broadcasting QA, specifying the new frame size as Q n = l o g 2 ( ( n ^ c s ) / ρ ) , L n = 2 r o u n d ( Q n ) . At every slot, c o l _ r a t e is calculated and p is set as the current slot if c o l _ r a t e = 1. If the current slot is a pointer, the reader calculates n ^ with Equation (29) and sets L n with. Then, it obtains t R c and t R n with Equations (27) and (28). If the condition t R n < t R c is satisfied, a new frame is started and p is updated with the FRBS. Otherwise, the reader broadcasts QR to proceed to the next slot. The sensor tags reading process ends when there are no collision slots in the current frame and the frame is terminated.
Algorithm 1: Pseudocode of Fuzzy Frame Slotted Aloha (FFSA) protocol, reader operation.
 1:
Initialization: L c =16, s l o t _ i n d e x =1, calculate ρ with Equation (25)  
 2:
Broadcast Qc
 3:
while 1 do
 4:
 read slot and update c i , c s , c k
 5:
if s l o t _ i n d e x = L c and c k = 0 then
 6:
  break
 7:
end if
 8:
if s l o t _ i n d e x = L c then
 9:
   n ^ = M M S E ( c s , c k , c i )  
10:
   Q n = l o g 2 ( ( n ^ c s ) / ρ ) , L n = 2 r o u n d ( Q n ) , L c = L n  
11:
  broadcast QA  
12:
else
13:
   c o l r a t e = c k / s l o t _ i n d e x  
14:
  if c o l r a t e =1 then
15:
   p = s l o t _ i n d e x  
16:
  end if 
17:
  if s l o t _ i n d e x = p then
18:
    n ^ = M M S E ( c s , c k , c i )  
19:
    Q n = l o g 2 ( ( n ^ c s ) / ρ ) , L n = 2 r o u n d ( Q n )  
20:
   if t S R n < t S R c then
21:
    p = FRBS( c o l r a t e , Q n ), L c = L n  
22:
    broadcast QA
23:
   else
24:
     s l o t _ i n d e x = s l o t _ i n d e x +1  
25:
    broadcast QR  
26:
   end if
27:
  else
28:
    s l o t _ i n d e x = s l o t _ i n d e x +1  
29:
   broadcast QR  
30:
  end if 
31:
end if 
32:
end while

5. Performance Evaluation

This section evaluates the performance of FFSA in terms of the average time to read one sensor data packet from one tag t R . This metric is calculated as the total sensor read time divided by the total number of tags n in one inventory round:
t R = ( T s + T p ) c s T + T k c k T + T i c i T n .
In one inventory round, the variables c s T , c k T , and c i T are the total number of single, collision, and idle slot, respectively. The value of T c o m m a n d in Equations (2), (4), and (5) will vary depending on the slot position within a frame:
  • First slot of the inventory round: T c o m m a n d = T Q c .
  • First slot of the frame: T c o m m a n d = T Q A .
  • None of the above: T c o m m a n d = T Q R .
Table 3 summarizes the most relevant variables covered in this work. For each scenario, t R is evaluated as a function of the control variable indicated with *, n in S1 and B L F in S2. B L F is varied from 40 kbps (the minimum value allowed by the standard) to 640 kbps (maximum). S2 represents a special case because B L F also influences T a r i , which represents the reference time interval for a data-0 transmission, and affects R T c a l , T R c a l , T 1 , and T 2 . These parameters are also modified every time that B L F changes during the simulation. In both scenarios, the initial L is set to 16. In FFSA, the initial value for p is set to eight and this value has been obtained experimentally. Table 4 shows the parameter values that we have employed.
Next, the protocols presented in Section 3 are evaluated and compared with FFSA for different performance metrics. A scenario with one reader and a varying number of tags has been evaluated with Matlab R2019, where the tags are uniformly distributed. The simulation responses have been averaged over 1000 iterations to ensure accuracy in the results. The performance evaluation followed in this work focuses on the media access control layer, ignoring the physical layer effects (assuming no capture effect and a non-impaired channel). This approach is widely accepted and incorporated by several studies in the related literature [8,10,11,12]. Our evaluation is performed for one inventory round, which is defined as the period of time that begins when the reader transmits the initial command Qc and which ends when the reader interrupts the reading process and the tags lose their state.

5.1. Impact of the Number of Tags in S1

This section compares the selected protocols in terms of t R of Equation (30) by varying the number of tags n from 64 to 8192 (see Table 4). Additionally, c k T and c i T per tag are measured because t R is mostly influenced by them. The results of t R evaluation are shown in Figure 5. The average percentage improvement of FFSA compared to the rest of the protocols in terms of t R ranges from 3% to 9% in S1. This improvement will be more notable (above 9%) for shorter sensor data length (lower T d a t a ).
Most protocols show a quasi-constant t R for n up to 2048 in Figure 5. FFSA requires the lowest average time read one sensor data packet from one tag. The strategy Chen14 shows an increasing t R for n > 2048 because it limits the frame size to 1024 when n is greater than 710. FuzzyQ also presents a peak at n = 2048, because the value of the Q parameter is upper-bounded. The improvement in FFSA comes from the reduction in c k T at the expense of an increase in c i T , as can be appreciated in Figure 6a,b, respectively. Because the duration of an idle slot (Equation (5)) is shorter than that of a collision slot (Equation (4)), the reduction in c k T leads to a lower t R for FFSA. The strategies ILCM-FbF and Chen14 present the highest c k T , leading to the highest t R .

5.2. Impact of the Tag Backscatter Link Frequency in S2

This section compares the selected protocols in terms of t R (Equation (30)), while varying the tag Backscatter Link Frequency B L F . Therefore, the previous protocols are evaluated by varying B L F from 40 to 640 kbps; minimum and maximum values specified in the current standard. T a r i is set to its minimum value 6.25 μ s. The simulation results are averaged for n from 64 to 8192, and are shown iupn Table 5. The value of ρ employed by FFSA is also presented, which has been obtained with Equation (25).
All of the protocols present a decreasing t R with increasing B L F . For the highest values of B L F , all of the protocols present a similar behaviour and FFSA does not introduce a significant performance improvement. This occurs because the value of ρ (see Table 5) takes a significantly higher value, which causes a larger number of collision slots. As B L F decreases, FFSA shows a significant reduction in t R in relation to the prior protocols.
To analyse the previous results, c k T and c i T per tag are measured as functions of B L F and averaged for all the tag set sizes n in S2, and the simulation results are shown in Figure 7. When B L F gets close to its upper limit, the increase in c i T of FFSA is not compensated by the small reduction in c k T in relation to the prior protocols, which limits the performance improvement of the proposed protocol. On the other hand, while the prior protocols present a quasi-constant c k T with decreasing B L F , FFSA presents a notably decreasing c k T , which is reflected in a reduction in t R in relation to the prior protocols. Although for B L F > 80 kbps Chen16 behaves similarly to FFSA, the improvement introduced by FFSA becomes notably clear when B L F gets close to its upper or lower limit. This occurs because as B L F gets closer to its lower bound, Chen16 results in a low value of y (y is used by Chen16 in its algorithm to obtain L), which leads to an increasing c k T and decreasing c i T .

5.3. Discussion

The previous section evaluated the performance of FFSA in terms of t R (Equation (30)). To demonstrate the benefits of the proposed protocol, its performance was compared with several related works presented in Section 3. In terms of the sensor data read time, the main parameter evaluated in this work, FFSA, presents the lowest t R for most of the values of n and B L F evaluated. The parameter B L F was selected as a control variable because it is related to the tag data rate. The two scenarios evaluated in this work consider that tags use Miller modulation with M = 4. The relationship between the tag B L F and the tag data rate is D R t = B L F /M. Thus, a higher B L F results in a faster tag, and vice versa. Consequently, the time to identify one tag t R is lower for higher B L F values. This effect is appreciated in Table 5. FFSA analyses this characteristic and takes into consideration the value of B L F to adjust L according to Equation (25). Therefore, FFSA lowers the sensor read time of the comparative protocols for a wide range of tag data rate configurations. In conclusion, the savings in the tag sensor data read time of FFSA is substantial for most of the range of B L F and n, which confirms that the proposed protocol is a time saving procedure in S1 and S2.

5.4. Identified Limitations

The protocols performance evaluation analysed in this work assumed an ideal communication channel, because it focused on the media access control layer. However, in a real scenario for passive RFID systems, the capture effect is typically present [30]. The capture effect occurs when the reader successfully resolves one tag reply in a collided slot. This effect could benefit the performance of FFSA because fewer collided slots and more single slots would occur, decreasing t R . However, there is a negative impact of this effect over FFSA performance. The capture effect may hide some tags, which provides erroneous information to the tag estimator and increases the estimation error. Thus, the updated L value may not be appropriate, which negatively affects t R . A study of the capture effect on t R and an evaluation of FFSA taking this effect into account is recommended for future work.

6. Conclusions

A comprehensive survey and classification of the frame update policies for RFID DFSA anti-collision protocols has been presented. In general, this policy can be divided into three parts: L update, L calculation, and frame break condition. Then, several state-of-the-art DFSA anti-collision protocols have been analysed and classified according to this policy. Finally, a novel frame update policy has been proposed. This results in the Fuzzy Frame Slotted Aloha (FFSA) protocol, which is a fast DFSA anti-collision protocol and is compliant with the current UHF RFID standard. With a significant improvement in the sensor data read time in relation to the current anti-collision protocols, FFSA is a suitable candidate where low sensor data read time is sought in UHF RFID systems that require a varying number of sensor tags.

Author Contributions

Conceptualization and methodology, L.A.; formal analysis, L.A., H.L., and E.O.; investigation, L.A. and H.L.; writing–original draft preparation, L.A., H.L., A.P., and E.O.; writing–review and editing, L.A., H.L., A.P., and E.O.; supervision, H.L., A.P., and E.O.; funding acquisition, A.P. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Spanish Ministry of Economy and Competitiveness under the project loTrain (RTI2018-095499-B-C33).

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Radio Frequency Identity Protocols Class-1 Generation-2 UHF RFID Protocol for Communications at 860 MHz–960 MHz; Release 2.1; EPCglobal Inc.: Brussels, Belgium, 2018.
  2. Liu, X.; Cao, J.; Yang, Y.; Qu, W.; Zhao, X.; Li, K.; Yao, D. Fast RFID sensory data collection: Trade-off between computation and communication costs. IEEE/ACM Trans. Netw. 2019, 27, 1179–1191. [Google Scholar] [CrossRef]
  3. Qiao, Y.; Chen, S.; Li, T.; Chen, S. Tag-ordering polling protocols in RFID systems. IEEE/ACM Trans. Netw. 2016, 24, 1548–1561. [Google Scholar] [CrossRef]
  4. Chen, S.; Zhang, M.; Xiao, B. Efficient information collection protocols for sensor-augmented RFID networks. In Proceedings of the 2011 Proceedings IEEE INFOCOM, Shanghai, China, 10–15 April 2011; pp. 3101–3109. [Google Scholar]
  5. Muhammad, S.; Liu, A.X. Expecting the unexpected: fast and reliable detection of missing RFID tags in the wild. In Proceedings of the 2015 IEEE Conference on Computer Communications (INFOCOM), Kowloon, Hong Kong, China, 26 April–1 May 2015. [Google Scholar]
  6. Farsens, EVAL01-Kineo-RM. 2019. Available online: http://www.farsens.com/wp-content/uploads/2018/07/DS-EVAL01-KINEO-RM-V05.pdf (accessed on 10 March 2020).
  7. Arjona, L.; Landaluce, H.; Perallos, A.; Onieva, E. Fast fuzzy anti-collision protocol for the RFID standard EPC Gen-2. Electron. Lett. 2016, 52, 663–665. [Google Scholar] [CrossRef]
  8. Chen, W.-T. A fast anticollision algorithm for the EPCglobal UHF class-1 Generation-2 RFID standard. IEEE Commun. Lett. 2014, 18, 1519–1522. [Google Scholar] [CrossRef]
  9. Eom, J.-B.; Lee, T.-J. Accurate tag estimation for dynamic framed-slotted ALOHA in RFID systems. IEEE Commun. Lett. 2010, 14, 60–62. [Google Scholar] [CrossRef]
  10. Solic, P.; Radic, J.; Rozic, N. Early frame break policy for ALOHA-based RFID systems. IEEE Trans. Autom. Sci. Eng. 2016, 13, 876–881. [Google Scholar] [CrossRef]
  11. Solic, P.; Radic, J.; Rozic, N. Energy efficient tag estimation method for ALOHA-based RFID systems. IEEE Sens. J. 2014, 14, 3637–3647. [Google Scholar] [CrossRef]
  12. Chen, W.T. Optimal frame length analysis and an efficient anti-collision algorithm with early adjustment of frame length for RFID systems. IEEE Trans. Veh. Technol. 2016, 65, 3342–3348. [Google Scholar] [CrossRef]
  13. Zhang, G.; Tao, S.; Cai, Q.; Gao, W.; Jia, J.; Wen, J. A fast and universal RFID tag anti-collision algorithm for the Internet of Things. IEEE Access 2019, 7, 92365–92377. [Google Scholar] [CrossRef]
  14. Lee, D.; Kim, K.; Lee, W. Q+-algorithm: An enhanced RFID tag collision arbitration algorithm. In Proceedings of the 4th International Conference on Ubiquitous Intelligence and Computing, Hong Kong, China, 11–13 July 2007. [Google Scholar]
  15. Daneshmand, M.; Wang, C.; Sohraby, K. A new slot-count selection algorithm for RFID protocol. In Proceedings of the Second International Conference on Communications and Networking in China, Shanghai, China, 22–24 August 2007; pp. 926–930. [Google Scholar]
  16. Zhu, L.; Yum, T.-S. The optimal reading strategy for EPC Gen-2 RFID anti-collision systems. IEEE Trans. Commun. 2010, 58, 2725–2733. [Google Scholar] [CrossRef]
  17. Teng, J.; Xuan, X.; Bai, Y. A fast Q algorithm based on EPC Generation-2 RFID protocol. In Proceedings of the 6th International Conference on Wireless Communications Networking and Mobile Computing, Chengdu, China, 23–25 September 2010; pp. 1–4. [Google Scholar]
  18. Porta, T.F.L.; Maselli, G.; Petrioli, C. Anticollision protocols for single-reader RFID systems: Temporal analysis and optimization. IEEE Trans. Mob. Comput. 2011, 10, 267–279. [Google Scholar] [CrossRef]
  19. Floerkemeier, C.; Wille, M. Comparison of transmission schemes for framed ALOHA based RFID protocols. In Proceedings of the International Symposium on Applications and the Internet Workshops, Phoenix, AZ, USA, 23–27 January 2006; pp. 4–97. [Google Scholar]
  20. Schoute, F. Dynamic frame length ALOHA. IEEE Trans. Commun. 1983, 31, 565–568. [Google Scholar] [CrossRef]
  21. Cha, J.-R.; Kim, J.-H. Dynamic framed slotted ALOHA algorithms using fast tag estimation method for RFID system. In Proceedings of the 3rd IEEE Consumer Communications and Networking Conference, Las Vegas, NV, USA, 8–10 January 2006; Volume 2, pp. 768–772. [Google Scholar]
  22. Chen, W.-T.; Lin, G. An efficient anti-collision method for RFID System. IEICE Trans. Commun. 2006, E89, 3386–3392. [Google Scholar] [CrossRef]
  23. Chen, W.-T. An efficient scheme for multiple access in a RFID system. In Proceedings of the 2006 International Conference on Wireless Networks, Sendai, Japan, 16–19 January 2006. [Google Scholar]
  24. Chen, W.-T. An accurate tag estimate method for improving the performance of an RFID anticollision algorithm based on dynamic frame length ALOHA. IEEE Trans. Autom. Sci. Eng. 2009, 6, 9–15. [Google Scholar] [CrossRef]
  25. Joe, I.; Lee, J. A novel anti-collision algorithm with optimal frame size for RFID system. In Proceedings of the 5th ACIS International Conference on Software Engineering Research, Management Applications, Busan, Korea, 20–22 August 2007; pp. 424–428. [Google Scholar]
  26. Vogt, H. Efficient object identification with passive RFID tags. In Pervasive Computing; Mattern, F., Naghshineh, M., Eds.; Volume 2414 of Lecture Notes in Computer Science; Springer: Berlin, Germany, 2002; pp. 98–113. [Google Scholar]
  27. Wang, B.S.; Zhang, Q.S.; Yang, D.K.; Di, J.S. Transmission control solutions using interval estimation method for EPC C1G2 RFID tag identification. In Proceedings of the International Conference on Wireless Communications, Networking and Mobile Computing, Dalian, China, 21–25 September 2007; pp. 2105–2108. [Google Scholar]
  28. Knerr, B.; Holzer, M.; Angerer, C. Slot-by-slot minimum squared error estimator for tags populations in FSA protocols. In Proceedings of the 2nd International EURASIP Workshop on RFID, Budapest, Hungary, 7–8 July 2008; pp. 1–13. [Google Scholar]
  29. Takagi, T.; Sugeno, M. Fuzzy identification of systems and its applications to modeling and control. IEEE Trans. Syst. Man Cybern. 1985, SMC-15, 116–132. [Google Scholar] [CrossRef]
  30. Wu, H.; Zeng, Y. Passive RFID tag anticollision algorithm for capture effect. IEEE Sens. J. 2015, 15, 218–226. [Google Scholar]
Figure 1. Transmission model of EPC Class 1 Generation 2 (C1G2).
Figure 1. Transmission model of EPC Class 1 Generation 2 (C1G2).
Sensors 20 02696 g001
Figure 2. Evaluation of ρ solution in Equation (25) for T i / T k .
Figure 2. Evaluation of ρ solution in Equation (25) for T i / T k .
Sensors 20 02696 g002
Figure 3. Membership functions: (a) for Q, (b) c o _ r a t e .
Figure 3. Membership functions: (a) for Q, (b) c o _ r a t e .
Sensors 20 02696 g003
Figure 4. Surface representation of the proposed fuzzy rule-based system (FRBS), normalised to L = 16.
Figure 4. Surface representation of the proposed fuzzy rule-based system (FRBS), normalised to L = 16.
Sensors 20 02696 g004
Figure 5. Evaluation results of the average time to read one sensor data from one tag in one frame in S1.
Figure 5. Evaluation results of the average time to read one sensor data from one tag in one frame in S1.
Sensors 20 02696 g005
Figure 6. Evaluation results of c k per tag (a) and c i per tag (b) in S1.
Figure 6. Evaluation results of c k per tag (a) and c i per tag (b) in S1.
Sensors 20 02696 g006
Figure 7. Evaluation results of c k T per tag (a) and c i T per tag (b) in S2.
Figure 7. Evaluation results of c k T per tag (a) and c i T per tag (b) in S2.
Sensors 20 02696 g007
Table 1. Classification of Dynamic Frame Slotted Aloha (DFSA) frame update policies.
Table 1. Classification of Dynamic Frame Slotted Aloha (DFSA) frame update policies.
Operation
L calculationf(Q)
f( n ^ )
LUT( n ^ )
L examinationFbF
SbS
PbP
Frame break conditionDifferent L
LUT( n ^ )
c s 2 > c s 1
Lower t I T
Lower t R
EoF
Table 2. Classification of main DFSA anti-collision protocols according to their frame update policy.
Table 2. Classification of main DFSA anti-collision protocols according to their frame update policy.
L CalculationL ExamFrame Break Condition
Type n ^ , QLType ρ Type
Slot Counter [1]f(Q)Q = Q f p ± C L = 2 r o u n d ( Q f p ) SbSdifferent L at s l o t or EoF
FuzzyQ [7]f(Q)Q = Q ± Δ Q L = 2 r o u n d ( Q ) PbPL/9different L at p or EoF
Chen14 [8]LUT( n ^ ) n ^ = ( c s + 2.39 c k ) p LUTPbPL/4LUT( n ^ ) at p or EoF
Eom [9]f( n ^ ) n ^ = γ c k + c s L = 2 r o u n d ( l o g 2 ( n ^ ) ) FbFEoF
ILCM-FbF [11]f( n ^ ) n ^ = k c s + l L = 2 r o u n d ( l o g 2 ( n ^ ) ) FbFEoF
ILCM-SbS [10]f( n ^ ) n ^ = k c s + l L = 2 r o u n d ( l o g 2 ( n ^ ) ) SbSHigher c s ( n , L ) at s l o t or EoF
Chen16 [12]f( n ^ ) n ^ = ( c s + 2.39 c k ) p L = 2 r o u n d ( l o g 2 ( y n ^ ) ) PbP L / 5 different L at p or EoF
SUBEB-Q [13]f( n ^ ) n ^ = ( c s + 2.39 c k ) p LUTPbPLUTLUT( n ^ ) at p or EoF
FFSAf( n ^ ) MMSE estimato [26]L = 2 r o u n d ( l o g 2 ( n ^ / ρ ) ) PbPFRBSLower t R ( n , L ) at p or EoF
Table 3. Main parameters used in the frame update analysis of this work.
Table 3. Main parameters used in the frame update analysis of this work.
ParameterDescription
nTotal number of tags
LTransmission frame size
n ^ Estimated number of tags
T 1 , T 2 , T 3 Link-timing parameters
T i , T s p , T k Duration of idle, single read,
and collision slots
T Q c , T Q A , T Q R , T A C K T r e q R N , T R e a d Reader commands duration
T R N 16 , T E P C , T h a n d l e , T d a t a Tags messages duration
c i , c s , c k Number of idle, single, and
collision slots in one frame
c i T , c s T , c k T Number of idle, single, and collision
slots in one inventory round
P r ( n , L ) Probability that r among n tags
occupies a slot in a frame of size L
p i ( n , L ) , p s ( n , L ) , p k ( n , L ) Probability of idle, single, and
collision slot in a frame of size L
c i ( n , L ) , c s ( n , L ) , c k ( n , L ) Expected value of the number of idle,
single, and collision slots in one frame
t R Time to read one sensor data packet from one tag
t R ( n , L ) Expected time to read one sensor data
packet from one tag among n in a frame of size L
Table 4. Parameters used in the simulations. * indicates the control variable.
Table 4. Parameters used in the simulations. * indicates the control variable.
ScenarioS1S2
n[64–8192] tags *[64–8192] tags
B L F 40 kbps[40–640] kbps *
T a r i 6.25 μ s 6.25 μ s
R T c a l 15.63 μ s[15.63–62.50] μ s
T R c a l 17.34 μ s[17.34–69.38] μ s
T 1 24.50 μ s[16.06–24.50] μ s
T 2 375.50 μ s[23.44–375.50] μ s
T 3 15.63 μ s 15.63 μ s
Table 5. Effect of B L F and ρ on the protocols’ performance in terms of t R in S2. Quantities in bold represent the best results among the protocols in the comparison. * Indicates the control variable.
Table 5. Effect of B L F and ρ on the protocols’ performance in terms of t R in S2. Quantities in bold represent the best results among the protocols in the comparison. * Indicates the control variable.
t R (ms)
BLF * (kbps)4080124274640
ρ 0.250.320.390.530.69
FFSA35.1418.3012.306.303.46
SUBEP-Q36.8419.0412.736.463.50
Chen1636.7418.3412.326.323.48
FuzzyQ36.5218.8712.646.433.49
Chen1438.0119.6313.136.653.59
Eom36.9719.1012.786.483.51
ILCM-SbS36.0518.6612.506.383.48
ILCM-FbF37.5719.4012.986.583.56
Slot Counter37.1219.2012.856.533.55

Share and Cite

MDPI and ACS Style

Arjona, L.; Landaluce, H.; Perallos, A.; Onieva, E. Dynamic Frame Update Policy for UHF RFID Sensor Tag Collisions. Sensors 2020, 20, 2696. https://doi.org/10.3390/s20092696

AMA Style

Arjona L, Landaluce H, Perallos A, Onieva E. Dynamic Frame Update Policy for UHF RFID Sensor Tag Collisions. Sensors. 2020; 20(9):2696. https://doi.org/10.3390/s20092696

Chicago/Turabian Style

Arjona, Laura, Hugo Landaluce, Asier Perallos, and Enrique Onieva. 2020. "Dynamic Frame Update Policy for UHF RFID Sensor Tag Collisions" Sensors 20, no. 9: 2696. https://doi.org/10.3390/s20092696

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop