How to use (3 steps)
- Pick an example or choose a mode (rpm → ×g / ×g → rpm).
- Confirm the radius (distance from rotor center to sample) and unit (mm/cm/in).
- Enter rpm or ×g to see the converted result.
RCF depends on how radius is defined (rmax/ravg, etc.). Use the value provided in your rotor manual if possible.
Quick protocol workflow (when switching centrifuges)
- Convert the original protocol rpm to RCF (xg) using the original rotor radius.
- Keep that target RCF, then convert back to rpm with your destination rotor radius.
- Record both the radius definition and units (mm/cm/in) in your note so the run can be reproduced.
This keeps force level consistent across rotors better than copying rpm alone.
- Biology hub for related wet-lab calculators.
- Hemocytometer and Cell seeding for downstream planning.
- MOI calculator and CFU/mL for microbiology/virology workflows.
Input (radius, rpm/RCF)
Result (conversion)
Static sample uses r=7.5 cm and 13,000 rpm. Use the rotor manual's rmax/ravg definition consistently; JavaScript recalculates this block from your inputs.
| rpm | ×g (RCF) |
|---|---|
| 1,000 | 83.85 |
| 3,000 | 754.65 |
| 5,000 | 2,096.25 |
| 8,000 | 5,366.4 |
| 10,000 | 8,385 |
| 13,000 | 14,170.6 |
| 15,000 | 18,866.3 |
Formula used (coefficient 1.118×10^-5)
RCF(×g) = 1.118×10^-5 × r(cm) × rpm^2 rpm = sqrt( RCF / (1.118×10^-5 × r(cm)) ) r(cm) = r(mm) / 10 r(cm) = r(inch) × 2.54
The share URL stores mode, radius, unit, rpm or ×g, table visibility, and any custom coefficient. No values are sent to a server.
How it’s calculated
This tool converts radius to cm and uses a commonly used formula.
- RCF(×g) = 1.118×10^-5 × r(cm) × rpm²
- rpm = √( RCF / (1.118×10^-5 × r(cm)) )
RCF depends on how radius is defined (rmax/ravg, etc.). If results look off, recheck units (mm/cm/in) and your radius definition.