problem in simulink (FOPID controller)
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Derivative of state '1' in block 'FOPIDC/Fractional PID controller1/Fractional derivative1/Transfer
Fcn1' at time 3.2188803386168852 is not finite. The simulation will be stopped. There may be a
singularity in the solution. If not, try reducing the step size (either by reducing the fixed step
size or by tightening the error tolerances)
how can I solve this error
0 commentaires
Réponses (1)
Sam Chak
le 28 Sep 2024
Déplacé(e) : Sam Chak
le 28 Sep 2024
It is not a problem with Simulink; rather, the design of your FOPID controller itself is insufficient to provide stability to the system.
To address this issue, design a stabilizing FOPID controller in accordance with the stability theorem.
0 commentaires
Voir également
Catégories
En savoir plus sur PID Controller Tuning 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!