Boneyard Tools

Torque Calculator

The torque calculator applies T = F x r x sin(theta), the moment produced when a force F acts at distance r from a pivot. Choose whether to solve for torque, the required force, or the lever arm, and set the angle between the force and the arm (90 degrees by default, where sin equals 1). All of the arithmetic happens in your browser.

How to use the torque calculator

  1. Use the Solve for dropdown to choose Torque, Force, or Lever arm.
  2. Fill in the two known quantities among Torque (T), Force (F), and Lever arm (r).
  3. Set Angle (theta) in degrees; leave it at 90 for a force perpendicular to the arm.
  4. Read the highlighted result card in N x m, N, or m.
  5. Click Copy to grab the labeled result as text.

Examples

Perpendicular force on a 2 m arm

Solve for Torque, F = 50 N, r = 2 m, angle = 90 degrees
Torque = 100 N x m

Same force applied at 45 degrees

Solve for Torque, F = 50 N, r = 2 m, angle = 45 degrees
Torque = 70.710678119 N x m

Find the force for a target torque

Solve for Force, T = 100 N x m, r = 2 m, angle = 90 degrees
Force = 50 N

Frequently asked questions

What equation does the calculator use?

Torque is T = F x r x sin(theta), where F is the applied force in newtons, r is the lever arm in metres, and theta is the angle between the force and the arm. The result is a moment in newton-metres (N x m).

Why does the angle change the answer?

Only the component of the force perpendicular to the arm twists the pivot. That part is F x sin(theta), so torque peaks at 90 degrees (sin = 1) and falls to zero when the force points straight along the arm at 0 degrees.

What angle is used if I leave it alone?

The Angle (theta) field defaults to 90 degrees, the everyday case of a wrench pushed at right angles to its handle. At 90 degrees the sine term becomes 1 and torque is simply force times lever arm.

Can I solve for force or lever arm instead?

Yes. Pick Force or Lever arm in the Solve for dropdown. The tool inverts the formula to F = T / (r x sin(theta)) or r = T / (F x sin(theta)) and returns the missing quantity.

What if the angle is 0 degrees?

sin(0) is zero, so torque is zero and no force or lever arm can produce a non-zero torque at that angle. In Force and Lever arm modes the calculator reports an error rather than dividing by zero.

Does it work in degrees or radians?

You enter the angle in degrees; the engine converts to radians internally before taking the sine. There is no separate radian mode.

What happens with a negative force?

A negative force is accepted and flips the sign of the torque, representing a moment in the opposite rotational direction. The lever arm, however, must be zero or positive because a negative length has no physical meaning.

How do I get pound-feet instead of newton-metres?

This tool reports newton-metres only. To convert, multiply the N x m value by about 0.7376 to get pound-feet, or divide by the same factor to go back.

Is anything uploaded when I calculate?

No. The formula runs in plain JavaScript on your device, so your force, distance, and angle values stay in the browser.

Learn more

Related tools