Maximum acceleration with simple car

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 5K views
enerj
Messages
3
Reaction score
0
http://build1.net/rand/car.bmp

Homework Statement


Given the variables in the drawing, and coefficient of friction u, what is the maximum possible acceleration if the car is rear wheel drive? Neglect rotational inertia of the wheels.


Homework Equations


Up and right is (+) for forces along with counter-clockwise being (+) for moments
[tex]\Sigma[/tex]F = m * a
[tex]\Sigma[/tex]Mc = 0


The Attempt at a Solution


I have established the following variables in my attempt to find the solution;
W - vehicle weight
Nf - normal force on front wheel
Nr - normal force on rear wheel
Ff - frictional force

I gave the car a weight, W, applied downward at the center of mass. From this, a normal force is applied upward at the front and rear wheel, Nf and Nr, respectively.

There is also a frictional force opposing the cars forward motion, Ff pointing to the left.

Summing the forces in the y direction yields W = Nf + Nr

And the moment equation is
[tex]\Sigma[/tex]Mc = 0 = -(Nr * A) + (Nf * (B - A)) + (Ff * Y)

I am pretty sure that the force the tire applies to the ground will have to be at the verge of breaking friction for maximum acceleration, or u * Nr

Unfortunately I could not relate the previous equations and would appreciate a pointer. By the way, the solution is

[(B - A) g * u ] / [(B - uY)

where g is gravity.

Thanks guys
 
Last edited by a moderator:
Physics news on Phys.org
Welcome to PF, enerj.
I think the starting point on this question is to ask why wouldn't the "maximum" acceleration be infinite? Is there some limit to the engine power or perhaps to its grip on the road? No use writing any equations until you've got this "grip" on the question.
 
Because as soon as the wheel slips, or breaks friction, the car as a whole will have reached maximum acceleration.

Can I represent this by using F = ma so a = F / m where m is the mass of the car and F is the friction force, so a = u * Nr / m?
 
Yes, you've got it! Note that when you fill in the detailed formula for N, the m's will cancel out and you have only a very simple calculation for the acceleration.