bill nye scienceguy!
- 121
- 0
Homework Statement
I want to derive a formula for deflection w(x) from the Euler-Bernoulli beam equation. It's essentially only four integrations but I'm not sure about my boundary conditions, particularly wrt shear. The beam is a cantilever with a point load at the unsupported end.
And apologies in advance for the clumsy latex...
Homework Equations
P = load
w = deflection = 0 when x =0
\frac{dw}{dx}= slope = 0 when x =0
EI\frac{d^{2}w}{dx^{2}} = bending moment = 0 when x = L
-EI\frac{d^{3}w}{dx^{}3} = shear force = 0 when?
I guess my question is: what boundary condition do I need to get rid of the C_{1} after the first integration and I suppose if this is the right way to go about this at all!
The Attempt at a Solution
Here's what I've done so far:
EI\frac{d^{4}w}{dx^{4}}=P
EIEI\frac{d^{3}w}{dx^{3}}=Px + C_{1}
I've left C_{1} here and carried it through since I don't have a clue about the shear BC.
EI\frac{d^{2}w}{dx^{2}}=P\frac{x^{2}}{2} + C_{1}x +C_{2}
EI\frac{d^{2}w}{dx^{2}} = bending moment = 0 when x = L, so
C_{2}=-\frac{PL^{2}}{2}-C_{1}L
EI\frac{d^{2}w}{dx^{2}}=P\frac{x^{2}}{2} + C_{1}x - \frac{PL^{2}}{2}-C_{1}L
EI\frac{dw}{dx}=\frac{Px^{3}}{6}+C_{1}\frac{x^{2}}{2}-[\frac{PL^{2}}{2}-C_{1}L]x + C_{3}
\frac{dw}{dx} = 0 when x = 0 so C_{3}=0
and finally
EIw=\frac{Px^{4}}{24}+\frac{C_{1}x^{3}}{6}-[\frac{PL^{2}}{2}-C_{1}L]\frac{x^{2}}{2} + C_{4}
w=0 when x=0 so C_{4}=0
so:
EIw=\frac{Px^{4}}{24}+\frac{C_{1}x^{3}}{6}-[\frac{PL^{2}}{2}-C_{1}L]\frac{x^{2}}{2}