problem in simulink (FOPID controller)
Mostrar comentarios más antiguos
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
Respuestas (1)
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.
Categorías
Más información sobre PID Controller Tuning en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!