<< Click to Display Table of Contents >> Navigation: The graphical user interface > Main Window > File menu > Import power system |
Import a power system consisting of 3-phase BUS3 and LINE3 components discribed in a text file.
The elements could be separated with tab, comma, semi-colon, space, or user defined character.
File format:
Header {Any number of line describing the case. When importing the user is asked which line to start importing at}
NumBus NumBranch Frequency
Number; Name; Volt [kV]; VoltPU; VoltAng; PL [MW]; QL [MVar]; MOV; CoorCode; X; Y
:
From; To; Type; R1 [W/km]; X1 [W/km]; C1[mF/km]; R0 [W/km]; X0 [W/km]; C0[mF/km]; Length [km]
:
Name
Is there is a space in the name it must be enclosed by ' or "; "BUS 1"
CoorCode
0: Coordinates unknown; calculate by optimization. Not supported in v. 6.1
1: GPS coordinates (-90..90 deg).
2: Cartesian coordinates in arbitrary units.
The coordinates are recalculated to make the shortest line having a length of 100 pixels. Any (sensitive) GPS position data is not stored.
Type
0: Overhead line
1: Underground cable
2: Transformer 2-winding. Not supported in v. 6.1.
3: Transformer 3-winding. Not supported in v. 6.1.
Example
My First Power System; Test 20/2-2016
6 8 50
1 BUS1 132 0.99 0 0 0 0 2 1000 1000
2 BUS2 132 0.98 1.12 2 0.5 0 2 2000 2000
3 BUS3 132 0.98 -2.3 1 -0.1 0 2 1000 -1000
4 BUS4 132 0.98 -2.3 1 -0.1 0 2 5000 2000
5 BUS5 132 0.98 -2.3 1 -0.1 0 2 7000 3000
6 BUS6 132 0.98 -2.3 1 -0.1 0 2 4000 -2000
1 2 0 1.00 1.00 0.100 1.00 1.00 0.100 1.4142
1 3 0 1.00 1.00 0.100 1.00 1.00 0.100 2.000
2 4 0 1.00 1.00 0.100 1.00 1.00 0.100 3.000
2 6 0 1.00 1.00 0.100 1.00 1.00 0.100 4.4721
3 4 0 1.00 1.00 0.100 1.00 1.00 0.100 5.000
3 6 0 1.00 1.00 0.100 1.00 1.00 0.100 3.1623
4 5 0 1.00 1.00 0.100 1.00 1.00 0.100 2.2361
4 6 0 1.00 1.00 0.100 1.00 1.00 0.100 4.1231