packagePartialPhaseSystem
Base package of all phase systems
Extends from Modelica.Icons.Package (Icon for standard packages).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | phaseSystemName | "UnspecifiedPhaseSystem" | |
| Integer | n | Number of independent voltage and current components | |
| Integer | m | Number of reference angles | |
| SI.Voltage | v_nominal | 1000 | Nominal voltage |
| SI.Current | i_nominal | 1 | Nominal current |
Contents
| Name | Description |
|---|---|
| Voltage | voltage for connector |
| Current | current for connector |
| ReferenceAngle | Reference angle for connector |
| map | Map vector of higher order phase system to this phase system |
| Return vector rotated by 90 degrees | |
| jj | Vectorized version of j |
| thetaRel | Return absolute angle of rotating system as offset to thetaRef |
| thetaRef | Return absolute angle of rotating reference system |
| Return phase | |
| Return phase voltages | |
| Return phase currents | |
| Return phase powers | |
| Return phase powers | |
| Return system voltage as function of phase voltages | |
| Return system current as function of phase currents | |
| Return total power as function of phase voltages and currents |