WOLFRAM SYSTEM MODELER
SpringDamperLinear 1D rotational spring and damper in parallel |
SystemModel["Modelica.Mechanics.Rotational.Components.SpringDamper"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
A spring and damper element connected in parallel. The component can be connected either between two inertias/gears to describe the shaft elasticity and damping, or between an inertia/gear and the housing (component Fixed), to describe a coupling of the element with the housing via a spring/damper.
See also the discussion State Selection in the User's Guide of the Rotational library.
phi_nominal |
Value: 1e-4 Type: Angle (rad) Description: Nominal value of phi_rel (used for scaling) |
---|---|
stateSelect |
Value: StateSelect.prefer Type: StateSelect Description: Priority to use phi_rel and w_rel as states |
useHeatPort |
Value: false Type: Boolean Description: = true, if heatPort is enabled |
c |
Value: Type: RotationalSpringConstant (N⋅m/rad) Description: Spring constant |
d |
Value: Type: RotationalDampingConstant (N⋅m⋅s/rad) Description: Damping constant |
phi_rel0 |
Value: 0 Type: Angle (rad) Description: Unstretched spring angle |
flange_a |
Type: Flange_a Description: Left flange of compliant 1-dim. rotational component |
|
---|---|---|
flange_b |
Type: Flange_b Description: Right flange of compliant 1-dim. rotational component |
|
heatPort |
Type: HeatPort_a Description: Optional port to which dissipated losses are transported in form of heat |
Modelica.Blocks.Examples Demonstrates the usage of a Continuous.LimPID controller |
|
Modelica.Mechanics.Rotational.Examples Drive train with clutch and brake |
|
Modelica.Mechanics.Rotational.Examples Example to show possible usage of support flange |
|
Modelica.Mechanics.Rotational.Examples Example to demonstrate backlash |
|
Modelica.Mechanics.Rotational.Examples Demonstrate the modeling of heat losses |
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Utilities Motor inertia and gearbox model for r3 joints 1,2,3 |