stress and sti ness analysis of beam-sections

36

Upload: buiminh

Post on 27-Jan-2017

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Stress and sti ness analysis of beam-sections

Stress and sti�ness analysisof

beam-sections

Lars Damkilde

Department of Structural Engineering and MaterialsTechnical University of Denmark

DK-2800 Lyngby

November 2000

Page 2: Stress and sti ness analysis of beam-sections

Summary

The report gives an introduction to sti�ness and stress analysis of beam-sections.The purpose is to estimate the cross-sectional sti�ness parameters i.e. axial,bending, shear and torsional sti�ness from the geometry and material propertiesof the beam section. Furthermore the stress distribution in the beam-sectionfrom the internal forces i.e. axial force, bending moments, shear forces andtorsional moment is calculated.Axial force and bending moments are treated based on the assumption of "planesections remain plane". Methods to �nd the elastic center and principal axisare given including a computer oriented formulation based on triangularizationof the beam-section. The stress distribution - Navier's formula - is formulatedincluding beam-sections build of di�erent materials. Examples illustrate themethods.The theoretical shear stress distribution for a rectangular pro�le from shearforces is presented. The Grashof formula for calculating shearing forces is pre-sented and illustrated with examples. The torsional problem is not treated indetail and merely an overview of the problem is given. The torsion problem isdivided up into: open pro�les, closed pro�les and solid sections. Examples oneach type is given and comparisons are made.The report has 2 appendices. The �rst lists a MatLab procedure for calculatingsectional properties for a general polygonal cross-section. The second givessolutions for a number of parametric pro�les e.g. I, U and Z-pro�les.

i

Page 3: Stress and sti ness analysis of beam-sections

PrefaceThe notes are used for a preliminary course in Structural Analysis. The aim is to give asu�cient background for analysis of sti�ness and stresses in beam-sections. The theoryis formulated as direct as possible and often illustrated by an example. The methods aregeneral but emphasize has been on explaining the di�erent steps.The axial and bending problems are solved based on the assumption of "plane sectionsremain plane". Methods to calculate the elastic center and principal axis are given includinga computer algorithm. The stress distribution is given through Navier's formula in aformulation that allows for di�erent materials in a cross-section.The shear and torsion problem is treated in less detail. Grashof's formula for shearingforces is given and illustrated by examples. The torsion problem is divided up into: openpro�les, closed pro�les and solid sections. Only results are given, and for a more detaileddiscussion the reader has to consult other textbooks.

Lyngby, November 2000

Lars Damkilde

ii

Page 4: Stress and sti ness analysis of beam-sections

Table of Contents

1 Beam theory 11.1 Sti�ness properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21.2 Normal and shear stresses . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

2 Bending moments and axial force 52.1 Basic assumption . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52.2 Reference system . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62.3 Example: Cross-section symmetric about y-axis . . . . . . . . . . . . . . . 72.4 Stress distribution - Navier . . . . . . . . . . . . . . . . . . . . . . . . . . . 92.5 General cross-section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102.6 Cross-sections of di�erent materials . . . . . . . . . . . . . . . . . . . . . . 122.7 Numerical methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14

3 Shear forces and torsional moment 163.1 Shear in rectangular cross-section . . . . . . . . . . . . . . . . . . . . . . . 163.2 Shear forces - Grashof . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 183.3 Example on shear stresses . . . . . . . . . . . . . . . . . . . . . . . . . . . 193.4 Torsional sti�ness and shear stresses . . . . . . . . . . . . . . . . . . . . . 21

3.4.1 Open pro�le . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 213.4.2 Closed pro�le . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 233.4.3 Solid section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24

References 27

A MatLab procedure for polygon 28

B Solutions for some parametric pro�les 30

iii

Page 5: Stress and sti ness analysis of beam-sections

Chapter 1

Beam theory

Beams are structural elements where the length is several times larger than the dimensionsin any of the two other directions. All beam theories describe the beam as a 1-dimensionalstructure, and the beam axis denoted x is in the length direction. The cross-sectionalgeometry is represented by a number of scalar quantities such as area and moments ofinertia. The displacements and rotations describe the deformation of the beam-axis, andthe displacements in the cross-section are direct related to the deformation of the beam-axis. The internal forces - axial force, N , shear forces Vz, Vy and bending/torsion moments,Mz, My,Mx - are also related to the beam-axis as shown in Figure 1.1. The internal forcesrepresent normal and shear stress distributions over the cross-section.

Figure 1.1: Sectional forces

Beam theory is a simpli�cation of the 3-dimensional continuum mechanics problem. Se-veral di�erent beam theories exist, and the di�erences lie in the simpli�cations. In allbeam theories the cross-sectional sti�ness properties have to be determined, and simpli�edcontinuum mechanics solutions are used. The internal forces also have to be translated intostress distributions over the cross-section, and simpli�ed continuum mechanics solutionsare again applied. The �nal solutions are not entirely consistent as they are a result ofapproximations but in many practical applications it is of no importance. The validityof the beam theory depends on the cross-sectional geometry, length, loads and boundaryconditions.

1

Page 6: Stress and sti ness analysis of beam-sections

The most simple theory which is called Euler-Bernoulli theory assumes that the cross-section remains orthogonal to the beam axis. The theory treats axial sti�ness and bendingsti�ness but disregards deformations due to shear forces. Torsion is treated separately andis discussed later. The theory is widely used, and is su�ciently as long as the cross-sectionis small and compact. The shear forces can not be determined via strains and have to befound through equilibrium conditions, see Grashof's formula in Chapter 3.A more sophisticated beam theory - called Timoshenko beam theory - takes the sheardeformation into account. The idea is to allow a deformation between the beam axis and thecross-section. In this way a shear strain is de�ned, and this allows a direct representationof the shear forces. The shear strain distribution over the cross section is uniform and moreadvanced beam theories allow a more realistic distribution. A shear �exible beam theoryis relevant for low ratios of beam length to beam height or for materials with a low shearsti�ness or for thin-walled pro�les with a thin web.Torsion is in both Euler-Bernoulli and Timoshenko beams treated as a separate problem.The torsional sti�ness depends very much on the cross-section, and in chapter 3 di�erenttypes - open pro�le, closed pro�le and solid sections - are discussed. Torsion is in thiscontext treated as homogeneous torsion, i.e. that each cross-sectional part deforms equally.The deformation state consists of both a rotation of the cross-section and axial deformation- so-called warping. This solution does not comply with the boundary conditions, butnormally this has no importance.For thin-walled structures torsion is a more complicated problem. Vlasov developed atheory which could describe non-uniform torsion of a beam including non-uniform warpingof the cross-section. The non-uniform warping results in normal stresses, and it is necessaryto de�ne a new cross-sectional sti�ness parameter, the so-called warping sti�ness. TheVlasov beam theory is important for open thin-walled steel pro�les especially in connectionwith stability phenomena such a lateral buckling.In all of the above theories it is assumed that the cross-section retains its form. Moreadvanced beam theories allow deformation in the cross-sectional plane. The complexity ofthe theories become high, and in many cases the extra cross-sectional parameters can behard to access. Many of these solutions will probably in the future be solved more eco-nomically by a full 3-Dimensional Finite Element solution based on shell or solid elements.Deformation in the beam sections own plane can be of importance if the pro�le has partswith small thickness.

1.1 Sti�ness propertiesAnalysis of statically indeterminate frames requires information of the sti�ness of the in-dividual beam elements. In Figure 1.2 four di�erent types of loadings are shown.In case a) the loading gives axial force, and the sti�ness parameter is EA, where E is theelastic modulus for the material and A the cross-sectional area. In some cases the contri-bution to the axial deformation is disregarded, e.g. in manual calculation of frames via theforce- or deformation-method. The simpli�cation is often reasonable as deformations dueto bending normally are much larger.

2

Page 7: Stress and sti ness analysis of beam-sections

Figure 1.2: Beam sti�ness

In case b) the loading is pure bending, i.e. no shear force. The sti�ness parameters are EIz

and EIy, where Iy and Iz are the moments of inertia about the principal axis in the cross-section. Chapter 2 deals with calculation of the principal moments of inertia. Bendingabout the z- and y-axis are often described as bending about strong or week axis. Bendingabout the strong axis has the largest moment of inertia, and is the most economicallyway to exploit the structure. Bending about the week axis is often only due to secondaryloadings or due to stability problems e.g. lateral buckling.In case c) the loading is bending and shear. The shear deformations are often neglected,but can be of importance for thin-walled pro�les or for a low ratio of beam length to beamheight. The sti�ness parameter is GAk, where G is the shear modulus of the material andAk the so-called shear area i.e. the part of the area that carries the shear force. In chapter3 an example with shear deformation is given.In case d) the loading is torsion. The corresponding sti�ness parameter is GIv, where Gis the shear modulus of the material and Iv the torsional moment of inertia. In chapter3 solutions for open pro�les, closed pro�les and solid sections are given. It is importantto notice that a closed pro�le has a much larger sti�ness than an open pro�le. Structuresnormally do not carry load by torsional moments, but torsion can be part of a stabilityproblem. In lateral buckling the critical load is a function of both the torsional sti�nessand the bending sti�ness about the week axis.

1.2 Normal and shear stressesThe result of a frame analysis is the internal forces in each beam-section. Based on theseinformations the strength of the cross-section is evaluated. In this respect it is importantto know the corresponding distribution of stresses.The stresses in a cross-section can be divided into normal-stresses, which are perpendicularto the cross-section and shear stresses which act in the cross-sectional plane.The normal stresses correspond to axial force and bending moments as shown in Figure

3

Page 8: Stress and sti ness analysis of beam-sections

1.3. Chapter 2 deals with analysis of the stress distribution from axial force and ben-ding moments. The so-called Navier's formula is derived, which gives the normal stressdistribution on the cross-section.

Figure 1.3: Normal stresses from axial force and bending moments

The shearing stresses correspond to shear forces in two directions and a torsional moment.The distribution of shear stresses from a shear force is shown in Figure 1.4. Chapter 3deals with calculation of the shear stresses based on Grashof's formula.

Figure 1.4: Shear stresses from shear force

The distribution of shear stresses form a torsional moment on a solid section is shown inFigure 1.5.

Figure 1.5: Shear stresses from torsional moment

The general distribution of shear stresses form torsional moments is complicated. In Chap-ter 3 solutions for three di�erent types - open pro�le, closed pro�le and solid section - arepresented.

4

Page 9: Stress and sti ness analysis of beam-sections

Chapter 2

Bending moments and axial force

This chapter deals with the stress distribution caused by bending moments and axialforce. The stresses will be normal stresses perpendicular to the cross-section. The basicassumption gives a linear strain distribution over the cross-section. The elastic centerand principal axis are introduced in two steps. First a pro�le symmetric about the z-axisis examined and afterwards a general cross-section is treated. The principal moments ofinertia are de�ned and illustrated by examples including cross-sections made up of di�erentmaterials. The stress distribution over the cross-section is given by the so-called Navier'sformula. Finally an algorithmic formulation for a triangulated pro�le is given.

2.1 Basic assumptionThe basic assumption in beam theory is that:

"Plane sections remain plane during deformation."

This assumption implies that the normal strain distribution over the cross-section also hasto be linear. The magnitude of the normal strain depends on the curvatures of the beamand the axial elongation. The curvature κz is due to displacements in the y-direction andgives normal strains which vary linear with y. The sign is determined so that a positivecurvature gives compression in the top of the beam (positive y). This has no physicalimportance but de�nes how the curvature and displacement in y-direction are related. Thecurvature κy is due to movements in the z-direction and gives normal strains which varylinear with z. The sign is according to practice chosen positive. The axial elongation isgiven by εC where C refers to the elastic center of the cross-section.

εx = εC − κzy + κyz (2.1)

In order to simplify the formulas for stress distribution over the cross-section a coordinatesystem through the elastic center is used. The orientation of the axis set is determined sothat a curvature about the z-axis only gives moment about the z-axis and similarly for they-direction.

5

Page 10: Stress and sti ness analysis of beam-sections

The direct coupling between axial force/axial strain and bending moments/curvatureswhich will be shown in a following section implies that a proper reference coordinatesystem has to be chosen. In the following sections a general method for establishing thisreference system is given. Also formulas for calculating moment of inertia are presented.

2.2 Reference systemFigure 2.1 shows a cross-section with two sets of axis. An original system y- and z, and asystem through the so-called elastic center y′- and z′. The task is to determine the elasticcenter, which can be compared to the center of gravity. The position C = (yC , zC) isde�ned so that the static moment about the y′- and z′-axes through C is 0.

Figure 2.1: Cross-section

A(y − yC)dA = 0

A(z − zC)dA = 0 (2.2)

The coordinates of the elastic center can then be calculated by:

yC =

∫A ydA

A

zC =

∫A zdA

A(2.3)

The static moments about the original axes y and z can be calculated by dividing thecross-section into simple shapes e.g. rectangles and triangles. The static moment of thewhole cross-section can be taken as a sum of individual contributions.The contribution for a part of the cross-section can be given as the area of the part, ∆A,multiplied by the distance from the center of gravity of the part to the axis, yP . Thedistance can be both positive and negative.

∆Sz = ∆A yP (2.4)

6

Page 11: Stress and sti ness analysis of beam-sections

The moment of inertia about the z′-axis, Iz′z′ is given by:

Iz′z′ =∫

A(y − yC)2dA (2.5)

The moment of inertia about the y′-axis is de�ned similarly.The integral can again be calculated by dividing into simpler parts. The contribution froma part of the cross-section can be given as:

∆Iz′z′ = ∆A y2P + ∆Izlzl

(2.6)

where ∆Izlzlis the parts moment of inertia calculated about a local axis zl through the

elastic center of the part.

2.3 Example: Cross-section symmetric about y-axisIn Figure 2.2 a cross-section symmetric about the y-axis is shown. The aim is to determinethe elastic center and the moments of inertia about y′- and z′-axis respectively.

Figure 2.2: Symmetric cross-section

The cross-section is divided into three parts - the upper and lower part with thickness 0.1hand width b respectively 0.5b and the web with thickness 0.1b and height h.The area of the cross-section is given by

A = b 0.1h + 0.1b h + 0.5b 0.1h = 0.25 bh (2.7)

Due to symmetry zC must be 0. In order to calculate yC the static moment about the z-axisis calculated. Only the upper and lower parts contribute to the static moment about thez-axis.

Sz = 0.1 bh(0.5h +1

20.1 h)− 0.05 bh(0.5 h +

1

20.1 h) = 0.0275 bh2 (2.8)

7

Page 12: Stress and sti ness analysis of beam-sections

The y-coordinate of the elastic center is given by

yC =Sz

A= 0.11h (2.9)

The moment of inertia Iz′z′ is calculated by three individual contributions. The momentof inertia for a rectangular cross-section is given by 1

12bh3.

The upper �ange:

∆Iz′z′ =1

12b (0.1h)3 + 0.1 bh (0.55h− yC)2 = 0.01944 bh3 (2.10)

The lower �ange:

∆Iz′z′ =1

120.5b (0.1h)3 + 0.05 bh (0.55h + yC)2 = 0.02182 bh3 (2.11)

The web:

∆Iz′z′ =1

120.1 bh3 + 0.1 bh y2

C = 0.00954 bh3 (2.12)

The total moment of inertia Iz′z′ is given as the sum of the three contributions:

Iz′z′ = 0.0508 bh3 (2.13)

The radius of inertia, iz is de�ned as:

i2z =Iz′z′

A= (0.451 h)2 (2.14)

The radius of inertia can be viewed as an average distance for all parts of the cross-sectionfrom the elastic center. The radius of inertia has to be smaller than the maximum distancefrom the elastic center to any point in the cross-section. In the example the �anges havethe major contribution to the moment of inertia and therefore the value of iz is close toh/2.The moment of inertia Iy′y′ is also calculated as a sum of contributions from the upper-and lower-�ange and the web.

Iy′y′ =1

120.1 hb3 +

1

12h (0.1b)3 +

1

120.1 h (0.5b)3 = 0.009458 hb3 (2.15)

The radius of inertia iy is found similarly to iz, see Equation (2.14).

i2y =Iy′y′

A= (0.1945 b)2 (2.16)

As the section is symmetric about the y-axis the so-called centrifugal moment of inertiaIy′z′ =

∫A y′z′dA = 0. This is important for the following stress analysis of the cross-section.

8

Page 13: Stress and sti ness analysis of beam-sections

2.4 Stress distribution - NavierIn this section the y- and z-axis are principal axes. This means that the axis set has origoin the elastic center, and that the mixed moment of inertia Iyz = 0. In the previous sectionthe mixed moment of inertia is 0 due to symmetry, and in the following section a generalmethod for establishing a set of principal axes is given.In order to �nd the resulting force and moments the stress distribution is integrated overthe cross-section. As the axes are principal axes we have:

AydA = 0

AzdA = 0

AyzdA = Iyz = 0 (2.17)

The normal stress σx is given by Hooke's law as:

σx = Eεx (2.18)

The axial force, N , is

N =∫

AσxdA =

AEεxdA = EAεC (2.19)

The moment about the z-axis is given by

Mz =∫

A−yσxdA =

A−yEεxdA = EIzzκz (2.20)

The moment about the y-axis is given by

My =∫

AzσxdA =

AzEεxdA = EIyyκy (2.21)

Through the formulas (2.19)-(2.21) the strain distribution from (2.1) can be rewritten as:

εx =N

EA− Mz

EIzz

y +My

EIyy

z (2.22)

This formula shows that a bending moment Mz only gives a curvature κz, see Equation(2.1), and similar for a bending moment My. This decoupling is a consequence of thechosen coordinate system. The axes in this system are therefore described as principalaxes.The stress distribution - Navier's formula - is given by:

σx =N

A− Mz

Izz

y +My

Iyy

z (2.23)

9

Page 14: Stress and sti ness analysis of beam-sections

The maximal stresses are found on the contour of the pro�le. For symmetric pro�les it isoften convenient to introduce the moment of resistance, Wz, as:

Wz =Izz

ymax(2.24)

The numerical value of the maximum stress from a bending moment Mz is given by:

σbending =Mz

Wz

(2.25)

or the moment capacity of a cross-section can be written as

Mmax = Wz σY (2.26)

where σY de�nes the maximum allowable stress for the material.The moment of resistance for bending about the y-axis, Wy, is de�ned in a similar manner.For non-symmetric pro�les the moment of resistance is not very useful as maximum pointscan be found for di�erent numeric values of the z- or y-coordinate.

2.5 General cross-sectionThe method is illustrated by a non-symmetric pro�le shown in Figure 2.3.

Figure 2.3: General cross-section

The elastic center is de�ned by Equation (2.2). The cross-section is divided into 2 parts:A rectangle with dimensions h × 0.2h and a rectangle with dimensions 0.6h × 0.2h. Thestatic moments about the y- and z-axes are:

Sz = 0.2h2 × 0.5h + 0.12h2 × 0.9h = 0.208h3

Sy = 0.2h2 × 0.7h + 0.12h2 × 0.3h = 0.176h3 (2.27)

10

Page 15: Stress and sti ness analysis of beam-sections

The cross-section has A = 0.32h2, and the elastic center is de�ned by:

yC =Sz

A= 0.65h and zC =

Sy

A= 0.55h (2.28)

The moments of inertia about axes through the elastic center and parallel to the y- andz-axis, Iz′z′ and Iy′y′ are:

Iz′z′ =1

120.2hh3 + (0.5h− yC)20.2h2 +

1

120.6h(0.2h)3 +

(0.9h− yC)20.12h2 = 0.02907h4

Iy′y′ =1

12h(0.2h)3 + (0.7h− zC)20.2h2 +

1

120.2h(0.6h)3 +

(0.3h− zC)20.12h2 = 0.01627h4 (2.29)

The centrifugal moment of inertia Iz′y′ is de�ned by:

Iy′z′ =∫

Ay′z′dA (2.30)

The integral can be calculated by dividing the cross-section into simpler parts. Contribu-tion from a rectangular part with sides parallel to the coordinate axes is:

∆Iz′y′ = ∆A yP zP (2.31)

where ∆A is the area of the part and the elastic center for the part has coordinates (yP , zP ).In the example Iy′z′ is given by:

Iy′z′ = 0.2h2(0.7h− zC)(0.5h− yC) + 0.12h2(0.3h− zC)(0.9h− yC) = −0.012h4(2.32)

In order to handle the stress distribution in a simple manner the coordinate system throughthe elastic center is rotated so that the centrifugal moment of inertia Iy′z′ vanishes. Therotation angle, v, is measured anti-clockwise i.e. from the y-axis towards the z-axis.The coordinates in the rotated system are denoted y′′ and z′′, and the transformationformulas gives the relations.

y′′ = y′ cos v + z′ sin v

z′′ = −y′ sin v + z′ cos v (2.33)

The idea is to determine the angle v so that the centrifugal moment disappears. Thecoordinate transformation is inserted in the de�nition of Iy′′z′′ as:

Ay′′z′′dA =

A[(−y′2 + z′2) cos v sin v + y′z′(cos2 v − sin2 v)]dA = 0 (2.34)

11

Page 16: Stress and sti ness analysis of beam-sections

Using the de�nitions of Iy′y′ , Iz′z′ and Iy′z′ together with sin 2v = 2 sin v cos v and cos 2v =cos2 v − sin2 v Equation (2.34) can be stated as:

tan 2v =2Iy′z′

Iz′z′ − Iy′y′(2.35)

The moment of inertia Iy′′y′′ and Iz′′z′′ can be found be inserting the coordinate transfor-mation in the de�nition:

Iz′′z′′ = Iz′z′ cos2 v + Iy′y′ sin2 v + Iy′z′ sin 2v

Iy′′y′′ = Iy′y′ cos2 v + Iz′z′ sin2 v − Iy′z′ sin 2v (2.36)

In the example the angle v is determined as:

tan 2v =−2 0.012h4

0.02907h4 − 0.01627h4⇒ v = −30.96o (2.37)

and the moments of inertia as

Iz′′z′′ = 0.03627h4 and Iy′′y′′ = 0.00907h4 (2.38)

These two moments of inertia are the principal moments of inertia.The transformation is equivalent to the transformation between stresses and principalstresses. From Equation (2.36) it is easily seen that the sum of the moments of inertia isidentical in the two di�erent coordinate systems y′ − z′ and y′′ − z′′.

2.6 Cross-sections of di�erent materialsIn Figure 2.4 a cross-section made up of di�erent materials is shown. The section issymmetric about the y-axis which makes the calculation easier but the principles are thesame for more general cross-sections. Use of di�erent materials in a cross-section is normalin concrete and timber structures and also in new composite materials.The basic idea in the analysis is to choose a reference E-modulus, and calculate the so-calledtransformed cross-sectional properties. These properties depend on the reference, but the�nal result namely strains and stresses are independent. In this example the reference ischosen as E0.The transformed area, At, is given below, and it is seen that sti�er parts contribute rela-tively more than more �exible parts.

At =E1

E0

b1t1 + hb0 +E2

E0

b2t2 (2.39)

12

Page 17: Stress and sti ness analysis of beam-sections

Figure 2.4: Cross-section with di�erent materials

The transformed static moment Szt is calculated along the same line as:

Szt =E1

E0

b1t1(1

2(h + t1))− E2

E0

b2t2(1

2(h + t2)) (2.40)

The coordinate of the elastic center yC is given as:

yC =Szt

At

(2.41)

It is noticed that the coordinate of the elastic center does not depend on the choice ofreference E-modulus.The moment of inertia Iz′z′t around an z′-axis through the elastic center is calculated as:

Iz′z′t =E1

E0

(1

12b1t

31 + b1t1(

1

2(h + t1)− yC)2 + (

1

12b0h

3 + b0hy2C +

E2

E0

(1

12b2t

32 + b2t2(

1

2(h + t2) + yC)2 (2.42)

The linear strain distribution is related to the internal forces N , Mz and My as:

εx =N

E0At

− Mz

E0Iz′z′ty′ +

My

E0Iyyt

z (2.43)

where the coordinate y′ is measured from the z′-axis through the elastic center.The stresses in the di�erent parts of the material depend on the E-modulus. In material ithe stress is:

σx =Ei

E0

(N

At

− Mz

Iz′z′ty′ +

My

Iyyt

z) (2.44)

13

Page 18: Stress and sti ness analysis of beam-sections

The stress-distribution is linear within the individual parts, but not over the entire cross-section due to discontinuities in the E-modulus. The fundamental assumption that a planein the cross-section remains plane is still valid.The stresses are independent of the chosen reference E-modulus, which otherwise wouldhave lead to a physically unsound method.

2.7 Numerical methodsA computer method for calculating the cross-sectional properties can be based on a subdi-vision of the cross-section into triangles. Di�erent material properties in the cross-sectioncan be handled by adding individual E-modules to each triangle.The formulas for the basic triangular element shown in Figure 2.5 are given below. Thenumbering of the nodal points in the triangle de�nes the orientation, and in order to get apositive area the numbering should be anti-clockwise.

Figure 2.5: Triangular element

The area of the triangle, A, is given by:

A =1

2((y2 − y1)(z3 − z1)− (z2 − z1)(y3 − y1)) (2.45)

The following formulas are calculated by means of the so-called area coordinates or trian-gular coordinates. More details on this can be found in various textbooks on the FiniteElement Method, see e.g (Zienkiewicz 1977). Direct integration in the y − z system is atedious process. The static moment about the z- and y-axis are given by:

AydA =

1

3(y1 + y2 + y3)A

AzdA =

1

3(z1 + z2 + z3)A (2.46)

The elastic center (yC , zc) is given by:

yC =1

3(y1 + y2 + y3) and zC =

1

3(z1 + z2 + z3) (2.47)

14

Page 19: Stress and sti ness analysis of beam-sections

The moments of inertia, Izz, Iyy and Iyz are given by:

Ay2dA =

1

12(y2

1 + y22 + y2

3 + 9y2C)A

Az2dA =

1

12(z2

1 + z22 + z2

3 + 9z2C)A

AyzdA =

1

12(y1z1 + y2z2 + y3z3 + 9yCzC)A (2.48)

The algorithm works in the same procedure as the previous examples. It should be notedthat the integrals can be regarded as sum of contributions of each triangle similar to theprevious examples.

1. Loop over all triangles to �nd the area and static moments about the initial coordinateaxis.

2. Determine the elastic center and make a coordinate transformation which placesOrigo in the elastic center.

3. Loop over all triangles to �nd the moments of inertia, Iyy, Izz, Iyz.

4. Calculate the angle for the rotated principal system and the corresponding principalmoments of inertia, see Equations (2.35-2.36).

In Figure 2.6 examples of triangulated cross-sections are shown. In the �rst examplethe triangles are constructed manually, whereas the triangles in the last example can beconstructed automatically using only information on the nodal points on the contour.

Figure 2.6: Triangulated cross-sections

In the automatic triangularization the starting point of the polygon is used as the �rstpoint in each triangle. The 2 following points are for the �rst triangle taken as point 2and 3 and for next triangle as point 3 and 4 until the last triangle which is de�ned by thepoints 1, n-1 and n, where n is the number of points in the polygon. In this process someof the triangles can lie outside the perimeter but it is accounted for by other triangles. Thearea of the triangles depend on the orientation of the triangle.In Appendix A a procedure written in MatLab is presented which calculates the sectionalproperties of a polygon. The procedure can be extended to cover more polygons with anindividually assigned E-modulus. The polygon should be numbered anti-clockwise.

15

Page 20: Stress and sti ness analysis of beam-sections

Chapter 3

Shear forces and torsional moment

Calculation of the shear stress distribution due to a shear force or a torsional moment is acomplicated problem which involves solution of a 2-dimensional boundary value problem.There is only a very limited number of analytical solutions and for general cross-sectionsit is necessary to use a numerical method e.g. based on a Finite Element discretization orsome approximate solution.In the literature some exact solutions are given, see e.g (Timoshenko and Goodier 1951),(Seely and Smith 1967), (Gere and Timoshenko 1991) or for a more modern approach(Krenk 1989). In this context two analytical solutions are presented. The �rst deals withshear in a rectangular cross-section, and the second with torsion in an elliptic cross-section.The rest will be based on approximate methods.

3.1 Shear in rectangular cross-sectionAs introduction to shear a rectangular beam with length `, height h and width b is consid-ered.

Figure 3.1: Shear stresses on rectangular cross-section

The beam is loaded with a shear force Py in the free end corresponding to x = ` and �xedagainst displacement and rotation for x = 0. The material is linear-elastic with Young'smodulus E and Poisson's ratio ν = 0.

16

Page 21: Stress and sti ness analysis of beam-sections

The displacement in direction of the beam axis is denoted ux and the displacement per-pendicular to the beam-axis and along the y−axis is denoted uy. As ν = 0 there will beno displacements in the z−direction.An exact solution to this problem is given in Equation (3.1).

ux = − P

EI(`x− 1

2x2)y +

P

GAk

(1

4y − 5

12y3 1

(h/2)2)

uy =P

EI(1

2`x2 − 1

6x3) +

P

GAk

x (3.1)

where the shear area Ak = 56

bh and the moment of inertia I = 112

bh3.The only non-vanishing strain components are the normal strain εxx and the shear strainεxy.

εxx = ux,x = − P

EI(`− x)y

εxy =1

2(ux,y + uy,x) =

1

2

P

GAk

(5

4− 5

4(

y

h/2)2) (3.2)

The only non-vanishing stress components are the normal stress σxx and the shear stressσxy.

σxx = Eεxx = −P

I(`− x)y

σxy = 2 Gεxy =P

Ak

(5

4− 5

4(

y

h/2)2) =

3

2

P

A(1− (

y

h/2)2) (3.3)

The normal stress is seen to correspond to a linear variation in the bending moment, seeChapter 2. The shear stress has a parabolic variation over the cross-section as shown inFigure 3.1. Integration of the shear stress over the cross-section gives the shear force P .The equivalent shear area Ak de�nes the shear sti�ness together with the shear modulusG = E

2 (1+ν).

The displacements over the cross-section means that "plane sections remain plane" is nolonger valid. The displacement mode which is non-planar is often described as cross-sectional warping. The warping part in Equation (3.1) is non-unique, but by enforcingenergy orthogonality between normal stress from bending and normal stress from non-uniform warping the displacement is uniquely determined. A discussion of energy orthog-onality can be found in (Krenk 1989). Without this orthogonality a false value of Ak isdetermined, see (Timoshenko and Goodier 1951) which gave a value of 2

3A.

The shear sti�ness can be calculated in an alternative way only relying on the distributionof shear stresses, see (Gere and Timoshenko 1991) or (Krenk 1989). The method is based

17

Page 22: Stress and sti ness analysis of beam-sections

on complementary energy, and only the results are given. The complementary energy fora section of a beam is given by:

Ec = VV

G Ak

dx =∫

τ

GdAdx (3.4)

Through the shear distribution an estimate of the shear area Ak can be given. This isuseful when the exact solution is not known, and the method will be applied in a followingsection dealing with I-pro�les.

3.2 Shear forces - GrashofFrom beam theory the shear force is given by the bending moment as:

Vy = M z,x (3.5)

where M z,x is the variation along the beam axis of the bending moment about the z−axis.

Figure 3.2 shows a part of the beam where a cut is made. In the cutting surfaces equivalentsectional forces are introduced equivalent to the stresses. The forces F and F +dF representthe normal stresses, and the shearing force H the shear stresses along the cut.

Figure 3.2: Equilibrium - shearing force

The force F represents the part of the bending moment M z which is due to the area ∆A.The part of the total moment is given by the ratio between the static moment about thez−axis and the moment of inertia. Equilibrium of the part gives the so-called Grashof'sformula:

H =dF

dx= M z

,x

S∆Az

I(3.6)

If the thickness of the cut, t, is reasonably small the shearing force can be assumed to beconstant. In this way an estimate of the shear stress is given by:

τaverage =H

t(3.7)

18

Page 23: Stress and sti ness analysis of beam-sections

It should be noted that Grashof's formula determines the shear stresses directed in thebeam axis. But due to the symmetric stress tensor which states that σxy = σyx this isalso the shear stress in the y−direction. The shear force in a beam theory secures bothequilibrium for the vertical direction (y−axis) and equilibrium due to changes in bendingmoments. Even though the shearing force H is determined exact Grashof's formula is stillan approximate method as the force has to be distributed over a thickness.

3.3 Example on shear stressesIn the following examples Grashof's formula is used to give an estimate of the shear stressdistribution. In the �rst example a shear force V directed opposite to the y-axis is actingon an I-pro�le with the dimensions shown in Figure 3.3. The shear sti�ness is estimatedby formula (3.4).

Figure 3.3: Shear stresses in I-pro�le

The moment of inertia about the z−axis is found by means of Table B.3 in Appendix B.

Izz =1

12t h3 + 2× (2 t)

h

2(h

2)2 =

7

12t h3 (3.8)

The shear stress in the �anges will be directed in the z−direction. The magnitude isdetermined by using Grashof's formula on the upper left �ange cut for z = zd. Theshearing force is:

H = 2 t(h

4− zd)× h

2

V

Izz

(3.9)

The variation of the shearing force is linear, and the value for zd = h4is 0. The shear stress

is assumed constant over the cut, and the shear stress for zd = 0 is:

τf = 2 th

4

h

2

V712

th3 2 t= 3

V

14 h t(3.10)

The shear stress in the web is found by the same procedure. The stress for y = h2is four

times the size in the �ange. It is due to the double contribution to the static moment andthat the thickness is only half of the �ange thickness.

19

Page 24: Stress and sti ness analysis of beam-sections

The shearing force for a cut positioned in y = yd is:

H = (1

2t h2 +

1

2(h

2− yd)t(

h

2+ yd))

V

Izz

(3.11)

The shearing force will vary parabolic along the web, and the value of the shear stress inthe middle (yd = 0) is:

τw =5

8t h2 V

712

th3 t= 15

V

14 h t(3.12)

The remaining part of the shear stress distribution can be found by symmetry. In Figure3.3 the shear stress distribution is shown, and it is noticed that the integral of the shearstress in the y−direction equals the shear force V . The shear stresses in the z−directionhave no resultant force as expected.The shear sti�ness can be calculated by means of Equation (3.4).

A

τ 2

GdA = (

V

14 h t)2[4× 1

3

h

42t 32 +

∫ 0.5h

−0.5h(15− 3(

y

0.5h)2)2 t dy]

1

G

= 1.0347V 2

G h t(3.13)

The shear area is then found to be:

Ak = 0.966 h t (3.14)

The normal assumption Ak = Aweb is seen to be very accurate. Another common approx-imation is to assume a constant shear stress along the web, and in the example this wouldunderestimate the maximum shear stress with 7 %.The e�ect of the shear stresses in the �ange is two-fold. The �rst e�ect is that the distri-bution along the web becomes more uniform than for a beam, and the second e�ect whichis much smaller is the contribution to the strain energy.

Figure 3.4: Shear stresses in I-pro�le with di�erent materials

20

Page 25: Stress and sti ness analysis of beam-sections

For cross-sections build of di�erent materials the methodology is the same. The onlydi�erence is that the contribution form each part should be weighted according to itssti�ness.An I-pro�le shown in Figure 3.4 is typical for stressed-skin structures build of timber andply-wood. The �anges are typically somewhat sti�er than the timber part. The three cutsare the critical sections for shear.In Grashof's formula the static moment and moment of inertia should be replaced by thetransformed (or weighted) parts. For cut I-I we get:

τ =StI−I

zt V

Izzt

1

tI−I(3.15)

where StI−Izt is the transformed static moment about the z−axis for part I-I, Izzt the trans-

formed moment of inertia for the cross-section, V the shear force and tI−I the thickness ofthe cut. It is noticed that the choice of reference modulus has no in�uence on the shearstress.

3.4 Torsional sti�ness and shear stressesThe torsion problem depends very much on the type of pro�le. For thin-walled open andclosed pro�les the approximate results are very accurate and the methods are general. Thetorsional resistance is very di�erent for the two types of pro�les. The closed pro�les are alot sti�er and the maximum shear stress smaller. In this context only results are presentedand the literature contains many textbooks on thin-walled beams, which theoretically �rstwas treated by Vlasov, (Vlasov 1961).For solid sections the general problem has to be solved numerically e.g. by a 2-dimensionalFinite Element method. There is only a few analytical solutions and no simple approxima-tion exists. In this context an analytical solution for an elliptic cross-section is presentedtogether with results for a rectangular cross-section

3.4.1 Open pro�leTorsion in open pro�les like the U-pro�le shown in Figure 3.5 results in a rotation of thepro�le in the y−z-plane and axial displacements in the direction of the beam axis, so-calledwarping of the cross-section. Similar to the shear deformations plane sections no longerremain plane. The center of rotation is called the shear center and has the same meaningfor shear forces and torsion as the elastic center has for normal forces and moments. Shearforces acting through the shear center do not create torsion. The shear center will for aU-pro�le as shown in Figure 3.5 be situated under the horizontal �ange. A shear forcethrough the elastic center will therefore give torsion. Methods to calculate the shear centerare outside the scope of this text but more information can be found in textbooks on thin-walled structures or e.g. (Krenk 1989). Torsion in open pro�les is of special interest inconnection with stability e.g. lateral or torsional buckling, see (Timoshenko and Gere 1961).

21

Page 26: Stress and sti ness analysis of beam-sections

The warping displacements de�ne the so-called warping sti�ness of the cross-section, seee.g (Timoshenko and Gere 1961).

Figure 3.5: Shear stresses in open pro�les

The shear stresses form torsion will be distributed as shown in Figure 3.5. Each smallsection contributes to the torsional moment, but the e�ectiveness is small as it depends onthe thickness of the wall. The torsional moment of inertia is given as:

IV =1

3

Ct(s)3ds (3.16)

The maximum shear stress will be in the parts with largest thickness, and the value is:

τmax =MV

IV

t (3.17)

For the example shown in Figure 3.6 the torsional moment of inertia is:

Figure 3.6: Open U-pro�le

IV =1

3(2× 0.2bt3 + 2× h(0.8t)3 + bt3) =

1

3t3(1.4b + 0.512h) (3.18)

The torsional moment of inertia is low as it depends on t3. For open pro�les stability oftenlimits the load carrying capacity.

22

Page 27: Stress and sti ness analysis of beam-sections

Figure 3.7: Shear stresses in closed pro�les

3.4.2 Closed pro�leIn the closed pro�les the shear stresses can act more e�ciently as shown in Figure 3.7.The shear stresses are constant through the thickness and create a shear �ow around thepro�le. In this way the resulting torsional moment is proportional to the enclosed area.The torsional moment of inertia is given by:

IV = 4A2

C∫C t−1(s)ds

(3.19)

where AC is the enclosed area and t is the thickness. The integral of t−1 along the contourof the pro�le C de�nes an average of the thickness.The maximum shear stress is in the parts with smallest thickness as given in (3.20). Itshould be noted that the shear �ow is constant around the pro�le.

τmax =MV

2ACtmin(3.20)

Similar to the open pro�les closed pro�les subjected to a torsional moment will rotateabout the shear center and have axial displacements (warping). The warping sti�ness isconsiderably larger and therefore the warping part is of less interest.In the example shown in Figure 3.6 the torsional moment of inertia is:

Figure 3.8: Closed rectangular pro�le

23

Page 28: Stress and sti ness analysis of beam-sections

IV = 4b2h2

2h 10.8t

+ 2b1t

(3.21)

and the maximum shear stress will be in the parts with smallest thickness:

τmax =MV

2 b h 0.8 t(3.22)

The di�erence between an open and a closed pro�le is illustrated by calculating IV andτmax for an open pro�le with a similar geometry as in Figure 3.7. The cut that makes theclosed pro�le open can be placed anywhere on the pro�le.The torsional moment of inertia is:

IV =1

3(2× h(0.8t)3 + 2× bt3) (3.23)

and the shear stress is:

τmax =MV

IV

t (3.24)

For h = 1.5b the ratios between the torsional moments of inertia and shear stresses are:

IclosedV

IopenV

= 1.3279(b

t)2 (3.25)

and

τclosedmaxτopenmax

= 0.4911t

b(3.26)

It is seen that the torsional sti�ness is many times higher for closed pro�les than for openpro�les. The shear stresses are on the other hand much larger for the open pro�les whichis due to the less e�ective way of carrying stresses shown in Figure 3.5 in opposition to thestress pattern shown in Figure 3.8.

3.4.3 Solid sectionFor an elliptic cross-section it is possible to construct an analytic solution. The ellipse isde�ned by the two half axes a and b. A parametric de�nition of the contour of the ellipseis:

(y, z) = (a cos θ, b sin θ) = r(θ) (cos θ, sin θ) (3.27)

where θ is an angle in the interval [0; 2π]. The distance from origo r is given by:

r2(θ) =a2 b2

b2 cos2 θ + a2 sin2 θ(3.28)

24

Page 29: Stress and sti ness analysis of beam-sections

The displacements are conveniently de�ned in a polar coordinate system as:

ur = 0

uθ = r φ

ux = −1

2r2 a2 − b2

a2 + b2sin 2θ φ,x (3.29)

where ur is the displacement in the r−direction, uθ is the displacement perpendicular tothe r−direction and ux is the displacement in the direction of the beam axis. The angle oftorsion is denoted φ, and the derivative of the torsion angle φ,x de�nes the magnitude ofthe torsional moment. The displacement is a rotation around origo and a displacement inthe direction of the beam axis (warping).The only non-vanishing strains are the shear strains in the θ − x plane and in the r − xplane. On the contour the resulting shear strain is perpendicular to the normal of thecontour. In this way it can be proven that the resulting stress distribution is equivalent toa torsional moment.The torsional sti�ness is deduced from the displacement �eld in (3.29) as:

IV = πa3b3

a2 + b2(3.30)

The maximum shear stress is found at the boundary in the point with smallest distance tothe center. The value is given by:

τmax =2 MV

π a b

1

min (a, b)(3.31)

where MV is the torsional moment.For a = b the section is circular and the result form Equation (3.30) corresponds to theresult given in Table B.2 in Appendix B. The maximum shear stress for a circular pro�leis 2 MV /(π r3). This corresponds to a linear shear stress distribution along the radiusstarting with 0 at the center. For a circular section the warping part vanishes.

Figure 3.9: Shear stresses in solid section

25

Page 30: Stress and sti ness analysis of beam-sections

For a rectangular section the shear distribution is more complicated, and the solution isgiven as a series expansion, see e.g (Timoshenko and Goodier 1951). The shear �ow isillustrated in Figure 3.9 and the shear stresses are largest at the contour. Similar to theelliptic cross-section the maximum shear stress is found at the point on the contour withsmallest distance to the center.The torsional moment of inertia is given by:

IV = hb3(1

3− 0.21

b

h+ 0.018(

b

h)5) (3.32)

and the maximum shear stress as

τmax =3h + 1.8b

h2b2MV (3.33)

The cross-sectional warping sti�ness is much larger than for the open pro�les, and thereforethe warping part is of less interest.

26

Page 31: Stress and sti ness analysis of beam-sections

References

Gere, J. M. and Timoshenko, S. P. (1991). Mechanics of Materials, Chapman and Hall,London.

Krenk, S. (1989). Three-dimensional elastic beam theory, part 1 and 2, Series F 114-115,Department of Structural Engineering, Technical University of Denmark.

Seely, F. B. and Smith, J. O. (1967). Advanced Mechanics of Materials, John Wiley &Sons.

Timoshenko, S. P. and Gere, J. M. (1961). Theory of Elastic Stability, McGraw-Hill.

Timoshenko, S. P. and Goodier, J. N. (1951). Theory of Elasticity, McGraw-Hill.

Vlasov, V. Z. (1961). Thin-Walled Elastic Beams. 2. ed., Israel Program for Scienti�cTranslations, Jerusalem.

Zienkiewicz, O. C. (1977). The Finite Element Method, McGraw-Hill.

27

Page 32: Stress and sti ness analysis of beam-sections

Appendix A

MatLab procedure for polygon

%% Cross : Calculates sectional properties for a polygon%% Coordinates for polygon.%% Skew profile Example section 2.5 h = 10%YZ = [ 0, 6;

8, 6;8, 0;

10, 0;10, 8;0, 8];

%% Number of points in polygon%n = size(YZ,1);

y1 = YZ(1,1);z1 = YZ(1,2);Area = 0;Sy = 0;Sz = 0;%% Loop over n-2 triangles%for i=1:n-2y2 = YZ(i+1,1);z2 = YZ(i+1,2);y3 = YZ(i+2,1);z3 = YZ(i+2,2);yg = (y1 + y2 + y3)/3;zg = (z1 + z2 + z3)/3;dA = 0.5*((y2-y1)*(z3-z1)-(z2-z1)*(y3-y1));

28

Page 33: Stress and sti ness analysis of beam-sections

Area = Area + dA;Sy = Sy + dA*zg;Sz = Sz + dA*yg;

end%% Elastic Center%yc = Sz/Area;zc = Sy/Area;

%% Coordinate transformation to elastic center%YZ(:,1) = YZ(:,1)-yc;YZ(:,2) = YZ(:,2)-zc;

y1 = YZ(1,1);z1 = YZ(1,2);Izz = 0;Iyy = 0;Iyz = 0;%% Loop over n-2 triangles%for i=1:n-2y2 = YZ(i+1,1);z2 = YZ(i+1,2);y3 = YZ(i+2,1);z3 = YZ(i+2,2);yg = (y1 + y2 + y3)/3;zg = (z1 + z2 + z3)/3;dA = 0.5*((y2-y1)*(z3-z1)-(z2-z1)*(y3-y1));dIzz = (y1^2 + y2^2 + y3^2 + 9*yg^2)/12*dA;dIyy = (z1^2 + z2^2 + z3^2 + 9*zg^2)/12*dA;dIyz = (y1*z1 + y2*z2 + y3*z3 + 9*yg*zg)/12*dA;Izz = Izz +dIzz;Iyy = Iyy +dIyy;Iyz = Iyz +dIyz;

end%% Transformation%v = 0.5*atan(2*Iyz/(Izz-Iyy));I1 = Izz*cos(v)^2 + Iyy*sin(v)^2+Iyz*sin(2*v);I2 = Izz*cos(v+pi/2)^2 + Iyy*sin(v+pi/2)^2+Iyz*sin(2*v+pi);angle = v*180/pi;

29

Page 34: Stress and sti ness analysis of beam-sections

Appendix B

Solutions for some parametric pro�les

Geometry Cross-sectional properties

Normal force, shearA = h b Ak = 5

6A

Bending strong axisIzz = 1

12b h3 iz = h√

12

Wz = 16b h2

Bending weak axisIyy = 1

12h b3 iy = b√

12

Wy = 16h b2

TorsionIv = 1

3hb3(1− 0.627 b

h(1− 1

12( b

h)4))

Normal force, shearA = 2 (h tw + b tf ) Ak ∼ 2 h twBending strong axisIzz ≈ 1

6tw h3 + 1

2b tf h2

Wz ≈ 13tw h2 + b tfh

Bending weak axisIyy ≈ 1

2h tw b2 + 1

6tf b3

Wy ≈ h twb + 13tf b2

TorsionIv = 2 h2b2 tw tf

h tf+b tw

Table B.1: Parametric rectangular cross-sections

30

Page 35: Stress and sti ness analysis of beam-sections

Geometry Cross-sectional properties

Normal force, shearA = π

4d2 Ak = 96(1+ν)2

117+244ν+148ν2 A ∼= 0.8A

Bending both axesIzz = π

64d4 iz = d

4

Wz = π32

d3

TorsionIv = π

32d4

Normal force, shearA ≈ πdt Ak ∼ 1

2A

Bending both axesIzz ≈ π

8t d3 iz = d

2√

2

Wz ≈ π4t d2

TorsionIv ≈ π

4t d3

Table B.2: Parametric circular cross-sections

Geometry Cross-sectional properties

Normal force A ≈ h tw + b1 t1f + b2 t1fShear z Ak ∼ h twShear y Ak ∼ b1 t1f + b2 t1fElastic centeryc =

b1 t1f−b2 t1fA

Bending strong axisIzz ≈ 1

12h t3w + b1 t1f (h

2− yc)

2 + b2 t2f (h2

+ yc)2

Wz ≈ Izzh2+|yc| iz =

√Izz

A

Bending weak axisIyy ≈ 1

12(t1f (b1)

3 + t2f (b2)3)

Wy ≈ 2Iyy

max(b1,b2)iy =

√Iyy

A

TorsionIv = 1

3(h (tw)3 + b1 (t1f )

3 + b2 (t2f )3)

Table B.3: Parametric I-section

31

Page 36: Stress and sti ness analysis of beam-sections

Geometry Cross-sectional properties

Normal force A ≈ h tw + 2 b tfShear z Ak ∼ h twShear y Ak ∼ 2 b tfElastic centerzc =

b2 tfA

Bending strong axisIzz ≈ 1

12h3 tw + 1

2b tf h2

Wz ≈ 16h2 tw + b tf h iz =

√Izz

A

Bending weak axisIyy ≈ h twz2

c + 16tf b3 + 2 b tf ( b

2− zc)

2

Wy ≈ Iyy

b−zciy =

√Iyy

A

TorsionIv = 1

3h t3w + 2 b t3f

Table B.4: Parametric U/C-section

32