{$cfg_webname}
主页 > 计算机 > JAVA >

基于RFID技术的小区停车管理系统的设计与开发(MyEclipse,MySQL)

来源:56doc.com  资料编号:5D20603 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20603
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于RFID技术的小区停车管理系统的设计与开发(MyEclipse,MySQL)(论文13000字,程序代码,MySQL数据库)
摘要:基于RFID技术的小区停车管理系统旨在为小区提供良好的停车体验。如今,大部分旧的小区在门卫还是采用的是人工升降道闸,不仅浪费时间,还无法对小区的安全有所保障。针对这一问题,本文提出建立一个基于RFID技术的停车管理系统,通过制作RFID通行卡加强对小区出入车辆的管理,同时通过RFID技术对外来车辆进行计时收费。本系统在RFID设备的基础上结合Java 语言和MySQL数据库系统开发了硬件和软件系统。该系统具有RFID自动识别车辆信息,RFID记录车辆进出时间,查看车位信息,停车收费等功能。通过对RFID技术的研究,解决了目前老旧小区停车车位杂乱无章和人工管理难度大等一系列的问题,为提高小区停车规范管理提供了有效的解决方案。
关键词:RFID技术;车辆信息管理;MySQL数据库;车辆出入控制;

Design and Development of Residential Parking Management System Based on RFID Technology
Abstract:The community parking management system based on RFID technology aims to provide a good parking experience for the community. Today, most of the old communities still use manual hoist gates at the gate guards, which not only wastes time, but also guarantees the safety of the community. In response to this problem, this paper proposes to establish a parking management system based on RFID technology, to strengthen the management of the inbound and outbound vehicles of the community through the production of RFID pass cards, and to charge the time-based vehicles through RFID technology. The system develops hardware and software systems based on the RFID device and the Java language and MySQL database system. The system has RFID to automatically identify vehicle information, RFID to record vehicle entry and exit time, view parking space information, parking charges and other functions. Through the research on RFID technology, it solves a series of problems such as the disordered parking spaces and the difficulty of manual management in old residential areas, and provides an effective solution for improving the parking parking standard management.
Key Words:RFID technology; vehicle information management; MySQL database; vehicle access control;
 

基于RFID技术的小区停车管理系统的设计与开发(MyEclipse,MySQL)
基于RFID技术的小区停车管理系统的设计与开发(MyEclipse,MySQL)
基于RFID技术的小区停车管理系统的设计与开发(MyEclipse,MySQL)
基于RFID技术的小区停车管理系统的设计与开发(MyEclipse,MySQL)


目 录
1引言    1
1.1开发背景    1
1.2开发目的    1
1.3 RFID国内外研究现状    1
1.4停车管理国内外研究现状    2
2 系统相关介绍    2
2.1 RFID系统概述    2
2.1.1 RFID系统的组成    2
2.1.2 RFID系统的工作流程    3
2.1.3 RFID设备选型    3
2.2小区车辆出入系统设计    4
2.2.1 RFID系统的功能    4
2.3系统的出入工作流程    5
2.3.1 RFID小区车辆入口流程    5
2.3.2 RFID小区车辆出口流程    5
2.4 相关技术介绍    6
2.4.1 开发工具    6
2.4.2 JSP技术    6
2.4.3 MYSQL数据库    6
3系统分析    7
3.1可行性分析    7
3.1.1技术条件可行性分析    7
3.1.2 经济可行性分析    7
3.1.3 操作方面的可行性分析    7
3.1.4 法律方面的可行性分析    7
3.2性能需求分析    7
4系统设计    8
4.1系统功能概述    8
4.2系统结构设计    8
4.3数据库设计    9
4.3.1 数据库E-R图    9
4.3.2 数据库表设计    10
5系统实现    12
5.1项目总体结构    12
5.2 RFID停车信息管理功能模块的实现    13
5.3 用户登陆功能模块的实现    17
5.4 修改登录密码功能模块的实现    20
5.5 RFID小区业主车辆信息管理功能模块的实现    21
5.6 RFID车位信息管理功能模块的实现    22
5.7分区信息管理功能模块的实现    25
5.8剩余车位统计功能模块的实现    26
6总结    28
参考文献    29
致谢    30

推荐资料