What Is Regenerative Braking Torque?
Every time an electric or hybrid vehicle slows down, its motor can do double duty: instead of only fighting the car's motion, it spins backward as a generator, pushing electricity back into the battery. The twisting resistance it applies while doing that is the regenerative braking torque — the same kind of torque a combustion engine makes while driving the wheels, just running in reverse.
That torque is the thing that actually slows the car down before the friction brakes ever get involved. Get it wrong in a spec sheet or a design calculation and you'll misjudge how much deceleration a driver feels, or how much energy a braking event can realistically recover.
The Regenerative Braking Torque Formula: T = P ÷ ω
Power and torque are two views of the same rotating shaft, tied together by how fast it spins:
[
T = \frac{P}{\omega} \qquad \text{where} \qquad \omega = \frac{2\pi \times \text{rpm}}{60}
]
Where:
- T is the regenerative braking torque in newton-meters (N·m), when power P is in watts (W)
- P is the regenerative electrical power being recovered, in watts
- ω (omega) is the angular velocity of the motor shaft in radians per second
The 2π factor converts revolutions to radians (one revolution = 2π radians), and dividing by 60 converts minutes to seconds. It is exactly the same relationship that links an engine's power and torque — regenerative braking is just power flowing the other way.
Worked Example: 15 kW Recovered at 1200 rpm
Suppose a motor is recovering 15 kW of regenerative power while spinning at 1200 rpm. Step by step:
First convert the speed to angular velocity:
[
\omega = \frac{2\pi \times 1200}{60} = 125.66 \text{ rad/s}
]
Then divide power by angular velocity (remembering 15 kW = 15,000 W):
[
T = \frac{15{,}000}{125.66} = 119.37 \text{ N·m}
]
To convert to pound-feet, divide by 1.35582: 119.37 N·m ≈ 88.04 lbf·ft.
Try the calculator above with these numbers: enter 15, choose kilowatts, and enter 1200. You should get 119.37 N·m.
Why Torque Changes With Speed
Notice something important in that example: the same recovered power produces different torque at different motor speeds. If the motor recovered that same 15 kW at 600 rpm instead, the torque would double to 238.73 N·m, because the shaft is turning half as fast. Power stayed the same; torque changed.
| Motor speed | Torque at 15 kW recovered | What it feels like |
|---|---|---|
| 600 rpm | 238.73 N·m | Strong deceleration, typical of city-speed regen |
| 1200 rpm | 119.37 N·m | Moderate regen braking at cruising speed |
| 2400 rpm | 59.68 N·m | Light regen, most of the slowing left to friction brakes |
This is exactly why regenerative braking feels strongest in stop-and-go traffic and fades out at higher speeds and near a complete stop — the available torque for a given power budget shrinks as rpm climbs, and drops toward zero as rpm approaches zero.
Reference: Units and Constants
Convert your power figure to watts before dividing by ω:
| Power unit | In watts |
|---|---|
| Watt (W) | 1 |
| Kilowatt (kW) | 1,000 |
| Horsepower (hp) | 745.7 |
Handy constants worth memorising:
| Quantity | Value |
|---|---|
| Angular velocity from rpm | ω = 0.10472 × rpm rad/s |
| 1 N·m in pound-feet | 0.73756 lbf·ft |
| 1 lbf·ft in newton-meters | 1.35582 N·m |
Quick Recap
- Regenerative braking torque is twisting force from the motor acting as a generator: T = P ÷ ω.
- Convert rpm to rad/s with ω = 2π × rpm ÷ 60, and power to watts, before dividing.
- The same recovered power gives more torque at low motor speeds and less torque at high motor speeds.
- Torque collapses near a stop, which is why friction brakes still finish the job.
If you'd like to see the same T = P ÷ ω relationship applied to a combustion engine instead of a motor in regen mode, the engine torque calculator is a natural comparison.