ashapi
- 3
- 0
Homework Statement
I am trying to derive the total energy for an n-dimensional linear (Hookeian) spring-mass damper system and show that the total energy is either decreasing or constant.
Homework Equations
1D spring-mass damper equation
n-D spring-mass damper equation
The Attempt at a Solution
I started with the following force equation in 1D to describe the system:
(1) m\ddot{x} + b\dot{x} + kx = 0
Where:
m\ddot{x} = Facc = m\frac{d^{2}x}{dt^{2}}
b\dot{x} = Fdamp (viscous friction) = C\frac{dx}{dt}
kx = Fpotential (gradient of some potential) = \nablaP(x)
So the equation becomes:
(2) -\nablaP(x) - C\frac{dx}{dt} = m\frac{d^{2}x}{dt^{2}}
I then modeled the total energy as follows:
(3) Etot = P(x) + \frac{1}{2}m\dot{x}2
and
(4) \frac{dE}{dt}= \nablaP(x)\dot{x} + m\dot{x}\ddot{x}
In (4) I substituted m\ddot{x} from (1) and got:
\frac{dE}{dt}= \nablaP(x)\dot{x} + \dot{x}(-\nablaP(x) - C\dot{x})
=> -C\dot{x}2
...which shows that total energy is either decreasing (|\dot{x}| > 0) or constant (\dot{x} = 0)
I then tried to derive the total energy for the n-dimensional case and relate it to an n-D force equation as I did above. To do this I looked at the 2D case and then generalized the formulas for kinetic and potential energy to n-D but I'm not sure if this was correct. Here are my kinetic and potential energy equations for 2D: