Deflection

Choose what to take away

The other machine for a redundant structure works by removing restraints until what is left can be solved by statics, then putting back exactly enough force to close the gaps that opened. Which restraints are removed does not change the answer at all, and changes the arithmetic completely — one choice gives a tridiagonal matrix a person can solve on paper, and another gives a full one.

Assumes One support too many, and what it costs to know, One deflection, without solving everything and Solved by passing it around.

A redundant structure has more restraints than equilibrium can settle, so its internal forces depend on stiffness as well as on statics. There are two ways to get at them, and they are duals.

The stiffness method writes one equation per freedom and solves for displacements. The force method — older by a century, and the way every hand calculation before about 1960 was done — writes one equation per redundant and solves for forces.

Its procedure is worth stating in full because the whole essay is about one step of it:

  1. Remove enough restraints to leave something statically determinate.
  2. Compute the gap each release opens under the applied load.
  3. Compute the gap a unit value of each redundant closes.
  4. Require the gaps to vanish, and solve for the redundants.

fX=δ0\mathbf{f}\,\mathbf{X} = -\boldsymbol{\delta}_0

Step 1 is the one that has no rule attached to it. It is a choice, made by a person, and it is the reason this method is history rather than practice.

Two different structures released, and one bending moment diagramThe bending moment in a continuous beam of 8, 10, 8 m under 12 kN/m, solved twice by the force method with different redundants. The first release puts a hinge over each interior support, so the released structure is a row of simple spans and the redundants are moments. The second removes each interior support, so the released structure is one simple span of the whole length and the redundants are reactions. The two released structures have nothing in common — different shapes, different deflections, different everything — and the diagrams they produce lie on top of each other to 9e-15 of the peak moment. Which restraints are released is a choice about the arithmetic and not about the structure, which is a fact worth trusting: it means a hand calculation can pick whichever release makes the sums easiest and be sure of the answer.0510152025-100-5050position along the beam (m)bending moment (kNm)-98.6-98.6hinges releasedsupports released
Fig. 1 The bending moment in a three-span beam under 12 kN/m, solved twice with different redundants. The two released structures have nothing in common and the diagrams lie on top of each other.

Which free body produced the number

Two of them, and that is the point.

Release A: hinges over the interior supports. The released structure is a row of simple spans. Each hinge opens by the sum of the end rotations of the two spans meeting there, which for a uniform load is wL13/24EI+wL23/24EIwL_1^3/24EI + wL_2^3/24EI. A unit pair of moments at that hinge closes it by (L1+L2)/3EI(L_1 + L_2)/3EI, and affects its neighbour by L/6EIL/6EI.

Release B: remove the interior supports. The released structure is one simple span of the whole 26 m. Each removed support deflects by the ordinary simple-beam deflection at that point, and a unit force at any of them lifts every other one — Maxwell’s influence coefficients, which are famously symmetric and famously not zero.

For the 8, 10, 8 metre beam under 12 kN/m these give:

release A release B
unknowns two moments two reactions
δ0\delta_0 756, 756 59,040, 59,040
ff diagonal 6.00 265.85
ff off-diagonal 1.67 224.82
result M=98.61M = -98.61 kNm R=120.3R = 120.3 kN

Different unknowns, different units, different numbers throughout. And the bending moment diagram each produces agrees with the other to nine parts in 101510^{15} — machine precision, everywhere along the beam.

Why the answer cannot depend on the choice

That agreement is not luck and it is worth being able to see why, because it is what makes the method trustworthy.

A released structure plus its redundants, with the redundants at their correct values, is the original structure. It satisfies equilibrium — the released structure was in equilibrium and the redundants are self-equilibrating pairs. It satisfies compatibility — that is what the equations enforced. And for a linear elastic structure the state satisfying both is unique.

So any release that produces a determinate structure gets there, because they are all describing the same final state by a different route. The released structure is scaffolding, and it is gone by the end.

This is superposition doing something more than adding load cases. The load case and the redundant case are being superposed even though the redundant case has no external load in it at all: it is a self-stressed state, in equilibrium with nothing, and adding it changes the deflections without disturbing the equilibrium. Those states are exactly the self-stress states a redundant structure has, and there is one per redundancy.

Where the two releases differ, which is the whole practical content

Look at the shape of the two matrices rather than their entries.

Release A is banded. A moment released at one support is felt only in the two spans either side of it, so fij=0f_{ij} = 0 whenever the supports are more than one apart. On six equal spans the matrix is tridiagonal: 52% of its entries are exactly zero.

Release B is full. A unit reaction anywhere on a single 48 m simply-supported span deflects every other point on it. Nothing is zero, and on six spans the matrix is 100% full.

The same problem, and one of these can be solved by handThe flexibility matrices for a 6-span continuous beam, one per choice of redundant, with the magnitude of each entry shaded and the exact zeros left empty. Releasing a moment at a support is felt only in the two spans either side of it, so the matrix is **tridiagonal** and each equation involves three unknowns — which is the three-moment equation, and is the whole reason continuous beams could be solved on paper for a century. Releasing a support instead is felt everywhere: a unit reaction at any interior support deflects every other point on the beam, so the matrix is full at 100% against 52%. Both give the same bending moment everywhere. The structure did not change; the bookkeeping did, and the bookkeeping was the invention.release the moments52% of the entries are non-zerotridiagonal — the three-moment equationrelease the reactions100% of the entries are non-zerofull — every redundant feels every other
Fig. 2 The two flexibility matrices for the same six-span beam, with each entry shaded by magnitude and the exact zeros left empty. One of these can be solved in a column of figures and the other cannot.

That difference has a name. The tridiagonal equations from release A, written out, are

Mi1Li+2Mi(Li+Li+1)+Mi+1Li+1=wLi34wLi+134M_{i-1}L_i + 2M_i(L_i + L_{i+1}) + M_{i+1}L_{i+1} = -\frac{w L_i^3}{4} - \frac{w L_{i+1}^3}{4}

which is Clapeyron’s three-moment equation of 1857. Each equation involves three unknowns; the system can be solved by forward elimination in a single pass down the beam; and the arithmetic fits in a column of figures. Continuous beams of any number of spans were routine hand calculations for a century because of this, and they were routine for exactly this reason.

Release B on the same beam is a full system of simultaneous equations with no structure to exploit, and it would have been solved by nobody.

What “a good release” means, generally

The rule that produced the three-moment equation generalises, and it is worth stating in a form that applies past continuous beams.

Choose releases whose effects are local. A redundant whose unit value disturbs only its own neighbourhood produces zeros in the matrix; a redundant whose unit value disturbs the whole structure produces none.

For a continuous beam that means moments rather than reactions, because a moment release is a hinge and a hinge does not transmit anything past the adjacent spans. For a rigid frame it means cutting members rather than removing supports. For a closed ring or a box it means cutting the section, which introduces three redundants at one place rather than three redundants spread over the structure.

The same instinct appears again in the stiffness method, where it becomes the node numbering problem — number the nodes so that connected ones are close together and the assembled matrix is banded. The physics is the same in both: a matrix’s sparsity is a picture of what is connected to what.

The same frame, numbered twice, and one is an order of magnitude cheaperThe stiffness matrix of a 2-bay, 3-storey frame, assembled twice from the same members with the nodes numbered two different ways. The two matrices contain identical numbers in different places, they give identical displacements, and their bandwidths are 13 and 11. A banded solve costs about n·b² operations against a dense n³/3, so the wider numbering costs 1 times the work for the same answer. Bandwidth is the largest difference between the node numbers at the two ends of any member — a property of the labelling, not of the structure — which is why every solver in the world renumbers before it factorises, and why nothing about the physics changes when it does.numbered by columnnumbered by storeybandwidth 13bandwidth 116.1k operations4.4k operationsidentical answers, identical numbers, different places
Fig. 3 The same lesson in the dual formulation. Which nodes are numbered near which decides the bandwidth of the assembled stiffness matrix, and the bandwidth decides the cost — a question about layout wearing the clothes of a question about arithmetic.

What the two matrices are actually made of

It is worth looking at the entries rather than only at the pattern, because they say something about what a flexibility coefficient is.

fijf_{ij} is the displacement at release ii caused by a unit redundant at release jj. Maxwell’s reciprocal theorem — push here and measure there — says fij=fjif_{ij} = f_{ji} for every elastic structure, so the matrix is symmetric before anything has been computed. That is a free check on every coefficient, and on a hand calculation it was the check.

The diagonal entries are always positive: a unit force at a release moves that release in its own direction. The off-diagonals can be either sign, and their sign is the interesting part. On release A the off-diagonals are positive — hogging one support hogs its neighbour — while on a frame the same coefficients can easily come out negative, and the sign is a statement about how the structure passes a disturbance along.

The ratio of off-diagonal to diagonal is what decides how coupled the redundants are. On release A it is L/6L/6 over (L1+L2)/3(L_1+L_2)/3, which is about 0.28 for equal spans — weakly coupled, so a change at one support barely reaches the next. On release B it is 224.8 over 265.9, which is 0.85 — almost completely coupled, so nothing can be solved without everything.

That single ratio is the whole difference between a calculation a person can do and one they cannot, and it was fixed the moment the release was chosen.

Maxwell's reciprocal theoremA load at one point and the deflection it causes at another, against the same load moved to the second point and the deflection read at the first. Both integrals return 172.5004, and neither calculation was told about the other. The two deflected shapes are entirely different; the two readings are identical.20 at 3δ at B = 172.50020 at 5δ at A = 172.500the shapes have nothing in commonand the two readings agree to 3e-14which is why an influence line can be measured by pushing the structure where it is easy to push
Fig. 4 The property that makes the matrix symmetric, and the free check that goes with it. Push at one point and measure at another; swap them, and the reading does not change — for every elastic structure, whatever its shape.

The one thing the force method is still better at

The stiffness method won, and it won completely: every analysis program in existence is a stiffness program. But there is a class of problem where the force method’s unknowns are the natural ones, and it is worth knowing because those problems recur.

When there are very few redundancies in a large structure, the force method has a very small system to solve while the stiffness method has a very large one. A continuous truss over five supports has hundreds of members and three redundants. A tied arch has one. A propped cantilever has one.

More importantly, when the question is “what does this one restraint carry?”, the force method answers it directly and the stiffness method has to compute a whole displacement field and then differentiate back out of it. The tie force in a tied arch, the prop reaction in a propped beam, the thrust in a two-hinged arch — these are the redundants, and they come out of the force method as the answer rather than as a by-product.

The same is true of temperature, settlement and shrinkage. A support that moves is not a load in the stiffness sense at all; it is a prescribed displacement, and it enters the force method as a non-zero right-hand side in exactly the place the load’s gaps went — which makes the whole class of imposed-deformation problems a one-line modification rather than a special case. A thermal restraint is the same shape of problem: a movement the structure wants, a restraint that refuses it, and a force that is whatever closing the gap requires.

One support too manyThe same uniformly loaded beam with three sets of restraints, and the bending moment in each. Adding restraint moves moment from mid-span to the supports and lowers the peak — but only the first case can be solved by statics.simply supportedstatics alonesag 32.0propped at one endneeds stiffnesssag 18.0hog 32.0built in at both endsneeds stiffnesssag 10.7hog 21.3the load never changes; only what is holding the endsthe built-in case peaks at two-thirds of the simple span's moment
Fig. 5 The smallest instance: one redundancy, one release, one compatibility equation. The prop takes 3wL/8, and it takes it because that is the force which returns the released cantilever’s tip to where the prop is.

The four-span case, where the arithmetic stops being symmetric

Three equal-ish spans is a case with an answer that reads as obvious once seen: both interior supports carry 98.61-98.61 kNm, because the beam is symmetric.

Take four spans — 8, 10, 10, 8 — and the symmetry survives while the numbers stop being equal. The two outer interior supports carry 97.94-97.94 kNm and the middle one 101.03-101.03: a spread of 3%, in a beam whose two long spans are identical and adjacent.

The reason is that the middle support has two ten-metre spans meeting at it while the outer ones have a ten and an eight. A hinge at the middle opens more under the load, and closes less per unit moment, so it attracts more moment. That is the stiffest-path argument arriving in a place where nothing was made stiffer — the difference is in the lengths, and a length is what a flexibility is made of.

The practical content is small and worth having: a continuous beam’s worst support moment is not at its longest span but where its longest spans meet, and on an irregular beam the two are usually different supports. Neither is visible on a span-by-span check, and the fill of the flexibility matrix is what carries the information between them.

4 continuous spans against 4 simple onesThe bending moment in a continuous beam, solved by the stiffness method, drawn over the moment in the same spans made simply supported. The peak sagging moment falls from 150.0 to 53.3, and a hogging moment of 101.0 appears over the supports where there was none.moment53.3 sagging101.0 hogging150.0 if the spans were simplereactions 35.8 119.9 120.6 119.9 35.8 — the inner supports carry far more than a sharethe continuous case needed stiffness; the comparison did not
Fig. 6 Four spans rather than three. Two identical long spans meet at the middle support, and it attracts 3% more moment than the outer two — for no reason other than what is on either side of it.

Where it stops

It needs a released structure that is stable. Not every set of releases leaves something determinate — release the wrong ones and what is left is a mechanism, the flexibility matrix is singular, and the method fails with no useful diagnosis. On a beam this is easy to avoid. On a frame it is not, and it is another judgement the method needs and the stiffness method does not.

It is linear. Superposing a load case and a redundant case assumes the two do not interact, which fails as soon as second-order effects matter or a section yields. The stiffness method is no better in principle but is far easier to iterate.

The flexibilities have to be computed, and computing a deflection in a released structure is a virtual-work integral per coefficient. On nn redundants that is n(n+1)/2n(n+1)/2 integrals, all of them by hand. The three-moment equation is precious partly because it has done those integrals once, in general, for a case that recurs.

The deflection at x = 4, by virtual workThree diagrams: the moment from the real load, the moment from a unit load placed where the answer is wanted, and their product. The area under the third, divided by EI, is the deflection — 213.33 here. No standard case was consulted, so the method works for any load pattern at all.real Mpeak 32.0a unit load, here and nowhere elseunit mM × marea ÷ EI = 213.33the unit load is the only place the question 'deflection where?' is asked
Fig. 7 Where each flexibility coefficient comes from. Every entry in either matrix is a virtual-work integral over the released structure — two moment diagrams multiplied together — and on n redundants there are n(n+1)/2 of them.

What the picture cannot show

The two diagrams in the first figure lie on top of each other, which makes the result look inevitable. It is worth remembering how different the intermediate states are: release A’s beam sags in three separate spans with kinks over the supports, and release B’s beam is one long sagging curve. Neither of those shapes exists anywhere in the real structure, and neither is a stage the beam passes through.

That is the thing about the method most easily misread. The released structure is not a simplification of the beam and it is not the beam before the supports were built. It is a fiction chosen for arithmetic convenience, and its only property that matters is that it is determinate. A student who tries to attach physical meaning to it is looking for something that is not there.

The answer arrives in instalmentsThe hogging moment at support 1 of a three-span beam, cycle by cycle. It starts at the fixed-end moment of 53.3 kNm — the value with every joint clamped — and settles at 64.0 kNm against an exact 64.0. The error falls by about a factor of four per cycle: 14.00, 3.50, 1.95, 0.59 kNm after one, two, three and four. Two cycles is an engineering answer and nobody had to invert anything.012345678020406080cycles of distributionmoment at the support (kNm)exact: 64.0all joints clamped
Fig. 8 A third route to the same answer, which also passes through states the structure never occupies. Clamp every joint, release one, share out the imbalance, and repeat — and the intermediate diagrams are as fictional as the released structure’s.

Why it lost, which was not about mathematics

The force method was the profession’s main tool for a hundred years and it is now taught for a fortnight and never used. Three things ended it, and only one of them is technical.

The unknowns cannot be chosen by a machine. A stiffness program is handed a geometry and derives its unknowns from it — three per node in a plane, always, with no decisions. A force-method program has to be handed a set of releases, and there is no general algorithm for choosing good ones. Automatic release selection was attempted and it does not work reliably: the choice that keeps the matrix sparse depends on the topology in a way that resists being written down.

Boundary conditions are awkward. A fixed support in the stiffness method is a row and column struck out. In the force method it is one more redundancy, one more release to choose, and one more column of flexibility coefficients to integrate.

And the sparsity advantage reversed. The force method’s whole appeal was a smaller system. That mattered enormously when the system was solved by hand and stopped mattering when it was not — and by then the stiffness method’s matrix, though larger, was structured: banded, symmetric, positive definite, and assembled by a scatter operation that needs no judgement whatever.

So the method that survived is the one whose arithmetic is worse and whose bookkeeping is mechanical, which is the ordinary outcome once the arithmetic is not being done by a person. It is worth noticing that the same trade decided moment distribution’s fate for the same reason and at the same time.

The generalisation

The habit worth carrying is the separation between what a method computes and what it costs to compute it.

Every route through this problem gives the same numbers. The force method with hinges, the force method with reactions, moment distribution, the stiffness method, and a fine-element model all produce 98.61-98.61 kNm over the supports of that beam, because the structure has one answer and they are all looking for it.

What separates them is entirely the arithmetic: how many unknowns, how sparse, how automatable, how much judgement. Those are engineering questions about the calculation and not about the structure, and confusing the two produces both of the errors this essay is about — believing that a different release gives a different answer, and believing that two methods giving the same answer are therefore equally useful.

Which is also why the three-moment equation is worth knowing in an age that will never use it. It is not a way of getting an answer; it is a demonstration that the choice of unknowns is a design decision, made by a person, with an order-of-magnitude consequence — and that decision has not gone away, it has only moved into the node numbering.

Named alongside this one

Essays reaching for the same objects. Nobody chose these; they are what the concept index makes visible.

The objects this essay names

Each one links to every other essay that touches it.

Bending momentCompatibilityContinuous beamEquilibriumFlexibilityForce methodIndeterminacyMatrixMoment distributionRedundantReleased structureStiffness methodSuperpositionThree moment equationVirtual work