Disrupting Computer Aided Engineering Key Building Blocks of Accurate Interactive Engineering Solutions

Size: px
Start display at page:

Download "Disrupting Computer Aided Engineering Key Building Blocks of Accurate Interactive Engineering Solutions"

Transcription

1 Disrupting Computer Aided Engineering Key Building Blocks of Accurate Interactive Engineering Solutions

2 Simulation is evolving from a trouble shooting tool to adding customer value in the form of digital twins Model Pioneers CAx Sunrise PLM Pervasion Digital Twin Era Timeline ~1985 ~2000 ~2015 Scientific experts use models Understanding of phenomena Computer technology aid in product design and engineering Model-based Systems Engineering Key for communication Combining the virtual and physical world Bridge value chains Page 2

3 Accurate Interactive Engineering Solutions Table of content CAE as we know it today 3 Are Interactive Tools the Future of CAE? 7 Key Building Blocks of Interactive CAE Tools 12 Interactive CAE Experience it yourself! 21 Interactive CAE Conclusions 28 Page 3

4 Computer aided engineering (CAE) solutions are a key tool in any R&D industrial department User Base More users Today CAE solutions are used by 10-20% of all engineers 1 Model Fidelity Computational Efficiency Highly integrated multi-physics simulations can accurately predict any phenomena 3. Bigger & more accurate Faster Moore s law for hardware and algorithms have led to exponential growth in efficiency 2. Page 4 1) Whitepaper of Mentor Graphics: Democratization of CFD (link) 2) SIAM Research and Education in Computational Science and Engineering (link) 3) NAFEMS The NAFEMS Simulation Capability Survey 2015 (link)

5 World of engineering is transforming and computer aided design and engineering is facing new challenges Need to run "bigger", "faster", and "more accurate" CAE simulations by engineers who have less deep CAE expertise The adoption of computer-aided engineering (CAE) is marred by complex user interfaces, legacy codes, large capital investments and more. 2 Democratization of CFD is indeed possible, but to get from 5-10% market penetration to 80-90% in the next years will require more thinking out of the current box and probably radical rethinking of CFD code structures with more fundamental research. 3 Democratization of CFD from Analysts to Designers Page 5 1) NAFEMS Simulation 20/20 Vision: Democratization - Accessibility (link) 2) Webinar of the ASSESS Initiative (link) 3) Whitepaper of Mentor Graphics: Democratization of CFD (link)

6 Today s complexity requires a new attitude as well as new computer aided engineering paradigms Example: Ideation for Additive Manufacturing (AM) along the GenePlore model 1 We need to redesign a burner tip for AM Product Constraints Simulation Experiment Generation of Preinventive Structures Focus or Expand Concept Preinventive Exploration and Interpretation 1) T. Ward, S. Smith, R. Finke: Creative Cognition: Theory, Research, and Applications. Bradford Books , 1996 Page 6

7 Accurate Interactive Engineering Solutions Table of content CAE as we know it today 3 Are Interactive Tools the Future of CAE? 7 Key Building Blocks of Interactive CAE Tools 13 Interactive CAE Experience it yourself! 22 Interactive CAE Conclusions 29 Page 7

8 New innovations are driving CAE from an expert centric approach to true democratization of CAE Product complexity is exploding Democratization of CAE is taking place Early analysis is getting momentum Computational power is exploding Virtual reality is entering professional market Interactive collaborative?????? worlds??? are? key?? to? innovation????? Simulation is becoming challenging attractive accessible interactive immersive Page 8

9 Are interactive tools the future of computer aided engineering? Today Simulation is restricted to dedicated simulation experts in late R&D phases Tomorrow Boost simulation in early phases by intuitive virtual design worlds for everyone Research question Are virtual worlds suitable for conceptual mechatronic design, analysis and testing? Page 9

10 Today s complexity requires new computer aided engineering paradigms: Interactive Virtual Design Worlds Sketch 3D CAD models in virtual spaces instead of lengthy CAD operations Meet, design and try out. Together, in virtual reality. With real physics, inside your design. Computer aided creativity instead of computer aided documentation and validation Interactive and concurrent physics: Immediate evaluation in virtual reality instead of waiting for hours classical CAE tools to finish Page 10

11 We enhance virtual worlds from a pure visual experience to where one can create and analyze designs by realtime solvers Innovation Enabler Benefit Ultra-fast Solvers Physics Engines Out of the box and great for 0 order 3D physics multigrid solver on GPUs more than 100 x faster Large FE usable for immediate feedback Realtime results for large FE models Gamification Approach Industrialization Take the best you find User Experience Interaction concepts CAD world combined with computer graphics voxel world Inspirations from fast moving market Proven concepts Create reuseable geometries Immersive Technologies Latest Virtual Reality HTC Vive Latest Augmented Reality MS HoloLens Intuitive 3D display of 3D data Reuse for stakeholders, marketing Cheap HW Page 11

12 Accurate Interactive Engineering Solutions Table of content CAE as we know it today 3 Are Interactive Tools the Future of CAE? 7 Key Building Blocks of Interactive CAE Tools 12 Interactive CAE Experience it yourself! 21 Interactive CAE Conclusions 28 Page 12

13 Ultra-fast background simulation is the key technology for the next generation of virtual representation. High fidelity 3D models More than degrees of freedom Focus: Design & Engineering Challenge: State-of-use vs. state-of-art technologies Established tools rely on general purpose solvers Exploitation of novel computing architectures Our Innovation: Interactive computer aided engineering tools 500x faster than state-of-art solvers Key Building Blocks: 1 Efficient voxel-based discretizations 2 Cut-cell methods Novel integration schemes 3 Multi-grid solvers 4 5 Hardware-aware algorithms Page 13

14 Structured hexahedral discretizations (Voxels) originating from computer graphics 1 offer highly efficient implementations 1 Replace conformal elements by simple structured elements vs Efficient implementation Very little overhead for data-structures Highly efficient memory layouts possible Less accurate due to non-conformity 1) C. Dick, J. Georgii, R. Westermann (2011): A Real-Time Multigrid Finite Hexahedra Method for Elasticity Simulation using CUDA (preprint) Page 14

15 Cut cell methods 1 relying on Nitsche s method allow to efficiently handle non-conforming geometries 2 Realize boundary conditions weakly via Nitsche s method Enforce Dirichlet boundary conditions via an additional potential where Classical approach yielding the following FEM discretization Little computational overhead Accuracy close to conformal approaches Surface integrals are difficult to evaluate efficiently Additional terms due to Nitsche s method P. Hansbo, M. G. Larson, K. Larsson (2017) Cut Finite Element Methods for Linear Elasticity Problems (preprint) Page 15 Nitsche method

16 Multi-level surface integrations allow efficient realization of cut-cell methods on GPUs 3 Voxel-based surface integration One finite element cell vs Instead of classical methods, e.g. marching cubes, multi-level voxels are used to determine volume integrals. Appropriate choice of voxels and integration weights ensure convergence Absolute Error + + Fast evaluation (also on GPUs) First order convergence Grid Size Dennis Hechler (2017): Voxel-basierte Cut-Cell Verfahren für lineare Elastizität. Master Thesis, U Münster Page 16

17 Simple iterative matrix-free solvers efficiently damp high frequency errors Iterative matrix-free solvers Solutions of r x = r b can be approximated iteratively by r x = f ( r x i + 1 i ) e.g. the Jacobi scheme with D r x i + 1 = - ( L + U ) r x i + r b + - Efficient smoothing of high frequency errors Slow convergence Page 17

18 Geometric multi-grid methods have an optimal complexity 4 Geometric multi-grid method Algorithm: Hierarchy of grids, starting on finest level Few iteration of a simple iterative scheme Error is restricted to the coarser grid On the coarsest level a direct solver is used Solutions are prolonged back to finest grid + + Straight forward to implement Optimal complexity (linear in # unknowns) Page 18

19 Graphics processing units (GPU) allow additional speedup 5 Hardware-aware solvers Adapt algorithm and memory-layout to specific hardware architecture to exploit massive parallelism - CPU Multi-grid solver - Direct solver - GPU Multi-grid Solver CPU - efficient memory layout error GPU - efficient memory layout Speed up by multigrid (100x) Speed up by GPU (5-10x) time (s) + Interactive 3D simulations with engineering accuracies Page 19 S. Gavranovic, D. Hartmann, U Wever (2015): Topology Optimization using GPGPU, EUROGEN 2015

20 Voxel-based multi-grid methods leveraging cut cell methods open up the vista of interactive computational engineering error 2 Nitsche s Method - CPU Multi-grid solver - GPU Multi-grid solver - CPU Multi-grid with Nitsche - Direct solver 1 Voxel- Discretization accuracy 3 4 Speed up by multi-grid (100x, optimal complexity) 5 Speed up by GPU (5-10x) Conformal Discretization accuracy time (s) S. Gavranovic, D. Hartmann, P. Stelzig (2017): Accurate Interactive 3D Engineering Simulations Accelerated by GPU. NAFEMS WC 2017 Page 20

21 Accurate Interactive Engineering Solutions Table of content CAE as we know it today 3 Are Interactive Tools the Future of CAE? 7 Key Building Blocks of Interactive CAE Tools 13 Interactive CAE Experience it yourself! 21 Interactive CAE Conclusions 28 Page 21

22 FEM solver case study Geometry FEM with146k cells Interactive FEM with 1500k cells Page 22

23 FEM solver case study 8% deviation from FEM 300x faster FEM with146k cells Interactive FEM with 1500k cells FEM with146k cells Interactive FEM with 1500k cells Page 23

24 Today s complexity requires new computer aided engineering paradigms: Interactive Virtual Design Worlds Design 3D CAD models in virtual spaces instead of lengthy CAD operations Meet, design and try out. Together, in virtual reality. With real physics, inside your design. Computer aided creativity instead of computer aided documentation and validation Interactive and concurrent physics: Immediate evaluation in virtual reality instead of waiting for hours classical CAE tools to finish Page 24

25 Challenge: FEM for non-experts Interactive FEM in Virtual Reality Interactive and concurrent physics: Immediate evaluation in virtual reality instead of waiting for hours classical CAE tools to finish Page 25

26 Challenge: Optimal design structures within seconds Interactive Design Assistance Computer aided creativity instead of computer aided documentation and validation Page 26

27 Challenge: Conceptual design task in a virtual world Interactive Collaborative Spaces Meet, design and try out. Together, in virtual reality. With real physics, inside your design. Page 27

28 Accurate Interactive Engineering Solutions Table of content CAE as we know it today 3 Are Interactive Tools the Future of CAE? 7 Key Building Blocks of Interactive CAE Tools 12 Interactive CAE Experience it yourself! 21 Interactive CAE Conclusions 28 Page 28

29 Interactive simulation is not meant to replace today s solution but to expand simulation assistance along the whole life cycle Established simulation tools to validate and tune designs Autonomous simulation based design assistance without any user inputs to boost innovative concept designs Machines with build in simulations / digital twin to make informed decisions autonomously Ideation Realization Utilzation Page 29

30 If you want to know more Dirk Hartmann CT RDA AUC Phone: Stefan Gavranovic Theo Papadopoulos Philipp Stelzig Utz Wever Internet siemens.com/corporate-technology Page 30

How to Optimize Geometric Multigrid Methods on GPUs

How to Optimize Geometric Multigrid Methods on GPUs How to Optimize Geometric Multigrid Methods on GPUs Markus Stürmer, Harald Köstler, Ulrich Rüde System Simulation Group University Erlangen March 31st 2011 at Copper Schedule motivation imaging in gradient

More information

Introduction to Multigrid and its Parallelization

Introduction to Multigrid and its Parallelization Introduction to Multigrid and its Parallelization! Thomas D. Economon Lecture 14a May 28, 2014 Announcements 2 HW 1 & 2 have been returned. Any questions? Final projects are due June 11, 5 pm. If you are

More information

Efficient Finite Element Geometric Multigrid Solvers for Unstructured Grids on GPUs

Efficient Finite Element Geometric Multigrid Solvers for Unstructured Grids on GPUs Efficient Finite Element Geometric Multigrid Solvers for Unstructured Grids on GPUs Markus Geveler, Dirk Ribbrock, Dominik Göddeke, Peter Zajac, Stefan Turek Institut für Angewandte Mathematik TU Dortmund,

More information

Accelerated ANSYS Fluent: Algebraic Multigrid on a GPU. Robert Strzodka NVAMG Project Lead

Accelerated ANSYS Fluent: Algebraic Multigrid on a GPU. Robert Strzodka NVAMG Project Lead Accelerated ANSYS Fluent: Algebraic Multigrid on a GPU Robert Strzodka NVAMG Project Lead A Parallel Success Story in Five Steps 2 Step 1: Understand Application ANSYS Fluent Computational Fluid Dynamics

More information

Towards a complete FEM-based simulation toolkit on GPUs: Geometric Multigrid solvers

Towards a complete FEM-based simulation toolkit on GPUs: Geometric Multigrid solvers Towards a complete FEM-based simulation toolkit on GPUs: Geometric Multigrid solvers Markus Geveler, Dirk Ribbrock, Dominik Göddeke, Peter Zajac, Stefan Turek Institut für Angewandte Mathematik TU Dortmund,

More information

Many Roles and Point Solutions are Used in Product Development

Many Roles and Point Solutions are Used in Product Development Creo 1.0 Many Roles and Point Solutions are Used in Product Development 2D Markup 2D 2D Parametric Direct Parametric CAE Direct Assy App 2D Direct ROLES Product Manager Design Manager Designer Engineer

More information

Automatic Generation of Algorithms and Data Structures for Geometric Multigrid. Harald Köstler, Sebastian Kuckuk Siam Parallel Processing 02/21/2014

Automatic Generation of Algorithms and Data Structures for Geometric Multigrid. Harald Köstler, Sebastian Kuckuk Siam Parallel Processing 02/21/2014 Automatic Generation of Algorithms and Data Structures for Geometric Multigrid Harald Köstler, Sebastian Kuckuk Siam Parallel Processing 02/21/2014 Introduction Multigrid Goal: Solve a partial differential

More information

WHITE PAPER Simulation-Driven Product Development: Will Form Finally Follow Function?

WHITE PAPER Simulation-Driven Product Development: Will Form Finally Follow Function? WHITE PAPER Simulation-Driven Product Development: JUNE 2009 TABLE OF CONTENTS > Executive Summary.................................................... 2 > Implementation........................................................

More information

Introduction to C omputational F luid Dynamics. D. Murrin

Introduction to C omputational F luid Dynamics. D. Murrin Introduction to C omputational F luid Dynamics D. Murrin Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat transfer, mass transfer, chemical reactions, and related phenomena

More information

National Cybersecurity Center of Excellence

National Cybersecurity Center of Excellence National Cybersecurity Center of Excellence Increasing the deployment and use of standards-based security technologies Briefing to ITEA Cyber Workshop 29 March 2017 STRATEGY VISION ADVANCE CYBERSECURITY

More information

The Experience of Prototyping. Jennifer Kalz, CBAP, CUA, CSM March 28, 2017

The Experience of Prototyping. Jennifer Kalz, CBAP, CUA, CSM March 28, 2017 The Experience of Prototyping Jennifer Kalz, CBAP, CUA, CSM March 28, 2017 Agenda Core Concept Model Overview and Benefits of the Technique Fidelity of a Prototype Best Practices with the Technique Usability

More information

A Collaborative User-centered Approach to Fine-tune Geospatial

A Collaborative User-centered Approach to Fine-tune Geospatial A Collaborative User-centered Approach to Fine-tune Geospatial Database Design Grira Joel Bédard Yvan Sboui Tarek 16 octobre 2012 6th International Workshop on Semantic and Conceptual Issues in GIS - SeCoGIS

More information

Accelerated tokamak transport simulations

Accelerated tokamak transport simulations Accelerated tokamak transport simulations via Neural-Network based regression of TGLF turbulent energy, particle and momentum fluxes by Teobaldo Luda 1 O. Meneghini 2, S. Smith 2, G. Staebler 2 J. Candy

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

Free-Form Shape Optimization using CAD Models

Free-Form Shape Optimization using CAD Models Free-Form Shape Optimization using CAD Models D. Baumgärtner 1, M. Breitenberger 1, K.-U. Bletzinger 1 1 Lehrstuhl für Statik, Technische Universität München (TUM), Arcisstraße 21, D-80333 München 1 Motivation

More information

Multigrid Pattern. I. Problem. II. Driving Forces. III. Solution

Multigrid Pattern. I. Problem. II. Driving Forces. III. Solution Multigrid Pattern I. Problem Problem domain is decomposed into a set of geometric grids, where each element participates in a local computation followed by data exchanges with adjacent neighbors. The grids

More information

UMKC Augmented and Virtual Reality Innovation Academy Spring 2019 Sessions

UMKC Augmented and Virtual Reality Innovation Academy Spring 2019 Sessions UMKC Augmented and Virtual Reality Innovation Academy Spring 2019 Sessions Overview: The following AR/VR Developer Series are offered over four weeks to help engage potential participants, community and

More information

INTEROPERABILITÀ MODELLAZIONE PARAMETRICA- DIRETTA IN CREO

INTEROPERABILITÀ MODELLAZIONE PARAMETRICA- DIRETTA IN CREO INTEROPERABILITÀ MODELLAZIONE PARAMETRICA- DIRETTA IN CREO Claudio De Nadai Technical Account Manager Webex, 18/07/2016 AGENDA Direct Modeling in Creo Direct Modeling Use Cases The Round-Trip Summary &

More information

Accelerating image registration on GPUs

Accelerating image registration on GPUs Accelerating image registration on GPUs Harald Köstler, Sunil Ramgopal Tatavarty SIAM Conference on Imaging Science (IS10) 13.4.2010 Contents Motivation: Image registration with FAIR GPU Programming Combining

More information

Creo Elements/Pro Advanced XE

Creo Elements/Pro Advanced XE Creo Elements/Pro Advanced XE EXTENDED 3D CAD POWER PLUS DATA MANAGEMENT Formerly Pro/ENGINEER Improve your productivity with solutions that meet your needs. The Creo Elements/Pro Advanced XE (Extended

More information

computational Fluid Dynamics - Prof. V. Esfahanian

computational Fluid Dynamics - Prof. V. Esfahanian Three boards categories: Experimental Theoretical Computational Crucial to know all three: Each has their advantages and disadvantages. Require validation and verification. School of Mechanical Engineering

More information

Accelerating Double Precision FEM Simulations with GPUs

Accelerating Double Precision FEM Simulations with GPUs Accelerating Double Precision FEM Simulations with GPUs Dominik Göddeke 1 3 Robert Strzodka 2 Stefan Turek 1 dominik.goeddeke@math.uni-dortmund.de 1 Mathematics III: Applied Mathematics and Numerics, University

More information

User-Centered Analysis & Design

User-Centered Analysis & Design User-Centered Analysis & Design Section Topic Slides Study Guide Quick References (QR) Introduction UCA vs. UT 1-26 12 Comparing Analysis and Testing Approaches ROI 1-29 7 Formulas for Calculating ROI

More information

THE BENEFIT OF ANSA TOOLS IN THE DALLARA CFD PROCESS. Simona Invernizzi, Dallara Engineering, Italy,

THE BENEFIT OF ANSA TOOLS IN THE DALLARA CFD PROCESS. Simona Invernizzi, Dallara Engineering, Italy, THE BENEFIT OF ANSA TOOLS IN THE DALLARA CFD PROCESS Simona Invernizzi, Dallara Engineering, Italy, KEYWORDS automatic tools, batch mesh, DFM, morphing, ride height maps ABSTRACT In the last few years,

More information

Recent Approaches of CAD / CAE Product Development. Tools, Innovations, Collaborative Engineering.

Recent Approaches of CAD / CAE Product Development. Tools, Innovations, Collaborative Engineering. Recent Approaches of CAD / CAE Product Development. Tools, Innovations, Collaborative Engineering. Author: Dr.-Ing. Peter Binde Abstract: In this paper, the latest approaches in the field of CAD-CAE product

More information

ORACLE SERVICES FOR APPLICATION MIGRATIONS TO ORACLE HARDWARE INFRASTRUCTURES

ORACLE SERVICES FOR APPLICATION MIGRATIONS TO ORACLE HARDWARE INFRASTRUCTURES ORACLE SERVICES FOR APPLICATION MIGRATIONS TO ORACLE HARDWARE INFRASTRUCTURES SERVICE, SUPPORT AND EXPERT GUIDANCE FOR THE MIGRATION AND IMPLEMENTATION OF YOUR ORACLE APPLICATIONS ON ORACLE INFRASTRUCTURE

More information

THOMAS LATOZA SWE 621 FALL 2018 DESIGN ECOSYSTEMS

THOMAS LATOZA SWE 621 FALL 2018 DESIGN ECOSYSTEMS THOMAS LATOZA SWE 621 FALL 2018 DESIGN ECOSYSTEMS LOGISTICS HW5 due today Project presentation on 12/6 Review for final on 12/6 2 EXAMPLE: NPM https://twitter.com/garybernhardt/status/1067111872225136640

More information

Virtual EM Inc. Ann Arbor, Michigan, USA

Virtual EM Inc. Ann Arbor, Michigan, USA Functional Description of the Architecture of a Special Purpose Processor for Orders of Magnitude Reduction in Run Time in Computational Electromagnetics Tayfun Özdemir Virtual EM Inc. Ann Arbor, Michigan,

More information

Version 11

Version 11 The Big Challenges Networked and Electronic Media European Technology Platform The birth of a new sector www.nem-initiative.org Version 11 1. NEM IN THE WORLD The main objective of the Networked and Electronic

More information

Fundamentals of Modeling with Simcenter 3D Robin Boeykens

Fundamentals of Modeling with Simcenter 3D Robin Boeykens Fundamentals of Modeling with Simcenter 3D Robin Boeykens robin.boeykens@siemens.com Realize innovation. 3D CAE for the digital twin Simcenter 3D Page 2 Simcenter 3D Engineering Desktop Simcenter 3D Engineering

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

Very fast simulation of nonlinear water waves in very large numerical wave tanks on affordable graphics cards

Very fast simulation of nonlinear water waves in very large numerical wave tanks on affordable graphics cards Very fast simulation of nonlinear water waves in very large numerical wave tanks on affordable graphics cards By Allan P. Engsig-Karup, Morten Gorm Madsen and Stefan L. Glimberg DTU Informatics Workshop

More information

NVIDIA DGX SYSTEMS PURPOSE-BUILT FOR AI

NVIDIA DGX SYSTEMS PURPOSE-BUILT FOR AI NVIDIA DGX SYSTEMS PURPOSE-BUILT FOR AI Overview Unparalleled Value Product Portfolio Software Platform From Desk to Data Center to Cloud Summary AI researchers depend on computing performance to gain

More information

On Level Scheduling for Incomplete LU Factorization Preconditioners on Accelerators

On Level Scheduling for Incomplete LU Factorization Preconditioners on Accelerators On Level Scheduling for Incomplete LU Factorization Preconditioners on Accelerators Karl Rupp, Barry Smith rupp@mcs.anl.gov Mathematics and Computer Science Division Argonne National Laboratory FEMTEC

More information

3D Helmholtz Krylov Solver Preconditioned by a Shifted Laplace Multigrid Method on Multi-GPUs

3D Helmholtz Krylov Solver Preconditioned by a Shifted Laplace Multigrid Method on Multi-GPUs 3D Helmholtz Krylov Solver Preconditioned by a Shifted Laplace Multigrid Method on Multi-GPUs H. Knibbe, C. W. Oosterlee, C. Vuik Abstract We are focusing on an iterative solver for the three-dimensional

More information

CAD TRENDS & CREO TECHNOLOGY ROADMAP. Paul Sagar VP, CAD Product Management

CAD TRENDS & CREO TECHNOLOGY ROADMAP. Paul Sagar VP, CAD Product Management CAD TRENDS & CREO TECHNOLOGY ROADMAP Paul Sagar VP, CAD Product Management MAJOR TRENDS Traditional product Additive Manufacturing Augmented Reality Connected Products development processes will fail companies

More information

Accelerating the Business Value of Virtualization

Accelerating the Business Value of Virtualization Accelerating the Business Value of Virtualization Maximizing virtualization is one of the important steps in the journey towards delivering dynamic, cloud-based services. By leveraging the partnership

More information

Autodesk Moldflow Adviser. Design plastics confidently.

Autodesk Moldflow Adviser. Design plastics confidently. Autodesk Moldflow Adviser Design plastics confidently. Design Plastic Parts and Injection Molds with Confidence Discover, communicate, and resolve potential manufacturing defects earlier in the product

More information

Center for Computational Science

Center for Computational Science Center for Computational Science Toward GPU-accelerated meshfree fluids simulation using the fast multipole method Lorena A Barba Boston University Department of Mechanical Engineering with: Felipe Cruz,

More information

Multigrid Solvers in CFD. David Emerson. Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK

Multigrid Solvers in CFD. David Emerson. Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK Multigrid Solvers in CFD David Emerson Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK david.emerson@stfc.ac.uk 1 Outline Multigrid: general comments Incompressible

More information

Combinatorial meets Convex Leveraging combinatorial structure to obtain faster algorithms, provably

Combinatorial meets Convex Leveraging combinatorial structure to obtain faster algorithms, provably Combinatorial meets Convex Leveraging combinatorial structure to obtain faster algorithms, provably Lorenzo Orecchia Department of Computer Science 6/30/15 Challenges in Optimization for Data Science 1

More information

Simulation of In-Cylinder Flow Phenomena with ANSYS Piston Grid An Improved Meshing and Simulation Approach

Simulation of In-Cylinder Flow Phenomena with ANSYS Piston Grid An Improved Meshing and Simulation Approach Simulation of In-Cylinder Flow Phenomena with ANSYS Piston Grid An Improved Meshing and Simulation Approach Dipl.-Ing. (FH) Günther Lang, CFDnetwork Engineering Dipl.-Ing. Burkhard Lewerich, CFDnetwork

More information

Paper. Delivering Strong Security in a Hyperconverged Data Center Environment

Paper. Delivering Strong Security in a Hyperconverged Data Center Environment Paper Delivering Strong Security in a Hyperconverged Data Center Environment Introduction A new trend is emerging in data center technology that could dramatically change the way enterprises manage and

More information

Design, prototyping and construction

Design, prototyping and construction Chapter 11 Design, prototyping and construction 1 Overview Prototyping and construction Conceptual design Physical design Generating prototypes Support for design 2 Prototyping and construction What is

More information

ACCELERATING CFD AND RESERVOIR SIMULATIONS WITH ALGEBRAIC MULTI GRID Chris Gottbrath, Nov 2016

ACCELERATING CFD AND RESERVOIR SIMULATIONS WITH ALGEBRAIC MULTI GRID Chris Gottbrath, Nov 2016 ACCELERATING CFD AND RESERVOIR SIMULATIONS WITH ALGEBRAIC MULTI GRID Chris Gottbrath, Nov 2016 Challenges What is Algebraic Multi-Grid (AMG)? AGENDA Why use AMG? When to use AMG? NVIDIA AmgX Results 2

More information

Developments in Topology Optimization for Additive Manufacturing

Developments in Topology Optimization for Additive Manufacturing Developments in Topology Optimization for Additive Manufacturing Matthijs Langelaar Structural Optimization & Mechanics Delft University of Technology M.Langelaar@tudelft.nl Outline Introduction to topology

More information

T6: Position-Based Simulation Methods in Computer Graphics. Jan Bender Miles Macklin Matthias Müller

T6: Position-Based Simulation Methods in Computer Graphics. Jan Bender Miles Macklin Matthias Müller T6: Position-Based Simulation Methods in Computer Graphics Jan Bender Miles Macklin Matthias Müller Jan Bender Organizer Professor at the Visual Computing Institute at Aachen University Research topics

More information

Autodesk Alias Design Drives Success

Autodesk Alias Design Drives Success Autodesk Alias Design Drives Success ( 주 ) 유써브 http://www.u-serv.co.kr Image courtesy of AutoHorizons Foundation and Delineate Design Autodesk Drives Alias Success 2012 Innovate Ahead of the Curve Autodesk

More information

Modernizing Healthcare IT for the Data-driven Cognitive Era Storage and Software-Defined Infrastructure

Modernizing Healthcare IT for the Data-driven Cognitive Era Storage and Software-Defined Infrastructure Modernizing Healthcare IT for the Data-driven Cognitive Era Storage and Software-Defined Infrastructure An IDC InfoBrief, Sponsored by IBM April 2018 Executive Summary Today s healthcare organizations

More information

Process of Interaction Design and Design Languages

Process of Interaction Design and Design Languages Process of Interaction Design and Design Languages Process of Interaction Design This week, we will explore how we can design and build interactive products What is different in interaction design compared

More information

Towards ParadisEO-MO-GPU: a Framework for GPU-based Local Search Metaheuristics

Towards ParadisEO-MO-GPU: a Framework for GPU-based Local Search Metaheuristics Towards ParadisEO-MO-GPU: a Framework for GPU-based Local Search Metaheuristics N. Melab, T-V. Luong, K. Boufaras and E-G. Talbi Dolphin Project INRIA Lille Nord Europe - LIFL/CNRS UMR 8022 - Université

More information

Experiences with GPGPUs at HLRS

Experiences with GPGPUs at HLRS ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: ::::: Experiences with GPGPUs at HLRS Stefan Wesner, Managing Director High

More information

The Power to Prototype

The Power to Prototype The Power to Prototype The art and science of prototyping is observed across different industries. Many professionals across diverse domains love to associate themselves with the know-how of prototyping.

More information

Topology-Optimization for internal Fluid Flow: TOSCA Fluid FE-DESIGN the optimization company

Topology-Optimization for internal Fluid Flow: TOSCA Fluid FE-DESIGN the optimization company Topology-Optimization for internal Fluid Flow: TOSCA Fluid CFD topology optimization for channel flow Task: Find a geometrical proposal for a channel within a fluid design space: For each fluid cell decide:?

More information

Design of Finite Element Software for Modeling Bone Deformation and Failure

Design of Finite Element Software for Modeling Bone Deformation and Failure Design of Finite Element Software for Modeling Bone Deformation and Failure D. Bindel Department of Computer Science Cornell University 22 Apr 2010 Goal state What I hope to get across today: Show some

More information

Hardware Modeling using Verilog Prof. Indranil Sengupta Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

Hardware Modeling using Verilog Prof. Indranil Sengupta Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Hardware Modeling using Verilog Prof. Indranil Sengupta Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture 01 Introduction Welcome to the course on Hardware

More information

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich 1 Computational Fluid dynamics Computational fluid dynamics (CFD) is the analysis of systems involving fluid flow, heat

More information

Why Use the GPU? How to Exploit? New Hardware Features. Sparse Matrix Solvers on the GPU: Conjugate Gradients and Multigrid. Semiconductor trends

Why Use the GPU? How to Exploit? New Hardware Features. Sparse Matrix Solvers on the GPU: Conjugate Gradients and Multigrid. Semiconductor trends Imagine stream processor; Bill Dally, Stanford Connection Machine CM; Thinking Machines Sparse Matrix Solvers on the GPU: Conjugate Gradients and Multigrid Jeffrey Bolz Eitan Grinspun Caltech Ian Farmer

More information

Introduction. Chapter 1. What Is Visual Modeling? The Triangle for Success. The Role of Notation. History of the UML. The Role of Process

Introduction. Chapter 1. What Is Visual Modeling? The Triangle for Success. The Role of Notation. History of the UML. The Role of Process Quatrani_Ch.01.fm Page 1 Friday, October 27, 2000 9:02 AM Chapter 1 Introduction What Is Visual Modeling? The Triangle for Success The Role of Notation History of the UML The Role of Process What Is Iterative

More information

Oracle and Tangosol Acquisition Announcement

Oracle and Tangosol Acquisition Announcement Oracle and Tangosol Acquisition Announcement March 23, 2007 The following is intended to outline our general product direction. It is intended for information purposes only, and may

More information

ANSYS HPC Technology Leadership

ANSYS HPC Technology Leadership ANSYS HPC Technology Leadership 1 ANSYS, Inc. November 14, Why ANSYS Users Need HPC Insight you can t get any other way It s all about getting better insight into product behavior quicker! HPC enables

More information

Available online at ScienceDirect. Procedia CIRP 60 (2017 ) th CIRP Design 2017

Available online at  ScienceDirect. Procedia CIRP 60 (2017 ) th CIRP Design 2017 Available online at www.sciencedirect.com ScienceDirect Procedia CIRP 60 (2017 ) 98 103 27th CIRP Design 2017 Physics in Design: Real-time numerical simulation integrated into the CAD environment Marijn

More information

1 Past Research and Achievements

1 Past Research and Achievements Parallel Mesh Generation and Adaptation using MAdLib T. K. Sheel MEMA, Universite Catholique de Louvain Batiment Euler, Louvain-La-Neuve, BELGIUM Email: tarun.sheel@uclouvain.be 1 Past Research and Achievements

More information

SEMANTIC NETWORK AND SEARCH IN VEHICLE ENGINEERING

SEMANTIC NETWORK AND SEARCH IN VEHICLE ENGINEERING Martin Sturm, Sylke Rosenplaenter SEMANTIC NETWORK AND SEARCH IN VEHICLE ENGINEERING From Concept to Deployment Vehicle Design Operations & System Development GM Europe Engineering Adam Opel AG www.opel.com

More information

Linear Algebraic Representation of Big Geometric Data

Linear Algebraic Representation of Big Geometric Data Linear Algebraic Representation of Big Geometric Data A. Paoluzzi Università Roma Tre ASI workshop: Big data, nuove tecnologie e futuro dei ground segment Alberto Paoluzzi LAR for Big Geometric Data ASI

More information

Efficient AMG on Hybrid GPU Clusters. ScicomP Jiri Kraus, Malte Förster, Thomas Brandes, Thomas Soddemann. Fraunhofer SCAI

Efficient AMG on Hybrid GPU Clusters. ScicomP Jiri Kraus, Malte Förster, Thomas Brandes, Thomas Soddemann. Fraunhofer SCAI Efficient AMG on Hybrid GPU Clusters ScicomP 2012 Jiri Kraus, Malte Förster, Thomas Brandes, Thomas Soddemann Fraunhofer SCAI Illustration: Darin McInnis Motivation Sparse iterative solvers benefit from

More information

Connected Intelligence

Connected Intelligence Connected Intelligence Caroline Dowling President, Communications and Enterprise Compute (CEC) Communications and Enterprise Compute (CEC)» Revenue FY17 $8.4B Cloud Data Center: Up 14% YoY Communications:

More information

Performance and accuracy of hardware-oriented. native-, solvers in FEM simulations

Performance and accuracy of hardware-oriented. native-, solvers in FEM simulations Robert Strzodka, Stanford University Dominik Göddeke, Universität Dortmund Performance and accuracy of hardware-oriented native-, emulated- and mixed-precision solvers in FEM simulations Number of slices

More information

GRIDS INTRODUCTION TO GRID INFRASTRUCTURES. Fabrizio Gagliardi

GRIDS INTRODUCTION TO GRID INFRASTRUCTURES. Fabrizio Gagliardi GRIDS INTRODUCTION TO GRID INFRASTRUCTURES Fabrizio Gagliardi Dr. Fabrizio Gagliardi is the leader of the EU DataGrid project and designated director of the proposed EGEE (Enabling Grids for E-science

More information

Outline. follows the structure of the report

Outline. follows the structure of the report Outline follows the structure of the report Introduction Mesh-based Modeling of Cuts Finite Element Simulation for Virtual Cutting Numerical Solvers Meshfree Methods Summary & Application Study Discussion

More information

The LUCID Design Framework (Logical User Centered Interaction Design)

The LUCID Design Framework (Logical User Centered Interaction Design) The LUCID Design Framework (Logical User Centered Interaction Design) developed by Cognetics Corporation LUCID Logical User Centered Interaction Design began as a way of describing the approach to interface

More information

Package on Board Simulation with 3-D Electromagnetic Simulation

Package on Board Simulation with 3-D Electromagnetic Simulation White Paper Package on Board Simulation with 3-D Electromagnetic Simulation For many years, designers have taken into account the effect of package parasitics in simulation, from using simple first-order

More information

The Finite Element Method

The Finite Element Method The Finite Element Method A Practical Course G. R. Liu and S. S. Quek Chapter 1: Computational modeling An overview 1 CONTENTS INTRODUCTION PHYSICAL PROBLEMS IN ENGINEERING COMPUTATIONAL MODELLING USING

More information

Digital Enablement bridging the digital divide

Digital Enablement bridging the digital divide Digital Enablement bridging the digital divide Ahmar Waryas ahmar.waryas@huawei.com China Internet plus policy will transform industries New Economic Growth Engine: From Made in China to Create in China

More information

The Infinite Network. Built on the Science of Simplicity. Everywhere. Always. Instantly.

The Infinite Network. Built on the Science of Simplicity. Everywhere. Always. Instantly. Built on the Science of Simplicity Everywhere. Always. Instantly. DISRUPTIVE DEMANDS A new generation of applications is coming to challenge your network. While overall bandwidth demand continues to grow

More information

Interaction design. The process of interaction design. Requirements. Data gathering. Interpretation and data analysis. Conceptual design.

Interaction design. The process of interaction design. Requirements. Data gathering. Interpretation and data analysis. Conceptual design. Interaction design The process of interaction design Requirements Data gathering Interpretation and data analysis Conceptual design Prototyping Physical design Conceptual design Introduction It aims to

More information

HPC and IT Issues Session Agenda. Deployment of Simulation (Trends and Issues Impacting IT) Mapping HPC to Performance (Scaling, Technology Advances)

HPC and IT Issues Session Agenda. Deployment of Simulation (Trends and Issues Impacting IT) Mapping HPC to Performance (Scaling, Technology Advances) HPC and IT Issues Session Agenda Deployment of Simulation (Trends and Issues Impacting IT) Discussion Mapping HPC to Performance (Scaling, Technology Advances) Discussion Optimizing IT for Remote Access

More information

IMECE FUNCTIONAL INTERFACE-BASED ASSEMBLY MODELING

IMECE FUNCTIONAL INTERFACE-BASED ASSEMBLY MODELING Proceedings of IMECE2005 2005 ASME International Mechanical Engineering Congress and Exposition November 5-11, 2005, Orlando, Florida USA IMECE2005-79945 FUNCTIONAL INTERFACE-BASED ASSEMBLY MODELING James

More information

CSE 591: GPU Programming. Introduction. Entertainment Graphics: Virtual Realism for the Masses. Computer games need to have: Klaus Mueller

CSE 591: GPU Programming. Introduction. Entertainment Graphics: Virtual Realism for the Masses. Computer games need to have: Klaus Mueller Entertainment Graphics: Virtual Realism for the Masses CSE 591: GPU Programming Introduction Computer games need to have: realistic appearance of characters and objects believable and creative shading,

More information

Generic finite element capabilities for forest-of-octrees AMR

Generic finite element capabilities for forest-of-octrees AMR Generic finite element capabilities for forest-of-octrees AMR Carsten Burstedde joint work with Omar Ghattas, Tobin Isaac Institut für Numerische Simulation (INS) Rheinische Friedrich-Wilhelms-Universität

More information

Recent Advances in Modelling Wind Parks in STAR CCM+ Steve Evans

Recent Advances in Modelling Wind Parks in STAR CCM+ Steve Evans Recent Advances in Modelling Wind Parks in STAR CCM+ Steve Evans Introduction Company STAR-CCM+ Agenda Wind engineering at CD-adapco STAR-CCM+ & EnviroWizard Developments for Offshore Simulation CD-adapco:

More information

OzenCloud Case Studies

OzenCloud Case Studies OzenCloud Case Studies Case Studies, April 20, 2015 ANSYS in the Cloud Case Studies: Aerodynamics & fluttering study on an aircraft wing using fluid structure interaction 1 Powered by UberCloud http://www.theubercloud.com

More information

DICOM Educational Conference Brisbane, Australia

DICOM Educational Conference Brisbane, Australia DICOM Educational Conference Brisbane, Australia SEPTEMBER 27-28, 2018 TRENDS AND FUTURE DIRECTIONS IN DICOM JEROEN MEDEMA, PHILIPS CO-CHAIR DICOM STANDARDS COMMITTEE CO-CHAIR DICOM WG-29 AND WG-31 Future

More information

ECE 8823: GPU Architectures. Objectives

ECE 8823: GPU Architectures. Objectives ECE 8823: GPU Architectures Introduction 1 Objectives Distinguishing features of GPUs vs. CPUs Major drivers in the evolution of general purpose GPUs (GPGPUs) 2 1 Chapter 1 Chapter 2: 2.2, 2.3 Reading

More information

Design Rules. increasing generality. increasing authority. Guide lines. Standards. increasing authority. increasing generality

Design Rules. increasing generality. increasing authority. Guide lines. Standards. increasing authority. increasing generality increasing generality increasing generality Design Rules 0 Design rules 0 suggest how to increase usability 0 Principles 0 abstract design rules 0 an interface should be easy to navigate 0 Guidelines 0

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

Exploring unstructured Poisson solvers for FDS

Exploring unstructured Poisson solvers for FDS Exploring unstructured Poisson solvers for FDS Dr. Susanne Kilian hhpberlin - Ingenieure für Brandschutz 10245 Berlin - Germany Agenda 1 Discretization of Poisson- Löser 2 Solvers for 3 Numerical Tests

More information

Supporting Simulations to Guide Engineering Design

Supporting Simulations to Guide Engineering Design Supporting Simulations to Guide Engineering Design Mark S. Shephard Scientific Computation Research Center, Rensselaer Polytechnic Institute, Troy, NY 12810 Mark W. Beall, Bruce E. Webster Simmetrix, Inc.,

More information

Future Grid Initiative Technology Challenges in Designing the Future Grid to Enable Sustainable Energy Systems

Future Grid Initiative Technology Challenges in Designing the Future Grid to Enable Sustainable Energy Systems Future Grid Initiative Technology Challenges in Designing the Future Grid to Enable Sustainable Energy Systems Vijay Vittal Director, Power Systems Engineering Research Center Ira A. Fulton Chair Professor,

More information

What s inside: What is deep learning Why is deep learning taking off now? Multiple applications How to implement a system.

What s inside: What is deep learning Why is deep learning taking off now? Multiple applications How to implement a system. Point Grey White Paper Series What s inside: What is deep learning Why is deep learning taking off now? Multiple applications How to implement a system More and more, machine vision systems are expected

More information

T A C. Total. Taking Design Visualization to the Next Level

T A C. Total. Taking Design Visualization to the Next Level T A C Total Appearance Capture Taking Design Visualization to the Next Level Why Total Appearance Capture In a highly competitive environment, the ability to visualize a vehicle in a physically accurate

More information

Resilient geometric finite-element multigrid algorithms using minimised checkpointing

Resilient geometric finite-element multigrid algorithms using minimised checkpointing Resilient geometric finite-element multigrid algorithms using minimised checkpointing Dominik Göddeke, Mirco Altenbernd, Dirk Ribbrock Institut für Angewandte Mathematik (LS3) Fakultät für Mathematik TU

More information

Solving Large Complex Problems. Efficient and Smart Solutions for Large Models

Solving Large Complex Problems. Efficient and Smart Solutions for Large Models Solving Large Complex Problems Efficient and Smart Solutions for Large Models 1 ANSYS Structural Mechanics Solutions offers several techniques 2 Current trends in simulation show an increased need for

More information

Numerical Algorithms on Multi-GPU Architectures

Numerical Algorithms on Multi-GPU Architectures Numerical Algorithms on Multi-GPU Architectures Dr.-Ing. Harald Köstler 2 nd International Workshops on Advances in Computational Mechanics Yokohama, Japan 30.3.2010 2 3 Contents Motivation: Applications

More information

Adaptive Mesh Astrophysical Fluid Simulations on GPU. San Jose 10/2/2009 Peng Wang, NVIDIA

Adaptive Mesh Astrophysical Fluid Simulations on GPU. San Jose 10/2/2009 Peng Wang, NVIDIA Adaptive Mesh Astrophysical Fluid Simulations on GPU San Jose 10/2/2009 Peng Wang, NVIDIA Overview Astrophysical motivation & the Enzo code Finite volume method and adaptive mesh refinement (AMR) CUDA

More information

RBF Morph An Add-on Module for Mesh Morphing in ANSYS Fluent

RBF Morph An Add-on Module for Mesh Morphing in ANSYS Fluent RBF Morph An Add-on Module for Mesh Morphing in ANSYS Fluent Gilles Eggenspieler Senior Product Manager 1 Morphing & Smoothing A mesh morpher is a tool capable of performing mesh modifications in order

More information

Reconstruction of Trees from Laser Scan Data and further Simulation Topics

Reconstruction of Trees from Laser Scan Data and further Simulation Topics Reconstruction of Trees from Laser Scan Data and further Simulation Topics Helmholtz-Research Center, Munich Daniel Ritter http://www10.informatik.uni-erlangen.de Overview 1. Introduction of the Chair

More information

Space Filling Curves and Hierarchical Basis. Klaus Speer

Space Filling Curves and Hierarchical Basis. Klaus Speer Space Filling Curves and Hierarchical Basis Klaus Speer Abstract Real world phenomena can be best described using differential equations. After linearisation we have to deal with huge linear systems of

More information

Multigrid Algorithms for Three-Dimensional RANS Calculations - The SUmb Solver

Multigrid Algorithms for Three-Dimensional RANS Calculations - The SUmb Solver Multigrid Algorithms for Three-Dimensional RANS Calculations - The SUmb Solver Juan J. Alonso Department of Aeronautics & Astronautics Stanford University CME342 Lecture 14 May 26, 2014 Outline Non-linear

More information

HPC Computer Aided CINECA

HPC Computer Aided CINECA HPC Computer Aided Engineering @ CINECA Raffaele Ponzini Ph.D. CINECA SuperComputing Applications and Innovation Department SCAI 16-18 June 2014 Segrate (MI), Italy Outline Open-source CAD and Meshing

More information