Small oscillations about equilibrium

Click For Summary

Homework Help Overview

The problem involves a rod of length L and mass m, pivoted at one end, which is held by two springs at its midpoint and far end, creating a scenario for analyzing small oscillations about the equilibrium position. The discussion centers around deriving the frequency of these oscillations using torque and energy methods.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore different methods to derive the frequency of oscillations, including torque analysis and potential energy considerations. There are questions about the correctness of torque expressions and the application of small angle approximations.

Discussion Status

Some participants have provided feedback on the original poster's calculations, suggesting corrections and alternative methods. There is an ongoing exploration of the implications of different torque expressions and their effects on the derived equations of motion.

Contextual Notes

There is mention of potential typos in the original equations, and participants are clarifying the orientation of the rod (vertical vs. horizontal) which may affect the torque calculations. The discussion also highlights the need to consider gravitational effects accurately in the context of small oscillations.

Knissp
Messages
72
Reaction score
0

Homework Statement


A rod of length L and mass m, pivoted at one end, is held by a spring at its midpoint and a spring at its far end, both pulling in opposite directions. The springs have spring constant k, and at equilibrium their pull is perpendicular to the rod. Find the frequency of small oscillations about the equilibrium position.


Homework Equations


\tau = I \frac{d^2 \theta}{dt^2}

The Attempt at a Solution


I define counterclockwise angular displacement to have positive angle.
If the position of the rod is given a slight initial perturbation \theta, then the torques due to spring 1 (on top), spring 2 (at midpoint), and gravity are given by:

\tau_g = mg\frac{L}{2}sin(\theta)

\tau_1 = -k(L sin(\theta)) L

\tau_2 = -k(\frac{L}{2} sin(\theta)) \frac{L}{2}

The moment of inertia I of a rod about one end is I = \frac{mL^2}{3}.

Then \tau = mg\frac{L}{2}sin(\theta) - k(L sin(\theta)) L - k(\frac{L}{2} sin(\theta))\frac{L}{2} = \frac{mL^2}{3} \frac{d^2 \theta}{dt^2}

Using small the angle approximation sin(\theta)=\theta,

mg\frac{L}{2}\theta - kL^2\theta - k\frac{L^2}{4} \theta = \frac{mL^2}{3} \frac{d^2 \theta}{dt^2}

(\frac{3g}{2L} - \frac{3k}{mL} - \frac{3k}{4m}) \theta = \frac{d^2 \theta}{dt^2}

Is any of that right?

Alternatively, I know that for forces, given a potential energy function U(x), the frequency
of small oscillations is given by \omega = \sqrt{\frac{U''(x)}{m}}. Perhaps a similar technique can be applied to angles?

U(\theta) = \frac{1}{2}k x_1^2 + \frac{1}{2}k x_2^2 + mg\Delta h

x_1 = L sin(\theta)

x_2 = \frac{L}{2} sin(\theta)

\Delta h = h (1-cos(\theta))

Then using small angle approximations,

U(\theta) = \frac{1}{2}k (L \theta)^2 + \frac{1}{2}k (\frac{L}{2}\theta)^2

U(\theta) = \frac{k}{2} L^2 \theta^2 + \frac{k}{2} \frac{L^2}{4}\theta^2

U(\theta) = \frac{k}{2} (L^2 \theta^2 + \frac{L^2}{4}\theta^2)

U(\theta) = \frac{k}{2} (\frac{5}{4}L^2 \theta^2)

U(\theta) = \frac{5k}{8}L^2 \theta^2

U''(\theta) = \frac{5k}{4}L^2

Then \omega = \sqrt{\frac{\frac{5k}{4}L^2}{m}}

=\frac{L}{2}\sqrt{\frac{5k}{m}}

So, I'm not sure which technique is valid or how to continue from here. Any help would be greatly appreciated. Thank you.
 

Attachments

Physics news on Phys.org
Knissp said:

The Attempt at a Solution


I define counterclockwise angular displacement to have positive angle.
If the position of the rod is given a slight initial perturbation \theta, then the torques due to spring 1 (on top), spring 2 (at midpoint), and gravity are given by:

\tau_g = mg\frac{L}{2}sin(\theta)

\tau_1 = -k(L sin(\theta)) L

\tau_2 = -k(\frac{L}{2} sin(\theta)) \frac{L}{2}

The moment of inertia I of a rod about one end is I = \frac{mL^2}{3}.

Then \tau = mg\frac{L}{2}sin(\theta) - k(L sin(\theta)) L - k(\frac{L}{2} sin(\theta))\frac{L}{2} = \frac{mL^2}{3} \frac{d^2 \theta}{dt^2}

Using small the angle approximation sin(\theta)=\theta,

mg\frac{L}{2}\theta - kL^2\theta - k\frac{L^2}{4} \theta = \frac{mL^2}{3} \frac{d^2 \theta}{dt^2}

(\frac{3g}{2L} - \frac{3k}{mL} - \frac{3k}{4m}) \theta = \frac{d^2 \theta}{dt^2}

Is any of that right?
Yes, though the middle term on the LHS should not have an L in the denominator. Perhaps just a typo?

From here, you can get ω simply by inspection of the differential equation.
 
Your period is contained in the term before your \theta.

You should make the quick correction suggested, and see if you can get equivalent answers. If you can, then you're fine for either. If you cannot, try using Lagrange's equations to check a third method.
 
Knissp said:
Alternatively, I know that for forces, given a potential energy function U(x), the frequency
of small oscillations is given by \omega = \sqrt{\frac{U''(x)}{m}}. Perhaps a similar technique can be applied to angles?

U(\theta) = \frac{1}{2}k x_1^2 + \frac{1}{2}k x_2^2 + mg\Delta h

x_1 = L sin(\theta)

x_2 = \frac{L}{2} sin(\theta)

\Delta h = h (1-cos(\theta))

Then using small angle approximations,

U(\theta) = \frac{1}{2}k (L \theta)^2 + \frac{1}{2}k (\frac{L}{2}\theta)^2.
Just reread your post more carefully, now I realize that you are trying a different method here.

Note that terms proportional to θ2 will contribute to U''(θ). For that reason we should approximate cos(θ) as (1-θ2/2), rather than simply 1, and include the gravitational term in U(θ).
 
Er right that was a typo. Thanks for the help!
 
I know this is 2 years old, but I did the same sum just now and got almost exactly what the OP has, except for one thing:
\tau_g=\vec{r} \times \vec {mg}
=\frac{L}{2}\hat{r} \times mg (-\hat{j})
=\frac{mgL}{2}([cos\theta\hat{i} +sin\theta\hat{j}] \times -\hat{j})
=\frac{mgL}{2}cos\theta

and not \frac{mgL}{2}sin\theta
so after small angle approximation (sinθ≈θ, cosθ≈1)

mg\frac{L}{2} - kL^2\theta - k\frac{L^2}{4} \theta = \frac{mL^2}{3} \frac{d^2 \theta}{dt^2}

As far as I can see, this isn't the simple harmonic form \frac{d^2 \theta}{dt^2}=k\theta
It is still solvable using what I know of differential equations, but would that be the correct frequency of oscillation or am I missing something ?

Thank you.
 
eptheta said:
I know this is 2 years old, but I did the same sum just now and got almost exactly what the OP has, except for one thing:
\tau_g=\vec{r} \times \vec {mg}
=\frac{L}{2}\hat{r} \times mg (-\hat{j})
=\frac{mgL}{2}([cos\theta\hat{i} +sin\theta\hat{j}] \times -\hat{j})
=\frac{mgL}{2}cos\theta

and not \frac{mgL}{2}sin\theta
The OP was solving for a vertical rod, while you appear to be solving for a horizontal rod.

so after small angle approximation (sinθ≈θ, cosθ≈1)

mg\frac{L}{2} - kL^2\theta - k\frac{L^2}{4} \theta = \frac{mL^2}{3} \frac{d^2 \theta}{dt^2}

As far as I can see, this isn't the simple harmonic form \frac{d^2 \theta}{dt^2}=k\theta
It is still solvable using what I know of differential equations, but would that be the correct frequency of oscillation or am I missing something ?

Thank you.
I suggest (1) combine the like terms (with θ in them) and simplify, and then (2) solve the equation for \frac{d^2 \theta}{dt^2}.

Let's see what you get after doing that, then I'll take another look at it.
 
Actually, the rod I'm talking about is also vertical. Here's an image:
Untitled.png

The rod is pivoted at O and torque calculations were done about this point.
As far as I can see, the weight still contributes a cosθ component to torque.

The equation simplifies to \ddot{\theta} + \frac{15k}{4m}\theta - \frac{3g}{2L} = 0

Whose solution is:
\theta(t)= \frac{2mg}{5kL} + c_{1}sin(\sqrt{\frac{15k}{m}}t)+ c_{2}cos(\sqrt{\frac{15k}{m}}t)

Is this form still simple harmonic ?
I can clearly see that this function does in fact have a period:
ω = \sqrt{\frac{15k}{m}}
and that the only difference between this and the general SHM solution is the addition of the constant \frac{2mg}{5kL} so the resulting periodic wave is shifted up the y-axis a bit...
 
Anyone ?
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
987
  • · Replies 9 ·
Replies
9
Views
1K
Replies
8
Views
2K
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
73
Views
5K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
1K