15
Eye In The Sky TCSP #4 -Team 3 Joe Katz Upsham Dawra Samit Sura Ashwin Shankar

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

Embed Size (px)

Citation preview

Page 1: 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

Eye In The SkyTCSP #4

-Team 3 Joe Katz Upsham Dawra Samit Sura Ashwin Shankar

Page 2: 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

Project Overview

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 pictures of the ground in flight

o Store photos and some flight data in non-volatile memory, á la “blackbox” system.

o Control drone manually via a control unit

Page 3: 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

Block Diagram

Page 4: 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

Hardware Narrative

I2C interface:•IMU•Digital Compass/ Temperature Sensor

UART interface:•GPS sensor•Xbee Pro

SPI:•SD Card•Battery Management IC

PWM: •Servo Motors•Motor to swivel video camera

Page 5: 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

The Microcontroller

•AtmelAT32UC3A256•Voltage required = 3.3 V•Satisfied all the design constraints

Page 6: 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

DC Convertors - LTC 1174Voltage Supplied by Battery = 11.1 V

3.3V required for:•Microcontroller•IMU•GPS•Compass•Xbee Pro•SD card

5V required forVideo Transmitter

Page 7: 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

I.M.U. – MPU6000

•Communicates via I2C•Voltage required 3.3V

Page 8: 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

GPS Module – MT 3329

•Required Voltage = 3.3V•Will communicate via UART

Page 9: 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

Servo Motors

•Power was originally already supplied from plane battery•Will be controlled via PWM

Page 10: 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

Digital Compass – HMC 6352

•Communicates via I2C•Voltage required 3.3V

Page 11: 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

Xbee module

•Communicates via UART•Voltage required 3.3V

Page 12: 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

SD card

•Communicates via SPI•Voltage required 3.3V

Page 13: 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

DS 2438 – Battery Monitoring

•Communicates via SPI•Special circuit because monitoring voltage >10V

Page 14: 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

JTAG Connector

Page 15: 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

Questions?