modelRelAccSensor

Ideal sensor to measure the relative acceleration between two flanges

Extends from Translational.Interfaces.PartialRelativeSensor (Device to measure a single relative variable between two flanges).

Information

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

Connectors

TypeNameDefaultDescription
Flange_aflange_a (from PartialTwoFlanges)(left) driving flange (flange axis directed into cut plane, e. g. from left to right)
Flange_bflange_b (from PartialTwoFlanges)(right) driven flange (flange axis directed out of cut plane)
Modelica.Blocks.Interfaces.RealOutputa_relRelative acceleration between two flanges (= der(v_rel)) as output signal

Components

TypeNameDefaultDescription
SI.Positions_relRelative distance between two flanges (flange_b.s - flange_a.s)
SI.Velocityv_relRelative velocity between two flanges (der(flange_b.s) - der(flange_a.s))