Determining Beam size?
Determining Beam size?
(OP)
I am needing to determine what size beam to use; I have a span of 36', simply supported at the ends, with a UDL starting @ 10' of 840 lb/ft. This UDL continues for 16'. If anybody could point me in the right direction it would be greatly appreciated. What computer programs does anybody suggest to solve these types of problem?
Thanks
Thanks






RE: Determining Beam size?
RE: Determining Beam size?
You can solve this problem by a couple of hand calculations,
firstly to get an idea of the maximum deflection of the beam
divide your span by 200, which equates to about 2.16" of deflection.
The deflection formula for a beam with a uniformly distributed load over part of its length is:-
x=[W*L^3/((E*I*384)*(1-2*a))]*(5-24*a^2+16*a^4)
where W=total load on the beam ie:-840lb/ft * 16ft
E=modulus of elasticity of the beam material
I=second moment of area
L=span
a= fraction length of beam at each end not loaded
ie:- in your case 10ft/36ft
Transpose this formula to find "I" which becomes if my maths is correct:-
I=[W*L^3/((E*x*384)*(1-2*a))]*(5-24*a^2+16*a^4)
once you have the "I" value for the beam you can look up a standard beam and calculate stress from the following formula:-
stress= My/I
where M=max bending moment (in your case
Mmax=1/8*W*L*(1+2*a)
where W,L and a as the same as
described above
y=distance from the neutral axis to the extreme fibre
of the beam
hope this helps
desertfox
RE: Determining Beam size?
If you are familiar with mathcad, there is a great general beam solution file available at Mathcad's civil engineering user forum. The file's name is "F_D_BEAM.MCD" and it can solve almost any type of beam with various boundary conditions. I strongly recommend looking at this file.
Go to http://collab.mathsoft.com andd then choose Mathcad Collaboratory (you need to register and it's free), then go to the civil engineering forum and do a search for "general beam solution".
Look through the results and find one with the above file (F_D_BEAM.mcd) as attachment. Download the file and start using it. If you have any problems with it let me know.
**You can not calculate stresses using the file, but I have added the stress calculation feature to the file myself. I am sure if you are familiar with Mathcad you can do it too, it is quite easy to do.
Mehrdad
RE: Determining Beam size?
RE: Determining Beam size?
continue with the ASD steel manual and once you have a moment, use the beam selection chart (p. 2-149 to 2-211) to choose a section size. This will take LTB considerations into account.
For wood or concrete I could give you excel sheets that do the job.
Peter von Buelow
Univ. of Mich. - TCAUP
RE: Determining Beam size?
It really bothers me to see so many engineers' reliance on computer software. I sincerely hope that new generation of engineers realize that computer is merely a tool to achieve "our" (engineer's) design intent. Computer lingo from the early 80's: Garbage in Garbage out.
Be careful, people.
RE: Determining Beam size?
That being said, a GREAT (and as far as I'm concerned, THE) program to CHECK beam problems on is Dr.Beam and/or Dr.Frame, from DrSoftware. I believe the URL is www.drframe.com. Real time beam analysis that checks out very nicely.
RE: Determining Beam size?
RE: Determining Beam size?
'A solid grasp of simply-supported beams is one of the cornerstones of an engineer's education. This is even more important when the analysis is done by computer. To know and understand the relationship between loads, shears, bending moments, slopes and deflections serves as a check on the computer's output.'
The paper presents the relationship in very succinct form and concludes with a number of practical solutions including the question posed here.
View or download the paper here:
http://www.engs-comp.com/cues/beamtheory.pdf
engcomp@ozemail.com.au
http://www.engs-comp.com/
RE: Determining Beam size?
getting back to your problem (however you want to calculate it) it looks to me like you've got a bit over 100 '-k to carry. If you can look at the beam chart on 2-171 of the ASD steel manual (that's the graphs not the Sx table) you'll see that if you can brace it where the load starts, i.e. 10', then the graph shows either W16x40 or W18x40 as ok. The bracing against Lateral Torsional Buckling (LTB) is critical with the long span. You can see on the chart the effect of unbraced lenght on the beam size.
Peter von Buelow
Univ. of Mich. - TCAUP
RE: Determining Beam size?