A Near-Optimal Category Information Sampling in RFID Systems
Xiujun Wang, Zhi Liu, Xiaokang Zhou, Yong Liao, Han Hu, Xiao Zheng, Jie Li
TL;DR
The paper addresses Category Information Sampling (CIS) in RFID systems under tag-missing conditions by deriving a formal lower bound on execution time and proposing a near-optimal two-stage protocol, OPT-C, that approaches this bound. OPT-C1 rapidly selects slightly more than the target per-category sample via parallel Bernoulli trials, while OPT-C2 refines to exactly $c_k$ tags and assigns unique reporting orders with minimal additional cost. The authors provide rigorous analyses of the two stages, prove overall near-optimality (within a factor of about 1.88 of the lower bound), and validate practicality through extensive simulations and real-world experiments on COTS devices, including a 37% average time reduction versus competing protocols. The work offers a scalable, hash-based sampling framework with efficient tag selection (SelGen) and demonstrates its applicability to real RFID deployments, enabling faster, more reliable category-level data collection in real-time applications.
Abstract
In many RFID-enabled applications, objects are classified into different categories, and the information associated with each object's category (called category information) is written into the attached tag, allowing the reader to access it later. The category information sampling in such RFID systems, which is to randomly choose (sample) a few tags from each category and collect their category information, is fundamental for providing real-time monitoring and analysis in RFID. However, to the best of our knowledge, two technical challenges, i.e., how to guarantee a minimized execution time and reduce collection failure caused by missing tags, remain unsolved for this problem. In this paper, we address these two limitations by considering how to use the shortest possible time to sample a different number of random tags from each category and collect their category information sequentially in small batches. In particular, we first obtain a lower bound on the execution time of any protocol that can solve this problem. Then, we present a near-OPTimal Category information sampling protocol (OPT-C) that solves the problem with an execution time close to the lower bound. Finally, extensive simulation results demonstrate the superiority of OPT-C over existing protocols, while real-world experiments validate the practicality of OPT-C.
