Three Dimensional Seismic Simulation of a Two-Bay, Two-Story Reinforced Concrete Building

Size: px
Start display at page:

Download "Three Dimensional Seismic Simulation of a Two-Bay, Two-Story Reinforced Concrete Building"

Transcription

1 Three Dimensional Seismic Simulation of a Two-Bay, Two-Story Reinforced Concrete Building Catherine Joseph, REU Student Rachel Howser, Graduate Advisor Dr. Y.L Mo, Faculty Advisor Final Report Department of Civil and Environmental Engineering University of Houston Houston, TX Civil Infrastructure Engineering REU Sponsored by National Science Foundation July 2009 Page 1 of 25

2 Abstract: As part of a Research Experience for Undergraduates program, the University of Houston(UH) was awarded funding by the National Science Foundation to further its research on the seismic analysis of a two-story, two-bay reinforced concrete structure. The project consisted of developing a mathematical model to simulate the experimental results collected in previous work. Using UH researchers simulation programs SCS and SRCS within the Open System for Earthquake Engineering Simulation (OpenSees) framework, a three dimensional simulation of the structure was attempted. Using a unique combination of two-dimensional and threedimensional models within the same code, the researcher attempted to model the reaction of reinforced concrete plane stress wall elements. A three-dimensional building frame and non plane stress elements were created. The reinforced concrete plane stress elements were created in two dimensions due to element specifications. The modified OpenSees framework presented some difficulties however, as apparent numerical errors occurred within the SCS and SRCS programs. The simulation codes also present problems with the interaction of the twodimensional and three-dimensional models created to simulate the entire structure. A successful three dimensional simulation would provide a reliable method of predicting the seismic reaction of reinforced concrete structures, guaranteeing higher levels of safety and a longer life of the structure. Page 2 of 25

3 Introduction: Over the past twenty years, the Department of Civil and Environmental Engineering at the University of Houston has made significant progress in the field of earthquake engineering. Using various methods, researchers have developed accurate methods of analyzing the effects of seismic activity on reinforced concrete structures. The research performed to simulate shear behavior of reinforced concrete structures produced constitutive models. These models include: Rotating-angle softened truss model(ra-stm); Fixed-angle softened truss model (FA- STM); Softened membrane model (SMM); Cyclic softened membrane model (CSMM). The most recent of these models is the CSMM, which has been proven to be the most accurate in the prediction of significant shear force-displacement behavior of reinforced concrete walls[1]. Prediction of structural damage caused by earthquakes has been completed using both artificial neural networks (ANN) and nonlinear finite element analysis (FEM). ANNS are developed to mimic the organizational principles observed in the brain, such as recognizing patterns and approximating functions. ANNs are used to analyze complex responses to seismic loading with numerous parameters. Their use in the field of civil engineering is widespread, but their application to the prediction of structural damage caused by earthquakes is limited. In many cases, nonlinear FEM is utilized in cases in which structural damage need only be analyzed for a specific structure, or a small number of similar structures. Although nonlinear FEM is applicable to many different cases of structural damage, a single simulation is not easily applied to numerous situations[2]. Because reliable ANNs have not yet been developed for threedimensional structural simulation, nonlinear FEM will be used in the development of the seismic simulation of this three-dimensional structure. Researchers have implemented the constitutive models developed at the University of Houston in the OpenSees framework. OpenSees, an acronym representing Open System for Earthquake Engineering Simulation, was developed at the Pacific Earthquake Engineering Center (PEER) and the University of California Berkeley[3]. It uses finite element methods for seismic simulations within an object-oriented framework that dictates the interaction of various abstract classes within the code. This generates programs for a specific problem subset, such as finite element analysis. OpenSees is an open source, giving it unique recognition of being a community code for earthquake engineering. It facilitates sharing and communication of research accomplishments, allowing for greater development in the field of earthquake engineering[1]. By modifying the OpenSees framework using the constitutive models developed, researchers at the University of Houston have been able to create extremely accurate simulations of structural damage caused by seismic loading. Researchers have created a modified version of OpenSees that specializes in modeling the effect seismic activity has on shear walls. The model, Page 3 of 25

4 Simulation of Concrete Structures (SCS), was developed using material modules created by PhD students Laskar[4] and Zhong[5] using OpenSees as the finite element framework. SCS was created due to the inability of the original OpenSees framework to analyze reinforced concrete plane stress structures. The main additions to the framework that were needed to be able to complete this type of analysis were appropriate uniaxial materials of steel and concrete and a reinforced concrete plane stress material. The new steel and concrete materials (SteelZ01, ConcreteZ01, ConcreteZ02), developed by Zhong, are described in following paragraphs. A reinforced concrete plane stress material was also developed in OpenSees so that analysis on reinforced concrete plane stress structures, such as panels and walls, could be completed. The development of the uniaxial steel and concrete materials by Zhong, and the creation of a Quadrilateral Reinforced Concrete Plane Stress Element by University of Houston researchers helped to create SCS, the modified version of OpenSees capable of analyzing reinforced concrete plane stress structures. SCS performs nonlinear finite element analysis on such structures under static, dynamic, and reversed cyclic loading. Another program, Simulation of Reinforced Concrete Structures (SRCS) was also developed by Zhong. The abilities of SRCS are more restricted. The longitudinal steel ratio must be approximately equal to the transverse steel ratio of the concrete structure[4]. The creation of nodes and elements within the code is organized according to their type and location in the structure. Material constitutive matrices were required for the creation of the beam, column, wall and floor elements. A material constitutive matrix, also called a material stiffness matrix relates the status of stresses and strains for an element. Although this can be expressed as either secant or tangent formulations, because the OpenSees framework uses the tangent stiffness formulation, SCS and SRCS also use the tangent material constitutive matrix. This relates the relationship between the increments of the elemental stresses and strains, while the secant formulation works with absolute values of the stresses and strains. All elements were defined using the same uniaxial concrete and steel models developed by Zhong ConcreteZ01, ConcreteZ02, and SteelZ01. ConcreteZ01 was designed with similarities to the uniaxial concrete model, Concrete01, in CSMM. The envelopes in compression and tension are the same in both models. The ConcreteZ01 model accounts for the softening effect of concrete struts caused by perpendicular tensile strain. This model also simplifies the unloading and reloading paths used in the concrete constitutive model of CSMM. Equations 1-5 are the basis for the ConcreteZ01 model. These equations are also the foundation for the Concrete01 constitutive model in CSMM and for the ConcreteZ02 discussed in the next paragraph. The main advantage of ConcreteZ01 is the simplification of the unloading and reloading paths. Figure 1 shows the material module for Concrete Z01[5]. Page 4 of 25

5 Compression: (Stage C1) = 2. 0 (1) =. ( ) / 0.9. (2) (Stage C2) = 1. > (3) where σ c = concrete stress D = tangent material stiffness matrix ζ = softened coefficient of concrete in compression when the peak stress-softened coefficient is equal to strain-softened coefficient f c = cylinder compressive strength of concrete = smeared uniaxial concrete strain = concrete cylinder strain corresponding to peak cylinder strength f c = uniaxial tensile strain normal to the compression direction being considered η = parameter defined as ( )/( ) Tension: (StageT1) = if 0 <. (4) (Stage T2) =. if >. (5) where E c = modulus of elasticity of concrete in compression ε cr = cracking strain of concrete f cr = cracking tensile stress of concrete Page 5 of 25

6 Figure 1: ConcreteZ01 Material Module[5]. Another concrete constitutive model that was used in this simulation is ConcreteZ02. This model differs from ConcreteZ01 in that the compressive envelope of ConcreteZ01 has been modified. This envelope uses a slope of when incorporating the initial linear path. Figure 2 shows the material module of ConcreteZ02[5]. Page 6 of 25

7 Figure 2: ConcreteZ02 Material Module[5]. The simulations created for this study use the model SteelZ01 to define the reinforcing rebar. The envelope and reloading patterns included in SteelZ01 are the same as those defined in CSMM for embedded mild steel. A simplification was incorporated to estimate nonlinear curves using straight line segmentation. This modification bypasses the iteration intended to calculate stress based on a given strain. Equations 6-10 demonstrate the foundation for the SteelZ01 constitutive model. Figure 3 depicts the material module for Steel Z01[5]. Envelope: = ( ). (6) where f s = stress in mild steel E s = modulus of elasticity of steel = smeared strain of steel bars embedded in concrete = smeared tensile strain of mild steel bars embedded in concrete at first yielding Page 7 of 25

8 = ( ) ( ). (7) where f y = yielding strength in bare steel bars B = width = smeared biaxial strain in the y-direction Nonlinear unloading and reloading paths: = ( ). (8) =. (9) = 1+. (10) where = smeared uniaxial strain of rebars in i th direction f i = concrete strength A = coefficient of prestressed tendons 1 R = coefficient of prestressed tendons 2 Page 8 of 25

9 Figure 3: SteelZ01 Material Module[5]. In addition to the development of these new uniaxial materials, a quadrilateral reinforced concrete plane stress element, quad, was created by UH researchers and implemented in SCS and SRCS. It was developed to better simulate plane stress panels and wall elements. The quad element is an eight degree of freedom rectangular plane stress and plane strain finite element. This is the simplest plane stress finite element and is adequate for the structural simulations being performed. As demonstrated in Figure 4, the element has length a, width b, and also has a constant thickness t, which is not shown in the figure. Each corner node possesses 2 degrees of freedom, so the entire element has eight degrees of freedom. Thus, the element has eight nodal forces (F x, F y ) and eight nodal displacements (u, v)[6]. The quad element modeled is in two dimensions and has not yet been tested in three-dimensional simulations. The focus of this study is attempting to create a three-dimensional simulation using the two dimensional plane stress element. Page 9 of 25

10 Figure 4: Eight degree of freedom plane stress element Equations 11 and 12 represent the displacement functions of the plane stress element. The constants c can be determined by substituting the nodal displacement conditions (Equations 13-16) back into the displacement functions. This yields Equations 17 and 18, from which the four shape functions, Equations 19-22, are obtained[6]. Some assumptions can be made from the displacement functions describing the plane stress element. First, the boundary lines of the element remains straight after shear deformation. The shearing strain γ xy varies linearly with x and y while the strain, ε x (or ε y ), varies linearly with just y (or x) and is independent of x (or y). Also, statically equivalent or work equivalent nodal forces can replace the element stresses. The u and v displacement distribution along any of the edges of the plane stress element is linear. It is only affected by the displacement of the corner nodes by which it is connected. The afore mentioned displacement functions guarantee the compatibility of these boundary displacement[6]. Displacement Functions: (, )= (11) (, )= (12) where v = displacement in y-direction u = displacement in x-direction Page 10 of 25

11 Nodal Displacement Conditions: = = (0,0). (13) = = (,0). (14) = = (, ). (15) = = (0, ). (16) Updated Displacement Functions: (, )= (, ) + (, ) + (, ) + (, ). (17) (, )= (, ) + (, ) + (, ) + (, ). (18) where f 1 = Force 1 f 2 = Force 2 f 3 = Force 3 f 4 = Force 4 Shape Functions: (, )= 1 1. (19) (, )= 1. (20) (, )=. (21) (, )= 1. (22) where a = length of quadrilateral plane stress element b = width of quadrilateral plane stress element The other specifications used in the simulation code written for this study are defined within the original OpenSees source code. These specifications, which include analysis methods, iteration schemes, and the overall organization of the codes, are covered in the next section. Page 11 of 25

12 Experimental Method: During summer 2008, graduate researchers from the University of Houston and from the National Center for Research on Earthquake Engineering (NCREE) in Taipei, Taiwan performed experiments on a two-story, two-bay asymmetrical reinforced concrete structure. A full-scale structure was built at NCREE that included various structural elements, including: flexurecritical columns, shear-critical columns, low-rise and medium-rise walls. A full-scale rendering is depicted in Figure 5. The model was subjected to five cyclic tests simulating seismic activity. Tests 1 and 2 were uniaxial displacement controlled tests and Tests 3 through 5 were biaxial displacement controlled tests. During Test 1, forces were only applied in the east-west direction and during Test 2, only in the north-south direction. Tests 3 and 4 aided in determining the torsional stiffness of the building. During Test 5, as much torsion as possible was created and resulted in structural failure[7]. The experiments performed on this specific structure are the main focus of the OpenSees simulation outlined in this paper. Figure 5: Rendering of Two-Story, Two-Bay Reinforced Concrete Building (created using Google SketchUp) Page 12 of 25

13 Method 1 To simulate the building in OpenSees, three different structural models were defined within the simulation code. Based on the requirements of the model materials used in creating the structure, one two-dimensional model and two three-dimensional models were defined. Figure 6 shows the organization of the models within the simulation code, listing the dimensions, degrees of freedom per node, type of element created, and type of analysis used. Model 1 3-Dimensions 6 Degrees of Freedom Building Frame Gravity Analysis Model 2 3-Dimensions 3 Degrees of Freedom Non-Plane Stress Wall and Floor Elements Gravity Analysis Model 3 2-Dimensions 2 Degrees of Freedom Plane Stress Elements Cyclic Analysis Figure 6: Description of Method 1 Simulation Models Model 1 is a three-dimensional model that assigns six degrees of freedom per node. It creates the building frame using beams and columns to connect the nodes. The nonlinearbeamcolumn element is used to create the beams and columns that compose the structure s frame. Although the element itself is two-dimensional, it is used in this model to create the threedimensional building frame. Each model within a simulation code must be analyzed with applied loads. The weight of the beams, columns, floors, and plane stress wall are applied to Model 1 nodes. The LoadControl integrator is used in specifying the application of the gravity loads. Model 1 uses the Newton-Raphson algorithm to analyze the structure s gravity loads. The Newton-Raphson algorithm uses straight-line approximations to create the Force vs. Displacement curve that should result from the simulation. Model 2 is also a three-dimensional model with three degrees of freedom per node. The nonplane stress wall elements and floor elements are created within this model, using the OpenSees stdbrick element. The command creates an eight-node, three-dimensional brick Page 13 of 25

14 element object. Model 2 also uses the Newton-Raphson algorithm in the gravity analysis. The loads applied to Model 2 nodes are the weights of the non-plane stress wall elements. The LoadControl integrator is also used here to apply the loads. Model 3 is a two dimensional simulation of the plane stress wall elements with two degrees of freedom per node. The quad element, developed at UH, is a quadrilateral reinforced concrete plane stress element, used within this simulation to create the wall. It creates an eight-node plane stress element. The element can only be created in two-dimensions, but, because the equaldof command is used to link Model 3 nodes to Model 1 nodes, it is connected to the three-dimensional building structure. Model 3 performs a cyclic analysis with cyclic loads applied. The Newton-Raphson algorithm is used in this Model. Cyclic forces are applied in either the x-direction of the y-direction in addition to the displacement implemented using the DisplacementPath integrator. This integrator is in general more stable than LoadControl and demonstrates faster and more successful convergence. Because each model was created with slightly different specifications, the equaldof command was used to connect multiple nodes assigned to the same coordinate. This command was also used to place the nodes and connectivity of the two-dimensional plane stress elements in the correct location on the three-dimensional structure. This was achieved by attaching the twodimensional nodes of Model 3 to three-dimensional nodes created in Model 2 that are at the same location on the structure. Figure 7: Rendering of structure created in full2dofcrj.tcl Page 14 of 25

15 Figure 8: Finite Element Mesh for full2dofcrj.tcl Figure 9: Rendering of structure created in full1dofcrj.tcl Page 15 of 25

16 Figure 10: Finite Element Mesh for full1dofcrj.tcl Figure 7 and Figure 8 show the location of the quadrilateral reinforced concrete plane stress elements (shaded blue in rendering) and the applied forces on the structure created in full2dofcrj.tcl. Figure 9 and Figure 10 depict the location of the plane stress wall (shaded blue in rendering) and applied forces on the structure created in full1dofcrj.tcl. The displacement applied in the cyclic analysis can only occur in one direction. Because of this, the plane stress elements had to be simulated separately. Since the location of the plane stress elements changes between the two simulations, two codes were written. One code, referred to as full2dofcrj.tcl, contains plane stress elements in the y-z coordinate plane, forming a 150mm thick mid-rise wall. The cyclic loads are applied in the y-direction. The plane stress elements in the other code, called full1dofcrj.tcl, are located in the x-z coordinate plane, forming a 100mm thick low-rise wall. The cyclic loads are applied in the x-direction. The numbering of nodes and elements occurs in the same order in each code, but the location of each is slightly different. Method 2 In a second attempt to create a working three-dimensional simulation code, the researcher eliminated the non-plane stress wall elements and floor elements. The building frame, constructed using nonlinearbeamcolumn elements, and the reinforced concrete plane stress wall remained. Thus, only two models were necessary within the simulation code one threedimensional model and one two-dimensional model. Figure 11 shows the organization of the models within the simulation code. Page 16 of 25

17 Model 1 3 Dimensions 6 Degrees of Freedom Building Structure Gravity Analysis Model 2 2 Dimensions 2 Degrees of Freedom Plane Stress Elements Cyclic Analysis Figure 11: Description of Method 2 Simulation Models Model 1 is a near copy of the first model in full2dofcrj.tcl and full1dofcrj.tcl. It is created in three-dimensions with six degrees of freedom per node. The nonlinearbeamcolumn element is used to create the building frame by creating beams and columns. A gravity analysis is performed at the end of the model, using the Newton-Raphson algorithm and LoadControl integrator. The loads applied are the weights of the beams, columns, and plane stress elements. Model 2 is extremely similar to Model 3 in full2dofcrj.tcl and full1dofcrj.tcl. This model is created in two-dimensions with two degrees of freedom per node. The quad element is used to create the quadrilateral reinforced concrete plane stress elements that compose the wall. The equaldof command is used to link Model 2 nodes to Model 1 nodes in the same location to attach the plane stress wall to the building structure. A cyclic analysis is applied to this model. The Newton-Raphson method and DisplacementPath integrator are used in the analysis. Page 17 of 25

18 Figure 12: Rendering of structure created in plstr2dofcrj.tcl Figure 13: Finite Element Mesh for plstr2dofcrj.tcl Page 18 of 25

19 Figure 14: Rendering of structure created in plstr1dofcrj.tcl Figure 15: Finite Element Mesh for plstr1dofcrj.tcl Figure 12 and Figure 13 depict the location of the quadrilateral reinforced concrete plane stress elements (shaded blue in rendering) and the forces applied to the structure created in plstr2dofcrj.tcl. Figure 14 and Figure 15 show the location of the plane stress elements (shaded blue in rendering) and applied forces for the structure created in plstr1dofcrj.tcl. As with the Page 19 of 25

20 first method attempted, two simulation codes were necessary because the location of the plane stress elements changed. The first code, named plstr2dofcrj.tcl, contains plane stress elements in the y-z coordinate plane, creating a 150mm thick mid-rise wall. The cyclic loads are applied in the y-direction. The second code, called plstr1dofcrj.tcl, has plane stress elements in the x-z coordinate plane, forming a 100mm thick low-rise wall. The cyclic loads are applied in the x-direction. The order of the numbering of nodes and elements occurs in the same order in each code, but the coordinates of the Model 2 nodes change. Results: During the summer research session, no results that modeled the experimental data were obtained. A three-dimensional structure was constructed within each of the simulation codes, and reinforced concrete plane stress elements were implemented. The attempt by the researcher to produce a viable three-dimensional structural simulation with seismic loading has proven unsuccessful thus far. Each of the four simulation codes mentioned have been completed to the same extent, with all the structural code written and the cyclic loading applied. An output file is created for each code; however, no data is produced. At least several iterations are being performed by the analysis in each code, but no data is collected in the output file. Because OpenSees is an open source code, there are certain nuances that must be satisfied by a guess-and-check approach to creating the code. In addition, these simulations used special commands developed at the University of Houston, which also had certain unexplainable aspects of incompatibility. During the creation of SCS and SRCS, it was discovered that numerical problems may occur in nonlinear finite element analysis using the programs, especially during reversed cyclic analysis. It was recommended, in most cases, to change the solution algorithm, change the increment size, or increase the iteration number. These numerical problems seemed to be causing the errors in the simulation codes written by the researcher. The errors that occurred stated that OpenSees was unable to calculate the deformation associated with a specific nonlinearbeamcolumn element. Hoever, this error varies when the increment size and number of iterations are changed. The solutions suggested to correct the numerical errors have been tried. The solution algorithm that proved to be most successful was the Newton-Raphson algorithm. The increment size has been changed, as has the iteration number, with some success. However, the number of iterations that the code is designed to perform rises well into the thousands, while the number of iterations actually performed remains below one hundred. Page 20 of 25

21 Conclusion: As there are no final results to this study, no definite conclusion can be drawn. However, it is possible to say that three-dimensional simulation of plane stress elements is viable in the future through the OpenSees framework. The three-dimensional building frame and the threedimensional non-plane stress elements seem to be created correctly. The plane stress wall, composed of quad elements, also seems to be functioning properly. However, the combination of two-dimensional and three-dimensional models doesn t seem to be working correctly. The development of a three-dimensional plane stress element would provide a more direct method of successfully performing this study. In addition, the nuances within the simulation code created by the interaction of the framework models and the additional models developed by the University of Houston s Department of Civil and Environmental Engineering must be determined and accounted for within the simulation code. Although the study has proven inconclusive thus far, it is apparent that more research is needed in determining the interaction of the different models within a three-dimensional simulation. Page 21 of 25

22 Appendix 1: References: [1] Y. L. Mo, et al., "Seismic simulation of RC wall-type structures," Engineering Structures, vol. 30, pp , [2] O. R. de Lautour and P. Omenzetter, "Prediction of seismic-induced structural damage using artificial neural networks," Engineering Structures, vol. 31, pp , Feb [3] G. Fenves, in Annual workshop on open system for earthquake engineering simulation., Berkeley: Pacific Earthquake Engineering Research Center, UC, [4] A. Laskar, "Shear Behavior and Design of Pre-Stressed Concrete Members," PhD, Department of Civil and Environmental Engineering, University of Houston, Houston, TX, [5] J. X. Zhong, "Model-Based Simulation of Reinforced Concrete Plane Stress Structures," PhD, Department of Civil and Environmental Engineering, University of Houston, Houston, TX, [6] T. Y. Yang, "Plane Stress and Plane Strain Finite Elements," in Finite Element Structural Analysis, W. J. H. N. M. Newmark, Ed., ed Englewood Cliffs, New Jersey: Prentice-Hall, Inc., 1986, pp [7] R. Howser, et al., "Seismic Simulation of a Two-Bay Two-Story RC Building," presented at the Texas Section ASCE Conference, Page 22 of 25

23 Appendix 2: Notation: a = length of quadrilateral plane stress element A = coefficient of prestressed tendons 1 b = width of quadrilateral plane stress element B = width D = tangent material stiffness matrix E c = modulus of elasticity of concrete in compression E s = modulus of elasticity of steel f c = cylinder compressive strength of concrete f cr = cracking tensile strength of concrete f i = concrete strength f s = stress in mild steel f y = yielding strength in bare steel bars f 1 = force 1 f 2 = force 2 f 3 = force 3 f 4 = force 4 R = coefficient of prestressed tendons 2 u = displacement in x-direction v = displacement in y-direction = smeared uniaxial concrete strain ε cr = cracking strain of concrete = plastic strain of bars embedded in concrete Page 23 of 25

24 = smeared tensile strain of mild steel bars embedded in concrete at first yielding = smeared strain of steel bars embedded in concrete = smeared uniaxial strain of rebars in i th direction = uniaxial tensile strain normal to the compression direction being considered = smeared biaxial strain in the y-direction = concrete cylinder strain corresponding to peak cylinder strength f c η = parameter defined as ( )/( ) σ c = concrete stress ζ = softened coefficient of concrete in compression when the peak stress-softened coefficient is equal to strain-softened coefficient Page 24 of 25

25 Appendix 3: Acknowledgment: The research study described herein was sponsored by the National Science Foundation under the Award No. EEC The opinions expressed in this study are those of the authors and do not necessarily reflect the views of the sponsor. Page 25 of 25

Embedded Reinforcements

Embedded Reinforcements Embedded Reinforcements Gerd-Jan Schreppers, January 2015 Abstract: This paper explains the concept and application of embedded reinforcements in DIANA. Basic assumptions and definitions, the pre-processing

More information

EXPLICIT DYNAMIC ANALYSIS OF A REINFORCED CONCRETE FRAME UP TO COLLAPSE

EXPLICIT DYNAMIC ANALYSIS OF A REINFORCED CONCRETE FRAME UP TO COLLAPSE EXPLICIT DYNAMIC ANALYSIS OF A REINFORCED CONCRETE FRAME UP TO COLLAPSE ABSTRACT: K. Kocamaz 1, K. Tuncay 2 and B. Binici 3 1 Res. Assist., Civil Eng. Department, Middle East Technical University, Ankara

More information

Reinforced concrete beam under static load: simulation of an experimental test

Reinforced concrete beam under static load: simulation of an experimental test Reinforced concrete beam under static load: simulation of an experimental test analys: nonlin physic. constr: suppor. elemen: bar cl12i cl3cm compos cq16m interf pstres reinfo struct. load: deform weight.

More information

Revised Sheet Metal Simulation, J.E. Akin, Rice University

Revised Sheet Metal Simulation, J.E. Akin, Rice University Revised Sheet Metal Simulation, J.E. Akin, Rice University A SolidWorks simulation tutorial is just intended to illustrate where to find various icons that you would need in a real engineering analysis.

More information

OPTIMIZATION OF ENERGY DISSIPATION PROPERTY OF ECCENTRICALLY BRACED STEEL FRAMES

OPTIMIZATION OF ENERGY DISSIPATION PROPERTY OF ECCENTRICALLY BRACED STEEL FRAMES OPTIMIZATION OF ENERGY DISSIPATION PROPERTY OF ECCENTRICALLY BRACED STEEL FRAMES M. Ohsaki (Hiroshima Univ.) T. Nakajima (Kyoto Univ. (currently Ohbayashi Corp.)) Background Difficulty in optimization

More information

Finite Element Method. Chapter 7. Practical considerations in FEM modeling

Finite Element Method. Chapter 7. Practical considerations in FEM modeling Finite Element Method Chapter 7 Practical considerations in FEM modeling Finite Element Modeling General Consideration The following are some of the difficult tasks (or decisions) that face the engineer

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction ME 475: Computer-Aided Design of Structures 1-1 CHAPTER 1 Introduction 1.1 Analysis versus Design 1.2 Basic Steps in Analysis 1.3 What is the Finite Element Method? 1.4 Geometrical Representation, Discretization

More information

Configuration Optimization of Anchoring Devices of Frame-Supported Membrane Structures for Maximum Clamping Force

Configuration Optimization of Anchoring Devices of Frame-Supported Membrane Structures for Maximum Clamping Force 6 th China Japan Korea Joint Symposium on Optimization of Structural and Mechanical Systems June 22-25, 200, Kyoto, Japan Configuration Optimization of Anchoring Devices of Frame-Supported Membrane Structures

More information

Extraction of Strut and Tie Model From 3D Solid Element Mesh Analysis

Extraction of Strut and Tie Model From 3D Solid Element Mesh Analysis International Conference on Sustainable Built Environment Extraction of Strut and Tie Model From 3D Solid Element Mesh Analysis Dammika Abeykoon, Naveed Anwar, Jason C. Rigon ICSBE 2010 12-14 December

More information

Set No. 1 IV B.Tech. I Semester Regular Examinations, November 2010 FINITE ELEMENT METHODS (Mechanical Engineering) Time: 3 Hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks

More information

VCUPDATE, A NUMERICAL TOOL FOR FINITE ELEMENT MODEL UPDATING

VCUPDATE, A NUMERICAL TOOL FOR FINITE ELEMENT MODEL UPDATING VCUPDATE, A NUMERICAL TOOL FOR FINITE ELEMENT MODEL UPDATING Andrea Mordini VCE Vienna Consulting Engineers, Helmut Wenzel VCE Vienna Consulting Engineers, Austria Austria mordini@vce.at Abstract Due to

More information

Guidelines for proper use of Plate elements

Guidelines for proper use of Plate elements Guidelines for proper use of Plate elements In structural analysis using finite element method, the analysis model is created by dividing the entire structure into finite elements. This procedure is known

More information

Scientific Manual FEM-Design 17.0

Scientific Manual FEM-Design 17.0 Scientific Manual FEM-Design 17. 1.4.6 Calculations considering diaphragms All of the available calculation in FEM-Design can be performed with diaphragms or without diaphragms if the diaphragms were defined

More information

JAVA APPLETS FOR TEACHING FINITE ELEMENT ANALYSIS

JAVA APPLETS FOR TEACHING FINITE ELEMENT ANALYSIS JAVA APPLETS FOR TEACHING FINITE ELEMENT ANALYSIS Kamal B. Rojiani 1, Suryanarayana Raju S.V.N. 2 ABSTRACT An applet for teaching fundamental concepts of finite element analysis is developed. An applet

More information

FB-MULTIPIER vs ADINA VALIDATION MODELING

FB-MULTIPIER vs ADINA VALIDATION MODELING FB-MULTIPIER vs ADINA VALIDATION MODELING 1. INTRODUCTION 1.1 Purpose of FB-MultiPier Validation testing Performing validation of structural analysis software delineates the capabilities and limitations

More information

The part to be analyzed is the bracket from the tutorial of Chapter 3.

The part to be analyzed is the bracket from the tutorial of Chapter 3. Introduction to Solid Modeling Using SolidWorks 2007 COSMOSWorks Tutorial Page 1 In this tutorial, we will use the COSMOSWorks finite element analysis (FEA) program to analyze the response of a component

More information

Analysis and Evaluation of Single Piles in Laterally Spreading Soil

Analysis and Evaluation of Single Piles in Laterally Spreading Soil Analysis and Evaluation of Single Piles in Laterally Spreading Soil Christopher McGann A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science in Civil Engineering

More information

ATENA Program Documentation Part 4-2. Tutorial for Program ATENA 3D. Written by: Jan Červenka, Zdenka Procházková, Tereza Sajdlová

ATENA Program Documentation Part 4-2. Tutorial for Program ATENA 3D. Written by: Jan Červenka, Zdenka Procházková, Tereza Sajdlová Červenka Consulting s.ro. Na Hrebenkach 55 150 00 Prague Czech Republic Phone: +420 220 610 018 E-mail: cervenka@cervenka.cz Web: http://www.cervenka.cz ATENA Program Documentation Part 4-2 Tutorial for

More information

17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES

17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES 17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES The Current Building Codes Use the Terminology: Principal Direction without a Unique Definition 17.1 INTRODUCTION { XE "Building Codes" }Currently

More information

EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY

EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY J. Sauvé 1*, M. Dubé 1, F. Dervault 2, G. Corriveau 2 1 Ecole de technologie superieure, Montreal, Canada 2 Airframe stress, Advanced Structures,

More information

A Multiple Constraint Approach for Finite Element Analysis of Moment Frames with Radius-cut RBS Connections

A Multiple Constraint Approach for Finite Element Analysis of Moment Frames with Radius-cut RBS Connections A Multiple Constraint Approach for Finite Element Analysis of Moment Frames with Radius-cut RBS Connections Dawit Hailu +, Adil Zekaria ++, Samuel Kinde +++ ABSTRACT After the 1994 Northridge earthquake

More information

Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA

Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA 14 th International LS-DYNA Users Conference Session: Simulation Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA Hailong Teng Livermore Software Technology Corp. Abstract This paper

More information

Advanced Professional Training

Advanced Professional Training Advanced Professional Training Non Linea rand Stability All information in this document is subject to modification without prior notice. No part of this manual may be reproduced, stored in a database

More information

Study on Shaking Table Test and Simulation Analysis of Graphite Dowel-Socket Structure

Study on Shaking Table Test and Simulation Analysis of Graphite Dowel-Socket Structure Study on Shaking Table Test and Simulation Analysis of Graphite Dowel-Socket Structure Xiangxiong Kong, Tiehua Shi & Shaoge Cheng Institute of Earthquake Engineering, China Academy of Building Research,

More information

Chapter 3 Analysis of Original Steel Post

Chapter 3 Analysis of Original Steel Post Chapter 3. Analysis of original steel post 35 Chapter 3 Analysis of Original Steel Post This type of post is a real functioning structure. It is in service throughout the rail network of Spain as part

More information

EULER-TYPE ALGORITHM APPLIED TO LEVELING PROCESS ANALYSIS

EULER-TYPE ALGORITHM APPLIED TO LEVELING PROCESS ANALYSIS Engineering MECHANICS, Vol. 21, 2014, No. 3, p. 185 191 185 EULER-TYPE ALGORITHM APPLIED TO LEVELING PROCESS ANALYSIS František Šebek*, Jindřich Petruška*, Tomáš Návrat* Presented paper is focused on description

More information

Linear and Nonlinear Analysis of a Cantilever Beam

Linear and Nonlinear Analysis of a Cantilever Beam LESSON 1 Linear and Nonlinear Analysis of a Cantilever Beam P L Objectives: Create a beam database to be used for the specified subsequent exercises. Compare small vs. large displacement analysis. Linear

More information

SECTION ANALYSIS PROGRAM RESPONSE 2000

SECTION ANALYSIS PROGRAM RESPONSE 2000 SECTION ANALYSIS PROGRAM RESPONSE 2000 DESCRIPTION Response-2000 is a user friendly sectional analysis program that can be used to predict the complete load-deformation response of a reinforced or prestressed

More information

Multi-Step Analysis of a Cantilever Beam

Multi-Step Analysis of a Cantilever Beam LESSON 4 Multi-Step Analysis of a Cantilever Beam LEGEND 75000. 50000. 25000. 0. -25000. -50000. -75000. 0. 3.50 7.00 10.5 14.0 17.5 21.0 Objectives: Demonstrate multi-step analysis set up in MSC/Advanced_FEA.

More information

Finite Element Buckling Analysis Of Stiffened Plates

Finite Element Buckling Analysis Of Stiffened Plates International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 2 (February 2014), PP.79-83 Finite Element Buckling Analysis Of Stiffened

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

FINITE ELEMENT ANALYSIS OF A COMPOSITE CATAMARAN

FINITE ELEMENT ANALYSIS OF A COMPOSITE CATAMARAN NAFEMS WORLD CONGRESS 2013, SALZBURG, AUSTRIA FINITE ELEMENT ANALYSIS OF A COMPOSITE CATAMARAN Dr. C. Lequesne, Dr. M. Bruyneel (LMS Samtech, Belgium); Ir. R. Van Vlodorp (Aerofleet, Belgium). Dr. C. Lequesne,

More information

Idealization of Design Strip in ADAPT RC

Idealization of Design Strip in ADAPT RC ADAPT RC 2010 Tutorial Idealization of Design Strip in ADAPT RC Update: May 2010 Copyright ADAPT Corporation all rights reserved ADAPT RC 2010 Tutorial 1 Main Toolbar Menu Bar View Toolbar Structure View

More information

Investigation of the behaviour of single span reinforced concrete historic bridges by using the finite element method

Investigation of the behaviour of single span reinforced concrete historic bridges by using the finite element method Structural Studies, Repairs and Maintenance of Heritage Architecture XI 279 Investigation of the behaviour of single span reinforced concrete historic bridges by using the finite element method S. B. Yuksel

More information

Moment-rotation Behavior of Shallow Foundations with Fixed Vertical Load Using PLAXIS 3D

Moment-rotation Behavior of Shallow Foundations with Fixed Vertical Load Using PLAXIS 3D 6 th International Conference on Earthquake Geotechnical Engineering 1-4 November 2015 Christchurch, New Zealand Moment-rotation Behavior of Shallow Foundations with Fixed Vertical Load Using PLAXIS 3D

More information

Chapter 7 Practical Considerations in Modeling. Chapter 7 Practical Considerations in Modeling

Chapter 7 Practical Considerations in Modeling. Chapter 7 Practical Considerations in Modeling CIVL 7/8117 1/43 Chapter 7 Learning Objectives To present concepts that should be considered when modeling for a situation by the finite element method, such as aspect ratio, symmetry, natural subdivisions,

More information

Tutorial 1: Welded Frame - Problem Description

Tutorial 1: Welded Frame - Problem Description Tutorial 1: Welded Frame - Problem Description Introduction In this first tutorial, we will analyse a simple frame: firstly as a welded frame, and secondly as a pin jointed truss. In each case, we will

More information

Second-order shape optimization of a steel bridge

Second-order shape optimization of a steel bridge Computer Aided Optimum Design of Structures 67 Second-order shape optimization of a steel bridge A.F.M. Azevedo, A. Adao da Fonseca Faculty of Engineering, University of Porto, Porto, Portugal Email: alvaro@fe.up.pt,

More information

Title. Author(s)P. LATCHAROTE; Y. KAI. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)P. LATCHAROTE; Y. KAI. Issue Date Doc URL. Type. Note. File Information Title HIGH PERFORMANCE COMPUTING OF DYNAMIC STRUCTURAL RES INTEGRATED EARTHQUAKE SIMULATION Author(s)P. LATCHAROTE; Y. KAI Issue Date 2013-09-13 Doc URL http://hdl.handle.net/2115/54441 Type proceedings

More information

ixcube 4-10 Brief introduction for membrane and cable systems.

ixcube 4-10 Brief introduction for membrane and cable systems. ixcube 4-10 Brief introduction for membrane and cable systems. ixcube is the evolution of 20 years of R&D in the field of membrane structures so it takes a while to understand the basic features. You must

More information

DESIGN AND ANALYSIS OF MEMBRANE STRUCTURES IN FEM-BASED SOFTWARE MASTER THESIS

DESIGN AND ANALYSIS OF MEMBRANE STRUCTURES IN FEM-BASED SOFTWARE MASTER THESIS DESIGN AND ANALYSIS OF MEMBRANE STRUCTURES IN FEM-BASED SOFTWARE MASTER THESIS ARCHINEER INSTITUTES FOR MEMBRANE AND SHELL TECHNOLOGIES, BUILDING AND REAL ESTATE e.v. ANHALT UNIVERSITY OF APPLIED SCIENCES

More information

1. Carlos A. Felippa, Introduction to Finite Element Methods,

1. Carlos A. Felippa, Introduction to Finite Element Methods, Chapter Finite Element Methods In this chapter we will consider how one can model the deformation of solid objects under the influence of external (and possibly internal) forces. As we shall see, the coupled

More information

studying of the prying action effect in steel connection

studying of the prying action effect in steel connection studying of the prying action effect in steel connection Saeed Faraji Graduate Student, Department of Civil Engineering, Islamic Azad University, Ahar Branch S-faraji@iau-ahar.ac.ir Paper Reference Number:

More information

Building the Graphics Memory of. the Stiffness Matrix of the Beam

Building the Graphics Memory of. the Stiffness Matrix of the Beam Contemporary Engineering Sciences, Vol. 11, 2018, no. 92, 4593-4605 HIKARI td, www.m-hikari.com https://doi.org/10.12988/ces.2018.89502 Building the Graphics Memory of the Stiffness Matrix of the Beam

More information

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole ANSYS AIM Tutorial Structural Analysis of a Plate with Hole Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Analytical vs. Numerical Approaches

More information

OpenSees2DPS (Beta 0.1): 2D Plane Strain Analysis

OpenSees2DPS (Beta 0.1): 2D Plane Strain Analysis University of California, San Diego Department of Structural Engineering OpenSees2DPS (Beta 0.1): 2D Plane Strain Analysis User Manual Draft Ning Wang, Jinchi Lu, Zhaohui Yang and Ahmed Elgamal (Please

More information

Teaching Structural Behavior with a Physics Engine. Kirk Martini 1. VA 22904; PH ;

Teaching Structural Behavior with a Physics Engine. Kirk Martini 1. VA 22904; PH ; Teaching Structural Behavior with a Physics Engine Kirk Martini 1 1 University of Virginia, Department of Architecture, PO Box 400122, Charlottesville VA 22904; PH 434-924-6445; email: martini@virginia.edu

More information

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force CHAPTER 4 Numerical Models This chapter presents the development of numerical models for sandwich beams/plates subjected to four-point bending and the hydromat test system. Detailed descriptions of the

More information

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering Introduction A SolidWorks simulation tutorial is just intended to illustrate where to

More information

Application of Shell elements to buckling-analyses of thin-walled composite laminates

Application of Shell elements to buckling-analyses of thin-walled composite laminates Application of Shell elements to buckling-analyses of thin-walled composite laminates B.A. Gӧttgens MT 12.02 Internship report Coach: Dr. R. E. Erkmen University of Technology Sydney Department of Civil

More information

Aircraft Impact Analysis of New York World Trade Center Tower by Using the ASI-Gauss Technique

Aircraft Impact Analysis of New York World Trade Center Tower by Using the ASI-Gauss Technique Proceeding of ICCES 05, 1-10 December 2005, INDIA 1212 Aircraft Impact Analysis of New York World Trade Center Tower by Using the ASI-Gauss Technique D. Isobe 1 and K. M. Lynn 2 Summary In this paper,

More information

Purdue e-pubs. Purdue University. Jeongil Park Samsung Electronics Co. Nasir Bilal Purdue University. Douglas E. Adams Purdue University

Purdue e-pubs. Purdue University. Jeongil Park Samsung Electronics Co. Nasir Bilal Purdue University. Douglas E. Adams Purdue University Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 26 Development of a Two-Dimensional Finite Element Model of a Suction Valve for Reduction

More information

INTERNATIONAL DISTRIBUTED HYBRID SIMULATION OF 2-SPAN CONTINUOUS BRIDGE

INTERNATIONAL DISTRIBUTED HYBRID SIMULATION OF 2-SPAN CONTINUOUS BRIDGE INTERNATIONAL DISTRIBUTED HYBRID SIMULATION OF 2-SPAN CONTINUOUS BRIDGE Y. Takahashi 1, H. Iemura 2, S.A. Mahin 3 and G.L. Fenves 4 1 Associate Professor, Disaster Prevention Research Institute, Kyoto

More information

Challenge Problem 5 - The Solution Dynamic Characteristics of a Truss Structure

Challenge Problem 5 - The Solution Dynamic Characteristics of a Truss Structure Challenge Problem 5 - The Solution Dynamic Characteristics of a Truss Structure In the final year of his engineering degree course a student was introduced to finite element analysis and conducted an assessment

More information

ADAPT-PT/RC 2014 Getting Started Tutorial ADAPT-RC mode

ADAPT-PT/RC 2014 Getting Started Tutorial ADAPT-RC mode ADAPT-PT/RC 2014 Getting Started Tutorial ADAPT-RC mode Update: January 2014 Copyright ADAPT Corporation all rights reserved ADAPT-PT/RC 2014-Tutorial- 1 This ADAPT-PT/RC 2014 Getting Started Tutorial

More information

Problem description. Prescribed. force. Unit thickness, plane stress. Transverse direction. Prescribed. displacement. Longitudinal direction

Problem description. Prescribed. force. Unit thickness, plane stress. Transverse direction. Prescribed. displacement. Longitudinal direction Problem description Two desirable features in a material model are: 1) the ability to reproduce experimental data in an analysis that corresponds to the experiment and 2) that the material model be stable

More information

Limitations of smeared crack models for dynamic analysis of concrete

Limitations of smeared crack models for dynamic analysis of concrete 12 th International LS-DYNA Users Conference Constitutive Modeling(3) Limitations of smeared crack models for dynamic analysis of concrete Yoeng Sin Khoe and Jaap Weerheijm TNO PO Box 4, 2280AA Rijswijk

More information

Performance of railway track system under harmonic loading by finite element method

Performance of railway track system under harmonic loading by finite element method Performance of railway track system under harmonic by finite element method Ammar Shuber 1, Mohammed Hamood 1, * and Walaa Jawad 1 1 Building and Construction Engineering Department, University of Technology,

More information

Comparison of implicit and explicit nite element methods for dynamic problems

Comparison of implicit and explicit nite element methods for dynamic problems Journal of Materials Processing Technology 105 (2000) 110±118 Comparison of implicit and explicit nite element methods for dynamic problems J.S. Sun, K.H. Lee, H.P. Lee * Department of Mechanical and Production

More information

MONITORING RC BRIDGE COLUMN HINGING WITH PHOTOGRAMMETRY

MONITORING RC BRIDGE COLUMN HINGING WITH PHOTOGRAMMETRY MONITORING RC BRIDGE COLUMN HINGING WITH PHOTOGRAMMETRY Zeynep Firat Alemdar 1, JoAnn Browning 2 and Jeffrey Olafsen 3, Nick Hunt 4 1 Research Assistant, Department of Civil, Env, and Arch. Engineering,

More information

Curt Haselton, PhD Candidate Gregory Deierlein, Professor, PhD, PE

Curt Haselton, PhD Candidate Gregory Deierlein, Professor, PhD, PE Simulating Seismic Response of RC Frame Structures to Collapse: Models, Calibration, and Solution Algorithms Curt Haselton, PhD Candidate Gregory Deierlein, Professor, PhD, PE 1 Outline Introduction to

More information

Non-Linear Analysis of Base Plates in Automated Storage Systems

Non-Linear Analysis of Base Plates in Automated Storage Systems Non-Linear Analysis of Base Plates in Automated Storage Systems Ph.D. Juan José del Coz Díaz, Fco. Suarez Domínguez, Paulino J.Garcia Nieto University of Oviedo. Construction and Applied Mathematics Area.

More information

Engine Gasket Model Instructions

Engine Gasket Model Instructions SOL 600 Engine Gasket Model Instructions Demonstrated:! Set up the Model Database! 3D Model Import from a MSC.Nastran BDF! Creation of Groups from Element Properties! Complete the Material Models! Import

More information

Introduction to the Finite Element Method (3)

Introduction to the Finite Element Method (3) Introduction to the Finite Element Method (3) Petr Kabele Czech Technical University in Prague Faculty of Civil Engineering Czech Republic petr.kabele@fsv.cvut.cz people.fsv.cvut.cz/~pkabele 1 Outline

More information

ANALYSIS OF PLANE FRAME STRUCTURE WITH MATLAB AND SAP2000 PROGRAMS

ANALYSIS OF PLANE FRAME STRUCTURE WITH MATLAB AND SAP2000 PROGRAMS ANALYSIS OF PLANE FRAME STRUCTURE WITH MATLAB AND SAP2000 PROGRAMS Abdul Ahad FAIZAN Master Student, Dept. of Civil Engineering, Sakarya University, Sakarya, Turkey ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Example 24 Spring-back

Example 24 Spring-back Example 24 Spring-back Summary The spring-back simulation of sheet metal bent into a hat-shape is studied. The problem is one of the famous tests from the Numisheet 93. As spring-back is generally a quasi-static

More information

FAILURE ANALYSIS OF CURVED LAYERED TIMBER CONSTRUCTIONS

FAILURE ANALYSIS OF CURVED LAYERED TIMBER CONSTRUCTIONS FAILURE ANALYSIS OF CURVED LAYERED TIMBER CONSTRUCTIONS Stevan Maksimovic 1) and Milorad Komnenovic ) 1) VTI Aeronautical Institute, Ratka Resanovica 1, 11000 Belgrade, Serbia and Montenegro e-mail: s.maksimovic@net.yu

More information

Introduction. Co-rotational Concept

Introduction. Co-rotational Concept 1 2D Co-rotational Truss Formulation by Louie L. Yaw Walla Walla University April 23, 29 key words: geometrically nonlinear analysis, 2d co-rotational truss, corotational truss, variationally consistent,

More information

Finite Element Analysis of Slab and a Comparative Study with Others Analytical Solution

Finite Element Analysis of Slab and a Comparative Study with Others Analytical Solution 7 th ICCT Finite Element Analysis of Slab and a Comparative Study with Others Analytical Solution M. W. Bari, Rajshahi University of Engineering & Technology, BANGLADESH M. M. Rahman, Rajshahi University

More information

TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior Initial Project Space Setup Static Structural ANSYS ZX Plane

TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior Initial Project Space Setup Static Structural ANSYS ZX Plane TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior In this tutorial you will learn how to recognize and deal with a common modeling issues involving stress concentrations

More information

Non-Linear Analysis of Bolted Flush End-Plate Steel Beam-to-Column Connection Nur Ashikin Latip, Redzuan Abdulla

Non-Linear Analysis of Bolted Flush End-Plate Steel Beam-to-Column Connection Nur Ashikin Latip, Redzuan Abdulla Non-Linear Analysis of Bolted Flush End-Plate Steel Beam-to-Column Connection Nur Ashikin Latip, Redzuan Abdulla 1 Faculty of Civil Engineering, Universiti Teknologi Malaysia, Malaysia redzuan@utm.my Keywords:

More information

KEYWORDS: Tubular RC structure, cyclic test, crack observation, image analysis, ImPro Stereo

KEYWORDS: Tubular RC structure, cyclic test, crack observation, image analysis, ImPro Stereo 6 th International Conference on Advances in Experimental Structural Engineering 11 th International Workshop on Advanced Smart Materials and Smart Structures Technology August 1-2, 2015, University of

More information

Introduction to Finite Element Analysis using ANSYS

Introduction to Finite Element Analysis using ANSYS Introduction to Finite Element Analysis using ANSYS Sasi Kumar Tippabhotla PhD Candidate Xtreme Photovoltaics (XPV) Lab EPD, SUTD Disclaimer: The material and simulations (using Ansys student version)

More information

TABLE OF CONTENTS WHAT IS ADVANCE DESIGN? INSTALLING ADVANCE DESIGN... 8 System requirements... 8 Advance Design installation...

TABLE OF CONTENTS WHAT IS ADVANCE DESIGN? INSTALLING ADVANCE DESIGN... 8 System requirements... 8 Advance Design installation... Starting Guide 2019 TABLE OF CONTENTS INTRODUCTION... 5 Welcome to Advance Design... 5 About this guide... 6 Where to find information?... 6 Contacting technical support... 6 WHAT IS ADVANCE DESIGN?...

More information

OpenSeesPL Quick Guide

OpenSeesPL Quick Guide OpenSeesPL 3D Lateral Pile-Ground Interaction OpenSeesPL Quick Guide (Updated 4/11/2018) (Click here for a PDF version of this quick guide) OpenSeesPL is a Windows-based graphical pre- and post-processor

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction GTU Paper Analysis (New Syllabus) Sr. No. Questions 26/10/16 11/05/16 09/05/16 08/12/15 Theory 1. What is graphic standard? Explain different CAD standards. 2. Write Bresenham s

More information

Verification and Validation for Seismic Wave Propagation Problems

Verification and Validation for Seismic Wave Propagation Problems Chapter 26 Verification and Validation for Seismic Wave Propagation Problems (1989-2-24-25-28-29-21-211-217-) (In collaboration with Dr. Nima Tafazzoli, Dr. Federico Pisanò, Mr. Kohei Watanabe and Mr.

More information

Beams. Lesson Objectives:

Beams. Lesson Objectives: Beams Lesson Objectives: 1) Derive the member local stiffness values for two-dimensional beam members. 2) Assemble the local stiffness matrix into global coordinates. 3) Assemble the structural stiffness

More information

Module 1: Introduction to Finite Element Analysis. Lecture 4: Steps in Finite Element Analysis

Module 1: Introduction to Finite Element Analysis. Lecture 4: Steps in Finite Element Analysis 25 Module 1: Introduction to Finite Element Analysis Lecture 4: Steps in Finite Element Analysis 1.4.1 Loading Conditions There are multiple loading conditions which may be applied to a system. The load

More information

THREE DIMENSIONAL DYNAMIC STRESS ANALYSES FOR A GEAR TEETH USING FINITE ELEMENT METHOD

THREE DIMENSIONAL DYNAMIC STRESS ANALYSES FOR A GEAR TEETH USING FINITE ELEMENT METHOD THREE DIMENSIONAL DYNAMIC STRESS ANALYSES FOR A GEAR TEETH USING FINITE ELEMENT METHOD Haval Kamal Asker Department of Mechanical Engineering, Faculty of Agriculture and Forestry, Duhok University, Duhok,

More information

Introduction. Section 3: Structural Analysis Concepts - Review

Introduction. Section 3: Structural Analysis Concepts - Review Introduction In this class we will focus on the structural analysis of framed structures. Framed structures consist of components with lengths that are significantly larger than crosssectional areas. We

More information

SSR Polygonal Search Area

SSR Polygonal Search Area SSR Polygonal Search Area 22-1 SSR Polygonal Search Area In this tutorial, Phase2 is used to determine the factor of safety of a slope using the shear strength reduction (SSR) method. The SSR Polygon Search

More information

COMPUTER AIDED ENGINEERING. Part-1

COMPUTER AIDED ENGINEERING. Part-1 COMPUTER AIDED ENGINEERING Course no. 7962 Finite Element Modelling and Simulation Finite Element Modelling and Simulation Part-1 Modeling & Simulation System A system exists and operates in time and space.

More information

Advanced model of steel joints loaded by internal forces from 3D frame structures

Advanced model of steel joints loaded by internal forces from 3D frame structures Advanced model of steel joints loaded by internal forces from 3D frame structures Lubomír Šabatka, IDEA RS s.r.o František Wald, FSv ČVUT Praha Jaromír Kabeláč, Hypatia Solutions s.r.o Drahoslav Kolaja,

More information

Difficulties in FE-modelling of an I- beam subjected to torsion, shear and bending

Difficulties in FE-modelling of an I- beam subjected to torsion, shear and bending DEGREE PROJECT, IN STEEL STRUCTURES, SECOND LEVEL STOCKHOLM, SWEDEN 2015 Difficulties in FE-modelling of an I- beam subjected to torsion, shear and bending MIRIAM ALEXANDROU KTH ROYAL INSTITUTE OF TECHNOLOGY

More information

Modeling Strategies for Dynamic Finite Element Cask Analyses

Modeling Strategies for Dynamic Finite Element Cask Analyses Session A Package Analysis: Structural Analysis - Modeling Modeling Strategies for Dynamic Finite Element Cask Analyses Uwe Zencker, Günter Wieser, Linan Qiao, Christian Protz BAM Federal Institute for

More information

ADAPT-PT/RC 2018 Getting Started Tutorial ADAPT-RC mode

ADAPT-PT/RC 2018 Getting Started Tutorial ADAPT-RC mode ADAPT-PT/RC 2018 Getting Started Tutorial ADAPT-RC mode Update: September 2018 Copyright ADAPT Corporation all rights reserved ADAPT-PT/RC 2017-Tutorial- 1 This ADAPT-PT/RC 2018 Getting Started Tutorial

More information

OPENSEES Soil-Pile Interaction Study under Lateral Spread Loading

OPENSEES Soil-Pile Interaction Study under Lateral Spread Loading OPENSEES Soil-Pile Interaction Study under Lateral Spread Loading Po-Lam - EarthMechanics Pedro Arduino UW Peter Mackenzie-Helnwein UW Overview Introduction Background & Common Practice 3D Analysis of

More information

IJMH - International Journal of Management and Humanities ISSN:

IJMH - International Journal of Management and Humanities ISSN: EXPERIMENTAL STRESS ANALYSIS SPUR GEAR USING ANSYS SOFTWARE T.VADIVELU 1 (Department of Mechanical Engineering, JNTU KAKINADA, Kodad, India, vadimay28@gmail.com) Abstract Spur Gear is one of the most important

More information

1. Define the material properties. Activate the Data Entry menu if it s not already visible, and click on Materials.

1. Define the material properties. Activate the Data Entry menu if it s not already visible, and click on Materials. CE 533, Fall 2014 Guide for Using RISA3D 1 / 9 Example Structure. The procedure for calculating frequencies and modes shapes of a multidegree of freedom (MDOF) system will be demonstrated using the following

More information

Finite Element Logan Solution Manual

Finite Element Logan Solution Manual Logan Solution Manual Free PDF ebook Download: Logan Solution Manual Download or Read Online ebook finite element logan solution manual in PDF Format From The Best User Guide Database Analysis. Mechanical

More information

midas Civil Advanced Webinar Date: February 9th, 2012 Topic: General Use of midas Civil Presenter: Abhishek Das Bridging Your Innovations to Realities

midas Civil Advanced Webinar Date: February 9th, 2012 Topic: General Use of midas Civil Presenter: Abhishek Das Bridging Your Innovations to Realities Advanced Webinar Date: February 9th, 2012 Topic: General Use of midas Civil Presenter: Abhishek Das Contents: Overview Modeling Boundary Conditions Loading Analysis Results Design and Misc. Introduction

More information

2: Static analysis of a plate

2: Static analysis of a plate 2: Static analysis of a plate Topics covered Project description Using SolidWorks Simulation interface Linear static analysis with solid elements Finding reaction forces Controlling discretization errors

More information

Modeling lattice structured materials with micropolar elasticity. Accuracy of the micropolar model. Marcus Yoder. CEDAR presentation Spring 2017

Modeling lattice structured materials with micropolar elasticity. Accuracy of the micropolar model. Marcus Yoder. CEDAR presentation Spring 2017 Modeling lattice structured materials with micropolar elasticity Accuracy of the micropolar model CEDAR presentation Spring 2017 Advisors: Lonny Thompson and Joshua D. Summers Outline 2/25 1. Background

More information

Solid and shell elements

Solid and shell elements Solid and shell elements Theodore Sussman, Ph.D. ADINA R&D, Inc, 2016 1 Overview 2D and 3D solid elements Types of elements Effects of element distortions Incompatible modes elements u/p elements for incompressible

More information

RELIABILITY OF THE FEM CALCULATIONS OF THE FRACTURE MECHANICS PARAMETERS

RELIABILITY OF THE FEM CALCULATIONS OF THE FRACTURE MECHANICS PARAMETERS International Conference on Economic Engineering and Manufacturing Systems Braşov, 26 27 November 2009 RELIABILITY OF THE FEM CALCULATIONS OF THE FRACTURE MECHANICS PARAMETERS Galina TODOROVA, Valentin

More information

Learning Module 8 Shape Optimization

Learning Module 8 Shape Optimization Learning Module 8 Shape Optimization What is a Learning Module? Title Page Guide A Learning Module (LM) is a structured, concise, and self-sufficient learning resource. An LM provides the learner with

More information

An optimization method for generating self-equilibrium shape of curved surface from developable surface

An optimization method for generating self-equilibrium shape of curved surface from developable surface 25-28th September, 2017, Hamburg, Germany Annette Bögle, Manfred Grohmann (eds.) An optimization method for generating self-equilibrium shape of curved surface from developable surface Jinglan CI *, Maoto

More information

STRUCTURAL FE-SOFTWARE COUPLING THROUGH THE EXPERIMENTAL SOFTWARE FRAMEWORK, OPENFRESCO

STRUCTURAL FE-SOFTWARE COUPLING THROUGH THE EXPERIMENTAL SOFTWARE FRAMEWORK, OPENFRESCO STRUCTURAL FE-SOFTWARE COUPLING THROUGH THE EXPERIMENTAL SOFTWARE FRAMEWORK, OPENFRESCO A. Schellenberg 1, Y. Huang 1 and S.A. Mahin 2 1 Ph.D. Candidate, Dept. of Civil and Env. Eng., Univ. of California,

More information

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

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 36 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Lecture - 36 In last class, we have derived element equations for two d elasticity problems

More information