Toropov Flashcards
List the main steps in topology optimization
1) Define the design space
2) Apply the loads
3) Define the fixed points
4) Perform the optimization
5) Interpret results
Briefly describe the Method of Feasible Directions (MFD)
This gradient-based method first creates two zones at the starting point: the feasible zone and the usable zone. The feasible zone is that which satisfies the constraints. The usable zone is that which is a decrease in the objective function. A direction vector, S, is created in the usable-feasible direction, in which steps are taken and the process repeated.
Briefly describe the Sequential Quadratic Programming method (SQP)
1) Create a quadratic approximation of the Lagrangian Function
2) Create linear approximations to the constraints
3) Solve the quadratic problem to find the search direction
4) Perform 1D search avoiding the constraints
What are the advantages of SQP
1) Strong theoretical basis in KKT optimality conditions
2) Considered best by theoreticians
3) It has been further developed for specific application to engineering problems
4) If the gradients are accurate, the solution will be very accurate and very fast
5) As the number of design variables increases, the number of iterations does not dramatically increase
What are the disadvantages of SQP
1) Only falls to the nearest optimum, so it may need restarting from a different point to find a better optimum
2) Deals with continuous problems only
3) If the gradients are bad, the solution will be inaccurate
4) It is a sequential technique and parallelization can only be used for getting the gradients
What is Checkerboard Control and why is it used?
Based on the density method, Checkerboard Control uses local averaging of elements to control the number of elements with a non-integer density. It is used because non-integer density are not able to be manufactured with constant density materials
What is Member Size Control
This method groups smaller bars into larger ones based on a preset preference of bar size. This helps produce more manufacturable designs by reducing the number of trusses, thus simplifying the design
What is the SIMP Method
The SIMP Method originates from the Density Method, penalizing elements with non-integer densities, skewing the density of the element into more manufacturable voids and solids.
Which part of the structure does Material Optimization optimize?
The Microstructure
What is the Ground Structure Approach
A method in topology optimization which first generates a grid, then connects every node to every other node, before iteratively removing the least effective connections.
What is Level Set Based Topology Optimization?
A 3D function is generated from which the zero level contour of a level set function, phi, is defined. This contour implicitly defines the contour of the design by establishing the contour of the 3D function. Similar to an island with tide pools filling or emptying.
What are the advantages and disadvantages of Level Set Based Topology Optimization?
Pros: - Smooth boundary - No element density issues - Can apply almost any constraint imaginable Cons: - 3D Approach to a 2D design
What are the advantages and disadvantages of topology optimization?
Pros:
- Gives a good idea of optimal material distribution
- If the mesh is good, the design may be almost ready for manufacture
- May produce novel designs
Cons:
- Doesn’t know the difference between tension and compressions
- Can’t utilize buckling constraints
What is design optimization?
It is a systematic method of repeatedly improving a given design.
Define explicit and implicit analysis.
Explicit - Clear, define function available. Volume of a mug for example.
Implicit - Analysis without formula. Software is required as this is much harder.
Briefly describe the four types of optimization.
Sizing - This is when you have an established design and just need to optimize the size of constituents such as trusses.
Shape - More freedom of design that sizing. Focuses on shape and thickness of design.
Topology - More freedom than shape and sizing. Start with just location and size outlines and gives overall layout.
Material - Selection of material and structure such as ply angle, as well as optimization of substructure of artificial materials.
What is an objective function?
The key variable that the engineer wishes to be minimized.
What are design variables?
A set of variable which accurately and uniquely describe the problem.
What is a constraint function?
Variables which have design requirements that must be satisfied for the design to be viable.
What is a side constraint?
Typically geometrical constraints in the form of an outline limit.