Aerial Surveillance Drone: Power Management

Size: px
Start display at page:

Download "Aerial Surveillance Drone: Power Management"

Transcription

1 Aerial Surveillance Drone: Power Management The Aerial Surveillance Drone is a quadrotor controlled by a mobile application and a microcontroller programmed to identify and follow suspicious targets while transmitting pictures and video taken by an onboard camera over the internet. Power and Weight Management Samantha Kenyon Colin Donahue Samantha Kenyon Jason Lowden Benjamin Wheeler January 9, 2013

2 Aerial Surveillance Drone: Power Management 2 Table of Contents I. Overview... 3 II. Requirements Specification... 3 A. Marketing Requirements... 3 B. Engineering Specifications... 3 C. Analysis of Engineering Specification... 3 III. Risk Investigation... 4 A. Existing Systems... 4 B. Concepts Selected and Rationale... 4 IV. Risk Mitigation Design... 6 A. Overview 6 B. Quadrotor... 6 C. Microcontroller... 6 D. Camera... 7 E. Total... 8 F. Flight Time 8 G. Weight H. Design Diagram 9 V. Parts List VI. Testing Strategy VII. Uncertainties VIII. Appendecies

3 Aerial Surveillance Drone: Power Management 3 I. Overview The system needs to be able to record and send video as well as be controlled by alternative devices. This requires extra components be added. The system needs to be able to power all of these components as well as maintain flight. These added components pose a risk to both the power management of the system, and the overall flight ability based on the overall weight of the system. In order for this project to be successful these problems must be solved. II. Requirements Specification A. Marketing Requirements 1. Easily Portable Must be able to transport easily to allow for flying in new areas. 2. Low Weight - Cannot be too heavy in order to allow for easy transport. 3. Low Cost - Since this system is for personal use and security it must be reasonable price for the average person. a. Enough Power to Sustain Flight - It must be able to remain in flight for a significant period of time. B. Engineering Specifications Number Specification Associated Marketing Requirements 1 The total weight of the system will not exceed 1 pound. 1, 2, 5 3 The cost of the system shall not exceed $ The system will operate on full charge for at least 8 minutes. 9, 11 C. Analysis of Engineering Specification Number Justification 1 The system needs to be easily portable. Anything heavier than this amount could make the system hard to transport. A system that is too heavy will require more powerful motors and will have reduced flight time. Keeping the weight of the system low will allow it to operate longer and be more maneuverable. 3 The cost must remain affordable for an average person and presently the cost of systems such as this exceeds $ The system must be able to remain in flight long enough to be controlled to get to a location or to identify potential threats. Many systems of this type remain in flight for 5 minutes.

4 Aerial Surveillance Drone: Power Management 4 III. Risk Investigation A. Existing Systems There are two different ways that surveillance on a quadrotor system. There are systems that hold external cameras. The Draganflyer X4 has a module in which one of three styles of camera can be placed so that video and photos can be captured during flight. These cameras are self powered and self sustained. In this system the camera is completely separate from the quadrotor, and this does not allow for streaming back to the controller. Another way that this is done is using a camera that is integrated with the system. The Parrot AR Drone 2.0 is a quadrotor with a built in 1280 x 720 front facing camera that interfaces back to the controller. This camera is integrated into the quadrotor using some form of power from within the device. B. Concepts Selected and Rationale The system should stream video back to the controller from a camera integrated with the device. This is similar to the second existing system. The first system is too limiting for our system. It allows for recording video and then reviewing if after flight, but there is no way to review the footage during the flight. Camera Originally the system was going to stream HD video. Through research this idea was disregarded early on. There are very few options for streaming HD video with small devices, and these devices are all expensive.

5 Aerial Surveillance Drone: Power Management 5 The Hack HD 1080p camera module is one of only a few options. It requires a 3.7V supply and has a video out pin that can send a live feed. It also records to an SD card. This component has limited availability and goes over the project budget. For this reason the system will not be streaming at HD quality. The HP web-cam deluxe will be proficient to stream video from the device to the controller. This is a chosen component because it has relatively high resolution, a max of 1280 X 1024, as well as a small current draw. It is also available to us from the remnants of a previous project. This can interface with other devices through USB which is very helpful. Microcontroller There are many available microcontroller options to choose from. WiFi is being used to transmit data; therefore a microcontroller with WiFi capabilities is needed. A microcontroller that is able to power the HP web-cam through a USB port is also needed. To narrow down the search I focused on what was available to us. The Gumstix Overo Fire COM can be used with this project.

6 Aerial Surveillance Drone: Power Management 6 This microcontroller is available to us, also from a previous project, and it has everything needed for the system. It has both Bluetooth and WiFi capabilities so it has flexibility in regards to communication. It also has a camera connector and USB. This Gumstix also comes with an I/O board that can be used to interface with other devices. The Pinto-TH expansion board has 6 analog-to-digital converts, along with 6 pulse width modulators, and 8 GPIO lines. These all provide flexibility to use the microcontroller to control the quadrotor if needed. Since this microcontroller has everything needed and is available free of charge there is no need to look any further. This is the best available option. IV. Risk Mitigation Design A. Overview Power consumption is extremely important part of the design. The following design calculations show that all of these components can be used together and use the battery supplied by the quadrotor. The consumption of each component must be analyzed to show this. B. Quadrotor The quadrotor itself has a stock battery with the following specifications. Amp Hours Discharge Rating 500 mah 12C This battery needs to power the four motors of the quadrotor as well as the other components within the quadrotor. The following table shows the current draw of the quadrotor with no load. Average Current Draw Max Current Draw 2.7 A 3.7 A The stock batter on the quad rotor has a voltage of 3.7V. This results in a power consumption shown below. Average Power Consumption Max Power Consumption 9.99 W W C. Microcontroller The Gumstix microcontroller can at its peak of performance use 700 ma of current. The microcontroller will definitely be used for WiFi transmission and the CPU will also be used. It is difficult to find precise measurements of the current draw for these values, however it can be approximated.

7 Aerial Surveillance Drone: Power Management 7 Component CPU WiFi (Max) Total (Max) Approximate Current Draw ma 275 ma 675 ma This microcontroller needs an input voltage of at least 2.7V, but a max of 4.5V. This results in the following overall power consumption. Minimum Power Consumption Maximum Power Consumption W W D. Camera The power consumption of the camera depends on the resolution of the camera at any given time. On average the camera draws somewhere between 100 and 120 ma while active. The relationship between current and resolution is shown below. Resolution Approximate Current Draw 320 x ma 640 x ma 1280 x ma The camera needs to be powered with 5V. Resolution Approximate Power Consumption 320 x W 640 x W 1280 x W Since the battery provided with the quadrotor is only 3.7V another battery will be needed. It is easiest to just add another battery of the same type to the quadrotor and connect it in series with the previous value. This will retain the capacity of the original battery but double the voltage to 7.4V which is enough to power the camera. The batteries should be connected as shown below.

8 Aerial Surveillance Drone: Power Management 8 E. Total All of the individual components need to be powered at their maximum current draw. Component Helicopter Gumstix Camera Total Approximate Max Current Draw 3.7 A 675 ma 120 ma A All of the individual components and their maximum power consumption Component Quadrotor Microcontroller Camera Total (max) Max Power Consumption W W 0.6 W W F. Flight Time The system should be able to maintain flight for 8 minutes. The battery used to power the quad rotor should be enough to power all of the components based on these power calculations. The challenge now is determining for how long this battery can provide them all power. Using the following equation this time can be determined. Current Draw (A) Flight Time (min)

9 Aerial Surveillance Drone: Power Management 9 This table shows that on average the quad rotor without any of these components can be powered for around 11 minutes. At the maximum current draw it can remain powered for 8 minutes. Finally with all of the components added to it, the system can remain powered with that battery for a minimum of 6 minutes. This is with the maximum current being drawn from the components. This allows for some variation in that number and the assumption that on average the flight time will be larger than 6 minutes but less than 8 minutes. This shows however that it is possible to do this with an acceptable flight time, although it may be necessary to adjust the engineering specifications to match this outcome. G. Weight Weight is an important factor when working with systems that fly. The system can only withstand a certain payload value before it is unable to maintain or even reach any altitude. When adding components onto the system this is something that must be considered. Each of the components chosen is very low in weight. Component Gumstix Camera Battery (Extra) Total (payload) Weight (g) 11 g 10 g 20 g 41 g Since the camera is already stripped down from its original form it is extremely low weight. The board portion itself weighs only 4 g, where as the USB cable weighs 6 grams. The Gumstix microcontroller also is very low in weight. The total of these two components is 21 grams. The extra battery adds another 20 grams to the payload. This means that the quadrotor needs to be able to fly with an extra 41 grams attached to it. Based on the testing done so far this is possible. The system has successfully carried a load of 59.8 grams; therefore 41 grams should be possible. H. Overall Design Diagram The extra battery now requires that there is a voltage regulator before both the microcontroller and the camera, to ensure that the correct amount of voltage is applied to both devices. The following diagram shows the components connected together for power. Voltage regulator 1 is a 3.3V voltage regulator that can take a voltage value below 15V and produce an output voltage of 3.3V, perfect for the microcontroller. Voltage regulator 2 would be a 5V voltage regulator that can take a voltage in the range of 7 35 V and produce a 5V output, which is perfect for the camera. These regulators are very small ad have no effect on weight.

10 Aerial Surveillance Drone: Power Management 10 The microcontroller will be placed underneath the quadrotor next to the batter and will then be connected to the battery. The camera will then be connected to the microcontroller and placed underneath that facing down, as shown below. There are no existing patents for this design. V. Parts List Component Description Cost Our Cost Availability Gumstix Overo Fire COM Microcontroller $ $0 Helicopter Project HP 8.0 MP Deluxe Webcam $24.95 $0 Helicopter Project

11 Aerial Surveillance Drone: Power Management mAh 1-Cell 3.7V 12C LiPo: 120SR Elite Battery $8.49 $8.49 Available delivery in 1 week 5V Voltage Regulator µa7805c $1.25 $1.25 Available - delivery in 1 week 3.3V Voltage Regulator LD1117#33 $1.25 $1.95 Available - delivery in 1 week Total Cost $ $11.69 VI. Testing Strategy To further test power consumption it is necessary to connect all of the components and actually measure current draw and total power. The numbers given here are just estimates based on data sheets and expertise from others who have used these components before. They are not measured values, with the exception of the current draw of the quadrotor with no load. These values need to be measured once they are connected together to ensure that they remain within these ranges. The current draw of each component while they are all running in their maximum stage needs to be measured. All of these components are available so this test should occur within the next 2 weeks, by 1/23/13. Also the quad rotor needs to be tested with different weights. As flying the quadrotor becomes easier the flight time can be tested. Currently only tested its ability to fly with a given payload has been tested, not the duration of that flight. It is necessary to add weight and fly the quadrotor for as long as possible, and record that time. This test should be done within 1 week, by 1/16/13. VII. Uncertainties The uncertainty that I have now is the flight time. I found that at maximum load the system can only power all of the components for 6 minutes. This is less than our desired 8 but something I believe is still acceptable for the project; however this was assuming the quadrotor draws the same amount of current with no load as it would with the load. This is an incorrect assumption. The load will affect the current draw of the quadrotor because it will need more power to carry more weight. Therefore it can be assumed that with the load the flight time will be less than 6 minutes. How much less it will be is something that needs to be tested and determined. If it cannot sustain flight for at least 5 minutes our implementation will need to be reconsidered. Another uncertainty is the addition of sensors. We have not yet discussed this much as a group; however additional sensors will be needed for other portions of the project. These sensors will need to be powered and will also require a higher payload for the system. I do believe that the numbers shown

12 Aerial Surveillance Drone: Power Management 12 here should allow for additional sensors to be powered with the battery but the flight time will be affected. VIII. Appendices Parrot AR Drone quadricopter?bkiid=subcategory_games Toys_Electronic_Toys_Remote_Control_Toys SubCat egorywidget p&catId= Draganflyer X4 Sparkfun Hack HD 1080p Camera Module Gumstix Overo Fire COM Microcontroller HP 8.0 MP Deluxe Webcam Overall Reference for Gumstix and Webcam mentation/documentation.html Sparkfun 5V Voltage Regulator µa7805c Sparkfun 3.3V Voltage Regulator LD1117#33 Newegg 500mAh 1-Cell 3.7V 12C LiPo: 120SR Battery

Draganflyer X4 - Base Model SKU: DF-X4-BASE-PKG

Draganflyer X4 - Base Model SKU: DF-X4-BASE-PKG Innovative RC Aircraft & Aerial Video Systems Draganflyer X4 - Base Model SKU: DF-X4-BASE-PKG RTF Basic System With no unnecessary moving parts, the Draganflyer X4 helicopter will operate without maintenance

More information

FULL HD MINI DV SPORTS CAMERA QUICK START GUIDE

FULL HD MINI DV SPORTS CAMERA QUICK START GUIDE FULL HD MINI DV SPORTS CAMERA QUICK START GUIDE Please read this user manual carefully before any attempt to operate this product and keep it for your future reference. FEATURES: MINI camera recorder High

More information

HASP Payload Specification and Integration Plan

HASP Payload Specification and Integration Plan Payload Title: PLEASE LSU Payload Class: Small Large (circle one) Payload ID: 12 Institution: Contact Name: Louisiana State University Joel Taylor Contact Phone: (985) 788-5384 Contact E-mail: jet.taylor10@gmail.com

More information

THE VANGUARD LONG RANGE SURVEILLANCE DRONE BEST USED FOR SURVEILLANCE & SECURITY INSPECTION & DETECTION WILDLIFE & GAME

THE VANGUARD LONG RANGE SURVEILLANCE DRONE BEST USED FOR SURVEILLANCE & SECURITY INSPECTION & DETECTION WILDLIFE & GAME THE VANGUARD LONG RANGE SURVEILLANCE DRONE The Vanguard, our most popular UAV, is a long range surveillance drone with a configurable Data Link video Range and flight times. The Vanguard drone system is

More information

Draganflyer X6 - Base Model SKU: DF-X6-BASE-PKG

Draganflyer X6 - Base Model SKU: DF-X6-BASE-PKG Draganflyer X6 - Base Model SKU: DF-X6-BASE-PKG RTF Basic System With no unnecessary moving parts, the Draganflyer X6 helicopter will operate without maintenance many times longer than conventional helicopters.

More information

THE WI-FI SEEKER GROUP 30 CHRISTINA LEICHTENSCHLAG ADRIAN MORGAN JIMMY WONG SPONSORS: LEIDOS DUKE ENERGY

THE WI-FI SEEKER GROUP 30 CHRISTINA LEICHTENSCHLAG ADRIAN MORGAN JIMMY WONG SPONSORS: LEIDOS DUKE ENERGY THE WI-FI SEEKER GROUP 30 CHRISTINA LEICHTENSCHLAG ADRIAN MORGAN JIMMY WONG SPONSORS: LEIDOS DUKE ENERGY THE WI-FI SEEKER The Wi-Fi Seeker is a robot whose purpose is to determine the location where a

More information

Attach the propeller, install the battery and you enter the fascinating world of photography and aerial video.

Attach the propeller, install the battery and you enter the fascinating world of photography and aerial video. XPLORER V - XIRO - HD XPLORER V Platform 3-axis stabilized HD Camera 1080 Manufacturer:XIRODRONE Reference:AXR-16001 Loyalty points offered:291 Price:699.00 XPLORER V - XIRO - HD EVERYTHING YOU NEED IN

More information

Remote Controlled Tank: Design of Experiments. Wirelessly controlled tank using Android phone with Kinect controlled shooting.

Remote Controlled Tank: Design of Experiments. Wirelessly controlled tank using Android phone with Kinect controlled shooting. Remote Controlled Tank: Design of Experiments Wirelessly controlled tank using Android phone with Kinect controlled shooting. Gordon Werner gxw9834@rit.edu Ben Johnstone bcj6150@rit.edu Ramazan Cav rxc1016@rit.edu

More information

Epic Made Easy The Redesigned 350 QX3

Epic Made Easy The Redesigned 350 QX3 Available November 2014 350 QX3 AP Combo BLH8160 (APC) Epic Made Easy The Redesigned 350 QX3 Capturing spectacular aerial video and stills is even easier with the new Blade 350 QX3. Its simplified controls,

More information

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin Open Sesame Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin 1 Description Open Sesame is a portable, affordable, compact and easyto-use door security accessory, that can unlock your door

More information

Manual for RunCam HD. Drone's Eye View. V1.2

Manual for RunCam HD. Drone's Eye View. V1.2 Manual for RunCam HD Drone's Eye View. V1.2 Sketch of buttons and features Contens Power Button... 1 ShutterButton...1 Mode Button... 1 Reset Button... 1 Indicator A... 2 Indicator B... 2 Mini USB Port...

More information

Preliminary Design Report. Project Title: Human-Powered Sub. Team Name: Depth Perception

Preliminary Design Report. Project Title: Human-Powered Sub. Team Name: Depth Perception EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 19 April 2011 Project Title: Team Name: Depth Perception Team Members: Name: Jared Korn Email: ex.malfunction@gmail.com

More information

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions.

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions. Arbor 70C TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential damages.

More information

Virtual Grand Piano. 1. Introduction Objective Background

Virtual Grand Piano. 1. Introduction Objective Background Virtual Grand Piano Team 64 - Zhi Lu, Jeongsub Lee and Hammad Khan ECE 445 Project Proposal - Spring 2018 TA: Mickey Zhang 1. Introduction 1.1. Objective Digital pianos currently available in the market

More information

P15230 Quadcopter. Detailed Design

P15230 Quadcopter. Detailed Design P15230 Quadcopter Detailed Design Presentation Plan Project Overview Review Customer Needs Review Engineering Requirements Electrical Design Mechanical Design Software Overview Path Planning Design Lidar

More information

Hubsan H501S User Documentation

Hubsan H501S User Documentation Hubsan H501S User Documentation The purpose of this document is to record for easy reference the user knowledge base of the Hubsan H501S quadcopter. This is a work in progress and is intended to be edited

More information

Pi HAT Sensor Board TM

Pi HAT Sensor Board TM Pi HAT Sensor Board TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential

More information

Trimble UAS Portfolio Update. August 25 th 2015

Trimble UAS Portfolio Update. August 25 th 2015 Trimble UAS Portfolio Update August 25 th 2015 Trimble UAS Portfolio Updates Trimble UX5 Setting the Standard in Mapping Trimble UX5 HP High Precision Surveying and Mapping Solution Trimble ZX5 Flexible

More information

ARDUINO BOARD LINE UP

ARDUINO BOARD LINE UP Technical Specifications Pinout Diagrams Technical Comparison Board Name Processor Operating/Input Voltage CPU Speed Analog In/Out Digital IO/PWM USB UART 101 Intel Curie 3.3 V/ 7-12V 32MHz 6/0 14/4 Regular

More information

Issue : 1.1 Date : 19/1/2004. Trigger IO. C-Cam Technologies. a division of. Vector International 1 / 6

Issue : 1.1 Date : 19/1/2004. Trigger IO. C-Cam Technologies. a division of. Vector International 1 / 6 Trigger IO C-Cam Technologies a division of Vector International 1 / 6 1 Trigger IO connector Trigger IO connector Camera with LS interface Trigger IO connector Camera with USB interface 2 / 6 1.1 Pin

More information

The Diabetic Breathalyzer. Group 13 Jon Brown Christine Sleppy Noah Spenser Edert Geffrard

The Diabetic Breathalyzer. Group 13 Jon Brown Christine Sleppy Noah Spenser Edert Geffrard The Diabetic Breathalyzer Group 13 Jon Brown Christine Sleppy Noah Spenser Edert Geffrard EE EE EE EE Project Motivation 29.1 million Americans have diabetes Proper management of this disease requires

More information

1. Table Parts. Public

1. Table Parts. Public Contents 1. Tablet Parts 2. Key Layouts and Definitions 3. Getting Started 4. The Start Screen 5. Applications 6. Charm Menu 7. Using Two Application at Once 8. Factory Reset 9. Safety Information 10.

More information

GROUP #4. Chris Carmichael, EE Ismael Rivera, CpE Journey Sumlar, EE Warayut Techarut, CpE T-100 WATCHDOG

GROUP #4. Chris Carmichael, EE Ismael Rivera, CpE Journey Sumlar, EE Warayut Techarut, CpE T-100 WATCHDOG GROUP #4 Chris Carmichael, EE Ismael Rivera, CpE Journey Sumlar, EE Warayut Techarut, CpE T-100 WATCHDOG Project Introduction Detect Motion Track Movement Alert User Remote Control Streams Video Project

More information

ALL-IN-ONE DRONE SOLUTION FOR 3D MODELING

ALL-IN-ONE DRONE SOLUTION FOR 3D MODELING ALL-IN-ONE DRONE SOLUTION FOR 3D MODELING Powered by PHOTO & VIDEO FULL HD 1080P - 14MPX 3-AXIS STABILIZATION AUGMENTED POWER 30MIN FLIGHT TIME 32GB INTERNAL MEMORY INCLUDES 3D MODELING SOFTWARE SAFE VIEW

More information

FlyTower F1 Instructions V1.8 Warning Instructions for use

FlyTower F1 Instructions V1.8 Warning Instructions for use FlyTower F1 Instructions V1.8 Warning Instructions for use 1, Please install ANT (must be DONE) before debugging or testing VTX(and OSD), or lead to VTX not working properly. 2, please use proper tools

More information

12v Power Controller Project Board

12v Power Controller Project Board 12v Power Controller Project Board 12 Volt Power Controller Introduction This board provides three functions... DC power gate Low voltage disconnect Voltage / current display The typical usage for this

More information

Universal Game Controller

Universal Game Controller Universal Game Controller Neil Singh, Evan Lee, and Charles Van Fossan ECE 445 Project Proposal - Spring 2017 TA: Eric Clark 1 Introduction 1.1 Objective With the advancement of technology, the world of

More information

SPARK. Quick Start Guide V1.6

SPARK. Quick Start Guide V1.6 SPARK Quick Start Guide V1.6 SPARK The DJI SPARK is DJI's smallest flying camera featuring a stabilized camera, Intelligent Flight Modes, and Obstacle Avoidance inside a light, portable body. Equipped

More information

Technology Upgrade Recommendations

Technology Upgrade Recommendations The Next Generation Josh Bernal, Collin Gage, Bryan Grant, Catherine Siluangkhot Table of Contents Introduction... 5 Overview of the Options and Criteria... 7 Testing the HP EliteBook 2570p Notebook PC...

More information

BBDC-02R. Quick Start Guide Rev 1.2 9/29/08

BBDC-02R. Quick Start Guide Rev 1.2 9/29/08 BBDC-02R Quick Start Guide Rev 1.2 9/29/08 BBDC-02R Dual Battery Controller with ATX Power Supply The BBDC-02R Quick Start Guide is provided to assist new users with basic interconnect procedures and to

More information

1. CP430, CP470, CP474, CP770 and CP774

1. CP430, CP470, CP474, CP770 and CP774 1. CP430, CP470, CP474, CP770 and CP774 1.1 Order data CPUs CP430, CP470, CP474, CP770 and CP774 CP430, CP470, CP770 CP474, CP774 Model number 7CP430.60-1 7CP470.60-2 7CP474.60-2 7CP770.60-1 7CP774.60-1

More information

EZ-Bv4 Datasheet v0.7

EZ-Bv4 Datasheet v0.7 EZ-Bv4 Datasheet v0.7 Table of Contents Introduction... 2 Electrical Characteristics... 3 Regulated and Unregulated Power Pins... 4 Low Battery Warning... 4 Hardware Features Main CPU... 5 Fuse Protection...

More information

TM221CE24R controller M IO relay Ethernet

TM221CE24R controller M IO relay Ethernet Product data sheet Characteristics TM221CE24R controller M221 24 IO relay Ethernet Complementary Main Discrete I/O number 24 Number of I/O expansion module Supply voltage limits Network frequency Inrush

More information

3D Laser Range Finder Topological sensor gathering spatial data from the surrounding environment

3D Laser Range Finder Topological sensor gathering spatial data from the surrounding environment Initial Project and Group Identification Document September 19, 2013 3D Laser Range Finder Topological sensor gathering spatial data from the surrounding environment Christian Conrose Jonathan Ulrich Andrew

More information

CS4758: Moving Person Avoider

CS4758: Moving Person Avoider CS4758: Moving Person Avoider Yi Heng Lee, Sze Kiat Sim Abstract We attempt to have a quadrotor autonomously avoid people while moving through an indoor environment. Our algorithm for detecting people

More information

FreeBSD and Beaglebone Black, a robotic application.

FreeBSD and Beaglebone Black, a robotic application. FreeBSD and Beaglebone Black, a robotic application. Fabio Balzano fabio.balzano@elfarolab.com University of Ottawa, Canada May 17, 2014 The robot System description What is this? it is a ROV - Remote

More information

HASP Student Payload Interface Manual

HASP Student Payload Interface Manual HASP Student Payload Interface Manual Version 02.08.08 1 I. Introduction This document describes the basic features of your HASP payload mounting plate and provides information on the mechanical, electrical,

More information

Module 003: Introduction to the Arduino/RedBoard

Module 003: Introduction to the Arduino/RedBoard Name/NetID: Points: /5 Module 003: Introduction to the Arduino/RedBoard Module Outline In this module you will be introduced to the microcontroller board included in your kit. You bought either An Arduino

More information

Gate Review. P UAV Aerial Imaging. Spencer Hanson Reed Abraham Alex Klymkow Aaron Willbee Tim Fratangelo

Gate Review. P UAV Aerial Imaging. Spencer Hanson Reed Abraham Alex Klymkow Aaron Willbee Tim Fratangelo Gate Review P14231 - UAV Aerial Imaging Spencer Hanson Reed Abraham Alex Klymkow Aaron Willbee Tim Fratangelo Agenda Canon Camera Options & Recommendation Aircraft Recovery Assist System GoPro Wifi Test

More information

P17231: System-Level Design Review

P17231: System-Level Design Review P7: System-Level Design Review Leah Bartnik Gavin Bailey Ben McFadden Ryan Moore Stephen Depot Arthur Svec Jeremy Sardella Agenda Team Goals for System-Level Design Phase Functional Decomposition Benchmarking

More information

Introducing. PolyZen Device Fundamentals

Introducing. PolyZen Device Fundamentals Introducing PolyZen Device Fundamentals PolyZen device is designed to help engineers conserve valuable board space and meet evolving safety and performance standards in the portable electronics, automotive,

More information

UAV MONITORING OF POWER LINES

UAV MONITORING OF POWER LINES UAV MONITORING OF POWER LINES CONSUMERS ENERGY Design Team 14 Final Proposal Jake Hersha Mitch Johnson Ian Meredith Dan Pittsley Faisal Tameesh Cody Wilson Facilitated by Dr. Tongtong Li EXECUTIVE SUMMARY

More information

Rover 5. Explorer kit

Rover 5. Explorer kit Rover 5 Explorer kit The explorer kit provides the perfect interface between your Rover 5 chassis and your micro-controller with all the hardware you need so you can start programming right away. PCB Features:

More information

TM221M16R controller M IO relay

TM221M16R controller M IO relay Product data sheet Characteristics TM221M16R controller M221 16 IO relay Complementary Main Discrete I/O number 16 Number of I/O expansion module Supply voltage limits Inrush current Power consumption

More information

IoE Workshop. Marc Khayat, CCIE #41288, Leonard Janer Technical Managers. June 16

IoE Workshop. Marc Khayat, CCIE #41288, Leonard Janer Technical Managers. June 16 IoE Workshop Marc Khayat, CCIE #41288, makhayat@cisco.com Leonard Janer ljaner@inlea.com Technical Managers June 16 2015 Cisco and/or its affiliates. All rights reserved. Cisco Public 2 2016 Cisco and/or

More information

DATA SHEET JUNE 2018 BRIGHTDOT - THE WEARABLE LED COLLECTION MANUAL AND TUTORIALS ON VELLEMANPROJECTS.MANUALS.EU

DATA SHEET JUNE 2018 BRIGHTDOT - THE WEARABLE LED COLLECTION MANUAL AND TUTORIALS ON VELLEMANPROJECTS.MANUALS.EU DATA SHEET JUNE 2018 BRIGHTDOT - THE WEARABLE LED COLLECTION It s time to get creative with LEDs thanks to the BrightDot wearable collection! This collection includes a series of diverse PCBs with addressable

More information

Super Box. Quick start manual Trouble shooting guide

Super Box. Quick start manual Trouble shooting guide Super Box Quick start manual Trouble shooting guide Super Box Quick start manual 1. How to use the USB memory stick Make sure to either use the provided USB stick or to reformat the USB stick you plan

More information

GROUP 23 Military Surveillance Robotic Vehicle. Ryan Hromada - EE John Baumgartner - EE Austin King - CpE Kevin Plaza - CpE

GROUP 23 Military Surveillance Robotic Vehicle. Ryan Hromada - EE John Baumgartner - EE Austin King - CpE Kevin Plaza - CpE GROUP 23 Military Surveillance Robotic Vehicle Ryan Hromada - EE John Baumgartner - EE Austin King - CpE Kevin Plaza - CpE INTRODUCTION Autonomous tracking vehicle Commands: Basic Movement Commands Wander

More information

GSV-6BT GSV-6BT. Description

GSV-6BT GSV-6BT. Description GSV-6BT GSV-6BT The GSV-6BT is a 6-channel measuring amplifier with Bluetooth connection and data logger function, which offers exceptionally many features in the smallest dimensions. The GSV-6BT has 6

More information

QuickSpecs. HP Notebook Power Bank. Model. HP Notebook Power Banks. Overview

QuickSpecs. HP Notebook Power Bank. Model. HP Notebook Power Banks. Overview HP Notebook Power Bank Model HP Notebook Power Bank N9F71AA Front 1. Fuel gauge indicator LEDs 2. Fuel gauge button 3. USB-A port 4. USB-C port 1. DC Ports Out Back Page 1 HP Notebook Power Bank is a high

More information

Energy Management System. Operation and Installation Manual

Energy Management System. Operation and Installation Manual Energy Management System Operation and Installation Manual AA Portable Power Corp 825 S 19 TH Street, Richmond, CA 94804 www.batteryspace.com Table of Contents 1 Introduction 3 2. Packing List 5 3. Specifications

More information

QwikBox. Live Video Capture and Upload Device Group 25

QwikBox. Live Video Capture and Upload Device Group 25 QwikBox Live Video Capture and Upload Device Group 25 Jonathan Kerbelis Eric Downey Harold Frech Computer Engineering Computer Engineering Electrical Engineering Roles and System Diagram Jonathan Kerbelis

More information

TSM1 Infrared Data Logger

TSM1 Infrared Data Logger The TSM1 Temperature Sensor Meter is a stand-alone logging instruments for the measurement of leaf, canopy, soil or surface temperature. The TSM can support up to 5 Apogee Instruments or Everest Interscience

More information

BLUETOOTH AMPLIFIER KIT

BLUETOOTH AMPLIFIER KIT PRODUCT INFORMATION BUILD INSTRUCTIONS CHECKING YOUR PCB & FAULT-FINDING MECHANICAL DETAILS HOW THE KIT WORKS CREATE YOUR OWN WIRELESS SPEAKER WITH THIS BLUETOOTH AMPLIFIER KIT Version 1.2 Index of Sheets

More information

Drawing Glove. Project Proposal. Team 34 Joseph Xiong jcxiong2 Willie Zeng wzeng4

Drawing Glove. Project Proposal. Team 34 Joseph Xiong jcxiong2 Willie Zeng wzeng4 Drawing Glove Project Proposal Team 34 Xiong jcxiong2 Zeng wzeng4 ECE445 TA: Henry Duwe September 14, 2016 Table of Contents 1.0 Introduction 1.1 Statement of Purpose 1.2 Objectives 1.2.1 Goals and Benefits

More information

GROUP #4. Chris Carmichael Ismael Rivera Journey Sumlar Warayut Techarut T-100 WATCHDOG

GROUP #4. Chris Carmichael Ismael Rivera Journey Sumlar Warayut Techarut T-100 WATCHDOG GROUP #4 Chris Carmichael Ismael Rivera Journey Sumlar Warayut Techarut T-100 WATCHDOG Project Goals Autonomous Vehicle System Integration Motor Control Computer Vision Wireless Communication Power Control

More information

Sensor Control... Access Control... securityprobe 5E-X20

Sensor Control... Access Control... securityprobe 5E-X20 securityprobe5e-x20 securityprobe5e-x20 Monitor the physical environment and receive alerts of any disturbances, such as unauthorized intruders, security breaches, high temperatures, smoke, water leakages,

More information

Compatible with all of the AKCP range of Intelligent Sensors it provides a complete environmental, access control and security monitoring solution.

Compatible with all of the AKCP range of Intelligent Sensors it provides a complete environmental, access control and security monitoring solution. Monitor the physical environment and receive alerts of any disturbances, such as unauthorized intruders, security breaches, high temperatures, smoke, water leakages, power outages and more. Compatible

More information

DJI Phantom 3 - Standard Edition + Softshell Backpack

DJI Phantom 3 - Standard Edition + Softshell Backpack DJI Phantom 3 - Standard Edition + Softshell Backpack SAVE21% Drone Capabilities Included 2.7K / 12 Megapixel Camera Integrated 3-Axis Stabilization Gimbal Easy to Fly, Intelligent Flight System Live HD

More information

Preliminary Design Report. Project Title: Human-Powered Sub. Team Name: Depth Perception

Preliminary Design Report. Project Title: Human-Powered Sub. Team Name: Depth Perception EEL 4924 Electrical Engineering Design (Senior Design) Preliminary Design Report 31 January 2011 Project Title: Team Name: Depth Perception Team Members: Name: Jared Korn Email: ex.malfunction@gmail.com

More information

ECE 477 Design Review Team 8 Spring Mike Cianciarulo, Josh Wildey, Robert Toepfer, Trent Nelson

ECE 477 Design Review Team 8 Spring Mike Cianciarulo, Josh Wildey, Robert Toepfer, Trent Nelson ECE 477 Design Review Team 8 Spring 2008 Mike Cianciarulo, Josh Wildey, Robert Toepfer, Trent Nelson Outline Project overview Project-specific success criteria Block diagram Component selection rationale

More information

Essential Dell Bundle

Essential Dell Bundle Essential Dell Bundle Everything you need in one package. P/N 8312 Starting at $1,099.60 Get the sleek and powerful Dell Inspiron 13 7000 with practically everything you need for UNH, 1 including a adapter,

More information

P14452: Subsystems Design Review

P14452: Subsystems Design Review P14452: Subsystems Design Review Review Where we left off Updated Engineering Specifications Previous Functional Decomposition Capture Data Store Data Power Device Protect Device Chosen Concept Concept

More information

Autonomous Indoor Hovering with a Quadrotor

Autonomous Indoor Hovering with a Quadrotor Autonomous Indoor Hovering with a Quadrotor G. Angeletti, J. R. Pereira Valente, L. Iocchi, D. Nardi Sapienza University of Rome, Dept. of Computer and System Science, Via Ariosto 25, 00185 Rome, Italy

More information

DigiMix-3. Servo Controller & Development Board

DigiMix-3. Servo Controller & Development Board DigiMix-3 Servo Controller & Development Board Introduction DigiMix-3 is the ultimate platform to develop your own servo control software! This includes all types mixing from simple V-tail mixing to gyro

More information

Group 16: Alexis Timms, EE Sarah Rassel, EE Jeffrey Rodriguez, EE Wendelyn Sanabria, CPE

Group 16: Alexis Timms, EE Sarah Rassel, EE Jeffrey Rodriguez, EE Wendelyn Sanabria, CPE Group 16: Alexis Timms, EE Sarah Rassel, EE Jeffrey Rodriguez, EE Wendelyn Sanabria, CPE Motivation Provide an affordable and reasonably sized device for Alzheimer s patients. There are many tracking devices

More information

The Radio Control Temperature Logger (RCTL) Manual For hardware version 1.0 Manual version 1.0b

The Radio Control Temperature Logger (RCTL) Manual For hardware version 1.0 Manual version 1.0b The Radio Control Temperature Logger (RCTL) Manual For hardware version 1.0 Manual version 1.0b All materials owned by Dan Gebhardt Introduction This device records the temperature of a model engine during

More information

TESTING & MEASUREMENT PRODUCT CATALOGUE

TESTING & MEASUREMENT PRODUCT CATALOGUE 3 TESTING & MEASUREMENT PRODUCT CATALOGUE SENSORS SENSORS - IX500:256.256.22 IX500:256.256.22 The X3 IX500:256.256.22 is a high pressure sensor that has been designed for automotive tire testing. The sensor

More information

AeroCore 2 for DragonBoard

AeroCore 2 for DragonBoard AeroCore 2 for DragonBoard TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential

More information

The MK Proven technology, redefined (0) MikroKopter.de

The MK Proven technology, redefined (0) MikroKopter.de The MK8-3500 Proven technology, redefined 10 years MikroKopter HiSystems GmbH Flachsmeerstr. 2 26802 Moormerland www. contact@hisystems.de 0049 (0) 4954 8932 520 Compact, robust and clever designed: The

More information

INSPIRE 1 Quick Start Guide V1.0

INSPIRE 1 Quick Start Guide V1.0 INSPIRE Quick Start Guide V.0 The Inspire is a professional aerial filmmaking and photography platform that is ready to fly right out of the box. Featuring an onboard camera equipped with a 0mm lens and

More information

AC TO DC ADAPTERS

AC TO DC ADAPTERS AC TO DC ADAPTERS Regulated 100-240VAC 50/60 Hz Wall Mount & Desk Top C(UL)US Listed Folding Plug USB Type 2.1mm, 2.5mm & 3.5mm tips 5VDC through 24VDC 500mA through 6A RoHS Compliant www.nteinc.com/actodcadapters.php

More information

KCS TraceME TM-178 / R9H4 GPS / GPRS / SMS / RFID module, OEM Version

KCS TraceME TM-178 / R9H4 GPS / GPRS / SMS / RFID module, OEM Version KCS TraceME TM-178 / R9H4 GPS / GPRS / SMS / RFID module, OEM Version The KCS GPRS/GPS range of modules enables you to remotely track & trace people, animals and a variety of objects, e.g. cars, trucks,

More information

Wireless Power Panel Meter (WPPM)

Wireless Power Panel Meter (WPPM) Wireless Power Panel Meter (WPPM) Kyle Coan & Phil Perrigo Senior Project Description Western Washington University November 3, 2009 Prof. Todd Morton Page 1 of 13 Introduction With recent development

More information

F7000N Tip Alignment Device Guide

F7000N Tip Alignment Device Guide F7000N Tip Alignment Device Guide - Page 1 - Contents i. Tip Alignment Device Overview... 3 ii. Hardware... 4 iii. Hardware Installation... 5 iv. Setting the Device... 5 v. Device Movement... 8 vi. Tip

More information

UPS PIco. for use with. Raspberry Pi B+, A+, B, and A. HAT Compliant. Raspberry Pi is a trademark of the Raspberry Pi Foundation

UPS PIco. for use with. Raspberry Pi B+, A+, B, and A. HAT Compliant. Raspberry Pi is a trademark of the Raspberry Pi Foundation UPS PIco Uninterruptible Power Supply with Peripheral and I 2 C control Interface for use with Raspberry Pi B+, A+, B, and A HAT Compliant Raspberry Pi is a trademark of the Raspberry Pi Foundation PiModules

More information

Controller and Programmer to sequential firing detonators in s7 rocket models. Size: 26 x 40 x 12 mm(17mm witch connector)

Controller and Programmer to sequential firing detonators in s7 rocket models. Size: 26 x 40 x 12 mm(17mm witch connector) Controller and Programmer to sequential firing detonators in s7 rocket models Device was built to sequential firing detonators in s7 rocket models. It is fully programmable device with microprocessor.

More information

EECS 473 Midterm Exam

EECS 473 Midterm Exam EECS 473 Midterm Exam Fall 2016 Name: KEY unique name: Sign the honor code: I have neither given nor received aid on this exam nor observed anyone else doing so. NOTES: 1. Closed book and Closed notes

More information

Single Cell Battery Power Solution

Single Cell Battery Power Solution Single Cell Battery Power Solution Input 5V DC Output 2.80.. 4.28V (dependent on charge state of battery) Current limited to 500mA max. Devices TPS2113A Autoswitching Power MUX TPD4S012 4-Channel USB ESD

More information

Project Proposal: Black Box Michail Turovskiy Done for: CSCS299, Spring 08. Project Abstract:

Project Proposal: Black Box Michail Turovskiy Done for: CSCS299, Spring 08. Project Abstract: Project Proposal: Black Box Michail Turovskiy mturovskiy@gmail.com Done for: CSCS299, Spring 08 Project Abstract: The idea of this is to be a black box for use inside a car. It should record things such

More information

Features MIC2779L IN OUT HTH GND. Cellular Telephone Battery Monitor

Features MIC2779L IN OUT HTH GND. Cellular Telephone Battery Monitor MIC2779 Voltage Monitor with Adjustable Hysteresis General Description The MIC2779 is a voltage monitor uniquely designed to detect two separate voltage thresholds combined with a delay generator and logic.

More information

Equipment. Remote Systems & Sensors. Altitude Imaging uses professional drones and sensors operated by highly skilled remote pilots

Equipment. Remote Systems & Sensors. Altitude Imaging uses professional drones and sensors operated by highly skilled remote pilots Remote Systems & Sensors Altitude Imaging uses professional drones and sensors operated by highly skilled remote pilots Equipment www.altitude-imaging.com About Us Altitude Imaging has been providing a

More information

(Capstone-High Altitude Balloon) EE 476

(Capstone-High Altitude Balloon) EE 476 CAP-HAB (Capstone-High Altitude Balloon) EE 476 Jad Lutfi Andrew Prosory Rob Hough Rob Conant Rob Hough High Altitude Research Balloon Overview Project Overview Problem Statement System Diagram Design

More information

DSIAC TECHNICAL INQUIRY RESPONSE

DSIAC TECHNICAL INQUIRY RESPONSE DSIAC TECHNICAL INQUIRY RESPONSE Comparison of GoPro Karma and DJI Mavic Pro Compact Drone Systems November 29, 2016 DSIAC is a Department of Defense Information Analysis Center MAIN OFFICE 4695 Millennium

More information

3D Scanner PDR. Team 8 Oct. 23, Vangjel Frasheri Siyan Lin Chenkai Zhou. Advisor: Professor Tessier

3D Scanner PDR. Team 8 Oct. 23, Vangjel Frasheri Siyan Lin Chenkai Zhou. Advisor: Professor Tessier 3D Scanner PDR Team 8 Oct. 23, 2015 Vangjel Frasheri Siyan Lin Chenkai Zhou Advisor: Professor Tessier Team Members Vangjel Frasheri CSE Siyan Lin EE Chenkai Zhou EE Professor Tessier Table of Contents

More information

Windows " Intel Apollo Lake N3350 Clamshell Laptop

Windows  Intel Apollo Lake N3350 Clamshell Laptop TRAVELBOOK M13 by TRAVELTEK Windows 10 13.3" Intel Apollo Lake N3350 Clamshell Laptop User Manual Introduction Thank you for purchasing the Travelbook M13 which comes with the newest Intel Apollo Lake

More information

Figure 1: Rick Kessinger Studio Automative

Figure 1: Rick Kessinger Studio Automative 1.introduction 1.1 Objective In the photography industrial, there is new trend of playing with the LED light. Some photographer use led light to take some shots. In those pictures, result of the light

More information

Truck Smart Blind Spot Detection System Group #32. David Sheets (EE) Neel Sheth (EE) Aris Socorro (CpE) Abhijith Santhoshkumar (CpE)

Truck Smart Blind Spot Detection System Group #32. David Sheets (EE) Neel Sheth (EE) Aris Socorro (CpE) Abhijith Santhoshkumar (CpE) Truck Smart Blind Spot Detection System Group #32 David Sheets (EE) Neel Sheth (EE) Aris Socorro (CpE) Abhijith Santhoshkumar (CpE) Motivation 15% of large truck collisions are caused by poor observations*

More information

PN ITEM UPC ARCHOS 55b Platinum 8GB EU ARCHOS 55b Platinum 16GB EU

PN ITEM UPC ARCHOS 55b Platinum 8GB EU ARCHOS 55b Platinum 16GB EU The new ARCHOS 55b Platinum is here. This 5.5-inch smartphone is ready to stand by your side and help you face your daily challenges. Doesn t matter if you want to watch a movie on the HD IPS screen or

More information

I/O System for the PSYONIC Advanced Bionic Hand. Team 28 Byron Hopps and Steven Sun ECE 445 Senior Design Fall 2017

I/O System for the PSYONIC Advanced Bionic Hand. Team 28 Byron Hopps and Steven Sun ECE 445 Senior Design Fall 2017 I/O System for the PSYONIC Advanced Bionic Hand Team 28 Byron Hopps and Steven Sun ECE 445 Senior Design Fall 2017 Background PSYONIC is a startup at the University of Illinois working on bringing low-cost

More information

Make a Quadcopter using KK Flight Controller

Make a Quadcopter using KK Flight Controller Make a Quadcopter using KK 2.1.5 Flight Controller 1 Typical Applications A quadcopter, also called a quadrotor helicopter or quadrotor, is a multirotor helicopter that is lifted and propelled by four

More information

Figure 18: Basic input port drawing.

Figure 18: Basic input port drawing. Appendix A Hardware Inputs The mx_ctlr.0 board has several different types of inputs and outputs allowing for a wide range of functions and actions. The inputs for the board can be broken into three basic

More information

Phantom 2 Reference Guide

Phantom 2 Reference Guide Phantom 2 Reference Guide Contents Section 1: Operation and Preparing for Flight. 2 Transmitter introduction 2 Controlling the Drone 2 Turning on the Transmitter 3 Range Extender 3 Basic Drone Parts 4

More information

Gumstix Pi HAT Sensor board

Gumstix Pi HAT Sensor board Gumstix Pi HAT Sensor board TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or

More information

TM221CE40T controller M IO transistor PNP Ethernet

TM221CE40T controller M IO transistor PNP Ethernet Product data sheet Characteristics TM221CE40T controller M221 40 IO transistor PNP Ethernet Complementary Main Discrete I/O number 40 Number of I/O expansion module Supply voltage limits Inrush current

More information

Appendix F: Design Documentation for multisensory therapy system

Appendix F: Design Documentation for multisensory therapy system Appendix F: Design Documentation for multisensory therapy system This appendix contains in details all the system design. It summarizes at the structure design, electrical design, and software design.

More information

Trend-1 Vibration Data Logger. User Manual

Trend-1 Vibration Data Logger. User Manual Trend-1 Vibration Data Logger User Manual Copyright College of Engineering-University of Basrah 2013 1 1. General Specifications 1.1 Features Thank you for being interested in purchasing Trend-1 Vibration

More information

PIGGY V2 User Manual Please contact us if you need further assistance:

PIGGY V2 User Manual Please contact us if you need further assistance: PIGGY V2 User Manual Please contact us if you need further assistance: Tech support: tech@furiousfpv.com Sales support: sales@furiousfpv.com Website: http://furiousfpv.com/ I. Specifications: - Item name:

More information

Hardware Overview and Features

Hardware Overview and Features Hardware Overview and Features Don t snap apart your LilyPad ProtoSnap Plus until you're ready to use the pieces in a project. If you leave the pieces attached to the board, you'll be able to prototype

More information

CHRONOS CX 100. Heli Pilot Review. Lights, Camera and Action! Plus three channels of Ultra-micro fun! ARES

CHRONOS CX 100. Heli Pilot Review. Lights, Camera and Action! Plus three channels of Ultra-micro fun! ARES Heli Pilot Review ARES by MATT MAZIARZ CHRONOS CX 100 Lights, Camera and Action! Plus three channels of Ultra-micro fun! Ares, while relatively new to the RC helicopter scene, is looking to carve out a

More information