Why did my force analysis for a conical pendulum problem yield the wrong answer?

AI Thread Summary
The discussion revolves around a conical pendulum problem where the initial force analysis using F=ma led to an incorrect answer. The user eventually solved the problem using torque analysis, yielding the correct angle between the rod and the vertical. The confusion stemmed from misunderstanding the forces acting at the pivot, particularly the unknown sideways reaction force. It was clarified that the rigid nature of the rod allows for reactions in various directions, necessitating a torque approach to accurately account for all forces. Ultimately, the correct answer was confirmed to be cos(θ) = 3g/(2ω²l).
tzhu
Messages
3
Reaction score
0
I tried to do this pendulum problem with force analysis, but I kept getting a wrong answer. Eventually I figured it out using torque, but I still have no clue why I was getting a wrong answer when I try to use f=ma. Any help appreciated!

Homework Statement



A conical pendulum, a thin uniform rod of length l and mass m, rotates uniformly about a vertical axis with angular velocity \omega (the upper end of the rod is hinged). Find the angle \theta between the rod and the vertical.

The Attempt at a Solution



Here's my original attempt:
From vertical equilibrium, we have
F\cos{\theta}=mg
From the centripetal force, looking at each mass dm, we have
dF\sin{\theta}=\omega^2 x \sin{\theta} dm, or
dF=\omega^2 x (\frac{m}{l}) dx
Integrating from zero to l,
F=\frac{1}{2} \omega^2 lm
equating with the F in the first equation, I got
\cos{\theta}=\frac{2g}{\omega^2 l}, which is wrong.

But I can get the right answer when I solve it with equilibrium/torque analysis in the rotating frame, which turns out to be \frac{3g}{2 \omega^2 l}

Can anyone point out what is wrong with my solution? It's been bothering me forever!
 
Last edited:
Physics news on Phys.org
I'm having a hard time picturing the problem.
 
It's just a basic conical pendulum made from a rod. Here's my attempt at a picture...
 

Attachments

  • pendulum.GIF
    pendulum.GIF
    1.4 KB · Views: 1,043
tzhu said:
equating with the F in the first equation, I got
\cos{\theta}=\frac{2mg}{\omega^2 l}, which is wrong.
I assume that the m is a typo and that you meant to write:
\cos{\theta}=\frac{2g}{\omega^2 l}
Why do you say that's wrong?

But I can get the right answer when I solve it with equilibrium/torque analysis in the rotating frame, which turns out to be \frac{3mg}{2 \omega^2 l}...
How did you get this answer? (Again, I assume that the "m" is a typo.)
 
Whoops, yeah that m was a typo :redface:

But I know it's wrong because the book had answers at the back. (but it didn't have solutions)

Here's what I did to get the "right" answer:

Looking at the rotating reference frame of the rod, there is a centrifugal force and gravity. Their torque must sum to zero because the rod is in equilibrium in that reference frame.

For each bit of mass dm, we have
d\tau=(x sin{(\frac{\pi}{2}-\theta)})(\omega^2 x sin{\theta})dm, plugging in dm=(m/l)dx and simplify, I get
d\tau=\frac{m\omega^2 x^2 sin{\theta}cos{\theta}dx}{l}
Integrating from zero to l,
\tau=\frac{1}{3}m\omega^2 l^2 sin{\theta}cos{\theta}

The torque provided by gravity is simply mg(l/2)sin(theta). Equating with the centrifugal torque, I get
\frac{1}{3}m\omega^2 l^2 sin{\theta}cos{\theta}=\frac{1}{2}mglsin{\theta}
Simplifying and solve for cos(theta), I found
cos{\theta}=\frac{3g}{2\omega^2 l}

According to the book, this is the right answer. I just don't see why I couldn't get this result from my first way of doing it :frown:
 
I think your mistake is misunderstanding what happens on at the pivot.

The rod is RIGID (it's not a string) so the reactions at the top can be in any direction, they don't have to be along the length of the rod. The fact that it's a pivot only means there can be no moment there.

Your calcs for the forces on the rod due to gravity and rotation are correct but there is also an unknown sideways reaction force on the rod from the pivot. To find that, you have to take moments about somewhere. The easiest way is take moments about the pivot ... but that's what you already did, to get the correct answer.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top