期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
A Physical Layer Network Coding Based Tag Anti-Collision Algorithm for RFID System 被引量:3
1
作者 Cuixiang Wang Xing Shao +1 位作者 Yifan Meng Jun Gao 《Computers, Materials & Continua》 SCIE EI 2021年第1期931-945,共15页
In RFID(Radio Frequency IDentification)system,when multiple tags are in the operating range of one reader and send their information to the reader simultaneously,the signals of these tags are superimposed in the air,w... In RFID(Radio Frequency IDentification)system,when multiple tags are in the operating range of one reader and send their information to the reader simultaneously,the signals of these tags are superimposed in the air,which results in a collision and leads to the degrading of tags identifying efficiency.To improve the multiple tags’identifying efficiency due to collision,a physical layer network coding based binary search tree algorithm(PNBA)is proposed in this paper.PNBA pushes the conflicting signal information of multiple tags into a stack,which is discarded by the traditional anti-collision algorithm.In addition,physical layer network coding is exploited by PNBA to obtain unread tag information through the decoding operation of physical layer network coding using the conflicting information in the stack.Therefore,PNBA reduces the number of interactions between reader and tags,and improves the tags identification efficiency.Theoretical analysis and simulation results using MATLAB demonstrate that PNBA reduces the number of readings,and improve RFID identification efficiency.Especially,when the number of tags to be identified is 100,the average needed reading number of PNBA is 83%lower than the basic binary search tree algorithm,43%lower than reverse binary search tree algorithm,and its reading efficiency reaches 0.93. 展开更多
关键词 Radio frequency identification(RFID) tag anti-collision algorithm physical layer network coding binary search tree algorithm
下载PDF
Research on RFID Anti-Collision in Multi-label Environment
2
作者 LI Yuntao YU Su 《International English Education Research》 2017年第5期26-28,共3页
This paper introduces several common binary tree anti-collision algorithms. They are binary tree algorithm, dynamic binary tree algorithm, and backward binary tree algorithm. Then, based on these algorithms, an improv... This paper introduces several common binary tree anti-collision algorithms. They are binary tree algorithm, dynamic binary tree algorithm, and backward binary tree algorithm. Then, based on these algorithms, an improved binary tree algorithm is proposed. Simulation and results analysis show that the improved binary anti-collision algorithm has higher performance than other binary tree algorithms, and improves the efficiency of RFID card reader searching card in multi-label environment. 展开更多
关键词 RFID anti-collision algorithm binary tree algorithm collision bit
下载PDF
跳跃式二进制防碰撞算法的设计与实现 被引量:2
3
作者 孙科学 张瑛 周明秀 《计算机技术与发展》 2013年第4期59-62,共4页
标签碰撞是射频识别系统中的关键问题,它降低了标签的识别速率,增加了RFID系统的时间开销以及无源标签的能量消耗。文中针对射频识别系统中的标签识别率不高的问题,提出并设计了一种适用于FPGA实现的新型防碰撞算法。该方法结合二进制... 标签碰撞是射频识别系统中的关键问题,它降低了标签的识别速率,增加了RFID系统的时间开销以及无源标签的能量消耗。文中针对射频识别系统中的标签识别率不高的问题,提出并设计了一种适用于FPGA实现的新型防碰撞算法。该方法结合二进制树算法和后退式索引算法,通过曼彻斯特码解码,实现碰撞位的位置判断,在执行过程中跳过了完整二进制树的空闲节点。性能分析和FPGA实现测试显示,该算法识别效率接近于50%,在识别效率以及吞吐率方面都有很大的改善。 展开更多
关键词 射频识别技术 防碰撞算法 跳跃式二进制防碰撞算法
下载PDF
基于二值图像的线检测法——蛙跳算法 被引量:2
4
作者 李梁 陈建勋 《计算机工程与设计》 CSCD 北大核心 2009年第10期2477-2479,共3页
提出了一种新的基于二值图像的线检测法——蛙跳算法。该算法可用于检测任意形状的一条曲线。算法通过递进的方式,将被检测曲线逐段向前推进,直至认为到达被检测线终点,算法结束。其中,旋转半径r、门限值P和每次旋转角度选取的合适与否... 提出了一种新的基于二值图像的线检测法——蛙跳算法。该算法可用于检测任意形状的一条曲线。算法通过递进的方式,将被检测曲线逐段向前推进,直至认为到达被检测线终点,算法结束。其中,旋转半径r、门限值P和每次旋转角度选取的合适与否决定着最终结果的准确性。根据图像本身的特征信息,选取合适的r、P和的值,在所检测曲线的大体轮廓完好的情况下,即使曲线不连贯或背景中存在着杂质时,该算法仍然能取得较好的效果。 展开更多
关键词 数字图像处理 灰度图像 二值图像 线检测 蛙跳算法
下载PDF
一种基于跳跃式动态树的二进制搜索改进算法 被引量:1
5
作者 郭洪役 郦苏丹 《电脑与电信》 2009年第3期57-59,共3页
众所周知,RFID系统数据采集功能实现的一个关键技术问题就是多标签防碰撞问题。如何更高效地识别大量的标签,对RFID系统性能来讲尤为重要。本文在分析各类二进制算法的基础上,提出一种改进算法。经过比较,该算法识读效率更高。
关键词 RFID 二进制搜索算法 跳跃式动态树形防碰撞算法
下载PDF
RFID系统中的跳跃式类二进制搜索法 被引量:6
6
作者 单承赣 张琦 焦宗东 《射频世界》 2007年第5期27-30,共4页
防碰撞技术是RFID系统中的关键技术,也是近年来RFID研究的热点领域。本文提出了一种新颖的跳跃式类二进制算法,此算法同时使用减少传输数据和跳跃式查询两种方法使其性能较之当前流行的算法有所提高。
关键词 射频识别 防碰撞 二进制搜索法 跳跃式查询
原文传递
基于跳跃基因算子的改进实数遗传算法 被引量:3
7
作者 宋莹莹 王福林 兰佳伟 《控制与决策》 EI CSCD 北大核心 2020年第9期2277-2284,共8页
为了避免遗传算法在求解数值优化问题时出现搜索能力差、多样性缺失等弊端,提出一种基于实数编码的改进遗传算法(IRCGA).算法集成两个特别设计的算子:模拟二进制跳跃基因算子(SBJG)和多方向交叉算子(MX). SBJG算子以染色体为操作对象,... 为了避免遗传算法在求解数值优化问题时出现搜索能力差、多样性缺失等弊端,提出一种基于实数编码的改进遗传算法(IRCGA).算法集成两个特别设计的算子:模拟二进制跳跃基因算子(SBJG)和多方向交叉算子(MX). SBJG算子以染色体为操作对象,本质上模拟了二进制跳跃基因操作中的插入运动,即利用一种随机的方式将选定的染色体块插入到染色体位点,实现种群内部染色体间的转位,为种群提供额外的遗传多样性;MX算子通过增加交叉方向的方式扩大算子的搜索区域,从而提升后代个体质量与算法的搜索能力.在11个实例的基础上进行对比实验,结果表明,采用改进算子能够明显提升算法在求解数值优化问题时的性能,同时,相比于其他先进有效的算法, IRCGA具有较强的搜索能力且能够维持一定的种群多样性,从而验证了改进算法的有效性和可行性. 展开更多
关键词 实数遗传算法 数值优化 模拟二进制跳跃基因算子 种群多样性 多方向交叉算子 搜索能力
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部