Who Needs to Know the Bevel Gear Ratio Calculation? A Practical Tutorial for Engineers

Calculation Tutorial · Australia Ever-Power

From the basic formula to multi-stage drive trains, torque amplification, pitch cone angles, and real-world selection examples — everything you need to correctly calculate and specify bevel gear ratios.

Who Actually Needs to Calculate Bevel Gear Ratios?

The gear ratio calculation is not reserved for specialist gear engineers. Mechanical engineers specifying drive systems, maintenance engineers ordering replacement gears, procurement officers validating supplier specifications, and plant operators troubleshooting unexpected speed or torque behaviour in drive machinery all regularly need to calculate, verify, or interpret bevel gear ratios. Getting this calculation wrong means ordering the wrong gear, producing a machine that runs at the wrong output speed, or misinterpreting a gear failure because the expected contact stress was based on an incorrect ratio assumption.

The bevel gear ratio calculation itself is simple — it is a ratio of tooth counts. What makes it less straightforward in practice is the cascade of derived parameters that depend on it: pitch cone angles, reference diameters, mounting distances, torque multiplication, bearing thrust forces, and the selection of appropriate bearing arrangements all depend on the ratio being correctly established first. This tutorial builds from the fundamental formula outward to these practical consequences, with worked examples drawn from real Australian industry applications.

Australia Ever-Power at Condell Park NSW 2200 reviews customer gear specifications daily and frequently assists engineers with ratio selection and verification. The calculation methods in this tutorial are those our engineering team uses in practice.

The Fundamental Bevel Gear Ratio Formula

Definition and Basic Calculation

The gear ratio of a bevel gear pair is defined as:

u = z₂ / z₁ = n₁ / n₂

Where: u = gear ratio  |  z₂ = ring gear tooth count  |  z₁ = pinion tooth count
n₁ = pinion speed (RPM)  |  n₂ = ring gear speed (RPM)

The gear ratio is defined as ring gear teeth divided by pinion teeth because bevel gears are conventionally used as speed reducers — the pinion (input, higher speed) meshes with the ring gear (output, lower speed). A ratio of 4:1 (u = 4) means the ring gear has four times the tooth count of the pinion, the ring gear rotates at one-quarter of the pinion speed, and the ring gear transmits four times the pinion torque (minus efficiency losses).

Worked Example 1: Basic Ratio from Tooth Count

Given: Pinion tooth count z₁ = 15, Ring gear tooth count z₂ = 45

Calculate: u = 45 / 15 = 3.0 (3:1 ratio)

If input speed n₁ = 1,450 RPM: Output speed n₂ = 1,450 / 3 = 483 RPM

If input torque T₁ = 120 Nm (at 97% efficiency): Output torque T₂ = 120 × 3 × 0.97 = 349 Nm

From Ratio to Pitch Cone Angles

The gear ratio, combined with the shaft intersection angle Σ, determines the pitch cone angles of both gears. The pitch cone angle is the half-angle of the cone on whose surface the pitch circle lies. For the most common case of Σ = 90° (right-angle drive), the formula simplifies to:

tan δ₁ = z₁ / z₂ = 1/u    →    δ₂ = 90° − δ₁

For Σ ≠ 90°:   tan δ₁ = sin Σ / (u + cos Σ)

Worked Example 2: Pitch Cone Angles for a 4:1 Ratio at 90°

Given: u = 4, Σ = 90°

Pinion cone angle: tan δ₁ = 1/4 = 0.25 → δ₁ = arctan(0.25) = 14.04°

Ring gear cone angle: δ₂ = 90° − 14.04° = 75.96°

Note how the pinion is a shallow, narrow cone while the ring gear is a broad, nearly-flat cone at 4:1 ratio. This is why high-ratio pinions are structurally limited — the pinion tooth root becomes very small.

Mitre Gear Special Case: Ratio = 1:1

When u = 1 (equal tooth counts), tan δ₁ = 1/1 = 1, therefore δ₁ = 45°. Since δ₂ = 90° − 45° = 45°, both gears are identical with 45° cone angles. This is the mitre gear — a right-angle drive at 1:1 ratio where both gears can be used interchangeably.


Reference Diameter and Outer Cone Distance

Once the gear ratio and module are established, the reference (pitch) diameters and outer cone distance can be calculated. These dimensions determine the physical size of the gear set and the mounting distance in the gearbox housing. The outer reference diameter is simply:

de1 = me × z₁    |    de2 = me × z₂
R = de2 / (2 × sin δ₂)

Where R = outer cone distance (mm), de = outer reference diameter

Worked Example 3: Full Geometry Calculation

Given: me = 4 mm, z₁ = 15, z₂ = 45, Σ = 90°

Gear ratio: u = 45/15 = 3.0

Pitch cone angles: δ₁ = arctan(1/3) = 18.43°   |   δ₂ = 71.57°

Outer reference diameters: de1 = 4 × 15 = 60 mm   |   de2 = 4 × 45 = 180 mm

Outer cone distance: R = 180 / (2 × sin 71.57°) = 180 / (2 × 0.9487) = 94.8 mm

Maximum face width: bmax = 0.33 × R = 0.33 × 94.8 = 31.3 mm

Torque Multiplication and Output Power

Gear ratio affects both speed and torque simultaneously. Reducing speed increases torque proportionally (minus efficiency losses), and increasing speed reduces torque. The relationships are:

n₂ = n₁ / u   |   T₂ = T₁ × u × η   |   P₂ = P₁ × η

η = efficiency (typically 0.97–0.99 for spiral bevel, 0.95–0.97 for hypoid)

Worked Example 4: Drive System Torque Calculation

Motor output: P = 22 kW at n₁ = 1,450 RPM

Motor torque: T₁ = P / (2π × n₁/60) = 22,000 / (2π × 24.17) = 144.8 Nm

Bevel gear ratio: u = 3 (15/45 tooth set), η = 0.97

Output speed: n₂ = 1,450 / 3 = 483 RPM

Output torque: T₂ = 144.8 × 3 × 0.97 = 421.6 Nm

This output torque figure is used to select the gear set load rating and bearing sizes. The tangential tooth force at the mean pitch diameter is calculated from T₂ and the mean ring gear pitch radius — this force, combined with the pressure angle and spiral angle, determines the radial and axial bearing loads that the housing bearings must support.


Multi-Stage Drive Trains: Calculating Total Ratio

Most industrial drive trains combine a bevel gear stage with one or more parallel-shaft gear or belt stages to achieve a total drive ratio that would be impractical in a single stage. The total gear ratio of a multi-stage train is simply the product of the individual stage ratios, and the total efficiency is the product of the stage efficiencies:

utotal = ubevel × ustage2 × ustage3
ηtotal = ηbevel × ηstage2 × ηstage3

Worked Example 5: Conveyor Drive Train

Stage 1 — Bevel gear (90° direction change): u₁ = 3, η₁ = 0.97

Stage 2 — Helical parallel-shaft gear: u₂ = 4, η₂ = 0.98

Total ratio: u = 3 × 4 = 12:1

Total efficiency: η = 0.97 × 0.98 = 95.1%

Motor: 15 kW at 1,450 RPM → Final output:

nout = 1,450/12 = 121 RPM   |   Pout = 15 × 0.951 = 14.3 kW   |   Tout = 14,265 / (2π × 2.02) = 1,124 Nm

Standard Bevel Gear Ratios: Tooth Count Combinations Reference

Standard tooth count combinations for Σ = 90°. Pitch cone angles are calculated from tan δ₁ = z₁/z₂.

Ratio u Pinion z₁ Ring z₂ δ₁ (pinion) δ₂ (ring gear) Application Example
1:1 20 20 45.00° 45.00° Mitre gear — 90° direction change, no speed change
1.5:1 20 30 33.69° 56.31° Light speed reduction, conveyor branch drives
2:1 18 36 26.57° 63.43° PTO gearboxes, mixer input stages
3:1 15 45 18.43° 71.57° Common industrial gearbox ratio
4:1 14 56 14.04° 75.96° Automotive differential (common), pump drives
5:1 13 65 11.31° 78.69° High ratio automotive, marine stern drives
6:1 12 72 9.46° 80.54° Hypoid preferred — pinion is very small at this ratio


How to Select the Correct Gear Ratio for Your Application

1

Determine required output speed

Identify the mechanical speed requirement of the driven equipment (conveyor drum, pump shaft, mixing paddle, propeller) in RPM. This is the target n₂.

2

Establish input speed from motor

For AC motors: 4-pole = ~1,450 RPM, 2-pole = ~2,900 RPM (50 Hz Australia). For VFD drives, use the design operating speed. This is n₁.

3

Calculate required total ratio

utotal = n₁ / n₂. If utotal ≤ 6, a single bevel gear stage may be feasible. If utotal > 6, plan for a multi-stage drive with the bevel gear handling the 90° direction change and additional stages providing speed reduction.

4

Choose tooth counts achieving the closest practical ratio

Select tooth counts from standard combinations (minimum z₁ ≥ 13–15 to avoid undercutting at 20° pressure angle). Practical ratios are rarely exactly achievable in whole numbers — calculate the actual achieved ratio from chosen tooth counts and verify it meets the speed tolerance.

5

Verify tooth count GCD for hunting tooth ratio

Calculate GCD(z₁, z₂). If GCD = 1, the tooth counts are coprime — this gives a “hunting tooth” ratio where each pinion tooth meshes with every ring gear tooth, distributing wear uniformly. If GCD > 1, the same pairs of teeth mesh repeatedly, concentrating wear. Hunting tooth ratios significantly extend gear service life and are strongly recommended for high-cycle applications.

Customer Experiences with Gear Ratio Support

★★★★★

“Our conveyor drive system needed 12:1 total ratio but we only had space for one gearbox stage. Ever-Power explained that 12:1 in a single bevel stage isn’t practical and designed a 3:1 bevel plus 4:1 helical combination that fit our space envelope perfectly.”

— K. Nakamura, Project Engineer · Brisbane, QLD
★★★★★

“We had a speed mismatch on a new pump installation and couldn’t understand why. Ever-Power walked us through the ratio calculation and found our replacement gear set had a slightly different tooth count — 3.08:1 instead of 3.0:1. That 2.7% speed error was causing cavitation at our pump.”

— S. Fischer, Process Manager · Adelaide, SA
★★★★☆

“The hunting tooth ratio concept was new to our team — Ever-Power explained why 15/45 (GCD=15) is a worse ratio than 14/42 is worse than 13/39, and why 15/41 (GCD=1) would significantly extend gear life for our application. Very practical technical guidance.”

— V. Osei, Mechanical Engineer · Melbourne, VIC
★★★★★

“Used the pitch cone angle formula from Ever-Power’s documentation to verify our gearbox housing dimensions matched the ordered gear set before manufacture. Caught a 2 mm mounting distance discrepancy in the housing drawing that would have required expensive rework. Calculated correctly, fitted perfectly.”

— L. Brooke, Design Engineer · Perth, WA


Frequently Asked Questions: Gear Ratio Calculations

What is the maximum practical gear ratio for a single bevel gear stage?+
For standard spiral bevel gears, practical single-stage ratios are typically up to 5:1 to 6:1. Beyond 6:1, the pinion tooth count falls very low, increasing undercutting risk and reducing structural strength. Hypoid gears can achieve 7:1 to 10:1 in a single stage due to the larger pinion diameter enabled by the shaft offset. For ratios above 6:1 in standard spiral bevel geometry, a two-stage arrangement (bevel + helical or planetary) is usually the more practical engineering solution.
What is a “hunting tooth” gear ratio and why does it matter?+
A hunting tooth ratio occurs when the tooth counts of the mating gears have no common factor (GCD = 1). For example, z₁ = 13, z₂ = 41: since GCD(13, 41) = 1, each pinion tooth meshes with every ring gear tooth before any tooth pair repeats. This distributes wear uniformly across all teeth. Non-hunting combinations (e.g., z₁ = 15, z₂ = 45, GCD = 15) cause only 3 pinion teeth to ever contact any given ring gear tooth, concentrating wear on those pairs. Hunting tooth ratios measurably extend gear service life in high-cycle applications and are strongly preferred by ISO 23509 for precision bevel gear sets.
How do I calculate the output torque of a bevel gearbox from nameplate data?+
Step 1: Calculate input torque from motor power and speed: T₁ (Nm) = P (W) / (2π × n₁/60). Step 2: Multiply by gear ratio: T₂ = T₁ × u. Step 3: Apply efficiency: T₂_actual = T₁ × u × η. For a 7.5 kW motor at 1,450 RPM through a 3:1 bevel gear at 97% efficiency: T₁ = 7,500/(2π × 24.17) = 49.4 Nm. T₂ = 49.4 × 3 × 0.97 = 143.8 Nm.
How does gear ratio affect tooth force and bearing loads?+
Higher gear ratios concentrate more torque at the ring gear output shaft but do so through a physically smaller gear set (the pinion is smaller). The tooth tangential force = 2 × T / dm, where dm is the mean pitch diameter. A higher ratio with fewer teeth means a smaller mean pitch diameter and therefore higher tooth force per unit of output torque. This is why high-ratio bevel gears require more careful structural design of the pinion despite the smaller overall gear size — the stress concentration per unit pitch diameter increases with ratio.
Can gear ratios be specified as a decimal or must they be whole numbers?+
Gear ratios can be any rational number — whole numbers are simply the most common because they arise naturally from standard tooth count combinations. Common non-integer ratios include 1.5:1 (20/30 teeth), 2.5:1 (16/40 teeth), and 3.5:1 (14/49 teeth). When specifying a required output speed to a supplier, state the motor speed, required output speed, and the allowable tolerance — then allow the gear engineer to select tooth counts that produce a ratio within tolerance, preferring hunting tooth combinations if possible.
What is the formula for shaft angle that is not 90°?+
For a shaft intersection angle Σ ≠ 90°, the pinion pitch cone angle is: tan δ₁ = sin Σ / (u + cos Σ). The ring gear cone angle is then δ₂ = Σ − δ₁. For example, at Σ = 60° and u = 2: tan δ₁ = sin 60° / (2 + cos 60°) = 0.866 / 2.5 = 0.346 → δ₁ = 19.1°, δ₂ = 60° − 19.1° = 40.9°. Non-90° bevel gear sets are less common but appear in agricultural mower gearboxes and some marine equipment where a non-right-angle shaft crossing is geometrically necessary.
Can I get Australia Ever-Power to calculate the gear ratio for my application?+
Yes. Email [email protected] with your motor power, motor speed, required output speed, shaft angle, and application description. Our engineering team will perform the ratio calculation, select appropriate tooth counts (including hunting tooth optimisation), calculate pitch cone angles and reference diameters, and advise on whether a single or multi-stage arrangement is required. This consultation is provided as part of the quotation process at no additional charge.
How do I calculate the actual gear ratio of a gear set I already have?+
Count the teeth on both the ring gear (z₂) and pinion (z₁) directly. Divide z₂ by z₁ to get the gear ratio. For a ring gear with 45 teeth and a pinion with 15 teeth: u = 45/15 = 3.0. You can verify this dynamically: mark a reference point on both shafts with chalk, rotate the input (pinion) shaft exactly u complete turns, and confirm the output (ring gear) shaft has completed exactly 1 turn. For a 3:1 ratio, 3 pinion turns should produce exactly 1 ring gear turn.
What determines the minimum pinion tooth count in bevel gear design?+
The minimum pinion tooth count is set by the undercutting limit for the chosen pressure angle and pitch cone angle. At 20° pressure angle and 90° shaft angle, the theoretical minimum is approximately z₁ = 12–14 for gear ratios up to 4:1. In practice, using profile shift (addendum modification) allows tooth counts as low as 10–11 without undercut, but this complicates the specification and should only be used when a low tooth count is genuinely necessary. Keeping z₁ ≥ 15 is strongly preferred for standard industrial applications as it avoids all undercutting concerns at 20° pressure angle without requiring profile shift.
What is the bevel gear ratio for a standard automotive rear axle?+
Automotive rear axle differential gear ratios in passenger vehicles typically range from 2.73:1 to 4.10:1 depending on vehicle type, engine torque characteristics, and intended use. Common Australian market ratios include 3.08:1, 3.23:1, 3.54:1, and 3.73:1. Heavy truck rear axles typically use ratios between 3.90:1 and 6.14:1 for increased torque multiplication. Four-wheel-drive off-road vehicles often use 4:1 to 4.56:1 for lower-speed, higher-torque off-road performance.

Get Gear Ratio Assistance from Australia’s Bevel Gear Specialist

Australia Ever-Power · Condell Park NSW 2200 · Gear ratio calculation, tooth count selection, and custom manufacture of bevel gear sets for all Australian industries.

📧 [email protected]

Tags