packageThreePhase_d

AC system covering only resistive loads with three symmetric phases

Extends from DirectCurrent (DC system).

Information

This package declares the functions that are used to implement the AC three-phase balanced and purely resistive models.

Parameters

TypeNameDefaultDescription
StringphaseSystemName (from PartialPhaseSystem)"UnspecifiedPhaseSystem"Name of the phase system represented by the package
Integern (from PartialPhaseSystem)Number of independent voltage and current components
Integerm (from PartialPhaseSystem)Number of reference angles

Contents

NameDescription
phaseVoltagesReturn phase to neutral voltages
systemVoltageReturn system voltage as function of phase voltages

Revisions

  • February 7, 2025, by Jelger Jansen:
    Added Modelica.Units. to relevant types. This is for IBPSA, #1961.