How Do You Calculate the Minimum Banking Angle for a Car in a Turn?

AI Thread Summary
To calculate the minimum banking angle for a car in a turn, the centripetal acceleration must be determined using the formula a = V²/R. The forces acting on the car include gravity, the normal force, and friction, which can be analyzed using Newton's second law. The relationship between these forces leads to the equation for the minimum angle: tan(θ) = (V²/R - μg) / (μ(V²/R) + g). For the given values, the minimum angle can be calculated, and if the coefficient of static friction increases, the maximum velocity can also be determined while maintaining the same banked angle. Proper unit consistency is essential for accurate calculations.
DrZoidberg421
Messages
5
Reaction score
0
I need some help, I am a relative noob at physics. I need this to get credit on test corrections to boost my test grade. Here's the problem,

A 1300 kg car goes around a turn with radius 50 m, at a speed of 75 km/h. The coefficient of static friction is .45, (a) what is the minimum angle of the bank needed to keep the car in the turn? (b) If the car changes tires, which increase the coefficient of static friction to .65, what will be the maximum velocity with which the car will be able to take the turn, assuming the same banked angle?

This is probably easy for you guys. Any help would be appreciated, Thanks.
 
Last edited:
Physics news on Phys.org
1) The car moves in a horizontal circle; what is its (centripetal) acceleration?
2) List the forces acting upon the car, and their directions.

Relate 1) and 2) by Newton's 2.law of motion.
 
1) It's centripetal acceleration is 20.83^2/50= 8.68 m/s^2
2) The forces acting on it are gravity, the normal force (perpendicular to the incline), and friction (down the incline)

so Fnx+Fsx=ma
Fn*(Sin theta)+.45*Fn*Cos (theta)= 11284.72

This is where I get stuck, I was taught to use another equation to solve for Fn, but I just can't get Fn. the equation I used was Fny+Fg+Fsy=0, so Fn*(Cos theta)+.45*Fn*(Sin theta)=-fg (=12740). After this I don't know what to do.
 
1) Try to write this in VECTOR form
2) Do NOT introduce numerical values; they just confuse you.
Pay attention to the structure of the equation instead.
 
I just tried to solve for (a) and I got 41.53 degrees, do you know if this is right?

Thanks for all of the help, I have to go to school now. Thanks again.
 
Last edited:
I haven't bothered to check.
Here's one way of solving this properly:
1) Centripetal acceleration: \vec{a}=-\frac{V^{2}}{R}\vec{i}_{r}
where V is the constant speed, R the radius, and \vec{i}_{r} the outward radial vector in the horizontal \vec{i},\vec{j}-plane.
2) Forces:
a)Weight: -Mg\vec{k}
(M being the mass, g the acceleration of gravity)
b) Normal force: N\vec{n}
c) Frictional force: -F\vec{t}
where \vec{n} is normal to the banked curve, and \vec{t} the appropriate tangent vector. (F and N being magnitudes of forces)

By geometry, we have:
\vec{t}=\cos\theta\vec{i}_{r}+\sin\theta\vec{k}
\vec{n}=-\sin\theta\vec{i}_{r}+\cos\theta\vec{k}

Hence, Newton's 2.law of motion states:
N\vec{n}-F\vec{t}-Mg\vec{k}=-M\frac{V^{2}}{R}\vec{i}_{r}
Taking the dot product of this equation with \vec{n} yields:
N-Mg\cos\theta=M\frac{V^{2}}{R}\sin\theta
Taking the dot product with \vec{t} yields:
-F-Mg\sin\theta=-M\frac{V^{2}}{R}\cos\theta
Or, F and N must satisfy for a purely horizontal motion:
N=M(g\cos\theta+\frac{V^{2}}{R}\sin\theta)
F=M(\frac{V^{2}}{R}\cos\theta-g\sin\theta)

In addition, if we have achieved the critical value of static friction, F=\mu{N}
we can solve for the (minimum) angle:
tan(\theta)=\frac{\frac{V^{2}}{R}-\mu{g}}{\mu\frac{V^{2}}{R}+g}
If \frac{V^{2}}{R}\leq\mu{g} then the minimum angle is 0.

Now, you can plug&chug numerical values into this to your heart's content.
(Use a consistent set of units, though.)
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging 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