This package declares the functions that are used to implement the AC single phase models.
Name | Description |
---|---|
j | Return vector rotated by 90 degrees |
rotate | Rotate a vector of an angle theta (anti-counterclock) |
product | Multiply two complex numbers represented by vectors x[2] and y[2] |
divide | Divide two complex numbers represented by vectors x[2] and y[2] |
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 |