modelForceSensor
Ideal sensor to measure the force between two flanges
Extends from Translational.Interfaces.PartialRelativeSensor (Device to measure a single relative variable between two flanges).
Information
Measures the cut-force between two flanges
in an ideal way and provides the result as output signal f
(to be further processed with blocks of the
Modelica.Blocks library).
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Flange_a | flange_a (from PartialTwoFlanges) | (left) driving flange (flange axis directed into cut plane, e. g. from left to right) | |
| Flange_b | flange_b (from PartialTwoFlanges) | (right) driven flange (flange axis directed out of cut plane) | |
| Modelica.Blocks.Interfaces.RealOutput | f | Force in flange_a and flange_b (f = flange_a.f = -flange_b.f) as output signal |