modelPotentialSensor
Sensor to measure the potential
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Information
The potential sensor converts the voltage of a node (with respect to the ground node) into a real valued signal. It does not influence the current sum at the node which voltage is measured, therefore, the electrical behavior is not influenced by the sensor.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.PositivePin | p | Pin to be measured | |
| Modelica.Blocks.Interfaces.RealOutput | phi | Absolute voltage potential as output signal |
Revisions
- 1998
by Christoph Clauss
initially implemented