WOLFRAM SYSTEM MODELER
SpringDamperInput/output block of a spring/damper model |
SystemModel["Modelica.Mechanics.Translational.Examples.Utilities.SpringDamper"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
A linear 1D translational spring and damper in parallel with pure signal interface which can be applied for a FMU (Functional Mock-up Unit) exchange.
c |
Value: 1e4 Type: TranslationalSpringConstant (N/m) Description: Spring constant |
---|---|
d |
Value: 1 Type: TranslationalDampingConstant (N⋅s/m) Description: Damping constant |
s_rel0 |
Value: 0 Type: Length (m) Description: Unstretched spring length |
s1 |
Type: RealInput Description: Position of left flange of force element |
|
---|---|---|
v1 |
Type: RealInput Description: Speed to left flange of force element |
|
f1 |
Type: RealOutput Description: Force generated by the force element |
|
s2 |
Type: RealInput Description: Position of right flange of force element |
|
v2 |
Type: RealInput Description: Speed to right flange of force element |
|
f2 |
Type: RealOutput Description: Force generated by the force element |
positionToForce1 |
Type: GeneralPositionToForceAdaptor Description: Signal adaptor for a Translational flange with force as output and position, speed and acceleration as input (especially useful for FMUs) |
|
---|---|---|
springDamper |
Type: SpringDamperNoRelativeStates Description: Linear 1D translational spring and damper in parallel (s and v are not used as states) |
|
positionToForce2 |
Type: GeneralPositionToForceAdaptor Description: Signal adaptor for a Translational flange with force as output and position, speed and acceleration as input (especially useful for FMUs) |