Open cnpcshangbo opened 6 years ago
First, I need to change the velocity set-point to step function https://github.com/cnpcshangbo/simscapeFOPD/issues/4#issue-299619847 Then I need to add another step function at 9 sec.
PID=8,6,0.32, ITAE=0.18 static err != 0
PID=8,8,0.32, ITAE=0.19 static err = 0
PID=10,8,0.32,ITAE=0.20, static err=0
PID=7,8,0.32,ITAE=0.20, slower
So 8,8,0.32 is the best. Let me see if it solves the static error in FOPD controller.
The static issues is solved. It is unstable now. I'll need to retune the parameters in FOPD.
System identification.
https://github.com/cnpcshangbo/simscapeFOPD/issues/5#issuecomment-368394827