modelSignForce
Constant force changing sign with speed
Extends from Modelica.Mechanics.Translational.Interfaces.PartialForce (Partial model of a force acting at the flange (accelerates the flange)).
Information
Model of constant force which changes sign with direction of movement.
Please note:
Positive force accelerates in both directions of movement.
Negative force brakes in both directions of movement.
Around zero speed regularization avoids numerical problems.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useSupport (from PartialElementaryOneFlangeAndSupport2) | false | = true, if support flange enabled, otherwise implicitly grounded |
| SI.Force | f_nominal | Nominal force (if negative, force is acting as load) | |
| Modelica.Blocks.Types.Regularization | reg | Modelica.Blocks.Types.Regularization.Exp | Type of regularization |
| SI.Velocity | v0 | Regularization below v0 |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Flange_b | flange (from PartialElementaryOneFlangeAndSupport2) | Flange of component | |
| Support | support (from PartialElementaryOneFlangeAndSupport2) | Support/housing of component |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Length | s (from PartialElementaryOneFlangeAndSupport2) | Distance between flange and support (= flange.s - support.s) | |
| SI.Force | f (from PartialForce) | Accelerating force acting at flange (= flange.f) | |
| SI.Velocity | v | Velocity of flange with respect to support (= der(s)) |