-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcase57.m
343 lines (334 loc) · 13.4 KB
/
case57.m
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
function mpc = case57
%CASE57 Power flow data for IEEE 57 bus test case.
% Please see CASEFORMAT for details on the case file format.
% This data was converted from IEEE Common Data Format
% (ieee57cdf.txt) on 15-Oct-2014 by cdf2matp, rev. 2393
% See end of file for warnings generated during conversion.
%
% Converted from IEEE CDF file from:
% http://www.ee.washington.edu/research/pstca/
%
% Manually modified Qmax, Qmin on generator 1 to 200, -140, respectively.
%
% 08/25/93 UW ARCHIVE 100.0 1961 W IEEE 57 Bus Test Case
% MATPOWER
% $Id: case57.m 2394 2014-10-15 20:39:39Z ray $
%% MATPOWER Case Format : Version 2
mpc.version = '2';
%%----- Power Flow Data -----%%
%% system MVA base
mpc.baseMVA = 100;
%% bus data
% bus_i type Pd Qd Gs Bs area Vm Va baseKV zone Vmax Vmin
mpc.bus = [
1 3 55 17 0 0 1 1.04 0 0 1 1.06 0.94;
2 2 3 88 0 0 1 1.01 -1.18 0 1 1.06 0.94;
3 2 41 21 0 0 1 0.985 -5.97 0 1 1.06 0.94;
4 1 0 0 0 0 1 0.981 -7.32 0 1 1.06 0.94;
5 1 13 4 0 0 1 0.976 -8.52 0 1 1.06 0.94;
6 2 75 2 0 0 1 0.98 -8.65 0 1 1.06 0.94;
7 1 0 0 0 0 1 0.984 -7.58 0 1 1.06 0.94;
8 2 150 22 0 0 1 1.005 -4.45 0 1 1.06 0.94;
9 2 121 26 0 0 1 0.98 -9.56 0 1 1.06 0.94;
10 1 5 2 0 0 1 0.986 -11.43 0 1 1.06 0.94;
11 1 0 0 0 0 1 0.974 -10.17 0 1 1.06 0.94;
12 2 377 24 0 0 1 1.015 -10.46 0 1 1.06 0.94;
13 1 18 2.3 0 0 1 0.979 -9.79 0 1 1.06 0.94;
14 1 10.5 5.3 0 0 1 0.97 -9.33 0 1 1.06 0.94;
15 1 22 5 0 0 1 0.988 -7.18 0 1 1.06 0.94;
16 1 43 3 0 0 1 1.013 -8.85 0 1 1.06 0.94;
17 1 42 8 0 0 1 1.017 -5.39 0 1 1.06 0.94;
18 1 27.2 9.8 0 10 1 1.001 -11.71 0 1 1.06 0.94;
19 1 3.3 0.6 0 0 1 0.97 -13.2 0 1 1.06 0.94;
20 1 2.3 1 0 0 1 0.964 -13.41 0 1 1.06 0.94;
21 1 0 0 0 0 1 1.008 -12.89 0 1 1.06 0.94;
22 1 0 0 0 0 1 1.01 -12.84 0 1 1.06 0.94;
23 1 6.3 2.1 0 0 1 1.008 -12.91 0 1 1.06 0.94;
24 1 0 0 0 0 1 0.999 -13.25 0 1 1.06 0.94;
25 1 6.3 3.2 0 5.9 1 0.982 -18.13 0 1 1.06 0.94;
26 1 0 0 0 0 1 0.959 -12.95 0 1 1.06 0.94;
27 1 9.3 0.5 0 0 1 0.982 -11.48 0 1 1.06 0.94;
28 1 4.6 2.3 0 0 1 0.997 -10.45 0 1 1.06 0.94;
29 1 17 2.6 0 0 1 1.01 -9.75 0 1 1.06 0.94;
30 1 3.6 1.8 0 0 1 0.962 -18.68 0 1 1.06 0.94;
31 1 5.8 2.9 0 0 1 0.936 -19.34 0 1 1.06 0.94;
32 1 1.6 0.8 0 0 1 0.949 -18.46 0 1 1.06 0.94;
33 1 3.8 1.9 0 0 1 0.947 -18.5 0 1 1.06 0.94;
34 1 0 0 0 0 1 0.959 -14.1 0 1 1.06 0.94;
35 1 6 3 0 0 1 0.966 -13.86 0 1 1.06 0.94;
36 1 0 0 0 0 1 0.976 -13.59 0 1 1.06 0.94;
37 1 0 0 0 0 1 0.985 -13.41 0 1 1.06 0.94;
38 1 14 7 0 0 1 1.013 -12.71 0 1 1.06 0.94;
39 1 0 0 0 0 1 0.983 -13.46 0 1 1.06 0.94;
40 1 0 0 0 0 1 0.973 -13.62 0 1 1.06 0.94;
41 1 6.3 3 0 0 1 0.996 -14.05 0 1 1.06 0.94;
42 1 7.1 4.4 0 0 1 0.966 -15.5 0 1 1.06 0.94;
43 1 2 1 0 0 1 1.01 -11.33 0 1 1.06 0.94;
44 1 12 1.8 0 0 1 1.017 -11.86 0 1 1.06 0.94;
45 1 0 0 0 0 1 1.036 -9.25 0 1 1.06 0.94;
46 1 0 0 0 0 1 1.05 -11.89 0 1 1.06 0.94;
47 1 29.7 11.6 0 0 1 1.033 -12.49 0 1 1.06 0.94;
48 1 0 0 0 0 1 1.027 -12.59 0 1 1.06 0.94;
49 1 18 8.5 0 0 1 1.036 -12.92 0 1 1.06 0.94;
50 1 21 10.5 0 0 1 1.023 -13.39 0 1 1.06 0.94;
51 1 18 5.3 0 0 1 1.052 -12.52 0 1 1.06 0.94;
52 1 4.9 2.2 0 0 1 0.98 -11.47 0 1 1.06 0.94;
53 1 20 10 0 6.3 1 0.971 -12.23 0 1 1.06 0.94;
54 1 4.1 1.4 0 0 1 0.996 -11.69 0 1 1.06 0.94;
55 1 6.8 3.4 0 0 1 1.031 -10.78 0 1 1.06 0.94;
56 1 7.6 2.2 0 0 1 0.968 -16.04 0 1 1.06 0.94;
57 1 6.7 2 0 0 1 0.965 -16.56 0 1 1.06 0.94;
];
%% generator data
% bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin Pc1 Pc2 Qc1min Qc1max Qc2min Qc2max ramp_agc ramp_10 ramp_30 ramp_q apf
mpc.gen = [
1 128.9 -16.1 200 -140 1.04 100 1 575.88 0 0 0 0 0 0 0 0 0 0 0 0;
2 0 -0.8 50 -17 1.01 100 1 100 0 0 0 0 0 0 0 0 0 0 0 0;
3 40 -1 60 -10 0.985 100 1 140 0 0 0 0 0 0 0 0 0 0 0 0;
6 0 0.8 25 -8 0.98 100 1 100 0 0 0 0 0 0 0 0 0 0 0 0;
8 450 62.1 200 -140 1.005 100 1 550 0 0 0 0 0 0 0 0 0 0 0 0;
9 0 2.2 9 -3 0.98 100 1 100 0 0 0 0 0 0 0 0 0 0 0 0;
12 310 128.5 155 -150 1.015 100 1 410 0 0 0 0 0 0 0 0 0 0 0 0;
];
%% branch data
% fbus tbus r x b rateA rateB rateC ratio angle status angmin angmax
mpc.branch = [
1 2 0.0083 0.028 0.129 0 0 0 0 0 1 -360 360;
2 3 0.0298 0.085 0.0818 0 0 0 0 0 1 -360 360;
3 4 0.0112 0.0366 0.038 0 0 0 0 0 1 -360 360;
4 5 0.0625 0.132 0.0258 0 0 0 0 0 1 -360 360;
4 6 0.043 0.148 0.0348 0 0 0 0 0 1 -360 360;
6 7 0.02 0.102 0.0276 0 0 0 0 0 1 -360 360;
6 8 0.0339 0.173 0.047 0 0 0 0 0 1 -360 360;
8 9 0.0099 0.0505 0.0548 0 0 0 0 0 1 -360 360;
9 10 0.0369 0.1679 0.044 0 0 0 0 0 1 -360 360;
9 11 0.0258 0.0848 0.0218 0 0 0 0 0 1 -360 360;
9 12 0.0648 0.295 0.0772 0 0 0 0 0 1 -360 360;
9 13 0.0481 0.158 0.0406 0 0 0 0 0 1 -360 360;
13 14 0.0132 0.0434 0.011 0 0 0 0 0 1 -360 360;
13 15 0.0269 0.0869 0.023 0 0 0 0 0 1 -360 360;
1 15 0.0178 0.091 0.0988 0 0 0 0 0 1 -360 360;
1 16 0.0454 0.206 0.0546 0 0 0 0 0 1 -360 360;
1 17 0.0238 0.108 0.0286 0 0 0 0 0 1 -360 360;
3 15 0.0162 0.053 0.0544 0 0 0 0 0 1 -360 360;
4 18 0 0.555 0 0 0 0 0.97 0 1 -360 360;
4 18 0 0.43 0 0 0 0 0.978 0 1 -360 360;
5 6 0.0302 0.0641 0.0124 0 0 0 0 0 1 -360 360;
7 8 0.0139 0.0712 0.0194 0 0 0 0 0 1 -360 360;
10 12 0.0277 0.1262 0.0328 0 0 0 0 0 1 -360 360;
11 13 0.0223 0.0732 0.0188 0 0 0 0 0 1 -360 360;
12 13 0.0178 0.058 0.0604 0 0 0 0 0 1 -360 360;
12 16 0.018 0.0813 0.0216 0 0 0 0 0 1 -360 360;
12 17 0.0397 0.179 0.0476 0 0 0 0 0 1 -360 360;
14 15 0.0171 0.0547 0.0148 0 0 0 0 0 1 -360 360;
18 19 0.461 0.685 0 0 0 0 0 0 1 -360 360;
19 20 0.283 0.434 0 0 0 0 0 0 1 -360 360;
21 20 0 0.7767 0 0 0 0 1.043 0 1 -360 360;
21 22 0.0736 0.117 0 0 0 0 0 0 1 -360 360;
22 23 0.0099 0.0152 0 0 0 0 0 0 1 -360 360;
23 24 0.166 0.256 0.0084 0 0 0 0 0 1 -360 360;
24 25 0 1.182 0 0 0 0 1 0 1 -360 360;
24 25 0 1.23 0 0 0 0 1 0 1 -360 360;
24 26 0 0.0473 0 0 0 0 1.043 0 1 -360 360;
26 27 0.165 0.254 0 0 0 0 0 0 1 -360 360;
27 28 0.0618 0.0954 0 0 0 0 0 0 1 -360 360;
28 29 0.0418 0.0587 0 0 0 0 0 0 1 -360 360;
7 29 0 0.0648 0 0 0 0 0.967 0 1 -360 360;
25 30 0.135 0.202 0 0 0 0 0 0 1 -360 360;
30 31 0.326 0.497 0 0 0 0 0 0 1 -360 360;
31 32 0.507 0.755 0 0 0 0 0 0 1 -360 360;
32 33 0.0392 0.036 0 0 0 0 0 0 1 -360 360;
34 32 0 0.953 0 0 0 0 0.975 0 1 -360 360;
34 35 0.052 0.078 0.0032 0 0 0 0 0 1 -360 360;
35 36 0.043 0.0537 0.0016 0 0 0 0 0 1 -360 360;
36 37 0.029 0.0366 0 0 0 0 0 0 1 -360 360;
37 38 0.0651 0.1009 0.002 0 0 0 0 0 1 -360 360;
37 39 0.0239 0.0379 0 0 0 0 0 0 1 -360 360;
36 40 0.03 0.0466 0 0 0 0 0 0 1 -360 360;
22 38 0.0192 0.0295 0 0 0 0 0 0 1 -360 360;
11 41 0 0.749 0 0 0 0 0.955 0 1 -360 360;
41 42 0.207 0.352 0 0 0 0 0 0 1 -360 360;
41 43 0 0.412 0 0 0 0 0 0 1 -360 360;
38 44 0.0289 0.0585 0.002 0 0 0 0 0 1 -360 360;
15 45 0 0.1042 0 0 0 0 0.955 0 1 -360 360;
14 46 0 0.0735 0 0 0 0 0.9 0 1 -360 360;
46 47 0.023 0.068 0.0032 0 0 0 0 0 1 -360 360;
47 48 0.0182 0.0233 0 0 0 0 0 0 1 -360 360;
48 49 0.0834 0.129 0.0048 0 0 0 0 0 1 -360 360;
49 50 0.0801 0.128 0 0 0 0 0 0 1 -360 360;
50 51 0.1386 0.22 0 0 0 0 0 0 1 -360 360;
10 51 0 0.0712 0 0 0 0 0.93 0 1 -360 360;
13 49 0 0.191 0 0 0 0 0.895 0 1 -360 360;
29 52 0.1442 0.187 0 0 0 0 0 0 1 -360 360;
52 53 0.0762 0.0984 0 0 0 0 0 0 1 -360 360;
53 54 0.1878 0.232 0 0 0 0 0 0 1 -360 360;
54 55 0.1732 0.2265 0 0 0 0 0 0 1 -360 360;
11 43 0 0.153 0 0 0 0 0.958 0 1 -360 360;
44 45 0.0624 0.1242 0.004 0 0 0 0 0 1 -360 360;
40 56 0 1.195 0 0 0 0 0.958 0 1 -360 360;
56 41 0.553 0.549 0 0 0 0 0 0 1 -360 360;
56 42 0.2125 0.354 0 0 0 0 0 0 1 -360 360;
39 57 0 1.355 0 0 0 0 0.98 0 1 -360 360;
57 56 0.174 0.26 0 0 0 0 0 0 1 -360 360;
38 49 0.115 0.177 0.003 0 0 0 0 0 1 -360 360;
38 48 0.0312 0.0482 0 0 0 0 0 0 1 -360 360;
9 55 0 0.1205 0 0 0 0 0.94 0 1 -360 360;
];
%%----- OPF Data -----%%
%% generator cost data
% 1 startup shutdown n x1 y1 ... xn yn
% 2 startup shutdown n c(n-1) ... c0
mpc.gencost = [
2 0 0 3 0.077579519 20 0;
2 0 0 3 0.01 40 0;
2 0 0 3 0.25 20 0;
2 0 0 3 0.01 40 0;
2 0 0 3 0.0222222222 20 0;
2 0 0 3 0.01 40 0;
2 0 0 3 0.0322580645 20 0;
];
%% bus names
mpc.bus_name = {
'Kanawha V1';
'Turner V1';
'Logan V1';
'Sprigg V1';
'Bus 5 V1';
'Beaver Ck V1';
'Bus 7 V1';
'Clinch Rv V1';
'Saltville V1';
'Bus 10 V1';
'Tazewell V1';
'Glen Lyn V1';
'Bus 13 V1';
'Bus 14 V1';
'Bus 15 V1';
'Bus 16 V1';
'Bus 17 V1';
'Sprigg V2';
'Bus 19 V2';
'Bus 20 V2';
'Bus 21 V3';
'Bus 22 V3';
'Bus 23 V3';
'Bus 24 V3';
'Bus 25 V4';
'Bus 26 V5';
'Bus 27 V5';
'Bus 28 V5';
'Bus 29 V5';
'Bus 30 V4';
'Bus 31 V4';
'Bus 32 V4';
'Bus 33 V4';
'Bus 34 V3';
'Bus 35 V3';
'Bus 36 V3';
'Bus 37 V3';
'Bus 38 V3';
'Bus 39 V3';
'Bus 40 V3';
'Tazewell V6';
'Bus 42 V6';
'Tazewell V7';
'Bus 44 V3';
'Bus 45 V3';
'Bus 46 V3';
'Bus 47 V3';
'Bus 48 V3';
'Bus 49 V3';
'Bus 50 V3';
'Bus 51 V3';
'Bus 52 V5';
'Bus 53 V5';
'Bus 54 V5';
'Saltville V5';
'Bus 56 V6';
'Bus 57 V6';
};
% Warnings from cdf2matp conversion:
%
% ***** check the title format in the first line of the cdf file.
% ***** Qmax = Qmin at generator at bus 1 (Qmax set to Qmin + 10)
% ***** Insufficient generation, setting Pmax at slack bus (bus 1) to 575.88
% ***** MVA limit of branch 1 - 2 not given, set to 0
% ***** MVA limit of branch 2 - 3 not given, set to 0
% ***** MVA limit of branch 3 - 4 not given, set to 0
% ***** MVA limit of branch 4 - 5 not given, set to 0
% ***** MVA limit of branch 4 - 6 not given, set to 0
% ***** MVA limit of branch 6 - 7 not given, set to 0
% ***** MVA limit of branch 6 - 8 not given, set to 0
% ***** MVA limit of branch 8 - 9 not given, set to 0
% ***** MVA limit of branch 9 - 10 not given, set to 0
% ***** MVA limit of branch 9 - 11 not given, set to 0
% ***** MVA limit of branch 9 - 12 not given, set to 0
% ***** MVA limit of branch 9 - 13 not given, set to 0
% ***** MVA limit of branch 13 - 14 not given, set to 0
% ***** MVA limit of branch 13 - 15 not given, set to 0
% ***** MVA limit of branch 1 - 15 not given, set to 0
% ***** MVA limit of branch 1 - 16 not given, set to 0
% ***** MVA limit of branch 1 - 17 not given, set to 0
% ***** MVA limit of branch 3 - 15 not given, set to 0
% ***** MVA limit of branch 4 - 18 not given, set to 0
% ***** MVA limit of branch 4 - 18 not given, set to 0
% ***** MVA limit of branch 5 - 6 not given, set to 0
% ***** MVA limit of branch 7 - 8 not given, set to 0
% ***** MVA limit of branch 10 - 12 not given, set to 0
% ***** MVA limit of branch 11 - 13 not given, set to 0
% ***** MVA limit of branch 12 - 13 not given, set to 0
% ***** MVA limit of branch 12 - 16 not given, set to 0
% ***** MVA limit of branch 12 - 17 not given, set to 0
% ***** MVA limit of branch 14 - 15 not given, set to 0
% ***** MVA limit of branch 18 - 19 not given, set to 0
% ***** MVA limit of branch 19 - 20 not given, set to 0
% ***** MVA limit of branch 21 - 20 not given, set to 0
% ***** MVA limit of branch 21 - 22 not given, set to 0
% ***** MVA limit of branch 22 - 23 not given, set to 0
% ***** MVA limit of branch 23 - 24 not given, set to 0
% ***** MVA limit of branch 24 - 25 not given, set to 0
% ***** MVA limit of branch 24 - 25 not given, set to 0
% ***** MVA limit of branch 24 - 26 not given, set to 0
% ***** MVA limit of branch 26 - 27 not given, set to 0
% ***** MVA limit of branch 27 - 28 not given, set to 0
% ***** MVA limit of branch 28 - 29 not given, set to 0
% ***** MVA limit of branch 7 - 29 not given, set to 0
% ***** MVA limit of branch 25 - 30 not given, set to 0
% ***** MVA limit of branch 30 - 31 not given, set to 0
% ***** MVA limit of branch 31 - 32 not given, set to 0
% ***** MVA limit of branch 32 - 33 not given, set to 0
% ***** MVA limit of branch 34 - 32 not given, set to 0
% ***** MVA limit of branch 34 - 35 not given, set to 0
% ***** MVA limit of branch 35 - 36 not given, set to 0
% ***** MVA limit of branch 36 - 37 not given, set to 0
% ***** MVA limit of branch 37 - 38 not given, set to 0
% ***** MVA limit of branch 37 - 39 not given, set to 0
% ***** MVA limit of branch 36 - 40 not given, set to 0
% ***** MVA limit of branch 22 - 38 not given, set to 0
% ***** MVA limit of branch 11 - 41 not given, set to 0
% ***** MVA limit of branch 41 - 42 not given, set to 0
% ***** MVA limit of branch 41 - 43 not given, set to 0
% ***** MVA limit of branch 38 - 44 not given, set to 0
% ***** MVA limit of branch 15 - 45 not given, set to 0
% ***** MVA limit of branch 14 - 46 not given, set to 0
% ***** MVA limit of branch 46 - 47 not given, set to 0
% ***** MVA limit of branch 47 - 48 not given, set to 0
% ***** MVA limit of branch 48 - 49 not given, set to 0
% ***** MVA limit of branch 49 - 50 not given, set to 0
% ***** MVA limit of branch 50 - 51 not given, set to 0
% ***** MVA limit of branch 10 - 51 not given, set to 0
% ***** MVA limit of branch 13 - 49 not given, set to 0
% ***** MVA limit of branch 29 - 52 not given, set to 0
% ***** MVA limit of branch 52 - 53 not given, set to 0
% ***** MVA limit of branch 53 - 54 not given, set to 0
% ***** MVA limit of branch 54 - 55 not given, set to 0
% ***** MVA limit of branch 11 - 43 not given, set to 0
% ***** MVA limit of branch 44 - 45 not given, set to 0
% ***** MVA limit of branch 40 - 56 not given, set to 0
% ***** MVA limit of branch 56 - 41 not given, set to 0
% ***** MVA limit of branch 56 - 42 not given, set to 0
% ***** MVA limit of branch 39 - 57 not given, set to 0
% ***** MVA limit of branch 57 - 56 not given, set to 0
% ***** MVA limit of branch 38 - 49 not given, set to 0
% ***** MVA limit of branch 38 - 48 not given, set to 0
% ***** MVA limit of branch 9 - 55 not given, set to 0