Cascade Power Generation Cycle Optimization

Single-Objective Genetic Algorithm (GA) Multi-Objective Genetic Algorithm (NSGA II)
ダウンロード: 240
更新 2021/2/13

The overall efficiency and fuel usage of the whole system (objectives) are affected by extractions pressures (opt.vars). The thermodynamic states had been extracted by CoolProp toolbox in MATLAB.

First we had to specify the pressures in the way that maximizes the efficiency and then minimizes the fuel usage. This process is a single-objective optimization. After that, we had to optimize both objectives at the same time, which is a multi-objective optimization. For this process, we used NSGA (II) in MATLAB. The obtained Pareto front has been reported as the result.

P.S.: NSGA (II) is Non-dominated Sorting Genetic Algorithm (version 2) which is an evolutionary method. (Meta Heuristic)

引用

Mohammad Daneshian (2024). Cascade Power Generation Cycle Optimization (https://github.com/thegreatmd4/Cascade_Power_Generation_Cycle_Optimization/releases/tag/1.0.0.0), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2019b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!

MultiObjective

MultiObjective/+CoolProp

SingleObjective

SingleObjective/+CoolProp

バージョン 公開済み リリース ノート
1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。