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

2 vues (au cours des 30 derniers jours)
NOUFAL THANGAL R
NOUFAL THANGAL R le 30 Oct 2011
Commenté : TAHAR NOUAOUI le 17 Mar 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

Réponses (1)

Joel Van Sickel
Joel Van Sickel le 18 Août 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 commentaire
TAHAR NOUAOUI
TAHAR NOUAOUI le 17 Mar 2023
hello sir i wanted to ask y does the GPU accelerator speed up the fuzzy controller?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simscape Electrical dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by