1 / 52
文档名称:

RFID标签封装设备数据库系统设计与实现.pdf

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

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

分享

预览

RFID标签封装设备数据库系统设计与实现.pdf

上传人:quality 2014/2/27 文件大小:0 KB

下载得到文件列表

RFID标签封装设备数据库系统设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
RFID标签封装设备数据库系统设计与实现
姓名:张毅
申请学位级别:硕士
专业:机械电子工程
指导教师:尹周平;陶波
20090522
华科大硕学论
摘要
射频识别技术(RFID,Radio Frequency Identification)是 20 世纪 90 年代开始兴起
的一种自动识别技术。与传统技术相比,RFID 电子标签具有使用距离远、信息量大、
可重复利用等优点,然而,RFID 电子标签的成本是制约其广泛应用的一个瓶颈。
RFID 标签封装设备由卷料、点胶、翻转贴装、热压和检测五个模块组成。在日常生
产中,RFID 标签封装设备具有大量的数据需要收集和存储,原有的文件系统数据管理
方式导致数据管理不规范,既不利于相关信息的存储和查询,也给设备的安全生产带来
了隐患。为解决以上问题,针对 RFID 标签封装设备的特点,论文设计并实现了 RFID
标签封装设备数据库系统。
论文首先介绍了 RFID 标签封装设备数据库系统研发的背景和意义,阐述了分布式
数据库技术在国内外的发展概况,又具体介绍了分布式数据库系统的相关概念和设计方
法。
其次针对设备的硬件布局和现有软件系统中存在的问题,分析了 RFID 标签封装设
备数据库系统的功能需求,并根据对等处理系统设计了数据库系统的总体结构和网络架
构。
然后依照分布式数据库设计方法 DATAID-D 方法,完成了分布式数据库的概念结构
设计、全局逻辑结构设计,分布设计和局部逻辑结构设计,并利用 SQL SERVER 2005
实现了数据库。
最后,依据设备的功能需求,完成了基于数据库的应用程序设计,包括用户管理模
块、日志模块等。

关键词:射频识别分布式数据库客户/服务器 DATAID-D
I
华科大硕学论
Abstract
Radio Frequency Identification (RFID) is a kind of automatic identification technology
which has begun to rise since 1990s. Compared with traditional technology, RFID tags have a
lot of advantages such as longer accessing distance, larger data memory, reuse of tags.
However, the price is a bottleneck of the wide application of RFID tags.
RFID tag package equipment includes five modules, such as web conveyance module,
dispensing module, flip-chip bonding module, heat-press module and testing module. There is
a great deal of information to be collected and saved for the equipment in daily production.
Existing data management method based on file system is going against the data collection,
bringing hidden trouble for safety production and making the data management nonstandard.
In order to solve these problems, this thesis designs the database system of RFID tag package
equipment according to the characteristics of the equipment.
Firstly, the background and significance of the database system of RFID tag package
equipment are introduced. Then the distributed database technology and its development are
expounded.
Secondly, based on the