Circular Motion of a car Problem

Click For Summary

Homework Help Overview

The problem involves a car navigating a banked curve, focusing on the dynamics of circular motion. Key parameters include the radius of curvature, the banking angle, and the coefficient of friction. The objective is to determine the range of speeds at which the car can travel without slipping.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the balance of forces acting on the car, including normal and frictional forces, and their components in both radial and vertical directions. There are attempts to derive equations for the speed of the car based on these forces, with some questioning the validity of their methods and results.

Discussion Status

The discussion is ongoing, with participants sharing different approaches and equations. Some have suggested alternative methods for analyzing the forces, while others express uncertainty about their calculations. There is no clear consensus on the correct approach or final equations yet.

Contextual Notes

Participants are grappling with the complexity of the problem, including the effects of friction and the geometry of the banked curve. There are indications of confusion regarding the assumptions made about the direction of forces and the resulting equations.

discoverer02
Messages
138
Reaction score
1
I'm kind of stumped on the following problem:

A car rounds a banked curve. The radius of curvature of the road is R, the banking angle is theta, and the coefficient of friction is u.
a) Determine the range of speeds the car can have without slipping up or down the banked surface.

This is what I've done for when the car is on the verge of sliding up the embankment. According to the way I've done it, the equation for sliding down the embankment is the same.

The sum of the forces in the radially inward direction is:
(the sum of the normals on the right and left tires) (N1 + N2)sintheta + (force of friction)costheta = ma(radially inward) = mvtan/R.

The sum of the forces in the vertical directions are:
(N1 + N2)costheta - (force of friction)sintheta - mg = 0

If I divide the first equation by the second I get:

vtangent = (R(tantheta - cottheta))^1/2 so tantheta - cottheta >= 0, but when tantheta = cottheta, vtan = 0 and when cottheta = 0, tantheta goes to infinity, so my ranges for vtangent are zero to infinity.

That can't be right. Can anyone tell me where I went wrong?

Thanks.[?]
 
Physics news on Phys.org
I think you can do it this way:

Total normal force is just N=m*g*cosT. Therefore the maximum force of static friction is u*m*g*cosT but in which direction?
Centripetal force must always equal (m*v^2)/R. It is provided by a component of N directed toward the center of the circle: N*sinT=m*g*cosT*sinT.

Now, what about the friction? At high speed, it acts along the slope downward, toward the center of the curve, so it should be added to the centripetal force provided by N. fcosT = u*m*g*(cosT)^2

But at the lowest speed, friction acts UPWARD along the slope, counteracting the car's tendency to slide down, so that friction has a radial component acting outwards, away from the center of the curve. So, it should be subtracted from the net cetripetal force provided by N.
 
Thanks for your reply.

I see what you're saying, but if I divide the equation for the radially inward forces by the equations for the vertical forces I get the following:

1)Radially inward forces car sliding down: NsinT - frcosT = mv^2/R
2)Vertical forces car sliding down: NcosT + frsinT = mg

Divide 1) by 2) and you get: v^2 = Rg(tanT - cotT)

3)Radially inward forces car sliding up: NsinT + frcosT = mv^2/R
4)Vertial forces car sliding down: NcosT - frsinT = mv^2/R

Divide 3) by 4) and you get: v^2 = Rg(tanT - cotT)

This result doesn't seem to have the "range of speeds" the problem's looking for. Instead, it seems to me that I've found the range of angles (pi/2 <= T < pi), but if you plug in these angles your velocity range is 0 to infinity.

So anyway, I'm still not getting the desired results.
 
I don't understand what you're trying to do by dividing those equations.

I'm not 100% certain about this, but I would answer it this way:

mg(cosT)(sinT) - umg(cosT)^2 <= m(v^2)/R <= mg(cosT)(sinT) + umg(cosT)^2

the m's cancel out & you can multiply through by R to get:

g(cosT)[sinT - u(cosT)] <= v^2 <= g(cosT)[sinT + u(cosT)]

But as I said, I'm not sure, so I'd be happy to hear other opinions on this.
 
Thanks Gnome.

I don't know what I was thinking when I was doing that division. I saw another example where equations with single terms on each side were divided and for some reason, late at night, dividing these equations made sense for a little while.

Anyway, NcosT - uNsinT = mg, so N = mg/(cosT - usinT) and if I plug this into the equation for the radially inward forces I get my two different equations for vtangential when the cars on the verge of sliding up and on the verge of sliding down.

I believe this is correct. If it's not can someone please let me know.

Thanks again for taking the time to look over my problem and post a reply.
 
I think you're going off in the wrong direction again.
Don't try to work the vertical forces or forces along the sloped surface. Just concentrate on balancing the centripetal (HORIZONTAL) forces, and resolve the normal and frictional forces into their horizontal components.
Assuming we're both using
N = total normal force
f = maximum static friction between tires & road
F = total centripetal force
then:

N = mg(cosT) (this acts perpendicular to slope)
f = uN = umg(cosT) (this acts along the slope, upwards at low speed, downwards at high speed)
f[h] = component of friction in HORIZONTAL direction = ? (you fill this in)
N[h] = component of normal force in HORIZONTAL direction = ? (you fill this in)
F = m(v^2)/R = sum of horizontal components of normal and frictional forces (ALWAYS!) but f is variable. You are looking for the two extremes: maximum f, positive and negative

Put this all together & I think you will end up with the inequality I wrote earlier.
 
I think I'm right this time about N. My equations for v agree with equations for v in similar problems that I've found.

Thanks again.
 
Got it.

I was wrong to assume that N = mg(cosT).
Actually, the equation is NcosT +/- uNsinT = mg (+/- depends on whether f is acting upward or downward).

So, at low speeds (when f is acting UP the slope):
NcosT + uNsinT = mg and
mgcosTsinT - uNcosT = m(v^2)/R

and at high speeds (when f is acting DOWN the slope):
NcosT - uNsinT = mg
mgcosTsinT + uNcosT = m(v^2)/R

Solving those will give the maximum and minimum values of v.
 
Almost.

v^2= Rg(sinT - ucosT)/(cosT + usinT) and
v^2= Rg(sinT + ucosT)/(cosT - usinT)
 
  • #10
Are you sure?
I'm getting
v^2 = Rg((cosT)^2)(sinT+ucosT)/(cosT-usinT)
and
v^2 = Rg((cosT)^2)(sinT-ucosT)/(cosT+usinT)

For example, the high-speed case is:
NcosT - uNsinT = mg and
mgcosTsinT + uNcosT = m(v^2)/R
so N = mg/(cosT-usinT) and then substituting into the 2nd eqn...
mv^2 = RmgcosTsinT + umgcosT/(cosT-usinT)
v^2 = Rg[(cosTsinT(cosT-usinT) + ucosT)/(cosT - usinT)]
= Rg[(((cosT)^2)sinT - ucosT(sinT)^2 + ucosT)/(cosT-usinT)]
= Rg[(((1-sinT)^2)sinT + ucosT(1-(sinT)^2))/(cosT - usinT)]
= Rg((cosT)^2)[(sinT + ucosT)/(cosT - usinT)]

The steps for the other case are equivalent.

How are you getting rid of the (cosT)^2 term?
 
  • #11
The sum of the centripetal forces is NsinT - uNcosT = mv^2/R not mgcosTsinT + uNcosT = m(v^2)/R. NsinT is the component of the Normal force in the centripetal direction.
 
  • #12
oops.

When I put the "N"s back I forgot that one.

Thanks, d.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
7
Views
3K
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 30 ·
2
Replies
30
Views
5K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K