[优秀毕业设计毕业论文]非接触式_ic卡_读写器设计_论文.doc

约50页DOC格式手机打开展开

[优秀毕业设计毕业论文]非接触式_ic卡_读写器设计_论文,摘要本文介绍了以at89s52单片机作为微控制器,以射频技术为核心,基于philips公司mf-rc500模块的非接触式ic卡读写器,阐述了该系统的组成、工作原理以及相应的软硬件设计。本文阐述了非接触式ic卡技术的基本原理,并对其读卡器在工程上的设计和开发作了研究。论文描述了ic卡系统的发展和现状,通过对射频识别技术原...
编号:45-90503大小:924.50K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 csfujixie 发布

摘 要
本文介绍了以AT89S52单片机作为微控制器,以射频技术为核心,基于PHILIPS公司MF-RC500模块的非接触式IC卡读写器,阐述了该系统的组成、工作原理以及相应的软硬件设计。
本文阐述了非接触式IC卡技术的基本原理,并对其读卡器在工程上的设计和开发作了研究。论文描述了IC卡系统的发展和现状,通过对射频识别技术原理的研究,揭示了射频IC卡系统的工作原理。介绍了Type A 型常用的卡片MF1 IC S50和对应读卡器的设计方法和电路 (使用专用射频读卡集成芯片RC500),并详细阐述了系统各个模块的组成和原理,给出了天线的设计规范。然后根据课题要求详细介绍了自主设计的一款Type A 型读卡器的核心部件—射频模块的实现方案和具体电路。最后介绍了系统设计的软件部分,重点介绍了RC500的主要特性、基本指令集以及与Mifare1非接触IC卡数据通信的一些重要模块的编程思路和编程方法,给出了两个编程实例。实际测试证明该读写器完成了基本功能,运行稳定。
关键词:微控制器;非接触式IC卡;读写器;MF-RC500;射频识别

Title Design of Reader for Contactless IC Card

Abstract:
With micro-computer AT89S52 as controller, the radio frequency technology as core, this paper describes the system’s composition、work principle and design of hardware and software of contactless IC card read-write device base on MF-RC500 of PHILIPS Company .
This paper introduces the basic principle of the contactless IC card technology and the application of IC card reader. First the paper describes the development and the status quo of the IC cards system. Then the work principle of the radio frequency IC card system is discovered through studying the principium of the radio frequency technology. Whereafter, the paper introduces the card MF1 IC S50 what is usually used in the cards of Type A, the design method and the circuit of the card reader device (the device use the radio frequence chip reader module RC500), and in detail analyzes the principle of every module, simply Points to the design rules of the antenna circuit. Then, the paper in detail introduces the implement project about circuit and program of the kemel components of a Type A IC cards reader, the RF module, what is completely made by do-it-yourself. In the end, the paper introduces the software of the system, and the main property and basic intruction set of a contactless IC card reader RC500 based on Philips’MIFARE1 are introduced. And some ideals and methods of programme about the basilic module with data communication between the cards and RC500 are presented. Finally the two examples of programme are given. The Read-Write Device is stabilized through test.
Keywords: MCU;Contactless IC Card;Read-Write Device;MF-RC500;Radio Frequency Identification;

目 次

1 绪论 1
1.1 课题研究的背景和意义 1
1.2 目前国内外研究现状 2
1.3 本课题设计的主要工作和任务 3
2 读卡器系统方案设计与实现 4
2.1 IC卡介绍 4
2.2 读卡器基本原理 4
2.3 总体方案论证 5
3 系统硬件设计与实现 8
3.1 电源模块 8
3.2 人机接口模块 8
3.3 系统时钟模块 9
3.4 存储模块 10
3.5 MF-RC500读写模块 11
3.6 通信模块 17
4 系统软件设计与实现 19
4.1 软件设计环境 19
4.2 主程序的设计 19
4.3 读/写卡程序设计 20
4.4 读卡器外围基本电路程序的设计 24
4.5 通信部分程序设计 28
5 系统调试 29
结 论 30
致 谢 31
参 考 文 献 32
附录A 总电路图 33
附录B 读/写卡源程序 34