property surveillance uav system mid semester presentation senior design i october 10, 2013 [1]

28
Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1 ]

Upload: lorin-ryan

Post on 08-Jan-2018

220 views

Category:

Documents


0 download

DESCRIPTION

Faculty Advisor Jenny Du Ph.D. Electrical Engineering

TRANSCRIPT

Page 1: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Property Surveillance UAV System

Mid Semester PresentationSenior Design I

October 10, 2013[1]

Page 2: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Team Members

Juan SanchezComputer Engineer

Team Leader

Mickey BrownComputer Engineer

Travis PriestElectrical Engineer

Thomas HartzlerElectrical Engineer

Page 3: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Faculty Advisor

Jenny DuPh.D.

Electrical Engineering

Page 4: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Overview

Problem Solution Constraints

Technical Practical

System Overview Approach Timeline Progress Q&A

Page 5: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Problem

Surveillance of large properties, such as farms, can only be done physically or through the use of expensive camera systems.

Page 6: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Solution

An autonomous property surveillance system that consists of a quadcopter outfitted with a camera

for video surveillance purposes.

The Watchdog UAV

Page 7: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Design Constraints

Page 8: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Technical ConstraintsName Description

Transmission Distance The UAV’s transmitter/receiver must be able to transmit/receive within at least a 700 m unobstructed view.

Operating Height The UAV must operate under 61 m depending on obstacles present on the property (e.g. power lines, trees, buildings).

Persistence The quadcopter’s battery must have a life span of around 15 min. per flight and must operate at a speed of at least 4.5 m/s.

Lift/Weight Ratio The UAV must be able to produce 6 kgs. of lift, providing a 2:1 lift ratio.

Video Resolution The video transmitter must provide a video resolution of at least 640x480 pixels (standard resolution).

Page 9: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Practical Constraints

Name Description

Safety and Health The Watchdog UAV may turn into a dangerous projectile if it were to malfunction mid-flight; precautions for this must be taken.

Ethical The system is strictly for the use of private property surveillance and must operate under any Federal Aviation Administration legal guidelines.

Page 10: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Safety and Health

• Lethal projectile• Excessive altitudes– 61 meters operational height limit

• Fail-safe mechanisms• Disposal of lithium ion battery

Page 11: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Ethical

• Private property surveillance ONLY!• Federal Communications Commission (FCC)

guidelines• Federal Aviation Administration (FAA)

guidelines– 122 meters max– No operation near airports

• IEEE Code of Ethics must be followed

Page 12: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

System OverviewBase Station UAV

Battery

ESCs

Motors

Flight Controller

GPS

Video Transmitter

TelemetryTransmitter Compass

Charging Station

Linux PC

Telemetry Receiver

Personal Wifi Network

Home PC

Video Receiver

Page 13: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

UAV

[2][3]

[4]

Page 14: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Approach Hardware:Frame

Name Configuration Material Price

DJI Flame Wheel 350

Quad Plastic $27.00

DJI Flame Wheel 450

Quad Plastic $32.00

3DRobotics Quad-C

Quad Aluminum $99.99

3DRobotics Hexa-B

Hexa Aluminum $129.99

Page 15: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Approach Hardware:Flight Controller

Name Microcontroller Autonomous Capability

Software Price

Naza-M Naza IMU CPU No Proprietary $259.99

Wookong-M Atmel SAM3X ARM Cortex™-M3

Yes Proprietary $999.00

APM 2.6 ATMEGA2560 Yes Open Source $159.99

PX4 FMU ARM Cortex-M4 Yes Open Source $199.99

Page 16: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Approach Hardware:ESCs

Name Rating Firmware PriceMaytech

ESC20A SimonK $19.99

Maytech ESC

30A SimonK $24.99

Turnigy Multistar

30A Multistar $11.15

Maytech ESC

40A SimonK $29.99

Page 17: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Approach Hardware:Motors

Name Thrust (12x3/8 props)

Rating(rpm/V)

Price

AC2836-358 860g 880 rpm/V $24.00

Hwc 2214 1990g 700 rpm/V $32.00

AVROTO M2814-11S

1709g 770 rpm/V $55.08

3DRobotics 850

880g 850 rpm/V $18.00

Page 18: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

• 3DR uBlox GPS with Compass Kit• Turnigy 9X 9Ch Transmitter 2.8 GHz• 3DR ArduCopter Quad C Frame Kit• 3DR Radio Telemetry Kit - 915 MHz (US)• A/V Transmitter/Receiver 5.8 GHz• Linux PC (personal laptop)• GoPro Hero 3 Silver Edition (personal)

Approach Hardware:Other Hardware

Page 19: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Approach Software

Open Source

Page 20: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Mission Planner

Page 21: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Mission Planner

Written in C#

Page 22: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

New Functionality

• Extend Mission Planner to support control through server and client connection– ASP.NET– JavaScript

• Simple user interface

Page 23: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Base Station

• Charger• Linux PC– Video receiver– Telemetry receiver– Host server–Wi-Fi

Page 24: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Timeline

• August– Research and create a preliminary list of the UAV's components

• September– Continue research if needed, finalize implementation decisions,

order components, and begin software development• October

– Develop prototype and charging station, continue software development, and begin testing

• November– Complete testing of prototype and software

Page 25: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Progress

• August– Research and create a preliminary list of the UAV's components

• September– Began constructing UAV– Created design

• October– First test flight– Testing UAV– Software development– Charging station design

Page 26: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

The Watchdog UAV

Page 27: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

References

• [1] 3DR ArduCopter Quad C Frame. 2013. Photograph. 3DR ArduCopter Quad C Frame. Web. 1 Oct. 2013. <http://store.3drobotics.com/products/3dr-arducopter-quad-c-frame- kit-1>.

• [2] Goodhead, Paul. Parrot AR.Drone. 2010. Photograph. Bit-Tech. 18 July 2010. Web. 1 Oct. 2013. <http://www.bit- tech.net/bits/2010/07/18/parrot-ar-drone-review/>.

• [3] Phantom. 2013. Photograph. DJI Innovations. Web. 1 Oct. 2013. <http://www.dji.com/product/phantom/>.

• [4] Ott, Joshua. 3D Robotics Iris. 2013. Photograph. DIY Drones. 19 Aug. 2013. Web. 1 Oct. 2013. <http://diydrones.com/profiles/blogs/3d- robotics-introduces-iris>.

Page 28: Property Surveillance UAV System Mid Semester Presentation Senior Design I October 10, 2013 [1]

Property Surveillance UAV System

Juan Sanchez Travis Priest

Mickey Brown Thomas Hartzler[1]