【编者按】网学网自动化PLC相关毕业设计频道为大家收集整理了“电费管理信息系统的设计与应用“提供大家参考,希望对大家有所帮助!
论文编号:DQ264 论文字数:26938,页数:57
摘 要
目前,随着网络技术、数据库技术、多媒体技术的飞速发展,计算机在电力企业应用的深度和广度不断增加,对于电力企业来讲,积极实施计算机信息管理系统,既是形势发展的要求,也是电力企业自身发展的必然趋势。
本文对电费信息系统结构进行了研究,本系统主要基于B/S三层结构和GPRS的组网方式,提出了在Visual Studio.net 2005集成开发环境中, 借鉴ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>ASP.NET和Visual C#语言构建界面;利用GPRS网和Internet结合构建仪表数据采集再通过SQL Server2000对电费管理系统所需数据进行建库的合理性及其具体实现方案,解决了对电费及电量数据采集等信息的录入、查询,实现电费管理信息数据的调用、管理。客户端通过浏览器访问Web服务器以及与服务器相连的后台数据库,根据用户需求而开发的一套基于B/S模式体系结构的网络的电费信息管理系统。
本文对电费信息处理的流程进行了分析,综合考虑电力局电费信息管理系统实际需要与发展,完成了数据库设计与开发工作。针对收费信息系统的信息安全作了系统地分析与设计。
Abstract
With the development of network,database and multimedia technology,the computer application in electricity enterprise is increasing constantly in depth and universality at present. For the electricity enterprises, implementing computer information-management system aggressively is not only the request of situation development for electricity enterprises,but also the inevitable trend of electric-power enterprise by itself.
This article has conducted the research to the charge information system structure, this system mainly based on the B/S three structures and the GPRS network ways, proposed in the Visual Studio.net 2005 integrated development environment, profits from ASP.NET and Visual C# the language construction contact surface; Needs the data using the GPRS net and Internet union construction instrumented data gathering through SQL Server2000 to the electrical bill management system management system to carry on again constructs the storehouse the rationality and realizes the plan specifically, has solved to information and so on electrical bill and electric quantity data acquisition inputs, the inquiry, realizes the electrical bill management message data transfer, the management. The client side visits the Web server as well as with the server connected backstage database through the browser, develops a set according to the user''''s needs based on the B/S pattern architecture network electrical bill information management system.
The design and exploit of database of electricity information-management system of electric power bureau in city was completed, which based on the analysis of process of charges information-management and practical request and development by itself. And the information security of the charges information system was analyzed and designed in detail. According to software engineering principle, criterion turn and procedure turn and standardizing must be implemented during the exploration and design.
目 录
摘 要 1
Abstract 2
引 言 1
1 绪论 2
1.1 国内外用电收费概况 2
1.1.1 国外用电收费概况 2
1.1.2 国内电力收费概况 3
1.2 研究的目的和意义 4
1.2.1 目前电费管理信息系统存在问题 4
1.2.2 研究的意义 4
1.3 本文研究的主要内容 5
2 系统方案论证 6
2.1 B/S、C/S结构运行模式分析 6
2.1.1 C/S结构运行模式分析 6
2.1.2 B/S结构运行模式 7
2.1.3 C/S模式和B/S模式比较分析 9
2.1.4 选择B/S信息管理系统运行模式理由 9
2.2 网络操作系统的分析与确定 10
2.2.1 网络操作系统的分析 10
2.2.2 几种网络操作系统的分析 12
2.2.3 网络操作系统确定 14
2.3 数据库选用分析 15
2.3.1 数据库 15
2.3.2 数据库的功能 17
2.3.3 数据库选定与设计 18
3 电费管理信息系统的总体设计 20
3.1 电费管理信息系统的概述 20
3.2 电费管理信息系统的总体框架结构图 20
3.3 功能结构图 21
3.4 软硬件系统介绍 21
3.4.1 硬件环境 21
3.4.2 软件环境 21
3.5 系统程序框架结构图 22
4 系统的详细设计 23
4.1 系统数据采集部分设计 23
4.1.1 系统数据采集部分介绍 23
4.1.2 GPRS终端建立PPP连接的程序设计 23
4.1.3 TC35i拨号程序设计 24
4.2 系统数据库的设计 25
4.2.1 空间数据库 26
4.2.2 属性数据库 26
4.2.3 数据表设计及其访问 26
4.3 系统GIS部分设计 30
4.3.1 地理信息系统概述 30
4.3.2 Supermap IS.NET Manager设置 30
4.3.3 电损线路地图结构的逻辑设计 31
4.4 系统WEB框架部分设计 32
4.4.1 Web简介 32
4.4.2 工作原理 32
4.4.3 WEB部分设计 33
5 网页设计 36
5.1 主界面设计 36
5.2 系统登录与注册界面 37
5.2.1 系统登录界面 37
5.2.2 注册界面 37
5.3 电费管理信息系统界面 37
5.4 抄表管理界面 39
5.4.1 电费基础信息管理 39
5.4.2 电费信息综合查询 42
5.5 统计报表界面 42
结 论 43
参 考 文 献 44
附录A 电费管理信息系统部分程序 46
致 谢 52