(物联网专业毕业设计写作)RFID门禁系统的规划与实现

(物联网专业毕业设计写作)RFID门禁系统的规划与实现

(物联网专业毕业设计写作)RFID门禁系统的规划与实现

  • 适用:本科,大专,自考
  • 更新时间2024年
  • 原价: ¥319
  • 活动价: ¥200 (活动截止日期:2024-04-29)
  • (到期后自动恢复原价)
(物联网专业毕业设计写作)RFID门禁系统的规划与实现

                                                                          (物联网专业毕业设计代写)RFID门禁系统的规划与实现
摘  要:本文主要叙述了RFID门禁系统实现与设计,开发主要采用物联网综合实验箱模拟智能家居环境和北京京胜世纪科技有限公司的物联网综合开发平台进行,主要完成了智能家居门禁管理。本系统是一个软件和硬件相结合的一个应用系统,硬件包含ISO15693标签、ISO15693读写器、继电器、WSN无线传感网关、协调器、电磁门;软件主要包含Visual Studio 2010、SQL Server 2008等。
这个模块主要功能有:取消挂失、挂失、刷卡开门、登记信息、注销等,他的功能如下:
登记信息功能:用串口连接将PC和ISO15693读写器,然后正确打开串口;系统会控制ISO15693读写器开始循环读卡在正确打开串口后;每当在看到界面上显示了读到的卡号后输入姓名、性别、身份证号和权限后,系统会将登记的信息保存到数据库中。
挂失功能:系统检测数据库中对应的表格中是否有该身份证号对应的身份信息在输入身份证号,如果有就将这个身份证对应的卡设置为不能用。
取消挂失功能:系统检测数据库中对应的表中是否有该身份证号对应的身份信息在输入身份证号,如果有就将这个身份证对应的卡恢复使用权。
刷卡开门功能:选择需要打开的门,那么就将建立PC与网关相连的通道,检查通道能否建立成功,如果成功那么就将进行下一步;打开串口,若打开串口成功打开那么就会开启线程,使用判断权限和线程读卡;若所选择的门和刷到的卡的权限相匹配那么就会打开电磁门五秒钟。                           
关键字:物联网;门禁系统;WSN;RFID

Planning and Design of Access Control System Based on RFID
Abstract: This article mainly expounds the design and implementation of RFID access control system, the century science and Technology Co., Ltd. Beijing Jing Sheng networking integrated development platform and network comprehensive experimental box simulation smart home environment for development, the main achievement of the smart home access control management. This system is a software and hardware combination of an application system, main hardware: iso15693 read write, iso15693 tags, wireless sensor gateway, coordination regulator, relay, solenoid valve; software mainly has: SQL Server 2008 and visual Studio 2010.
This module mainly realizes the functions: registration information, credit card to open the door, report the loss, to cancel the report of loss, cancel etc. function, the function described as follows:
Registration information function: PC and iso15693 read write device with serial connection, and the right to open the serial port; to correctly open serial system will control the iso15693 read and write device to start the cycle a card; when you see the interface shows the read the card number and enter the name, gender, identity card number and authority, information on registration system will be saved to the database.
Report the loss of function: enter the ID number, detection system in the database corresponding to the table whether there the ID number corresponding to the identity information, if there will be set corresponding of the ID card is not used.
To cancel the report of loss functions: input the ID number, detection system in the database corresponding to the table whether there is the ID number corresponding to the identity information, if there will be the ID corresponding to the card back.
Card to open the door: choose the need to open the door, a PC, and the gateway connection channel, channel check whether to establish a successful, if success is one step; open the serial port, if open serial open thread, using threads read card and authority judgment; permission if the choice of doors and brush card match open solenoid valve for five seconds.
Key words: Internet of things ;Access control system;WSN;RFID

目    录
第一章 引言 1
1.1 项目背景 1
1.2 RFID门禁系统的优势 1
1.3 相关技术介绍 2
1.3.2 .Net Framework平台 3
1.3.3 SQL Server 2008 3
1.3.4 无线传感器网络 4
1.3.5 ISO15693协议 4
第二章 系统需求分析和概要设计 6
2.1系统需求功能 6
2.2 系统功能模型 6
2.2.1 功能图 6
2.2.2系统功能描述 6
2.2.3系统流程图 8
2.2.4性能需求 8
第三章 系统设计与实现 10
3.1 系统软硬件、公共类介绍 10
3.1.1 系统软硬件介绍 10
3.1.2公共类介绍 10
3.2.2登记信息模块 13
3.2.3 挂失和取消挂失模块 15
3.2.4 刷卡开门模块 15
3.2.5 注销模块 19
第四章 系统功能测试与评价 21
4.1 测试概述 21
4.2系统功能测试 21
4.3 系统评价 25
结束语 26
小结并致谢 27
参考文献 28

参考文献
【1】霍尔顿、杨浩.《C#入门经典第三版》[M].北京:清华大学出版社,2010
【2】内格尔、Bill Evjen.《C#高级编程第8版》[M].北京:清华大学出版社,2009
【3】夏普、周靖.《Visual C# 2010从入门到精通》[M].北京:清华大学出版社,2011
【4】王小科、王军.《C#开发实战1200例第1卷》[M].北京:清华大学出版社,2010
【5】斯蒂芬森、普劳.《SQL入门经典(第5版)》[M].北京:清华大学出版社,2012
【6】MICK、孙淼.《图灵程序设计丛书:SQL基础教程》[M].北京:清华大学出版社,2008
【7】诺思拉、黄艳.《.NET Framework应用程序开发MCTS教程》[M].北京:清华大学出版社,2011
【8】梅奥、张子阳.《C#揭秘》[M].北京:人民邮电出版社,2010
【9】贾灵、王薪宇.《物联网/无线传感网原理与实践》[M].北京:北京航空航天大学出版社,2009
【10】范茂军.《物联网与传感网工程实践》[M].北京:电子工业出版社2010

 

 

  • 关键词 联网 专业 写作 RFID 门禁系统 规划 实现
  • 上一篇:(射频技术RFID毕业设计)基于射频识别技术和无线传感器网络的窨井盖防盗监测系统的设计
  • 下一篇:基于物联网的仓储环境监测系统的设计
  • 暂无购买记录

    暂时没有评论

    真实

    多重认证,精挑细选的优质资源 优质老师。

    安全

    诚实交易,诚信为本。

    保密

    所有交易信息,都为您保密。

    专业

    10年专业经验,10年来帮助无数学子。