|
In Reply to: What diff have I got if.... posted by Geoff on February 24, 2002 at 14:09:34:
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)