Brake Squeal Analysis ANSYS, Inc. November 23, 2014

Size: px
Start display at page:

Download "Brake Squeal Analysis ANSYS, Inc. November 23, 2014"

Transcription

1 Brake Squeal Analysis 1

2 Introduction Brake squeal has been under investigation by the automotive industry for decades due to consistent customer complaints and high warranty costs. Although the real mechanism is still unknown, many engineering approaches have been implemented to attack the problem. One documented example is the complex eigenvalue method by which squeal propensity is quantified by the dynamic instability of a certain system mode. Complex Eigenvalue Analysis for Reducing Low Frequency Brake Squeal by Shih-Wei Kung, K. Brent Dunlap and Robert S. Ballinger, 2 Delphi Automotive Systems

3 Sneaker Squeals? FEA techniques are applicable to other sectors Martyn Shorten & Xia Xi, The squeaks in your sneaks: Vibrations at the shoe-surface interface but we will focus on Brakes 3

4 Objectives of Brake Squeal Analysis Reduce the noise and vibration produced by brake squeal Initiated by instability due to the friction forces leading to selfexcited vibrations Predict the onset of instability 4

5 Analysis Steps Pre-stressed static analysis to establish contact between the pads and disc Forced frictional sliding between pads and disc to generate non symmetric stiffness matrix Pre-stressed modal analysis to generate complex eigen frequencies Positive real part of the eigen frequencies indicates unstable mode 5

6 Early Approach: Direct modeling Standard FE Model provides M and K Discrete 2 node (springs) elements are used to provide Friction stiffness (MATRIX27) Drawbacks Requires matching nodes at the sliding interface Tedious, Time consuming Rotor-pad interface is not treated consistent Impractical for parametric studies Complex Eigenvalue Analysis for Reducing Low Frequency Brake Squeal by Shih-Wei Kung, K. Brent Dunlap and Robert S. Ballinger,Delphi Automotive Systems 6

7 MATH-APDL: Transition tool Convert a DMIG File to an ANSYS SUB File! IMPORT A STIFF MATRIX FROM A DMIG FILE. *DMAT,K,D,IMPORT,DMIG,K.DMIG,,! In the input file, Fields are separated by,! IMPORT A MASS MATRIX FROM ANOTHER DMIG FILE *DMAT,M,D,IMPORT,DMIG,M.DMIG! In the input file, Fields are separated by spaces (default)! PRINT THESE MATRICES *PRINT,K *PRINT,M! GENERATE AN ANSYS.SUB FILE THAT CONTAINS THESE TWO MATRICES *EXPORT,K,SUB,newfile.sub,STIFF,,WAIT *EXPORT,M,SUB,newfile.sub,MASS,,DONE 7

8 Contact Practical & Consistent way Rotor-Pad interface is a contact pair Matching mesh is no longer required Unsymmetric matrices are generated when sliding occurs Lower & higher order elements Allows study of squeal damping ANSYS Workbench at its best with Contact Modeling! 8

9 ANSYS approach Three different methods Full Nonlinear Perturbed Modal Analysis Partial Nonlinear Perturbed Modal Analysis Linear Non-prestressed Modal Analysis 9

10 Full Nonlinear perturbed Modal Analysis Linear Perturbation Method Most Accurate Method Uses Newton-Raphson for all static solutions Most Expensive Method Not suited for Parametric Studies Computation cost Convergence issues? Better suited for detailed singular studies 10

11 Partial-Nonlinear perturbed Modal Linear Perturbation Include nonlinear Stress stiffening effects Non-uniform contact pressure Frictional effects, other loads Nonlinear iterations not required for rotational velocity Less expensive than Full Nonlinear analysis sequence Faster than FULL method Better suited for DOE studies 11

12 Linear Non-prestressed Modal Analysis New at R14.0 Assumptions Ignore Stress stiffening effects Neglect squeal damping Nonlinear iterations not required, No Convergence issues Contact stiffness based on initial contact status Fast run times Allows for large DOE studies 12

13 Parametric variations Brake design involves study with large number of parametric variations Friction Coefficient Braking pressure Material strength parameters Velocity dependence of friction Nouby & Srinivasan 2009, Journal Mekanikal Solution should be very fast! 13

14 Summary Method Base Static Analysis Modal Analysis Initial Contact/Prestress Force frictional sliding (CMROTATE) QRDAMP/UNSYMM Linear N/A N/A Force frictional sliding (CMROTATE command) and perform a Linear modal solve (SOLVE) Partial Nonlinear Full nonlinear solution N/A Force frictional sliding (CMROTATE command) and perform a Linear perturbed modal solve (SOLVE) Full Nonlinear Full nonlinear solution Full nonlinear solution Linear perturbation modal solve 14

15 Simulation Outcome Complex Eigen value analysis Real & imaginary part Complex Eigen vector Damping ratio Animate Complex Mode Shape Contact status at Pads Root locus plots Frequency vs. coefficient of friction Correlation of modes RSTMAC Strain energy per component per mode 15

16 Example 16

17 Project Schematic Full Nonlinear Method Partial Nonlinear Method Linear Non-prestressed Method 17

18 Analysis setup 18

19 Results unstable 19

20 Squeal Damping New at R14.0 In R14.0, we introduce ability to study the effects of Squeal damping for Brake instability analysis Based on defined frictions vs sliding velocities relation ANSYS will compute the squeal damping When negative friction-velocity gradient is used (the usual case) it typically triggers instabilities. 20

21 Including Squeal Damping - 1 Partial Nonlinear perturbed Modal Analysis Without Squeal Damping With Squeal Damping Including Squeal Damping, introduced many modes with positive real part 21

22 Including Squeal Damping Full method vs. Partial method Both Full & Partial method are giving similar results with Squeal Damping 22

23 ANSYS WB Baseline Process Automated Meshing Provides for sliding contact with friction No match mesh needed Supports higher order elements Complex Eigen solve Animate: Complex Mode Shape Contact Status at Pads CAD Mesh & Connection Setup & solver Post Processing 23 Bi-Directional CAD Connectivity Automated Contact Detection Flexibility to use Linear & Non-linear solver capabilities Friction sensitivity study Physical prototyping time consuming and expensive Provide more Can analysis Include early Squeal in the design and cycle Contact damping Parametric Study by changing friction coefficient - Sliding velocity Run set of DOE s dependent Friction Reuse symmetric modes and just run unsymmetric part Significant time reduction Root locus plots Correlation of modes List Strain energy per component per mode

24 Summary Quick setup to solution time Higher Quality Ability to generate quick variations Reduced Costs 24

25 Appendix 25

26 Simple brake disc-pad set up 26

27 Simple brake disc-pad set up Generic model of brake disc system with brake pads and rotating disc modeled in DM and meshed in Simulation- WB1 Nodes: Elements: Contact: 3D standard surface to surface contact between brake disc and pads Pre-stress load: Surface pressure applied on the pads Constraints: Fixed support on inner radius of brake disc 27

28 Modal Analysis: Brake Squeal Simple model of a brake disk system with brake pads and rotating disk 28

29 Modal Analysis: Brake Squeal Linear Non-prestressed Modal Analysis Mode shape at frequency 6304, unstable mode (1,21) Command Snippets /solu antype,static nropt,unsym! Unsymmetric matrices ematwrite,yes! Write element matrices esel,s,type,,30 esel,a,type,,32 cm,rotor,elem! Select target elements on brake rotor allsel,all cmrot,rotor,,,2,! Rotate along Z axis nsubst,1,1,1 allsel,all psolve,elform,cndi! Partial solve ****************************************** /solu antype,modal modopt,qrdamp,50! Qrdamp solver mxpand,50 psolve,eigqrda! Partial solve psolve,eigexp 29

30 Modal Analysis: Brake Squeal Comparison of unstable frequencies from the 3 methods Mode Full Nonlinear Perturbed Modal Analysis Linear Non-prestressed Modal Analysis Partial Nonlinear Perturbed Modal Analysis

31 Squeal Damping (cont..) The squeal damping can be introduced through TB,Fric or/and through static-dynamic friction (real constants: FACT, DC) TB,FRIC,matid,,,ISO TBFIELD,SLRV, 0.0! Activate orthotropic friction model! Define 1st value of sliding relative velocity TBDATA,1,0.5.! define friction at Sliding velocity 0.0 TBFIELD,SLRV, 50.0! Define 2nd value of sliding relative velocity TBDATA,1,0.3.! define friction at Sliding velocity 50.0 TBFIELD,SLRV, 200.0! Define 3rd value of sliding relative velocity TBDATA,1,0.2.! define friction at Sliding velocity Based on defined frictions vs sliding velocities relation ANSYS will compute the squeal damping (usually a negative damping). The squeal damping can be posted through ETABLE quantities: NMISC

Brake Squeal Analysis

Brake Squeal Analysis Brake Squeal Analysis João G. P. da Silva Fras-le Érico R. Fulco Fras-le Paulo E. D. Variante Fras-le Vagner do Nascimento - Master Fabiano N. Diesel - ESSS Daniel Boniatti - ESSS Introduction Brake disc

More information

The Influence of Friction-Induced Damping and Nonlinear Effects on Brake Squeal Analysis

The Influence of Friction-Induced Damping and Nonlinear Effects on Brake Squeal Analysis SE TECHNICL PPER SERIES 2004-01-2794 The Influence of Friction-Induced Damping and Nonlinear Effects on Brake Squeal nalysis ndrzej Bajer and Vladimir Belsky BQUS, Inc. Shih-Wei Kung Delphi Corporation

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

Analysis of disc brake squeal using the complex eigenvalue method

Analysis of disc brake squeal using the complex eigenvalue method Applied Acoustics 68 (2007) 603 615 www.elsevier.com/locate/apacoust Analysis of disc brake squeal using the complex eigenvalue method P. Liu a, *, H. Zheng a, C. Cai a, Y.Y. Wang a,c.lu a, K.H. Ang b,

More information

A NEW ANALYSIS APPROACH FOR MOTORCYCLE BRAKE SQUEAL NOISE AND ITS ADAPTATION

A NEW ANALYSIS APPROACH FOR MOTORCYCLE BRAKE SQUEAL NOISE AND ITS ADAPTATION SETC001 01 1850 A NEW ANALYSIS APPROACH FOR MOTORCYCLE BRAKE SQUEAL NOISE AND ITS ADAPTATION Hiroyuki Nakata, Kiyoshi Kobayashi, Masashi Kajita - Honda R&D Co., Ltd. - JAPAN C.H.Jerry CHUNG - MTS Systems

More information

Improving the Ability to Simulate Noise from Brake Squeal

Improving the Ability to Simulate Noise from Brake Squeal SIMULATE MORE ACCURATELY Improving the Ability to Simulate Noise from Brake Squeal Multidiscipline Simulation playing a key role in reducing brake squeal noise and vibration Brake Squeal Analysis Background

More information

Implicit explicit co-simulation of brake noise Esgandari Halvaii, Mohammad; Olatunbosun, Oluremi

Implicit explicit co-simulation of brake noise Esgandari Halvaii, Mohammad; Olatunbosun, Oluremi Implicit explicit co-simulation of brake noise Esgandari Halvaii, Mohammad; Olatunbosun, Oluremi DOI: 10.1016/j.finel.2015.01.011 License: Other (please specify with Rights Statement) Document Version

More information

Transient Analysis of Disk Brake By using Ansys Software

Transient Analysis of Disk Brake By using Ansys Software Transient Analysis of Disk Brake By using Ansys Software G. Babukanth & M. Vimal Teja Department of Mechanical Engineering, Nimra College of Engineering & Technology, Ibrahimpatnam, Vijayawada E-mail :

More information

Engine-Gasket HPC trial and Suspension NVH analysis using Linear_Perturbation ANSYS Japan Mechanical BU Toru Hiyake

Engine-Gasket HPC trial and Suspension NVH analysis using Linear_Perturbation ANSYS Japan Mechanical BU Toru Hiyake Engine-Gasket HPC trial and Suspension NVH analysis using Linear_Perturbation ANSYS Japan Mechanical BU Toru Hiyake Agenda Topic 1 : Engine-Gasket Nonlinear Analysis Legacy Data Import Gasket modeling

More information

FEM-Study ILD-AHCAL. Seismic simulation. K. Gadow, M. Lemke, F. Sefkow Santander,

FEM-Study ILD-AHCAL. Seismic simulation. K. Gadow, M. Lemke, F. Sefkow Santander, FEM-Study ILD-AHCAL Seismic simulation K. Gadow, M. Lemke, F. Sefkow Santander, 3.6..2016 Overview > Reminder of earlier studies > Sub-structuring method > First results > Outlook Martin Lemke FEM-Study

More information

Chapter 5. Vibration Analysis. Workbench - Mechanical Introduction ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Chapter 5. Vibration Analysis. Workbench - Mechanical Introduction ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workbench - Mechanical Introduction 12.0 Chapter 5 Vibration Analysis 5-1 Chapter Overview In this chapter, performing free vibration analyses in Simulation will be covered. In Simulation, performing a

More information

Effects of Surface Roughness on Automotive Brake Squeal Ashwin Kumar, F. Sadeghi, C.M. Krousgrill Sponsor: Robert Bosch GmbH

Effects of Surface Roughness on Automotive Brake Squeal Ashwin Kumar, F. Sadeghi, C.M. Krousgrill Sponsor: Robert Bosch GmbH Effects of Surface Roughness on Automotive Brake Squeal Ashwin Kumar, F. Sadeghi, C.M. Krousgrill Sponsor: Robert Bosch GmbH Objectives: Analytical studies on the effects of surface topography on stiffness

More information

Introduction of Rotor Dynamics using Implicit Method in LS-DYNA

Introduction of Rotor Dynamics using Implicit Method in LS-DYNA Introduction of Rotor Dynamics using Implicit Method in LS-DYNA Liping Li 1, Roger Grimes 1, Thomas Borrvall 2 1 Livermore Software Technology Corporation, Livermore, CA, USA 2 DYNAmore Nordic AB, Sweden

More information

Lecture 7. Pile Analysis

Lecture 7. Pile Analysis Lecture 7 14.5 Release Pile Analysis 2012 ANSYS, Inc. February 9, 2013 1 Release 14.5 Pile definition in Mechanical - There are a number of methods that can be used to analyze piled foundations in ANSYS

More information

An improved brake squeal source model in the presence of kinematic and friction nonlinearities

An improved brake squeal source model in the presence of kinematic and friction nonlinearities An improved brake squeal source model in the presence of kinematic and friction nonlinearities Osman Taha Sen, Jason T. Dreyer, and Rajendra Singh 3 Department of Mechanical Engineering, Istanbul Technical

More information

Development of a test apparatus that consistently generates squeak to rate squeak propensity of a pair of materials

Development of a test apparatus that consistently generates squeak to rate squeak propensity of a pair of materials Development of a test apparatus that consistently generates squeak to rate squeak propensity of a pair of materials Gil Jun LEE 1 ; Jay KIM 2 1, 2 Department of Mechanical and Materials Engineering, University

More information

Modal Analysis: What it is and is not Gerrit Visser

Modal Analysis: What it is and is not Gerrit Visser Modal Analysis: What it is and is not Gerrit Visser What is a Modal Analysis? What answers do we get out of it? How is it useful? What does it not tell us? In this article, we ll discuss where a modal

More information

Optimization of constrained layer damping for strain energy minimization of vibrating pads

Optimization of constrained layer damping for strain energy minimization of vibrating pads Songklanakarin J. Sci. Technol. 34 (2), 179-187, Mar. - Apr. 2012 http://www.sjst.psu.ac.th Original Article Optimization of constrained layer damping for strain energy minimization of vibrating pads Supachai

More information

Transient Squeal Analysis of a Non Steady State Manoeuvre

Transient Squeal Analysis of a Non Steady State Manoeuvre Journal of Mechanics Engineering and Automation 7 (2017) 269-277 doi: 10.17265/2159-5275/2017.05.004 D DAVID PUBLISHING Transient Squeal Analysis of a Non Steady State Manoeuvre Oliver Stump 1,2, Maximilian

More information

Complex eigenvalue analysis and dynamic transient analysis in predicting disc brake squeal. Abd Rahim AbuBakar and Huajiang Ouyang*

Complex eigenvalue analysis and dynamic transient analysis in predicting disc brake squeal. Abd Rahim AbuBakar and Huajiang Ouyang* Int. J. Vehicle Noise and Vibration, Vol. 2, No. 2, 2006 143 Complex eigenvalue analysis and dynamic transient analysis in predicting disc brake squeal Abd Rahim AbuBakar and Huajiang Ouyang* Department

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

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

Chapter 3. Methodology of Present Study

Chapter 3. Methodology of Present Study Chapter 3 Methodology of Present Study 49 Chapter 3 Methodology of Present Study 3.1 Introduction - The Need of a New Approach In recent years, finite element method has become the preferred tool in studying

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April ISSN STRUCTURAL ANALYSIS OF DUAL BRAKE SYSTEM

International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April ISSN STRUCTURAL ANALYSIS OF DUAL BRAKE SYSTEM International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April-2016 71 STRUCTURAL ANALYSIS OF DUAL BRAKE SYSTEM Yuvaperiyasamy M 1, Kailasam R 2, Premkumar R 3 Vinothkumar S 4 Assistant

More information

Contents as of 12/8/2017. Preface. 1. Overview...1

Contents as of 12/8/2017. Preface. 1. Overview...1 Contents as of 12/8/2017 Preface 1. Overview...1 1.1 Introduction...1 1.2 Finite element data...1 1.3 Matrix notation...3 1.4 Matrix partitions...8 1.5 Special finite element matrix notations...9 1.6 Finite

More information

CHAPTER 1 INTRODUCTION, BACKGROUND AND LITERATURE REVIEW

CHAPTER 1 INTRODUCTION, BACKGROUND AND LITERATURE REVIEW 1 CHAPTER 1 INTRODUCTION, BACKGROUND AND LITERATURE REVIEW 1.1 INTRODUCTION Squeal noise generation during braking is an important economic and technical issue in the automotive industry. A re-evaluation

More information

#SEU16. FEA in Solid Edge and FEMAP Mark Sherman

#SEU16. FEA in Solid Edge and FEMAP Mark Sherman FEA in Solid Edge and FEMAP Mark Sherman Realize innovation. FEMAP Continuous development with the same core team! Since 1985 there have been more than 35 releases of FEMAP with only one major architecture

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

Example 37 - Analytical Beam

Example 37 - Analytical Beam Example 37 - Analytical Beam Summary This example deals with the use of RADIOSS linear and nonlinear solvers. A beam submitted to a concentrated load on one extremity and fixed on the other hand is studied.

More information

Basics of Finite Element Analysis. Strength of Materials, Solid Mechanics

Basics of Finite Element Analysis. Strength of Materials, Solid Mechanics Basics of Finite Element Analysis Strength of Materials, Solid Mechanics 1 Outline of Presentation Basic concepts in mathematics Analogies and applications Approximations to Actual Applications Improvisation

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

A parametric FE modeling of brake for non-linear analysis

A parametric FE modeling of brake for non-linear analysis INTERNATIONAL JOURNAL OF ENERGY AND ENVIRONMENT Volume 5, Issue 1, 2014 pp.97-110 Journal homepage: www.ijee.ieefoundation.org A parametric FE modeling of brake for non-linear analysis Ibrahim Ahmed 1,

More information

Broadband Vibration Response Reduction Using FEA and Optimization Techniques

Broadband Vibration Response Reduction Using FEA and Optimization Techniques Broadband Vibration Response Reduction Using FEA and Optimization Techniques P.C. Jain Visiting Scholar at Penn State University, University Park, PA 16802 A.D. Belegundu Professor of Mechanical Engineering,

More information

Heat Transfer Modeling using ANSYS FLUENT

Heat Transfer Modeling using ANSYS FLUENT Lecture 2 - Conduction Heat Transfer 14.5 Release Heat Transfer Modeling using ANSYS FLUENT 2013 ANSYS, Inc. March 28, 2013 1 Release 14.5 Agenda Introduction Energy equation in solids Equation solved

More information

Can ANSYS Mechanical Handle My Required Modeling Precision?

Can ANSYS Mechanical Handle My Required Modeling Precision? Can ANSYS Mechanical Handle My Required Modeling Precision? 2/8/2017 www.telescope-optics.net Recently, PADT received the following inquiry from a scientist interested in using ANSYS for telescope application

More information

Finite Element Analysis of Magnetorheological Brake using ANSYS

Finite Element Analysis of Magnetorheological Brake using ANSYS International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Chiranjit

More information

Modal and Static Structural Analysis of Exhaust Collector Box for Compressor test facility

Modal and Static Structural Analysis of Exhaust Collector Box for Compressor test facility Modal and Static Structural Analysis of Exhaust Collector Box for Compressor test facility Shankar Gouda 1, Praveen M P 2 P G student, Department of Mechanical Engineering, EPCET, Bangalore, Karnataka,

More information

NUMERICAL INVESTIGATION OF A THREE-DIMENSIONAL DISC-PAD MODEL WITH AND WITHOUT THERMAL EFFECTS

NUMERICAL INVESTIGATION OF A THREE-DIMENSIONAL DISC-PAD MODEL WITH AND WITHOUT THERMAL EFFECTS THERMAL SCIENCE: Year 2015, Vol. 19, No. 6, pp. 2195-2204 2195 NUMERICAL INVESTIGATION OF A THREE-DIMENSIONAL DISC-PAD MODEL WITH AND WITHOUT THERMAL EFFECTS by Ali BELHOCINE * Faculty of Mechanical Engineering,

More information

On Nonlinear Buckling and Collapse Analysis using Riks Method

On Nonlinear Buckling and Collapse Analysis using Riks Method Visit the SIMULIA Resource Center for more customer examples. On Nonlinear Buckling and Collapse Analysis using Riks Method Mingxin Zhao, Ph.D. UOP, A Honeywell Company, 50 East Algonquin Road, Des Plaines,

More information

Analysis of Friction-Induced Vibration Leading to Eek Noise in a Dry Friction Clutch. Abstract

Analysis of Friction-Induced Vibration Leading to Eek Noise in a Dry Friction Clutch. Abstract The 22 International Congress and Exposition on Noise Control Engineering Dearborn, MI, USA. August 19-21, 22 Analysis o Friction-Induced Vibration Leading to Eek Noise in a Dry Friction Clutch P. Wickramarachi

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

Robust Design Optimization of an Axial Compressor Johannes Einzinger ANSYS Germany GmbH

Robust Design Optimization of an Axial Compressor Johannes Einzinger ANSYS Germany GmbH Robust Design Optimization of an Axial Compressor Johannes Einzinger ANSYS Germany GmbH 1 Motivation Turbo Machines show: Rotating and stationary Parts Transient Flow Field Choke, Stall Dynamic Blade Loading

More information

Instability prediction of a fully updated brake system with uncertainty in contact conditions

Instability prediction of a fully updated brake system with uncertainty in contact conditions PROCEEDINGS of the 22 nd International Congress on Acoustics Structural Acoustics and Vibration (others): Paper ICA2016-176 Instability prediction of a fully updated brake system with uncertainty in contact

More information

D && 9.0 DYNAMIC ANALYSIS

D && 9.0 DYNAMIC ANALYSIS 9.0 DYNAMIC ANALYSIS Introduction When a structure has a loading which varies with time, it is reasonable to assume its response will also vary with time. In such cases, a dynamic analysis may have to

More information

Nonlinear Buckling Prediction in ANSYS. August 2009

Nonlinear Buckling Prediction in ANSYS. August 2009 Nonlinear Buckling Prediction in ANSYS August 2009 Buckling Overview Prediction of buckling of engineering structures is a challenging problem for several reasons: A real structure contains imperfections

More information

Obtaining a Converged Solution with Abaqus

Obtaining a Converged Solution with Abaqus Obtaining a Converged Solution with Abaqus Day 1 Lecture 1 Workshop 1 Lecture 2 Lecture 3 Workshop 2 Lecture 4 Workshop 3 Lecture 5 Workshop 4 Introduction to Nonlinear FEA Nonlinear Spring Nonlinear FEA

More information

A combined approach of complex eigenvalue analysis and design of experiments (DOE) to study disc brake squeal

A combined approach of complex eigenvalue analysis and design of experiments (DOE) to study disc brake squeal MultiCraft International Journal of Engineering, Science and Technology Vol 1, No 1, 2009, pp 254-271 INTERNATIONAL JOURNAL OF ENGINEERING, SCIENCE AND TECHNOLOGY wwwijest-ngcom 2009 MultiCraft Limited

More information

Finite Element Analysis of Silicone Rubber Spacers Used in Automotive Engine Control Modules

Finite Element Analysis of Silicone Rubber Spacers Used in Automotive Engine Control Modules Finite Element Analysis of Silicone Rubber Spacers Used in Automotive Engine Control Modules Fereydoon Dadkhah Arlene Zahiri Delphi Electronics and Safety Kokomo, IN Abstract Silicone Rubber Spacers in

More information

LINEAR AND NONLINEAR BUCKLING ANALYSIS OF STIFFENED CYLINDRICAL SUBMARINE HULL

LINEAR AND NONLINEAR BUCKLING ANALYSIS OF STIFFENED CYLINDRICAL SUBMARINE HULL LINEAR AND NONLINEAR BUCKLING ANALYSIS OF STIFFENED CYLINDRICAL SUBMARINE HULL SREELATHA P.R * M.Tech. Student, Computer Aided Structural Engineering, M A College of Engineering, Kothamangalam 686 666,

More information

Simulating Wear in Disc Brakes

Simulating Wear in Disc Brakes Simulating Wear in Disc Brakes Nagi H. Elabbasi, Matthew J. Hancock, and Stuart B. Brown, Massachusetts 47A Kearney Road Needham, Massachusetts 02494 phone 781.433.0433 multiphysics@veryst.com www.veryst.com

More information

Nonlinear analysis in ADINA Structures

Nonlinear analysis in ADINA Structures Nonlinear analysis in ADINA Structures Theodore Sussman, Ph.D. ADINA R&D, Inc, 2016 1 Topics presented Types of nonlinearities Materially nonlinear only Geometrically nonlinear analysis Deformation-dependent

More information

CFD Analysis and Comparison of Different Ventilation Geometries for Brake Discs

CFD Analysis and Comparison of Different Ventilation Geometries for Brake Discs CFD Analysis and Comparison of Different Ventilation Geometries for Brake Discs Vijay Gautam DTU, Delhi, India 110042 vijaygautam@dce.ac.in Ananya Bhardwaj DTU, Delhi, India 110042 ananyabhardwaj22@gmail.com

More information

Improving the Accuracy of Dynamic Vibration Fatigue Simulation

Improving the Accuracy of Dynamic Vibration Fatigue Simulation Improving the Accuracy of Dynamic Vibration Fatigue Simulation Kurt Munson HBM Prenscia Agenda 2 1. Introduction 2. Dynamics and the frequency response function (FRF) 3. Using finite element analysis (FEA)

More information

Transducer Design and Modeling 42 nd Annual UIA Symposium Orlando Florida Jay Sheehan JFS Engineering. 4/23/2013 JFS Engineering

Transducer Design and Modeling 42 nd Annual UIA Symposium Orlando Florida Jay Sheehan JFS Engineering. 4/23/2013 JFS Engineering 42 nd Annual UIA Symposium Orlando Florida 2013 Jay Sheehan JFS Engineering Introduction ANSYS Workbench Introduction The project format Setting up different analysis Static, Modal and Harmonic Connection

More information

Advantages, Limitations and Error Estimation of Mixed Solid Axisymmetric Modeling

Advantages, Limitations and Error Estimation of Mixed Solid Axisymmetric Modeling Advantages, Limitations and Error Estimation of Mixed Solid Axisymmetric Modeling Sudeep Bosu TATA Consultancy Services Baskaran Sundaram TATA Consultancy Services, 185 Lloyds Road,Chennai-600086,INDIA

More information

F.M. with Finite Element analysis - Different calculation techniques + Numerical examples (ANSYS Apdl) 2/2

F.M. with Finite Element analysis - Different calculation techniques + Numerical examples (ANSYS Apdl) 2/2 Task 6 - Safety Review and Licensing On the Job Training on Stress Analysis F.M. with Finite Element analysis - Different calculation techniques + Numerical examples (ANSYS Apdl) 2/2 Davide Mazzini Ciro

More information

The Customer Driven Development of SIMPACK s Durability Interface

The Customer Driven Development of SIMPACK s Durability Interface The Customer Driven Development of SIMPACK s 5th SIMPACK User Meeting 2003 Stefan Dietz Content Problem Current Solutions in Comparison The Solution Implemented in SIMPACK Summary and Conclusion To Do

More information

Static and Dynamic Analysis of mm Steel Last Stage Blade for Steam Turbine

Static and Dynamic Analysis of mm Steel Last Stage Blade for Steam Turbine Applied and Computational Mechanics 3 (2009) 133 140 Static and Dynamic Analysis of 1 220 mm Steel Last Stage Blade for Steam Turbine T. Míšek a,,z.kubín a aškoda POWER a. s., Tylova 57, 316 00 Plzeň,

More information

Practical methodology for inclusion of uplift and pore pressures in analysis of concrete dams

Practical methodology for inclusion of uplift and pore pressures in analysis of concrete dams Practical methodology for inclusion of uplift and pore pressures in analysis of concrete dams Michael McKay 1 and Francisco Lopez 2 1 Dams Engineer, GHD Pty 2 Principal Dams/Structural Engineer, GHD Pty

More information

MSC NASTRAN 2013 SOL400 Adams MNF Export: Accurate representation of Preloaded Flexible Components in Multi-body system.

MSC NASTRAN 2013 SOL400 Adams MNF Export: Accurate representation of Preloaded Flexible Components in Multi-body system. MSC NASTRAN 2013 SOL400 Adams MNF Export: Accurate representation of Preloaded Flexible Components in Multi-body system Sukhpreet Sandhu Background Adams represents deformation in flexible bodies through

More information

ANSYS Explicit Dynamics Update. Mai Doan

ANSYS Explicit Dynamics Update. Mai Doan ANSYS Explicit Dynamics Update Mai Doan Mai.Doan@ansys.com +1 512 687 9523 1/32 ANSYS Explicit Dynamics Update Outline Introduction Solve Problems that were Difficult or Impossible in the Past Structural

More information

The Design of Polyurethane Parts: Using Closed Solutions and Finite Element Analysis to Obtain Optimal Results

The Design of Polyurethane Parts: Using Closed Solutions and Finite Element Analysis to Obtain Optimal Results The Design of Polyurethane Parts: Using Closed Solutions and Finite Element Analysis to Obtain Optimal Results By: Richard Palinkas George Nybakken Ian Laskowitz Chemtura Corporation Overview How does

More information

Calculation of Sound Fields in Flowing Media Using CAPA and Diffpack

Calculation of Sound Fields in Flowing Media Using CAPA and Diffpack Calculation of Sound Fields in Flowing Media Using CAPA and Diffpack H. Landes 1, M. Kaltenbacher 2, W. Rathmann 3, F. Vogel 3 1 WisSoft, 2 Univ. Erlangen 3 inutech GmbH Outline Introduction Sound in Flowing

More information

DESIGN OF A HIGH SPEED TRAIN USING A MULTIPHYSICAL APPROACH

DESIGN OF A HIGH SPEED TRAIN USING A MULTIPHYSICAL APPROACH DESIGN OF A HIGH SPEED TRAIN USING A MULTIPHYSICAL APPROACH Aitor Berasarte Technologies Management Area Technology Division CAF WHAT DO WE ANALYSE? AERODYNAMICS STRUCTURAL ANALYSIS DYNAMICS NOISE & VIBRATIONS

More information

ISSN Page 66

ISSN Page 66 FATIGUE ANALYSIS OF ALLOY WHEEL UNDER DIFFERENT PRESSER AND DIFFERENT Raman Mehra Research Scholar, Department of Mechanical Engineering, OITM, Juglan, Hisar- 125001, Haryana, India raman.mehra9@gmail.com

More information

Buckling, Postbuckling, and Collapse Analysis with Abaqus. Abaqus 2017

Buckling, Postbuckling, and Collapse Analysis with Abaqus. Abaqus 2017 Buckling, Postbuckling, and Collapse Analysis with Abaqus Abaqus 2017 About this Course Course objectives Upon completion of this course you will be able to: Perform linear eigenvalue buckling analysis

More information

Modelling and numerical simulation of the wrinkling evolution for thermo-mechanical loading cases

Modelling and numerical simulation of the wrinkling evolution for thermo-mechanical loading cases Modelling and numerical simulation of the wrinkling evolution for thermo-mechanical loading cases Georg Haasemann Conrad Kloß 1 AIMCAL Conference 2016 MOTIVATION Wrinkles in web handling system Loss of

More information

Structural modifications for squeal noise reduction: numerical and experimental validation

Structural modifications for squeal noise reduction: numerical and experimental validation Structural modifications for squeal noise reduction: numerical and experimental validation Francesco Massi, Laurent Baillet, Antonio Culla To cite this version: Francesco Massi, Laurent Baillet, Antonio

More information

Thermo-Mechanical Analysis of Automotive Disc Brake Composite Rotor

Thermo-Mechanical Analysis of Automotive Disc Brake Composite Rotor International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 6 Issue 5 May 2017 PP. 40-48 Thermo-Mechanical Analysis of Automotive Disc Brake Composite

More information

Inventor 2019 lancering

Inventor 2019 lancering Inventor 2019 lancering Inventor Professional Factory Design Utility (Layout i AutoCAD og Inventor) Nesting Utility Navisworks 3ds Max Fusion 360 Vault Basic Nastran In-CAD HSM Ultimate Recap Pro Autodesk

More information

Ravichetan Dharenni, Ashok M H, Santoshkumar Malipatil

Ravichetan Dharenni, Ashok M H, Santoshkumar Malipatil Modal Analysis of Laminated Composite Material with Actuators on Cantilever Beam Using ANSYS Ravichetan Dharenni, Ashok M H, Santoshkumar Malipatil Department of Mechanical Engineering, VTU University,

More information

CHAPTER 6 A STUDY ON DISC BRAKE SQUEAL USING DESIGN OF EXPERIMENTS

CHAPTER 6 A STUDY ON DISC BRAKE SQUEAL USING DESIGN OF EXPERIMENTS 134 CHAPTER 6 A STUDY ON DISC BRAKE SQUEAL USING DESIGN OF EXPERIMENTS 6.1 INTRODUCTION In spite of the large amount of research work that has been carried out to solve the squeal problem during the last

More information

Brake Squeal Analysis in Time Domain Using ABAQUS. Finite Element Simulation of Brake Squeal for Passenger Cars. Mir Arash Keshavarz

Brake Squeal Analysis in Time Domain Using ABAQUS. Finite Element Simulation of Brake Squeal for Passenger Cars. Mir Arash Keshavarz Brake Squeal Analysis in Time Domain Using ABAQUS Finite Element Simulation of Brake Squeal for Passenger Cars Master s Thesis in Automotive Engineering Programme Mir Arash Keshavarz Department of Applied

More information

Modal analysis of the Jalon Viaduct using FE updating

Modal analysis of the Jalon Viaduct using FE updating Porto, Portugal, 30 June - 2 July 2014 A. Cunha, E. Caetano, P. Ribeiro, G. Müller (eds.) ISSN: 2311-9020; ISBN: 978-972-752-165-4 Modal analysis of the Jalon Viaduct using FE updating Chaoyi Xia 1,2,

More information

Propagation of Uncertainty in Stress Estimation in Turbine Engine Blades

Propagation of Uncertainty in Stress Estimation in Turbine Engine Blades Propagation of Uncertainty in Stress Estimation in Turbine Engine Blades Giorgio Calanni, Vitali Volovoi, and Massimo Ruzzene Georgia Institute of Technology Atlanta, Georgia and Charles Vining Naval Air

More information

Finite Element Analysis Lecture 1. Dr./ Ahmed Nagib

Finite Element Analysis Lecture 1. Dr./ Ahmed Nagib Finite Element Analysis Lecture 1 Dr./ Ahmed Nagib April 30, 2016 Research and Development Mathematical Model Mathematical Model Mathematical Model Finite Element Analysis The linear equation of motion

More information

Integration simulation method concerning speed control of ultrasonic motor

Integration simulation method concerning speed control of ultrasonic motor Integration simulation method concerning speed control of ultrasonic motor R Miyauchi 1, B Yue 2, N Matsunaga 1 and S Ishizuka 1 1 Cybernet Systems Co., Ltd. 3 Kanda-neribeicho,Chiyoda-ku, Tokyo,101-0022,Japan

More information

Berechnung von Werkzeugmaschinen in der ANSYS Umgebung. Roberto Rossetti, CADFEM (Suisse) AG

Berechnung von Werkzeugmaschinen in der ANSYS Umgebung. Roberto Rossetti, CADFEM (Suisse) AG Berechnung von Werkzeugmaschinen in der ANSYS Umgebung Roberto Rossetti, CADFEM (Suisse) AG Machine tool simulation in the ANSYS environment - 1 - Overview Stiffness analysis Harmonic analysis Weight influence

More information

CHAPTER 4 DESIGN AND ANALYSIS OF CANTILEVER BEAM ELECTROSTATIC ACTUATORS

CHAPTER 4 DESIGN AND ANALYSIS OF CANTILEVER BEAM ELECTROSTATIC ACTUATORS 61 CHAPTER 4 DESIGN AND ANALYSIS OF CANTILEVER BEAM ELECTROSTATIC ACTUATORS 4.1 INTRODUCTION The analysis of cantilever beams of small dimensions taking into the effect of fringing fields is studied and

More information

Program System for Machine Dynamics. Abstract. Version 5.0 November 2017

Program System for Machine Dynamics. Abstract. Version 5.0 November 2017 Program System for Machine Dynamics Abstract Version 5.0 November 2017 Ingenieur-Büro Klement Lerchenweg 2 D 65428 Rüsselsheim Phone +49/6142/55951 hd.klement@t-online.de What is MADYN? The program system

More information

ARTICLE IN PRESS. Mechanical Systems and Signal Processing

ARTICLE IN PRESS. Mechanical Systems and Signal Processing Mechanical Systems and Signal Processing 23 (2009) 2590 2607 Contents lists available at ScienceDirect Mechanical Systems and Signal Processing journal homepage: www.elsevier.com/locate/jnlabr/ymssp Disc

More information

Review on Study and Analysis of Disc Brake to Reduce Disc Brake Squeal

Review on Study and Analysis of Disc Brake to Reduce Disc Brake Squeal Review on Study and Analysis of Disc Brake to Reduce Disc Brake Squeal Shahabaj Bagwan 1, Prof.S.V.Shelge 2 P.G. Student 1, Assistant Professor 2 1,2 Department of Mechanical Engineering, VPCOE, Baramati,

More information

Matrix Assembly in FEA

Matrix Assembly in FEA Matrix Assembly in FEA 1 In Chapter 2, we spoke about how the global matrix equations are assembled in the finite element method. We now want to revisit that discussion and add some details. For example,

More information

Dynamics of Ocean Structures Prof. Dr. Srinivasan Chandrasekaran Department of Ocean Engineering Indian Institute of Technology, Madras

Dynamics of Ocean Structures Prof. Dr. Srinivasan Chandrasekaran Department of Ocean Engineering Indian Institute of Technology, Madras Dynamics of Ocean Structures Prof. Dr. Srinivasan Chandrasekaran Department of Ocean Engineering Indian Institute of Technology, Madras Module - 1 Lecture - 20 Orthogonality of modes (Refer Slide Time:

More information

Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis

Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis INTRODUCTION Structural vibrations caused by human activities are not known to be particularly damaging or catastrophic.

More information

AN ACTIVE CONTROL METHOD TO REDUCE FRICTION INDUCED VIBRATION CAUSED BY NEGATIVE DAMPING

AN ACTIVE CONTROL METHOD TO REDUCE FRICTION INDUCED VIBRATION CAUSED BY NEGATIVE DAMPING Jurnal Mekanikal December 2009, No.29, 19-34 AN ACTIVE CONTROL METHOD TO REDUCE FRICTION INDUCED VIBRATION CAUSED BY NEGATIVE DAMPING Sayed-Mahdi Hashemi-Dehkordi *, Musa Mailah and Abd Rahim Abu Bakar

More information

Linear & Non-linear SSI Calculations: Methods used in EDF to determine raft uplift

Linear & Non-linear SSI Calculations: Methods used in EDF to determine raft uplift Linear & Non-linear SSI Calculations: Methods used in EDF to determine raft uplift Pauline BILLION Frédéric ALLAIN Georges DEVESA Nicolas HUMBERT Ilie PETRE-LAZAR OECD workshop, 8th oct. 2010 OECD Workshop

More information

3. Overview of MSC/NASTRAN

3. Overview of MSC/NASTRAN 3. Overview of MSC/NASTRAN MSC/NASTRAN is a general purpose finite element analysis program used in the field of static, dynamic, nonlinear, thermal, and optimization and is a FORTRAN program containing

More information

Viscosity Models and Vibration Solutions of Piezoelectric Resonators

Viscosity Models and Vibration Solutions of Piezoelectric Resonators Viscosity Models and Vibration Solutions of Piezoelectric Resonators J. Wang 1, H. Chen 2, X. W. Xu 3, J. K. Du 4, J. L. Shen 5 and M. C. Chao 6 1,2,3,4 Piezoelectric Device Laboratory, School of Mechanical

More information

Experimental Modal Analysis of a Flat Plate Subjected To Vibration

Experimental Modal Analysis of a Flat Plate Subjected To Vibration American Journal of Engineering Research (AJER) 2016 American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-5, Issue-6, pp-30-37 www.ajer.org Research Paper Open Access

More information

Shape Optimization for Brake Squeal

Shape Optimization for Brake Squeal 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA Shape Optimization for Brake Squeal Kohei Shintani 1 and Hideyuki Azegami 1 1 Nagoya University,

More information

Acoustics Analysis of Speaker ANSYS, Inc. November 28, 2014

Acoustics Analysis of Speaker ANSYS, Inc. November 28, 2014 Acoustics Analysis of Speaker 1 Introduction ANSYS 14.0 offers many enhancements in the area of acoustics. In this presentation, an example speaker analysis will be shown to highlight some of the acoustics

More information

University of Huddersfield Repository

University of Huddersfield Repository University of Huddersfield Repository Ashraf, Naveed An Investigation into the Influence of the Contact Pressure Distribution at the Friction Pair Interface on Disc Brake Squeal Original Citation Ashraf,

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

Vibration characteristics analysis of a centrifugal impeller

Vibration characteristics analysis of a centrifugal impeller Vibration characteristics analysis of a centrifugal impeller Di Wang 1, Guihuo Luo 2, Fei Wang 3 Nanjing University of Aeronautics and Astronautics, College of Energy and Power Engineering, Nanjing 210016,

More information

Finite element method based analysis and modeling in rotordynamics

Finite element method based analysis and modeling in rotordynamics Finite element method based analysis and modeling in rotordynamics A thesis submitted to the Graduate School of the University of Cincinnati in partial fulfillment of the requirements for the degree of

More information

Nonlinear Analysis Of An EPDM Hydraulic Accumulator Bladder. Richard Kennison, Race-Tec

Nonlinear Analysis Of An EPDM Hydraulic Accumulator Bladder. Richard Kennison, Race-Tec Nonlinear Analysis Of An EPDM Hydraulic Accumulator Bladder Richard Kennison, Race-Tec Agenda Race-Tec Overview Accumulator Experimental Testing Material Testing Numerical Analysis: 1. Linear Buckling

More information

Static & Dynamic. Analysis of Structures. Edward L.Wilson. University of California, Berkeley. Fourth Edition. Professor Emeritus of Civil Engineering

Static & Dynamic. Analysis of Structures. Edward L.Wilson. University of California, Berkeley. Fourth Edition. Professor Emeritus of Civil Engineering Static & Dynamic Analysis of Structures A Physical Approach With Emphasis on Earthquake Engineering Edward LWilson Professor Emeritus of Civil Engineering University of California, Berkeley Fourth Edition

More information

Towards Rotordynamic Analysis with COMSOL Multiphysics

Towards Rotordynamic Analysis with COMSOL Multiphysics Towards Rotordynamic Analysis with COMSOL Multiphysics Martin Karlsson *1, and Jean-Claude Luneno 1 1 ÅF Sound & Vibration *Corresponding author: SE-169 99 Stockholm, martin.r.karlsson@afconsult.com Abstract:

More information

Design of the Deployment Mechanism of Solar Array on a Small Satellite

Design of the Deployment Mechanism of Solar Array on a Small Satellite American Journal of Mechanical Engineering, 2013, Vol. 1, No. 3, 66-72 Available online at http://pubs.sciepub.com/ajme/1/3/2 Science and Education Publishing DOI:10.12691/ajme-1-3-2 Design of the Deployment

More information