作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2020, Vol. 46 ›› Issue (8): 184-189,196. doi: 10.19678/j.issn.1000-3428.0055410

• 移动互联与通信技术 • 上一篇    下一篇

基于分组映射的防碰撞查询树算法

董轩江, 李世宝, 蔡丽萍, 袁静   

  1. 中国石油大学(华东) 计算机与通信工程学院, 山东 青岛 266580
  • 收稿日期:2019-07-08 修回日期:2019-08-16 发布日期:2019-08-21
  • 作者简介:董轩江(1994-),男,硕士研究生,主研方向为射频识别通信;李世宝,副教授、硕士;蔡丽萍,高级工程师、硕士;袁静,硕士研究生。
  • 基金资助:
    国家自然科学基金(61872385);中央高校基本科研业务费专项资金(18CX02134A,18CX02137A,19CX05003A-4)。

Anti-collision Query Tree Algorithm Based on Group Mapping

DONG Xuanjiang, LI Shibao, CAI Liping, YUAN Jing   

  1. College of Computer and Communication Engineering, China University of Petroleum(East China), Qingdao, Shandong 266580, China
  • Received:2019-07-08 Revised:2019-08-16 Published:2019-08-21

摘要: 针对射频识别防碰撞系统多标签识别效率低、识别时隙长的问题,提出一种基于双重分组和对位映射的防碰撞查询树算法。按照识别码位数和异或运算结果对标签进行横向和纵向双重分组,并分别赋予不同的组标签,再基于对位映射规则根据组标签和识别码得到不同的映射数据。在此基础上,阅读器利用映射规律反推出碰撞信息得到查询前缀,并对碰撞信息进行分组、解码、入栈和出栈,最终完成标签识别。仿真结果表明,与传统查询树算法、八叉树搜索算法、A4PQT以及GBAQT算法相比,该算法能有效减少识别总时隙数,提高系统效率。

关键词: 射频识别, 标签防碰撞算法, 查询树, 双重分组, 映射机制

Abstract: To address the low efficiency caused by the long time slots of multi-tag identification in Radio Frequency Identification(RFID)-based anti-collision system,this paper proposes an anti-collision query tree algorithm based on aligning mapping and double grouping.The tags are horizontally grouped according to the number of digits of identification codes and vertically grouped according to the XOR results of identification codes.Different group labels are assigned to different groups.Then based on the contraposition mapping rules,different mapping data are obtained according to the group label and identification code.On this basis,the reader uses the mapping law to implement backward reasoning for the collision information,so as to obtain the query prefix.Finally,the collision information is grouped,decoded,pushed and popped out of the stack to complete tag identification.Simulation results show that compared with the traditional query tree algorithm,octree search algorithm,A4PQT and GBAQT algorithm,the proposed algorithm can effectively reduce the total number of time slots and improve system efficiency.

Key words: Radio Frequency Identification(RFID), tag anti-collision algorithm, query tree, double grouping, mapping mechanism

中图分类号: