This package declares the functions that are used to implement the AC three-phase balanced models using the DQ0 representation.
| Name | Description |
|---|---|
| j | Rotation(pi/2) of vector around {0,0,1} and projection on North plane |
| rotate | Rotate a vector of an angle theta (anti-counterclock) |
| jj | Vectorized version of j |
| thetaRel | Return absolute angle of rotating system as offset to thetaRef |
| thetaRef | Return absolute angle of rotating reference system |
| phase | Return phase |
| phaseVoltages | Return phase to neutral voltages |
| phaseCurrents | Return phase currents |
| phasePowers | Return phase powers |
| phasePowers_vi | Return phase powers |
| systemVoltage | Return system voltage as function of phase voltages |
| systemCurrent | Return system current as function of phase currents |
| activePower | Return total power as function of phase powers |