登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 电子信息类 > 电子信息工程 > 正文

基于单片机的指纹识别门禁系统毕业论文

 2020-04-24 10:04  

摘 要

生物识别技术是利用人的生物特征进行身份认证的技术,具有方便、安全、易管理特点。它可以细分为很多领域。其中指纹识别技术由于其价格低廉、易用性高的特点,在全球范围内被广泛应用在门禁系统中。

本论文旨在设计一个基于指纹识别的门禁系统。利用AS608指纹识别模块进行指纹的采集并且生成特征文件;使用TFTLCD电阻式触摸屏来进行门禁系统功能的控制与调节;分别通过继电器模块和蜂鸣器模块表示指纹验证通过和指纹验证失败或其他警告与提示信息;使用SW-1801P震动传感器模块来检测门禁的震动情况,通过其可调节模块上的可调电阻,为其设置一个合适的灵敏度;使用GSM模块作为报警模块,当震动传感器检测到震动异常时,向管理员发送报警短信或报警电话;利用光敏传感器和红外线传感器检测周围环境,结合两个模块设置一个合理的阀值来控制发光二极管的亮灭。最终实现包含报警功能的门禁系统。

关键词:指纹识别;门禁系统;单片机

Access control system based on fingerprint identification

ABSTRACT

The biometric technology of identity authentication based on human biological characteristics has the characteristics of convenience, safety and easy management. It is divided into many fields. Among them, fingerprint identification technology is widely used in access control system worldwide because of its low price and high usability.

An access control system based on fingerprint recognition is designed in this paper. Firstly, fingerprints are collected by AS608 fingerprint recognition module and feature files are generated. Secondly, TFTLCD resistive touch screen is used to control the whole system. Relay module and buzzer module are used to display the identification results, including warning and prompt messages. Thirdly, the system vibration is detected by SW-1801P vibration sensor. The sliding rheostat of this module can adjust the sensitivity. Fourthly, the system uses GSM module to send alarm message or alarm telephone to administrator when the vibration of the system is abnormal. Fifthly, the photosensitive sensor and infrared sensor are used to detect the surrounding environment. A reasonable threshold is set in combination with the two modules to control the brightness and extinction of the light-emitting diode. Finally, the access control system including alarm function is realized.

Keyword:fingerprint identification; access control system; single chip microcomputer

目录

第一章 绪论 1

1.1 研究背景和意义 1

1.2 研究现状与前景 1

1.3 论文结构 3

第二章 系统的总体设计 4

2.1 设计方案 4

2.2 器件选择 4

2.2.1 指纹识别模块 5

2.2.2 单片机模块 6

2.2.3 触摸屏模块 7

2.2.4 继电器与蜂鸣器模块 7

2.2.5 报警模块 8

2.2.6 灯光控制模块 8

第三章 系统的硬件设计 11

3.1 指纹模块电路 11

3.2 触摸屏模块电路 12

3.3 继电器与蜂鸣器模块电路 13

3.4 报警模块电路 13

3.5 灯光控制模块电路 14

第四章 系统的软件设计 15

4.1 软件设计流程 15

4.2 程序整体设计流程 15

4.3 指纹识别功能软件设计 16

4.4 触摸屏功能软件设计 19

4.5 继电器与蜂鸣器功能软件设计 19

4.6 报警功能软件设计 20

4.7 灯光控制功能软件设计 21

第五章 实验结果与系统调试 23

5.1 调试方案 23

5.2 系统调试过程 23

5.3 系统调试结果总结 26

5.4 问题反思 26

5.5 本章小结 27

第六章 论文总结 28

参考文献 29

附录 31

致谢 46

第一章 绪论

1.1 研究背景和意义

由于经济条件改善,国民对于个人隐私和人身财产安全越来越重视[1]。但是随着科学技术水平的提高,高楼大厦越来越多,城市的空间越来越复杂,人流量越来越大,传统的安全措施已经跟不上时代的步伐,以前比较可靠的门禁系统如今已经出现了很多隐患,引发了大量的高科技犯罪,威胁着社会的稳定和人民群众的生命财产安全。

传统的门锁就是最为普通的机械装置,通过钥匙来进行开锁,但是一个门锁可以有多个钥匙,且钥匙的复制非常容易且成本很低,因此对于传统的机械门锁而言,无论如何升级其结构或者材料,这种门禁系统的安全性始终都无法得到显著提升,很容易被不法分子利用造成损失。此外当出现钥匙丢失或者工作人员更换的时候,为了确保安全性,大多数情况下还需要将机械门锁和钥匙全部进行更换,这样就大大增加了门禁系统的成本。基于以上的种种问题,依靠传统的门锁已经远远不能满足现在的需要[2]。

早期由于电子技术的发展,门禁系统引入电子锁,主要就是通过IC卡识别身份和通过电子密码识别身份。这一定程度上解决了原始机械门锁存在的问题,但是随着电子锁的广泛应用,这两种电子锁存在的问题也逐渐显现出来,对于应用IC卡的电子锁,由于IC卡现在很容易复制,安全性能很低,应用电子密码的电子锁的问题则在于其密码容易泄露而且调查泄露原因会比较复杂,因此安全性能也不高。但是由于科学技术水平的提高,生物特征技术解决了这些问题。该技术已经十分成熟,它们在方便性、安全性、管理等方面优势都十分突出[3]。

相关图片展示:

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图