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
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.AC.OnePhase.Sources.FixedVoltage | Va | Source phase A | |
| Buildings.Electrical.AC.OnePhase.Loads.Impedance | Za | Impedance phase A | |
| Buildings.Electrical.AC.OnePhase.Sources.FixedVoltage | Vb | Source phase B | |
| Buildings.Electrical.AC.OnePhase.Loads.Impedance | Zb | Impedance phase B | |
| Buildings.Electrical.AC.OnePhase.Sources.FixedVoltage | Vc | Source phase C | |
| Buildings.Electrical.AC.OnePhase.Loads.Impedance | Zc | Impedance phase C |
Revisions
-
August 5, 2014, by Marco Bonvini:
Revised model and documentation.