0% found this document useful (0 votes)
65 views2 pages

MATLAB Command WindowDC PDF

A DC power flow was run on a 4 bus system with 2 generators and 4 loads. The power flow converged in 0 seconds. Bus 1 has a voltage of 1 per unit and 0 degrees, while the minimum voltage occurs at Bus 3 of 1 per unit and -11.1 degrees. There are 3 branches connecting the buses with no losses. The system has a total generation of 500 MW and load of 500 MW.

Uploaded by

HelioBernardo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views2 pages

MATLAB Command WindowDC PDF

A DC power flow was run on a 4 bus system with 2 generators and 4 loads. The power flow converged in 0 seconds. Bus 1 has a voltage of 1 per unit and 0 degrees, while the minimum voltage occurs at Bus 3 of 1 per unit and -11.1 degrees. There are 3 branches connecting the buses with no losses. The system has a total generation of 500 MW and load of 500 MW.

Uploaded by

HelioBernardo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

4/29/20 3:54 PM MATLAB Command Window 1 of 2

>> rundcpf('case4gsficha')

MATPOWER Version 6.0, 16-Dec-2016 -- DC Power Flow

Converged in 0.00 seconds


================================================================================
| System Summary |
================================================================================

How many? How much? P (MW) Q (MVAr)


--------------------- ------------------- ------------- -----------------
Buses 4 Total Gen Capacity 318.0 0.0 to 0.0
Generators 2 On-line Capacity 318.0 0.0 to 0.0
Committed Gens 2 Generation (actual) 500.0 0.0
Loads 4 Load 500.0 0.0
Fixed 4 Fixed 500.0 0.0
Dispatchable 0 Dispatchable -0.0 of -0.0 -0.0
Shunts 0 Shunt (inj) -0.0 0.0
Branches 3 Losses (I^2 * Z) 0.00 0.00
Transformers 0 Branch Charging (inj) - 0.0
Inter-ties 0 Total Inter-tie Flow 0.0 0.0
Areas 1

Minimum Maximum
------------------------- --------------------------------
Voltage Magnitude 1.000 p.u. @ bus 1 1.000 p.u. @ bus 1
Voltage Angle -11.10 deg @ bus 3 0.00 deg @ bus 1

================================================================================
| Bus Data |
================================================================================
Bus Voltage Generation Load
# Mag(pu) Ang(deg) P (MW) Q (MVAr) P (MW) Q (MVAr)
----- ------- -------- -------- -------- -------- --------
1 1.000 0.000* 182.00 0.00 50.00 0.00
2 1.000 -7.435 - - 170.00 0.00
3 1.000 -11.100 - - 200.00 0.00
4 1.000 -3.812 318.00 0.00 80.00 0.00
-------- -------- -------- --------
Total: 500.00 0.00 500.00 0.00

================================================================================
| Branch Data |
================================================================================
Brnch From To From Bus Injection To Bus Injection Loss (I^2 * Z)
# Bus Bus P (MW) Q (MVAr) P (MW) Q (MVAr) P (MW) Q (MVAr)
----- ----- ----- -------- -------- -------- -------- -------- --------
1 1 4 132.00 0.00 -132.00 0.00 0.000 0.00
2 2 4 -170.00 0.00 170.00 0.00 0.000 0.00
3 3 4 -200.00 0.00 200.00 0.00 0.000 0.00
-------- --------
4/29/20 3:54 PM MATLAB Command Window 2 of 2

Total: 0.000 0.00


>>

You might also like