网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 论文资料|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 论文下载 -> 通信工程论文 -> 基于AT89C52MCU和ZLG500A模块的mifare卡读写卡器开发
自动化论文范文| 电子机电论文| 测控技术论文| 通信专业论文| 电气工程论文| 通信工程论文| 电子信息工程论文| 免费自动化论文| 免费电子论文| 免费电气论文| 免费通信论文

基于AT89C52MCU和ZLG500A模块的mifare卡读写卡器开发

本文ID:LW16681 价格:¥148.00 → 信用说明

以下为论文简介,扫一扫付款马上可获取全文,付款金额见标题右下角。付款后请把付款结果截图及本篇论文的网址或者论文ID发给客服,客服核实后,马上将论文发到您的邮箱或者在线传送给您。客服QQ:17304545 点击这里给我发消息   微信:17304545 扫一扫 扫一扫
本站会员可自行下载:下载地址 基于AT89C52MCU和ZLG500A模块的mifare卡读写卡器开发 (收费:14800 积分)  如何获取积分?
基于AT89C52MCU和ZLG500A模块的mifare卡读写卡器开发

文档编号:TX323  文档字数:14087,页数:37

摘要

 本文将对基于AT89C52 MCU和ZLG500A模块的mifare卡读写卡器进行研究,进而设计基于非接触IC卡的门禁系统的刷卡控制部分。
 非接触式IC卡(Contact less Card)技术是最近几年发展起来的一项新技术。它是将无线识别技术和IC卡技术集于一体,成功解决了无源(卡中无电源)和非接触这一难题,是电子器件领域的一大突破。随着社会经济和科技的发展,非接触式IC卡技术己广泛地应用于各种行业,特别是公共交通、无线通信、身份识别、金融交易和安全防卫等行业。门禁系统是一种管理人员进出的数字化管理系统。非接触式IC卡由于其较高的安全性、较好的便捷性和性价比成为门禁系统的主流。
 本毕业设计课题实现一个Mifare 1非接触式IC卡读写卡器,该读写卡器由ZLG500A位读写射频(RF)模块和Atmel的AT89C52微控制器组成。开发的系统具有与Mifare 1非接触式IC卡数据通信功能,可以实现数据缓冲、无线唤醒、和信息处理等功能,课题内容包括设计一基本应用系统线路,开发模块和驱动程序等。
 
关键词:门禁系统,读写卡器,ZLG500A,AT89C52

Abstract

 This paper will have a research on the read-write card of mifare based on AT89C52 MCU and ZLG500 module ,then I will design the intelligent entrance guard system based on contact less card.
 The Contact less Card technology is a new technology which developed in this recent years. It sets the wireless technique and the IC card technology in a body.  It solves the difficult problem of no power (in card not have power source) and non-contact successfully, is a big breakthrough in the domain of electronic device. Along with the social economy and the technical development, Contact less Card technology have appliesd in various profession widely, especially in the professions of mass transit, wireless communication, status recognition, financial transaction safe defense and so on. The entrance guard system is one kind of  digitization management system of the administrative personnel pass in and out. Contact less Card become the entrance guard system's mainstream because of the high security, good convenient and the performance-to-price ratio.
 This graduation project topic realizes read-write card of mifare 1 Contact less Card, the card-reading and writing is composed of the ZLG500A of radio frequency (RF) modules and the Atmel AT89C52 micro-controller. And the development of the system has functions of data communication with the mifare 1 Contact less Card, can achieve data buffer, wireless wake-up call, and information processing ,and other functions. The subjects includ the design of a basic line application system, the development of modules, drivers and so on.
 
Key words: RF cards, readers, ZLG500A, AT89C52

目录

摘要 I
Abstract II
目录 III
第一章 绪论 1
1.1 课题的背景 1
1.2 门禁系统的发展 1
1.3 门禁系统的国内外现状 2
1.4 本文的主要研究内容 3
第二章 Mifare1非接触式IC卡技术 4
2.1 IC卡技术背景与应用概况 4
2.2 非接触式IC卡的工作原理 4
2.3 Mifare1非接触式IC卡简介 5
第三章 门禁系统的刷卡控制概述和设计分析 6
3.1 门禁系统的概念 6
3.2 门禁系统的刷卡控制的工作原理 6
3.3 门禁系统的刷卡控制的组成 6
3.4 门禁系统的刷卡控制的功能 8
3.5 门禁系统的刷卡控制的设计 8
第四章 门禁系统的刷卡控制硬件电路设计 10
4.1 微处理模块 10
4.1.1 主芯片简介 10
4.1.2 AT89C52特性 11
4.2 读写模块 12
4.2.1 ZLG500A读写模块特性 12
4.2.2 ZLG500A读写模块管脚说明 12
4.3 微处理模块与读写模块的接口电路 13
4.4 电源电路设计 14
第五章 门禁系统的刷卡控制软件设计 15
5.1 开发工具选择 15
5.1.1 下层软件开发工具 15
5.1.2 上层软件开发工具 16
5.2 读卡过程及程序设计 17
5.2.1 ZLG500A复位操作 18
5.2.2 初始化ZLG500A内部寄存器 19
5.2.3 对非接触式IC卡进行操作 19
第六章 结论与系统展望 24
致谢 25
参考文献 26
附录1 原理图及实物图 27
附录2 源代码 29

基于AT89C52MCU和ZLG500A模块的mifare卡读写卡器开发由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:带时钟紫外检测仪设计与实现 下一篇:Pi4-DQPSK系统误码性能的MATLAB仿..
推荐论文 本专业最新论文
Tags:基于 AT89C52MCU ZLG500A 模块 mifare 读写 卡器 开发 2011-04-01 09:05:29【返回顶部】
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有