WOLFRAM SYSTEM MODELER
DirectMassInput/output block of a direct mass model |
SystemModel["Modelica.Mechanics.Translational.Examples.Utilities.DirectMass"]
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.
m |
Value: 1 Type: Mass (kg) Description: Mass |
---|
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 |
mass |
Type: Mass Description: Sliding mass with inertia |
|
---|---|---|
forceSource |
Type: Force Description: External force acting on a drive train element as input signal |
|
forceToPosition |
Type: GeneralForceToPositionAdaptor Description: Signal adaptor for a Translational flange with position, speed, and acceleration as outputs and force as input (especially useful for FMUs) |