I've been looking at several websites with gear ratio calcs...
created a lil java (borrowed a bit too
)
and came up with this
www.svoca.com/gears
problem is, I don't think it's right...
We all know stock, 85/86 SVO's run right at 70 mph at 3000 rpm in 5th, but it don't calculate out that way!!
Here is the formula I'm using
mph = ((rpm * tire_diam) / (gear_ratio * axle_ratio * 336.1352398))
I'll add a default selection for 84 SVO's too shortly, and several other common T5's.
I need to look up the ratio's for them.
** If you don't hit the clear right button, and you run a second set of calcs, the calcs will be below the first set you already see **
created a lil java (borrowed a bit too
)and came up with this
www.svoca.com/gears
problem is, I don't think it's right...
We all know stock, 85/86 SVO's run right at 70 mph at 3000 rpm in 5th, but it don't calculate out that way!!
Here is the formula I'm using
mph = ((rpm * tire_diam) / (gear_ratio * axle_ratio * 336.1352398))
I'll add a default selection for 84 SVO's too shortly, and several other common T5's.
I need to look up the ratio's for them.
** If you don't hit the clear right button, and you run a second set of calcs, the calcs will be below the first set you already see **

Comment