cant find the right PID setting

i just cant seem to get my pids right

i drop P,D down to like 0 and its lil bit less than ok but then i have no control over it

int/max works a lil if i drop that bak
here is a video pls give me ur thoughts

quad.mov

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • nice!!!!
  • Developer

     

    Here is a quick demo of the rotatation PIDs:

    Click background to give Flash keyboard focus

  • Developer

    Here is how I found the current gains:


    This is a quick mock up in Flash of the Alt hold PID.
  • Just tried this to find the PID for the sonar Altitude Hold.

    By finding the maximum P where the AH starts to oscillate (copter goes up-down-up-down in rapid a/decends)

    by timing, with a stopwatch for 10 cycles the average gave me Pu Unfortunately i hade a blade-off during te last test flight so could not implement the calculated PID. Still wondering about how high the gain (intmax) of this loop could be calculated.

     

     

     

    [adapted from wiki]

    Ziegler–Nichols method



    Ziegler–Nichols method
    Control Type Kp Ki Kd
    P 0.50Ku - -
    PI 0.45Ku 1.2Kp / Pu -
    PID 0.60Ku 2Kp / Pu KpPu / 8

    [/end snip]

     

  • try P = .3  I = .025  D = .13 for pitch & roll
  • Please share some more details on your setup.

    Like motors, escs frame,prop size etc.

    E.

  • Just another Question to add to this
    could it b my esc's at the moment its all default?

    wat changes should i make to them??

This reply was deleted.

Activity