Torque Calculator
Calculate torque, force, or moment arm for rotational mechanics problems.
Torque Calculator
Calculate torque (T = F x r)
Enter force and distance
T = F x rWhat Is Torque?
Torque (also called moment of force) is the rotational equivalent of linear force. It measures how much a force tends to rotate an object around a pivot point, or axis. Torque depends on two things: the magnitude of the force applied and the perpendicular distance from the axis of rotation to the line of action of the force — called the moment arm (or lever arm).
Torque is everywhere in mechanical engineering: tightening bolts, designing gears, sizing motors, and analyzing engines. The SI unit of torque is the newton-meter (N·m). In the US, torque is also expressed in foot-pounds (ft·lb) or inch-pounds (in·lb). Understanding torque helps engineers select motors, calculate power transmission, and prevent mechanical failure.
How to Use This Calculator
- Select what you want to calculate: Torque (τ), Force (F), or Moment Arm (r).
- Enter the two known values — force in newtons (N) and distance in meters (m), or their equivalents.
- Click Calculate to see the result instantly.
- Use Reset to clear all fields and start over.
Formula & Explanation
τ = F × r × sin(θ)
F = τ / (r × sin(θ))
r = τ / (F × sin(θ))τ = torque (N·m), F = force (N), r = distance from pivot to force application (m), θ = angle between force vector and moment arm. When force is perpendicular to the arm (θ = 90°), sin(θ) = 1 and τ = F × r (maximum torque).
Worked Examples
Example 1 — Tightening a Bolt
A wrench applies 50 N at 0.25 m from the bolt center, perpendicular to the handle. τ = 50 × 0.25 = 12.5 N·m.
Example 2 — Bicycle Pedal
A cyclist applies 200 N downward on a pedal 0.17 m from the crank center. τ = 200 × 0.17 = 34 N·m of torque on the crankshaft.
Example 3 — Angled Force
A force of 100 N is applied at 30° to a 0.5 m lever arm. τ = 100 × 0.5 × sin(30°) = 100 × 0.5 × 0.5 = 25 N·m.