You are on page 1of 14

UNIVERSITY OF NIGERIA, NSUKKA

DEPARTMENT OF MECHANICAL ENGINEERING

ME 431 – Theory of Elasticity I

Lecture Notes on the


Principle of Virtual Work
for 2016/2017 Session
(Part II)

Lecturer:
Howard O. NJOKU PhD

December 5, 2017
Contents
1.1.4 Statically indeterminate pin-jointed frames . . . . . . . . . . . . . . 15
1.2 Application of the principle of virtual work to beams . . . . . . . . . . . . 19
1.2.1 Deflections of statically determinate beams . . . . . . . . . . . . . . 20
1.2.2 Deflections of statically indeterminate beams . . . . . . . . . . . . . 23

14
1.1.4 Statically indeterminate pin-jointed frames

A statically indeterminate frame is one for which forces in its members cannot be com-
pletely obtained using the equations of statics. The number of members, n, and the
number of joints, j, of statically indeterminate frames are such that,

n 6= 2j − 3 (14)

The principle of virtual work in the form of the unit-load method is useful for solving
problems of statically indeterminate frames. Consider the loaded statically indeterminate
frame of Fig 11. The redundant member AD may be replaced with equal and opposite
forces R at A and D so that resultant forces in the remaining members can be obtained
in terms of R and the external loads.

Figure 11: A statically indeterminate truss bearing two external loads

Let δAR be the displacement of joint A in the direction of R due to this modified
state of loading. If equal and opposite unit loads are imposed on joints A and D in the
absence of the external loads, and the resultant forces in the members are Pu , then by
the unit-load method,
X
1 × δAR = Pu e (15)
m

An extension eR would be produced in the redundant member AD if the tensile force


R was applied on it separately. By the strain compatibility condition at joint A,

eR = −δAR

so that
X
eR + Pu e = 0 (16)
m

15
Figure 12: The redundant member in the statically indeterminate truss replaced with
equal and opposite forces of magnitude R

If an initial lack of fit existed in member AD (due to a temperature rise or drop, e.g.,)
and suppose it was longer by λ than required for an exact fit in the unloaded frame. By
the strain compatibility condition,

eR + λ = −δAR (17)

so that
X
(eR + λ) + Pu e = 0 (18)
m

Example 5
The frame of Fig. 13 is loaded as shown. All members have the same axial rigidity and
have no initial lacks of fit. Calculate the force in member AC.
Solution:
The solution is presented in Table 1. Firstly, one member is chosen to be the redundant
member, in this case, member AC. This member is replaced with equal and opposite forces
of magnitude R. The forces in all other members are then obtained in terms of R. These
are presented in column 3 of Table 1. The extensions in the members due to these forces
are obtained next and presented in column 4.
Thereafter, all external loads are removed, and equal and opposite virtual unit loads
are imposed on joints A and C, and the resultant virtual forces Pu in the members
determined. These are presented in column 5. Finally, the product, Pu × e, is computed
and presented in column 6.

16
Figure 13: (a) Original state of loading on a statically indeterminate truss. (b) Redundant
member replaced with equal and opposite forces of unit magnitude.

By equation 16,
√ √
2RL R L RL √ 2L
− 2(W − √ ) √ +2 + (R − W 2) = 0
EA 2 2EA 2EA EA
√ 


2L R R
R − (W − √ ) + √ + (R − W 2) = 0
EA 2 2


 
R R
R+ √ + √ +R −W −W 2 = 0
2 2

 
2R
2R + √ − W (1 + 2) = 0
2
√ √
R(2 + 2) = W (1 + 2)

(1 + 2)
R = W √
(2 + 2)

It may be shown finally that,


W
R= √
2

Sample Problem III



a) Confirm that R in Example 5 is given by R = W/ 2. For a similar truss shown in
Fig. 14 calculate the force in member AC and also find the horizontal displacement
of joint B.

b) If an initial lack of fit λ = αl/EA exists in AC, determine the force in AC in the

17
Table 1: Solution table for Example 5

Pl
Member l P e= Pu Pu × e
EA
R R L 1 R L
AB L W−√ (W − √ ) −√ −(W − √ ) √
2 2 EA 2 2 2EA
R R L 1 R L
BC L W−√ (W − √ ) −√ −(W − √ ) √
2 2 EA 2 2 2EA
R R L 1 RL
CD L −√ (− √ ) −√
2 2 EA 2 2EA
R R L 1 RL
DA L −√ (− √ ) −√
2 2 EA
√ 2 √2EA
√ R 2L 2RL
AC 2L R 1
EA √ EA √
√ √ √ 2L √ 2L
BD 2L R − W 2 (R − W 2) 1 (R − W 2)
EA EA

absence of any gross distortions to its geometry.

Figure 14: Sample Problem III

Sample Problem IV
If the members of the frame of Sample Problem III are made of a non-linear material
whose extension is given by
e = aP − bP 2 ,

determine the force in member AC in the absence of any initial lacks of fit. Also find the
vertical displacement of joint B.

18
Sample Problem V
For the planar frame of linearly elastic members shown in Fig. 15, find the force in bar
AC due to the 30 kN horizontal force at C. For member AC, let L/(AE) = 0.5, and for
all other members, unity. What is the horizontal displacement of joint C due to this state
of loading.

Figure 15: Sample Problem V

1.2 Application of the principle of virtual work to beams


The derivation of the unit load method expression of the principle of virtual work for
obtaining deflections at any point on a beam is similar to the derivation for pin-jointed
frames. The procedure is as follows:

i) Expressions for the bending moments, M at different sections of the beam, due to
the real loads on the beam, are obtained.

ii) The expressions for the displacements, dθ, due to these bending moments are then
obtained. For beams of linearly elastic materials,

M dx
dθ = (19)
EI

iii) Next, a fictitious unit load corresponding to the desired deflection is imposed on
the beam at the point where the deflection is desired and expressions for bending
moments, Mu , due to this virtual load, are obtained for different sections of the
beam,

19
iv) The displacements due to the real loads are then imposed as virtual displacements
on the equilibrium system resulting from the unit load (step iii). If the desired
deflection is δ, then the unit load method expression for an elastic beam of length
L is Z L
M dx
1×δ = Mu (20)
0 EI

The application of the unit load method for determining deflections in both stati-
cally determinate and indeterminate beams is illustrated with examples in the following
sections.

1.2.1 Deflections of statically determinate beams

Example 6
The cantilever AB of Fig. 16 bears a uniformly distributed load of intensity ω as shown.
Determine the deflection at its mid-point.

Figure 16: A cantilever bearing a uniformly distributed load

Solution:
For the uniformly loaded cantilever, the bending moment M at any section at a dis-
ω
tance x from the support is given by − (L − x)2 . Using Equation 19, the deflection at
2
ω 2
any distance x will be − (L − x) dx. When the unit load is imposed on point C (the
2EI
midpoint), two sections of the beam, AC and CB, are evident. Whereas
 atany point
L
within section AC, the bending moment due to the unit load Mu is − − x , it is zero
2
within section CB. These deductions are summarized in Table 2.

20
Figure 17: Imposition of unit load at midpoint of the cantilever

Table 2: Solution table for Example 6

M dx
Section M dθ = Mu
EI  
ω ω L
AC − (L − x)2 − (L − x)2 dx − −x
2 2EI 2
ω ω
CB − (L − x)2 − (L − x)2 dx 0
2 2EI

The vertical displacement of point C, δV C , is obtained with equation 20 as


Z L
M
δV C = Mu dx
0 EI
Z L/2     Z L h
L ω 2 2 ω i
= − −x ×− (L − 2Lx + x ) dx + 0×− (L − x)2 dx
0 2 2EI L/2 2EI
Z L/2  3
2L2 x Lx2

ω L
= − + − L2 x + 2Lx2 − x3 dx
2EI 0 2 2 2
Z L/2  3
5Lx2

ω L 2 3
= − 2L x + − x dx
2EI 0 2 2
L/2
ω L3 x 2L2 x2 5Lx3 x4

= − + −
2EI 2 2 2×3 4 0
 4 4 4 4
ωL4 17 17
  
ω L 2L 5L L
= − + − = −
2EI 4 8 48 64 2EI 48 64

17ωL4
δV C =
384EI

Example 7
The thin semi-circular ring shown Fig. 18 has radius R and flexural stiffness EI. The ring
is loaded at its ends as shown. Determine the decrease in distance between the loaded
ends.
Solution:

21
Figure 18: A thin semi-circular ring loaded at its ends

It is assumed that the radius is sufficiently large compared to the thickness of the rings
so that equations for straight beams may be applied. Hence, at any point on the ring,
the bending moment due to the loads is

M = W R sin θ

the unit load equation can be written as


Z L Z π
M M
δ= Mu ds = Mu Rdθ
0 EI 0 EI

where ds = Rdθ is a differential element of the ring.


Next, unit loads are imposed on the ends of the ring (Fig. 19). At any point on the
ring, the bending moment due to the unit loads, Mu , is

Mu = R sin θ (21)

22
Figure 19: The thin semi-circular ring with unit loads at its ends

Substituting into the unit load equation, we have that


Z π
W R sin θ
δ = R sin θ Rdθ
0 EI
W R3 π 2
Z
= sin θdθ
EI 0

W R3 θ sin 2θ

= − (NB : sin2 θ = 21 (1 − cos 2θ))
EI 2 4 0
3
πW R
δ =
2EI

1.2.2 Deflections of statically indeterminate beams

Example 8
The cantilever AB of Fig. 20 is hinged at A and supported at B on a roller. It bears a uni-
formly distributed load of intensity ω. Determine the value of the statically indeterminate
reaction at the support B and hence the deflection at its midpoint.
Solution:
Let the indeterminate reaction at B be RB (Fig. 21), then the bending moment at
any section of the beam due to this loading will be

ω
M= (L − x)2 − RB (L − x)
2

23
Figure 20: A uniformly loaded statically indeterminate cantilever

Figure 21: Reaction of the statically indeterminate cantilever is replaced with a force Rb
at its free end

If a virtual unit load is imposed at B as shown in Fig. 22, then the bending moment at
any section due to the unit load will be

Mu = 1 × (L − x)

24
Figure 22: Imposition of unit load on the free end of the statically indeterminate cantilever

Substituting into equation 20, we obtain


L ω
(L − x)2 − RB (L − x)
Z
1 × δV B = (L − x) 2 dx
0 EI
Z L
1 hω i
= (L − x) (L2 − 2Lx + x2 ) − RB L + RB x dx
EI 0 2
Z Lh
1 ω 3
= (L − 2L2 x + Lx2 ) − RB L2 + RB Lx−
EI 0 2
ω 2 i
(L x − 2Lx2 + x3 ) + RB Lx − RB x2 dx
2
1 hω 3
= (L x − L2 x2 + 13 Lx3 ) − RB L2 x + 21 RB Lx2 −
EI 2
ω 1 2 2 2 3 1 4 iL
( 2 L x − 3 Lx + 4 x ) + 21 RB Lx2 − 13 RB x3
2 0
2 2 4
L
RB x3
  
1 ω 3 L x 3 x 2 2
= L x− + Lx − − RB L x + RB Lx −
EI 2 2 4 3 0
4 4 3
   
1 ω L L RB L
δV B = L4 − + L4 − − RB L3 + RB L3 −
EI 2 2 4 3
4 3 4 3
   
1 ω 5L RB L 1 5ωL RB L
= − = − (22)
EI 2 4 3 EI 8 3

But the vertical displacement of point B, δV B = 0. Hence,

5ωL4 RB L3
 
1
− =0
EI 8 3

RB L3 5ωL4
=
3 8
15ωL
⇒ RB =
8
If a unit load is imposed at the midpoint of the beam (Fig. 23), then the bending
moments in the two sections of the beam, Mu , due to the unit load, may be expressed as

25
Figure 23: Imposition of unit load on the midpoint of the statically indeterminate can-
tilever

Mu = (L/2 − x) for 0 ≤ x ≤ L/2


(23)
Mu = 0 for L/2 ≤ x ≤ L
If the desired displacement at the midpoint is δV C , substituting the expressions for Mu
into equation 20, we obtain

L/2 ω
(L − x)2 − RB (L − x)
Z
δV C = (L/2 − x) 2 dx
0 EI
Z L ω
2
(L − x)2 − RB (L − x)
+ 0× dx
L/2 EI
Z L/2
1
(L/2 − x) ω2 (L2 − 2Lx + x2 ) − RB L + RB x dx
 
=
EI 0
Z L/2   3
RB L2 3RB Lx
 
1 ω L 2 5 2 3 2
= − 2L x + Lx − x − + − RB x dx
EI 0 2 2 2 2 2
L/2
1 ω L3 x 5 3 x4 RB L2 x 3RB Lx2 RB x3
  
2 2
= − L x + Lx − − + −
EI 2 2 6 4 2 4 3 0
  4 4 4 4
 3 3 3

1 ω L L 5L L RB L 3RB L RB L
= − + − − + −
EI 2 4 4 48 64 4 16 24
1 17ωL4 5RB L3
 
= −
EI 384 48

3ωL
But RB =
8
1 17ωL4 15ωL4
 
∴ δV C = −
EI 384 384
ωL4
⇒ δV C =
192EI

26

You might also like