136
edits
No edit summary |
|||
Line 6: | Line 6: | ||
=== FlightGear PID Controller === | === FlightGear PID Controller === | ||
Knowing the algorithm is mandatory, certain values are forbidden, for example 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 | Knowing the algorithm is mandatory, certain values are forbidden, for example 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 which is a good reminder while testing. | ||
[[Image:pid_controler.png|thumb|PID parameter's application]] | [[Image:pid_controler.png|thumb|PID parameter's application]] |
edits