Control System Toolbox (no access to tune PID)
1 view (last 30 days)
Show older comments
Hi
I have A control system toolbox licence from my company. According to this I wanted to tune a single pid controller I have added to a simulink model.
I tried a lot to achieve this:
1) in simulink: using the tuner in the PID Block settings (when double clicking the block). This is not available (missing control design toolbox)
2) open PidTuner app in Matlab: importing the plant seems impossible.
3) try to identify the plant from the simulink model first and import this identified plant to the PidTuner) (would need the system identification toolbox.)
I can not even linearize the simulink model to estimate the linear plant.
So my question is: How can I take advantage of the PidTuner in order to tune those PID parameters of my PID Controler?
As the PidTuner App is available from the control system toolbox, I heavily assume its not coupled to other licences as well.
best,
Pascal
0 Comments
Answers (1)
Raj
on 19 Apr 2019
Since your controller model is in SIMULINK, you need "Simulink Control Design" toolbox in addition to "Control system" toolbox. See the accepted answer here.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!