# Gear Module Calculator

Calculate the gear module m. m = d/z = p/π. Solve the module from the pitch diameter d and tooth count z, or from the circular pitch p. Also returns the pitch diameter, circular pitch and addendum.

> Canonical page: https://elysiatools.com/en/tools/gear-module-calculator

- **Category:** Math & Numbers

- **Keywords:** gear module, module, pitch diameter, circular pitch, gear tooth, m = d/z, gear design, mechanical engineering

## Overview

The Gear Module Calculator is a precision engineering tool designed to determine the gear module (m) using either the pitch diameter (d) and tooth count (z) or the circular pitch (p). It instantly computes key gear parameters including the module, pitch diameter, circular pitch, and addendum to streamline mechanical design and manufacturing workflows.

## Inputs

- **Calculation Mode** (select)
- **Pitch Diameter d (mm)** (number): Used in 'Module from d and z' mode.
- **Number of Teeth z** (number): Used in 'Module from d and z' mode.
- **Circular Pitch p (mm)** (number): Used in 'Module from pitch p' mode.
- **Decimal Places** (number)

## When to use

- When designing spur or helical gears and needing to determine the standard module from physical dimensions like pitch diameter and tooth count.
- When reverse-engineering an existing gear by measuring its circular pitch to find the matching module.
- When verifying gear compatibility and calculating the addendum height for manufacturing specifications.

## How it works

- Select the calculation mode: either 'Module from d and z' or 'Module from pitch p'.
- Input the required parameters, such as pitch diameter and number of teeth, or the circular pitch.
- Set the desired decimal precision for the output values.
- Click calculate to generate the gear module, circular pitch, pitch diameter, and addendum height.

## Use cases

- Determining the module of a custom gear during the CAD modeling phase of mechanical design.
- Identifying replacement gear specifications for worn machinery by measuring the pitch diameter and counting the teeth.
- Calculating circular pitch and addendum values to set up CNC milling or gear hobbing machines.

## Frequently asked questions

### What is a gear module?

The gear module is the ratio of the pitch diameter to the number of teeth, representing the unit of size indicating how big or small the gear teeth are.

### How is the gear module calculated from the pitch diameter and teeth?

It is calculated using the formula m = d / z, where d is the pitch diameter and z is the number of teeth.

### Can I calculate the module if I only know the circular pitch?

Yes, select the 'Module from pitch p' mode and enter the circular pitch; the tool calculates it using m = p / π.

### What is the relationship between the module and the addendum?

For standard full-depth teeth, the addendum (h_a) is equal to the module (m).

### What units are used for the calculations?

The calculator uses millimeters (mm) for pitch diameter, circular pitch, addendum, and the resulting module.

## Related tools

- [Absolute Value Calculator](https://elysiatools.com/en/tools/absolute-value-calculator): Calculate the absolute value of positive, negative, or decimal numbers and explain the sign relationship
- [Adjusted R-Squared Calculator](https://elysiatools.com/en/tools/adjusted-r-squared-calculator): Calculate adjusted R squared from R squared, sample size, and predictor count
- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [Bearing Life L10 Calculator](https://elysiatools.com/en/tools/bearing-life-l10): Calculate the basic rating life of a rolling bearing: L10 = (C/P)^p, with p = 3 for ball bearings and p = 10/3 for roller bearings. When a speed is provided, converts to L10h in operating hours.
- [Bolt Torque Clamp Force Calculator](https://elysiatools.com/en/tools/bolt-torque-clamp-force): Convert between bolt tightening torque and axial clamp force. T = K·F·d, where K is the nut factor (~0.20 for dry steel). Solve torque from force, or force from torque.
- [Cable Ampacity Calculator (IEC 60364-5-52)](https://elysiatools.com/en/tools/cable-ampacity-calculator): Estimate copper cable current-carrying capacity per the simplified IEC 60364-5-52 reference method. Combines cross-section, insulation (PVC 70°C / XLPE 90°C), installation method, and ambient temperature to derive the corrected allowable ampacity (A).
- [Capacitor Reactive Power Calculator (Q_c = 2πfCU²)](https://elysiatools.com/en/tools/capacitor-reactive-power): Compute the reactive power produced by a known capacitor: Q_c = 2π·f·C·U². Supports single-phase, three-phase star (Y) and delta (Δ) connections. Returns Q_c in var/kvar, capacitive reactance Xc, and capacitor current Ic. Complementary to the power-factor-correction tool (which sizes a capacitor for a target cosφ).
- [Chain Sprocket Ratio Calculator](https://elysiatools.com/en/tools/chain-sprocket-ratio): Calculate the ratio, driven speed and chain linear speed of a chain drive. i = z₂/z₁ = n₁/n₂, chain speed v = z₁·p·n₁/60000. Enter the pitch to compute chain speed.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Mechanical Transmission and Machine-Element Sizing](https://elysiatools.com/en/hubs/mechanical-transmission-and-machine-element-sizing): Screen a gear, belt/pulley, chain/sprocket, torque, or spring-rate calculation by matching the transmission type to the known quantities. Treat every result as preliminary, not a certified design.
