How to make Reliability-Based Optimization using FORM?
조회 수: 14 (최근 30일)
이전 댓글 표시
Dear Friends,
I am trying to write a general code dealing with a structural analysis problem -solving a truss system- to obtain relaibility-based design optimization using FORM analysis.
There are many flow charts to solve such a problem, but I am little confused. I made a deterministic design optimization (DDo), now, I need a new code covering an optimization process. However, I do not know how I can handle with multiple nonlinear constraints? Which function is more suitable for such a process? For DDO, I used fmincon, now I will generate sample data for random variables and I need to calculate relaibility index. One of the constraints is the stress constraints and another one is the target reliability index. I know the FORM equations and have a code for this, but how can I combine the reliability concept with the optimization?
Could you please give me some clues&trick about the functions, process and flowcharts?
Thanks,
Burak
댓글 수: 1
Mahmoud Mostafa
2020년 7월 8일
Hi Burak. I am doing basically the same task and I am stuck in the same obstacle. I am doing the reliability analysis using monte-carlo though and I started writing a code for the FORM. I would like to get in touch to share some information about the procedure. Thanks.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!