Overdamping Limit: Approximating mL^2θ + bθ + mgLsinθ = Γ

  • Thread starter Thread starter Math Jeans
  • Start date Start date
  • Tags Tags
    Limit
Math Jeans
Messages
347
Reaction score
0

Homework Statement



Find the conditions under which it is valid to approximate the equation

mL^2\ddot{\theta}+b\dot{\theta}+mgLsin\theta=\Gamma

by its overdamped limit
b\dot{\theta}+mgLsin\theta=\Gamma

Homework Equations



The formula is for an overdamped pendulum where b is the damping coefficient, and Gamma is a torque on the pendulum.

The Attempt at a Solution



I know from past experience that the conditions are b^2>>m^2gL^3, but I'm not sure how to obtain that from the equation.

Thanks,
Jeans
 
Last edited:
Physics news on Phys.org
If \theta is "small," sin(\theta)~\approx~\theta. Under this condition you can replace sin(\theta) in your differential equation to make it a linear d.e with constant coefficients. Is that enough of a start?
 
I had considered doing that and then equalizing the equations, but the problem is implying that it is done for all theta.

Here's an email from my teacher regarding it. I don't really know how much of it I understand (I just got the email this morning):

"No you don't need to solve for any ODE. Rescale the problem with time scale T, the coefficient preceding theta' should be 1, the coefficient preceding theta'' should be much less than 1. Check the overdamped bead on the hoop problem for similar procedure."
 
Ok! I think I get it! Essentially I had to non-dimensionalize the equation by getting rid of the double-dot term.

mL^2\ddot{\theta}+b\dot{\theta}+mgLsin\theta=\Gamma

mL^2\frac{d^2\theta}{dt^2}+b\frac{d\theta}{dt}+mgLsin\theta=\Gamma

\frac{L}{g}\frac{d^2\theta}{dt^2}+\frac{b}{mgL}\frac{d\theta}{dt}+sin\theta=\frac{\Gamma}{mgL}

Define: \tau=\frac{mgL}{b}t --> t=\frac{b}{mgL}\tau

\frac{d\theta}{dt}=\frac{d\theta}{\frac{b}{mgL}d\tau}=\theta'
\frac{d^2\theta}{dt^2}=\frac{d^2\theta}{\frac{b^2}{m^2g^2L^2}d\tau}=\theta''

Apply the new definition:

\frac{L*m^2g^2L^2}{gb^2}\theta''+\theta'+sin\theta=\frac{\Gamma}{mgL} --> \frac{m^2gL^3}{b^2}\theta''+\theta'+sin\theta=\frac{\Gamma}{mgL}

And there is my \frac{m^2gL^3}{b^2} which agrees with what I thought was the answer.

Then if we multiply out the function under Gamma on the right side of the equation and substitute t back in, we are left with the original equation minus the double-dot term. Yay!

QATC?

thanks a bunch,
Jeans
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top