Modal Damping
Modal Damping
(OP)
Hello,
I need to identify modal damping coefficients for a modal superposition analysis with FEM. I know that one method to compute the damping is the half power bandwidth, when the frequency response is known.
I have the frequency response curve of the real structure. But this structure have high modal coupling or high modal density.
I assume that the half power bandwidth method will be to inaccurate in such a case, wright?
The question is: Is there still a possibility to identify the damping?
I am grateful for any comments.
Regards,
Alex
I need to identify modal damping coefficients for a modal superposition analysis with FEM. I know that one method to compute the damping is the half power bandwidth, when the frequency response is known.
I have the frequency response curve of the real structure. But this structure have high modal coupling or high modal density.
I assume that the half power bandwidth method will be to inaccurate in such a case, wright?
The question is: Is there still a possibility to identify the damping?
I am grateful for any comments.
Regards,
Alex





RE: Modal Damping
M
--
Dr Michael F Platten
RE: Modal Damping
I will try to be more specific. The structure that I'm simulating have high modal density (1 to 2 Eigenvalues pro Hz!). By the method of half power bandwidth one mesures the bandwidth at 3 dB under the peak of the eigenfrequency and divides it by 2 times eigenfrequency to get the damping ratio:
psi=(f_2 - f_1)/(2*f_0)
This works only if one can realy measure the half power bandwidth. In the case of high modal density of my structure I can't measure it!
Is there another way (other then half bandwidth) to get the damping ratio from the frequency response curve and how?
Thanks!
RE: Modal Damping
Without seeing your measured results (I'm not much interested in the FEA side, for various reasons), one very unrobust measure is to look at the rate of phase change for each mode. This is reasonably well described in the original SDOF circle fitting paper by whoever that was. Kentucky?
However, the damping coefficient of close coupled modes is, in my experience, so non linear as to be useless.
Cheers
Greg Locock
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.
RE: Modal Damping
In that case, you attempt to measure an average modal damping over a frequency band (say 1/3 octave). You do this by applying a broadband random excitation over that frequency band until a steady state is achieved. Then you switch off the excitation and measure the decay response. When the envelope of this response is plotted on a log scale it will be approximately a straight line and the slope of this line will be related to the average loss factor for that frequency band.
You could then apply that average loss factor to all the modes in that band. It assumes that the modes are close enough together that the damping couples energy between them, but it is a possible approach.
M
--
Dr Michael F Platten
RE: Modal Damping
There is a also a method for doing time-domain curve-fitting on the decaying signal, assuming that the structure was excited by a sharp impulse. This method can resolve the frequencies and damping ratios of modes that are closely-spaced in terms of frequencies. I have some software and papers for carrying out this method. Please contact me via my website if you are interested.
Tom Irvine
www.vibrationdata.com
RE: Modal Damping
RE: Modal Damping
Tom I will think about your offer, but first I will do some reasearches on my own. Thanks!
Regards,
Alex
RE: Modal Damping
I have matlab code for Polyreferene LSCE and PolyMax which I could run your data through if you want.
M
--
Dr Michael F Platten
RE: Modal Damping
Cheers
Greg Locock
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.
RE: Modal Damping
Regards,
Alex
RE: Modal Damping
This is where MIMO systems help, to some extent. To be honest they tend to reduce the FRFs into more of a blur sometimes, but that may be a better representation of in-service use.
Cheers
Greg Locock
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.
RE: Modal Damping
I read about the matlab programs to polymax and LSCE-algorithms of Mr. Dr. Patten.
I have a measured FRF and want to approximate it with
an analytical function. So I need the modal parameters.
Is there any m-file available that can estimate modal parameters (f.e. an LSCF-algorithm)?
Thank you for a reply.
RE: Modal Damping
RE: Modal Damping
Is there any modal analysis software in open source ?