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
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.AC.ThreePhasesBalanced.Loads.Capacitive | loaRC | Constant load | |
| Buildings.Electrical.AC.ThreePhasesBalanced.Sources.FixedVoltage | sou | Voltage source | |
| Buildings.Electrical.AC.ThreePhasesBalanced.Lines.TwoPortResistance | res1 | First line resistance | |
| Buildings.Electrical.AC.ThreePhasesBalanced.Sensors.Probe | probe_source | Probe that measures at the voltage source | |
| Buildings.Electrical.AC.ThreePhasesBalanced.Sensors.Probe | probe_loadRC | Probe that measures at the RC load | |
| Buildings.Electrical.AC.ThreePhasesBalanced.Lines.TwoPortResistance | res2 | Second line resistance | |
| Buildings.Electrical.AC.ThreePhasesBalanced.Loads.Inductive | loaRL | Constant load | |
| Buildings.Electrical.AC.ThreePhasesBalanced.Sensors.Probe | probe_loadRL | Probe 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.