florentLutz / FAST-OAD-CS23-HE

Repository containing the files for the thesis : Optimization of an aircraft design problem for hybrid-electric configurations under manufacturing and certification constraints
GNU General Public License v3.0
4 stars 1 forks source link

Dev inductor sizing #5

Closed florentLutz closed 1 year ago

florentLutz commented 1 year ago

Implementation of the methodology from https://sizinglab.github.io/sizing_course/class/Lab-watt_project/06_SizingCodeInductor.html for the sizing of inductors, This lead to the rework of the computation of the weight of the DC/DC converter who is now computed by summing the weight of the inductor, the capacitor and the IGBT module and diode. Weight of heatsink and control card as well as a more detailed sizing of the capacitor might be added later on.