WOLFRAM SYSTEM MODELER

RelPositionSensor

Ideal sensor to measure the relative position between two flanges

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.Translational.Sensors.RelPositionSensor"]
Out[1]:=

Information

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

Measures the relative position between two flanges in an ideal way and provides the result as output signal s_rel (to be further processed with blocks of the Modelica.Blocks library).

Connectors (3)

flange_a

Type: Flange_a

Description: (left) driving flange (flange axis directed into cut plane, e. g. from left to right)

flange_b

Type: Flange_b

Description: (right) driven flange (flange axis directed out of cut plane)

s_rel

Type: RealOutput

Description: Relative distance between two flanges (= flange_b.s - flange_a.s) as output signal