Nonlinear Translational Damper
Nonlinear damper in a translational system
Libraries:
Simscape /
Driveline /
Couplings & Drives /
Springs & Dampers
Description
The Nonlinear Translational Damper block represents a nonlinear translational damper. Polynomial and table lookup parameterizations define the nonlinear relationship between damping force and relative linear velocity. The damping force can be symmetric or asymmetric about the zero velocity point. The block applies equal and opposite damping forces on the two translational conserving ports.
The symmetric polynomial parameterization defines the damping force for both positive and negative relative velocities according to the expression:
where:
F — Damping force
b1, b2,..., b5 — Damping coefficients
v — Relative linear velocity between ports R and C,
vR — Absolute linear velocity associated with port R
vC — Absolute linear velocity associated with port C
To avoid zero-crossings that slow simulation, eliminate the sign function from the polynomial expression by specifying an odd polynomial (b2,b4 = 0).
The two-sided polynomial parameterization defines the damping force for both positive and negative relative velocities according to the expression:
where:
b1e, b2e, ..., b5e — Damping coefficients for positive relative velocities
b1c, b2c, ..., b5c — Damping coefficients for negative relative velocities
Positive relative velocities correspond to damper extension when ports R and C move apart. Negative relative velocities correspond to damper contraction when ports R and C move together.
Both polynomial parameterizations use a fifth-order polynomial expression. To use a lower-order polynomial, set the unneeded higher-order coefficients to zero. For polynomials of order greater than five, fit to a polynomial of order smaller than or equal to five, or use the table lookup parameterization.
The table lookup parameterization defines damping force based on a set of velocity and force vectors. If not included in the vectors, the block automatically adds a data point at the origin, that is, the intersection of zero velocity and zero force.
Assumptions and Limitations
The block assumes viscous damping. The damping force depends only on velocity.
Examples
Ports
Conserving
Parameters
Extended Capabilities
Version History
Introduced in R2013a