DirectMassInput/output block of a direct 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.
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 |
|
Modelica.Mechanics.Translational.Examples Example to demonstrate variants to generate FMUs (Functional Mock-up Units) |