Shaft Torsion Design Back
Mechanical Design

Shaft Torsion Design Calculator

Enter power and RPM to compute torque automatically. Select cross-section and material to get shear stress, twist angle, required diameter, and critical speed in real time.

Input Parameters
Diameter d (mm)
mm
Power P (kW)
kW
Speed N (rpm)
rpm
Shaft length L (mm)
mm
Results
T (N·m)
τ_max (MPa)
θ (°/m)
d_req (mm)
Safety factor FS
N_cr (rpm)
Chart 1 — τ vs Shaft Diameter d (Solid Circle)
Chart 2 — Twist Angle θ vs Shaft Length L
Theta
Theory & Key Formulas

$$\tau = \frac{16T}{\pi d^3},\quad \theta = \frac{32TL}{\pi d^4 G}$$

$$T = \frac{P \times 60000}{2\pi N}\text{ [N·mm]}$$

What is Shaft Torsion Design?

🙋
What exactly is "torsion" in a shaft, and why is it so important to calculate?
🎓
Basically, torsion is the twisting of a shaft when you apply a torque. Think of a screwdriver—when you turn it, the metal shaft twists slightly. In practice, for a car's drive shaft or a motor's output shaft, if it twists too much or the stress gets too high, it can fail catastrophically. That's why we calculate the shear stress and twist angle. Try moving the "Power P" and "Speed N" sliders in the simulator above—you'll see the torque and stress change instantly.
🙋
Wait, really? So the power and speed directly set the torque? And what's the difference between shear stress and the twist angle?
🎓
Exactly! The torque is the load on the shaft, determined by how much power you're transmitting and how fast it's spinning. The shear stress ($\tau$) tells you if the material is strong enough to handle that load without yielding. The twist angle ($\theta$) tells you if the shaft is stiff enough—too much twist can misalign gears or cause vibrations. For instance, in a conveyor system, high stress could break the shaft, while excessive twist could cause the belt to slip. Change the "Shaft length L" parameter and watch how the angle changes dramatically, even if the stress stays the same.
🙋
That makes sense. But the simulator lets me pick different cross-sections like hollow or rectangular. How does that change things compared to a simple solid round shaft?
🎓
Great question! The shape defines how efficiently the material resists twisting. A solid round shaft is the baseline. A hollow shaft uses less material for nearly the same strength—common in aerospace to save weight. A rectangular section twists very differently; it's much less efficient in torsion. A common case is a simple keyed shaft, which is roughly rectangular where the key sits. Switch the "Cross-section" dropdown to "Hollow" and adjust the inner and outer diameters. You'll see you can get low stress with a much lighter shaft.

Physical Model & Key Equations

The fundamental relationship links the applied power and rotational speed to the torque in the shaft. This is the driving force for all subsequent calculations.

$$T = \frac{P \times 60000}{2\pi N}$$

Where $T$ is the torque (N·mm), $P$ is power (kW), and $N$ is rotational speed (rpm). The constant 60000 converts kW and minutes to consistent N·mm/s units.

For a solid circular shaft, the maximum shear stress occurs at the outer surface, and the angle of twist is proportional to the length. These are the core design equations.

$$\tau = \frac{16T}{\pi d^3}, \quad \theta = \frac{32TL}{\pi d^4 G}$$

Where $\tau$ is shear stress (MPa), $d$ is shaft diameter (mm), $\theta$ is the twist angle (radians), $L$ is shaft length (mm), and $G$ is the material's shear modulus (MPa). Stress depends on torque and diameter cubed, while twist angle also depends on length and diameter to the fourth power—making diameter the most critical design parameter.

Real-World Applications

Automotive Driveshafts: These transmit power from the engine to the wheels. Engineers use torsion calculations to ensure the shaft can handle peak engine torque without failing, while also limiting twist to maintain proper driveline alignment and avoid vibrations at high speeds.

Industrial Pump and Motor Couplings: A motor shaft connected to a pump must be sized correctly. Excessive shear stress from start-up torque can cause sudden fracture, while too much angular twist can misalign the coupling, leading to premature wear and seal failure.

Marine Propeller Shafts: These long shafts are often hollow to reduce weight. Torsion analysis is critical to handle the high torque from the engine and the variable load from the propeller, ensuring the shaft doesn't yield or twist excessively, which could affect steering and efficiency.

Wind Turbine Generator Shafts: The low-speed, high-torque output from the gearbox places immense torsional loads on the generator shaft. Accurate stress and angle calculations are vital for fatigue life prediction and preventing costly downtime in remote locations.

Common Misconceptions and Points to Note

Here are some common mistakes people often make when starting to use this tool. The first one is leaving the material's shear modulus G at its default value. Even for steels, the value of G differs between S45C and SUS304. For example, SUS304 is slightly softer than carbon steel, with a G of about 73,000 MPa. If you calculate without changing this value, you risk estimating a larger angle of twist than in reality. Always check and use the catalog value for your specific material.

The second is assuming there is only one "critical speed". The tool calculates the primary critical speed (the vibration occurring at the lowest rotational speed). However, a shaft has secondary, tertiary, and infinitely many critical speeds. For a long, slender shaft, even if you safely avoid the primary critical speed, the secondary one might fall within the operating range. Consider the tool's result as just a primary guideline; for high-speed or long-shaft designs, more detailed vibration analysis is necessary.

The third is mixing up the input for the "long side" and "short side" of a rectangular cross-section. The torsional rigidity of a rectangle is highly sensitive to side lengths. If the long side is b and the short side is h, the torsion constant takes the form $$ J = \beta h b^3 $$ (where β is a coefficient determined by the aspect ratio b/h). If you reverse b and h when inputting, the result can be off by several times. For instance, for a 20mm x 10mm section, inputting them backwards would estimate the torsional rigidity to be about 1/4 of the theoretical value. Double-check against your drawings and input carefully.