Chapter 8 Tension, shear and bending moment

Download this chapter by section

All chapters and individual parts

The ‘internal forces’ (tension, shear and bending moment) can vary from point to point in long narrow objects. Here we introduce the notion of graphing this variation and noting the features of these graphs. This graphing is a favorite chore of civil engineers.

In Section 5.4 starting on page 5.4 we defined ‘internal forces’, especially tension T, shear V, and bending moment M. A common issue in structural mechanics is keeping track of how these internal ‘forces’, and other more advanced internal force concepts (e.g., stress), vary from point to point in a structure. Commonly this understanding comes from ‘finite-element-method’ programs

margin: Part of the finite-element method is the division of an object into a grid; dividing the object of interest into ‘finite elements’. Film and brochure makers are attracted to these grids, like a bee to a flower. So, even if you have never used one of these programs, you have seen signs of them, grids superposed on objects, in advertising, science, and science-fiction videos.

. However, there are a variety of important engineering problems for which the accurate and useful estimation of internal forces can be found using methods at the level of this book. These are problems where the structure of interest is long and narrow. For reasons like those discussed in the introductory paragraphs about trusses (e.g., the discussion of ‘swiss cheese’ page 6.1), long narrow objects are surprisingly common in engineered objects as well as in biologically evolved designs.

Despite the availability of computers for analysis of these, the elementary methods we will introduce here are useful because,

  • For simple problems, they are easier than using a computer;

  • The methods here help build understanding and intuition;

  • The methods here can give formulas from which a design can be controlled more easily than by numerical parameter studies;

  • For very narrow objects, the methods here are often more accurate than the computer solutions;

  • To understand the vocabulary used in the output of the computer programs you need to appreciate the concepts associated with the methods here.

As for elementary truss analysis, the methods here are easily learned and pleasingly useful. For example, the formulas for bending moment in a simply-supported overhanging beam not only tell you the ‘internal moment’ for a given loading, but how to space joists in a floor or the wing supports on a human-powered hydrofoil. And the capstan formula isn’t just a way to calculate cable tensions. It tells you how to make a simple modification to many bicycles to improve the performance of their brakes and derailleurs.

8.1 Free body cuts at arbitrary locations

Filename:tfigure8-rel-ang-vel
Figure 8.1: a) Rod hanging with gravity. b) free-body diagram with cut at xD.

Tension, shear force, and bending moment diagrams

Engineers often want to know how the internal forces vary from point to point in a structure. How do you find these internal forces? You could draw a variety of free-body diagrams with cuts at the points of interest. Another approach, which we present now, is to leave the position, say x, of the free-body-diagram cut a variable, and then calculate the internal forces in terms of x.

Example: Tension in a two-force body

Recall that in the first example of sec. 5.4 we found T without ever using information about the location of the free-body diagram cut. So the location does not affect the tension. For a two-force body the tension is a constant along the length.

Example: Tension in a rod from its own weight.

The uniform 1cm2 steel square rod with density ρ=7.7gm/cm3 and length =100m has total weight W=mg=ρAg (see fig. 8.1). What is the tension a distance xD from the top? Using the free-body diagram with cut at xD we get:

{F​​i=0}ıˆ  T=ρAg(xD)=(7.7gm/cm3)(1cm2)(9.8N/kg)(100mxD)=7.79.8gmNmcmkg(100xDm)(1kg1000gm)1(100cm1m)1=7.5(100xDm)N.

So, at the bottom end at xD=100m we get T=0 and at the top end where xD=0m we get T=750N and in the middle at xD=50m we get T=375N.

Because the free-body diagram cut location is variable, we can plot the internal forces as a function of position. This is most useful in civil engineering where an engineer wants to know the internal forces in a horizontal beam carrying vertical loads. Common examples include bridge platforms and floor joists.

Example: Cantilever M and V diagram

Filename:tfigure8-ang-vel-ex
Figure 8.2: a) Cantilever beam, b) free-body diagram, c) Shear force diagram, & d) Bending moment diagram.

A cantilever beam is mounted firmly at one end and has various loads orthogonal to its length, in this case a downwards load F at the end (fig. 8.2a). By drawing a free-body diagram with a cut at the arbitrary point C (fig. 8.2b) we can find the internal forces as functions of the position of C.

{𝑭i=𝟎}ȷˆ  V=F{𝑭i=𝟎}ıˆ  T=0{𝑴C=𝟎}𝒌ˆ  M(x)=F(x).

That the axial tension is zero in these problems is so well known that the tension is often not drawn on the free-body diagram, and isn’t calculated. We can now plot V(x) and M(x) as in figs. 8.2c and 8.2d. In this case the shear force is a constant and the bending moment varies from its maximum magnitude at the wall (M=F) to 0 at the end. It is the big value of |M| at the fixed support, the maximum over the length, that makes cantilever beams typically break at the ends.

Often one is interested in distributed loads from gravity on the structure itself or from a distribution (say of people on a floor). The method is the same.

Example: Distributed load

Filename:tfigure8-ang-vel
Figure 8.3: a) Cantilever beam with distributed load, b) free-body diagram, c) Shear force diagram, & d) Bending moment diagram.

A cantilever beam has a downwards uniformly distributed load of w per unit length, e.g., the weight of the beam, (fig. 8.3a). Using the free-body diagram shown (fig. 8.3b) we can find:

{𝑭i=𝟎}ȷˆ  {V(x)ȷˆ+d𝑭}ȷˆ= 0  V(x)=xw𝑑x=w(x){𝑴C=𝟎}𝒌ˆ  {M(x)(𝒌ˆ)+𝒓/C×d𝑭}𝒌ˆ= 0  M(x)=x(xx)w𝑑x=w(x2/2xx)|x=(2/2x)(x2/2x2)=w(x)2/2.

The integrals were used because of their general applicability for distributed loads. For this problem we could have avoided the integrals by using an equivalent downwards force w(x) applied a distance (x)/2 to the right of the cut. Shear and bending moment diagrams are shown in figs. 8.3a and 8.3b.

As for all problems based on the equilibrium equations and a given geometry, the principle of superposition applies.

Example: Superposition

Consider a cantilever beam that simultaneously has both of the loads from the previous two examples. By the principle of superposition:

V=F+w(x)M(x)=F(x)+w(x)2/2.

The shear force at every point is the sum of the shear forces from the previous examples. The bending moment at every point is the sum of the bending moments.

If there are concentrated loads in the middle of the region of interest the calculation gets more elaborate; the concentrated force may or may not show up on the free-body diagram of the cut bar, depending on the location of the cut.

Example: Simply supported beam with point load in the middle

Filename:tfigure8-ang-accel
Figure 8.4: a) Simply supported beam, b) free-body diagram of whole beam, c) free-body diagram with cut to the left of the applied force, d) free-body diagram with cut to the right of the applied force e) Shear force diagram, f) Bending moment diagram

A simply supported beam is mounted with pivots at both ends (fig. 8.4a). First we draw a free-body diagram of the whole beam (fig. 8.4a) and then two more, one with a cut to the left of the applied force and one with a cut to the right of the applied force (figs. 8.4c and 8.4d). With the free-body diagram 8.4c we can find V(x) and M(x) for x</2 and with the free-body diagram 8.4d we can find V(x) and M(x) for x>/2.

{𝑭i=𝟎}ȷˆ  V=F/2for x</2=F/2for x>/2{𝑴C=𝟎}𝒌ˆ  M(x)=Fx/2for x</2=F(x)/2for x>/2

These relations can be plotted as in figs. 8.4e and 8.4f. Some observations: For this beam the biggest bending moment is in the middle, the place where simply supported beams often break. Instead of the free-body diagrams shown in (c) and (d) we could have drawn a free-body diagram of the bar to the right of the cut and would have gotten the same V(x) and M(x). We avoided drawing a free-body diagram cut at the applied load where V(x) has a discontinuity.

How to find T, V, and M

Here are some guidelines for finding internal forces and drawing shear and bending moment diagrams.

  • Draw a free-body diagram of the whole bar.

  • Using the free-body diagram above, find the reaction forces.

  • Draw a free-body diagram(s) of the cut bar.

    • For each region between concentrated loads, draw one free-body diagram.

    • Show the piece from the cut to one or the other end (So that all but the internal forces are known).

    • Don’t make cuts at intermediate points of connection or load application.

  • Use the equilibrium equations to find T, V, or M (Moment balance about a point at the cut is a good way to find M.)

  • Use the results above to plot V(x) and M(x). T(x) is rarely plotted.

    • Use the same x scale for this plot as for the free-body diagram of the whole bar.

    • Put the plots directly under the free-body diagram of the bar (so you can most easily relate features of the loads to features of the V and M diagrams).

Stress is force per unit area

For a given load, if you replace one bar in tension with two bars side-by-side, you would imagine the tension in each bar would go down by a factor of 2. Thus the pair of bars should be twice as strong as a single bar. If you glued these side-by-side bars together you would again have one bar, but it would be twice as strong as the original bar. Why? Because it has twice the cross sectional area.

Filename:tfigure8-ang-accel-ex
Figure 8.5: a) Tension on a free-body diagram cut is equivalent to b) uniform tension stress.

What makes a solid break is the force per unit area carried by the material. For an applied tension load T, the force per unit area on an interior free-body diagram cut is T/A. The force per unit area, that is normal to an internal free-body diagram cut, is called tension stress and denoted σ (lower case ‘sigma’, the Greek letter s).

σ=T/A

Example: Stress in a hanging bar

Look at the hanging bar in the example on page 8.1. We can find the tension stress in this bar as a function of position along the bar as:

σ=TA=ρgA(x)A=ρg(x).

Note that the stress for this bar doesn’t depend on the cross sectional area. The bigger the area the bigger the volume and hence the load. But also, the bigger the area on which to carry it.

For reasons that are beyond this book, the tension stress tends to be uniform in homogeneous (all one material) bars, no matter what their cross sectional shape, so that the average tension stress TA is actually the tension stress all across the cross section.

We can similarly define the average shear stress τave (‘tau’) on a free body diagram cut as the average force per unit area tangent to the cut,

τave=VA.

For reasons you may learn in a strength of materials class, shear stress is not so uniformly distributed across the cross section. But the average shear stress τave does give an indication of the actual shear stress in the bar (e.g., for a rectangular elastic bar, the peak shear stress is 50% larger than τave).

The biggest stresses typically come from the bending moment. Motivating formulas for these stresses here is too big a digression. The formulas for the stresses due to bending moment are a key part of elementary strength of materials. But just knowing that these stresses tend to be larger, gives you the important notion that bending moment is a common cause of structural failure.

Internal force summary

‘Internal forces’ are the scalars that describe the force and moment on potential internal free-body diagram cuts. They are found by applying the equilibrium equations to free-body diagrams that have cuts at the points of interest. The internal forces are intimately associated with the internal stresses (force per unit area) and thus are important for determining the strength of structures.

SAMPLE 8.1

Filename:tfigure8-ang-accel1
Figure 8.6:

Support reactions on a simply supported beam: A uniform beam of length 3 m is simply supported at A and B as shown in the figure. A uniformly distributed vertical load q=100N/m acts over the entire length of the beam. In addition, a concentrated load P=150N acts at a distance d=1m from the left end. Find the support reactions.

Solution Because the beam is supported at A on a pin joint and at B on a roller, the unknown reactions are

𝑨=Axıˆ+Ayȷˆ,𝑩=Byȷˆ.

The uniformly distributed load q can be replaced by an equivalent concentrated load W=q acting at the center of the beam span. The free-body diagram of the beam, with the concentrated load replaced by the equivalent concentrated load is shown in Fig. 8.7. The moment equilibrium about point A, 𝑴A=𝟎, gives

Filename:sfig8-2-3
Figure 8.7:
(PdW2+By)𝒌ˆ=𝟎
 By = Pd+12W
= 150N13+12300N=200N.

The force equilibrium, 𝑭=𝟎, gives

𝑨+ByȷˆPȷˆWȷˆ=𝟎
 𝑨 = (By+P+W)ȷˆ
= (200N+150N+300N)ȷˆ=250Nȷˆ.

Answer: A=250Nȷˆ,B=200Nȷˆ

SAMPLE 8.2

Filename:sfig8-2-3a
Figure 8.8:

Support reactions on a cantilever beam: A 2  kN horizontal force acts at the tip of an ’L’-shaped cantilever beam as shown in the figure. Find the support reactions at A.

Solution The free-body diagram of the beam is shown in Fig. 8.9. The reaction force at A is 𝑨 and the reaction moment is 𝑴=M𝒌ˆ. Writing the moment-balance equation about point A, 𝑴A=𝟎, we get

Filename:sfig8-2-3b
Figure 8.9:
𝑴+𝒓C/A×𝑭 = 𝟎
𝑴+(ıˆ+hȷˆ)×(Fıˆ) = 𝟎
 𝑴 = Fh𝒌ˆ
= 2kN0.5m𝒌ˆ
= 1kNm𝒌ˆ.

The force equilibrium, 𝑭=𝟎, gives

𝑨+𝑭 = 𝟎
 𝑨 = 𝑭=(2kNıˆ)=2kNıˆ.

Answer: A=2kNıˆ,M=1kNmkˆ

SAMPLE 8.3

Filename:sfig8-3-1
Figure 8.10:

Net force of a uniformly distributed system: A uniformly distributed vertical load of intensity 100  N/macts on a cantilever beam of length =2m as shown in the figure.

  1. 1.

    Find the net force acting on the beam.

  2. 2.

    Find an equivalent force-couple system at the mid-point of the beam.

  3. 3.

    Find an equivalent force-couple system at the right end of the beam.

Solution

  1. 1.

    The net force:

    Filename:sfig8-3-1a
    Figure 8.11:

    Because the load is uniformly distributed along the length, we can find the total (or net) load by calculating the load on an infinitesimal segment of length dx of the beam and then integrating over the entire length of the beam. Let the load intensity (load per unit length) be q (q=100N/m, as given). Then the vertical load on segment dx is (see Fig. 8.11),

    d𝑭 = qdx(ȷˆ).
    Therefore, the net force is,
    𝑭net = 0q𝑑x(ȷˆ)=qȷˆ=100N/m2mȷˆ=200Nȷˆ.

    Answer: Fnet=200Nȷˆ

  2. 2.

    The equivalent system at the mid-point:

    Filename:sfig8-5-wiper
    Figure 8.12:

    We have already calculated the net force that can replace the uniformly distributed load. Now we need to calculate the couple at the mid-point of the beam to get the equivalent force-couple system. Again, consider a small segment of the beam of length dx located at distance x from the mid-point C (see Fig. 8.12). The moment about point C due to the load on dx is (qdx)x(𝒌ˆ). But, we can find a similar segment on the other side of C with exactly the same length dx, at exactly the same distance x, that produces a moment of (qdx)x(+𝒌ˆ). The two contributions cancel each other and we have a net zero moment about C. Now, you can imagine the whole beam made up of these pairs that contribute equal and opposite moment about C and thus the net moment about the mid-point is zero.

    You can also find the same result by straight integration:

    𝑴C=/2+/2qx𝑑x(𝒌ˆ)=qx22|/2+/2(𝒌ˆ)=𝟎.

    Answer: Fnet=200Nȷˆ, and 𝑴C=𝟎

  3. 3.

    The equivalent system at the end: The net force remains the same as above. We compute the net moment about the end point B, referring to Fig. 8.13, as follows.

    Filename:sfig8-5-wiper-a
    Figure 8.13:
    𝑴B = 0(xıˆ)×(qdxȷˆ)=q0x𝑑x𝒌ˆ
    = q22𝒌ˆ=100N/m4m22𝒌ˆ=200Nm𝒌ˆ.

    Answer: Fnet=200Nȷˆ and 𝑴B=200Nm𝒌ˆ

SAMPLE 8.4

Filename:sfig8-5-2disks
Figure 8.14:

For the uniformly loaded, simply supported beam shown in the figure, find the shear force and the bending moment at the mid-section c-c of the beam.


Solution

Filename:sfig8-4-1
Figure 8.15:

To determine the shear force V and the bending moment M at the mid-section c-c, we cut the beam at c-c and draw its free-body diagram as shown in fig. 8.15. For writing force- and moment-balance equations we use the second figure where we have replaced the distributed load with an equivalent single load F=(q)/2 acting vertically downward at distance /4 from end A.

The force balance, 𝑭=𝟎, implies that

Axıˆ+AyȷˆVȷˆFȷˆ=𝟎.

Dotting with ˆ ı and ˆ ȷ , respectively, we get

Ax = 0
V = AyF (8.1)
= Ayq2. (8.2)

From the moment equilibrium about point A, 𝑴A=𝟎, we get

M𝒌ˆ(q24)𝒌ˆV2𝒌ˆ=0
 M=q2+4V8. (8.3)
Filename:sfig8-4-1a
Figure 8.16:

Thus, to find V and M we need to know the support reaction 𝑨. From the free-body diagram of the beam in fig. 8.16 and the moment equilibrium equation about point B, 𝑴B=𝟎, we get

𝒓A/B×𝑨+𝒓C/B×𝑸 = 𝟎
(Ay+q2)𝒌ˆ = 𝟎
 Ay=q2 = 500N.

Thus 𝑨=500Nȷˆ. Substituting 𝑨 in eqns. (8.2) and (8.3), we get

V = 500N500N=0
M = (250N4m)2+08
= 500Nm.

Answer: V=0,M=500Nm

SAMPLE 8.5

Filename:sfig8-6-2
Figure 8.17:

The cantilever beam AD is loaded as shown in the figure where W=200lbf. Find the shear force and bending moment on a section just left of point B and another section just right of point B.

Solution To find the desired internal forces, we need to make a cut at a section just to the left of B and one just to the right of B. We first take the one that is to the right of point B. The free-body diagram of the right part of the cut beam is shown in fig. 8.18. Note that if we selected the left part of the beam, we would need to determine support reactions at A.

Filename:sfig8-6-2a
Figure 8.18:

The uniformly distributed load 2W of the block sitting on the beam can be replaced by an equivalent concentrated load 2W acting at point E, at distance a/2 from the end D of the beam.

Let us denote the shear force by V+ and the bending moment by M+ at the section of our interest. Now, from the force equilibrium of the part-beam BD we get

V+ȷˆ2Wȷˆ = 𝟎
 V+ = 2W
= 400lbf.

The moment equilibrium about point B, 𝑴B=𝟎, gives

M+𝒌ˆ2W3a2𝒌ˆ = 𝟎
 M+ = 3Wa
= 1200lbft.

Now, we determine the internal forces at a section just to the left of point B. Let the shear and bending moment at this section be V and M, respectively, as shown in the free-body diagram (fig. 8.19). Note that load W acting at B is now included in the free-body diagram since the beam is now cut just a teeny bit left of this load.

Filename:efig1-2-28
Figure 8.19:

From the force equilibrium of the part-beam, we have

VȷˆWȷˆ2Wȷˆ = 𝟎
 V = 3W
= 600lbf
M𝒌ˆ2W3a2𝒌ˆ = 𝟎
 M = 3Wa
= 1200lbft.

Answer: M+=M=1200lbft,V+=400lbf,V=600lbf

 

Note that the bending moment remains the same on either side of point B but the shear force jumps by V+V=200lbf=W as we go from right to the left. This jump is expected because a concentrated load W acts at B, in between the two sections we consider. Concentrated external forces cause a jump in shear, and concentrated external moments cause a jump in the bending moment.

SAMPLE 8.6

Filename:pfigure-blue-118-2
Figure 8.20:

Tension in a bar: A T-shaped bar is fixed in a wall at one end and is acted on by three forces as shown in the figure. Find the tension in the rod at

  1. 1.

    section a-a, and

  2. 2.

    section b-b.

Solution

  1. 1.
    Filename:pfigure-s95f3a
    Figure 8.21:

    Let us cut the bar at section a-a and consider the part of the bar to the right of the cut-section. The free-body diagram of this part of the bar is shown in fig. 8.21. The scalar force balance in the horizontal direction gives

    TF+2F = 0
     T = F
    = 2kN.

    Answer:  At section a-a:T=2kN


  2. 2.

    Now, we cut the bar at section b-b and again consider the section of the bar to the right of the cut-section. The free-body diagram of this part of the bar is shown in fig. 8.22. Again, the force balance in the horizontal direction gives

    T+2F = 0
     T = 2F
    = 4kN.

    Answer:  At section b-b:T=4kN

    Filename:Danef94s1q2
    Figure 8.22:

SAMPLE 8.7

Filename:pfigure-blue-123-1
Figure 8.23:

Tension in a tapered bar due to self weight: A tapered bar of height 1m, top width 10cm, bottom width 4cm and uniform thickness 4cm hangs upside down from a ceiling. If the density of the material is 7500kg/m3, find the tension in the rod halfway from the top. Use g10m/s2.

Solution Let us cut the bar at a section halfway from the top. The free-body diagram of the bar below the cut is shown in fig. 8.24. From the scalar force balance in the vertical direction, we have

T=W

where W is the weight of the lower part of bar below the cut section. Now, W=ρAtg where A is the frontal area, t is the thickness, and ρ=7500kg/m3 is the density of the rod material. We need to compute W.

Filename:pfigure-blue-119-2
Figure 8.24:

The width of the bar at the cut section is c=(a+b)/2 where a=4cm and b=10cm. The frontal area of the bar-part is A=(a+c)/2(h/2) where h=1m. Thus,

W = ρ(a+c2h2)tg
= 7500kg/m3(0.04m+0.07m21m2(0.04m))10m/s2
= 82.5N.

Thus, T=82.5N.

Answer: T=82.5N

SAMPLE 8.8

Filename:pfigure-s95q14
Figure 8.25:

A simple frame: A 2m high and 1.5m wide rectangular frame ABCD is loaded with a 1.5  kN horizontal force at B and a 2  kN vertical force at C. Find the internal forces and moments at the mid-section e-e of the vertical leg AB.

Solution To find the internal forces and moments, we need to cut the frame at the specified section e-e and consider the free-body diagram of either AE or EBCD. No matter which of the two we select, we will need the support reactions at A or D to determine the internal forces. Therefore, let us first find the support reactions at A and D by considering the free-body diagram of the whole frame (fig. 8.26).

Filename:Danef94s3q2
Figure 8.26:

The moment balance about point A, 𝑴A=𝟎, gives

𝒓B×𝑭1+𝒓C×𝑭2+𝒓D×𝑫 = 𝟎
hȷˆ×F1ıˆ+(hȷˆ+ıˆ)×(F2ȷˆ)+ıˆ×Dȷˆ = 𝟎
F1h𝒌ˆF2𝒌ˆ+D𝒌ˆ = 𝟎
 D = F1h+F2
= 1.5kN21.5+2kN
= 4kN.

From force equilibrium, 𝑭=𝟎, we have

𝑨 = 𝑭1𝑭2𝑫
= F1ıˆ+F2ȷˆDȷˆ
= 1.5kNıˆ2kNȷˆ.

Now we draw the free-body diagram of AE to find the shear force V, axial (tensile) force T, and the bending moment M at section e-e.

Filename:bikefork1-ang-accel
Figure 8.27:

From the force equilibrium of part AE, we get

𝑨Vıˆ+Tȷˆ = 𝟎
(AxV)ıˆ+(Ay+T)ȷˆ = 𝟎
 V=Ax = 1.5kN
T=Ay = 2kN.

From the moment equilibrium about point A, 𝑴A=𝟎, we have

M𝒌ˆ+h2ȷˆ×(Vıˆ) = 𝟎
M𝒌ˆ+Vh2𝒌ˆ = 𝟎
 M = Vh2
= (1.5kN)2m2
= 1.5 kNm.

Answer: V=1.5kN,T=2kN,M=1.5 kNm

SAMPLE 8.9

Filename:bikefork-ang-accel
Figure 8.28:

Shear force and bending moment diagrams: A simply supported beam of length =2m carries a concentrated vertical load F=100N at a distance a from its left end. Find and plot the shear force and the bending moment along the length of the beam for a=/4.

Solution We first find the support reactions by considering the free-body diagram of the whole beam shown in fig. 8.29. By now, we have developed enough intuition to know that the reaction at A will have no horizontal component since there is no external force in the horizontal direction. Therefore, we take the reactions at A and B to be only vertical.

Filename:bikefork1-alt
Figure 8.29:

Now, from the moment equilibrium about point B, 𝑴B=𝟎, we get

F(a)𝒌ˆAy𝒌ˆ = 𝟎
 Ay = F(a)
= F(1a)

and from the force equilibrium in the vertical direction, (𝑭=𝟎)ȷˆ, we get

By=FAy=Fa.
Filename:bikefork-alt
Figure 8.30:

Now we make a cut at an arbitrary (variable) distance x from A where x<a (see fig. 8.30). Carrying out the force balance and the moment balance about point A, we get, for 0x<a,

V = Ay=F(1a) (8.4)
M = Vx=F(1a)x (8.5)

Thus V is constant for all x<a but M varies linearly with x.

Now we make a cut at an arbitrary x to the right of load F, i.e., a<x. Again, from the force balance in the vertical direction, we get

V=F+F(1a)=Fa (8.6)

and from the moment balance about point A,

M = Fa+Vx (8.7)
= FaFax
= Fa(1x).
Filename:pfigure-blue-128-1
Figure 8.31:

Although eqn. (8.5) is strictly valid for x<a and eqn. (8.7) is strictly valid for x>a, substituting x=a in these two equations gives the same value for M(=Fa(1a/)) as it must because there is no reason to have a jump in the bending moment at any point along the length of the beam. The shear force V, however, does jump because of the concentrated load F at x=a.

Now, we plug in a=/4=0.5m, and F=100N, in eqns. (8.4)–(8.7) and plot V and M along the length of the beam by varying x. The plots of V(x) and M(x) are shown in fig. 8.31.

Answer:

SAMPLE 8.10

Filename:tfigure8-syst-bods
Figure 8.32:

Shear force and bending moment diagrams by superposition: For the cantilever beam and the loading shown in the figure, draw the shear force and the bending moment diagrams by

  1. 1.

    considering all the loads together, and

  2. 2.

    considering each load (of one type) at a time and using superposition.

Solution

  1. 1.

    V(x) and M(x) with all forces considered together: The horizontal forces acting at the end of the cantilever are equal and opposite and, therefore, produce a couple. So, we first replace these forces by an equivalent couple Mapplied=100N1m=100Nm. Since we have a cantilever beam, we can consider the right hand side of the beam after making a cut anywhere for finding V and M without first finding the support reactions.

    Filename:sfig8-7-2
    Figure 8.33:

    Let us cut the beam at an arbitrary distance x from the right hand side. The free-body diagram of the right segment of the beam is shown in fig. 8.33. From the force balance, 𝑭=𝟎, we find that

    Vȷˆ+qxȷˆ = 𝟎
     V = qx
    = (50N/m)x.

    Thus the shear force varies linearly along the length of the beam with

    V(x=0) = 0,
    andV(x=3m) = 150N.

    The moment balance about point C, 𝑴C=𝟎, gives

    M𝒌ˆqxx2𝒌ˆ+Mapplied𝒌ˆ=𝟎

    where the moment due to the distributed load is most easily computed by considering an equivalent concentrated load qx acting at x/2 from the end B. Thus,

     M = Mappliedqx22
    = 100Nm50N/mx22.
    Filename:sfig8-7-2a
    Figure 8.34:

    Thus, the bending moment varies quadratically with x along the length of the beam. In particular, the values at the ends are

    M(x=0) = 100Nm
    andM(x=3m) = 125Nm.

    The shear force and the bending moment diagrams obtained from eqns. (1) and (1) are shown in fig. 8.34. Note that M=0 at x=2m as given by eqn. (1).

    Filename:sfig8-7-2again
    Figure 8.35:
  2. 2.

    V(x) and M(x) by superposition: Now we consider the cantilever beam with only one type of load at a time. That is, we first consider the beam only with the uniformly distributed load and then only with the end couple. We draw the shear force and the bending moment diagrams for each case separately and then just add them up. That is superposition.

    So, first let us consider the beam with the uniformly distributed load. The free-body diagram of a segment CB, obtained by cutting the beam at a distance x from the end B, is shown in fig. 8.35. Once again, from force balance, we get

    Filename:sfig8-7-2disks
    Figure 8.36:
    V=qxfor 0x (8.11)

    and from the moment balance about point C, 𝑴C=𝟎, we get

    M=qxx2=qx22for 0x. (8.12)

    Figure 8.36 shows the plots of V and M obtained from eqns. (8.11) and (8.12), respectively, with the values computed from x=0 to x=3m with q=50N/m as given.

    Filename:sfig8-4-4
    Figure 8.37:

    Now we take the beam with only the end couple and repeat our analysis. A cut section of the beam is shown in fig. 8.37. In this case, it should be obvious that from force balance and moment balance about any point, we get

    V = 0
    andM = Mapplied.

    Thus, both the shear force and the bending moment are constant along the length of the beam as shown in fig. 8.37.

    Now superimposing (adding) the shear force diagrams from Figs. 8.36 and 8.37, and similarly, the bending moment diagrams from Figs. 8.36 and 8.37, we get the same diagrams as in fig. 8.38.

    Filename:sfig8-4-4a
    Figure 8.38:

Problems for 8.1 Shear force, bending moment and tension diagrams

Preparatory Problems

8.1.1  A cantilever beam AB is loaded as shown in the figure. Find the support reactions on the beam at the left end A.

Filename:sfig8-4-4b
Figure 8.39:

8.1.2  A simply supported beam AB of length =6m is partly loaded with a uniformly distributed load as shown in the figure. In addition, there is a concentrated load acting at /6 from the left end A. Find the support reactions on the beam.

Filename:sfig8-4-4c
Figure 8.40:

8.1.3  An (inverted) L-shaped frame is loaded with two equal concentrated forces of magnitude 50N each as shown in the figure. Find the support reactions at A.

Filename:pfigure-s94h13p2
Figure 8.41:

More-Involved Problems

8.1.4  Find the shear force and the bending moment at the mid section of the simply supported beam shown in the figure.

Filename:pfigure-f93f5
Figure 8.42:

8.1.5  A cantilever beam ABC is loaded with a linearly variable distributed load along two thirds of its span. The intensity of the load at the right end is 600N/m. Find the shear force and the bending moment at section B of the beam.

Filename:pfigure-s94h13p3
Figure 8.43:

8.1.6  Analyze the frame shown in the figure and find the shear force and the bending moment at the end of the vertical section of the frame.

Filename:p-s96-p3-3
Figure 8.44:

8.1.7  A force F=100lbf is applied to the bent rod shown. Before doing any calculations, try to figure out the tension at D in your head.

  1. (a)

    Find the reactions at A and C.

  2. (b)

    Find the tension, shear and bending moment at the section D. Check your answer against what you figured out in your head.

Filename:bikefork1-ang-mom
Figure 8.45:

8.1.8  Draw the shear force and the bending moment diagram for the cantilever beam shown in the figure.

Filename:bikefork-ang-mom
Figure 8.46:

8.1.9  A simply supported beam AB is loaded along one thirds of its span from both ends by a uniformly distributed load of intensity 2kN/m. Draw the shear force and the bending moment diagram of the beam.

Filename:summer95f-5-a
Figure 8.47:

8.1.10  The cantilever beam shown in the figure is loaded with a concentrated load and a concentrated moment as shown in the figure. Draw the shear force and the bending moment diagram of the beam.

Filename:pfigure4-2-rp10
Figure 8.48:

8.1.11  A cantilever beam AB is loaded with a triangular shaped distributed load as shown in the figure. Draw the shear force and the bending moment diagrams for the entire beam.

Filename:pfigure-blue-125-2
Figure 8.49:

8.1.12  A regulation 16 ft diving board is supported as shown.

  1. (a)

    Where is the bending moment the greatest and how big is it there?

  2. (b)

    Draw a bending moment diagram for this board.

Filename:pfigure-blue-68-1
Figure 8.50:

8.1.13  The cantilever steel beam is loaded by its own weight.

  1. (a)

    Find the bending moment and shear force at the free and at the clamped end.

  2. (b)

    Draw a shear force diagram

  3. (c)

    Draw a bending moment diagram

  4. (d)

    The tension stress σ in the beam at the top edge where it is biggest is given by σ=12M/h3 where h=1 for this beam. The strength (the maximum tension stress the material can bear) of soft steel is about σmax=30,000lbf/2. What is the longest a beam with this cross section can be made and still not fail?

Filename:pfigure-blue-58-1
Figure 8.51:

8.1.14  A snow loaded bus-stop awning (shown partially cut away) on the side of a building is supported by horizontal, cantilevered, beams. The loading that is carried by one beam is as shown below.

  1. (a)

    Find the reaction force and couple at the wall at A (the force and moment acting on one beam from the wall). Answer: FAy=500N,MA=500/3Nm

  2. (b)

    Draw shear force and bending moment diagrams for the beam.

Filename:pfigure-blue-157-1
Figure 8.52:

8.1.15  Draw shear and bending moment diagrams of the beam shown. Clearly label the values of the heights of the curves at jumps, kinks and local maxima (if and where they exist). Answer: V(/2)=w/8,M(/2)=w2/16,Mmax=M(3/8)=9wl2/128

Filename:summer95f-5
Figure 8.53:

8.1.16  A frame ABC is much like a cantilever beam with a short bent section of length 0.5m. The frame is loaded as shown in the figure. Draw the shear force and the bending moment diagrams of the entire frame indicating how it differs from an ordinary cantilever beam.

Filename:pfigure-blue-127-2
Figure 8.54:

8.1.17  A 10 pound ball is suspended by a long steel wire. The wire has a density of about 500lbm/ft3. The strength of the wire (the maximum force per unit area it can carry) is about σmax=60,000lbf/2.

  1. (a)

    First, neglecting the weight of the wire in the calculation of stress, what is the weight of wire needed to hold the weight?

  2. (b)

    Taking into account the weight of the wire in the load calculation, what is the weight of wire needed to hold the weight? Answer: [Hint: at every height y the cross sectional area must be big enough to hold the weight plus the wire below that point. From this you can set up a differential equation for the cross sectional area A as a function of y. Find appropriate initial conditions and solve the equation. Once solved, the volume of wire can be calculated as V=010miA(y)𝑑y and the mass as ρV.]

Filename:pfigure-s94h13p4
Figure 8.55:

8.2 Singularity functions: an algorithm for V and M diagrams

This whole section is an advanced aside. It is a method for calculations of shear force and bending moment diagrams for straight beams. It reduces that problem to a simple recipe. Nothing in the book depends on this material. And, many competent engineers do not know or use it. On the other hand, some people find the method cute and fun because it is so straightforward (once you learn it).

For loads w(x) that are not smooth, singularity functions make it easier to find the shear force V, bending moment M, slope u and displacement u. Problems with multiple supports or multiple concentrated loads are especially simplified by use of singularity functions.

Filename:pfigure-blue-90-2
Figure 8.56: The Dirac delta function δ(xa). By definition, the Dirac delta function is the bracket function with a superscript -1:   <xa>1δ(xa). You can think of δ(xa) as very tall and very narrow with a total area underneath of 1. In the third case above you have a box with width ϵ and height 1/ϵ.

Context

In general if you know the downwards load per unit length w(x) on a beam you can integrate 4 times to find

V(x) =w(x)𝑑x+C1
EIu′′=M(x) =V(x)𝑑x+C2,
u =u′′𝑑x+C3and
u =u𝑑x+C4. (8.13)

These apply for any distributed loading w(x).

But what kind of function w(x) do you use for a concentrated load P; or a reaction force F; or for a load that is constant in some regions and zero in others; or when there is an applied couple? What are the functions w(x) for such loads and how do you integrate them?

The answers are: singularity functions.

Without singularity functions you have to find separate expressions for V,M,etc. for the regions to the left and to the right of such discontinuities. And then, as described in most books about beams, you have to pick integration constants in the two regions so that there is an appropriate jump, or not, of the V, M, u or u. Using singularity functions you can skip all this matching. You just follow the integration rules and the solution is properly expressed on both sides of the discontinuity. That is, singularity functions allow you to do ordinary calculus even with functions that are discontinuous. Sometimes this is called operational calculus.

Delta function and step function

Dirac delta function. The most famousmargin: Note, the most famous singularity function, the delta function, isn’t the most singular one, at least not in the mathematical sense of the word ‘singular’. singularity function is called the Dirac delta function, or the ‘impulse’ function. If it applies at a it is written:

δ(xa)=‘delta of x minus a’.

What function is it?

In the classical mathematics sense the delta function δ(xa) isn’t a function. Mathematicians were upset about this for a while. There are lots of ways to think about this function (See fig. 8.56). One way to think of δ(xa) is as a function of x that is zero except for very close to x=a. Near x=a it is as tall as it is narrow (i.e., it’s very tall and very narrow). So the area underneath is one. Actually δ(xa) is the limit of infinitely tall and infinitely narrow, but the area underneath is still equal to one.

Concentrated load P. You can replace a downwards force P with a very large force per unit length w(x) acting on a small region near x=a but that has total force P:

left of aright of aw(x)𝑑x=P.

But if the concentrated load is very high in value and very narrow in spatial extent, it’s just like the delta function. Thus for a concentrated load P at a the associated distributed load w is

w(x)=Pδ(xa).
Filename:s92f1p7
Figure 8.57: Heaviside step function. Compare these three curves for the Heaviside step function with the three ways of thinking about the delta function.

Heaviside step function. There are two primary ways to think of the Heaviside step function:

  1. 1.

    The step function is the integral of the delta function, informally:

    δ(xa)𝑑x=H(xa)

    or more formally

    xδ(xa)𝑑x=H(xa).

    That is, the Heaviside step function is the cumulative area under the delta function curve.

  2. 2.

    The Heaviside step function is that function of x that is zero to the left of a and one to the right of a,

    H(xa){0if x<a,1if xa.

This is pictured in the first of fig. 8.57.

Shear V for a concentrated load. If there is various loading on a beam, part of which is a concentrated load P at a then the whole w(x) function is several terms of which we only write out the term of interest here, Pδ(xa).

w(x)=Pδ(xa).

So, integrating,

V(x) =w(x)𝑑x
=Pδ(xa)P times the delta functionw(x)𝑑x
=PH(xa)P times the step function.

If there is a concentrated load P at a then the shear force function V(x) has a step down of size P at a.

Filename:twodisks-ang-mom
Figure 8.58: The unit ramp function.

The ramp function. See fig. 8.58. This one is not so famousmargin: The ramp function is actually the Macauley ramp function. But Macauley isn’t as famous as Dirac or Heaviside so most people just call it the ramp function. . The ramp function is (xa) to the right of a (for x>a), and zero to the left of a (for x<a). So we define the ramp function R(xa) as

R(xa)Unit ramp function<xa>1{(xa)if xa,0if x<a.

The brackets <> mean that you should think of the whole expression as being zero if x<a. For x>a the brackets are like ordinary parentheses (at least for n0).

It’s easy to see that

H(xa)𝑑x =R(xa)
or more formally, xH(xa)𝑑x =R(xa)

The switched on parabola, etc. We can keep defining new functions this way with higher and higher powers. These functions are zero for x<a and then switch on at x=a, e.g.,

<xa>2{(xa)2if xa,0if x<a.

and

<xa>3{(xa)3if xa,0if x<a.

In the same way that the step function integrates to the ramp we have

<xa>1𝑑x =<xa>2/2,and
<xa>2𝑑x =<xa>3/3.

Moment, slope and deflection due to a concentrated load. A concentrated load P at a contributes Pδ(xa) to w(x). We already integrated to get shear, now let’s keep going,

w(x) =Pδ(xa)+
V=w  V(x) =PH(xa)+
M=V  EIu′′(x)=M(x) =PR(xa)+
u=u′′  EIu(x) =P<xa>2/2+
u=u  EIu(x) =P<xa>3/6+ (8.14)

Every concentrated load leads to a displacement term that is cubic in x.

Filename:pfigure-blue-90-1
Figure 8.59: How to represent loads with singularity functions. From top to bottom: an applied couple at x=a, a concentrated load at x=a, a step in the distributed load at x=a, and a ramp function starting at x=a. The most important case is the concentrated load P.

More brackets. So that we don’t have to remember all those names (Dirac, Heaviside and Macauley) nor the names of their functions (δ,H,R) we invent a notation that covers all cases, the last of which we already defined.

<xa>1 δ(xa),
<xa>0 H(xa),and
<xa>1 R(xa).

We can now write eqn. (8.14) with this notation.

Given thatw(x) =P<xa>1+
 V(x) =P<xa>0+
 M(x)EIu′′ =P<xa>1+
 EIu(x) =P<xa>2/2+
 EIu(x) =P<xa>3/6+ (8.15)

Note, if the superscript n is positive, think of it as an exponent. If the superscript is negative it is not an exponent. For negative n the exponent is just a label marking the degree of singularity: -1 is singular, -2 is more so, etc.

Applied couples. If a couple is applied to a beam it is like two big equal and opposite forces next to each other. You can think of this as the derivative of the delta function. For an applied counterclockwise couple M applied at a we write

w(x)=M<xa>2

and use the integration rule <xa>2𝑑x=<xa>1. Remember, for negative n you don’t think of the superscript n as a power, but just as a label.

The general case

Here is the full definition of the singularity functions and the general formulas for their integration.

If n<0: <xa>n{0if x<a,undefinedif x=a,0if x>a,
If n0: <xa>n{0if x<a,(xa)nif xa, (8.16)
If n0: <xa>n𝑑x<xa>n+1
If n0: <xa>n𝑑x<xa>n+1/(n+1) (8.17)

8 in

Filename:pfigure-blue-110-1
Figure 8.60: Graphical representation of the singularity functions <xa>n for 2n3. The most famous and most used of these, used in many science and engineering disciplines, are the Dirac delta function   δ(xa)=<xa>1  and the Heaviside step function   H(xa)=<xa>0. The delta function is also sometimes called the impulse function. The ramp, quadratic functions and so on are useful for beam problems, but not so useful in the rest of science and engineering. The derivative of the delta function, <xa>2 is mathematically even more singular than the delta function. It has some uses outside of beam deflection problems, but is much more rarely seen than the delta function or the Heaviside step function.