RelAccSensor
Ideal sensor to measure the relative acceleration
Library
Modelica/Mechanics/Translational/Sensors
Description
Measures the relative acceleration a of a flange in an ideal way and provides the result asoutput signals (to be further processed with blocks of theModelica.Blocks library).
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | 's_rel' | |
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
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 |
a_rel | implicit | Relative acceleration between two flanges (= der(v_rel)) as output signal | output | 2 |