modelVoltageRMSSensor
Continuous voltage RMS sensor for single-phase system
Extends from Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.RelativeSensorElementary (Elementary partial voltage / current sensor).
Information
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
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePin | pin_p (from TwoPinElementary) | Positive quasi-static single-phase pin | |
| NegativePin | pin_n (from TwoPinElementary) | Negative quasi-static single-phase pin | |
| Modelica.Blocks.Interfaces.RealOutput | V | Continuous average RMS of voltage |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AngularVelocity | omega (from TwoPinElementary) | Angular velocity of reference frame | |
| SI.ComplexVoltage | v | Complex voltage | |
| SI.ComplexCurrent | i | Complex current |