Geometric Stiffness Effects in 2D and 3D Frames

Size: px
Start display at page:

Download "Geometric Stiffness Effects in 2D and 3D Frames"

Transcription

1 Geometric Stiffness Effects in D and 3D Frames CEE 41. Matrix Structural Analsis Department of Civil and Environmental Engineering Duke Universit Henri Gavin Fall, 1 In situations in which deformations are not infinitesimall 1 small, linear elastic analses ma not capture the true structural response. For large-strain problems, results of finite deformation analsis is significantl more accurate than linear, infinitesimal deformation analsis. Incorporating the details of finite deformation, the analsis ma also be applied to a buckling analsis of the structural sstem. In the derivation of the linear elastic stiffness matrix for frame elements, the potential energ function includes strain energ due to bending, axial and shear deformation effects. Axial effects are decoupled from shear and bending effects in the resulting linear elastic stiffness matrices. 3 In finite deformation analsis, on the other hand, the potential energ function includes additional terms, which accounts for the interaction between the axial load effects on the frame element and the lateral deformation of the frame element. These effects are often called P effects. We will separate the potential energ function U into an elastic part U E (which contains the infinitesimal strain energ) and a geometric part, U G (which includes the interaction of lateral deformations and axial loads). The linear elastic strain energ results in the same frame element stiffness matrices k E that we have found previousl. So, this document focuses onl on the geometric component of the potential energ function. From this geometric part of the potential energ, we will derive the geometric stiffness matrix k G. As in the finite deformation analsis of trusses, we need to know the deformation of the structure in order to find the internal axial loads, but we need to know the internal axial loads to determine the geometric stiffness matrix and the deformations. This chicken-andegg problem can be solved with the same tpe of Newton-Raphson iteration approach which we used previousl for finite deformation analsis of trusses. 1 infinitesimal means arbitraril close to zero, as in infinitesimal calculus. finite means neither infinite nor infinitesimal, as in a finite distance. 3 The rows and columns corresponding to axial effects (1st and 4th) have non-zero elements onl in the 1st and 4th columns and rows. Also, the rows and columns corresponding to bending and shear effects have non-zero elements onl in the nd, 3rd, 5th, and 6th columns and rows.

2 CEE 41. Matrix Structural Analsis Duke Universit Fall 1 H.P. Gavin 1 Deformed shape of a frame element in bending To start with, we need to introduce the deformed shape of a frame element. The deformed shape of a frame element, h(x), subjected to end-forces, q, is a cubic polnomial. A cubic polnomial ma be written in a power-polnomial form: h(x) = a + a 1 x + a x + a 3 x 3. (1) ikewise, the slope of the beam, h (x) ma be expressed h (x) = a 1 + a x + 3a 3 x. () u 6 u u3 u 5 h(x) x= x= x Figure 1. The deformed shape of a beam, h(x) is assumed to be a cubic function of x. The four polnomial coefficients, a,, a 3, are found b matching h(), h (), h() and h () to the specified end displacements and rotations of the beam. Assuming small rotations, tan θ θ, and neglecting shear deformation effects, h() = u a = u h () = u 3 a 1 = u 3 h() = u 5 a + a 1 + a + a 3 3 = u 5 h () = u 6 a 1 + a + 3a 3 = u 6 These four equations with four unknowns (a,, a 3 ) have the solution a = u (3) a 1 = u 3 (4) a = 3(u 5 u )/ (u 3 + u 6 )/ (5) a 3 = (u 5 u )/ 3 + (u 3 + u 6 )/. (6) CC BY-NC-ND December 8, 17, H.P. Gavin

3 Geometric Stiffness Effects in D and 3D Frames 3 You should be able to confirm this solution for the polnomial coefficients. Note that the cubic deformation function h(x) ma also be written as a weighted sum of cubic polnomials. h(x) = u b (x) + u 3 b 3 (x) + u 5 b 5 (x) + u 6 b 6 (x), (7) The weights u i are simpl the set of local element displacements and the functions b i (x) are each cubic functions in x. These cubic shape functions represent beam deformations due to a unit applied displacement in the corresponding coordinate (onl). Neglecting shear deformation effects, the frame element shape functions are the Hermite polnomials, b (x) = 1 3 (x/) + (x/) 3 b () = 1 b () = b () = b () = b 3 (x) = x (1 x/) b 3 () = b 3() = 1 b 3 () = b 3() = b 5 (x) = 3 (x/) (x/) 3 b 5 () = b 5() = b 5 () = 1 b 5() = b 6 (x) = (x/) (x/ 1) b 6 () = b 6() = b 6 () = b 6() = 1 Equations (1) and (7) are two different was of expressing exactl the same equation, h(x). The finite element method makes use of polnomials in the form of equation (7). To complete the picture, for axial deformations, (which contribute to transverse deformations onl through the axial load in the geometric stiffness matrix), b 1 (x) = (1 x/) b 4 (x) = (x/). You should confirm that with the given definitions of b i (x), and the coefficients a i, that equations (1) and (7) are equivalent. We now relate this polnomial for the assumed deformation shape to a potential energ function. Recall the internal elastic strain energ of a beam due to bending effects, U B = 1 M (x) EI dx. (8) Since the curvature of the beam is M(x)/(EI) and assuming infinitesimal deformation, h (x) is practicall the same as the curvature, and U B = 1 M(x)h (x) dx (9) = 1 EI h (x) h (x) dx. (1) Equation (8) is an expression of the strain energ in terms of the internal bending moment; equation (9) is an expression of the strain energ in terms of the internal bending moment and the assumed cubic deformation function; and equation (1) is an expression of the strain energ in terms of the assumed cubic deformation function onl. In the finite element method it is common to express the potential energ using forms like equation (1). If the internal bending moment M(x) does indeed generate the assumed deformation function h(x) then all three forms of the elastic strain energ are exactl equivalent and completel interchangeable. CC BY-NC-ND December 8, 17, H.P. Gavin

4 4 CEE 41. Matrix Structural Analsis Duke Universit Fall 1 H.P. Gavin Power polnomial basis Hermite polnomial basis 1 x/ 1 x/ 1 x/ 1 x/ 1 x/ 1 x/ 1 x/ 1 x/ 1 x/ 1 x/ CC BY-NC-ND December 8, 17, H.P. Gavin

5 Geometric Stiffness Effects in D and 3D Frames 5 Finite deformation effects in transversel-displaced frame elements Frame elements carring large axial loads or undergoing large displacements have nonlinear behavior arising from the internal moments that are the product of the axial loads P and the displacements transverse to the loads,. This kind of nonlinearit is sometimes called the P effect. For frame elements with transverse displacements h(x), but without axial deformation, the frame element has displacements u(x) along the length of the element. Figure shows how transverse displacements h(x) relate to axial displacement u(x). These can be simpl analzed as: (dx) = (dx du) + (dh) (dx) = (dx) (du)(dx) + (du) + (dh) (du)(dx) = (du) + (dh) du dx = 1 ( ) du + 1 ( ) dh dx dx For frame elements in which axial strain is much less than transverse rotations, which is alwas the case in elastic frame elements made from common structural materials, (u ) (h ) and u (x) (1/)(h (x)). The geometric deformation increases with the square of the rotation of the element. N(x) h(x) dx h(x) + dh du N(x) dx h (x) dx dh du dx Figure. Axial end displacements due to transverse displacements, without axial deformation. To determine the strain energ associated with axial forces N(x) and geometric deformation u (x) = (1/)(h (x)), recall that the work of a constant force F moving through a displacement d, is simpl F d. Since N(x) does not increase linearl with h(x), the associated internal strain energ of a force N(x) distributed along the length of a frame element and geometric deformation u (x) = (1/)(h (x)) associated with transverse displacements h(x) U G = N(x) du(x) dx dx = 1 N(x) ( ) dh(x) dx. (11) dx CC BY-NC-ND December 8, 17, H.P. Gavin

6 6 CEE 41. Matrix Structural Analsis Duke Universit Fall 1 H.P. Gavin 3 Geometric stiffness of frame elements The previous section shows that the potential energ due to axial loads, N(x) and transverse displacements, h(x), is U G = 1 N(x) ( ) dh dx. (1) dx If the axial load N(x) is constant over the length of the beam, N(x) = T, and U G = 1 T (h (x)) dx. (13) Substituting the beam shape functions, equation (7), and carring out the integral leads to the potential energ function in terms of transverse end displacements, u and u 5, and end rotations, u 3 and u 6, U G = T 3 ( u 3u 6 3u 5 u 3 3u 5 u 6 + 3u u 3 + 3u u 6 +18u 5 36u 5 u + 18u + u 3 + u 6). (14) Invoking Castigliano s theorem, the partial derivative of the potential energ function with respect to a displacement coordinate is the force in the direction of that displacement coordinate. The end forces due to geometric stiffness effects can then be found as follows: q = U G u = T 3 (36u + 3u 3 36u 5 + 3u 6 ) q 3 = U G u 3 = T 3 (3u + 4 u 3 3u 5 u 6 ) q 5 = U G u 5 = T 3 ( 36u 3u u 5 3u 6 ) q 6 = U G u 6 = T 3 (3u u 3 3u u 6 ). Writing these expressions in matrix form, we arrive at the geometric stiffness matrix for a frame element: q 1 q q 3 q 4 q 5 q 6 = T u 1 u u 3 u 4 u 5 u 6, (15) CC BY-NC-ND December 8, 17, H.P. Gavin

7 Geometric Stiffness Effects in D and 3D Frames 7 where the tension in the beam is given b T = EA(u 4 u 1 )/. The geometric stiffness matrix for a D (planar) frame element in local coordinates is: 6 6 k G = T (16) The coordinate transformation process is identical to the process carried out before for the elastic element stiffness matrix. The coordinate transformation matrix, T, is T = c s s c 1 c s s c 1, (17) where s and c are the sine and cosine of the counter-clockwise angle from global element coordinate number 1 to the frame element. Here we are making the approximation that the deformed inclination of the frame element is approximatel the same as the original inclination of the frame element. The element stiffness matrix in global coordinates is found b appling the coordinate transformation matrix. 6 6 s sc s s 6sc s K G = T T k G T = T sc c c 6 sc c c 1 s c s c s 6sc s 6 6 s sc s sc 6 c c 6 sc 6 c c s c s c It is not hard to confirm this expression for K G, and ou should feel encouraged to do so. The assembl of the structural stiffness matrix K s with elastic and geometric effects proceeds exactl as with the elastic stiffness matrix. (18) CC BY-NC-ND December 8, 17, H.P. Gavin

8 8 CEE 41. Matrix Structural Analsis Duke Universit Fall 1 H.P. Gavin 4 Derivation of stiffness coefficients directl from the strain energ function It is common to derive the coefficients of a stiffness matrix directl from the strain energ function. Note that the i, j component of the stiffness matrix is k ij = u j q i = k ji = and that the i th component of the end force, q i, is q i = u i U. Therefore, the stiffness coefficients ma be written k ij = U u i u j. u i q j, If the stiffness matrix to be determined is for bending effects onl, then, as seen before, U = U B = 1 EI h (x) h (x) dx. Now, since integration and differentiation are both linear operations, it does not matter which is done first, integration or differentiation. Therefore, the stiffness coefficient ma be written, k Eij = 1 EI h (x) u i h (x) u j dx. The elastic stiffness matrix incorporating bending effects onl ma be determined directl from this expression. ikewise, the geometric stiffness matrix ma be determined directl from k Gij = 1 T h (x) u i h (x) u j dx. The coefficients for the elastic stiffness matrix and the geometric stiffness matrix for frame elements in three dimensions are derived using this method in the remaining sections of this document. CC BY-NC-ND December 8, 17, H.P. Gavin

9 Geometric Stiffness Effects in D and 3D Frames 9 5 Cubic shape functions for beams including shear deformations Consider the twelve local coordinates of a three dimensional frame element. The transverse Figure 3. The twelve local coordinates of a three-dimensional frame element. displacements in the local x plane, h (x), of an elastic beam ma be separated into a shear-related component, h s (x) and a bending-related component h b (x), h (x) = h s (x) + h b (x). (19) The shear force at the end of the beam in the local direction, q ma be found in terms of the beam end-displacements in the local direction and the end-rotations about the local z axis, q = k u + k 6 u 6 + k 8 u 8 + k 1 u 1. The effective shear strain is simpl h s(x) = q GA s = 1 GA s (k u + k 6 u 6 + k 8 u 8 + k 1 u 1 ). () The internal bending moment, M z (x), due to the effects of the end displacements and end rotations is simpl M z (x) = q x q 6, and the curvature is approximatel h b(x) = 1 EI z [ (k u + k 6 u 6 + k 8 u 8 + k 1 u 1 ) x (k 6 u + k 66 u 6 + k 68 u 8 + k 6 1 u 1 ) ]. (1) CC BY-NC-ND December 8, 17, H.P. Gavin

10 1 CEE 41. Matrix Structural Analsis Duke Universit Fall 1 H.P. Gavin in which small angles are assumed. B computing the potential energ function for shear and bending deformations, U = 1 EI z (h b(x)) dx + 1 GA s (h s(x)) dx, and taking the partial derivatives of the potential energ function with respect to the displacements coordinates u, u 6, u 8 and u 1, rows, 6, 8, and 1 of the elastic stiffness matrix ma be computed. The shape of the deformed beam ma therefore b found b integrating equations () and (1) to obtain h s (x) and h b (x) and b solving for the constants of integration using the end conditions. So doing, h (x) = h s(x) + h b(x) = 1 q + 1 ( ) 1 GA s EI z q x q 6 x + C 1. Inserting the end condition h () = u 6 the constant of integration, C 1, is EI z u 6. Integrating again, h (x) = h s (x) + h b (x) = 1 q x + 1 ( 1 GA s EI z 6 q x 3 1 ) q 6x + u 6 x + C. Inserting the boundar condition h() = u, and noting that 1/(GA s ) = Φ /(1EI z ), the deformed shape of the beam becomes h (x) = 1 ( 1 EI z 6 q x 3 1 q 6 x 1 1 Φ q x) + u 6 x + u. The transverse deformation shape function for a beam with bending and shear deformation in the x plane. h (x) = Φ { [x 3 3x Φ x + 3 (1 + Φ )] u + [x 3 ( + Φ /)x + 3 (1 + Φ /)x] u 6 + [ x 3 + 3x + Φ x] u 8 + [x 3 (1 Φ /)x Φ 3 x/] u 1 }. () For bending and shear deformations in the x z plane, the shape function ma be found using an analogous method, while respecting the right-hand coordinate sstem. The transverse deflection, h z (x) will consist of shear and bending components, h z (x) = h s (x) + h b (x). The end-shear force and the end-bending moment arise for end displacements in the local z direction and end moments about the local axis, q 3 = k 33 u 3 + k 35 u 5 + k 39 u 9 + k 3 11 u 11, CC BY-NC-ND December 8, 17, H.P. Gavin

11 Geometric Stiffness Effects in D and 3D Frames 11 and The effective shear strain is q 5 = k 53 u 3 + k 55 u 5 + k 59 u 9 + k 5 11 u 11. h s(x) = q 3 GA sz = 1 GA sz ( k 33 u 3 + k 35 u 5 + k 39 u 9 + k 3 11 u 11 ), and the bending curvature is approximatel h b(x) = 1 EI (q 3 x + q 5 ) = 1 EI [ (k 33 u 3 + k 35 u 5 + k 39 u 9 + k 3 11 u 11 ) x +(k 53 u 3 + k 55 u 5 + k 59 u 9 + k 5 11 u 11 ) ], where small angles are again assumed. Integrating h b(x) and combining with h s(x), h z(x) = 1 q ( ) 1 GA sz EI q 3 x + q 5 x + C 1. Inserting the end condition, h z() = u 5 gives C 1 = EI u 5. Integrating again, h z (x) = 1 q 3 x + 1 ( 1 GA sz EI 6 q 3 x ) q 5 x u 5 x + C. Now inserting the end condition h z () = u 3 gives C = u 3 and noting that 1/(GA sz ) = Φ z /(1EI ) the deformed shape ma be written h z (x) = 1 ( 1 EI 6 q 3 x q 5 x 1 1 Φ z q 3 x) u 5 x + u 3. Finall, the shape function for a frame element bending and shear in the local x z plane is h z (x) = Φ z { [x 3 3x Φ z x + 3 (1 + Φ z )] u 3 + [ x 3 + ( + Φ z /)x 3 (1 + Φ z /)x] u 5 + [ x 3 + 3x + Φ z x] u 9 + [ x 3 + (1 Φ z /)x + Φ z 3 x/] u 11 }. (3) Note that this expression is equivalent to equation () except for the fact that Φ z replaces Φ and that the signs of the u 5 and u 6 shape functions are reversed, as are the signs of the u 11 and u 1 shape functions. This is consistent with the right-hand coordinate sstem. For axial displacements, the shape function is the same as for a truss, ( h x (x) = 1 x ) u 1 + x u 7. (4) ikewise, for torsional displacements, the shape function is analogous to the axial displacement shape function ( h θx (x) = 1 x ) u 4 + x u 1. (5) CC BY-NC-ND December 8, 17, H.P. Gavin

12 1 CEE 41. Matrix Structural Analsis Duke Universit Fall 1 H.P. Gavin 6 The 3D elastic stiffness matrix for frame elements including shear and bending effects Differentiating and integrating the shape functions derived above, the three-dimensional elastic stiffness matrix for frame elements in local coordinates including bending and shear deformation effects is: k E = EA 1EI z 6EI 3 (1+Φ ) z 1EI 6EI 3 (1+Φ z) (1+Φ z) GJ 6EI (4+Φ z)ei (1+Φ z) (1+Φ ) (1+Φ z) (4+Φ )EI z (1+Φ ) 6EI z (1+Φ ) EA 1EI z 6EI 3 (1+Φ ) z 1EI 6EI 3 (1+Φ z) (1+Φ z) GJ 6EI ( Φ z)ei (1+Φ z) 6EI z (1+Φ ) (1+Φ ) (1+Φ z) ( Φ )EI z (1+Φ ) EA 1EI z 6EI 3 (1+Φ ) z 1EI 6EI 3 (1+Φ z) (1+Φ z) GJ 6EI ( Φ z)ei (1+Φ z) (1+Φ ) (1+Φ z) ( Φ )EI z (1+Φ ) 6EI z (1+Φ ) EA 1EI z 6EI 3 (1+Φ ) z 1EI 6EI 3 (1+Φ z) (1+Φ z) GJ 6EI (4+Φ z)ei (1+Φ z) 6EI z (1+Φ ) (1+Φ ) (1+Φ z) (4+Φ )EI z (1+Φ ), where Φ = 1EI z GA s, and Φ z = 1EI GA sz. CC BY-NC-ND December 8, 17, H.P. Gavin

13 Geometric Stiffness Effects in D and 3D Frames 13 7 Formulation of the geometric stiffness matrix from the cubic shape functions For the elements of the geometric stiffness matrix in rows,6,8, and 1, the potential energ function is U G = 1 T h (x) h (x) dx, where h (x) is given b equation (). ikewise, for rows 3,5,9, and 11, the potential energ function is U Gz = 1 T h z(x) h z(x) dx, where h z (x) is given b equation (3). For rows 1 and 7, the potential energ function is where h x (x) is given b equation (4). U Gx = 1 T h x(x) h x(x) dx, 8 Torsion In the torsion of non-circular sections, torsional displacements result in axial deformation (warping) of the cross-section. In such cases, the work of the axial tension, T, moving through the warping displacements provides the potential energ function for rows 4 and 1, U Gθ = 1 T J x h A θx(x) h θx(x) dx, x where h θx (x) is given b equation (5) and J x is the torsional moment of inertia. The geometric stiffness coefficients ma then be found b forming the Hessian of the appropriate potential energ function, k Gij = U G u i u j. CC BY-NC-ND December 8, 17, H.P. Gavin

14 14 CEE 41. Matrix Structural Analsis Duke Universit Fall 1 H.P. Gavin 9 The 3D geometric stiffness matrix for frame elements including shear and bending effects Differentiating and integrating the shape functions as described above, the three-dimensional geometric stiffness matrix for frame elements in local coordinates including axial, bending, shear and torsional warping effects is: k G = T 6/5+Φ +Φ (1+Φ ) 6/5+Φ z+φ z (1+Φ z) /1 (1+Φ ) /1 (1+Φ z) J x A x /15+ Φ z/6+ Φ z /1 /1 /1 (1+Φ z) (1+Φ z) /15+ Φ /6+ Φ /1 (1+Φ ) (1+Φ ) 6/5 Φ Φ (1+Φ ) 6/5 Φ z Φ z (1+Φ z) /1 (1+Φ ) /1 (1+Φ z) Jx A x /3 Φ z/6 Φ z /1 /1 (1+Φ z) /1 (1+Φ ) (1+Φ z) /3 Φ /6 Φ /1 (1+Φ ) 6/5 Φ Φ (1+Φ ) 6/5 Φ z Φ z (1+Φ z) /1 (1+Φ ) /1 (1+Φ z) Jx A x /3 Φ z/6 Φ z /1 /1 /1 (1+Φ z) (1+Φ z) /3 Φ /6 Φ /1 (1+Φ ) (1+Φ ) 6/5+Φ +Φ (1+Φ ) 6/5+Φ z+φ z (1+Φ z) /1 (1+Φ ) /1 (1+Φ z) J x A x /15+ Φ z/6+ Φ z /1 /1 (1+Φ z) /1 (1+Φ ) (1+Φ z) /15+ Φ /6+ Φ /1 (1+Φ ), where T = EA(u 7 u 1 )/, Φ = 1EI z GA s and Φ z = 1EI GA sz. CC BY-NC-ND December 8, 17, H.P. Gavin

Review of Strain Energy Methods and Introduction to Stiffness Matrix Methods of Structural Analysis

Review of Strain Energy Methods and Introduction to Stiffness Matrix Methods of Structural Analysis uke University epartment of Civil and Environmental Engineering CEE 42L. Matrix Structural Analysis Henri P. Gavin Fall, 22 Review of Strain Energy Methods and Introduction to Stiffness Matrix Methods

More information

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 13

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 13 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras (Refer Slide Time: 00:25) Module - 01 Lecture - 13 In the last class, we have seen how

More information

Aircraft Structures Beams Torsion & Section Idealization

Aircraft Structures Beams Torsion & Section Idealization Universit of Liège Aerospace & Mechanical Engineering Aircraft Structures Beams Torsion & Section Idealiation Ludovic Noels omputational & Multiscale Mechanics of Materials M3 http://www.ltas-cm3.ulg.ac.be/

More information

Module 4 : Deflection of Structures Lecture 4 : Strain Energy Method

Module 4 : Deflection of Structures Lecture 4 : Strain Energy Method Module 4 : Deflection of Structures Lecture 4 : Strain Energy Method Objectives In this course you will learn the following Deflection by strain energy method. Evaluation of strain energy in member under

More information

General elastic beam with an elastic foundation

General elastic beam with an elastic foundation General elastic beam with an elastic foundation Figure 1 shows a beam-column on an elastic foundation. The beam is connected to a continuous series of foundation springs. The other end of the foundation

More information

Lecture 7: The Beam Element Equations.

Lecture 7: The Beam Element Equations. 4.1 Beam Stiffness. A Beam: A long slender structural component generally subjected to transverse loading that produces significant bending effects as opposed to twisting or axial effects. MECH 40: Finite

More information

14. *14.8 CASTIGLIANO S THEOREM

14. *14.8 CASTIGLIANO S THEOREM *14.8 CASTIGLIANO S THEOREM Consider a body of arbitrary shape subjected to a series of n forces P 1, P 2, P n. Since external work done by forces is equal to internal strain energy stored in body, by

More information

External Work. When a force F undergoes a displacement dx in the same direction i as the force, the work done is

External Work. When a force F undergoes a displacement dx in the same direction i as the force, the work done is Structure Analysis I Chapter 9 Deflection Energy Method External Work Energy Method When a force F undergoes a displacement dx in the same direction i as the force, the work done is du e = F dx If the

More information

Chapter 2: Deflections of Structures

Chapter 2: Deflections of Structures Chapter 2: Deflections of Structures Fig. 4.1. (Fig. 2.1.) ASTU, Dept. of C Eng., Prepared by: Melkamu E. Page 1 (2.1) (4.1) (2.2) Fig.4.2 Fig.2.2 ASTU, Dept. of C Eng., Prepared by: Melkamu E. Page 2

More information

LATERAL BUCKLING ANALYSIS OF ANGLED FRAMES WITH THIN-WALLED I-BEAMS

LATERAL BUCKLING ANALYSIS OF ANGLED FRAMES WITH THIN-WALLED I-BEAMS Journal of arine Science and J.-D. Technolog, Yau: ateral Vol. Buckling 17, No. Analsis 1, pp. 9-33 of Angled (009) Frames with Thin-Walled I-Beams 9 ATERA BUCKING ANAYSIS OF ANGED FRAES WITH THIN-WAED

More information

10. Applications of 1-D Hermite elements

10. Applications of 1-D Hermite elements 10. Applications of 1-D Hermite elements... 1 10.1 Introduction... 1 10.2 General case fourth-order beam equation... 3 10.3 Integral form... 5 10.4 Element Arrays... 7 10.5 C1 Element models... 8 10.6

More information

k 21 k 22 k 23 k 24 k 31 k 32 k 33 k 34 k 41 k 42 k 43 k 44

k 21 k 22 k 23 k 24 k 31 k 32 k 33 k 34 k 41 k 42 k 43 k 44 CE 6 ab Beam Analysis by the Direct Stiffness Method Beam Element Stiffness Matrix in ocal Coordinates Consider an inclined bending member of moment of inertia I and modulus of elasticity E subjected shear

More information

Quintic beam closed form matrices (revised 2/21, 2/23/12) General elastic beam with an elastic foundation

Quintic beam closed form matrices (revised 2/21, 2/23/12) General elastic beam with an elastic foundation General elastic beam with an elastic foundation Figure 1 shows a beam-column on an elastic foundation. The beam is connected to a continuous series of foundation springs. The other end of the foundation

More information

MAE 323: Lecture 1. Review

MAE 323: Lecture 1. Review This review is divided into two parts. The first part is a mini-review of statics and solid mechanics. The second part is a review of matrix/vector fundamentals. The first part is given as an refresher

More information

ENGN2340 Final Project: Implementation of a Euler-Bernuolli Beam Element Michael Monn

ENGN2340 Final Project: Implementation of a Euler-Bernuolli Beam Element Michael Monn ENGN234 Final Project: Implementation of a Euler-Bernuolli Beam Element Michael Monn 12/11/13 Problem Definition and Shape Functions Although there exist many analytical solutions to the Euler-Bernuolli

More information

Mathematical Properties of Stiffness Matrices

Mathematical Properties of Stiffness Matrices Mathematical Properties of Stiffness Matrices CEE 4L. Matrix Structural Analysis Department of Civil and Environmental Engineering Duke University Henri P. Gavin Fall, 0 These notes describe some of the

More information

2 marks Questions and Answers

2 marks Questions and Answers 1. Define the term strain energy. A: Strain Energy of the elastic body is defined as the internal work done by the external load in deforming or straining the body. 2. Define the terms: Resilience and

More information

Strain Energy in Linear Elastic Solids

Strain Energy in Linear Elastic Solids Strain Energ in Linear Eastic Soids CEE L. Uncertaint, Design, and Optimiation Department of Civi and Environmenta Engineering Duke Universit Henri P. Gavin Spring, 5 Consider a force, F i, appied gradua

More information

Chapter 5 Structural Elements: The truss & beam elements

Chapter 5 Structural Elements: The truss & beam elements Institute of Structural Engineering Page 1 Chapter 5 Structural Elements: The truss & beam elements Institute of Structural Engineering Page 2 Chapter Goals Learn how to formulate the Finite Element Equations

More information

Module 3. Analysis of Statically Indeterminate Structures by the Displacement Method

Module 3. Analysis of Statically Indeterminate Structures by the Displacement Method odule 3 Analysis of Statically Indeterminate Structures by the Displacement ethod Lesson 21 The oment- Distribution ethod: rames with Sidesway Instructional Objectives After reading this chapter the student

More information

BEAM DEFLECTION THE ELASTIC CURVE

BEAM DEFLECTION THE ELASTIC CURVE BEAM DEFLECTION Samantha Ramirez THE ELASTIC CURVE The deflection diagram of the longitudinal axis that passes through the centroid of each cross-sectional area of a beam. Supports that apply a moment

More information

Consider an elastic spring as shown in the Fig.2.4. When the spring is slowly

Consider an elastic spring as shown in the Fig.2.4. When the spring is slowly .3 Strain Energy Consider an elastic spring as shown in the Fig..4. When the spring is slowly pulled, it deflects by a small amount u 1. When the load is removed from the spring, it goes back to the original

More information

Basic Energy Principles in Stiffness Analysis

Basic Energy Principles in Stiffness Analysis Basic Energy Principles in Stiffness Analysis Stress-Strain Relations The application of any theory requires knowledge of the physical properties of the material(s) comprising the structure. We are limiting

More information

Section 6: PRISMATIC BEAMS. Beam Theory

Section 6: PRISMATIC BEAMS. Beam Theory Beam Theory There are two types of beam theory aailable to craft beam element formulations from. They are Bernoulli-Euler beam theory Timoshenko beam theory One learns the details of Bernoulli-Euler beam

More information

FINAL EXAMINATION. (CE130-2 Mechanics of Materials)

FINAL EXAMINATION. (CE130-2 Mechanics of Materials) UNIVERSITY OF CLIFORNI, ERKELEY FLL SEMESTER 001 FINL EXMINTION (CE130- Mechanics of Materials) Problem 1: (15 points) pinned -bar structure is shown in Figure 1. There is an external force, W = 5000N,

More information

MAE4700/5700 Finite Element Analysis for Mechanical and Aerospace Design

MAE4700/5700 Finite Element Analysis for Mechanical and Aerospace Design MAE4700/5700 Finite Element Analsis for Mechanical and Aerospace Design Cornell Universit, Fall 2009 Nicholas Zabaras Materials Process Design and Control Laborator Sible School of Mechanical and Aerospace

More information

Axial force-moment interaction in the LARSA hysteretic beam element

Axial force-moment interaction in the LARSA hysteretic beam element Axial force-moment interaction in the LARSA hsteretic beam element This document briefl discusses the modeling of tri-axial interaction (i.e. between axial force and bending moments) in the LARSA beam

More information

BOUNDARY EFFECTS IN STEEL MOMENT CONNECTIONS

BOUNDARY EFFECTS IN STEEL MOMENT CONNECTIONS BOUNDARY EFFECTS IN STEEL MOMENT CONNECTIONS Koung-Heog LEE 1, Subhash C GOEL 2 And Bozidar STOJADINOVIC 3 SUMMARY Full restrained beam-to-column connections in steel moment resisting frames have been

More information

Chapter 5 Elastic Strain, Deflection, and Stability 1. Elastic Stress-Strain Relationship

Chapter 5 Elastic Strain, Deflection, and Stability 1. Elastic Stress-Strain Relationship Chapter 5 Elastic Strain, Deflection, and Stability Elastic Stress-Strain Relationship A stress in the x-direction causes a strain in the x-direction by σ x also causes a strain in the y-direction & z-direction

More information

TORSION INCLUDING WARPING OF OPEN SECTIONS (I, C, Z, T AND L SHAPES)

TORSION INCLUDING WARPING OF OPEN SECTIONS (I, C, Z, T AND L SHAPES) Page1 TORSION INCLUDING WARPING OF OPEN SECTIONS (I, C, Z, T AND L SHAPES) Restrained warping for the torsion of thin-wall open sections is not included in most commonly used frame analysis programs. Almost

More information

Part D: Frames and Plates

Part D: Frames and Plates Part D: Frames and Plates Plane Frames and Thin Plates A Beam with General Boundary Conditions The Stiffness Method Thin Plates Initial Imperfections The Ritz and Finite Element Approaches A Beam with

More information

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 11

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 11 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Module - 01 Lecture - 11 Last class, what we did is, we looked at a method called superposition

More information

Lecture 15 Strain and stress in beams

Lecture 15 Strain and stress in beams Spring, 2019 ME 323 Mechanics of Materials Lecture 15 Strain and stress in beams Reading assignment: 6.1 6.2 News: Instructor: Prof. Marcial Gonzalez Last modified: 1/6/19 9:42:38 PM Beam theory (@ ME

More information

Mechanics PhD Preliminary Spring 2017

Mechanics PhD Preliminary Spring 2017 Mechanics PhD Preliminary Spring 2017 1. (10 points) Consider a body Ω that is assembled by gluing together two separate bodies along a flat interface. The normal vector to the interface is given by n

More information

Survey of Wave Types and Characteristics

Survey of Wave Types and Characteristics Seminar: Vibrations and Structure-Borne Sound in Civil Engineering Theor and Applications Surve of Wave Tpes and Characteristics Xiuu Gao April 1 st, 2006 Abstract Mechanical waves are waves which propagate

More information

UNIT- I Thin plate theory, Structural Instability:

UNIT- I Thin plate theory, Structural Instability: UNIT- I Thin plate theory, Structural Instability: Analysis of thin rectangular plates subject to bending, twisting, distributed transverse load, combined bending and in-plane loading Thin plates having

More information

Mechanical Design in Optical Engineering

Mechanical Design in Optical Engineering OPTI Buckling Buckling and Stability: As we learned in the previous lectures, structures may fail in a variety of ways, depending on the materials, load and support conditions. We had two primary concerns:

More information

ME 323 Examination #2 April 11, 2018

ME 323 Examination #2 April 11, 2018 ME 2 Eamination #2 April, 2 PROBLEM NO. 25 points ma. A thin-walled pressure vessel is fabricated b welding together two, open-ended stainless-steel vessels along a 6 weld line. The welded vessel has an

More information

torsion equations for lateral BucKling ns trahair research report r964 July 2016 issn school of civil engineering

torsion equations for lateral BucKling ns trahair research report r964 July 2016 issn school of civil engineering TORSION EQUATIONS FOR ATERA BUCKING NS TRAHAIR RESEARCH REPORT R96 Jul 6 ISSN 8-78 SCHOO OF CIVI ENGINEERING SCHOO OF CIVI ENGINEERING TORSION EQUATIONS FOR ATERA BUCKING RESEARCH REPORT R96 NS TRAHAIR

More information

Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian

Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian ahmadian@iust.ac.ir Dynamic Response of MDOF Systems: Mode-Superposition Method Mode-Superposition Method:

More information

Chapter 6 2D Elements Plate Elements

Chapter 6 2D Elements Plate Elements Institute of Structural Engineering Page 1 Chapter 6 2D Elements Plate Elements Method of Finite Elements I Institute of Structural Engineering Page 2 Continuum Elements Plane Stress Plane Strain Toda

More information

Aircraft Structures Structural & Loading Discontinuities

Aircraft Structures Structural & Loading Discontinuities Universit of Liège Aerospace & Mechanical Engineering Aircraft Structures Structural & Loading Discontinuities Ludovic Noels Computational & Multiscale Mechanics of Materials CM3 http://www.ltas-cm3.ulg.ac.be/

More information

Lecture Slides. Chapter 4. Deflection and Stiffness. The McGraw-Hill Companies 2012

Lecture Slides. Chapter 4. Deflection and Stiffness. The McGraw-Hill Companies 2012 Lecture Slides Chapter 4 Deflection and Stiffness The McGraw-Hill Companies 2012 Chapter Outline Force vs Deflection Elasticity property of a material that enables it to regain its original configuration

More information

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I Institute of Structural Engineering Page 1 Chapter 2 The Direct Stiffness Method Institute of Structural Engineering Page 2 Direct Stiffness Method (DSM) Computational method for structural analysis Matrix

More information

Shafts: Torsion of Circular Shafts Reading: Crandall, Dahl and Lardner 6.2, 6.3

Shafts: Torsion of Circular Shafts Reading: Crandall, Dahl and Lardner 6.2, 6.3 M9 Shafts: Torsion of Circular Shafts Reading: Crandall, Dahl and Lardner 6., 6.3 A shaft is a structural member which is long and slender and subject to a torque (moment) acting about its long axis. We

More information

Calculus of the Elastic Properties of a Beam Cross-Section

Calculus of the Elastic Properties of a Beam Cross-Section Presented at the COMSOL Conference 2009 Milan Calculus of the Elastic Properties of a Beam Cross-Section Dipartimento di Modellistica per l Ingegneria Università degli Studi della Calabria (Ital) COMSOL

More information

Chapter 4 Deflection and Stiffness

Chapter 4 Deflection and Stiffness Chapter 4 Deflection and Stiffness Asst. Prof. Dr. Supakit Rooppakhun Chapter Outline Deflection and Stiffness 4-1 Spring Rates 4-2 Tension, Compression, and Torsion 4-3 Deflection Due to Bending 4-4 Beam

More information

Slender Structures Load carrying principles

Slender Structures Load carrying principles Slender Structures Load carrying principles Basic cases: Extension, Shear, Torsion, Cable Bending (Euler) v017-1 Hans Welleman 1 Content (preliminary schedule) Basic cases Extension, shear, torsion, cable

More information

3 Relation between complete and natural degrees of freedom

3 Relation between complete and natural degrees of freedom Stiffness matrix for D tapered beams by ouie. Yaw, PhD, PE, SE Walla Walla University March 9, 9 Introduction This article presents information necessary for the construction of the stiffness matrix of

More information

Stress and Strain ( , 3.14) MAE 316 Strength of Mechanical Components NC State University Department of Mechanical & Aerospace Engineering

Stress and Strain ( , 3.14) MAE 316 Strength of Mechanical Components NC State University Department of Mechanical & Aerospace Engineering (3.8-3.1, 3.14) MAE 316 Strength of Mechanical Components NC State Universit Department of Mechanical & Aerospace Engineering 1 Introduction MAE 316 is a continuation of MAE 314 (solid mechanics) Review

More information

Methods of Analysis. Force or Flexibility Method

Methods of Analysis. Force or Flexibility Method INTRODUCTION: The structural analysis is a mathematical process by which the response of a structure to specified loads is determined. This response is measured by determining the internal forces or stresses

More information

Presented By: EAS 6939 Aerospace Structural Composites

Presented By: EAS 6939 Aerospace Structural Composites A Beam Theory for Laminated Composites and Application to Torsion Problems Dr. BhavaniV. Sankar Presented By: Sameer Luthra EAS 6939 Aerospace Structural Composites 1 Introduction Composite beams have

More information

Rigid and Braced Frames

Rigid and Braced Frames RH 331 Note Set 12.1 F2014abn Rigid and raced Frames Notation: E = modulus of elasticit or Young s modulus F = force component in the direction F = force component in the direction FD = free bod diagram

More information

7.5 Elastic Buckling Columns and Buckling

7.5 Elastic Buckling Columns and Buckling 7.5 Elastic Buckling The initial theory of the buckling of columns was worked out by Euler in 1757, a nice example of a theory preceding the application, the application mainly being for the later invented

More information

Structural Analysis III Compatibility of Displacements & Principle of Superposition

Structural Analysis III Compatibility of Displacements & Principle of Superposition Structural Analysis III Compatibility of Displacements & Principle of Superposition 2007/8 Dr. Colin Caprani, Chartered Engineer 1 1. Introduction 1.1 Background In the case of 2-dimensional structures

More information

Assumptions: beam is initially straight, is elastically deformed by the loads, such that the slope and deflection of the elastic curve are

Assumptions: beam is initially straight, is elastically deformed by the loads, such that the slope and deflection of the elastic curve are *12.4 SLOPE & DISPLACEMENT BY THE MOMENT-AREA METHOD Assumptions: beam is initially straight, is elastically deformed by the loads, such that the slope and deflection of the elastic curve are very small,

More information

Indeterminate Analysis Force Method 1

Indeterminate Analysis Force Method 1 Indeterminate Analysis Force Method 1 The force (flexibility) method expresses the relationships between displacements and forces that exist in a structure. Primary objective of the force method is to

More information

Discontinuous Distributions in Mechanics of Materials

Discontinuous Distributions in Mechanics of Materials Discontinuous Distributions in Mechanics of Materials J.E. Akin, Rice University 1. Introduction The study of the mechanics of materials continues to change slowly. The student needs to learn about software

More information

Aircraft Structures Kirchhoff-Love Plates

Aircraft Structures Kirchhoff-Love Plates University of Liège erospace & Mechanical Engineering ircraft Structures Kirchhoff-Love Plates Ludovic Noels Computational & Multiscale Mechanics of Materials CM3 http://www.ltas-cm3.ulg.ac.be/ Chemin

More information

CHAPTER 5. Beam Theory

CHAPTER 5. Beam Theory CHPTER 5. Beam Theory SangJoon Shin School of Mechanical and erospace Engineering Seoul National University ctive eroelasticity and Rotorcraft Lab. 5. The Euler-Bernoulli assumptions One of its dimensions

More information

Ph.D. Preliminary Examination Analysis

Ph.D. Preliminary Examination Analysis UNIVERSITY OF CALIFORNIA, BERKELEY Spring Semester 2017 Dept. of Civil and Environmental Engineering Structural Engineering, Mechanics and Materials Name:......................................... Ph.D.

More information

Due Tuesday, September 21 st, 12:00 midnight

Due Tuesday, September 21 st, 12:00 midnight Due Tuesday, September 21 st, 12:00 midnight The first problem discusses a plane truss with inclined supports. You will need to modify the MatLab software from homework 1. The next 4 problems consider

More information

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each.

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. GTE 2016 Q. 1 Q. 9 carry one mark each. D : SOLID MECHNICS Q.1 single degree of freedom vibrating system has mass of 5 kg, stiffness of 500 N/m and damping coefficient of 100 N-s/m. To make the system

More information

Using the finite element method of structural analysis, determine displacements at nodes 1 and 2.

Using the finite element method of structural analysis, determine displacements at nodes 1 and 2. Question 1 A pin-jointed plane frame, shown in Figure Q1, is fixed to rigid supports at nodes and 4 to prevent their nodal displacements. The frame is loaded at nodes 1 and by a horizontal and a vertical

More information

SLOPE-DEFLECTION METHOD

SLOPE-DEFLECTION METHOD SLOPE-DEFLECTION ETHOD The slope-deflection method uses displacements as unknowns and is referred to as a displacement method. In the slope-deflection method, the moments at the ends of the members are

More information

Example 3.7 Consider the undeformed configuration of a solid as shown in Figure 3.60.

Example 3.7 Consider the undeformed configuration of a solid as shown in Figure 3.60. 162 3. The linear 3-D elasticity mathematical model The 3-D elasticity model is of great importance, since it is our highest order hierarchical model assuming linear elastic behavior. Therefore, it provides

More information

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown.

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. D : SOLID MECHANICS Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. Q.2 Consider the forces of magnitude F acting on the sides of the regular hexagon having

More information

4.5 The framework element stiffness matrix

4.5 The framework element stiffness matrix 45 The framework element stiffness matri Consider a 1 degree-of-freedom element that is straight prismatic and symmetric about both principal cross-sectional aes For such a section the shear center coincides

More information

Unit 13 Review of Simple Beam Theory

Unit 13 Review of Simple Beam Theory MIT - 16.0 Fall, 00 Unit 13 Review of Simple Beam Theory Readings: Review Unified Engineering notes on Beam Theory BMP 3.8, 3.9, 3.10 T & G 10-15 Paul A. Lagace, Ph.D. Professor of Aeronautics & Astronautics

More information

Stability Analysis of Laminated Composite Thin-Walled Beam Structures

Stability Analysis of Laminated Composite Thin-Walled Beam Structures Paper 224 Civil-Comp Press, 2012 Proceedings of the Eleventh International Conference on Computational Structures echnolog, B.H.V. opping, (Editor), Civil-Comp Press, Stirlingshire, Scotland Stabilit nalsis

More information

Physics 8 Monday, November 20, 2017

Physics 8 Monday, November 20, 2017 Physics 8 Monday, November 20, 2017 Pick up HW11 handout, due Dec 1 (Friday next week). This week, you re skimming/reading O/K ch8, which goes into more detail on beams. Since many people will be traveling

More information

REVIEW FOR EXAM II. Dr. Ibrahim A. Assakkaf SPRING 2002

REVIEW FOR EXAM II. Dr. Ibrahim A. Assakkaf SPRING 2002 REVIEW FOR EXM II. J. Clark School of Engineering Department of Civil and Environmental Engineering b Dr. Ibrahim. ssakkaf SPRING 00 ENES 0 Mechanics of Materials Department of Civil and Environmental

More information

1-1 Locate the centroid of the plane area shown. 1-2 Determine the location of centroid of the composite area shown.

1-1 Locate the centroid of the plane area shown. 1-2 Determine the location of centroid of the composite area shown. Chapter 1 Review of Mechanics of Materials 1-1 Locate the centroid of the plane area shown 650 mm 1000 mm 650 x 1- Determine the location of centroid of the composite area shown. 00 150 mm radius 00 mm

More information

Unit - 7 Vibration of Continuous System

Unit - 7 Vibration of Continuous System Unit - 7 Vibration of Continuous System Dr. T. Jagadish. Professor for Post Graduation, Department of Mechanical Engineering, Bangalore Institute of Technology, Bangalore Continuous systems are tore which

More information

LECTURE 13 Strength of a Bar in Pure Bending

LECTURE 13 Strength of a Bar in Pure Bending V. DEMENKO MECHNCS OF MTERLS 015 1 LECTURE 13 Strength of a Bar in Pure Bending Bending is a tpe of loading under which bending moments and also shear forces occur at cross sections of a rod. f the bending

More information

ON THE DESIGN CURVES FOR BUCKLING PROBLEMS

ON THE DESIGN CURVES FOR BUCKLING PROBLEMS EUROSTEEL 008, 3-5 September 008, Gra, Austria O THE DESIG CURVES FOR BUCKLIG PROBLES Jósef Salai a, Ferenc Papp b a KÉSZ Ltd., Budapest, Hungar b Budapest Universit of technolog and Economics, Department

More information

Conceptual question Conceptual question 12.2

Conceptual question Conceptual question 12.2 Conceptual question 12.1 rigid cap of weight W t g r A thin-walled tank (having an inner radius of r and wall thickness t) constructed of a ductile material contains a gas with a pressure of p. A rigid

More information

Basic principles of steel structures. Dr. Xianzhong ZHAO

Basic principles of steel structures. Dr. Xianzhong ZHAO Basic principles of steel structures Dr. Xianzhong ZHAO.zhao@mail.tongji.edu.cn www.sals.org.cn 1 Introduction Resistance of cross-section Compression members Outlines Overall stabilit of uniform (solid

More information

MECHANICS OF MATERIALS REVIEW

MECHANICS OF MATERIALS REVIEW MCHANICS OF MATRIALS RVIW Notation: - normal stress (psi or Pa) - shear stress (psi or Pa) - normal strain (in/in or m/m) - shearing strain (in/in or m/m) I - area moment of inertia (in 4 or m 4 ) J -

More information

Module 3. Analysis of Statically Indeterminate Structures by the Displacement Method

Module 3. Analysis of Statically Indeterminate Structures by the Displacement Method odule 3 Analysis of Statically Indeterminate Structures by the Displacement ethod Lesson 16 The Slope-Deflection ethod: rames Without Sidesway Instructional Objectives After reading this chapter the student

More information

Chapter 11. Displacement Method of Analysis Slope Deflection Method

Chapter 11. Displacement Method of Analysis Slope Deflection Method Chapter 11 Displacement ethod of Analysis Slope Deflection ethod Displacement ethod of Analysis Two main methods of analyzing indeterminate structure Force method The method of consistent deformations

More information

A METHOD OF LOAD INCREMENTS FOR THE DETERMINATION OF SECOND-ORDER LIMIT LOAD AND COLLAPSE SAFETY OF REINFORCED CONCRETE FRAMED STRUCTURES

A METHOD OF LOAD INCREMENTS FOR THE DETERMINATION OF SECOND-ORDER LIMIT LOAD AND COLLAPSE SAFETY OF REINFORCED CONCRETE FRAMED STRUCTURES A METHOD OF LOAD INCREMENTS FOR THE DETERMINATION OF SECOND-ORDER LIMIT LOAD AND COLLAPSE SAFETY OF REINFORCED CONCRETE FRAMED STRUCTURES Konuralp Girgin (Ph.D. Thesis, Institute of Science and Technology,

More information

March 24, Chapter 4. Deflection and Stiffness. Dr. Mohammad Suliman Abuhaiba, PE

March 24, Chapter 4. Deflection and Stiffness. Dr. Mohammad Suliman Abuhaiba, PE Chapter 4 Deflection and Stiffness 1 2 Chapter Outline Spring Rates Tension, Compression, and Torsion Deflection Due to Bending Beam Deflection Methods Beam Deflections by Superposition Strain Energy Castigliano

More information

Local Maximums and Local Minimums of Functions. f(x, y) has a local minimum at the point (x 0, y 0 ) if f(x 0, y 0 ) f(x, y) for

Local Maximums and Local Minimums of Functions. f(x, y) has a local minimum at the point (x 0, y 0 ) if f(x 0, y 0 ) f(x, y) for Local Extrema Previousl we have taken the partial derivative of a function f(x, ). But those partial derivatives were themselves functions and so we can take their partial derivatives. Local Maximums and

More information

MMJ1153 COMPUTATIONAL METHOD IN SOLID MECHANICS PRELIMINARIES TO FEM

MMJ1153 COMPUTATIONAL METHOD IN SOLID MECHANICS PRELIMINARIES TO FEM B Course Content: A INTRODUCTION AND OVERVIEW Numerical method and Computer-Aided Engineering; Phsical problems; Mathematical models; Finite element method;. B Elements and nodes, natural coordinates,

More information

A PROTOCOL FOR DETERMINATION OF THE ADHESIVE FRACTURE TOUGHNESS OF FLEXIBLE LAMINATES BY PEEL TESTING: FIXED ARM AND T-PEEL METHODS

A PROTOCOL FOR DETERMINATION OF THE ADHESIVE FRACTURE TOUGHNESS OF FLEXIBLE LAMINATES BY PEEL TESTING: FIXED ARM AND T-PEEL METHODS 1 A PROTOCOL FOR DETERMINATION OF THE ADHESIVE FRACTURE TOUGHNESS OF FLEXIBLE LAMINATES BY PEEL TESTING: FIXED ARM AND T-PEEL METHODS An ESIS Protocol Revised June 2007, Nov 2010 D R Moore, J G Williams

More information

FLEXIBILITY METHOD FOR INDETERMINATE FRAMES

FLEXIBILITY METHOD FOR INDETERMINATE FRAMES UNIT - I FLEXIBILITY METHOD FOR INDETERMINATE FRAMES 1. What is meant by indeterminate structures? Structures that do not satisfy the conditions of equilibrium are called indeterminate structure. These

More information

Seismic Pushover Analysis Using AASHTO Guide Specifications for LRFD Seismic Bridge Design

Seismic Pushover Analysis Using AASHTO Guide Specifications for LRFD Seismic Bridge Design Seismic Pushover Analysis Using AASHTO Guide Specifications for LRFD Seismic Bridge Design Elmer E. Marx, Alaska Department of Transportation and Public Facilities Michael Keever, California Department

More information

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 Math Problem a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 3 6 Solve the initial value problem u ( t) = Au( t) with u (0) =. 3 1 u 1 =, u 1 3 = b- True or false and why 1. if A is

More information

Finite elements for plates and shells. Advanced Design for Mechanical System LEC 2008/11/04

Finite elements for plates and shells. Advanced Design for Mechanical System LEC 2008/11/04 Finite elements for plates and shells Sstem LEC 008/11/04 1 Plates and shells A Midplane The mid-surface of a plate is plane, a curved geometr make it a shell The thickness is constant. Ma be isotropic,

More information

Chapter 13 TORSION OF THIN-WALLED BARS WHICH HAVE THE CROSS SECTIONS PREVENTED FROM WARPING (Prevented or non-uniform torsion)

Chapter 13 TORSION OF THIN-WALLED BARS WHICH HAVE THE CROSS SECTIONS PREVENTED FROM WARPING (Prevented or non-uniform torsion) Chapter 13 TORSION OF THIN-WALLED BARS WHICH HAVE THE CROSS SECTIONS PREVENTED FROM WARPING (Prevented or non-uniform torsion) 13.1 GENERALS In our previous chapter named Pure (uniform) Torsion, it was

More information

DESIGN OF FIXED CIRCULAR ARCHES WITH TUBE CROSS-SECTIONS UNDER CONCENTRATED LOADS ACCORDING TO EC3

DESIGN OF FIXED CIRCULAR ARCHES WITH TUBE CROSS-SECTIONS UNDER CONCENTRATED LOADS ACCORDING TO EC3 EUROSTEEL 8, 3-5 September 8, Graz, Austria 785 DESIGN OF FIXED CIRCULAR ARCHES WITH TUBE CROSS-SECTIONS UNDER CONCENTRATED LOADS ACCORDING TO EC3 C.A. Dimopoulos a, C.J. Gantes a a National Technical

More information

CHAPTER 8. TRANSVERSE VIBRATIONS-IV: MULTI-DOFs ROTOR SYSTEMS

CHAPTER 8. TRANSVERSE VIBRATIONS-IV: MULTI-DOFs ROTOR SYSTEMS CHAPTER 8 TRANSVERSE VIBRATIONS-IV: MULTI-DOFs ROTOR SYSTEMS Transverse vibrations have been considered previousl in great detail for mainl single mass rotor sstems. The thin disc and long rigid rotors

More information

Eigenvalues of Trusses and Beams Using the Accurate Element Method

Eigenvalues of Trusses and Beams Using the Accurate Element Method Eigenvalues of russes and Beams Using the Accurate Element Method Maty Blumenfeld Department of Strength of Materials Universitatea Politehnica Bucharest, Romania Paul Cizmas Department of Aerospace Engineering

More information

CHAPTER 14 BUCKLING ANALYSIS OF 1D AND 2D STRUCTURES

CHAPTER 14 BUCKLING ANALYSIS OF 1D AND 2D STRUCTURES CHAPTER 14 BUCKLING ANALYSIS OF 1D AND 2D STRUCTURES 14.1 GENERAL REMARKS In structures where dominant loading is usually static, the most common cause of the collapse is a buckling failure. Buckling may

More information

Lecture 8. Stress Strain in Multi-dimension

Lecture 8. Stress Strain in Multi-dimension Lecture 8. Stress Strain in Multi-dimension Module. General Field Equations General Field Equations [] Equilibrium Equations in Elastic bodies xx x y z yx zx f x 0, etc [2] Kinematics xx u x x,etc. [3]

More information

If the number of unknown reaction components are equal to the number of equations, the structure is known as statically determinate.

If the number of unknown reaction components are equal to the number of equations, the structure is known as statically determinate. 1 of 6 EQUILIBRIUM OF A RIGID BODY AND ANALYSIS OF ETRUCTURAS II 9.1 reactions in supports and joints of a two-dimensional structure and statically indeterminate reactions: Statically indeterminate structures

More information

A.R. Tusnin, M. Prokic. Behavior of symmetric steel I-sections under combined bending and torsion actions in inelastic range

A.R. Tusnin, M. Prokic. Behavior of symmetric steel I-sections under combined bending and torsion actions in inelastic range A.R. Tusnin, M. Prokic Behavior of smmetric steel Isections under combined bending and torsion actions in inelastic range In European codes and Russian standards for design of steel structures, calculation

More information

MITOCW MITRES2_002S10linear_lec07_300k-mp4

MITOCW MITRES2_002S10linear_lec07_300k-mp4 MITOCW MITRES2_002S10linear_lec07_300k-mp4 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources

More information

Stability Of Structures: Continuous Models

Stability Of Structures: Continuous Models 5 Stabilit Of Structures: Continuous Models SEN 311 ecture 5 Slide 1 Objective SEN 311 - Structures This ecture covers continuous models for structural stabilit. Focus is on aiall loaded columns with various

More information