- #1
VMail
- 11
- 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?
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: