Power flow data records for network initialization
This package contains a set of data records that are used to initialize the power network on a determined operating point.
The user is also encouraged to duplicate this system and to add other initial conditions, if stability under other operating conditions need to be assessed or understood.
| Name | Description |
|---|---|
| Data record for voltage magnitude and angle | |
| Data record for load power consumption | |
| Data record for power generation | |
| Data record fortransformer tap position | |
| Collection of records that characterize the equilibrium point |
OpenIPSL.Examples.SevenBus.Data.SevenBus_voltagesData record for voltage magnitude and angle
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description |
|---|---|
| V1 | |
| A1 | |
| V2 | |
| A2 | |
| V3 | |
| A3 | |
| V4 | |
| A4 | |
| V5 | |
| A5 | |
| V6 | |
| A6 | |
| V7 | |
| A7 | |
| V71 | |
| A71 | |
| V21 | |
| A21 | |
| V61 | |
| A61 |
OpenIPSL.Examples.SevenBus.Data.SevenBus_loadsData record for load power consumption
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description |
|---|---|
| PL3_1 | |
| QL3_1 | |
| PL5_1 | |
| QL5_1 | |
| PL4_1 | |
| QL4_1 | |
| PL1_1 | |
| QL1_1 |
OpenIPSL.Examples.SevenBus.Data.SevenBus_machinesData record for power generation
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description |
|---|---|
| P21_1 | |
| Q21_1 | |
| P71_1 | |
| Q71_1 | |
| P61_1 | |
| Q61_1 |
OpenIPSL.Examples.SevenBus.Data.SevenBus_trafosData record fortransformer tap position
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description |
|---|---|
| t1_1_4 | |
| t2_1_4 | |
| t1_7_71 | |
| t2_7_71 | |
| t1_6_61 | |
| t2_6_61 | |
| t1_2_21 | |
| t2_2_21 |
OpenIPSL.Examples.SevenBus.Data.PF_resultsCollection of records that characterize the equilibrium point
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description |
|---|---|
| replaceable record Voltages | Voltage data record template |
| replaceable record Machines | Power data record template for machines |
| replaceable record Trafos | Transformer tap data record template |
| replaceable record Loads | Power data record template for loads |