Solving Beam Deflection Problem with Variable Moment of Inertia

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 5K views
baron.cecil
Messages
8
Reaction score
0
Hello,

I am doing a problem for work where I use a deflected beam as a model. Basically, I am using a beam with two fixed ends and a force directly in the middle. The deflection equation for this model is:

delta_max=FL^3/(192EI)

This assumes I is constant through the entire beam. However, how would I obtain delta_max if I is different to the left and right of the force (I_1 and I_2)?

Thank you!

P.S. Please see attached images for visuals.
 

Attachments

  • def constant I.jpg
    def constant I.jpg
    11.5 KB · Views: 551
  • def I_1 & I_2.jpg
    def I_1 & I_2.jpg
    6.7 KB · Views: 536
Last edited:
Physics news on Phys.org
No suggestions?

Are there any superposition principles I can use for this problem?
 
So the maximum deflection (delta_max = {F*(L^3)/[12*E*(I1^2 + I2^2 + 14*I1*I2)]}*[(I1 + 3*I2)^3]/[(I1 + 7*I2)^2]) occurs at the center of the beam as well, or not neccessariy?

And do you have a reference for this equation or a derivation?
 
The maximum deflection occurs at the x coordinate given in post 3, which is not necessarily at midspan. I don't have a reference. If you want to study derivation of beam problems, study your favorite mechanics of materials, strength of materials, or structural analysis textbooks.
 
I guess I'm not so much interested in the derivation, just a source of where you got the equations from, unless you pulled them off the top of your head.

Do you know the equation for delta_max as a function of x? I mostly need to the know the deflection at the midpoint...I should've stated that earlier.