InverseMass

Input/output block of an inverse 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. Based on the kinematic inputs applied on a sliding mass the output force f is returned.

See also

DirectMass.

Parameters (1)

m

Value: 1

Type: Mass (kg)

Description: Mass

Connectors (4)

s

Type: RealInput

Description: Position to drive the mass

v

Type: RealInput

Description: Speed to drive the mass

a

Type: RealInput

Description: Acceleration to drive the mass

f

Type: RealOutput

Description: Force needed to drive the flange according to s, v, a

Components (2)

mass

Type: Mass

positionToForce

Type: GeneralPositionToForceAdaptor

Used in Examples (1)

GenerationOfFMUs

Modelica.Mechanics.Translational.Examples

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