毕业论文

打赏
当前位置: 毕业论文 > 自动化 >

电力系统潮流计算程序设计PQ分解法

时间:2021-04-11 15:44来源:毕业论文
基于PQ分解法的任意节点电力系统交流潮流计算程序。在程序中电力系统的原始数据(如节点信息、支路信息、发电机和负荷信息等)从数据文件输入,计算结果(如节点电压、支路功率

摘要:本文介绍了电力系统基本概念,重点阐述了潮流计算的概念以及其在电力系统运行中的作用。通过利用C/C++语言,编写了基于PQ分解法的任意节点电力系统交流潮流计算程序。在程序中电力系统的原始数据(如节点信息、支路信息、发电机和负荷信息等)从数据文件输入,计算结果(如节点电压、支路功率分布和网损等)输出到数据文件。最后对一实际电力系统进行计算,并利用该程序分析了不同运行方式、平衡节点给定电压等因素对系统总网损的影响。65376

毕业论文关键词:C/C++,电力系统,潮流计算,PQ分解法

Abstract:In this paper, I describe the basic concept of the power system, and emphatically expound the concept of power flow calculation and the important action of power flow calculation in the power system operation. Using C/C++ program language, compile the AC power flow calculation program of random multiply generators power system which base on the PQ method. In the program, the original data (such as the information of node, feeder, generator and load and so on) of the power system are inputted from the data file, the results (such as node voltage, feeder power and the loss of the mesh) are outputted to the data file. At last, using this program calculate a practice power system, and analogy what the infection that the factors such as the choice of the balance point, circulations and the voltage and so on will course to the total loss of the mesh.

Keywords: C/C++,power system,power flow calculation,P-Q Algorithm

目录

1 绪论 4

1.1 课题的背景与意义 4

1.2 国内外研究现状 4

1.3 本文工作 6

2 电力系统的基本元件及其等值电路 8

2.1 电力系统的基本元件 8

2.2 电力系统元件的数学模型 8

3 P-Q分解法 11

3.1节点类型 11

3.2导纳矩阵的形成 11

3.3节点功率方程式 11

3.4相关功率计算 12

3.5 牛顿-拉夫逊法的思想核心 13

3.6 P-Q分解法基本原理 16

3.7 基本步骤 19

3.8 程序流程框图 21

3.9 注意事项 22

4 程序设计 23

4.1 方案选择及说明 23

4.2 C/C++编程说明及元件描述 24

5 算例分析 26

5.1 实际电力系统计算 26

5.2平衡节点的选定对系统总网损的影响 29

5.3 给定电压对系统总网损的影响 29

5.4不同运行方式对系统总网损的影响 30

总结和展望 33

参考文献 34

致谢 35

附录 36

1 绪论

1.1 课题的背景与意义

电力系统潮流计算是研究电力系统稳态运行情况的一种计算,它根据给定的运行条件及系统接线情况确定整个电力系统各部分的运行状态:各母线的电压,各元件中流过的功率,系统的功率损耗等等。在电力系统规划的设计和现有电力系统运行方式的研究中,都需要利用潮流计算来定量地分析比较供电方案或运行方式的合理性、可靠性和经济性。对现有电力系统的运行和扩建,对新的电力系统进行规划设计以及对电力系统进行静态和暂态稳定分析都是以潮流计算为基础。论文网 电力系统潮流计算程序设计PQ分解法:http://www.youerw.com/zidonghua/lunwen_72975.html

------分隔线----------------------------
推荐内容