Files
clover/docs/en/calibratePID.md
2019-05-30 00:54:26 +03:00

17 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Configuring the PID coefficients
In practice, the most common problem is the presence of rapid oscillations that occur due to the too large values of parameter P. In this situation, you should decrease this value (all parameters are set experimentally, based on copter behavior).
It is also worth checking that the oscillations do not occur during sharp descent (otherwise, reduce P).
Slow copter rocking from side to side while trying to maintain the predetermined position is related to excessive value I.
If the copter swings during movement, the value should be increased.
If the copter keeps the preset position poorly, you should increase the D parameter; it the D parameter is too high or too low, oscillations occur.
> **Note** Adjustment of the D parameter should start with the minimum values, which are 3 4 times lower than default values, if any.
The Rate Pitch and Rate Roll parameters should be the same.
YAW parameters should be changed individually, according to the above instruction (usually the yaw doesn't require serious adjustment, you may leave it default).
![ROLL oscillations](../assets/en/oscillRoll.jpg)