Optimization process for correlation of experimental and numerical modal analysis

Size: px
Start display at page:

Download "Optimization process for correlation of experimental and numerical modal analysis"

Transcription

1 Optimization process for correlation of experimental and numerical modal analysis European HyperWorks Technology Conference EHTC 2011 November 8 th 9 th, 2011, Bonn, Germany Dr.-Ing. Martin H. Müller-Bechtel, Dipl.-Ing. Simon Tschirpke, TECOSIM Technische Simulation GmbH

2 Forecast Forecast TECOSIM TECOSIM: Facts & Figures Foundation: 1992 Business Area: Markets: Vision: TECOSIM is Europe s largest, independent service provider in Computer Aided Engineering (CAE) the computer-based development and optimization of components, structures and products Original Equipment Manufacturers (OEMs) and suppliers in following industries - automotive - aerospace - chemical - energy - railway - medical Global Leader in Computer Aided Engineering Turn over (Mio. ) ,8 7,7 8, Employees

3 Aim: verification of NVH simulation models Essential for virtual vehicle development Complex dependencies to wide range of parameters Method: Usage of optimization for parameter identification Better correlation in less time Correlation should consider frequency and mode shape: Relative frequency of simulation mode compared to test MAC (modal assurance criterion) value for comparison of mode shapes 2 a i bj MAC with a i shape vector of test mode i i,j a a b b b j shape vector of sim mode j i i j j 4/22

4 Typical NVH models: coupled structures Full vehicle: modes of suspension, engine Trimmed body: coupled masses like cooler, battery, or mass damper Body in white: with elastically connected subframes Full vehicle mode Subframe mode ML BiW with subframe mode 2 5/22

5 Typical parameters to identify: Coupling element stiffness (bushings, engine mount, ) Joining technique: modeling method dependent properties: glue material stiffness, weld line thickness Properties for not exactly known materials like: fiber reinforced plastics Distribution of masses of hang on parts Structural glue Laser weld Weld line 6/22

6 Example model: rear subframe out of TEC BENCH process Purchasing rear subframe Hardware NVH testing Scanning FE simulation FE modeling Geometry data preparation 7/22

7 Example model: rear subframe out of TEC BENCH process Initial correlation status: Test frequency correlation status MAC value rel. Frequency 97% 103% 1% 141% 86% sim Nearly perfect match for 1 st and 2 nd mode (MAC > 0.99) Reduced frequency for 5 th mode (mass damper effect) Parameters to identify: Bushing stiffness Distribution of masses inside rubber bushings 8/22

8 Example model: rear subframe out of TEC BENCH process Criterion for correlation considers frequency AND mode shape: MAC value for comparison of mode shapes Relative frequency of simulation mode compared to test F i,j penalty function with gradient to correlation window ±5% mid section uses Runge function Correlation criterion: F i,j MAC i,j frequency filtered MAC value Test frequency correlation status MAC value rel. Frequency 97% 103% 61% 141% 86% sim /22

9 Example model: rear subframe out of TEC BENCH process Correlation criterion considers best matching simulation mode: For each test mode take the best matching simulation mode: maxfmac i = max(f i,j MAC i,j ) Optimization objective: Maximize correlation of best matching simulation modes for all test modes maximize max fmac i Test frequency correlation status MAC value rel. Frequency 97% 103% 61% 141% 86% max sim Test frequency correlation status MAC value Σ rel. Frequency 97% 103% 61% 141% 86% sim /22

10 Setup of optimization process in HyperWorks Method used: TCL programming Implementation of test data: Reading test data file in csv format Measurement point IDs (9) Node IDs Nodes SET Test modes (5): Frequency DTABLE entry (5) Test modes (5): shape vectors (27) DTABLE entries(135) Test Frequency amplitude Shapes E E E E E E E E-02 11/22

11 Setup of optimization process in HyperWorks Method used: TCL programming Response definition for simulation modes: EIGRL card with fixed number of modes (15) Simulation modes (15): Frequency DRESP1 entry (15) Simulation modes (15): shape vectors (27) DRESP1 entries (405) Δ Mode specific displacement response not supported by OptiStruct! Solver switched to NASTRAN Δ Mode specific displacement response not defined in NASTRAN template! Direct programming of NASTRAN code (replacement.nas) referencing replacement.nas in bulk unsupported section moving of DRESP1 to separate include (waste_basket.nas) 12/22

12 Setup of optimization process in HyperWorks Method used: TCL programming Calculation of single frequency filtered MAC: Definition of DEQATN Parameters out of DTABLE: Test shape (27), test freq (1) Parameters out of DRESP1: sim shape (27), sim freq (1) Equation for MAC calculation Frequency filtered MAC test (5) vs. simulation (15): F i,j MAC i,j DRESP2 (75) DEQATN 2 f( + t001x,t001y,t001z, + + t009x,t009y,t009z, + T, + s001x,s001y,s001z, + + s009x,s009y,s009z, + S)=(( + t001x*s001x+t001y*s001y+t001z*s001z+ + + t009x*s009x+t009y*s009y+t009z*s009z + )**2/(( + t001x*t001x+t001y*t001y+t001z*t001z+ + + t009x*t009x+t009y*t009y+t009z*t009z + )*( + s001x*s001x+s001y*s001y+s001z*s001z+ + + s009x*s009x+s009y*s009y+s009z*s009z + ))) + *MIN((S/(0.95*T))**4,(T/(0.95*S))**4, /(1.+25.*(S/T-1.)*(S/T-1.))) 13/22

13 Setup of optimization process in HyperWorks Method used: TCL programming Selection of best correlating sim mode for each test mode: Definition of DEQATN Parameters out of DRESP2: test mode related simulation mode filtered MACs (15) Selection of maximum MAC for each test mode DRESP2 (5) ΔDRESP2 referencing DRESP2 not supported by NASTRAN template NASTRAN template modified with specific section out of OptiStruct template DEQATN 4 f( + m1, + + m15, + )= + Max( + m1, + + m15, + ) 14/22

14 Setup of optimization process in HyperWorks Method used: TCL programming Sum of best correlating frequency filtered MAC values: Definition of DEQATN Parameters out of DRESP2: maximum MAC for each test mode (5) sum of maximum MAC for each test mode DRESP2 (1)! DRESP2 referencing DRESP2 now supported by modified NASTRAN template Definition of design objective DEQATN 3 f( + m1, + + m5 + )= + m m5 Sum of maximum MAC DESOBJ(MAX) (1) 15/22

15 Setup of optimization process in HyperWorks Method used: manual definition Request for optimization output: Output of responses restricted to frequency and best correlating filtered MAC DSAPRT (1) Δ DSAPRT not supported by HyperWorks Manual definition in unsupported section Definition of responses for output SET (1) Δ SET of responses not supported in NASTRAN template Manual definition in unsupported section 16/22

16 Setup of optimization process in HyperWorks Method used: manual definition Problem specific definition of design variables: Stiffness of front/rear bushing 6DOF DESVAR (12) Stiffness of rubber bands 3DOF DESVAR (3) PBUSH-property relations DVPREL (15) Δ DVPREL for PBUSH not supported by NASTRAN Template Direct definition of NASTRAN cards (replacement.nas) moving of DVPREL to separate include (waste_basket.nas) Mass distribution for bushing bolts DESVAR (4) PMASS-propery relations DVPREL (4) Δ DVPREL for PMASS not supported by NASTRAN Template Direct definition of NASTRAN cards (replacement.nas) moving of DVPREL to separate include (waste_basket.nas) 17/22

17 Example model: rear subframe out of TEC BENCH process Optimized correlation status: Test frequency correlation status MAC value rel. Frequency 97% 98% 103% 100% 126% 1% 121% 141% 86% 98% sim Nearly perfect match for 1 st and 2 nd mode (MAC ~ 0.99) Improved match of frequency and shape for 5 th mode (mass damper effect) Parameters identified: Bushing stiffness Distribution of masses inside rubber bushings 18/22

18 How does HyperWorks support the process? All keywords necessary for the process are supported by HyperWorks Tcl programming interface allows for very efficient setup of a huge number of entities. Tcl programming benefits of command logging (used like macro recording for easy access to command syntax). Different ways of work around But there is a variety of entities not or not fully supported: Mode specific nodal displacement response missing in OptiStruct, not supported in NASTRAN template DRESP2 referring DRESP2 supported in OptiStruct template but not in NASTRAN template (identical syntax) DVPREL for PBUSH missing in NASTRAN template SET definition for DRESP entries missing 19/22

19 Definition of a complex optimization process Applicable for a wide range of structures Enabled by HyperWorks using tcl programming But there is room for improvements: More consequent support of NASTRAN keywords DRESP2 (just update the template) DVPREL (add further property types: PBUSH, ) SET (add further types: DRESP, ) 20/22

20 Q & A Thank you! Contact TECOSIM Technische Simulation GmbH Dr.-Ing. Martin Müller-Bechtel Tech. Manager Virtual Benchmarking Ferdinand-Stuttmann-Straße 15 D Rüsselsheim Phone +49 (0)6142 / Fax +49 (0)6142 / Mail m.muellerb@de.tecosim.com 22/22

Handling of large LS-Dyna Full Vehicle Crash Models with TECOSIM-advanced inhouse process Tools

Handling of large LS-Dyna Full Vehicle Crash Models with TECOSIM-advanced inhouse process Tools Handling of large LS-Dyna Full Vehicle Crash Models with TECOSIM-advanced inhouse process Tools D. Lopez, U. Jankowski, S. Oldenburg TECOSIM GmbH, Rüsselsheim, Germany Abstract: Based on several years

More information

Element Sizes in implicit and explicit calculation

Element Sizes in implicit and explicit calculation Element Sizes in implicit and explicit calculation Dipl.-Ing. Udo Jankowski, Dr.-Ing Martin Müller M Bechtel,, Dipl.-Ing. Manfred Sans,, Tecosim GmbH 5. LS-DYNA Forum, 12.-13. 13. Oktober 2006, Ulm Investigation

More information

Leveraging Integrated Concurrent Engineering for vehicle dynamics simulation. Manuel CHENE MSC.Software France

Leveraging Integrated Concurrent Engineering for vehicle dynamics simulation. Manuel CHENE MSC.Software France Leveraging Integrated Concurrent Engineering for vehicle dynamics simulation Manuel CHENE MSC.Software France Agenda Challenge of vehicle dynamic simulation: frequency domain coverage necessity for a multi

More information

A robust Trimmed Body modal model identification method enabling body stiffness characterization Bart Peeters, Theo Geluk, Mahmoud El-Kafafy

A robust Trimmed Body modal model identification method enabling body stiffness characterization Bart Peeters, Theo Geluk, Mahmoud El-Kafafy A robust Trimmed Body modal model identification method enabling body stiffness characterization Bart Peeters, Theo Geluk, Mahmoud El-Kafafy Theo Geluk Simcenter Symposium, October 18 th 2017 Realize innovation.

More information

Development of Lightweight Engine Mounting Cross Member

Development of Lightweight Engine Mounting Cross Member Development of Lightweight Engine Mounting Cross Member Nitin Babaso Bodhale Team Lead Tata Technologies Ltd Pimpri Pune-411018, India. nitin.bodhale@tatatechnologies.com Jayeshkumar Raghuvanshi Sr. Team

More information

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

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

More information

MSC.Nastran Structural Optimization Applications for Aerospace Structures

MSC.Nastran Structural Optimization Applications for Aerospace Structures MSC.Nastran Structural Optimization Applications for Aerospace Structures Jack Castro Sr. Technical Representative/Boeing Technical manager Jack Castro Sr. Technical Representative/Boeing Technical manager

More information

Light Weighting of Body Structure for Drive-Away Structure-Borne Noise Targets

Light Weighting of Body Structure for Drive-Away Structure-Borne Noise Targets Light Weighting of Body Structure for Drive-Away Structure-Borne Noise Targets Bhaskar R Gangu Lead Engineer GMTCI ITPB Bangalore 560066 INDIA bhaskar.gangu@gm.com Varun Agarwal Technical Lead GMTCI ITPB

More information

Modal Analysis of Exhaust System to Optimize Mounting Hanger Location

Modal Analysis of Exhaust System to Optimize Mounting Hanger Location Modal Analysis of Exhaust System to Optimize Mounting Hanger Location Chetan D. Gaonkar Assistant Professor, Mechanical Engineering Dpt., DBCE, Margao, Goa Abstract An exhaust system with a superior performance

More information

Practical Examples of Efficient Design Optimisation by Coupling VR&D GENESIS and LS-DYNA

Practical Examples of Efficient Design Optimisation by Coupling VR&D GENESIS and LS-DYNA Practical Examples of Efficient Design Optimisation by Coupling VR&D GENESIS and LS-DYNA David Salway, GRM Consulting Ltd. UK. Paul-André Pierré, GRM Consulting Ltd. UK. Martin Liebscher, Dynamore GMBH,

More information

Abstract for a paper to be presented at the 3. LS-Dyna Forum Bamberg/ Germany

Abstract for a paper to be presented at the 3. LS-Dyna Forum Bamberg/ Germany Abstract for a paper to be presented at the 3. LS-Dyna Forum Bamberg/ Germany Title: Creating Processes for CAE Automation Authors from Tecosim GmbH Germany Dipl. Ing. Udo Jankowski TECOSIM GmbH Im Eichsfeld

More information

2 nd EUROPEAN HTC 2008 Platinum Sponsor. TECOSIM Technische Simulation GmbH

2 nd EUROPEAN HTC 2008 Platinum Sponsor. TECOSIM Technische Simulation GmbH 2 nd EUROPEAN HTC 2008 Platinum Sponsor Technische Simulation GmbH Contents!!!! Company!! Mission!! Diversity!! Automatic vs. semi-automatic solution!! TEC WORX: toolbox for HyperWorks 9!! Advanced model

More information

Squeak & Rattle Simulation A New Approach to Support the Complete Development Process of Interior Parts

Squeak & Rattle Simulation A New Approach to Support the Complete Development Process of Interior Parts VDI-Jahrbuch Berechnung Squeak & Rattle Simulation A New Approach to Support the Complete Development Process of Interior Parts Squeak & Rattle performance has become increasingly important regarding customer

More information

BETA. CAE data and process management. ANSA Data Management ANSA Task Manager. CAE Systems SA

BETA. CAE data and process management. ANSA Data Management ANSA Task Manager. CAE Systems SA BETA CAE Systems SA CAE data and process management ANSA Data Management ANSA Task Manager 28 June 2010 Overview 1. Motivation and objectives 2. ANSA Data Management for CAE data organization 3. Assembly

More information

PROCESS DEVELOPMENT FOR MULTI-DISCIPLINARY SPOT WELD OPTIMIZATION WITH CAX-LOCO, LS-OPT AND ANSA

PROCESS DEVELOPMENT FOR MULTI-DISCIPLINARY SPOT WELD OPTIMIZATION WITH CAX-LOCO, LS-OPT AND ANSA PROCESS DEVELOPMENT FOR MULTI-DISCIPLINARY SPOT WELD OPTIMIZATION WITH CAX-LOCO, LS-OPT AND ANSA 1 Dr. Gordon Geißler *, 2 Thomas Hahn 1 DYNAmore GmbH, Germany, 2 Audi AG, Germany KEYWORDS Connection Modelling,

More information

LMS Virtual.Lab Noise and Vibration

LMS Virtual.Lab Noise and Vibration LMS Virtual.Lab Noise and Vibration LMS Virtual.Lab Noise and Vibration From component to system-level noise and vibration prediction 2 LMS Virtual.Lab Noise and Vibration LMS Virtual.Lab Noise and Vibration

More information

Modal Analysis of a Steel Frame

Modal Analysis of a Steel Frame Modal Analysis of a Steel Frame Name: Sushanth Kumareshwar Panchaxrimath Department: Mechanical Engineering Course: Powertrain NVH of Electrified Vehicles Date: 11/26/2016 SUMMARY A dynamic modal analysis

More information

Introduction of Optimization Tools in BIW Design

Introduction of Optimization Tools in BIW Design Introduction of Optimization Tools in BIW Design Himanshu Shekhar Deputy Manager, Maruti Suzuki India Ltd, Palam Gurgaon Road, Gurgaon. Vimal Kumar Deputy Manager, Maruti Suzuki India Ltd, Palam Gurgaon

More information

Commercial Vehicle Powertrain Mount Selection Based on Static and Modal Analysis Using Altair Motion-Solve

Commercial Vehicle Powertrain Mount Selection Based on Static and Modal Analysis Using Altair Motion-Solve Commercial Vehicle Powertrain Mount Selection Based on Static and Modal Analysis Using Altair Motion-Solve E.Loganathan Divisional manager Ashok Leyland Limited Vallur Chennai-600103 India Loganathan.e@ashokleyland.com

More information

LS-DYNA s Linear Solver Development Phase1: Element Validation Part II

LS-DYNA s Linear Solver Development Phase1: Element Validation Part II LS-DYNA s Linear Solver Development Phase1: Element Validation Part II Allen T. Li 1, Zhe Cui 2, Yun Huang 2 1 Ford Motor Company 2 Livermore Software Technology Corporation Abstract This paper continues

More information

Principal Roll Structure Design Using Non-Linear Implicit Optimisation in Radioss

Principal Roll Structure Design Using Non-Linear Implicit Optimisation in Radioss Principal Roll Structure Design Using Non-Linear Implicit Optimisation in Radioss David Mylett, Dr. Simon Gardner Force India Formula One Team Ltd. Dadford Road, Silverstone, Northamptonshire, NN12 8TJ,

More information

pre- & post-processing f o r p o w e r t r a i n

pre- & post-processing f o r p o w e r t r a i n pre- & post-processing f o r p o w e r t r a i n www.beta-cae.com With its complete solutions for meshing, assembly, contacts definition and boundary conditions setup, ANSA becomes the most efficient and

More information

Flexible Body Suspension System Modeling and Simulation Using MD Nastran SOL700 in VPG Environment

Flexible Body Suspension System Modeling and Simulation Using MD Nastran SOL700 in VPG Environment 9 th International LS-DYNA Users Conference Crash/Safety (4) Flexible Body Suspension System Modeling and Simulation Using SOL700 in VPG Environment Casey Heydari, Ted Pawela MSC.Software Corporation Santa

More information

Element Sizes in Crash Calculation

Element Sizes in Crash Calculation 4. LS-DYNA Anwenderforum, Bamberg 2005 Modellierung Element Sizes in Crash Calculation Dipl.-Ing Ing. Udo Jankowski, Dr.-Ing Martin Müller M Bechtel,, Dipl.-Ing. Manfred Sans,, Tecosim GmbH 4. LS-DYNA

More information

Real-World Static Map Data and its Connection to Dynamic Scenario Generation. Dr.-Ing. Gunnar Gräfe, 3D Mapping Solutions GmbH

Real-World Static Map Data and its Connection to Dynamic Scenario Generation. Dr.-Ing. Gunnar Gräfe, 3D Mapping Solutions GmbH Real-World Static Map Data and its Connection to Dynamic Scenario Generation Dr.-Ing. Gunnar Gräfe, 3D Mapping Solutions GmbH 3D Mapping Solutions GmbH The company - Headquarters: Holzkirchen, near Munich,

More information

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

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

More information

NV-TECH-Design: Scalable Automatic Modal Hammer (SAM) for accurate, repeatable structural dynamics testing

NV-TECH-Design: Scalable Automatic Modal Hammer (SAM) for accurate, repeatable structural dynamics testing NV-TECH-Design: Automatic Modal Hammer (SAM) for accurate, repeatable structural dynamics testing Figure 1: NV-TECH-Design Automatic Modal Hammer (SAM) for structural testing (Patent pending). Modal Testing

More information

LS-DYNA Model Compare in Visual-Environment

LS-DYNA Model Compare in Visual-Environment 11 th International LS-DYNA Users Conference Automotive (1) LS-DYNA Model Compare in Visual-Environment Shivakumara H. Shetty, Velayudham Ganesan, Milind Parab*, Sreedhar Kandagatla** ESI Group 32605,

More information

DURABILITY ADD-ONS FOR ANSA AND µeta

DURABILITY ADD-ONS FOR ANSA AND µeta DURABILITY ADD-ONS FOR ANSA AND µeta Dr. Dietmar Fels Ford Werke GmbH / Germany KEYWORDS Durability, Scripting, Pre and Postprocessing ABSTRACT - The functionality of ANSA and µeta has reached an outstanding

More information

Using MSC.Nastran for Explicit FEM Simulations

Using MSC.Nastran for Explicit FEM Simulations 3. LS-DYNA Anwenderforum, Bamberg 2004 CAE / IT III Using MSC.Nastran for Explicit FEM Simulations Patrick Doelfs, Dr. Ingo Neubauer MSC.Software GmbH, D-81829 München, Patrick.Doelfs@mscsoftware.com Abstract:

More information

Modal Analysis of a Beam (SI Units)

Modal Analysis of a Beam (SI Units) APPENDIX 1a Modal Analysis of a Beam (SI Units) Objectives Perform normal modes analysis of a cantilever beam. Submit the file for analysis in MSC.Nastran. Find the first three natural frequencies and

More information

Vehicle Load Area Division Wall Integrity during Frontal Crash

Vehicle Load Area Division Wall Integrity during Frontal Crash Vehicle Load Area Division Wall Integrity during Frontal Crash H. Türkmen TOFAS Türk Otomobil Fabrikasi A.S. Abstract : This study addresses design efforts of a vehicle load area division wall and the

More information

Efficient Shape Optimisation of an Aircraft Landing Gear Door Locking Mechanism by Coupling Abaqus to GENESIS

Efficient Shape Optimisation of an Aircraft Landing Gear Door Locking Mechanism by Coupling Abaqus to GENESIS Efficient Shape Optimisation of an Aircraft Landing Gear Door Locking Mechanism by Coupling Abaqus to GENESIS Mark Arnold and Martin Gambling Penso Consulting Ltd GRM Consulting Ltd Abstract: The objective

More information

A Topology Optimization Interface for LS-Dyna

A Topology Optimization Interface for LS-Dyna A Topology Optimization Interface for LS-Dyna Dipl.-Ing. Nikola Aulig 1, Dr.- Ing. Ingolf Lepenies 2 Optimizer LS-Dyna 1 nikola.aulig@honda-ri.de Honda Research Institute Europe GmbH, Carl-Legien-Straße

More information

Latest Developments. in versions v14.x. BETA CAE Systems S.A. June 2013 Dipl.-Ing. Dimitrios Katramados Customers Service Post-Processing Applications

Latest Developments. in versions v14.x. BETA CAE Systems S.A. June 2013 Dipl.-Ing. Dimitrios Katramados Customers Service Post-Processing Applications Latest Developments BETA CAE Systems S.A. in versions v14.x June 2013 Dipl.-Ing. Dimitrios Katramados Customers Service Post-Processing Applications 1 Areas of Development User Interface GUI Results handling

More information

CODE Product Solutions

CODE Product Solutions CODE Product Solutions Simulation Innovations Glass Fiber Reinforced Structural Components for a Group 1 Child Harold van Aken About Code Product Solutions Engineering service provider Specialised in Multiphysics

More information

Topology Optimization Design of Automotive Engine Bracket

Topology Optimization Design of Automotive Engine Bracket Energy and Power Engineering, 2016, 8, 230-235 Published Online April 2016 in SciRes. http://www.scirp.org/journal/epe http://dx.doi.org/10.4236/epe.2016.84021 Topology Optimization Design of Automotive

More information

Fast Tracking Rail Vehicle Design

Fast Tracking Rail Vehicle Design Fast Tracking Rail Vehicle Design Nigel Randell Senior Engineer Crash Safety, Bombardier Transportation UK Ltd Litchurch Lane, Derby, DE24 8AD, UK nigel.randell@uk.transport.bombardier.com Jérôme Rousseau

More information

LMS Virtual.Lab Correlation

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

More information

LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence

LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence LS-DYNA s Linear Solver Development Phase 2: Linear Solution Sequence Allen T. Li 1, Zhe Cui 2, Yun Huang 2 1 Ford Motor Company 2 Livermore Software Technology Corporation Abstract This paper continues

More information

Process Automation with HyperWorks for Blow Moulding of Plastic Containers

Process Automation with HyperWorks for Blow Moulding of Plastic Containers Process Automation with HyperWorks for Blow Moulding of Plastic Containers Claudius Oblasser, Alpla European HTC 2011 OUTLINE Alpla Introduction Customisation example Conclusions 2 of 20 VISION We create

More information

CAE Data Management and Quality Assessment of LS-DYNA Crash Models using V-CESS

CAE Data Management and Quality Assessment of LS-DYNA Crash Models using V-CESS 4 th European LS-DYNA Users Conference LS-DYNA Environment I CAE Data Management and Quality Assessment of LS-DYNA Crash Models using V-CESS Authors: Matthias Eick, Dr. Lars Fredriksson, Dr. Jochen Seybold

More information

Concept design of Vehicle Structure for the purpose of. computing torsional and bending stiffness

Concept design of Vehicle Structure for the purpose of. computing torsional and bending stiffness Concept design of Vehicle Structure for the purpose of computing torsional and bending stiffness M.Mohseni Kabir 1, M.Izanloo 1, A.Khalkhali* 2 1. M.Sc. Automotive Simulation and Optimal Design Research

More information

Sizing Optimization for Industrial Applications

Sizing Optimization for Industrial Applications 11 th World Congress on Structural and Multidisciplinary Optimisation 07 th -12 th, June 2015, Sydney Australia Sizing Optimization for Industrial Applications Miguel A.A.S: Matos 1, Peter M. Clausen 2,

More information

Modal Analysis of a Flat Plate

Modal Analysis of a Flat Plate WORKSHOP 1 Modal Analysis of a Flat Plate Objectives Produce a MSC.Nastran input file. Submit the file for analysis in MSC.Nastran. Find the first five natural frequencies and mode shapes of the flat plate.

More information

INDUSTRIAL PHOTOGRAMMETRY FOR APPLICATIONS IN AUTOMOTIVE AND AEROSPACE INDUSTRY

INDUSTRIAL PHOTOGRAMMETRY FOR APPLICATIONS IN AUTOMOTIVE AND AEROSPACE INDUSTRY INDUSTRIAL PHOTOGRAMMETRY FOR APPLICATIONS IN AUTOMOTIVE AND AEROSPACE INDUSTRY 56th Photogrammetric Week 1 INDUSTRIAL PHOTOGRAMMETRY FOR APPLICATIONS IN AUTOMOTIVE AND AEROSPACE INDUSTRY Werner Bösemann

More information

Tube stamping simulation for the crossmember of rear suspension system

Tube stamping simulation for the crossmember of rear suspension system Tube stamping simulation for the crossmember of rear suspension system G. Borgna A. Santini P. Monchiero Magneti Marelli Suspension Systems Abstract: A recent innovation project at Magneti Marelli Suspension

More information

Optimization to Reduce Automobile Cabin Noise

Optimization to Reduce Automobile Cabin Noise EngOpt 2008 - International Conference on Engineering Optimization Rio de Janeiro, Brazil, 01-05 June 2008. Optimization to Reduce Automobile Cabin Noise Harold Thomas, Dilip Mandal, and Narayanan Pagaldipti

More information

Virtual Prototyping. 5th ANSA & Meta International Conference Thessaloniki 5th - 7th June 2013

Virtual Prototyping. 5th ANSA & Meta International Conference Thessaloniki 5th - 7th June 2013 5th ANSA & Meta International Conference Thessaloniki 5th - 7th June 2013 Frank Sautter, Dr. Ing. h.c. F. Porsche AG Alexis Kaloudis, BETA CAE Systems SA Frank Sautter 1 Agenda Challenges Digital Product

More information

Multi-scale Material Modeling Applied from Specimen to Full Car Level using LS-DYNA

Multi-scale Material Modeling Applied from Specimen to Full Car Level using LS-DYNA Multi-scale Material Modeling Applied from Specimen to Full Car Level using LS-DYNA Sylvain Calmels e-xstream Engineering Abstract Tomorrow s vehicles architectures will involve an increasing number of

More information

Process Automation for Static Analysis of Truck Chassis Assembly

Process Automation for Static Analysis of Truck Chassis Assembly Process Automation for Static Analysis of Truck Chassis Assembly Haridas P.T AGM - CAE Ashok Leyland Ltd Technical Centre, Velliyoyal Chavadi Chennai 600 103 Balakrishnan.M Senior Manager-CAE Ashok Leyland

More information

Optimization Design of Bonnet Inner Based on Pedestrian Head Protection and Stiffness Requirements

Optimization Design of Bonnet Inner Based on Pedestrian Head Protection and Stiffness Requirements Optimization Design of Bonnet Inner Based on Pedestrian Head Protection and Stiffness Requirements Xiaomin Zeng, Xiongqi Peng Shanghai Jiao Tong University, Shanghai, China Hongsheng Lu Shanghai Hengstar

More information

A step forward in process automation: Results mapping and automated multiple Abaqus/Standard load-cases definition

A step forward in process automation: Results mapping and automated multiple Abaqus/Standard load-cases definition A step forward in process automation: Results mapping and automated multiple Abaqus/Standard load-cases definition Dipl.-Ing. M. Tryfonidis 1, MSc S. Vasudeva-Rao ² 1 BETA CAE Systems S.A., 2 Chrysler

More information

Design of GFRP Engine Mount Frame by Using Topology Optimization

Design of GFRP Engine Mount Frame by Using Topology Optimization 2nd Annual International Conference on Advanced Material Engineering (AME 2016) Design of GFRP Engine Mount Frame by Using Topology Optimization Ke WU1,a, Ling LING2,b,* and Chao HAN3,c 1,2 Faculty of

More information

Presentation of PAM-CRASH v2004. Part 1: Solver News

Presentation of PAM-CRASH v2004. Part 1: Solver News Presentation of PAM-CRASH v2004 Part 1: Solver News. 1 Overview New Options Elements Materials Others Quality Numerical precision and robustness 2 CRASH/SAFE 2G Evolution V2002: Basic reengineering Common

More information

CAE driven Vehicle Structure Layout Process

CAE driven Vehicle Structure Layout Process CAE driven Vehicle Structure Layout Process For Vehicle Design To Improve the Early Vehicle Attribute Assessments A. Hänschke, Ralf Nientiedt 1 st EUROPEAN HYPERWORKS TECHNOLOGY CONFERENCE 23. 24. October,

More information

General considerations for the influence of mesh density in LS Dyna

General considerations for the influence of mesh density in LS Dyna General considerations for the influence of mesh density in LS Dyna B.Tech. (Hons( Hons.) Michael Fairchild Tecosim Ltd, Dipl.-Ing Ing. Udo Jankowski,, Dipl.-Ing. Manfred Sans,, Tecosim GmbH 5th European

More information

A New Method for CrachFEM Damage Parameter Calculation & Transfer from Autoform to LS-Dyna

A New Method for CrachFEM Damage Parameter Calculation & Transfer from Autoform to LS-Dyna A New Method for CrachFEM Damage Parameter Calculation & Transfer from Autoform to LS-Dyna 8th European LS-DYNA Users Conference May 23 rd 24 th 2011 Strasbourg Michael Buckley Technical Specialist Jaguar

More information

Flexible Body Suspension System Modeling and Simulation Using MD Nastran SOL700 in VPG Environment

Flexible Body Suspension System Modeling and Simulation Using MD Nastran SOL700 in VPG Environment Flexible Body Suspension System Modeling and Simulation Using MD Nastran SOL700 in VPG Environment Casey Heydari, Ted Pawela MSC.Software Corporation Santa Ana, California Tim Palmer, Arthur Tang Engineering

More information

IMPROVED METHODOLOGY FOR SQUEAK & RATTLE ANALYSIS WITH ABAQUS AND CORRELATION WITH TEST RESULTS

IMPROVED METHODOLOGY FOR SQUEAK & RATTLE ANALYSIS WITH ABAQUS AND CORRELATION WITH TEST RESULTS IMPROVED METHODOLOGY FOR SQUEAK & RATTLE ANALYSIS WITH ABAQUS AND CORRELATION WITH TEST RESULTS Eduard Caamaño, Inés Lama, Andreas Rousounelos, Jordi Viñas IDIADA Automotive Technology, Spain Abstract:

More information

Acoustic computation of a grommet in a small cabin using finite element analysis

Acoustic computation of a grommet in a small cabin using finite element analysis Acoustic computation of a grommet in a small cabin using finite element analysis M.GAROT a, F.CABRERA b, L.CHRETIEN b, N. MERLETTE a a. CEVAA, mail: m.garot@cevaa.com b. LEONI WIRING SYSTEMS Abstract:

More information

Modal Analysis of the Light Electric Sanitation Vehicle Frame

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

More information

Potential for Automation in Modal Testing

Potential for Automation in Modal Testing Potential for Automation in Modal Testing by utilizing pre-test simulation and robotized non-contact vibration sensors Joerg Sauer Measure Efficiently How to Achieve Increased Efficiency? Automate recurring

More information

Frequently Overlooked Features in Abaqus

Frequently Overlooked Features in Abaqus Frequently Overlooked Features in Abaqus SIMULIA Great Lakes Regional User Meeting Oct 12, 2011 Brad Heers Technical Marketing, Automotive 1 A true story...from the old days of CAE 2 Looking at Example

More information

Advanced Body in White Architecture Optimization

Advanced Body in White Architecture Optimization Visit the SIMULIA Resource Center for more customer examples. Advanced Body in White Architecture Optimization Jiang Xin, Chen Yong, Shi Guohong, Jiang Feng (Pan Asia Technical Automotive Center Co.,Ltd.

More information

Sag Analysis of an Automotive Roller Blind System in Terms of the Variation in the Production Process

Sag Analysis of an Automotive Roller Blind System in Terms of the Variation in the Production Process Sag Analysis of an Automotive Roller Blind System in Terms of the Variation in the Production Process 5th European HyperWorks Technology Conference (EHTC) November 7 9, 2011 Bonn, Germany D. Bernhardt,

More information

Simcenter Motion 3D. Mechatronics - Improve Design Dynamics Performance: Combine 3D Multi-Body Simulation with 1D Actuation & Controls Simulation

Simcenter Motion 3D. Mechatronics - Improve Design Dynamics Performance: Combine 3D Multi-Body Simulation with 1D Actuation & Controls Simulation Simcenter Motion 3D Mechatronics - Improve Design Dynamics Performance: Combine 3D Multi-Body Simulation with 1D Actuation & Controls Simulation Iurie TERNA Email: iurie.terna@siemens.com Tuesday 16:00-17:00

More information

SimLab 14.1 Release Notes

SimLab 14.1 Release Notes SimLab 14.1 Release Notes Highlights SimLab 14.0 introduced the new user interface. SimLab 14.1 enhances the user interface using feedback from customers. In addition many new core features have been added.

More information

Innov Day Composites

Innov Day Composites Innov Day Composites Simuler les composites et leur mise en forme avec HyperWorks Innovation Intelligence Pierre-Christophe MASSON 23 Octobre 2014 About Us We help businesses succeed through the development

More information

Application of CAE to Optimize Wiper System on Wiping and Fatigue Performance

Application of CAE to Optimize Wiper System on Wiping and Fatigue Performance Application of CAE to Optimize Wiper System on Wiping and Fatigue Performance Sungjin Yoon, Youngduck Yoo Hyundai Motor Company Abstract: Main function of wiper system is that secure a clear view to driver

More information

Using LS-DYNA from ANSYS Workbench Environment

Using LS-DYNA from ANSYS Workbench Environment 10 th International LS-DYNA Users Conference Pre/Post and Data Management Using LS-DYNA from ANSYS Workbench Environment Dr.-Ing. Matthias Hörmann CADFEM GmbH, Grafing b. München, Germany mhoermann@cadfem.de

More information

Topography Optimization of the Inner Panel of an Automobile Door

Topography Optimization of the Inner Panel of an Automobile Door Topography Optimization of the Inner Panel of an Automobile Door Ayan Dutta 1 1B.Tech Mechanical Engineering student, JECRC, Jaipur, Rajasthan, India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Materials Modelling and Interoperability Siemens PLM Vision

Materials Modelling and Interoperability Siemens PLM Vision Materials Modelling and Interoperability Siemens PLM Vision November 2017 Realize innovation. Siemens PLM Simulation & Test Solutions Mission: Help end user industry to manufacture better products more

More information

Zheng-Dong Ma & Noel C. Perkins Department of MEAM The University of Michigan

Zheng-Dong Ma & Noel C. Perkins Department of MEAM The University of Michigan A G e n e r a l T r a c k E l e m e n t F o r T r a c k e d V e h i c l e S i m u l a t i o n Zheng-Dong Ma & Noel C. Perkins Department of MEAM The University of Michigan Major Features of the Track Element

More information

Tyre Models in Vehicle System Dynamics: RMOD-K and SIMPACK

Tyre Models in Vehicle System Dynamics: RMOD-K and SIMPACK Tyre Models in Vehicle System Dynamics: RMOD-K and SIMPACK Dipl-Ing. A. Fandre gedas Prof. Dr.-Ing. Ch. Oertel / gedas SIMPACK User Meeting 2001, Bad Ischl (Austria) 13-14 th November 2001 Bad Ischl, 13

More information

OptiStruct Optimization-Driven Design

OptiStruct Optimization-Driven Design OptiStruct 14.0 Optimization-Driven Design Drivers for OptiStruct 14.0 5x-35x Faster! New Solutions Design Better Products Solution Enhancements Get Robust Answers More Easily Performance Get Products

More information

Composite Optimisation of an F1 Front Wing

Composite Optimisation of an F1 Front Wing Composite Optimisation of an F1 Front Wing Jonathan Heal Senior Stress Engineer, McLaren Racing Ltd McLaren Technology Centre, Chertsey Rd, Woking. GU21 4YH Jonathan.heal@mclaren.com Abstract Formula one

More information

2nd Annual International Conference on Advanced Material Engineering (AME 2016)

2nd Annual International Conference on Advanced Material Engineering (AME 2016) 2nd Annual International Conference on Advanced Material Engineering (AME 2016) Experimental and Modeling Studies of Engine Rubber Bushing Subjected to Impact Loading Xiong-Li-Ren JIANG1,a,, Na YANG1,b,*,

More information

Simulation of the Stress Concentration around Pores in 3D Printed Components

Simulation of the Stress Concentration around Pores in 3D Printed Components Simulation of the Stress Concentration around Pores in 3D Printed Components K.-M. Nigge1, J. Fieres1, C. Reinhart1, P. Schumann2 1 2 Volume Graphics GmbH, Heidelberg, Germany Concept Laser GmbH, Lichtenfels,

More information

The Vibration Characteristics Analysis of Damping System of Wallmounted Airborne Equipment Based on FEM

The Vibration Characteristics Analysis of Damping System of Wallmounted Airborne Equipment Based on FEM IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS The Vibration Characteristics Analysis of Damping System of Wallmounted Airborne Equipment Based on FEM To cite this article: Changqing

More information

Enabling Efficient Optimization / Sensitivity and Robustness Analysis for Crashworthiness, NVH, and Multi-disciplinary Concept Assessments

Enabling Efficient Optimization / Sensitivity and Robustness Analysis for Crashworthiness, NVH, and Multi-disciplinary Concept Assessments Parametric Modeling of Car Body Structures Enabling Efficient Optimization / Sensitivity and Robustness Analysis for Crashworthiness, NVH, and Multi-disciplinary Concept Assessments White Paper by Dr.

More information

Application to Vehicles Dynamics. Taking into account local non linearity in MBS models. This document is the property of SAMTECH S.A.

Application to Vehicles Dynamics. Taking into account local non linearity in MBS models. This document is the property of SAMTECH S.A. Application to Vehicles Dynamics Taking into account local non linearity in MBS models This document is the property of SAMTECH S.A. Page 1 Tables of contents Introduction SAMTECH Expertise SAMTECH Methodology

More information

Support Systems for Developing System Models

Support Systems for Developing System Models Support Systems for Developing System Models Hasan G. Pasha, Karan Kohli, Randall J. Allemang, David L. Brown and Allyn W. Phillips University of Cincinnati Structural Dynamics Research Lab (UC-SDRL),

More information

VMAP Experimental Modal Analysis and FEA-Test Correlation Software

VMAP Experimental Modal Analysis and FEA-Test Correlation Software What s New VMAP Experimental Modal Analysis and FEA-Test Correlation Software Key Data Acquisition and Signal generation for Experimental Modal Analysis (SISO to MIMO) Curve fitting algorithms with automation

More information

Simulating the Suspension Response of a High Performance Sports Car

Simulating the Suspension Response of a High Performance Sports Car Simulating the Suspension Response of a High Performance Sports Car Paul Burnham McLaren Automotive McLaren Technology Centre, Chertsey Road, Woking, Surrey, GU21 4YH paul.burnham@mclaren.com Abstract

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 LESSON 16 Normal Modes - Rigid Element Analysis with RBE2 and CONM2 Y Y Z Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised of plate

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 APPENDIX A Normal Modes - Rigid Element Analysis with RBE2 and CONM2 T 1 Z R Y Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised

More information

Topology Optimization of an Engine Bracket Under Harmonic Loads

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

More information

Using LS-DYNA from ANSYS Workbench Environment

Using LS-DYNA from ANSYS Workbench Environment Using LS-DYNA from ANSYS Workbench Environment Dr.-Ing. Matthias Hörmann, M.Sc Madhukar Chatiri CADFEM GmbH, Grafing b. München, Germany mhoermann@cadfem.de, mchatiri@cadfem.de Abstract Numerical simulations

More information

Structural re-design of engine components

Structural re-design of engine components Structural re-design of engine components Product design cycle Design Development Testing Structural optimization Product knowledge Design freedom 2/18 Structural re-design of engine components Product

More information

HONDA APPROACH TO AUTOMATE THE NV CAE PROCESS

HONDA APPROACH TO AUTOMATE THE NV CAE PROCESS HONDA APPROACH TO AUTOMATE THE NV CAE PROCESS 1 Haruki Kubokawa *, 2 Kazuhiko Inada, 3 Irene Makropoulou, 3 Stergios Chatzikonstantinou 1 Honda R&D Co., Ltd, Japan, 2 BETA CAE Systems Japan Inc., Japan

More information

Virtual Product Development for HCV -FUPD Structure

Virtual Product Development for HCV -FUPD Structure Virtual Product Development for HCV -FUPD Structure Shailesh Kadre Principal CAE Analyst Mahindra Engineering Services #128/A, Sanghavi Compound, Chinchwad Pune, 411 018 Ravindra Kumar Senior CAE-Analyst

More information

Ferreira, Tiago Pontificia Universidade Católioca de Minas Gerais

Ferreira, Tiago Pontificia Universidade Católioca de Minas Gerais 22nd International Congress of Mechanical Engineering (COBEM 2013) November 3-7, 2013, Ribeirão Preto, SP, Brazil Copyright 2013 by ABCM SENSITIVITY ANALYSIS OF NUMERICAL AND EXPERIMENTAL COMPARISON BY

More information

INCREASED ACCURACY IN SQUEAK & RATTLE SIMULATIONS BY ENHANCED MATERIAL PROPERTIES, DAMPING VALUES AND ALIGNED EVALUATION DIRECTIONS

INCREASED ACCURACY IN SQUEAK & RATTLE SIMULATIONS BY ENHANCED MATERIAL PROPERTIES, DAMPING VALUES AND ALIGNED EVALUATION DIRECTIONS INCREASED ACCURACY IN SQUEAK & RATTLE SIMULATIONS BY ENHANCED MATERIAL PROPERTIES, DAMPING VALUES AND ALIGNED EVALUATION DIRECTIONS 1 Mehrdad Moridnejad, 1,2 Casper Wickman, 1 Jens Weber, 2 Lars Lindqvist,

More information

MODA. Modelling data documenting one simulation. ALLIANCE, Design and Optimization

MODA. Modelling data documenting one simulation. ALLIANCE, Design and Optimization MODA Modelling data documenting one simulation ALLIANCE, Design and Optimization Metadata for these elements are to be elaborated over time Purpose of this document: Definition of a data organisation that

More information

An alternative approach to automotive door seal design using HyperStudy

An alternative approach to automotive door seal design using HyperStudy An alternative approach to automotive door seal design using HyperStudy Maxime Le Moine, Mahmoud Oumohand Maxime Le Moine Cooper-Standard Sales : 2,5 Md$ Employees : 20 000 Locations : 55+ NVH Fluid Sealing

More information

The new HyperMesh - Samcef interface.

The new HyperMesh - Samcef interface. The new HyperMesh - Samcef interface. Deployment and industrial applications at Eurocopter. Ronan PITOIS Dynamic systems dpt. Presentation plan Eurocopter overview Stress computation performed in Eurocopter

More information

Development of a Durable Automotive Bushing with fe-safe/rubber

Development of a Durable Automotive Bushing with fe-safe/rubber Development of a Durable Automotive Bushing with fe-safe/rubber Jing Bi, Gergana Dimitrova, Sandy Eyl Dassault Systemes Simulia Corp 1301 Atwood Ave, Suite 101W, Johnston RI 02919 Abstract Fatigue life

More information

Development of an Optimization Software System for Nonlinear Dynamics using the Equivalent Static Loads Method

Development of an Optimization Software System for Nonlinear Dynamics using the Equivalent Static Loads Method 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA Development of an Optimization Software System for Nonlinear Dynamics using the Equivalent Static

More information

GEOMETRY-BASED VIRTUAL MODEL VARIANTS FOR SHAPE OPTIMIZATION AND CAD REFEED

GEOMETRY-BASED VIRTUAL MODEL VARIANTS FOR SHAPE OPTIMIZATION AND CAD REFEED GEOMETRY-BASED VIRTUAL MODEL VARIANTS FOR SHAPE OPTIMIZATION AND CAD REFEED *Dr. Werner Pohl, ** Prof. Dr. Klemens Rother *Fast Concept Modelling & Simulation (FCMS) GmbH, Munich, Germany, **University

More information