Moment distribution method

From HandWiki
Short description: Structural analysis technique for statically indeterminate structures

The moment distribution method is a structural analysis method for statically indeterminate beams and frames developed by Hardy Cross. It was published in 1930 in an ASCE journal.[1] The method only accounts for flexural effects and ignores axial and shear effects. From the 1930s until computers began to be widely used in the design and analysis of structures, the moment distribution method was the most widely practiced method.

Introduction

In the moment distribution method, every joint of the structure to be analysed is fixed so as to develop the fixed-end moments. Then each fixed joint is sequentially released and the fixed-end moments (which by the time of release are not in equilibrium) are distributed to adjacent members until equilibrium is achieved. The moment distribution method in mathematical terms can be demonstrated as the process of solving a set of simultaneous equations by means of iteration.

The moment distribution method falls into the category of displacement method of structural analysis.

Implementation

In order to apply the moment distribution method to analyse a structure, the following things must be considered.

Fixed end moments

Fixed end moments are the moments produced at member ends by external loads.

Bending stiffness

The bending stiffness (EI/L) of a member is represented as the flexural rigidity of the member (product of the modulus of elasticity (E) and the second moment of area (I)) divided by the length (L) of the member. What is needed in the moment distribution method is not the specific values but the ratios of bending stiffnesses between all members.

Distribution factors

When a joint is being released and begins to rotate under the unbalanced moment, resisting forces develop at each member framed together at the joint. Although the total resistance is equal to the unbalanced moment, the magnitudes of resisting forces developed at each member differ by the members' bending stiffness. Distribution factors can be defined as the proportions of the unbalanced moments carried by each of the members. In mathematical terms, the distribution factor of member [math]\displaystyle{ k }[/math] framed at joint [math]\displaystyle{ j }[/math] is given as:

[math]\displaystyle{ D_{jk} = \frac{\frac{E_k I_k}{L_k}}{\sum_{i=1}^{i=n} \frac{E_i I_i}{L_i}} }[/math]

where n is the number of members framed at the joint.

Carryover factors

When a joint is released, balancing moment occurs to counterbalance the unbalanced moment. The balancing moment is initially the same as the fixed-end moment. This balancing moment is then carried over to the member's other end. The ratio of the carried-over moment at the other end to the fixed-end moment of the initial end is the carryover factor.

Determination of carryover factors

Let one end (end A) of a fixed beam be released and applied a moment [math]\displaystyle{ M_A }[/math] while the other end (end B) remains fixed. This will cause end A to rotate through an angle [math]\displaystyle{ \theta_A }[/math]. Once the magnitude of [math]\displaystyle{ M_B }[/math] developed at end B is found, the carryover factor of this member is given as the ratio of [math]\displaystyle{ M_B }[/math] over [math]\displaystyle{ M_A }[/math]:

[math]\displaystyle{ C_{AB} = \frac{M_B}{M_A} }[/math]

In case of a beam of length L with constant cross-section whose flexural rigidity is [math]\displaystyle{ EI }[/math],

[math]\displaystyle{ M_A = 4 \frac{EI}{L} \theta_A + 2 \frac{EI}{L} \theta_B = 4 \frac{EI}{L} \theta_A }[/math]
[math]\displaystyle{ M_B = 2 \frac{EI}{L} \theta_A + 4 \frac{EI}{L} \theta_B = 2 \frac{EI}{L} \theta_A }[/math]

therefore the carryover factor

[math]\displaystyle{ C_{AB} = \frac{M_B}{M_A} = \frac{1}{2} }[/math]

Sign convention

Once a sign convention has been chosen, it has to be maintained for the whole structure. The traditional engineer's sign convention is not used in the calculations of the moment distribution method although the results can be expressed in the conventional way. In the BMD case, the left side moment is clockwise direction and other is anticlockwise direction so the bending is positive and is called sagging.

Framed structure

Framed structure with or without sidesway can be analysed using the moment distribution method.

Example

Example

The statically indeterminate beam shown in the figure is to be analysed.

The beam is considered to be three separate members, AB, BC, and CD, connected by fixed end (moment resisting) joints at B and C.

  • Members AB, BC, CD have the same span [math]\displaystyle{ L = 10 \ m }[/math].
  • Flexural rigidities are EI, 2EI, EI respectively.
  • Concentrated load of magnitude [math]\displaystyle{ P = 10 \ kN }[/math] acts at a distance [math]\displaystyle{ a = 3 \ m }[/math] from the support A.
  • Uniform load of intensity [math]\displaystyle{ q = 1 \ kN/m }[/math] acts on BC.
  • Member CD is loaded at its midspan with a concentrated load of magnitude [math]\displaystyle{ P = 10 \ kN }[/math].

In the following calculations, clockwise moments are positive.

Fixed end moments

[math]\displaystyle{ M _{AB} ^f = - \frac{Pb^2a }{L^2} = - \frac{10 \times 7^2 \times 3}{10^2} = - 14.700 \ kN\cdot m }[/math]
[math]\displaystyle{ M _{BA} ^f = \frac{Pa^2b}{L^2} = \frac{10 \times 3^2 \times 7}{10^2} = + 6.300 \ kN\cdot m }[/math]
[math]\displaystyle{ M _{BC} ^f = - \frac{qL^2}{12} =- \frac{1 \times 10^2}{12} = - 8.333 \ kN\cdot m }[/math]
[math]\displaystyle{ M _{CB} ^f = \frac{qL^2}{12} = \frac{1 \times 10^2}{12} = + 8.333 \ kN\cdot m }[/math]
[math]\displaystyle{ M _{CD} ^f = - \frac{PL}{8} = - \frac{10 \times 10}{8} = - 12.500 \ kN\cdot m }[/math]
[math]\displaystyle{ M _{DC} ^f =\frac{PL}{8} =\frac{10 \times 10}{8} = + 12.500 \ kN\cdot m }[/math]

Bending stiffness and distribution factors

The bending stiffness of members AB, BC and CD are [math]\displaystyle{ \frac{3EI}{L} }[/math], [math]\displaystyle{ \frac{4\times 2EI}{L} }[/math] and [math]\displaystyle{ \frac{4EI}{L} }[/math], respectively[disputed ]. Therefore, expressing the results in repeating decimal notation:

[math]\displaystyle{ D_{BA} = \frac{\frac{3EI}{L}}{\frac{3EI}{L}+\frac{4\times 2EI}{L}} = \frac{\frac{3}{10}}{\frac{3}{10}+\frac{8}{10}} = \frac{3}{11} = 0.(27) }[/math]
[math]\displaystyle{ D_{BC} = \frac{\frac{4\times 2EI}{L}}{\frac{3EI}{L}+\frac{4\times 2EI}{L}} = \frac{\frac{8}{10}}{\frac{3}{10}+\frac{8}{10}} = \frac{8}{11} = 0.(72) }[/math]
[math]\displaystyle{ D_{CB} = \frac{\frac{4\times 2EI}{L}}{\frac{4\times 2EI}{L}+\frac{4EI}{L}} = \frac{\frac{8}{10}}{\frac{8}{10}+\frac{4}{10}} = \frac{8}{12} = 0.(66) }[/math]
[math]\displaystyle{ D_{CD} = \frac{\frac{4EI}{L}}{\frac{4\times 2EI}{L}+\frac{4EI}{L}} = \frac{\frac{4}{10}}{\frac{8}{10}+\frac{4}{10}} = \frac{4}{12} = 0.(33) }[/math]

The distribution factors of joints A and D are [math]\displaystyle{ D_{AB} = 1 }[/math] and [math]\displaystyle{ D_{DC} = 0 }[/math].

Carryover factors

The carryover factors are [math]\displaystyle{ \frac{1}{2} }[/math], except for the carryover factor from D (fixed support) to C which is zero.

Moment distribution

MomentDistributionMethod2.jpg
Joint A Joint B Joint C Joint D
Distrib. factors 0 1 0.2727 0.7273 0.6667 0.3333 0 0
Fixed-end moments -14.700 +6.300 -8.333 +8.333 -12.500 +12.500
Step 1 +14.700 +7.350
Step 2 -1.450 -3.867 -1.934
Step 3 +2.034 +4.067 +2.034 +1.017
Step 4 -0.555 -1.479 -0.739
Step 5 +0.246 +0.493 +0.246 +0.123
Step 6 -0.067 -0.179 -0.090
Step 7 +0.030 +0.060 +0.030 +0.015
Step 8 -0.008 -0.022 -0.011
Step 9 +0.004 +0.007 +0.004 +0.002
Step 10 -0.001 -0.003
Sum of moments 0 +11.569 -11.569 +10.186 -10.186 +13.657

Numbers in grey are balanced moments; arrows ( → / ← ) represent the carry-over of moment from one end to the other end of a member.* Step 1: As joint A is released, balancing moment of magnitude equal to the fixed end moment [math]\displaystyle{ M_{AB}^{f} = 14.700 \mathrm{\,kN \,m} }[/math] develops and is carried-over from joint A to joint B.* Step 2: The unbalanced moment at joint B now is the summation of the fixed end moments [math]\displaystyle{ M_{BA}^{f} }[/math], [math]\displaystyle{ M_{BC}^{f} }[/math] and the carry-over moment from joint A. This unbalanced moment is distributed to members BA and BC in accordance with the distribution factors [math]\displaystyle{ D_{BA} = 0.2727 }[/math] and [math]\displaystyle{ D_{BC} = 0.7273 }[/math]. Step 2 ends with carry-over of balanced moment [math]\displaystyle{ M_{BC}=3.867 \mathrm{\,kN \,m} }[/math] to joint C. Joint A is a roller support which has no rotational restraint, so moment carryover from joint B to joint A is zero.* Step 3: The unbalanced moment at joint C now is the summation of the fixed end moments [math]\displaystyle{ M_{CB}^{f} }[/math], [math]\displaystyle{ M_{CD}^{f} }[/math] and the carryover moment from joint B. As in the previous step, this unbalanced moment is distributed to each member and then carried over to joint D and back to joint B. Joint D is a fixed support and carried-over moments to this joint will not be distributed nor be carried over to joint C.* Step 4: Joint B still has balanced moment which was carried over from joint C in step 3. Joint B is released once again to induce moment distribution and to achieve equilibrium.* Steps 5 - 10: Joints are released and fixed again until every joint has unbalanced moments of size zero or neglectably small in required precision. Arithmetically summing all moments in each respective columns gives the final moment values.

Result

  • Moments at joints determined by the moment distribution method
[math]\displaystyle{ M_A = 0 \ kN \cdot m }[/math]
[math]\displaystyle{ M_B = -11.569 \ kN \cdot m }[/math]
[math]\displaystyle{ M_C = -10.186 \ kN \cdot m }[/math]
[math]\displaystyle{ M_D = -13.657 \ kN \cdot m }[/math]
The conventional engineer's sign convention is used here, i.e. positive moments cause elongation at the bottom part of a beam member.

For comparison purposes, the following are the results generated using a matrix method. Note that in the analysis above, the iterative process was carried to >0.01 precision. The fact that the matrix analysis results and the moment distribution analysis results match to 0.001 precision is mere coincidence.

  • Moments at joints determined by the matrix method
[math]\displaystyle{ M_A = 0 \ kN \cdot m }[/math]
[math]\displaystyle{ M_B = -11.569 \ kN \cdot m }[/math]
[math]\displaystyle{ M_C = -10.186 \ kN \cdot m }[/math]
[math]\displaystyle{ M_D = -13.657 \ kN \cdot m }[/math]

Note that the moment distribution method only determines the moments at the joints. Developing complete bending moment diagrams require additional calculations using the determined joint moments and internal section equilibrium.

Result via displacements method

As the Hardy Cross method provides only approximate results, with a margin of error inversely proportionate to the number of iterations, it is important[citation needed] to have an idea of how accurate this method might be. With this in mind, here is the result obtained by using an exact method: the displacement method

For this, the displacements method equation assumes the following form:

[math]\displaystyle{ \left[K\right]\left\{d\right\} = \left\{-f\right\} }[/math]

For the structure described in this example, the stiffness matrix is as follows:

[math]\displaystyle{ \left[K\right]=\begin{bmatrix} 3\frac{EI}{L} + 4\frac{2EI}{L} & 2\frac{2EI}{L} \\ 2\frac{2EI}{L} & 4\frac{2EI}{L} + 4\frac{EI}{L} \end{bmatrix} }[/math]

The equivalent nodal force vector:

[math]\displaystyle{ \left\{f\right\}^T = \left\{-P\frac{ab(L+a)}{2L^2}+q\frac{L^2}{12} , -q\frac{L^2}{12} + P\frac{L}{8} \right\} }[/math]

Replacing the values presented above in the equation and solving it for [math]\displaystyle{ \left\{d\right\} }[/math] leads to the following result:

[math]\displaystyle{ \left\{d\right\}^T=\left\{ 6.9368 ; -5.7845\right\} }[/math]

Hence, the moments evaluated in node B are as follows:

[math]\displaystyle{ M_{BA} = 3\frac{EI}{L}d_1 - P\frac{ab(L+a)}{2L^2} = -11.569 }[/math]

[math]\displaystyle{ M_{BC} = -4\frac{2EI}{L}d_1 -2\frac{2EI}{L}d_2 - q\frac{L^2}{12} = -11.569 }[/math]

The moments evaluated in node C are as follows:

[math]\displaystyle{ M_{CB} = 2\frac{2EI}{L}d_1 + 4\frac{2EI}{L}d_2 - q\frac{L^2}{12} = -10.186 }[/math]

[math]\displaystyle{ M_{CD} = -4\frac{EI}{L}d_2 - P\frac{L}{8} = -10.186 }[/math]

See also

Notes

  1. Cross, Hardy (1930). "Analysis of Continuous Frames by Distributing Fixed-End Moments". Proceedings of the American Society of Civil Engineers (ASCE): pp. 919–928. 

References