modelGeneralizedSensor
This example illustrates how to use the generalized sensor model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates the use of the generalized sensor.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.AC.OnePhase.Sensors.GeneralizedSensor | sen | Sensor that measures V, I, and S | |
| Buildings.Electrical.AC.OnePhase.Loads.Capacitive | loa | Constant load | |
| Buildings.Electrical.AC.OnePhase.Sources.FixedVoltage | sou | Voltage source | |
| Buildings.Electrical.AC.OnePhase.Lines.TwoPortResistance | res | Line resistance |
Revisions
-
August 5, 2014, by Marco Bonvini:
Revised model and documentation. -
July 24, 2013, by Michael Wetter:
First implementation.