第一,在对实验进行研究时前,应该认清实验管理的具体职责,主要包括设备、教学、数据管理和门禁系统等。
第二,对实验室的主要构成部分进行认识。将带有数据编码的信息、名称和编号等都输入到RFID芯片中进行保存。在其内容中,设备和数据的任何信息都应该进行输入,包括何时购买、保修期限、使用状态等都应该进行备份。通过RFID阅读器功能将实验室中设备的信息都进行录入,并绑定到相应的RFID芯片中进行处理。实验室的主要人员包括管理员和师生。每个人有不同的使用和管理权限。在进行人员信息输入时,应该将每一类别的人群进行分类的编写。例如,管理员进行录入时,应将其管理员号、姓名、登录密码、所属部门、联系电话、所管实验室编号、所管设备编号、备注等进行输入;教师和学生也应按照管理员输入的形式进行详细信息的输入和说明等进行录入。通过RFID芯片将实验室中的人员信息进行处理,绑定到每个人所输入的手机号中,并与其芯片进行对应,将标签进行处理。
第三,将实验室中的设备和人员信息进行录入后,要及时进行处理和传输。使得在每个实验室装有RFID系统设备处可以获得该信息并进行处理。在通过无线传输传至服务器端口,对数据进行编码设计。
第四,在对系统进行查询和操作时,应该根据RFID技术进行操作。
关键词:物联网,RFID,Android,B/S &C/S,设备编码
ABSTRACT
(1) According to users ' needs a device management solution based on Internet technology, which uses radio frequency identification technology and QR code technology on the front-end using a handheld device to automatically scans the device information to implement reading and writing, queries and other operations, culminating in the network traffic normally uploaded to the database.
(2) Analysis of system on the basis of the overall needs of the, complete function modules of the system design, database design, database design, systems design, and completion of b/s system in the system management module, designed the models for resource management, public affairs, programming source code and prepare the relevant function module to achieve the basic functions of the system.
(3) Completion of module design based on the Android platform in c/s mode, and implement data synchronization with the back-end database.
This technology solves the following problems:
(1) Proposed for this system of equipment management of EPC codes and QR code label design, the design takes into account the Faculty code classification code, assets, equipment classification, equipment code and writing equipment related information and easy to implement for basic information of the query.
(2) Using XML as the language for data description and Exchange, and implement systems before and after data synchronization, solves the problem of data synchronization between heterogeneous databases.
Keywords: The Internet of things,RFID,Android,B/S &C/S,Device codes
目 录
摘 要 III
ABSTRACT V
目 录 1
第一章 绪论 1
1.1 研究与背景与意义 1
1.2 国内外研究现状 2
1.3 课题研究内容及主要工作 5
第二章 相关技术 7
2.1 物联网技术 7
2.1.1 物联网产生背景 8
2.1.2 物联网的结构体系 9
2.1.3 物联网的节点和架构 10
2.2 移动互联网技术 11
2.2.1 MVC框架技术 11
2.2.2 Android的设计与开发 13
2.3 Web系统开发技术 17
2.4 设计方法 19
2.4.1 包设计方法 19
2.4.2 外部接口设计方法 20
第三章 实验室数字管理系统总体方案设计 21
3.1 引言 22
3.2 系统需求分析 22
3.2.1 需求概述 22
3.2.2 功能需求分析 23
3.2.3 性能需求分析 23
3.2.4 业务需求分析 25
3.2.5 数据需求分析 26
3.3 系统整体方案设计 27
3.3.1 感知层总体设计 28
3.3.2 网络层总体设计 29
3.3.3 应用层总体设计 32
3.4 系统可行性分析 33
3.5 本章小结 34
第四章 设备管理系统的设计与实现 34
4.1 相关技术问题解决方案 35
4.1.1 标签编码设计方案 35
4.1.2 数据同步设计方案 37
4.2 系统管理模块 40
4.2.1 用户登录 40
4.2.2 角色管理界面 42
4.3 资源管理模块 43
4.3.1 设备台账管理页面 43
4.3.2 设备管理模块 44
4.4 公共事务管理模块 46
4.5 C/S模式详细设计 46
4.5.1 基于WinCE5.0 平台的手持数据采集设计 47
4.5.2 PDA界面设计与实现 48
4.6 基于RFID无线定位方案的提出 51
4.7 本章小结 53
第五章 设备管理系统的调试与验证 53
5