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

13 Ansichten (letzte 30 Tage)
NOUFAL THANGAL R
NOUFAL THANGAL R am 30 Okt. 2011
Kommentiert: TAHAR NOUAOUI am 17 Mär. 2023
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

Antworten (1)

Joel Van Sickel
Joel Van Sickel am 18 Aug. 2021
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 Kommentar
TAHAR NOUAOUI
TAHAR NOUAOUI am 17 Mär. 2023
hello sir i wanted to ask y does the GPU accelerator speed up the fuzzy controller?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Fuzzy Logic in Simulink finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by