"Input arguments must contain positive integers" when trying to tune a pid controller

5 Ansichten (letzte 30 Tage)
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

Antworten (1)

Andreas Goser
Andreas Goser am 6 Dez. 2011
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.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by