Finding failure of a beam system

  • Context: Undergrad 
  • Thread starter Thread starter Jim Newt
  • Start date Start date
  • Tags Tags
    Beam Failure System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Jim Newt
Messages
25
Reaction score
0
See attached for a picture.

I want to calculate the load that will produce a failure at the point in the picture. If I know all the required dimensions and material properties, how do I go about calculating the load that will produce failure? Thanks!

Jim
 

Attachments

  • Failure.JPG
    Failure.JPG
    7.2 KB · Views: 466
Physics news on Phys.org
What if you treat the small beam member to the right as a cantileaver beam? Any thoughts?
 
All right, how about this:

The small beam on the right is subject to pure bending, with a square cross section and the larger beam on the left is now just a wall that the small beam is attached to. So for a predicted failure model:

σmax = 6M / (h^3)

where we could set σmax = yield stress of the material
M = Fmax * L
L = beam length
h = height of square cross section

Rearranging, I get:

Fmax = (σmax * h^3) / (6*L)

What do you think of this?