modelThreePhases

Examples that illustrates how to replicate a three-phase balanced system

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model shows how a balanced three phase system can be represented with three independent single phase circuits.

Components

TypeNameDefaultDescription
Buildings.Electrical.AC.OnePhase.Sources.FixedVoltageVaSource phase A
Buildings.Electrical.AC.OnePhase.Loads.ImpedanceZaImpedance phase A
Buildings.Electrical.AC.OnePhase.Sources.FixedVoltageVbSource phase B
Buildings.Electrical.AC.OnePhase.Loads.ImpedanceZbImpedance phase B
Buildings.Electrical.AC.OnePhase.Sources.FixedVoltageVcSource phase C
Buildings.Electrical.AC.OnePhase.Loads.ImpedanceZcImpedance phase C

Revisions

  • August 5, 2014, by Marco Bonvini:
    Revised model and documentation.