A new operator sets a lathe to 600 rpm, runs the job, and the tool edge is glazed and chipped within minutes. The next day, the same part on the same machine at the same rpm cuts cleanly for an hour. The only difference: a different bar diameter. The spindle speed never told the whole story, because the spindle speed is not what the tool feels at the cutting edge.
What the tool feels is cutting speed — the rate at which the workpiece surface sweeps past the cutting edge. It depends on diameter as well as rpm, and it is the quantity that tool-life data, surface-finish guidance, and recommended-speed tables are all written against. This article walks through how to convert spindle speed into cutting speed, how to combine it with feed and depth of cut into a material removal rate, and where the conversion most often goes wrong.
Why this calculation matters
Cutting speed is the master variable of any machining process. Tool wear is dominated by the temperature at the cutting edge, and that temperature climbs steeply with cutting speed. Tool-life models such as Taylor's equation are expressed directly in terms of cutting speed, not spindle rpm. A handbook that recommends 90 m/min for carbon steel with a carbide tool is giving you a surface speed; it cannot give you an rpm, because the right rpm depends on the diameter you happen to be cutting.
That diameter dependence is the practical trap. The same 600 rpm produces a gentle 47 m/min on a 25 mm bar and an aggressive 188 m/min on a 100 mm bar. Run the large bar at small-bar rpm and the edge overheats; run the small bar at large-bar rpm and you leave productivity on the table. Cutting speed is also the bridge to material removal rate, which sets cycle time and the power the spindle must deliver. Get the speed conversion right and the rest of the process plan — tool life, finish, cost per part — rests on a solid foundation.
The core formula
In a turning operation, cutting speed is the tangential speed of the workpiece surface at the point of contact. A point on the outer surface travels one circumference, pi times the diameter, every revolution, so:
V = pi * D * N
Here V is the cutting speed, D is the workpiece diameter, and N is the spindle speed in revolutions per minute. The standard industrial unit for V is metres per minute, so keep D in metres when you want V in m/min directly. The single most important habit is to use the actual diameter being cut — in turning, that is the current bar diameter, which shrinks as material comes off.
Cutting speed alone does not tell you how fast metal leaves the part. For that you need the material removal rate, the volume of material cut away per unit time. For turning it is the product of three quantities:
MRR = V * f * d
V is the cutting speed, f is the feed per revolution, and d is the depth of cut. The geometric picture is simple: each revolution the tool sweeps a thin ribbon of metal whose width is the depth of cut and whose thickness is the feed, and the cutting speed sets how fast that ribbon is produced. MRR is what determines cycle time and, together with the material's specific cutting energy, the spindle power the job demands. Keep the units consistent — if V is in mm/min, then f in mm/rev and d in mm give MRR in mm^3/min.
A worked example
Take a turning job on a bar of diameter D = 50 mm running at a spindle speed N = 600 rpm.
Step 1 — convert rpm to cutting speed. Put the diameter in metres, 0.050 m, and apply V = pi*D*N:
V = pi * 0.050 * 600
V = 94.2 m/min
So the workpiece surface is sweeping past the tool at about 94 m/min. That is the number to check against a recommended-speed table for the material and tool grade — not the 600 on the dial.
Step 2 — set the feed and depth of cut. Use a feed of f = 0.2 mm/rev and a depth of cut of d = 2 mm.
Step 3 — compute the material removal rate. MRR needs consistent units, so express the cutting speed in mm/min: 94.2 m/min is 94,200 mm/min. Then:
MRR = V * f * d
MRR = 94,200 * 0.2 * 2
MRR = 37,680 mm^3/min
Converting to the more readable unit, that is about 37.7 cm^3/min of steel removed every minute. With the part volume and this rate you can estimate roughing time directly, and with the material's specific cutting energy you can estimate the spindle power the cut will draw.
Common mistakes
Treating spindle rpm as cutting speed. They are proportional only at a fixed diameter. The same rpm gives a different cutting speed on every bar size, and on a facing cut the speed varies continuously as the tool moves toward the centre. Always convert through V = pi*D*N.
Using the wrong diameter. In turning, use the diameter being cut, not the chuck size or the nominal stock size. In milling the roles swap — it is the cutter diameter that matters, not the workpiece. Picking the wrong D scales the cutting speed by exactly the wrong factor.
Mixing units in the MRR formula. A frequent slip is leaving V in m/min while feed and depth are in millimetres. The factor-of-1000 mismatch makes MRR look a thousand times too small. Convert everything to one length unit before multiplying.
Forgetting that facing speed is not constant. When facing toward the centre at fixed rpm, the cutting speed falls to zero at the axis. Constant-surface-speed control on the lathe exists precisely to hold V steady by raising rpm as the diameter shrinks.
Ignoring the power and tool-life consequences of a high MRR. A large removal rate is attractive for cycle time but draws more spindle power and shortens tool life. The fastest MRR your math allows is not always the one the machine, the fixture, or the budget can sustain.
Try the interactive NovaSolver calculator
Running the conversion once is straightforward; building a feel for how diameter, rpm, feed, and depth trade off against tool life and power is the harder part. The CNC Machining — Cutting Force & Tool Life Calculator on NovaSolver covers turning, milling, and drilling, and reports cutting speed, cutting force from the Merchant model, material removal rate, Taylor tool life, theoretical surface roughness, and spindle power, with built-in material data for aluminum, steel, stainless, titanium, and cast iron so you can compare operating points side by side.
Related calculators
- Casting Solidification (Chvorinov) Simulator — for the upstream step, estimating how long a cast blank takes to solidify before it reaches the machine.
- Weld Heat Input Calculator — for the joining side of manufacturing, where travel speed plays a role much like feed rate.
- Weld Joint Strength Calculator — to check that a machined and welded assembly carries its load.
You can browse the full set in the manufacturing tools hub.
Closing note
Cutting speed is the quiet variable behind every machining decision. It is a one-line conversion — multiply pi, diameter, and rpm — but it is the speed your tool actually experiences, the speed your handbook data was written for, and the speed that sets your tool life. Combine it with feed and depth of cut and you have the material removal rate that drives cycle time and power. Convert rpm to cutting speed first, use the diameter that is really being cut, keep your units honest, and the rest of the process plan follows.
Top comments (0)