In mechanical physics and engineering design, calculating rotational force is critical for defining motor capacity, sizing structural elements, and setting fastener tightening criteria. That force is defined as torque, and it represents the rotational analogue of linear force.

This guide provides a comprehensive mathematical breakdown of the torque formula, its vector derivations, conversion equations for power systems, and practical mechanical applications.

1. The Standard Scalar Torque Formula

In its simplest form, where force is applied completely perpendicular to the lever arm, the torque equation is defined as:

τ = F × r
Where:
τ (tau) = Torque value (Newton-meters or pound-feet)
F = Applied linear force (Newtons or pounds-force)
r = Position vector magnitude (lever arm length or distance from pivot in meters or feet)

2. Calculating Torque at an Angle (Vector Definition)

When the applied force is not perpendicular to the lever arm, only the component of the force that acts perpendicular to the position vector contributes to rotation. Mathematically, torque is defined as the cross product of the position vector \(\vec{r}\) and the force vector \(\vec{F}\):

\(\vec{\tau} = \vec{r} \times \vec{F}\)

Using the definition of the cross product, the scalar magnitude of torque is calculated using the sine of the angle (θ) between the two vectors:

τ = F × r × sin(θ)
Where θ (theta) is the angle between the applied force vector and the lever arm vector.

This angle parameter explains the physical limits of torque:

  • Maximum Torque (\(\theta = 90^\circ\)): Force applied perpendicular to the wrench handle yields the highest possible torque because \(\sin(90^\circ) = 1\).
  • Zero Torque (\(\theta = 0^\circ\)): Pushing or pulling directly along the wrench handle (parallel to the lever arm) generates zero rotational torque because \(\sin(0^\circ) = 0\).
  • Intermediate Angles: Any angle other than 90 degrees reduces the effective lever arm length to \(r \cdot \sin(\theta)\).

3. Rotational Analogue of Newton's Second Law

Just as linear force causes mass to accelerate (\(F = m \cdot a\)), torque causes rotational inertia to undergo angular acceleration. This relationship represents Newton's Second Law for Rotation:

Rotational Second Law
T = I × α
T = Torque (N·m) | I = Moment of Inertia (kg·m²) | α = Angular Acceleration (rad/s²)

The **Moment of Inertia (\(I\))** measures an object's resistance to rotational changes. For example, a heavy flywheel has a high moment of inertia and requires significant torque to accelerate or decelerate.

4. Power-to-Torque Equations (Derivations)

In power transmission systems, electric motors, and vehicle engines, torque and power are closely linked through rotational speed. Since power is the rate of doing work, rotational power is the product of torque and angular velocity:

\(\text{Power} = \tau \times \omega\) (where \(\omega\) is in radians per second)

Imperial System Derivation (Horsepower Constant 5,252)

If you measure torque in pound-feet (lbf·ft) and speed in Revolutions Per Minute (RPM), you calculate Horsepower (HP) using the mechanical constant 5,252:

HP = (Torque × RPM) ÷ 5,252
Where torque is in lbf·ft.

Derivation: Since \(1\text{ HP} = 33,000\text{ ft-lbf/min}\) and one rotation equals \(2\pi\) radians, we divide 33,000 by \(2\pi\):

\(\frac{33,000}{2\pi} \approx 5,252.113\)

Metric SI System Derivation (Constant 9,549)

If you measure torque in Newton-meters (N·m) and power in Kilowatts (kW) with speed in RPM, the constant is 9,549:

Torque (N·m) = (kW × 9,549) ÷ RPM

Derivation: Power in Watts is torque times radians per second (\(\omega = \frac{2\pi N}{60}\)). Converting Watts to kilowatts (divide by 1,000) yields:

\(\text{Torque} = \text{kW} \times \frac{1000 \times 60}{2\pi \times \text{RPM}} \approx \text{kW} \times \frac{9,549.297}{\text{RPM}}\)

5. Worked Engineering Examples

📐 Example A: Lever Force at an Angle

An operator pulls a 0.5 m long control valve lever with a force of 150 N at an angle of 60 degrees relative to the lever arm. What is the torque applied to the valve stem?

Step 1: Identify the variables. \(F = 150\text{ N}\), \(r = 0.5\text{ m}\), \(\theta = 60^\circ\).

Step 2: Apply the angular torque equation:

τ = 150 N × 0.5 m × sin(60°)
τ = 75 × 0.8660 = 64.95 N·m

The torque applied to the valve stem is 64.95 N·m.

🏗️ Example B: Cable Drum Winch

A hoist winch drum has a radius of 15 cm (0.15 m). The winch must lift a load of 400 kg. What torque must the motor apply to the drum shaft to hold the load static?

Step 1: Calculate the linear gravitational force of the load. \(F = m \cdot g\):

F = 400 kg × 9.81 m/s² = 3,924 N

Step 2: Calculate the torque. The cable pulls perpendicular to the drum surface (\(\theta = 90^\circ\)):

τ = 3,924 N × 0.15 m = 588.6 N·m

The motor must supply 588.6 N·m of holding torque.

🚘 Example C: Solving Engine Torque from Horsepower

A vehicle engine produces 320 Horsepower at 4,800 RPM. What torque is the crankshaft outputting in lbf·ft and N·m?

Step 1: Rearrange the imperial horsepower formula to solve for torque:

Torque (lbf·ft) = (HP × 5,252) ÷ RPM
Torque = (320 × 5,252) ÷ 4,800 = 350.13 lbf·ft

Step 2: Convert the result to metric N·m (using multiplier 1.355818):

350.13 lbf·ft × 1.355818 = 474.71 N·m

Frequently Asked Questions

What is the difference between "Torque" and "Moment"?

While often used interchangeably, a "moment" is a general structural engineering term for any bending force acting on a beam (often static). "Torque" is typically used in mechanical engineering when referring to a twisting force acting on a rotating shaft (dynamic).

How does gear reduction affect speed and torque formulas?

A gear reduction multiplies output torque by the gear ratio while reducing speed by the same ratio. For example, a 10:1 gear set increases torque by 10 times, but cuts the RPM to 1/10th of the input speed.

Written by the Torque Converter Engineering Team

Formula models and derivations comply with standard ISO 80000-4 mechanical physics constants. Verified by academic engineering consultants. Last updated: May 2026.