Record Data for IEEE Microgrid Example
| Name | Description |
|---|---|
| Data record for load power consumption | |
| Data record for power generation | |
| Data record for voltage magnitude and angle | |
| Collection of records that characterize the equilibrium point |
OpenIPSL.Examples.Microgrids.IEEEMicrogrid.Data.LoadsMicrogridData record for load power consumption
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description |
|---|---|
| P1 | [W] |
| Q1 | [var] |
OpenIPSL.Examples.Microgrids.IEEEMicrogrid.Data.MachinesMicrogridData record for power generation
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description |
|---|---|
| PDT | [W] |
| QDT | [var] |
| PPV | [W] |
| QPV | [var] |
| PBESS | [W] |
| QBESS | [var] |
| PInf | [W] |
| QInf | [var] |
OpenIPSL.Examples.Microgrids.IEEEMicrogrid.Data.VoltagesMicrogridData record for voltage magnitude and angle
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description |
|---|---|
| V1 | [1] |
| A1 | [rad] |
| V2 | [1] |
| A2 | [rad] |
| V3 | [1] |
| A3 | [rad] |
| V4 | [1] |
| A4 | [rad] |
| V5 | [1] |
| A5 | [rad] |
| V6 | [1] |
| A6 | [rad] |
| V7 | [1] |
| A7 | [rad] |
OpenIPSL.Examples.Microgrids.IEEEMicrogrid.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 |
| voltages | |
| replaceable record Machines | Power data record template for machines |
| machines | |
| replaceable record Loads | Power data record template for loads |
| loads |