How to perform size optimization using MATLAB and ANSYS

12 ビュー (過去 30 日間)
Khai Hung Yap
Khai Hung Yap 2018 年 11 月 26 日
回答済み: Jayaram Theegala 2018 年 11 月 29 日
I am currently doing optimization of six axis force sensor as my FYP. My supervisor wanted me to optimize the sensor using ANSYS and MATLAB instead of using ANSYS's DOE. I have went through a lot of researches, but i still couldn't understand how they work together (I have never learn programming code before). Can someone please tell me how can I start? I have a several questions:
  1. How to run Ansys by MATLAB in loop until objectives along with constraints met the required conditions?
  2. How can i get result of ANSYS as an output in MATLAB
  3. How do I use Sequential quadratic programming algorithm (SQP)
There are way too many questions to ask about, therefore anything related to this topic are welcomed. Thank you so much. I appreciated your help

回答 (1 件)

Jayaram Theegala
Jayaram Theegala 2018 年 11 月 29 日
I think you'll find the following MATLAB Answers post that talks about MATLAB and ANSYS interaction helpful:
In general, if you can create a COM object, you can also open MATLAB as a COM Server to do the calculations you want on MATLAB and get the results back. If you would like to learn more about this, click on the following URL:

カテゴリ

Help Center および File ExchangeGet Started with Optimization Toolbox についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by