No history yet

Analysing Indeterminate Systems

Beyond Simple Equilibrium

In your study of structures so far, you've dealt with systems that are 'statically determinate.' This means you could find all the unknown forces just by using the three basic equations of equilibrium: sum of horizontal forces is zero (ΣFx=0ΣF_x = 0), sum of vertical forces is zero (ΣFy=0ΣF_y = 0), and sum of moments is zero (ΣM=0ΣM = 0). These structures have the exact minimum number of supports needed to be stable.

But look at most real-world structures—a multi-storey building, a continuous bridge over several piers, or a complex industrial frame. They almost always have more supports than are strictly necessary for stability. These are 'statically indeterminate' systems. The extra supports, called 'redundants,' provide additional stability and stiffness, but they also mean our simple equilibrium equations are no longer enough to solve for all the forces.

An indeterminate structure is one where the number of unknown reaction forces exceeds the number of available equilibrium equations.

Degrees of Indeterminacy

Before solving an indeterminate structure, we first need to quantify how indeterminate it is. This is called the degree of static indeterminacy (DsD_s). It tells us how many extra unknown forces we need to find beyond what equilibrium equations can give us.

We separate this into two types:

  1. External Indeterminacy (DseD_{se}): This relates to the support reactions. It's calculated as Dse=reD_{se} = r - e, where 'r' is the total number of unknown support reactions and 'e' is the number of equilibrium equations (typically 3 for a 2D structure).

  2. Internal Indeterminacy (DsiD_{si}): This arises from the internal arrangement of members, such as in complex frames with closed loops. For a 2D rigid frame, a simple way to find this is by counting the number of closed loops or 'cells' (c). Each closed loop adds three internal redundants, so Dsi=3cD_{si} = 3c.

The total degree of indeterminacy is simply the sum of the two: Ds=Dse+DsiD_s = D_{se} + D_{si}.

The Force Method

The Force Method, also known as the Method of Consistent Deformations, is a classic approach to solving indeterminate structures. The core idea is to make the problem temporarily simpler.

Here’s the process:

  1. Create a Primary Structure: Remove the redundant supports or releases until the structure becomes statically determinate. This simplified, stable structure is your 'primary structure.'
  2. Calculate Deformation: Calculate the displacement (or rotation) at the location of the removed redundant due to the original applied loads.
  3. Apply Redundant Force: Apply the unknown redundant force (as a variable, like RBR_B) back onto the primary structure, but by itself. Calculate the displacement at that same point caused by just this redundant force.
  4. Use Compatibility: This is the key step. We know that in the original, real structure, the displacement at the support was zero (or some other known value). So, we create a that states the displacement from the original loads plus the displacement from the redundant force must equal the actual, known displacement.
  5. Solve and Superpose: Solve the compatibility equation to find the value of the redundant force. With this force now known, you can use the —adding the effects of the original loads and the redundant reactions—to find all other forces and moments in the structure.
δB,P+δB,RB=0\delta_{B, P} + \delta_{B, R_B} = 0

The Displacement Method

While the Force Method is intuitive, it can become cumbersome for highly indeterminate structures. The Displacement Method offers a more systematic and powerful alternative. Its most common form is the Stiffness Method, which is the foundation of virtually all modern structural analysis software.

Instead of treating forces as the unknowns, this method treats the displacements (translations and rotations) at the nodes or joints as the primary unknowns. The process involves relating these unknown displacements to the applied loads through a ([K][K]). The fundamental relationship is expressed as [F]=[K][d][F] = [K][d], where [F][F] is the vector of known nodal forces and [d][d] is the vector of unknown nodal displacements.

Once the nodal displacements are found by solving this system of linear equations, the internal forces in each member can be calculated directly.

Another classic displacement-based technique is the Moment Distribution Method. Developed by Hardy Cross in the 1930s, it's an iterative procedure for analyzing continuous beams and non-sway frames. It was a crucial tool for engineers for decades before computers became widespread. While largely superseded by matrix methods for final analysis, its principles are still valuable for developing an intuitive understanding of how moments are distributed through a rigid frame.

Quiz Questions 1/6

A structure is considered 'statically indeterminate' when:

Quiz Questions 2/6

A beam is fixed at one end and has a roller support at the other (a 'propped cantilever'). How many degrees of external static indeterminacy (DseD_{se}) does it have?

Understanding these methods for indeterminate analysis is a major step. It moves you from idealized problems to the techniques used to design the complex, resilient structures that shape our world.