VCUPDATE, A NUMERICAL TOOL FOR FINITE ELEMENT MODEL UPDATING

Size: px
Start display at page:

Download "VCUPDATE, A NUMERICAL TOOL FOR FINITE ELEMENT MODEL UPDATING"

Transcription

1 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 the constant aging of civil engineering structures, the request of structural reliability evaluation and remaining life assessment is assuming a major importance. In this optic, the use of non-destructive dynamic testing in conjunction with advanced numerical techniques can provide a valid answer to these problems. In this field, the Finite Element Model Updating method is one of the most promising techniques. It provides the possibility to minimize the differences between the numerical Finite Element model and the real structure with respect to the dynamic response. One of the possible applications of this technique is the damage detection. In this contribution, the VCUPDATE framework for Finite Element Model Updating is presented. VCUPDATE is a Scilab code performing the iterative updating algorithm interfaced with a Finite Element code (OpenSees or ANSYS) executing the numerical analysis. At first, the theoretical basics of the code are explained. Later on, some representative applications to practical cases are reported and discussed. Introduction The use of advanced numerical techniques in conjunction with the results from non-destructive experimental data is an interesting possibility for Structural Health Monitoring. In particular, the Finite Element Model Updating (FEMU) is a powerful and well-established numerical method which is used to modify the Finite Element (FE) model properties until an adequate agreement between numerical and experimental results is achieved. The resulting property distributions can provide useful information about the possible structural damage. In this contribution, the calculation technique has been implemented in VCUPDATE, an iterative updating algorithm developed in Scilab [] and interfaced with the FE codes OpenSees [2] and ANSYS [3]. The code has been already applied to several different structures [4] [5]. The use of two different FE codes provides VCUPDATE with a wider flexibility. In fact, the commercial code ANSYS has very powerful modeling capabilities and allows the graphical visualization of the model and of the results, including the outcomes from the updating procedure. On the other hand, the updating process using OpenSees is much faster. Moreover, OpenSees is an open source code, which can be used for commercial purposes also. Therefore, when possible (i.e. when the model is simple), the use of OpenSees is preferred.

2 2 Theoretical basics The FEMU can be performed using direct or iterative methods [6]. In this work, the authors present a sensitivity-based iterative method. This means that a non-linear penalty function is minimized through subsequent linear steps. In Figure, the main steps of the code are shown. Scilab (updating code) OpenSees / ANSYS (FE code) 2. Sensitivity analysis The analysis is performed to select the most sensitive parameters for the FE model. A perturbation technique using the forward difference of the function with respect to each parameter is implemented. This allows obtaining the sensitivity matrix using the results from multiple FE analyses without knowledge of the system matrices. In particular, if the problem has n parameters, n+ FE runs are required: the first one with the starting values for the parameters and n different runs perturbing one parameter only in each of them. The forward difference method has the form [7] yes START computing the sensitivity matrix updating parameters convergence? computing the sensitivity matrix END no FE run (with starting parameters) n FE runs (with modified parameters) FE run (with updated parameters) n FE runs (with modified parameters) Figure VCUPDATE flow chart. d Δd d p p d p S = = p Δp Δp ( + Δ ) ( ), () where Δp is the perturbation in the parameters and Δd is the difference between measured and numerical data. The perturbation in the i th parameter is computed as a fraction of the difference between the upper and lower bound for the i th parameter. Every vector Δd / Δp gives one column of the sensitivity matrix. 2.2 Sensitivity matrix and mode shape scaling Using different structural properties with very different values as parameters may lead to numerical problems, e.g. ill-conditioning of S, in the iterative solution [8]. An appropriate scaling of the sensitivity matrix can improve the stability and speed up the convergence. In this work, the parameters and the data are normalized by their initial values. Experimental and numerical mode shapes should be scaled consistently to properly perform the updating algorithm. Moreover, experimental and numerical mode shapes can be 8 deg out of phase. To solve these problems, within VCUPDATE, the modal scale factor (MSF) is used according to [6] and [9].

3 2.3 Updating algorithm The updating problem can be represented as the minimization of a penalty function J(Δp) subjected to the constraint Δd = SΔp [6]. Minimizing J(Δp) with respect to Δp and inserting the weighting matrices W d and W p for data and parameters respectively, the updated parameter values can be written as: ( ) T T j+ = j + j d j + p j d j p p S W S W S W d d at j th iteration. (2) The sensitivity matrix should be computed at each iteration, but this can lead to an excessive computational time. VCUPDATE allows the user to choose the frequency with whom the sensitivity matrix is updated. For some extremely time consuming cases, the initial matrix can be used for the entire analysis. According to experience, not all the experimental data are measured with the same accuracy. In order to express the user confidence in measured data, weighting matrices are used. Parameters can also be weighted separately. Using weighting matrices is very powerful, but engineering insight is required. Five different ways to create the W p matrix according to [8] are implemented in VCUPDATE. Several different tests were performed in order to verify the methods: in particular some of them should be used carefully since they provide, in some cases, an increased convergence speed but, in other cases, the obtained results are worse. 2.4 Convergence criteria The iterative scheme requires a convergence criterion which can be based on parameters or on data. In VCUPDATE, the convergence is checked using a control based on the frequency deviation (CC abs ) or on the frequency and MAC deviation (CC tot ) []: CC abs, j n f, i f n exp j, i =, fexp, i f j, i CCtot, j = Wf + W ( MACi ) Φ n i = fexp, i 2nWmax i= f exp, i The convergence criterion is shown in Figure 2. The convergence is achieved if CC ε (point A). If the convergence is not attained after the maximum number of iterations, the information relative to the iteration with the minimum value of CC (point B) is used as output. CC tot / CC abs A B. (3) convergence limit ε maximum iteration Figure 2 Convergence criterion. iterations

4 3 Application to a Prestressed Reinforced Concrete Beam A prestressed reinforced concrete beam tested in laboratory is investigated by VCUPDATE. In general, the damage in prestressed elements is difficult to be detected since, after the load is removed, the cracks tend to close and this leads to relatively small changes in modal data. The experimental data as well as the test description are taken from a previous study []. The results obtained by VCUPDATE are compared, in terms of damage distribution, with those obtained in this study. 8 The investigated beam is 7.6 m long and m high. Along the member, the cross section has an I-shape while, at the ends, it has a solid square section (Figure 3). The beam is prestressed by an inclined post-tensioned cable Figure 3 Beam cross-sections. The beam was artificially damaged by increasing static load levels in the configuration shown in Figure 4-a. The external load Q is applied in six different steps with an increasing amplitude of 45, 67.5, 25, 4, 5 and 54 kn respectively. The first visible crack on the beam corresponds to Q=67.5 kn while the reinforcement yielding is achieved for Q =5 kn. After each step, the beam was dynamically tested in a free-free configuration (Figure 4-b). The structure is excited by the impact of a falling weight at its first edge. During the dynamic test procedures, 74 sensors were placed on the structure, at both longitudinal upper sides of the beam with a distance of.5 m between them. In most load steps, the dynamic behavior of the beam was found to be pure flexural with small torsional components. Therefore, the values from two sensors placed at the same longitudinal distance are averaged in order to obtain 37 values only. In this way, the torsional components of the mode shapes are neglected. The beam is modeled in OpenSees by means of a Beam model. 36 uniaxial beam elements with five integration points and three degrees of freedom (DOF) for each node are used. In order to simulate the free-free boundary conditions, two springs with very 4 (a) (b) 22 impact Q 76 Figure 4 Static (a) and dynamic (b) test configuration with experimental crack pattern. Q

5 n. of mode experimental freq. f [Hz] frequency f [Hz] before update fi f f i i NMD frequency f [Hz] after update fi f f NMD initial-to-undamaged step % % % % % %.25 CC abs.237 CC abs.9 undamaged-to-damaged step % % % % % % % % CC abs.354 CC abs.7 Table : Updating procedure results for the OpenSees analysis. low stiffness are placed at the supports. The material reinforced concrete is modeled as homogeneous and isotropic. The section properties are: area A=.3 m 2 and 4 m 2, moment of inertia J=.2246 m 4 and.343 m 4 for the I- and the rectangular shape respectively. Adopting a mass per unit volume M=25 kg/m 3, a mass per unit length m=752.5 kg/m and 6 kg/m is obtained for the two sections respectively. The value of the elastic modulus for each element is used as updating parameter with a starting value of E =375 MPa. Therefore, a total number of 36 parameters is used. Two different updating procedures are performed: with the first one, the initial FE model is updated to the undamaged state. Then, this undamaged model is updated to the damaged state corresponding to the post reinforcement yielding step (Q=54 kn). The first four frequencies and flexural mode shapes are used in the second updating process while, due to the poor quality, the fourth mode shape is not used in the first updating process. The outcomes from the numerical procedures in terms of frequencies and mode shapes correlation are reported in Table. Since the mode shapes are highly correlated, the NMD is used instead of the MAC. The effect of the updating procedures is smaller for the initial-to-undamaged step. This means that the initial model fits quite well the undamaged one, both in terms of frequencies and mode shapes. In the undamaged-to-damaged step, the effect of the updating procedures is much higher as can be seen by comparing the CC abs values. The biggest frequency deviation is recorded in the first mode shape, probably due to the presence of a torsional component in the experimental data. The effect of the updating algorithm on the mode shapes can be clearly seen also in Figure 5 where the outcomes of the second step are shown. It can be noted that, starting from the undamaged state, the mode shapes are transformed to the damaged state which is always closer to the experimental results. The damage distribution is reported in Figure 6 in terms of the ratio between the elastic modulus values before and after the updating process. In the same figure, the VCUPDATE outcomes are compared with the distribution taken from the already mentioned previous study. It should be noted i i

6 mode shape mode shape 3 Exp. damaged VCUPDATE initial VCUPDATE updated mode shape 2 mode shape 4 Figure 5 Experimental and numerical mode shapes for undamaged-to-damaged step. that even if the static load is symmetrical, the corresponding damage distribution is not symmetrical. In this case, the mode shapes are fundamental for the damage location. From the undamaged-to-damaged step graph (Figure 6-b) four damaged zones can be recognized: two near the beam center with a higher damage and two closer to the beam ends with a lower damage level. The position of these points corresponds to the loading points in the static test. The two main plastic hinges are situated close to the beam center where the reinforcements yielded. Between the loading points, no damage is revealed, probably because between the plastic hinges the steel is not yielded and therefore, the cracks tend again to close after the load removal. The same structure is investigated with VCUPDATE by means of ANSYS. A single step analysis is considered: the starting model is directly updated to the damaged beam. This is, in fact, the standard way to assess the existing structures when no test data of the initial state are available. The use of ANSYS provides the user with an increased modeling power. In fact, the FE mesh can be freely chosen and there is no necessity to place a node of the FE model in the same location of a Previous study VCUPDATE Eund / E Previous study VCUPDATE Eund / Edam (a) Figure 6 Damage distribution for initial-to-undamaged (a) and undamaged-to-damaged (b) step. (b)

7 Figure 7 Elastic modulus distribution for the Beam model with element size and. m. sensor. In this way, the best FE model can be chosen without taking care of the sensor positions. The code requires the position of each sensor and subsequently, the numerical mode shapes are computed in the sensor positions as a function of the mode shapes of the entire FE model and they can be directly compared with the experimental mode shapes. Both a Beam and a Plane model are used. The first model contains the 2D elastic beam BEAM3 element. It is a uniaxial element with tension, compression and bending capabilities having three DOF for each of its two nodes. Furthermore, the Plane model is based on the 2D structural solid PLANE42 element. It is a plane stress element having two DOF for each of its four nodes. Several different meshes are used in the calculations, for both the Beam and the Plane analysis. In Figure 7, the analysis outcomes in terms of elastic modulus distribution for the Beam model with two different meshes are shown. Analogously, for the Plane model, the results are shown in Figure 8 for an element size of and m. The damage distribution of these figures can be compared with the one from the OpenSees analysis (Figure 6). It can be noted that the agreement is very high. Moreover, for the ANSYS analyses, the outcomes are not depending on the used mesh as long as the mesh can effectively describe the structural response. The results in terms of eigenfrequencies and mode shapes are as well very good but they cannot be extensively reported here due to lack of space. Figure 8 Mesh and elastic modulus distribution for the Plane model with element size and m.

8 4 Conclusion In this work, the software VCUPDATE for Finite Element Model Updating was presented. The updating procedures were implemented in a Scilab code interfaced with the FE codes OpenSees and ANSYS. The code was applied to the study of a prestressed reinforced concrete beam tested in laboratory by combining eigenfrequencies and mode shapes. In this case, even if the structure configuration was symmetrical, it was found that the damage distribution is not symmetrical and therefore, the use of mode shapes is fundamental in order to evaluate the damage distribution. The experimental structural behavior could be captured with very high accuracy by using different FE codes, different model dimensionality and different meshes. After a detailed evaluation of the obtained results, it can be concluded that this approach can be a valuable tool for Structural Health Monitoring. 5 References [] Scilab Consortium: Scilab, A Free Scientific Software Package, [2] Pacific Earthquake Engineering Research Center: OpenSees, Open System for Earthquake Engineering Simulation, [3] SAS IP Inc.: ANSYS., [4] Mordini, A., Savov, K. and Wenzel, H.: Damage detection on stay cables using an open source-based framework for Finite Element Model Updating, accepted in September 26 for publication in SHM Structural Health Monitoring. [5] Mordini, A., Savov, K. and Wenzel, H.: The Finite Element Model Updating: a powerful tool for Structural Health Monitoring, submitted for publication in January 27 in Structural Engineering International. [6] Friswell M. I. and Mottershead J. E.: Finite Element Model Updating in Structural Dynamics, Kluwer Academic, Dordrecht, The Netherlands, 995. [7] Jaishi B. and Ren W.: Structural Finite Element Model Updating Using Ambient Vibration Test Results, ASCE Journal of Structural Engineering, 4, , 25. [8] Dascotte, E., Strobbe, J. and Hua H.: Sensitivity-based model updating using multiple types of simultaneous state variables, Proceedings of the 3th International Modal Analysis Conference (IMAC), Nashville, Tennessee, February 995. [9] Allemang, R. J. and Brown, D.L.: A Correlation Coefficient for Modal Vector Analysis, Proceedings of the st International Modal Analysis Conference (IMAC), Orlando, Florida, November 982. [] Dascotte E. and Vanhonacker P.: Development of an automatic mathematical model updating program, Proceedings of the 7th International Modal Analysis Conference (IMAC), Las Vegas, Nevada, February 989. [] Teughels A.: Inverse modeling of civil engineering structures based on operational modal data, Ph.D. thesis, Katholieke Universiteit Leuven, December 23.

An Iterative Convex Optimization Procedure for Structural System Identification

An Iterative Convex Optimization Procedure for Structural System Identification An Iterative Convex Optimization Procedure for Structural System Identification Dapeng Zhu, Xinjun Dong, Yang Wang 3 School of Civil and Environmental Engineering, Georgia Institute of Technology, 79 Atlantic

More information

Determination of Joint Stiffness of a Three Story Steel Frame by Finite Element Model Updating

Determination of Joint Stiffness of a Three Story Steel Frame by Finite Element Model Updating Determination of Joint Stiffness of a Three Story Steel Frame by Finite Element Model Updating M. Mahdavi, M.R. Davoodi & A. Mostafavian Babol University of Technology, Iran SUMMARY: Due to some experimental

More information

Applications of Finite Element Model Updating Using Experimental Modal Data*

Applications of Finite Element Model Updating Using Experimental Modal Data* Applications of Finite Element Model Updating Using Experimental Modal Data* E. Dascotte, Dynamic Design Solutions, eddy.dascotte@femtools.com A general procedure for Finite Element model updating, using

More information

A Comparative Study of Frequency-domain Finite Element Updating Approaches Using Different Optimization Procedures

A Comparative Study of Frequency-domain Finite Element Updating Approaches Using Different Optimization Procedures A Comparative Study of Frequency-domain Finite Element Updating Approaches Using Different Optimization Procedures Xinjun DONG 1, Yang WANG 1* 1 School of Civil and Environmental Engineering, Georgia Institute

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

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

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

[ Ω 1 ] Diagonal matrix of system 2 (updated) eigenvalues [ Φ 1 ] System 1 modal matrix [ Φ 2 ] System 2 (updated) modal matrix Φ fb

[ Ω 1 ] Diagonal matrix of system 2 (updated) eigenvalues [ Φ 1 ] System 1 modal matrix [ Φ 2 ] System 2 (updated) modal matrix Φ fb Proceedings of the IMAC-XXVIII February 1 4, 2010, Jacksonville, Florida USA 2010 Society for Experimental Mechanics Inc. Modal Test Data Adjustment For Interface Compliance Ryan E. Tuttle, Member of the

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

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

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

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

Using Photo Modeling to Obtain the Modes of a Structure

Using Photo Modeling to Obtain the Modes of a Structure Using Photo Modeling to Obtain the Modes of a Structure Shawn and Mark Richardson, Vibrant Technology, Inc., Scotts Valley, California Photo modeling technology has progressed to the point where a dimensionally

More information

1314. Estimation of mode shapes expanded from incomplete measurements

1314. Estimation of mode shapes expanded from incomplete measurements 34. Estimation of mode shapes expanded from incomplete measurements Sang-Kyu Rim, Hee-Chang Eun, Eun-Taik Lee 3 Department of Architectural Engineering, Kangwon National University, Samcheok, Korea Corresponding

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

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

THREE DIMENSIONAL ACES MODELS FOR BRIDGES

THREE DIMENSIONAL ACES MODELS FOR BRIDGES THREE DIMENSIONAL ACES MODELS FOR BRIDGES Noel Wenham, Design Engineer, Wyche Consulting Joe Wyche, Director, Wyche Consulting SYNOPSIS Plane grillage models are widely used for the design of bridges,

More information

FINITE ELEMENT MODELLING OF A TURBINE BLADE TO STUDY THE EFFECT OF MULTIPLE CRACKS USING MODAL PARAMETERS

FINITE ELEMENT MODELLING OF A TURBINE BLADE TO STUDY THE EFFECT OF MULTIPLE CRACKS USING MODAL PARAMETERS Journal of Engineering Science and Technology Vol. 11, No. 12 (2016) 1758-1770 School of Engineering, Taylor s University FINITE ELEMENT MODELLING OF A TURBINE BLADE TO STUDY THE EFFECT OF MULTIPLE CRACKS

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

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

Shape optimization of compression structures

Shape optimization of compression structures 26 30 September, 2016, Tokyo, Japan K. Kawaguch M. Ohsak T. Takeuchi (eds.) Shape optimization of compression structures Petra GIDAK*, Mario UROŠ a, Damir LAZAREVIĆ a *Faculty of civil engineering, University

More information

WP1 NUMERICAL BENCHMARK INVESTIGATION

WP1 NUMERICAL BENCHMARK INVESTIGATION WP1 NUMERICAL BENCHMARK INVESTIGATION 1 Table of contents 1 Introduction... 3 2 1 st example: beam under pure bending... 3 2.1 Definition of load application and boundary conditions... 4 2.2 Definition

More information

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

Three Dimensional Seismic Simulation of a Two-Bay, Two-Story Reinforced Concrete Building 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

More information

Smart actuator effectiveness improvement through modal analysis

Smart actuator effectiveness improvement through modal analysis Smart actuator effectiveness improvement through modal analysis A. Joshi a and S. M. Khot b a Professor, Department of Aerospace Engineering, Indian Institute of Technology, Bombay. b Research Scholar,

More information

Analysis of Pile Behaviour due to Damped Vibration by Finite Element Method (FEM)

Analysis of Pile Behaviour due to Damped Vibration by Finite Element Method (FEM) ISSN 2395-1621 Analysis of Pile Behaviour due to Damped Vibration by Finite Element Method (FEM) #1 L.M.Sardesai, #2 G.A.Kadam 1 sardesaileena@rediffmail.com.com 2 ganeshkadam07@gmail.com #1 Mechanical

More information

(Based on a paper presented at the 8th International Modal Analysis Conference, Kissimmee, EL 1990.)

(Based on a paper presented at the 8th International Modal Analysis Conference, Kissimmee, EL 1990.) Design Optimization of a Vibration Exciter Head Expander Robert S. Ballinger, Anatrol Corporation, Cincinnati, Ohio Edward L. Peterson, MB Dynamics, Inc., Cleveland, Ohio David L Brown, University of Cincinnati,

More information

Finite Element Specialists and Engineering Consultants

Finite Element Specialists and Engineering Consultants Finite Element Specialists and Engineering Consultants Limit Analysis Using Finite Element Techniques Seminar for the Advanced Structural Engineering Module College of Engineering, Mathematics & Physical

More information

FEA Model Updating Using SDM

FEA Model Updating Using SDM FEA l Updating Using SDM Brian Schwarz & Mark Richardson Vibrant Technology, Inc. Scotts Valley, California David L. Formenti Sage Technologies Santa Cruz, California ABSTRACT In recent years, a variety

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

Using experimental modal analysis to validate a finite element model of a tennis racket

Using experimental modal analysis to validate a finite element model of a tennis racket Available online at www.sciencedirect.com Procedia Engineering 34 (2012 ) 688 693 9 th Conference of the International Sports Engineering Association (ISEA) Using experimental modal analysis to validate

More information

IJREAS VOLUME 6, ISSUE 4 (April, 2016) (ISSN ) International Journal of Research in Engineering and Applied Sciences (IMPACT FACTOR 6.

IJREAS VOLUME 6, ISSUE 4 (April, 2016) (ISSN ) International Journal of Research in Engineering and Applied Sciences (IMPACT FACTOR 6. THICKNESS OPTIMIZATION OF CAR FRAME FOR STRENGTH Manoj Kumar Singh 1 R.Hussain Vali 2 P.Yagnasri 3 Associate Professor Assistant Professor Assistant Professor ABSTRACT Department of mechanical engineering,,

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

LIGO Scissors Table Static Test and Analysis Results

LIGO Scissors Table Static Test and Analysis Results LIGO-T980125-00-D HYTEC-TN-LIGO-31 LIGO Scissors Table Static Test and Analysis Results Eric Swensen and Franz Biehl August 30, 1998 Abstract Static structural tests were conducted on the LIGO scissors

More information

The Dynamic Response of an Euler-Bernoulli Beam on an Elastic Foundation by Finite Element Analysis using the Exact Stiffness Matrix

The Dynamic Response of an Euler-Bernoulli Beam on an Elastic Foundation by Finite Element Analysis using the Exact Stiffness Matrix Journal of Physics: Conference Series The Dynamic Response of an Euler-Bernoulli Beam on an Elastic Foundation by Finite Element Analysis using the Exact Stiffness Matrix To cite this article: Jeong Soo

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

Institute of Mechatronics and Information Systems

Institute of Mechatronics and Information Systems EXERCISE 2 Free vibrations of a beam arget Getting familiar with the fundamental issues of free vibrations analysis of elastic medium, with the use of a finite element computation system ANSYS. Program

More information

COMPARISON OF 3D LASER VIBROMETER AND ACCELEROMETER FREQUENCY MEASUREMENTS

COMPARISON OF 3D LASER VIBROMETER AND ACCELEROMETER FREQUENCY MEASUREMENTS Proceedings of the IMAC-XXVII February 9-12, 2009 Orlando, Florida USA 2009 Society for Experimental Mechanics Inc. COMPARISON OF 3D LASER VIBROMETER AND ACCELEROMETER FREQUENCY MEASUREMENTS Pawan Pingle,

More information

Some Aspects for the Simulation of a Non-Linear Problem with Plasticity and Contact

Some Aspects for the Simulation of a Non-Linear Problem with Plasticity and Contact Some Aspects for the Simulation of a Non-Linear Problem with Plasticity and Contact Eduardo Luís Gaertner Marcos Giovani Dropa de Bortoli EMBRACO S.A. Abstract A linear elastic model is often not appropriate

More information

GUIDED WAVE PROPAGATION IN PLATE HAVING TRUSSED STRUCTURES

GUIDED WAVE PROPAGATION IN PLATE HAVING TRUSSED STRUCTURES Jurnal Mekanikal June 2014, No 37, 26-30 GUIDED WAVE PROPAGATION IN PLATE HAVING TRUSSED STRUCTURES Lee Boon Shing and Zair Asrar Ahmad Faculty of Mechanical Engineering, University Teknologi Malaysia,

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

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

Biomechanics Outlook case STuDy // model calibration Of a RaiLway vehicle

Biomechanics Outlook case STuDy // model calibration Of a RaiLway vehicle case study // Model calibration of a railway vehicle With the help of optislang, calibration of a numerical model of Alfa Pendular train, including the car body, bogies and passenger-seat system, was conducted

More information

Finite Element Modal Analysis and Mesh Optimization of a Typical Turbo Fan Engine Fan Hub Frame

Finite Element Modal Analysis and Mesh Optimization of a Typical Turbo Fan Engine Fan Hub Frame Finite Element Modal Analysis and Mesh Optimization of a Typical Turbo Fan Engine Fan Hub Frame Charles.G.Martin 1 and Dr. A. Arokkiaswamy 2 1,2 Department of Aeronautical Engg, DSCE, Shavige Malleshwara

More information

Rotor Dynamics Analysis of An Electric Machine

Rotor Dynamics Analysis of An Electric Machine Rotor Dynamics Analysis of An Electric Machine Senlin Huang, Hengfeng Chen TECO FA Global Wuxi R&D Center, Wuxi TECO Electric&Machinery Co.Ltd, Jiangsu, China Abstract ANSYS has no module to analyze dynamics

More information

A METHOD TO MODELIZE THE OVERALL STIFFNESS OF A BUILDING IN A STICK MODEL FITTED TO A 3D MODEL

A METHOD TO MODELIZE THE OVERALL STIFFNESS OF A BUILDING IN A STICK MODEL FITTED TO A 3D MODEL A METHOD TO MODELIE THE OVERALL STIFFNESS OF A BUILDING IN A STICK MODEL FITTED TO A 3D MODEL Marc LEBELLE 1 SUMMARY The aseismic design of a building using the spectral analysis of a stick model presents

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

Institute of Mechatronics and Information Systems

Institute of Mechatronics and Information Systems EXERCISE 4 Free vibrations of an electrical machine model Target Getting familiar with the fundamental issues of free vibrations analysis of a simplified model of an electrical machine, with the use of

More information

Data Driven Model Updating using Wireless Sensor Networks

Data Driven Model Updating using Wireless Sensor Networks Source: Proceedings of the 3rd Annual ANCRiSST Workshop, Lake Tahoe, CA, May 29-30, 2006. Data Driven Model Updating using Wireless Sensor Networks Andrew T. Zimmerman 1 and Jerome P. Lynch 2 Department

More information

TABLE OF CONTENTS SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 SECTION 3 WAVE REFLECTION AND TRANSMISSION IN RODS Introduction...

TABLE OF CONTENTS SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 SECTION 3 WAVE REFLECTION AND TRANSMISSION IN RODS Introduction... TABLE OF CONTENTS SECTION 1 INTRODUCTION... 1 1.1 Introduction... 1 1.2 Objectives... 1 1.3 Report organization... 2 SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 2.1 Introduction... 3 2.2 Wave propagation

More information

Proceedings of the SEM IMAC XXX Conference Jan. 30 Feb. 2, 2012, Jacksonville, FL USA 2011 Society for Experimental Mechanics Inc.

Proceedings of the SEM IMAC XXX Conference Jan. 30 Feb. 2, 2012, Jacksonville, FL USA 2011 Society for Experimental Mechanics Inc. A Local Solve Method for Extracting Modal Parameters from Inconsistent Data ABSTRACT Michael L. Mains+, Shashank Chauhan #, Henrik B. Herlufsen # + Brüel and Kjær, North America 4665 Cornell Road, Suite

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

STATIC BENDING ANALYSIS OF AN ISOTROPIC CIRCULAR PLATE USING FINITE ELEMENT METHOD

STATIC BENDING ANALYSIS OF AN ISOTROPIC CIRCULAR PLATE USING FINITE ELEMENT METHOD International Journal Modern Trends in Engineering and Research www.ijmter.com e-issn :2349-9745, Date: 28-30 April, 20 STATIC BENDING ANALYSIS OF AN ISOTROPIC CIRCULAR PLATE USING FINITE ELEMENT METHOD

More information

Studies in dynamic design of drilling machine using updated finite element models

Studies in dynamic design of drilling machine using updated finite element models Studies in dynamic design of drilling machine using updated finite element models R.S. Bais a, *, A.K. Gupta b, B.C. Nakra c, T.K. Kundra c a Bharat Heavy Electricals Limited, Hyderabad, India b Instrument

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

Truss structural configuration optimization using the linear extended interior penalty function method

Truss structural configuration optimization using the linear extended interior penalty function method ANZIAM J. 46 (E) pp.c1311 C1326, 2006 C1311 Truss structural configuration optimization using the linear extended interior penalty function method Wahyu Kuntjoro Jamaluddin Mahmud (Received 25 October

More information

D DAVID PUBLISHING. Stability Analysis of Tubular Steel Shores. 1. Introduction

D DAVID PUBLISHING. Stability Analysis of Tubular Steel Shores. 1. Introduction Journal of Civil Engineering and Architecture 1 (216) 563-567 doi: 1.17265/1934-7359/216.5.5 D DAVID PUBLISHING Fábio André Frutuoso Lopes, Fernando Artur Nogueira Silva, Romilde Almeida de Oliveira and

More information

DYNAMIC ASSESSMENT OF A CURVED CABLE-STAYED

DYNAMIC ASSESSMENT OF A CURVED CABLE-STAYED DYNAMIC ASSESSMENT OF A CURVED CABLE-STAYED BRIDGE BY MODEL UPDATING James M. W. Brownjohn 1 and Pin-Qi Xia 2 Abstract Bridges are indispensable components of the infrastructure of modern society and their

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

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

CE Advanced Structural Analysis. Lab 4 SAP2000 Plane Elasticity

CE Advanced Structural Analysis. Lab 4 SAP2000 Plane Elasticity Department of Civil & Geological Engineering COLLEGE OF ENGINEERING CE 463.3 Advanced Structural Analysis Lab 4 SAP2000 Plane Elasticity February 27 th, 2013 T.A: Ouafi Saha Professor: M. Boulfiza 1. Rectangular

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

Integrating Multiple Algorithms In Autonomous Modal Parameter Estimation

Integrating Multiple Algorithms In Autonomous Modal Parameter Estimation Integrating Multiple Algorithms In Autonomous Modal Parameter Estimation R.J. Allemang, A.W. Phillips Structural Dynamics Research Laboratory Department of Mechanical and Materials Engineering College

More information

Parametric Study of Engine Rigid Body Modes

Parametric Study of Engine Rigid Body Modes Parametric Study of Engine Rigid Body Modes Basem Alzahabi and Samir Nashef C. S. Mott Engineering and Science Center Dept. Mechanical Engineering Kettering University 17 West Third Avenue Flint, Michigan,

More information

APPLICATION ON AN UPDATED FINITE ELEMENT MODEL OF AN ENGINE IN THE AUTOMOTIVE INDUSTRY

APPLICATION ON AN UPDATED FINITE ELEMENT MODEL OF AN ENGINE IN THE AUTOMOTIVE INDUSTRY SISOM 2011 and Session of the Commission of Acoustics, Bucharest 25-26 May APPLICATION ON AN UPDATED FINITE ELEMENT MODEL OF AN ENGINE IN THE AUTOMOTIVE INDUSTRY Gabriel-Petru ANTON, Mihai PAVAL, Fabien

More information

Topology Optimization of an Engine Bracket Under Harmonic Loads

Topology Optimization of an Engine Bracket Under Harmonic Loads Topology Optimization of an Engine Bracket Under Harmonic Loads R. Helfrich 1, A. Schünemann 1 1: INTES GmbH, Schulze-Delitzsch-Str. 16, 70565 Stuttgart, Germany, www.intes.de, info@intes.de Abstract:

More information

PERFORM-3D Version Copyright Computers and Structures, Inc., 2011 Release Date:

PERFORM-3D Version Copyright Computers and Structures, Inc., 2011 Release Date: PERFORM-3D Version 5.0.0 Copyright Computers and Structures, Inc., 2011 Release Date: 2011-06-10 Contents 1. Installation Instructions for PERFORM-3D Version 5.0.0 2. New Locations for Some Key Folders

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

Simulating Reinforced Concrete Beam-Column Against Close-In Detonation using S-ALE Solver

Simulating Reinforced Concrete Beam-Column Against Close-In Detonation using S-ALE Solver Simulating Reinforced Concrete Beam-Column Against Close-In Detonation using S-ALE Solver Shih Kwang Tay, Roger Chan and Jiing Koon Poon Ministry of Home Affairs, Singapore 1 Abstract A 3-stage loading

More information

VIBRATION MONITORING OF COMPOSITE LAMINATES WITH DELAMINATION DAMAGE

VIBRATION MONITORING OF COMPOSITE LAMINATES WITH DELAMINATION DAMAGE VIBRATION MONITORING OF COMPOSITE LAMINATES WITH DELAMINATION DAMAGE Z. Zhang*, K. Shankar, M. Tahtali and E. V. Morozov School of Engineering and Information Technology, University of New South Wales

More information

ESTIMATION OF SURFACE MOBILITY OF AN INFINITE PLATE FOR A S UARE CONTACT AREA WITH UNIFORM FORCE ATION BY THE FINITE ELEMENT METHOD

ESTIMATION OF SURFACE MOBILITY OF AN INFINITE PLATE FOR A S UARE CONTACT AREA WITH UNIFORM FORCE ATION BY THE FINITE ELEMENT METHOD FIFTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA ESTIMATION OF SURFACE MOBILITY OF AN INFINITE PLATE FOR A S UARE CONTACT AREA WITH UNIFORM FORCE EXCI%

More information

Impact Simulations on Concrete Slabs : LS-OPT Fitting Approach

Impact Simulations on Concrete Slabs : LS-OPT Fitting Approach Impact Simulations on Concrete Slabs : LS-OPT Fitting Approach Nicolas VAN DORSSELAER (1), Vincent LAPOUJADE (1), Georges NAHAS (2), François TARALLO (2), Jean-Mathieu RAMBACH (2) (1) Alliance Services

More information

Effectiveness of Element Free Galerkin Method over FEM

Effectiveness of Element Free Galerkin Method over FEM Effectiveness of Element Free Galerkin Method over FEM Remya C R 1, Suji P 2 1 M Tech Student, Dept. of Civil Engineering, Sri Vellappaly Natesan College of Engineering, Pallickal P O, Mavelikara, Kerala,

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

Dubey Rohit Kumar, International Journal of Advance Research, Ideas and Innovations in Technology

Dubey Rohit Kumar, International Journal of Advance Research, Ideas and Innovations in Technology ISSN: 2454-132X Impact factor: 4.295 (Volume 4, Issue 1) Report On Studying the Effect of Mesh Density on Finite Element Analysis and Establish an Optimal Mesh Density for Finite Element Analysis of a

More information

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003 Engineering Analysis with COSMOSWorks SolidWorks 2003 / COSMOSWorks 2003 Paul M. Kurowski Ph.D., P.Eng. SDC PUBLICATIONS Design Generator, Inc. Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

Assessment of Mode Shape-Based Damage Detection Methods under Real Operational Conditions

Assessment of Mode Shape-Based Damage Detection Methods under Real Operational Conditions th European Workshop on Structural Health Monitoring - Tu..E. More info about this article: http://www.ndt.net/?id= Assessment of Mode Shape-Based Damage Detection Methods under Real Operational Conditions

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

Modal Analysis of the Light Electric Sanitation Vehicle Frame

Modal Analysis of the Light Electric Sanitation Vehicle Frame GRD Journals- Global Research and Development Journal for Engineering Volume 3 Issue 10 September 2018 ISSN: 2455-5703 Modal Analysis of the Light Electric Sanitation Vehicle Frame Lv Shaobin PG Student

More information

CHAPTER 7 SIMULATIONS OF EXPERIMENTAL WORK PERFORMED ON COMPOSITE SPECIMENS BY USING ANSYS

CHAPTER 7 SIMULATIONS OF EXPERIMENTAL WORK PERFORMED ON COMPOSITE SPECIMENS BY USING ANSYS 275 CHAPTER 7 SIMULATIONS OF EXPERIMENTAL WORK PERFORMED ON COMPOSITE SPECIMENS BY USING ANSYS 7.1 INTRODUCTION 275 7.2 EXPERIMENTAL CONFIGURATIONS 275 7.2.1 Tensile Test 275 7.2.2 Compression Test 278

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

LMS Virtual.Lab Correlation

LMS Virtual.Lab Correlation LMS Virtual.Lab Correlation LMS Virtual.Lab Correlation Systematic validation from the bottom up 2 LMS Virtual.Lab Correlation LMS Virtual.Lab Correlation 3 LMS Virtual.Lab Correlation Systematic validation

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

Example Lecture 12: The Stiffness Method Prismatic Beams. Consider again the two span beam previously discussed and determine

Example Lecture 12: The Stiffness Method Prismatic Beams. Consider again the two span beam previously discussed and determine Example 1.1 Consider again the two span beam previously discussed and determine The shearing force M1 at end B of member B. The bending moment M at end B of member B. The shearing force M3 at end B of

More information

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method Exercise 1 3-Point Bending Using the GUI and the Bottom-up-Method Contents Learn how to... 1 Given... 2 Questions... 2 Taking advantage of symmetries... 2 A. Preprocessor (Setting up the Model)... 3 A.1

More information

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

COMPUTATIONAL SIMULATION OF BLAST LOADING IN AN OPEN CYLINDER MODEL USING ANSYS AND LS-DYNA

COMPUTATIONAL SIMULATION OF BLAST LOADING IN AN OPEN CYLINDER MODEL USING ANSYS AND LS-DYNA COMPUTATIONAL SIMULATION OF BLAST LOADING IN AN OPEN CYLINDER MODEL USING ANSYS AND LS-DYNA Ramprashad Prabhakaran Graduate Student Department of Mechanical Engineering University of Nevada, Las Vegas

More information

Calculation of initial pretension for a cable-stayed bridge using Cable Force Tuning function in midas Civil

Calculation of initial pretension for a cable-stayed bridge using Cable Force Tuning function in midas Civil Calculation of initial pretension for a cable-stayed bridge using Cable Force Tuning function in midas Civil Revision Date : 2013.05.13 Program Version : Civil2013 v2.1 00. Contents 01. Overview 3 02.

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

Fluid Structure Interaction - Moving Wall in Still Water

Fluid Structure Interaction - Moving Wall in Still Water Fluid Structure Interaction - Moving Wall in Still Water Outline 1 Problem description 2 Methodology 2.1 Modelling 2.2 Analysis 3 Finite Element Model 3.1 Project settings 3.2 Units 3.3 Geometry Definition

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

Design Verification Procedure (DVP) Load Case Analysis of Car Bonnet

Design Verification Procedure (DVP) Load Case Analysis of Car Bonnet Design Verification Procedure (DVP) Load Case Analysis of Car Bonnet Mahesha J 1, Prashanth A S 2 M.Tech Student, Machine Design, Dr. A.I.T, Bangalore, India 1 Asst. Professor, Department of Mechanical

More information

Module 3: Buckling of 1D Simply Supported Beam

Module 3: Buckling of 1D Simply Supported Beam Module : Buckling of 1D Simply Supported Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing 9 Solution

More information

FE ANALYSES OF STABILITY OF SINGLE AND DOUBLE CORRUGATED BOARDS

FE ANALYSES OF STABILITY OF SINGLE AND DOUBLE CORRUGATED BOARDS Proceedings of ICAD26 FE ANALYSES OF STABILITY OF SINGLE AND DOUBLE CORRUGATED BOARDS ICAD-26-43 Enrico Armentani enrico.armentani@unina.it University of Naples P.le V. Tecchio, 8 8125 Naples Italy Francesco

More information

Investigation of Traffic Load on the Buried Pipeline by Using of Real Scale Experiment and Plaxis-3D Software

Investigation of Traffic Load on the Buried Pipeline by Using of Real Scale Experiment and Plaxis-3D Software Research Journal of Applied Sciences, Engineering and Technology 2(2): 107-113, 2010 ISSN: 2040-7467 Maxwell Scientific Organization, 2010 Submitted Date: August 01, 2009 Accepted Date: December 14, 2009

More information

ScienceDirect. Vibration Response Prediction of the Printed Circuit Boards using Experimentally Validated Finite Element Model

ScienceDirect. Vibration Response Prediction of the Printed Circuit Boards using Experimentally Validated Finite Element Model Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 144 (2016 ) 576 583 12th International Conference on Vibration Problems, ICOVP 2015 Vibration Response Prediction of the Printed

More information

Computer modelling and simulation of the mechanical response of composite lattice structures

Computer modelling and simulation of the mechanical response of composite lattice structures 22nd International Congress on Modelling and Simulation, Hobart, Tasmania, Australia, 3 to 8 December 2017 mssanz.org.au/modsim2017 Computer modelling and simulation of the mechanical response of composite

More information

VARIOUS APPROACHES USED IN THE SEISMIC QUALIFICATION OF THE PIPING SYSTEMS IN NUCLEAR FACILITIES. Introduction

VARIOUS APPROACHES USED IN THE SEISMIC QUALIFICATION OF THE PIPING SYSTEMS IN NUCLEAR FACILITIES. Introduction VARIOUS APPROACHES USED IN THE SEISMIC QUALIFICATION OF THE PIPING SYSTEMS IN NUCLEAR FACILITIES A. Musil, P. Markov Stevenson&Associates, Pilsen, Czech Republic Introduction In the firm Stevenson&Associates

More information

LATERALLY LOADED PILE GROUPS

LATERALLY LOADED PILE GROUPS LATERALLY LOADED PILE GROUPS Pedro Meneses Key words: Group Interaction, Lateral Response, Piles, p-multipliers, p-y Curves. Introduction The lateral resistance of pile foundations is a particularly important

More information

Finite Element Modelling and Updating of a Lively Footbridge: The Complete Process

Finite Element Modelling and Updating of a Lively Footbridge: The Complete Process Finite Element Modelling and Updating of a Lively Footbridge: The Complete Process STANA ŽIVANOVIĆ, ALEKSANDAR PAVIĆ and PAUL REYNOLDS Department of Civil & Structural Engineering The University of Sheffield

More information

Static Torsional Stiffness From Dynamic Measurements Using Impedance Modeling Technique

Static Torsional Stiffness From Dynamic Measurements Using Impedance Modeling Technique Static Torsional Stiffness From Dynamic Measurements Using Impedance Modeling Technique Hasan G. Pasha, Randall J. Allemang, David L. Brown and Allyn W. Phillips University of Cincinnati Structural Dynamics

More information