WOLFRAM SYSTEM MODELER
InverseMassInput/output block of an inverse mass model |
SystemModel["Modelica.Mechanics.Translational.Examples.Utilities.InverseMass"]
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.
m |
Value: 1 Type: Mass (kg) Description: Mass |
---|
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 |
mass |
Type: Mass Description: Sliding mass with inertia |
|
---|---|---|
positionToForce |
Type: GeneralPositionToForceAdaptor Description: Signal adaptor for a Translational flange with force as output and position, speed and acceleration as input (especially useful for FMUs) |