modelCurrentRMSSensor
Continuous current 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 current system.
I = abs(i)
See also
ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, VoltageRMSSensor, CurrentSensor, 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 | I | Continuous average RMS of current |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AngularVelocity | omega (from TwoPinElementary) | Angular velocity of reference frame | |
| SI.ComplexCurrent | i | Complex current | |
| SI.ComplexVoltage | v | Complex voltage |