Convert between Ra, Rz, Rq and Rmax. Compare achievable roughness ranges by manufacturing process. ISO surface finish symbol and ANSI N grade reference.
Parameters
Parameter Type
Presets
Process Database
Process
Ra Range (μm)
Match
ISO Symbol Reference
Ra 1.6
ANSI N7
CLA 63
CLA = Ra × 39.37 (μin)
Arithmetic average roughness:
$$Ra = \frac{1}{L}\int_0^L |y(x)|\,dx$$
Root-mean-square roughness:
$$Rq = \sqrt{\frac{1}{L}\int_0^L y^2(x)\,dx}$$
Ten-point mean (approximation): $Rz \approx 4 \cdot Ra \sim 8 \cdot Ra$
What exactly is "surface roughness"? I see terms like Ra and Rz on engineering drawings, but they just look like abstract numbers.
🎓
Basically, it's a measure of how bumpy or textured a machined surface is. Think of it as the microscopic "terrain" of a part. Ra is the most common measure—it's the arithmetic average of all the peaks and valleys from a centerline. In practice, a lower Ra means a smoother surface. Try typing a value like 3.2 into the "Roughness Value" input above and see which manufacturing processes (like milling or grinding) can achieve it.
🙋
Wait, really? So Ra is just an average? If I have a surface with a few really deep scratches but is otherwise smooth, wouldn't the average hide that?
🎓
Great observation! That's precisely why other parameters like Rz and Rmax exist. Ra can mask extreme peaks or valleys. Rz, for instance, measures the average height between the five highest peaks and five deepest valleys over a sample. It's better at catching those scratches. Use the simulator's "Input Parameter" dropdown to switch from Ra to Rz. You'll see the numerical value change for the same surface because it's a different way of measuring.
🙋
That makes sense. So when we do computer simulations (CAE), why does this microscopic texture matter? Isn't the macro shape more important?
🎓
It's critical for contact physics! For instance, in a car's brake system simulation, the friction coefficient between the pad and rotor depends heavily on surface Ra. In Finite Element Analysis (FEA), when two parts press together, the real contact area is much smaller than it appears because they only touch at the peaks. This affects heat transfer, sealing, and wear. The simulator's CAE note mentions this—changing the Ra value directly influences contact definitions in tools like LS-DYNA.
Physical Model & Key Equations
The most fundamental measure is the Arithmetic Average Roughness (Ra). It calculates the average absolute deviation of the surface profile (y(x)) from its mean line over a sampling length (L).
$$Ra = \frac{1}{L}\int_0^L |y(x)|\,dx$$
y(x): Height of the surface profile at position x relative to the mean line. L: Evaluation length over which the measurement is taken. Ra: Resulting average roughness (e.g., in microns or microinches). A simple average, but it doesn't distinguish between a spiky or wavy profile.
The Root-Mean-Square Roughness (Rq or RMS) is more statistically rigorous. By squaring the heights before averaging, it gives more weight to extreme peaks and valleys, making it more sensitive to outliers.
$$Rq = \sqrt{\frac{1}{L}\int_0^L y^2(x)\,dx}$$
Rq: Root-mean-square roughness. For a typical surface, Rq is about 11-25% larger than Ra. This parameter is often used in more advanced contact and optical analyses because it better represents the distribution of surface heights.
Real-World Applications
Sealing & Gasket Performance: For a flange seal to be leak-tight, the surface roughness must be low enough (e.g., Ra < 3.2 µm) so that the gasket can deform and fill all the microscopic valleys. Too rough, and fluid or gas will leak through the surface texture paths.
Bearing & Gear Life: The surface finish on a bearing race or gear tooth directly impacts wear and fatigue life. A super-finished surface (Ra ~ 0.1 µm) reduces friction, heat generation, and the initiation points for cracks, significantly extending component life.
Paint & Coating Adhesion: A surface that is too smooth (like polished metal) often provides poor mechanical adhesion for paint. A controlled roughness (e.g., Ra 1.5-2.5 µm from grit blasting) provides "teeth" for the coating to grip onto, preventing peeling.
Medical Implants: The roughness of a titanium hip implant stem is carefully engineered. A moderately rough surface (Rz ~ 40 µm) promotes bone cell growth and osseointegration, helping the implant bond biologically with the patient's bone.
Common Misconceptions and Points to Note
When starting to use this tool, there are several pitfalls that engineers, especially those with less field experience, often encounter. First is the point that "converted values are not absolute design values". For example, even if the tool outputs Rz≈12.8μm from Ra=3.2μm, this is merely a statistical guideline. On actual machined surfaces, even with the same Ra value, Rz can fluctuate significantly due to factors like tool sharpness or machine tool vibration. Particular caution is needed with soft materials prone to plastic deformation, as Rz tends to be larger than expected.
Next, "the displayed machining methods indicate what is 'achievable', not necessarily what is 'optimal'". Even if "precision grinding" is shown as capable of achieving Ra=0.4μm, if the part has a thin-walled, easily deformable shape, distortion from grinding heat might become an issue. In such cases, you may need to reconsider other methods with less thermal impact, like "precision turning" or "honing". Use the tool's suggestions as a first step for narrowing down options; the final decision requires considering cost, delivery time, and equipment constraints.
Finally, the gap between drawing specifications and measurement interpretation. Even if a drawing says "Ra 0.8", completely different values can result if the measuring instrument settings (cut-off value λc) differ. Before using the tool for conversions or machining method research, develop the habit of confirming which evaluation conditions are assumed. For instance, Ra measured with λc=0.8mm and Ra measured with λc=2.5mm on the same part are not comparable.