Torque Units Demystified: Converting N·m to lb-ft, oz-in, and Beyond for Motor Applications
Learn how to convert torque units between N·m, lb-ft, oz-in, kg-cm & more. Worked examples for servo, stepper, and automotive motor applications.
Contents
Why Torque Unit Conversion Matters More Than You Think
If you've ever specced a micro servo from a Japanese datasheet (torque in ), then tried to compare it against an American motor rated in , you know the pain. Torque is torque — it's always force times distance — but the sheer number of unit systems floating around motor datasheets can turn a five-minute design check into a frustrating unit-conversion rabbit hole.
Whether you're sizing a stepper for a CNC gantry, selecting a servo for a robotic gripper, or verifying that an automotive starter can crank a cold engine, getting the units right is non-negotiable. One misplaced decimal and your motor either stalls under load or you've over-specced by a factor of ten and blown your BOM budget.
That's exactly why we built the open the Torque Unit Converter — a quick, reliable way to jump between every torque unit you'll encounter in practice.
The Fundamental Relationship
Torque () is defined as:
where is the applied force and is the moment arm (perpendicular distance from the axis of rotation). The SI unit is the newton-metre (), but in practice you'll encounter at least half a dozen others:
| Unit | Symbol | Common Context |
|---|---|---|
| Newton-metres | SI standard, European datasheets | |
| Pound-feet | Automotive (US), large industrial motors | |
| Pound-inches | US fractional-HP motors, actuators | |
| Ounce-inches | Small servos, hobby motors | |
| Kilogram-centimetres | RC servos, Asian datasheets | |
| Kilogram-metres | Older industrial specs | |
| Dyne-centimetres | MEMS, micro-actuators, scientific literature |
Worked Example: Sizing a Stepper Motor
Let's say you're designing a lead-screw linear stage. Your mechanical analysis tells you the stepper needs to deliver at least of holding torque. You've found a promising NEMA 23 motor on a US distributor's site, but its torque is listed as . Is it enough?
Convert the requirement to :
The candidate motor delivers , which is only about . That's roughly 12% below your requirement — not enough margin, especially considering torque roll-off at speed. You'd need to step up to the next frame size or choose a geared variant.
This is exactly the kind of quick sanity check the converter handles instantly. Plug in , read off , and make your go/no-go decision in seconds.
Real-World Ranges: From Micro Servos to Starter Motors
To give you a feel for the numbers, here's how common motor types map across units:
Micro servo ()- Typical of SG90-class hobby servos. When an RC datasheet says "," this is what they mean.
- Common in power tool triggers, small pumps, and drone gimbals.
- NEMA 17 to NEMA 23 range — the workhorses of 3D printers and CNC machines.
- Peak cranking torque for a typical 4-cylinder gasoline engine.
Common Pitfalls
kg·cm is not an SI unit. Strictly, kilogram-force-centimetres () uses the kilogram as a force unit (). Most servo datasheets drop the "f" and just write . Don't confuse this with a mass-times-distance quantity — it's a gravitational force unit. oz·in vs. oz·ft. In hobby servo land, ounce-inches () is standard. Ounce-feet is rarely used but occasionally appears. Always double-check the denominator. Static vs. dynamic torque. Unit conversion won't save you if you're comparing a stepper's holding torque (static) with a DC motor's rated torque (continuous dynamic). Make sure you're comparing like with like before converting. Dyne-centimetres at scale. Because , even modest torques produce enormous numbers in CGS. This unit is mostly relevant in MEMS and micro-electromechanical contexts where torques are on the order of to .When to Reach for the Converter
- Cross-referencing datasheets from different regions or manufacturers
- Translating mechanical analysis results (typically in ) into vendor-spec units
- Sanity-checking hand calculations during design reviews
- Preparing documentation for international teams where unit preferences differ
Try It
Next time you're staring at a motor datasheet wondering whether is enough for your application, skip the mental arithmetic and open the Torque Unit Converter. Punch in your value in any unit, get every other unit back instantly, and get on with the actual engineering. It's free, runs in your browser, and doesn't require a sign-up.
Related Articles
Ziegler-Nichols PID Tuning: From Open-Loop Step Response to Practical Controller Gains
Learn Ziegler-Nichols PID tuning using process gain, dead time & time constant. Worked example with real motor control values. Free online calculator.
Mar 21, 2026
Motor ControlHow Much Power Is Your H-Bridge Wasting? Calculating MOSFET Losses in Motor Drivers
Learn to calculate conduction and switching losses in MOSFET H-bridge motor drivers. Worked example with real numbers using our power dissipation calculator.
Mar 18, 2026
Motor ControlHow Long Will Your Battery Last Under Motor Load? A Practical Guide to Runtime Estimation
Estimate battery runtime under motor load. Covers LiPo, NiMH, lead-acid packs with drive efficiency, depth of discharge, and real worked examples.
Mar 8, 2026