ForceSensor
Ideal sensor to measure the force between two flanges
Library
Modelica/Mechanics/Translational/Sensors
Description
Measures the cut-force between two flanges in an ideal wayand provides the result as output signal (to be further processedwith blocks of the Modelica.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 |
f | implicit | Force in flange_a and flange_b (f = flange_a.f = -flange_b.f) as output signal | output | 2 |