-
-
IEEE30节点算例,给出潮流计算数据,在matlab进行计算,下面是计算程序,Ybus潮流计算算例% IEEE 30 BUS SYSTEM
% Bus No Vm Theta P Q Pl Q1 &nb...
-
-
...er System State Estimation using Weighted Least Square Method..num = 30; % IEEE - 14 or IEEE - 30 bus system..(for IEEE-14 bus system replace 30 by 14)...ybus = ybusppg(num); % Get YBus..zdata = zdatas(num); % Get Measurement data..bpq = bbusppg(num); % Get B data..nbus = max(max(zdata(:,4)),max(zda...
-
-
这是用opendss仿真的 34节点算例, IEEE34节点算例,部分参数如下: 阻抗参数如下; --------- Z & B Matrices Before Changes --------- Z (R +jX) in ohms per mile 1.3368 1.3343  ...
-
-
...nbus = 14; % IEEE-14, IEEE-30, IEEE-57..Y = ybusppg(nbus); % Calling ybusppg.m to get Y-Bus Matrix..busd = busdatas(nbus); % Calling busdatas..BMva = 100; &n...