modelCurrentSensor
Current sensor
Extends from Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.RelativeSensorElementary (Elementary partial voltage / current sensor).
Information
This sensor can be used to measure the complex current.
See also
ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, VoltageRMSSensor, 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.ComplexBlocks.Interfaces.ComplexOutput | i | Complex current |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AngularVelocity | omega (from TwoPinElementary) | Angular velocity of reference frame | |
| SI.Current | abs_i | Modelica.ComplexMath.abs(i) | Magnitude of complex current |
| SI.Angle | arg_i | Modelica.ComplexMath.arg(i) | Argument of complex current |
| SI.ComplexVoltage | v | Complex voltage |