"Input arguments must contain positive integers" when trying to tune a pid controller
Afficher commentaires plus anciens
Hi
I'm trying to simulate a microgrid system in simulink which contains PV generation systems. I have designed voltage regulators for the three phase inverters connecting the PVs to the grid. Whenever I try to tune the pid controllers in the voltage regulators using the tune button in the pid interface I get an error message saying "input arguments must contain positive arguments". I don't know how or what to do with this issue. Please help. Thanks
Réponses (1)
Andreas Goser
le 6 Déc 2011
0 votes
At least one of your blocks expects parameters or an input signal that needs to be integer and / or positive, depending on which error message you uses is correct. Typically, the error messages in Simulink or the command window point you to the path of the block. Next step is to verify the parameters and lastly the input signals.
Catégories
En savoir plus sur PID Controller Tuning 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!