How this instrument works
Rotational stiffness, k, is the torsional twin of Hooke's law: instead of force per unit stretch, it is torque per unit twist. Fix one end of a shaft, apply a torque T to the other, and it rotates through an angle θ; k = T ⁄ θ is the constant relating the two, in newton-metres per radian. The formula this instrument evaluates, k = G·J ⁄ L, builds that constant from three separate facts about the shaft: G, the material's shear modulus, says how stiffly the material itself resists distortion; J, the polar moment of inertia, says how that material is arranged across the cross-section; and L, the length, says how much shaft is available for the twist to accumulate along.
The shape of the formula explains why length and diameter behave so differently. Stiffness falls off as a plain inverse of length — stretch a shaft to twice its length and it winds up twice as far under an identical torque, because twice as much material now shares the same total twist. Diameter works nothing like that: since J itself scales with d⁴, doubling the diameter multiplies k by sixteen. An engineer choosing between a longer, slimmer shaft and a short, fat one for the same stiffness target is really choosing which of these two levers to pull, and the fourth-power one is far more effective per gram of added material.
The formula assumes a uniform, elastic, solid circular section — no keyway, no stepped shoulder, no spline cut into it, and no torque pushing the material past its yield point. Real shafts often carry one of those complications, and each lowers the true stiffness below what k = GJ/L predicts, because removed or locally stressed material contributes less than the ideal cross-section assumes. Within that elastic, uniform range, though, k is exactly what a robotics engineer needs to estimate joint compliance under load, what a driveline engineer needs to size shaft windup before torque reaches the wheels, and what a vibration analyst needs as the spring term in a torsional natural-frequency calculation, ω = √(k ⁄ I).
- Enter Shear modulus of the shaft material — the default of 79,300 MPa is structural steel; swap in another metal's value if the shaft is not steel.
- Enter Shaft diameter, the full diameter of the solid round section, not the radius; the unit menu accepts mm, cm, or m.
- Enter Shaft length, the distance over which the twist is measured, in metres or centimetres.
- Read Polar moment of inertia, m⁴ — the cross-section term the engine derives automatically from diameter before the stiffness step.
- Read Torsional (rotational) stiffness, N·m/rad — divide any applied torque by this figure to find the resulting twist angle in radians.
Worked example — sizing torsional windup in a drive shaft
A driveline engineer specifying a 1 m length of solid steel shaft, 50 mm in diameter, starts from a material spec sheet: shear modulus G = 79.3 GPa, entered here as 79,300,000,000 Pa. Diameter alone fixes the cross-section term at J = 6.13592315154×10⁻⁷ m⁴, then folding in the shear modulus and the 1 m length produces the figure that actually matters for the design: k = G·J ⁄ L = 48657.8705917 N·m/rad, this shaft's torque-per-radian rating.
Route 100 N·m through that shaft — a modest torque for a small drivetrain — and it twists by θ = T ⁄ k = 100 ⁄ 48657.8705917 ≈ 0.0020552 rad, about 0.118°. That is small enough to ignore in most machinery, but it is exactly the figure a robotics engineer checks against an encoder's resolution before trusting a joint's position readout. Halve the diameter instead and, because J falls with the fourth power, that same 100 N·m would twist the shaft roughly sixteen times as far.
Questions
What does a stiffness of 48657.87 N·m/rad actually mean?
It means 48657.87 newton-metres of torque would be needed to twist the shaft's free end through a full radian, about 57.3°, if the material stayed elastic that far. In practice nobody twists a shaft anywhere near a radian — steel yields long before that — so the figure works as a ratio: any applied torque divided by k gives the real, much smaller twist angle.
Why does doubling the shaft length halve its rotational stiffness?
Because k is inversely proportional to length: k = GJ/L. Stretch this instrument's 1 m, 50 mm example shaft to 2 m and stiffness drops from 48657.87 to 24328.94 N·m/rad, exactly half, since twice the shaft length means twice as much material sharing, and accumulating, the same total twist under an identical torque.
Why does diameter change stiffness so much more than length does?
Because diameter enters through J = πd⁴⁄32, a fourth-power term, while length enters only as a first-power denominator. Doubling the 50 mm example shaft to 100 mm multiplies stiffness sixteenfold, to about 778525.93 N·m/rad, while doubling length only halves it. A design needing more torsional rigidity nearly always gains more by thickening the shaft than by shortening it.
Is rotational stiffness the same thing as shear modulus?
No. Shear modulus, G, is a property of the material alone — steel's is about 79.3 GPa regardless of what shape it is cut into. Rotational stiffness, k = GJ/L, is a property of the whole assembled shaft, combining that material constant with the cross-section's polar moment of inertia and the shaft's length. Two shafts of identical steel can carry wildly different k values depending on geometry.
Does the formula still hold if the shaft has a keyway or a stepped shoulder?
Not exactly. k = GJ/L assumes a uniform solid circular section with nothing removed or locally weakened. A keyway, spline, or stepped shoulder cuts into that ideal cross-section and lowers the shaft's real stiffness below what the formula predicts, because the missing or stress-concentrated material carries less of the twist. Treat the formula's output as an upper bound for such shafts, not an exact figure.
How is rotational stiffness used in vibration or dynamics work?
As the spring term in a torsional natural-frequency calculation, ω = √(k ⁄ I), where I is the mass moment of inertia of whatever is attached to the shaft's free end — a flywheel, a rotor, a robot-arm link. A stiffer shaft, larger k, raises that natural frequency, which is why driveline and robotics engineers check k long before they worry about the shaft's strength.