ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
11.08k stars 17.65k forks source link

Takeoff not completing under TKOFF_OPTIONS[0]=0 #28685

Open Georacer opened 1 week ago

Georacer commented 1 week ago

User @menschel reported that

He was flying a small ZOHD flying wing. He kindly provided a flight log for us here.

He attempted to file a fix here: https://github.com/ArduPilot/ardupilot/pull/28352, but what he proposes isn't the solution.

This affects our 4.6.0 beta.


While it was unable to climb the last 3m, the airframe was at full throttle and at ~6deg pitch up (3deg nav pitch + 3deg PTCH_TRIM_DEG) Still, that wasn't enough to make the last few meters.

tridge commented 1 week ago

we discussed on the EU dev call, and think we should gradually bring in TECS control during the takeoff, with a widening pitch window available to TECS, so in initial part of takeoff the TECS min/max pitch would be completely constrained, then it widens during the takeoff so that at the end of the takeoff TECS has full control

menschel commented 1 week ago

Just for clarification. It's a plane with a tail 1, 2 not a flying wing, customized sub 250g build (246g). It has almost no mass, is therefore vulnerable to wind but can literately turn on a dime.

The reason why it does not gain any altitude after level-off may be related to over-speeding the wing profile. 50km/h is what ZOHD names as the recommended max speed. The increase to 50m was caused by an accidental switch miss, flaps instead of FBWA.

Georacer commented 1 week ago

Just for clarification. It's a plane with a tail 1, 2 not a flying wing, customized sub 250g build (246g)

Thanks!