Space Frame Optimization
Space Frame Optimization
(OP)
Hey Guys,
I am designing the chassis for my school's Formula SAE car. We use a welded steel tube space frame and in the past, the design has been done intuitively then manually optimized using FEA. I was wondering, since a space frame chassis is relatively simple to analyze and there are many rule constraints, if it would be reasonable to try and set up an optimization program of some sort to arrive at a closer-to-optimal design which could then be fine tuned using FEA. How complex would it be to set this up? Are there any useful resources to consult on the topic? Has anyone implemented something like this in the past?
Thanks for all your help.
I am designing the chassis for my school's Formula SAE car. We use a welded steel tube space frame and in the past, the design has been done intuitively then manually optimized using FEA. I was wondering, since a space frame chassis is relatively simple to analyze and there are many rule constraints, if it would be reasonable to try and set up an optimization program of some sort to arrive at a closer-to-optimal design which could then be fine tuned using FEA. How complex would it be to set this up? Are there any useful resources to consult on the topic? Has anyone implemented something like this in the past?
Thanks for all your help.





RE: Space Frame Optimization
Generally there is a single basis for optimizing tradeoff, such that increasing or decreasing the item leads to poorer performance. Weight is one of these in a stress related study = more material increases the inertia loads and stresses, less material is insufficient to manage the stresses. Fuel load causes increased range, but also adds weight and requires a larger, heavier fuel tank which decrease fuel economy, which tend to decrease range.
Some studies are just local minimum or maximum, such as minimizing cost. They are valuable, but aren't optimizing because they have only one side. Spending too little money causes failure, but more than the minimum is rarely detrimental.
One approach is genetic alternative generation. Where variations are randomly generated and the variants evaluated.
Check "Automated Design Using Darwinian Evolution and Genetic Programming" on YouTube. Judging the book by its cover, it looks to have a suitable content.
RE: Space Frame Optimization
Think carefully about your target function, as it will drive your design. For FSAE for example a high overall torsional stiffness for the frame (say 10000 lb ft/deg) is not necessary and will merely weigh more than a sensible design. If your old car was ok then you could use that as a target and see how much weight you can pull out.
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: Space Frame Optimization
RE: Space Frame Optimization
The same job in matlab is easier.
However, why not hit altair for a copy of genesis? It'll take less time to learn a new interface than write a matlab textfile analyser.
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?