联系我们   Contact
你的位置:首页 > 新闻资讯 > 行业新闻

校园一卡通系统

2014/9/27 19:14:40      点击:
 

  

随着社会的不断进步,学校的发展有了更高的要求,诞生了校园一卡通系统,替换了原有的管理模式。校园一卡通系统就是在学校范围内,所有的现金、票证或需要识别身份的场合均采用卡的技术来实现。这种管理的模式取代了传统消费和管理的模式,为学校的管理提供了高效、方便与安全的服务。校园一卡通已经具备了完善的技术条件,网络技术的成熟使一卡通系统能够基于校园网运行,先进的网络安全技术的使用,使各种数据能够在网络上完整、稳定和安全地传输;先进卡片应用技术的逐渐成熟(包括系统软件和卡片机具)为校园一卡通系统提供了应用的技术基础。河北女子职业技术学院校园一卡通主要实现以下功能:日常消费管理——实现校园内各种货币消费管理,学生食堂、教工食堂、超市、校内书店、理发店、学校服务中心、洗衣店、复印中心、各种运动场馆的消费只需一张校园卡实现;身份识别管理——实现校园内所有身份识别功能,如图书馆的出入、图书的借阅、计算机的使用、各种体育场馆的消费、设备的使用费、宿舍的出入、教师的考勤、学生的考勤等通过校园一卡通实现;信息管理——实现校园内所有的管理工作电子化,如校园卡的管理、校内商户的管理、财务的收费管理、教务的各种管理、图书的管理、宿舍的管理、机房的计费管理、医疗的管理等也通过一卡通实现。  

关键词:校园一卡通,ARMLinux 系统,嵌入式技术 

ABSTRACT

With the progress of society, schools are asking for higher requirements for further

development.  Therefore,  “campus  card  system"  comes  into  being  and  replaces  the traditional management. With the “campus card system", cards are needed where all the cash,  ticket  or  identification  cards  are  used.  This  management  model  replaces  the traditional  pattern  of  consumption  and  management and provides efficient, convenient and safe services for schools. The  “campus  card  system"  is  supported  by  the  improved  technology.  And  the

network enables it to run based on the campus network. Besides the application of the advanced  network  security  technologies  makes  various  kinds  of  data  transmit completely,  stably  and  safely.  The  mature  advanced  card  application  technology (including system software and card equipment) provides technology for the application for  the  campus  card  system.  Hebei  Women's  College  campus  card  achieves  the following  functions:  management  for  daily  consumption    administration  of  consumption  of  various  currencies  on  campus,  student  cafeteria,  faculty  dining  hall, supermarket,  bookstores,  barber  shops,  service  center,  laundry,  copy  center  and   the

consumption  of  various  sports  venues;  identity  management  -  to  achieve  all  of  the campus  identification,  such  as  library  access,  borrowing  books,  computer  use,  the consumption  of  various  sports  facilities,  equipment  fee,  the  quarters  out,  teacher attendance,  and  student  attendance,  etc;  information  management  -  to  make  the management  of  all  campus  electronic,  such  as  campus  card  management,  internal business  management,  financial  management  fees,  the  teaching  affair  management, library  management,  hostel  management,  computer-room  billing  management  and medical management .

Keywords: Campus Card, ARM, Linux systems, embedded technology

 

 

第一章 绪论..........................................................1

1.1 课题来源.....................................................1

1.2 河北女子职业技术学院校园一卡通建设背景及意义.................1

1.3 校园一卡通系统的基本设计原则 ................................3

1.4 论文的组织结构...............................................4

1.5 本章小结.....................................................4

第二章 一卡通系统研究现状............................................5

2.1 国内外研究现状...............................................5

2.2 主流的一卡通系统的实现方法 ..................................5

2.2.1 非联网型的一卡通系统 ................................... 6

2.2.2 RS-485 总线技术的一卡通系统............................. 6

2.3 本章小结.....................................................7

第三章  系统所涉及的相关技术.........................................8

3.1 嵌入式技术 ..................................................8

3.1.1 ARM 微处理器的特点...................................... 8

3.1.2 与现有主流系统的技术比较 ............................... 8

3.2  COM 组件技术...............................................10

3.3 串口通信技术 ...............................................10

3.4 系统开发工具—Delphi6. 0 ...................................11

3.5 本章小结 ...................................................11

第四章  校园一卡通系统的硬件部分设计................................12

4.1 系统综述 ...................................................12

4.2 系统结构 ...................................................12

4.3 系统性能 ...................................................13

4.4 硬件结构设计 ...............................................13

4.4.1 系统结构设计 .......................................... 13

4.4.2 S3C4510B 性能特点...................................... 14

4.4.3 RTL8201 网络芯片性能特点............................... 16 

4.4.4 IC 卡接口设计.......................................... 16

4.4.5 系统存储空间和记录结构................................. 17

4.5 本章小结 ...................................................19

第五章 校园一卡通系统的软件部分设计.................................20

5.1 数据库的设计与实现..........................................20

5.1.1 数据库设计规范......................................... 20

5.1.2 数据库管理系统的选择................................... 20

5.1.3 数据模型............................................... 21

5.2 系统功能模块图..............................................24

5.3 子系统功能介绍..............................................25

5.3.1 管理结算子系统 ........................................ 25

5.3.2 食堂售饭管理子系统 .................................... 29

5.3.3 图书馆管理子系统 ...................................... 31

5.3.4 机房管理子系统 ........................................ 33

5.3.5 消费管理子系统 ........................................ 40

5.3.6 门禁管理子系统 ........................................ 41

5.3.7 医疗管理子系统 ........................................ 41

5.3.8 控水、控电管理子系统 .................................. 42

5.4  SQL Server 实时备份的实现..................................42

5.4.1 实时备份系统的构成..................................... 42

5.4.2 数据的备份流程......................................... 43

5.4.3 实时备份系统的切换..................................... 44

5.5 本章小结 ...................................................44

第六章 功能实现及测试结果...........................................45

6.1 实时备份测试数据............................................45

6.2 数据检索功能测试............................................46

6.3 权限设置功能测试............................................46

6.4 日常操作的测试..............................................47

6.5 系统对帐功能测试............................................47

6.6 硬件部分测试结果 ...........................................48

第七章 结论和展望...................................................49

7.1 结论........................................................49 

7.2 展望........................................................49

致 谢 ..............................................................50

参考文献............................................................51

在学习期间的研究成果................................................53