HyperWorks Tools

Damping Force Models

Damping Force Models

Previous topic Next topic Expand/collapse all hidden text  

Damping Force Models

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

The Altair Bushing Model includes the following Damping Force Models:

hmtoggle_plus1greyConstant Damping Model

The linear damping force is computed according to the law:

F= -ci* v

Where:

ci

is the constant damping value, and is found in the [CONSTANT_DAMPING_xx] block for the ith force direction in the property file.

v

is the deformation velocity in the bushing in the ith force direction.

hmtoggle_plus1greyRubber Damping Model

This model can be used for both dynamic and quasi-static tests.

eq_rubber_damping3

The figure above-left shows a schematic of the bushing model where:

X is the input displacement provided to the bushing.
y and w are the internal states of the bushing.
k0 and k1 represent the bushing rubber stiffness.
k2 is used to control the stiffness at large velocities.
c0 produces the roll-off observed in the experimental data at low velocities.
c1 accounts for the relaxation of the bushing impact force.
c2 represents the viscous damping observed at large velocities.

 

The governing equations for this bushing are shown above-right where:

R is the cutoff frequency associated with a first order filter that acts on the input X.
x is the dynamic content of the bushing input X. This is the filter output.
and are the time derivatives of the internal states of the bushing y and w.
K is the effective stiffness of the bushing.
C is the effective damping of the bushing.
Spline (X) is the static force response of the bushing.

 

The effective stiffness K and effective damping C are dependent on nonlinear effects such as friction in the bushing material and other nonlinear behavior that cannot be easily represented physically.

The effective stiffness K is k0 multiplied by a factor:

eq_rubber_damping3a

Similarly, the effective damping C is c0 multiplied by a factor:

eq_rubber_damping3b

The total force generated by the bushing is the sum of 2 forces:

Static force at the operating point: Spline (X)
Force due to the dynamic behavior of the bushing: Ky + Cẇ

A first order filter, with cutoff frequency R, is used to identify the dynamic component, x , of the input signal, X. The transfer functions of the signal sent to the dynamic and the static models, assuming X0=0, are:

TF of signal to dynamic model=

eq_rubber_damping_first_order

TF of signal to dynamic model=1

 

The following are Bode plots for these transfer functions:

 

bode_plots

 

The Bode plots show the magnitude and loss angle of the transfer functions over a range of operating frequencies:

The top figure plots the magnitude of the transfer function against eq_first_order_2.
The bottom figure plots the loss angle of the transfer function against eq_first_order_2.
Plots of the signal sent to the dynamic model are gray-blue.
Plots of the signal sent to the static model are brick-red.

 

The log scale used for the x-axis lets you view a wide range of frequencies and filter behavior as follows:

1. When (ω/R) 1, that is at low frequencies, then:
The magnitude of the signal sent to the dynamic model is close to 0.
The loss angle of the signal sent to the dynamic model is close to 90°.
The magnitude of the signal sent to the static model is 1.
The loss angle of the signal sent to the static model is 0°.

The bushing essentially behaves as the static model. The loss angle of the signal sent to the dynamic model is close to 90°, but this is not important since the magnitude of the signal is close to zero.

2. When (ω/R) 1, that is at high frequencies, then:
The magnitude of the signal sent to the dynamic model is close to 1.
The loss angle of the signal sent to the dynamic model is close to 0° .
The magnitude of the signal sent to the static model is 1.
The loss angle of the signal sent to the static model is 0°.

The bushing essentially behaves as a dynamic model superimposed on top of a static model.

3. When (ω/R) 1, that is at the cut-off frequency, then:
The magnitude of the signal sent to the dynamic model is
eq_first_order.
The loss angle of the signal sent to the dynamic model is 45°.
The magnitude of the signal sent to the static model is 1.
The loss angle of the signal sent to the static model is 0°.

The bushing essentially behaves as a dynamic model superimposed on top of a static model.

These factors are used to represent friction in the bushing material and also other effects such as viscoelasticity.

The overall scale factor is defined on the left for stiffness and on the right for damping as follows:

eq_rubber_damping_scale_factors

 

The following plot shows the behavior of the scaling function Sy for various values of |y| and p2. Note that the y-axis is plotted on a log scale to make the effects more obvious.

eq_rubber_damping_scale_2

The functional form of Sy is selected as it easily represents a variety of shapes with very few parameters. Note that Sy and Sw are primarily responsible for capturing the dependency of the dynamic stiffness and loss angle on the amplitude of the input.

 

The next figure shows the same data as the figure above, except |y| is the x-axis and p2 the curve parameter:

eq_rubber_damping_scale_3

 

The following equations show the method for computing the bushing output for multiple preloads.

Let:

n be the number of preloads in the test data; i be the current load case.
Sort the preloads Pi and renumber the preloads such that P1 < P2 < … < Pn .
xi be the filter output corresponding to the ith load case.
F0i be the static response of the bushing corresponding to the ith load case.
fi be the dynamic response corresponding to the ith load case.

Then for each preload, Pi, defines weights Wi:

eq_rubber_damping_scale_4

And the total force is calculated as:

eq_rubber_damping_preloads_2

as you see detailed in the following figure:

eq_rubber_damping_preloads_3

During simulation, an additional parameter RMIN is provided for you. If the fitted value of R is greater that RMIN, then the fitted value is used, otherwise RMIN is used. During run time, R affects how quickly the bushing responds to changes in the input.

In the figure below, the displacement is given a step input at T=2.0 seconds. The displacement in the bushing changes from 0mm to -3mm between T=2.0 and T=2.1. The step input is stopped at T=2.10 seconds. The test is run with RMIN. What is observed is that as RMIN decreases, the bushing takes a longer time to respond to the input that is provided.

plot_RMIN

A large value of R implies that most of the signal is classified as steady state, so the static effects, which react instantaneously to input changes, will dominate. In contrast, when R is small, most of the signal is classified as transient. Therefore bushing internal dynamics will dominate the response and the response will be somewhat slower.

The choice of a lower bound of R is essential to achieve a result that shows the correct characteristics for low frequencies and preload dependent simulations.

The lower bound you chose for R during fitting depends on how the bushing is going to be used during simulation and on the available test data. If the application isn’t known at the time of fitting, the lower bound may be chosen only according to the test data. In a concrete application that value of R can then be modified in the simulation model by setting RMIN accordingly.

 

Choosing the Lower Bound of R from the Test Data

The desired behavior for a bushing model is that input frequencies that are smaller than the lowest provided test frequency data eq_rubber_damping_RMIN_1 be passed into the static spline. To achieve this behavior, the lower limit of R should be set greater or equal to eq_rubber_damping_RMIN_2.

 

Choosing the Lower Bound of R Based on Anticipated Usage During Simulation

If you desire that the simulation model have the ability to switch between two preloads within a given time eq_rubber_damping_RMIN_3, then you should choose R to be greater or equal to eq_rubber_damping_RMIN_4
If you decide that these values of R are too conservative or you don’t want the entire response from the static spline, the simulation model is still capable of doing the switch between these preloads. The time it takes to complete a switch of all states from one preload to another is given by eq_rubber_damping_RMIN_5.
hmtoggle_plus1greyHydromount Damping Model

The following image shows a cross-section of a typical hydromount:

hydromount_cross

At low displacement amplitudes, fluid in the upper chamber simply deflects the decoupler. The hydromount behaves just like a rubber bushing. As the input displacement increases, the fluid in the upper chamber flows into the lower chamber.  With increasing displacement, fluid effects start to dominate and the behavior of the hydromount changes dramatically.

The hydromount model therefore consists of two components: a rubber model and a fluid model.  The total response of the hydromount is the sum of the rubber and the fluid effects. A cubic step function gradually turns on the fluid effects, so that transition from rubber behavior to full hydromount behavior is handled correctly. The following figure shows an equivalent mechanical model for the hydromount:

hydromount_mechanical

The governing equations for the hydromount model are as follows:

eq_fluid_model_13_hotfix

 

Inputs

X is the input displacement provided to the bushing.
R is the cutoff frequency associated with a first order filter.
The filter removes the steady state deformation of the bushing and passes only the transient portion of the input, x, to the dynamic models. The full input, X, is channeled to the static model.

 

Outputs

The total force generated by the bushing is the sum of three forces:

The force due to the fluid behavior, FH, which is turned on gradually.
The force due to deformation in the rubber component, FR.
The static force at the operating point, which is computed from the static spline that is provided.

XR is a design parameter that defines the deformation at which the fluid force transition begins.

XH is a design parameter that defines the deformation at which the fluid force transition ends.

 

Quite often, the test data for a hydromount does not capture the transition from pure rubber to full hydromount behavior. XR and XH are therefore not fitted, and are available for you to modify in the .gbs. The default values of XR and XH are such that the STEP function always returns 1.0.

 

For the fluid equations in the center:

z is an internal state representing fluid motion.
mh represents the equivalent fluid mass.
kh is the coupling stiffness between rubber and fluid.
ch1 is the coupling damping between rubber and fluid.
ch2 is the fluid damping.
jo, j1, j2 and l0, l1, l2 model the amplitude dependence in the fluid equations.
KH is the effective fluid stiffness in the bushing.
CH is the effective fluid damping in the bushing.

 

For the rubber equations in the center:

y and w are the internal states of the bushing.
k0 and k1 represent the bushing stiffness.
k2 is used to control the stiffness at large velocities.
c0 produces the roll-off observed in the experimental data at low velocities.
c1 accounts for the relaxation of the bushing impact force.
c2 represents the viscous damping observed at large velocities.
po, p1 , p2 and q0, q1, q2 model the amplitude dependence in the rubber equations.
K is the effective stiffness of the bushing.
C is the effective damping of the bushing.

 

For the static equations on the right:

Spline (X) is the static force response of the bushing.

 

Filter implementation, multiple preload support, and the use of RMIN are exactly the same as for the rubber bushing.