3D Robotics

3689684784?profile=original

If you saw Rafaello D'Andrea's amazing TED talk from a few weeks ago, you will have been impressed by how his team solved the problem of controlling VTOL aircraft in the vertical position with just two props (VTOL aircraft are notoriously prone to wind disturbance when lending in vertical mode). Now that technology is coming to market!

From IEEE Spectum:

Quadcopters and other helicopter-style drones can take off and land vertically with pinpoint precision, but they aren’t as fuel efficient or as fast as fixed-wing drones. On the other hand, fixed-wing aircraft normally require either catapults or relatively long runways to get up to speed before taking off. A spin-off company from the Autonomous Systems Lab at ETH Zurich is trying to provide the best of both worlds with its eponymous Wingtra drone.

The Wingtra takes off vertically (it’s held upright on the ground by fins projecting from the wings and tail), then levels out into horizontal flight. For landing, the general process is reversed, but with the assistance of a camera located in the tail. This camera allows the drone to spot a printed target placed on the ground. Once in sight, the Wingtra will autonomously descend to touch down on the target, within about 10 centimeters of bullseye, says Wingtra’s Leoplold Flechsenberger. 

The battery-powered Wingtra can fly for about an hour, during which time it can travel 60 kilometers. There’s no need for continuous control by the operator, as the Wingtra will follow its flight path autonomously. A removable module can carry different payloads: Those looking to inspect railway lines or survey crops for precision agriculture might choose to equip the drone with a high-resolution LIDAR or camera package, for example. Alternatively, an add-on freight module lets the Wingtra carry up to 0.5 kilograms, whichFlechsenberger says might prove invaluable in dispatching medical supplies to rural areas.

The drone was designed with simplicity in mind. There are just five primary components: a set of wings combined with the fuselage to form a single body, plus two propellers and two flaps. The drone doesn’t even have a forward-looking camera (although Flechsenberger says one may in added in later versions). The price has yet to be announced, but as the Wingtra is aimed at professional and institutional users, it’s likely to be considerably more than what one would expect for anything aimed at consumers or prosumers. The system is expected to be commercially available in 2017, says Flechsenberger (who adds that Wingtra is hiring to accommodate its rapid expansion). 

E-mail me when people leave their comments –

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

Join diydrones

Comments

  • Developer
    Rob, PX4 tailsitter code is fully opensource. You can run right now if you can make a modified airframe.
    We have docs here : http://dev.px4.io/airframes-vtol-caipiroshka.html

    Let me know if any part of the docs aren't clear, we're working on better user-facing docs, but the VTOL code is under continuous development.
    Redirecting... Page moved
  • Gas power.  Now you're talking!

  • Thought you might all like to see a similar vehicle that was developed at the University of Sydney, Australia, 15 to 20 years ago. It is called the T-Wing and flew fully autonomously with our own designed autopilot hardware and software about 10 years ago. The primary controls were the control surfaces in the prop airflow, and differential thrust. From memory if the wind was very strong it could turn side on to the wind for landing. This minimised the area exposed to the wind, so minimising the tilt angle required to hold position. It also aligned the longest axis of the vehicle to the wind which provided the greatest margin in terms of tip over angle.

    More info on the (old) web site at:   http://web.aeromech.usyd.edu.au//uav/twing/

    T-Wing VTOL
  • So a simple tail-sitter is "advanced" and not in the normal code?

  • Impressive. Hopefully this tech wont take too long to trickle down to us hobbyists.

  • 3D Robotics

    The ETH copters, such as this one, are based on the PX4 stack. But advanced functions like this are based on proprietary code running on top. 

  • There has always been a counter argument for using tailsitters as VTOL, that is the wind.  I think they can take off and transition fine but landing at a 45 deg angle is problematic.  Surely that can be overcome, right? 

  • Moderator

    The Pixhawk with PX4 stack can do it. 

  • Developer

    @Graham, no, ArduPilot can't do tailsitters yet. There is some nice work by Leonard on singlecopter that is closely related, and I would certainly like to support tailsitters in the future, but we don't have it yet.

  • Moderator

    Can APM:Plane do this too yet?

This reply was deleted.