packageThreePhase_dq0
AC system in dq0 representation
Extends from PartialPhaseSystem (Base package of all phase systems).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | phaseSystemName (from PartialPhaseSystem) | "UnspecifiedPhaseSystem" | |
| Integer | n (from PartialPhaseSystem) | Number of independent voltage and current components | |
| Integer | m (from PartialPhaseSystem) | Number of reference angles | |
| SI.Voltage | v_nominal (from PartialPhaseSystem) | 1000 | Nominal voltage |
| SI.Current | i_nominal (from PartialPhaseSystem) | 1 | Nominal current |
Contents
| Name | Description |
|---|---|
| Rotation(pi/2) of vector around {0,0,1} and projection on orth plane | |
| 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 |