Model predictive control toolbox implementation on dSpace board
Afficher commentaires plus anciens
Hi all.
I am trying to implement an MPC controller on a dSpace board. I set up the model in Simulink, but when I try to build the program, it gets past the process of linking it, but then it fails to make due to an error: ds1005 - RTI: Simstruct error: Parameter number mismatch (501).
When I use a PID controller the the make function succeeds and the code is loaded onto the dspace board.
Any help in resolving this problem would be greatly appreciated.
C.
Réponses (1)
Fangjun Jiang
le 16 Août 2011
0 votes
It's more of a dSPACE question. Contact dSPACE tech support asking about that error: Parameter number mismatch (501).
Might it be possible that your MPC controller is too large to fit in, considered that you've gone through the process for a PID controller?
Catégories
En savoir plus sur Refinement dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!