{$cfg_webname}
主页 > 电子信息 > 通信 >

基于NFC门禁系统-软件部分设计

来源:56doc.com  资料编号:5D27905 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D27905
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于NFC门禁系统-软件部分设计(任务书,开题报告,论文10000字)
摘  要
NFC是在几厘米距离的范围内进行数据交换传输的新型技术,该技术非常适合于门禁系统。NFC技术充分满足价格低,功率低,兼容性强等一系列无线近距离传输所应该具备的特点。与此同时近场通信具有较高的安全性,所以NFC在近距离传输领域具有很强的竞争力。因此NFC技术在门禁管理,金融支付等领域具有很大的前景。
本论文采用了基于ARM Cortex-M3内核的STM32作为主控芯片。包括看门狗,LED灯显示,读卡器,继电器等模块。通过Keil uVision平台进行编译各个部分程序,成功实现读写卡,控制继电器等功能。
NFC技术是门禁控制的新型方法,能够给用户带来更加便利。本文主要是对NFC门禁系统软件部分进行研究和设计。基本满足设计目标的要求,但在某些模块还需要改写和精进。
关键词:门禁系统 NFC STM32

Design of access control system based on NFC-Software part
Abstract
NFC is new technology for data exchange and transmission in the range of a few centimeters. The technology is very suitable for in access control systems.NFC technology fully meets the features of low price, low power, and strong compatibility, etc.At the same time, the near field communication has the higher security, so NFC has the very strong competition in the near distance transmission domain. So NFC technology in access control, financial payment and other fields has great prospects.
This thesis adopts Cortex-M3 STM32 kernel based ARM as the master chip.Including watchdog, LED light display, reader, relay and other modules. UVision Keil platform for each part of the program, successfully read and write cards, control relays and other functions.
NFC technology is a new method of access control, which can bring more convenience to users.. This paper mainly studies and designs the software of NFC access control system. To meet the basic requirements of the design goals, but in some modules also need to rewrite and improve.
Key Words: Access control system  NFC  STM32
 

基于NFC门禁系统-软件部分设计


目录
摘  要    I
Abstract    II
目录    III
第一章  绪论    1
1.1  NFC门禁的研究工作的背景及意义    1
1.2  NFC门禁国内外研究现状    1
1.2.1  国内研究现状    1
1.2.2  国外研究现状    2
1.3 本文研究内容    2
1.4  本章小结    3
第二章  NFC的技术解析    4
2.1  NFC的概念    4
2.2 NFC的基本原理    4
2.2.1 NFC的主要设备    4
2.2.2 NFC的通信模式    5
2.2.3 NFC的工作方式    6
2.3 NFC的技术规范    6
2.3.1 NFC的协议技术规范    6
2.3.2 NFC标签类型技术规范    6
2.3.3 NFC记录类型定义技术规范    7
2.3.4 NFC数据交换格式技术规范    7
2.4 NFC较其他无线通信的区别    8
2.5 本章小结    8
第三章 NFC门禁的总体设计    9
3.1 NFC门禁系统设计目标    9
3.2 NFC门禁需要满足的功能    9
3.2 NFC门禁设计结构    10
3.2.1 NFC主控芯片模块    10
3.2.2 NFC读卡器模块    11
3.2.3 继电器模块    12
3.3 本章小结    13
第四章 NFC门禁软件程序设计    14
4.1 NFC门禁系统主控板整体设计    14
4.2 读卡器数据处理程序    16
4.3 显示处理程序    18
4.5 成果展示    19
本章小结    20
第五章 总结与展望    21
5.1 总结    21
5.2 展望    21
参考文献    22
致谢    24

推荐资料