Torque Calculator — Force, Lever Arm & Power/RPM Solver
Calculate torque from force and lever arm at any angle, or solve for torque, power, or RPM given any two values. Metric and imperial units.
Leave at 90° for a perpendicular push/pull
τ = F × r × sin(θ). When the angle is 90° (the common case), sin(90°) = 1 and this simplifies to τ = F × r. A smaller angle between the force and the lever arm reduces effective torque for the same force.
Reference Values
Last verified:| Category | Range | What It Means | Status |
|---|---|---|---|
| Torque Formula (θ = 90°, perpendicular force) ★ | τ = F × r | The common case: force applied perpendicular to the lever arm. This is what most wrench, pedal, and lug-nut torque specs assume by default. | ★ Best |
| Torque Formula (general, any angle) | τ = F × r × sin(θ) | Full formula for force applied at any angle θ to the lever arm. Reduces to F × r when θ = 90° since sin(90°) = 1, and to zero when the force is applied along the arm's length (θ = 0°). | Good |
| Power from Torque + RPM (metric) | P (kW) = T (N·m) × RPM ÷ 9549 | Direct formula for shaft power when torque is in newton-meters and speed is in RPM. Derived from P = τ × ω, where ω = RPM × 2π/60. | Good |
| Power from Torque + RPM (imperial) | P (HP) = T (lb-ft) × RPM ÷ 5252 | Direct formula for horsepower when torque is in pound-feet and speed is in RPM. The constant 5252 comes from 33,000 ft-lb/min per HP divided by 2π. | Good |
| Angular velocity | ω (rad/s) = RPM × 2π ÷ 60 | Converts rotational speed in RPM to angular velocity in radians per second, the unit power-torque physics equations use directly (P = τ × ω). | Okay |
| N·m to lb-ft | 1 N·m = 0.737562 lb-ft | Standard SI-to-imperial torque conversion factor. | Okay |
| lb-ft to N·m | 1 lb-ft = 1.355818 N·m | Standard imperial-to-SI torque conversion factor, the inverse of the N·m to lb-ft factor. | Okay |
| HP to kW | 1 HP = 0.745700 kW | Mechanical horsepower to kilowatts, used to cross-check power results between imperial and metric torque-power-RPM calculations. | Okay |
Source: Standard engineering statics/dynamics torque formula (τ = F × r × sinθ) and power-torque-speed relationship (P = τω), as documented in Testbook's 'Relation Between Torque and Power' reference and Physics of the Universe's torque calculator methodology. Unit conversion factors per NIST Special Publication 811.
Worked Examples
Lug Wrench, Perpendicular Force
- Force
- 150 N
- Lever Arm
- 0.45 m
- Angle
- 90°
τ = F × r × sin(θ) = 150 × 0.45 × sin(90°) = 150 × 0.45 × 1 = 67.5 N·m. Perpendicular force (θ = 90°) is the standard case most torque wrench specs assume.
Breaker Bar Pulled at an Angle
- Force
- 100 lb
- Lever Arm
- 2 ft
- Angle
- 60°
τ = F × r × sin(θ) = 100 × 2 × sin(60°) = 200 × 0.86603 = 173.21 lb-ft. Pulling at an angle instead of perpendicular loses about 13% of the torque compared to a 90° pull with the same force.
Engine Dyno: Torque + RPM → Power (Metric)
- Torque
- 200 N·m
- RPM
- 3000
- Solve for
- Power
P (kW) = T (N·m) × RPM ÷ 9549 = 200 × 3000 ÷ 9549 = 600,000 ÷ 9549 = 62.83 kW.
Motor Spec Sheet: Power + RPM → Torque (Imperial)
- Power
- 200 HP
- RPM
- 4000
- Solve for
- Torque
T (lb-ft) = P (HP) × 5252 ÷ RPM = 200 × 5252 ÷ 4000 = 1,050,400 ÷ 4000 = 262.6 lb-ft.
Generator Sizing: Power + Torque → RPM (Metric)
- Power
- 50 kW
- Torque
- 150 N·m
- Solve for
- RPM
RPM = P (kW) × 9549 ÷ T (N·m) = 50 × 9549 ÷ 150 = 477,450 ÷ 150 = 3183 RPM.
How to Use This Calculator
- 1
Choose a calculation mode
'Basic Torque' finds torque from force, lever arm, and angle. 'Torque, Power & RPM Solver' finds any one of those three values given the other two.
- 2
Basic mode: enter force, lever arm, and angle
Angle defaults to 90° for a perpendicular push or pull — the standard assumption for wrench and bolt-torque specs. Lower the angle to see how much torque you lose pulling at a shallower angle.
- 3
Solver mode: pick what to solve for
Choose Torque, Power, or RPM as the unknown, then enter the other two values. The chosen field is grayed out and fills in automatically.
- 4
Select metric or imperial units
Metric uses newtons, meters, newton-meters, and kilowatts. Imperial uses pounds, feet, pound-feet, and horsepower. Switch anytime — your inputs stay in place.
- 5
Read your result instantly
Both tabs update live as you type — no submit button needed.
What Each Value Means
- Torque (N·m or lb-ft)
- A rotational (twisting) force equal to the applied force multiplied by the perpendicular distance from the pivot point to where the force acts. Measured in newton-meters (N·m) in metric or pound-feet (lb-ft) in imperial.
- Power (kW or HP)
- The rate at which torque does work as something rotates, equal to torque multiplied by angular velocity (P = τ × ω). Measured in kilowatts (kW) in metric or horsepower (HP) in imperial.
- Angular Velocity (rad/s)
- Rotational speed expressed in radians per second, calculated as RPM × 2π ÷ 60. This is the unit the underlying physics formula (P = τ × ω) actually uses — RPM is just a more intuitive everyday unit that gets converted behind the scenes.
Related Calculators
- 🧮 Pulley RPM Calculator
- 🕐 Resistance Calculator Soon
- 🕐 Momentum Calculator Soon