Assignment 5
Abstract
Exploration of MDO architectures and their implementation
Due: 19-04-2024
Problem Statement
The global optimum is located at
So this question seems straight forward. Solve the problem using MDF, IDF and AAO architectures.
Questions
- Clearly state the mathematical formulation of each architecture and the results obtained.
- Compare the performance of the different architectures in terms of convergence and computational cost.
- Experiment with different initial guesses for each problem and comment on the robustness of each architecture.
- Comment on the ease of implementation and the potential for parallelization of each architecture.
Deliverables
- A
pdf
report with source code and a discussion of your implementation methodology and results.