ece 477 final presentation team 01 fall 2013

12
ECE 477 Final Presentation Team 01 Fall 2013

Upload: nau

Post on 24-Feb-2016

34 views

Category:

Documents


0 download

DESCRIPTION

ECE 477 Final Presentation Team 01  Fall 2013. Outline. Project overview Block diagram Design challenges Individual contributions Project demonstration Questions / discussion. Project Overview. Android controlled quadcopter Bluetooth connection (~300 foot range) - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: ECE 477 Final Presentation Team 01    Fall 2013

ECE 477 Final Presentation Team 01 Fall 2013

Page 2: ECE 477 Final Presentation Team 01    Fall 2013

Outline

• Project overview• Block diagram• Design challenges• Individual contributions• Project demonstration• Questions / discussion

Page 3: ECE 477 Final Presentation Team 01    Fall 2013

Project Overview• Android controlled quadcopter• Bluetooth connection (~300 foot range)• GPS, compass, ultrasonic, battery monitor• Brushless DC motors with speed controllers• PWM input flight controller board for

stabilization• Waypoint navigation & auto take-off/land

Page 4: ECE 477 Final Presentation Team 01    Fall 2013
Page 5: ECE 477 Final Presentation Team 01    Fall 2013

Design Challenges• Stabilization• Flight controller mounting• Weight distribution• Interference• Battery management

Page 6: ECE 477 Final Presentation Team 01    Fall 2013

Individual Contributions• Team Leader – Dennis Lazar• Team Member 2 – Andrew Kasha• Team Member 3 – Camille Chang• Team Member 4 – Andrew Boldt

Page 7: ECE 477 Final Presentation Team 01    Fall 2013

Team Leader – Dennis Lazar• Component selection (microcontroller &

sensors)• Packaging (CAD drawings)• Software

– A/D conversions for battery voltage measurements

– Assisted Camille Chang and Andrew Boldt with other portions of code

– Debugging

Page 8: ECE 477 Final Presentation Team 01    Fall 2013

Member 2 – Andrew Kasha• Component selection• Schematic design• PCB layout• PCB population• Frame construction

Page 9: ECE 477 Final Presentation Team 01    Fall 2013

Member 3 – Camille Chang• Software

– Created entire Android application– Development board programming– UART Bluetooth communication with

Android device– GPS communication and data parsing– Debugging

Page 10: ECE 477 Final Presentation Team 01    Fall 2013

Member 4 – Andrew Boldt• Avionics

– PWM signal for flight controller– Flight controller configuration

• Software– Ultrasonic proximity sensor– Magnetometer– PWM– Debugging

• Hardware interfacing

Page 11: ECE 477 Final Presentation Team 01    Fall 2013

Project Demonstration1. An ability to determine the position of the

quadcopter using GPS2. An ability to control the copter using an Android

device over a Bluetooth interface3. An ability to automatically take-off and land4. An ability to fly-by-waypoint using GPS

coordinates5. An ability to monitor the state of battery charge

and relay back to user

Page 12: ECE 477 Final Presentation Team 01    Fall 2013

Questions?