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.OnePhase.Loads.CapacitiveloaRCConstant load
Buildings.Electrical.AC.OnePhase.Sources.FixedVoltagesouVoltage source
Buildings.Electrical.AC.OnePhase.Lines.TwoPortResistanceres1First line resistance
Buildings.Electrical.AC.OnePhase.Sensors.Probeprobe_sourceProbe that measures at the voltage source
Buildings.Electrical.AC.OnePhase.Sensors.Probeprobe_loadRCProbe that measures at the RC load
Buildings.Electrical.AC.OnePhase.Lines.TwoPortResistanceres2Second line resistance
Buildings.Electrical.AC.OnePhase.Loads.InductiveloaRLConstant load
Buildings.Electrical.AC.OnePhase.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.