Making and Programming Drones

Slides:



Advertisements
Similar presentations
by Team Reaper Jacob, Kyle, and Scott
Advertisements

Arduino Autonomous Robotics System
Outline quad-copter Abstract Quad-Copter Movement Hand movement
Basic Drone: Bits and Pieces Core Components: Plane Kit Motor + ESC + Batteries Autopilot + GPS + Compass Rx Receiver + Servos Optional Components: Mapping.
Pima Community College 4/12/14 Team Members Nick Patzke Gustavo Guerrero Nick Morris UAV Design, Manufacture and Applications Arizona NASA Space Grant.
M OBILE D EFENSE SYSTEM WITH AUGMENTED AIR ROVER Project Adviser: Dr. Muhammad Tahir Group Members: Adnan Chaudhary (2009-EE-103) Zeeshan Mahmood (2009-EE-108)
Nicholas Lawrance | ICRA Minimum Snap Trajectory Generation for Control of Quadrotors (Best Paper ICRA 2011) Daniel Mellinger and Vijay Kumar GRASP.
Parth Kumar ME5643: Mechatronics UAV ATTITUDE AND HEADING HOLD SYSTEM.
1 ECE Department Thermal Mapping Drone MDR Team 17 Jamyang Tenzin Stefan Totino Dylan Fallon Jason Fellow Advisor: Joseph Bardin.
Thermal Mapping Drone Jamyang Tenzin, Dylan Fallon, Stefan Totino, Jason Fellows Faculty Advisor: Prof. Joseph Bardin Department of Electrical and Computer.
1 ECE Department Thermal Mapping Drone Team 17 Jamyang Tenzin Stefan Totino Dylan Fallon Jason Fellow Advisor: Joseph Bardin.
Group 7 Daniel Goodhew Angel Rodriguez Jared Rought John Sullivan.
Quadcopters. History Also known as quadrotors First flying quadrotor: – 11 November 1922 – Etienne Oehmichen Image: blogger.com.
o Portable low-cost aerial drone that can be used for reconnaissance o Relay real-time video and data, like location, heading, battery life o Take high-resolution.
Autonomous Helicopter James LydenHarris Okazaki EE 496.
Hardware Overview Autopilot Control Board- Serves as common platform for other components and has autopilot code and flight plans Battery- Powers the.
Purdue  Airbus Software Design Jigar Gandhi - John-Taylor Smith - Chandler Wall - Eric Zarowny.
Method determinate angle of rotation of an IMU application for UAV Trinh Dinh Quan Southern TaiWan University.
Swerve Drive Software Design. Software Layers Joystick Axis Correction Joystick Response Calculation Field-oriented Angle Adjustment Swerve Drive Steer.
So You Want to Fly an ELEV-8?
Property Surveillance UAV System Final Presentation Senior Design I November 21, 2013 [1]
Author: Tilen Mavri Erasmus+ project Airnet. SUMMARY  Our intention was to create a flying quadcopter  Basic equipment  Computer-plate (DJI Naza) 
Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]
Objective: To develop a fully-autonomous control system for the Q-ball based on onboard IMU/Magnetometer/Ultrasound sensory information Summer Internship.
1.Introduction about camera auto balancing system of UAV 2.Proposal auto balancing platform 3.Step by step solving rotation (attitude) of an IMU O Outline.
Drones and Video The relationship between drone systems and film.
Quadcopters A CEV Talk. Agenda Flight PreliminariesWhy Quadcopters The Quadcopter SystemStability: The NotionSensors and FusionControl AlgorithmsThe Way.
Ground Control Station Flight conTrol
Property Surveillance UAV Team Final Presentation Senior Design II.
By: Stuti Vyas( ) Drashti Sheth( ) Jay Vala( ) Internal Guide Mr. J. N. Patel.
Quad copter Progress Report II October 15 – October 29 Team 22 Shawn Havener Mehdi Hatim.
Remote control steering Considering a normal configuration of the airship like in the picture below:
Best Drones 2015 A new perspective on yourself and the world around you is always a good thing — and now it's easier than ever, thanks to the explosive.
Basic setup of a naze32 and FPV Version 3.2. Agenda  Global wire layout  Calibration  Flight Controller alignment  Check motor ID and rotation direction.
DRONES & POWER LINES FALL OF 2015 RESEARCH 2 GRACE // CHARLES // JASKIRAT.
ING. PAVEL HOSPODÁŘ, Czech technical university in Prague, Faculty of electrical engineering, Department of control engineering Flight.
Best Camera Drones. Unmanned Aerial Vehicles popularly called Drones are the most loved gadgets these days. Its usage is not just limited for security.
FlySpy Patent Liabilities Analysis
Quadroter Control System
Autel Robotics X-Star Premium Drone with 4K Camera, 1
Deconstructing a Hubsan and Rebuilding
Control of Longitudinal motion
Drone Racing.
AUTOPILOT The autopilot or automatic pilot is a system of automatic controls that holds the aircraft on any selected magnetic heading & returns the aircraft.
From flying toys to flying taxis
Date of download: 11/4/2017 Copyright © ASME. All rights reserved.
The JAviator Flight Control System
VEX Motors & Servos J.M. Gabrielse.
AEROMODELLING WORKSHOP
RealFlight Shaw STEM Lab 2016.
Aerodynamics & Quadcopter Quick Start
1.1) problem statement Threat to the user; controller device easily be hacked. Current controller device is not user friendly. Analysis Flight Time requires.
Affordable iPad Repair Services in Dubai
 iOS update errors  Screen Repair  Apple keyboard Repair  Liquid Damage Repair  Battery Issues  Data Recovery.
Programming Drones Yu David Liu.
Rolling Spider Shaw STEM Lab 2017.
Shantanu Bhattacharya and sudhir kamle
קורס פיננסי – מושגים פיננסיים / כלכליים
Unmanned Aircraft Systems
Team 3 Ashwin Shankar Upsham Dawra Samit Sura Joe Katz.
VEX Motors & Servos J.M. Gabrielse.
Conclusions and Future Work
EET2530 Unmanned Aerial Vehicles (UAVs)
Development of Unmanned Aerial Systems (UAS) for Planetary Analog Research Connor Williams Dr. Christopher Hamilton (Lunar and Planetary Laboratory) Stephen.
Dennis Lazar, Andrew Boldt, Camille Chang, Andrew Kasha
Rudra Timsina Micah Lucas Marc Salas Advisor: Richard Messner
Mini-Quadcopters Scott Bartholomew
BUILDING AN AUTONOMOUS QUADCOPTER.
Functional Decomposition: Part 1
Drone Design Project Group Names.
Presentation transcript:

Making and Programming Drones Gareth Owenson

What’s a drone made of? Autopilot (Speed Controller+Motor)*4 Control Radio Receiver Lithium Polymer Battery

Receiving Control and Controlling

Determining Orientation

Flight Control and PIDs

Cascaded PIDs on Pitch axis Commanded rate Desired pitch Desired Angle to rotation rate Desired rotation rate to motor thrust differential Current pitch Thrust differential Error = desired – current Output = 4.5*error Current rotation rate from gyros

My First Homemade Flight Controller The eponymous owenquad, first ever Pi quadcopter (I think).

Three Years Later

Ways to get started Buy a Hubsan X4 or little micro-quad first Just want to take photos? Buy a DJI Phantom/Mavic. Initial costs are high, but afterward quite cheap Initial costs: battery charger, goggles (£200), radio transmitter (£50) Costs per drone: Frame, ESC+Motors, Flight Controller (£125+) Camera, video transmitter (£50) Optionally: GPS (£15), Telemetry (£25), On-screen display (£10)

Questions Guide to programming a drone from scratch: Projects http://owenson.me/ Projects We have two drones in the department. Note: you pay for repairs if you break it :-) Questions please!