-
Notifications
You must be signed in to change notification settings - Fork 0
/
WB5.dat
executable file
·29 lines (26 loc) · 1.45 KB
/
WB5.dat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
param baseMVA := 100;
param: bus_i: type Pd Qd Gs Bs area Vm Va baseKV zone Vmax Vmin :=
1 3 0.00 0.00 0 0 1 1.0 0 230 1 1.05 .95
2 1 1.30 .20 0 0 1 1.0 0 230 1 1.05 .95
3 1 1.30 .20 0 0 1 1.0 0 230 1 1.05 .95
4 1 .65 .10 0 0 1 1.0 0 230 1 1.05 .95
5 2 0 0 0 0 1 1.0 0 230 1 1.05 .95
;
param: gen_i:Pg Qg Qmax Qmin Vg mBase gen_status Pmax Pmin :=
1 0 0 10 -10 1 100 1 10 0
# 5 0 0 10 61.81e-2 1 100 1 10 0
# 5 0 0 10 51.52e-2 1 100 1 10 0
5 0 0 10 -30.80e-2 1 100 1 10 0
;
param: branch : r x b rateA rateB rateC ratio angle branch_status :=
1 2 .04e2 .09e2 0 250 250 250 0 0 1
1 3 .05e2 .10e2 0 250 250 250 0 0 1
2 4 .55e2 .90e2 .45e-2 250 250 250 0 0 1
3 5 .55e2 .90e2 .45e-2 250 250 250 0 0 1
4 5 .06e2 .1e2 0 250 250 250 0 0 1
2 3 .07e2 .09e2 0 250 250 250 0 0 1
;
param: c0 c1 c2 :=
1 0 4 0
5 0 1 0
;