Car Acceleration: Gears, Gear Ratio, & More

  • Thread starter Thread starter VMail
  • Start date Start date
  • Tags Tags
    Acceleration Car
AI Thread Summary
The discussion focuses on the physics of car acceleration for a racing game, specifically analyzing gear ratios, torque, and how these factors influence speed from 0 to 30 MPH. Key points include the importance of traction, particularly for front-wheel-drive vehicles, and how tire specifications affect acceleration. Calculations indicate that achieving 30 MPH in first gear takes approximately 3.05 seconds, while shifting gears at optimal RPMs can enhance performance. Users emphasize the need for a torque curve and realistic simulations, suggesting that accurate data on tires and vehicle dynamics is crucial for game development. The conversation highlights the complexity of automotive physics and the necessity for experimentation to achieve realistic gameplay.
VMail
Messages
11
Reaction score
0
Hi I am making a racing game for the XBox, I need some info on the following Gears, Gear Ratio and Acceleration, basically I want to know how a real car moves, if you are insteasted in testing the PC version then let me know

Car Spec
air density = 1.29kgm-3
mass = 1550kg
red line = 8500rpm
drag coefficient (cd) = 0.34 (not an official number)
height = 1.36m
width = 1.785m
frontal area = height × width = 2.4276m2 (only an approximation)
wheelbase = 2.665m
tire = 245/40ZR18
tire radius = 0.3266m (this number is calculated from the tire spec)
torque = 392Nm@4400rpm
power = 206000W@6800rpm
1st gear ratio = 3.827
2nd gear ratio = 2.36
3rd gear ratio = 1.685
4th gear ratio = 1.312
5th gear ratio = 1
6th gear ratio = 0.793
reverse gear ratio = 3.28
final drive ratio = 3.545
lateral acceleration = 0.94g on skidpad of 300ft radius weight distribution (front/rear) = 57%/43
minimum turning radius = 5.6m

To make things simple, the throttle can only be up or down

I want to know quickly the car will move, say like from 0MPH to 30MPH, staying in 1st gear (or KPH which ever is easy, I can always convert it later) (also i haven't given the distance)

also I've been given torque = 392Nm@4400rpm, how would i find the torque at 5000rpm?
 
Last edited:
Physics news on Phys.org
Originally posted by VMail
also I've been given torque = 392Nm@4400rpm, how would i find the torque at 5000rpm?

Horsepower = Torque x RPM / 716

Torque in kilograms per meter --- 1kgm = 9.8 NM
Horsepower in spanish CV unit (I think its more or less same as HP) --- 1KW = 1.36 CV/HP

So you could calculate torque at 5000 rpm if you had the horsepower figure at the same egine speed.

That engine has an output of 245.81 hp at 4400 rpm and 280.16 hp at 6800 rpm.
 
Originally posted by VMail
I want to know quickly the car will move, say like from 0MPH to 30MPH, staying in 1st gear
You have not specified whether it is FWD, RWD, or AWD. Especially in the first 2 cases, it will be traction-limited and the tires will have a bigger effect on acceleration 0-30 than the torque. If it is not AWD with traction control, you will also need the height of the centre of gravity, so you can calculate the weight transfer.
Originally posted by VMail
also I've been given torque = 392Nm@4400rpm, how would i find the torque at 5000rpm?
Most modern NA engines have flat torque curves up to about 80% of redline where it begins to drop.
 
most cars a FWD, so it a FWD now, and no traction I think (a lot of wheels spinning)
 
Low speeds like 0 to 30mph are easy because air drag is negligible. Acceleration in g's is

{f_f\over {1\over\mu} + {h\over L}}

where \inline{\mu} is the lateral g's (coefficient of friction), \inline{f_f} is the fraction of weight on the front, h is the height of the CG (I estimate 0.5m), L is the wheelbase. Plugging in your numbers gives 0.45 g's or 14.4 ft/s/s. 30mph is 44 ft/s, so the time to get there is 3.05 seconds. The same specs for RWD give 2.76 s.
 
This problem is a little involved for an online forum. People take courses on this stuff. Go to the library and pick up some books on auto engineering. Even that won't help you very much with tires, since real data on them is almost impossible to come by (krab's approximation isn't very good). You'll have to experiment, and see what feels right.

You'll also need a torque curve (which you can guess at from peak torque and power figures - just draw a reasonable looking graph which satisfies both conditions) at the wheels - not the usual net rating.

Then you have to worry about how the differential(s) distributes torque, and the rotational inertia of the various driveline portions.

Springs and shocks also affect how the car launches.

If you're just making a simple arcade game (ie not a sim), then you can get away with less, but you didn't say. Ask more specific questions.
 
Originally posted by Stingray
This problem is a little involved for an online forum. People take courses on this stuff. Go to the library and pick up some books on auto engineering. Even that won't help you very much with tires, since real data on them is almost impossible to come by (krab's approximation isn't very good). You'll have to experiment, and see what feels right.

You'll also need a torque curve (which you can guess at from peak torque and power figures - just draw a reasonable looking graph which satisfies both conditions) at the wheels - not the usual net rating.

Then you have to worry about how the differential(s) distributes torque, and the rotational inertia of the various driveline portions.

Springs and shocks also affect how the car launches.

If you're just making a simple arcade game (ie not a sim), then you can get away with less, but you didn't say. Ask more specific questions.

I failed A Level Physics, not because I was fick, just that I needed more time in the exam(they didnt cover any of this in the subject), yeah will be in the library in two weeks, I am learning loads of stuff on here, I though making a 3D racing car games would be easy, The game will be like Need For speed Underground, so that calculation don't have to be 100% accurate but will need to make it look realistic (also will be ignoring wind)
 
You should probably browse around this site a bit

http://www.racer.nl/

He's making a game that's supposed to do the physics "right," and has a lot of documentation on it (free source too I think). It might give you some ideas.
 
  • #10
I don't think krab formula is correct as there is nothing referanceing the gears
 
  • #11
I don't think krab formula is correct as there is nothing referanceing the gears
Show me some data that disagrees. I've found it works very well. If you have enough power to break traction up to 30mph (which you do), then the gear ratio is not relevant; only the coefficient of friction and the downward force on the driving tires matter.

Anyway, I did the other calc.s for you.

1/4 mile: 14.11 sec @110.9 mph
top speed: 163 mph
0-60: 6.86 sec
60 ft time: 2.89 sec

A graph of driving force versus speed in each gear is http://trshare.triumf.ca/~baartman/vmail.png The Green curve is your traction limit. Since the drive is FWD, this is rather low. The Red curve is air resistance. Where it crosses your white curves is top speed. The Blue curve is the performance you would get if you had an ideal gearbox which always kept you at peak power.
 
Last edited by a moderator:
  • #12
Its a bit hard for me to explain this, 1st and 2nd gear gives different acceleration

eg 0-30MPH in 1st gear will take 3.05sec
but what if you drive 0-15 in 1st gear and switch to 2nd from 15-30MPH
both will take different times to get to 30MPH
 
  • #13
Well 30 mph is only 5300 rpm is 1st gear, so there would be no point in shifting before then. Shifting near 7000 rpm would be optimal for the 1->2 shift if that doesn't hit the rev limiter.

If your torque curve is reasonably flat, you should be able to smoke your tires through almost all of 1st gear, so max acceleration is reached at the traction limit (part throttle). This is approximated through krab's formula.
 
Last edited:
  • #14
Originally posted by VMail
but what if you drive 0-15 in 1st gear and switch to 2nd from 15-30MPH
both will take different times to get to 30MPH

15mph in second gear is only 1600rpm. You won't have enough power there, especially if it is a turbo (which I don't know). I put more realistic torque numbers in the graph. (Also the link was broken.) Look at the graph and I think you'll understand. http://trshare.triumf.ca/~baartman/vmail.png
 
Last edited by a moderator:
  • #15
does the graph show that top speed in 1st is approx 40MPH

how would I determin how quickly the lbs goes up?
 
  • #16
does the graph show that top speed in 1st is approx 40MPH
Look at the graph. Optimum shift points are where the curves cross.
how would I determin how quickly the lbs goes up?
I don't understand the question.
 
  • #17
In my car (Toyota Yaris) I can go 0-60MPH in 8.3sec, Toyota say 0-60MPH is 12.8Sec. I did it 8.3sec because I change from 1st to 2nd at 30MPH.

If I drove properly
1st 0-15MPH
2nd 15-30MPH
3rd 30-40MPH
4th 40-60MPH

the second way would take longer because I've changed gears too quickly, so that's what I need the formula for
 
  • #18
Originally posted by VMail
In my car (Toyota Yaris) I can go 0-60MPH in 8.3sec, Toyota say 0-60MPH is 12.8Sec. I did it 8.3sec because I change from 1st to 2nd at 30MPH.

If I drove properly
1st 0-15MPH
2nd 15-30MPH
3rd 30-40MPH
4th 40-60MPH

the second way would take longer because I've changed gears too quickly, so that's what I need the formula for

Assuming you have the 1.5, toyota claims 9.0 seconds (not far off from your estimate)
If you don't have the 1.5, I'd be happy to show you the fault in your timing equipment, since you didn't go that fast
 
  • #19
Originally posted by phatmonky
Assuming you have the 1.5, toyota claims 9.0 seconds (not far off from your estimate)
If you don't have the 1.5, I'd be happy to show you the fault in your timing equipment, since you didn't go that fast

its a 1.3 CDX
 
Back
Top