Brake Energy⚠ unverified
Mechanical / Clutches Brakes · Compute the kinetic energy absorbed by a brake
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| E | E | J | 1.0 | Unused energy parameter retained for interface compatibility |
| m | m | kg | 1.0 | Mass of the decelerating body |
| v | v | m/s | 1.0 | Initial linear speed of the body |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | E | J | Kinetic energy absorbed, in joules (J) |
The science & history
Understanding the Parameters
-
Mass $m$ — the energy is directly proportional to mass, so a heavier vehicle dumps proportionally more heat into its brakes. This is why heavy trucks need large, well-cooled brakes (and engine/retarder braking on descents).
-
Speed $v$ — enters as $v^2$: braking from twice the speed puts four times the energy into the brakes. High-speed stops are thermally brutal — the same quadratic that makes Brake Stopping Distance grow with $v^2$.
-
Rotational systems — for a rotating mass being stopped (a flywheel, a spinning drum), replace with the rotational kinetic energy $E = \tfrac12 I\omega^2$; the same energy must be dissipated. Descending a hill adds gravitational potential energy $mgh$ to the brake's burden.
Derivation (Approaching a Proof)
Kinetic energy is the work needed to accelerate a mass from rest to speed $v$ — and, by the work–energy theorem, exactly the energy released when it is brought back to rest. Starting from Newton's second law $F = ma$ and integrating the work done over the distance to reach speed $v$:
$$E = \int F\,\mathrm{d}x = \int m a\,\mathrm{d}x = \int m v\,\mathrm{d}v = \tfrac{1}{2} m v^2,$$
using $a\,\mathrm{d}x = v\,\mathrm{d}v$ (from $a = \mathrm{d}v/\mathrm{d}t$ and $v = \mathrm{d}x/\mathrm{d}t$). By the conservation of energy, when the brake stops the body this same $\tfrac12 m v^2$ cannot vanish — it is converted almost entirely into heat at the friction interface (a little into noise and wear debris). The brake is fundamentally an energy-conversion device: ordered kinetic energy → disordered thermal energy. This is why regenerative brakes (which recover the energy electrically) are so valuable — friction brakes throw it all away as heat.
Dimensional check. $[\tfrac12 m v^2] = \text{kg}\,(\text{m/s})^2 = \text{kg}\cdot\text{m}^2/\text{s}^2 = \text{J}$. ✓
History and Development
The kinetic-energy expression traces to the vis viva ("living force") debates of Leibniz and the Bernoullis and was settled by Coriolis and the 19th-century energy pioneers. Its brake application — that the friction material must absorb $\tfrac12 m v^2$ (plus $mgh$ on descents) as heat — is the basis of thermal brake design (Shigley, automotive brake engineering) and the motivation for regenerative braking in electric and hybrid vehicles.
Related Concepts: Kinetic Energy, Brake Stopping Distance, Disk Clutch Heat Generation, Brake Thermal Capacity, Disk Brake Heat Flux
Notes: The unused E input is a registry artefact (see note). Use $\tfrac12 I\omega^2$ for rotating
masses; add $mgh$ for descents. This energy becomes heat — feed it into the thermal calculations.