|
From: | Hector Garcia de Marina |
Subject: | Re: [Paparazzi-devel] Proposed update in the fixedwing pitch control loop |
Date: | Sat, 17 Sep 2016 08:33:33 +0200 |
The proposed change follows a solution already present in the adaptive stabilization (here).Dear paparazzi users,there is a proposed update in the way the fixedwing pitch control loop handles the derivative term. Currently a pseudo-derivative is used (see here) - the pitch rate error is calculated as a difference in the previous and current pitch error.The difference is that now the pitch rate error is calculated using a pitch rate (measured from the gyro) and a rate setpoint (typically zero).The benefit of this change is that it unifies the control loops, within paparazzi and also with standard control theory notation.The drawback is that the D gain currently used would have to be updated using this formula (see here for details): D_new = D_old * P_old (the old D gain wouldn't work).Since this is a change that affects multiple fixedwing airframes I would like to know your opinion first - would you be strongly opposed to the change or are you OK with updating the gains (and possibly retuning the aiframe) if it means unified and standardized control loops?Thank you for your feedback.Michal
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi- devel
[Prev in Thread] | Current Thread | [Next in Thread] |