modelDynamicLoads

Example that illustrates the use of dynamic loads

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

Information

This model compares two dynamic load models that use the dynamic phasors.

The loads at nominal conditions should consume an active power equal to 1.2 kW. Because of the line resistance the voltage at the load is attenuated and they consume less power.

As expected the real part of the current vector drawn by the loads are the same while the complex parts have opposite signs.

Components

TypeNameDefaultDescription
Buildings.Electrical.AC.OnePhase.Sources.FixedVoltagesourceVoltage source
Buildings.Electrical.AC.OnePhase.Loads.CapacitivedynRCDynamic RC load
Buildings.Electrical.AC.OnePhase.Lines.TwoPortResistancelineLine resistance
Buildings.Electrical.AC.OnePhase.Loads.InductivedynRLDynamic RL load

Revisions

  • August 5, 2014, by Marco Bonvini:
    Revised model and documentation.
  • January 3, 2013, by Michael Wetter:
    First implementation.