DoF-6413 / chargedUp

Code base for 2023 season DOF
MIT License
3 stars 1 forks source link

Increase PID Systems' Speed #91

Open El1zabethS opened 1 year ago

El1zabethS commented 1 year ago

Increase I(ntergal) value

El1zabethS commented 1 year ago

https://pidexplained.com/how-to-tune-a-pid-controller/#:~:text=The%20PID%20controller%20is%20not%20reacting%20fast%20enough%3A&text=Increase%20the%20integral%20gain%20until,try%20increasing%20the%20proportional%20value.

J-Palomino commented 1 year ago

Reading through that doc this stands out to me :

First ensure everything is mechanically sound with the device being controlled. More times than not, people will try to”tune” PID values to fix an issue, but the issue is a physical one, not an automation one. Once everything is verified, we can start to program!

Can we get mechanical systems solidified and buy in from mechanical teams and new gear ratios before we start pid tuning