WOLFRAM SYSTEM MODELER
RelSpeedSensorIdeal sensor to measure the relative speed |
SystemModel["Modelica.Mechanics.Translational.Sensors.RelSpeedSensor"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Measures the relative speed v of a flange in an ideal way and provides the result as output signals (to be further processed with blocks of the Modelica.Blocks library).
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 |
Release Notes: