Contents - Index


Triangular Section

 

 

This procedure  returns properties of a triangular section.

 

Inputs

b = base [m, ft]

h = height [m, ft]

 

Outputs

A =area [m^2, ft^2]

I = moment of inertia [m^4, ft^4]

Z = section modulus [m^3, ft^3]

rho = radius of gyration [m, ft]

y_bar = centroidal distance [m, ft]

 

 

Example: Call MOI_triangle(b,h: A, I, Z, rho, y_bar)

 

Reference:  Juvinall and Marshek, 5th edition, Fundamentals of Machine Component Design, Appendix B-1a

 

Moment of Inertia Index