电力系统潮流分析计算机辅助设计.doc

约39页DOC格式手机打开展开

电力系统潮流分析计算机辅助设计,目 录摘要iabstract.ii第一章 概 述11.1 课题研究依据及意义11.2 国内外研究现状及发展趋势11.3 本课题研究内容21.4 小结2第二章 电力系统潮流计算原理32.1 潮流计算的数学模型32.1.1 潮流计算中节点类型的定义32.1.2 潮流计算的节点方程32.2 节点...
编号:12-276833大小:948.00K
分类: 论文>电气自动化/电力论文

内容介绍

此文档由会员 272363639 发布

电力系统潮流分析计算机辅助设计

目 录

摘要 I
Abstract. II
第一章 概 述 1
1.1 课题研究依据及意义 1
1.2 国内外研究现状及发展趋势 1
1.3 本课题研究内容 2
1.4 小结 2
第二章 电力系统潮流计算原理 3
2.1 潮流计算的数学模型 3
2.1.1 潮流计算中节点类型的定义 3
2.1.2 潮流计算的节点方程 3
2.2 节点功率方程 4
2.3 潮流计算的约束条件 4
2.4 小结 5
第三章 潮流计算的方法 6
3.1 牛顿—拉夫逊法 6
3.1.1 牛顿拉夫逊法潮流计算方程 9
3.1.2 修正方程 10
3.2 极坐标形式时的牛顿-拉夫逊法潮流计算 12
3.3 P-Q分解法潮流计算 13
3.4 小结 15
第四章 电力网络潮流计算程序设计及算例的实现 16
4.1 程序设计框图 16
4.2 电力网络原始数据输入程序设计 17
4.3 形成节点导纳矩阵的程序设计 18
4.4 形成雅克比矩阵程序设计 20
4.5 P-Q分解法算例 23
4.6 小 结 25
第五章 结 论 26
参考文献(References) 27
致  谢 28
附 录 29

电力系统潮流分析计算机辅助设计

 

摘要:潮流计算是电力网络设计及运行中最基本的计算之一,对电力网络的各种设计方案及各种运行方式进行潮流计算,可以得到各种电网各节点的电压,并求得网络的潮流及网络中各元件的电力损耗。
  本文在分析电力系统潮流计算的基本方法的基础上,利用电力系统潮流计算的数学模型,使用了C语言编写P-Q分解法潮流计算程序。

关键字:潮流计算,牛顿—拉夫逊法,C语言,P-Q分解法
Computer Aided Design of Power Flow Calculation Analysis in Power System

Abstract: Flow calculation is the most basic calculation in the design of the electricity network and the various ways of the operation.And we can acquire a variety of nodal voltage and achieve the power loss in the network and the trend and various components in the network.
  Thesis mainly carries on the Analysis of power system load flow calculation method based on a mathematical model of power flow calculation, using the C language to write PQ decomposition flow calculation procedures.

Keyword:Power Flow calculation,Newton - Raphson method,C language,Decouple Power Flow