12.5 Eccentric Loading Analysis: Elastic Vector Method vs Instantaneous Center

Key Takeaways

  • The Elastic Vector Method treats weld groups as one-dimensional lines with unit throat thickness, linearly superimposing direct shear stresses (fv = P / Aw) and torsional shear stresses (ft = T r / Jw).
  • The polar moment of inertia of a line weld group is Jw = I_wx + I_wy; for parallel vertical welds of length d spaced b apart, Jw = 2(d^3 / 12) + 2[d (b/2)^2] = d^3 / 6 + d b^2 / 2.
  • Resultant shear stress on the critical extreme fiber is determined by vector summation of orthogonal components: f_res = sqrt((f_vx + f_tx)^2 + (f_vy + f_ty)^2), and must not exceed the allowable unit capacity q_allow.
  • The Instantaneous Center of Rotation (ICR) method accounts for the true non-linear load-deformation response of fillet welds and directional orientation, establishing equilibrium about a unique rotation pole.
  • The Elastic Vector Method is inherently conservative (under-predicting connection capacity by 15% to 40% compared to ICR) because it presumes the connection fails the instant the single most-stressed extreme point reaches allowable stress.
Last updated: September 2026

12.3 Eccentric Loading Analysis: Elastic Vector Method vs Instantaneous Center

Quick Answer: When an external load is applied eccentrically to a welded connection, the weld group experiences combined direct shear and twisting moments. In in-plane loading (shear plus torsion), the Elastic Vector Method models the weld as a one-dimensional line, computing direct shear as $f_v = P / A_w$ and torsional shear as $f_t = T r / J_w$, adding them vectorially to find the peak resultant force $f_{\text{res}} = \sqrt{f_x^2 + f_y^2}$. In contrast, the Instantaneous Center of Rotation (ICR) method (AISC Table 8-4) is an ultimate strength analysis that accounts for the non-linear force-deformation response of fillet welds and the directional multiplier $[1.0 + 0.50 \sin^{1.5}(\theta)]$, predicting $15%$ to $40%$ higher true connection capacity than the conservative elastic approach.


Eccentric Loading Kinematics: In-Plane vs. Out-of-Plane

Structural welded connections rarely experience pure concentric axial or shear loads. Fabrication clearances, bracket overhangs, framing eccentricities, and crane girder brackets inherently induce moments.

          IN-PLANE ECCENTRICITY                       OUT-OF-PLANE ECCENTRICITY
            (Shear + Torsion)                             (Shear + Bending)

          |                                                | 
        +-+--+                                           +-+--+
        |    |       P                                   |    |  Weld Group
        |    |       |                                   |    |
        |  * |----e--V                                   +----+=========
        | CG |                                           |             |
        |    |                                           |             V P (Offset e)
        +-+--+                                           |        M = P * e
          | Weld Group in Faying Plane                    Column Face

Kinematic Classifications

  1. In-Plane Loading (Eccentric Shear and Torsion): The load vector $P$ acts in the plane of the faying surface containing the weld group, offset from the weld group center of gravity (CG) by eccentricity $e$. The connection is subjected to:
    • Direct shear force $P$ acting through the centroid.
    • Torsional twisting moment $T = P \cdot e$ acting about an axis perpendicular to the weld plane.
  2. Out-of-Plane Loading (Eccentric Shear and Bending): The load vector $P$ acts perpendicular to or offset outside the plane of the weld group. The connection is subjected to:
    • Direct shear force $P$ parallel to the welds.
    • Flexural bending moment $M = P \cdot e$ creating tension at the top of the weld group and compression at the bottom.

The Elastic Vector Method (Weld Treated as a Line)

The Elastic Vector Method is the foundational closed-form engineering approach for analyzing welded connections under eccentric loads. The welds are modeled as one-dimensional lines having unit effective throat thickness ($t_e = 1.0\text{ mm}$ or $1.0\text{ in}$).

                                Y
                                ^
                                |         (x, y) Critical Point
                   +------------+------------+     |
                   |            |            |     V
                   |            |            *------+---- f_tx
                   |            |           /|      |
                   |            +-------r--+ |      v f_ty
                   |          (0, 0) CG      |
                 d |            |            |  d   
                   |            |            |      
                   |            |            |      
                   +------------+------------+      P (Load)
                                |                   |
                                |<--- b ---->|      V
                                +-------------------+---> X
                                             |<--e->|

Mathematical Formulation: Step-by-Step

Step 1: Centroid Determination (Center of Gravity)

The total effective length of the weld group is $A_w = \sum L_i$. The coordinates of the centroid $(\bar{x}, \bar{y})$ are:

xˉ=(Lixi)Li,yˉ=(Liyi)Li\bar{x} = \frac{\sum (L_i \cdot x_i)}{\sum L_i}, \quad \bar{y} = \frac{\sum (L_i \cdot y_i)}{\sum L_i}

where $x_i$ and $y_i$ are the coordinates to the midpoint of each individual linear weld segment $i$.

Step 2: Line Moments of Inertia and Polar Moment ($J_w$)

Using the parallel axis theorem for a line with unit width ($t = 1.0$):

Iwx=[Iwx0+Li(yiyˉ)2],Iwy=[Iwy0+Li(xixˉ)2]I_{wx} = \sum \left[ I_{wx0} + L_i (y_i - \bar{y})^2 \right], \quad I_{wy} = \sum \left[ I_{wy0} + L_i (x_i - \bar{x})^2 \right]

  • For a horizontal weld segment of length $b$: $I_{wx0} \approx 0$, $I_{wy0} = \frac{b^3}{12}$.
  • For a vertical weld segment of length $d$: $I_{wx0} = \frac{d^3}{12}$, $I_{wy0} \approx 0$.

The polar moment of inertia of the weld group treated as a line ($J_w$) is the sum of the orthogonal moments of inertia about the centroid:

Jw=Iwx+IwyJ_w = I_{wx} + I_{wy}

Standard Geometry Case: Two Parallel Vertical Welds For two vertical fillet welds of length $d$ spaced at distance $b$ apart (symmetrical about the y-axis, $\bar{x} = 0, \bar{y} = 0$): Iwx=2×(d312)=d36I_{wx} = 2 \times \left( \frac{d^3}{12} \right) = \frac{d^3}{6} Iwy=2×[d(b2)2]=2db24=db22I_{wy} = 2 \times \left[ d \cdot \left(\frac{b}{2}\right)^2 \right] = 2 \cdot d \cdot \frac{b^2}{4} = \frac{d \cdot b^2}{2} Jw=Iwx+Iwy=d36+db22J_w = I_{wx} + I_{wy} = \frac{d^3}{6} + \frac{d \cdot b^2}{2}

Step 3: Direct Shear Stress Components

The direct shear force $P$ is distributed uniformly across the entire line weld length $A_w$:

fvx=PxAw,fvy=PyAwf_{vx} = \frac{P_x}{A_w}, \quad f_{vy} = \frac{P_y}{A_w}

For a downward vertical load $P$ ($P_x = 0, P_y = -P$): $f_{vx} = 0$, $f_{vy} = -\frac{P}{A_w}$.

Step 4: Torsional Shear Stress Components

The twisting moment $T = P \cdot e$ produces torsional shear stress that acts perpendicular to the radius vector $\vec{r}$ connecting the centroid to the point under evaluation $(x', y') = (x - \bar{x}, y - \bar{y})$:

ft=TrJwf_t = \frac{T \cdot r}{J_w}

Resolving $f_t$ into horizontal and vertical Cartesian components (assuming clockwise moment $T$):

ftx=+TyJw,fty=TxJwf_{tx} = +\frac{T \cdot y'}{J_w}, \quad f_{ty} = -\frac{T \cdot x'}{J_w}

Step 5: Vector Resultant Stress

The total stress components at any coordinate are found by linear superposition:

fx=fvx+ftx,fy=fvy+ftyf_x = f_{vx} + f_{tx}, \quad f_y = f_{vy} + f_{ty}

The peak resultant unit shear force ($f_{\text{res}}$, in $\text{N/mm}$ or $\text{kips/in}$) is:

fres=fx2+fy2f_{\text{res}} = \sqrt{f_x^2 + f_y^2}

The critical location is always the point farthest from the centroid where the torsional vector aligns most closely with the direct shear vector (typically the upper or lower outer corners).

Step 6: Weld Sizing

The required effective throat $t_e$ or leg size $w$ is determined from the allowable unit shear strength:

te=fresFallow    w=te0.7071=fres0.7071Fallowt_e = \frac{f_{\text{res}}}{F_{\text{allow}}} \implies w = \frac{t_e}{0.7071} = \frac{f_{\text{res}}}{0.7071 F_{\text{allow}}}


Out-of-Plane Eccentric Shear and Bending

When a bracket or beam stub is welded to a column flange and loaded out-of-plane, the weld group resists a vertical shear $P$ and a flexural overturning moment $M = P \cdot e$.

             +------------+                 BENDING STRESS DISTRIBUTION
             |    WELD    |                 Tension: f_b = M * c / I_w
             |            |                 <=========
             |     CG     |                 <====
           d |     --     |                 ------------------------- Neutral Axis
             |            |                      ====>
             |            |                      =========> Compression
             +------------+                 DIRECT SHEAR: f_v = P / A_w (Downwards)

Analytical Stress Interaction

  1. Direct Shear Stress ($f_v$): Distributed uniformly across total weld length $A_w$: fv=PAw(downward vertical shear)f_v = \frac{P}{A_w} \quad (\text{downward vertical shear})
  2. Bending Normal Stress ($f_b$): The flexural moment creates normal tension at the top extreme fiber and compression at the bottom: fb=McIwx=(Pe)(d/2)Iwxf_b = \frac{M \cdot c}{I_{wx}} = \frac{(P \cdot e) \cdot (d/2)}{I_{wx}} where $I_{wx}$ is the moment of inertia of the weld group about the horizontal bending neutral axis.
  3. Orthogonal Vector Addition: Because direct shear $f_v$ acts parallel to the plate face while bending stress $f_b$ acts perpendicular to the weld throat, they act on orthogonal planes across the effective throat. The resultant unit stress is: fres=fv2+fb2f_{\text{res}} = \sqrt{f_v^2 + f_b^2} The required weld size is sized such that $f_{\text{res}} \le q_{\text{allow}}$.

The Instantaneous Center of Rotation (ICR) Method

The Instantaneous Center of Rotation (ICR) method (also called the Ultimate Strength Method) is codified in the AISC Steel Construction Manual Table 8-4. Unlike the elastic method, which presumes linear-elastic behavior until the single most-stressed point reaches yield, the ICR method captures the true ultimate limit state of the connection.

                         Y
                         ^
                         |              Weld Element i
                         |                 [Δ_i]
                         |                /   ^
                         |               /    | R_i (Resisting Force)
                         |              /     |
                         |             / r_i  |
                         |            /       |
                         +-----------*--------+--------> X
                        /           (x_0, y_0)
                       /            Instantaneous Center (IC)
                      /
                     V
              Applied Load (P)

Fundamental Principles of ICR

  1. Kinematics of Rigid Body Rotation: Under in-plane eccentric loading, the bracket plate rotates as a rigid body about a unique pivot point in the plane called the Instantaneous Center of Rotation (IC) with coordinates $(x_0, y_0)$.
  2. Deformation Distribution: The deformation $\Delta_i$ of any weld segment $i$ is directly proportional to its radial distance $r_i$ from the Instantaneous Center: Δi=Δmaxrirmax\Delta_i = \Delta_{\max} \cdot \frac{r_i}{r_{\max}} where $r_{\max}$ is the distance from the IC to the most remote weld element, which reaches its ultimate deformation limit $\Delta_{\max} = \Delta_u$.
  3. Non-Linear Force-Deformation Response: Fillet welds do not behave elastically up to fracture. The ICR method employs the empirical non-linear constitutive equation derived by Fisher, Frank, and Yura: Ri=Rult(1e10Δi)0.55R_i = R_{\text{ult}} \cdot \left( 1 - e^{-10 \Delta_i} \right)^{0.55} where the ultimate deformation $\Delta_u$ is a function of the angle of loading $\theta_i$ relative to the weld segment axis: Δu=0.209(θi+2)0.32w\Delta_u = 0.209 (\theta_i + 2)^{-0.32} \cdot w
  4. Directional Strength Integration: Each segment's peak capacity $R_{\text{ult}}$ incorporates the directional factor: Rult=0.60FEXXteLi[1.0+0.50sin1.5(θi)]R_{\text{ult}} = 0.60 F_{EXX} \cdot t_e \cdot L_i \cdot \left[ 1.0 + 0.50 \sin^{1.5}(\theta_i) \right]
  5. Equilibrium Equations: The unique coordinates of the IC $(x_0, y_0)$ and the nominal ultimate load $P_n$ are determined by simultaneously satisfying the three equations of static equilibrium: Fx=0    PnxRix=0\sum F_x = 0 \implies P_{nx} - \sum R_{ix} = 0 Fy=0    PnyRiy=0\sum F_y = 0 \implies P_{ny} - \sum R_{iy} = 0 MIC=0    PnrP(Riri)=0\sum M_{\text{IC}} = 0 \implies P_n \cdot r_P - \sum (R_i \cdot r_i) = 0 Because these equations are highly non-linear, finding $(x_0, y_0)$ requires iterative numerical algorithms (e.g., Newton-Raphson).

AISC Manual Table 8-4 Design Format

To eliminate the need for computer iteration in design offices, AISC provides tabulated coefficients ($C$) in Table 8-4:

LRFD: ϕRn=ϕCC1DL(ϕ=0.75)\text{LRFD: } \phi R_n = \phi C C_1 D L \quad (\phi = 0.75) ASD: RnΩ=CC1DLΩ(Ω=2.00)\text{ASD: } \frac{R_n}{\Omega} = \frac{C C_1 D L}{\Omega} \quad (\Omega = 2.00)

where:

  • $C$ = Tabulated dimensionless eccentric coefficient based on geometry ratios $a = e_x / L$ and $k = k L / L$.
  • $C_1$ = Electrode strength coefficient ($1.00$ for E70, $0.857$ for E60, $1.143$ for E80).
  • $D$ = Number of sixteenths of an inch of fillet weld leg size (e.g., $w = 5/16\text{ in} \implies D = 5$).
  • $L$ = Characteristic length of the vertical weld line (in inches).

Elastic Vector Method vs. ICR: Comparative Analysis

Engineering FeatureElastic Vector Method (Weld as Line)Instantaneous Center of Rotation (ICR)
Design BasisFirst yield / Allowable stress limitUltimate strength limit state (plastic collapse)
Rotation AxisRotates strictly about geometric centroid (CG)Rotates about dynamically calculated IC $(x_0, y_0)$
Material LawLinear elastic ($f = E \cdot \epsilon$)Non-linear empirical power-law ($R = R_u (1 - e^{-10\Delta})^{0.55}$)
Directional FactorGenerally omitted ($1.0$ used for all segments)Fully integrated for each segment ($[1.0 + 0.50\sin^{1.5}\theta]$)
RedistributionZero plastic redistribution allowedComplete redistribution to less-stressed elements
Calculation MethodDirect closed-form algebraic equationsIterative numerical solution or AISC Table 8-4
ConservatismHighly conservative ($15%$ to $40%$ under-prediction)Accurate prediction of true failure load

Comprehensive Worked Engineering Example: In-Plane Bracket Sizing

Problem Statement

A heavy equipment mounting bracket is welded to a structural column flange using two parallel vertical fillet welds. The configuration parameters are:

  • Vertical weld length: $d = 300\text{ mm}$
  • Horizontal weld spacing: $b = 200\text{ mm}$
  • Downward vertical shear load: $P = 120\text{ kN} = 120,000\text{ N}$
  • Horizontal load eccentricity from weld group centroid: $e = 250\text{ mm}$
  • Consumable: E70XX electrode ($F_{EXX} = 70\text{ ksi} = 485\text{ MPa}$)
  • Design methodology: Allowable Stress Design (ASD), $F_{\text{allow}} = 0.30 F_{EXX} = 145.5\text{ MPa}$

Using the Elastic Vector Method (weld treated as a line), calculate: (1) line polar moment of inertia $J_w$, (2) direct and torsional shear stress components at the critical extreme point, (3) peak resultant unit force $f_{\text{res}}$, and (4) required fillet weld leg size $w$.

                     Y
                     ^
                     |             P = 120 kN (at e = 250 mm)
               +-----+-----+       |
               |     |     |       V
               |  *  |  *  |-------+ (x = 250 mm)
               |     |     |       
             d |     +-----|------------> X
         300mm |   (0,0)   |       
               |           |       
               +-----+-----+       
               |<-- 200mm->|
                     b

Step-by-Step Engineering Solution

Step 1: Determine Centroid and Geometric Properties

  • Symmetrical arrangement: Centroid lies exactly midway between the welds: $\bar{x} = 0, \bar{y} = 0$.
  • Total weld length: $A_w = 2 \times d = 2 \times 300\text{ mm} = 600\text{ mm}$.

Step 2: Calculate Line Moments of Inertia ($I_{wx}, I_{wy}$) and Polar Moment ($J_w$)

  • For two vertical lines of length $d = 300\text{ mm}$ located at $x = \pm b/2 = \pm 100\text{ mm}$: Iwx=2×(d312)=2×300312=2×27,000,00012=4,500,000 mm3I_{wx} = 2 \times \left( \frac{d^3}{12} \right) = \frac{2 \times 300^3}{12} = \frac{2 \times 27,000,000}{12} = 4,500,000\text{ mm}^3 Iwy=2×[d(b2)2]=2×[300(100)2]=2×300×10,000=6,000,000 mm3I_{wy} = 2 \times \left[ d \cdot \left(\frac{b}{2}\right)^2 \right] = 2 \times \left[ 300 \cdot (100)^2 \right] = 2 \times 300 \times 10,000 = 6,000,000\text{ mm}^3 Jw=Iwx+Iwy=4,500,000+6,000,000=10,500,000 mm3J_w = I_{wx} + I_{wy} = 4,500,000 + 6,000,000 = 10,500,000\text{ mm}^3

Step 3: Direct Shear Stress Components

  • Downward vertical load $P = 120,000\text{ N}$: fvx=0f_{vx} = 0 fvy=PAw=120,000 N600 mm=200.0 N/mm(downward)f_{vy} = -\frac{P}{A_w} = -\frac{120,000\text{ N}}{600\text{ mm}} = -200.0\text{ N/mm} \quad (\text{downward})

Step 4: Torsional Shear Stress Components at Critical Fiber

  • Applied clockwise twisting moment: T=Pe=120,000 N×250 mm=30,000,000 NmmT = P \cdot e = 120,000\text{ N} \times 250\text{ mm} = 30,000,000\text{ N}\cdot\text{mm}
  • The critical point experiencing maximum additive shear is the top right corner: $(x = +100\text{ mm}, y = +150\text{ mm})$.
  • Torsional stress components at $(+100, +150)$: ftx=+TyJw=+30,000,000 Nmm×150 mm10,500,000 mm3=+428.57 N/mm(to the right)f_{tx} = +\frac{T \cdot y}{J_w} = +\frac{30,000,000\text{ N}\cdot\text{mm} \times 150\text{ mm}}{10,500,000\text{ mm}^3} = +428.57\text{ N/mm} \quad (\text{to the right}) fty=TxJw=30,000,000 Nmm×100 mm10,500,000 mm3=285.71 N/mm(downward)f_{ty} = -\frac{T \cdot x}{J_w} = -\frac{30,000,000\text{ N}\cdot\text{mm} \times 100\text{ mm}}{10,500,000\text{ mm}^3} = -285.71\text{ N/mm} \quad (\text{downward})

Step 5: Sum Stress Components and Calculate Resultant Force ($f_{\text{res}}$)

  • Horizontal sum: fx=fvx+ftx=0+428.57=428.57 N/mmf_x = f_{vx} + f_{tx} = 0 + 428.57 = 428.57\text{ N/mm}
  • Vertical sum: fy=fvy+fty=200.0285.71=485.71 N/mmf_y = f_{vy} + f_{ty} = -200.0 - 285.71 = -485.71\text{ N/mm}
  • Peak resultant unit force ($f_{\text{res}}$): fres=fx2+fy2=(428.57)2+(485.71)2=183,672+235,914=419,586=647.75 N/mmf_{\text{res}} = \sqrt{f_x^2 + f_y^2} = \sqrt{(428.57)^2 + (-485.71)^2} = \sqrt{183,672 + 235,914} = \sqrt{419,586} = 647.75\text{ N/mm}

Step 6: Sizing the Fillet Weld Leg Length

  • Allowable unit shear capacity per mm of effective throat: Fallow=145.5 MPa=145.5 N/mm2F_{\text{allow}} = 145.5\text{ MPa} = 145.5\text{ N/mm}^2
  • Required effective throat ($t_e$): te=fresFallow=647.75 N/mm145.5 N/mm2=4.45 mmt_e = \frac{f_{\text{res}}}{F_{\text{allow}}} = \frac{647.75\text{ N/mm}}{145.5\text{ N/mm}^2} = 4.45\text{ mm}
  • Required equal-leg fillet weld size ($w$): w=te0.7071=4.45 mm0.7071=6.29 mmw = \frac{t_e}{0.7071} = \frac{4.45\text{ mm}}{0.7071} = 6.29\text{ mm}
  • Engineering Specification: Specify an $8.0\text{ mm}$ ($5/16\text{ in}$) continuous fillet weld.

Industrial Scenarios & Certified Welding Engineer Exam Pitfalls

Real-World Field Disaster Scenario

On a heavy industrial smelting facility, an engineer designed a support corbel holding a $180\text{ kN}$ slag ladle track using pure direct shear calculations ($f_v = P / A_w$), entirely neglecting that the rail centerline was offset $175\text{ mm}$ from the column face. The torsional moment ($T = 31.5\text{ kN}\cdot\text{m}$) magnified the true shear stress at the upper weld toes by $280%$. Within six months of service under dynamic ladle cycling, the upper heel of the vertical welds cracked in fatigue. The cracks propagated rapidly downward, resulting in total corbel detachment and spilling molten slag, causing millions in equipment destruction. The failure investigation revealed the original designer failed to compute the polar moment of inertia $J_w$.

Common Exam Traps

Exam Trap 1: Forgetting Parallel Axis Transfer in $I_{wy}$ When computing the polar moment of inertia of parallel vertical welds, candidates frequently compute $I_{wy} = 2 \times (0) = 0$ because an individual vertical line has zero intrinsic moment of inertia about its own vertical axis. You must apply the parallel axis transfer distance $(b/2)^2$! The term $2 \cdot d \cdot (b/2)^2 = d b^2 / 2$ often contributes more than $50%$ of the total polar moment $J_w$.

Exam Trap 2: Measuring Eccentricity from the Plate Edge Instead of the Centroid Eccentricity $e$ must always be measured from the center of gravity (centroid) of the weld group, never from the edge of the plate, the column flange face, or the physical weld line. On asymmetric weld patterns (e.g., C-shaped or L-shaped weld groups), first compute $\bar{x}$, then calculate $e = x_{\text{load}} - \bar{x}$.

Exam Trap 3: Scalar Addition of Stresses Never add direct shear and torsional shear scalar-wise: $f_{\text{res}} \ne f_v + f_t$. Direct shear and torsional shear act in different geometric directions at every point on the weld perimeter. You must resolve each into Cartesian components ($f_x = f_{vx} + f_{tx}$ and $f_y = f_{vy} + f_{ty}$) before computing the Euclidean norm: $f_{\text{res}} = \sqrt{f_x^2 + f_y^2}$.

Test Your Knowledge

What is the polar moment of inertia (J_w) of a weld group treated as a line consisting of two parallel vertical welds, each of length d, separated by a horizontal distance b, with the origin at the weld group centroid?

A
B
C
D
Test Your Knowledge

Why does the Instantaneous Center of Rotation (ICR) method consistently predict higher connection capacity than the traditional Elastic Vector Method for eccentrically loaded weld groups?

A
B
C
D
Test Your Knowledge

An eccentrically loaded weld group has a downward direct shear stress f_vy = -120 N/mm (f_vx = 0). At the critical corner, the torsional shear stress components are f_tx = +160 N/mm and f_ty = -120 N/mm. What is the peak resultant unit force (f_res) at this point?

A
B
C
D