WOLFRAM SYSTEM MODELER

RelSpeedSensor

Ideal sensor to measure the relative velocity between two flanges

Wolfram Language

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

Information

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

Measures the relative velocity between two flanges in an ideal way and provides the result as output signal v_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)

v_rel

Type: RealOutput

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

Revisions

Release Notes:

  • First Version from August 26, 1999 by P. Beater