DirectMass

Input/output block of a direct mass model

Diagram

Information

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

A translational component with pure signal interface which can be applied for a FMU (Functional Mock-up Unit) exchange. The input force fDrive is applied on one side of a sliding mass whereby the input force f is applied on the other side of it.

See also

InverseMass.

Parameters (1)

m

Value: 1

Type: Mass (kg)

Description: Mass

Connectors (5)

fDrive

Type: RealInput

Description: Accelerating force acting at flange (= -flange.f)

s

Type: RealOutput

Description: Mass moves with position s due to force f

v

Type: RealOutput

Description: Mass moves with speed v due to force f

a

Type: RealOutput

Description: Mass moves with acceleration a due to force f

f

Type: RealInput

Description: Force to drive the mass

Components (3)

mass

Type: Mass

forceSource

Type: Force

forceToPosition

Type: GeneralForceToPositionAdaptor

Used in Examples (1)

GenerationOfFMUs

Modelica.Mechanics.Translational.Examples

Example to demonstrate variants to generate FMUs (Functional Mock-up Units)