Solving Car Turning Round Bend: Speed Range

  • Thread starter Thread starter Clari
  • Start date Start date
  • Tags Tags
    Car Turning
AI Thread Summary
A car turning around a bend with a radius of 100m and a banking angle of 15 degrees can safely navigate at speeds between 12.7 m/s and 19.6 m/s, considering a static friction coefficient of 0.1. The analysis involves identifying the forces acting on the car, including weight, normal force, and friction, and applying Newton's second law. The upper speed limit is calculated using the equation that accounts for friction acting down the incline, while the lower limit considers friction acting up the incline. The theoretical speed range emphasizes the importance of factors like road conditions and driver skill in real-world scenarios. Safe driving practices are essential when navigating turns.
Clari
Messages
62
Reaction score
0
A car is turing round a bend of radius 100m and banking angle 15 degrees. If the coefficient of static friction between the tyres and the road is 0.1, determine the range of speeds within which the car can turn safely round the bend.

Here is what I have done:

R sin \theta + f >= \frac{mv^2}{r}
R sin \theta + \mu R >= \frac{mv^2}{r}
R (sin \theta + \mu) >= \frac{mv^2}{r}
mg cos \theta ( sin \theta + \mu) >= \frac{mv^2}{r}
v<= \sqrt{rgcos\thata (sin\theta +\mu)}
v<= 18.6 ms^{-1}

I don't know how to find the other one range, and the answer is 12.7 < v< 19.6...I am confused...please help.. :confused:
 
Physics news on Phys.org
To solve this problem, do this:

First identify all the forces acting on the car. I see three forces: weight, normal force (perhaps that's what you call R), and friction.

Now apply Newton's 2nd law: The net horizontal force on the car will produce the centripetal acceleration, while the net vertical force will be zero.

The range of speeds is obtained by realizing that at one extreme the friction points down the incline, while at the other it points up the incline.
 

To find the other range, we can use the same equation but with the coefficient of static friction being negative instead of positive. This is because the car can also safely turn at a lower speed if the friction force is pointing in the opposite direction, preventing the car from sliding off the road.

So, our equation becomes:

R sin \theta - \mu R >= \frac{mv^2}{r}

Plugging in the values, we get:

100 sin 15 - 0.1 * 100 >= \frac{m*v^2}{100}

15 - 10 >= \frac{m*v^2}{100}

5 >= \frac{m*v^2}{100}

v^2 <= 500

v <= 22.4 ms^-1

Therefore, the range of speeds within which the car can safely turn round the bend is 12.7 < v < 19.6 ms^-1.

It is important to note that this is the theoretical range and other factors such as road conditions, driver skill, and vehicle condition may affect the actual safe speed for turning round a bend. It is always important to drive at a safe and controlled speed, especially when making turns.
 
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