modelProbe

This example illustrates how to use the probe model

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

Information

This example illustrates the use of the probe model.

Components

TypeNameDefaultDescription
Buildings.Electrical.AC.ThreePhasesBalanced.Loads.CapacitiveloaRCConstant load
Buildings.Electrical.AC.ThreePhasesBalanced.Sources.FixedVoltagesouVoltage source
Buildings.Electrical.AC.ThreePhasesBalanced.Lines.TwoPortResistanceres1First line resistance
Buildings.Electrical.AC.ThreePhasesBalanced.Sensors.Probeprobe_sourceProbe that measures at the voltage source
Buildings.Electrical.AC.ThreePhasesBalanced.Sensors.Probeprobe_loadRCProbe that measures at the RC load
Buildings.Electrical.AC.ThreePhasesBalanced.Lines.TwoPortResistanceres2Second line resistance
Buildings.Electrical.AC.ThreePhasesBalanced.Loads.InductiveloaRLConstant load
Buildings.Electrical.AC.ThreePhasesBalanced.Sensors.Probeprobe_loadRLProbe that measures at the RL load

Revisions

  • August 5, 2014, by Marco Bonvini:
    Revised model and documentation.
  • June 6, 2014, by Marco Bonvini:
    First implementation.