modelConstantForce
Constant force, not dependent on 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, not dependent on velocity of flange.
Please note:
Positive force accelerates in positive direction of movement, but brakes in reverse direction of movement.
Negative force brakes in positive direction of movement, but accelerates in reverse direction of movement.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useSupport (from PartialElementaryOneFlangeAndSupport2) | false | = true, if support flange enabled, otherwise implicitly grounded |
| SI.Force | f_constant | Nominal force (if negative, force is acting as load in positive direction of motion) |
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) |