Solving Beam Deflection Problem with Variable Moment of Inertia

AI Thread Summary
The discussion focuses on calculating beam deflection with variable moments of inertia on either side of a central load. The maximum deflection equation is provided, taking into account different inertias, with specific formulas for determining deflection at various points along the beam. The maximum deflection does not necessarily occur at midspan, and the location of maximum deflection is given by a specific x-coordinate formula. Participants also emphasize the importance of referencing standard mechanics textbooks for derivations and further understanding of beam problems. The conversation highlights the need for clarity on deflection at the midpoint, with a specific equation provided for that scenario.
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: 526
  • def I_1 & I_2.jpg
    def I_1 & I_2.jpg
    6.7 KB · Views: 497
Last edited:
Engineering news on Phys.org
No suggestions?

Are there any superposition principles I can use for this problem?
 
Always use I1 ≤ I2, and place the x-axis origin at the beam end having area moment of inertia I1. The maximum deflection occurs at x = L*(I1 + 3*I2)/(I1 + 7*I2), and is delta_max = {F*(L^3)/[12*E*(I1^2 + I2^2 + 14*I1*I2)]}*[(I1 + 3*I2)^3]/[(I1 + 7*I2)^2].
 
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.
 
Deflection at midspan is delta = F*(L^3)(I1 + I2)/[24*E*(I1^2 + I2^2 + 14*I1*I2)].
 
Back
Top