基于AMX以及.NET技术开发的智能停车场系统设计

基于.NET技术和AMX中控技术的智能停车场管理系统的分析、设计、实现、编码等工作做了相关表述与解释说明,关于智能停车场管理系统的论文通过多次修改后成型,整个论文以智能停车场管理


摘  要:随着经济不断的发展,科技的不断进步,人们的生活水平也在不断的提高,随之而来的便是大量的私家车出现,停车难等问题也接踵而至,给我们的城市交通带来的巨大的压力,传统的停车场依然不能够满足现在的需要。为了能够让人们方便、快捷的停车,需要在传统停车场的基础上进行改造,融入高效合理的管理系统,提高停车场的智能化程度。同时传统停车场的照明系统较为落后,往往都是将灯光长期打开,造成大量的不必要资源浪费,所以在本系统中也融入了智能照明中控系统。

本文通过对目前停车场的分析,以及参考国内外的停车场研究情况,设计了一套智能停车管理系统。该系统由中控系统以及管理系统所组成,不仅提高了停车场的效率,还积极响应了绿色生活的号召减少了资源的浪费。其中,中控系统束主要利用到了AMX中控技术,对灯光进行合理科学的集中控制;管理系统则是采用了.NET技术以及数据库技术搭建了一个简洁高效的管理平台,功能模块全面,信息处理准确。

关键词:智能、AMX中控技术、.NET技术、节能减排

ABSTRACT:Along with the development of economy, the progress of science and technology, people's living standard has been improved, there is a large number of private cars, parking problems ensued, brought to our city traffic pressure, the traditional parking lot is still not able to meet the needs of the present. In order to make people convenient and quick parking, it is necessary to reform on the basis of traditional parking lots, integrate into efficient and reasonable management system, and improve the intelligent degree of parking area. At the same time, the lighting system of the traditional parking lot is backward, and the lights are often opened for a long time, resulting in a large number of unnecessary waste of resources, so the intelligent lighting central control system has also been integrated into the system.

This paper designs a set of intelligent parking management system through the analysis of parking lots and the research situation of parking lots at home and abroad. The system is composed of central control system and management system. It not only improves the efficiency of parking area, but also responds to the call of green life and reduces the waste of resources. Among them, the control system is mainly used to control the beam technology AMX, centralized control of reasonable lighting; management system is the use of.NET technology and database technology to build a simple and efficient management platform, function module of comprehensive, accurate information processing.

key words:Intelligence; AMX central control technology;.NET technology; Energy Efficiency

目  录

第一章  绪论 1

1.1引言 1

1.2研究背景以及意义 1

1.3国内外研究状况 2

1.3.1国外研究情况 2

1.3.2国内研究情况 2

1.4存在的问题以及解决方法 2

第二章  系统相关技术介绍 4

2.1相关技术介绍 4

2.1.1AMX中控技术简介 4

2.1.2 RS-232/RS-485通讯协议概述 5

2.1.3 ADO.NET技术简介 5

2.1.4 数据库技术简介 6

第三章  系统分析 7

3.1系统功能需求分析 7

3.2系统流程分析 7

3.2.1中控流程 7

3.2.2管理系统流程 10

3.3系统所需设备以及组成 11

第四章  系统设计 12

4.1系统设计原则 12

4.2系统设计方案 13

4.2.1灯控系统设计 13

4.2.2管理系统设计 14

4.3数据库设计 16

4.3.1数据库的概念设计 16

4.3.2数据库的逻辑设计 17

第五章  系统实施 20

5.1系统运行与测试 20

5.1.1 中控系统运行界面与相关代码 20

5.1.2 管理系统运行界面与相关代码 27

5.3系统安全与防护 37