WOLFRAM SYSTEM MODELER

VoltageRMSSensor

Continuous voltage RMS sensor for single-phase system

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStatic.SinglePhase.Sensors.VoltageRMSSensor"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This sensor determines the continuous root mean square (RMS) value of a single-phase voltage system.

V = abs(v)

See also

ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, CurrentSensor, CurrentRMSSensor, PowerSensor, MultiSensor

Connectors (3)

pin_p

Type: PositivePin

Description: Positive quasi-static single-phase pin

pin_n

Type: NegativePin

Description: Negative quasi-static single-phase pin

V

Type: RealOutput

Description: Continuous average RMS of voltage

Components (2)

v

Type: ComplexVoltage

Description: Complex voltage

i

Type: ComplexCurrent

Description: Complex current