packageDirectCurrent
DC system
Extends from PartialPhaseSystem (Base package of all phase systems).
Information
This package declares the functions that are used to implement the DC 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 |
|---|---|
| Direct current has no complex component | |
| Rotate a vector of an angle theta (anti-counterclock) | |
| 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 |