SlideShare una empresa de Scribd logo
1 de 74
“Click here” to design &
build your UAV

                       Dirk Gorissen
                             -
    Imperial College Robotics Society – Megabyte Talks
                             -
                     13 December 2011
Outline
• About us

• The DECODE vision

• UAV (AUV/UGV) technology

• The DECODE system

• Rapid manufacturing

• Future work
About me
• Master in Computer Science – Antwerp University, Belgium

• Master in Artificial Intelligence – Catholic University of Leuven, Belgium

• PhD in Computational Engineering – Ghent University, Belgium
    – Topic: Surrogate Modeling & Surrogate based optimization
    – During this time also worked at
         • Distributed Computing Laboratory – Emory University, Atlanta, USA
         • Neuromodeling Lab – Carleton University, Ottawa, Canada


• Research Fellow at the Computational Engineering and Design Group
  under Prof. Andy Keane – Southampton University, UK

• Main interest: Computational Engineering & Software Development
Who are we?
What do we do?
Outline
• About us

• The DECODE vision

• UAV (AUV/UGV) technology

• The DECODE system

• Rapid manufacturing

• Future work
DECODE Project team
•   Professors:         •   PhD Students:

     – Jim Scanlan           – Jeroen van Schaik
     – Andy Keane            – Mario Ferraro
     – Kenji Takeda          – Marc Bolinches

•   Post doc:                – Ben Schumann
                        •   Associated:
     – Erika Quaranta
     – Dirk Gorissen         – Alex Forrester
                             – Ivan Vouchkov
The DECODE Project
• Looking at how complex aerospace systems are designed

   • £800k EPSRC project

• In particular, the decision making process related to the
  design
   – How are decisions made?
   – Who makes them?
   – How final are the?
   – How arbitrary are they?
   – Are they recorded?
Design decisions
• Important to rationalize decisions
   – Motivate them during design
     review meetings
• However,
   – Design of something is never
     “finished”
   – Time pressure leads to
     arbitrary detail decisions
   – No immediate payoff for
     recording rationale
Making decisions




                   • Which ones matter?

                   • Heatmap?
Making decisions
Case Study: UAVs
 • UAV: Unmanned Aerial Vehicles (UAS)

 • Mostly for military use but civilian market growing fast
    – Mapping/surveying, atmospheric measurements, search
      and rescue, wildlife management, …
 • UAV market in 2010: $6.6 b. & rise to $55 b. by 2020
UAVs: Why?
• Complex enough to be taken seriously

• „Simple‟ enough to be tackled within a university research
  project

• We can go through the full lifecycle
   – Design -> build -> fly -> crash!
   – Necessary to appreciate the impact and constraints of
     decisions
UAVs: Why?
• Its cool 

• Great for students
Outline
• About us

• The DECODE vision

• UAV (AUV/UGV) technology

• The DECODE system

• Rapid manufacturing

• Future work
Fixed Wing UAVs
Wing technology
• Inflatable & morphing wings
   – adapt to flight conditions
   – no movable surfaces (better flow)
Wind tunnel
Rotary UAVs
• Control hardware and software developed from scratch
Rotary UAVs
Rotary UAV - Specs
•   Angstrom / Open Embedded linux.

•   Gumstix Overo Fire, 720 MHz ARM Cortex-A8 OMAP 3530

•   802.11 Wifi, Ethernet, serial TTY for IMU, I2C bus.

•   CH Robotics UM6 AHRS/IMU.

•   E-Flite Part 450 BLDC motors, 890KV.

•   Mikrokopter BL-CTRL electronic speed controllers, I2C setpoint

•   APC 12x6 Slow Fly Electric propellers.

•   Daventec SRF10 ground sonar.

•   ublox GS407 5Hz GPS

•   Bosh BMP085 absolute pressure altimeter.

•   Arduino Mini Pro 16MHz 'helper' processors on I2C bus.

•   3-cell LiPo.

•   Spektrum DX8.
Rotary UAV - Specs
•   Video downlink FPV kit:

•   vTx: IftronTech 5.8 GHz 25mW with 3dBi duck.

•   vRx: Yellow Jacket Diversity Pro 5.8GHz (-85dBm) with 3dBi duck and 11dBi patch.

•   Sony PAL/CCD camera

•   Fatshark FPV goggles

•   9-inch LCD monitor

•   tripod
Unmanned Ground Vehicles (UGV)
• Autonomous Systems Laboratory
   – Earth-based facility for the testing of advanced control
     systems sought to be applied in space
Autonomous Underwater Vehicles (AUV)
• Autosub family
    – Autosub1: awarded Millennium Product status by the UK Design
      Council
    – more than 300 missions of increasing complexity over 2000
      kilometres
    – Autosub Under Ice programme, four expeditions under sea ice and
      under an Antarctic floating glacier
    – Autosub Long Range: combining a 6000m depth capability with an
      endurance of 6000km
Autonomous Underwater Vehicles (AUV)
• A concept study for air-launched underwater vehicles is also in
  progress.
Soton ASTRA
• low cost platform for science missions such as pollution
  monitoring and weather prediction

• Modular balloon launched glider
The „U‟ in UAV
• Sky Circuits Autopilot (www.skycircuits.com)

• Originally developed at the NOC

• Closely affiliated with the DECODE project team
Sky Circuits Autopilot
• Bridges the gap between very low cost / low performance
  systems, and high end / expensive military derived systems

• 3-axis accelerometers, 3-axis gyroscopes, 3-axis
  magnetometers, dynamic and static pressure sensors

• 80g

• Adjustable flight automation level

• Flight telemetry

• In flight commands and mission scripts

• Modular payload interface
Autopilot: Ground station
• Ground station
Autopilot: Telemetry




        0.15

         0.1

        0.05
pb/2V     0

    -0.05

        -0.1

    -0.15
               0   2   4   6    8         10   12   14   16
                               Time (s)
Auto-takeoff
Auto Landing
Autopilot: Scripting
# set initial parameters
pressure.set_given_uav_at_zero_height
controller.architecture_add_links alt_by_throttle

# launch
cr 5
base_control[pitch].command 2
base_control[roll].command 0
base_control[yaw].command 0
..
# hold current heading, set airspeed to 12 and reduce climb rate
script.store[0] h
cr 2
as 12
..
# wait till at a safe altitude (20m)
script.wait_while_true "logic.less_than_float32 ht 20"
nav.path 1 2 3
Outline
• About us

• The DECODE vision

• UAV (AUV/UGV) technology

• The DECODE system

• Rapid manufacturing

• Future work
The DECODE Project
• Looking at how complex aerospace systems are designed

• Enhance the decision making process
DECODE System
• A computer system to help understand the impact of a
  decision

• “Is it worth it?”
Case study: Search and Rescue
Search and Resuce
• The RLNI has to come look for you
   – Helicopter costs £21 million and £6000 per hour
   – Lifeboat costs £150,000 and £8000 per hour
Search and Rescue: UAVs
• Design low cost UAVs for search and rescue
   – UAV costs < £10,000, and< £100 per hour
• Deploy to RNLI stations

• Reduce load on helicopters and lifeboats
Designing a S&R UAV
• What does a Search and Resuce UAV look like?
   – How big, how heavy, how fast, …
• Decisions guided by an operational simulation
System building blocks




                 Manufacturing
Concept Design / Sizing
Concept Design / Sizing




            Aero Cruise
Pacelab Design Suite
Excel spreadsheet
Concept Design / Sizing
Concept Design / Sizing
Concept Design / Sizing
CAD - SolidWorks




• Difficulty: Concept CAD -> Analysis CAD

• Ultimate goal: fully parametric CAD
   – Difficult (Impossible)
Aerodynamics
Costing
Operational Simulation

• Recreation of sample SAR
  region using AnyLogic ©

• Agent-Based UAVs,
  lifeboats, helicopter

• Realistic data & procedures

• Weather

• Situation-based searches
  and decisions by coastguard
Design rationale
• Design rationale:
   – The explicit listing of decisions made during a design
     process, and the reasons why those decisions were
     made.
• Primary goal:
   – Support designers by providing a means to record and
     communicate the argumentation and reasoning behind
     the design process.
• Not just on the CAD level
   – Also for mission, software tools, etc.
Compendium: Design rationale
Compendium Maps
DECODE System
• How many more lives can we save by reducing the wing
  span by 15% ?

• “Is it worth it?”
System Architecture
Excel client
Matlab Client
Trades
Web Client
Web client
Decode Vision
• Agile UAV design system
   – Probe design in real time
   – Rough answers now, accurate answers later
   – Live geometry
   – Design rationale
Decode Vision
Outline
• About us

• The DECODE vision

• UAV (AUV/UGV) technology

• The DECODE system

• Rapid manufacturing

• Future work
Building UAVs
• Focus on rapid manufacturing, 3D printing
   – cheap, fast
   – complexity comes for „free‟
• But: important to know the limitations
SULSA
• Worlds first 3D printed aircraft (that actually flew)

• Fully parametric geometry
SULSA
Outline
• About us

• The DECODE vision

• UAV (AUV/UGV) technology

• The DECODE system

• Rapid manufacturing

• Future work
Project status
• Halfway through design of DECODE II
   – Aim to fly by March
• MSc course in Unmanned Systems
   – Supported by QinetiQ, DSTL, BAE systems, Cobham,
     Rolls-Royce, Roke Manor , Thales
   – Students will use & extend the system
DECODE II
• ~ 25 kg          • 5 hr endurance

• 4.5 kg payload   • 165 km/h cruise speed

• 600 km range
Future
• Interest from the BBC, Police, Met Office, Antarctic Survey,
  and US Navy

• Potentially film Olympic Torch bearer

• Rocket launched UAV from a balloon
Two-Seas Project
• UAV monitoring system for the English channel
   – Pollution, smuggling, migration, ocean monitoring, …
   – If successful will drive DECODE III
Questions?




• News and updates via Twitter: @elazungu

Más contenido relacionado

La actualidad más candente

AVORA I successful participation in SAUC-E'12
AVORA I successful participation in SAUC-E'12AVORA I successful participation in SAUC-E'12
AVORA I successful participation in SAUC-E'12avora_auv
 
Aquatic Drones and watermanagement: INDYMO company presentation
Aquatic Drones and watermanagement: INDYMO company presentationAquatic Drones and watermanagement: INDYMO company presentation
Aquatic Drones and watermanagement: INDYMO company presentationRutger De Graaf-van Dinther
 
Stormwater 2016 Conference_Drone Trial
Stormwater 2016 Conference_Drone TrialStormwater 2016 Conference_Drone Trial
Stormwater 2016 Conference_Drone TrialPramod Janardhanan
 
Masterclass Unmanned vessels - vice and virtue for shipping industry?
Masterclass Unmanned vessels - vice and virtue for shipping industry?Masterclass Unmanned vessels - vice and virtue for shipping industry?
Masterclass Unmanned vessels - vice and virtue for shipping industry?Maurice Jansen
 
Merging Technology Ui2009
Merging Technology Ui2009Merging Technology Ui2009
Merging Technology Ui2009Kenneth Fersht
 
AUV-based Cathodic Protection (CP) Automatic Inspection Technology for offsho...
AUV-based Cathodic Protection (CP) Automatic Inspection Technology for offsho...AUV-based Cathodic Protection (CP) Automatic Inspection Technology for offsho...
AUV-based Cathodic Protection (CP) Automatic Inspection Technology for offsho...Sergey Korneev
 
Unmanned Aircraft System Fundamentals
 Unmanned Aircraft System Fundamentals Unmanned Aircraft System Fundamentals
Unmanned Aircraft System FundamentalsJim Jenkins
 
Autonomous Unmanned Vehicles
Autonomous Unmanned VehiclesAutonomous Unmanned Vehicles
Autonomous Unmanned VehiclesAnirudh Kannan
 
Maritime Robotics
Maritime RoboticsMaritime Robotics
Maritime RoboticsICSA, LLC
 
Autonomous underwater vehicles
Autonomous underwater vehiclesAutonomous underwater vehicles
Autonomous underwater vehiclesRAKESH MC
 
Indymo: insight in the water system using drones and innovative dynamic monit...
Indymo: insight in the water system using drones and innovative dynamic monit...Indymo: insight in the water system using drones and innovative dynamic monit...
Indymo: insight in the water system using drones and innovative dynamic monit...Rutger De Graaf-van Dinther
 
Dhruv Drone Thesis FInal PPT
Dhruv Drone Thesis FInal PPTDhruv Drone Thesis FInal PPT
Dhruv Drone Thesis FInal PPTDhruv Tandon
 
Ocean Optics: Fundamentals & Naval Applications Technical Training Short Cour...
Ocean Optics: Fundamentals & Naval Applications Technical Training Short Cour...Ocean Optics: Fundamentals & Naval Applications Technical Training Short Cour...
Ocean Optics: Fundamentals & Naval Applications Technical Training Short Cour...Jim Jenkins
 
Semi Autonomous Hand Launched Rotary Wing Unmanned Air Vehicles
Semi Autonomous Hand Launched Rotary Wing Unmanned Air VehiclesSemi Autonomous Hand Launched Rotary Wing Unmanned Air Vehicles
Semi Autonomous Hand Launched Rotary Wing Unmanned Air Vehiclesahmad bassiouny
 
Erica The European Tiltrotor
Erica The European TiltrotorErica The European Tiltrotor
Erica The European Tiltrotorahmad bassiouny
 
UAV Presentation
UAV PresentationUAV Presentation
UAV PresentationRuyyan
 

La actualidad más candente (20)

AVORA I successful participation in SAUC-E'12
AVORA I successful participation in SAUC-E'12AVORA I successful participation in SAUC-E'12
AVORA I successful participation in SAUC-E'12
 
Aquatic Drones and watermanagement: INDYMO company presentation
Aquatic Drones and watermanagement: INDYMO company presentationAquatic Drones and watermanagement: INDYMO company presentation
Aquatic Drones and watermanagement: INDYMO company presentation
 
Stormwater 2016 Conference_Drone Trial
Stormwater 2016 Conference_Drone TrialStormwater 2016 Conference_Drone Trial
Stormwater 2016 Conference_Drone Trial
 
Masterclass Unmanned vessels - vice and virtue for shipping industry?
Masterclass Unmanned vessels - vice and virtue for shipping industry?Masterclass Unmanned vessels - vice and virtue for shipping industry?
Masterclass Unmanned vessels - vice and virtue for shipping industry?
 
Merging Technology Ui2009
Merging Technology Ui2009Merging Technology Ui2009
Merging Technology Ui2009
 
AUV-based Cathodic Protection (CP) Automatic Inspection Technology for offsho...
AUV-based Cathodic Protection (CP) Automatic Inspection Technology for offsho...AUV-based Cathodic Protection (CP) Automatic Inspection Technology for offsho...
AUV-based Cathodic Protection (CP) Automatic Inspection Technology for offsho...
 
AUV based on EL - Copy
AUV based on EL - CopyAUV based on EL - Copy
AUV based on EL - Copy
 
Unmanned Aircraft System Fundamentals
 Unmanned Aircraft System Fundamentals Unmanned Aircraft System Fundamentals
Unmanned Aircraft System Fundamentals
 
Paper Seminar
Paper SeminarPaper Seminar
Paper Seminar
 
Autonomous Unmanned Vehicles
Autonomous Unmanned VehiclesAutonomous Unmanned Vehicles
Autonomous Unmanned Vehicles
 
Maritime Robotics
Maritime RoboticsMaritime Robotics
Maritime Robotics
 
Kongsberg Maritime AUVs
Kongsberg Maritime AUVs Kongsberg Maritime AUVs
Kongsberg Maritime AUVs
 
Future of manufacturing + engineering summit uvs5
Future of manufacturing + engineering summit   uvs5Future of manufacturing + engineering summit   uvs5
Future of manufacturing + engineering summit uvs5
 
Autonomous underwater vehicles
Autonomous underwater vehiclesAutonomous underwater vehicles
Autonomous underwater vehicles
 
Indymo: insight in the water system using drones and innovative dynamic monit...
Indymo: insight in the water system using drones and innovative dynamic monit...Indymo: insight in the water system using drones and innovative dynamic monit...
Indymo: insight in the water system using drones and innovative dynamic monit...
 
Dhruv Drone Thesis FInal PPT
Dhruv Drone Thesis FInal PPTDhruv Drone Thesis FInal PPT
Dhruv Drone Thesis FInal PPT
 
Ocean Optics: Fundamentals & Naval Applications Technical Training Short Cour...
Ocean Optics: Fundamentals & Naval Applications Technical Training Short Cour...Ocean Optics: Fundamentals & Naval Applications Technical Training Short Cour...
Ocean Optics: Fundamentals & Naval Applications Technical Training Short Cour...
 
Semi Autonomous Hand Launched Rotary Wing Unmanned Air Vehicles
Semi Autonomous Hand Launched Rotary Wing Unmanned Air VehiclesSemi Autonomous Hand Launched Rotary Wing Unmanned Air Vehicles
Semi Autonomous Hand Launched Rotary Wing Unmanned Air Vehicles
 
Erica The European Tiltrotor
Erica The European TiltrotorErica The European Tiltrotor
Erica The European Tiltrotor
 
UAV Presentation
UAV PresentationUAV Presentation
UAV Presentation
 

Destacado

Drone-Unmanned Aerial Vehicle
Drone-Unmanned Aerial VehicleDrone-Unmanned Aerial Vehicle
Drone-Unmanned Aerial Vehicleshivu1234
 
The Future of Unmanned Undersea and Surface Vehicles
The Future of Unmanned Undersea and Surface VehiclesThe Future of Unmanned Undersea and Surface Vehicles
The Future of Unmanned Undersea and Surface VehiclesSteve Shaker
 
Advantages of a combined sonar data acquisition system for AUVs and ASVs
Advantages of a combined sonar data acquisition system for AUVs and ASVsAdvantages of a combined sonar data acquisition system for AUVs and ASVs
Advantages of a combined sonar data acquisition system for AUVs and ASVsHydrographic Society Benelux
 
Underwater Wireless Communication
Underwater Wireless CommunicationUnderwater Wireless Communication
Underwater Wireless CommunicationShubham Srivastava
 
Iver2 AUV Control Design Thesis Defense
Iver2 AUV Control Design Thesis DefenseIver2 AUV Control Design Thesis Defense
Iver2 AUV Control Design Thesis Defenseelev0083
 
The unmanned system in hydrographic applications (Z-Boat)
The unmanned system in hydrographic applications (Z-Boat)The unmanned system in hydrographic applications (Z-Boat)
The unmanned system in hydrographic applications (Z-Boat)Hydrographic Society Benelux
 
UNDER WATER ACOUSTIC COMMUNICATION
UNDER WATER ACOUSTIC COMMUNICATIONUNDER WATER ACOUSTIC COMMUNICATION
UNDER WATER ACOUSTIC COMMUNICATIONjaisica
 
JSB Market Research - Unmanned Underwater Vehicles Market by product
JSB Market Research - Unmanned Underwater Vehicles Market by productJSB Market Research - Unmanned Underwater Vehicles Market by product
JSB Market Research - Unmanned Underwater Vehicles Market by productJSBMarketResearch
 
#Digit15 - Droni sottomarini per l'esplorazione degli oceani
#Digit15 - Droni sottomarini per l'esplorazione degli oceani#Digit15 - Droni sottomarini per l'esplorazione degli oceani
#Digit15 - Droni sottomarini per l'esplorazione degli oceaniMichele Cocco
 
“Securing underwater wireless communication networks” 2
“Securing underwater wireless communication networks” 2“Securing underwater wireless communication networks” 2
“Securing underwater wireless communication networks” 2Naveena N
 
Autonomous Underwater Vehicle (AUV)
Autonomous Underwater Vehicle (AUV)Autonomous Underwater Vehicle (AUV)
Autonomous Underwater Vehicle (AUV)Ahmed ElSheikh
 
underwater acoustic propogation channels
underwater acoustic propogation channelsunderwater acoustic propogation channels
underwater acoustic propogation channelsShudhanshu Singh
 

Destacado (16)

Autonomous Underwater Vehicle (AUVs)
Autonomous Underwater Vehicle (AUVs)Autonomous Underwater Vehicle (AUVs)
Autonomous Underwater Vehicle (AUVs)
 
Drone-Unmanned Aerial Vehicle
Drone-Unmanned Aerial VehicleDrone-Unmanned Aerial Vehicle
Drone-Unmanned Aerial Vehicle
 
The Future of Unmanned Undersea and Surface Vehicles
The Future of Unmanned Undersea and Surface VehiclesThe Future of Unmanned Undersea and Surface Vehicles
The Future of Unmanned Undersea and Surface Vehicles
 
Drone Technology
Drone TechnologyDrone Technology
Drone Technology
 
Advantages of a combined sonar data acquisition system for AUVs and ASVs
Advantages of a combined sonar data acquisition system for AUVs and ASVsAdvantages of a combined sonar data acquisition system for AUVs and ASVs
Advantages of a combined sonar data acquisition system for AUVs and ASVs
 
Underwater Wireless Communication
Underwater Wireless CommunicationUnderwater Wireless Communication
Underwater Wireless Communication
 
Iver2 AUV Control Design Thesis Defense
Iver2 AUV Control Design Thesis DefenseIver2 AUV Control Design Thesis Defense
Iver2 AUV Control Design Thesis Defense
 
The unmanned system in hydrographic applications (Z-Boat)
The unmanned system in hydrographic applications (Z-Boat)The unmanned system in hydrographic applications (Z-Boat)
The unmanned system in hydrographic applications (Z-Boat)
 
UNDER WATER ACOUSTIC COMMUNICATION
UNDER WATER ACOUSTIC COMMUNICATIONUNDER WATER ACOUSTIC COMMUNICATION
UNDER WATER ACOUSTIC COMMUNICATION
 
JSB Market Research - Unmanned Underwater Vehicles Market by product
JSB Market Research - Unmanned Underwater Vehicles Market by productJSB Market Research - Unmanned Underwater Vehicles Market by product
JSB Market Research - Unmanned Underwater Vehicles Market by product
 
2013_UTS_Fall_web
2013_UTS_Fall_web2013_UTS_Fall_web
2013_UTS_Fall_web
 
#Digit15 - Droni sottomarini per l'esplorazione degli oceani
#Digit15 - Droni sottomarini per l'esplorazione degli oceani#Digit15 - Droni sottomarini per l'esplorazione degli oceani
#Digit15 - Droni sottomarini per l'esplorazione degli oceani
 
“Securing underwater wireless communication networks” 2
“Securing underwater wireless communication networks” 2“Securing underwater wireless communication networks” 2
“Securing underwater wireless communication networks” 2
 
Autonomous Underwater Vehicle (AUV)
Autonomous Underwater Vehicle (AUV)Autonomous Underwater Vehicle (AUV)
Autonomous Underwater Vehicle (AUV)
 
underwater acoustic propogation channels
underwater acoustic propogation channelsunderwater acoustic propogation channels
underwater acoustic propogation channels
 
Drones
DronesDrones
Drones
 

Similar a "Click here" to build your UAV

Common Approach for UAS Data Geoprocessing
Common Approach for UAS Data GeoprocessingCommon Approach for UAS Data Geoprocessing
Common Approach for UAS Data GeoprocessingGeorge Percivall
 
Visualizing the engineering project lifecycle - Unite Copenhagen
Visualizing the engineering project lifecycle - Unite CopenhagenVisualizing the engineering project lifecycle - Unite Copenhagen
Visualizing the engineering project lifecycle - Unite CopenhagenUnity Technologies
 
M2M, Sensor Web, Observations and Measurements
M2M, Sensor Web, Observations and MeasurementsM2M, Sensor Web, Observations and Measurements
M2M, Sensor Web, Observations and MeasurementsWerner Keil
 
Neboneed Farhadi's Experience Portfolio
Neboneed Farhadi's Experience Portfolio Neboneed Farhadi's Experience Portfolio
Neboneed Farhadi's Experience Portfolio Neboneed Farhadi
 
internship presentation (4).pptx
internship presentation (4).pptxinternship presentation (4).pptx
internship presentation (4).pptxaishsoftwares
 
M4M 2 the Rescue of M2M - Eclipse DemoCamps Kepler 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Kepler 2013M4M 2 the Rescue of M2M - Eclipse DemoCamps Kepler 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Kepler 2013Werner Keil
 
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)Werner Keil
 
geecon 2013 - Standards for the Future of Java Embedded
geecon 2013 - Standards for the Future of Java Embeddedgeecon 2013 - Standards for the Future of Java Embedded
geecon 2013 - Standards for the Future of Java EmbeddedWerner Keil
 
quad_chart_lambdatron_V3.0FEB2015
quad_chart_lambdatron_V3.0FEB2015quad_chart_lambdatron_V3.0FEB2015
quad_chart_lambdatron_V3.0FEB2015James Palmer
 
Juniper Unmanned AU Presentation
Juniper Unmanned AU PresentationJuniper Unmanned AU Presentation
Juniper Unmanned AU PresentationJeff Cozart
 
The art of architecture
The art of architectureThe art of architecture
The art of architectureADDQ
 
Building a Cloud Native Platform to Provide Lab Instances at CloudBees Univer...
Building a Cloud Native Platform to Provide Lab Instances at CloudBees Univer...Building a Cloud Native Platform to Provide Lab Instances at CloudBees Univer...
Building a Cloud Native Platform to Provide Lab Instances at CloudBees Univer...Romén Rodríguez-Gil
 
1st slide VLSI.pdf
1st slide VLSI.pdf1st slide VLSI.pdf
1st slide VLSI.pdfmisbahmridul
 
WSE 6A-Octo-X Terrain Mapping UAV
WSE 6A-Octo-X Terrain Mapping UAVWSE 6A-Octo-X Terrain Mapping UAV
WSE 6A-Octo-X Terrain Mapping UAVManuel De La Cruz
 
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013Werner Keil
 
Network of Electronic Self-Navigating Transports Presentation (NEST)
Network of Electronic Self-Navigating Transports Presentation (NEST)Network of Electronic Self-Navigating Transports Presentation (NEST)
Network of Electronic Self-Navigating Transports Presentation (NEST)David Wu
 

Similar a "Click here" to build your UAV (20)

Common Approach for UAS Data Geoprocessing
Common Approach for UAS Data GeoprocessingCommon Approach for UAS Data Geoprocessing
Common Approach for UAS Data Geoprocessing
 
Visualizing the engineering project lifecycle - Unite Copenhagen
Visualizing the engineering project lifecycle - Unite CopenhagenVisualizing the engineering project lifecycle - Unite Copenhagen
Visualizing the engineering project lifecycle - Unite Copenhagen
 
M2M, Sensor Web, Observations and Measurements
M2M, Sensor Web, Observations and MeasurementsM2M, Sensor Web, Observations and Measurements
M2M, Sensor Web, Observations and Measurements
 
Neboneed Farhadi's Experience Portfolio
Neboneed Farhadi's Experience Portfolio Neboneed Farhadi's Experience Portfolio
Neboneed Farhadi's Experience Portfolio
 
internship presentation (4).pptx
internship presentation (4).pptxinternship presentation (4).pptx
internship presentation (4).pptx
 
M4M 2 the Rescue of M2M - Eclipse DemoCamps Kepler 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Kepler 2013M4M 2 the Rescue of M2M - Eclipse DemoCamps Kepler 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Kepler 2013
 
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
M4M 2 the Rescue of M2M (Eclipse DemoCamp Trondheim)
 
geecon 2013 - Standards for the Future of Java Embedded
geecon 2013 - Standards for the Future of Java Embeddedgeecon 2013 - Standards for the Future of Java Embedded
geecon 2013 - Standards for the Future of Java Embedded
 
quad_chart_lambdatron_V3.0FEB2015
quad_chart_lambdatron_V3.0FEB2015quad_chart_lambdatron_V3.0FEB2015
quad_chart_lambdatron_V3.0FEB2015
 
KCI Company Presenation Oil & Gas
KCI Company Presenation Oil & GasKCI Company Presenation Oil & Gas
KCI Company Presenation Oil & Gas
 
Juniper Unmanned AU Presentation
Juniper Unmanned AU PresentationJuniper Unmanned AU Presentation
Juniper Unmanned AU Presentation
 
The art of architecture
The art of architectureThe art of architecture
The art of architecture
 
Hydrographic and marine software Solutions
Hydrographic and marine software SolutionsHydrographic and marine software Solutions
Hydrographic and marine software Solutions
 
resume
resumeresume
resume
 
Building a Cloud Native Platform to Provide Lab Instances at CloudBees Univer...
Building a Cloud Native Platform to Provide Lab Instances at CloudBees Univer...Building a Cloud Native Platform to Provide Lab Instances at CloudBees Univer...
Building a Cloud Native Platform to Provide Lab Instances at CloudBees Univer...
 
1st slide VLSI.pdf
1st slide VLSI.pdf1st slide VLSI.pdf
1st slide VLSI.pdf
 
WSE 6A-Octo-X Terrain Mapping UAV
WSE 6A-Octo-X Terrain Mapping UAVWSE 6A-Octo-X Terrain Mapping UAV
WSE 6A-Octo-X Terrain Mapping UAV
 
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
M4M 2 the Rescue of M2M - Eclipse DemoCamps Fall 2013
 
Network of Electronic Self-Navigating Transports Presentation (NEST)
Network of Electronic Self-Navigating Transports Presentation (NEST)Network of Electronic Self-Navigating Transports Presentation (NEST)
Network of Electronic Self-Navigating Transports Presentation (NEST)
 
Arc solutions powerpoint
Arc solutions powerpointArc solutions powerpoint
Arc solutions powerpoint
 

Más de Dirk Gorissen

Measuring and Predicting Departures from Routine in Human Mobility
Measuring and Predicting Departures from Routine in Human MobilityMeasuring and Predicting Departures from Routine in Human Mobility
Measuring and Predicting Departures from Routine in Human MobilityDirk Gorissen
 
UNNMANED AIRCRAFT SYSTEMS – CURRENT OPS, INTEGRATION AND CHALLENGES
UNNMANED AIRCRAFT SYSTEMS – CURRENT OPS, INTEGRATION AND CHALLENGES   UNNMANED AIRCRAFT SYSTEMS – CURRENT OPS, INTEGRATION AND CHALLENGES
UNNMANED AIRCRAFT SYSTEMS – CURRENT OPS, INTEGRATION AND CHALLENGES Dirk Gorissen
 
London Big-O Algorithms and Datastructures Meetup Welcome
London Big-O Algorithms and Datastructures Meetup WelcomeLondon Big-O Algorithms and Datastructures Meetup Welcome
London Big-O Algorithms and Datastructures Meetup WelcomeDirk Gorissen
 
Random Hacks of Kindness, Dec 2012
Random Hacks of Kindness, Dec 2012Random Hacks of Kindness, Dec 2012
Random Hacks of Kindness, Dec 2012Dirk Gorissen
 

Más de Dirk Gorissen (8)

Data For Good ?
Data For Good ?Data For Good ?
Data For Good ?
 
Measuring and Predicting Departures from Routine in Human Mobility
Measuring and Predicting Departures from Routine in Human MobilityMeasuring and Predicting Departures from Routine in Human Mobility
Measuring and Predicting Departures from Routine in Human Mobility
 
UNNMANED AIRCRAFT SYSTEMS – CURRENT OPS, INTEGRATION AND CHALLENGES
UNNMANED AIRCRAFT SYSTEMS – CURRENT OPS, INTEGRATION AND CHALLENGES   UNNMANED AIRCRAFT SYSTEMS – CURRENT OPS, INTEGRATION AND CHALLENGES
UNNMANED AIRCRAFT SYSTEMS – CURRENT OPS, INTEGRATION AND CHALLENGES
 
Structronics
StructronicsStructronics
Structronics
 
London Big-O Algorithms and Datastructures Meetup Welcome
London Big-O Algorithms and Datastructures Meetup WelcomeLondon Big-O Algorithms and Datastructures Meetup Welcome
London Big-O Algorithms and Datastructures Meetup Welcome
 
ICT4D and me
ICT4D and meICT4D and me
ICT4D and me
 
Random Hacks of Kindness, Dec 2012
Random Hacks of Kindness, Dec 2012Random Hacks of Kindness, Dec 2012
Random Hacks of Kindness, Dec 2012
 
Ngo Clarity
Ngo ClarityNgo Clarity
Ngo Clarity
 

Último

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 

Último (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 

"Click here" to build your UAV

  • 1. “Click here” to design & build your UAV Dirk Gorissen - Imperial College Robotics Society – Megabyte Talks - 13 December 2011
  • 2. Outline • About us • The DECODE vision • UAV (AUV/UGV) technology • The DECODE system • Rapid manufacturing • Future work
  • 3. About me • Master in Computer Science – Antwerp University, Belgium • Master in Artificial Intelligence – Catholic University of Leuven, Belgium • PhD in Computational Engineering – Ghent University, Belgium – Topic: Surrogate Modeling & Surrogate based optimization – During this time also worked at • Distributed Computing Laboratory – Emory University, Atlanta, USA • Neuromodeling Lab – Carleton University, Ottawa, Canada • Research Fellow at the Computational Engineering and Design Group under Prof. Andy Keane – Southampton University, UK • Main interest: Computational Engineering & Software Development
  • 6. Outline • About us • The DECODE vision • UAV (AUV/UGV) technology • The DECODE system • Rapid manufacturing • Future work
  • 7. DECODE Project team • Professors: • PhD Students: – Jim Scanlan – Jeroen van Schaik – Andy Keane – Mario Ferraro – Kenji Takeda – Marc Bolinches • Post doc: – Ben Schumann • Associated: – Erika Quaranta – Dirk Gorissen – Alex Forrester – Ivan Vouchkov
  • 8. The DECODE Project • Looking at how complex aerospace systems are designed • £800k EPSRC project • In particular, the decision making process related to the design – How are decisions made? – Who makes them? – How final are the? – How arbitrary are they? – Are they recorded?
  • 9. Design decisions • Important to rationalize decisions – Motivate them during design review meetings • However, – Design of something is never “finished” – Time pressure leads to arbitrary detail decisions – No immediate payoff for recording rationale
  • 10. Making decisions • Which ones matter? • Heatmap?
  • 12. Case Study: UAVs • UAV: Unmanned Aerial Vehicles (UAS) • Mostly for military use but civilian market growing fast – Mapping/surveying, atmospheric measurements, search and rescue, wildlife management, … • UAV market in 2010: $6.6 b. & rise to $55 b. by 2020
  • 13. UAVs: Why? • Complex enough to be taken seriously • „Simple‟ enough to be tackled within a university research project • We can go through the full lifecycle – Design -> build -> fly -> crash! – Necessary to appreciate the impact and constraints of decisions
  • 14. UAVs: Why? • Its cool  • Great for students
  • 15. Outline • About us • The DECODE vision • UAV (AUV/UGV) technology • The DECODE system • Rapid manufacturing • Future work
  • 17. Wing technology • Inflatable & morphing wings – adapt to flight conditions – no movable surfaces (better flow)
  • 19. Rotary UAVs • Control hardware and software developed from scratch
  • 21. Rotary UAV - Specs • Angstrom / Open Embedded linux. • Gumstix Overo Fire, 720 MHz ARM Cortex-A8 OMAP 3530 • 802.11 Wifi, Ethernet, serial TTY for IMU, I2C bus. • CH Robotics UM6 AHRS/IMU. • E-Flite Part 450 BLDC motors, 890KV. • Mikrokopter BL-CTRL electronic speed controllers, I2C setpoint • APC 12x6 Slow Fly Electric propellers. • Daventec SRF10 ground sonar. • ublox GS407 5Hz GPS • Bosh BMP085 absolute pressure altimeter. • Arduino Mini Pro 16MHz 'helper' processors on I2C bus. • 3-cell LiPo. • Spektrum DX8.
  • 22. Rotary UAV - Specs • Video downlink FPV kit: • vTx: IftronTech 5.8 GHz 25mW with 3dBi duck. • vRx: Yellow Jacket Diversity Pro 5.8GHz (-85dBm) with 3dBi duck and 11dBi patch. • Sony PAL/CCD camera • Fatshark FPV goggles • 9-inch LCD monitor • tripod
  • 23. Unmanned Ground Vehicles (UGV) • Autonomous Systems Laboratory – Earth-based facility for the testing of advanced control systems sought to be applied in space
  • 24. Autonomous Underwater Vehicles (AUV) • Autosub family – Autosub1: awarded Millennium Product status by the UK Design Council – more than 300 missions of increasing complexity over 2000 kilometres – Autosub Under Ice programme, four expeditions under sea ice and under an Antarctic floating glacier – Autosub Long Range: combining a 6000m depth capability with an endurance of 6000km
  • 25. Autonomous Underwater Vehicles (AUV) • A concept study for air-launched underwater vehicles is also in progress.
  • 26. Soton ASTRA • low cost platform for science missions such as pollution monitoring and weather prediction • Modular balloon launched glider
  • 27. The „U‟ in UAV • Sky Circuits Autopilot (www.skycircuits.com) • Originally developed at the NOC • Closely affiliated with the DECODE project team
  • 28. Sky Circuits Autopilot • Bridges the gap between very low cost / low performance systems, and high end / expensive military derived systems • 3-axis accelerometers, 3-axis gyroscopes, 3-axis magnetometers, dynamic and static pressure sensors • 80g • Adjustable flight automation level • Flight telemetry • In flight commands and mission scripts • Modular payload interface
  • 30. Autopilot: Telemetry 0.15 0.1 0.05 pb/2V 0 -0.05 -0.1 -0.15 0 2 4 6 8 10 12 14 16 Time (s)
  • 33. Autopilot: Scripting # set initial parameters pressure.set_given_uav_at_zero_height controller.architecture_add_links alt_by_throttle # launch cr 5 base_control[pitch].command 2 base_control[roll].command 0 base_control[yaw].command 0 .. # hold current heading, set airspeed to 12 and reduce climb rate script.store[0] h cr 2 as 12 .. # wait till at a safe altitude (20m) script.wait_while_true "logic.less_than_float32 ht 20" nav.path 1 2 3
  • 34. Outline • About us • The DECODE vision • UAV (AUV/UGV) technology • The DECODE system • Rapid manufacturing • Future work
  • 35. The DECODE Project • Looking at how complex aerospace systems are designed • Enhance the decision making process
  • 36. DECODE System • A computer system to help understand the impact of a decision • “Is it worth it?”
  • 37. Case study: Search and Rescue
  • 38. Search and Resuce • The RLNI has to come look for you – Helicopter costs £21 million and £6000 per hour – Lifeboat costs £150,000 and £8000 per hour
  • 39. Search and Rescue: UAVs • Design low cost UAVs for search and rescue – UAV costs < £10,000, and< £100 per hour • Deploy to RNLI stations • Reduce load on helicopters and lifeboats
  • 40. Designing a S&R UAV • What does a Search and Resuce UAV look like? – How big, how heavy, how fast, … • Decisions guided by an operational simulation
  • 41. System building blocks Manufacturing
  • 43. Concept Design / Sizing Aero Cruise
  • 49. CAD - SolidWorks • Difficulty: Concept CAD -> Analysis CAD • Ultimate goal: fully parametric CAD – Difficult (Impossible)
  • 52. Operational Simulation • Recreation of sample SAR region using AnyLogic © • Agent-Based UAVs, lifeboats, helicopter • Realistic data & procedures • Weather • Situation-based searches and decisions by coastguard
  • 53. Design rationale • Design rationale: – The explicit listing of decisions made during a design process, and the reasons why those decisions were made. • Primary goal: – Support designers by providing a means to record and communicate the argumentation and reasoning behind the design process. • Not just on the CAD level – Also for mission, software tools, etc.
  • 56. DECODE System • How many more lives can we save by reducing the wing span by 15% ? • “Is it worth it?”
  • 63. Decode Vision • Agile UAV design system – Probe design in real time – Rough answers now, accurate answers later – Live geometry – Design rationale
  • 65. Outline • About us • The DECODE vision • UAV (AUV/UGV) technology • The DECODE system • Rapid manufacturing • Future work
  • 66. Building UAVs • Focus on rapid manufacturing, 3D printing – cheap, fast – complexity comes for „free‟ • But: important to know the limitations
  • 67. SULSA • Worlds first 3D printed aircraft (that actually flew) • Fully parametric geometry
  • 68. SULSA
  • 69. Outline • About us • The DECODE vision • UAV (AUV/UGV) technology • The DECODE system • Rapid manufacturing • Future work
  • 70. Project status • Halfway through design of DECODE II – Aim to fly by March • MSc course in Unmanned Systems – Supported by QinetiQ, DSTL, BAE systems, Cobham, Rolls-Royce, Roke Manor , Thales – Students will use & extend the system
  • 71. DECODE II • ~ 25 kg • 5 hr endurance • 4.5 kg payload • 165 km/h cruise speed • 600 km range
  • 72. Future • Interest from the BBC, Police, Met Office, Antarctic Survey, and US Navy • Potentially film Olympic Torch bearer • Rocket launched UAV from a balloon
  • 73. Two-Seas Project • UAV monitoring system for the English channel – Pollution, smuggling, migration, ocean monitoring, … – If successful will drive DECODE III
  • 74. Questions? • News and updates via Twitter: @elazungu

Notas del editor

  1. CFD allows to analyse other fluid dynamics effect, as turbulence.