资源描述:
《毕业设计-基于mcs-51单片机的指纹识别系统设计》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、分类号UDC单位代码10644密级公开学号2009050217学士学位论文 基于单片机的指纹识别系统设计TheDesignoffingerprintidentificationSystemBasedonSingleChip论文作者:赵建康指导教师:易鸿系别:物理与工程技术系专业:电子科学与技术提交论文日期:2013年5月日论文答辩日期:2013年5月日学位授予单位:四川文理学院 中国·达州摘要随着信息时代的发展,自动指纹识别技术已经广泛地应用于公安、海关、银行、网络安全等需要进行身份识别领域。本文概述了自动指纹识别系统的研究现状和发展状况,介绍了指纹识别系统的算法流程,以及在此基础上
2、的指纹图像的分割算法和指纹图像细化算法。并完成基于单片机的指纹识别系统硬件电路设计。本文应用ZMF-206指纹识别模块,设计基于单片机的指纹识别硬件电路系统,形成一个独立的指纹识别控制系统。该系统能够实现单片机和指纹模块之间的串口通信,通过操作独立式键盘按键,向指纹模块的DSP芯片发送相应指令,从而执行录入用户、添加用户、认证用户、删除指定用户、删除全部用户、用户匹配等功能,适用于需要进行身份识别的领域。关键词:控制系统;指纹识别;单片机;串口通信AbstractWiththedevelopmentoftheinformationage,automaticfingerprintident
3、ificationtechnologyhasbeenwidelyusedinpublicsecurity,customs,bank,networksecurity,andotherareasoftheidentificationisrequired.Thispapersummarizestheresearchstatusanddevelopmentstatusofautomaticfingerprintidentificationsystem,thealgorithmflowofthefingerprintidentificationsystemareintroduced,andonth
4、ebasisofthefingerprintimagesegmentationalgorithm,andfingerprintimagethinningalgorithm.Andfinishthefingerprintidentificationsystembasedonsinglechipmicrocomputerhardwarecircuitdesign.ZMF-206fingerprintidentificationmoduleisappliedinthisarticle,thedesignforfingerprintrecognitionbasedonsinglechipmicr
5、ocomputerhardwarecircuitsystem,fingerprintidentificationcontrolsystemtoformanindependent.ThesystemcanrealizeserialcommunicationbetweenSCMandfingerprintmodule,bymanipulatingtheindependenttypekeyboardkey,tothefingerprintmoduleofDSPchiptosendcorrespondinginstructions,toperforminputuser,addusers,auth
6、enticatetheuser,deletetospecifyuser,deletealluser,usermatching,andotherfunctions,applicabletotheneedforidentificationofareas.Keywords:controlsystem;Fingerprintidentification;SerialCommunications;MCU(MicrocontrollerUnit)目录第一章绪论11.1研究的背景及意义11.2指纹识别技术11.2.1指纹识别技术发展现状11.2.2指纹识别技术的特点21.3本课题的内容3第二章指纹识别
7、系统实现原理32.1人类指纹特征32.1.1指纹的总体特征42.1.2指纹的局部特征52.2指纹图像的分割62.2.1指纹图像分割概述62.2.2均值方差法72.3指纹图像的细化82.3.1指纹图像细化的预处理82.3.2指纹图像细化方法计算92.4指纹图像的匹配10第三章指纹识别系统硬件设计113.1系统总体设计113.1.1指纹识别系统功能简述113.1.2系统核心部件单片机113.2指纹识别系统电路设计123.3硬件系统组成模