ThreeSprings

3-dim. springs in series and parallel connection

Diagram

Information

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

This example demonstrates that 3-dimensional line force elements (here: Modelica.Mechanics.MultiBody.Forces.Spring elements) can be connected together in series without having a body with mass at the connection point (as usually required by multi-body programs). This is advantageous since stiff systems can be avoided, say, due to a stiff spring and a small mass at the connection point.

model Examples.Elementary.ThreeSprings

For a more thorough explanation, see MultiBody.UsersGuide.Tutorial.ConnectionOfLineForces.

Parameters (1)

animation

Value: true

Type: Boolean

Description: = true, if animation shall be enabled

Components (7)

world

Type: World

body1

Type: Body

bar1

Type: FixedTranslation

spring1

Type: Spring

bar2

Type: FixedTranslation

spring2

Type: Spring

spring3

Type: Spring