Calculating Damping Parameters for SDOF System

  • Context: Undergrad 
  • Thread starter Thread starter tommo123
  • Start date Start date
  • Tags Tags
    Rate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
tommo123
Messages
1
Reaction score
0
I've got data that's force (g) against time for an SDOF system (with a bit of noise). The main thing I'm interested in is calculating the damping parameters, where it's exponential decay (is that called viscous?).

I've calculated the exponential envelope in Matlab, which gives me a nice exponential curve. How would I then get the damping coefficient from this, and what would my units be? Alternatively I could work from a logarithmic graph and fit a line (of the form y=mx+c), but again, would m be the damping coefficient, and what would it's units be?

Thanks
 
Physics news on Phys.org
Start from the equation of motion including damping, and compare its solution with what you measured.

If the equation of motion for free damped vibration is [itex]m\ddot x + c\dot x + kx = 0[/itex], the general solution is of the form [itex]e^{-pt} (A \cos \omega t + B \sin \omega t)[/itex].

Any textbook or website on SDOF should show you how p and [itex]\omega[/itex] are related to m, c, and k, if you don't want to work it out for yourself.