WOLFRAM SYSTEM MODELER

DetachableSpringDamper

Linear 1D translational spring and damper in parallel

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.Catapult.Components.DetachableSpringDamper"]
Out[1]:=

Information

A spring and damper element connected in parallel. The component can be connected either between two sliding masses to describe the elasticity and damping, or between a sliding mass and the housing (model Fixed), to describe a coupling of the sliding mass with the housing via a spring/damper.

Parameters (5)

stateSelect

Value: StateSelect.prefer

Type: StateSelect

Description: Priority to use s_rel and v_rel as states

s_nominal

Value: 1e-4

Type: Distance (m)

Description: Nominal value of s_rel (used for scaling)

c

Value:

Type: TranslationalSpringConstant (N/m)

Description: Spring constant

d

Value:

Type: TranslationalDampingConstant (N⋅s/m)

Description: Damping constant

s_rel0

Value: 0

Type: Position (m)

Description: Unstretched spring length

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)

attached

Type: BooleanInput

Description: 'input Boolean' as connector

Used in Components (1)

ProjectileAndDraggingRope

DocumentationExamples.Simulation.Catapult.Components

A model of the projectile and dragging rope in a catapult