Energy in damped harmonic motion

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
PsychonautQQ
Messages
781
Reaction score
10
Hey PF,
my book either got sloppy in a derivation or I am not connecting two very obvious dots.
It gives the energy of the damped harmonic oscillator as
E = (1/2)mv^2 + (1/2)kx^2
then takes the derivative with respect to time to get dE/dt.

then it gives the differential equation of motion as
ma + kx = -cv

okay cool I'm following so far...
then it says with this equation of motion we know that
dE/dt = -cv^2

what am I missing here?
 
Physics news on Phys.org
Ff= -cv is the damping (friction) force.
dE/dt is the rate of dissipation of the mechanical energy.
Or the power dissipated due to the action of the friction force.
 
PsychonautQQ said:
Hey PF,
my book either got sloppy in a derivation or I am not connecting two very obvious dots.
It gives the energy of the damped harmonic oscillator as
E = (1/2)mv^2 + (1/2)kx^2
then takes the derivative with respect to time to get dE/dt.
Which your text should have as ##\dot E = v(ma + kx)##.

then it gives the differential equation of motion as
ma + kx = -cv
That's just a rearrangement of Newton's second law, with the external forces being the spring, linearly directed against displacement, and drag, linearly directed against motion. Mathematically, ##F=ma = -kx - cv##. Adding ##kx## to both sides yields ##ma+kx=-cv##. Substituting that result back into the expression for the time derivative of energy yields ##\dot E = -cv^2##.