WOLFRAM SYSTEM MODELER

ForceSensor

Ideal sensor to measure the force between two flanges

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.Translational.Sensors.ForceSensor"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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

Connectors (3)

flange_a

Type: Flange_a

Description: (left) driving flange (flange axis directed into cut plane, e. g. from left to right)

flange_b

Type: Flange_b

Description: (right) driven flange (flange axis directed out of cut plane)

f

Type: RealOutput

Description: Force in flange_a and flange_b (f = flange_a.f = -flange_b.f) as output signal

Used in Examples (1)

Sensors

Modelica.Mechanics.Translational.Examples

Sensors for translational systems