Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Optimisation App in MATLAB

Status
Not open for further replies.

Melad Saad

Structural
Joined
Jan 3, 2020
Messages
8
Location
GB
Hi Experts

Thank you for sharing your knowledge and experience with us...
I have been struggling about Optimisation tool in Matlab

I am working on Design optimisation of steel space structures.
I have coded the analysis and design of the structure in MATLAB. The analysis was coded by using STIFFNESS METHOD. As you might know that there are 107 Universal Beams and 64 Universal Columns. All these are variables. However, these variables are applicable for each individual member of the structure, so I can be able to find the minimum weight after the achievement of the Cross Sectional Resistance.


Can you please give me a clue on how to use the optimisation App to solve my problem. It will be appreciated if you could provide me with a source or a private expert so I can contact.


Many thanks
 
I have done a roughly similar exercise, using Matlab and OpenFem. Mine was a pure spaceframe, ie everything in axial load. Therefore I could order my section choices by area. So if section 3 was too small I could go to section 4, and so on.

I don't think the optimiser will help much with that approach.

One other approach would be to design the best structure with no constraints on section shape, and then select sections that exceed those requirements for each member. This will be non optimal, perhaps a second round of optimisation on the heaviest members only might be worthwhile.





Cheers

Greg Locock


New here? Try reading these, they might help FAQ731-376
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top