Fixed-Fixed Torsion Shaft (Interior Torque)

stressmass-cost

Verified build 10 relations · 4 identities proven · 2 modeling steps · 3 parity samples

Take a solid circular shaft, build it rigidly into a wall at both ends, and apply a torque TT somewhere along its length. A shaft fixed at only one end is statically determinate: the single wall reaction must equal the applied torque, and you are done. Anchor the second end and the problem changes character. Now there are two reaction torques — TAT_A at the left wall, TBT_B at the right — but torsional equilibrium gives only one equation, TA+TB=TT_A + T_B = T. The shaft is statically indeterminate to the first degree, and equilibrium alone cannot say how the applied torque splits between the two walls.

You meet this arrangement wherever a rotating member is restrained at both ends and driven in the middle: a splined shaft keyed to fixed hubs at each end, a torsion-bar suspension anchored to the frame at both ends and loaded by the arm, a fixed-fixed structural member picking up an applied twisting couple.

The missing equation is compatibility

The second equation comes not from force balance but from geometry. The shaft is one continuous piece, so the rotation at the load point must be a single number. Reckoned from the left, that point has twisted by TAa/GJT_A a / GJ — the left segment of length aa carries the reaction TAT_A. Reckoned from the right, it has twisted by TBb/GJT_B b / GJ, with bb the right-segment length. They describe the same rotation, so they must be equal:

TAaGJ=TBbGJTAa=TBb\frac{T_A\,a}{GJ} = \frac{T_B\,b}{GJ} \quad\Longrightarrow\quad T_A\,a = T_B\,b

Combine that with equilibrium (and L=a+bL = a + b) and the split is fixed:

TA=TbL,TB=TaLT_A = T\,\frac{b}{L}, \qquad T_B = T\,\frac{a}{L}

The build does not hand you these formulas to trust. It certifies that the two relations (one equilibrium, one compatibility) form a system that is linear in the two unknowns, solves that 2×22\times2 system exactly at build time, and checks the solution back through both relations — the same total verification an ordinary closed form gets. This is the solveLinear capability; the propped cantilever is its reference beam case, and this shaft is its smallest — a genuinely coupled two-unknown solve. What the machine proves and what still rests on a book is spelled out on the verification page.

The larger reaction lands on the shorter segment

Read the result again: TA=Tb/LT_A = T\,b/L. The left wall’s share is set by the length of the right segment. Slide the load toward the left wall — small aa, large bb — and TAT_A grows toward the full torque TT while TBT_B fades. The near wall does the heavy lifting; the short, stiff segment between the load and the near wall is harder to twist, so it carries more torque. Because each segment carries its own reaction, each has its own surface shear stress τ=Tr/J\tau = Tr/J, and the shorter segment is where the higher stress — and first yield — appears. That is why the widget reports τ1\tau_1 and τ2\tau_2 separately, with a safety factor for each.

The reaction torques do not care what the shaft is made of

Look at the compatibility step in the derivation below. Both twists carry the same torsional rigidity GJGJ, and because the shaft is prismatic — uniform shear modulus and uniform radius — GJGJ divides out completely. The line TAa=TBbT_A a = T_B b has no GG and no rr in it. That cancellation is machine-checked, and it is the lesson: the reaction torques are material-blind, and radius-blind too. Switch the material in the widget from A36 steel to 6061 aluminium and watch TAT_A, TBT_B, τ1\tau_1, and τ2\tau_2 not move at all, even as:

A redundant restraint redistributes torque by geometry, not by material — the “sharing” between the two walls is set purely by the segment lengths. (Make the shaft non-prismatic — a stepped shaft, two different diameters spliced at the load point — and GJGJ no longer cancels; the split would then follow the stiffness distribution. That is a later story.)

What governs, and the sign convention

Throughout: xx runs from the left wall AA to the right wall BB, the applied torque TT acts at x=ax = a, the segment lengths are aa and b=Lab = L - a, and TAT_A, TBT_B are the reaction-torque magnitudes at the two walls (their senses oppose the applied torque). The shear stresses τ1=TAr/J\tau_1 = T_A r/J and τ2=TBr/J\tau_2 = T_B r/J grow linearly from zero at the axis to their peak at the surface, exactly as in the simple torsion shaft; the shorter segment carries the larger of the two. Shear yield is taken at σy/2\sigma_y/2 by the maximum-shear-stress criterion, the same convention the torsion-shaft page uses.

Try it

Material

T3, bare flat sheet 0.010-0.128 in. thick, AMS 4037 / AMS-QQ-A-250/4 (MIL-HDBK-5J Table 3.2.3.0(b1), p. 3-71)

Bound properties of 2024-T3 aluminum sheet (bare)
G4 Msitypicalmil-hdbk-5j
sigma_y47 ksidesign min.mil-hdbk-5j
rho0.1 lb/inch**3typicalmil-hdbk-5j
Inputs
N·m
Left wall reaction torque
N·m
Right wall reaction torque
N·m
Total length
Polar second moment of area
m⁴
Left segment shear stress
Right segment shear stress
Twist at the load point
Safety factor, left segment
Safety factor, right segment
Shaft mass
kg

4 materials in the database are not listed here: no published value in our cited sources for every property this THING needs.

Materials modeled here: 2024-T3 aluminum sheet (bare) 304 stainless steel 6061-T6 aluminum 7075-T6 aluminum AISI 1045 medium-carbon steel AISI 4340 low-alloy steel (Ni-Cr-Mo) ASTM A36 structural steel (hot-rolled) C26000 Cartridge Brass (70/30) Ti-6Al-4V

Governing relations

TA+TB=TT_A + T_B = T

Assumes: torsional equilibrium of the whole shaft; the two wall reactions carry the applied torque T

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — §3.8 (statically indeterminate torsional members: a bar fixed at both ends with an intermediate torque, solved by combining equilibrium with the compatibility of the angle of twist); §3.3–3.4 (torsion formula τ = Tr/J, angle of twist TL/GJ).

TAa=TBbT_A\,a = T_B\,b

Assumes: compatibility: the shaft is continuous at the load point, so the rotation there computed from the left segment (T_A·a/GJ) must equal the rotation computed from the right segment (T_B·b/GJ); the common torsional rigidity GJ divides out of both twist terms — legal because the shaft is prismatic (uniform G and J along its length), and it is exactly why the reaction torques are material-blind; linear elastic, uniform circular section, torque constant within each segment

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — §3.8 (statically indeterminate torsional members: a bar fixed at both ends with an intermediate torque, solved by combining equilibrium with the compatibility of the angle of twist); §3.3–3.4 (torsion formula τ = Tr/J, angle of twist TL/GJ).

L=a+bL = a + b

Assumes: the two segment lengths sum to the span between the walls

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — §3.8 (statically indeterminate torsional members: a bar fixed at both ends with an intermediate torque, solved by combining equilibrium with the compatibility of the angle of twist); §3.3–3.4 (torsion formula τ = Tr/J, angle of twist TL/GJ).

J=πr42J = \frac{\pi r^4}{2}

Assumes: solid circular cross-section, polar second moment about the axis

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — §3.8 (statically indeterminate torsional members: a bar fixed at both ends with an intermediate torque, solved by combining equilibrium with the compatibility of the angle of twist); §3.3–3.4 (torsion formula τ = Tr/J, angle of twist TL/GJ).

τ1=TArJ\tau_1 = \frac{T_A\,r}{J}

Assumes: linear elastic torsion; surface shear stress in the left segment, which carries torque T_A; pure torsion — no bending, no axial load, no stress concentrations (keyways, steps) · Valid while: Left-segment surface shear stress exceeds the shear yield strength (σ_y/2 by the maximum-shear-stress criterion) — the outer fibers have yielded and every elastic number here, the reaction torques included, stops being the truth.

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — §3.8 (statically indeterminate torsional members: a bar fixed at both ends with an intermediate torque, solved by combining equilibrium with the compatibility of the angle of twist); §3.3–3.4 (torsion formula τ = Tr/J, angle of twist TL/GJ).

τ2=TBrJ\tau_2 = \frac{T_B\,r}{J}

Assumes: linear elastic torsion; surface shear stress in the right segment, which carries torque T_B · Valid while: Right-segment surface shear stress exceeds the shear yield strength (σ_y/2 by the maximum-shear-stress criterion) — the outer fibers have yielded and the elastic solution no longer holds.

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — §3.8 (statically indeterminate torsional members: a bar fixed at both ends with an intermediate torque, solved by combining equilibrium with the compatibility of the angle of twist); §3.3–3.4 (torsion formula τ = Tr/J, angle of twist TL/GJ).

φ=TAaGJ\varphi = \frac{T_A\,a}{G\,J}

Assumes: rotation at the load point from the left segment, T_A·a/GJ; equal to the right-segment value T_B·b/GJ by compatibility. This is the one readout the material moves — G sets the twist.; linear elastic, plane sections rotate rigidly (exact for circular sections)

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — §3.8 (statically indeterminate torsional members: a bar fixed at both ends with an intermediate torque, solved by combining equilibrium with the compatibility of the angle of twist); §3.3–3.4 (torsion formula τ = Tr/J, angle of twist TL/GJ).

SF1=σy/2τ1\mathrm{SF}_1 = \frac{\sigma_y/2}{\tau_1}

Assumes: maximum-shear-stress (Tresca) criterion — shear yield at σ_y/2; margin for the left segment

Source: Budynas, R. G., & Nisbett, J. K., Shigley's Mechanical Engineering Design, 10th ed., McGraw-Hill, 2015 — §5-4 (maximum-shear-stress theory, shear yield S_sy = 0.5 S_y).

SF2=σy/2τ2\mathrm{SF}_2 = \frac{\sigma_y/2}{\tau_2}

Assumes: maximum-shear-stress (Tresca) criterion; margin for the right segment

Source: Budynas, R. G., & Nisbett, J. K., Shigley's Mechanical Engineering Design, 10th ed., McGraw-Hill, 2015 — §5-4 (maximum-shear-stress theory, shear yield S_sy = 0.5 S_y).

m=ρπr2Lm = \rho\, \pi r^2 L

Assumes: prismatic solid shaft, uniform density

Source: Gere, J. M., & Goodno, B. J., Mechanics of Materials, 9th ed., Cengage, 2018 — §3.8 (statically indeterminate torsional members: a bar fixed at both ends with an intermediate torque, solved by combining equilibrium with the compatibility of the angle of twist); §3.3–3.4 (torsion formula τ = Tr/J, angle of twist TL/GJ).

Derivation

Steps marked modeling step are where physics enters by citation — every other line is machine-proven to follow from them, and the cited models are independently re-derived in the test pipeline where possible. See what is and isn't machine-verified.

TA+TB=TT_{A} + T_{B} = T

1. Torsional equilibrium of the whole shaft: the two wall reactions T_A and T_B together carry the applied torque T. One equation, two unknowns — the shaft is statically indeterminate to the first degree, so equilibrium alone cannot split the torque between the walls. — statics: torsional equilibrium modeling step

TAaGJ=TBbGJ\frac{T_{A} a}{G J} = \frac{T_{B} b}{G J}

2. The missing equation is compatibility. The shaft is one continuous piece, so the rotation at the load point is single-valued. Computed from the left, the point has twisted φ = T_A·a/GJ (the left segment carries T_A over length a); computed from the right, it has twisted T_B·b/GJ. These must be equal. — compatibility: single-valued rotation at the load point modeling step

TAa=TBbT_{A} a = T_{B} b

3. The torsional rigidity GJ is common to both segments and cancels completely — which is why the reaction torques do not depend on the material or the shaft radius at all. This machine-checked line is where "stiffer or thicker shaft, same reaction split" becomes a proof. — GJ is common and cancels (prismatic shaft)

TA=TbLT_{A} = \frac{T b}{L}

4. Solve the two equations together (with L = a + b): T_A = T·b/L and T_B = T·a/L. The build does not solve these one at a time — it certifies the 2×2 system is linear in {T_A, T_B} and solves it exactly. Note the geometry: the LARGER reaction lands on the SHORTER segment. Put the load near the left wall (small a, large b) and the left wall takes the bigger torque. — exact linear solve of the coupled system

τ1=TArJ\tau_{1} = \frac{T_{A} r}{J}

5. Each segment carries its own reaction torque, so each has its own surface shear stress, τ = T·r/J with J = πr⁴/2. The shorter, harder-working segment sees the higher stress — that is where first yield arrives, and what the smaller of the two safety factors guards. — torsion formula, per segment

ϕ=TAaGJ\phi = \frac{T_{A} a}{G J}

6. Only now does the material appear — in the twist, never in the reactions. The rotation at the load point is φ = T_A·a/GJ; swap steel for aluminium (about a third the shear modulus) and φ nearly triples while T_A, T_B, τ_1, τ_2 do not move at all. Stiffness and the load path are independent axes. — angle of twist at the load point

How it fails

The widget’s two safety factors guard one thing each — first shear yield at the surface of each segment, where τ=Tr/J\tau = Tr/J peaks. A real doubly-restrained shaft has more exits, and the most interesting ones are specific to it being statically indeterminate:

  • Rectangular Shaft in Torsion (Saint-Venant)

    Twist a solid rectangular bar and the shear stress does something the round shaft never does: it peaks at the MIDDLE of the long side and drops to exactly zero at the corners. Two cited coefficients c1, c2 — functions only of the side ratio a/b — set the peak stress and the twist, and an equal-area round shaft beats it on both counts. Why square shafts are a bad deal.

    • stress
    • mass-cost
  • Shaft in Torsion (Solid, Circular)

    The power-transmission workhorse: twist a solid circular bar and shear stress winds around it. Three material properties drive three different outputs — stiffness (G) sets the twist, strength (σ_y) sets the margin, and the stress itself doesn't care what the shaft is made of at all.

    • stress
    • torque-power
    • mass-cost
  • Shaft under Combined Bending + Torsion

    Real shafts never get to choose: the belt that twists them also bends them. Bending and torsion land on the same surface element, Mohr's circle finds the worst plane, and two failure criteria — Tresca and von Mises — disagree by up to 15 % about how bad it is.

    • stress
    • mass-cost
  • Thin-Walled Tube in Torsion (Bredt)

    Why driveshafts, airframes, and bike frames are closed tubes: in torsion, what matters is not how much metal you have but how much AREA the wall encloses. Bredt's shear flow makes any closed section solvable with two knobs — and the isoperimetric inequality polices which sections can exist at all.

    • stress
    • mass-cost
  • Cantilever Beam (End Load)

    A beam fixed at one end, loaded at the other — the fruit-fly of structures. One widget shows why stiffness (E) and strength (σ_y) are independent axes: swap steel for titanium and deflection goes UP while the safety factor also goes up.

    • stress
    • mass-cost
  • Composite Bar (Core + Sleeve)

    A solid core inside a concentric sleeve, bonded between rigid end plates and pushed by a centric axial load. The two materials must stretch together, so the load splits in proportion to each member's axial stiffness A·E — and the build solves that coupled 2×2 share exactly. Swap the sleeve's metal and watch the load migrate to the stiffer member.

    • stress
    • mass-cost

Chains with

Outputs whose SI dimension and quantity kind match another THING's input — the only wires the planner's connectionLegal accepts (invariant 2, computed at build time, not hand-listed). Wire these on the chaining demo.

+ 27 more THINGs its outputs can legally feed (showing the first 8 in course order).

Sources