newtonpf

所属分类:matlab编程
开发工具:matlab
文件大小:2KB
下载次数:9
上传日期:2014-07-09 16:25:26
上 传 者alirad10120
说明:  NEWTONPF Solves the power flow using a full Newton s method.[V, CONVERGED, I] = NEWTONPF(YBUS, SBUS, V0, REF, PV, PQ, MPOPT) solves for bus voltages given the full system admittance matrix (forall buses), the complex bus power injection vector (for all buses), the initial vector of complex bus voltages, and column vectors with the lists of bus indices for the swing bus, PV buses, and PQ buses, respectively. The bus voltage vector contains the set point for generator (including ref bus) buses, and the reference angle of the swing bus, as well as an initial guess for remaining magnitudes and angles. MPOPT is a MATPOWER options vector which can be used to set the termination tolerance, maximum number of iterations, and output options (see MPOPTION for details). Uses default options if this parameter is not given. Returns the final complex voltages, a flag which indicates whether it converged or not, and the number of iterations performed.

文件列表:
newtonpf.m (4681, 2011-12-14)

近期下载者

相关文件


收藏者