packageOnePhase
Single phase two connectors AC system
Extends from PartialPhaseSystem (Base package of all phase systems).
Information
This package declares the functions that are used to implement the AC single phase models.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | phaseSystemName (from PartialPhaseSystem) | "UnspecifiedPhaseSystem" | Name of the phase system represented by the package |
| Integer | n (from PartialPhaseSystem) | Number of independent voltage and current components | |
| Integer | m (from PartialPhaseSystem) | Number of reference angles |
Contents
| Name | Description |
|---|---|
| Return vector rotated by 90 degrees | |
| Rotate a vector of an angle theta (anti-counterclock) | |
| Multiply two complex numbers represented by vectors x[2] and y[2] | |
| Divide two complex numbers represented by vectors x[2] and y[2] | |
| Return absolute angle of rotating system as offset to thetaRef | |
| Return absolute angle of rotating reference system | |
| Return phase | |
| Return phase to neutral 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 powers |