Introduction to Engineering Analysis

Size: px
Start display at page:

Download "Introduction to Engineering Analysis"

Transcription

1 Chapter 1 Introduction to Engineering Analysis This chapter introduces you to the Stress Analysis and Dynamic Simulation environments. You learn how digital prototyping can be used to simulate your designs before you build costly physical prototypes. Objectives After completing this chapter, you will be able to: Describe the Stress Analysis environment and the processes you use to analyze designs. Describe the Dynamic Simulation environment and the processes you use to create simulations to evaluate motions in an assembly. Chapter Overview 3

2 Lesson: Stress Analysis Overview This lesson provides an overview of the Stress Analysis environment, interface, and tools. The lesson also describes the processes you use to create simulations to evaluate the strength, deflection, and natural frequencies of your designs. When you design products, you need to examine how your designs perform under real-world conditions. When the product will be exposed to loads during normal use, it is important that you design the product to function properly so that it can withstand these loads. Proving the validity of your designs before you build saves time and money by eliminating costly reworking and alterations after the build process has begun. Simulation data serves as a valuable presentation tool for customers if you want assure them that you are providing a design that meets their requirements. The following image shows the stresses that result from an analysis on the arms of a front-end loader. Objectives After completing this lesson, you will be able to: Describe stress analysis and how you can use it to validate your designs. Describe how the Stress Analysis environment is integrated into the Autodesk Inventor user interface. List the steps required to perform a stress analysis. Describe and identify the types of files that are created when you perform a stress analysis. Perform a basic stress analysis and review the results. 4 Chapter 1: Introduction to Engineering Analysis

3 About Stress Analysis You use Stress Analysis to estimate the deformation, stress, and natural frequencies of your designs. Stress Analysis helps you to create better parts by indicating areas of your digital prototypes that require further attention. You can reduce the number of design-test-redesign cycles by using Stress Analysis early in the design cycle to find and fix your models before you build the first prototype. Stress Analysis does not completely eliminate physical testing; however, using analysis tools early in the design process can significantly reduce the number of physical tests that are required. You often use Stress Analysis to help design the test by identifying locations of high stress or deformation and to design test jigs and fixtures. You use the test results to fine-tune your stress analysis so that you can predict the stress on similar parts with greater confidence. The following image shows the stress and displacement plots for a wrench. In Stress Analysis, results are displayed graphically on the deformed model. Definition of Stress Analysis Stress Analysis uses a technique called finite element analysis (FEA) to calculate the deformation, stress, and mode shapes of a model. FEA is an approximation method that estimates the behavior of a model. If a model has simple geometry, it is straightforward to solve for stress and deflection manually by using available equations. However, most models have complex geometry, and equations to predict the stress, deflections, or mode shapes are not normally available. In FEA the model is subdivided into a number of pieces called elements, each of which have simple shapes that have available solutions. The solutions for all of the elements are combined to get the behavior of the entire model. The process of generating the elements in FEA is called meshing, and the resulting set of connected elements is called the mesh. In the following illustration, the original and meshed models for a bracket are shown. The meshed model's shape is approximated using a large number of tetrahedral-shaped solid elements. Lesson: Stress Analysis Overview 5

4 The size of each element in the mesh determines the resolution of the results. The smaller the elements, the more accurate the numerical results, but the longer the model takes to process. In areas of the model where the stress is fairly constant, large elements are adequate; however, where the stress changes rapidly, such as near a stress concentration, smaller elements are required. Learning how to set up an appropriate mesh and determining if it gives accurate results are key skills in performing a stress analysis. Example of Stress Analysis The following image shows the stress on a bellcrank from the rear suspension in a small racecar. The stress results were used to lighten the part in areas where the stress was low. 6 Chapter 1: Introduction to Engineering Analysis

5 Potential Uses for Stress Analysis You use Stress Analysis to identify the following: Areas of your models that are highly stressed that may lead to part failure during the prototype or production phase. Areas that carry little load, which may warrant a change in geometry to save weight or material. Components that deform beyond an allowable limit and that may need to be stiffened through model or material changes. Parts with modal frequencies near the operating frequency that may result in excess vibration, stress, wear, or noise. Stress Analysis Assumptions You use Stress Analysis to solve linear static problems. Although many engineering components can be analyzed using Stress Analysis, you might find situations in which the following assumptions do not apply: The deflection and stress are linearly proportional to the load. If you double the load, the deflection and stress double. Material properties are linear. The stress-strain curve is a straight line, with the stress remaining proportional to the strain. There is no yielding of the material. The loading is static and is applied slowly. Dynamic loading effects, such as sudden load application or impact, are not considered. Temperature has no effect on the part geometry or material properties. The deformation of the part is small when compared to the dimensions of the part. Large deflection requires a nonlinear analysis to account for changing part and load geometry, and is not considered in linear analysis. Other nonlinear effects, such as buckling, are not considered. If you have a design for which these assumptions are not valid, you should pass the problem on to an analyst with the appropriate knowledge and software to solve it. Lesson: Stress Analysis Overview 7

6 Stress Analysis User Interface The Stress Analysis environment uses the same major interface components that you use in the part or assembly environments, including the graphics window, panel bar, and browser. The tools presented on the panel bar, and the elements in the browser, are specific to the Stress Analysis environment. In the following illustration a part is shown in the Stress Analysis environment. Specific Stress Analysis tools and features are shown in the panel, browser, and graphics window. Stress Analysis tab. Stress Analysis panels. Stress Analysis browser. The browser contains reference to the part or assembly geometry, loads, constraints, contacts, other input data, and finally, the results. Graphical display. Results are displayed graphically on models. The color bar displays the result range for each color. 8 Chapter 1: Introduction to Engineering Analysis

7 Stress Analysis Panels The Stress Analysis panels contain the tools for the Stress Analysis environment. Manage The Manage panel contains tools that enable you to create a new simulation and to set up parameters for a parametric analysis. Materials, The Materials, Constraints, Loads, and Contacts panels contain tools that you use to Constraints, prepare your model for analysis. Loads, Contacts Prepare The Prepare panel contains tools that you use to view and adjust the mesh and set up automatic convergence. Solve The Solve panel contains the Solve tool, which you use to run an analysis. Result, Display, Report Settings Exit The Result, Display, and Report panels contain tools to view results. The Settings panel contains the Stress Analysis Settings tool, which you use to set default mesh and analysis settings. Most of the same settings can be changed from within the various tools in the Stress Analysis environment. The Exit panel contains the tool to exit the Stress Analysis environment and return to either the part or assembly environment. Stress Analysis Browser The Stress Analysis browser contains reference to the part or assembly geometry, loads, constraints, contacts, other input data, and finally, the results. You use the browser to exclude geometry, edit or delete existing loads, constraints, contacts, and mesh settings, as well as to select the results that you want to display. Lesson: Stress Analysis Overview 9

8 An analysis can contain multiple simulations, all of which are listed in the browser. You use the browser to switch between simulations. For a part, the features are displayed. For an assembly, the parts are displayed. You use the model tree to exclude features or parts from the analysis or to change the visibility of parts in an assembly. The browser lists all of the constraints and loads and provides an interface to edit or delete existing items. The browser lists all of the contacts and provides an interface to edit or delete them. The icon next to contacts indicates that the contacts are out of date and need to be updated. The mesh settings node in the browser contains a list of any local mesh settings. The Results folder contains all of the results for the analysis. You use the browser to select which results are displayed in the graphics window. 10 Chapter 1: Introduction to Engineering Analysis

9 Performing a Stress Analysis The process of performing a stress analysis involves several steps, some of which must be repeated as you refine the model geometry based on the analysis results. When you perform a stress analysis, your goal is to simulate real-world conditions on your part by duplicating forces, loads, and constraints in the design environment. In the following illustration, Equivalent Stress results are shown on a simple part model. Process: Performing a Stress Analysis The following steps describe the process of performing a stress analysis. 1. Identify the goals of the analysis: Are you concerned about the deflection? Is the stress a concern? Is the model subjected to vibrations, meaning that a modal analysis is required? 2. Learn about the model and how it interacts with its environment: Determine where and how loads are applied. Determine the magnitude (or range of magnitudes) and direction of the loads. Determine how the model is constrained from motion by external constraints or by its interaction with other parts. 3. Prepare your model for analysis: If you plan to analyze an assembly, create a Level of Detail for each analysis if you want to eliminate nonstructural parts and other parts that you do not need to analyze. For parts, identify features that do not contribute to the strength but may add significantly to the number of elements. Typical features to exclude from the analysis include holes that are in low stress areas, external rounds, cosmetic embossing, and so on. 4. Enter the Stress Analysis environment. Lesson: Stress Analysis Overview 11

10 5. Create a new simulation. Specify the simulation type and default settings. Multiple simulations can be created in the same file, each with different settings. For example, a single assembly part file might contain simulations for static analysis of several different configurations of components and modal analyses of those same configurations. 6. Add loads to the model. You can add forces, moments, pressure, bearing, and body loads such as gravity and acceleration. 7. Add constraints to represent the physical connection of the model to other parts in the design. For example, use a constraint where the part is bolted or welded, or where it contacts other components. 8. For assemblies, add contacts to represent the connection between components. Contacts can simulate rigidly bonded joints or allow sliding and separation under loading. 9. Run the analysis. The model is meshed according to the settings and the results for the active simulation are determined and displayed on the model. 10. View the results: When the analysis is complete, the results are displayed graphically on the model. You can view contours for stress, deformation, factor of safety, or the different mode shapes. You can also display or hide the mesh, loads, or constraints; change the display range for contours; and display or hide minimum and maximum markers. 11. Determine if the model behaved as expected: Does the displacement make sense? Do the reaction forces at the constraints add up to the applied loads? Does the area of high stress make sense? If the model's behavior does not look correct, review the loads and constraints and adjust them as necessary. 12. Prove that results are accurate. Stress Analysis uses a mathematical technique that approximates the actual stress in a part. Stress singularities and inadequate mesh size can lead to results that are not accurate. Before you accept any results, you must prove that the results are accurate by performing a convergence study. Stress Analysis contains several tools that help you to adjust the mesh automatically in areas of concern while ignoring the stress at singularities. 13. Refine the model: If there are areas of concern, return to the part or assembly environment, make appropriate model changes, and then update the stress analysis. Repeat this cycle until you are satisfied with the model's results. 14. Document the results: Create a report that summarizes the input values and results, including images of the results. The report is in HTML format; therefore, you can share it with others on the design team and include it in documentation. 12 Chapter 1: Introduction to Engineering Analysis

11 Guidelines Keep the following guidelines in mind when performing a stress analysis: Determine the smallest number of parts that you can analyze. You typically do not analyze an entire assembly with all of its parts.determine the load path and decide which components are critical.can you analyze one part on its own? Can you isolate a small number of partsin the assembly? Can you perform several analyses, each with differentparts of interest? For parts, suppress features that do not affect the results, especially if the features are small. Typical features to suppress include small cosmetic rounds or chamfers on outside corners, and small holes or other features in areas where the stress is low. These features do not contribute to the stiffness of the model but can greatly increase the time to generate the mesh and solve for the results. For assemblies, exclude parts from the analysis that do not contribute to the strength or stiffness. Small parts, fasteners, bearings, cosmetic parts such as plastic or sheet metal covers do not contribute to the strength but may take considerable time to mesh and solve. A Level of Detail is an efficient method to exclude parts from Stress Analysis. Stress Analysis Files When you add stress analysis information to a part or an assembly, and then save the file, folders and files are created to hold the stress analysis results. You need to be aware of the folder names and locations so that you can manage them along with the model files. Example of Stress Analysis Files The following image shows the files and folders that result from running an analysis on a single part file (1). When the file is saved, a folder (2) with the same name as the part file is created. It contains multiple subfolders and files that contain the results. If a report is generated and saved to the model folder, the report HTML file (3) and Images folder (3) are also created. Lesson: Stress Analysis Overview 13

12 By default, OLE links are created to each of the analysis files so that other applications, such as Autodesk Vault, are aware of the link to the files. The links are listed in the 3rd Party folder in the Model browser as shown in the following image. Because the results files are linked to the model file, if the results files cannot be found when the model file is opened, you must resolve the file links before you can open the file. If the Results folder is deleted, the results can be recreated by running the analysis again because the part or assembly file contains the inputs and settings for the stress analysis. However, the analysis may take a while to run, especially if the model is complex and there are multiple analyses. 14 Chapter 1: Introduction to Engineering Analysis

13 Exercise: Perform a Basic Stress Analysis In this exercise, you determine the stress and safety factor in a wrench. The analysis has been started but is not complete. You complete the analysis by excluding some features from the analysis, reviewing the current constraints, adding a load, and running the simulation. 2. Click Environments tab > Begin panel > Stress Analysis. 3. In the browser, expand Stress_Overview.ipt. 4. Select both Hole1 and Emboss1. Right-click and select Exclude from Simulation. The completed exercise 5. In the browser, expand the Constraints folder. Move the cursor over the fixed constraint and confirm that two faces are fully constrained. Completing the Exercise To complete the exercise, follow the steps in this book or in the onscreen exercise. In the onscreen list of chapters and exercises, click Chapter 1: Introduction to Engineering Analysis. Click Exercise: Perform a Basic Stress Analysis. 6. On the Loads panel, click Force. Select the three faces as shown. 1. Open Stress_Overview.ipt. Lesson: Stress Analysis Overview 15

14 7. In the Force dialog box, click the Direction Selection button. Select the edge of the face as shown. The forces align with the edge. 12. Click Mesh View again to turn off the mesh. 13. In the browser, in the Results folder, doubleclick Safety Factor. The minimum safety factor of less than one is a cause for concern. Further analysis and model changes may be required. 8. In the Force dialog box, for Magnitude, enter 500N. Click OK. 9. On the Solve panel, click Simulate. Click Run. 10. When the analysis is complete, the Von Mises stress is displayed on the displaced model. 14. In the browser, in the Results folder, doubleclick Von Mises Stress. 15. On the Result panel, click Animate. 16. In the Animate Results dialog box, click Play. Watch the animation for a few cycles. Click OK. 17. On the Exit panel, click Finish Stress Analysis. 18. Save the file. 19. In the browser, expand the 3rd Party folder. The files containing the stress results are listed. 11. On the Prepare panel, click Mesh View. The mesh is displayed. 20. In Windows Explorer, navigate to the location of the part file. Confirm that a folder containing the results was created. 21. Return to Autodesk Inventor. Close the file. 16 Chapter 1: Introduction to Engineering Analysis

15 Lesson: Dynamic Simulation Overview This lesson describes the Dynamic Simulation environment, and its interface and tools. The lesson also describes the processes you use to create simulations to evaluate motions in an assembly, size actuators, determine bearings, and compute stresses in parts. Proving the validity of your designs before you build saves time and money by eliminating costly reworking and alterations after the build process has begun. Simulation data serves as avaluable presentation tool for customers because it assures them that youare providing a design that meets their requirements. The integration of Dynamic Simulation with Autodesk Inventor, and the Dynamic Simulation evaluation mechanisms, provide you with valuable tools to test, refine, and prove your designs. In the following image, a revolution joint is applied to a glass window lever mechanism so that a simulation can be performed. Objectives After completing this lesson, you will be able to: Describe the Dynamic Simulation environment. Identify the Dynamic Simulation interface, its tools, and its unique browser nodes. Describe the basic process for creating a dynamic simulation. Lesson: Dynamic Simulation Overview 17

16 About Dynamic Simulation Dynamic Simulation is used to simulate and analyze dynamic characteristics of an assembly under various load conditions. You can also export load conditions at any motion state to the Stress Analysis environment to see how parts respond from a structural view to dynamic loads at any point in the assembly's range of motion. In addition, you have the option to transfer multiple load conditions in the assembly s range of motion to the Stress Analysis environment. This option enables you to validate and compare designs without the need to go back to Dynamic Simulation to transfer loads again. A wiper arm assembly in the Dynamic Simulation environment is shown. Definition of Dynamic Simulation Dynamic Simulation provides you with the tools to simulate the actual performance of your design before the product is built. By default, Dynamic Simulation automatically converts assembly constraints between components into mechanical joints. You also have the option to manually define mechanical joints between components. After the joints have been finalized, forces, accelerations, or velocities need to be applied to them where applicable if you want to reproduce real-world conditions. You can use the results of the simulation to determine the integrity of a design, calculate 18 Chapter 1: Introduction to Engineering Analysis

17 the amount of force required to produce a desired motion, or view the effect of natural forces such as gravity and friction on the mechanism. An assembly in the middle of a simulation is shown. In the Output Grapher the force data is displayed. This data is used to perform Stress Analysis on a component. Starting Dynamic Simulation You can access Dynamic Simulation from an assembly file. On the Environments tab (1), Begin panel, click Dynamic Simulation (2). Lesson: Dynamic Simulation Overview 19

18 Example of Dynamic Simulation You have designed a windshield wiper assembly that is ready to be manufactured. Before the design is complete, you must determine the amount of driving torque required to rotate the drive arm at a velocity of 180 degrees per second. In Dynamic Simulation, you define the mechanism and impose the velocity on the drive arm. Using the Output Grapher, you can graph the torque curve for the drive arm. You can then extract the maximum drive torque on the drive arm, which you use to select the proper motor for the assembly. The drive mechanism of the wiper assembly is shown. Running the Output Grapher provides the data required to calculate the torque. 20 Chapter 1: Introduction to Engineering Analysis

19 The joint with the applied force. The selected option to be displayed in the window. The maximum force. The maximum force on the graph. Lesson: Dynamic Simulation Overview 21

20 The Dynamic Simulation Interface The DynamicSimulationenvironment uses the same major interface components that you use in the part or assembly environments, including the Autodesk Inventor window, the graphics window, the ribbon, the application frame, the browser, and the shortcut menus. The tools presented on the ribbon, and the elements in the browser, are specific to the DynamicSimulationenvironment. Additionally, the Simulation Player window contains controls to runsimulations and set their time parameters. Dynamic Simulation tab Dynamic Simulation panels Dynamic Simulation tool Dynamic Simulation browser Simulation Player Dynamic Simulation Panels The Dynamic Simulation panels are divided into seven sections according to the types of operations that they perform. 22 Chapter 1: Introduction to Engineering Analysis

21 Tools to create joints, convert constraints, and check the status of the mechanism. Tools to apply force and torque. Tools used to display results and traces. Tools used to create animations. Tools used to manage simulation settings and parameters. Tool used to export data to FEA. Tool used to exit Dynamic Simulation. Dynamic Simulation Browser The Dynamic Simulation browser provides elements that are unique to the Dynamic Simulation environment. Components areclassified as Groundedor Mobile. Joints are grouped by category, as are external loads and traces. In the browser you access the shortcut menus to open joint properties, edit and delete joints, lock degrees of freedom, and control the display of joints. The elements in the Dynamic Simulation browser are shown. Rigid components linked to ground on one end and all parts not yet used by the dynamic definition of the mechanism. Subassemblies, weldments, and parts that are not grounded. Joints created automatically or manually. Loads such as gravity, individual forces, or individual torque. Lesson: Dynamic Simulation Overview 23

22 Simulation Player The Simulation Player is used to run or replay a simulation. With this tool, you control the simulation time, how many time steps are calculated, and the speed at which the simulation runs. The Simulation Player is synchronized with the mechanism in the graphics window and the Output Grapher so that you can see the position of the mechanism and the resultant force in the Output Grapher at any time step that you choose. Return to the construction mode. Deactivates the screen refresh. Sets the time for the simulation to run. Displays the number of images to save during the simulation. Displays the number of frames to display. Creating Dynamic Simulations With Dynamic Simulation, the intent is to build a functional mechanism, and then add dynamic, realworld influences of various types of loads to create a true kinematicchain.you thenrun the simulation to see how the joints, loads, and component structures interact as a moving dynamic mechanism. 24 Chapter 1: Introduction to Engineering Analysis

23 In this simulation, the maximum acceleration of a revolution joint (1) is displayed in the time steps pane (2) and the graphics window (3). Process: Creating Dynamic Simulations The following steps provide an overview of the process of creating dynamic simulations of your assembly designs. 1. Open an assembly file. 2. Enter the Dynamic Simulation environment. 3. Create standard joints by converting existing assembly constraints automatically or manually. 4. If required, insert other types of joints such as contact, rolling/sliding, or spring. 5. Define the physical environment in the joint properties and apply forces. 6. Run the simulation to see how joints, loads, and component structures interact. 7. Use the Output Grapher to analyze the results. 8. Select the loads on a part and export to the Stress Analysis environment to study the effect of the loads. 9. Analyze the results in the Stress Analysis environment. Lesson: Dynamic Simulation Overview 25

24 Exercise: Review a Cam Valve Simulation In this exercise, you run a simulation of a cam valve assembly with and without friction to determine the torque required to overcome the spring resistance and the friction force. 1. Open CamValve.iam. The completed exercise Completing the Exercise To complete the exercise, follow the steps in this book or in the onscreen exercise. In the onscreen list of chapters and exercises, click Chapter 1: Introduction to Engineering Analysis. Click Exercise: Review a Cam Valve Simulation. 2. Click Environments tab > Begin panel. Click Dynamic Simulation. 3. If required, click No to close the message window. 4. Review the cam valve assembly. The spring is a force joint and was inserted using Dynamic Simulation. 26 Chapter 1: Introduction to Engineering Analysis

25 5. On the Simulation Player, click Run or Replay the Simulation. 10. On the Results panel, click Output Grapher. Resize the Output Grapher and zoom and pan in the CamValve assembly to view both. At the beginning of the simulation note that the valve is bouncing. You correct this and run the simulation again. 6. On the Simulation Player, click Construction Mode (1). 11. In the Output Grapher, double-click the dashed line at 0.25 (1). The timeline (2) is displayed, and the cam position (3) is updated to show its position at that point of the simulation. 7. In the Dynamic Simulation browser, expand Contact Joints. Right-click 2D Contact:4 (Cam:1, Valve:1). Click Properties. 8. In the 2D Contact:4 (Cam:1, Valve:1) dialog box, for Restitution, enter 0. Click OK. 9. On the Simulation Player, click Run or Replay the Simulation. The valve does not bounce. 12. To cycle through the simulation, use the right and left arrow keys on the keyboard to step forward and backward in the simulation. Cycle through the simulation to 1.00 to show the cam at the end of the simulation. Lesson: Dynamic Simulation Overview 27

26 3. On the Simulation Player, click Run or Replay the Simulation. The Output Grapher is still open, so you see the graph being generated as the simulation is running. In the next step, you change the color of the newly generated curve. When you compare the saved graph curve with this new one, you can distinguish between the two of them. 4. In the Output Grapher, right-click the U_imposed[1]/N mm column heading. Click Curve Properties. 13. In the Output Grapher, click Save Simulation. Save the file as CamValve.iaa. 14. On the Simulation Player, click Construction Mode. Add a Coefficient of Friction The following steps describe how to add a coefficient of friction to calculate the effect on the torque that is required to rotate the cam and overcome the spring force and friction force. 1. In the Dynamic Simulation browser, under Contact Joints, right-click 2D Contact:4 (Cam:1, Valve:1). Click Properties. 2. In the 2D Contact:4 (Cam:1, Valve:1) dialog box, for Friction, enter Click OK. 5. In the Dynamic Simulation - Properties dialog box, click the color box. 6. In the Color dialog box, click the red color swatch. Click OK. 28 Chapter 1: Introduction to Engineering Analysis

27 7. In the Dynamic Simulation - Properties dialog box, click OK. The graph changes to red. 11. In the Output Grapher, expand CamValve.iaa. Expand Revolution:2 (Support:1, Cam:1). Expand Driving Force and select the U_imposed [1] check box. 8. On the Output Grapher toolbar, click Import Simulation. 12. The Output Grapher displays the graphs of the torque required to rotate the cam without friction (blue) and with friction (red). Also, a new column is added in the time-steps pane for the numerical values. 9. In the Dynamic Simulation - Load file dialog box, select CamValve.iaa. Click Open. 10. Review the Dynamic Simulation browser. The CamValve.iaa element is added to the Output Grapher. 13. Close the file. Do not save changes. Lesson: Dynamic Simulation Overview 29

28 Chapter Summary In this chapter, you learned about the Stress Analysis and Dynamic Simulation environments. You learned how digital prototyping can be used to simulate your designs before you build costly physical prototypes. Having completed this chapter, you can: Describe the Stress Analysis environment and the processes you use to analyze designs. Describe the Dynamic Simulation environment and the processes you use to create simulations to evaluate motions in an assembly. 30 Chapter 1: Introduction to Engineering Analysis

Optimizing the Utility Scale Solar Megahelion Drive End-Cap (Imperial Units)

Optimizing the Utility Scale Solar Megahelion Drive End-Cap (Imperial Units) Autodesk Inventor Tutorial Exercise Optimizing the Utility Scale Solar Megahelion Drive End-Cap www.autodesk.com/sustainabilityworkshop Contents OPTIMIZING THE USS SOLAR TRACKING END CAP... 3 OBJECTIVE...

More information

ME Week 11 Create Joints Project

ME Week 11 Create Joints Project One of the most important elements of dynamic simulation is setting up and verifying that proper joints are created. Joints are links between two rigid components that applies force from the first component

More information

Lesson 6: Assembly Structural Analysis

Lesson 6: Assembly Structural Analysis Lesson 6: Assembly Structural Analysis In this lesson you will learn different approaches to analyze the assembly using assembly analysis connection properties between assembly components. In addition

More information

2: Static analysis of a plate

2: Static analysis of a plate 2: Static analysis of a plate Topics covered Project description Using SolidWorks Simulation interface Linear static analysis with solid elements Finding reaction forces Controlling discretization errors

More information

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003 Engineering Analysis with COSMOSWorks SolidWorks 2003 / COSMOSWorks 2003 Paul M. Kurowski Ph.D., P.Eng. SDC PUBLICATIONS Design Generator, Inc. Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

16 SW Simulation design resources

16 SW Simulation design resources 16 SW Simulation design resources 16.1 Introduction This is simply a restatement of the SW Simulation online design scenarios tutorial with a little more visual detail supplied on the various menu picks

More information

SIMULATION CAPABILITIES IN CREO

SIMULATION CAPABILITIES IN CREO SIMULATION CAPABILITIES IN CREO Enhance Your Product Design with Simulation & Using digital prototypes to understand how your designs perform in real-world conditions is vital to your product development

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

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

Lesson: Static Stress Analysis of a Connecting Rod Assembly

Lesson: Static Stress Analysis of a Connecting Rod Assembly Lesson: Static Stress Analysis of a Connecting Rod Assembly In this tutorial we determine the effects of a 2,000 pound tensile load acting on a connecting rod assembly (consisting of the rod and two pins).

More information

ME Week 12 Piston Mechanical Event Simulation

ME Week 12 Piston Mechanical Event Simulation Introduction to Mechanical Event Simulation The purpose of this introduction to Mechanical Event Simulation (MES) project is to explorer the dynamic simulation environment of Autodesk Simulation. This

More information

COSMOS. Vehicle Suspension Analysis ---- SolidWorks Corporation. Introduction 1. Role of vehicle suspension 2. Motion analysis 2

COSMOS. Vehicle Suspension Analysis ---- SolidWorks Corporation. Introduction 1. Role of vehicle suspension 2. Motion analysis 2 ---- WHITE PAPER Vehicle Suspension Analysis CONTENTS Introduction 1 Role of vehicle suspension 2 Motion analysis 2 Motion analysis using COSMOSMotion 3 Real-life example 4-5 Exporting loads to COSMOSWorks

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

Finite Element Analysis with Inspire Finite Element Analysis By Rahul Ponginan Updated by Sanjay Nainani

Finite Element Analysis with Inspire Finite Element Analysis By Rahul Ponginan Updated by Sanjay Nainani Finite Element Analysis with Inspire Finite Element Analysis By Rahul Ponginan Updated by Sanjay Nainani Finite Element Analysis was first developed over 60 years ago as a method to accurately predict

More information

Static Stress Analysis

Static Stress Analysis Static Stress Analysis Determine stresses and displacements in a connecting rod assembly. Lesson: Static Stress Analysis of a Connecting Rod Assembly In this tutorial we determine the effects of a 2,000-pound

More information

PTC Creo Simulate. Features and Specifications. Data Sheet

PTC Creo Simulate. Features and Specifications. Data Sheet PTC Creo Simulate PTC Creo Simulate gives designers and engineers the power to evaluate structural and thermal product performance on your digital model before resorting to costly, time-consuming physical

More information

New Capabilities in Project Hydra for Autodesk Simulation Mechanical

New Capabilities in Project Hydra for Autodesk Simulation Mechanical New Capabilities in Project Hydra for Autodesk Simulation Mechanical Sualp Ozel, PE. Autodesk SM2447-L In this hands-on lab, we will go through several exercises and cover several new capabilities included

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

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

SIMULATION CAPABILITIES IN CREO. Enhance Your Product Design with Simulation & Analysis

SIMULATION CAPABILITIES IN CREO. Enhance Your Product Design with Simulation & Analysis SIMULATION CAPABILITIES IN CREO Enhance Your Product Design with Simulation & Using digital prototypes to understand how your designs perform in real-world conditions is vital to your product development

More information

Finite Element Method using Pro/ENGINEER and ANSYS

Finite Element Method using Pro/ENGINEER and ANSYS Finite Element Method using Pro/ENGINEER and ANSYS Notes by R.W. Toogood The transfer of a model from Pro/ENGINEER to ANSYS will be demonstrated here for a simple solid model. Model idealizations such

More information

Engineering Analysis

Engineering Analysis Engineering Analysis with SOLIDWORKS Simulation 2018 Paul M. Kurowski SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

MSC.visualNastran Desktop FEA Exercise Workbook. Pin and Bracket Assembly: Vibration Simulation in 4D

MSC.visualNastran Desktop FEA Exercise Workbook. Pin and Bracket Assembly: Vibration Simulation in 4D MSC.visualNastran Desktop FEA Exercise Workbook Pin and Bracket Assembly: Vibration Simulation in 4D WS24-2 Objectives This exercise is design to introduce vibration analysis in visualnastran Desktop.

More information

Chapter 20 Assembly Model with VEX Robot Kit - Autodesk Inventor

Chapter 20 Assembly Model with VEX Robot Kit - Autodesk Inventor Tools for Design Using AutoCAD and Autodesk Inventor 20-1 Chapter 20 Assembly Model with VEX Robot Kit - Autodesk Inventor Creating an Assembly Using Parts from the VEX Robot Kit Understand and Perform

More information

The part to be analyzed is the bracket from the tutorial of Chapter 3.

The part to be analyzed is the bracket from the tutorial of Chapter 3. Introduction to Solid Modeling Using SolidWorks 2007 COSMOSWorks Tutorial Page 1 In this tutorial, we will use the COSMOSWorks finite element analysis (FEA) program to analyze the response of a component

More information

Using RecurDyn. Contents

Using RecurDyn. Contents Using RecurDyn Contents 1.0 Multibody Dynamics Overview... 2 2.0 Multibody Dynamics Applications... 3 3.0 What is RecurDyn and how is it different?... 4 4.0 Types of RecurDyn Analysis... 5 5.0 MBD Simulation

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

Autodesk Inventor : From Concept to Digital Prototype

Autodesk Inventor : From Concept to Digital Prototype Autodesk Inventor : From Concept to Digital Prototype Bryan Fields Advanced Solutions, Inc. MA305-5 Using the tools available in Autodesk Inventor, this session will look at the progression from concept

More information

Exercise 1: Axle Structural Static Analysis

Exercise 1: Axle Structural Static Analysis Exercise 1: Axle Structural Static Analysis The purpose of this exercise is to cover the basic functionality of the Mechanical Toolbar (MTB) in the context of performing an actual analysis. Details of

More information

Abstract. Introduction:

Abstract. Introduction: Abstract This project analyzed a lifecycle test fixture for stress under generic test loading. The maximum stress is expected to occur near the shrink fit pin on the lever arm. The model was constructed

More information

Welcome to MSC.visualNastran 4D. 1.0 Installing MSC.visualNastran 4D

Welcome to MSC.visualNastran 4D. 1.0 Installing MSC.visualNastran 4D Welcome to MSC.visualNastran 4D MSC.visualNastran 4D is the result of a twelve-year collaborative effort between professional engineers and software specialists. We are committed to providing you easy-to-use,

More information

Spur Gears Static Stress Analysis with Linear Material Models

Spur Gears Static Stress Analysis with Linear Material Models Exercise A Spur Gears Static Stress Analysis with Linear Material Models Beam and Brick Elements Objective: Geometry: Determine the stress distribution in the spur gears when a moment of 93.75 in-lb is

More information

Modelling Flat Spring Performance Using FEA

Modelling Flat Spring Performance Using FEA Modelling Flat Spring Performance Using FEA Blessing O Fatola, Patrick Keogh and Ben Hicks Department of Mechanical Engineering, University of Corresponding author bf223@bath.ac.uk Abstract. This paper

More information

Week 12 - Lecture Mechanical Event Simulation. ME Introduction to CAD/CAE Tools

Week 12 - Lecture Mechanical Event Simulation. ME Introduction to CAD/CAE Tools Week 12 - Lecture Mechanical Event Simulation Lecture Topics Mechanical Event Simulation Overview Additional Element Types Joint Component Description General Constraint Refresh Mesh Control Force Estimation

More information

Model Library Mechanics

Model Library Mechanics Model Library Mechanics Using the libraries Mechanics 1D (Linear), Mechanics 1D (Rotary), Modal System incl. ANSYS interface, and MBS Mechanics (3D) incl. CAD import via STL and the additional options

More information

SolidWorks. An Overview of SolidWorks and Its Associated Analysis Programs

SolidWorks. An Overview of SolidWorks and Its Associated Analysis Programs An Overview of SolidWorks and Its Associated Analysis Programs prepared by Prof. D. Xue University of Calgary SolidWorks - a solid modeling CAD tool. COSMOSWorks - a design analysis system fully integrated

More information

Lesson 1: Introduction to Pro/MECHANICA Motion

Lesson 1: Introduction to Pro/MECHANICA Motion Lesson 1: Introduction to Pro/MECHANICA Motion 1.1 Overview of the Lesson The purpose of this lesson is to provide you with a brief overview of Pro/MECHANICA Motion, also called Motion in this book. Motion

More information

Rigid Dynamic Analysis in Workbench

Rigid Dynamic Analysis in Workbench Rigid Dynamic Analysis in Workbench 1-1 Introduction Rigid Dynamic Analysis: Calculates dynamic response of an assembly of rigid bodies. Can be used to study the kinematics of an assembly. Bodies are linked

More information

Step 1: Open the CAD model

Step 1: Open the CAD model In this exercise you will learn how to: Ground a part Create rigid groups Add joints and an angle motor Add joints and an angle motor Run both transient and statics motion analyses Apply shape controls

More information

Complete and robust mechanical simulation solution. imaginit.com/simulation-mechanical

Complete and robust mechanical simulation solution. imaginit.com/simulation-mechanical Complete and robust mechanical simulation solution A mechanical simulation solution for finite element analysis powered by the Autodesk Nastran solver Accurately predict product behavior, optimize and

More information

Revised Sheet Metal Simulation, J.E. Akin, Rice University

Revised Sheet Metal Simulation, J.E. Akin, Rice University Revised Sheet Metal Simulation, J.E. Akin, Rice University A SolidWorks simulation tutorial is just intended to illustrate where to find various icons that you would need in a real engineering analysis.

More information

Introduction to Solid Modeling Using SolidWorks 2008 COSMOSMotion Tutorial Page 1

Introduction to Solid Modeling Using SolidWorks 2008 COSMOSMotion Tutorial Page 1 Introduction to Solid Modeling Using SolidWorks 2008 COSMOSMotion Tutorial Page 1 In this tutorial, we will learn the basics of performing motion analysis using COSMOSMotion. Although the tutorial can

More information

Training Guide TopSolid Fea

Training Guide TopSolid Fea Training Guide i 2012, Missler Software. 7, Rue du Bois Sauvage F-91055 Evry, FRANCE Web: http://www.topsolid.com E-mail: info@topsolid.com All rights reserved. This information is subject to change without

More information

SIEMENS. Modeling assemblies. Self-Paced Training. spse01540

SIEMENS. Modeling assemblies. Self-Paced Training. spse01540 SIEMENS Modeling assemblies Self-Paced Training spse01540 Proprietary and restricted rights notice This software and related documentation are proprietary to Siemens Product Lifecycle Management Software

More information

RSPile. Tutorial 3 Grouped Pile Analysis. Pile Analysis Software. Grouped Pile Analysis

RSPile. Tutorial 3 Grouped Pile Analysis. Pile Analysis Software. Grouped Pile Analysis RSPile Pile Analysis Software Tutorial 3 Grouped Pile Analysis Grouped Pile Analysis Introduction This tutorial will demonstrate how to model grouped piles under a cap. The finished product of this tutorial

More information

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force CHAPTER 4 Numerical Models This chapter presents the development of numerical models for sandwich beams/plates subjected to four-point bending and the hydromat test system. Detailed descriptions of the

More information

SOLIDWORKS Simulation Avoiding Singularities

SOLIDWORKS Simulation Avoiding Singularities SOLIDWORKS Simulation Avoiding Singularities What is a Singularity? A singularity is a function s divergence into infinity. SOLIDWORKS Simulation occasionally produces stress (or heat flux) singularities.

More information

Simulation of AJWSP10033_FOLDED _ST_FR

Simulation of AJWSP10033_FOLDED _ST_FR Phone: 01922 453038 www.hyperon-simulation-and-cad-services.co.uk Simulation of AJWSP10033_FOLDED _ST_FR Date: 06 May 2017 Designer: Study name: AJWSP10033_FOLDED_STATIC Analysis type: Static Description

More information

Sheet Metal Overview. Chapter. Chapter Objectives

Sheet Metal Overview. Chapter. Chapter Objectives Chapter 1 Sheet Metal Overview This chapter describes the terminology, design methods, and fundamental tools used in the design of sheet metal parts. Building upon these foundational elements of design,

More information

Autodesk's VEX Robotics Curriculum. Unit 15: Linkages

Autodesk's VEX Robotics Curriculum. Unit 15: Linkages Autodesk's VEX Robotics Curriculum Unit 15: Linkages 1 Overview In Unit 15, you learn about linkages: why they are used and how they are designed. You build your own linkage to use with a drivetrain and

More information

Getting Started Creating Cable and Harness Designs

Getting Started Creating Cable and Harness Designs Chapter Getting Started Creating Cable and Harness Designs 1 In this chapter, you learn about Autodesk Inventor Cable and Harness functionality and the basic workflow to create and document a design. Objectives

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

Finite Element Analysis Using Creo Simulate 4.0

Finite Element Analysis Using Creo Simulate 4.0 Introduction to Finite Element Analysis Using Creo Simulate 4.0 Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following

More information

Chapter 18 Assembly Modeling with the LEGO MINDSTORMS NXT Set Autodesk Inventor

Chapter 18 Assembly Modeling with the LEGO MINDSTORMS NXT Set Autodesk Inventor Tools for Design Using AutoCAD and Autodesk Inventor 18-1 Chapter 18 Assembly Modeling with the LEGO MINDSTORMS NXT Set Autodesk Inventor Creating an Assembly Using Parts from the LEGO MINDSTORMS NXT Set

More information

About the Author. Acknowledgements

About the Author. Acknowledgements About the Author Dr. Paul Kurowski obtained his M.Sc. and Ph.D. in Applied Mechanics from Warsaw Technical University. He completed postdoctoral work at Kyoto University. Dr. Kurowski is an Assistant Professor

More information

Visit the following websites to learn more about this book:

Visit the following websites to learn more about this book: Visit the following websites to learn more about this book: 6 Introduction to Finite Element Simulation Historically, finite element modeling tools were only capable of solving the simplest engineering

More information

Computer Life (CPL) ISSN: Finite Element Analysis of Bearing Box on SolidWorks

Computer Life (CPL) ISSN: Finite Element Analysis of Bearing Box on SolidWorks Computer Life (CPL) ISSN: 1819-4818 Delivering Quality Science to the World Finite Element Analysis of Bearing Box on SolidWorks Chenling Zheng 1, a, Hang Li 1, b and Jianyong Li 1, c 1 Shandong University

More information

Analysis Run Exercise

Analysis Run Exercise Analysis Run Exercise In this exercise you will setup and run an analysis on the original design and the optimized design to compare the results. The exercise follows very closely the video in the See

More information

imaginit.com/simulation Complete and robust mechanical simulation solution

imaginit.com/simulation Complete and robust mechanical simulation solution imaginit.com/simulation Complete and robust mechanical simulation solution A mechanical simulation solution for finite imaginit.com/simulation element analysis powered by the Autodesk Nastran solver Accurately

More information

Analysis of a 4 Bar Crank-Rocker Mechanism Using COSMOSMotion

Analysis of a 4 Bar Crank-Rocker Mechanism Using COSMOSMotion Analysis of a 4 Bar Crank-Rocker Mechanism Using COSMOSMotion ME345: Modeling and Simulation Professor Frank Fisher Stevens Institute of Technology Last updated: June 29th, 2009 Table of Contents 1. Introduction

More information

An Introduction to Motion Analysis Applications with SolidWorks Motion, Instructor Guide

An Introduction to Motion Analysis Applications with SolidWorks Motion, Instructor Guide Engineering Design and Technology Series An Introduction to Motion Analysis Applications with SolidWorks Motion, Instructor Guide Dassault Systèmes SolidWorks Corporation 300 Baker Avenue Concord, Massachusetts

More information

Parametric Modeling with. Autodesk Fusion 360. First Edition. Randy H. Shih SDC. Better Textbooks. Lower Prices.

Parametric Modeling with. Autodesk Fusion 360. First Edition. Randy H. Shih SDC. Better Textbooks. Lower Prices. Parametric Modeling with Autodesk Fusion 360 First Edition Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

CREO ENGINEER PACKAGES. 3D CAD solutions optimized for your product development tasks

CREO ENGINEER PACKAGES. 3D CAD solutions optimized for your product development tasks CREO ENGINEER PACKAGES 3D CAD solutions optimized for your product development tasks From the smallest product design firm to the largest, manufacturing organizations are under constant pressure to develop

More information

ROSE-HULMAN INSTITUTE OF TECHNOLOGY

ROSE-HULMAN INSTITUTE OF TECHNOLOGY Introduction to Working Model Welcome to Working Model! What is Working Model? It's an advanced 2-dimensional motion simulation package with sophisticated editing capabilities. It allows you to build and

More information

Structural Nonlinear Analysis of a Disconnector Pelikelo (a kind of hook) using ANSYS/Workbench

Structural Nonlinear Analysis of a Disconnector Pelikelo (a kind of hook) using ANSYS/Workbench Structural Nonlinear Analysis of a Disconnector Pelikelo (a kind of hook) using ANSYS/Workbench Mário Coutinho MCS Engineering LTDA. Fátima Souza, M.Sc., Gabriel Silva e Decio Paiva SOFTEC Software Technology

More information

KISSsoft 03/2013 Tutorial 5

KISSsoft 03/2013 Tutorial 5 KISSsoft 03/2013 Tutorial 5 Shaft analysis KISSsoft AG Rosengartenstrasse 4 8608 Bubikon Switzerland Tel: +41 55 254 20 50 Fax: +41 55 254 20 51 info@kisssoft.ag www.kisssoft.ag Contents 1 Starting KISSsoft...

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Introduction to FEM Modeling

Introduction to FEM Modeling Total Analysis Solution for Multi-disciplinary Optimum Design Apoorv Sharma midas NFX CAE Consultant 1 1. Introduction 2. Element Types 3. Sample Exercise: 1D Modeling 4. Meshing Tools 5. Loads and Boundary

More information

SolidWorks Motion Study Tutorial

SolidWorks Motion Study Tutorial SolidWorks Motion Study Tutorial By: Mohamed Hakeem Mohamed Nizar Mechanical Engineering Student- May 2015 South Dakota School of Mines & Technology August 2013 Getting Started This tutorial is for you

More information

SETTLEMENT OF A CIRCULAR FOOTING ON SAND

SETTLEMENT OF A CIRCULAR FOOTING ON SAND 1 SETTLEMENT OF A CIRCULAR FOOTING ON SAND In this chapter a first application is considered, namely the settlement of a circular foundation footing on sand. This is the first step in becoming familiar

More information

Quarter Symmetry Tank Stress (Draft 4 Oct 24 06)

Quarter Symmetry Tank Stress (Draft 4 Oct 24 06) Quarter Symmetry Tank Stress (Draft 4 Oct 24 06) Introduction You need to carry out the stress analysis of an outdoor water tank. Since it has quarter symmetry you start by building only one-fourth of

More information

Engineering Analysis with

Engineering Analysis with Engineering Analysis with SolidWorks Simulation 2013 Paul M. Kurowski SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites

More information

Quick Start Training Guide

Quick Start Training Guide Quick Start Training Guide Table of Contents 1 INTRODUCTION TO MAPLESIM... 5 1.1 USER INTERFACE... 5 2 WORKING WITH A SAMPLE MODEL... 7 2.1 RUNNING A SIMULATION... 7 2.2 GRAPHICAL OUTPUT... 7 2.3 3D VISUALIZATION...

More information

Engineering Analysis with SolidWorks Simulation 2012

Engineering Analysis with SolidWorks Simulation 2012 Engineering Analysis with SolidWorks Simulation 2012 Paul M. Kurowski SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites

More information

CAD - How Computer Can Aid Design?

CAD - How Computer Can Aid Design? CAD - How Computer Can Aid Design? Automating Drawing Generation Creating an Accurate 3D Model to Better Represent the Design and Allowing Easy Design Improvements Evaluating How Good is the Design and

More information

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Here SolidWorks stress simulation tutorials will be re-visited to show how they

More information

VD - Design Validation

VD - Design Validation Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2017 295 - EEBE - Barcelona East School of Engineering 717 - EGE - Department of Engineering Presentation BACHELOR'S DEGREE IN ELECTRICAL

More information

Engine with Propeller Tutorial (Professional)

Engine with Propeller Tutorial (Professional) Engine with Propeller Tutorial (Professional) Copyright 2017 FunctionBay, Inc. All rights reserved. User and training documentation from FunctionBay, Inc. is subjected to the copyright laws of the Republic

More information

1.1: Introduction to Fusion 360

1.1: Introduction to Fusion 360 .: Introduction to Fusion 360 Fusion 360 is a cloud- based CAD/CAM tool for collaborative product development. The tools in Fusion enable exploration and iteration on product ideas and collaboration within

More information

Example 24 Spring-back

Example 24 Spring-back Example 24 Spring-back Summary The spring-back simulation of sheet metal bent into a hat-shape is studied. The problem is one of the famous tests from the Numisheet 93. As spring-back is generally a quasi-static

More information

Creo for Analyst. Overview

Creo for Analyst. Overview Creo for Analyst Overview In this course, you will learn how to utilize the core functionality enhancements in Creo Parametric 2.0. First, you will become familiar with using and customizing the new ribbon

More information

Chapter 19 Assembly Modeling with the TETRIX by Pitsco Building System Autodesk Inventor

Chapter 19 Assembly Modeling with the TETRIX by Pitsco Building System Autodesk Inventor Tools for Design Using AutoCAD and Autodesk Inventor 19-1 Chapter 19 Assembly Modeling with the TETRIX by Pitsco Building System Autodesk Inventor Create and Use Subassemblies in Assemblies Creating an

More information

An Overview of Computer Aided Design and Finite Element Analysis

An Overview of Computer Aided Design and Finite Element Analysis An Overview of Computer Aided Design and Finite Element Analysis by James Doane, PhD, PE Contents 1.0 Course Overview... 4 2.0 General Concepts... 4 2.1 What is Computer Aided Design... 4 2.1.1 2D verses

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

SIEMENS. Modeling assemblies. Self-Paced Training. spse01540

SIEMENS. Modeling assemblies. Self-Paced Training. spse01540 SIEMENS Modeling assemblies Self-Paced Training spse01540 Proprietary and restricted rights notice This software and related documentation are proprietary to Siemens Product Lifecycle Management Software

More information

ANSYS Element. elearning. Peter Barrett October CAE Associates Inc. and ANSYS Inc. All rights reserved.

ANSYS Element. elearning. Peter Barrett October CAE Associates Inc. and ANSYS Inc. All rights reserved. ANSYS Element Selection elearning Peter Barrett October 2012 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. ANSYS Element Selection What is the best element type(s) for my analysis? Best

More information

Analysis of Detroit Seismic Joint System

Analysis of Detroit Seismic Joint System Analysis of Detroit Seismic Joint System for EMSEAL Corporation Prepared by Haig Saadetian, P.Eng. Senior Consultant ROI Engineering Inc. 50 Ronson Drive, Suite 120 Toronto ON M9W 1B3 26-April-2009 1 Contents

More information

Getting Started Creating Cable and Harness DesignsChapter1:

Getting Started Creating Cable and Harness DesignsChapter1: Chapter 1 Getting Started Creating Cable and Harness DesignsChapter1: In this chapter, you learn about Autodesk Inventor Professional Cable and Harness functionality and the basic workflow to create and

More information

SolidWorks Optimization

SolidWorks Optimization white paper SolidWorks Optimization inspiration SUMMARY Optimization is the calculation of weight, stress, cost, deflection, natural frequencies, and temperature factors, which are dependent on variables

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

Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide

Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide Abstract After completing this workshop, you will have a basic understanding of editing 3D models using Autodesk Fusion 360 TM to

More information

Pro MECHANICA STRUCTURE WILDFIRE 4. ELEMENTS AND APPLICATIONS Part I. Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC

Pro MECHANICA STRUCTURE WILDFIRE 4. ELEMENTS AND APPLICATIONS Part I. Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC Pro MECHANICA STRUCTURE WILDFIRE 4 ELEMENTS AND APPLICATIONS Part I Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC PUBLICATIONS Schroff Development Corporation www.schroff.com

More information

AC : ON THE USE OF A WINDSHIELD WIPER MECHANISM SIMULATION PROJECT TO ENHANCE STUDENT UNDERSTANDING OF DESIGN TOPICS

AC : ON THE USE OF A WINDSHIELD WIPER MECHANISM SIMULATION PROJECT TO ENHANCE STUDENT UNDERSTANDING OF DESIGN TOPICS AC 2012-3486: ON THE USE OF A WINDSHIELD WIPER MECHANISM SIMULATION PROJECT TO ENHANCE STUDENT UNDERSTANDING OF DESIGN TOPICS Prof. Yaomin Dong Ph.D., Kettering University Yaomin Dong is Associate Professor

More information

Generative Part Structural Analysis Fundamentals

Generative Part Structural Analysis Fundamentals CATIA V5 Training Foils Generative Part Structural Analysis Fundamentals Version 5 Release 19 September 2008 EDU_CAT_EN_GPF_FI_V5R19 About this course Objectives of the course Upon completion of this course

More information

Generative Part Structural Analysis Expert

Generative Part Structural Analysis Expert CATIA V5 Training Foils Generative Part Structural Analysis Expert Version 5 Release 19 September 2008 EDU_CAT_EN_GPE_FI_V5R19 About this course Objectives of the course Upon completion of this course

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Getting Started with ShowcaseChapter1:

Getting Started with ShowcaseChapter1: Chapter 1 Getting Started with ShowcaseChapter1: In this chapter, you learn the purpose of Autodesk Showcase, about its interface, and how to import geometry and adjust imported geometry. Objectives After

More information

Using Computer Aided Engineering Processes in Packaging Design Development

Using Computer Aided Engineering Processes in Packaging Design Development Using Computer Aided Engineering Processes in Packaging Design Development Jose Martinez, Miguel Angel Garcia Jose Luis Moreno Vicencio & Hugo Miranda Mabe, Mexico Mahesh Patel, Andrew Burkhalter, Eric

More information

Getting Started. These tasks should take about 20 minutes to complete. Getting Started

Getting Started. These tasks should take about 20 minutes to complete. Getting Started Getting Started Getting Started This tutorial will guide you step-by-step through your first ELFINI and Generative Part Structural Analysis session, allowing you to get acquainted with the product. You

More information

FEA and Topology Optimization of an Engine Mounting Bracket

FEA and Topology Optimization of an Engine Mounting Bracket International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2016 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Sanket

More information