InverseMassInput/output block of an inverse mass model |
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 |
|
---|---|---|
positionToForce |
Modelica.Mechanics.Translational.Examples Example to demonstrate variants to generate FMUs (Functional Mock-up Units) |