modelCurrentSensor
Polyphase current sensor
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Information
Contains m current sensors (Modelica.Electrical.Analog.Sensors.CurrentSensor), thus measuring the m currents i[m] flowing from the m pins of plug_p to the m pins of plug_n.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.PositivePlug | plug_p | ||
| Interfaces.NegativePlug | plug_n | ||
| Modelica.Blocks.Interfaces.RealOutput[m] | i | Current in the branch from p to n as output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Sensors.CurrentSensor[m] | currentSensor |