1 / 19
文档名称:

电力系统分析课程设计论文。.docx

格式:docx   页数:19页
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

电力系统分析课程设计论文。.docx

上传人:分享精品 2015/11/30 文件大小:0 KB

下载得到文件列表

电力系统分析课程设计论文。.docx

相关文档

文档介绍

文档介绍:信息工程学院
课程设计报告书
题目: 不对称短路故障分析与计算
专业: 电气工程及其自动化
班级: 0312408班
学号: 031240212
学生姓名: 郭雨
指导教师: 耿东山
2015年6月20日

目录
摘要 4
1设计背景 6
2原始资料分析 7
3拟分析方法 10
4设计步骤 11
程序流程图 11
程序清单 11
手算过程 14
5结果分析和总结 19
参考文献 20
摘要
首先简单介绍了基于在MALAB中行潮流计算的原理、意义,然后用具体的实例,简单介绍了如何利用MALAB去进行电力系统中的潮流计算。
电力系统潮流计算是研究电力系统稳态运行情况的一种计算,它根据给定的运行条件及系统接线情况确定整个电力系统各部分的运行状态:各线的电压、各元件中流过的功率、系统的功率损耗等等。
牛顿-拉夫逊法在电力系统潮流计算的常用算法之一,它收敛性好,迭代次数少。本文介绍了电力系统潮流计算机辅助分析的基本知识及潮流计算牛顿-拉夫逊法,最后介绍了利用MTALAB程序运行的结果。
关键词:电力系统潮流计算,牛顿-拉夫逊法,MATLAB
The Abstract
At first, this paper briefly introduces the theory and the meaning of the load flow calculation based on MATLAB, and then it briefly introduces how to apply MALAB to the load flow calculation of the electric system by concrete cases.
A kind of calculation is the load flow of the electric system, which studies the stable operation-condition of the electric system. It confirms the operation-condition of the whole electric system, such as the voltage of every line, the rate of power crossing ponent, the rate of power consumption of the system, according to the given operation-condition and the connected circumstances of the system.
Newton-Raphson method monly used in the load flow calculation of the electric system for its good stypticity and little iteration. This paper introduces the basic knowledge about the assistant analysis of the load puter of electric system and the Newton-Raphson method. Finally, it introduces the results after making use of MALAB procedure.
The key word:The load flow calculation of the electric system; Newton-Raphson method;MALAB
1设计背景
潮流计算是研究电力系统的一种最基本和最重要的计算。随着电子数字计算机的出现,1956年Ward等人编制了实际可行的计算机潮流计算程序。这样,就为日趋复杂的大规模电力系统提供了极其有利的计算手段。。潮流计算是研究电力系统稳态运行情况的一种计算,是根据给定的运行的条件及系统接线情况确定整个电力系统各个部分运行的状态,如各母线的电压、各元件中流过的电流、系统的功率损耗等等。电力系统潮流计算是计算系统动态稳定和静态稳定的基础。在电力系统规划设计和现有电力系统运行的方式研究中,都需要利用电力系统潮流计算来定量的比较供电方案或运行方式的合理性、可靠性和经济性。
实际电力系统的潮流技术主要采用牛顿-拉夫逊法。作为一种适用的、有竞争力的电力系统潮流计算方法,则是在应用了稀疏矩阵技巧和高斯消元法求修正方程式以后。牛顿-拉夫逊法是求解非线性代数方程有效的迭代计算,本设计就是采用牛顿-拉夫