GOLDAIR / SPY IN THE SKY DESIGN PROJECT PROPOSAL

Size: px
Start display at page:

Download "GOLDAIR / SPY IN THE SKY DESIGN PROJECT PROPOSAL"

Transcription

1 GOLDAIR / SPY IN THE SKY DESIGN PROJECT PROPOSAL OVERVIEW The GoldAir / Spy in the Sky group proposes the following: The group will purchase commercial and semi-commercial products, that when combined will provide the same functionality as the original Gold Air and Spy in the Sky group design, only the tal cost will be just over $400. The concept is still very close the original design in that there is a USB hub linking gether multiple sensors on the blimp. The onblimp sensors will include a PC webcam provide a live video stream and a GPS locar provide the blimp s location. The sensors will simply plug in the USB hub, which is an AnywhereUSB model that converts the USB data in IP. The IP data is then passed through a commercial IEEE b wireless access point and then transmitted an b network interface. The data is instantly accessible across the network, making the project truly network-centric. A block diagram of the design can be seen in appendix A at the end of this proposal. DESIGN ANALYSIS Initially the weight of all components on the blimp was our biggest concern. Since the big blimp can only hold ounces, we had ensure that the combined weight of all parts was not o much for the blimp fly. This required some estimation on our part because weight specifications for each part included the casing around the electronics. Our plan is strip off the casing of each part lighten the load. After adding up all component weights, our intended design will weigh imately 20 ounces. This is within the limitations of two blimps tied gether. We also were concerned with powering all devices on the blimp. The combined maximum amperage for all parts is imately 2.2 A. The group had make sure we could find a lightweight battery capable of putting out this much power. By researching a few different alternatives, we were able find a battery from Ultralife that was capable of handling our needs. By connecting 2 polymer rechargeable batteries in series, we can provide the necessary current and voltage the on-blimp system. The simple plug and play approach on the airborne blimp creates more development for our team at the computer base station, specifically accessing the sensor data stream and interpreting it in one GUI. Since everything on the blimp is a commercial product, we would not know what format expect for the received data stream. We would essentially have do black box testing reverse engineer the data stream and access the raw sensor data. This would be extremely difficult do with the large amount of data being received from the temperature, GPS, and video sensors. Therefore, we decided explore other possible alternatives.

2 After analyzing several options, our group came a decision that will prove be more cost effective and more realistic achieving our goals. By eliminating the temperature sensor, we can cut down on cost, weight, and required power for the on-blimp system. Removing this sensor doesn t cut back on our project objectives either our main goal is transmit sensor data that previous design groups have not had success with, such as video and GPS. For the GPS sensor, we can save money by using the already available GPS receiver from Garmin. Although this sensor has a serial interface, it can still be connected our USB hub through a serial USB converter available from BenCole Int. The datasheet from Garmin also contains information on how access the GPS data from the serial port data stream. This will allow us display the GPS coordinates in our own GUI. To easily display the video in the same GUI, a change was made in the GUI s development platform. By using a Windows USB webcam and developing our GUI in VisualBasic, we can access the video stream through an ActiveX control available from JPC Software. The control allows users view and capture images from a PC webcam with a single line of code. The ease of implementation in this approach will definitely outweigh the previous cost of GUI development. CONCLUSION Although this approach of simple plug and play connectivity initially seems all o simple for a senior design project, it does accomplish many goals. Most importantly, it gets the job done and that is what counts. Our approach focuses on the IEEE b wireless networking standard. With any extra time, group members will become more familiar with the procol and be able work on future grass roots implementations for the next generation of EE582 students. Similarly, our project deals primarily with USB so group members can focus on the overall USB procol and work with Mr. Dutta implement USB as a standard for future designs. The benefit of our work future classes is our main focus, not just getting the design work as a one-off project. We all agree that with a little more structure and easy access, understandable references, future EE582/682 project experiences will further be enriched. We can provide the references and suggest methods of structure, but our goal of a wireless sensor platform will be realized first.

3 APPENDIX A Block Diagram

4 APPENDIX B Bill of Materials Item Part # Vendor Description Unit Price Qty Total Cost 1 GPS 25 LVS Garmin Serial USB Receiver (in lab) n/a 1 n/a 2 GPS GA27 Garmin GPS Antenna (in lab) n/a 1 n/a Inside Out Networks Remote USB Over IP Concentrar $ $ WAP11 Linksys Wireless Access Point $ $ PHWL11-USB Phoebe (local) USB b Adapter $ $ IC50C Micro Innovations USB webcam $ $ UCC283-5 TI 5V Regular $ $ UBC Ultralife Polymer Prismatic Battery $ $ Webcam OCX 1.0 JPC Software Visual Basic Active X Control for Microsoft Video $ $ BenCole Int USB Serial Converter $ $50.00 Note: prices do not include shipping costs. Total $593.93

5 APPENDIX C Part Specifications Operating Voltage (V) Max Current Size (in x in x in) Weight (oz.) Part # Vendor Description Serial USB Receiver GPS 25 LVS Garmin (in lab) 3.6-6V 120mA, note1 0.5x0.5x GPS GA27 Garmin GPS Antenna (in lab) n/a n/a 2.75x2x Inside Out Networks Remote USB Over IP Concentrar amp, note5 4.35x1.03x WAP11 Linksys Wireless Access Point 5 550mA 4.6x3x0.4 5, note3 PHWL11-USB Phoebe (local) USB b Adapter note1 note1 0.5x0.5x.125 note2 IC50C Micro Innovations USB webcam note1 500mA, note1 0.5x0.5x.125 1, note3 UCC283-5 TI 5V Regular Io max = 4 (typ) 0.5x0.5x UBC Ultralife Polymer Prismatic Battery 2x 3.7V in series = 7.4V 3.5Ah /2 = 1.75Ah 4x4.2x0.17 x2 3.8 x2 = 7.6 Webcam OCX 1.0 JPC Software 8303 BenCole Int Visual Basic Active X Control for Microsoft Video n/a n/a n/a n/a USB Serial Converter note1 note1 0.5x0.5x note1: These devices operate off the USB hub's power which is capable of supplying 500mA@5V. note2: This device is located on the ground and is not applicable weight constraints. note3: These weights are overestimated. Without plastic packaging the tal weight is estimated be <17 ounces. note4: This is the imate maximum draw. note5: estimated at 2 usb devices consuming 120mA (GPS) + 500mA (estimated camera) + 1A for its own consumption.

6 APPENDIX D Timeline of Design Activities Start date: 02 / 02 / 2003 Project Assignment Key Project: EE682 = Karin = Debra = Hoon = Tom = Bill = All = Andy = Matt = Kelly = Huan = EE Dept = Chad

7 Tasks Revise proposal Current Week Weeks 02/02 02/09 02/09 02/16 02/16 02/23 02/23 03/02 03/02 03/09 03/09 03/16 Get proposal approved Purchase components Components arrive Assemble power supply Test b equipment Test USB/TCP/IP hub w/ sensors Write GUI interface Integrate b w/ USB hub Integrate GUI w/ USB sensors (not using hub) Integrate GUI w/ USB sensors (and hub) Integrate GUI w/ complete testbed Integrate power supply on testbed Write product specification Write product manual Working and Detail Drawings Test Plans Testing Final testing Maintenance Specification As-Built Plans

Project Plan. Project Plan. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai

Project Plan. Project Plan. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai Project Plan May13-06 Logging DC Wattmeter Team Member: Ailing Mei Andrew Kom Chongli Cai Advisor : Collin Christy Client: Garmin International David Hoffman Qiaoya Cui Table of Contents Need Statement...

More information

Homework 3: Design Constraint Analysis and Component Selection Rationale

Homework 3: Design Constraint Analysis and Component Selection Rationale Homework 3: Design Constraint Analysis and Component Selection Rationale Team Code Name: 2D-MPR Group No. 12 Team Member Completing This Homework: James Phillips E-mail Address of Team Member: jephilli@

More information

ECE 3992 Final Project Proposal 4/16/08

ECE 3992 Final Project Proposal 4/16/08 ECE 3992 Final Project Proposal 4/16/08 Ben Meakin benlm54@gmail.com Eric Hsu erichsu@hotmail.com Dan Rolfe dan.rolfe@gmail.com Calvin Yan pc611652003@hotmail.com Abstract Advances in technology have lead

More information

Avtec, Inc. Lighting Systems

Avtec, Inc. Lighting Systems 6 Industrial Park Cahokia, IL 62206 Phone (618) 337-7800 Fax (618) 337-7976 E-Mail tech_info@avteclighting.com Report No. INSTALLATION OPERATION MAINTENANCE MANUAL, LED STRIP LIGHT, P/N 01-11-0010 P/N

More information

Avtec, Inc. Lighting Systems

Avtec, Inc. Lighting Systems 6 Industrial Park Cahokia, IL 62206 Phone (618) 337-7800 Fax (618) 337-7976 E-Mail tech_info@avteclighting.com Report No. INSTALLATION OPERATION MAINTENANCE MANUAL, LED STRIP LIGHT, P/N 01-11-0007 P/N

More information

Global Water Instrumentation, Inc.

Global Water Instrumentation, Inc. Instrumentation, Inc. 11390 Amalgam Way Gold River, CA 95670 T: 800-876-1172 Int l: (916) 638-3429, F: (916) 638-3270 Display: EZ100 11/12/04-1 - Congratulations on your purchase of the EZ100 Display.

More information

4-Port USB 3.0 Hub plus Dedicated Charging Port - 1 x 2.4A Port

4-Port USB 3.0 Hub plus Dedicated Charging Port - 1 x 2.4A Port 4-Port USB 3.0 Hub plus Dedicated Charging Port - 1 x 2.4A Port Product ID: ST53004U1C Here s a must-have accessory for any mobile device user. This compact USB 3.0 hub lets you connect an additional four

More information

Product Manual Amp Current Sensor AC/DC

Product Manual Amp Current Sensor AC/DC Product Manual 1122-30 Amp Current Sensor AC/DC Phidgets 1122 - Product Manual For Board Revision 0 Phidgets Inc. 2009 Contents 4 Product Features 4 Connections 4 Type of Measurement 5 Getting Started

More information

Fast-charge your mobile devices

Fast-charge your mobile devices 10-Port USB 3.0 Hub with Charge and Sync Ports - 2 x 1.5A Ports StarTech ID: ST103008U2C This 10-port USB 3.0 hub enhances your system s capabilities by providing fast-charging for mobile devices, plus

More information

Gateway, routing data between sensors and cloud

Gateway, routing data between sensors and cloud Data Sheet Gateway, routing data between sensors and cloud Revised: April 2019 Gateway for routing data between sensors/repeaters and the cloud, ReCalc. Route data to and from up to 500 sensors. Transmits

More information

4-Port USB Hub - USB USB-A to 3x USB-A and 1x USB-C - Includes Power Adapter

4-Port USB Hub - USB USB-A to 3x USB-A and 1x USB-C - Includes Power Adapter 4-Port USB Hub - USB 3.0 - USB-A to 3x USB-A and 1x USB-C - Includes Power Adapter Product ID: HB30A3A1CSFS Here s an easy way to connect a wider range of peripherals to your laptop. This TAA compliant

More information

10-Port USB 3.0 Hub with Charge and Sync Ports - 2 x 1.5A Ports

10-Port USB 3.0 Hub with Charge and Sync Ports - 2 x 1.5A Ports 10-Port USB 3.0 Hub with Charge and Sync Ports - 2 x 1.5A Ports Product ID: ST103008U2C This 10-port USB 3.0 hub enhances your system s capabilities by providing fast-charging for mobile devices, plus

More information

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Includes Power Adapter

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Includes Power Adapter 4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Includes Power Adapter Product ID: HB30C4AFS This compact USB 3.0 hub expands your connectivity by adding four USB Type-A ports through a single USB

More information

Ultra PLUS. Guide For A Great User Experience:

Ultra PLUS. Guide For A Great User Experience: Guide For A Great User Experience: Ultra PLUS 1 P age Simple, Modern, Portable, Fast Speed Charging For: iphones, Smartphones, Tablets, Cameras, Bluetooth Speakers and much much more. Please Visit Us At:

More information

Application note by Rudina Alhamzi for Dr. Hayer Radha on: Odroid xu and power solutions

Application note by Rudina Alhamzi for Dr. Hayer Radha on: Odroid xu and power solutions Application note by Rudina Alhamzi for Dr. Hayer Radha on: Odroid xu and power solutions November 9, 2013 Abstract Note: This Document will be providing an introductory information on the Odriod-xu and

More information

Light & Sound Control Module

Light & Sound Control Module Light & Sound Control Module Operation and Installation Manual G-Scale Graphics 5860 Crooked Stick Dr. Windsor, CO 80550 970-581-3567 GScaleGraphics@comcast.net www.gscalegraphics.net Revision 55: C: Updated

More information

RaceCapture/Pro 3. Next generation of data, telemetry, and control. Live-streaming to Podium

RaceCapture/Pro 3. Next generation of data, telemetry, and control. Live-streaming to Podium RaceCapture/Pro 3 Next generation of data, telemetry, and control Your time on track matters and you want to maximize every minute and dollar toward tuning the engine, honing your racecraft, or finding

More information

MICRO-TRAK 300 MANUAL VER 1.4

MICRO-TRAK 300 MANUAL VER 1.4 MICRO-TRAK 300 MANUAL VER 1.4 The Micro-Trak 300 Version 1.4 is a miniature APRS (Automatic Position Reporting System) transmitter operating on the North American APRS frequency standard of 144.390 MHz.

More information

Construction Set: Smart Home

Construction Set: Smart Home Construction Set: Smart Home Curriculum for Grades 6-8 Student Edition Center for Mathematics, Science, and Technology Illinois State University 2017 www.smartgridforschools.org 1 Everything gets smarter

More information

USER MANUAL KAALM8GSPYA

USER MANUAL KAALM8GSPYA USER MANUAL KAALM8GSPYA Clock Operation Instructions: The Alarm Clock function of this DVR functions like most alarm clocks. There are 5 buttons on the alarm clock that will control the basic clock and

More information

Design Document. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai

Design Document. May Logging DC Wattmeter. Team Member: Advisor : Ailing Mei. Collin Christy. Andrew Kom. Client: Chongli Cai Design Document May13-06 Logging DC Wattmeter Team Member: Ailing Mei Andrew Kom Chongli Cai David Hoffman Advisor : Collin Christy Client: Garmin International Qiaoya Cui 0 Table of Contents EXECUTIVE

More information

Gateway, routing data between sensors and cloud

Gateway, routing data between sensors and cloud Data Sheet, routing data between sensors and cloud for routing data between sensors/repeaters and the cloud, ReCalc. Route data to and from up to 500 sensors. Transmits data to ReCalc using Ethernet, mobile

More information

Engineering Clinic Team Project

Engineering Clinic Team Project Engineering Clinic Group Project: A Mote and GPS Based System for Real-time Driving Directions Optimized for Traffic Avoidance Group Members: Ben Meakin Calvin Yan Dan Rolfe Eric Hsu Revised Schedule of

More information

Product description for ED1600 generic Sigfox Module

Product description for ED1600 generic Sigfox Module Product description for ED1600 generic Sigfox Module The ED1600 Sigfox Module is mainly developed for container tracking purposes. To avoid the development of many different types of modules and just as

More information

Gospeed.Racer Hub Assembly for the Asus EEEpc

Gospeed.Racer Hub Assembly for the Asus EEEpc Gospeed.Racer Hub Assembly for the Asus EEEpc Before you begin: Please understand that these harnesses are all tested one at a time before I ship them. By installing this harness, you agree to assume any

More information

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Bus Powered - White

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Bus Powered - White 4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Bus Powered - White Product ID: HB30C4ABW This portable USB 3.0 hub expands your laptop or desktop connectivity by adding four USB Type-A ports through

More information

USB Voltage and Current Tester Kit

USB Voltage and Current Tester Kit USB Voltage and Current Tester Kit Product ID: USBAUBSCHM This diagnostic kit gives you everything you need to make sure your USB devices are getting the proper charge. It enables you to: troubleshoot

More information

Aerial Surveillance Drone: Power Management

Aerial Surveillance Drone: Power Management 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

More information

UCIT LIVE 4 Channel Installation Manual

UCIT LIVE 4 Channel Installation Manual UCIT LIVE 4 Channel Installation Manual 06/15 Version 2.0 This is a step by step guide that will walk you through installing the UCIT LIVE 4 Channel Camera System. Basic wiring experience and knowledge

More information

Preliminary Payload Specification and Integration Plan

Preliminary Payload Specification and Integration Plan ARIES GPS Payload By ARIES GPS Payload Team Oscar Valle Damian Miralles Rafael Isaac Alexander Santiago Jean Ojeda Faculty Advisor: Dr. Hien Vo Payload Title: ARIES SAT GPS Payload Payload Class: Small

More information

Reliable, cost-efficient network printing. Place your shared printer in a convenient location. Easy to use and install

Reliable, cost-efficient network printing. Place your shared printer in a convenient location. Easy to use and install 10/100Mbps Ethernet to USB 2.0 Network LPR Print Server StarTech ID: PM1115U2 This palm-sized print server makes it easy to share a USB printer with users on your network. It s the ideal solution for home

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

Allows full two way communication from any USB or RS232 port to an SPI device.

Allows full two way communication from any USB or RS232 port to an SPI device. RS232 & USB to SPI Bi-Directional Converter: RS232SPI or USBSPI The Big Deal Allows Bi-Directional communication between USB or RS232 to SPI Easy-to-use, quick-loading GUI and API objects for programmers

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

19 - Wireless Solar Temperature/Humidity Sensor

19 - Wireless Solar Temperature/Humidity Sensor 19 - Wireless Solar Temperature/Humidity Sensor Group Number: May 1717 Advisor: Gary Tuttle Client: Dan Stieler Members: Yi Qiu, Xiang Li, Kuk Jin Chung, Trevor Brown, Kebei Wang Our Advisor & Client Advisor:

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

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Bus Powered

4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Bus Powered 4-Port USB-C Hub - USB-C to 4x USB-A - USB 3.0 Hub - Bus Powered Product ID: HB30C4AB Here s a must-have accessory if you have a USB-C equipped computer but need more USB-A ports. This portable USB 3.0

More information

INTRODUCING THE NEW TRACK AIR NANOTRACK FMS (Newly edited 14 th January 2010)

INTRODUCING THE NEW TRACK AIR NANOTRACK FMS (Newly edited 14 th January 2010) ial INTRODUCING THE NEW TRACK AIR NANOTRACK FMS (Newly edited 14 th January 2010) The Nanotrack is a new aerial survey flight management system designed to manage the planning and acquisition of aerial

More information

ANALYTICAL/SEMI-MICRO BALANCES

ANALYTICAL/SEMI-MICRO BALANCES ANALYTICAL/SEMI-MICRO BALANCES Internal Calibration Mass with Rear-Mount Motor Drive Assembly and Anti-Static Glass 0.01mg Semi-Micro Resolution GLP/GMP/GCP/ISO Compliance Internal Calibration Standard

More information

2019 PRODUCT CATALOG

2019 PRODUCT CATALOG 2019 PRODUCT CATALOG TABLE OF CONTENTS 01 ABOUT US 02 SMARTSPEED TECHNOLOGY PATENT 03 CHARGE + POWER 21 ACCESSORIES 23 PORTABLE POWER 29 WIRELESS SPEAKERS 31 MOTION LIGHTS 33 RETAILERS + PARTNERS ABOUT

More information

Wander Watch. robustness and often have to be attached to the wearer s ankle.

Wander Watch. robustness and often have to be attached to the wearer s ankle. Wander Watch Jeffrey Rodriguez, Alexis Timms, Wendelyn Sanabria, and Sarah Rassel Dept. of Electrical Engineering and Computer Science, University of Central Florida, Orlando, Florida, 32816-2450 Abstract

More information

Asset 4000 Hardware Installation Guide

Asset 4000 Hardware Installation Guide Asset 4000 v1.0 Installation Guide Page 1 of 11 Asset 4000 Hardware Installation Guide Table of Contents Installation Overview 1 Mounting Location Selection 2 Mounting Hardware 3 Power Up and Down 4 Replacing

More information

Data logger systems from ROTRONIC

Data logger systems from ROTRONIC Data logger systems from ROTRONIC RS-485 Logger, power supply via RS-485 network RS-485 Logger, power supply via RS-485 network RS-485 Logger, power supply via RS-485 network Logger with power supply RS-485

More information

XROCK Bluetooth Radio V1

XROCK Bluetooth Radio V1 XROCK Bluetooth Radio V1 User Manual V1.0 2015.7 Disclaimers and Warnings Thank you for purchasing XROCK products.carefully read the manual before using this product. Users must comply with local radio

More information

2002 Intelligent Ground Vehicle Competition Design Report. Grizzly Oakland University

2002 Intelligent Ground Vehicle Competition Design Report. Grizzly Oakland University 2002 Intelligent Ground Vehicle Competition Design Report Grizzly Oakland University June 21, 2002 Submitted By: Matt Rizzo Brian Clark Brian Yurconis Jelena Nikolic I. ABSTRACT Grizzly is the product

More information

UCIT LIVE HD 4 Camera DVR. Installation Manual. 10/17 Version 2.0

UCIT LIVE HD 4 Camera DVR. Installation Manual. 10/17 Version 2.0 UCIT LIVE HD 4 Camera DVR Installation Manual 10/17 Version 2.0 This is a step by step guide that will walk you through installing the UCIT LIVE HD 4 Channel Camera System. Basic wiring experience and

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

A VIRTUALLAB APPROACH FOR WIRELESS SENSOR MOTES AND WIRELESS SENSOR NETWORKS

A VIRTUALLAB APPROACH FOR WIRELESS SENSOR MOTES AND WIRELESS SENSOR NETWORKS A VIRTUALLAB APPROACH FOR WIRELESS SENSOR MOTES AND WIRELESS SENSOR NETWORKS Anghel V. CONŢIU, Adina ŢOPA, Vasile T. DĂDÂRLAT Technical University of Cluj-Napoca, Str. Ctin Daicoviciu nr. 15, 400027 Cluj-Napoca,

More information

VERSION 1.1 SEPTEMBER 12, 2017 ULTIMATE POWERBOX PRODUCT MANUAL BY PEGASUS ASTRO [COMPANY ADDRESS]

VERSION 1.1 SEPTEMBER 12, 2017 ULTIMATE POWERBOX PRODUCT MANUAL BY PEGASUS ASTRO [COMPANY ADDRESS] VERSION 1.1 SEPTEMBER 12, 2017 ULTIMATE POWERBOX PRODUCT MANUAL BY PEGASUS ASTRO [COMPANY ADDRESS] INTRO Thank you for purchasing our Pegasus Astro - Ultimate Powerbox. If you are tired of carrying multiple

More information

Autonomous People Mover Phase II - Sensors P MSD 1 - FINAL DESIGN REVIEW

Autonomous People Mover Phase II - Sensors P MSD 1 - FINAL DESIGN REVIEW Autonomous People Mover Phase II - Sensors P15242 - MSD 1 - FINAL DESIGN REVIEW 1 The Team Member Role Program Nathan Biviano Project Manager & Integration IE Madeleine Daigneau Software Design & Hierarchy

More information

MLT Surveillance Platform

MLT Surveillance Platform MLT Surveillance Platform MLT 310PT Configuration The SuperDroid Robots MLT 310PT Surveillance Robot is a small, rugged robot that can easily fit in backpack or carrying case. The robot weighs less than

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

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

User's Manual. LEICKE Portable Power Station (LEICKE external battery 6000 mah) Product number: AK69196

User's Manual. LEICKE Portable Power Station (LEICKE external battery 6000 mah) Product number: AK69196 User's Manual LEICKE Portable Power Station (LEICKE external battery 6000 mah) Product number: AK69196 Thank you for purchasing the LEICKE Portable Power Station. We hold several brands to produce and

More information

EMS. Electrical Management System. Progressive Industries Incorporated Morrisville, North Carolina

EMS. Electrical Management System. Progressive Industries Incorporated Morrisville, North Carolina Progressive Industries Warranty Progressive warrants its products are free from defects in materials and workmanship for a period of three years. This is in lieu of all other warranties, obligations, or

More information

StarFinder Aire User Manual

StarFinder Aire User Manual Document No.: Document Type: Security Level: 270-UM-001 User Manual Open StarFinder Aire User Manual (Preliminary) Version 1.00 Dec. 05, 2015 Copyright Laipac Technology Inc. Release History Revision Date

More information

Chicony Standard Bluetooth Keyboard Users Manual. Model No.: KT-1063

Chicony Standard Bluetooth Keyboard Users Manual. Model No.: KT-1063 Chicony Standard Bluetooth Keyboard Users Manual Model No.: KT-1063 Issue: Jan. 03, 2011 Scope Getting Start Thank you for choosing this ultrathin keyboard with Bluetooth technology to ensure no hinder

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

NAME EET 2259 Lab 3 The Boolean Data Type

NAME EET 2259 Lab 3 The Boolean Data Type NAME EET 2259 Lab 3 The Boolean Data Type OBJECTIVES - Understand the differences between numeric data and Boolean data. -Write programs using LabVIEW s Boolean controls and indicators, Boolean constants,

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

Adding Smart Wireless Connectivity to an LED Lightbulb

Adding Smart Wireless Connectivity to an LED Lightbulb Adding Smart Wireless Connectivity to an LED Lightbulb silabs.com Smart. Connected. Energy-Friendly. Adding Smart Wireless Connectivity to an LED Lightbulb In this whitepaper we ll take a look at some

More information

O2 PRODUCT CATALOGUE Your Custom Technology & Accessories Supplier. Power Banks Catalogue 2016

O2 PRODUCT CATALOGUE Your Custom Technology & Accessories Supplier. Power Banks Catalogue 2016 s Catalogue 2016 1 We specialize in what we are good at and we are damn good at it. Just like you, we do not go to the dentist when we need a mechanic. Similarly, O2 is your go to supplier for Custom USB

More information

Fleet Management - Smart, Secure and Easy

Fleet Management - Smart, Secure and Easy Fleet Management - Smart, Secure and Easy Automile is a comprehensive fleet management solution to monitor both company and service vehicles and provide rich insights. Our hardware requires no installation

More information

Team A.E.M.B.L. Critical Design Review

Team A.E.M.B.L. Critical Design Review Critical Design Review Members: Nick Bradley, Matt Lenda, Emil Reinovsky, Spencer Sator (Student Leader), Kevin Weber GPS System Designer and Team Leader: Stephan Esterhuizen 23 March 2006 Image from http://www.pparc.ac.uk/nw/comet_hi.jpg

More information

Accelerometer-Based Musical Instrument

Accelerometer-Based Musical Instrument Accelerometer Music Instrument University of Texas at Austin TI Innovation Challenge 2015 Project Report Team Leader: Team Members: Advising Professor: Video Texas Instruments Mentor (if applicable): Date:12/13/2014

More information

SG B b/g/n Wireless USB Module

SG B b/g/n Wireless USB Module SG901-1059B 802.11 b/g/n Wireless USB Module Overview The SG901-1059B is a high speed module supporting all data rates of the latest standards including Wi-Fi 802.11B/G/N using a USB 2.0 interface. This

More information

RS-232 Adapter Board

RS-232 Adapter Board User Manual Blue Wolf, Inc. 9179 W. State Street Garden City, ID 83714 Revision History Version # Release Date Revision/Release Comments 1.0 3/14/2011 Initial draft for release. The information contained

More information

4 Bay esata USB 2.0 to SATA Hard Drive Docking Station for 2.5/3.5 HDD

4 Bay esata USB 2.0 to SATA Hard Drive Docking Station for 2.5/3.5 HDD 4 Bay esata USB 2.0 to SATA Hard Drive Docking Station for 2.5/3.5 HDD Product ID: SATDOCK4U2E The SATDOCK4U2E esata and USB 2.0 4-Bay SATA Hard Drive Docking Station is a convenient, timesaving storage

More information

GPS Guide. for District 37 Desert Races

GPS Guide. for District 37 Desert Races GPS Guide for District 37 Desert Races How To Bring Your Club into the 21 st Century, and also Save everybody time Reduce Rescue-3 response time Have accurate maps Get free help! Contents: Basic Instructions

More information

USB to USB-C Adapter with Power Delivery - USB-C to USB-A and USB-C - USB 3.0

USB to USB-C Adapter with Power Delivery - USB-C to USB-A and USB-C - USB 3.0 USB to USB-C Adapter with Power Delivery - USB-C to USB-A and USB-C - USB 3.0 Product ID: HB30C1A1CPD Dock your USB-C laptop using a USB 3.0 Type-A laptop docking station, with additional support for Power

More information

FIFOTRACK MOTORCYCLE/VEHICLE GPS TRACKER

FIFOTRACK MOTORCYCLE/VEHICLE GPS TRACKER FIFOTRACK MOTORCYCLE/VEHICLE GPS TRACKER Model: S20 Version: V1.1 www.fifotrack.com Copyright and Disclaimer All copyrights belong to Shenzhen fifotrack Solution Co., Ltd. You are not allowed to revise,

More information

TAPR GPS Kit USER S GUIDE

TAPR GPS Kit USER S GUIDE TAPR GPS Kit USER S GUIDE GPS Kit parts derived from the original Synergy Systems, LLC SynPaQ/E M12+ version Shipped as-is without Warranty These GPS Kit parts were previously used in a timing application

More information

Designed for commercial, residential and industrial applications, guarantee rapid installation with few and easy connections.

Designed for commercial, residential and industrial applications, guarantee rapid installation with few and easy connections. Gateways from M-Bus/wM-Bus to Modbus TCP/IP Benefits SIU-MBMs are gateways that transform data from the M-Bus and wireless M-Bus protocol into the Modbus TCP/IP protocol, to then send them to a master.

More information

Manual# Installation Manual. 200E Series. DCU 210E/208E Engine Panel RP 210E/220E Remote Panel

Manual# Installation Manual. 200E Series. DCU 210E/208E Engine Panel RP 210E/220E Remote Panel Manual# 1006495 Installation Manual 200E Series DCU 210E/208E Engine Panel RP 210E/220E Remote Panel Installation Manual for the Marine Pro 200E Series ~~~ DCU 210E/208E Diesel Engine Control Unit RP 210E/220E

More information

Copyright White Box Robotics Inc. and Frontline Robotics Inc

Copyright White Box Robotics Inc. and Frontline Robotics Inc Disclaimer Working with electronics and installing the plastics will require care and patience. PROPER GROUNDING PROCEDURES before handling the electronics. Touching the robot chassis (which is common

More information

EnginuiTech Simon Fraser University Burnaby, BC V5A 1S9 February 14, 1999

EnginuiTech Simon Fraser University Burnaby, BC V5A 1S9 February 14, 1999 Simon Fraser University Burnaby, BC V5A 1S9 Enginui-Tech@sfu.ca February 14, 1999 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S9 The attached document, RAVS,

More information

WLS-TC Specifications

WLS-TC Specifications Specifications Document Revision 1.0, February, 2010 Copyright 2010, Measurement Computing Corporation Typical for 25 C unless otherwise specified. Specifications in italic text are guaranteed by design.

More information

ASI120 Manual. Revision 1.3 Nov, 2017

ASI120 Manual. Revision 1.3 Nov, 2017 Revision 1.3 Nov, 2017 All materials related to this publication are subject to change without notice and its copyright totally belongs to Suzhou ZWO CO.,LTD. ASI120 Manual... 1 1. Instruction... 3 2.

More information

Build and Test Plan: IGV Team

Build and Test Plan: IGV Team Build and Test Plan: IGV Team 2/6/2008 William Burke Donaldson Diego Gonzales David Mustain Ray Laser Range Finder Week 3 Jan 29 The laser range finder will be set-up in the lab and connected to the computer

More information

Progressive Industries, Inc. EMS Electrical Management System

Progressive Industries, Inc. EMS Electrical Management System Progressive Industries, Inc. EMS Electrical Management System Complete Installation Guide and Operating Instructions for: Model EMS-LCHW50 Rated at 240V/50A Manufactured by: Progressive Industries, Inc.

More information

Gazer VI700A-NTG45 and VI700W-NTG45 INSTALLATION MANUAL

Gazer VI700A-NTG45 and VI700W-NTG45 INSTALLATION MANUAL Gazer VI700A-NTG45 and VI700W-NTG45 INSTALLATION MANUAL Contents List of compatible cars with preinstalled stock Mercedes Command Online NTG 4.5 and Mercedes Audio 20 NTG 4.5 multimedia interfaces... 3

More information

FEATURES. APPLICATIONS Machine Vision Embedded Instrumentation Motion Control Traffic Monitoring Security

FEATURES. APPLICATIONS Machine Vision Embedded Instrumentation Motion Control Traffic Monitoring Security FEATURES High-performance CMOSIS sensors - Sensitivity: 5.56 V/lux.s - Dynamic range: 60 db - Dark Noise: 8.6 e - - High speed: 95* fps - 8M Pixel: 3360(H) x 2496(V) - Monochrome / Color - Global Shutter

More information

KVM Docking Station for Two Laptops - Share Keyboard, Mouse, Dual Monitors, and Files - USB 3.0

KVM Docking Station for Two Laptops - Share Keyboard, Mouse, Dual Monitors, and Files - USB 3.0 KVM Docking Station for Two Laptops - Share Keyboard, Mouse, Dual Monitors, and Files - USB 3.0 Product ID: USB3DDOCKFT This KVM docking station for two laptops is the first of its kind. It functions similar

More information

FIFOTRACK VEHICLE GPS TRACKER. Model: S30 Version: V1.1

FIFOTRACK VEHICLE GPS TRACKER. Model: S30 Version: V1.1 FIFOTRACK VEHICLE GPS TRACKER Model: S30 Version: V1.1 www.fifotrack.com Copyright and Disclaimer All copyrights belong to Shenzhen fifotrack Solution Co., Ltd. You are not allowed to revise, copy or spread

More information

Fluke Ti30 Thermal Imager

Fluke Ti30 Thermal Imager Complete imaging solution Lowest cost of ownership Designed for predictive maintenance Fluke Ti30 Thermal Imager Everything needed for everyday imaging. Fluke Ti30 Thermal Imager Unbeatable solution for

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

PICAXE CONNECT (AXE210)

PICAXE CONNECT (AXE210) PICAXE CONNECT (AXE10) Description: The AXE10 Connect board has been designed as a experimental project board for users wishing to learn how to interface a PICAXE chip to the Maxstream module or a LocSense

More information

V-Speed Auxiliary Display System. External AoA Indicator For Dynon and GRT EFIS Systems. Installation and Application Guide. Figure 1-1.

V-Speed Auxiliary Display System. External AoA Indicator For Dynon and GRT EFIS Systems. Installation and Application Guide. Figure 1-1. Vx Aviation www.vx-aviation.com V-Speed Auxiliary Display System External AoA Indicator For Dynon and GRT EFIS Systems Installation and Application Guide 1. Features Figure 1-1. V-Speed ADS Displays Angle

More information

Simple Instructions for 808 HD Car Key Micro Camera (#16)

Simple Instructions for 808 HD Car Key Micro Camera (#16) 808 #16 Manual R2 1 of 6 Simple Instructions for 808 HD Car Key Micro Camera (#16) Thank you for your purchase of our 808 Car Key Micro-camera (#16). If this is the first time you are using a product of

More information

Altair RU. Owner s Manual. Document name: AtrRU-EN Document version: 0.3 Release date: 25/03/2009

Altair RU. Owner s Manual. Document name: AtrRU-EN Document version: 0.3 Release date: 25/03/2009 Altair RU Owner s Manual Document name: AtrRU-EN Document version: 0.3 Release date: 25/03/2009 triadis engineering GmbH Eichholzstrasse 7 Postfach CH-3254 Messen Phone: +41 (0)31 768 15 15 Fax: +41 (0)31

More information

ECET SENIOR DESIGN PROJECT REPORT. DivSys CMM (coordinate measuring machine) Submitted to. Professor David Goodman Engineering Technology Department

ECET SENIOR DESIGN PROJECT REPORT. DivSys CMM (coordinate measuring machine) Submitted to. Professor David Goodman Engineering Technology Department ECET SENIOR DESIGN PROJECT REPORT DivSys CMM (coordinate measuring machine) Submitted to Professor David Goodman Engineering Technology Department by Eltjon Hasani & Zach Eggleton April, 2017 Issued By:

More information

Shift Light Unit Mk2 User Guide V2.1

Shift Light Unit Mk2 User Guide V2.1 Shift Light Unit Mk2 User Guide V2.1 Disclaimer Disclaimer Although every care is taken with the design of this product, JT Innovations Ltd. can in no way be held responsible for any consequential damage

More information

Extending USB Connections. SMART Board 800 series interactive whiteboards and systems

Extending USB Connections. SMART Board 800 series interactive whiteboards and systems Extending USB Connections SMART Board 800 series interactive whiteboards and systems FCC warning This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant

More information

The TRSUN is the complete solution for the remote monitoring of photovoltaic plants.

The TRSUN is the complete solution for the remote monitoring of photovoltaic plants. The TRSUN is the complete solution for the remote monitoring of photovoltaic plants. Monitoring of inverters and string combiner boxes (up to 64 devices); Complete configuration of the monitoring system

More information

Hardware. Ver

Hardware. Ver Hardware Ver. 07. 06. 2006 Components of GDS system Hardware Module: A 0-00 (p.0) GDS Hardware Components Part name Part number Description Qty. User s Manual User manual with introduction and instructions

More information

EC-BOS-8 Multi-protocol Web Building Controller

EC-BOS-8 Multi-protocol Web Building Controller Datasheet Multi-protocol Web Building Controller Overview Features & Benefits The is a compact, embedded controller and server platform for connecting multiple and diverse devices and sub-systems. With

More information

Wireless Mobile Video Solutions

Wireless Mobile Video Solutions Wireless Mobile Video Solutions MSBW- 11 MSBW- 11 Body Worn Personal CCTV System Product Specification Overview MSBW- 11 is a smart, small, handheld, wearable streaming media system from the field over

More information

CAPTURE THE UNEXPECTED

CAPTURE THE UNEXPECTED CAPTURE THE UNEXPECTED VIRTUS FLEET provide end to end fleet management solutions, including the design, manufacturing, retail and distribution of the latest cutting edge vehicle technology. As a leading

More information

IoTECH* *Internet of Things Extensible Car Hub. PDR Presentation

IoTECH* *Internet of Things Extensible Car Hub. PDR Presentation IoTECH* *Internet of Things Extensible Car Hub PDR Presentation Meet the Team Chris Ingerson CSE Nick Korniyenko EE Nigel Paine CSE Raghid Bahnam EE Prof. Jay Taneja Advisor Problem Context IoT devices

More information

Instruction Manual. Electrical Management System (EMS) EMS-HW30C & EMS-HW50C

Instruction Manual. Electrical Management System (EMS) EMS-HW30C & EMS-HW50C Instruction Manual Electrical Management System (EMS) EMS-HW30C & EMS-HW50C EMS-HW50C EMS-HW30C! CAUTION These instructions are intended to provide assistance with the installation of this product, and

More information