How Do You Calculate Torque and Angular Momentum in a Conical Pendulum?

  • Thread starter Thread starter carl87
  • Start date Start date
  • Tags Tags
    Momentum Torque
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
carl87
Messages
4
Reaction score
0

Homework Statement



A ball (mass m = 250 g) on the end of an ideal string is moving in a circular motion as a conical pendulum. The length L of the string is 1.84 m and the angle with the vertical is 37 degrees.
a) What is the magnitude of the torque (N m) exerted on the ball about the support point?
b) What is the magnitude of the angular momentum (kg m^2/2) of the ball about the support point?

Correct Answers: a) 2.71 b) 1.32


Homework Equations



L = m * v * r (where L = momentum)

F centripetal = (mv^2) / r

weight = mg

torque = r vector x F vector

The Attempt at a Solution



For A I assumed the torque was 0 because there wasn't any said force. This obviously was wrong but I do not know why.

For B I used L = m*v*r where L = momentum

First I drew out the diagram.

I noticed r = L * sin 37

I noticed m*g*tan 37 = (m * v^2 /r)

m = .250 kg
v = (r * g * tan 37 )^(0.5) = (L*sin 37*9.8*tan 37)^(0.5) = 2.8596
r = L * sin 37 = 1.84 * sin 37= 1.10733

Plug and chug:

L = .791 This was incorrect.

Please help!
Thanks
 
Physics news on Phys.org
Okay I found out that torque = L * force . The force is gravity!

1.84 x .250 * 9.8 X sin(180 - 37) = 2.71
 
r needs to be 1.84. The length of the string. Got it!
 
We know that torque is calculated in the following way.

[itex]\sum_i^n \overline{T_i} = \sum_i^n \overline{r} \times \overline{F} _i[/itex] (1)

Also we know that there are two external forces that are applied in the ball:

The tension of the string:

[itex]\overline{T} = -T \widehat{x}[/itex]

And the weight:

[itex]\overline{P}= mg(cos \gamma \widehat{x} - sin \gamma \widehat{y})[/itex]


Also we know that the position of the ball (b) from the support point (s) is the length of the string, we define it in the following way:

[itex]\overline{r_{sb}} = L \widehat{x}[/itex]

[itex]\overline{r_{ss}} = 0 \widehat{x}[/itex]


Remember that the distance from the support point to the support point is zero, so with all these information we can use (1):

[itex]\sum_i^n \overline{T_i} = \sum_i^n \overline{r} \times \overline{F} _i = \overline{r_{sb}} \times mg(cos \gamma \widehat{x} - sin \gamma \widehat{y}) + \overline{r_{ss}} \times (-T) \widehat{x}[/itex]

Rewriting:

[itex]\sum_i^n \overline{T_i} = L \widehat{x} \times mg cos \gamma \widehat{x} + L \widehat{x} \times - mg sin \gamma \widehat{y} + 0 \times (-T) \widehat{x}[/itex]


[itex]\sum_i^n \overline{T_i} = L \widehat{x} \times - mg sin \gamma \widehat{y}[/itex]

Replacing all the data that we have:

[itex]| \sum_i^n \overline{T_i} | = (1.84 m)(9,8 \frac{m}{s^2})(0.250 kg) sin 37° \approx 2.7129 Kg \frac{m^2}{s^2}[/itex]

For item b we know that angular momentum is defined as:

[itex]\sum_i^n \overline{L_i} = \sum_i^n \overline{r_i} \times m \overline{v_i}[/itex] (2)

I am not seeing how you determined that the velocity of the ball is:

[itex]v^2 = r*g*tan 37[/itex]

Can you explain it?.
 
Centripetal F = mv^2 / r.

This force can also be written in terms of weight and the angle:

mgtan 37

Set them equal to each other;

mgtan(37) = mv^2 /r

Cancel m:

gtan(37) = v^2 / r

Simplify for V^2:

rgtan(37) = v^2