Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
54 views

LRFD Beam Column Design

This document contains input parameters and calculations to check the design strength of a W44X335 wide flange steel beam-column member subjected to combined axial compression and bending loads according to AISC LRFD specifications. Key input values include factored axial load of 350 kips, factored bending moments of 228 kip-ft about each axis, and member length of 160 inches. Calculations are presented to check axial compression capacity considering elastic buckling, and flexural capacity considering yielding and lateral-torsional buckling. The results indicate the member satisfies all design strength checks.

Uploaded by

Sopna Prem
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views

LRFD Beam Column Design

This document contains input parameters and calculations to check the design strength of a W44X335 wide flange steel beam-column member subjected to combined axial compression and bending loads according to AISC LRFD specifications. Key input values include factored axial load of 350 kips, factored bending moments of 228 kip-ft about each axis, and member length of 160 inches. Calculations are presented to check axial compression capacity considering elastic buckling, and flexural capacity considering yielding and lateral-torsional buckling. The results indicate the member satisfies all design strength checks.

Uploaded by

Sopna Prem
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

PROJECT SECTION 1 CODE

TITLE DATE 10/12/2018 LRFD SPECS.


FILE TIME 4:09 PM

W SECTION BEAM COLUMN DESIGN

DESCRIPTION

-Check design strength of Wide Flange structural steel members in combined axial compression and bending to AISC LRFD 3rd Ed.
-Material assumed to conform to ASTM A500

INPUT PARAMETERS

-Factored Axial Load Pu = = 350 [kip] 1556 [kN]


-Factored Bending Moment about x-x Mux = 228 [kip-ft] 304 [kN-m]
-Factored Bending Moment about y-y Muy = 228 [kip-ft] 304 [kN-m]
-Member Unbraced Length L = = 160.0 [in] 4064 [mm]
-Member Size Des = = W44X335 []
-Table Row row = Match(Des,section,0) = 1 []

BOUNDARY CONDITIONS
-unbraced length factor Kx = = 1.2 [] 1.2 []
-unbraced length factor Ky = = 1.2 [] 1.2 []

MATERIAL
-ultimate tensile strength Fu = = 46.5 [ksi] 321 [MPa]
-yield strength Fy = = 50 [ksi] 345 [MPa]
-Elastic Modulus E = = 29000 [ksi] 200000 [MPa]
-Shear Modulus Gs = 11200 [ksi] 77241 [MPa]

SECTION PROPERTIES
-Member Designation = W44X335 [] W1100X499 []
-Gross Area Ag = index(table,row,4) = 98.30 [in^2] 98 [mm^2]
-Radius of Gyration about X RX = index(table,row,34) = 17.80 [in] 452 [mm]
-Radius of Gyration about Y RY = index(table,row,38) = 3.50 [in] 89 [mm]
-Height to web thickness ratio HW = index(table,row,25) = 38.1 [] 38.10 []
-Web thickness tw = index(table,row,11) = 1.02 [in] 25.908 [mm]
-Flange Thickness tf = index(table,row,12) = 1.77 [in] 44.958 [mm]
-Flange width bf = index(table,row,8) = 16 [in] 406.4 [mm]
-Beam Depth BD = index(table,row,5) = 44 [in] 1117.6 [mm]
-Moment of Inertia about x-x Ix = index(table,row,31) = 31100.0 [in^4] 12944797336 [mm^4]
-Moment of Inertia about y-y Iy = index(table,row,35) = 1200.00 [in^4] 499477711 [mm^4]
-Plastic Modulus about y-y Zy = index(table,row,36) = 236.0 [in^3] 3867347 [mm^3]
-Elastic Modulus about y-y Sy = index(table,row,37) = 151.0 [in^3] 2474447 [mm^3]
-Plastic Modulus about x-x Zx = index(table,row,32) = 1620.0 [in^3] 26547044 [mm^3]
-Elastic Modulus about x-x Sx = index(table,row,33) = 1410.0 [in^3] 23105760 [mm^3]
-Torsional Constant Js = index(table,row,40) = 74.4 [in^4] 30967618 [mm^3]
-Warping Constant Cw = index(table,row,41) = 536000.0 [in^6] 1.E+14 [mm^6]
-Width-Thickness Ratio Flange fr = index(table,row,23) = 4.5 [] 5 []
-Width-Thickness Ratio Web wr = index(table,row,25) = 38.1 [] 38 []

CALCULATIONS
AXIAL COMPRESSION

SLENDERNES
-Slenderness about x-x SLx = Kx*L/RX = 10.79 [] 10.79 []
-Slenderness about y-y SLy = Ky*L/RY = 54.86 [] 54.86 []
if(max(SLx, SLy)>200,"NOT
-Check Slenderness = OK","OK") = OK [] []

AXIAL COMPRESSION
-Flange Compactness lf = 0.56*sqrt(E/Fy) = 13.49 [] 13.49 []
-Web Compactness lw = 1.49*sqrt(E/Fy) = 35.88 [] 35.88 []
if(and(lf>fr,lw>wr)=true, "Not
-Check web and flange slenderness Sld = Slender","Slender") = Slender
if(SLy>SLx, "Y-Y Buckling","X-X
-Buckling axis Buckling") = Y-Y Buckling
-Column Slenderness Parameter lc = max(SLx,SLy)*(1/pi())*sqrt(Fy/E) = 0.725 [] 0.725 [] (E2-4)
if(lc<=1.5,(0.658^(lc^2)*Fy),((0.877/
-Critical Stress Fcr = (lc^2)))*Fy) = 40.1 [ksi] 276.7 [Mpa] (E2-2,3)

- Elastic Buckling Strength Pn = 0.85*Ag*Fcr = 3353 [kip] 14901 [kN} (E2-1)

-Check for Elastic Buckling if(Pu>Pn,"NOT OK","OK") = OK

FLEXURE
FLEXURAL YIELD STRENGTH
-Factored Nominal yielding moment about x-x Mp = 0.9*Zx*Fy/12 = 6075 [kip-ft] 8100 [kN-m] (F1-1)
FLEXURAL LATERAL TORSIONAL BUCKLING
-Bending Coefficient Cb = 1.00 [] 1.0 [] (F1-3)
-Limiting Buckling Moment Mr = 0.9*FL*Sx/12 = 4230.0 [kip-ft] 5640.0 [kN-m] (F1-7)
-Beam Buckling Factor X1 = pi()*sqrt(E*Gs*Js*Ag/2)/Sx = 2428.2 [] 2428.2 [] (F1-8)
-Beam Buckling Factor X2 = (4*Cw/Iy)*(Sx/(Gs*Js))^2 = 0.005116 [] 0.00512 [] (F1-9)
FL = min(Fy-10,Fy) = 40.0 [ksi] 275.9 [MPa]
-Limiting Laterally unbraced length Lr = (RY*X1/FL)*sqrt(1+sqrt(1+X2*FL^2)) = 426.56 [in] 10834.7 [mm] (F1-6)
-Limiting Ubraced Length Lp = 1.76*RY*sqrt(E/Fy) = 148.35 [in] 3768.2 [mm] (F1-5)
if(L<=Lr,Cb*(Mp-(Mp-Mr)*((L-Lp)/(Lr-
Lp))),(Cb*pi()/L)*sqrt(E*Iy*Gs*Js+(pi()
-Lateral Torsional Buckling Strength Mn1 = *E/L)^2*Iy*Cw)) = 5998 [kip-ft] 7997 [kN-m] (F1-2)
-Flexural Strength about x-x Mnx = min(Mn1,Mp) = 5998 [kip-ft] 7997 [kN-m] (F1-2)
-Flexural Strength about y-y Mny = 0.9*Zy*Fy/12 = 885 [kip-ft] 1180 [kN-m]
if((Pu/Pn)>=0.2,((Pu/Pn)+(8/9)*(Mux/
Mnx+Muy/Mny)),(Pu/(2*Pn)+(Mux/Mn
-Combined Bending/Compression Check Chk = x+Muy/Mny))) = 0.35 (H1-1a,b)
-Final Check if(Chk<=1.0,"OK","NOT OK") = OK

You might also like