How High Should the String Be Above the Floor to Keep the Sphere Sliding?

AI Thread Summary
The discussion focuses on determining the height of a string above the floor (h) that allows a uniform sphere to slide without rolling under a horizontal force (P). The participants analyze the torque equations, emphasizing that the sphere must not roll, leading to the equation involving the angle (θ) between the radius and the force. They explore relationships between the angle, height, and radius, with suggestions to visualize the problem through drawings. The conversation highlights the need to correctly relate sin(θ) to the dimensions of the sphere and the applied force to derive an accurate expression for h. The importance of torque balance between the applied force and friction is also underscored.
tartio
Messages
5
Reaction score
0

Homework Statement


A uniform sphere of radius r and weight W slides
along the floor due to a constant horizontal force P applied by a
string. Suppose the coefficient of friction is µ. Find the height of the
string above the floor h.


Homework Equations


ƩT = 0 because there cannot be non-zero torque as the sphere must not roll, as it is sliding.
T = r x F
Friction = μ*W


The Attempt at a Solution


ƩT = 0 = T(P) + T(Friction)
= r x P + r x F(Friction)
= rPsinθ + rF(Friction)
= rPsinθ + rμW
=> -rPsinθ = rμW
=> sinθ = -(μW/P)

I have it to the definition of the angle of the force applied, but how do I relate the angle to the height above the ground?
 
Physics news on Phys.org
tartio said:

Homework Statement


A uniform sphere of radius r and weight W slides
along the floor due to a constant horizontal force P applied by a
string. Suppose the coefficient of friction is µ. Find the height of the
string above the floor h.

Homework Equations


ƩT = 0 because there cannot be non-zero torque as the sphere must not roll, as it is sliding.
T = r x F
Friction = μ*W

The Attempt at a Solution


ƩT = 0 = T(P) + T(Friction)
= r x P + r x F(Friction)
= rPsinθ + rF(Friction)
= rPsinθ + rμW
=> -rPsinθ = rμW
=> sinθ = -(μW/P)

I have it to the definition of the angle of the force applied, but how do I relate the angle to the height above the ground?

What is θ? The force is horizontal, applied at hight h above the floor. Make a figure . What is the torque of the force? ehild
 
Last edited:
  • Like
Likes 1 person
ehild said:
What is θ? The force is horizontal, applied at hight h above the floor. Make a figure . What is the torque of the force? ehild

I guess I'm not sure what you're getting at, since θ is the angle between r and P, and the torque is then r x P = rPsinθ.

But it got me thinking, if you take the θ between r and P and subtract it from 180 to get the angle that r makes with the horizontal to reach P (because of the parallel horizontal lines), I will then have an angle, say \phi that can be used to describe the y position of the force. As in I will have the angle that relates to the "unit" circle. Then can I just take the sin(\phi) and add it to r to get the height? Would that work?
 
I suggest a drawing. In fact always do a drawing. I got a simpler answer with no trig functions.
 

Attachments

  • Sphere.jpg
    Sphere.jpg
    6.7 KB · Views: 345
Last edited:
  • Like
Likes 1 person
Here is the picture I have been using. Maybe I'm interpreting the problem wrong?

Edit: Oh! Just saw your picture. Taking a look at it now...

Edit2: To reach your solution, did you use the same method, however? Rather, is my next step to find a way to rewrite the sinθ in terms of R and H or should I rethink my process?
 

Attachments

  • photo.jpg
    photo.jpg
    37 KB · Views: 438
Last edited:
tartio said:
Here is the picture I have been using. Maybe I'm interpreting the problem wrong?

Edit: Oh! Just saw your picture. Taking a look at it now...

Edit2: To reach your solution, did you use the same method, however? Rather, is my next step to find a way to rewrite the sinθ in terms of R and H or should I rethink my process?

Yes, try to write sinθ in terms of H and R. And check the signs of the torques -that of the applied force and that of friction.

ehild
 
  • Like
Likes 1 person
I think I got it, hopefully this is right. Since the angle of θ is actually simply the angle that is made with the horizontal, as in a unit circle...

sin(θ) = \frac{-uw}{P}

\frac{r-h}{r} = \frac{-uw}{P}

r^2 - h = \frac{-uwr}{P}

h = \frac{uwr}{P} + r^2
 
No, your derivation is not right. What is uw? h is length, r^2 is length-squared. You can not subtract them.

The angle between two vectors is the angle enclosed by the direction of the vectors. See picture. You need the angle between the position vector R and the force vector P. Shift the position vector R, so as its tail is at the same point as the tail of P. θ is the angle shown. In the blue right triangle, you can see that sinθ = (R-H)/R.

The torque of the applied force should be equal in magnitude and of opposite direction as the torque of the friction.
attachment.php?attachmentid=64108&d=1384928101.jpg

ehild
 

Attachments

  • torque.JPG
    torque.JPG
    13.3 KB · Views: 398
Last edited:
Remembering that torque is just force * tangential distance, if you pick the centre of the sphere to sum them around you can read off the distances from the drawing.

The tangential distance for the friction force is just R
The tangential distance for force P is ?

EDIT: I modified my drawing slightly...
 

Attachments

  • Sphere.jpg
    Sphere.jpg
    8 KB · Views: 310
Back
Top