How can I speed up a model which contains 4 Fuzzy logic Controllers

4 ビュー (過去 30 日間)
NOUFAL THANGAL R
NOUFAL THANGAL R 2011 年 10 月 30 日
コメント済み: TAHAR NOUAOUI 2023 年 3 月 17 日
I built a powersystem model which also uses 4 number of FUZZY LOGIC CONTROLLERS. may be because of that, it runs VERY SLOW.
Kindly let me know how I can speed up the simulation

回答 (1 件)

Joel Van Sickel
Joel Van Sickel 2021 年 8 月 18 日
This answer is coming in regards to an effort to clean up matlab answers as this response is far too late to be of use to the asker.
For a question like this, it is assumed that there is a power electronics or power system simulation based on the tags. The main issue is that you have to determine if the issue is the controller or the plant model. If the model has a very small step size, that is likely due to the plant. If it has a large step size, but is still very slow, it is the fuzzy controllers. There are many ways to improve simulation speed, but you have to determine the primary cause before more specific advice can be given:
Regards,
Joel
  1 件のコメント
TAHAR NOUAOUI
TAHAR NOUAOUI 2023 年 3 月 17 日
hello sir i wanted to ask y does the GPU accelerator speed up the fuzzy controller?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSimscape Electrical についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by