|
In Reply to: like this...( I think...) posted by michael on February 24, 2002 at 17:32:37:
Next you need to know the number of rotations per mile for your tires (go look at TireRack).
Now lets set some variables to use to figure with,
Engine RPM = RE
Axle RPM = RA
Tire Revolutions per mile = RT
Tranny gear ratio = GT
Diff ratio = GD
Speed = V
RA=RE/(GT*GD)
RA=V/RT
Therefore:
GD=(RE*RT)/(V*GT)