Lessons · rotation
Rotational work–energy: ½Iω² is the area under the torque curve
Regime 2 — calculus does what algebra cannot. The integrand isn't constant, so no single algebra product gives the answer; the accumulated quantity is the area under the curve — and SymPy proves that area is exactly the closed-form result.
A flywheel (moment of inertia kg·m²) starts from rest and is driven by a torque that builds with angle, ( N·m/rad), through rad. How fast is it spinning at the end? The work done is the area under the torque–angle curve — and it is exactly the rotational kinetic energy . Drag the cursor and watch the shaded work and the spin energy grow together: the rotational twin of .
Rotational work is the integral of torque over the angle turned — the rotational twin of . For a constant torque this integral is a rectangle (and gives ); for any torque it is the area under the – curve.
check ; check ; back-substitute into ; collapse the constant-torque case to
- ✓ The work's slope is the torque: — the area's rate of growth is the curve's height. [structural]
- ✓ The accumulated work is exactly the area: . [structural]
- ✓ The rotational kinetic energy equals the work: — the memorized is the area. [structural]
- ✓ For a constant torque the integral collapses to — the area is a rectangle (the quadrature). [structural]
Dimensional homogeneity: checked by SymPy (holds).
The work you do is the area under the torque–angle curve, and the energy goes as — so the speed follows the area, not the angle. With a constant torque, doubling the angle doubles the work but raises the speed only by . With a torque that grows as (as here), doubling the angle quadruples the area, so the work quadruples and the speed doubles. Either way , never linearly in the angle.
Modeling assumptions — author-asserted, disclosed not discharged
- Rotation about a fixed axis; is the net torque on the flywheel, so all the work goes into rotational kinetic energy (no friction or load).
- Rigid flywheel of constant moment of inertia ; it starts from rest ().
The τ–θ graph, fully annotated
A static rendering (Matplotlib): the shaded area under τ is the accumulated integral W, and the slope of W is τ. The interactive version with a draggable cursor is in the Graph tab above.
Formulas used
Hover a formula to preview its reference entry; click to open it in the reference (or the concept graph):
- Torque (force at a lever arm)
Valid when: force perpendicular to the lever arm
Open in reference →
- Rotational work (constant torque through an angle)
Valid when: constant torque about a fixed axis; the area under the torque–angle curve, ∫τ dθ
Open in reference →
- Rotational kinetic energy
Valid when: rotation about a fixed axis
Open in reference →