modelVoltageSensor
Polyphase voltage sensor
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Information
Contains m voltage sensors (Modelica.Electrical.Analog.Sensors.VoltageSensor), thus measuring the m potential differences v[m] between the m pins of plug_p and 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] | v | Voltage between pin p and n (= p.v - n.v) as output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Sensors.VoltageSensor[m] | voltageSensor |