Torque Calculator

Compute torque, force, or lever arm distance for mechanical and engineering applications with consistent unit handling and clear step-by-step math.

Inputs

Result & Quick Stats

Calculator Guide

Torque Calculator: From Force and Radius to Reliable Torque Values

Use this Torque Calculator to turn real-world inputs—force, lever arm, angle, speed, and power—into clean, code-aware torque values in N·m or ft·lbf. This guide walks through the equations, assumptions, and sanity checks so you can trust the numbers in design, troubleshooting, or lab work.

8–10 min read Updated 2025

Quick Start: Using the Torque Calculator Without Getting Burned

The calculator is built around the classic torque relationships \(\tau = F\,r\,\sin(\theta)\) for static/lever problems and \(\tau = \dfrac{P}{\omega}\) for rotating machinery. Follow these steps to get reliable results.

  1. 1 Choose what you want to solve for in the calculator’s Solve For menu: torque \(\tau\), force \(F\), lever arm \(r\), or angle \(\theta\) if that mode is available.
  2. 2 Select the correct mode: Static / Lever for wrenches, levers and brackets, or Rotating for motors, shafts and gearboxes (torque from power and speed).
  3. 3 Enter your known values and check units carefully. Use N / kN with metres for SI, or lbf with inches/feet for imperial. The calculator will convert everything internally.
  4. 4 For static torque, make sure the angle is the angle between the force and the lever arm, not just some arbitrary geometric angle. A force perpendicular to the lever gives \(\sin(\theta) \approx 1\) and maximum torque.
  5. 5 Press Calculate. The main result is shown in the “Calculated Result” box, while the quick stats show useful derived values like equivalent force or percentage of rated torque.
  6. 6 Open the Steps panel to see how the calculator rearranged the equations and substituted your values. This is especially useful when documenting design checks.
  7. 7 Use the Share button to copy a URL with your inputs pre-filled so you can paste it into emails, design reports or issue trackers.

Tip: When in doubt, start with simple perpendicular-force cases \(\bigl(\theta = 90^\circ\bigr)\). If the calculated torque is already near the component’s limit, you know you have a problem.

Warning: The calculator computes ideal torque. It does not automatically include friction, backlash, dynamic loads, or safety factors. Always compare outputs with relevant codes, standards and manufacturer ratings.

Choosing Your Method: Static vs. Rotating Torque

The same word “torque” shows up in at least two different contexts: a wrench on a bolt and a motor driving a shaft. The calculator lets you work in both worlds; pick the method that matches your actual problem.

Method A — Lever / Wrench Torque

Use this when torque is produced by a force acting on a lever arm: hand tools, valve handles, brake pedals, or any static reaction check.

  • Directly maps to the basic equation \(\tau = F\,r\,\sin(\theta)\).
  • Excellent for hand calculations, lab exercises, and quick sanity checks.
  • Lets you solve either for torque, required force, or lever length.
  • Does not model speed, inertia, or transient events explicitly.
  • Assumes load is quasi-static; shock loads require additional factors.

Static torque: \(\tau = F\,r\,\sin(\theta)\)

Method B — Rotating Torque from Power & Speed

Use this when you know motor power and rotational speed and need shaft torque for sizing couplings, keys or gear teeth.

  • Matches how motors and gearboxes are normally specified (kW and rpm).
  • Ideal for quick checks of shaft sizing and gear train loading.
  • Works for both electric motors and engines as long as power is known.
  • Requires accurate power or efficiency estimates; nameplate power is not always available at your operating point.
  • Gives average torque; ignores torsional vibration and peak transients.

Rotating torque: \(\tau = \dfrac{P}{\omega}\), where \(\omega = 2\pi n\) (rad/s)

Method C — Target Torque for Bolted Joints

Use torque as a proxy for bolt preload when you have recommended torque ranges from a standard or manufacturer.

  • Easy to implement in the field with a torque wrench.
  • Great for repeatable assembly operations and QA checks.
  • Torque–preload relationship is sensitive to friction and lubrication.
  • Use only within published torque ranges; do not extrapolate blindly.

Approximate relationship: \(F_{\text{preload}} \approx \dfrac{\tau}{K d}\) with joint constant \(K\).

What Moves the Number: Key Torque Levers

Before tweaking numbers, it helps to see which inputs actually have leverage. The chips below summarise the main variables in the Torque Calculator and how they interact.

Lever arm length \(r\)

Torque grows linearly with \(r\). Doubling the lever arm halves the required force for the same torque. Watch units—mixing millimetres and metres is a common source of order-of-magnitude errors.

Applied force \(F\)

More force gives more torque, but human operators and material limits cap how high you can go. For hand tools, ergonomic comfort and slip risk usually matter before material strength does.

Angle \(\theta\) between force and lever

Only the component of force perpendicular to the lever generates torque. When \(\theta\) falls from \(90^\circ\) to \(30^\circ\), the torque drops by a factor of \(\sin(30^\circ)/\sin(90^\circ) = 0.5\).

Power \(P\) and speed \(n\)

For rotating systems, torque is inversely proportional to speed: \(\tau \propto P/n\). High-speed motors produce lower shaft torque for the same power, so gear reductions are used to step torque up.

Efficiency and losses

Real systems have friction, windage and electrical losses. If your drive train is only 90 % efficient, the available load torque is \(0.9\,\tau_{\text{shaft}}\). The calculator can include a simple efficiency factor where appropriate.

Safety factors and code limits

Most standards require you to stay below an allowable torque or shear stress. The calculator can show utilisation (e.g. “76 % of allowable”) so you can see headroom at a glance.

Worked Examples

Example 1 — Hand Torque on a Valve Wheel

You’re sizing a valve operator. A technician can comfortably push with a force of about \(F = 180\ \text{N}\). The valve wheel radius is \(r = 0.25\ \text{m}\), and the force is applied nearly tangentially, so \(\theta \approx 90^\circ\).

  • Force: \(F = 180\ \text{N}\)
  • Lever arm: \(r = 0.25\ \text{m}\)
  • Angle: \(\theta = 90^\circ\), so \(\sin(\theta) \approx 1\)
  • Mode: Static / Lever
  • Solve for: Torque \(\tau\)
1
Start from the static torque definition: \[ \tau = F\,r\,\sin(\theta) \]
2
Substitute the values (the calculator does this automatically): \[ \tau = 180 \times 0.25 \times \sin(90^\circ) = 45\ \text{N·m} \]
3
Check the result against the maximum allowable valve torque from the manufacturer. If the limit is 60 N·m, your operator provides a comfortable margin.
4
In the calculator, you could instead solve for required force if you know the target torque and selected wheel radius.

Example 2 — Motor Torque from Power and Speed

A conveyor requires 120 N·m of torque at 150 rpm. You have access to a 5 kW motor. Can it handle the load at that speed, ignoring dynamic effects?

  • Motor power: \(P = 5\ \text{kW} = 5000\ \text{W}\)
  • Speed: \(n = 150\ \text{rpm}\)
  • Mode: Rotating
  • Solve for: Torque \(\tau\)
  • Required load torque: 120 N·m
1
Convert speed to rad/s: \[ \omega = 2\pi n = 2\pi \times \frac{150}{60} = 2\pi \times 2.5 \approx 15.71\ \text{rad/s} \]
2
Use the power–torque relation: \[ \tau = \frac{P}{\omega} = \frac{5000}{15.71} \approx 318\ \text{N·m} \]
3
Compare to the required 120 N·m. On paper, the motor can supply about \(318 / 120 \approx 2.65\) times the required torque.
4
Apply efficiency and safety factors. If the drivetrain is 90 % efficient and you want a safety factor of 1.5, the usable torque is: \[ \tau_{\text{usable}} = \frac{0.9 \times 318}{1.5} \approx 191\ \text{N·m} \] which is still comfortably above 120 N·m.

The calculator automates conversions and lets you test “what-if” cases—different rpm, reduced efficiency, or increased load torque—without redoing all of the algebra.

Common Layouts & Variations

Torque appears in many standard layouts. The table below shows how you might configure the Torque Calculator for typical engineering scenarios.

ScenarioUse This ModeKey InputsProsWatch Out For
Hand wrench tightening a boltStatic / LeverForce, lever length, angle (≈90°)Simple, very intuitive; great for teaching.Friction and lubrication dominate actual bolt preload.
Valve operator or handwheelStatic / LeverAllowable operator force, wheel radiusEasy ergonomic checks; clear design documentation.Don’t forget worst-case differential pressure across the valve.
Electric motor driving a pumpRotatingMotor power, shaft rpm, efficiencyMatches datasheets; directly gives shaft torque.Transient start-up torques may be much higher than steady-state.
Gear reducer output shaftRotatingInput power, output rpm, overall efficiencyAccounts for speed reduction and efficiency in one place.Check gear ratings; don’t exceed allowable tooth contact stress.
Winch or hoist drumStatic / Lever or RotatingLine pull, drum radius (or motor power & rpm)Simple way to relate line pull to shaft torque.Include dynamic amplification factors for shock loading.
Test rig applying known torqueStatic / LeverCalibrated weight, lever arm, angleHigh accuracy if geometry and weight are well known.Small angle errors can significantly affect calibration results.
  • Confirm that the chosen mode matches the physical problem (static vs. rotating).
  • Group calculations by unit system to avoid mixed-unit mistakes.
  • For any safety-critical item, cross-check with a hand calculation.
  • Document assumptions (efficiency, safety factor, friction) alongside the result.

Specs, Logistics & Sanity Checks

Torque is rarely the only design constraint. How you select tools, drives, and components around your torque requirement is just as important as the number itself.

Selecting the Right Tool or Drive

  • Torque wrenches: Choose a range where your required torque sits in the middle 50 % of the scale for best accuracy.
  • Motors and gearboxes: Check both torque and speed ratings, plus service factors from catalogues.
  • Couplings and shafts: Compare calculated torque to allowable torque and shear stress; include overload factors.

Data You Should Have on Hand

  • Required operating torque and any documented peak or stall torques.
  • Duty cycle (continuous, intermittent, start–stop) and ambient conditions.
  • Relevant standards (ASME, API, ISO, local codes) governing your application.

Sanity Checks Before You Trust the Result

  • Compare calculator output with “back-of-the-envelope” estimates using rounded numbers.
  • Ask: if I halve the lever arm, does the required force double? If not, units may be off.
  • For rotating systems, verify that power, torque and speed satisfy \(P \approx \tau \omega\) within rounding error.

Treat the Torque Calculator as a transparent companion to your engineering judgement. The steps and equations are visible so you can paste them into reports or calculations and show exactly how you arrived at a design decision.

Frequently Asked Questions

What is torque in simple terms?
Torque is a measure of how strongly a force tends to rotate an object about an axis. Mathematically, it is the product of force, lever arm and the sine of the angle between them: \(\tau = F\,r\,\sin(\theta)\). In everyday language, it is “twisting effort”.
How does the Torque Calculator compute torque from force and distance?
In static mode, the calculator converts all inputs to consistent SI units, then applies \(\tau = F\,r\,\sin(\theta)\). If you enter force in lbf and distance in inches or feet, it first converts to newtons and metres internally, computes torque in N·m, and then converts back to ft·lbf if requested.
Can the Torque Calculator work with rpm and power?
Yes. In rotating mode, it uses the relationship \(\tau = P / \omega\) with \(\omega = 2\pi n\). You can enter power in kW or hp and speed in rpm, and the tool will handle all conversions before returning torque.
What units does the Torque Calculator support?
The calculator supports common engineering units such as N, kN, lbf for force; metres, millimetres, feet and inches for lever arms; and N·m or ft·lbf for torque. Internally it normalises to SI units to reduce unit-conversion mistakes.
Does the calculator include safety factors automatically?
No. The calculator reports the mechanical torque based on your inputs. You are expected to apply safety factors, utilisation limits and code requirements yourself. Some quick stats may show percentage of an allowable torque if you provide that value.
How accurate are the results from the Torque Calculator?
Mathematically, the results are as accurate as the input data and unit conversions. The main sources of error are incorrect units, estimated efficiencies, and simplifying assumptions about loading. Always compare results with component datasheets and, for critical applications, perform a full design check.
Can I use this Torque Calculator for safety-critical designs?
You can use the calculator to support safety-critical designs, but it should not be your only check. Always verify calculations against relevant codes and standards, consider worst-case loading and transients, and have a qualified engineer review the design where required by regulation or company policy.

Scroll to Top