1、 I 摘 要 门禁系统作为安防系统中的一个重要部分, 随着人们的生活水平和工作的质量 的提升,其技术要求也得到了相应的提升。同时在楼宇自动化中门禁系统也得了 很多的重视。它以计算机技术为主体,涉及了电子、机械、光学、通讯技术、生 物技术等多种技术用来有效的对出入口进行控制,并且限制出入人员的权限。计 算机系统通过门禁锁实现对出入口的控制,而最多只需要一个人在中心监控室实 现有必要的人为控制。本课题就是以 ARM 为主控制器,将嵌入式技术和射频识别 技术应用到门禁系统中,利用嵌入式系统丰富的控制器资源、对实时多任务有很 强的支持能力、可扩展的处理器结构方便以后功能的完善,同时射频技术来检测 IC
2、 卡,通行的人用 IC 卡来获得进入的权限。 关键字:门禁系统,嵌入式技术,身份识别技术 II ABSTRACT Access control system as an important part of the security system, with the enhancement of peoples living standards and the quality of work, technical require ments has also been a corresponding increase. Access control systems in building aut
3、omation also got a lot of attention. Computer technology as the main body involved in the electronic, mechanical, optical, communications technology, biotechnology and other technologies used to control the import and export, and to limit access permissions. Computer system to control the import and
4、 export through access control lock up only one person in a central control room to achieve the necessary human control. The sub ject is the controller, ARM-based embedded technology and radio frequency identifi cation technology to the access control system, embedded system controller, a strong abi
5、lity to support real-time multi-tasking, scalable processors structure to facilitate future improve the function of the radio frequency technology to detect IC card, IC card access to get permission to enter. Key words :Access control system , embedded technology , ID technology 目 录 摘摘 要要 . I ABSTRA
6、CT. II 第一章第一章 绪论绪论 .1 1.1 1.1 课题背景和意义课题背景和意义.1 1.2 1.2 门禁系统的发展和国内外现状门禁系统的发展和国内外现状1 1.31.3 论文研究的内容和工作论文研究的内容和工作 .2 第二章第二章 门禁系统技术的介绍门禁系统技术的介绍 .4 2.1 RFID2.1 RFID 射频识别技术的介绍射频识别技术的介绍4 2.22.2 基于基于 ARMARM 平台的嵌入式系统的介绍平台的嵌入式系统的介绍 .5 2.2.1 ARM 技术的介绍 . 5 2.2.2 嵌入式系统概述 6 第三章第三章 总体设计和软硬件平台的选择总体设计和软硬件平台的选择 .9 3.13.1 系统总体设计系统总体设计 .9 3.23.2 硬件平台的选择硬件平台的选择9 3.2.1 S3c6410 芯片介绍 9 3.2.2 MF RC500 射频读写芯片 . 11 3.33.3 软件平台的选择软件平台的选择13 3.3.1 选择 Linux 操作系统的理由 .14 3.3.2 bootloader 的选择 15 3.3.3 文件系统的选择 16 第四章第四章 系统详细设计