Info |
---|
Goal of this tutorial
|
...
Import/create the Design Space including the Non-Design Spaces in MSC Apex Generative Design as one solid. For this Gripper the already prepared Design Space was imported.
Open the Optimization Tools to select the imported Geometry as the Design Space
...
Material Assignment
Create the material in the Materials editor and assign it to the Design Space
The specific values needed are the Young's Modulus (72 000 MPa) and the Poisson ratio (0.34). The density is set to 2.7e-6 kg/mm3.
The Tension Strength is the maximum allowable stress for the material and is set to 460 MPa.
...
Go to the Loads & Boundary Condition Tool to enter the loads and fixations. Displacements, Forces, Moments, Gravity and Pressure Loads can be applied using different selection options.
...
Name | Direction |
---|---|
Constraint 1 | x, y, z (=0) |
Constraint 2 | x, y, z (=0) |
Therefore, the Loads & Boundary Condition Tool is needed.
Under Displacement Constraints a “clamped” constraint can be chosen, which locks translations in all three directions. On the left side of the Tool the relevant geometry choice can be selected. In this case the inner surfaces of the mounting holes are selected to attach the constraint.
...
Step 4: Interface Creation
Interfaces have to be created for every functional surface - so every surface where a boundary condition is applied to. With this Tool an offset to the inside with the input “Non-Design Space Thickness” and an offset to the outside with the input “Machining Allowance” is created. The Offset Distance is expanding the Interface to the set value to create material on front faces.
...
The next steps are defined in the Studies area.
All boundary conditions must be assigned to the specific load cases, which are defined as Events. The number of Eventscan be changed by adding/deleting Eventsto the GD Scenario. The assignment of the boundary conditions to the Eventscan be made in the Loads & Constrains Window. The already created loads and constraints that concern the Design Space are listed in this window and can be activated for each Eventindividually.
Event1: Force-Moment 1, Constraint 1, Constraint 2
Event2: Force-Moment 2, Constraint 1, Constraint 2
Event3: Force-Moment 3, Constraint 1, Constraint 2
...
The optimisation parameters are selected in the Studies Area as well.
Select the Manufacturing Method: Generic AM
Selected the Failure Criterion: von Mises
Enter the Safety Factor: 5.75 (80 MPa)
Select the Strut Density: Medium
Select the Shape Quality: Fine Tune
Set the Complexity Setting: 8
Step 6: Activating Support Reduction
With the 2022.1 version the Support Reduction is introduced as an experimental feature. It can be activated using the Advanced User Settings.
For the Support Reduction the global Z-direction is always the build direction.
...
For the modes Reactive and Active the Intensity can be influenced as an additional option. The default value for the intensity is
Mode | Command |
---|---|
Passive | schedule.prefabricated.supportReductionMode = passive |
Reactive | schedule.prefabricated.supportReductionMode = reactive schedule.prefabricated.supportReductionIntensity = 3 |
Active | schedule.prefabricated.supportReductionMode = active schedule.prefabricated.supportReductionIntensity = 3 |
...
If all data is correct, the optimisation can be started and tracked in the Post Processing. The Analysis Readiness function checks if all information is provided and the optimisation can start.
All result iterations are displayed as soon as they are available. Furthermore, you are able to stop the optimisation in this selection area. However, a Restart is not directly possible.
...
Step 8: Visualization of Failure Criteria, Displacements etc.
Inside the Post Processing the Stresses, Failure Criteria, the Displacements, the Optimisation Achievement index and the volume/mass are visible for all iterations
The Scale can be influenced individually
With the buttons in the bottom bar it is possible to switch between the Nominal-, Print- and Smooth-Geometry. All of them can be exported as an STL-file or transferred directly back to the Pre Processing.
...