电气工程论文网


  • 首页|
  • 自动化毕业论文|
  • 电子机电毕业论文|
  • 电子通信论文|
  • 电气工程论文|
  • 电子信息工程|
  • 电气工程原创论文|
  • 电气工程免费论文|
原创毕业论文 → 电气工程专业原创毕业论文   现成毕业论文范文 → 电气工程专业毕业论文范文

论文降重

当前位置:电气工程论文网 -> 电气工程论文下载 -> 电费管理信息系统的设计与应用

电费管理信息系统的设计与应用

本文ID:LW19847 字数:26938,页数:57

论文编号:DQ264   论文字数:26938,页数:57 

摘  要
 目前,随着网络技术、数据库技术、多媒体技术的飞速发展,计算机在电力企业应用的深度和广度不断增加,对于电力企业来讲,积极实施计算机信息管理系统,既是形势发展的要求,也是电力企业自身发展的必然趋势。
 本文对电费信息系统结构进行了研究,本系统主要基于B/S三层结构和GPRS的组网方式,提出了在Visual Studio.net 2005集成开发环境中, 借鉴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

下载地址 WORD格式全文下载链接(充值:128元)

电费管理信息系统的设计与应用相关论文
论文人工降重

本论文《电费管理信息系统的设计与应用》在电气工程论文下载栏目,由电气工程论文网整理,转载请注明来源 www.dqlunwen.top 更多论文,请点电气工程论文查看
上一篇:基于单片机的农业大棚温湿度检测.. 下一篇:110kV变电站综合自动化系统设计
点击查看关于 电费 管理 信息系统 设计 应用 的相关论文题目 2011-05-23 12:18:23【返回顶部】
联系方式

相关栏目

光机电应用技术
机电一体化
应用电子技术
电子信息工程技术
自动化免费论文
自动化专业毕业论文
电子专业免费论文
电子机电毕业论文
电气工程免费论文
测控技术与仪器
电气工程原创论文
电子通信论文
电气自动化开题
电子机电开题报告
电子通信免费论文
PLC相关外文翻译
电子机电信息外文翻译
电子通信外文翻译
联系方式
电子信息工程论文下载
电气工程论文下载


联系方式


电气工程论文网提供电气工程论文范文,电气工程毕业论文,网站永久域名www.dqlunwen.top 

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2022 电气工程论文网 版权所有