WOLFRAM SYSTEM MODELER

Accelerate

Forced movement of a flange according to an acceleration signal

Wolfram Language

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

Information

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

The input signal a in [m/s2] moves the 1D translational flange connector flange with a predefined acceleration, i.e., the flange is forced to move relative to the support connector with this acceleration. The velocity and the position of the flange are also predefined and are determined by integration of the acceleration.

The acceleration "a(t)" can be provided from one of the signal generator blocks of the block library Modelica.Blocks.Source.

Parameters (1)

useSupport

Value: false

Type: Boolean

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

Connectors (3)

flange

Type: Flange_b

Description: Flange of component

support

Type: Support

Description: Support/housing of component

a_ref

Type: RealInput

Description: Absolute acceleration of flange as input signal

Used in Examples (1)

Accelerate

Modelica.Mechanics.Translational.Examples

Use of model accelerate