A steel triangular plate represents an idealization[1] of a leaf spring (above).
[1] R. C. Juvinall & K. M. Marshek, Fundamental of Machine Component Design, 2nd ed. Wiley & Sons, 1991, pp. 454-6. Equations for maximum normal stress on outer fibers at center and tip deflection:
where L is the length from knife-edge to tip
Use ANSYS-Workbench DesignModelerŽ to construct the complete 3D model. [Or, make the complete part in Pro/E and Import it to DesignModeler]
- under Tools > Symmetry: create two symmetry objects to create a 1/4 symmetry model
In ANSYS-Workbench DesignSimulation:
- Under Mesh, Insert a "Method," scope: all bodies, Type: Hex Dominant (to create mostly brick-shaped elements)
- define knife-edge support (displacement with one direction, 0.0, and the others, free)
- apply load as force at a vertex (either components or vector direction)
- for the solution
- turn off weak springs,
- request results of vonMises stress and total deformation, and to show the bending behavior normal stress and directional deformation, in appropriate directions
- insert a Command Object which will determine mesh error (SEPC) for your model
[You will notice SEPC is very high. You know this model has singularities. How can you evaluate results and mesh error away from the point load ?]- OPTION 1 (Multi-body part):
- Return to DesignModeler:
- create a New Sketch - draw a single line to cut the tip off the triangle, ~90% of distance from knife-edge to tip.
- Extrude that line; Cut Material; Through All; Thin: Yes, with 0 thicknesses
- Select both bodies and "Form New Part" (so they are "glued" together)
- Return to DesignSimulation:
- Update the simulation model
- make sure all mesh settings, loads, & constraints are still properly defined on the updated model
- add results plots for normal stress and vonMises stress which are SCOPED to the body which does NOT include the tip singularity
- some selecting is needed to check SEPC with the model's tip removed - a deformed shape plot before and after selection is adequate
- OPTION 2 (Command Object - advanced selecting):
- Use an expanded command object to:
- select nodes on the single-body part which exclude the tip
- select elements attached to those nodes
- plot the needed stress and deflection results
- "Duplicate" the first model
- Change the Mesh - Method to "Tetrahedrons"
- solve and examine/compare results
- Finally, from the WB Project Tab, Open either one of your simulations in ANSYS and examine the constraints to see if symmetry is enforced.