1 / 37
文档名称:

通信工程毕业设计(论文)-RFID防冲撞算法设计.doc

格式:doc   页数:37
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

通信工程毕业设计(论文)-RFID防冲撞算法设计.doc

上传人:3346389411 2013/2/7 文件大小:0 KB

下载得到文件列表

通信工程毕业设计(论文)-RFID防冲撞算法设计.doc

文档介绍

文档介绍:南阳理工学院
本科生毕业设计(论文)

学院(系):计算机与信息工程学院
专业: 通信工程
学生:
指导教师:

完成日期 2012 年 4 月

南阳理工学院本科毕业设计(论文)
RFID防冲撞算法设计
学院(系): 计算机与信息工程学院
专业: 通信工程
学生姓名:
学号:
指导教师(职称):
评阅教师:
完成日期: 2012年4月
南阳理工学院
Nanyang Institute of Technology
RFID树冲碰撞算法设计
【摘要】射频识别技术RFID是目前正快速发展的一项新技术,它通过射频信号进行非接触式的双向数据通信,从而达到自动识别的目的。
随着RFID技术的发展,如何实现同时与多个目标之间的正确的数据交换,即解决RFID系统中多个读写器和应答器之间的数据碰撞,成为了限制RFID技术发展的难题,采用合理的算法来有效的解决该问题,称为RFID系统的防碰撞算法。在各种算法当中,二进制树算法因为它识别应答器的确定性,成为了应用最广泛的一种,多个国际标准均对其进行了规定,这推动了防碰撞算法的发展,全文针对RFID系统二进制树防碰撞算法,进行了理论与实践方面的探讨,主要是二进制树算法的理论研究,将现有的二进制树算法进行了归纳,汇总为基本算法,动态算法,退避式算法三类,阐述了各个算法的思路,对其进行了性能评价;
【关键词】:射频识别;防碰撞算法;读写器;应答器;
Abstract
RFID is anewly developed technology municates through the non-contact RF signal,so as to achieve objective automatic identification.
Along with the development of RFID technology,how to realize Data Exchange accurately among Multiple Targets at the same time es the key problem of RFID anti-collision algorithm is the solution to the above mentioned all the algorithms,binary algorithm is most widely used as an international standard fbr its exactness standards have put forward manyregulations on binary promotes the development of anti-couision algorithm,this paperprobes into the RFID systembinary prevent the perspectives ofboth theory and aspects:theoretical researchon binary sums up all thebinary algorithms in being and gather to three categorys suchas basic algorithm, dynamic algorithm and back off ,it expounds the idea of the various algorithms and evalues their performance.
Key Words:RFID;Anticollision;Read/Write DeVices;Transponders
目录
1 引言 6
RFID技术简介 6
RFID系统 6
RFID系统组成 6
RFID系统分类 7
RFID系统工作原理 8
RFID技术现状及其发展 8
RFID技术应用 8
RFID标准统一化 9
RFID防碰撞算法 9
9
10
2 现有RFID二进制树防碰撞算法 11
RFID防碰撞算法概述 11
RFID二进制树防碰撞算法概述 11