文档详情

系统简单故障分析软件包的开发.doc

发布:2016-11-24约4.69万字共99页下载文档
文本预览下载声明
中文摘要 电力生产与国民经济各部门和人民的日常生活关系密切,为保证电力系统的安全稳定性,需要进行大量的测量、分析和计算以确保实时准确掌握电力系统的运行状态。 本文基于VC++编程平台,重点研究快速电力系统潮流计算与简单故障分析算法,实现一种快速的、轻型的电力系统简单故障分析软件包,通过实例测试验证该软件包的实用性和有效性。本文首先对电力系统各组成元件的模型进行研究,从而得到电力系统数学模型——节点导纳矩阵与节点阻抗矩阵;其次,运用牛顿-拉夫逊法编程实现潮流计算,运用对称分量法与因子表法进行简单故障计算;最后,以5节点、22节点系统为例,验证程序计算结果,并对故障前后的电压进行分析。通过与PSASP软件计算结果对比分析,验证了本文计算结果较为理想,电压差值数量级在,应用效果良好。 关键词:电力系统 潮流计算 简单故障计算 Abstract Power production and national economic sectors and peoples daily lives are closely related, in order to ensure the safety of power system stability, the need for a large number of measurements, analysis and calculations to ensure that real-time accurate information on power system operation status. Based on VC + + programming platform, focusing on fast power flow calculation and the simple failure analysis algorithm, to achieve a fast, simple and lightweight power system fault analysis software package, an example test to verify that the package of practical and effective. In this paper, the constituent components of the power system model studied, resulting in power system mathematical model - the node admittance matrix and the node impedance matrix; Secondly, the use of Newton - Raphson method programming flow calculation, the use of symmetrical component method and factor tables simple calculation method failed; Finally, the 5 node, 22 node system, for example, the validation process the results, and before and after voltage failure analysis. By comparing the results with PSASP software analysis, verification of the results of this calculation is more ideal, the difference in voltage magnitude at, with good results. Key Words:Power System Power Flow Calculation Simple Fault Calculation 目 录 第一章 引言 1 1.1 课题背景及研究价值 1 1.2 国内外研究现状 1 1.3 研究内容 2 第二章 软件包体系结构与算法模型 4 2.1 电力系统中的计算 4 2.2软件包体系结构 5 2.3 电力系统的数学模型 7 2.3.1 发电机模型 7 2.3.2 负荷模型 9 2.3.3 电力线路的等值电路 9 2.3.4 变压器的等值电路 10 2.4 电力网络的数学模型 11 2.4.1 节点导纳矩阵 11 2.4.2 节点阻抗矩阵 14 2.4.3 电力网络模型的选择 14 第三章 电力系统潮流计算原理及程序实现 16 3.1 电力系统潮流计算原理 16 3.1.1 电力系统
显示全部
相似文档