Visualization of ABAQUS Finite Element Analysis Results using 3D-Rendering Software

Size: px
Start display at page:

Download "Visualization of ABAQUS Finite Element Analysis Results using 3D-Rendering Software"

Transcription

1 Visualization of ABAQUS Finite Element Analysis Results using 3D-Rendering Software Sandro Gämperle and Robert Eberlein Sulzer Innotec, Sulzer Markets and Technology AG P.O.Box, CH-8401 Winterthur, Switzerland Abstract: Numerical simulation (esp. FE-Analysis) becomes more and more common in research and development. Over just a few decades it evolved from a highly specialized application with lots of cpu power consummation to a widely used engineer s standard tool. The evaluation of simulation results is normally done with internal post processors which are capable to represent data with fundamental visualization techniques only. These post processors are mostly limited in their functionality to represent data. What s more, up to now FE-Analyses are a mere tool for research and development engineers-often there is no further use of the data created. Due to its extensive animation and visualization functionality, 3D-rendering software allows a higher quality in representing the data created by FE-Analyses. This in turn simplifies the access to the data for engineers as well as for laymen. The output of such rendering software is a rendered image or animation which can be integrated into almost any kind of document which makes the procedure very customer-friendly. Thus, these images resp. animations can be used for marketing purposes as well (exhibitions, leaflets, customer contact, etc.). An implementation of such a proceeding is exemplarily shown by a representative example of Sulzer Innotec. Data created by an FE-Analysis in ABAQUS is converted and then imported into rendering software. Once loaded into this software, the extended visualization functionality is being used to visualize the data. It is intended to show the differences between a representation in a common post-processor (like ABAQUS/Viewer) and a visualization realized with the help of 3Drendering software ABAQUS Users Conference 1

2 1. Introduction The interpretation of FE-Analyses is normally done with interactive postprocessors that are able to produce three-dimensional representations of the results in form of contour plots, deformed geometry plots, XY plots, etc. Although there are several possibilities to represent data with these postprocessors, the visualization functionality and therefore the quality of the three-dimensional representations is often limited and lacks the high quality level which can be achieved with 3D-rendering software. These software packages are normally used in broadcast, video and product design and offer extensive animation and visualization functionality. In many cases, the capabilities of FE-postprocessors well meet the requirements of a standard FEanalysis task. In other cases, an improved image quality is an advantage in terms of accessibility and insight into the data. Such cases could be customer contact, illustrations in leaflets and technical reports or exhibitions. A general concept to represent analysis data using 3D-rendering software is therefore consecutively presented. Additionally, the concept is verified at an example that was implemented at Sulzer Innotec in cooperation with Centerpulse AG and was part of a project to build a numerical simulation model of the human lumbar spine ABAQUS Users Conference

3 2. Concept Generally, an FE-Analysis is divided into several steps. The first step is normally to read the input data (CAD model, material data, etc.) into a preprocessor where the modeling and FE-meshing is done. The FE-model is then read into a solver where the actual FE-Analysis takes place. As a next step, the analysis results are imported into a postprocessor, to provide a better accessibility to the numerical data. Figure 1. Flowchart of typical FE-Analysis The output of such a postprocessor is a 3D-representation of the FE-model which can interactively be rotated, panned and zoomed by the user. The representation possibilities vary from deformed plots over contour plots to XY-plots. This form of data representation is valuable and necessary for evaluating and discussing the numerical results obtained by the FE-Analysis among engineers in a project team. Still, the data provided by postprocessors is not always easy to understand for external people who are not directly involved in a particular project. Additionally, it would be very cost effective to make further use of the data provided by the FE-Analysis, since only the post-processing step must be altered. The idea is to process the data not only with a FE-postprocessor but also with 3D-rendering software. The extended animation and rendering functionality of such software allows producing high quality (rendered) still images and animations which can be used externally for marketing purposes like customer contact, leaflets and exhibitions ABAQUS Users Conference 3

4 Within the scope of this paper, a possible solution strategy from step 1 import data to step 4 visualize results is given. Since the data interfaces between the steps strongly depend on the utilized software, the solution presented is not a general but rather a particular solution based on the software infrastructure of Sulzer Innotec. But since the general concept remains the same, it should be simple to adapt all the various steps to different software infrastructures. Figure 2 shows an extended flow chart and the software infrastructure that was available to realize the following example. Figure 2. Flowchart of updated FE-Analysis ABAQUS Users Conference

5 3. Comparison Postprocessor vs. 3D-Renderer There are several 3D-rendering packages available on the market. The functionality of most of them is sufficient for the purpose of post processing FE-data. They only differ from each other in terms of highly specialized features and accordingly pricing. To verify the concept described above, the 3D-rendering software 3dsmax from discreet has been chosen. There are several reasons for this decision. First of all, the first author had been able to gather profound experience with this software before and secondly, it is a good choice regarding the ratio functionality versus price. The software offers a huge number of features to render and animate whole virtual worlds in which one can embed any desired three dimensional objects or FE-Models. It would take too long to discuss all its features here and therefore, the following comparison chart gives a brief overview over the main differences between a FE-postprocessor and a 3D-rendering software in general and ABAQUS/Viewer and 3dsmax in particular. Table 1. Comparison Chart ABAQUS/Viewer 3dsmax. Postprocessor: ABAQUS/Viewer 3D-Rendering Software: dicreet 3dsmax Realtime/Interactive! # Import of ABAQUS/Solver Data! # High Quality Rendering #! Keyframe Animation #! Advanced Lighting #! Polygonal Modeling Tools* #! Special Effects** #! Embed FE-Model in "Virtual World" #! Generate Still Images!! Generate Movies limited! * to create and modify polygonal objects/fe-models ** effects like: depth of field, motion blur, camera blur, glow and flare 2003 ABAQUS Users Conference 5

6 It can easily be seen that 3dsmax offers more extensive features for creating high quality render images and animations. The software allows creating sceneries by combining any desired objects into a virtual world. FE-models can then be imported into these sceneries. Although it is possible to create high quality images/movies with 3dsmax, they can t be generated in real-time. They have to be calculated rendered by the software in advance. At first sight, this seems like a drawback in comparison to ABAQUS/Viewer which gives the user an interactive, real-time data view. But the purpose of post processing FE-data with 3D-rendering software is the generation of images and animations to incorporate them for example into customer presentations, leaflets, exhibitions, etc. Therefore they do not need to be generated in real-time but they more importantly do have to have the highest image quality that is possible. Another point is the import of data created by ABAQUS into 3dsmax. 3dsmax is as every other 3D-rendering software available on the market - not able to interpret.odb and.fil file formats created by ABAQUS solver. Therefore, a file format exchange has to be done. Beside the native formats.max and.3ds, 3dsmax is able to import several file formats such as AutoCAD (.dxf), IGES (.igs), StereoLitho (.stl) and VRML (.wrl). Among these, the VRML file format is chosen because it is not a proprietary but rather an open 3D interchange format and which is widely known and used. To convert.fil files to.wrl files, sight3ds from immersivesim is used which is a customized version of aba2vrml that is available from immersivesim as well. By setting parameters in this command line software, several options can be set such as step and increment number, fringe plot output and fringe plot range. 4. Example The example used to verify the concept discussed above is a FE-model of an individual human lumbar spine. It consists of the segments L2-S1 including intervertebral discs and ligaments. For a detailed account on soft tissue modeling in the human lumbar spine, refer to (Eberlein, 2000). MSC Patran is used to create the FE-model. Subsequently, ABAQUS is employed to solve the FEproblem. Post processing is done with ABAQUS/Viewer on one hand and on the other hand with the 3D-rendering software 3dsmax from discreet. The FE-model of the human lumbar spine is loaded by flexion and extension within the physiological limits at the top of the L2 vertebra, whereas the lower end of the sacrum is fixed. This setup corresponds to experimental tests carried out on the same individual at Centerpulse AG. The numerical results are validated with respect to the experimental findings which are of minor interest here ABAQUS Users Conference

7 5. Visualization 5.1 Visualization with ABAQUS/Viewer The following pictures illustrate post processing with ABAQUS/Viewer. Fig. 3 and Fig 4 show an extension resp. a flexion of the lower spine. The contour plot shown visualizes the displacement magnitude and the deformation scale factor is 1. Figure 3. Extension of lumbar spine Figure 4. Flexion of lumbar spine 2003 ABAQUS Users Conference 7

8 5.2 Visualization with 3dsmax To better visualize the location of the FE-model of the lower spine in the human body, an animation is done with 3dsmax that starts with a view of a human chest and then zooms in to show the FE-model within the context of the human body. The camera rotates around the chest and moves downwards at the same time. Arriving at the hip, the camera downward movement stops and the viewer can see the blue colored FE-model. During an additional 360 turn around the model, everything except the FE-model is gradually faded out. Following that, the camera movement stops and the deformation of the FE-model is shown. The lower spine structure performs a flexion and an extension movement subject to the loading conditions acting on the model. A contour plot visualizes the displacement magnitude. Figure 5. Visualization of a human chest and lumbar spine (blue) ABAQUS Users Conference

9 2003 ABAQUS Users Conference 9

10 Figure 6. Animation of lumbar spine done with 3dsmax This animation is just an example and illustrates how the post processing of FE-data can be further enhanced by using 3D-rendering software. Virtually every kind of scenario can be realized with these software packages. 6. Conclusion 3D-software packages normally used in film, broadcast and internet media can further extend and complement post processing capabilities of FE-post processors like ABAQUS/Viewer. By post processing FE results with 3D rendering software, these results can be used for marketing purposes as well. The lumbar spine shown here is just an example of what is possible to achieve with 3D rendering software and serves as a verification example for the several steps that are necessary from numerical FE data to a visualization of that data. In the future, more examples will be created and the steps will be further improved. In general, Sulzer Innotec is capable to provide enhanced FE post-processing based on 3D rendering technology according to customer demand ABAQUS Users Conference

11 7. References 1. Eberlein, R., Holzapfel, G.A. and Schulze-Bauer, C.A.J. An Anisotropic Model for Annulus Tissue and Enhanced Finite Element Analyses of Intact Lumbar Disc Bodies Computer Methods in Biomechanics and Biomedical Engineering, Vol. 4, pp , ABAQUS Users Conference 11

Mathematical Modeling of Thoracolumbar Spine using ANSYS

Mathematical Modeling of Thoracolumbar Spine using ANSYS Mathematical Modeling of Thoracolumbar Spine using ANSYS Lee Kim Kheng, Qiu Tian Xia, Teo Ee Chon, Ng Hong Wan, Yang Kai Abstract NANYANG TECHNOLOGICAL UNIVERSITY Over the years, finite element method

More information

EN1740 Computer Aided Visualization and Design Spring /26/2012 Brian C. P. Burke

EN1740 Computer Aided Visualization and Design Spring /26/2012 Brian C. P. Burke EN1740 Computer Aided Visualization and Design Spring 2012 4/26/2012 Brian C. P. Burke Last time: More motion analysis with Pro/E Tonight: Introduction to external analysis products ABAQUS External Analysis

More information

FE modeling and analysis of L4-L5 lumbar segment under physiological loadings

FE modeling and analysis of L4-L5 lumbar segment under physiological loadings Technology and Health Care 23 (2015) S383 S396 DOI 10.3233/THC-150975 IOS Press S383 FE modeling and analysis of L4-L5 lumbar segment under physiological loadings Bin Yu, Chen Zhang, Chunyu Qin and Huaijiang

More information

BioIRC solutions. CFDVasc manual

BioIRC solutions. CFDVasc manual BioIRC solutions CFDVasc manual Main window of application is consisted from two parts: toolbar - which consist set of button for accessing variety of present functionalities image area area in which is

More information

Kinematic Analysis of Lumbar Spine Undergoing Extension and Dynamic Neural Foramina Cross Section Measurement

Kinematic Analysis of Lumbar Spine Undergoing Extension and Dynamic Neural Foramina Cross Section Measurement Copyright c 2008 ICCES ICCES, vol.7, no.2, pp.57-62 Kinematic Analysis of Lumbar Spine Undergoing Extension and Dynamic Neural Foramina Cross Section Measurement Yongjie Zhang 1,BoyleC.Cheng 2,ChanghoOh

More information

Post Processing of Displacement Results

Post Processing of Displacement Results LESSON 16 Post Processing of Displacement Results Objectives: Examine the deformation of the MSC/NASTRAN model to evaluate the validity of the assumptions made in the creation of the mesh density and selection

More information

Tutorial 1: Welded Frame - Problem Description

Tutorial 1: Welded Frame - Problem Description Tutorial 1: Welded Frame - Problem Description Introduction In this first tutorial, we will analyse a simple frame: firstly as a welded frame, and secondly as a pin jointed truss. In each case, we will

More information

11.1 Optimization Approaches

11.1 Optimization Approaches 328 11.1 Optimization Approaches There are four techniques to employ optimization of optical structures with optical performance constraints: Level 1 is characterized by manual iteration to improve the

More information

SimWise 4D. Integrated Motion and Stress Analysis

SimWise 4D. Integrated Motion and Stress Analysis SimWise 4D Integrated Motion and Stress Analysis SimWise 4D Integrated Motion Simulation and Stress Analysis SimWise 4D is a software tool that allows the functional performance of mechanical parts and

More information

Post Processing of Displacement Results

Post Processing of Displacement Results WORKSHOP 16 Post Processing of Displacement Results Objectives: Examine the deformation of the MSC.Nastran model to evaluate the validity of the assumptions made in the creation of the mesh density and

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review Page 1 DMU Engineering Analysis Review Preface Using This Guide Where to Find More Information Conventions What's New? Getting Started Inserting a CATAnalysis Document Using DMU Space Analysis From CATAnalysis

More information

Validation Report: Additional Data Mapping to Structural Analysis Packages

Validation Report: Additional Data Mapping to Structural Analysis Packages Autodesk Moldflow Structural Alliance 2012 Validation Report: Additional Data Mapping to Structural Analysis Packages Mapping process-induced stress data from Autodesk Moldflow Insight Dual Domain and

More information

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE Getting Started with Abaqus: Interactive Edition Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you

More information

Simcenter 3D Engineering Desktop

Simcenter 3D Engineering Desktop Simcenter 3D Engineering Desktop Integrating geometry and FE modeling to streamline the product development process Benefits Speed simulation processes by up to 70 percent Increase product quality by rapidly

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review DMU Engineering Analysis Review Overview Conventions What's New? Getting Started Entering DMU Engineering Analysis Review Workbench Generating an Image Visualizing Extrema Generating a Basic Analysis Report

More information

CAE 3D A Computer-Aided Engineering Software Package for Engineering Education

CAE 3D A Computer-Aided Engineering Software Package for Engineering Education CAE 3D A Computer-Aided Engineering Software Package for Engineering Education S. Otarawanna 1,*, K. Ngiamsoongnirn 1, A. Malatip 1, and P. Eiamaram 2 1 National Metal and Materials Technology Center (MTEC),

More information

Finite Element simulations of the manufacturing of a sheet metal part

Finite Element simulations of the manufacturing of a sheet metal part Finite Element simulations of the manufacturing of a sheet metal part Mikael Schill 10.1.2014 Finite Element simulations of the manufacturing of a sheet metal part Summary This Report presents a summary

More information

Advanced Results Databases Compression Techniques to Allow their Efficient Use in Results Data Management Systems

Advanced Results Databases Compression Techniques to Allow their Efficient Use in Results Data Management Systems Advanced Results Databases Compression Techniques to Allow their Efficient Use in Results Data Management Systems Antonis Perifanis 1, Stelios Karapantazis 1, Dimitrios Krontsos 1 1 BETA CAE Systems S.A.

More information

How to add video effects

How to add video effects How to add video effects You can use effects to add a creative flair to your movie or to fix exposure or color problems, edit sound, or manipulate images. Adobe Premiere Elements comes with preset effects

More information

Lecture overview. Visualisatie BMT. Fundamental algorithms. Visualization pipeline. Structural classification - 1. Structural classification - 2

Lecture overview. Visualisatie BMT. Fundamental algorithms. Visualization pipeline. Structural classification - 1. Structural classification - 2 Visualisatie BMT Fundamental algorithms Arjan Kok a.j.f.kok@tue.nl Lecture overview Classification of algorithms Scalar algorithms Vector algorithms Tensor algorithms Modeling algorithms 1 2 Visualization

More information

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 This document contains an Abaqus tutorial for performing a buckling analysis using the finite element program

More information

COMPUTER AIDED ARCHITECTURAL GRAPHICS

COMPUTER AIDED ARCHITECTURAL GRAPHICS COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2011 HANDOUT 2/ 3DS MAX-INTRODUCTION 3ds Max is software which can be use for modelling, animation and rendering. It is used in lots of design areas such

More information

Tutorial 1: Mill 2D. Mill

Tutorial 1: Mill 2D. Mill Mill This tutorial details the simulation of a process with granular non-cohesive material, concretely a Mill. Advanced and specific aspects should be clarified during training seminars using the present

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Consider the beam in the figure below. It is clamped on the left side and has a point force of 8kN acting

More information

Chapter 1- The Blender Interface

Chapter 1- The Blender Interface Chapter 1- The Blender Interface The Blender Screen Years ago, when I first looked at Blender and read some tutorials I thought that this looked easy and made sense. After taking the program for a test

More information

PTC Newsletter January 14th, 2002

PTC  Newsletter January 14th, 2002 PTC Email Newsletter January 14th, 2002 PTC Product Focus: Pro/MECHANICA (Structure) Tip of the Week: Creating and using Rigid Connections Upcoming Events and Training Class Schedules PTC Product Focus:

More information

Intersomatic Cervical Fusion Modelling and Analysis

Intersomatic Cervical Fusion Modelling and Analysis Intersomatic Cervical Fusion Modelling and Analysis Paula Fernandes Nº 54219, MEBM paula.fernandes@.ist.utl.pt Abstract In this thesis a three-dimensional finite element model of the lower cervical spine

More information

Creating and Analyzing a Simple Model in Abaqus/CAE

Creating and Analyzing a Simple Model in Abaqus/CAE Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you through the Abaqus/CAE modeling process by visiting

More information

CHAPTER 8 FINITE ELEMENT ANALYSIS

CHAPTER 8 FINITE ELEMENT ANALYSIS If you have any questions about this tutorial, feel free to contact Wenjin Tao (w.tao@mst.edu). CHAPTER 8 FINITE ELEMENT ANALYSIS Finite Element Analysis (FEA) is a practical application of the Finite

More information

CGDD 4113 Final Review. Chapter 7: Maya Shading and Texturing

CGDD 4113 Final Review. Chapter 7: Maya Shading and Texturing CGDD 4113 Final Review Chapter 7: Maya Shading and Texturing Maya topics covered in this chapter include the following: Shader Types Shader Attributes Texturing the Axe Life, Love, Textures and Surfaces

More information

Surface Area and Envelope Volume of Growing Broilers from 35 d to 63 d of Age. C.E. Cooper, J.D. Davis, J.L. Purswell and E.J.

Surface Area and Envelope Volume of Growing Broilers from 35 d to 63 d of Age. C.E. Cooper, J.D. Davis, J.L. Purswell and E.J. Surface Area and Envelope Volume of Growing Broilers from 35 d to 63 d of Age C.E. Cooper, J.D. Davis, J.L. Purswell and E.J. Koury SUMMARY Poultry is Mississippi s most valuable agricultural commodity

More information

Tutorial 2: Rock Cuting Disc 3D. Rock Cutting Disc

Tutorial 2: Rock Cuting Disc 3D. Rock Cutting Disc Rock Cutting Disc This tutorial details the simulation of a process with granular non-cohesive material, concretely a Mill. Advanced and specific aspects should be clarified during training seminars using

More information

Quantifying Three-Dimensional Deformations of Migrating Fibroblasts

Quantifying Three-Dimensional Deformations of Migrating Fibroblasts 45 Chapter 4 Quantifying Three-Dimensional Deformations of Migrating Fibroblasts This chapter presents the full-field displacements and tractions of 3T3 fibroblast cells during migration on polyacrylamide

More information

A Quick Guide to Normal Mapping in 3ds max 7

A Quick Guide to Normal Mapping in 3ds max 7 A Quick Guide to Normal Mapping in 3ds max 7 Introduction This document provides a brief introduction to the technique and benefits of Normal Mapping; an advanced modeling and mapping technique used in

More information

World-class finite element analysis (FEA) solution for the Windows desktop

World-class finite element analysis (FEA) solution for the Windows desktop World-class finite element analysis (FEA) solution for the Windows desktop fact sheet Siemens PLM Software www.siemens.com/plm/femap Summary Femap software is an advanced engineering analysis environment

More information

Femap Version

Femap Version Femap Version 11.3 Benefits Easier model viewing and handling Faster connection definition and setup Faster and easier mesh refinement process More accurate meshes with minimal triangle element creation

More information

Liebherr-Aerospace: Optical Metrology from GOM Accelerates Certification Tests for New Landing Gears

Liebherr-Aerospace: Optical Metrology from GOM Accelerates Certification Tests for New Landing Gears Application Note Liebherr-Aerospace: Optical Metrology from GOM Accelerates Certification Tests for New Landing Gears Location/Country: Lindenberg, Deutschland GOM system: ARAMIS GOM software: ARAMIS Professional

More information

3D Capture. 3D Capture. 3D Capture. 3D Capture. Real-world

3D Capture. 3D Capture. 3D Capture. 3D Capture. Real-world Real-world Need at least two cameras, commonly on side-by-side Plug-in the Minoru 3D webcam Right-click the Minoru icons to see a list of options. Set the mode to use Side-by-Side with Left first. Set

More information

Tutorial - morph the geometry from original mesh data to compensated mesh data by using command _RsSurfacemap

Tutorial - morph the geometry from original mesh data to compensated mesh data by using command _RsSurfacemap Tutorial - morph the geometry from original mesh data to compensated mesh data by using command _RsSurfacemap Resurf team http://www.resurf3d.com info@resurf3d.com To try this feature, please download

More information

LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS

LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS 14 th European Conference on Mixing Warszawa, 10-13 September 2012 LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS Felix Muggli a, Laurent Chatagny a, Jonas Lätt b a Sulzer Markets & Technology

More information

Step 4 Part B - How to Edit Video on YouTube with Enhancements. You click on Enhancements at the top to add other features and next is what happens.

Step 4 Part B - How to Edit Video on YouTube with Enhancements. You click on Enhancements at the top to add other features and next is what happens. Step 4 Part B - How to Edit Video on YouTube with Enhancements You click on Enhancements at the top to add other features and next is what happens. You see Enhancements highlighted and it starts playing

More information

Development of a Modeling Tool for Collaborative Finite Element Analysis

Development of a Modeling Tool for Collaborative Finite Element Analysis Development of a Modeling Tool for Collaborative Finite Element Analysis Åke Burman and Martin Eriksson Division of Machine Design, Department of Design Sciences, Lund Institute of Technology at Lund Unversity,

More information

DURABILITY ADD-ONS FOR ANSA AND µeta

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

More information

6. CAD SOFTWARE. CAD is a really useful tool for every engineer, and especially for all the designers.

6. CAD SOFTWARE. CAD is a really useful tool for every engineer, and especially for all the designers. 6. CAD SOFTWARE CAD is a really useful tool for every engineer, and especially for all the designers. Not only because it makes drawing easier, but because it presents the advantage that if any detail

More information

Working with the BCC Lens Flare and BCC Lens Flare Advanced

Working with the BCC Lens Flare and BCC Lens Flare Advanced Working with the BCC Lens Flare and BCC Lens Flare Advanced The BCC Lens Flare filter simulates a lens flare that is, streaks and spots of light on film caused by light bouncing inside of a camera lens.

More information

Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct

Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct Vivek Zolekar Student M. Tech. Mechanical (CAD/CAM) SGGSIE&T Nanded - 431 606 Dr. L.N. Wankhade Professor Department

More information

Contents. 1 CoreTech System Co., Ltd.

Contents. 1 CoreTech System Co., Ltd. Contents Advanced Support for Intelligent Workflow Improved User Interface 2 Expanded Gate Types.. 2 Enhanced Runner Wizard. 2 Customized Cooling Channel Templates. 3 Parameterized Mesh Generator... 3

More information

ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis

ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis R50 ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis Example 1 Static Analysis of a Bracket 1. Problem Description: The objective of the problem is to demonstrate the basic ANSYS procedures

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

Installation Guide. Beginners guide to structural analysis

Installation Guide. Beginners guide to structural analysis Installation Guide To install Abaqus, students at the School of Civil Engineering, Sohngaardsholmsvej 57, should log on to \\studserver, whereas the staff at the Department of Civil Engineering should

More information

Adobe After Effects CS5 Digital Classroom

Adobe After Effects CS5 Digital Classroom Adobe After Effects CS5 Digital Classroom Team, AGI Creative ISBN-13: 9780470595244 Table of Contents Starting Up. About Digital Classroom. Prerequisites. System requirements. Starting Adobe After Effects

More information

Simulation-Based Airbag Folding System JFOLD Version 2 -New Capabilities and Folding Examples

Simulation-Based Airbag Folding System JFOLD Version 2 -New Capabilities and Folding Examples Simulation-Based Airbag Folding System JFOLD Version 2 -New Capabilities and Folding Examples Shinya Hayashi 1, Richard Taylor 2 1 JSOL Corporation 2 Arup 2-18-25 Marunouchi, Naka-ku, Nagoya, Aichi, 460-0002,

More information

SimWise. 3D Dynamic Motion, and Stress Analysis. integrated with Alibre Design

SimWise. 3D Dynamic Motion, and Stress Analysis. integrated with Alibre Design SimWise 3D Dynamic Motion, and Stress Analysis integrated with Alibre Design SimWise 4D for Alibre Integrated Motion Simulation and Stress Analysis SimWise 4D is a software tool that allows the functional

More information

Corona Sky Corona Sun Corona Light Create Camera About

Corona Sky Corona Sun Corona Light Create Camera About Plugin menu Corona Sky creates Sky object with attached Corona Sky tag Corona Sun creates Corona Sun object Corona Light creates Corona Light object Create Camera creates Camera with attached Corona Camera

More information

Post-Processing Static Results of a Space Satellite

Post-Processing Static Results of a Space Satellite LESSON 7 Post-Processing Static Results of a Space Satellite 3.84+05 3.58+05 3.33+05 3.07+05 2.82+05 3.84+05 2.56+05 2.30+05 2.05+05 1.79+05 1.54+05 1.28+05 1.02+05 7.68+04 0. 5.12+04 Z Y X Objectives:

More information

ADOBE 9A Adobe After Effects 7.0 Professional ACE.

ADOBE 9A Adobe After Effects 7.0 Professional ACE. ADOBE 9A0-060 Adobe After Effects 7.0 Professional ACE http://killexams.com/exam-detail/9a0-060 QUESTION: 137 You have a composition with five layers. You want to animate a Lens Flare effect independently

More information

Bringing Hollywood to Real Time. Abe Wiley 3D Artist 3-D Application Research Group

Bringing Hollywood to Real Time. Abe Wiley 3D Artist 3-D Application Research Group Bringing Hollywood to Real Time Abe Wiley 3D Artist 3-D Application Research Group Overview > Film Pipeline Overview and compare with Games > The RhinoFX/ATI Relationship > Ruby 1 and 2 The Movies > Breakdown

More information

Viewer. Release gns-mbh.com

Viewer. Release gns-mbh.com Viewer Release 2.2.1 gns-mbh.com February 18, 2016 CONTENTS 1 Import Data 3 2 Handle Views 5 3 Control Model Data 9 3.1 Camera Control................................. 9 3.2 Handle Model Data................................

More information

Adobe Premiere Pro CC 2018

Adobe Premiere Pro CC 2018 Course Outline Adobe Premiere Pro CC 2018 1 TOURING ADOBE PREMIERE PRO CC Performing nonlinear editing in Premiere Pro Expanding the workflow Touring the Premiere Pro interface Keyboard shortcuts 2 SETTING

More information

Validation of a Finite Element Analysis (FEA) Model of a Nuclear Transportation Package under Impact Conditions

Validation of a Finite Element Analysis (FEA) Model of a Nuclear Transportation Package under Impact Conditions Validation of a Finite Element Analysis (FEA) Model of a Nuclear Transportation Package under Impact Conditions Chris Berry Lead Engineering Analyst 11 th October 2016 Outline of presentation Background

More information

KEYWORDS non-linear FE analysis, pre-processing, decohesion, buckling.

KEYWORDS non-linear FE analysis, pre-processing, decohesion, buckling. NON-LINEAR MULTI-SCALE ANALYSIS OF AEROSPACE STRUCTURES Orlin Mintchev, Reinhard Diez LASSO Ingenieurgesellschaft, Leinfelden-Echterdingen, Germany KEYWORDS non-linear FE analysis, pre-processing, decohesion,

More information

Flow Sim. Chapter 16. Airplane. A. Add-In. Step 1. If necessary, open your ASSEMBLY file.

Flow Sim. Chapter 16. Airplane. A. Add-In. Step 1. If necessary, open your ASSEMBLY file. Chapter 16 A. Add-In. Step 1. If necessary, open your ASSEMBLY file. Airplane Flow Sim Step 2. Click Tools Menu > Add-Ins. Step 3. In the dialog box, scroll down to Flow Simulation and place a check in

More information

ME Optimization of a Truss

ME Optimization of a Truss ME 475 - Optimization of a Truss Analysis Problem Statement: The following problem will be analyzed using Abaqus and optimized using HEEDS. 4 5 8 2 11 3 10 6 9 1 7 12 6 m 300 kn 300 kn 22 m 35 m Figure

More information

D, 8400 E 8400 F

D, 8400 E 8400 F PRODUCT DATA BK Connect Structural Dynamics Correlation Analysis Type 8421 Finite Element Interface Types 8400 D, 8400 E and 8400 F BK Connect Correlation Analysis is an easy to use postprocessing application

More information

101. Design and realization of virtual prototype of shotcrete robot based on OpenGL

101. Design and realization of virtual prototype of shotcrete robot based on OpenGL 101. Design and realization of virtual prototype of shotcrete robot based on OpenGL Pei-si Zhong 1, Yi Zheng 2, Kun-hua Liu 3 1, 2, 3 Shandong University of Science and Technology, Qingdao, China 2 Qingdao

More information

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method Exercise 1 3-Point Bending Using the GUI and the Bottom-up-Method Contents Learn how to... 1 Given... 2 Questions... 2 Taking advantage of symmetries... 2 A. Preprocessor (Setting up the Model)... 3 A.1

More information

2D Drafting Redefined

2D Drafting Redefined Scan QR Code to Redirect to Product Page IRONCAD DRAFT XG is a powerful 2D design environment for creating, detailing, and editing production designs. This environment offers unrivaled compatibility with

More information

NEi FEA. IRONCAD Advanced FEA. IRONCAD Advanced FEA. NEi FEA

NEi FEA. IRONCAD Advanced FEA. IRONCAD Advanced FEA. NEi FEA 2011 Overview has been designed as a universal, adaptive and user-friendly graphical user interface for geometrical modeling, data input and visualization of results for all types of numerical simulation

More information

A Sketch Interpreter System with Shading and Cross Section Lines

A Sketch Interpreter System with Shading and Cross Section Lines Journal for Geometry and Graphics Volume 9 (2005), No. 2, 177 189. A Sketch Interpreter System with Shading and Cross Section Lines Kunio Kondo 1, Haruki Shizuka 1, Weizhong Liu 1, Koichi Matsuda 2 1 Dept.

More information

Photoshop PSD Export. Basic Tab. Click here to expand Table of Contents... Basic Tab Additional Shading Tab Material Tab Motion Tab Geometry Tab

Photoshop PSD Export. Basic Tab. Click here to expand Table of Contents... Basic Tab Additional Shading Tab Material Tab Motion Tab Geometry Tab Photoshop PSD Export Click here to expand Table of Contents... Basic Tab Additional Shading Tab Material Tab Motion Tab Geometry Tab The Photoshop PSD Export image filter is an image saver masquerading

More information

3D Finite Element Software for Cracks. Version 3.2. Benchmarks and Validation

3D Finite Element Software for Cracks. Version 3.2. Benchmarks and Validation 3D Finite Element Software for Cracks Version 3.2 Benchmarks and Validation October 217 1965 57 th Court North, Suite 1 Boulder, CO 831 Main: (33) 415-1475 www.questintegrity.com http://www.questintegrity.com/software-products/feacrack

More information

Tutorial 10: Composite impact using multi-layered shell elements

Tutorial 10: Composite impact using multi-layered shell elements Tutorial 10 Impact of a Composite Disc using Multilayered Shell Elements Problem description Outline Analysis type(s): Element type(s): Materials law(s): Model options: Key results: Prepared by: Date:

More information

Chapter 5 Modeling and Simulation of Mechanism

Chapter 5 Modeling and Simulation of Mechanism Chapter 5 Modeling and Simulation of Mechanism In the present study, KED analysis of four bar planar mechanism using MATLAB program and ANSYS software has been carried out. The analysis has also been carried

More information

Applications of ICFD /SPH Solvers by LS-DYNA to Solve Water Splashing Impact to Automobile Body. Abstract

Applications of ICFD /SPH Solvers by LS-DYNA to Solve Water Splashing Impact to Automobile Body. Abstract Applications of ICFD /SPH Solvers by LS-DYNA to Solve Water Splashing Impact to Automobile Body George Wang (1 ), Kevin Gardner (3), Eric DeHoff (1), Facundo del Pin (2), Inaki Caldichoury (2), Edouard

More information

Wave Propagation Correlations between Finite Element Simulations and Tests for Enhanced Structural Health Monitoring

Wave Propagation Correlations between Finite Element Simulations and Tests for Enhanced Structural Health Monitoring 6th European Workshop on Structural Health Monitoring - Tu.4.D.4 More info about this article: http://www.ndt.net/?id=14108 Wave Propagation Correlations between Finite Element Simulations and Tests for

More information

Post-Processing Modal Results of a Space Satellite

Post-Processing Modal Results of a Space Satellite LESSON 8 Post-Processing Modal Results of a Space Satellite 30000 7.61+00 5.39+00 30002 30001 mode 1 : Max 5.39+00 @Nd 977 Objectives: Post-process model results from an DB file. View and animate the eigenvector

More information

Institute of Mechatronics and Information Systems

Institute of Mechatronics and Information Systems EXERCISE 2 Free vibrations of a beam arget Getting familiar with the fundamental issues of free vibrations analysis of elastic medium, with the use of a finite element computation system ANSYS. Program

More information

NX Advanced Simulation

NX Advanced Simulation Siemens PLM Software Integrating FE modeling and simulation streamlines product development process Benefits Speed simulation processes by up to 70 percent Perform accurate, reliable structural analysis

More information

An Introductory SIGMA/W Example

An Introductory SIGMA/W Example 1 Introduction An Introductory SIGMA/W Example This is a fairly simple introductory example. The primary purpose is to demonstrate to new SIGMA/W users how to get started, to introduce the usual type of

More information

MSC.visualNastran Desktop FEA Exercise Workbook. Foot Support

MSC.visualNastran Desktop FEA Exercise Workbook. Foot Support MSC.visualNastran Desktop FEA Exercise Workbook Foot Support WS3.1-2 Objectives This exercise is design to introduce vibration analysis in visualnastran Desktop. You will determine the natural frequencies

More information

A fast breast nonlinear elastography reconstruction technique using the Veronda-Westman model

A fast breast nonlinear elastography reconstruction technique using the Veronda-Westman model A fast breast nonlinear elastography reconstruction technique using the Veronda-Westman model Mohammadhosein Amooshahi a and Abbas Samani abc a Department of Electrical & Computer Engineering, University

More information

ACCELERATING STRUCTURAL ANALYSIS WITH THE RB-FEA WORKFLOW. Application Note

ACCELERATING STRUCTURAL ANALYSIS WITH THE RB-FEA WORKFLOW. Application Note ACCELERATING STRUCTURAL ANALYSIS WITH THE RB-FEA WORKFLOW Application Note Accelerating Structural Analysis with the RB-FEA Workflow OVERVIEW Akselos Integra streamlines simulation through its parametrized

More information

Simulating Seat Back Interaction Using Realistic Body Contours

Simulating Seat Back Interaction Using Realistic Body Contours Simulating Seat Back Interaction Using Realistic Body Contours Matthew P. Reed Jingwen Hu Biosciences Group Introduction Dimensional mismatch between a seat and sitter can cause discomfort. Traditional

More information

Natural Viewing 3D Display

Natural Viewing 3D Display We will introduce a new category of Collaboration Projects, which will highlight DoCoMo s joint research activities with universities and other companies. DoCoMo carries out R&D to build up mobile communication,

More information

Using surface markings to enhance accuracy and stability of object perception in graphic displays

Using surface markings to enhance accuracy and stability of object perception in graphic displays Using surface markings to enhance accuracy and stability of object perception in graphic displays Roger A. Browse a,b, James C. Rodger a, and Robert A. Adderley a a Department of Computing and Information

More information

Multiphysics Software Applications in Reverse Engineering. COMSOL Conference Boston 2012

Multiphysics Software Applications in Reverse Engineering. COMSOL Conference Boston 2012 Multiphysics Software Applications in Reverse Engineering COMSOL Conference Boston 2012 Wego Wang, Sc.D. University of Massachusetts Lowell Kerim Genc, Ph.D. Simpleware Slide 1 Excerpt from the Proceedings

More information

Full Screen Layout. Main Menu Property-specific Options. Object Tools ( t ) Outliner. Object Properties ( n ) Properties Buttons

Full Screen Layout. Main Menu Property-specific Options. Object Tools ( t ) Outliner. Object Properties ( n ) Properties Buttons Object Tools ( t ) Full Screen Layout Main Menu Property-specific Options Object Properties ( n ) Properties Buttons Outliner 1 Animation Controls The Create and Add Menus 2 The Coordinate and Viewing

More information

Case Study 1: Piezoelectric Rectangular Plate

Case Study 1: Piezoelectric Rectangular Plate Case Study 1: Piezoelectric Rectangular Plate PROBLEM - 3D Rectangular Plate, k31 Mode, PZT4, 40mm x 6mm x 1mm GOAL Evaluate the operation of a piezoelectric rectangular plate having electrodes in the

More information

Tutorial 2: Rock Cutting Disc 3D. Rock Cutting Disc

Tutorial 2: Rock Cutting Disc 3D. Rock Cutting Disc Rock Cutting Disc This tutorial details the simulation of a process with granular non-cohesive material, concretely a Mill. Advanced and specific aspects should be clarified during training seminars using

More information

Post-Processing of Time-Dependent Results

Post-Processing of Time-Dependent Results LESSON 21 Post-Processing of Time-Dependent Results 49.26 47.23 45.19 18.70 43.15 41.11 39.07 37.04 35.00 32.96 30.92 49.26 28.89 26.85 24.81 Y Z X Objectives: 22.77 20.73 18.70 default_fringe : Max 49.26

More information

A THREE-DIMENSIONAL PHASED ARRAY ULTRASONIC TESTING TECHNIQUE

A THREE-DIMENSIONAL PHASED ARRAY ULTRASONIC TESTING TECHNIQUE A THREE-DIMENSIONAL PHASED ARRAY ULTRASONIC TESTING TECHNIQUE So KITAZAWA, Naoyuki KONO, Atsushi BABA and Yuji ADACHI HITACHI, Ltd., Japan Mitsuru ODAKURA HITACHI-GE Nuclear Energy, Ltd., Japan Introduction

More information

General Applications

General Applications Chapter General Applications The general analysis modules can be used to calculate section properties, wind pressures on buildings and evaluate drainage systems of building roofs. General Applications

More information

2D & 3D Finite Element Method Packages of CEMTool for Engineering PDE Problems

2D & 3D Finite Element Method Packages of CEMTool for Engineering PDE Problems 2D & 3D Finite Element Method Packages of CEMTool for Engineering PDE Problems Choon Ki Ahn, Jung Hun Park, and Wook Hyun Kwon 1 Abstract CEMTool is a command style design and analyzing package for scientific

More information

META Post Toolbars. Introduction

META Post Toolbars. Introduction META Post Toolbars Introduction The modern CAE processes require the use of software that can assist in meeting strict deadlines and offer increased level of automation. Moreover, the CAE processes often

More information

RECOMMENDATION ITU-R BT

RECOMMENDATION ITU-R BT Rec. ITU-R BT.1687-1 1 RECOMMENDATION ITU-R BT.1687-1 Video bit-rate reduction for real-time distribution* of large-screen digital imagery applications for presentation in a theatrical environment (Question

More information

LS-DYNA Model Compare in Visual-Environment

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

More information

Simcenter 3D Engineering Desktop

Simcenter 3D Engineering Desktop Simcenter 3D Engineering Desktop Integrating geometry and FE modeling to streamline the product development process Benefits Speed simulation processes by up to 70 percent Increase product quality by rapidly

More information

Development of special new versions of the FAT/PDB Dummy models for quick analysis response. The Rapid Analysis Models (R.A.M.).

Development of special new versions of the FAT/PDB Dummy models for quick analysis response. The Rapid Analysis Models (R.A.M.). Development of special new versions of the FAT/PDB Dummy models for quick analysis response. The Rapid Analysis Models (R.A.M.). Reuben D Souza, Yupeng Huang, Sebastian Stahlschmidt DYNAmore GmbH, Stuttgart,

More information

Exercise 12a - Post Processing for Stress/Strain Analysis

Exercise 12a - Post Processing for Stress/Strain Analysis Exercise 12a - Post Processing for Stress/Strain Analysis This tutorial will walk through some of the most basic features of HyperView. Note: The model results used for this tutorial had an unrealistic,

More information

Animated Modifiers (Morphing Teapot) Richard J Lapidus

Animated Modifiers (Morphing Teapot) Richard J Lapidus Animated Modifiers (Morphing Teapot) Richard J Lapidus Learning Objectives After completing this chapter, you will be able to: Add and adjust a wide range of modifiers. Work in both object and world space

More information