RelPositionSensor
Ideal sensor to measure the relative position
Library
Modelica/Mechanics/Translational/Sensors
Description
Measures the relative position s of a flange in an ideal way and provides the result asoutput signals (to be further processed with blocks of theModelica.Blocks library).
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
flange_a | implicit | (left) driving flange (flange axis directed in to cut plane, e. g. from left to right) | input | 1 |
flange_b | implicit | (right) driven flange (flange axis directed out of cut plane) | output | 1 |
s_rel | implicit | Distance between two flanges (= flange_b.s - flange_a.s) as output signal | output | 2 |