1 / 64
文档名称:

[优秀论文]RFID中间件设备集成技术研究与开发.pdf

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

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

分享

预览

[优秀论文]RFID中间件设备集成技术研究与开发.pdf

上传人:化工机械 2013/2/26 文件大小:0 KB

下载得到文件列表

[优秀论文]RFID中间件设备集成技术研究与开发.pdf

文档介绍

文档介绍:上海交通大学
硕士学位论文
RFID中间件设备集成技术研究与开发
姓名:张洁豪
申请学位级别:硕士
专业:软件工程
指导教师:王东
20071201
上海交通大学工程硕士学位论文摘要
RFID 中间件设备集成技术研究与开发

摘要
RFID 中间件是处于 RFID 硬件系统和 RFID 应用系统之间的一类软
件,它的功能主要包括为应用系统封装底层设备接口、处理读写器和传
感器所捕获的原始数据、提供应用程序级别的接口来操纵控制 RFID 读写
器等设备和查询 RFID 事件。对 RFID 相关设施的管理是 RFID 中间件系
统的核心,贯穿着整个中间件体系。本文致力于研究 RFID 设备管理、监
控技术以及多设备协调工作和以 RFID 设备管理为主的 RFID 中间件设备
层架构。
本文提出了分模块对读写设备进行管理的方案,有效解决了管理的
复杂性;提出了基于 RFID 读写器管理协议的 RFID 中间件底层系统架构,
通过对 RFID 读写设备属性的丰富与对读写设备信息的提取实现了对读
写设备很好的管理、协调;同时通过对读写设备获得的数据进行处理,
解决了 RFID 数据存在的问题。
本论文首先对国内外关于 RFID 底层系统的研究与开发进行了综述;
其次,给出了我们的 RFID 中间件 Leaf Server 的架构,同时重点分析了
如何对 RFID 数据进行处理、如何对 RFID 底层设备监控管理以及多读写
设备如何进行协调工作;最后,阐述了 RFID 底层系统研究在实际中间件
中的实现,以及表述了对 RFID 底层系统的未来工作。

关键词:RFID 中间件,设备管理,设备协调,数据处理
上海交通大学工程硕士学位论文 ABSTRACT
Research and Development of RFID Device Integration for Middleware

ABSTRACT
RFID middleware is a bridge between RFID hardware and enterprise
application system. Its functions normally consist of encapsulating the
applications from device interfaces, processing the raw observations captured
by the readers and sensors and providing an application-level interface for
managing readers and querying RFID observations. The management of the
RFID infrastructure is the core of the whole system,and it goes through the
whole architecture of the middleware. This paper focuses on the RFID
infrastructure management technology solution and the RFID middleware
architecture based on the RFID infrastructure management bus.
This paper proposes the concept of different modules to effectively
simplify the procedure of RFID device management. And this paper also
builds the RFID infrastructure system architecture on the basis of Reader
Protocol. We realize the management and coordination of the RFID reader by
enriching attributes and extracting information. And also process the data
which receive from RFID device.
Firstly, we discuss the research and development of RFID Middleware