How to Apply the Euler Bernoulli Beam Theory for Beam Deflection Calculation

The Euler Bernoulli beam equation theory is the simple but practical tool for validating the beam deflection calculation. This beam theory is applied only for the laterally loaded beam without taking the shear deformation into account.

What is Euler Bernoulli Beam Theory?

This theory gives us an equation or relation between the deflection of the beam and the applied load intensity, as shown below:

d4u/dx4 = F/ (E*I)……………………….eqn.1.1

 

Where,

The axis of the beam is considered as X axis.

E is the modulus of elasticity.

u is the deflection of the beam, perpendicular to the axis of the beam.

F is the load on the beam per unit length.

Moreover, by successive derivation of “u”, the following useful relations can be obtained:

d3u/dx3 = -V/ (E*I)……………………….eqn.1.2

d2u/dx2 = M/ (E*I)……………………….eqn.1.3

du/dx = θ……………………………….eqn.1.4

 

Where,

V is the shear force applied on the beam

M is the bending moment applied on the beam.

θ is the slope of the deflected beam
Examples of Euler-Bernoulli Beam Equation Problem statement: Create the deflection equation for a cantilever beam, which is subjected to an UDL of -F. The beam is L long, it has the modulus of elasticity E and the area moment of inertia of the beam is I.

Solution:

  • By continuously integrating the eqn.1.1 with respect to x, we get:

E*I*( d3u/dx3) = F*x + K1………………………………………….…eqn.1.5

E*I*( d2u/dx2) =  (F*x2 )/2+ K1*x + K2……………………………….eqn.1.6

E*I*( du/dx) =  (F*x3 )/6 + (K1*x2 )/2 + K2*x + K3…………………..eqn.1.7

E*I*u =  (F*x4 )/24 + (K1*x3 )/6 + K2*x2/2 + K3*x+K4………….…..eqn.1.8

Where, K1, K2 and K3 are integration constants.

  • The following boundary conditions (BC) will be used for finding out the different integration constants:

Boundary condition 1:  at the fixed end of the cantilever beam, the deflection will be zero.

i.e., At x=0, u = 0

So, from the eqn.1.8,

we get: K4 = 0

Boundary condition 2:  at the fixed end of the cantilever beam, the slope of the deflection will be zero.

i.e., At x=0, θ = 0

Now, by using the eqn.1.4, du/dx = 0

So, from the eqn.1.7, K3 = 0

Boundary condition 3:  at the free end of the cantilever beam, the moment will be zero, i.e., At x=L, M=0

Now, by using the eqn.1.3, d2u/dx2 = 0

So, from the eqn.1.6,  (F*L 2)/2 + K1*L + K2 = 0……………………………..eqn.1.9

Boundary condition 4:  at the free end of the cantilever beam, the shear force will be zero, i.e., At x=L, V=0

Now, by using the eqn.1.2, d3u/dx3 = 0

So, from the eqn.1.5,  F*L + K1 = 0 Or, K1 =-F*L……………………..……………………..eqn.1.10

Now, from eqn.1.9 we get: K2 = 0.5*F*L2………………………………………………eqn.1.11

Now, putting all the values of the integration constants in the eqn.1.8,

we get: u = (F*x2)/(24*E*I)[x2-4*x*L + 6*x2]

This is the deflection equation for the cantilever beam.

 

Conclusion

The Euler Bernoulli beam theory equation is simple and widely applied beam theory useful for calculation of beam deflection and other important beam parameters. We have discussed the beam deflection formula for cantilever beam under UDL example. In similar way the theory can be customized and applied for other kinds of beams also.

Reference

  • Strength of Materials: A Unified Theory – by Surya N. Patnaik, Dale A.Hopkins
  • Strength of Materials – by Stephen Timoshenko

Shibashis Ghosh

Hi, I am Shibashis, a blogger by passion and an engineer by profession. I have written most of the articles for mechGuru.com. For more than a decades i am closely associated with the engineering design/manufacturing simulation technologies. I am a self taught code hobbyist, presently in love with Python (Open CV / ML / Data Science /AWS -3000+ lines, 400+ hrs. )

This Post Has 4 Comments

  1. Ishfaqkhanniazi

    Could you please go through the last equation representing solution again? I guess in the last term of the solution 
    x^2  is extra… i.e. it should be 6*L^2 not 
    6*L^2*x^2

    1. Anonymous

      Hi,
      Yes you was right. I have updated the article to make it correct now.

      Thank you for helping me.

      Shibashis

  2. Saif1365

    hi every body
    I wanna know how can I model an Euler bernouli form in matlab???

  3. Saif1365

    hi every body
    I wanna know how can I model an Euler bernouli form in matlab???

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.