Calculator overview
Inputs and outputs
This summary comes from the calculator's published input and output contract.
Inputs
- GEAR Input Basis
-
Default From driver torque and speed Allowed From driver torque and speed, From driver power and speed
About this input
Selects whether driver torque or driver power is entered with driver speed.
- GEAR Entered Driver Torque Nm Conditional
-
Unit N*m Default 84.6 Range At least 0
About this input
Positive driver torque magnitude used in torque-and-speed input mode.
- GEAR Mesh Efficiency
-
Unit fraction Default 0.937 Range 0 to 1
About this input
User-entered ratio of driven power to driver power, from zero to one; the active calculation requires a positive value.
- GEAR Pressure Angle deg
-
Unit deg Default 17.3 Range At least 0
About this input
Entered transverse pressure angle for decomposing nominal pitch-point force; the calculation requires a value below 90 degrees.
- GEAR Mesh Type
-
Default External spur-gear mesh Allowed External spur-gear mesh, Internal spur-gear mesh
About this input
Selects external or internal spur-gear center-distance and rotation-direction logic.
- GEAR Driver Pitch Diameter mm
-
Unit mm Default 73.7 Range At least 0
About this input
Positive nominal pitch diameter of the driver gear used for shared-pitch geometry and mesh force.
- GEAR Driven Teeth
-
Unit teeth Default 61 Range At least 0
About this input
Integer driven tooth count; for an internal mesh it must exceed the driver tooth count.
- GEAR Driver Speed rpm
-
Unit r/min Default 1437 Range At least 0
About this input
Positive driver rotational speed used for the power-torque relation and driven speed.
- GEAR Entered Driver Power kW Conditional
-
Unit kW Default 12.7 Range At least 0
About this input
Positive driver power used in power-and-speed input mode.
- GEAR Driver Teeth
-
Unit teeth Default 23 Range At least 0
About this input
Integer driver tooth count; the active calculation requires at least one tooth.
Outputs
- GEAR Rotation Relationship Conditional
-
No unit declared
About this output
External gears counter-rotate; an internal gear pair rotates in the same direction.
- GEAR Radial Mesh Force N Conditional
-
Unit N
About this output
Nominal radial force magnitude Ft tan(phi); zero at zero pressure angle.
- GEAR Normal Mesh Force N Conditional
-
Unit N
About this output
Nominal line-of-action force magnitude Ft/cos(phi).
- Model Status
-
No unit declared
About this output
OK indicates finite, internally consistent one-mesh kinematics and nominal force components; otherwise the message identifies the active-input correction required.
- GEAR Tooth Count Ratio Conditional
-
Unit ratio
About this output
Dimensionless ratio z2/z1 used for speed, torque, and pitch-diameter scaling.
- GEAR Tangential Mesh Force N Conditional
-
Unit N
About this output
Nominal transmitted tangential force at the driver pitch radius, 2T1/d1.
- GEAR Driver Torque Nm Conditional
-
Unit N*m
About this output
Entered or power-derived driver torque magnitude.
- GEAR Driven Power kW Conditional
-
Unit kW
About this output
Driver power multiplied by the entered mesh efficiency.
- GEAR Driven Pitch Diameter mm Conditional
-
Unit mm
About this output
Driven pitch diameter implied by common pitch and the tooth-count ratio.
- GEAR Center Distance mm Conditional
-
Unit mm
About this output
Half the pitch-diameter sum for an external mesh or half the difference for an internal mesh.
- GEAR Driver Power kW Conditional
-
Unit kW
About this output
Entered or torque-derived driver power.
- GEAR Driven Torque Nm Conditional
-
Unit N*m
About this output
Efficiency-adjusted driven torque magnitude, T1(z2/z1)eta.
- GEAR Driven Speed rpm Conditional
-
Unit r/min
About this output
Driven speed magnitude from inverse tooth-count scaling.
What it is
The Gear Train Speed, Torque and Mesh Force Calculator rates one involute spur-gear mesh at common pitch. From the two tooth counts and the driver pitch diameter it returns the tooth-count ratio, the driven pitch diameter, the driven speed, the nominal centre distance and the rotation relationship. From the driver torque or the driver power it returns both shaft torques and both shaft powers at an entered mesh efficiency, and the three nominal pitch-point force components: tangential, radial and normal.
It runs from either of two input bases. Enter driver torque with driver speed, or driver power with driver speed. Whichever of those two fields is not in use is hidden and takes no part in the result. It handles an external mesh, where the gears counter-rotate and the centre distance is half the sum of the pitch diameters, and an internal mesh, where they turn the same way and the centre distance is half the difference.
It works in SI units only and there is no unit selector. Torque in newton metres, power in kilowatts, pitch diameter in millimetres, speed in revolutions per minute. Nothing converts on your behalf and nothing detects a wrong unit.
It is kinematics and mesh statics, not a gear rating. There is no tooth-root or contact stress, no material, hardness or quality grade, no service or dynamic factor, and no check for undercut, interference or contact ratio. The forces it reports are a nominal starting point for a rating calculation, not a substitute for one.
Methodology
Purpose and model boundary
This model evaluates one steady involute spur-gear mesh. From tooth counts, driver pitch diameter, driver speed and either driver torque or power, it calculates ratio, driven speed, torque, power, pitch geometry and nominal pitch-point force components. It is a kinematic and static-force calculator, not a gear-rating or tooth-design system.
The spreadsheet remains the calculation authority. The page sends the named inputs to the calculation service and displays the workbook's outputs, chart and status without duplicating gear logic in browser code.
Inputs and units
| Input group | Values used by the model |
|---|---|
| Mesh definition | External or internal spur mesh, driver and driven tooth counts z1 and z2, driver pitch diameter d1 in mm, and pressure angle φ in degrees. |
| Input basis | Driver torque plus speed, or driver power plus speed. Only the active power/torque field participates. |
| Operating point | Driver speed n1, active driver torque T1 or power P1, and lumped mesh efficiency η. |
Tooth counts must be positive integers. An internal mesh requires z2 > z1 so the derived pitch-diameter difference and centre distance are positive.
Governing relationships
The tooth-count ratio is R = z2/z1. The workbook uses n2 = n1/R, d2 = d1R, and P2 = ηP1. With ω1 = 2πn1/60, the inactive driver quantity is derived from P1 = T1ω1; driven torque is T2 = T1Rη.
At the driver pitch circle, nominal force magnitudes are
- tangential force
Ft = 2T1/d1, withd1converted to metres; - radial force
Fr = Ft tan φ; - normal force
Fn = Ft/cos φ.
External gears counter-rotate and use C = (d1 + d2)/2. Internal gears co-rotate and use C = (d2 − d1)/2.
Calculation sequence
- Validate the listed basis and mesh type, integer tooth counts, active load input, speed, pitch diameter, pressure angle and efficiency.
- Derive the tooth-count ratio, driven pitch diameter and centre distance.
- Resolve driver power and torque from the selected input basis.
- Calculate driven speed, efficiency-adjusted power and torque.
- Calculate tangential, radial and normal nominal mesh forces at the pitch point.
- Return the rotation relationship, torque comparison chart and workbook status.
Outputs and interpretation
Primary outputs are tooth-count ratio, driven speed, driven torque, driven power and tangential mesh force. Detail outputs show driver power and torque, driven pitch diameter, centre distance, radial and normal force, and rotation relationship. The chart compares positive driver and driven torque magnitudes; it does not encode rotation sign.
Force components are nominal static pitch-point values. They are not peak dynamic tooth loads, bearing reactions or allowable design loads.
Validation and status logic
| Condition | Returned status |
|---|---|
Basis or mesh type is not listed; a tooth count is not a positive integer; an internal mesh does not have more driven than driver teeth; active power/torque, speed, pitch diameter or efficiency is nonpositive; pressure angle is outside 0 ≤ φ < 90°; or a required derived value is not positive and finite |
NOT VALID: use a listed basis and spur-mesh type; enter integer tooth counts of at least one, positive active power or torque, positive speed, pitch diameter, and efficiency, and 0 <= pressure angle < 90 deg; an internal mesh requires driven teeth > driver teeth |
| The complete input and derived state satisfies the authored domain | OK |
The workbook has no intermediate CHECK state for this calculator. An invalid state also returns NOT AVAILABLE for the rotation relationship and zeroed protected numeric outputs.
Assumptions and limitations
- The model represents one parallel-axis spur mesh with a common transverse circular pitch and force applied at the nominal pitch point.
- Efficiency is a user-entered lumped power ratio in
(0,1]; no loss or vendor efficiency curve is inferred. - Reported torque and forces are positive magnitudes. Direction appears only through the external/internal relationship label.
- AGMA or other rating, root stress, contact stress, pitting, scuffing, fatigue, wear, backlash, interference, undercut, profile shift, lubrication and dynamic factors are not evaluated.
- Helical, bevel, worm, hypoid, planetary multi-mesh, rack-and-pinion, noncircular and crossed-axis gears are outside scope.
- No material, hardness, quality grade, service factor, bearing reaction, shaft size or manufacturing tolerance is selected.
Restrictions and non-computing states
The active input basis determines whether entered power or torque is used. A pressure angle of zero is permitted and produces zero radial force; 90° is excluded because the normal-force expression is singular. Internal geometry requires a larger driven gear. Any NOT VALID state supersedes formula residues.
Errors and warnings
A rejected entry means the request did not conform to the published input rules. NOT VALID is the workbook's non-computing state; this model does not emit a CHECK warning. A calculation-service failure is an availability error and must not be interpreted as a mechanical result.
References
No gear catalogue, rating table, allowable stress number or material database is reproduced, and none is embedded. The calculator holds no gear data: the tooth counts, the driver pitch diameter, the pressure angle and the mesh efficiency are all user-entered, and the shipped values, including the 17.3 degree pressure angle and the 0.937 efficiency, are synthetic numbers describing no real gear. The workbook implements the ordinary textbook form of the spur-mesh ratio, speed, torque and pitch-point force relations, plus exact public unit definitions, rather than any one publication's treatment. Its cited sources are below.
- NASA. Gear Design Simplified, for the tooth-count and pitch-diameter ratio, the speed and torque scaling, and the tangential and separating force relations. https://ntrs.nasa.gov/api/citations/19860005142/downloads/19860005142.pdf
- NASA. High-Speed Helical Gear Train Test Facility, whose public 10,000 revolutions per minute, 630 inch pounds-force, 3.5 inch, 20 degree spur-gear force example is recomputed independently as an arithmetic anchor. https://ntrs.nasa.gov/api/citations/20100015488/downloads/20100015488.pdf
- NIST. Guide to the SI, Appendix B.9: Factors for Units Listed by Kind of Quantity or Field of Science, for the exact inch pound-force to newton metre conversion. https://www.nist.gov/pml/special-publication-811/nist-guide-si-appendix-b-conversion-factors/nist-guide-si-appendix-b9
Naming these organisations identifies the source only; no endorsement or approval is implied.
Gear rating methods, allowable stress numbers, overload and dynamic factors, material data, quality grades and tooth-system geometry are not supplied here. Take them from AGMA rating practice and the gear manufacturer.
Additional source notes migrated from Methodology
The governing design standard, manufacturer data and qualified gear-design review control real equipment selection and rating.
Frequently asked questions
Can I size a gear from these forces?
Does the mesh efficiency change the forces?
Why did my numbers change when I switched between torque and power basis?
What pressure angle should I use, and why did it accept mine?
There is no unit selector. What units does it want?
Will it warn me if my gear has too few teeth?
What changes when I select an internal mesh?
Why is every output zero, and why is there no CHECK status?
Found a problem, or have an idea?
Tell us if a result looks wrong, a label is unclear, or something is missing. We read every message.
LogicCommons is in beta. If a result, label, or reference looks wrong, tell us here; we read every message.