upgrade
upgrade

🧱Structural Analysis

Key Concepts in Methods of Structural Analysis

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

Structural analysis methods form the backbone of everything you'll encounter in this course—from simple beam problems to complex frame analysis. You're being tested on your ability to select the right method for a given structure and loading condition, not just your ability to crunch numbers. These techniques demonstrate fundamental principles like equilibrium, compatibility, energy conservation, and the relationship between forces and displacements that appear repeatedly on exams.

Understanding when to apply the Force Method versus the Displacement Method, or knowing why energy methods work for certain problems, separates students who memorize procedures from those who truly grasp structural behavior. Don't just learn the steps—know what physical principle each method exploits and what types of structures it handles best. That conceptual understanding is what FRQs are really testing.


Classical Hand-Calculation Methods

These foundational techniques were developed before computers and remain essential for understanding structural behavior and checking computational results. They exploit relationships between forces, moments, and deformations that you can trace through by hand.

Force Method (Flexibility Method)

  • Treats redundant forces as unknowns—you remove redundants to create a statically determinate "released" structure, then enforce compatibility
  • Flexibility coefficients relate displacements to unit loads, forming a system of equations where δij\delta_{ij} represents displacement at point ii due to unit load at jj
  • Best for structures with few redundants—computational effort scales with degree of indeterminacy, not total degrees of freedom

Displacement Method (Stiffness Method)

  • Treats joint displacements as unknowns—forces are expressed in terms of displacements using stiffness relationships like F=KΔF = K \cdot \Delta
  • Stiffness matrix formulation directly incorporates boundary conditions, making it systematic and ideal for computer implementation
  • Scales well with complexity—effort depends on degrees of freedom, making it superior for highly indeterminate structures

Compare: Force Method vs. Displacement Method—both solve indeterminate structures, but Force Method works from forces toward compatibility while Displacement Method works from displacements toward equilibrium. If an FRQ gives you a structure with one or two redundants, Force Method is often faster; for multi-story frames, think Displacement Method.

Slope Deflection Method

  • Relates end moments to rotations and displacements—the fundamental equation expresses member-end moments as functions of θ\theta (rotation) and Δ\Delta (sway)
  • Fixed-end moments serve as the starting point, modified by joint rotations to satisfy equilibrium
  • Ideal for continuous beams and frames—particularly effective when support settlements or varying boundary conditions exist

Moment Distribution Method

  • Iterative balancing technique—distributes unbalanced moments at joints based on relative stiffness until equilibrium is achieved
  • Distribution factors DF=kikDF = \frac{k_i}{\sum k} determine how moment transfers to connected members, where kk is member stiffness
  • Fast for continuous beams—provides quick hand calculations without solving simultaneous equations, though convergence can be slow for frames with sway

Compare: Slope Deflection vs. Moment Distribution—both analyze indeterminate beams and frames, but Slope Deflection gives exact equations to solve simultaneously while Moment Distribution iterates toward the solution. Moment Distribution is faster for quick checks; Slope Deflection is more systematic for complex problems.


Energy-Based Methods

These methods derive from fundamental energy principles, equating external work to internal strain energy or using virtual displacements to extract specific results.

Virtual Work Method

  • Principle of virtual work—external virtual work equals internal virtual work, expressed as Pδ=MmEIdx\sum P \cdot \delta = \sum \int \frac{Mm}{EI} dx for flexural members
  • Unit load technique applies a virtual unit load at the point where displacement is desired, then integrates real internal forces against virtual ones
  • Works for both determinate and indeterminate structures—provides elegant solutions for deflection calculations without solving the entire system

Energy Methods (Strain Energy, Castigliano's Theorem)

  • Strain energy stored in a member under load provides the foundation: U=M22EIdxU = \int \frac{M^2}{2EI} dx for bending, with similar expressions for axial and shear
  • Castigliano's First Theorem states that displacement equals the partial derivative of strain energy with respect to the corresponding load: δi=UPi\delta_i = \frac{\partial U}{\partial P_i}
  • Handles non-linear systems—energy formulations extend beyond linear elasticity, making them powerful for advanced analysis

Compare: Virtual Work vs. Castigliano's Theorem—both find displacements using energy concepts, but Virtual Work uses a fictitious unit load while Castigliano differentiates total strain energy. Virtual Work is often more intuitive; Castigliano's Theorem is more direct when strain energy is already expressed algebraically.


Computational and Numerical Methods

Modern structural analysis relies heavily on these systematic approaches that translate physical problems into mathematical systems solvable by computers.

Matrix Analysis

  • Matrix formulation organizes equilibrium, compatibility, and force-displacement relations into [K]{d}={F}[K]\{d\} = \{F\}, where [K][K] is the global stiffness matrix
  • Assembly process combines individual element stiffness matrices using coordinate transformations and connectivity information
  • Foundation for structural software—understanding matrix methods helps you interpret and verify computer output

Finite Element Method

  • Discretizes continuous structures into elements with nodes, approximating displacement fields using shape functions
  • Numerical integration solves governing differential equations, providing stress and displacement results throughout the domain
  • Handles arbitrary geometry and materials—non-linear behavior, complex boundaries, and mixed materials are all accessible through FEM

Compare: Matrix Analysis vs. Finite Element Method—Matrix Analysis uses exact element formulations (beam theory, truss assumptions) while FEM approximates behavior through discretization. Matrix methods are exact for frame structures; FEM is necessary when standard element assumptions don't apply.


Special-Purpose Methods

These techniques address specific structural situations, providing efficient solutions for particular loading patterns or preliminary design stages.

Influence Line Method

  • Tracks response to moving loads—shows how reactions, shear, or moment at a fixed point vary as a unit load traverses the structure
  • Graphical representation reveals critical load positions for maximum response, essential for MmaxM_{max} and VmaxV_{max} calculations
  • Critical for bridges and cranes—any structure with moving loads requires influence line analysis for proper design

Approximate Analysis Methods (Portal Method, Cantilever Method)

  • Portal Method assumes inflection points at mid-height of columns and mid-span of beams, with interior columns carrying twice the shear of exterior columns
  • Cantilever Method treats the frame as a vertical cantilever, assuming axial forces in columns are proportional to distance from the centroid
  • Essential for preliminary design—provides reasonable estimates before detailed analysis, and serves as a check on computer results

Compare: Portal Method vs. Cantilever Method—both approximate lateral load analysis in frames, but Portal Method focuses on shear distribution while Cantilever Method emphasizes overturning and axial forces. Use Portal Method for low-rise frames; Cantilever Method becomes more accurate for taller, slender structures.


Quick Reference Table

ConceptBest Examples
Force-based approach (compatibility focus)Force Method, Virtual Work
Displacement-based approach (equilibrium focus)Displacement Method, Slope Deflection, Matrix Analysis
Iterative hand calculationMoment Distribution
Energy principlesCastigliano's Theorem, Strain Energy Methods, Virtual Work
Moving load analysisInfluence Line Method
Numerical approximationFinite Element Method
Preliminary/approximate analysisPortal Method, Cantilever Method
Computer implementationMatrix Analysis, Finite Element Method

Self-Check Questions

  1. Which two methods both solve indeterminate structures but approach the problem from opposite directions—one treating forces as unknowns and one treating displacements as unknowns?

  2. You need to find the deflection at a specific point on a continuous beam. Compare how you would approach this using Virtual Work versus Castigliano's Theorem—what's the key difference in procedure?

  3. A preliminary design requires quick estimates of column moments in a 5-story frame under lateral load. Which approximate method would you choose, and what assumptions does it make about inflection point locations?

  4. If an FRQ asks you to analyze a two-span continuous beam with a settlement at the middle support, which classical method would be most efficient and why?

  5. Compare Matrix Analysis and Finite Element Method: for a standard rigid frame with prismatic members, which approach gives exact results, and why might you still choose FEM for certain problems?