WOLFRAM SYSTEM MODELER

InverseSpeedDependentForce

Force reciprocal dependent on speed

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.Translational.Sources.InverseSpeedDependentForce"]
Out[1]:=

Information

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

Model of inverse speed dependent force.

Parameter ForceDirection chooses whether direction of force is the same in both directions of movement or not. If ForceDirection = false, regularization near zero speed avoids numerical problems.

Parameters (5)

useSupport

Value: false

Type: Boolean

Description: = true, if support flange enabled, otherwise implicitly grounded

f_nominal

Type: Force (N)

Description: Nominal force (if negative, torque is acting as load in positive direction of motion)

ForceDirection

Value: true

Type: Boolean

Description: Same direction of force in both directions of motion

v_nominal

Type: Velocity (m/s)

Description: Nominal speed

v0

Type: Velocity (m/s)

Description: Regularization below v0

Connectors (2)

flange

Type: Flange_b

Description: Flange of component

support

Type: Support

Description: Support/housing of component

Used in Examples (1)

CompareBrakingForce

Modelica.Mechanics.Translational.Examples

Compare different braking forces