电力公司检修调度系统设计与实现
摘 要
随着我国电力工业的迅速发展,电力装备的大量增加,对其进行维修工作显得十分重要。传统的电力维护过程复杂、耗时,在检查、维护、调度等方面都不能满足当前的电网运行管理要求。因此,如何快速有效地完成对电网的检修与调度,成为当前各大电网企业亟待解决的问题。为防止因设备失效造成的不合理停电,适应新形势下的检修计划要求,对电力设施进行维修和维护,需要采用先进的技术和思想,通过科学的技术和技术支持和技术支持,实现对电力设施的安全运行。
论文重点是对该项目的开发和实施情况进行了归纳和整理。文章首先对国内外有关的研究现状进行了简要的介绍,并对其存在的问题进行了剖析,阐述了该项目的选题重要性,阐述了该技术在工程中所采用的主要技术及应用的理由,结合电网的具体运行特点进行了需求设计,并对其进行了可行性的分解,从而确立了总体的建设目的。本文对有关的需求进行了详细的研究,并给出了相应的系统的开发和设计,为电力企业的相关的系统的构建起到一定的借鉴作用。
关键词:电力设备 检修调度 业务管理
Abstract
With the rapid development of China's electric power industry and the large increase of electric equipment, it is very important to maintain them. The traditional power maintenance process is complex and time-consuming, and cannot meet the current power grid operation and management requirements in terms of inspection, maintenance, scheduling, etc. Therefore, how to quickly and effectively complete the maintenance and dispatching of the power grid has become an urgent problem for major power grid enterprises. In order to prevent unreasonable power failure caused by equipment failure, adapt to the requirements of the maintenance plan under the new situation, and repair and maintain the power facilities, it is necessary to adopt advanced technology and ideas, and realize the safe operation of the power facilities through scientific technology and technical support and technical support.
The paper focuses on the summary and arrangement of the development and implementation of the project. At first, the paper briefly introduces the relevant research status at home and abroad, analyzes the existing problems, expounds the importance of the project selection, expounds the main technology used in the project and the reasons for its application, carries out the demand design based on the specific operation characteristics of the power grid, and decomposes its feasibility, thus establishing the overall construction purpose. This paper has carried out a detailed study of the relevant requirements, and given the development and design of the corresponding system, which plays a certain reference role for the construction of the relevant systems of power enterprises.
Key words: Electric equipment Maintenance scheduling Business management
目 录
摘 要 I
Abstract II
1 前言 3
1.1 研究的背景和意义 3
1.2 国内外研究综述 3
2 相关技术介绍 4
2.1 系统架构 4
2.2 ASP.NET 技术 5
2.2.1 ASP.NET 技术介绍 5
2.2.2 MVC 模式 6
2.3 Microsoft SQL Server 6
2.4 SOA 技术 7
3 系统分析 7
3.1 需求分析 7
3.1.1 电力公司检修调度现状分析 8
3.1.2 系统概述 8
3.1.3 系统目标 9
3.1.4 系统建设原则 9
3.2 系统可行性分析 9
3.2.1 技术可行性分析 9
3.2.2 技术可行性分析 10
4 系统设计与实现 10
4.1 系统结构设计 10
4.2 数据库设计 11
4.2.1 概念模型 11
4.2.2 数据库逻辑模型 11
4.3 MVC 实现 12
4.3.1 Model 的实现 12
4.3.2 View 的实现 12
4.3.3 Controller 的实现 12
4.3.4 MVC 的内部实现 12
4.4 检修任务管理模块设计与实现 13
5 结论 13
参考文献 15
致 谢 17
摘 要
随着我国电力工业的迅速发展,电力装备的大量增加,对其进行维修工作显得十分重要。传统的电力维护过程复杂、耗时,在检查、维护、调度等方面都不能满足当前的电网运行管理要求。因此,如何快速有效地完成对电网的检修与调度,成为当前各大电网企业亟待解决的问题。为防止因设备失效造成的不合理停电,适应新形势下的检修计划要求,对电力设施进行维修和维护,需要采用先进的技术和思想,通过科学的技术和技术支持和技术支持,实现对电力设施的安全运行。
论文重点是对该项目的开发和实施情况进行了归纳和整理。文章首先对国内外有关的研究现状进行了简要的介绍,并对其存在的问题进行了剖析,阐述了该项目的选题重要性,阐述了该技术在工程中所采用的主要技术及应用的理由,结合电网的具体运行特点进行了需求设计,并对其进行了可行性的分解,从而确立了总体的建设目的。本文对有关的需求进行了详细的研究,并给出了相应的系统的开发和设计,为电力企业的相关的系统的构建起到一定的借鉴作用。
关键词:电力设备 检修调度 业务管理
Abstract
With the rapid development of China's electric power industry and the large increase of electric equipment, it is very important to maintain them. The traditional power maintenance process is complex and time-consuming, and cannot meet the current power grid operation and management requirements in terms of inspection, maintenance, scheduling, etc. Therefore, how to quickly and effectively complete the maintenance and dispatching of the power grid has become an urgent problem for major power grid enterprises. In order to prevent unreasonable power failure caused by equipment failure, adapt to the requirements of the maintenance plan under the new situation, and repair and maintain the power facilities, it is necessary to adopt advanced technology and ideas, and realize the safe operation of the power facilities through scientific technology and technical support and technical support.
The paper focuses on the summary and arrangement of the development and implementation of the project. At first, the paper briefly introduces the relevant research status at home and abroad, analyzes the existing problems, expounds the importance of the project selection, expounds the main technology used in the project and the reasons for its application, carries out the demand design based on the specific operation characteristics of the power grid, and decomposes its feasibility, thus establishing the overall construction purpose. This paper has carried out a detailed study of the relevant requirements, and given the development and design of the corresponding system, which plays a certain reference role for the construction of the relevant systems of power enterprises.
Key words: Electric equipment Maintenance scheduling Business management
目 录
摘 要 I
Abstract II
1 前言 3
1.1 研究的背景和意义 3
1.2 国内外研究综述 3
2 相关技术介绍 4
2.1 系统架构 4
2.2 ASP.NET 技术 5
2.2.1 ASP.NET 技术介绍 5
2.2.2 MVC 模式 6
2.3 Microsoft SQL Server 6
2.4 SOA 技术 7
3 系统分析 7
3.1 需求分析 7
3.1.1 电力公司检修调度现状分析 8
3.1.2 系统概述 8
3.1.3 系统目标 9
3.1.4 系统建设原则 9
3.2 系统可行性分析 9
3.2.1 技术可行性分析 9
3.2.2 技术可行性分析 10
4 系统设计与实现 10
4.1 系统结构设计 10
4.2 数据库设计 11
4.2.1 概念模型 11
4.2.2 数据库逻辑模型 11
4.3 MVC 实现 12
4.3.1 Model 的实现 12
4.3.2 View 的实现 12
4.3.3 Controller 的实现 12
4.3.4 MVC 的内部实现 12
4.4 检修任务管理模块设计与实现 13
5 结论 13
参考文献 15
致 谢 17