WOLFRAM SYSTEM MODELER

PotentialSensor

Sensor to measure the potential

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Sensors.PotentialSensor"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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 (2)

p

Type: PositivePin

Description: Pin to be measured

phi

Type: RealOutput

Description: Absolute voltage potential as output signal

Used in Components (1)

PotentialSensor

Modelica.Electrical.Polyphase.Sensors

Polyphase potential sensor

Revisions

  • 1998 by Christoph Clauss
    initially implemented