2D OR 3D FRICTIONAL CONTACT ALGORITHMS AND APPLICATIONS ln A LARGE DEFORMA TION CONTEXT

Size: px
Start display at page:

Download "2D OR 3D FRICTIONAL CONTACT ALGORITHMS AND APPLICATIONS ln A LARGE DEFORMA TION CONTEXT"

Transcription

1 ~~". " COMMUNICAllONS ln NUMERICAL METHODS ln ENGINEERING, Vol. Il, (1995) 2D OR 3D FRICTIONAL CONTACT ALGORITHMS AND APPLICATIONS ln A LARGE DEFORMA TION CONTEXT ZIll-QIANG FENG Polytechnic Institute of Sévenans Belfort. France SUMMARY The paper is devoted to the analysis of two- or three-dimensional contact problems with Coulomb friction and large deformation. The classical approach is based on two minimum principles or two variational inequalities: the first for unilateral contact and the second for friction. A coupled approach using only one principle or one inequality is presented. This new approach allows us to extend the notion of normality law to dissipative behaviours with a non-associated flow fuie, sncb as surface friction. Non-differentiable contact potentials are regularized by means of the augmented Lagrangian method. Using the C++ language, an object-oriented finite element database is created, which allows us to implement the contact and friction in an existing code in a very simple and neat way. Numerical examples are carried out in many difficult cases sncb as shock absorber and three-dimensional contact. The numerical results prove that this approach is robust and efficient conceming numerical stability. KEY WORDS contact; friction; finite element method; large deformation; augmented Lagrangian method 1. INTRODUCflON ln recent years, considerable progress bas been made in the development of solution methods for large deformation and geometrically non-linear problems, which occur during most of metal forming processes. But practical applications often need unilateral contact and friction boundary conditions. ln the literature, large deformation contact problems with friction have almost exclusively been treated by penalty approximations or 'trial-and-error' methods. The augmented Lagrangian method first appeared 10 deal with constrained minirnization problems. Since friction problems are not minirnization problems, the formulation needs to be extended. Recently some extensions have been obtained in mutually independent works by Alart and Cumier, 1 Simo and Laursen,2 and De Saxcé and Feng.3 The first two works consist of applying Newton's method 10 the saddle-point equations of the augmented Lagrangian. One consequence of this algorithm is that the sire of the system increases because the displacements and the contact reactions (or multipliers) are both independent unknown quantities. Zero diagonal terms may appear in the stiffness matrix. ln addition, the stiffness matrix is no longer symmetric due 10 friction. This requires special solution strategies. De Saxcé and Feng proposed a theory called ISM (implicit standard materials), from which another augmented Lagrangian formulation was developed, which is essentially different from that of the first two works. ln particular, the frictional contact problem is treated in a reduced system by the formulation of De Saxcé and Feng. For the unilateral contact problems with friction, the new material law model leads 10 a single displacement variational principle and a unique inequality. ln consequence, the unilateral contact and the friction CCC /95/ Received 2 August 1995 by John Wiley & Sons, Ltd. Revised 18 August 1994

2 ~.-c " 410 z.-q. FENG are coupled. This variational approach is simpler than the classical one, which involves two variational principles and two inequalities utilized, respectively, for unilateral contact and friction.4 Recently, Heegaard and Curnier extended the augmented Lagrangian method proposed by Alart and Curnier to deal with the discrete large slip problems, but their studies were restricted to 2D frictionless contact problems. The aim of the present paper is to constitute a brief outline of previous work,3.6-8 and to extend it to generallarge deformation contact problems with friction. 2. V ARIATIONAL PRINCIPLE AND INEQUALUY Let.Q be a structure with boundary S, subjected to imposed body forces f, imposed surface tractions f on part SI of S, and imposed displacements fi on part So of S. On part S2 of the boundary, contact may occur. A variational formulation for an implicit standard material behaviour on the contact surface is defined by a 'bipotential' b( -u, r). Then, the displacements vector and the contact reactions vector r are linked by an implicit subdifferentiallaw: r e a_ub( -0, r), -0 e arb( -0, r) (1) For the sake of generality, an implicit standard behaviour of the contact bodies is assumed by introducing a bipotential P(t, a) such that a e a,p(t, a) te aop(t, a) (2) where t and a denote, respectively, the generalized strain and stress fields. On this basis, the following functional, called 'bifunctional', is defined: B(o, a) =l P(t(o), a) da +l b(o, r(a» ds - I f. da - l t. ds - l r(a). fi ds (3) a S2 a SI Sa An exact solution (0, a) is simultaneously a solution of the following variational principles: ln! B(Ok, a) and ln! B(o, as) (4) k kinematically admissible as statically admissible Usually, only the first variational principle is used which cornes to the displacement finite element method. For the sake of representation simplicity, we assume DOW that contact may occur between some points XA and XB of two bodies A and B. Consequently, the frictional contact law can be written only in terms of the relative displacements 0= A - OB and of the contact reactions r = r A = -rb. The unilateral contact conditions and Coulomb's dry friction criterion for each point are stated as un+g>o rn >0 IIr,II",urn (5) where n and t denote, respectively, the normal and tangential directions to the contact surface,,u is the friction coefficient and g the initial gap. Let "/l be the convex Coulomb friction set (Figure 1) defined by "/l={(r"rjsuchthatllr,ii",urn} (6) With the usual notation of an indicator function and denoting the time derivative by an overdot, the contact with friction can be represented by the following bipotential: b(-un, -0" r n' r,) =,ur nll ~ Il + 'l'r+(un+ g) +'1' K/l(rl, rj (7)

3

4

5 . -.. LARGE DEFORMA non CONT ACf 413 Table 1. Newton-Raphson algorithrn written in C++ for (int istep=o; istep<max_step; istep++){ //load step if (contact) contact->contact_detectiono; //local frame, gap vector... for (int iter=o; iter<max_iter; iter++){ //N-R equilibrium iteration mesh- >compute stiffness>matrix (K); mesh->compute=residual_vector(res); //Res' = -Fint + Fext } } mesh->apply _boundary _conditionso; K.solve(dx,Res,I); if (contact){ contact->compute_reaction(k,dx,reac ); Res+=Reac; K.solve(dx,Res,O); } mesh->actualization(dx); if (algorithm->convergence_test(res) )break; //K dx = Res' //K dx = Res' + Reac //x = x + dx shawn in Figure 2. This example is often studied for validation of computer codes.io,11 Due to symmetry, only half of the slab is modelled. The characteristics of this example are:. Young's modulus: E= 13,000 dan/mm2. Poisson'sratio: v=0.2. friction coefficient:.u = 1.0. boundary conditions: Ux = 0 on ED, UX = Uy = 0 at point D. loadings: f= -5 dan/mm2 on GE, F= -10 dan/mm2 on GA. The half-slab is modelled by 512 linear quadrilateral plane strain elements. The following results have been obtained:. length of non-contact area: AB = 3.75 mm. length of sliding area: BC= mm. length of sticking area: CD = 17.5 mm. Figure 3 shows the initial and deformed meshes (with an amplification factor 300). Figure 4 shows the distribution of contact reactions on AD. These results are in good agreement with other existing solutions. 10,11 F 1 1-2h., t tft t t t t t 1 G E ~ : ABC D : 1, h Figure 2. Scheme of test exarnple (h = 40 mm)

6 414 Z.-Q. FENG Figure 3. Initial and defonned meshes Figure 4. Contact reactions on AD The second ex ample simulates a rubber shock absorber. ln doing so, we wish to further explore the performance of the present method in a large de formation context and with complicated contact surfaces. The problem is displayed in Figure 5. The absorber cross-section was modelled with axisymmetric elements. The operation configuration is achieved by means of a rigid box and a rigid plate which is given a vertical motion. The rubber material behaviour was modelled by means of a Mooney-Rivlin non-linear elastic incompressible constitutive law. ln the deformed geometries (Figure 6) one can see flot only the contact between rigid bodies and deformable body, but also the contact between different parts of the SaIne deformable body. Figure 5. Initial geomeli"y

7

8

A FINITE ELEMENT FORMULATION FOR NONLINEAR 3D CONTACT PROBLEMS

A FINITE ELEMENT FORMULATION FOR NONLINEAR 3D CONTACT PROBLEMS A FINITE ELEMENT FORMULATION FOR NONLINEAR 3D CONTACT PROBLEMS Federico J. Cavalieri, Alberto Cardona, Víctor D. Fachinotti and José Risso Centro Internacional de Métodos Computacionales en Ingeniería

More information

Solution of contact problems with friction

Solution of contact problems with friction Solution of contact problems with friction Pierre Joli, Zhi-Qiang Feng, Nadjet Talbi To cite this version: Pierre Joli, Zhi-Qiang Feng, Nadjet Talbi. Solution of contact problems with friction: Pseudo-potential

More information

LIMIT LOAD OF A MASONRY ARCH BRIDGE BASED ON FINITE ELEMENT FRICTIONAL CONTACT ANALYSIS

LIMIT LOAD OF A MASONRY ARCH BRIDGE BASED ON FINITE ELEMENT FRICTIONAL CONTACT ANALYSIS 5 th GRACM International Congress on Computational Mechanics Limassol, 29 June 1 July, 2005 LIMIT LOAD OF A MASONRY ARCH BRIDGE BASED ON FINITE ELEMENT FRICTIONAL CONTACT ANALYSIS G.A. Drosopoulos I, G.E.

More information

Instabilities and Dynamic Rupture in a Frictional Interface

Instabilities and Dynamic Rupture in a Frictional Interface Instabilities and Dynamic Rupture in a Frictional Interface Laurent BAILLET LGIT (Laboratoire de Géophysique Interne et Tectonophysique) Grenoble France laurent.baillet@ujf-grenoble.fr http://www-lgit.obs.ujf-grenoble.fr/users/lbaillet/

More information

The Finite Element Method for Mechonics of Solids with ANSYS Applicotions

The Finite Element Method for Mechonics of Solids with ANSYS Applicotions The Finite Element Method for Mechonics of Solids with ANSYS Applicotions ELLIS H. DILL 0~~F~~~~"P Boca Raton London New Vork CRC Press is an imprint 01 the Taylor & Francis Group, an Informa business

More information

MITOCW MITRES2_002S10nonlinear_lec15_300k-mp4

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

More information

Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, Politecnico di Milano, February 17, 2017, Lesson 5

Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, Politecnico di Milano, February 17, 2017, Lesson 5 Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, attilio.frangi@polimi.it Politecnico di Milano, February 17, 2017, Lesson 5 1 Politecnico di Milano, February 17, 2017, Lesson 5 2 Outline

More information

Course in. Geometric nonlinearity. Nonlinear FEM. Computational Mechanics, AAU, Esbjerg

Course in. Geometric nonlinearity. Nonlinear FEM. Computational Mechanics, AAU, Esbjerg Course in Nonlinear FEM Geometric nonlinearity Nonlinear FEM Outline Lecture 1 Introduction Lecture 2 Geometric nonlinearity Lecture 3 Material nonlinearity Lecture 4 Material nonlinearity it continued

More information

BAR ELEMENT WITH VARIATION OF CROSS-SECTION FOR GEOMETRIC NON-LINEAR ANALYSIS

BAR ELEMENT WITH VARIATION OF CROSS-SECTION FOR GEOMETRIC NON-LINEAR ANALYSIS Journal of Computational and Applied Mechanics, Vol.., No. 1., (2005), pp. 83 94 BAR ELEMENT WITH VARIATION OF CROSS-SECTION FOR GEOMETRIC NON-LINEAR ANALYSIS Vladimír Kutiš and Justín Murín Department

More information

Transactions on Engineering Sciences vol 14, 1997 WIT Press, ISSN

Transactions on Engineering Sciences vol 14, 1997 WIT Press,  ISSN On the Computation of Elastic Elastic Rolling Contact using Adaptive Finite Element Techniques B. Zastrau^, U. Nackenhorst*,J. Jarewski^ ^Institute of Mechanics and Informatics, Technical University Dresden,

More information

Analytical formulation of Modified Upper Bound theorem

Analytical formulation of Modified Upper Bound theorem CHAPTER 3 Analytical formulation of Modified Upper Bound theorem 3.1 Introduction In the mathematical theory of elasticity, the principles of minimum potential energy and minimum complimentary energy are

More information

Abstract. 1 Introduction

Abstract. 1 Introduction Contact analysis for the modelling of anchors in concrete structures H. Walter*, L. Baillet** & M. Brunet* *Laboratoire de Mecanique des Solides **Laboratoire de Mecanique des Contacts-CNRS UMR 5514 Institut

More information

Rigid Flexible Contact Analysis of an Inflated Membrane Balloon with Various Contact Conditions

Rigid Flexible Contact Analysis of an Inflated Membrane Balloon with Various Contact Conditions roceedings Rigid Flexible Contact Analysis of an Inflated Membrane Balloon with Various Contact Conditions MengXiong Liu and XiDe Li * Department of Engineering Mechanics, Tghua University, Beijing 100084,

More information

Chapter 12. Static Equilibrium and Elasticity

Chapter 12. Static Equilibrium and Elasticity Chapter 12 Static Equilibrium and Elasticity Static Equilibrium Equilibrium implies that the object moves with both constant velocity and constant angular velocity relative to an observer in an inertial

More information

Analysis of forming Upper bound analysis

Analysis of forming Upper bound analysis Analysis of forming Upper bound analysis Slip line field analysis has limited application in forming in view of its applicability to plane strain deformation only. A more accurate and general analysis

More information

IMPROVING LATERAL STIFFNESS ESTIMATION IN THE DIAGONAL STRUT MODEL OF INFILLED FRAMES

IMPROVING LATERAL STIFFNESS ESTIMATION IN THE DIAGONAL STRUT MODEL OF INFILLED FRAMES IMPROVING LATERAL STIFFNESS ESTIMATION IN THE DIAGONAL STRUT MODEL OF INFILLED FRAMES I.N. Doudoumis 1 1 Professor, Dept. of Civil Engineering, Aristotle University of Thessaloniki, Thessaloniki, Greece

More information

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup,

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup, Introduction to Finite Element Analysis Using MATLAB and Abaqus Amar Khennane Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an informa business

More information

Prediction of dynamic behavior of workpieces in ultrasonic plastic welding

Prediction of dynamic behavior of workpieces in ultrasonic plastic welding Prediction of dynamic behavior of workpieces in ultrasonic plastic welding Takao HIRAI** Fumiyasu KURATANI** Tatsuya YOSHIDA** and Saiji WASHIO*** **Department of Mechanical Engineering, Graduate School

More information

Arbitrary Normal and Tangential Loading Sequences for Circular Hertzian Contact

Arbitrary Normal and Tangential Loading Sequences for Circular Hertzian Contact Arbitrary Normal and Tangential Loading Sequences for Circular Hertzian Contact Philip P. Garland 1 and Robert J. Rogers 2 1 School of Biomedical Engineering, Dalhousie University, Canada 2 Department

More information

Example-3. Title. Description. Cylindrical Hole in an Infinite Mohr-Coulomb Medium

Example-3. Title. Description. Cylindrical Hole in an Infinite Mohr-Coulomb Medium Example-3 Title Cylindrical Hole in an Infinite Mohr-Coulomb Medium Description The problem concerns the determination of stresses and displacements for the case of a cylindrical hole in an infinite elasto-plastic

More information

Estimation of damping capacity of rubber vibration isolators under harmonic excitation

Estimation of damping capacity of rubber vibration isolators under harmonic excitation Estimation of damping capacity of rubber vibration isolators under harmonic excitation Svetlana Polukoshko Ventspils University College, Engineering Research Institute VSRC, Ventspils, Latvia E-mail: pol.svet@inbox.lv

More information

Fundamentals of Linear Elasticity

Fundamentals of Linear Elasticity Fundamentals of Linear Elasticity Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI bluebox.ippt.pan.pl/ tzielins/ Institute of Fundamental Technological Research of the Polish Academy

More information

An example of nonuniqueness for the continuous static unilateral contact model with Coulomb friction

An example of nonuniqueness for the continuous static unilateral contact model with Coulomb friction An example of nonuniqueness for the continuous static unilateral contact model with Coulomb friction Un exemple de non-unicité pour le modèle continu statique de contact unilatéral avec frottement de Coulomb

More information

1 Static Plastic Behaviour of Beams

1 Static Plastic Behaviour of Beams 1 Static Plastic Behaviour of Beams 1.1 Introduction Many ductile materials which are used in engineering practice have a considerable reserve capacity beyond the initial yield condition. The uniaxial

More information

Thermo-mechanical Modelling of the Aircraft Tyre Cornering

Thermo-mechanical Modelling of the Aircraft Tyre Cornering Machine Dynamics Research 2013, Vol. 37, No 1, 27 34 Thermo-mechanical Modelling of the Aircraft Tyre Cornering Lama Elias-Birembaux, Iulian Rosu, Frederic Lebon LMA CNRS UPR 7051, Université Aix-Marseille,

More information

Comparative Study of Hyper Elastic Material Models

Comparative Study of Hyper Elastic Material Models International Journal of Engineering and Manufacturing Science. ISSN 2249-3115 Volume 7, Number 2 (2017), pp. 149-170 Research India Publications http://www.ripublication.com Comparative Study of Hyper

More information

A NOTE ON RELATIONSHIP BETWEEN FIXED-POLE AND MOVING-POLE APPROACHES IN STATIC AND DYNAMIC ANALYSIS OF NON-LINEAR SPATIAL BEAM STRUCTURES

A NOTE ON RELATIONSHIP BETWEEN FIXED-POLE AND MOVING-POLE APPROACHES IN STATIC AND DYNAMIC ANALYSIS OF NON-LINEAR SPATIAL BEAM STRUCTURES European Congress on Computational Methods in Applied Sciences and Engineering (ECCOMAS 212) J. Eberhardsteiner et.al. (eds.) Vienna, Austria, September 1-14, 212 A NOTE ON RELATIONSHIP BETWEEN FIXED-POLE

More information

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t)

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t) IV. DIFFERENTIAL RELATIONS FOR A FLUID PARTICLE This chapter presents the development and application of the basic differential equations of fluid motion. Simplifications in the general equations and common

More information

Dynamics of structures

Dynamics of structures Dynamics of structures 2.Vibrations: single degree of freedom system Arnaud Deraemaeker (aderaema@ulb.ac.be) 1 Outline of the chapter *One degree of freedom systems in real life Hypothesis Examples *Response

More information

Stress analysis of a stepped bar

Stress analysis of a stepped bar Stress analysis of a stepped bar Problem Find the stresses induced in the axially loaded stepped bar shown in Figure. The bar has cross-sectional areas of A ) and A ) over the lengths l ) and l ), respectively.

More information

FEM for elastic-plastic problems

FEM for elastic-plastic problems FEM for elastic-plastic problems Jerzy Pamin e-mail: JPamin@L5.pk.edu.pl With thanks to: P. Mika, A. Winnicki, A. Wosatko TNO DIANA http://www.tnodiana.com FEAP http://www.ce.berkeley.edu/feap Lecture

More information

Variational principles in mechanics

Variational principles in mechanics CHAPTER Variational principles in mechanics.1 Linear Elasticity n D Figure.1: A domain and its boundary = D [. Consider a domain Ω R 3 with its boundary = D [ of normal n (see Figure.1). The problem of

More information

Use of Elastic Constitutive Relations in Total Lagrangian Formulation

Use of Elastic Constitutive Relations in Total Lagrangian Formulation Topic 15 Use of Elastic Constitutive Relations in Total Lagrangian Formulation Contents: Basic considerations in modeling material response Linear and nonlinear elasticity Isotropic and orthotropic materials

More information

The Yeoh model applied to the modeling of large deformation contact/impact problems

The Yeoh model applied to the modeling of large deformation contact/impact problems The Yeoh model applied to the modeling of large deformation contact/impact problems Christine Renaud, Jean-Michel Cros, Zhi-Qiang Feng, Bintang Yang To cite this version: Christine Renaud, Jean-Michel

More information

SHAPE SENSITIVITY ANALYSIS AND OPTIMIZATION FOR A CONTACT PROBLEM IN THE MANUFACTURING PROCESS DESIGN

SHAPE SENSITIVITY ANALYSIS AND OPTIMIZATION FOR A CONTACT PROBLEM IN THE MANUFACTURING PROCESS DESIGN SHAPE SENSITIVITY ANALYSIS AND OPTIMIZATION FOR A CONTACT PROBLEM IN THE MANUFACTURING PROCESS DESIGN 4 th World Congress of Structural and Multidisciplinary Optimization June 4-8, Dalian, China Nam H.

More information

Chapter 3 Variational Formulation & the Galerkin Method

Chapter 3 Variational Formulation & the Galerkin Method Institute of Structural Engineering Page 1 Chapter 3 Variational Formulation & the Galerkin Method Institute of Structural Engineering Page 2 Today s Lecture Contents: Introduction Differential formulation

More information

Finite Element Analysis of Compression of Thin, High Modulus, Cylindrical Shells with Low-Modulus Core

Finite Element Analysis of Compression of Thin, High Modulus, Cylindrical Shells with Low-Modulus Core Finite Element Analysis of Compression of Thin, High Modulus, Cylindrical Shells with Low-Modulus Core Robert S. Joseph Design Engineering Analysis Corporation, McMurray, PA ABSTRACT Long, cylindrical

More information

Alternative numerical method in continuum mechanics COMPUTATIONAL MULTISCALE. University of Liège Aerospace & Mechanical Engineering

Alternative numerical method in continuum mechanics COMPUTATIONAL MULTISCALE. University of Liège Aerospace & Mechanical Engineering University of Liège Aerospace & Mechanical Engineering Alternative numerical method in continuum mechanics COMPUTATIONAL MULTISCALE Van Dung NGUYEN Innocent NIYONZIMA Aerospace & Mechanical engineering

More information

Fluid driven cohesive crack propagation in quasi-brittle materials

Fluid driven cohesive crack propagation in quasi-brittle materials Fluid driven cohesive crack propagation in quasi-brittle materials F. Barpi 1, S. Valente 2 Department of Structural and Geotechnical Engineering, Politecnico di Torino, Corso Duca degli Abruzzi 24, 10129

More information

INTRODUCTION TO THE EXPLICIT FINITE ELEMENT METHOD FOR NONLINEAR TRANSIENT DYNAMICS

INTRODUCTION TO THE EXPLICIT FINITE ELEMENT METHOD FOR NONLINEAR TRANSIENT DYNAMICS INTRODUCTION TO THE EXPLICIT FINITE ELEMENT METHOD FOR NONLINEAR TRANSIENT DYNAMICS SHEN R. WU and LEI GU WILEY A JOHN WILEY & SONS, INC., PUBLICATION ! PREFACE xv PARTI FUNDAMENTALS 1 1 INTRODUCTION 3

More information

Ch. 10: Fundamental of contact between solids

Ch. 10: Fundamental of contact between solids Ch. 10: Fundamental of contact between solids Actual surface is not smooth. At atomic scale, there are always defects at surface, such as vacancies, ledges, kinks, terraces. In micro or macro scale, roughness

More information

DEVELOPMENT OF A CONTINUUM PLASTICITY MODEL FOR THE COMMERCIAL FINITE ELEMENT CODE ABAQUS

DEVELOPMENT OF A CONTINUUM PLASTICITY MODEL FOR THE COMMERCIAL FINITE ELEMENT CODE ABAQUS DEVELOPMENT OF A CONTINUUM PLASTICITY MODEL FOR THE COMMERCIAL FINITE ELEMENT CODE ABAQUS Mohsen Safaei, Wim De Waele Ghent University, Laboratory Soete, Belgium Abstract The present work relates to the

More information

MATHEMATICAL MODELLING OF HUMAN LIMB IN MATLAB

MATHEMATICAL MODELLING OF HUMAN LIMB IN MATLAB MATHEMATICAL MODELLING OF HUMAN LIMB IN MATLAB J. Daněk Department of Mathematics, University of West Bohemia Abstract The contribution deals with mathematical modelling of human limb and numerical simulation

More information

SHORT COMMUNICATIONS

SHORT COMMUNICATIONS INTERNATIONAL JOURNAL FOR NUMERICAL AND ANALYTICAL METHODS IN GEOMECHANICS, VOL. 7, 485492 (ty83) SHORT COMMUNICATIONS ON THE SOLUTION OF PLANE FLOW OF GRANULAR MEDIA FOR JUMP NON-HOMOGENEITY RADOSLAW

More information

UNILATERAL CONTACT APPLICATIONS USING FEM SOFTWARE

UNILATERAL CONTACT APPLICATIONS USING FEM SOFTWARE Int. J. Appl. Math. Comput. Sci., 2002, Vol.12, No.1, 115 125 UNILATERAL CONTACT APPLICATIONS USING FEM SOFTWARE M.E. STAVROULAKI and G.E. STAVROULAKIS Laboratory of Applied Mechanics, Department of Engineering

More information

Chapter 2 Finite Element Formulations

Chapter 2 Finite Element Formulations Chapter 2 Finite Element Formulations The governing equations for problems solved by the finite element method are typically formulated by partial differential equations in their original form. These are

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Soft body physics Soft bodies In reality, objects are not purely rigid for some it is a good approximation but if you hit

More information

LIMIT ANALYSIS ON EVALUATION OF LATERAL RESISTANCE OF PARTIALLY EMBEDDED PIPES WITH FRICTIONAL PIPE-SOIL INTERFACE

LIMIT ANALYSIS ON EVALUATION OF LATERAL RESISTANCE OF PARTIALLY EMBEDDED PIPES WITH FRICTIONAL PIPE-SOIL INTERFACE Limit analysis on evaluation of lateral resistance of partially embedded pipes with frictional pipe-soil interface XIII International Conference on Computational Plasticity. Fundamentals and Applications

More information

Discrete Analysis for Plate Bending Problems by Using Hybrid-type Penalty Method

Discrete Analysis for Plate Bending Problems by Using Hybrid-type Penalty Method 131 Bulletin of Research Center for Computing and Multimedia Studies, Hosei University, 21 (2008) Published online (http://hdl.handle.net/10114/1532) Discrete Analysis for Plate Bending Problems by Using

More information

Prediction of the bilinear stress-strain curve of engineering material by nanoindentation test

Prediction of the bilinear stress-strain curve of engineering material by nanoindentation test Prediction of the bilinear stress-strain curve of engineering material by nanoindentation test T.S. Yang, T.H. Fang, C.T. Kawn, G.L. Ke, S.Y. Chang Institute of Mechanical & Electro-Mechanical Engineering,

More information

Numerical and Experimental Studies on Thermoforming Process. Sogang University

Numerical and Experimental Studies on Thermoforming Process. Sogang University Numerical and Experimental Studies on Thermoforming Process Thermoforming Process Hot plate Atmosphere Seal Mold Air on Air on Vacuum or atmosphere Introduction Thermoforming Process Advantage Low forming

More information

Prediction of geometric dimensions for cold forgings using the finite element method

Prediction of geometric dimensions for cold forgings using the finite element method Journal of Materials Processing Technology 189 (2007) 459 465 Prediction of geometric dimensions for cold forgings using the finite element method B.Y. Jun a, S.M. Kang b, M.C. Lee c, R.H. Park b, M.S.

More information

ENGN 2290: Plasticity Computational plasticity in Abaqus

ENGN 2290: Plasticity Computational plasticity in Abaqus ENGN 229: Plasticity Computational plasticity in Abaqus The purpose of these exercises is to build a familiarity with using user-material subroutines (UMATs) in Abaqus/Standard. Abaqus/Standard is a finite-element

More information

Conservation of mass. Continuum Mechanics. Conservation of Momentum. Cauchy s Fundamental Postulate. # f body

Conservation of mass. Continuum Mechanics. Conservation of Momentum. Cauchy s Fundamental Postulate. # f body Continuum Mechanics We ll stick with the Lagrangian viewpoint for now Let s look at a deformable object World space: points x in the object as we see it Object space (or rest pose): points p in some reference

More information

Computational Inelasticity FHLN05. Assignment A non-linear elasto-plastic problem

Computational Inelasticity FHLN05. Assignment A non-linear elasto-plastic problem Computational Inelasticity FHLN05 Assignment 2017 A non-linear elasto-plastic problem General instructions A written report should be submitted to the Division of Solid Mechanics no later than October

More information

FVM for Fluid-Structure Interaction with Large Structural Displacements

FVM for Fluid-Structure Interaction with Large Structural Displacements FVM for Fluid-Structure Interaction with Large Structural Displacements Željko Tuković and Hrvoje Jasak Zeljko.Tukovic@fsb.hr, h.jasak@wikki.co.uk Faculty of Mechanical Engineering and Naval Architecture

More information

FETI domain decomposition method to solution of contact problems with large displacements

FETI domain decomposition method to solution of contact problems with large displacements FETI domain decomposition method to solution of contact problems with large displacements Vít Vondrák 1, Zdeněk Dostál 1, Jiří Dobiáš 2, and Svatopluk Pták 2 1 Dept. of Appl. Math., Technical University

More information

MODELING OF ELASTO-PLASTIC MATERIALS IN FINITE ELEMENT METHOD

MODELING OF ELASTO-PLASTIC MATERIALS IN FINITE ELEMENT METHOD MODELING OF ELASTO-PLASTIC MATERIALS IN FINITE ELEMENT METHOD Andrzej Skrzat, Rzeszow University of Technology, Powst. Warszawy 8, Rzeszow, Poland Abstract: User-defined material models which can be used

More information

Improving Contact-Friction Conditions in Dynamic Simulations: ~pplication to the Taylor Impact Test

Improving Contact-Friction Conditions in Dynamic Simulations: ~pplication to the Taylor Impact Test J phys ZV FRANCE 7 (1997) Colloque C3, Supplement au Journal de Physique I11 dyaoqt 1997 Improving Contact-Friction Conditions in Dynamic Simulations: ~pplication to the Taylor Impact Test J. Bonini, F.

More information

Interior-Point Method for the Computation of Shakedown Loads for Engineering Systems

Interior-Point Method for the Computation of Shakedown Loads for Engineering Systems Institute of General Mechanics RWTH Aachen University Interior-Point Method for the Computation of Shakedown Loads for Engineering Systems J.W. Simon, D. Weichert ESDA 2010, 13. July 2010, Istanbul, Turkey

More information

Temperature analysis of a pin-on-disc tribology test using experimental and numerical approaches

Temperature analysis of a pin-on-disc tribology test using experimental and numerical approaches Friction 4(2): 135 143 (2016) ISSN 2223-7690 DOI 10.1007/s40544-016-0110-1 CN 10-1237/TH RESEARCH ARTICLE Temperature analysis of a pin-on-disc tribology test using experimental and numerical approaches

More information

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

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

More information

Structural Analysis of Truss Structures using Stiffness Matrix. Dr. Nasrellah Hassan Ahmed

Structural Analysis of Truss Structures using Stiffness Matrix. Dr. Nasrellah Hassan Ahmed Structural Analysis of Truss Structures using Stiffness Matrix Dr. Nasrellah Hassan Ahmed FUNDAMENTAL RELATIONSHIPS FOR STRUCTURAL ANALYSIS In general, there are three types of relationships: Equilibrium

More information

Expansion of circular tubes by rigid tubes as impact energy absorbers: experimental and theoretical investigation

Expansion of circular tubes by rigid tubes as impact energy absorbers: experimental and theoretical investigation Expansion of circular tubes by rigid tubes as impact energy absorbers: experimental and theoretical investigation M Shakeri, S Salehghaffari and R. Mirzaeifar Department of Mechanical Engineering, Amirkabir

More information

UNIT IV FLEXIBILTY AND STIFFNESS METHOD

UNIT IV FLEXIBILTY AND STIFFNESS METHOD SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code : SA-II (13A01505) Year & Sem: III-B.Tech & I-Sem Course & Branch: B.Tech

More information

MECHANICS OF MATERIALS

MECHANICS OF MATERIALS 2009 The McGraw-Hill Companies, Inc. All rights reserved. Fifth SI Edition CHAPTER 3 MECHANICS OF MATERIALS Ferdinand P. Beer E. Russell Johnston, Jr. John T. DeWolf David F. Mazurek Torsion Lecture Notes:

More information

Theoretical Manual Theoretical background to the Strand7 finite element analysis system

Theoretical Manual Theoretical background to the Strand7 finite element analysis system Theoretical Manual Theoretical background to the Strand7 finite element analysis system Edition 1 January 2005 Strand7 Release 2.3 2004-2005 Strand7 Pty Limited All rights reserved Contents Preface Chapter

More information

You may not start to read the questions printed on the subsequent pages until instructed to do so by the Invigilator.

You may not start to read the questions printed on the subsequent pages until instructed to do so by the Invigilator. MATHEMATICAL TRIPOS Part III Thursday 1 June 2006 1.30 to 4.30 PAPER 76 NONLINEAR CONTINUUM MECHANICS Attempt FOUR questions. There are SIX questions in total. The questions carry equal weight. STATIONERY

More information

Partitioned Formulation for Solving 3D Frictional Contact Problems with BEM using Localized Lagrange Multipliers

Partitioned Formulation for Solving 3D Frictional Contact Problems with BEM using Localized Lagrange Multipliers Copyright c 2007 ICCES ICCES, vol.2, no.1, pp.21-27, 2007 Partitioned Formulation for Solving 3D Frictional Contact Problems with BEM using Localized Lagrange Multipliers L. Rodríguez-Tembleque 1, J.A.

More information

OPTIMAL DESIGN OF CLUTCH PLATE BASED ON HEAT AND STRUCTURAL PARAMETERS USING CFD AND FEA

OPTIMAL DESIGN OF CLUTCH PLATE BASED ON HEAT AND STRUCTURAL PARAMETERS USING CFD AND FEA International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 5, May 2018, pp. 717 724, Article ID: IJMET_09_05_079 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=5

More information

Plates and Shells: Theory and Computation. Dr. Mostafa Ranjbar

Plates and Shells: Theory and Computation. Dr. Mostafa Ranjbar Plates and Shells: Theory and Computation Dr. Mostafa Ranjbar Outline -1-! This part of the module consists of seven lectures and will focus on finite elements for beams, plates and shells. More specifically,

More information

Mechanics of Materials II. Chapter III. A review of the fundamental formulation of stress, strain, and deflection

Mechanics of Materials II. Chapter III. A review of the fundamental formulation of stress, strain, and deflection Mechanics of Materials II Chapter III A review of the fundamental formulation of stress, strain, and deflection Outline Introduction Assumtions and limitations Axial loading Torsion of circular shafts

More information

ON STOCHASTIC STRUCTURAL TOPOLOGY OPTIMIZATION

ON STOCHASTIC STRUCTURAL TOPOLOGY OPTIMIZATION ON STOCHASTIC STRUCTURAL TOPOLOGY OPTIMIZATION A. EVGRAFOV and M. PATRIKSSON Department of Mathematics, Chalmers University of Technology, SE-4 96 Göteborg, Sweden J. PETERSSON Department of Mechanical

More information

Lecture 6 mechanical system modeling equivalent mass gears

Lecture 6 mechanical system modeling equivalent mass gears M2794.25 Mechanical System Analysis 기계시스템해석 lecture 6,7,8 Dongjun Lee ( 이동준 ) Department of Mechanical & Aerospace Engineering Seoul National University Dongjun Lee Lecture 6 mechanical system modeling

More information

Structural Dynamics A Graduate Course in Aerospace Engineering

Structural Dynamics A Graduate Course in Aerospace Engineering Structural Dynamics A Graduate Course in Aerospace Engineering By: H. Ahmadian ahmadian@iust.ac.ir The Science and Art of Structural Dynamics What do all the followings have in common? > A sport-utility

More information

Finite Element Method in Geotechnical Engineering

Finite Element Method in Geotechnical Engineering Finite Element Method in Geotechnical Engineering Short Course on + Dynamics Boulder, Colorado January 5-8, 2004 Stein Sture Professor of Civil Engineering University of Colorado at Boulder Contents Steps

More information

An Elastic Contact Problem with Normal Compliance and Memory Term

An Elastic Contact Problem with Normal Compliance and Memory Term Machine Dynamics Research 2012, Vol. 36, No 1, 15 25 Abstract An Elastic Contact Problem with Normal Compliance and Memory Term Mikäel Barboteu, Ahmad Ramadan, Mircea Sofonea Uniersité de Perpignan, France

More information

Interval Finite Element Methods for Uncertainty Treatment in Structural Engineering Mechanics Rafi L. Muhanna Georgia Institute of Technology USA

Interval Finite Element Methods for Uncertainty Treatment in Structural Engineering Mechanics Rafi L. Muhanna Georgia Institute of Technology USA Interval Finite Element Methods for Uncertainty Treatment in Structural Engineering Mechanics Rafi L. Muhanna Georgia Institute of Technology USA Second Scandinavian Workshop on INTERVAL METHODS AND THEIR

More information

Constitutive models: Incremental plasticity Drücker s postulate

Constitutive models: Incremental plasticity Drücker s postulate Constitutive models: Incremental plasticity Drücker s postulate if consistency condition associated plastic law, associated plasticity - plastic flow law associated with the limit (loading) surface Prager

More information

CAEFEM v9.5 Information

CAEFEM v9.5 Information CAEFEM v9.5 Information Concurrent Analysis Corporation, 50 Via Ricardo, Thousand Oaks, CA 91320 USA Tel. (805) 375 1060, Fax (805) 375 1061 email: info@caefem.com or support@caefem.com Web: http://www.caefem.com

More information

Basic Energy Principles in Stiffness Analysis

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

More information

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Soft-Body Physics Soft Bodies Realistic objects are not purely rigid. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Deformed

More information

Problem " Â F y = 0. ) R A + 2R B + R C = 200 kn ) 2R A + 2R B = 200 kn [using symmetry R A = R C ] ) R A + R B = 100 kn

Problem  Â F y = 0. ) R A + 2R B + R C = 200 kn ) 2R A + 2R B = 200 kn [using symmetry R A = R C ] ) R A + R B = 100 kn Problem 0. Three cables are attached as shown. Determine the reactions in the supports. Assume R B as redundant. Also, L AD L CD cos 60 m m. uation of uilibrium: + " Â F y 0 ) R A cos 60 + R B + R C cos

More information

Analysis of forming- Slipline Field Method

Analysis of forming- Slipline Field Method Analysis of forming- Slipline Field Method R. Chandramouli Associate Dean-Research SASTRA University, Thanjavur-613 401 Joint Initiative of IITs and IISc Funded by MHRD Page 1 of 7 Table of Contents 1.

More information

Back Analysis of Measured Displacements of Tunnels

Back Analysis of Measured Displacements of Tunnels Rock Mechanics and Rock Engineering 16, 173--180 (1983) Rock Mechanics and Rock Engineering 9 by Springer-Verlag 1983 Back Analysis of Measured Displacements of Tunnels By S. Sakurai and K. Takeuchi Kobe

More information

Thermo-mechanical modelling of the aircraft tyre cornering

Thermo-mechanical modelling of the aircraft tyre cornering Thermo-mechanical modelling of the aircraft tyre cornering Lama Elias-Birembaux, Iulian Rosu, Frédéric Lebon To cite this version: Lama Elias-Birembaux, Iulian Rosu, Frédéric Lebon. Thermo-mechanical modelling

More information

EXTENDED ABSTRACT. Dynamic analysis of elastic solids by the finite element method. Vítor Hugo Amaral Carreiro

EXTENDED ABSTRACT. Dynamic analysis of elastic solids by the finite element method. Vítor Hugo Amaral Carreiro EXTENDED ABSTRACT Dynamic analysis of elastic solids by the finite element method Vítor Hugo Amaral Carreiro Supervisor: Professor Fernando Manuel Fernandes Simões June 2009 Summary The finite element

More information

SSNV199 Cracking of a beam DCB with cohesive models

SSNV199 Cracking of a beam DCB with cohesive models Titre : SSNV199 - Fissuration d une poutre DCB avec des mo[...] Date : 05/09/2012 Page : 1/12 SSNV199 Cracking of a beam DCB with cohesive models Summarized: This test makes it possible to model the propagation

More information

Computational Methods for Frictional Contact With Applications to the Space Shuttle Orbiter Nose-Gear Tire

Computational Methods for Frictional Contact With Applications to the Space Shuttle Orbiter Nose-Gear Tire NASA Technical Paper 3574 Computational Methods for Frictional Contact With Applications to the Space Shuttle Orbiter Nose-Gear Tire Development of Frictional Contact Algorithm John A. Tanner Langley Research

More information

Finite Elements for Large Strains - A double mixed (M 2 ) Formulation

Finite Elements for Large Strains - A double mixed (M 2 ) Formulation Finite Elements for Large Strains - A double mixed (M 2 ) Formulation Motivation Development of user friendly elements robustness simple treatment of incompressible materials complex geometries geometrical

More information

Nonlinear bending analysis of laminated composite stiffened plates

Nonlinear bending analysis of laminated composite stiffened plates Nonlinear bending analysis of laminated composite stiffened plates * S.N.Patel 1) 1) Dept. of Civi Engineering, BITS Pilani, Pilani Campus, Pilani-333031, (Raj), India 1) shuvendu@pilani.bits-pilani.ac.in

More information

4 NON-LINEAR ANALYSIS

4 NON-LINEAR ANALYSIS 4 NON-INEAR ANAYSIS arge displacement elasticity theory, principle of virtual work arge displacement FEA with solid, thin slab, and bar models Virtual work density of internal forces revisited 4-1 SOURCES

More information

An Energy Dissipative Constitutive Model for Multi-Surface Interfaces at Weld Defect Sites in Ultrasonic Consolidation

An Energy Dissipative Constitutive Model for Multi-Surface Interfaces at Weld Defect Sites in Ultrasonic Consolidation An Energy Dissipative Constitutive Model for Multi-Surface Interfaces at Weld Defect Sites in Ultrasonic Consolidation Nachiket Patil, Deepankar Pal and Brent E. Stucker Industrial Engineering, University

More information

Limit analysis of brick masonry shear walls with openings under later loads by rigid block modeling

Limit analysis of brick masonry shear walls with openings under later loads by rigid block modeling Limit analysis of brick masonry shear walls with openings under later loads by rigid block modeling F. Portioli, L. Cascini, R. Landolfo University of Naples Federico II, Italy P. Foraboschi IUAV University,

More information

Non-linear and time-dependent material models in Mentat & MARC. Tutorial with Background and Exercises

Non-linear and time-dependent material models in Mentat & MARC. Tutorial with Background and Exercises Non-linear and time-dependent material models in Mentat & MARC Tutorial with Background and Exercises Eindhoven University of Technology Department of Mechanical Engineering Piet Schreurs July 7, 2009

More information

4 Finite Element Method for Trusses

4 Finite Element Method for Trusses 4 Finite Element Method for Trusses To solve the system of linear equations that arises in IPM, it is necessary to assemble the geometric matrix B a. For the sake of simplicity, the applied force vector

More information

Spectral Element simulation of rupture dynamics

Spectral Element simulation of rupture dynamics Spectral Element simulation of rupture dynamics J.-P. Vilotte & G. Festa Department of Seismology, Institut de Physique du Globe de Paris, 75252 France ABSTRACT Numerical modeling is an important tool,

More information

STATICALLY INDETERMINATE STRUCTURES

STATICALLY INDETERMINATE STRUCTURES STATICALLY INDETERMINATE STRUCTURES INTRODUCTION Generally the trusses are supported on (i) a hinged support and (ii) a roller support. The reaction components of a hinged support are two (in horizontal

More information

Measurement of deformation. Measurement of elastic force. Constitutive law. Finite element method

Measurement of deformation. Measurement of elastic force. Constitutive law. Finite element method Deformable Bodies Deformation x p(x) Given a rest shape x and its deformed configuration p(x), how large is the internal restoring force f(p)? To answer this question, we need a way to measure deformation

More information

International Journal of Advanced Engineering Technology E-ISSN

International Journal of Advanced Engineering Technology E-ISSN Research Article INTEGRATED FORCE METHOD FOR FIBER REINFORCED COMPOSITE PLATE BENDING PROBLEMS Doiphode G. S., Patodi S. C.* Address for Correspondence Assistant Professor, Applied Mechanics Department,

More information