×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Deflection of beam in "X" and "Y"

Deflection of beam in "X" and "Y"

Deflection of beam in "X" and "Y"

(OP)
I am trying to figure out how much the end of a cantilevered beam will displace if loaded at the end.  I know the equation that will give me the displacement in the "Y" direction, but how do I figure the displacement in the "X" direction?

RE: Deflection of beam in "X" and "Y"

You can compute it in same manner as for the y-direction. However, use the proper moment in inertia (I). To get a final resultant displacement:

R = ((Dx)^2+(Dy)^2)^0.5

In other words, square both deflections, add them and then take the square root.

Good luck.

RE: Deflection of beam in "X" and "Y"

Follow up,

I am assuming that you would have a load applied in the other direction. Otherwise, your deflection would be zero!

RE: Deflection of beam in "X" and "Y"

(OP)
Lutfi,

The beam is horizontal and the (point) load is acting vertical. Every equation that I have only solves for the deflection in the "Y" direction. In reality as the cantilevered beam deflects down, the end of the beam will move toward the wall support.
I am trying to determine how much is moved toward the support.

Thanks

RE: Deflection of beam in "X" and "Y"

I think in general beam theory is based upon small deflections so the deflection into the support is negigible. The forumla for deflection is y = (F * x^2)/(6 * E * I) * (x - 3 * L) which gives the maximum at x=L and not at a point x<L. You'd have to look at large deformation theory to get the correct answer.
Alternatively you could integrate along the length of the curve to equate the original length of the beam to the curve length to evaluate x, ie. Integrate from 0 to x the curve length [root(1 + f'(x)^2)]=L to find x.

RE: Deflection of beam in "X" and "Y"

The deflection equations noted above are based on a "model" of the beam. The model has the load applied perfectly concentric with the cg of the beam, the beam is perfectly prismatic, the compression flange is braced against rotation, etc. Thus there is no lateral displacement or rotation.

In reality, of course, the conditions are not perfect, and there is a lateral displacement and/or rotation.

Depending on why you need to know there are a couple of different approaches. If it's a matter of allowable stress and/or displacement you could assume a horizontal load of say 0.1 of gravity load and/or apply the load eccentric.

If it has to do with needing to know "exactly" what the lateral displacement is you may have a bigger problem on your hands. Load testing is a possibility. Another choice would be to brace the tip of the cantilever back to the support, thus greatly reducing any lateral motion.

Hope this helps.

RE: Deflection of beam in "X" and "Y"

(OP)
Steve,
"If it has to do with needing to know "exactly" what the lateral displacement is you may have a bigger problem on your hands."

That is exactly what I need.  

This is what I am going to have to figure.  I am interested in the amount the center of the circle shown here moves.

Thanks




RE: Deflection of beam in "X" and "Y"

Karthur,

You had us all confused. We thought you were looking for displacement "into" the page.

Your problem is really quite simple.

If you have access to an analysis program, simply model it.

If you're doing hand calcs, and I haven't done a problem like this by hand in a while, you can use the slope deflection equations to solve. Unfortunately I'm in transit and my books are in temporary storage or I'd give you a better reference.

You can approximate the displacement by noting that it's due to the rotation at the end of the long cantilever. There are published equations for calculating this. From the end rotation (and dispacement y) you use trig to get the displacement at the point you want.

Sorry I don't have the equations you need at hand. I'm sure someone else will provide them.

RE: Deflection of beam in "X" and "Y"

Now we can see your problem in its context, it is apparent that the formula you need is not the one for the X displacement of the cantilever's tip, but the one for its rotation:
FL^2/(2EI)
where L is the length of your horizontal member.

Your required X displacement at the top of your vertical member is then the product of this rotation and the length of the vertical member.

RE: Deflection of beam in "X" and "Y"

karthur, how did you paste that picture in your post?

RE: Deflection of beam in "X" and "Y"

karthur

I was confused as well. I think you solve it by simple trig as well, once you determined the vertical deflection. You may have to exaggerate the deflection and by simple triangulations, you should be able to be to compute the "x" movement.

How did you paste the image, I never tried before, but I think this could be helpful for the future posts.

RE: Deflection of beam in "X" and "Y"

I think corus had it right even before looking at your pic.

His equation will give you quite an accurate answer to your problem.

RE: Deflection of beam in "X" and "Y"

   Here is a discussion on posting images. Thread507-16013

RE: Deflection of beam in "X" and "Y"

If you assume that the line from the centroid of the root to the centroid of the tip becomes a curve of the same length under loading then perhaps you could use the equations for deflection and angular displacement as functions of x to plot in CAD a spline of the same length as the undeflected centroid-centroid line and see where the tip of the curve ends up.

I'm not sure how accurate this would be but should at least give you an idea of what's happening.

Roark (6e) gives equations for the slope and deflection of a cantilevered beam of length l, left end (point A) free, right end (point B) fixed, with point load "W" applied distance "a" from the tip as:

th = thA + MAx/EI +RAx2/2EI-W/2EI<x-a>2

y = yA + thAx + MAx2/2EI + RAx3/6EI - W/6EI<x-a>3

 where:

thA = W(l-a)2/2EI
MA = 0
RA = 0
<x-a>2 = (x-a)2*<x-a>0
<x-a>3 = (x-a)3
<x-a>0 = 0 when x<a and <x-a>0 = 1 if x>a (undefined for x=a)

I haven't tried it and don't know if it would work but this is how I would start to attack the problem.

RE: Deflection of beam in "X" and "Y"

Denial gave the correct method, basically using the simple expression S = Theta * R for arcs. This is ok for small angles but to be exact use X = L * sin (theta) where theta is the rotation given in Denial's formula and L is the length of the vertical member. (sin theta is approximately equal to theta for small angles)

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources