modelGridDCLoad

Model of a DC load connected to the grid

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

Information

This model illustrates the use of a model for inductive load. The circuit on the left hand side uses an inductive load, whereas the circuit on the right hand side uses a resistor and inductance in series. The parameters of the inductor and resistor are such that the real power and the phase angle are identical (up to the numerical precision of the parameters) for the two systems.

Components

TypeNameDefaultDescription
Buildings.Electrical.AC.OnePhase.Sources.Gridgrid
Buildings.Electrical.AC.OnePhase.Conversion.ACDCConverteridealACDCConverter1
Buildings.Electrical.DC.Loads.Resistorresistor

Revisions

  • January 2, 2013, by Michael Wetter:
    First implementation.