基于单片机的非接触式IC卡的读写

相关主题
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

摘要

非接触式IC卡是IC卡领域的一项新兴技术,它是射频识别技术和IC卡技术相结合的产物。由于非接触式IC卡具有操作快捷、抗干扰性强、工作距离远、安全性高、便于“一卡多用”等特点,在自动收费、身份识别和电子钱包等领域具有接触式IC卡所无法比拟的优越性,具有广阔的市场前景。非接触式IC卡读卡器是非接触式IC卡应用系统的关键设备之一。本论文介绍了非接触式IC卡其特点、种类、国际标准、关键技术、典型应用和发展趋势,重点介绍了Philips公司的MIFARE技术,对MIFARE卡片和MIFARE非接触式IC卡的读写组件MFRC500进行了全面的阐述;在此基础上,论文详细地阐述了非接触式IC卡读卡器的硬件和软件设计,给出了每一部分的实际电路图和应用程序。读卡器的硬件设计包括数码管及LED状态显示电路、蜂鸣器驱动电路、MCU的连接、ZLG500A T读卡模块等几部分的设计,软件设计分为ZLG500A T模块的应用程序的设计和显示部分。

关键词:IC卡、非接触式、ZLG500A T读卡模块、读卡器

Abstract

Contactless IC Card is one kind of new technology in the field of IC card, which is the combination of RF technology and IC card technology. Because contactless IC card has some advantages over common IC card such as its high working speed,good anti -jamming quality,long working distance, there will be a good prospect for it in many fields such as automatic pricing,identity distinguishing,electric wallet and so on. The contactless IC card reader is one of the key devices of a contactless IC card system. At first this paper generally introduces the IC card,including its feature,type,international standard,key technology and typical usage. After that the MIFARE technology developed by PHILIPS Semiconductors is introduced in detail. Based on these, the paper discusses the design of the contactless IC card reader in detail, including the circuit design and software design. The reader's circuit is made up of power supply circuit,LED and display circuit,buzzer drive circuit,MCU interface circuit ,ZLG500AT read-write module and so on. The software design includes programming of ZLG500AT module and programming of main program.

KEYWORDS: IC Card, contactless, ZLG500A T read-write module, Card reader

目录

摘要 (1)

Abstract (2)

目录 (3)

第一章绪论 (5)

§1.1前言 (5)

§1.2 IC卡的分类 (5)

§1.3非接触式IC卡 (6)

1.3.1非接触式IC卡的特点 (6)

1.3.2非接触式IC卡的关键技术 (6)

§1.4 IC卡的国际标准 (7)

第二章 MIFARE技术 (9)

§2.1 MIFARE 1非接触式IC卡的功能组成 (9)

2.1.1 RF射频接口电路 (9)

2.1.2数字电路模块 (10)

§2.2 MIFARE 1卡片的存储结构 (11)

§2.3 MF RC500 读写芯片简介 (12)

第三章硬件电路设计 (13)

§3.1 系统整体设计 (13)

§3.2单片机最小系统介绍 (13)

3.2.1 AT89S52简介 (13)

3.2.2 单片机复位电路 (14)

§3.3 MAX7219及数码管显示 (14)

3.3.1 MAX7219简介 (14)

3.3.2 MAX7219与单片接口电路 (16)

§3.4 WBL500UG模块 (17)

3.4.1 概述 (17)

3.4.2 基本参数 (17)

3.4.3引脚定义 (17)

3.4.4编程说明 (18)

3.4.5通讯命令 (19)

§3.5蜂鸣器、工作状态指示灯与单片机接口 (19)

3.5.1蜂鸣器驱动电路 (19)

3.5.2工作状态指示灯电路 (20)

§3.6串口通信 (20)

3.6.1 MAX 232芯片简介 (20)

3.6.2硬件连接图 (21)

第四章软件设计 (22)

§4.1非接触式IC卡处理子程序流程图 (22)

§4.2显示子程序 (23)

§4.3读写卡的实现 (25)

第五章系统调试 (26)

5.1 串口通信 (26)

5.2硬件系统调试 (26)

5.3软件调试 (27)

第六章总结与展望 (28)

结束语 (29)

致谢 (30)

参考文献 (31)

附录A 硬件电路图 (32)

附录B 软件主程序 (33)

相关文档
最新文档