modelPotentialSensor
Polyphase potential sensor
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Information
Contains m potential sensors (Modelica.Electrical.Analog.Sensors.PotentialSensor), thus measuring the m potentials phi[m] of the m pins of plug_p.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.PositivePlug | plug_p | ||
| Modelica.Blocks.Interfaces.RealOutput[m] | phi | Absolute voltage potential as output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Sensors.PotentialSensor[m] | potentialSensor |