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

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

답변 (1개)

Andreas Goser
Andreas Goser 2011년 12월 6일
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.

카테고리

태그

질문:

2011년 12월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by