Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to calculate rz for single angles

Status
Not open for further replies.

avalonlane

Structural
Joined
Jul 31, 2008
Messages
1
Location
US
I'm working on a mathcad sheet that will calculate all the shape properties just by typing in the leg sizes and the thickness. It'd help with saving time if I didn't have to look up and type out all the properties. I've got most of the properties worked out, just not anything to do with the z-axis.

Specifically, I haven't been able to find out where or how they calculate the rz value.

ex. L6x4x3/4 --> rz = 0.856"
 
avalonlane,

rz=sqrt(Iz/A) where Iz is the minimum moment of inertia and A is the cross sectional area. Iz can be calculated from Ix, Iy, and Ixy using Mohr's Circle if x and y are centroidal axes of the cross section.

Note that the section properties you compute will approximate the values tabulated in the shape tables (as I assume that you are not modeling the fillets).
 
Also...

AISC has excel spreadsheet tables of all the shape properties, including rz, that you could simply load in to your mathcad sheet.

I think they are either free, or very inexpensive.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top