Kalibrierung von Materialparametern und Optimierung eines Elektromotors mit optislang

Size: px
Start display at page:

Download "Kalibrierung von Materialparametern und Optimierung eines Elektromotors mit optislang"

Transcription

1

2 Kalibrierung von Materialparametern und Optimierung eines Elektromotors mit optislang Calibration of material parameters and optimization of an electric motor with optislang M. Schimmelpfennig, Markus Stokmaier, Rene Kallmeyer Dynardo GmbH, Weimar, Germany 2

3 Outline Introduction and Methods in optislang use case 1: Parameter Identification of a Spring Steel Use case 2: Optimization of an electric motor Summary and Outlook 3

4 Outline Introduction and Methods in optislang use case 1: Parameter Identification of a Spring Steel Use case 2: Optimization of an electric motor Summary and Outlook 4

5 Introduction and Methods in optislang optislang is an algorithmic software for sensitivity analysis, optimization, robustness evaluation, reliability analysis robust design optimization (RDO) functionality of stochastic analysis to run real world industrial applications advantages: predefined workflows, algorithmic wizards and robust default settings optislang has a comfortable pre- and post processing that helps the user to set up the analysis and visualize the results 5

6 Introduction and Methods in optislang 6

7 Introduction and Methods in optislang 7

8 Introduction and Methods in optislang optislang inside ANSYS optislang modules Sensitivity + MOP, Optimization and Robustness are directly available in ANSYS Workbench 8

9 Introduction and Methods in optislang CAX-Interfaces the ANSYS Workbench Node optislang Integrations provides the flexibility to extend the process chain ANSYS Workbench can be coupled with different other solvers like MATLAB, SimulationX or Abaqus External geometry or mesh generators can work together with the ANSYS Workbench node 9

10 Outline Introduction and Methods in optislang use case 1: Parameter Identification of a Spring Steel Use case 2: Optimization of an electric motor Summary and Outlook 10

11 Parameter Identification of a Spring Steel Finite element model in ANSYS Workbench Nonlinear material behavior Tensile bar is deformed by a predefined displacement Reaction forces at deformed tensile bar end (1) are monitored depending on deformation between named selection u1 (2) and u2 (3) and saved into the result file file.rst

12 Parameter Identification of a Spring Steel Simulation with initial materials parameters vs. reference (measurements) 12

13 Parameter Identification of a Spring Steel Identification of the material parameters to optimally fit the force-displacement curve to the measurements σ = σ 0 + R 0 ε pl + R (1-e -b εpl ) Unknown material parameters for nonlinear isotropic hardening (NLISO): Young s modulus Yield stress σ 0 Linear hardening coefficient R 0 Exponential hardening coefficient R Exponential saturation parameter b Objective function is the sum of squared errors between the reference and the calculated force-displacement function values 13

14 Parameter Identification of a Spring Steel Generation of a solver chain using ANSYS Workbench and Signal Processing Definition of the input parameters Definition of output and reference signals Sensitivity analysis of signal extraction terms using the given parameter bounds Single objective, unconstrained optimization by minimizing the sum of squared errors 14

15 Parameter Identification of a Spring Steel Curves can be extracted by rst file or text file written by APLD script Sensitivity analysis shows: The reference curve is covered sufficiently by the simulations Parameter bounds seem to be adequate for the calibration 15

16 Parameter Identification of a Spring Steel 16

17 Parameter Identification of a Spring Steel Check also single force_steps values: The influence of the yield stress σ 0 and Young s modulus decreases meanwhile the influence of the exponential hardening coefficient R increases with increasing displacement force_steps[0] force_steps[6] 17

18 Parameter Identification of a Spring Steel Why is the linear hardening coefficient (1) R 0 not important??? The linear hardening coefficient R 0 describes the slope of the asymptotic curve (2), which is zero in this example (3) force_steps[0] force_steps[6] 18

19 Parameter Identification of a Spring Steel Direct Optimization using Downhill Simplex Method Import the best design of the sensitivity analysis as start design 19

20 Parameter Identification of a Spring Steel Very good agreement between simulation and reference is achieved 20

21 Parameter Identification of a Spring Steel 1. Open the parallel coordinates plot: Reduce the range of the objective to the best values and increase the constraint to the value b. 2. The remaining signals are very close 3. The Yield stress σ 0, the Young s modulus and the exponential saturation parameter b show small deviations They can be identified very well with the measurement data 4. The linear hardening coefficient R 0 show larger deviations This can be not identified with sufficient accuracy a. 21

22 Outline Introduction and Methods in optislang use case 1: Parameter Identification of a Spring Steel Use case 2: Optimization of an electric motor Summary and Outlook 22

23 Outline - Optimization of an electric motor The motor simulation ANSYS Maxwell 2D model commutator principle Sensitivity analysis with optislang problem understanding identification of influential parameters identification of tradeoffs Optimization with optislang minimization of torque ripples maximization of the efficiency eta η = P out /P in suitable in this case: ARSM adaptive response surface method 23

24 Optimization of an electric motor Commutator motor: working principle What creates the driving torque? B-field from magnets B-field from coils motor characteristics commutator principle 12 lamellae & coils one current branch U 0 = 12 V fixed outer diameter OD = 78 mm iki/file:kommutator_animiert.gif 24

25 Optimization of an electric motor The model: 2D commutator motor FE-simulation simulation details time: ms in 180 steps Δt = 92.6 μs time integration: Backward Euler ensure that stationary state is reached (not all designs will become stationary at the same time) data extraction: key properties extracted by analyzing only the last cycle access to output variables via Ansys Workbench ParameterSet access to signals via ASCII files 25

26 Model parametrization 26

27 Model parametrisation magnet_coverage: magnet coverage in percent magnet_thickness airgap gapwidth magnet_rounding: as fraction of magnet thickness rotor_borehole: diameter of motor axis HS0 wall_thickness magnet_voffset: for widening of air gap 27

28 Optimization of an electric motor Parametrization needs careful decisions example A: set rotor diameter set magnet thickness motor size dependent example B (used): set motor size set magnet thickness rotor size dependent the bigger the better (in terms of torque & power) magnet takes away space available for rotor and vice versa lost chance to learn about a relevant tradeoff real-world goal conflict well represented 28

29 29

30 Calling Maxwell from optislang 30

31 Optimization of an electric motor Method A: using Ansys Workbench in Maxwell export scalar output variables to Optimetrics parallel design computation with Optimetrics Parametric in the Workbench optislang and Maxwell communicate through the ParameterSet parallel/distributed computation: RSM, PBS, LSF, HPC pack use optislang inside Ansys alternative: optislang full version and a Workbench node 31

32 Optimization of an electric motor Method A: using Ansys Workbench in Maxwell export scalar output variables to Optimetrics parallel design computation with Optimetrics Parametric in the Workbench optislang and Maxwell communicate through the ParameterSet parallel/distributed computation: RSM, PBS, LSF, HPC pack use optislang inside Ansys represented inside the Workbench node alternative: optislang full version and a Workbench node 32

33 Optimization of an electric motor Method B: scripting and ASCII files direct coupling Maxwell and osl Maxwell run batch job run Python script write transient reports into files signal data accessible text file for transporting input parameters optislang text-based batch job node extract signal data with ETK signal data free mathematical computations inside optislang parallel/distributed computation: optislang spawns Maxwell batch jobs 33

34 Optimization of an electric motor Method B: scripting and ASCII files direct coupling Maxwell and osl Maxwell run batch job run Python script write transient reports into files signal data accessible optislang text-based batch job node extract signal data with ETK signal data free mathematical computations inside optislang the batch script Python parallel/distributed computation: optislang spawns Maxwell batch jobs 34

35 Optimization of an electric motor Method B: scripting and ASCII files direct coupling Maxwell and osl Maxwell run batch job run Python script write transient reports into files signal data accessible reading generated stored data optislang text-based batch job node extract signal data with ETK signal data free mathematical computations inside optislang parallel/distributed computation: optislang spawns Maxwell batch jobs 35

36 Optimization of an electric motor Method B: scripting and ASCII files direct coupling Maxwell and osl Maxwell run batch job run Python script write transient reports into files signal data accessible reading generated stored data optislang text-based batch job node extract signal data with ETK signal data free mathematical computations inside optislang parallel/distributed computation: optislang spawns Maxwell batch jobs 36

37 Optimization of an electric motor extract signal data with ETK green area for data analysis FFT amplitudes of the reference signal picture for postprocessing 37

38 Sensitivity analysis 38

39 Initial sensitivity analysis (100 DPs) Good Meta models for responses but bad for the torque ripples parallel coordinates plot: select designs of interest restrict search space restrict some parameters by 20%-30% = reduction of whole search space by 80% airgap magnet edge radius magnet v. offset magnet coverage magnet thickness gapwidth rotor borehole wall thickness hs0 mech. power losses torque ripple amplitude 39

40 2nd sensitivity analysis (limited space 200 DPs) Very good metamodels for responses Medium metamodels for the torque ripples Analyze of the optimization potential Multi-objective approach Correlation analysis 40

41 2nd sensitivity analysis (narrowed space) Correlations equivalent information content 41

42 2nd sensitivity analysis (narrowed space) Correlations 42

43 2nd sensitivity analysis (narrowed space) Correlations 43

44 2nd sensitivity analysis (narrowed space) Correlations 44

45 2nd sensitivity analysis (narrowed space) Correlations no linear correlation for torque ripples Are there nonlinear dependencies? 45

46 2nd sensitivity analysis (narrowed space) Getting more information with coloring 46

47 2nd sensitivity analysis (narrowed space) designs with low torque ripples are scattered 47

48 Optimization 48

49 Optimization problem definition for eta torque or eta P_mech the tradeoff is already well captured in the random sampling optimization = picking 49

50 Optimization problem definition for eta torque or eta P_mech the tradeoff is already well captured in the random sampling optimization = picking but for torque_cv any other goal the nonlinear interactions complicate the situation 50

51 Optimization problem definition options global or local search single- or multi-objective optimization (i.e. SOO versus MOO) on meta model or simulation 51

52 Optimization problem definition options global or local search single- or multi-objective optimization (i.e. SOO versus MOO) on meta model or simulation decisions sensitivity analysis enables problem understanding local search CoP too low for torque ripples optimization on meta model is of limited use MOO requires many more design evaluations than SOO more practical on simulation: SOO search algorithm needs to handle a low number of failed designs ARSM (adaptive response surface method) remaining questions starting point of the search objective function definition 52

53 Optimization: starting point 53

54 Optimization of an electric motor Objective function minimize: (1-eta) + 0.4*torque_cv Constraint: torque

55 Optimization of an electric motor ARSM (adaptive response surface method) objective function and constraint functions treated separately by ARSM good convergence for the objective 55

56 Optimization of an electric motor Reference design 56

57 Optimization of an electric motor parallel coordinates plot select designs of interest restrict search space Best design of the sensitivity 57

58 Optimization of an electric motor parallel coordinates plot select designs of interest restrict search space Best design of optimization (ARSM) 58

59 Optimization of an electric motor reference design 59

60 Optimization of an electric motor sensitivity: best design 60

61 Optimization of an electric motor optimization: final design 61

62 Summary 62

63 Summary - Parameter Identification of a Spring Steel Coupling Mechanical with optislang in Workbench (WB) easy use but only scalar parameters with APDL ASCII files in WB with Signal Processing Sensitivity analysis The reference curve is covered sufficiently by the simulations Parameter bounds seem to be adequate for the calibration Identification of important parameters over the curve (signal) Optimization Direct Optimization using Downhill Simplex Method Import the best design of the sensitivity analysis as start design Very good agreement between simulation and reference is achieved 63

64 Summary - Optimization of an electric motor Coupling Maxwell with optislang via Workbench (node) easy use but only scalar parameters via ASCII files powerful signal processing Sensitivity analysis identification of important parameters and correlations exploring tradeoffs and optimization potentials metamodels: can be used for optimization visualization gain knowledge about nonlinear interactions Optimization ARSM: efficient & robust algorithm for optimization directly on simulation torque ripples reduced by 73%, efficiency increased by 36% play with parametrization and goals fast gain of engineering intuition 64

65 Thank you for your attention! For more information please visit our homepage: 65

Successive robust design optimization of an electronic connector

Successive robust design optimization of an electronic connector Successive robust design optimization of an electronic connector Dirk Roos dynardo dynamic software and engineering GmbH Ralf Hoffmann & Thomas Liebl Tyco Electronics AMP GmbH Design for Six Sigma Six

More information

Statistics on Structures 3. Robustness evaluation in CAE with software optislang and Statistics on Structures Application examples New features

Statistics on Structures 3. Robustness evaluation in CAE with software optislang and Statistics on Structures Application examples New features Statistics on Structures 3 Robustness evaluation in CAE with software optislang and Statistics on Structures Application examples New features Robustness: Definition of uncertainties Translate knowledge

More information

Initial Design and Optimization of Turbomachinery with CFturbo and optislang

Initial Design and Optimization of Turbomachinery with CFturbo and optislang Initial Design and Optimization of Turbomachinery with CFturbo and optislang Sebastian Stübing, Gero Kreuzfeld, Ralph-Peter Müller (CFturbo) Stefan Marth, Michael Schimmelpfennig (Dynardo) page 1/21 Contents

More information

Integrative Optimization of injection-molded plastic parts. Multidisciplinary Shape Optimization including process induced properties

Integrative Optimization of injection-molded plastic parts. Multidisciplinary Shape Optimization including process induced properties Integrative Optimization of injection-molded plastic parts Multidisciplinary Shape Optimization including process induced properties Summary: Andreas Wüst, Torsten Hensel, Dirk Jansen BASF SE E-KTE/ES

More information

Design and Analysis of Switched Reluctance Motors

Design and Analysis of Switched Reluctance Motors Design and Analysis of Switched Reluctance Motors İbrahim ŞENGÖR, Abdullah POLAT, and Lale T. ERGENE Electrical and Electronic Faculty, İstanbul Technical University, 34469, Istanbul, TURKEY sengoribrahim@gmail.com,

More information

Technology of EHIS (stamping) applied to the automotive parts production

Technology of EHIS (stamping) applied to the automotive parts production Laboratory of Applied Mathematics and Mechanics Technology of EHIS (stamping) applied to the automotive parts production Churilova Maria, Saint-Petersburg State Polytechnical University Department of Applied

More information

Objectives. Experimentally determine the yield strength, tensile strength, and modules of elasticity and ductility of given materials.

Objectives. Experimentally determine the yield strength, tensile strength, and modules of elasticity and ductility of given materials. Lab 3 Tension Test Objectives Concepts Background Experimental Procedure Report Requirements Discussion Objectives Experimentally determine the yield strength, tensile strength, and modules of elasticity

More information

Milwaukee School of Engineering Mechanical Engineering Department ME460 Finite Element Analysis. Design of Bicycle Wrench Using Finite Element Methods

Milwaukee School of Engineering Mechanical Engineering Department ME460 Finite Element Analysis. Design of Bicycle Wrench Using Finite Element Methods Milwaukee School of Engineering Mechanical Engineering Department ME460 Finite Element Analysis Design of Bicycle Wrench Using Finite Element Methods Submitted by: Max Kubicki Submitted to: Dr. Sebastijanovic

More information

Enhancing the Design of Electric Machines through the Interaction of Software Tools. Markus Anders Electric machine sector manager CD-adpaco

Enhancing the Design of Electric Machines through the Interaction of Software Tools. Markus Anders Electric machine sector manager CD-adpaco Enhancing the Design of Electric Machines through the Interaction of Software Tools Markus Anders Electric machine sector manager CD-adpaco Outline Part I: SPEED and STAR-CCM+ Enhancing the thermal design

More information

FLUX / GOT-It Finite Element Analysis of electromagnetic devices Maccon GmbH

FLUX / GOT-It Finite Element Analysis of electromagnetic devices Maccon GmbH FLUX / GOT-It Finite Element Analysis of electromagnetic devices Maccon GmbH Entwurfswerkzeuge für elektrische Maschinen MACCON GmbH 09/04/2013 1 Flux software Modeling electromagnetic and thermal phenomena

More information

Fluid structure interaction of a vibrating circular plate in a bounded fluid volume: simulation and experiment

Fluid structure interaction of a vibrating circular plate in a bounded fluid volume: simulation and experiment Fluid Structure Interaction VI 3 Fluid structure interaction of a vibrating circular plate in a bounded fluid volume: simulation and experiment J. Hengstler & J. Dual Department of Mechanical and Process

More information

Design optimisation of an impeller with CFD and Meta-Model of optimal Prognosis (MoP)

Design optimisation of an impeller with CFD and Meta-Model of optimal Prognosis (MoP) Design optimisation of an impeller with CFD and Meta-Model of optimal Prognosis (MoP) Florian Frese Voith Turbo Aufladungssysteme, Germany Johannes Einzinger ANSYS, Germany Johannes Will Dynardo, Germany

More information

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS

CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS CALIBRATION OF A ROBUST 2 DOF PATH MONITORING TOOL FOR INDUSTRIAL ROBOTS AND MACHINE TOOLS BASED ON PARALLEL KINEMATICS E. Batzies 1, M. Kreutzer 1, D. Leucht 2, V. Welker 2, O. Zirn 1 1 Mechatronics Research

More information

Solved with COMSOL Multiphysics 4.3

Solved with COMSOL Multiphysics 4.3 Vibrating String Introduction In the following example you compute the natural frequencies of a pre-tensioned string using the 2D Truss interface. This is an example of stress stiffening ; in fact the

More information

Mesh Discretization Error and Criteria for Accuracy of Finite Element Solutions

Mesh Discretization Error and Criteria for Accuracy of Finite Element Solutions Mesh Discretization Error and Criteria for Accuracy of Finite Element Solutions Chandresh Shah Cummins, Inc. Abstract Any finite element analysis performed by an engineer is subject to several types of

More information

Simulation of Residual Stresses in an Induction Hardened Roll

Simulation of Residual Stresses in an Induction Hardened Roll 2.6.4 Simulation of Residual Stresses in an Induction Hardened Roll Ludwig Hellenthal, Clemens Groth Walzen Irle GmbH, Netphen-Deuz, Germany CADFEM GmbH, Burgdorf/Hannover, Germany Summary A heat treatment

More information

Bericht über FEMAG 3D

Bericht über FEMAG 3D Bericht über FEMAG 3D Dr.-Ing. Bogdan Funieru Würzburg, 21 October 2008 Dr.-Ing. B. Funieru 1 Contents Motivation and Concept LUA Script Extrusion Control Periodic Boundary Condition FEMAG 2D 3D Results

More information

Simulation in design of high performance machine tools

Simulation in design of high performance machine tools P. Wagner, Gebr. HELLER Maschinenfabrik GmbH 1. Introduktion Machine tools have been constructed and used for industrial applications for more than 100 years. Today, almost 100 large-sized companies and

More information

Lap Fillet Weld Calculations and FEA Techniques

Lap Fillet Weld Calculations and FEA Techniques Lap Fillet Weld Calculations and FEA Techniques By: MS.ME Ahmad A. Abbas Sr. Analysis Engineer Ahmad.Abbas@AdvancedCAE.com www.advancedcae.com Sunday, July 11, 2010 Advanced CAE All contents Copyright

More information

Simultaneous Calculation with ANSYS

Simultaneous Calculation with ANSYS Titelmasterformat Simultaneous Calculation durch Klicken with ANSYS bearbeiten Ian Godfrey, Fujitsu, Nico Nagl, Lars Krüger, CADFEM GmbH WOST 2014, Weimar, Nov. 7th Simultaneous Calculation with ANSYS

More information

Titelmasterformat durch Klicken bearbeiten

Titelmasterformat durch Klicken bearbeiten Titelmasterformat durch Klicken bearbeiten ANSYS AIM Product simulation for every engineer Erke Wang CADFEM GmbH Georg Scheuerer ANSYS Germany GmbH Christof Gebhardt CADFEM GmbH All products involve multiple

More information

Neue Entwicklungen in LS-OPT/Topology - Ausblick auf Version 2

Neue Entwicklungen in LS-OPT/Topology - Ausblick auf Version 2 Neue Entwicklungen in LS-OPT/Topology - Ausblick auf Version 2 Willem Roux**, Heiner Muellerschoen*, Katharina Witowski* *DYNAmore GmbH **LSTC contact: hm@dynamore.de DYNAmore GmbH Germany http://www.dynamore.de

More information

Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0

Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0 Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0 1 Problem Description Design a gantry crane meeting the geometry presented in Figure 1 on page #325 of the course textbook

More information

ANALYTICAL AND EXPERIMENTAL EVALUATION OF SPRING BACK EFFECTS IN A TYPICAL COLD ROLLED SHEET

ANALYTICAL AND EXPERIMENTAL EVALUATION OF SPRING BACK EFFECTS IN A TYPICAL COLD ROLLED SHEET International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 1, Jan-Feb 2016, pp. 119-130, Article ID: IJMET_07_01_013 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=1

More information

. Address the following issues in your solution:

. Address the following issues in your solution: CM 3110 COMSOL INSTRUCTIONS Faith Morrison and Maria Tafur Department of Chemical Engineering Michigan Technological University, Houghton, MI USA 22 November 2012 Zhichao Wang edits 21 November 2013 revised

More information

Relevance of Modern Optimization Methods in Turbo Machinery Applications

Relevance of Modern Optimization Methods in Turbo Machinery Applications Relevance of Modern Optimization Methods in Turbo Machinery Applications - From Analytical Models via Three Dimensional Multidisciplinary Approaches to the Optimization of a Wind Turbine - Prof. Dr. Ing.

More information

Begin creating the geometry by defining two Circles for the spherical endcap, and Subtract Areas to create the vessel wall.

Begin creating the geometry by defining two Circles for the spherical endcap, and Subtract Areas to create the vessel wall. ME 477 Pressure Vessel Example 1 ANSYS Example: Axisymmetric Analysis of a Pressure Vessel The pressure vessel shown below is made of cast iron (E = 14.5 Msi, ν = 0.21) and contains an internal pressure

More information

FLUID FLOW ANALYSIS OF CENTRIFUGAL FAN BY USING FEM

FLUID FLOW ANALYSIS OF CENTRIFUGAL FAN BY USING FEM International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 45 51, Article ID: IJMET_07_02_007 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

Realize Your Product Promise. Maxwell

Realize Your Product Promise. Maxwell Realize Your Product Promise Maxwell DC permanent magnet motor solved by Maxwell with ANSYS RMxprt Build reliability and efficiency into your electromagnetic and electromechanical designs with ANSYS Maxwell.

More information

CHAPTER 4 4 NUMERICAL ANALYSIS

CHAPTER 4 4 NUMERICAL ANALYSIS 41 CHAPTER 4 4 NUMERICAL ANALYSIS Simulation is a powerful tool that engineers use to predict the result of a phenomenon or to simulate the working situation in which a part or machine will perform in

More information

Getting Started with ANSYS ANSYS Workbench Environment

Getting Started with ANSYS ANSYS Workbench Environment Getting Started with ANSYS ANSYS Workbench Environment Overview The purpose of this tutorial is to get you started with the ANSYS Workbench environment. We will use a simple, static analysis of a single

More information

Rapid Design of an optimized Radial Compressor using CFturbo and ANSYS

Rapid Design of an optimized Radial Compressor using CFturbo and ANSYS Rapid Design of an optimized Radial Compressor using CFturbo and ANSYS Enrique Correa, Marius Korfanty, Sebastian Stübing CFturbo Software & Engineering GmbH, Dresden (Germany) PRESENTATION TOPICS 1. Company

More information

SHORE A DUROMETER AND ENGINEERING PROPERTIES

SHORE A DUROMETER AND ENGINEERING PROPERTIES SHORE A DUROMETER AND ENGINEERING PROPERTIES Written by D.L. Hertz, Jr. and A.C. Farinella Presented at the Fall Technical Meeting of The New York Rubber Group Thursday, September 4, 1998 by D.L. Hertz,

More information

(Seattle is home of Boeing Jets)

(Seattle is home of Boeing Jets) Dr. Faeq M. Shaikh Seattle, Washington, USA (Seattle is home of Boeing Jets) 1 Pre Requisites for Today s Seminar Basic understanding of Finite Element Analysis Working Knowledge of Laminate Plate Theory

More information

CATIA V5 FEA Tutorials Releases 12 & 13

CATIA V5 FEA Tutorials Releases 12 & 13 CATIA V5 FEA Tutorials Releases 12 & 13 Nader G. Zamani University of Windsor SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com Visit our website to learn more about

More information

CastNet: Modelling platform for open source solver technology

CastNet: Modelling platform for open source solver technology CastNet: Modelling platform for open source solver technology. DHCAE Tools GmbH Address: Friedrich-Ebert-Str. 368, 47800 Krefeld, Germany / Company site: Alte Rather Str. 207 / 47802 Krefeld Phone +49

More information

d di Flux (B) Current (H)

d di Flux (B) Current (H) Comparison of Inductance Calculation Techniques Tony Morcos Magnequench Technology Center Research Triangle Park, North Carolina 1 VCM Baseline: Geometry Axially-magnetized MQ3-F 42 NdFeB disk Br = 131kG

More information

CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION

CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION K.K. Choi, V. Ogarevic, J. Tang, and Y.H. Park Center for Computer-Aided Design College of Engineering The

More information

VBA Macro for construction of an EM 3D model of a tyre and part of the vehicle

VBA Macro for construction of an EM 3D model of a tyre and part of the vehicle VBA Macro for construction of an EM 3D model of a tyre and part of the vehicle Guillermo Vietti, Gianluca Dassano, Mario Orefice LACE, Politecnico di Torino, Turin, Italy. guillermo.vietti@polito.it Work

More information

Motor-CAD Software for Thermal Analysis of Electrical Motors - Links to Electromagnetic and Drive Simulation Models

Motor-CAD Software for Thermal Analysis of Electrical Motors - Links to Electromagnetic and Drive Simulation Models Motor-CAD Software for Thermal Analysis of Electrical Motors - Links to Electromagnetic and Drive Simulation Models Dave Staton, Douglas Hawkins and Mircea Popescu Motor Design Ltd., Ellesmere, Shropshire,

More information

How To Program A Laser Cutting Robot

How To Program A Laser Cutting Robot Robotics ABB Robotics Laser Cutting Software High precision laser cutting made easy - Greater manufacturing flexibility at lower capital investment Robotic laser cutting Overview Allows for the increased

More information

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 In this tutorial, we will use the SolidWorks Simulation finite element analysis (FEA) program to analyze the response

More information

List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p.

List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. Preface p. v List of Problems Solved p. xiii Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. 6 Assembly of the Global System of Equations p.

More information

HIGH SPEED PERMANENT MAGNET SYNCHRONOUS MOTOR / GENERATOR DESIGN FOR FLYWHEEL APPLICATIONS

HIGH SPEED PERMANENT MAGNET SYNCHRONOUS MOTOR / GENERATOR DESIGN FOR FLYWHEEL APPLICATIONS HIGH SPEED PERMANENT MAGNET SYNCHRONOUS MOTOR / GENERATOR DESIGN FOR FLYWHEEL APPLICATIONS Aleksandr Nagorny, Ph.D. National Research Council Outline Introduction Selection of the Rated Point The major

More information

Best practices for efficient HPC performance with large models

Best practices for efficient HPC performance with large models Best practices for efficient HPC performance with large models Dr. Hößl Bernhard, CADFEM (Austria) GmbH PRACE Autumn School 2013 - Industry Oriented HPC Simulations, September 21-27, University of Ljubljana,

More information

Creo Simulate 1.0 April 2011

Creo Simulate 1.0 April 2011 Creo Simulate 1.0 April 2011 Creo Simulate a Creo family app Installed / Un-installed separately Creo Simulate in two modes: Embedded mode module of Creo Parametric Standalone mode In Standalone mode:

More information

Tutorial on Using Excel Solver to Analyze Spin-Lattice Relaxation Time Data

Tutorial on Using Excel Solver to Analyze Spin-Lattice Relaxation Time Data Tutorial on Using Excel Solver to Analyze Spin-Lattice Relaxation Time Data In the measurement of the Spin-Lattice Relaxation time T 1, a 180 o pulse is followed after a delay time of t with a 90 o pulse,

More information

Feature Commercial codes In-house codes

Feature Commercial codes In-house codes A simple finite element solver for thermo-mechanical problems Keywords: Scilab, Open source software, thermo-elasticity Introduction In this paper we would like to show how it is possible to develop a

More information

Introduction to COMSOL. The Navier-Stokes Equations

Introduction to COMSOL. The Navier-Stokes Equations Flow Between Parallel Plates Modified from the COMSOL ChE Library module rev 10/13/08 Modified by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2008 Introduction to COMSOL The following

More information

ANALYSIS OF GASKETED FLANGES WITH ORDINARY ELEMENTS USING APDL CONTROL

ANALYSIS OF GASKETED FLANGES WITH ORDINARY ELEMENTS USING APDL CONTROL ANALYSIS OF GASKETED FLANGES WITH ORDINARY ELEMENTS USING AP... Page 1 of 19 ANALYSIS OF GASKETED FLANGES WITH ORDINARY ELEMENTS USING APDL CONTROL Yasumasa Shoji, Satoshi Nagata, Toyo Engineering Corporation,

More information

Vehicle Design Summit Electric Hub Motor (V2) Eric Conner Harvey Tang Matthew Peddie

Vehicle Design Summit Electric Hub Motor (V2) Eric Conner Harvey Tang Matthew Peddie Vehicle Design Summit Electric Hub Motor (V2) Eric Conner Harvey Tang Matthew Peddie Motivation The AHPV from VDS 1.0 used an expensive, NGM electric hub motor, costing roughly $8000. (picture on right)

More information

Data Analysis on the ABI PRISM 7700 Sequence Detection System: Setting Baselines and Thresholds. Overview. Data Analysis Tutorial

Data Analysis on the ABI PRISM 7700 Sequence Detection System: Setting Baselines and Thresholds. Overview. Data Analysis Tutorial Data Analysis on the ABI PRISM 7700 Sequence Detection System: Setting Baselines and Thresholds Overview In order for accuracy and precision to be optimal, the assay must be properly evaluated and a few

More information

Signal to Noise Instrumental Excel Assignment

Signal to Noise Instrumental Excel Assignment Signal to Noise Instrumental Excel Assignment Instrumental methods, as all techniques involved in physical measurements, are limited by both the precision and accuracy. The precision and accuracy of a

More information

TwinMesh for Positive Displacement Machines: Structured Meshes and reliable CFD Simulations

TwinMesh for Positive Displacement Machines: Structured Meshes and reliable CFD Simulations TwinMesh for Positive Displacement Machines: Structured Meshes and reliable CFD Simulations 05.06.2014 Dipl.-Ing. Jan Hesse, Dr. Andreas Spille-Kohoff CFX Berlin Software GmbH Karl-Marx-Allee 90 A 10243

More information

Investigation and Application of Multi-Disciplinary Optimization for. Automotive Body-in-White Development

Investigation and Application of Multi-Disciplinary Optimization for. Automotive Body-in-White Development Investigation and Application of Multi-Disciplinary Optimization for Abstract: Automotive Body-in-White Development Allen Sheldon*, Edward Helwig*, Yong-Bae Cho** * Honda R&D Americas, Inc. ** CSM Software,

More information

Software-Engineering und Optimierungsanwendungen in der Thermodynamik

Software-Engineering und Optimierungsanwendungen in der Thermodynamik Software-Engineering und Optimierungsanwendungen in der Thermodynamik Optimierung 3 Optimization Frameworks Prof. Dr. Rolf Dornberger Optimization: 3 Optimization Frameworks 30.04.2006 3 Optimization Frameworks

More information

INJECTION MOLDING COOLING TIME REDUCTION AND THERMAL STRESS ANALYSIS

INJECTION MOLDING COOLING TIME REDUCTION AND THERMAL STRESS ANALYSIS INJECTION MOLDING COOLING TIME REDUCTION AND THERMAL STRESS ANALYSIS Tom Kimerling University of Massachusetts, Amherst MIE 605 Finite Element Analysis Spring 2002 ABSTRACT A FEA transient thermal structural

More information

Tensile Testing of Steel

Tensile Testing of Steel C 265 Lab No. 2: Tensile Testing of Steel See web for typical report format including: TITL PAG, ABSTRACT, TABL OF CONTNTS, LIST OF TABL, LIST OF FIGURS 1.0 - INTRODUCTION See General Lab Report Format

More information

FEMM 4.2 Magnetostatic Tutorial 1. David Meeker dmeeker@ieee.org. January 25, 2006. 1. Introduction

FEMM 4.2 Magnetostatic Tutorial 1. David Meeker dmeeker@ieee.org. January 25, 2006. 1. Introduction FEMM 4.2 Magnetostatic Tutorial 1 David Meeker dmeeker@ieee.org January 25, 2006 1. Introduction Finite Element Method Magnetics (FEMM) is a finite element package for solving 2D planar and axisymmetric

More information

Wireless Power Transfer System Design. Julius Saitz ANSYS

Wireless Power Transfer System Design. Julius Saitz ANSYS Wireless Power Transfer System Design Julius Saitz ANSYS 1 WPT System 2 Wireless Power Transfer (WPT) Near-Field (Inductive coupling, resonant) Do not rely on propagating EM waves Operate at distances

More information

Sentaurus Workbench Comprehensive Framework Environment

Sentaurus Workbench Comprehensive Framework Environment Data Sheet Comprehensive Framework Environment Overview is a complete graphical environment for creating, managing, executing, and analyzing TCAD simulations. Its intuitive graphical user interface allows

More information

SLANGTNG - SOFTWARE FOR STOCHASTIC STRUCTURAL ANALYSIS MADE EASY

SLANGTNG - SOFTWARE FOR STOCHASTIC STRUCTURAL ANALYSIS MADE EASY Meccanica dei Materiali e delle Strutture Vol. 3 (2012), no.4, pp. 10-17 ISSN: 2035-679X Dipartimento di Ingegneria Civile, Ambientale, Aerospaziale, Dei Materiali DICAM SLANGTNG - SOFTWARE FOR STOCHASTIC

More information

Chapter 3 Non-parametric Models for Magneto-Rheological Dampers

Chapter 3 Non-parametric Models for Magneto-Rheological Dampers Chapter 3 Non-parametric Models for Magneto-Rheological Dampers The primary purpose of this chapter is to present an approach for developing nonparametric models for magneto-rheological (MR) dampers. Upon

More information

Nonlinear Analysis Using Femap with NX Nastran

Nonlinear Analysis Using Femap with NX Nastran Nonlinear Analysis Using Femap with NX Nastran Chip Fricke, Principal Applications Engineer, Agenda Nonlinear Analysis Using Femap with NX Nastran Who am I? Overview of Nonlinear Analysis Comparison of

More information

Topology optimization based on graph theory of crash loaded flight passenger seats

Topology optimization based on graph theory of crash loaded flight passenger seats 7. LS-DYNA Anwenderforum, Bamberg 2008 Optimierung III Topology optimization based on graph theory of crash loaded flight passenger seats Axel Schumacher, Christian Olschinka, Bastian Hoffmann Hamburg

More information

Status quo of stress simulation for hot and warm work piece temperatures in forging

Status quo of stress simulation for hot and warm work piece temperatures in forging Status quo of stress simulation for hot and warm work piece temperatures in forging Dipl.-Ing. Johannes Knust, Dr.-Ing. Malte Stonis, Prof. Dr.-Ing. Bernd-Arno Behrens IPH - Institute of Integrated Production

More information

Simple Analysis for Brushless DC Motors Case Study: Razor Scooter Wheel Motor

Simple Analysis for Brushless DC Motors Case Study: Razor Scooter Wheel Motor Simple Analysis for Brushless DC Motors Case Study: Razor Scooter Wheel Motor At first glance, a brushless direct-current (BLDC) motor might seem more complicated than a permanent magnet brushed DC motor,

More information

High Speed Concept Development: full parametric surface modelling and automatic creation of simulation models using the Fast Concept Modeller (FCM)

High Speed Concept Development: full parametric surface modelling and automatic creation of simulation models using the Fast Concept Modeller (FCM) High Speed Concept Development: full parametric surface modelling and automatic creation of simulation models using the Fast Concept Modeller (FCM) Thomas Schmid 1, Dhruv Dhandhania 1* 1 ForceFive AG,

More information

Numerical Analysis of Independent Wire Strand Core (IWSC) Wire Rope

Numerical Analysis of Independent Wire Strand Core (IWSC) Wire Rope Numerical Analysis of Independent Wire Strand Core (IWSC) Wire Rope Rakesh Sidharthan 1 Gnanavel B K 2 Assistant professor Mechanical, Department Professor, Mechanical Department, Gojan engineering college,

More information

ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket

ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket H. Kim FEA Tutorial 1 ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket Hyonny Kim last updated: August 2004 In this tutorial, you ll learn how to: 1. Sketch 2D geometry & define part. 2. Define material

More information

Automatic HVAC Workflow with STAR-CCM+

Automatic HVAC Workflow with STAR-CCM+ CD-adapco STAR European Conference 2011 Automatic HVAC Workflow with STAR-CCM+ Georgios Apostolopoulos, Dr. Christian Merkle, Dr. Wolfram Kühnel Behr GmbH & Co. KG, Germany Automatic HVAC Workflow with

More information

CH 6: Fatigue Failure Resulting from Variable Loading

CH 6: Fatigue Failure Resulting from Variable Loading CH 6: Fatigue Failure Resulting from Variable Loading Some machine elements are subjected to static loads and for such elements static failure theories are used to predict failure (yielding or fracture).

More information

Validation of Cable Bolt Support Design in Weak Rock Using SMART Instruments and Phase 2

Validation of Cable Bolt Support Design in Weak Rock Using SMART Instruments and Phase 2 Validation of Cable Bolt Support Design in Weak Rock Using SMART Instruments and Phase 2 W.F. Bawden, Chair Lassonde Mineral Engineering Program, U. of Toronto, Canada J.D. Tod, Senior Engineer, Mine Design

More information

The influence of mesh characteristics on OpenFOAM simulations of the DrivAer model

The influence of mesh characteristics on OpenFOAM simulations of the DrivAer model The influence of mesh characteristics on OpenFOAM simulations of the DrivAer model Vangelis Skaperdas, Aristotelis Iordanidis, Grigoris Fotiadis BETA CAE Systems S.A. 2 nd Northern Germany OpenFOAM User

More information

Back to Elements - Tetrahedra vs. Hexahedra

Back to Elements - Tetrahedra vs. Hexahedra Back to Elements - Tetrahedra vs. Hexahedra Erke Wang, Thomas Nelson, Rainer Rauch CAD-FEM GmbH, Munich, Germany Abstract This paper presents some analytical results and some test results for different

More information

A Programme Implementation of Several Inventory Control Algorithms

A Programme Implementation of Several Inventory Control Algorithms BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume, No Sofia 20 A Programme Implementation of Several Inventory Control Algorithms Vladimir Monov, Tasho Tashev Institute of Information

More information

Finite Element Analysis

Finite Element Analysis Finite Element Analysis (MCEN 4173/5173) Instructor: Dr. H. Jerry Qi Fall, 2006 What is Finite Element Analysis (FEA)? -- A numerical method. -- Traditionally, a branch of Solid Mechanics. -- Nowadays,

More information

Thermo-Mechanical Coupled Simulation with LS-DYNA

Thermo-Mechanical Coupled Simulation with LS-DYNA DYNAmore GmbH Industriestraße 2, D-70565 Stuttgart andrea.erhart@dynamore.de www.dynamore.de Ingenieurbüro Tobias Loose Herdweg 13, D-75045 Wössingen Lkr. Karlsruhe loose@tl-ing.de www.loose.at Thermo-Mechanical

More information

Abaqus Technology Brief. Automobile Roof Crush Analysis with Abaqus

Abaqus Technology Brief. Automobile Roof Crush Analysis with Abaqus Abaqus Technology Brief Automobile Roof Crush Analysis with Abaqus TB-06-RCA-1 Revised: April 2007. Summary The National Highway Traffic Safety Administration (NHTSA) mandates the use of certain test procedures

More information

Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0

Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0 Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0 1 Problem Description This exercise consists of an analysis of an electronics component cooling design using fins: All

More information

VWF. Virtual Wafer Fab

VWF. Virtual Wafer Fab VWF Virtual Wafer Fab VWF is software used for performing Design of Experiments (DOE) and Optimization Experiments. Split-lots can be used in various pre-defined analysis methods. Split parameters can

More information

Analysis Programs DPDAK and DAWN

Analysis Programs DPDAK and DAWN Analysis Programs DPDAK and DAWN An Overview Gero Flucke FS-EC PNI-HDRI Spring Meeting April 13-14, 2015 Outline Introduction Overview of Analysis Programs: DPDAK DAWN Summary Gero Flucke (DESY) Analysis

More information

FEAWEB ASP Issue: 1.0 Stakeholder Needs Issue Date: 03/29/2000. 04/07/2000 1.0 Initial Description Marco Bittencourt

FEAWEB ASP Issue: 1.0 Stakeholder Needs Issue Date: 03/29/2000. 04/07/2000 1.0 Initial Description Marco Bittencourt )($:(%$63 6WDNHKROGHU1HHGV,VVXH 5HYLVLRQ+LVWRU\ 'DWH,VVXH 'HVFULSWLRQ $XWKRU 04/07/2000 1.0 Initial Description Marco Bittencourt &RQILGHQWLDO DPM-FEM-UNICAMP, 2000 Page 2 7DEOHRI&RQWHQWV 1. Objectives

More information

IN current film media, the increase in areal density has

IN current film media, the increase in areal density has IEEE TRANSACTIONS ON MAGNETICS, VOL. 44, NO. 1, JANUARY 2008 193 A New Read Channel Model for Patterned Media Storage Seyhan Karakulak, Paul H. Siegel, Fellow, IEEE, Jack K. Wolf, Life Fellow, IEEE, and

More information

Customer Training Material. Lecture 4. Meshing in Mechanical. Mechanical. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 4. Meshing in Mechanical. Mechanical. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 4 Meshing in Mechanical Introduction to ANSYS Mechanical L4-1 Chapter Overview In this chapter controlling meshing operations is described. Topics: A. Global Meshing Controls B. Local Meshing Controls

More information

Magnetic Circuits. Outline. Ampere s Law Revisited Review of Last Time: Magnetic Materials Magnetic Circuits Examples

Magnetic Circuits. Outline. Ampere s Law Revisited Review of Last Time: Magnetic Materials Magnetic Circuits Examples Magnetic Circuits Outline Ampere s Law Revisited Review of Last Time: Magnetic Materials Magnetic Circuits Examples 1 Electric Fields Magnetic Fields S ɛ o E da = ρdv B V = Q enclosed S da =0 GAUSS GAUSS

More information

Common Core Unit Summary Grades 6 to 8

Common Core Unit Summary Grades 6 to 8 Common Core Unit Summary Grades 6 to 8 Grade 8: Unit 1: Congruence and Similarity- 8G1-8G5 rotations reflections and translations,( RRT=congruence) understand congruence of 2 d figures after RRT Dilations

More information

ES250: Electrical Science. HW7: Energy Storage Elements

ES250: Electrical Science. HW7: Energy Storage Elements ES250: Electrical Science HW7: Energy Storage Elements Introduction This chapter introduces two more circuit elements, the capacitor and the inductor whose elements laws involve integration or differentiation;

More information

FEM analysis of the forming process of automotive suspension springs

FEM analysis of the forming process of automotive suspension springs FEM analysis of the forming process of automotive suspension springs Berti G. and Monti M. University of Padua, DTG, Stradella San Nicola 3, I-36100 Vicenza (Italy) guido.berti@unipd.it, manuel.monti@unipd.it.

More information

Active Vibration Isolation of an Unbalanced Machine Spindle

Active Vibration Isolation of an Unbalanced Machine Spindle UCRL-CONF-206108 Active Vibration Isolation of an Unbalanced Machine Spindle D. J. Hopkins, P. Geraghty August 18, 2004 American Society of Precision Engineering Annual Conference Orlando, FL, United States

More information

AUTOMATED, FULL LOAD MOTOR TESTING AT PRODUCTION SPEEDS

AUTOMATED, FULL LOAD MOTOR TESTING AT PRODUCTION SPEEDS AUTOMATED, FULL LOAD MOTOR TESTING AT PRODUCTION SPEEDS Abstract: Revolutionary test method coupled with innovative automation yields superior motor performance measurement data without sacrifice of production

More information

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Qian Wu, Yahui Wang, Long Zhang and Li Shen Abstract Building electrical system fault diagnosis is the

More information

Nonlinear Regression:

Nonlinear Regression: Zurich University of Applied Sciences School of Engineering IDP Institute of Data Analysis and Process Design Nonlinear Regression: A Powerful Tool With Considerable Complexity Half-Day : Improved Inference

More information

Variation Analysis as Contribution to the Assurance of Reliable Prognosis in Virtual Product Development. Lectures. Johannes Will

Variation Analysis as Contribution to the Assurance of Reliable Prognosis in Virtual Product Development. Lectures. Johannes Will Lectures Variation Analysis as Contribution to the Assurance of Reliable Prognosis in Virtual Product Development Johannes Will presented at the NAFEMS Conference 2007 Source: www.dynardo.de/en/library

More information

Advanced analytics at your hands

Advanced analytics at your hands 2.3 Advanced analytics at your hands Neural Designer is the most powerful predictive analytics software. It uses innovative neural networks techniques to provide data scientists with results in a way previously

More information

Numerical analysis of boundary conditions to tunnels

Numerical analysis of boundary conditions to tunnels Global journal of multidisciplinary and applied sciences Available online at www.gjmas.com 2015 GJMAS Journal-2015-3-2/37-41 ISSN 2313-6685 2015 GJMAS Numerical analysis of boundary conditions to tunnels

More information

Application of FEM-Tools in the Engine Development Process

Application of FEM-Tools in the Engine Development Process Application of FEM-Tools in the Engine Development Process H. Petrin, B. Wiesler e-mail: helmut.petrin@avl.com, bruno.wiesler@avl.com AVL List GmbH Graz, Austria Abstract The requirements for the development

More information

Chapter 10. Key Ideas Correlation, Correlation Coefficient (r),

Chapter 10. Key Ideas Correlation, Correlation Coefficient (r), Chapter 0 Key Ideas Correlation, Correlation Coefficient (r), Section 0-: Overview We have already explored the basics of describing single variable data sets. However, when two quantitative variables

More information

OpenFOAM Optimization Tools

OpenFOAM Optimization Tools OpenFOAM Optimization Tools Henrik Rusche and Aleks Jemcov h.rusche@wikki-gmbh.de and a.jemcov@wikki.co.uk Wikki, Germany and United Kingdom OpenFOAM Optimization Tools p. 1 Agenda Objective Review optimisation

More information

MASTER DEGREE PROJECT

MASTER DEGREE PROJECT MASTER DEGREE PROJECT Finite Element Analysis of a Washing Machine Cylinder Thesis in Applied Mechanics one year Master Degree Program Performed : Spring term, 2010 Level Author Supervisor s Examiner :

More information