Details

Introduction to Computational Contact Mechanics


Introduction to Computational Contact Mechanics

A Geometrical Approach
Wiley Series in Computational Mechanics 1. Aufl.

von: Alexander Konyukhov, Ridvan Izi

79,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 29.04.2015
ISBN/EAN: 9781118770641
Sprache: englisch
Anzahl Seiten: 304

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<i>Introduction to Computational Contact Mechanics: A Geometrical Approach</i> covers the fundamentals of computational contact mechanics and focuses on its practical implementation. Part one of this textbook focuses on the underlying theory and covers essential information about differential geometry and mathematical methods which are necessary to build the computational algorithm independently from other courses in mechanics. The geometrically exact theory for the computational contact mechanics is described in step-by-step manner, using examples of strict derivation from a mathematical point of view. The final goal of the theory is to construct in the independent approximation form /so-called covariant form, including application to high-order and isogeometric finite elements. <br /> <br /> The second part of a book is a practical guide for programming of contact elements and is written in such a way that makes it easy for a programmer to implement using any programming language. All programming examples are accompanied by a set of verification examples allowing the user to learn the research verification technique, essential for the computational contact analysis.<br /> <br /> Key features:<br /> <br /> <ul> <li>Covers the fundamentals of computational contact mechanics</li> <li>Covers practical programming, verification and analysis of contact problems</li> <li>Presents the geometrically exact theory for computational contact mechanics</li> <li>Describes algorithms used in well-known finite element software packages</li> <li>Describes modeling of forces as an inverse contact algorithm</li> <li>Includes practical exercises</li> <li>Contains unique verification examples such as the generalized Euler formula for a rope on a surface, and the impact problem and verification of thå percussion center</li> <li>Accompanied by a website hosting software</li> </ul> <i>Introduction to Computational Contact Mechanics: A Geometrical Approach</i> is an ideal textbook for graduates and senior undergraduates, and is also a useful reference for researchers and practitioners working in computational mechanics. <br /> <br />
<p>Preface viii<br /><br />Acknowledgements xi<br /><br />Part One Theory 1<br /><br /><b>1 Introduction with a spring-mass frictionless contact system  2<br /><br /></b>1.1 Structural part - deflection of spring-mass system 3<br /><br />1.2 Contact part – non-penetration into rigid plane 3<br /><br />1.3 Contact formulations 4<br /><br /><b>2 General formulation of a contact problem 11<br /><br /></b>2.1 Structural part – formulation of a problem in linear elasticity 11<br /><br />2.2 Formulation of the contact part (Signorini’s problem) 14<br /><br /><b>3 Differential geometry 19<br /><br /></b>3.1 Curve and its properties 19<br /><br />3.2 Frenet formulas in 2D 23<br /><br />3.3 Description of surfaces by Gauss coordinates 24<br /><br />3.4 Differential properties of surfaces 32<br /><br /><b>4 Geometry and kinematics for arbitrary two body contact problem 40<br /><br /></b>4.1 Local coordinate system 41<br /><br />4.2 Closest Point Projection (CPP) procedure – Analysis 43<br /><br />4.3 Contact kinematics. 50<br /><br /><b>5 Abstract form of formulations in computational mechanics 54<br /><br /></b>5.1 Operator necessary for the abstract formulation 54<br /><br />5.2 Abstract form of iterative method 55<br /><br />5.3 Fixed point theorem (Banach) 56<br /><br />5.4 Newton iterative solution method 58<br /><br />5.5 Abstract form for contact formulations 61<br /><br /><b>6 Weak formulation and consistent linearization 65<br /><br /></b>6.1 Weak formulation in the local coordinate system 66<br /><br />6.2 Regularization with penalty method 67<br /><br />6.3 Consistent linearization 67<br /><br />6.4 Application to the Lagrange multipliers and to the following forces 71<br /><br />6.5 Linearization of the convective variation δξ 73<br /><br />6.6 Nitsche method 73<br /><br /><b>7 Finite element discretization 76<br /><br /></b>7.1 Computation of the contact integral for various contact approaches 76<br /><br />7.2 Node-To-Node (NTN) contact element 78<br /><br />7.3 Nitsche Node-To-Node (NTN) contact element 80<br /><br />7.4 Node-To-Segment (NTS) contact element 81<br /><br />7.5 Segment-To-Analytical-Surface (STAS) approach 88<br /><br />7.6 Segment-To-Segment (STS) Mortar approach 94<br /><br /><b>8 Verification with analytical solution 99<br /><br /></b>8.1 Hertz problem 99<br /><br />8.2 Rigid flat punch problem 104<br /><br />8.3 Impact on moving pendulum – center of percussion 106<br /><br />8.4 Generalized Euler-Eytelwein problem 108<br /><br /><b>9 Frictional contact problems 111<br /><br /></b>9.1 Measures of contact interactions – sticking and sliding case. Friction law. 111<br /><br />9.2 Regularization of tangential force and return mapping algorithm 112<br /><br />9.3 Weak form and its consistent linearization 118<br /><br />9.4 Frictional Node-To-Node (NTN) contact element 119<br /><br />9.5 Frictional Node-To-Segment (NTS) contact element 123<br /><br />9.6 NTS frictional contact element 125<br /><br /><b>Part Two Programming and Verification Tasks 127<br /><br /></b><b>10 Introduction into programming and verification tasks 128<br /><br /></b><b>11 Lesson 1 Nonlinear structural truss – </b><b>elmt1.f </b><b>132<br /><br /></b>11.1 Implementation 134<br /><br />11.2 Examples 138<br /><br /><b>12 Lesson 2 Nonlinear structural plane – </b><b>elmt2.f </b><b>144<br /><br /></b>12.1 Implementation 145<br /><br />12.2 Examples 150<br /><br /><b>13 Lesson 3 Penalty Node-To-Node (NTN) – </b><b>elmt100.f </b><b>154<br /><br /></b>13.1 Implementation 156<br /><br />13.2 Examples 158<br /><br /><b>14 Lesson 4 Lagrange multiplier Node-To-Node (NTN) – </b><b>elmt101.f </b><b>161<br /><br /></b>14.1 Implementation 163<br /><br />14.2 Examples 165<br /><br /><b>15 Lesson 5 Nitsche Node-To-Node (NTN) – </b><b>elmt102.f </b><b>167<br /><br /></b>15.1 Implementation 169<br /><br />15.2 Examples 171<br /><br /><b>16 Lesson 6 Node-To-Segment (NTS) – </b><b>elmt103.f </b><b>173<br /><br /></b>16.1 Implementation 175<br /><br />16.2 Examples 178<br /><br />16.3 Inverted contact algorithm – following force 182<br /><br /><b>17 Lesson 7 Segment-To-Analytical-Segment (STAS) – </b><b>elmt104.f </b><b>186<br /><br /></b>17.1 Implementation 188<br /><br />17.2 Examples 191<br /><br />17.3 Inverted contact algorithm – general case of following forces 194<br /><br /><b>18 Lesson 8 Mortar / Segment-To-Segment (STS) – </b><b>elmt105.f </b><b>202<br /><br /></b>18.1 Implementation 204<br /><br />18.2 Examples 207<br /><br />18.3 Inverted contact algorithm – following force 209<br /><br /><b>19 Lesson 9 Higher order Mortar / STS – </b><b>elmt106.f </b><b>213<br /><br /></b>19.1 Implementation 215<br /><br />19.2 Examples 219<br /><br /><b>20 Lesson 10 3D Node-To-Segment (NTS) </b><b>elmt107.f </b><b>223<br /><br /></b>20.1 Implementation 225<br /><br />20.2 Examples 229<br /><br /><b>21 Lesson 11 Frictional Node-To-Node (NTN) – </b><b>elmt108.f </b><b>233<br /><br /></b>21.1 Implementation 235<br /><br />21.2 Examples 237<br /><br /><b>22 Lesson 12 Frictional Node-To-Segment (NTS) – </b><b>elmt109.f </b><b>239<br /><br /></b>22.1 Implementation 241<br /><br />22.2 Examples 245<br /><br /><b>23 Lesson 13 Frictional higher order NTS – </b><b>elmt110.f </b><b>250<br /><br /></b>23.1 Implementation 251<br /><br />23.2 Examples 256<br /><br /><b>24 Lesson 14 Transient contact problems 259<br /><br /></b>24.1 Implementation 260<br /><br />24.2 Examples 262<br /><br /><b>A Numerical integration 264<br /><br /></b><b>A.1 Gauss quadrature 266<br /><br /></b><b>B Higher order shape functions of different classes 268<br /><br /></b><b>B.1 General 268<br /><br /></b><b>B.2 Lobatto class 268<br /><br /></b><b>B.3 Bezier class 271</b></p>
<p><b>Alexander Konyukhov</b> has been working at Karlsruhe Institute of Technology in Germany since 2002, where he has made his Habilitation in 2010 in the field of Geometrically exact theory of contact interaction. His main areas of research are computational and theoretical mechanics. He is recognized expert in the field of Computational Contact Mechanics, authors of other books in Computational Contact Mechanics and has numerous publications in international journals. His special teaching interest in Computational Contact Mechanics has led to this book.</p> <b>Ridvan Izi</b> is a member of the academic staff in the Institute of Mechanics at Karlsruhe Institute of Technology. His work focuses on computational contact problems.
<p><b>Introduction to Computational Contact Mechanics: A Geometrical Approach<br /></b><b>Alexander Konyukhov and Ridvan Izi - Karlsruhe Institute of Technology, Germany<br /><br /></b><i>Introduction to Computational Contact Mechanics: A Geometrical Approach</i> covers the fundamentals of computational contact mechanics and focuses on its practical implementation. Part one of this textbook focuses on the underlying theory and covers essential information about differential geometry and mathematical methods which are necessary to build the computational algorithm independently from other courses in mechanics. The geometrically exact theory for the computational contact mechanics is described in step-by-step manner, using examples of strict derivation from a mathematical point of view. The final goal of the theory is to construct in the independent approximation form /so-called covariant form, including application to high-order and isogeometric finite elements. <br /><br />The second part of a book is a practical guide for programming of contact elements and is written in such a way that makes it easy for a programmer to implement using any programming language. All programming examples are accompanied by a set of verification examples allowing the user to learn the research verification technique, essential for the computational contact analysis.<br /><br />Key features:<br /><br /></p> <ul> <li>Covers the fundamentals of computational contact mechanics</li> <li>Covers practical programming, verification and analysis of contact problems</li> <li>Presents the geometrically exact theory for computational contact mechanics</li> <li>Describes algorithms used in well-known finite element software packages</li> <li>Describes modeling of forces as an inverse contact algorithm</li> <li>Includes practical exercises</li> <li>Contains unique verification examples such as the generalized Euler formula for a rope on a surface, and the impact problem and verification of thе percussion center</li> <li>Accompanied by a website hosting software</li> </ul> <br /><i>Introduction to Computational Contact Mechanics: A Geometrical Approach</i> is an ideal textbook for graduates and senior undergraduates, and is also a useful reference for researchers and practitioners working in computational mechanics.

Diese Produkte könnten Sie auch interessieren:

Turbulent Drag Reduction by Surfactant Additives
Turbulent Drag Reduction by Surfactant Additives
von: Feng-Chen Li, Bo Yu, Jin-Jia Wei, Yasuo Kawaguchi
PDF ebook
156,99 €
Turbulent Drag Reduction by Surfactant Additives
Turbulent Drag Reduction by Surfactant Additives
von: Feng-Chen Li, Bo Yu, Jin-Jia Wei, Yasuo Kawaguchi
EPUB ebook
156,99 €
Wear
Wear
von: Gwidon W. Stachowiak
PDF ebook
159,99 €