modelVoltageSensor

Sensor to measure the voltage between two pins

Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).

Information

The voltage sensor converts the voltage between the two connectors into a real valued signal. It does not influence the current sum at the nodes in between the voltage is measured, therefore, the electrical behavior is not influenced by the sensor.

Connectors

TypeNameDefaultDescription
Interfaces.PositivePinpPositive pin
Interfaces.NegativePinnNegative pin
Modelica.Blocks.Interfaces.RealOutputvVoltage between pin p and n (= p.v - n.v) as output signal

Revisions

  • 1998 by Christoph Clauss
    initially implemented