Learning Module 8 Shape Optimization

Size: px
Start display at page:

Download "Learning Module 8 Shape Optimization"

Transcription

1 Learning Module 8 Shape Optimization What is a Learning Module? Title Page Guide A Learning Module (LM) is a structured, concise, and self-sufficient learning resource. An LM provides the learner with the required content in a precise and concise manner, enabling the learner to learn more efficiently and effectively. It has a number of characteristics that distinguish it from a traditional textbook or textbook chapter: An LM is learning objective driven, and its scope is clearly defined and bounded. The module is compact and precise in presentation, and its core material contains only contents essential for achieving the learning objectives. Since an LM is inherently concise, it can be learned relatively quickly and efficiently. An LM is independent and free-standing. Module-based learning is therefore nonsequential and flexible, and can be personalized with ease. Presenting the material in a contained and precise fashion will allow the user to learn effectively, reducing the time and effort spent and ultimately improving the learning experience. This is the first module on structural analysis and covers a static structural study in FEM. It goes through all of the steps necessary to successfully complete an analysis, including geometry creation, material selection, boundary condition specification, meshing, solution, and validation. These steps are first covered conceptually and then worked through directly as they are applied to an example problem. Estimated Learning Time for This Module Estimated learning time for this LM is equivalent to three 50-minute lectures, or one week of study time for a 3 credit hour course. How to Use This Module The learning module is organized in sections. Each section contains a short explanation and a link to where that section can be found. The explanation will give you an idea of what content is in each section. The link will allow you to complete the parts of the module you are interested in, while being able to skip any parts that you might already be familiar with. The modularity of the LM allows for an efficient use of your time. 1

2 1. Learning Objectives The objective of this module is to introduce the user to the process of Shape Optimization using FEM. Upon completion of the module, the user should have a good understanding of the necessary logical steps of a Shape Optimization simulation, and be able to perform the following tasks: Optimization Key concepts in optimization Objective Design variables State variables Constraints DVs versus SVs A simple example: optimization of a rod Basic and feasible design space Feasible design space Evaluation space An objective in optimization is a parameter of the design that the designer seeks to optimize (i.e., either minimize or maximize). The objective is usually not a parameter the designer can control directly. Instead, it is a function of the design variables that the designer specifies or controls directly. Examples of objective mass, volume, surface area, stress, cost, etc. (for minimization) usable container volume, surface area, natural frequency, etc. (for maximization) You can define only one objective in SW Simulation optimization analysis. The objective is a function of the design variables; that is, changing the values of the design variables leads to change of value of the objective. In fact, this is the very point of optimization change things under your control (design variables) to achieve an objective that is not directly under your control. 2. Prerequisites In order to complete the learning module successfully, the following prerequisites are required: By subject area: o Optimization basics. o Mechanics of Materials or Elasticity By topic: knowledge of o Optimization o Design Variables 2

3 o State variables o constraints o feasible design o displacement o strain o stress o von Mises stress o Saint Venant s principle o tension, bending, or torsion loading mode 4. Tutorial Problem Statements A good tutorial problem should focus on the logical steps in FEM modeling and demonstrate as many aspects of the FEM software as possible. It should also be simple in mechanics with an analytical solution available for validation. Three tutorial problems are covered in this learning module. Tutorial Problem 1 A rectangular alloy steel plate has one of its ends fixed to the wall. The plate has a width w = 5 mm and a height h = 30 mm. The length of the plate is l = 100 mm. A load of 65 KN acts horizontally on the other end of the plate as shown in the figure. Find the optimal dimensions of the plate using Shape optimization. Figure 1. A Rectangular plate subjected to tensile loading. 3

4 Tutorial Problem 2 A rectangular alloy steel plate with a hole at its center has one of its ends fixed to the wall. The plate has a width w = 5 mm and a height h = 50 mm. The hole dimensions are shown in the below figure. The length of the plate is l = 100 mm. A tensile load of 46 KN magnitude acts horizontally on the other end of the plate. Find the optimal dimensions of the plate using Shape optimization. Figure 2. A rectangular plate with a hole at its center, rigidly fixed on one end and loaded on the other end 4

5 Tutorial Problem 3 A rectangular alloy steel plate with a hole at its center has one of its ends fixed to the wall. The plate has a width w = 5 mm and a height h = 50 mm. The hole dimensions are shown in the below figure. The length of the plate is l = 100 mm. A tensile load of 46 KN magnitude acts horizontally on the other end of the plate. Find the optimal dimensions of the plate using Shape optimization. Figure 3. A rectangular plate with a hole at its center rigidly fixed at one end and subjected to bending forces on the other end 5

6 Pre-test: The pre-test should be taken before taking other sections of the module. The purpose of the pre-test is to assess the user's prior knowledge in subject areas relevant to shape optimization such as Mechanics of Materials and optimization techniques. Questions are focused towards fundamental concepts including stress, strain, displacement, kinematic relationship, constitutive relationship, equilibrium, and material properties, design variables, static variables, constraints, feasible design space, evaluation space. 1. The internal force per unit area acting inside a body when forces are applied to the body is called O Stress O Strain O Displacement O Reaction 2. Shape optimization may result in: O Maximization of Volume O Minimization of Volume O Minimizing mass O All of the above 3. Usage of constraints is of not much importance in shape optimization O True O False 4. Which of the following are not useful in shape optimization. O State Variables O Design Variables O Goals O None of the above 5. Bending moment applied to a beam induces mostly O Tensile stress O Compressive stress O Both tensile and compressive stress O Shear stress 6

7 6. When the structure is made of same material, which of the following is true? O Minimizing mass and maximizing volume is same. O Minimizing mass and minimizing volume is same. O Mass and Volume are not related O None of the above. 7. For a bar of uniform cross-section under axial loading in x direction, the shape can be optimized by considering the following constraints. O Von-Mises stress, Displacement as variables & mass or volume as goal. O Only volume or mass as goal. O Only Von-Mises Stress, Displacement as variables. O None of the above. 8. For a bar of uniform cross-section under axial loading in x direction, the Young s modulus is equal to O The ratio of the axial displacement to the axial normal stress O The ratio of the x-normal stress to the x-normal strain O The ratio of the xy-shear stress to the x-normal stress O The ratio of the xy-shear stress to the xy-shear strain 9. What is feasible design space? 10. Explain state variables, design variables and constraints 7

8 Conceptual Analysis of Shape Optimization: Conceptual analysis for a Shape Optimization problem using finite element analysis reveals that the following logical steps and sub-steps are needed: Prerequisite (Associated) Study: 1. Preprocessing 2. Solution 3. Postprocessing 4. Validation Optimization Study: Geometry creation Material property assignment Boundary conditions and loading Mesh generation 1. Preprocessing Objective Design variables Constraints on state variables 2. Solution iterations The above steps are explained in some detail as follows. Prerequisite (Associated) Study: 1. Pre-processing The pre-processing in FEM simulation is analogous to building the structure or making the specimen in physical testing. Several sub-steps involved in pre-processing are geometry creation, material property assignment, boundary condition specification, and mesh generation. The geometry of the structure to be analyzed is defined in the geometry creation step. After the solid geometry is created, the material properties of the solid are specified in the material property assignment step. The material required for the FEM analysis depends on the type of analysis. For example, in the elastic deformation analysis of an isotropic material under isothermal condition, only the modulus of elasticity and the Poisson s ratio are needed. For most novice users of FEM, the boundary condition specification step is probably the most challenging of all pre-processing steps. Two types of boundary conditions are possible. The first is prescribed displacement boundary condition which is analogous to 8

9 holding or supporting the specimen in physical testing. The second is applied force boundary condition which is analogous to loading the specimen. Several factors contribute to the challenge of applying boundary conditions correctly: 1) Prescribed displacement boundary conditions expressed in terms such as u u const or const are mathematical simplifications, and boundarya x boundaryb frequently only represent supports in real structures approximately. As a result, choosing a good approximate mathematical representation can be a challenge. 2) How a boundary is restrained depends also on the element type. For example, for the "clamped" or "built-in" support, a boundary should be restrained as having zero nodal displacement if solid element is used, while for the same support, the boundary should be restrained as having zero nodal displacement and zero nodal rotation if shell element is used. 3) Frequently, the structure to be analyzed is not fully restrained from rigid body motion in the original problem statement. In order to obtain an FEM solution, auxiliary restraints become necessary. Over-restraining the model, however, leads to spurious stress results. The challenge is then adding auxiliary restraints to eliminate the possibility of rigid body motion without over-restraining the structure. Because of the above challenges, one learning module will be devoted to boundary condition specification. Mesh generation is the process of discretizing the body into finite elements and assembling the discrete elements into an integral structure that approximates the original body. Most FEM packages have their own default meshing parameters to mesh the model and run the analysis while providing ways for the user to refine the mesh. 2. Solution The solution is the process of solving the governing equations resulting from the discretized FEM model. Although the mathematics for the solution process can be quite involved, this step is transparent to the user and is usually as simple as clicking a solution button or issuing the solution command. 3. Post-processing The purpose of an FEM analysis is to obtain wanted results, and this is what the postprocessing step is for. Typically, various components or measures of stress, strain, and displacement at any given location in the structure are available for putout. Additional quantities for output may include factory of safety, energy norm error, contact pressure, reaction force, strain energy density, etc. The way a quantity is outputted depends on the FEM software. 9

10 Optimization Study: 1. Pre-processing The objective of the optimization study is to get the optimized design for the given model using the FEM package. Select the desired optimization type (Minimize or Maximize), and the desired objective from the dropdown menu (Mass, Volume, Frequency, Buckling) In Response window, select the correct associated study To define a Design Variable: In the Design Variables column select Add parameter. In the Lower Bound box, enter the smallest allowable dimension. In the Upper Bound box, enter the largest allowable dimension. Click OK. To define Constraints on state variables: Select the sensor type like simulation data, mass type and all. Select the appropriate type of sensor. Under Bounds, do the following: Select the desired Units In the Lower Bound box, enter the lowest allowable value for the SV. In the Upper Bound box, enter the highest allowable value for the SV. Click OK. To define goals: Sensor for goal is to be selected from the list of the sensors for mass or volume which is to be maximized or minimized. 10

11 Overview: In this section, three tutorial problems will be solved using the commercial FEM software SolidWorks. Although the underlying principles and logical steps of an FEM simulation identified in the Conceptual Analysis section are independent of any particular FEM software, the realization of conceptual analysis steps will be software dependent. The SolidWorks-specific steps are described in this section. This is a step-by-step tutorial. However, it is designed such that those who are familiar with the details in a particular step can skip it and go directly into the next step. Tutorial Problem 1. A rectangular beam subjected to tensile loading 0. Launching SolidWorks SolidWorks Simulation is an integral part of the SolidWorks computer aided design software suite. The general user interface of SolidWorks is shown in Figure 1. Main menu Frequently used command icons Help icon Roll over to display File, Tools and other menus Figure 1: general user interface of SolidWorks. In order to perform FEM analysis, it is necessary to enable the FEM component, called SolidWorks Simulation, in the software. Step 1: Enabling SolidWorks Simulation 11

12 o Click "Tools" in the main menu. Select "Add-ins...". The Add-ins dialog window appears, as shown in Figure 2. o Check the boxes in both the Active Add-ins and Start Up columns corresponding to SolidWorks Simulation. o Checking the Active Add-ins box enables the SolidWorks for the current session. Checking the Start Up box enables the SolidWorks for all future sessions whenever SolidWorks starts up. 1. Pre-Processing Figure 2: Location of the SolidWorks icon and the boxes to be checked for adding it to the panel. Purpose: The purpose of pre-processing is to create an FEM model for use in the next step of the simulation, Solution. It consists of the following sub-steps: Geometry creation Material property assignment Boundary condition specification Mesh generation. 1.1 Geometry Creation The purpose of Geometry Creation is to create a geometrical representation of the solid object or structure to be analyzed in FEM. In SolidWorks such a geometric model is called a part. In this tutorial, the necessary part has already been created in SolidWorks. The following steps will open up the part for use in the FEM analysis. Step 1: Opening the part for simulation. Check SolidWorks Simulation boxes Download the part file tutorial1.sldprt from the web site Use the File menu in SolidWorks to open the downloaded part. 12

13 The SolidWorks model tree will appear with the given part name at the top. Above the model tree, there should be various tabs labeled Features, Sketch, etc. If the Simulation tab is not visible, go back to steps 1 and 2 to enable the SolidWorks Simulation package. Step 2: Creating a Study o Click the Simulation tab above the model tree o Click on the drop down arrow under Study and select New Study as in Figure 3 o In the Name panel, give the study the name Static Study o Select Static in the Type panel to study the static equilibrium of the part under the load o Click OK to accept and close the menu 1.2 Material Property Assignment Figure 3: The SolidWorks Study menu. The Material Property Assignment sub-step assigns materials to different components of the part to be analyzed. All components must be assigned with appropriate material properties. Step 3: Opening the material property manager o In the upper left hand corner, click Apply Material. o The Material window appears as shown in Figure 4. 13

14 Figure 4: The Material window. This will apply one material to all components. If the part is made of several components with different materials, open the model tree and apply this process to individual components. 1.3 Boundary Condition Specification In the Boundary Condition Specification sub-step, the restraints and loads on the part are defined. Here, the face of the beam attached to the wall needs to be restrained, and the force in the proper direction needs to be applied on the other end of the beam. Step 5: Opening the fixtures property manager o Right click on Fixtures in the model tree and select Fixed Geometry o Move the cursor into the graphic window. As the cursor traverses the image of the model, notice a small icon accompany the cursor, and this icon change shapes when the cursor is at different locations. This indicates that the SolidWorks is in graphical selection mode, and different shapes indicate different identities would be selected: a square (icon) indicates the surface underneath the cursor will be selected if the mouse is clicked, a line (icon) for an edge or a line, and a dot (icon) for a point. In this tutorial problem, the entire end surface is restrained. 14

15 Figure 5: Applying an immovable restraint to the beam. At the initial orientation, however, the end to be restrained is not visible, and could not be selected. The model should be rotated to make the fixed end visible. To rotate the model either hold down the scroll bar and rotate with the mouse or change the orientation by clicking on the View Orientation icon in the top middle area of the workspace. Once the desired face is visible, select the face on which to apply the restraint. Note that in the display panel, within the second box in the Type panel, Face<1> appears, indicating that one surface is being selected. Clicking on this face in the graphics panel would deselect the face. Step 6: Restraining the member o Select the face as in Figure 5 o Once the face has been selected, click the green check mark to close the Fixture menu The next step is to load the beam with the applied force. The total force applied is N in the direction as shown in the figure 6. 15

16 Step 7: Applying the Tensile Force: Figure 6: Applying the tensile force. o Right click on External Loads in the model tree and select Force. o Under the Force/Torque tab, click the Faces, Edges, Vertices, Reference Points for Force input field box to activate it, if not already active. o Click on the face on which the force is applied in the graphics window. Make sure the face is highlighted (turns blue) and appears in the input field box. o Use SI units and type in a force of N. o Check the Reverse direction box if the force is pointing in the wrong direction, as shown in Figure 6. o Click OK to close the menu. 1.4 Mesh Generation Purpose: The purpose of the Mesh Generation sub-step is to discretize the part into elements. The mesh consists of a network of these elements. Step 9: Creating the mesh o Right click Mesh in the model tree and select Create mesh o Leave the mesh bar on its default value o Drop down the Advanced menu and make sure the mesh is high quality, not draft quality, by making sure the Draft Quality Mesh checkbox is not clicked o Figure 7 shows the completed mesh o Click OK to close the menu and generate the mesh. 16

17 Figure 7: A completed mesh. Mesh Control in SolidWorks may be used to refine the mesh locally. The guiding principle is to refine mesh at locations of high stress gradient, such as regions around stress concentrators and locations of geometric changes. For the current problem, local mesh refinement is not pursued. 2. Solution Purpose: The Solution is the step where the computer solves the simulation problem and generates results for use in the Post-Processing step. Step 1: Running the simulation o At the top of the screen, click Run o When the analysis is finished, the Results icon will appear on the model tree 3. Post-Processing Purpose: The purpose of the Post-Processing step is to process the results of interest. For this problem, the von Mises stress and the displacement is of interest. Step 1: Creating a stress plot o Right click Results on the model tree and select Define Stress Plot o Select von Mises as the stress type and Mpa as the unit o Unclick the Deformed Shape box and click OK to close the menu 17

18 Figure 8: The von Mises stress plot. Step 2: Plotting Displacement plot: o Select the plot for Resultant displacement. Figure 9: The displacement plot. 18

19 Optimization Study: To create an Optimization Design Study: 1. Right-click the Static study tab and select Create New Design Study. Figure 10: Creating News Design Study. 2. Right-click the Design Study tab and select Rename. Rename the study as Designstudy1. 3. On the MinVolume tab, click Design Study Options. 4. In the PropertyManager, under Design Study Quality, select High quality (slower). Figure 11: Design study window showing various variables and constraints. 19

20 The program finds the optimal solution using many iterations with a Box- Behnken design and displays the initial scenario, optimal scenario, and all iterations. For more information about the quality of the study, see SolidWorks Simulation Help: Properties for the Optimization Design Study. 5. Click Ok. To define the parameter DV1: 1. On the Variable View tab of the Designstudy1 study tab, in the Variables section, select Add Parameter. The Add Parameters dialog box appears. Figure 12: Defining Design Variables. 2. In the Add Parameters dialog box, type DV1 for Name. 3. Set Filter to Model dimensions. 4. In the graphics area, click the D11 dimension shown in the figure. 5. Click OK to close the Add Parameters dialog box. DV1 appears in the Parameters dialog box. 6. Click OK to close the Parameters dialog box.if needed, click to close the Dimension PropertyManager. The parameters DV2 and DV3 are also defined in the same above mentioned procedure. 20

21 To define the variables: We define the three parameters named DV1, DV2, and DV3 as the variables. 1. On the Variable View tab of the Designstudy1 study tab, under Variables, select DV1 in the sketch) from the list. The selected variable appears in the Variables section. Figure 13: Defining all Design Variables For the DV1 variable, select Range. Figure 14: Defining type of variable. The program defines the parameter as a continuous variable for optimization. A continuous variable is one which can take any value between the limits. For example, mm is a valid value between a minimum value of 25mm and a maximum value of 35mm. 21

22 3. For Min, type 25mm and for Max, type 35mm. Figure 15: Defining the Minimum and Maximum values for DV. The program varies the model dimension between 25mm and 35mm to find the optimal value for the variable. 4. Repeat steps 1-3 to add the parameter named DV2 in the sketch) as a variable. Use 95 as minimum and 105 as maximum values for DV2. 5. Repeat steps 1-3 to add the parameter named DV3 (D13@Sketch1 in the sketch) as a variable. Enter 4 and 6 for Min and Max, respectively. The Variables section lists three design variables. Figure 16: Defining the Minimum and Maximum values for all DV s. We need to define sensors to use them as constraints in a Design Study. The Design Study runs the corresponding initial Simulation study to update a sensor's value. For example, it runs the frequency study to track the resonant frequency values. You define a sensor to track the value of the von Mises stress. 1. On the Variable View tab of the Designstudy1 study tab, in the Constraints section, select Add Sensor. 2. In the Property Manager, for Sensor Type, select Simulation Data. 3. Under Data Quantity, for Results, select Stress. 4. For component, select VON: von Mises Stress. 5. Under Properties, for Units, select N/mm^2 (MPa) or Psi. 6. For Criterion, select Model Max and click OK. 7. In the Feature Manager Design tree, under Sensors, rename the sensor as Stress1. 22

23 Figure 17: Defining the sensors for constraints. 8. Similarly the sensor Displacement1 is also defined. We impose a constraint on the maximum von Mises stress that it should not exceed a value of MPa or Psi. You can use any sensor or driven global variable to define constraints for an Optimization Design Study. For more information about defining sensors as constraints in a Design Study see SolidWorks Simulation Help: Defining Constraints. Figure 18: Defining the Minimum and Maximum values of sensors for constraints. 1. On the Designstudy1 Design Study tab, in the Constraints section, make sure Stress 1 is selected. The sensor appears in the Constraints section. 2. For Mises, select Is less than. 23

24 3. For Max, type N/mm^2. The program automatically selects the Staticstudy study to run and track the sensor's value since only one static study is defined. Defining the Displacement constraint: The maximum resultant displacement should not exceed mm. 1. On the Designstudy1 Design Study tab, in the Constraints section, from the list, select URES. The sensor appears in the Constraints section. This pre-defined sensor tracks the value of resultant displacement. 2. For URES, select Is less than. 3. For Max, type mm. Defining a goal: The program automatically selects the Staticstudy study to run and track the sensor's value. The objective of this Optimization Design Study is to minimize the volume of the part. Figure 19: Defining the Goal. 1. On the Designstudy1 Design Study tab, in the Goals section, from the list, select the Volume1 sensor. 2. The sensor appears in the Goals section. 3. For Volume1, select Minimize. 4. On the Designstudy1 Design Study tab, select Run. 24

25 Figure 20: Figure showing the run command for iterations. 5. The program runs some iterations (excluding the initial and optimal scenarios) since you defined a High quality study and three design variables. After running the experiments, the program calculates the optimal design variables by forming a response function relating the goal to the variables. Figure 21: Figure showing the process of iterations. Viewing the Results: 1. Review the Initial column. The column is highlighted in red because the constraints on von Mises stress and displacement are violated. 2. Review the Optimal column. The column is highlighted in green because optimization was performed successfully. 25

26 Figure 22: Figure showing the iterations. The program updates the model with the optimal dimensions in the graphics window. Figure 23: Figure showing the updated models with optimal values. Study Results 15 of 15 iterations ran successfully. Component Units Current Initial Optimal Iteration1 Iteration2 name DV1 mm DV2 mm DV3 mm Stress1 psi

27 Displacement1 mm Volume1 mm^ Component Units Iteration3 Iteration4 Iteration5 Iteration6 Iteration7 name DV1 mm DV2 mm DV3 mm Stress1 psi e Displacement1 mm Volume1 mm^ Component Units Iteration8 Iteration9 Iteration10 Iteration11 Iteration12 name DV1 mm DV2 mm DV3 mm Stress1 psi e e e+005 Displacement1 mm Volume1 mm^ Component name Units Iteration13 DV1 mm 30 DV2 mm 100 DV3 mm 5 Stress1 psi Displacement1 mm Volume1 mm^

28 Tutorial Problem 2. A rectangular plate with a hole subjected to tensile loading 3. Launching SolidWorks SolidWorks Simulation is an integral part of the SolidWorks computer aided design software suite. The general user interface of SolidWorks is shown in Figure 1. Main menu Frequently used command icons Help icon Roll over to display File, Tools and other menus Figure 1: general user interface of SolidWorks. In order to perform FEM analysis, it is necessary to enable the FEM component, called SolidWorks Simulation, in the software. Step 1: Enabling SolidWorks Simulation o Click "Tools" in the main menu. Select "Add-ins...". The Add-ins dialog window appears, as shown in Figure 2. o Check the boxes in both the Active Add-ins and Start Up columns corresponding to SolidWorks Simulation. o Checking the Active Add-ins box enables the SolidWorks for the current session. Checking the Start Up box enables the SolidWorks for all future sessions whenever SolidWorks starts up. 28

29 Check SolidWorks Simulation boxes Figure 2: Location of the SolidWorks icon and the boxes to be checked for adding it to the panel. 1. Pre-Processing Purpose: The purpose of pre-processing is to create an FEM model for use in the next step of the simulation, Solution. It consists of the following sub-steps: Geometry creation Material property assignment Boundary condition specification Mesh generation. 1.1 Geometry Creation The purpose of Geometry Creation is to create a geometrical representation of the solid object or structure to be analyzed in FEM. In SolidWorks such a geometric model is called a part. In this tutorial, the necessary part has already been created in SolidWorks. The following steps will open up the part for use in the FEM analysis. Step 1: Opening the part for simulation. Download the part file tutorial2.sldprt from the web site Use the File menu in SolidWorks to open the downloaded part. The SolidWorks model tree will appear with the given part name at the top. Above the model tree, there should be various tabs labeled Features, Sketch, etc. If the Simulation tab is not visible, go back to steps 1 and 2 to enable the SolidWorks Simulation package. Step 2: Creating a Study o Click the Simulation tab above the model tree 29

30 o Click on the drop down arrow under Study and select New Study as in Figure 3 o In the Name panel, give the study the name Static Study o Select Static in the Type panel to study the static equilibrium of the part under the load o Click OK to accept and close the menu 1.2 Material Property Assignment Figure 3: The SolidWorks Study menu. The Material Property Assignment sub-step assigns materials to different components of the part to be analyzed. All components must be assigned with appropriate material properties. Step 3: Opening the material property manager o In the upper left hand corner, click Apply Material. o The Material window appears as shown in Figure 4. 30

31 Figure 4: The Material window. This will apply one material to all components. If the part is made of several components with different materials, open the model tree and apply this process to individual components. 1.3 Boundary Condition Specification In the Boundary Condition Specification sub-step, the restraints and loads on the part are defined. Here, the face of the beam attached to the wall needs to be restrained, and the force in the proper direction needs to be applied on the other end of the beam. Step 5: Opening the fixtures property manager o Right click on Fixtures in the model tree and select Fixed Geometry o Move the cursor into the graphic window. As the cursor traverses the image of the model, notice a small icon accompany the cursor, and this icon change shapes when the cursor is at different locations. This indicates that the SolidWorks is in graphical selection mode, and different shapes indicate different identities would be selected: a square (icon) indicates the surface underneath the cursor will be selected if the mouse is clicked, a line (icon) for an edge or a line, and a dot (icon) for a point. In this tutorial problem, the entire end surface is restrained. 31

32 Figure 5: Applying an immovable restraint to the beam. At the initial orientation, however, the end to be restrained is not visible, and could not be selected. The model should be rotated to make the fixed end visible. To rotate the model either hold down the scroll bar and rotate with the mouse or change the orientation by clicking on the View Orientation icon in the top middle area of the workspace. Once the desired face is visible, select the face on which to apply the restraint. Note that in the display panel, within the second box in the Type panel, Face<1> appears, indicating that one surface is being selected. Clicking on this face in the graphics panel would deselect the face. Step 6: Restraining the member o Select the face as in Figure 5 o Once the face has been selected, click the green check mark to close the Fixture menu The next step is to load the beam with the applied force. The total force applied is N in the direction as shown in the figure 6. 32

33 Step 7: Applying the Tensile Force: Figure 6: Applying the tensile force. o Right click on External Loads in the model tree and select Force. o Under the Force/Torque tab, click the Faces, Edges, Vertices, Reference Points for Force input field box to activate it, if not already active. o Click on the face on which the force is applied in the graphics window. Make sure the face is highlighted (turns blue) and appears in the input field box. o Use SI units and type in a force of N. o Check the Reverse direction box if the force is pointing in the wrong direction, as shown in Figure 6. o Click OK to close the menu. 1.4 Mesh Generation Purpose: The purpose of the Mesh Generation sub-step is to discretize the part into elements. The mesh consists of a network of these elements. Step 9: Creating the mesh o Right click Mesh in the model tree and select Create mesh o Leave the mesh bar on its default value o Drop down the Advanced menu and make sure the mesh is high quality, not draft quality, by making sure the Draft Quality Mesh checkbox is not clicked o Figure 7 shows the completed mesh 33

34 o Click OK to close the menu and generate the mesh. Figure 7: A completed mesh. Mesh Control in SolidWorks may be used to refine the mesh locally. The guiding principle is to refine mesh at locations of high stress gradient, such as regions around stress concentrators and locations of geometric changes. For the current problem, local mesh refinement is not pursued. 2. Solution Purpose: The Solution is the step where the computer solves the simulation problem and generates results for use in the Post-Processing step. Step 1: Running the simulation o At the top of the screen, click Run o When the analysis is finished, the Results icon will appear on the model tree 3. Post-Processing Purpose: The purpose of the Post-Processing step is to process the results of interest. For this problem, the von Mises stress and the displacement is of interest. Step 1: Creating a stress plot 34

35 o Right click Results on the model tree and select Define Stress Plot o Select von Mises as the stress type and Mpa as the unit o Unclick the Deformed Shape box and click OK to close the menu Figure 8: The von Mises stress plot. Step 2: Plotting Displacement plot: o Select the plot for Resultant displacement. Figure 9: The displacement plot. 35

36 Optimization Study: To create an Optimization Design Study: 1. Right-click the Static study tab and select Create New Design Study. Figure 10: Creating News Design Study. 2. Right-click the Design Study tab and select Rename. Rename the study as Designstudy1. 3. On the MinVolume tab, click Design Study Options. 4. In the PropertyManager, under Design Study Quality, select High quality (slower). The program finds the optimal solution using many iterations with a Box- Behnken design and displays the initial scenario, optimal scenario, and all iterations. For more information about the quality of the study, see SolidWorks Simulation Help: Properties for the Optimization Design Study. 5. Click Ok. To define the parameter DV1: 6. On the Variable View tab of the Designstudy1 study tab, in the Variables section, select Add Parameter. The Add Parameters dialog box appears. 36

37 Figure 11: Defining Design Variables. 7. In the Add Parameters dialog box, type DV1 for Name. 8. Set Filter to Model dimensions. 9. In the graphics area, click the D11 dimension shown in the figure. 10. Click OK to close the Add Parameters dialog box. DV1 appears in the Parameters dialog box. 11. Click OK to close the Parameters dialog box. If needed, click to close the Dimension Property Manager. The parameters DV2 and DV3 are also defined in the same above mentioned procedure. To define the variables: We define the three parameters named DV1, DV2, and DV3 as the variables. 1. On the Variable View tab of the Designstudy1 study tab, under Variables, select DV1 in the sketch) from the list. The selected variable appears in the Variables section. 2. For the DV1 variable, select Range. Figure 12: Defining type of variable. 37

38 3. The program defines the parameter as a continuous variable for optimization. A continuous variable is one which can take any value between the limits. For example, mm is a valid value between a minimum value of 45mm and a maximum value of 55mm. 4. The program varies the model dimension between 25mm and 35mm to find the optimal value for the variable. 5. Repeat steps 1-3 to add the parameter named DV2 through DV6. The Variables section lists three design variables. Figure 13: Defining the Minimum and Maximum values for all DV s. We need to define sensors to use them as constraints in a Design Study. The Design Study runs the corresponding initial Simulation study to update a sensor's value. For example, it runs the frequency study to track the resonant frequency values. We define a sensor to track the value of the von Mises stress. 1. On the Variable View tab of the Designstudy1 study tab, in the Constraints section, select Add Sensor. 2. In the Property Manager, for Sensor Type, select Simulation Data. 3. Under Data Quantity, for Results, select Stress. 4. For component, select VON: von Mises Stress. 5. Under Properties, for Units, select N/mm^2 (MPa) or Psi. 6. For Criterion, select Model Max and click OK. 7. In the Feature Manager Design tree, under Sensors, rename the sensor as Stress1. 8. Similarly the sensor Displacement1 is also defined as like in the tutorial1. We impose a constraint on the maximum von Mises stress that it should not exceed a value of MPa or Psi. You can use any sensor or driven global variable to define constraints for an Optimization Design Study. For more information about defining sensors as constraints in a Design Study see SolidWorks Simulation Help: 38

39 Defining Constraints: Figure 14: Defining the Maximum value of sensors for constraints. 1. On the Designstudy1 Design Study tab, in the Constraints section, make sure Stress 1 is selected. The sensor appears in the Constraints section. 2. For Mises, select Is less than. 3. For Max, type N/mm^2. The program automatically selects the Staticstudy study to run and track the sensor's value since only one static study is defined. Defining the Displacement constraint: The maximum resultant displacement should not exceed mm. 1. On the Designstudy1 Design Study tab, in the Constraints section, from the list, select URES. The sensor appears in the Constraints section. This pre-defined sensor tracks the value of resultant displacement. 2. For URES, select Is less than. 3. For Max, type mm. Defining a goal: The program automatically selects the Staticstudy study to run and track the sensor's value. The objective of this Optimization Design Study is to minimize the volume of the part. Figure 15: Defining the Goal. 39

40 1. On the Designstudy1 Design Study tab, in the Goals section, from the list, select the Volume1 sensor. 2. The sensor appears in the Goals section. 3. For Volume1, select Minimize. 4. On the Designstudy1 Design Study tab, select Run. Figure 16: Figure showing the run command for iterations. 5. The program runs some iterations (excluding the initial and optimal scenarios) since you defined a High quality study and three design variables. After running the experiments, the program calculates the optimal design variables by forming a response function relating the goal to the variables. Figure 17: Figure showing the process of iterations. 40

41 Viewing the Results: 1. Review the Initial column. The column is highlighted in red because the constraints on von Mises stress and displacement are violated. 2. Review the Optimal column. The column is highlighted in green because optimization was performed successfully. Figure 18: Figure showing the iterations. The program updates the model with the optimal dimensions in the graphics window. Figure 19: Figure showing the updated models with optimal values. 41

42 Study Results 51 of 51 iterations ran successfully. Component Units Current Initial Optimal Iteration1 Iteration2 name DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component Units Iteration3 Iteration4 Iteration5 Iteration6 Iteration7 name DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component Units Iteration8 Iteration9 Iteration10 Iteration11 Iteration12 name DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component Units Iteration13 Iteration14 Iteration15 Iteration16 Iteration17 name DV1 mm DV2 mm

43 DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component Units Iteration18 Iteration19 Iteration20 Iteration21 Iteration22 name DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component Units Iteration23 Iteration24 Iteration25 Iteration26 Iteration27 name DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component Units Iteration28 Iteration29 Iteration30 Iteration31 Iteration32 name DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component Units Iteration33 Iteration34 Iteration35 Iteration36 Iteration37 43

44 name DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component Units Iteration38 Iteration39 Iteration40 Iteration41 Iteration42 name DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component Units Iteration43 Iteration44 Iteration45 Iteration46 Iteration47 name DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm DV6 mm Displacement1 mm Stress1 N/mm^ (MPa) Volume1 mm^ Component name Units Iteration48 Iteration49 DV1 mm DV2 mm DV3 mm DV4 mm DV5 mm 5 5 DV6 mm Displacement1 mm Stress1 N/mm^2 (MPa) Volume1 mm^

45 Tutorial Problem 3. A rectangular plate with a hole subjected to bending loading Launching SolidWorks SolidWorks Simulation is an integral part of the SolidWorks computer aided design software suite. The general user interface of SolidWorks is shown in Figure 1. Main menu Frequently used command icons Help icon Roll over to display File, Tools and other menus Figure 1: general user interface of SolidWorks. In order to perform FEM analysis, it is necessary to enable the FEM component, called SolidWorks Simulation, in the software. Step 1: Enabling SolidWorks Simulation o Click "Tools" in the main menu. Select "Add-ins...". The Add-ins dialog window appears, as shown in Figure 2. o Check the boxes in both the Active Add-ins and Start Up columns corresponding to SolidWorks Simulation. o Checking the Active Add-ins box enables the SolidWorks for the current session. Checking the Start Up box enables the SolidWorks for all future sessions whenever SolidWorks starts up. 45

46 Check SolidWorks Simulation boxes Figure 2: Location of the SolidWorks icon and the boxes to be checked for adding it to the panel. 1. Pre-Processing Purpose: The purpose of pre-processing is to create an FEM model for use in the next step of the simulation, Solution. It consists of the following sub-steps: Geometry creation Material property assignment Boundary condition specification Mesh generation. 1.1 Geometry Creation The purpose of Geometry Creation is to create a geometrical representation of the solid object or structure to be analyzed in FEM. In SolidWorks such a geometric model is called a part. In this tutorial, the necessary part has already been created in SolidWorks. The following steps will open up the part for use in the FEM analysis. Step 1: Opening the part for simulation. Download the part file tutorial3.sldprt from the web site Use the File menu in SolidWorks to open the downloaded part. The SolidWorks model tree will appear with the given part name at the top. Above the model tree, there should be various tabs labeled Features, Sketch, etc. If the Simulation tab is not visible, go back to steps 1 and 2 to enable the SolidWorks Simulation package. Step 2: Creating a Study o Click the Simulation tab above the model tree 46

47 o Click on the drop down arrow under Study and select New Study as in Figure 3 o In the Name panel, give the study the name Static Study o Select Static in the Type panel to study the static equilibrium of the part under the load o Click OK to accept and close the menu 1.2 Material Property Assignment Figure 3: The SolidWorks Study menu. The Material Property Assignment sub-step assigns materials to different components of the part to be analyzed. All components must be assigned with appropriate material properties. Step 3: Opening the material property manager o In the upper left hand corner, click Apply Material. o The Material window appears as shown in Figure 4. 47

48 Figure 4: The Material window. This will apply one material to all components. If the part is made of several components with different materials, open the model tree and apply this process to individual components. 1.3 Boundary Condition Specification In the Boundary Condition Specification sub-step, the restraints and loads on the part are defined. Here, the face of the beam attached to the wall needs to be restrained, and the force in the proper direction needs to be applied on the other end of the beam. Step 4: Opening the fixtures property manager o Right click on Fixtures in the model tree and select Fixed Geometry o Move the cursor into the graphic window. As the cursor traverses the image of the model, notice a small icon accompany the cursor, and this icon change shapes when the cursor is at different locations. This indicates that the SolidWorks is in graphical selection mode, and different shapes indicate different identities would be selected: a square (icon) indicates the surface underneath the cursor will be selected if the mouse is clicked, a line (icon) for an edge or a line, and a dot (icon) for a point. In this tutorial problem, the entire end surface is restrained. 48

49 Figure 5: Applying an immovable restraint to the beam. At the initial orientation, however, the end to be restrained is not visible, and could not be selected. The model should be rotated to make the fixed end visible. To rotate the model either hold down the scroll bar and rotate with the mouse or change the orientation by clicking on the View Orientation icon in the top middle area of the workspace. Once the desired face is visible, select the face on which to apply the restraint. Note that in the display panel, within the second box in the Type panel, Face<1> appears, indicating that one surface is being selected. Clicking on this face in the graphics panel would deselect the face. Step 5: Restraining the member o Select the face as in Figure 5 o Once the face has been selected, click the green check mark to close the Fixture menu The next step is to load the beam with the applied bending force. The total force applied is 320 N in the direction as shown in the figure 6. 49

50 Step 6: Applying the Tensile Force: Figure 6: Applying the tensile force. o Right click on External Loads in the model tree and select Force. o Under the Force/Torque tab, click the Faces, Edges, Vertices, Reference Points for Force input field box to activate it, if not already active. o Click on the face on which the force is applied in the graphics window. Make sure the face is highlighted (turns blue) and appears in the input field box. o Use SI units and type in a force of 320 N. o Check the Reverse direction box if the force is pointing in the wrong direction, as shown in Figure 6. o Click OK to close the menu. 1.4 Mesh Generation Purpose: The purpose of the Mesh Generation sub-step is to discretize the part into elements. The mesh consists of a network of these elements. Step 7: Creating the mesh o Right click Mesh in the model tree and select Create mesh o Leave the mesh bar on its default value o Drop down the Advanced menu and make sure the mesh is high quality, not draft quality, by making sure the Draft Quality Mesh checkbox is not clicked o Figure 7 shows the completed mesh o Click OK to close the menu and generate the mesh. 50

51 Figure 7: A completed mesh. Mesh Control in SolidWorks may be used to refine the mesh locally. The guiding principle is to refine mesh at locations of high stress gradient, such as regions around stress concentrators and locations of geometric changes. For the current problem, local mesh refinement is not pursued. 2. Solution Purpose: The Solution is the step where the computer solves the simulation problem and generates results for use in the Post-Processing step. Step 1: Running the simulation o At the top of the screen, click Run o When the analysis is finished, the Results icon will appear on the model tree 3. Post-Processing Purpose: The purpose of the Post-Processing step is to process the results of interest. For this problem, the von Mises stress and the displacement is of interest. Step 1: Creating a stress plot o Right click Results on the model tree and select Define Stress Plot o Select von Mises as the stress type and Mpa as the unit o Unclick the Deformed Shape box and click OK to close the menu 51

52 Figure 8: The von Mises stress plot. Step 2: Plotting Displacement plot: o Select the plot for Resultant displacement. Figure 9: The displacement plot. Optimization Study: 52

53 To create an Optimization Design Study: 1. Right-click the Static study tab and select Create New Design Study. Figure 10: Creating News Design Study. 2. Right-click the Design Study tab and select Rename. Rename the study as Designstudy1. 3. On the Designstudy1 tab, click Design Study Options. 4. In the PropertyManager, under Design Study Quality, select High quality (slower). The program finds the optimal solution using many iterations with a Box- Behnken design and displays the initial scenario, optimal scenario, and all iterations. For more information about the quality of the study, see SolidWorks Simulation Help: Properties for the Optimization Design Study. 5. Click Ok. To define the parameter DV1: 6. On the Variable View tab of the Designstudy1 study tab, in the Variables section, select Add Parameter. The Add Parameters dialog box appears. 53

54 Figure 11: Defining Design Variables. 7. In the Add Parameters dialog box, type DV1 for Name. 8. Set Filter to Model dimensions. 9. In the graphics area, click the D11 dimension shown in the figure. 10. Click OK to close the Add Parameters dialog box. DV1 appears in the Parameters dialog box. 11. Click OK to close the Parameters dialog box.if needed, click to close the Dimension PropertyManager. The parameters DV2 and DV3 are also defined in the same above mentioned procedure. To define the variables: We define the three parameters named DV1, DV2, and DV3 as the variables. 1. On the Variable View tab of the Designstudy1 study tab, under Variables, select DV1 in the sketch) from the list. The selected variable appears in the Variables section. 2. For the DV1 variable, select Range. Figure 12: Defining type of variable. 54

55 3. The program defines the parameter as a continuous variable for optimization. A continuous variable is one which can take any value between the limits. For example, mm is a valid value between a minimum value of 45mm and a maximum value of 55mm. 4. The program varies the model dimension between 25mm and 35mm to find the optimal value for the variable. 5. Repeat steps 1-3 to add the parameter named DV2 through DV6. The Variables section lists three design variables. Figure 13: Defining the Minimum and Maximum values for all DV s. We need to define sensors to use them as constraints in a Design Study. The Design Study runs the corresponding initial Simulation study to update a sensor's value. For example, it runs the frequency study to track the resonant frequency values.we define a sensor to track the value of the von Mises stress. 6. On the Variable View tab of the Designstudy1 study tab, in the Constraints section, select Add Sensor. 7. In the Property Manager, for Sensor Type, select Simulation Data. 8. Under Data Quantity, for Results, select Stress. 9. For component, select VON: von Mises Stress. 10. Under Properties, for Units, select N/mm^2 (MPa) or Psi. 11. For Criterion, select Model Max and click OK. 12. In the Feature Manager Design tree, under Sensors, rename the sensor as Stress Similarly the sensor Displacement1 is also defined as like in the tutorial1. We impose a constraint on the maximum von Mises stress that it should not exceed a value of MPa or Psi. You can use any sensor or driven global variable to define constraints for an Optimization Design Study. For more information about defining sensors as constraints in a Design Study see SolidWorks Simulation Help: Defining Constraints: Figure 14: Defining the Maximum value of sensors for constraints. 55

56 1. On the Designstudy1 Design Study tab, in the Constraints section, make sure Stress 1 is selected. The sensor appears in the Constraints section. 2. For Mises, select Is less than. 3. For Max, type N/mm^2. The program automatically selects the Staticstudy study to run and track the sensor's value since only one static study is defined. Defining the Displacement constraint: The maximum resultant displacement should not exceed mm. 4. On the Designstudy1 Design Study tab, in the Constraints section, from the list, select URES. The sensor appears in the Constraints section. This pre-defined sensor tracks the value of resultant displacement. 5. For URES, select Is less than. 6. For Max, type mm. Defining a goal: The program automatically selects the Staticstudy study to run and track the sensor's value. The objective of this Optimization Design Study is to minimize the volume of the part. Figure 15: Defining the Goal. 1. On the Designstudy1 Design Study tab, in the Goals section, from the list, select the Volume1 sensor. 2. The sensor appears in the Goals section. 3. For Volume1, select Minimize. 4. On the Designstudy1 Design Study tab, select Run. 56

57 Figure 16: Figure showing the run command for iterations. 5. The program runs some iterations (excluding the initial and optimal scenarios) since you defined a High quality study and three design variables. After running the experiments, the program calculates the optimal design variables by forming a response function relating the goal to the variables. Viewing the Results: 1. Review the Initial column. The column is highlighted in red because the constraints on von Mises stress and displacement are violated. 2. Review the Optimal column. The column is highlighted in green because optimization was performed successfully. Figure 17: Figure showing the iterations. The program updates the model with the optimal dimensions in the graphics window. 57

58 And we can plot the results into a word file or html file. And we can list all the iterations as follows: Figure 18: Figure showing the procedure to plot the results into a word file or html file. Study Results 27 of 27 iterations ran successfully. Component Units Current Initial Optimal Iteration1 Iteration2 name DV1 mm DV2 mm DV3 mm DV4 mm Stress1 N/mm^ (MPa) Displacement1 mm Volume1 mm^ Component Units Iteration3 Iteration4 Iteration5 Iteration6 Iteration7 58

59 name DV1 mm DV2 mm DV3 mm DV4 mm Stress1 N/mm^ (MPa) Displacement1 mm Volume1 mm^ Component Units Iteration8 Iteration9 Iteration10 Iteration11 Iteration12 name DV1 mm DV2 mm DV3 mm DV4 mm Stress1 N/mm^ (MPa) Displacement1 mm Volume1 mm^ Component Units Iteration13 Iteration14 Iteration15 Iteration16 Iteration17 name DV1 mm DV2 mm DV3 mm DV4 mm Stress1 N/mm^ (MPa) Displacement1 mm Volume1 mm^ Component Units Iteration18 Iteration19 Iteration20 Iteration21 Iteration22 name DV1 mm DV2 mm DV3 mm DV4 mm Stress1 N/mm^ (MPa) Displacement1 mm Volume1 mm^ Component Units Iteration23 Iteration24 Iteration25 name DV1 mm DV2 mm DV3 mm DV4 mm Stress1 N/mm^2 (MPa) Displacement1 mm Volume1 mm^

60 Attachment E. Post-test 1. The internal force per unit area acting inside the body when a force is applied on the body is called: O Stress O Strain O Displacement O Other 2. What is state variable? 3. Define basic and feasible design space 4. What is an Optimum Design? 5. Ranges and limits are set for which entity in an optimization study? O goals O Constraints O both the above O None of the above 6. Bending moment induces: O Tensile stress O Compressive stress O Both tensile and compressive stress O Shear stress 7. State variables can be directly controlled. O True O False 8. A point in the feasible design space represents one feasible design 60

61 O True O False 9. What is Young s modulus? O The ratio of the normal stress to the normal strain O The ratio of the shear stress to the normal stress O The ratio of the displacement to the normal stress O The ratio of shear stress to shear strain 10. The 2D space in which the horizontal dimension represents all feasible designs and the vertical dimension represents the objective function is: O Feasible design space O Evaluation space O All the above O None of the above 61

62 Attachment F. Assessment Do you feel it was bad to not have a teacher there to answer any questions you might have? O It didn t matter O It would have been nice O I really wanted to ask a question How did the interactivity of the program affect your learning? O Improved it a lot O Improved it some O No difference O Hurt it some O Hurt it a lot The six levels of Bloom s Taxonomy are listed below. Rank how well this learning module covers each level. 5 meaning exceptionally well and 1 meaning very poor. 1. Knowledge (remembering previously learned material) O 5 O 4 O 3 O 2 O 1 2. Comprehension (the ability to grasp the meaning of the material and give examples) O 5 O 4 O 3 O 2 O 1 3. Application (the ability to use the material in new situations) O 5 O 4 O 3 O 2 O 1 62

63 4. Analysis (the ability to break down material into its component parts so that its organizational structure may be understood) O 5 O 4 O 3 O 2 O 1 5. Synthesis (the ability to put parts together to form a new whole) O 5 O 4 O 3 O 2 O 1 6. Evaluation (the ability to judge the value of the material for a given purpose) O 5 O 4 O 3 O 2 O 1 Do you think the mixed text and video format works well? O Yes O Indifferent O No Do you think the module presents an affective method of learning FEA? O Yes O Indifferent O No Did you prefer this module over the traditional classroom learning experience? Why or why not. 63

64 How accurate would it be to call this module self-contained and stand-alone? O Very accurate O Accurate O Indifferent O Inaccurate O Very inaccurate What specifically did you like and/or dislike about the module. How useful were the practice problems? O Very helpful O Helpful O Indifferent O Unhelpful O Very unhelpful Was there any part of the module that you felt was unnecessary of redundant? Was there a need for any additional parts? Please list any suggestions for improving this module. Overall, how would you rate your experience taking this module? O Excellent O Fair O Average O Poor O Awful 64

65 Attachment G. Practice Problems 1. A rectangular alloy steel plate has one of its ends fixed to the wall. The plate has a width w = 5 mm and a height h = 30 mm. The length of the plate is l = 150 mm. A load of N force acts horizontally on the other end of the plate as shown in the figure. Find the optimal dimensions of the plate ussssssing Shape optimization. Problem 1 2. A cylindrical rod made up of alloy steel has one of its ends fixed to the wall. The rod has a diameter d = 20 mm. The length of the rod is l = 200 mm. A bending load of 2550 N force acts vertically on the other end of the rod as shown in the figure. Find the optimal dimensions of the rod using Shape optimization. Problem 2 3. A cylindrical rod made up of alloy steel has one of its ends fixed to the wall. The rod has an internal diameter d 1 = 15 mm and an external diameter d 2 = 20 mm. The length 65

66 of the rod is l = 200 mm. A tensile load of N force acts along the axis on the other end of the rod as shown in the figure. Find the optimal dimensions of the rod using Shape optimization. Problem 3 4. Follow the tutorial 1 and reverse the direction of loading on the plate. Compare the results obtained with the results obtained in tutorial 1. Explain the difference in results if any. 66

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

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

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

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

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

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering Introduction A SolidWorks simulation tutorial is just intended to illustrate where to

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

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

Analysis Steps 1. Start Abaqus and choose to create a new model database

Analysis Steps 1. Start Abaqus and choose to create a new model database Source: Online tutorials for ABAQUS Problem Description The two dimensional bridge structure, which consists of steel T sections (b=0.25, h=0.25, I=0.125, t f =t w =0.05), is simply supported at its lower

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

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole ANSYS AIM Tutorial Structural Analysis of a Plate with Hole Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Analytical vs. Numerical Approaches

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

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

Abaqus/CAE Axisymmetric Tutorial (Version 2016)

Abaqus/CAE Axisymmetric Tutorial (Version 2016) Abaqus/CAE Axisymmetric Tutorial (Version 2016) Problem Description A round bar with tapered diameter has a total load of 1000 N applied to its top face. The bottom of the bar is completely fixed. Determine

More information

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Contents Beam under 3-Pt Bending [Balken unter 3-Pkt-Biegung]... 2 Taking advantage of symmetries... 3 Starting and Configuring ANSYS Workbench... 4 A. Pre-Processing:

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

ME 442. Marc/Mentat-2011 Tutorial-1

ME 442. Marc/Mentat-2011 Tutorial-1 ME 442 Overview Marc/Mentat-2011 Tutorial-1 The purpose of this tutorial is to introduce the new user to the MSC/MARC/MENTAT finite element program. It should take about one hour to complete. The MARC/MENTAT

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

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

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 BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA

FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA 1 FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA This tutorial shows the basics of a solid bending, torsional, tension, and shear FEA (Finite Elemental Analysis) model in CATIA. Torsion - page

More information

Introduction To Finite Element Analysis

Introduction To Finite Element Analysis Creating a Part In this part of the tutorial we will introduce you to some basic modelling concepts. If you are already familiar with modelling in Pro Engineer you will find this section very easy. Before

More information

Module 1.7W: Point Loading of a 3D Cantilever Beam

Module 1.7W: Point Loading of a 3D Cantilever Beam Module 1.7W: Point Loading of a 3D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Workbench Analysis System 4 Engineering Data 5 Geometry 6 Model 11 Setup 13 Solution 14 Results

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

Finite Element Analysis Using NEi Nastran

Finite Element Analysis Using NEi Nastran Appendix B Finite Element Analysis Using NEi Nastran B.1 INTRODUCTION NEi Nastran is engineering analysis and simulation software developed by Noran Engineering, Inc. NEi Nastran is a general purpose finite

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

Abaqus CAE Tutorial 6: Contact Problem

Abaqus CAE Tutorial 6: Contact Problem ENGI 7706/7934: Finite Element Analysis Abaqus CAE Tutorial 6: Contact Problem Problem Description In this problem, a segment of an electrical contact switch (steel) is modeled by displacing the upper

More information

Tekla Structures Analysis Guide. Product version 21.0 March Tekla Corporation

Tekla Structures Analysis Guide. Product version 21.0 March Tekla Corporation Tekla Structures Analysis Guide Product version 21.0 March 2015 2015 Tekla Corporation Contents 1 Getting started with analysis... 7 1.1 What is an analysis model... 7 Analysis model objects...9 1.2 About

More information

Finite Element Analysis Using Pro/Engineer

Finite Element Analysis Using Pro/Engineer Appendix A Finite Element Analysis Using Pro/Engineer A.1 INTRODUCTION Pro/ENGINEER is a three-dimensional product design tool that promotes practices in design while ensuring compliance with industry

More information

Exercise 1: 3-Pt Bending using ANSYS Workbench

Exercise 1: 3-Pt Bending using ANSYS Workbench Exercise 1: 3-Pt Bending using ANSYS Workbench Contents Starting and Configuring ANSYS Workbench... 2 1. Starting Windows on the MAC... 2 2. Login into Windows... 2 3. Start ANSYS Workbench... 2 4. Configuring

More information

SSR Polygonal Search Area

SSR Polygonal Search Area SSR Polygonal Search Area 22-1 SSR Polygonal Search Area In this tutorial, Phase2 is used to determine the factor of safety of a slope using the shear strength reduction (SSR) method. The SSR Polygon Search

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

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

Finite Element Method. Chapter 7. Practical considerations in FEM modeling

Finite Element Method. Chapter 7. Practical considerations in FEM modeling Finite Element Method Chapter 7 Practical considerations in FEM modeling Finite Element Modeling General Consideration The following are some of the difficult tasks (or decisions) that face the engineer

More information

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Problem Description: FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Instructor: Professor James Sherwood Revised: Dimitri Soteropoulos Programs Utilized: Abaqus/CAE 6.11-2 This tutorial explains how to build

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

COMPUTER AIDED ENGINEERING. Part-1

COMPUTER AIDED ENGINEERING. Part-1 COMPUTER AIDED ENGINEERING Course no. 7962 Finite Element Modelling and Simulation Finite Element Modelling and Simulation Part-1 Modeling & Simulation System A system exists and operates in time and space.

More information

FOUNDATION IN OVERCONSOLIDATED CLAY

FOUNDATION IN OVERCONSOLIDATED CLAY 1 FOUNDATION IN OVERCONSOLIDATED CLAY In this chapter a first application of PLAXIS 3D is considered, namely the settlement of a foundation in clay. This is the first step in becoming familiar with the

More information

Chapter 3 Analysis of Original Steel Post

Chapter 3 Analysis of Original Steel Post Chapter 3. Analysis of original steel post 35 Chapter 3 Analysis of Original Steel Post This type of post is a real functioning structure. It is in service throughout the rail network of Spain as part

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

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

Multi-Step Analysis of a Cantilever Beam

Multi-Step Analysis of a Cantilever Beam LESSON 4 Multi-Step Analysis of a Cantilever Beam LEGEND 75000. 50000. 25000. 0. -25000. -50000. -75000. 0. 3.50 7.00 10.5 14.0 17.5 21.0 Objectives: Demonstrate multi-step analysis set up in MSC/Advanced_FEA.

More information

3DEXPERIENCE 2017x FINITE ELEMENT ESSENTIALS IN SDC USING SIMULIA/CATIA APPLICATIONS. Nader G. Zamani

3DEXPERIENCE 2017x FINITE ELEMENT ESSENTIALS IN SDC USING SIMULIA/CATIA APPLICATIONS. Nader G. Zamani Nader G. Zamani FINITE ELEMENT ESSENTIALS IN 3DEXPERIENCE 2017x USING SIMULIA/CATIA APPLICATIONS SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org)

More information

Module 1.3W Distributed Loading of a 1D Cantilever Beam

Module 1.3W Distributed Loading of a 1D Cantilever Beam Module 1.3W Distributed Loading of a 1D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Workbench Analysis System 4 Engineering Data 5 Geometry 6 Model 11 Setup 13 Solution

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

ME Optimization of a Frame

ME Optimization of a Frame ME 475 - Optimization of a Frame Analysis Problem Statement: The following problem will be analyzed using Abaqus. 4 7 7 5,000 N 5,000 N 0,000 N 6 6 4 3 5 5 4 4 3 3 Figure. Full frame geometry and loading

More information

Deep Beam With Web Opening

Deep Beam With Web Opening Deep Beam With Web Opening Name: Path: Keywords: DeepBeamWithWebOpening/deepbeam /Examples//DeepBeamWithWebOpening/deepbeam analys: linear static. constr: suppor. elemen: cq16m ct12m pstres. load: force

More information

Exercise 1. 3-Point Bending Using the Static Structural Module of. Ansys Workbench 14.0

Exercise 1. 3-Point Bending Using the Static Structural Module of. Ansys Workbench 14.0 Exercise 1 3-Point Bending Using the Static Structural Module of Contents Ansys Workbench 14.0 Learn how to...1 Given...2 Questions...2 Taking advantage of symmetries...2 A. Getting started...3 A.1 Choose

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Consider the classic example of a circular hole in a rectangular plate of constant thickness. The plate

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

Elastic Analysis of a Deep Beam with Web Opening

Elastic Analysis of a Deep Beam with Web Opening Elastic Analysis of a Deep Beam with Web Opening Outline 1 Description 2 Finite Element Model 2.1 Units 2.2 Geometry definition 2.3 Properties 2.4 Boundary conditions 2.4.1 Constraints 2.4.2 Vertical load

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

Two Dimensional Truss

Two Dimensional Truss Two Dimensional Truss Introduction This tutorial was created using ANSYS 7.0 to solve a simple 2D Truss problem. This is the first of four introductory ANSYS tutorials. Problem Description Determine the

More information

Plasticity Bending Machine Tutorial (FFlex)

Plasticity Bending Machine Tutorial (FFlex) Plasticity Bending Machine Tutorial (FFlex) Copyright 2018 FunctionBay, Inc. All rights reserved. User and training documentation from FunctionBay, Inc. is subjected to the copyright laws of the Republic

More information

ABAQUS for CATIA V5 Tutorials

ABAQUS for CATIA V5 Tutorials ABAQUS for CATIA V5 Tutorials AFC V2.5 Nader G. Zamani University of Windsor Shuvra Das University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com ABAQUS for CATIA V5,

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

Manual for Computational Exercises

Manual for Computational Exercises Manual for the computational exercise in TMM4160 Fracture Mechanics Page 1 of 32 TMM4160 Fracture Mechanics Manual for Computational Exercises Version 3.0 Zhiliang Zhang Dept. of Structural Engineering

More information

CONTACT STATE AND STRESS ANALYSIS IN A KEY JOINT BY FEM

CONTACT STATE AND STRESS ANALYSIS IN A KEY JOINT BY FEM PERJODICA POLYTECHNICA SER. ME CH. ENG. VOL. 36, NO. 1, PP. -15-60 (1992) CONTACT STATE AND STRESS ANALYSIS IN A KEY JOINT BY FEM K. VARADI and D. M. VERGHESE Institute of Machine Design Technical University,

More information

Linear Buckling Analysis of a Plate

Linear Buckling Analysis of a Plate Workshop 9 Linear Buckling Analysis of a Plate Objectives Create a geometric representation of a plate. Apply a compression load to two apposite sides of the plate. Run a linear buckling analysis. 9-1

More information

ME 475 FEA of a Composite Panel

ME 475 FEA of a Composite Panel ME 475 FEA of a Composite Panel Objectives: To determine the deflection and stress state of a composite panel subjected to asymmetric loading. Introduction: Composite laminates are composed of thin layers

More information

Bottom Truss ANALYSIS

Bottom Truss ANALYSIS Chapter 3 Beam Bottom Truss ANALYSIS A. Enable SolidWorks Simulation. Step 1. If necessary, open your Beam1 part file. Step 2. If necessary, turn on SolidWorks Simulation. To turn on Solid- Works Simulation,

More information

Linear Bifurcation Buckling Analysis of Thin Plate

Linear Bifurcation Buckling Analysis of Thin Plate LESSON 13a Linear Bifurcation Buckling Analysis of Thin Plate Objectives: Construct a quarter model of a simply supported plate. Place an edge load on the plate. Run an Advanced FEA bifurcation buckling

More information

CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007

CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007 CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007 FE Project 1: 2D Plane Stress Analysis of acantilever Beam (Due date =TBD) Figure 1 shows a cantilever beam that is subjected to a concentrated

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

Module 1.7: Point Loading of a 3D Cantilever Beam

Module 1.7: Point Loading of a 3D Cantilever Beam Module 1.7: Point Loading of a D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 6 Element Type 6 Material Properties 7 Meshing 8 Loads 9 Solution 15 General

More information

Advance Design. Tutorial

Advance Design. Tutorial TUTORIAL 2018 Advance Design Tutorial Table of Contents About this tutorial... 1 How to use this guide... 3 Lesson 1: Preparing and organizing your model... 4 Step 1: Start Advance Design... 5 Step 2:

More information

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

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

Prescribed Deformations

Prescribed Deformations u Prescribed Deformations Outline 1 Description 2 Finite Element Model 2.1 Geometry Definition 2.2 Properties 2.3 Boundary Conditions 2.3.1 Constraints 2.3.2 Prescribed Deformation 2.4 Loads 2.4.1 Dead

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

A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2

A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2 Problem description A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2 56 y All lengths in mm. Thickness =1mm E = 7.0 10 4 N/mm = 0.25 10 20 This is the same problem as problem 2.

More information

Introduction to Computer Aided Engineering: Solidworks and Cosmosworks using CosmosXpress

Introduction to Computer Aided Engineering: Solidworks and Cosmosworks using CosmosXpress Introduction to Computer Aided Engineering: Solidworks and Cosmosworks using CosmosXpress Open SolidWorks Tutorial written by Jerry Dutreuil Professor Frank Fisher Stevens Institute of Technology Last

More information

Workshop 15. Single Pass Rolling of a Thick Plate

Workshop 15. Single Pass Rolling of a Thick Plate Introduction Workshop 15 Single Pass Rolling of a Thick Plate Rolling is a basic manufacturing technique used to transform preformed shapes into a form suitable for further processing. The rolling process

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

Analysis of Machine Elements Using SolidWorks Simulation 2013

Analysis of Machine Elements Using SolidWorks Simulation 2013 Analysis of Machine Elements Using SolidWorks Simulation 2013 John R. Steffen, Ph.D., P.E. SDC P U B L I C AT I O N S Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com

More information

ENGINEERING TRIPOS PART IIA FINITE ELEMENT METHOD

ENGINEERING TRIPOS PART IIA FINITE ELEMENT METHOD ENGINEERING TRIPOS PART IIA LOCATION: DPO EXPERIMENT 3D7 FINITE ELEMENT METHOD Those who have performed the 3C7 experiment should bring the write-up along to this laboratory Objectives Show that the accuracy

More information

Chapter 2. Structural Tutorial

Chapter 2. Structural Tutorial Chapter 2. Structural Tutorial Tutorials> Chapter 2. Structural Tutorial Static Analysis of a Corner Bracket Problem Specification Problem Description Build Geometry Define Materials Generate Mesh Apply

More information

SUBMERGED CONSTRUCTION OF AN EXCAVATION

SUBMERGED CONSTRUCTION OF AN EXCAVATION 2 SUBMERGED CONSTRUCTION OF AN EXCAVATION This tutorial illustrates the use of PLAXIS for the analysis of submerged construction of an excavation. Most of the program features that were used in Tutorial

More information

3D SolidWorks Tutorial

3D SolidWorks Tutorial ROCHESTER INSTITUTE OF TECHNOLOGY MICROELECTRONIC ENGINEERING 3D SolidWorks Tutorial Dr. Lynn Fuller webpage: http://people.rit.edu/lffeee Electrical and Microelectronic Engineering Rochester Institute

More information

file://c:\documents and Settings\sala\Configuración local\temp\~hha54f.htm

file://c:\documents and Settings\sala\Configuración local\temp\~hha54f.htm Página 1 de 26 Tutorials Chapter 2. Structural Tutorial 2.1. Static Analysis of a Corner Bracket 2.1.1. Problem Specification Applicable ANSYS Products: Level of Difficulty: Interactive Time Required:

More information

Analysis of Machine Elements using SolidWorks Simulation 2010

Analysis of Machine Elements using SolidWorks Simulation 2010 Analysis of Machine Elements using SolidWorks Simulation 2010 John R. Steffen, Ph.D., P.E. SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation CHAPTER #2 CURVED BEAM ANALYSIS This

More information

Latch Spring. Problem:

Latch Spring. Problem: Problem: Shown in the figure is a 12-gauge (0.1094 in) by 3/4 in latching spring which supports a load of F = 3 lb. The inside radius of the bend is 1/8 in. Estimate the stresses at the inner and outer

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

Post-Buckling Analysis of a Thin Plate

Post-Buckling Analysis of a Thin Plate LESSON 13b Post-Buckling Analysis of a Thin Plate Objectives: Construct a thin plate (with slight imperfection) Place an axial load on the plate. Run an Advanced FEA nonlinear static analysis in order

More information

Abaqus CAE Tutorial 1: 2D Plane Truss

Abaqus CAE Tutorial 1: 2D Plane Truss ENGI 7706/7934: Finite Element Analysis Abaqus CAE Tutorial 1: 2D Plane Truss Lab TA: Xiaotong Huo EN 3029B xh0381@mun.ca Download link for Abaqus student edition: http://academy.3ds.com/software/simulia/abaqus-student-edition/

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

The Essence of Result Post- Processing

The Essence of Result Post- Processing APPENDIX E The Essence of Result Post- Processing Objectives: Manually create the geometry for the tension coupon using the given dimensions then apply finite elements. Manually define material and element

More information

Lab#5 Combined analysis types in ANSYS By C. Daley

Lab#5 Combined analysis types in ANSYS By C. Daley Engineering 5003 - Ship Structures I Lab#5 Combined analysis types in ANSYS By C. Daley Overview In this lab we will model a simple pinned column using shell elements. Once again, we will use SpaceClaim

More information

Simulation of RF HEat Test

Simulation of RF HEat Test Simulation of RF HEat Test Date: Tuesday, December 22, 2015 Designer: Solidworks Study name: Stress One Third Emissivity Analysis type: Nonlinear - Dynamic Description No Data Table of Contents Description...

More information

FEMAP Tutorial 2. Figure 1: Bar with defined dimensions

FEMAP Tutorial 2. Figure 1: Bar with defined dimensions FEMAP Tutorial 2 Consider a cantilevered beam with a vertical force applied to the right end. We will utilize the same geometry as the previous tutorial that considered an axial loading. Thus, this tutorial

More information

Simulation of Connector Assembly C

Simulation of Connector Assembly C Simulation of Connector Assembly C Date: Sunday, March 6, 2016 Designer: Solidworks Study name: Horizontal Stress Test on C inner bend Analysis type: Static Table of Contents Model Information... 2 Study

More information

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel.

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel. Problem description A pipe bend is subjected to a concentrated force as shown: y 15 12 P 9 Displacement gauge Cross-section: 0.432 18 x 6.625 All dimensions in inches. Material is stainless steel. E =

More information

Introduction to MSC.Patran

Introduction to MSC.Patran Exercise 1 Introduction to MSC.Patran Objectives: Create geometry for a Beam. Add Loads and Boundary Conditions. Review analysis results. MSC.Patran 301 Exercise Workbook - Release 9.0 1-1 1-2 MSC.Patran

More information

Linear and Nonlinear Analysis of a Cantilever Beam

Linear and Nonlinear Analysis of a Cantilever Beam LESSON 1 Linear and Nonlinear Analysis of a Cantilever Beam P L Objectives: Create a beam database to be used for the specified subsequent exercises. Compare small vs. large displacement analysis. Linear

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

DESIGN & ANALYSIS OF CONNECTING ROD OF FORMING AND CUTTING DIE PILLAR STATION OF VACUUM FORMING MACHINE

DESIGN & ANALYSIS OF CONNECTING ROD OF FORMING AND CUTTING DIE PILLAR STATION OF VACUUM FORMING MACHINE Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 3, No. 3, July, 2014 2014 IJMERR. All Rights Reserved DESIGN & ANALYSIS OF CONNECTING ROD OF FORMING AND CUTTING DIE PILLAR STATION OF VACUUM FORMING MACHINE

More information

OPTIMIZATION OF ENERGY DISSIPATION PROPERTY OF ECCENTRICALLY BRACED STEEL FRAMES

OPTIMIZATION OF ENERGY DISSIPATION PROPERTY OF ECCENTRICALLY BRACED STEEL FRAMES OPTIMIZATION OF ENERGY DISSIPATION PROPERTY OF ECCENTRICALLY BRACED STEEL FRAMES M. Ohsaki (Hiroshima Univ.) T. Nakajima (Kyoto Univ. (currently Ohbayashi Corp.)) Background Difficulty in optimization

More information

3-D Numerical Simulation of Direct Aluminum Extrusion and Die Deformation

3-D Numerical Simulation of Direct Aluminum Extrusion and Die Deformation 3-D Numerical Simulation of Direct Aluminum Extrusion and Die Deformation ABSTRACT W.A.Assaad, University of Twente Enschede, The Netherlands H.J.M. Geijselaers, University of Twente Enschede, The Netherlands

More information