problem in simulink (FOPID controller)
Show older comments
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
Answers (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.
Categories
Find more on PID Controller Tuning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!