Circular Motion - friction and tension problems

AI Thread Summary
The discussion revolves around solving two physics problems involving circular motion, friction, and tension. In the first problem, the minimum coefficient of static friction required to prevent skidding when a car rounds a banked curve is determined, with the correct answer being 0.33 after considering both gravitational and centripetal forces. The second problem involves calculating the tension in a lower cord and the revolutions per minute of a rotating system, where the user struggles to find the velocity needed to complete the solution. Clarifications on the role of normal force and the necessity of considering all forces acting on the system are emphasized. The conversation highlights the importance of applying Newton's laws correctly to analyze forces in circular motion scenarios.
thebrandon
Messages
4
Reaction score
0

Homework Statement



A curve with a 125 radius on a level road is banked at the correct angle for a speed of 20. If an automobile rounds this curve at 30 , what is the minimum coefficient of static friction between tires and road needed to prevent skidding?

Homework Equations



F=ma
centripetal acceleration = (v^2)/r

The Attempt at a Solution



My teacher likes us to leave the x and y axes in there standard places, and create new axes in the parallel and perpendicular directions. In this case, the parallel axis would be the track, and the perpendicular axis would be perpendicular to the track.

I separated all forces into their parallel and perpendicular components:
Parallel gravity: mgsin(theta)
Perpendicular gravity: mgcos(theta)
Normal force (in the perpendicular direction): mgcos(theta)

I then found the necessary inward force to maintain a circle:
Inward force: (v^2)/R * m = 400/125 * m = 3.2m
Separated into parallel and perpendicular components:
Parallel: 3.2mcos(theta)
Perpendicular: 3.2msin(theta)

If the car is not sliding and there is no friction, then the parallel gravity force is equal to the parallel component of this necessary inward force: 3.2mcos(theta)=mgsin(theta) this leads to theta=18 degrees

Now if a car is moving 30m/s, then the new necessary inward force is 900/125 * m = 7.2m
The components of this are: parallel: 7.2mcos18 , Perpendicular: 7.2 sin18
The friction can be denoted as f=u*normal force=u*mgcos18

If the car is not sliding then 7.2mcos18= mgsin18+ umgcos18

This solves out to u = .41

The answer is supposed to be .33

Where did I go wrong?



Second problem:

Homework Statement



The 4.00- block in the figure is attached to a vertical rod by means of two strings. When the system rotates about the axis of the rod, the strings are extended as shown in the diagram and the tension in the upper string is 79.0 .
60R0n.jpg

A) What is the tension in the lower cord?
B)How many revolutions per minute does the system make?
C)Find the number of revolutions per minute at which the lower cord just goes slack.

Homework Equations



F=ma
Centripetal acceleration = (v^2)/R

The Attempt at a Solution



(1^2) + (L^2) = (1.25^2) , solving this gives me that the mass is .75 m from the rod
Arctan(1/.72) = theta , theta = 53.13

Necessary inward force: (v^2)/R * m

For upper string: ((v^2)/.75) *m = 79cos 53.13 this leads to m*(v^2) =35.55

That was all I could figure out so far.


Any help would be greatly appreciated. I have been working on this problems for a day and a half, and I just can't seem to solve them. Thanks in advance.
 
Physics news on Phys.org
thebrandon said:

Homework Statement



A curve with a 125 radius on a level road is banked at the correct angle for a speed of 20. If an automobile rounds this curve at 30 , what is the minimum coefficient of static friction between tires and road needed to prevent skidding?

Normal force (in the perpendicular direction): mgcos(theta)
Don't assume this. Instead, treat the normal force as an unknown.
 
thebrandon said:
(1^2) + (L^2) = (1.25^2) , solving this gives me that the mass is .75 m from the rod
Arctan(1/.72) = theta , theta = 53.13

Necessary inward force: (v^2)/R * m
OK. That's the net inward force on the mass.

For upper string: ((v^2)/.75) *m = 79cos 53.13 this leads to m*(v^2) =35.55
The tension from the upper string is not the only force acting on the mass.
 
Doc Al said:
Don't assume this. Instead, treat the normal force as an unknown.

Why can I not assume this? It was my understanding that the normal force is equal to the total force acting on the surface. Isn't the perpendicular component of gravity the only force acting on the surface?

Also, if I accept that I can't assume this, then I would be left with the following:
7.2mcos18= mgsin18+ u(normal force), which simplifies to U=3.802m/(normal force)
I am not sure where I would go from there.

Can you please clarify as to how I am supposed to find the normal force?

Thanks
 
thebrandon said:
Why can I not assume this? It was my understanding that the normal force is equal to the total force acting on the surface. Isn't the perpendicular component of gravity the only force acting on the surface?
Sure, the normal force is the force acting on the surface. But no, it's not equal to the component of gravity. (It would if there were no acceleration.)

Consider vertical and horizontal forces acting on the car and apply Newton's 2nd law like usual.
 
Doc Al said:
Sure, the normal force is the force acting on the surface. But no, it's not equal to the component of gravity. (It would if there were no acceleration.)

Consider vertical and horizontal forces acting on the car and apply Newton's 2nd law like usual.

Ok. Thank you so much for the quick responses. You were extremely helpful. I believe I understand my error now. I was not considering the perpendicular component of acceleration necessary to maintain a circle. If I add that into account that gives me the following:
(normal force) = mgcos18 + 7.2msin18
Substituting in this value of the normal force into the equation i calculated for u gives me:
u=3.802/(9.8cos18 + 7.2msin18)= 0.33
This is the correct answer. Did I find it by chance, or have I done everything correctly now?

As per my second problem, I will now read your earlier suggestion on that, and attempt a solution. Thank you so much.
 
thebrandon said:
Ok. Thank you so much for the quick responses. You were extremely helpful. I believe I understand my error now. I was not considering the perpendicular component of acceleration necessary to maintain a circle. If I add that into account that gives me the following:
(normal force) = mgcos18 + 7.2msin18
Substituting in this value of the normal force into the equation i calculated for u gives me:
u=3.802/(9.8cos18 + 7.2msin18)= 0.33
This is the correct answer. Did I find it by chance, or have I done everything correctly now?
That's a perfectly fine way to solve the problem. Looks good to me.
 
Ok. For the second problem I have done the following:

(1^2) + (L^2) = (1.25^2) , solving this gives me that the mass is .75 m from the rod
Arctan(1/.72) = theta , theta = 53.13

Net horizontal force: (v^2)/R * m

Adding the horizontal components of the tension of both ropes and setting that equal to the net horizontal force gives me:
79cos53.13 + (Tension of second rope)cos53.13 = m(v^2)/.75
this simplifies to:
(tension of second rope)=((V^2)-8.89)/0.11

I can't figure out what the velocity is though, so I am not able to finish this solution.

Any suggestions?
 
thebrandon said:
Any suggestions?
Analyze the vertical forces acting on the mass.
 
Back
Top