Simulink not recognizing blocks in the linearization path
Afficher commentaires plus anciens
I am trying to simulate a MPC controller in a coupled tank plant but when I run the MPC toolbox my system is not being linearized. I was expecting matrices 2x2 for my state space system. I have attached the images of the screen of the model and the compilation from the control and estimation tool. Does anyone knows the reason why simulink is not linearizing this model?


Réponse acceptée
Plus de réponses (1)
Arkadiy Turevskiy
le 17 Avr 2014
0 votes
Hard to say exactly without having the model (can you attach it maybe?), but the likely scenario is that the root cause of the problem are the discontinuities in the model such as sign block.
A solution may be to specify custom linearization for such blocks as explained in the linearization troubleshooting section , specifically here .
2 commentaires
Matheus Damasceno
le 17 Avr 2014
Modifié(e) : Matheus Damasceno
le 17 Avr 2014
Arkadiy Turevskiy
le 17 Avr 2014
Can you also provide all the parameters used in the model?
Catégories
En savoir plus sur Refinement dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!