# Torque Calculator (τ = rF sinθ)

Compute torque, force, or lever arm from τ = r·F·sin(θ), with the perpendicular force component shown

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

- **Category:** Math & Numbers

- **Keywords:** torque, moment of force, lever arm, force, angle, rotation, rotational, wrench, physics, mechanics, statics

## Overview

Torque (moment of force) is the rotational analog of force.

Equations (three-way solver, θ in degrees):
- Torque:    τ = r · F · sin(θ) (N·m)
- Force:     F = τ / (r · sin(θ))
- Lever arm: r = τ / (F · sin(θ))

Only the perpendicular component F·sinθ produces torque. Maximum torque is at θ = 90°.

## Inputs

- **Solve For** (select)
- **Torque (τ, N·m)** (number): leave blank when solving for torque
- **Force (F, N)** (number): leave blank when solving for force
- **Lever arm (r, m)** (number): leave blank when solving for lever arm
- **Angle (θ, °)** (number): angle between lever arm and force (0–180)

## When to use

- When designing mechanical systems, linkages, or structural joints that involve rotational forces.
- When calculating the required force or wrench length needed to tighten a bolt to a specific torque specification.
- When solving physics homework problems or engineering statics equations involving moments of force at non-perpendicular angles.

## How it works

- Select the variable you want to solve for: Torque (τ), Force (F), or Lever arm (r).
- Enter the values for the other two known variables in their respective fields (Newton-meters, Newtons, or meters).
- Input the angle (θ) in degrees between the lever arm and the direction of the applied force.
- Click calculate to compute the result and display the perpendicular force component (F · sinθ).

## Use cases

- Determining the torque applied to a bolt when using a wrench at an angle.
- Calculating the required force to lift a load using a lever of a specific length.
- Finding the minimum lever arm length needed to achieve a target torque with a limited force capacity.

## Frequently asked questions

### What units are used in this calculator?

Torque is measured in Newton-meters (N·m), force in Newtons (N), lever arm in meters (m), and the angle in degrees (°).

### How does the angle affect the torque?

Torque is maximized at 90° where sin(90°) = 1. At 0° or 180°, no torque is generated because the force is parallel to the lever arm.

### Can I calculate the lever arm length if I know the torque and force?

Yes, select 'Lever arm (r)' from the dropdown, enter the torque, force, and angle, and the tool will calculate the length.

### What is the perpendicular force component?

It is the portion of the force acting at a right angle to the lever arm (F · sinθ), which is the only component that produces rotation.

### Does this calculator support angles in radians?

No, the calculator expects the angle input to be in degrees (0 to 180).

## Related tools

- [Force Calculator (F = m·a)](https://elysiatools.com/en/tools/force-calculator): Compute force, mass, or acceleration from Newton's second law, with weight on Earth
- [Kinetic Energy Calculator (KE = ½mv²)](https://elysiatools.com/en/tools/kinetic-energy-calculator): Compute kinetic energy, mass, or velocity from the other two, with momentum and km/h conversion
- [Momentum Calculator (p = mv)](https://elysiatools.com/en/tools/momentum-calculator): Compute linear momentum, mass, or velocity from the other two, with kinetic energy and km/h conversion
- [Ohm's Law and Power Triangle Calculator](https://elysiatools.com/en/tools/ohms-law-calculator): Solve for two unknowns among Voltage, Current, Resistance and Power from any two given values, with visual triangles and AC power-factor support
- [Pressure Calculator & Converter (P=F/A, Pa/kPa/bar/atm/psi)](https://elysiatools.com/en/tools/pressure-conversion): Solve pressure, force, or area from P=F/A, and convert between Pa, kPa, MPa, bar, atm, psi, Torr, inHg, kgf/cm²
- [Cable Voltage Drop Calculator](https://elysiatools.com/en/tools/voltage-drop-calculator): Compute cable voltage drop from current, length, conductor size (AWG/mm²) and material, for DC, single-phase and three-phase circuits
- [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
- [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.

## 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

- [Physics Classroom and Lab Calculators](https://elysiatools.com/en/hubs/physics-classroom-and-lab-calculators): Compare force, energy, motion, buoyancy, pressure, wave, decibel, and measurement-precision tools in one focused physics study and lab workflow hub.
- [Mechanical, Structural, and Civil Engineering Calculators](https://elysiatools.com/en/hubs/mechanical-structural-engineering-calculators): Beam deflection, bending and shear stress, column buckling, gear ratios, bearing capacity, concrete mix, rebar, and slope stability calculators for mechanical and structural engineers.
- [Audio Encoding and Format Conversion Tools](https://elysiatools.com/en/hubs/audio-convert): Compare audio format conversion, bitrate changes, sample-rate conversion, codec swaps, and export tools in one hub for delivery and archive workflows.
- [Image Format Conversion and Animated Export Tools](https://elysiatools.com/en/hubs/image-convert): Compare image format converters for JPG, PNG, GIF, AVIF, WebP, TIFF, ICO, base64, and animation-friendly exports in one hub.
