5 ms·
Torque to power is just (torque * RPM) / (some constant depending on the units inolved). With ft-lbs and horsepower, that constant is 5252; with N-m and kW, it
by mcronce 3y ago
Torque to power is just (torque * RPM) / (some constant depending on the units inolved). With ft-lbs and horsepower, that constant is 5252; with N-m and kW, it's 9549. The only thing that changes is the constant.
- raketenolli 3y agoNo, power is just torque times angular velocity. No constants involved.
- mcronce 3y agoIf you ignore units, sure.
- codeflo 3y agoYou make it sound like you'd have to remember a 4-digit constant in either case. That's stupid, it's simply (torque * RPS * 2 * PI).