modelProbe
Model of a probe that measures RMS voltage and angle
Extends from OnePhase.Sensors.Probe (Model of a probe that measures RMS voltage and angle).
Information
This model represents a probe that measures the RMS voltage and the angle of the voltage phasor at a given point.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Voltage | V_nominal (from Probe) | Nominal voltage (V_nominal >= 0) | |
| Boolean | perUnit (from Probe) | true | If true, display voltage in p.u. |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.Terminal_n | term (from Probe) | Electrical connector | |
| Modelica.Blocks.Interfaces.RealOutput | V (from Probe) | Voltage phasor magnitude | |
| Modelica.Blocks.Interfaces.RealOutput | theta (from Probe) | Voltage phasor angle |
Revisions
-
August 25, 2014, by Marco Bonvini:
Created model and documentation.