How to calculate friction of wheels of car?

AI Thread Summary
To calculate the friction of a car's wheels, the discussion presents a formula that incorporates mass, acceleration, distance, and coefficients for wheel and air friction. The suggested values include a mass of 1000 kg, an acceleration of 10 m/s², and coefficients of friction k=0.01 and c=0.0001. The total energy required to accelerate to 50 m/s is calculated to be 62,625 J. Additionally, it is noted that air resistance complicates calculations as it varies with speed, while kinetic friction remains constant. The discussion emphasizes the importance of accurately measuring energy loss to determine friction effectively.
vissarion.eu
Messages
49
Reaction score
0
If car of mass m=1000 kg I want to accelerate to speed v=50 m/s then to me need to calculate friction of car axis on which puted wheels and friction of wheels into ground and air friction. So I suggesting such formula
m*a*t+k*m*a*S+c*m*a*S=m*a*t+k*0.5*m*v^2+0.5*c*m*v^2, where a is acceleration of car say a=10 m/s/s and S is distance which car made until got speed v=50 m/s and k is friction koeficient of car wheels inside car and to the ground and c is koeficient for air friction. I would give k=0.01 and c=0.0001 and t is 5 seconds. So total energy of car:
m*a*t+k*0.5*m*v^2+0.5*c*m*v^2= 1000*10*5+0.01*0.5*1000*50*50+0.0001*0.5*1000*50*50= 50000+12500+125= 62625 J.
If you can calculate better just calculate and show and don't blame my formula.
 
Physics news on Phys.org
vissarion.eu said:
If car of mass m=1000 kg I want to accelerate to speed v=50 m/s then to me need to calculate friction of car axis on which puted wheels and friction of wheels into ground and air friction. So I suggesting such formula
m*a*t+k*m*a*S+c*m*a*S=m*a*t+k*0.5*m*v^2+0.5*c*m*v^2, where a is acceleration of car say a=10 m/s/s and S is distance which car made until got speed v=50 m/s and k is friction koeficient of car wheels inside car and to the ground and c is koeficient for air friction. I would give k=0.01 and c=0.0001 and t is 5 seconds. So total energy of car:
m*a*t+k*0.5*m*v^2+0.5*c*m*v^2= 1000*10*5+0.01*0.5*1000*50*50+0.0001*0.5*1000*50*50= 50000+12500+125= 62625 J.
If you can calculate better just calculate and show and don't blame my formula.
To calculate the friction loss due to wheels you can give the car a known quantity of energy and then see how far it will coast on the flat. mv^2/2d = F = \mu_kN (You have to be careful not to give it too much speed to begin as the air resistance could be significant).

The problem with factoring in the air resistance is that it is proportional to speed or speed^2. Kinetic friction force on the wheels is a constant force.

AM

AM
 
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