I am thinking of building a copter style launcher for a high speed plane. The plane weighs around 5.5 .. 6.6 kg depending on battery setup and has a stall speed of about 70 km/h and has a sluggish low speed acceleration due to very high pitched prop (it is version 2, the first one was succesfully flown, but after a mishap when launching from car roof, fell off, stalled, hit ground, caught fire and burnt).
A reasonable copter set-up with Lipo battery would weigh just below 3 kg
Initially, I thought about just hanging the plane from the tail, bring it to about 200 meters and release it. It would work, the battery has about 3 minutes of hover time. But it is very tight, both for battery and for the recovery from a dive.
The other idea is the following, very similar to the QUAD VTOL, and the copter would be attached to the plane (grabbing it, basically having one release pin and 4 legs pushing against the plane wing:
The copter would start in qhover mode. It would lift off, and a strong climb initiated immediately, at maybe 2 m/s. At the same time, the plane would start its motor and accelerate to a speed just below stall speed. In fact, since the total weight would be around 10 kg, the stall speed would be around 85..90 km/h. This should reduce the copter power consumption by about 80 %.
I am not sure whether my idea of keeping the flying speed below stall speed is important or not. I am worried that if allowed to accelerate beyond the stall speed, the plane would enter positive climb, that would reduce to a minimum the copter motors, which could make the whole system unstable, and also make the copter unstable after the release. One possible workaround could be setting MOT_SPIN_MIN to a very high value. Another idea would be to fly the copter in STABILIZED mode, but the transition from QHOVER to STABILIZED at some point could be delicate. Also, flying beyond stall speed would make the plane controls efective, and they could fight with the copter. In any case, during this phase, all controls would be in neutral, so most probably the plane would be in MANUAL mode.
Yet another possibility would be to setup the copter as VTOL QUAD with Q_ASSIST. Here I would love to get some opinions.
In this flight mode just below stall the plane with the copter could climb easily and efficiently to a safe altitude. In fact, the normal, full power hover time would be about 15 seconds, 2-3 seconds to get off the ground, and about 7..8 seconds to accelerate to 80 km/h.
For the release, the release pin would be pulled by a servo, and a strong downward elevator push would initiate a short shallow dive to accelerate safely beyond stall speed (may be 50 meters of altitude loss), with the conbtrols given to FBWA after maybe 3 seconds. At the same time, the copter PID parameters would be changed by Lua script for 3 kg flying mode, possibly a switch to STABILIZED mode and a short burst of full power (1 second?) applied to clear safely the plane. The copter would then enter AUTO mode or RTL mode and return and land automatically at the home position.
I would love to get some input as to how setup the system, which modes to use, whether to use VTOL QUAD or stick with pure copter modes, and which one would be the best, Qhover, or Stabilize (in that latter case, the throttle may be controlled by a lua script).




