I'm working on a forced single-degree-of-freedom (SDOF) oscillator. I'm trying to find how an increase in mass will affect the response amplitude? I'm looking for mathematical proof explaining this reduction in amplitude. How to derive \delta x
So given a small variation in m, dm, we get a corresponding change in X by dX:
\(\displaystyle dX = \dfrac{d}{dm} \left \{ \dfrac{F}{k} \dfrac{1}{\sqrt{ \dfrac{ 4 \zeta ^2 \omega ^2}{ \omega _n ^2 } + \left ( 1 - \dfrac{ \omega ^2 }{ \omega _n ^2 } \right ) ^2}} \right \} ~ dm\)
It looks pretty bad but the only variable that contains the mass is \(\displaystyle \zeta\). Do it step by step.
-Dan
#3
anum
6
0
$\omega_n=\sqrt(k/m)$ is also mass-dependent. Thank you for your reply.