Skip to main content
Misconception BusterCELE · Strength of MaterialsReal content

CELE Strength of MaterialsTorsionMisconception Buster

Common misconceptions in Torsion — and how to avoid them on the CELE 2026. Professional Regulation Commission (PRC) — Board of Civil Engineering loves to write questions that exploit the small mistakes reviewers make, and this page maps out the most frequent traps in the CELE Strength of Materials subtest.

Exam context

The Civil Engineer Licensure Examination is conducted by Professional Regulation Commission (PRC) — Board of Civil Engineering and is scheduled for May and November 2026. The Strength of Materials subtest is marked as "Core" in the official pattern, and Torsion appears in position 2nd of 8 in the CELE Strength of Materials review rotation. Passing mark: 70% weighted average, no sub-test below 50%. Recent CELE 2026 papers have drawn roughly a meaningful share of questions from this subject.

Torsion - Misconception Buster

Torsion is one of the most formula-rich topics in Strength of Materials, and that density of formulas is precisely why it is also one of the most dangerous topics on the PRC Civil Engineer Licensure Examination. Reviewees who have memorized formulas without understanding the underlying mechanics fall into predictable traps: they confuse radius with diameter in the polar moment formula, mix up rpm with rev/s in power problems, subtract areas instead of fourth powers for hollow shafts, and leave angles in radians when degrees are required. Each of these errors costs marks — sometimes entire problem sets. This guide does not simply list formulas; it identifies the specific wrong beliefs that cause wrong answers, explains why those beliefs feel correct, and then corrects them with worked evidence. Read every trap question as if it were a live board exam item. If you would have chosen the wrong answer, that misconception is costing you real points.

Summary

The twelve misconceptions in this guide can be grouped into four danger zones for the CE Board Exam. DANGER ZONE 1 — FORMULA ERRORS (M1, M5, M12): Always use fourth-power subtraction for hollow shaft J [π(D⁴−d⁴)/32]; never apply the 16T/(πd³) shortcut to hollow shafts; and remember J = 2I for circular sections — never swap them. DANGER ZONE 2 — UNIT DISASTERS (M2, M3): Power problems require N in rpm to be converted via ÷60 before multiplying by 2π; the angle-of-twist formula always gives radians — convert to degrees only as the final step. DANGER ZONE 3 — CONCEPTUAL GAPS (M4, M8, M9, M11): Torsional shear stress is zero at the center and maximum at the surface; τ = Tc/J applies only to circular sections; stepped shafts require segment-by-segment summation, not averaging; and hollow shafts are more material-efficient than solid shafts for the same torque capacity. DANGER ZONE 4 — ADVANCED ERRORS (M6, M7, M10): In two-circle bolt couplings, bolt forces are proportional to their bolt-circle radius (compatibility condition); in the Bredt thin-wall formula, A_m is the enclosed median area, not the wall material area; and combined bending-and-torsion problems require principal stress analysis — checking σ and τ separately against their allowable values is unconservative and wrong. Mastering these corrections transforms torsion from a mark-losing topic into one of the most straightforward and formula-consistent sections of the CE licensure examination.

Misconceptions

The polar moment of inertia J for a hollow shaft is calculated by subtracting the inner area from the outer area, then multiplying by a factor — just like subtracting cross-sectional areas.

Tags

  • formula_confusion
  • common_error
  • hollow_shaft
  • critical

Topic

Polar Moment of Inertia — Hollow Shafts

Severity

critical

Exam Impact

Using area subtraction instead of fourth-power subtraction gives a completely wrong J, which propagates to wrong τ_max and wrong angle of twist. In a three-part problem (find J, find τ, find θ), all three parts are lost.

The Reality

The polar moment of inertia is derived by integrating ρ² dA over the cross-section. For a circular ring this gives J = (π/2)(c_o⁴ − c_i⁴) = π(D⁴ − d⁴)/32. The subtraction is of FOURTH POWERS of diameters, not squares or areas. Even a small inner hole dramatically reduces the contribution of the core because the core radii are small and raised to the fourth power — but the formula is non-negotiable: it must be fourth powers.

Trap Question

Question

A hollow shaft has outer diameter D = 80 mm and inner diameter d = 60 mm. A student calculates J = π(D² − d²)/32. What is the error, and what is the correct value of J?

Explanation

The formula requires subtraction of the FOURTH POWERS of the diameters, not the squares. The student applied the wrong exponent. The correct J is approximately 10,000 times larger than the erroneous value, showing that the error is not minor — it completely changes every downstream calculation.

Wrong Answer

J = π(80² − 60²)/32 = π(2800)/32 ≈ 274.9 mm⁴

Correct Answer

J = π(80⁴ − 60⁴)/32 = π(28,000,000)/32 ≈ 2.749 × 10⁶ mm⁴

Misconception Id

M1

Correct Vs Incorrect

Correct Approach

J_hollow = π(D⁴ − d⁴)/32 = π(80⁴ − 60⁴)/32 = π(40,960,000 − 12,960,000)/32 = π(28,000,000)/32 = 2,748,893 mm⁴ ≈ 2.749 × 10⁶ mm⁴. Units are mm⁴, as required for the torsion formula.

Incorrect Approach

J_hollow = (π/32)(D² − d²) or J = (π/4)(R_o² − R_i²). A student with D=80 mm, d=60 mm computes J = (π/32)(80² − 60²) = (π/32)(2800) = 274.9 mm² — a dimensionally nonsensical and numerically wrong result.

Why Students Believe It

Students are very familiar with subtracting areas for composite sections in bending (I for a hollow rectangle = I_outer − I_inner). They transfer that area-subtraction intuition directly to J, thinking J_hollow = (π/4)(R_o² − R_i²) or some similar area-based expression, rather than recognizing that J involves fourth powers of the radius (or diameter).

Power in watts can be substituted directly into P = 2πNT without converting rpm to rad/s, so N in rpm is used as-is.

Tags

  • unit_conversion
  • common_error
  • power_transmission
  • critical

Topic

Power Transmission — rpm vs rad/s

Severity

critical

Exam Impact

Forgetting to divide by 60 makes T 60 times smaller than the true value. The resulting diameter from the torsion formula will be (1/60)^(1/3) ≈ 0.255 of the correct value — a shaft design that would fail catastrophically. On numerical answer questions, the board examiner's answer will not match.

The Reality

Power P (in watts = N·m/s) equals torque T (in N·m) times angular velocity ω (in rad/s). Since 1 revolution = 2π radians, ω = 2πf where f is in rev/s. If speed is given as N rpm, then ω = 2πN/60 rad/s. The correct form is P = 2πNT/60 for N in rpm. Omitting the factor 60 inflates ω by 60×, so T is underestimated by 60×, leading to a dangerously undersized shaft.

Trap Question

Question

A shaft transmits 75 kW at 1200 rpm. Using P = 2πNT, a student gets T = 75,000/(2π × 1200) = 9.95 N·m. Is this correct? What is the actual torque?

Explanation

The formula P = Tω requires ω in rad/s. Converting 1200 rpm: ω = 2π(1200)/60 = 125.66 rad/s. Therefore T = 75,000/125.66 = 596.8 N·m. The student's error was treating rpm as if it were already in rad/s, giving a torque 60 times too small.

Wrong Answer

T = 9.95 N·m (N used in rpm without the /60 conversion)

Correct Answer

T = 75,000 × 60/(2π × 1200) = 596.8 N·m

Misconception Id

M2

Correct Vs Incorrect

Correct Approach

T = P/(2πN/60) = P × 60/(2πN) = 75,000 × 60/(2π × 1200) = 4,500,000/7539.8 = 596.8 N·m. (Correct — the factor 60 converts rpm to rad/s.)

Incorrect Approach

P = 2πNT → T = P/(2πN) = 75,000/(2π × 1200) = 75,000/7539.8 = 9.95 N·m. (Wrong — N was used in rpm directly.)

Why Students Believe It

The formula P = Tω looks simple and ω 'looks like' N. Students who have not internalized the distinction between rotational frequency (rev/s or rpm) and angular velocity (rad/s) plug rpm directly into the power-torque formula, forgetting that ω must be in rad/s and that N rpm = N/60 rev/s = 2πN/60 rad/s.

The angle of twist θ can be expressed in degrees in the formula θ = TL/(JG) — just substitute and the answer comes out in degrees.

Tags

  • unit_conversion
  • radians_vs_degrees
  • common_error
  • critical

Topic

Angle of Twist

Severity

critical

Exam Impact

Board exam multiple-choice options are typically given in degrees. A student who computes θ = 0.0796 rad and does not convert to 4.56° will not find their answer among the choices and may guess incorrectly or waste time rechecking formulas.

The Reality

θ = TL/(JG) always gives the angle in RADIANS because radian is the SI-coherent angular unit. The formula is derived from the geometry of shear strain: γ = rθ/L, which is dimensionless only when θ is in radians. If the problem asks for degrees, you must convert: θ_deg = θ_rad × (180/π). Leaving the answer in radians when degrees are asked — or vice versa — is a direct error.

Trap Question

Question

A 40 mm solid shaft 2 m long carries T = 800 N·m. With G = 80 GPa, compute the angle of twist. The answer choices are (A) 0.0796°, (B) 4.56°, (C) 0.260°, (D) 14.9°.

Explanation

J = πd⁴/32 = π(40)⁴/32 = 2.513×10⁵ mm⁴. θ = TL/(JG) = (800×10³)(2000)/[(2.513×10⁵)(80,000)] = 0.0796 rad = 0.0796 × 180/π = 4.56°. The radian result is numerically correct but must be converted to degrees before matching exam choices.

Wrong Answer

(A) 0.0796° — student read the radian value as degrees

Correct Answer

(B) 4.56°

Misconception Id

M3

Correct Vs Incorrect

Correct Approach

θ = 0.0796 rad × (180°/π) = 0.0796 × 57.296 = 4.56°. Always compute in radians first, then convert to degrees only at the final step if degrees are required.

Incorrect Approach

θ = TL/(JG) = (800×10³ N·mm)(2000 mm)/[(2.513×10⁵ mm⁴)(80,000 N/mm²)] = 0.0796 — and the student reports '0.0796 degrees.' This is wrong by a factor of π/180.

Why Students Believe It

Students are comfortable with angles in degrees from trigonometry and sometimes forget that radian measure is the natural (dimensionless) unit for angular quantities in mechanics. The formula is derived from arc length s = rθ, which requires θ in radians.

Shear stress in a circular shaft is uniform across the cross-section — every point on the cross-section carries the same τ.

Tags

  • conceptual_gap
  • stress_distribution
  • major

Topic

Torsion Formula — Stress Distribution

Severity

major

Exam Impact

If a student assumes uniform stress, they might compute τ = T/J (without c) or apply the wrong stress in a combined loading problem. In design problems, they may underestimate the critical stress location.

The Reality

Torsional shear stress varies LINEARLY with radial distance from the centroidal axis: τ = Tρ/J. At the center (ρ = 0), τ = 0. At the outer surface (ρ = c), τ = τ_max = Tc/J. This linear distribution is fundamental — it means the core of a solid shaft is nearly unstressed, which is why hollow shafts are structurally efficient. The maximum stress, which governs design, always occurs at the outermost fiber.

Trap Question

Question

At what radial location in a solid circular shaft under pure torsion is the shear stress equal to zero? (A) At the outer surface, (B) At the neutral axis (centroid), (C) Shear stress is the same everywhere, (D) At the quarter-radius point.

Explanation

From τ = Tρ/J, when ρ = 0 (at the geometric center of the cross-section), τ = 0. Stress increases linearly outward and is maximum at the outer surface. This linear variation is one of the key assumptions of the torsion formula for circular shafts.

Wrong Answer

(C) Shear stress is the same everywhere

Correct Answer

(B) At the neutral axis (centroid) — i.e., at ρ = 0, τ = 0

Misconception Id

M4

Correct Vs Incorrect

Correct Approach

τ_max = Tc/J, where c = d/2. For d = 50 mm, c = 25 mm, J = π(50)⁴/32 = 6.136×10⁵ mm⁴: τ_max = (1.2×10⁶)(25)/(6.136×10⁵) = 48.9 MPa. The factor c is essential.

Incorrect Approach

τ = T/J (applying torque divided by polar moment without the radial distance c). For T = 1.2×10⁶ N·mm and J = 6.136×10⁵ mm⁴: τ = 1.2×10⁶/6.136×10⁵ = 1.956 N/mm² — a gross underestimate with wrong units concept.

Why Students Believe It

Students confuse torsional shear with average shear stress (V/A) used in beams, which is sometimes simplified as uniform. In average shear problems, one value of τ applies to the entire section. Students incorrectly apply this uniform-stress concept to torsion.

The shortcut formula τ_max = 16T/(πd³) applies to both solid AND hollow shafts, as long as you use the outer diameter D.

Tags

  • formula_confusion
  • hollow_shaft
  • common_error
  • critical

Topic

Torsion Formula — Solid vs Hollow Shafts

Severity

critical

Exam Impact

Applying the solid-shaft shortcut to a hollow shaft yields a stress value that is too low — the solid shaft with the same outer diameter would have a larger J (more material), hence lower stress. The hollow shaft with the same outer diameter is weaker, so its actual τ_max is higher. This can lead to unsafe designs.

The Reality

τ_max = 16T/(πd³) is valid ONLY for a solid circular shaft. For a hollow shaft, you must use the full formula τ_max = T·c_o/J where J = π(D⁴ − d⁴)/32 and c_o = D/2. Substituting only the outer diameter into 16T/(πD³) ignores the hollow interior, which makes J smaller and τ larger than the solid-shaft formula suggests.

Trap Question

Question

A hollow shaft has D = 80 mm and d = 60 mm and carries T = 3 kN·m. A student uses τ_max = 16T/(πD³) and gets 29.8 MPa. The correct maximum shear stress is: (A) 29.8 MPa, (B) 34.5 MPa, (C) 43.7 MPa, (D) 52.6 MPa.

Explanation

For a hollow shaft, τ_max = Tc_o/J with J = π(D⁴−d⁴)/32. J = π(80⁴−60⁴)/32 = 2.749×10⁶ mm⁴. τ_max = (3×10⁶)(40)/(2.749×10⁶) = 43.7 MPa. The shortcut 16T/(πD³) is derived only for a solid shaft and must not be applied to hollow sections.

Wrong Answer

(A) 29.8 MPa — from the invalid solid-shaft shortcut

Correct Answer

(C) 43.7 MPa

Misconception Id

M5

Correct Vs Incorrect

Correct Approach

J = π(80⁴ − 60⁴)/32 = π(28,000,000)/32 = 2.749×10⁶ mm⁴; c_o = 40 mm. τ_max = Tc_o/J = (3×10⁶)(40)/(2.749×10⁶) = 43.7 MPa. The hollow shaft stress is 47% higher than the incorrect answer.

Incorrect Approach

For D = 80 mm, d = 60 mm, T = 3 kN·m = 3×10⁶ N·mm: τ_max = 16T/(πD³) = 16(3×10⁶)/[π(80)³] = 48,000,000/1,608,495 = 29.8 MPa. (Wrong — hollow shaft formula not used.)

Why Students Believe It

The formula τ_max = 16T/(πd³) is derived for solid shafts: τ = Tc/J = T(d/2)/(πd⁴/32) = 16T/(πd³). Students who have memorized this shortcut without deriving it assume it is general, and substitute the outer diameter D of a hollow shaft to find τ_max.

In flanged bolt couplings with bolts on two concentric bolt circles, all bolts carry the same shear force, so total torque = (force per bolt) × (average radius) × (total number of bolts).

Tags

  • compatibility
  • flanged_coupling
  • conceptual_gap
  • major

Topic

Flanged Bolt Couplings — Two Bolt Circles

Severity

major

Exam Impact

This misconception leads to setting up an incorrect torque equation. The allocation of force between inner and outer bolt groups will be wrong, leading to an incorrect maximum bolt shear stress and an incorrect torque capacity.

The Reality

In a flanged coupling, the flange is assumed rigid. All bolts on the same bolt circle have the same deformation and hence the same force. But bolts on DIFFERENT bolt circles have different deformations proportional to their radii. By compatibility: P₁/R₁ = P₂/R₂ (equal shear strain per unit radius), so forces are proportional to radius. Torque is then T = n₁P₁R₁ + n₂P₂R₂, where P₁ and P₂ are bolt forces on circles of radius R₁ and R₂ respectively. Do NOT average radii or sum bolt forces directly.

Trap Question

Question

A coupling has 4 bolts on a 100 mm radius circle and 6 bolts on a 150 mm radius circle. All bolts are 20 mm diameter with τ_allow = 70 MPa. What is the torque capacity?

Explanation

Deformation compatibility requires bolt forces to be proportional to bolt-circle radius. The outer bolts carry larger force. P₁ = (R₁/R₂)P₂ = (100/150)P₂ = 0.667P₂. Since τ_allow governs the outer (larger-force) bolts: P₂ = (π/4)(20²)(70) = 21,991 N; P₁ = 14,661 N. T = 4(14,661)(100) + 6(21,991)(150) = 5,864,400 + 19,791,900 ≈ 25.66 kN·m.

Wrong Answer

T = 10 × (π/4)(20²)(70) × 125 = 10 × 21,991 × 125 = 27.49 kN·m (incorrect — uses average radius for all bolts)

Correct Answer

T = 4(0.667 × 21,991)(100) + 6(21,991)(150) = 5,867,733 + 19,791,900 ≈ 25.66 kN·m

Misconception Id

M6

Correct Vs Incorrect

Correct Approach

Compatibility: P₁/R₁ = P₂/R₂ → P₁ = P₂(R₁/R₂) = P₂(100/150) = 0.667P₂. If bolt shear stress controls at outer bolts (larger force): P₂ = Aτ_allow. P₁ = 0.667Aτ_allow. T = n₁P₁R₁ + n₂P₂R₂ = 4(0.667Aτ)(100) + 6(Aτ)(150) = 266.7Aτ + 900Aτ = 1166.7Aτ N·mm.

Incorrect Approach

For 4 bolts at R₁=100 mm and 6 bolts at R₂=150 mm, with P_each = Aτ: T = (4+6) × P × (100+150)/2 = 10P × 125 mm. (Wrong — uses average radius and sums all bolts together.)

Why Students Believe It

Students think of bolts as identical fasteners sharing load equally, like parallel members in axial loading. They average the radii and multiply by total bolt count, without considering that deformation compatibility requires the force in each bolt to be proportional to its distance from the center.

The thin-walled tube torsion formula τ = T/(2A_m t) uses A_m as the total cross-sectional area of the tube wall (wall area), not the area enclosed by the wall centerline.

Tags

  • formula_confusion
  • thin_walled
  • area_definition
  • major

Topic

Thin-Walled Tubes — Bredt Formula

Severity

major

Exam Impact

Using wall material area instead of enclosed median area gives a drastically different (and wrong) τ. For a large thin-walled tube, the enclosed area may be 100× larger than the wall area, leading to a shear stress 100× smaller than the true value — a catastrophically unsafe underestimate.

The Reality

In the Bredt-Batho formula for closed thin-walled sections, A_m is the AREA ENCLOSED BY THE MEDIAN LINE (midline) of the wall — the area of the open space inside the tube, measured to the wall centerline. For a circular tube of mean radius r_m: A_m = πr_m². For a rectangular tube of mean dimensions a × b: A_m = ab. This enclosed area is typically much larger than the wall material area and is what appears in the denominator.

Trap Question

Question

A closed rectangular thin-walled tube has outer dimensions 120 mm × 80 mm, wall thickness t = 4 mm, and carries T = 5 kN·m. What is the shear stress? Use the correct A_m.

Explanation

A_m in the Bredt formula is the area enclosed by the median (centerline) of the wall. For this tube, the median-line dimensions are (120−4) × (80−4) = 116 × 76 mm. A_m = 8816 mm². τ = T/(2A_m t) = 5×10⁶/(2×8816×4) = 70.9 MPa. The incorrect wall-area value gives a stress 5.5× too high.

Wrong Answer

A_m = perimeter × t = 2(120+80)(4) = 1600 mm². τ = 5×10⁶/(2×1600×4) = 390.6 MPa (wrong — used wall area)

Correct Answer

A_m = (120−4)(80−4) = 116×76 = 8816 mm². τ = 5×10⁶/(2×8816×4) = 70.9 MPa

Misconception Id

M7

Correct Vs Incorrect

Correct Approach

A_m (correct) = enclosed area to median line = (100−5)×(100−5) = 95×95 = 9025 mm² (or approximately 100×100 = 10,000 mm² for thin walls). τ = T/(2 × 9025 × 5) = T/90,250. A_m here is ~4.5× the wall area, giving a stress ~4.5× different.

Incorrect Approach

For a square tube 100×100 mm with t = 5 mm: A_m (wrong) = 4 × 100 × 5 = 2000 mm² (wall material area). τ = T/(2 × 2000 × 5) = T/20,000.

Why Students Believe It

The subscript 'm' is not always explained clearly, and students default to the most familiar 'area' concept — the actual material area of the tube wall cross-section. They compute A_m = perimeter × t (wall area per unit length) rather than the enclosed area.

The torsion formula τ = Tc/J applies to shafts of ANY cross-sectional shape, including square, rectangular, or I-shaped sections.

Tags

  • conceptual_gap
  • non_circular
  • formula_limits
  • major

Topic

Torsion Formula — Applicability Limits

Severity

major

Exam Impact

On board exam problems that specify a circular shaft, this misconception is harmless. But if a problem ever involves a non-circular section and asks for shear stress, applying τ = Tc/J gives a completely wrong answer. Conceptually, this gap also affects understanding of when simplified formulas are valid.

The Reality

The torsion formula τ = Tc/J is derived under the assumption that the cross-section is CIRCULAR and that the cross-section remains PLANE (no warping) under torsion. Non-circular sections warp — they deform out of plane — and the shear stress distribution is not linear with radius. For rectangular, I-shaped, or other non-circular sections, different methods (Saint-Venant torsion theory, torsion constant C, warping constant C_w) are required. NSCP 2015 Section 506 and AISC 360 Chapter H address torsion in steel members using these specialized parameters.

Trap Question

Question

Which of the following cross-sections can have its maximum torsional shear stress computed using τ_max = Tc/J? (A) Solid square shaft, (B) Hollow circular shaft, (C) Wide-flange I-section, (D) Rectangular tube (open section).

Explanation

The formula τ = Tc/J is valid ONLY for circular cross-sections (solid or hollow) because only circular sections remain plane under torsion (no warping). Square, rectangular, and I-shaped sections all warp and require Saint-Venant or thin-walled tube torsion theory. The hollow circular shaft is the only circular section among the choices.

Wrong Answer

(A) Solid square shaft — students think J applies to any shape

Correct Answer

(B) Hollow circular shaft

Misconception Id

M8

Correct Vs Incorrect

Correct Approach

For a solid rectangular section, Saint-Venant's theory gives τ_max = T/(α b t²) where α is a shape factor. The torsion formula τ = Tc/J is reserved strictly for circular (solid or hollow) cross-sections. For non-circular sections, use appropriate formulas from advanced mechanics or code provisions.

Incorrect Approach

For a square shaft 50×50 mm under torque T: compute J_polar = b⁴/6 = 50⁴/6 = 1,041,667 mm⁴; τ_max = T(25)/J. (Wrong — square sections warp and τ = Tc/J does not apply.)

Why Students Believe It

The formula looks general — it uses J (moment of inertia) without any explicit restriction to circular sections. Students who learned J as 'polar moment of inertia' for any shape think the formula is universally applicable.

When computing the angle of twist for a stepped shaft (different diameters in series), you compute θ using the average J of all segments and the total length.

Tags

  • stepped_shaft
  • summation
  • conceptual_gap
  • major

Topic

Angle of Twist — Stepped Shafts

Severity

major

Exam Impact

Averaging J gives a wrong angle of twist. In examinations, a stepped shaft problem is specifically designed to test whether the student correctly applies the summation. Using an averaged J gives an answer that matches none of the choices.

The Reality

For a stepped or segmented shaft, the angle of twist is the SUM of the twists of each individual segment: θ_total = Σ(T_i L_i)/(J_i G_i). Each segment has its own T_i, L_i, J_i, and possibly G_i. There is no legitimate 'average J' for a stepped shaft. If the segments carry the same torque (series arrangement, no intermediate applied torques), T_i = T for all segments, but J_i and L_i still differ between segments.

Trap Question

Question

A steel shaft (G = 80 GPa) has two segments in series: Segment 1 has d = 40 mm, L = 1 m; Segment 2 has d = 60 mm, L = 2 m. Under T = 500 N·m, what is the total angle of twist in degrees?

Explanation

J₁ = π(40)⁴/32 = 2.513×10⁵ mm⁴; J₂ = π(60)⁴/32 = 1.272×10⁶ mm⁴. The total twist is the sum of individual segment twists: θ = T/G × (L₁/J₁ + L₂/J₂) = (500×10³/80,000) × [(1000/2.513×10⁵) + (2000/1.272×10⁶)] = 6.25 × (3.979×10⁻³ + 1.572×10⁻³) = 6.25 × 5.551×10⁻³ = 0.03469 rad = 1.99°.

Wrong Answer

Using average J: θ ≈ 2.10° (incorrect averaging method)

Correct Answer

θ = T(L₁/J₁ + L₂/J₂)/G = 500×10³[(1000/2.513×10⁵)+(2000/1.272×10⁶)]/(80,000) = 500×10³(5.551×10⁻³)/(80,000) = 0.03469 rad = 1.99°

Misconception Id

M9

Correct Vs Incorrect

Correct Approach

θ = T(L₁/J₁ + L₂/J₂)/G = T[(1000/2.513×10⁵) + (2000/1.272×10⁶)]/G = T[3.979×10⁻³ + 1.572×10⁻³]/G = T(5.551×10⁻³)/G. Each segment is computed separately and summed.

Incorrect Approach

Shaft: Segment 1 — d₁=40 mm, L₁=1 m; Segment 2 — d₂=60 mm, L₂=2 m. J_avg = (J₁+J₂)/2 = (2.513×10⁵ + 1.272×10⁶)/2 = 7.617×10⁵ mm⁴. θ = TL_total/(J_avg·G) = T(3000)/(7.617×10⁵·G). (Wrong — averages J over total length.)

Why Students Believe It

Students are used to averaging properties for composite members — average cross-section, average thickness. They extend this averaging concept to the torsional rigidity JG of a stepped shaft instead of summing segment-by-segment contributions.

In combined bending and torsion, the maximum normal stress σ and maximum shear stress τ can each be evaluated independently and compared separately to their respective allowable values — no interaction is needed.

Tags

  • combined_loading
  • principal_stress
  • conceptual_gap
  • major

Topic

Combined Bending and Torsion

Severity

major

Exam Impact

A shaft that appears safe when σ and τ are checked independently may actually have a principal stress or maximum shear stress that exceeds the material limit. This leads to unconservative designs and wrong answers on board exam problems that ask for 'the required shaft diameter under combined loading.'

The Reality

At the surface of a shaft under combined bending and torque, the critical point has both normal stress σ = Mc/I (from bending) and shear stress τ = Tc/J (from torsion) acting simultaneously. The actual maximum principal stress and maximum shear stress at that point must be found from Mohr's circle or the principal stress equations: σ₁,₂ = σ/2 ± √[(σ/2)²+τ²]; τ_max = √[(σ/2)²+τ²]. The equivalent torque method — T_e = √(M²+T²) — is a compact way to apply this. Checking σ and τ separately against allowable values gives an unconservative (unsafe) result.

Trap Question

Question

A shaft experiences a bending stress of 80 MPa and a torsional shear stress of 50 MPa at the same point. The allowable shear stress is 60 MPa. Is the shaft safe in shear? (A) Yes, because τ_torsion = 50 MPa < 60 MPa, (B) No, because the combined maximum shear stress exceeds 60 MPa.

Explanation

At a point subjected to both normal stress σ and shear stress τ, the maximum shear stress is τ_max = √[(σ/2)²+τ²] = √[40²+50²] = √(1600+2500) = √4100 = 64.0 MPa, which exceeds the 60 MPa allowable. The shaft is NOT safe. Checking torsional shear stress alone ignores the contribution of the bending stress to the principal stress state.

Wrong Answer

(A) Yes — student checks only the torsional component against τ_allow

Correct Answer

(B) No — the maximum shear stress from combined loading is √[(80/2)²+50²] = 64 MPa > 60 MPa

Misconception Id

M10

Correct Vs Incorrect

Correct Approach

τ_max = √[(σ/2)² + τ²] = √[(80/2)² + 50²] = √[1600 + 2500] = √4100 = 64.0 MPa. Compare with τ_allow. Also, σ_max = σ/2 + τ_max = 40 + 64 = 104 MPa. These combined values must be checked against allowable stresses — the shaft may be unsafe even though σ and τ individually appear within limits.

Incorrect Approach

σ_bending = 80 MPa ≤ 120 MPa ✓; τ_torsion = 50 MPa ≤ 70 MPa ✓. Student concludes shaft is safe. (Wrong — interaction not checked.)

Why Students Believe It

Students learn bending stress (σ = Mc/I) and torsion stress (τ = Tc/J) as separate topics and check each against σ_allow and τ_allow independently. They do not recognize that at the critical point on the shaft surface, both stresses act simultaneously on the same element, requiring principal stress analysis.

A hollow shaft is always heavier and more expensive than a solid shaft carrying the same torque, so engineers only use solid shafts for economy.

Tags

  • conceptual_gap
  • design_efficiency
  • hollow_shaft
  • minor

Topic

Hollow vs Solid Shaft Efficiency

Severity

minor

Exam Impact

This is primarily a conceptual understanding question rather than a calculation error. However, board exam theory questions directly ask about the efficiency of hollow vs solid shafts, and a wrong belief here costs theory marks.

The Reality

For the same torque capacity and same material, a hollow shaft requires LESS material (lighter) than a solid shaft, making it more economical, not less. The polar moment J grows with the fourth power of diameter. A hollow shaft with a large outer diameter but thin wall has a much larger J per unit weight than a solid shaft of smaller diameter. This is why hollow structural steel sections (HSS/pipes) are preferred for torsion-dominant members. The material removed from the center contributes little to J (since ρ is small there) but would add significant weight.

Trap Question

Question

For the same maximum shear stress and same torque, which shaft uses less material: (A) A solid shaft, (B) A hollow shaft with d_i/d_o = 0.6, (C) They use the same amount of material, (D) It depends on the material.

Explanation

The core of a solid shaft (near the neutral axis) contributes very little to J (resistance to torsion) because ρ is small, yet it adds full weight. Removing the core as a hollow section and increasing the outer diameter allows a larger J for the same or less material. A hollow shaft with d_i/d_o = 0.6 carries the same torque at approximately 64% of the weight of an equivalent solid shaft — a 36% material saving.

Wrong Answer

(A) A solid shaft — because it has no wasted 'hollow' space

Correct Answer

(B) A hollow shaft with d_i/d_o = 0.6

Misconception Id

M11

Correct Vs Incorrect

Correct Approach

For the same τ_max and same T, a hollow shaft with d_i/d_o = 0.6 carries the same torque at about 64% of the weight of an equivalent solid shaft. The hollow section is lighter (cheaper in material) for the same load capacity, which is why structural tubes and pipe shafts are ubiquitous in engineering practice.

Incorrect Approach

Student asserts: 'Solid shaft is stronger per unit cost, so always use solid shafts.' (Wrong — ignores the fourth-power advantage of large outer diameter.)

Why Students Believe It

Students associate 'more material' with 'more strength,' and since a hollow shaft has a hole in it (less material), they assume it is weaker or less cost-effective. They have not analyzed the J-to-weight relationship mathematically.

Torque is the same as bending moment — both are moments (force × distance), so J and I can be used interchangeably in their respective stress formulas.

Tags

  • conceptual_gap
  • formula_confusion
  • J_vs_I
  • minor

Topic

Torsion vs Bending — J vs I

Severity

minor

Exam Impact

Substituting I for J or vice versa introduces a factor-of-2 error in stress calculations for circular sections. In a board exam problem, this shifts the answer to a clearly wrong option. Conceptually, this confusion also prevents the student from correctly setting up combined-loading problems.

The Reality

Torque T acts about the LONGITUDINAL axis of the member (the axis running along its length). Bending moment M acts about a TRANSVERSE axis (perpendicular to the length). The second moment of area I is about a transverse centroidal axis (resists bending). The polar moment J is about the longitudinal axis (resists torsion). For a circular section, J = 2I by the perpendicular axis theorem — so they differ by a factor of 2. Using I in place of J halves the computed torsional resistance; using J in place of I doubles the computed bending resistance. Both errors are significant.

Trap Question

Question

A student computes the maximum torsional shear stress in a 60 mm solid shaft as τ = Mc/I, substituting the applied torque for M and using I = πd⁴/64. By what factor is this answer wrong compared to the correct result?

Explanation

For a circular section, J = πd⁴/32 and I = πd⁴/64, so J = 2I. If the student uses I in the denominator of the torsion formula, the computed τ = Tc/I = 2Tc/J, which is twice the correct value. This factor-of-2 error leads to an overestimate of stress and would result in an unnecessarily large (over-designed) shaft.

Wrong Answer

The answer is correct — M and T are both moments, and I and J are both second moments of area.

Correct Answer

The answer is 2 times too large. Using I = πd⁴/64 instead of J = πd⁴/32 (where J = 2I) overstates the shear stress by a factor of 2.

Misconception Id

M12

Correct Vs Incorrect

Correct Approach

J = πd⁴/32 = 2 × (πd⁴/64) = 2I = 6.136×10⁵ mm⁴. τ_max = Tc/J = T(25)/(6.136×10⁵). For a circular section, J = 2I. Using I instead of J doubles the computed stress — an unconservative error.

Incorrect Approach

For a 50 mm solid shaft: I = πd⁴/64 = π(50)⁴/64 = 3.068×10⁵ mm⁴. Student uses τ = Tc/I = T(25)/(3.068×10⁵). (Wrong — uses I instead of J for torsion.)

Why Students Believe It

Both torque and bending moment have units of N·m and are described as 'moments.' Students who have not carefully distinguished the axis about which each moment acts sometimes interchange the formulas: using I instead of J for torsion, or using J instead of I for bending.

Quick Self Check

The correct formula is J = π(D⁴ − d⁴)/32. The subtraction is of FOURTH powers of diameters, not squares. Using squares is the most common and most costly formula error in torsion.

Statement

The polar moment of inertia for a hollow shaft is J = π(D² − d²)/32, where D and d are the outer and inner diameters.

The formula is derived from shear strain geometry (γ = ρθ/L), which requires θ in radians. To express the result in degrees, multiply by 180/π after computing θ in radians.

Statement

The formula θ = TL/(JG) gives the angle of twist directly in radians, not degrees.

ω = 2πN/60 rad/s; T = P/ω = P × 60/(2πN). The factor 60 converts rpm to rev/s before multiplying by 2π. Omitting this factor makes T 60 times too small.

Statement

For a shaft transmitting power P (in watts) at speed N rpm, the torque is T = P × 60/(2πN).

Shear stress is ZERO at the center (ρ = 0) and maximum at the outer surface (ρ = c). The distribution is linear: τ = Tρ/J. The center of the shaft is the least stressed point.

Statement

In a circular shaft under pure torsion, the shear stress is maximum at the geometric center (centroid) of the cross-section.

This formula is derived for SOLID shafts only: τ = Tc/J = T(D/2)/(πD⁴/32) = 16T/(πD³). For a hollow shaft, J = π(D⁴−d⁴)/32, so the formula must be τ = T(D/2)/[π(D⁴−d⁴)/32], which cannot be simplified to the solid-shaft shortcut.

Statement

The shortcut formula τ_max = 16T/(πd³) can be used for hollow circular shafts by substituting the outer diameter D for d.

A_m is the area enclosed by the centerline of the wall — the open space inside the tube measured to mid-wall. It is NOT the cross-sectional area of the wall material itself. Confusing these two gives a drastically wrong (usually too-high) shear stress.

Statement

In the Bredt thin-walled tube formula τ = T/(2A_m t), A_m is the area enclosed by the median line of the wall (the hollow interior area, not the wall material area).

Each segment deforms independently. The total angle of twist between the two ends is the sum of all segment contributions. There is no legitimate average J for a stepped shaft — the summation must be done segment by segment.

Statement

For a stepped shaft in series (two segments with different diameters), the total angle of twist equals the sum of the individual segment twists: θ_total = Σ(TᵢLᵢ/JᵢG).

The formula τ = Tc/J is valid ONLY for CIRCULAR cross-sections (solid or hollow). Non-circular sections warp under torsion, invalidating the plane-sections assumption. Rectangular, square, I-shaped, and other non-circular sections require Saint-Venant torsion theory or thin-walled tube formulas.

Statement

The torsion formula τ = Tc/J applies to shafts with any cross-sectional shape, as long as the polar moment J is computed correctly for that shape.

Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…

Ready to practise for the CELE 2026?

Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target CELE exam date.