Iconic Diagrams\Mechanical\Translation\Components
Domains: Continuous. Size: 1-D. Kind: Iconic Diagrams (Translation).
This model represents a linear damper. It can have an force out as well as an velocity out causality. In the last case the constitutive equation, as shown below, is simply inverted. The port p of the damper model has separate high and low terminals. The equations are:
p.F = p_high.F = p_low.F
p.v = p_high.v - p_low.v
Force out causality:
p.F = d * p.v;
Velocity velocity out causality:
p.v = p.F / d;
Ports |
Description |
p_high, p_low |
Both terminals of the Translation port p. |
Causality |
|
indifferent |
|
Parameters |
|
d |
damping [Ns/m] |