Applications of UAVs and Drones

33
Applications of UAVs NKG Summerschool 2016 By Jakob Jakobsen

Transcript of Applications of UAVs and Drones

Page 1: Applications of UAVs and Drones

Applications of UAVs

NKG Summerschool 2016 By Jakob Jakobsen

Page 2: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 2 DTU Space, Technical University of Denmark

Outline

• What is a drone application

• Type of drones and how do they work

• Payload setup

• Application example

• Navigation implementation on the Smart UAV

Page 3: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 3 DTU Space, Technical University of Denmark

What does a drone application consist of

Drone Payload Data

Processing Application + + =

Page 4: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 4 DTU Space, Technical University of Denmark

Drones comes in all shape and sizes

Photo: M. Daniel J. McLain

Fixedwings Multirotors

Page 5: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 5 DTU Space, Technical University of Denmark

And then all the others called hybrids

Page 6: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 6 DTU Space, Technical University of Denmark

10x Control

3x magnetometer

3x gyroscope

3x accelerometer

1 barometer

Multirotor anatomy

Dronetrest.com

Pitch

High more thrust

Low more efficient

Brushless motors

More expensive

Zero friction

Stronger

Faster

Longer lifespan

Page 7: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 7 DTU Space, Technical University of Denmark

Fixedwing dynamics of flight

4 forces of flight

Fixedwings need to reach stall speed at takeoff

Page 8: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 8 DTU Space, Technical University of Denmark

Fixedwing controls

Controls

Transmitter

Receiver Flightcontroller

Page 9: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 9 DTU Space, Technical University of Denmark

Autonomous flight, one layer up

An autopilot system is used to control the trajectory of the vehicle without constant control by a human operator

Page 10: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 10 DTU Space, Technical University of Denmark

Autonomous flight components

Ground control

Navigation controller GNSS

In general a loosely coupled kalman filter solution using a code based GNSS

Mavlink protokol

RPM

Pitch, yaw, roll

Position

Sensordata

Ground speed

Waypoint navigation

Camera trigger

Start and land point

Page 11: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 11 DTU Space, Technical University of Denmark

UAV capabilities

Multirotors Fixed wings

• VTOL, vertical take-off and landing

• Agile maneuvering

• Hovering

• Long distance

• Long flight times

• Payload

• Autonomous flight

• Sensor triggering

• Sensor integration

• Gimbal

General

Hybrids

Page 12: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 12 DTU Space, Technical University of Denmark

DTU Drone Center fleet

Hubsan 107D and DJI Phantom 2 for pilot training

Cumulus One from Sky-Watch A/S

Smart UAV

Huginn X1 from Sky-Watch A/S

Mini Aerial Vehicle, MAV

DJI tarot hexa

Erlecopter

Modular based educational kit

DJI s900 hexa

Page 13: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 13 DTU Space, Technical University of Denmark

A drone application

Drone Payload Data

Processing Application + + =

Page 14: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 14 DTU Space, Technical University of Denmark

Payload components

Payload

Gimbal

Controller

Sensors

Positioning

Attitude

Page 15: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 15 DTU Space, Technical University of Denmark

Purpose of the payload controller

– Link between the UAV platform, sensors and gimbal

– Save data for the different sensors

– Synchronise sensordata in time

– Store GNSS and attitude data

– Interact with gimbal

– Interact with sensors

UAV platform

Sensors Sensors

Sensors

Payload controller

Gimbal GNSS + IMU

Page 16: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 16 DTU Space, Technical University of Denmark

Payload controller hardware

• Open-source hardware board

• 1GHz ARM processor • SERIAL/SPI/I2C/CAN supported

• 512MB DDR3 RAM

• µSD slot for additional storage

• Weight 39,68 g

• Size 86.40 mm × 53.3 mm

Page 17: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 17 DTU Space, Technical University of Denmark

Payload interface

Platform

Payload

Gimbal

Controller

Positioning

Attitude

Time sync.

Waypoint nav.

Event signal

Positioning

Attitude

Sensors

Page 18: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 18 DTU Space, Technical University of Denmark

A drone application

Drone Payload Data

Processing Application + + =

Page 19: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 19 DTU Space, Technical University of Denmark

Measure height of water level

Gaining or loosing stream? That is essential for understanding pollution

dynamics

Page 20: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 20 DTU Space, Technical University of Denmark

Other applications in hydrology

• Flood Propagation Mapping

•Hydrologic monitoring of sinkholes, ephemeral lakes and other unconventional targets

•Remote sensing of ice and snow depth

Sacred Blue Cenote, Mexico. Urban flood in Copenhagen Arctic region

Page 21: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 21 DTU Space, Technical University of Denmark

Obtain the orthometric height (RTK)

• h = ellipsoidal height

• H = orthometric height

• l = measured range

• N = geoid height

l

ΔLat, ΔLong, Δh

H= h – l - N

Page 22: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 22 DTU Space, Technical University of Denmark

Water height measuring 3 ranger principles

• Sonar • Maxbotix HRXL-MaxSonar®-

WRLT (MB7386) • Distance up to 10 m

• Radar • Continental ARS 308-2T • Accuracy: 0.25 m or 1.5 %@>1 m

• Camera based laser

Page 23: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 23 DTU Space, Technical University of Denmark

Hexa GNSS Base station

High precision implementation

Postprocessed solution

Novatel OEM628

Antcom 3GNSSA-XT-1

Novatel Flex6

Novatel Pinwheel 703-GGG

GNSS signals for solution - GPS L1 and L2 - GLONASS L1 and L2 - L-band reception

RTCM

Page 24: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 24 DTU Space, Technical University of Denmark

Results range to water surface

50 100 150 200 250

0

5

10

15

20

time (s)

ran

ge t

o w

ate

r su

rface

an

d G

PS

alt

itu

de (

m)

sonar

radar

GPS RTK

CLDS

Page 25: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 25 DTU Space, Technical University of Denmark

Statistics

Flight statistics

Flight date (dd/mm/2016)

17/03

04/04 13/04 05/13 27/05

Flight time (s) 500 270 200 250 260

Minimum-Maximum flight height (magl) 3-28 4-18.5 5-60 8-48 9-58

Ground truth (mamsl) missing 24.10±0.06 24.13±0.06 24.04±0.06 24.01±0.06

Standard Deviation (m) of water height retrieved by

radar 0.07 0.05 0.08 0.09 0.05

sonar 0.80 2.31 1.3 0.36 14.42

CLDS missing 1.08 0.95 1.68 2.05

Page 26: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 26 DTU Space, Technical University of Denmark

Navigation for the Smart UAV payload

High Precision GNSS

Low cost GNSS based heading

Innovative and flexible research platform for proof-of-concept evaluations

High Quality MEMS based IMU

Methods - Standard RTK up to 20 Hz - Moving Base - PPP (optional), veripos - DGPS, EGNOS - Autonomous GPS Downward-

looking Camera (Monocular VO)

Page 27: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 27 DTU Space, Technical University of Denmark

Hardware

GNSS-based heading RTK-GNSS + INS SBC (storage + Interface)

Page 28: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 28 DTU Space, Technical University of Denmark

GNSS and INS integration

RF Front EndBaseband Processor

DIF Navigation Processor

RINEX NMEA

IMU

Loose integration

Integration in Position and velocity domain

Provides redundant measurements of position and velocity

Page 29: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 29 DTU Space, Technical University of Denmark

GNSS and INS integration

RF Front EndBaseband Processor

DIF Navigation Processor

RINEX NMEA

IMU

Tight integration

Integration in Range-domain

Can be used with less than 4 available GNSS satellites

Page 30: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 30 DTU Space, Technical University of Denmark

GNSS and INS integration

RF Front EndBaseband Processor

Navigation Processor

IF Data

IF recording

GNSS Software Receiver

Ultra-tight/deep integration

Integration on Tracking Loop level (GNSS receiver hardware)

Superior performance for weak GNSS signals and environments affected with multipath

IMU

Page 31: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 31 DTU Space, Technical University of Denmark

Experimental Results (LC, Automotive test)

Daniel Olesen

Page 32: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 32 DTU Space, Technical University of Denmark

Increasing height

Page 33: Applications of UAVs and Drones

01/09/2016 NKG Summer School Applications for UAVs 33 DTU Space, Technical University of Denmark

Questions!

First Unmanned Aerial Vehicle in history?

Pigeons fitted with cameras to take aerial photos (1908)

Contact: Jakob Jakobsen [email protected]