8
edits
m (Autopilot Tunning Resources moved to Autopilot Tuning Resources: spelling error: "tunning"->"tuning") |
m (→Flightgear PID Controler: spelling) |
||
Line 7: | Line 7: | ||
=== Flightgear PID Controler === | === Flightgear PID Controler === | ||
Knowing the | Knowing the algorithm is mandatory, certain values are forbiden, for exemple they can lead to a division by zero. Then you will have to understand where the parameters apply to act on the choosen correction module. See the schema wich is a good reminder while doing the tests. | ||
[[Image:pid_controler.png|thumb|PID parameter's application]] | [[Image:pid_controler.png|thumb|PID parameter's application]] | ||
You can find good explanations on how to | You can find good explanations on how to practically tune the controller. [http://en.wikipedia.org/wiki/PID_controller Wikipedia's article on the PID Controler] | ||
=== Getting graphs of Controler action === | === Getting graphs of Controler action === |
edits