Skip to content
RFrftools.io
Motor ControlMarch 21, 20265 min read

Torque Units: N·m to lb-ft, oz-in for Motors

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 Actually Matters

Ever tried comparing a Japanese micro servo spec against an American motor rating? It's one of those headaches that makes you question your career choices. Torque is conceptually simple — force times distance — but somehow datasheets manage to turn this into a multilingual mess of units that nobody asked for.

Whether you're designing a CNC gantry, a robotic gripper, or just trying to figure out if that automotive starter will actually turn over your engine, getting the units right matters more than you'd think. I've seen one misplaced decimal turn a carefully planned design into an expensive paperweight. Sometimes you spec a motor that can't handle the load. Other times you blow your budget on massive overkill because you thought 125 oz·in was way bigger than it actually is.

That's exactly why we built the Torque Unit Converter — think of it as your sanity-saving translation tool for motor specs. No more scribbling conversion factors on the back of printouts.

The Fundamental Relationship

Torque (τ\tau) is defined as:

τ=F×r\tau = F \times r

where FF is the applied force and rr is the moment arm — that's the perpendicular distance from the axis of rotation. The SI unit is the newton-metre (N\cdotpm\text{N·m}), which makes perfect sense until you open a datasheet and realize the rest of the world didn't get that memo. In practice you'll encounter at least half a dozen other units, each with its own quirks:

UnitSymbolCommon Context
Newton-metresN\cdotpm\text{N·m}SI standard, European datasheets
Pound-feetlb\cdotpft\text{lb·ft}Automotive (US), large industrial motors
Pound-incheslb\cdotpin\text{lb·in}US fractional-HP motors, actuators
Ounce-inchesoz\cdotpin\text{oz·in}Small servos, hobby motors
Kilogram-centimetreskg\cdotpcm\text{kg·cm}RC servos, Asian datasheets
Kilogram-metreskg\cdotpm\text{kg·m}Older industrial specs
Dyne-centimetresdyn\cdotpcm\text{dyn·cm}MEMS, micro-actuators, scientific literature
The automotive world loves pound-feet. RC hobbyists swear by kilogram-centimetres. Micro-actuator researchers work in dyne-centimetres because dealing with 107  N\cdotpm10^{-7}\;\text{N·m} gets old fast. You need to speak all these languages, or at least have a good translator.

Here are the key conversion factors from 1  N\cdotpm1\;\text{N·m}:

1  N\cdotpm=0.7376  lb\cdotpft1\;\text{N·m} = 0.7376\;\text{lb·ft}
1  N\cdotpm=8.8507  lb\cdotpin1\;\text{N·m} = 8.8507\;\text{lb·in}
1  N\cdotpm=141.612  oz\cdotpin1\;\text{N·m} = 141.612\;\text{oz·in}
1  N\cdotpm=10.1972  kg\cdotpcm1\;\text{N·m} = 10.1972\;\text{kg·cm}
1  N\cdotpm=0.101972  kg\cdotpm1\;\text{N·m} = 0.101972\;\text{kg·m}
1  N\cdotpm=107  dyn\cdotpcm1\;\text{N·m} = 10^7\;\text{dyn·cm}

That last one looks ridiculous until you're working with MEMS devices where torques are genuinely tiny. Then it suddenly makes sense.

Worked Example: Stepper Motor Sizing

Let's say you're designing a lead-screw linear stage that needs at least 1  N\cdotpm1\;\text{N·m} of holding torque. You find a promising NEMA 23 motor on a US supplier's site rated at 125  oz\cdotpin125\;\text{oz·in}. Your first instinct might be "close enough, right?"

Wrong. Let's actually check the math.

Convert your requirement to oz\cdotpin\text{oz·in}:

τ=1  N\cdotpm×141.612  oz\cdotpinN\cdotpm=141.6  oz\cdotpin\tau = 1\;\text{N·m} \times 141.612\;\frac{\text{oz·in}}{\text{N·m}} = 141.6\;\text{oz·in}

The motor delivers 125  oz\cdotpin125\;\text{oz·in}, which converts back to about 0.883  N\cdotpm0.883\;\text{N·m} — roughly 12% below spec. That's not a rounding error. That's the difference between a stage that works reliably and one that stalls under load, especially once you factor in torque roll-off at speed.

Most engineers skip this check and end up with an underpowered design. Then they spend three days troubleshooting why their perfectly calculated mechanism keeps missing steps. Always leave margin. I usually aim for at least 20-30% overhead on holding torque, more if the application involves rapid acceleration or external disturbances.

Real-World Ranges: Motor Torque Across the Spectrum

It helps to build intuition for what these numbers actually mean in practice. Here's how different motor classes stack up:

Micro servo (0.05  N\cdotpm0.05\;\text{N·m})
  • 0.0369  lb\cdotpft0.0369\;\text{lb·ft}
  • 0.443  lb\cdotpin0.443\;\text{lb·in}
  • 7.08  oz\cdotpin7.08\;\text{oz·in}
  • 0.510  kg\cdotpcm0.510\;\text{kg·cm}
Think hobby RC servos like the ubiquitous SG90. These little guys are perfect for light-duty positioning but will absolutely give up if you ask them to do real work. I've seen people try to use them in camera sliders and wonder why they stall. Small DC motor (0.5  N\cdotpm0.5\;\text{N·m})
  • 0.369  lb\cdotpft0.369\;\text{lb·ft}
  • 4.43  lb\cdotpin4.43\;\text{lb·in}
  • 70.8  oz\cdotpin70.8\;\text{oz·in}
  • 5.10  kg\cdotpcm5.10\;\text{kg·cm}
This is the sweet spot for cordless power tools, small pumps, and drone gimbals. Enough torque to be useful, small enough to stay portable. You'll find motors in this range in everything from electric screwdrivers to 3D printer extruders. Stepper motor (1  N\cdotpm1\;\text{N·m})
  • 0.738  lb\cdotpft0.738\;\text{lb·ft}
  • 8.85  lb\cdotpin8.85\;\text{lb·in}
  • 141.6  oz\cdotpin141.6\;\text{oz·in}
  • 10.2  kg\cdotpcm10.2\;\text{kg·cm}
The workhorse NEMA 17 to NEMA 23 range. If you've built a CNC machine or a 3D printer, you've probably bolted a few of these to your frame. They're reliable, relatively cheap, and available everywhere. The holding torque is great, but remember that dynamic torque drops significantly with speed. Automotive starter (50  N\cdotpm50\;\text{N·m})
  • 36.88  lb\cdotpft36.88\;\text{lb·ft}
  • 442.5  lb\cdotpin442.5\;\text{lb·in}
  • 7,080.6  oz\cdotpin7{,}080.6\;\text{oz·in}
  • 509.9  kg\cdotpcm509.9\;\text{kg·cm}
  • 5.10  kg\cdotpm5.10\;\text{kg·m}
  • 5×108  dyn\cdotpcm5 \times 10^8\;\text{dyn·cm}
Peak cranking torque for a typical 4-cylinder engine. These beasts pull serious current — often 200+ amps during cranking — and they need every bit of that torque to overcome compression and friction in a cold engine. The dyne-centimetre value looks absurd here, which is exactly why nobody uses that unit for automotive work.

Common Gotchas

kg·cm is not technically an SI unit. Here's something that trips people up constantly: most servo datasheets write kg\cdotpcm\text{kg·cm} when they actually mean kgf\cdotpcm\text{kgf·cm} (kilogram-force-centimetres). The difference matters if you're being pedantic about units. A kilogram is mass. A kilogram-force is, well, force. The distinction gets glossed over because on Earth's surface they're numerically equivalent, but don't get caught mixing mass and force in your calculations if you're doing anything beyond datasheet comparisons. oz·in vs. oz·ft. Hobby servos universally use ounce-inches. Ounce-feet exists in theory but you'll almost never see it in the wild. Always double-check the denominator on datasheets, especially if a number seems suspiciously large or small. I once spent an hour debugging a design before realizing I'd mentally converted oz·in to oz·ft and gotten a 12× error. Static vs. dynamic torque. Converting units perfectly won't save you from comparing apples to oranges. Holding torque (static) is not the same as continuous dynamic torque, and neither tells you what happens at 3000 RPM. Stepper motors are notorious for this — great holding torque at standstill, but it falls off a cliff as speed increases. Always check the torque-speed curve if your application involves motion. Dyne-centimetres at tiny scales. Because 1  N\cdotpm=107  dyn\cdotpcm1\;\text{N·m} = 10^7\;\text{dyn·cm}, this unit really shines when you're working with MEMS devices or micro-actuators where torques are microscopically small. Writing 5×106  N\cdotpm5 \times 10^{-6}\;\text{N·m} gets tedious. Writing 50  dyn\cdotpcm50\;\text{dyn·cm} is cleaner. Context matters.

When to Use the Converter

You'll reach for this tool more often than you'd expect:

Cross-referencing international datasheets is the obvious one. Your European supplier lists everything in N·m, your American supplier uses lb·in, and your Chinese hobby servo came with specs in kg·cm. Good luck doing that conversion in your head reliably.

Translating mechanical analysis results from FEA or hand calculations into real-world motor specs. Maybe your simulation spat out a required torque in SI units but every motor you can actually buy is spec'd in imperial.

Sanity-checking design calculations before you commit to a purchase order. It takes thirty seconds to verify your numbers and potentially saves you from a very expensive mistake.

Prepping documentation for global engineering teams. If you're writing specs that will be read in multiple countries, showing equivalent values in multiple units isn't just helpful — it prevents misunderstandings that cost time and money.

Just Use the Tool

Next time you're squinting at a motor datasheet wondering if 72  oz\cdotpin72\;\text{oz·in} is enough torque for your application, skip the mental gymnastics and the frantic Googling for conversion factors. Open the Torque Unit Converter, punch in your value, get your answer in whatever units you actually need, and get back to real engineering. Your brain has better things to do than memorize that 1 N·m equals 141.612 oz·in.

Related Articles