Automotive & drivetrain engineering calculator
Automotive Mechanic & Gear Ratio Calculator
Calculate gear ratios, driven RPM, overall drivetrain reduction, engine RPM at road speed, torque multiplication, force-to-torque, engine displacement and static compression ratio. US customary inputs such as inches, mph, lb-ft and lbf are supported directly.
Calculated result
Gear reduction and output-speed relationship.
14-tooth driver turning a 49-tooth driven gear.
Gear ratio = driven teeth ÷ driver teeth = 49 ÷ 14 = 3.5
Calculation breakdown
Formula & methodology
How Gear Ratio, RPM, Torque and Engine Calculations Work
The calculator treats each mechanical problem as a defined mathematical relationship. Inputs are validated, compatible units are normalized, the governing equation is applied at full internal precision, and only the displayed result is rounded.
1. Simple Gear Ratio
For a simple external gear pair, the reduction ratio is the driven gear tooth count divided by the driver gear tooth count.
R = Ndriven ÷ Ndriver
In words: driven gear teeth ÷ driver gear teeth.
RPMout = RPMin ÷ R
A 3.50:1 reduction means the input rotates 3.5 revolutions for approximately one output revolution.
2. Compound Drivetrain Ratio
Sequential reductions multiply. A transmission ratio, differential or final-drive ratio, and any additional reduction stage therefore combine into one overall drivetrain ratio.
Roverall =
Rtrans ×
Rfinal ×
Radditional
RPMout =
RPMin ÷ Roverall
3. Vehicle Speed, Tire Size & Engine RPM
Road speed determines how quickly the tire must rotate. Tire circumference converts linear vehicle travel into wheel revolutions, and the drivetrain ratio converts wheel RPM into estimated engine RPM.
C = π × D
RPMwheel =
(Vmph × 1056) ÷ Cin
RPMengine =
RPMwheel × Roverall
Why 1056? 1 mile = 63,360 inches and 1 hour = 60 minutes, so 63,360 ÷ 60 = 1,056 inches per minute for each mph.
4. Torque Multiplication
An ideal reduction multiplies torque by the same numerical ratio by which rotational speed is reduced. An optional drivetrain efficiency factor can then estimate output after modeled losses.
τideal =
τin × Roverall
τout =
τin × Roverall × η
Enter 90% efficiency as 90%; the calculation normalizes it internally to 0.90.
5. Applied Force to Torque
Torque depends on force, the perpendicular lever-arm distance from the axis, and the angle between the force and lever arm.
τ = F × r × sin(θ)
For US customary output in lb-ft, a lever arm entered in inches is normalized first: rft = rin ÷ 12.
A 90° force is perpendicular to the lever and produces the maximum torque for a given force and radius. At 0° or 180°, sin(θ) = 0 and the modeled torque is zero.
6. Engine Displacement
A cylinder is modeled geometrically from its bore and stroke. The swept volume of one cylinder is then multiplied by the cylinder count.
Vs,cyl =
(π ÷ 4) × B² × S
Vengine =
Vs,cyl × n
When bore and stroke are in inches, the initial result is cubic inches. The calculator can convert using 1 in³ = 16.387064 cm³.
7. Static Compression Ratio
Static compression ratio compares the cylinder volume when the piston is at bottom dead center with the remaining volume when the piston is at top dead center. The calculation therefore requires both swept volume and total clearance volume.
CR = (Vs + Vc) ÷ Vc
Vc =
Vchamber +
Vgasket +
Vdeck +
Vpiston
In this calculator, a piston dish is entered as a positive clearance volume. A dome is entered as a negative value because it occupies clearance volume. The same sign convention must be used consistently when comparing builds.
Variable Definitions & Units
Ratios are dimensionless. Rotational speed is expressed in revolutions per minute, while geometry, torque and force retain explicit units.
| Symbol | Meaning | Typical US input | Calculation treatment |
|---|---|---|---|
R |
Gear or reduction ratio | :1 | Dimensionless |
N |
Gear tooth count | teeth | Positive whole number |
RPM |
Rotational speed | rev/min | Nonnegative rotational rate |
V |
Vehicle road speed | mph | Converted to travel per minute where required |
D |
Tire diameter | in | Used to calculate π × D circumference |
C |
Tire circumference | in | Linear travel per wheel revolution |
Ï„ |
Torque | lb-ft | Force acting through a lever arm |
F |
Applied force | lbf | Force input |
r |
Lever-arm length | in or ft | Normalized to feet for lb-ft output |
θ |
Force angle | degrees | Used through sin(θ) |
η |
Drivetrain efficiency | % | Percentage ÷ 100 |
B |
Cylinder bore | in | Diameter of cylinder bore |
S |
Stroke | in | Piston travel used in swept volume |
n |
Cylinder count | count | Positive whole number |
Vs |
Swept cylinder volume | in³ or cc | Volume displaced through the stroke |
Vc |
Total clearance volume | cc | Volume remaining at top dead center |
CR |
Static compression ratio | :1 | Dimensionless geometric ratio |
Unit Normalization
Compatible units are established before the governing equation is evaluated. This prevents a value expressed in inches, feet, cubic inches or cubic centimeters from being combined without conversion.
| Input | Normalization | Reason |
|---|---|---|
| Efficiency (%) | η = efficiency ÷ 100 |
Equations require a decimal multiplier. |
| Lever arm (in) | r(ft) = r(in) ÷ 12 |
Produces torque directly in lb-ft when force is lbf. |
| Vehicle speed (mph) | mph × 63,360 ÷ 60 |
Converts miles/hour to inches/minute. |
| Cubic inches | in³ × 16.387064 |
Converts engine volume to cubic centimeters. |
| Cubic centimeters | cc ÷ 1000 |
Converts cc to liters. |
| Force angle | Degrees → radians internally | JavaScript trigonometric functions operate in radians. |
Conversion factors and intermediate results should retain full computational precision. Rounding belongs at the display stage, not between calculation steps.
How to Calculate the Main Results by Hand
Manual method: gear ratio and output RPM
- Count the teeth on the driver gear and driven gear.
- Divide driven teeth by driver teeth: R = Ndriven ÷ Ndriver.
- To find output RPM, divide input RPM by that ratio: RPMout = RPMin ÷ R.
- Example: 49 ÷ 14 = 3.5:1.
- At 3,000 input RPM: 3,000 ÷ 3.5 = 857.143 RPM before display rounding.
Manual method: engine RPM at a given road speed
- Calculate tire circumference: C = π × D.
- Convert road speed to wheel RPM: Wheel RPM = mph × 1056 ÷ C.
- Multiply the transmission, final-drive and additional reduction ratios.
- Multiply wheel RPM by the overall drivetrain ratio.
- The result is the theoretical engine RPM assuming no modeled slip and using the entered effective tire diameter.
Manual method: torque multiplication
- Determine the overall drivetrain ratio.
- Multiply input torque by the overall ratio to obtain ideal output torque.
- Convert drivetrain efficiency from percent to decimal.
- Multiply ideal output torque by the efficiency decimal.
- Keep ideal and efficiency-adjusted torque separate so the theoretical multiplication is not confused with the modeled loss-adjusted estimate.
Manual method: engine displacement
- Square the cylinder bore.
- Multiply by the stroke and by π ÷ 4.
- The result is the swept volume of one cylinder.
- Multiply by the cylinder count for total displacement.
- Convert cubic inches to cc or liters only after the geometric calculation is complete.
Manual method: static compression ratio
- Calculate the swept volume of one cylinder from bore and stroke.
- Determine combustion-chamber volume.
- Calculate head-gasket volume from gasket bore and thickness.
- Calculate deck-clearance volume where applicable.
- Apply piston dish or dome volume using the calculator’s stated sign convention.
- Add the components to obtain total clearance volume Vc.
- Calculate CR = (Vs + Vc) ÷ Vc.
How the Calculator Builds a Result
Each mode follows the same transparent calculation structure even though its governing equation changes.
Record the entered teeth, ratios, RPM, dimensions, force, torque or engine geometry.
Convert percentages and incompatible US or metric units where required.
Select the equation appropriate to the active calculation mode.
Insert the validated and normalized values into the equation.
Compute supporting values such as circumference, overall ratio or clearance volume.
Preserve the unrounded computational result for downstream calculations.
Round only the user-facing value to an appropriate practical precision.
Calculation Checks
The calculation should stop rather than produce a misleading numerical output when required inputs are invalid.
Gear tooth counts and cylinder counts must be positive; divisors cannot be zero; physical dimensions used for volume calculations must be valid; efficiency must remain within 0–100%; and total compression clearance volume must remain greater than zero.
Theoretical vs. Actual Mechanical Behavior
The governing equations describe defined mechanical relationships. They do not automatically model every loss or dynamic effect in an operating vehicle.
Actual results can differ because of tire deformation, torque-converter or clutch slip, drivetrain losses, component deflection, temperature, lubrication, dynamic load and manufacturer operating limits.
Formula & methodology
How Gear Ratio, RPM, Torque and Engine Calculations Work
The calculator treats each mechanical problem as a defined mathematical relationship. Inputs are validated, compatible units are normalized, the governing equation is applied at full internal precision, and only the displayed result is rounded.
1. Simple Gear Ratio
For a simple external gear pair, the reduction ratio is the driven gear tooth count divided by the driver gear tooth count.
R = Ndriven ÷ Ndriver
In words: driven gear teeth ÷ driver gear teeth.
RPMout = RPMin ÷ R
A 3.50:1 reduction means the input rotates 3.5 revolutions for approximately one output revolution.
2. Compound Drivetrain Ratio
Sequential reductions multiply. A transmission ratio, differential or final-drive ratio, and any additional reduction stage therefore combine into one overall drivetrain ratio.
Roverall =
Rtrans ×
Rfinal ×
Radditional
RPMout =
RPMin ÷ Roverall
3. Vehicle Speed, Tire Size & Engine RPM
Road speed determines how quickly the tire must rotate. Tire circumference converts linear vehicle travel into wheel revolutions, and the drivetrain ratio converts wheel RPM into estimated engine RPM.
C = π × D
RPMwheel =
(Vmph × 1056) ÷ Cin
RPMengine =
RPMwheel × Roverall
Why 1056? 1 mile = 63,360 inches and 1 hour = 60 minutes, so 63,360 ÷ 60 = 1,056 inches per minute for each mph.
4. Torque Multiplication
An ideal reduction multiplies torque by the same numerical ratio by which rotational speed is reduced. An optional drivetrain efficiency factor can then estimate output after modeled losses.
τideal =
τin × Roverall
τout =
τin × Roverall × η
Enter 90% efficiency as 90%; the calculation normalizes it internally to 0.90.
5. Applied Force to Torque
Torque depends on force, the perpendicular lever-arm distance from the axis, and the angle between the force and lever arm.
τ = F × r × sin(θ)
For US customary output in lb-ft, a lever arm entered in inches is normalized first: rft = rin ÷ 12.
A 90° force is perpendicular to the lever and produces the maximum torque for a given force and radius. At 0° or 180°, sin(θ) = 0 and the modeled torque is zero.
6. Engine Displacement
A cylinder is modeled geometrically from its bore and stroke. The swept volume of one cylinder is then multiplied by the cylinder count.
Vs,cyl =
(π ÷ 4) × B² × S
Vengine =
Vs,cyl × n
When bore and stroke are in inches, the initial result is cubic inches. The calculator can convert using 1 in³ = 16.387064 cm³.
7. Static Compression Ratio
Static compression ratio compares the cylinder volume when the piston is at bottom dead center with the remaining volume when the piston is at top dead center. The calculation therefore requires both swept volume and total clearance volume.
CR = (Vs + Vc) ÷ Vc
Vc =
Vchamber +
Vgasket +
Vdeck +
Vpiston
In this calculator, a piston dish is entered as a positive clearance volume. A dome is entered as a negative value because it occupies clearance volume. The same sign convention must be used consistently when comparing builds.
Variable Definitions & Units
Ratios are dimensionless. Rotational speed is expressed in revolutions per minute, while geometry, torque and force retain explicit units.
| Symbol | Meaning | Typical US input | Calculation treatment |
|---|---|---|---|
R |
Gear or reduction ratio | :1 | Dimensionless |
N |
Gear tooth count | teeth | Positive whole number |
RPM |
Rotational speed | rev/min | Nonnegative rotational rate |
V |
Vehicle road speed | mph | Converted to travel per minute where required |
D |
Tire diameter | in | Used to calculate π × D circumference |
C |
Tire circumference | in | Linear travel per wheel revolution |
Ï„ |
Torque | lb-ft | Force acting through a lever arm |
F |
Applied force | lbf | Force input |
r |
Lever-arm length | in or ft | Normalized to feet for lb-ft output |
θ |
Force angle | degrees | Used through sin(θ) |
η |
Drivetrain efficiency | % | Percentage ÷ 100 |
B |
Cylinder bore | in | Diameter of cylinder bore |
S |
Stroke | in | Piston travel used in swept volume |
n |
Cylinder count | count | Positive whole number |
Vs |
Swept cylinder volume | in³ or cc | Volume displaced through the stroke |
Vc |
Total clearance volume | cc | Volume remaining at top dead center |
CR |
Static compression ratio | :1 | Dimensionless geometric ratio |
Unit Normalization
Compatible units are established before the governing equation is evaluated. This prevents a value expressed in inches, feet, cubic inches or cubic centimeters from being combined without conversion.
| Input | Normalization | Reason |
|---|---|---|
| Efficiency (%) | η = efficiency ÷ 100 |
Equations require a decimal multiplier. |
| Lever arm (in) | r(ft) = r(in) ÷ 12 |
Produces torque directly in lb-ft when force is lbf. |
| Vehicle speed (mph) | mph × 63,360 ÷ 60 |
Converts miles/hour to inches/minute. |
| Cubic inches | in³ × 16.387064 |
Converts engine volume to cubic centimeters. |
| Cubic centimeters | cc ÷ 1000 |
Converts cc to liters. |
| Force angle | Degrees → radians internally | JavaScript trigonometric functions operate in radians. |
Conversion factors and intermediate results should retain full computational precision. Rounding belongs at the display stage, not between calculation steps.
How to Calculate the Main Results by Hand
Manual method: gear ratio and output RPM
- Count the teeth on the driver gear and driven gear.
- Divide driven teeth by driver teeth: R = Ndriven ÷ Ndriver.
- To find output RPM, divide input RPM by that ratio: RPMout = RPMin ÷ R.
- Example: 49 ÷ 14 = 3.5:1.
- At 3,000 input RPM: 3,000 ÷ 3.5 = 857.143 RPM before display rounding.
Manual method: engine RPM at a given road speed
- Calculate tire circumference: C = π × D.
- Convert road speed to wheel RPM: Wheel RPM = mph × 1056 ÷ C.
- Multiply the transmission, final-drive and additional reduction ratios.
- Multiply wheel RPM by the overall drivetrain ratio.
- The result is the theoretical engine RPM assuming no modeled slip and using the entered effective tire diameter.
Manual method: torque multiplication
- Determine the overall drivetrain ratio.
- Multiply input torque by the overall ratio to obtain ideal output torque.
- Convert drivetrain efficiency from percent to decimal.
- Multiply ideal output torque by the efficiency decimal.
- Keep ideal and efficiency-adjusted torque separate so the theoretical multiplication is not confused with the modeled loss-adjusted estimate.
Manual method: engine displacement
- Square the cylinder bore.
- Multiply by the stroke and by π ÷ 4.
- The result is the swept volume of one cylinder.
- Multiply by the cylinder count for total displacement.
- Convert cubic inches to cc or liters only after the geometric calculation is complete.
Manual method: static compression ratio
- Calculate the swept volume of one cylinder from bore and stroke.
- Determine combustion-chamber volume.
- Calculate head-gasket volume from gasket bore and thickness.
- Calculate deck-clearance volume where applicable.
- Apply piston dish or dome volume using the calculator’s stated sign convention.
- Add the components to obtain total clearance volume Vc.
- Calculate CR = (Vs + Vc) ÷ Vc.
How the Calculator Builds a Result
Each mode follows the same transparent calculation structure even though its governing equation changes.
Record the entered teeth, ratios, RPM, dimensions, force, torque or engine geometry.
Convert percentages and incompatible US or metric units where required.
Select the equation appropriate to the active calculation mode.
Insert the validated and normalized values into the equation.
Compute supporting values such as circumference, overall ratio or clearance volume.
Preserve the unrounded computational result for downstream calculations.
Round only the user-facing value to an appropriate practical precision.
Calculation Checks
The calculation should stop rather than produce a misleading numerical output when required inputs are invalid.
Gear tooth counts and cylinder counts must be positive; divisors cannot be zero; physical dimensions used for volume calculations must be valid; efficiency must remain within 0–100%; and total compression clearance volume must remain greater than zero.
Theoretical vs. Actual Mechanical Behavior
The governing equations describe defined mechanical relationships. They do not automatically model every loss or dynamic effect in an operating vehicle.
Actual results can differ because of tire deformation, torque-converter or clutch slip, drivetrain losses, component deflection, temperature, lubrication, dynamic load and manufacturer operating limits.
Automotive calculation reference
Gear Ratio, RPM, Torque & Engine Geometry Reference Guide
Use these reference notes to interpret calculated drivetrain and engine-geometry values correctly, understand the assumptions behind them, and avoid common mistakes when comparing automotive configurations.
What a Gear Ratio Actually Tells You
A gear ratio expresses the rotational relationship between an input and an output. For the reduction convention used by this calculator, a 3.50:1 ratio means the input turns 3.5 revolutions for approximately one output revolution.
R = driven gear teeth ÷ driver gear teeth
A 14-tooth driver and 49-tooth driven gear produce 49 ÷ 14 = 3.50:1.
The output rotates more slowly than the input while ideal torque is multiplied. It does not establish the actual delivered torque or whether the components can safely withstand that load.
Numerically Higher vs. Lower Final-Drive Ratios
Automotive terminology can be confusing because a numerically higher axle ratio is often described as “lower gearing.” Comparing the numbers directly avoids that ambiguity.
| Final drive | Numerical comparison | At the same road speed | Ideal gear-based torque multiplication |
|---|---|---|---|
| 3.23 : 1 | Lower numerical ratio | Lower calculated engine RPM | Lower multiplication |
| 3.73 : 1 | Intermediate | Intermediate calculated RPM | Intermediate multiplication |
| 4.10 : 1 | Higher numerical ratio | Higher calculated engine RPM | Higher multiplication |
These relationships assume the same transmission ratio, effective tire diameter and road speed. Changing several variables at once prevents the final-drive effect from being isolated.
How Tire Diameter Affects RPM Calculations
Tire circumference determines the linear distance traveled per wheel revolution. A larger effective diameter travels farther per revolution, so fewer wheel revolutions are required for the same theoretical road speed.
C = π × D
Wheel RPM = mph × 1056 ÷ tire circumference in inches
| Tire diameter | Circumference | Wheel RPM at 60 mph | Relative effect |
|---|---|---|---|
| 26 in | 81.681 in | ≈ 776 RPM | Higher wheel RPM |
| 28 in | 87.965 in | ≈ 720 RPM | Reference example |
| 30 in | 94.248 in | ≈ 672 RPM | Lower wheel RPM |
| 32 in | 100.531 in | ≈ 630 RPM | Lower wheel RPM |
| 35 in | 109.956 in | ≈ 576 RPM | Lower wheel RPM |
Installed tire diameter can differ from a nominal size because of construction, inflation, vehicle load, tread wear and deformation. A measured or manufacturer-specified loaded rolling value may be more appropriate when high accuracy is required.
Ideal Torque Multiplication vs. Estimated Output Torque
A reduction ratio provides an ideal mechanical torque multiplier. A real drivetrain does not transmit all input power without loss, so ideal torque and an efficiency-adjusted estimate should remain distinct.
τideal = τinput × Roverall
τoutput = τinput × Roverall × η
300 lb-ft through a 4.00:1 overall ratio gives 1,200 lb-ft ideal output torque. At a modeled 90% efficiency, the adjusted value is 1,080 lb-ft.
Gearing provides substantial theoretical torque multiplication. The calculated value is not a component torque rating and does not prove that an axle, shaft, gear, clutch or fastener can withstand the load.
Force, Lever Arm and Torque Reference
Torque is determined by the force acting perpendicular to the lever arm. If the force is not perpendicular, only the perpendicular component contributes to torque.
τ = F × r × sin(θ)
| Force angle | sin(θ) | 100 lbf on 1 ft arm | Interpretation |
|---|---|---|---|
| 0° | 0.000 | 0 lb-ft | Force acts along lever arm |
| 30° | 0.500 | 50 lb-ft | Half of maximum |
| 45° | 0.707 | ≈ 70.7 lb-ft | About 70.7% of maximum |
| 60° | 0.866 | ≈ 86.6 lb-ft | About 86.6% of maximum |
| 90° | 1.000 | 100 lb-ft | Maximum torque |
Engine Displacement and Compression Ratio
Displacement measures swept cylinder volume. Static compression ratio compares total cylinder volume at bottom dead center with clearance volume at top dead center. They describe different geometric properties and should not be treated as interchangeable.
| Quantity | Formula | What it describes |
|---|---|---|
| Swept volume | (π ÷ 4) × bore² × stroke | Volume displaced by one piston through one complete stroke. |
| Total displacement | Swept volume × cylinder count | Combined swept volume of all cylinders. |
| Clearance volume | Chamber + gasket + deck + piston-volume adjustment | Modeled volume remaining above the piston at top dead center. |
| Static compression ratio | (Vs + Vc) ÷ Vc | Geometric volume ratio between bottom and top dead center. |
The geometric calculation does not incorporate intake-valve closing, cylinder filling, boost pressure, leakage or other operating effects. It should therefore be identified as static compression ratio.
Assumptions Behind the Calculations
- Gear ratios: ratios are represented consistently as input-to-output reduction ratios.
- Compound gearing: sequential transmission, final-drive and additional reduction ratios multiply.
- Vehicle speed: the tire is modeled from its entered effective diameter and corresponding circumference.
- RPM: the theoretical drivetrain relationship assumes no unmodeled slip between the engine and driven wheels.
- Torque: ideal torque multiplication follows the overall ratio; efficiency is applied only when explicitly entered.
- Force-to-torque: force acts at the entered lever-arm radius and angle.
- Displacement: bore and stroke are treated as ideal cylinder geometry.
- Compression ratio: chamber, gasket, deck and piston-volume contributions use the calculator’s stated geometric and sign conventions.
- Precision: intermediate calculations retain full precision and rounding is applied only to displayed results.
What the Model Does Not Automatically Account For
- Torque-converter slip or clutch slip.
- Tire deformation, loaded radius, tread wear or tire growth.
- Gear, bearing, differential and driveline losses unless an explicit efficiency factor is used.
- Aerodynamic drag, rolling resistance or vehicle mass.
- Engine torque curves, power curves or transmission shift logic.
- Shock loading, traction changes or transient drivetrain loads.
- Component strength, fatigue life, lubrication condition or manufacturer load limits.
- Thermal expansion or temperature-dependent operating behavior.
- Dynamic compression effects, combustion behavior, boost or valve timing.
Mistakes That Can Change the Result
Driven ÷ driver and driver ÷ driven produce reciprocal ratios and different RPM interpretations.
Sequential drivetrain ratios multiply; they are not added.
An overdrive transmission ratio below 1.00 behaves very differently from a reduction ratio above 1.00.
The circumference formula π × D requires diameter.
A 12-inch lever arm is 1 foot. Failing to normalize it changes lb-ft torque by a factor of 12.
A 90% efficiency factor must be normalized to 0.90 before multiplication.
Swept volume and clearance volume have distinct roles in compression-ratio calculations.
Follow one convention consistently. In this calculator a dish adds clearance volume and a dome reduces it.
Keep full precision through circumference, ratios and volumes; round only the displayed result.
A mathematical output does not establish safe working load, durability or component suitability.