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

Size: px
Start display at page:

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

Transcription

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

2 The Team Member Role Program Nathan Biviano Project Manager & Integration IE Madeleine Daigneau Software Design & Hierarchy CE James Danko Sensor Integration EE Connor Goss Microcontroller Integration CE Austin Hintz Camera & Sensor Integration EE Sam Kuhr Power Systems EE Benjamin Tarloff Engineering Lead & Mounting ME 2

3 Agenda Background Design Project Background Team Overlap Scope Customer Requirements Engineering Requirements Risk Assessment Power Sensors Wiring Schematic Controls CAD Drawings Software Demo Budget Update MSD 2 Test Plan 3

4 Feedback Topics Voltage Converter Arduino Due vs. Mega Controls Update in the Summer Software Please give feedback on any topics you have suggestions for. 4

5 Project Background The Rochester Institute of Technology wishes to re-enter the field of research in vehicle autonomy. Autonomy is becoming more and more important as automotive standards leave fewer vehicle functions to the human user. Autonomous vehicles offer significant improvements in roadway safety and traffic flow. The base of this project is the work started by the Autonomous People Mover Phase I team. 5

6 Team Overlap & Integration *Does not depict true amount of overlap. 6

7 Phase I Remote Control Manual Override Project Scope Phase II Autonomous Forward Drive Static Object Detection & Avoidance Closed Course Remote and Manual Override Phase III+ Full Autonomy (forward & reverse) Interface with user Object Identification & Avoidance Static & Dynamic Objects 7

8 Customer Requirements 8

9 Engineering Requirements 9

10 Risk Assessment 10

11 Power 48 V 12 V o 12V Auxiliary battery for Phase I Processing Introducing W Max Current: A mah mah Battery life 2.62 hours 1.50 hours 11

12 Voltage Converter Selected the VFK600-D48-S12 from previous review Most options cost approximately the same (~$450) or more Best documentation Fewest points of failure 12

13 Sensors - LIDAR Velodyne VLP-16 LiDAR Puck The puck connects directly to the interface box Interface box connects to Ethernet switch on internal LAN The VLD-16 will come with software, making this a plug and play sensor Ordered, arriving in July/August 13

14 Sensors - Ultrasonic MB7001 LV-MaxSonar-WR1 Long range, weatherproof Range: 0.3m to 6.45m Three sensors across bumper Integrated with Arduino Consumer Parking Sensors Short range, weatherproof Range: 0.3m to 2m Four possible sensors 14

15 Sensors - GPS GlobalSat EM-506 Purchased during Phase I Accuracy of +/- 2.5m, 1Hz Communicates over RS-232 serial, 4800 Baud NMEA-compatible ROS Library 15

16 Sensors - GPS We have sample code that we can work from We will be using waypoints We are currently looking into Dijkstra s algorithm but this is more than likely outside of our scope 16

17 Sensors - Cameras Hikvision DS-2CD2032-I 3MP, 1080p, 30fps Communicates over 10/100 Ethernet Internal LAN on Golf Cart for connecting LIDAR, both cameras and the processing computer Linux support, NAS Delivered 17

18 Sensors - RADAR No word received from Freescale Not expected to be be implemented during Phase II If donated, will likely be integrated during Phase III 18

19 Processing - Desktop AMD A K (4 cores) Embedded AMD R7 Graphics 16GB RAM 120GB SSD 64-bit Ubuntu x USB Ports (4x 3.0, 6x 2.0) 2x Gigabit Ethernet Interfaces DVI, HDMI, VGA Max Power: 145W 19

20 Power - Desktop PWR-M4-ATX 48V ATX Power Supply Onboard USB Monitoring Includes ATX Mounting kit with cooling 20

21 Processing - Microcontrollers Arduino Due x3 Phase I System Integrating GPS Retaining most functionality 21

22 Processing - Microcontrollers Arduino Mega Located at front of cart, connected to computer via USB Ultrasonic Sensors Dashboard lights (if necessary) Similar to Due, with 5V Processor 22

23 Processing - Microcontrollers Arduino Micro Located at rear of cart, connected to computer via USB Vtach Speed Sensor Received from Wandering Ambassador 23

24 Power Diagram 24

25 Wiring Schematic 25

26 Phase 1 Overlay 26

27 Wiring Diagram 27

28 Controls - Braking and Throttle Remote Controll er Computer Actuator Controller Receiver ucontroller Braking Actuator Gas Pedal Motor Brake Pedal 28

29 Controls - Steering Remote Controller Radio Receiver Computer ucontroller WickedBilt Power Steering System Current Steering Column 29

30 Dual Camera Mount Camera Bases Camera Base Plate Angled Base 30

31 LiDAR Mount LiDAR Ball Mount Ball Mount Base Cart Roof 31

32 Computer Mount 32

33 Polycarbonate Windshields Polycarbonate 3/16 in. thick 33

34 Software Diagrams 34

35 Software Diagrams 35

36 Software Diagrams 36

37 Software Diagrams 37

38 Software Diagrams 38

39 Software Diagrams 39

40 Polysync vs. ROS Update 40

41 Polysync vs. ROS Update 41

42 ROS Demonstrations 42

43 Bill of Materials/Budget Current Budget Remaining: $1, After Estimated Costs: $

44 Bill of Materials/Budget 44

45 MSD 2 Plan Test Velodyne LiDAR to read output & setup ROS Nodes* Test Arduino Mega for proper functionality* Test power converter to make sure outputs 12V w/ min ripple* Mark cart for sensor placement* Test controls for functionality* Create detailed plan for the semester of MSD 2* Mount sensors Connect sensors, arduinos, computer *Done within first 2 weeks of MSD 2 45

46 Test Plan 1. Measure all lines for proper signals and ensure all connections are properly made. 2. Power up only essential systems and run a signals check. 3. Run simplified codes to ensure proper circuit operation prior to hooking up to physical systems. 4. Begin by testing only individual systems to ensure safety. 5. Test control system code at standstill conditions for steering and braking prior to introducing throttle system. 6. Test Throttle and Steering Integrated Control system without steering control system (manually steering) 7. Test Steering Control System without throttle or Brake. 8. Integrate All control system with low limit on speed (2mph) 9. Slowly Ramp up speed to 5mph and possibly higher time depending 10. Re-characterize golf cart and begin to smooth out and non-ideal behavior 11. Test the ultrasonic sensors on accuracy for different materials, distances, and angles 12. Figure out how the lower quality ultrasonic sensors work 13. Test radar for accuracy for different materials, distances, and angles 46

47 Test Plan 14. Test LiDAR for accuracy for different materials and distances 15. Record LiDAR and Camera Data during test drive 16. Test GPS for accuracy 17. Test GPS waypoint program for GPS navigation (after testing controls) 18. Test obstacle detection (with cardboard box) 19. Test obstacle avoidance 20. Test path detection 21. Test calibration process to ensure everything is calibrated correctly 22. Test to see if E-stop is working properly 23. Test to see if Radio controller is working properly 24. Test to see speed vs voltage for throttle 25. Test to see what inputs are needed to get the brakes to work properly 26. Test to see what inputs get what steering outputs (wheel position) 27. Test holes in roof to ensure waterproof seals. 47

48 Feedback Can we purchase the 48V to 12V converter? Can we purchase the Arduino? (Do we need to order?) 48

49 Questions? 49

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

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

ECE1778: Creative Applications for Mobile Devices. Mover-bot. Android-based Mobile Robotics Development Platform

ECE1778: Creative Applications for Mobile Devices. Mover-bot. Android-based Mobile Robotics Development Platform ECE1778: Creative Applications for Mobile Devices Mover-bot Android-based Mobile Robotics Development Platform and Fitsum Andargie Word count: 1639 4/8/2012 0 Introduction: Traditionally, research in the

More information

NOTICE OF INTENDED INSTALLATION AND USE

NOTICE OF INTENDED INSTALLATION AND USE NOTICE OF INTENDED INSTALLATION AND USE THE ROSEN MULTI-MEDIA NAVIGATION SYSTEMS CONTAIN AN INTERNAL VIDEO PLAYER, WHICH IS NOT INTENDED FOR VIEWING BY THE DRIVER. THE VIDEO PLAYER IS DISABLED WHEN THE

More information

NOTICE OF INTENDED INSTALLATION AND USE

NOTICE OF INTENDED INSTALLATION AND USE * JBL Audio equipped vehicles will require additional part # DP-TYJBL1 audio interface. NOTICE OF INTENDED INSTALLATION AND USE THE ROSEN MULTI-MEDIA NAVIGATION SYSTEMS CONTAIN AN INTERNAL VIDEO PLAYER,

More information

Failure Diagnosis and Prognosis for Automotive Systems. Tom Fuhrman General Motors R&D IFIP Workshop June 25-27, 2010

Failure Diagnosis and Prognosis for Automotive Systems. Tom Fuhrman General Motors R&D IFIP Workshop June 25-27, 2010 Failure Diagnosis and Prognosis for Automotive Systems Tom Fuhrman General Motors R&D IFIP Workshop June 25-27, 2010 Automotive Challenges and Goals Driver Challenges Goals Energy Rising cost of petroleum

More information

DVR4 DVR SDS1 JR1 DVR3

DVR4 DVR SDS1 JR1 DVR3 DVR4 DVR SDS1 JR1 DVR3 CCTV Safety Equipment Products DVR4 Digital Video Recorder Digital Video Recorder with a free 500GB Hard Drive Or upgrade to a 2TB Hard Drive to give you over a years recording time*

More information

MOBILE SAFETY DVR1543K. CLIP ON REARVIEW MIRROR KIT with 4.3-INCH LCD MONITOR FRONT & REAR CAR CAMCORDER with DUAL MOUNTING REVERSING CAMERA

MOBILE SAFETY DVR1543K. CLIP ON REARVIEW MIRROR KIT with 4.3-INCH LCD MONITOR FRONT & REAR CAR CAMCORDER with DUAL MOUNTING REVERSING CAMERA MOBILE SAFETY DVR1543K REARVIEW MIRROR CAR DRIVING RECORDER KIT CLIP ON REARVIEW MIRROR KIT with 4.3-INCH LCD MONITOR FRONT & REAR CAR CAMCORDER with DUAL MOUNTING REVERSING CAMERA 3.0 MEGA PIXEL CAMERA

More information

Servosila Robotic Heads

Servosila Robotic Heads Servosila Robotic Heads www.servosila.com TABLE OF CONTENTS SERVOSILA ROBOTIC HEADS 2 SOFTWARE-DEFINED FUNCTIONS OF THE ROBOTIC HEADS 2 SPECIFICATIONS: ROBOTIC HEADS 4 DIMENSIONS OF ROBOTIC HEAD 5 DIMENSIONS

More information

WAVE2: Warriors Autonomous Vehicle IGVC Entry. Wayne State University. Advising Faculty: Dr. R. Darin Ellis. Team Members: Justin Ar-Rasheed

WAVE2: Warriors Autonomous Vehicle IGVC Entry. Wayne State University. Advising Faculty: Dr. R. Darin Ellis. Team Members: Justin Ar-Rasheed WAVE2: Warriors Autonomous Vehicle 2010 IGVC Entry Wayne State University Advising Faculty: Dr. R. Darin Ellis Team Members: Justin Ar-Rasheed Shawn Hunt Sam Li Vishal Lowalekar Prem Sivakumar Ali Syed

More information

Southern Illinois University Edwardsville

Southern Illinois University Edwardsville Southern Illinois University Edwardsville 2014-2015 I certify that the design and engineering of the vehicle Roadrunner by the SIUE Team Roadrunner has been significant and equivalent to what might be

More information

Engineering Requirements

Engineering Requirements Agenda System Overview Engineering Requirements Updates Test Plan Functional Decomp and System Architecture Benchmarking Motors/actuators Controllers Engineering Analysis (Feasibility) Various Analysis

More information

USER GUIDE. R10+ CAR DVR Your expert witness on board

USER GUIDE. R10+ CAR DVR Your expert witness on board USER GUIDE R10+ CAR DVR Your expert witness on board Languages 4 3 Community /kaiserbaas Tech support: e: helpdesk@kaiserbaas.com w: www.kaiserbaas.com/support p: Australia 1300 302 306 p: New Zealand

More information

ELSAG North America Law Enforcement Systems, LLC

ELSAG North America Law Enforcement Systems, LLC MPH 900 Datasheet Rev 4.0 Date: 28.01.2008 Figure 1: MPH 900S Mobile Plate IP Smart Cameras MPH 900 Mobile Plate Reader IP Smart Camera LPR Camera sensor Black/White progressive scan CCD Color Overview

More information

NOTICE OF INTENDED INSTALLATION AND USE

NOTICE OF INTENDED INSTALLATION AND USE * JBL Audio equipped vehicles will require additional part # DP-TYJBL1 audio interface. NOTICE OF INTENDED INSTALLATION AND USE THE ROSEN MULTI-MEDIA NAVIGATION SYSTEMS CONTAIN AN INTERNAL VIDEO PLAYER,

More information

Designing a software framework for automated driving. Dr.-Ing. Sebastian Ohl, 2017 October 12 th

Designing a software framework for automated driving. Dr.-Ing. Sebastian Ohl, 2017 October 12 th Designing a software framework for automated driving Dr.-Ing. Sebastian Ohl, 2017 October 12 th Challenges Functional software architecture with open interfaces and a set of well-defined software components

More information

TAG GD700 rugged tablet

TAG GD700 rugged tablet white paper TAG GD700 rugged tablet Designed to be ready for always-connected duty The TAG GD700 Suitable for a wide range of deployments The TAG GD700 is a 7-inch tablet that s part of TAG Global System

More information

Homework 13: User Manual

Homework 13: User Manual Homework 13: User Manual Team Code Name: Autonomous Targeting Vehicle Group No. 3 User Manual Outline: Brief (marketing-style) product description Product illustration annotated with callouts for each

More information

Giancarlo Vasta, Magneti Marelli, Lucia Lo Bello, University of Catania,

Giancarlo Vasta, Magneti Marelli, Lucia Lo Bello, University of Catania, An innovative traffic management scheme for deterministic/eventbased communications in automotive applications with a focus on Automated Driving Applications Giancarlo Vasta, Magneti Marelli, giancarlo.vasta@magnetimarelli.com

More information

VBOX Video HDMI. Features RLVBVDHD2-H

VBOX Video HDMI. Features RLVBVDHD2-H VBOX HD2 HDMI allows users to stream real-time video and audio to an HDMI compatible monitor, recorder or streaming device. This is ideal for live coverage of motorsport events for TV or social media,

More information

Ready to Install 1.3MP Professional IP Camera System

Ready to Install 1.3MP Professional IP Camera System Mini Bullet ELI-SIP-B13-4R x 2 12VDC Network 1.3 MP Resolution Day/Night Mini Bullet with Super Flux IR LEDs Vandal Resistant IK5 & IP65 Fixed 3.6 Mega Pixel Lens 720p ewdr 70dB real-time 30fps NVR ELI-SIP-NVR

More information

Hyper Stimulator Set Up Instructions

Hyper Stimulator Set Up Instructions Hyper Stimulator Set Up Instructions If you are setting up your Hyper Stimulator for the first time, these guidelines will help you ensure your Hyper Stimulator is unpacked and connected in the correct

More information

No Limits MicroMax M-Max Customized Solutions

No Limits MicroMax M-Max Customized Solutions Overview of M-Max s Customized Portfolio No Limits MicroMax M-Max Customized Solutions Each industry has its own computing requirements, and often a standard solution does not meet a customer s stringent

More information

Matthew Morris Lalit Tanwar

Matthew Morris Lalit Tanwar Adviser: Dr. Becker-Gomez Tim Southerton Brian Grosso Matthew Morris Lalit Tanwar Kevin Meehan Alex Reid 10/01/13 RC Camera Car SDR 1 Background Information Problem Definition Stakeholders RIT Customer

More information

iops-18 User Manual 2013 Oct V1 IBASE Technology Inc.

iops-18 User Manual 2013 Oct V1 IBASE Technology Inc. www.ibase.com.tw iops-18 User Manual 2013 Oct V1 IBASE Technology Inc. iops-18 User Manual 1 Copyright 2013 IBASE Technology Inc. All Rights Reserved. No part of this manual, including the products and

More information

ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide

ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide ipanel CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications ipanel Installation Guide CONTROL TECHNOLOGY CORPORATION ipanel Installation Guide and Specifications 2003 Control Technology

More information

Technical Specification for Educational Robots

Technical Specification for Educational Robots Technical Specification for Educational Robots 1. Introduction The e-yantra project, sponsored by MHRD, aims to start a robotic revolution in the country through the deployment of low-cost educational

More information

Advanced Driver Assistance: Modular Image Sensor Concept

Advanced Driver Assistance: Modular Image Sensor Concept Vision Advanced Driver Assistance: Modular Image Sensor Concept Supplying value. Integrated Passive and Active Safety Systems Active Safety Passive Safety Scope Reduction of accident probability Get ready

More information

KELVIN: Kart for Long distance Vision Navigation 2001 Florida Conference on Recent Advances in Robotics May 10-11, 2001, Florida A&M University

KELVIN: Kart for Long distance Vision Navigation 2001 Florida Conference on Recent Advances in Robotics May 10-11, 2001, Florida A&M University KELVIN: Kart for Long distance Vision Navigation 2001 Florida Conference on Recent Advances in Robotics May 10-11, 2001, Florida A&M University Jason W. Grzywna Researcher, MIL Email: grzywna@ufl.edu Dr.

More information

B a c k U p C a m e r a s

B a c k U p C a m e r a s B a c k U p C a m e r a s Rostra s RearSight commercial grade back up cameras offer a choice between premiere Sony CCD cameras and hybrid CMOS cameras which project a superior image onto the rearview mirror

More information

Festo LOGISTICS COMPETITION 2011

Festo LOGISTICS COMPETITION 2011 Festo LOGISTICS COMPETITION 2011 ENGINEERING REFERENCE 013 This booklet includes descriptions and features of the Robotino platform and hardware incorporated into the competition area. Index 1.1 The Mobile

More information

The Robographer: Progress Review #7

The Robographer: Progress Review #7 0 P a g e The Robographer: Progress Review #7 Name: Rohit Dashrathi Team: G (The Robographers) Teammates: Jimit Gandhi Gauri Gandhi Rohit Dashrathi Sida Wang Tiffany May ILR No.: # 6 Submission Date: Jan

More information

Be sure to always check the camera is properly functioning, is properly positioned and securely mounted.

Be sure to always check the camera is properly functioning, is properly positioned and securely mounted. Please read all of the installation instructions carefully before installing the product. Improper installation will void manufacturer s warranty. The installation instructions do not apply to all types

More information

EEL 5666C FALL Robot Name: DogBot. Author: Valerie Serluco. Date: December 08, Instructor(s): Dr. Arroyo. Dr. Schwartz. TA(s): Andrew Gray

EEL 5666C FALL Robot Name: DogBot. Author: Valerie Serluco. Date: December 08, Instructor(s): Dr. Arroyo. Dr. Schwartz. TA(s): Andrew Gray EEL 5666C FALL 2015 Robot Name: DogBot Author: Valerie Serluco Date: December 08, 2015 Instructor(s): Dr. Arroyo Dr. Schwartz TA(s): Andrew Gray Jacob Easterling INTRODUCTION ABSTRACT One of the fun things

More information

Android GPS Navigation HD Car Recorder. User Manual

Android GPS Navigation HD Car Recorder. User Manual Android GPS Navigation HD Car Recorder User Manual Dear Customer, To Customer Thanks for buying our car camera, it is our honor and pleasure to serve you to using our product. Before using this product,

More information

OVERVIEW IDEA BOARD 1. SUITE BY

OVERVIEW IDEA BOARD 1. SUITE BY IDEA BOARD Multimedia creativity goes mobile. The Bene IDEA BOARD integrates the Hoylu Suite of software with a touch screen connected to the FRAME_S Board. So innovative work isn t just mobile; it is

More information

User s Manual. Revision 1.0. Copyright 2016 Maretron, LLP All Rights Reserved

User s Manual. Revision 1.0. Copyright 2016 Maretron, LLP All Rights Reserved MBB300C Vessel Monitoring and Control Black Box User s Manual Revision 1.0 Copyright 2016 Maretron, LLP All Rights Reserved Maretron, LLP 9014 N. 23 rd Ave #10 Phoenix, AZ 85021-7850 http://www.maretron.com

More information

DirectCommand Installation 5 Channel Spreader Control Module Technology

DirectCommand Installation 5 Channel Spreader Control Module Technology DirectCommand Installation Ag Leader Technology Note: Indented items indicate parts included in an assembly listed above Part Name/Description Part Number Quantity Direct Command Kit 4100582 1 Cable Installation

More information

Experiment 4.A. Speed and Position Control. ECEN 2270 Electronics Design Laboratory 1

Experiment 4.A. Speed and Position Control. ECEN 2270 Electronics Design Laboratory 1 .A Speed and Position Control Electronics Design Laboratory 1 Procedures 4.A.0 4.A.1 4.A.2 4.A.3 4.A.4 Turn in your Pre-Lab before doing anything else Speed controller for second wheel Test Arduino Connect

More information

Robot For Assistance. Master Project ME-GY 996. Presented By: Karim Chamaa. Presented To: Dr. Vikram Kapila

Robot For Assistance. Master Project ME-GY 996. Presented By: Karim Chamaa. Presented To: Dr. Vikram Kapila Robot For Assistance Master Project ME-GY 996 Presented By: Karim Chamaa Presented To: Dr. Vikram Kapila Project Description Building a robot with an assistance duty. Goals: Build a cheap and independent

More information

RCO Compact Rugged Fanless System with Intel Atom E3827/E3845 or Celeron J1900

RCO Compact Rugged Fanless System with Intel Atom E3827/E3845 or Celeron J1900 RCO-1000 Compact Rugged Fanless System with Intel Atom E3827/E3845 or Celeron J1900 FEATURES Intel Atom Processor E3827, E3845, or Celeron J1900 1x 204-pin DDR3L SO-DIMM, up to 8GB Dual independent display

More information

SD-50 Vehicle Dock. Introduction. Highlights. Ordering

SD-50 Vehicle Dock. Introduction. Highlights. Ordering Vehicle Dock Quick Specification Loud Speaker Dock for Intermec CN50 Front View Back View Introduction The SD-50 vehicle dock provides a simple method to produce outstanding audio from Intermec s CN50

More information

Autonomous Mobile Robots Using Real Time Kinematic Signal Correction and Global Positioning System Control

Autonomous Mobile Robots Using Real Time Kinematic Signal Correction and Global Positioning System Control Paper 087, IT 304 Autonomous Mobile Robots Using Real Time Kinematic Signal Correction and Global Positioning System Control Thongchai Phairoh, Keith Williamson Virginia State University tphairoh@vsu.edu

More information

AlphaBot2 robot building kit for Arduino

AlphaBot2 robot building kit for Arduino AlphaBot2 robot building kit for Arduino SKU 110060864 Description This AlphaBot2 robot kit is designed to use with an Arduino compatible board UNO PLUS. It features rich common robot functions including

More information

RCO-3000 Advanced Fanless System with 5 th Gen Intel Broadwell Core i5/i3 or Celeron Processor, 2x LAN

RCO-3000 Advanced Fanless System with 5 th Gen Intel Broadwell Core i5/i3 or Celeron Processor, 2x LAN RCO-3000 Advanced Fanless System with 5 th Gen Intel Broadwell Core i5/i3 or Celeron Processor, 2x LAN FEATURES Intel Core Processor i5-5350u, up to 2.9GHz / i3-5010u, 2.1GHz or Celeron 3765U, 1.9GHz 1x

More information

Index. Jeff Cicolani 2018 J. Cicolani, Beginning Robotics with Raspberry Pi and Arduino,

Index. Jeff Cicolani 2018 J. Cicolani, Beginning Robotics with Raspberry Pi and Arduino, A Accessor methods, 92 Adafruit, 9 Adafruit DC & Stepper Motor HAT assembling board adjustment, 199 circuit board, 199 kit, 197 pins, 197 preparation, 197 Raspberry Pi, 198, 204 removal, 201 rotation,

More information

COM Express Compact and Qseven embedded PC Module based on Intel Atom Processor. Presented by: congatec AG Christof Riederer

COM Express Compact and Qseven embedded PC Module based on Intel Atom Processor. Presented by: congatec AG Christof Riederer COM Express Compact and Qseven embedded PC Module based on Intel Atom Processor Presented by: congatec AG Christof Riederer COM Express Dimensions Compact (95mm x 95mm) Perfect for limited space apps.

More information

Vega Basic Family. Automatic Number Plate Reader

Vega Basic Family. Automatic Number Plate Reader Vega Basic Family Automatic Number Plate Reader Mainly targeted to stop & go tolling, parking and access control systems, with a maximum input power of 13W, the Vega Basic line features a Power-over- Ethernet

More information

Communication Gateway

Communication Gateway Communication Gateway (with NXP i.mx6 ARM Cortex application processor) VPC100 Communication Gateway Communication Gateway VPC100 This flyer contains information on pre-production products. Specifications

More information

AlphaBot2 robot building kit for Raspberry Pi 3 Model B

AlphaBot2 robot building kit for Raspberry Pi 3 Model B AlphaBot2 robot building kit for Raspberry Pi 3 Model B SKU 110060863 Description This AlphaBot2 robot kit is designed to use with Raspberry Pi 3 Model B. It features rich common robot functions including

More information

Gas Pedal Tester. APPLICATION GUIDE: Gas Pedal Tester OVERVIEW APPLICATION GUIDE T116. Installing the template. Requirements FUNCTIONAL TESTING

Gas Pedal Tester. APPLICATION GUIDE: Gas Pedal Tester OVERVIEW APPLICATION GUIDE T116. Installing the template. Requirements FUNCTIONAL TESTING APPLICATION GUIDE FUNCTIOL TESTING APPLICATION GUIDE: Gas Pedal Tester Gas Pedal Tester T6 OVERVIEW This sigpod Gas Pedal application was designed to verify the operation of automotive pedal assemblies.

More information

> Acoustical feedback in the form of a beep with increasing urgency with decreasing distance to an obstacle

> Acoustical feedback in the form of a beep with increasing urgency with decreasing distance to an obstacle PARKING ASSIST TESTING THE MEASURABLE DIFFERENCE. > Creation of complex 2-dimensional objects > Online distance calculations between moving and stationary objects > Creation of Automatic Points of Interest

More information

Order Information. (*) ask for details at our sales department

Order Information. (*) ask for details at our sales department Technical Information Display size 19.0 Display manufacturer AUO Display type G190ETN01.2 Resolution 1280x1024 Format 5:4 Contrast ratio 1000:1 Brightness 350cd Angle View H170 / V160 Colors 16.7 million

More information

Individual Lab Report #6. Pratik Chatrath. Team A / Team Avengers. Teammates: Tushar Agrawal, Sean Bryan. January 28, 2016

Individual Lab Report #6. Pratik Chatrath. Team A / Team Avengers. Teammates: Tushar Agrawal, Sean Bryan. January 28, 2016 Individual Lab Report #6 Pratik Chatrath Team A / Team Avengers Teammates: Tushar Agrawal, Sean Bryan January 28, 2016 I. Individual Progress Overall in the last semester, I worked on developing obstacle

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

Wall-Follower. Xiaodong Fang. EEL5666 Intelligent Machines Design Laboratory University of Florida School of Electrical and Computer Engineering

Wall-Follower. Xiaodong Fang. EEL5666 Intelligent Machines Design Laboratory University of Florida School of Electrical and Computer Engineering Wall-Follower Xiaodong Fang EEL5666 Intelligent Machines Design Laboratory University of Florida School of Electrical and Computer Engineering TAs: Tim Martin Josh Weaver Instructors: Dr. A. Antonio Arroyo

More information

Automation Motion Server

Automation Motion Server Automation Motion Server Family of industrial PCs preconfigured with Aerotech s A3200 motion controller Intel i5 and i7 processors Rack or panel-mount versions DVI and video outputs Optional EtherCAT or

More information

Product Specification. Shuttle K-Series Barebone K48. Seemingly small, but big in reality. Feature Highlight.

Product Specification. Shuttle K-Series Barebone K48. Seemingly small, but big in reality. Feature Highlight. Seemingly small, but big in reality Attractive, quiet, a most appealing price and equipped with an integrated slot designed for 5.25" drives - all of which enables the K- Series Barebone K48 to complement

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

logic table of contents: squarebot logic subsystem 7.1 parts & assembly concepts to understand 7 subsystems interfaces 7 logic subsystem inventory 7

logic table of contents: squarebot logic subsystem 7.1 parts & assembly concepts to understand 7 subsystems interfaces 7 logic subsystem inventory 7 logic table of contents: squarebot logic subsystem 7.1 parts & assembly concepts to understand 7 subsystems interfaces 7 logic subsystem inventory 7 7 1 The Vex Micro Controller coordinates the flow of

More information

IOT-GATE-iMX7 Datasheet

IOT-GATE-iMX7 Datasheet IOT-GATE-iMX7 Datasheet Industrial Internet of Things Gateway Product Specification v.1.3 Capable, compact, affordable: i.mx7 Dual IoT-Gate has been designed to answer demanding IoT application requirements

More information

Specification for HDVR004&HDVR004GW(4)

Specification for HDVR004&HDVR004GW(4) Easy Storage Technology Co., Ltd. Add: 5/F, Building 23, KezhiRoad, Science &Technology Industrial Park, NanShan District,Shenzhen,China Tel:0086-(0)755-2650- 3848 Mobile:0086(0)137-9855-8354 Website:www.szest.com

More information

Evaluating the Performance of a Vehicle Pose Measurement System

Evaluating the Performance of a Vehicle Pose Measurement System Evaluating the Performance of a Vehicle Pose Measurement System Harry Scott Sandor Szabo National Institute of Standards and Technology Abstract A method is presented for evaluating the performance of

More information

Price List Good through 1/2018

Price List Good through 1/2018 Price List Good through 1/2018 BioDigitalPC Cards BioDigitalPC 11 BioDigitalPC 10 MSRP: $2,470.00 SKU: ADDC-11C-16-128 [16GB, DDR4, i7] MSRP: $2,270.00 SKU: ADDC-11C-8-128 [8 GB, DDR4, i7] MSRP: $2,070.00

More information

HFX series I First generation Hall effect joysticks

HFX series I First generation Hall effect joysticks an APEM Group Company HFX series I The HFX Series I Joystick is designed for precision finger operated applications requiring proportional control and long trouble-free life. Featuring non-contacting Hall

More information

Ford SYNC 3. Multi Camera Interface Installation and User Manual

Ford SYNC 3. Multi Camera Interface Installation and User Manual 250-8455 Ford SYNC 3 Multi Camera Interface Installation and User Manual Table Of Contents Installation 1 Switching to the Interface 3 Interface Homepage 4 Interface Settings 5 Camera Control 7 HDMI Input

More information

OCEAN 7T. Technical presentation (ENGLISH) FURUNO ELECTRIC CO., LTD. All Rights Reserved.

OCEAN 7T. Technical presentation (ENGLISH) FURUNO ELECTRIC CO., LTD. All Rights Reserved. OCEAN 7T Technical presentation (ENGLISH) Software technology Navigation software has been designed to make the most of Radio Ocean marine plotters. Works in Multi-Touch Screen Jeppesen charting technology

More information

EyeCheck Smart Cameras

EyeCheck Smart Cameras EyeCheck Smart Cameras 2 3 EyeCheck 9xx & 1xxx series Technical data Memory: DDR RAM 128 MB FLASH 128 MB Interfaces: Ethernet (LAN) RS422, RS232 (not EC900, EC910, EC1000, EC1010) EtherNet / IP PROFINET

More information

Komando Dash Cam Pro with Night Vision

Komando Dash Cam Pro with Night Vision Komando Dash Cam Pro with Night Vision 1 Index Page 1 What s included and Safety Notice Page 2 Operating Menu Diagram Page 3 Installation Page 4 Features Page 5 Exploring the Menu and Customization Settings

More information

ZOTAC ZBOX User s Manual

ZOTAC ZBOX User s Manual ZOTAC ZBOX User s Manual No part of this manual, including the products and software described in it, may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language

More information

Motor Controllers. On-Road AC Motor Controller. Model 1239E.

Motor Controllers. On-Road AC Motor Controller. Model 1239E. Motor Controllers Model 29E www.curtisinstruments.com The E difference A significant enhancement to the Curtis AC family, The E models utilize a powerful dual-microprocessor logic architecture to provide

More information

Autonomous Ground Vehicle (AGV) Project

Autonomous Ground Vehicle (AGV) Project utonomous Ground Vehicle (GV) Project Demetrus Rorie Computer Science Department Texas &M University College Station, TX 77843 dmrorie@mail.ecsu.edu BSTRCT The goal of this project is to construct an autonomous

More information

This manual was downloaded on (0) TS8000. Firewire Option 8000/FA/00 HA Issue 1

This manual was downloaded on (0) TS8000. Firewire Option 8000/FA/00 HA Issue 1 TS8000 Firewire Option 8000/FA/00 HA471483 Issue 1 Copyright SSD Drives, Inc. 2006 All rights strictly reserved. No part of this document may be stored in a retrieval system, or transmitted in any form

More information

w w w. b a s e t r a i n i n g i n s t i t u t e. c o

w w w. b a s e t r a i n i n g i n s t i t u t e. c o Disclaimer: Some of the images and most of the data in this presentation are collected from various sources in the internet. If you notice any copyright issues or mistakes, please let me know by mailing

More information

PLDVRCAM44 VEHICLE DVR DASH CAM KIT

PLDVRCAM44 VEHICLE DVR DASH CAM KIT PLDVRCAM44 VEHICLE DVR DASH CAM KIT Dual Camera Video Recording System with Full HD 1080p USER MANUAL BASIC KEY FUNCTION 1. Mode Button A: Press Mode button to switch Video / Photo /playback mode in standby;

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

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

AUTOMOTIVE CONTROLLER

AUTOMOTIVE CONTROLLER SA-2793 USER GUIDE BR LEE 8515/8816 PAVER AUTOMOTIVE CONTROLLER Table of Contents I. Revisions.2 II. Software Specification.......2 III. Description of Operation...3 IV. Fault Codes for Status LED..8 V.

More information

ULTRALOW POWER 24-BIT DUAL SEISMIC DATA RECORDER WITH INTERNAL SCU CONTROLLER Model DR4050-A-SCU/IF

ULTRALOW POWER 24-BIT DUAL SEISMIC DATA RECORDER WITH INTERNAL SCU CONTROLLER Model DR4050-A-SCU/IF ULTRALOW POWER 24-BIT DUAL SEISMIC DATA RECORDER WITH INTERNAL SCU CONTROLLER Model DR4050-A-SCU/IF The eentec DR4050-A-SCU/IF is a rugged, ultra low power, high-performance, versatile 24- bit ADC resolution

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

Progress Review 1 Tushar Agrawal. Team A - Avengers Teammates: Adam Yabroudi, Pratik Chatrath, Sean Bryan ILR #2

Progress Review 1 Tushar Agrawal. Team A - Avengers Teammates: Adam Yabroudi, Pratik Chatrath, Sean Bryan ILR #2 Progress Review 1 Tushar Agrawal Team A - Avengers Teammates: Adam Yabroudi, Pratik Chatrath, Sean Bryan ILR #2 October 23, 2015 1. Individual Progress For the week, I was responsible for setting up the

More information

CAM-KIT6. User Manual. Connects2Vision. Mirror with DVR & Rear Camera PRODUCT FEATURES:

CAM-KIT6. User Manual. Connects2Vision. Mirror with DVR & Rear Camera PRODUCT FEATURES: User Manual CAM-KIT6 Mirror with DVR & Rear Camera PRODUCT FEATURES: Display: 5 inch Speaker: Built in MIC: Built in Mini USB: 5V 2A Micro SD Card Support: 32G max (not supplied) Rear Camera Input: 2.5mm

More information

802.11p ETSI TC ITS Wireless Communication System, On Board Unit. Model: OBU-102

802.11p ETSI TC ITS Wireless Communication System, On Board Unit. Model: OBU-102 802.11p ETSI TC ITS Wireless Communication System, On Board Unit Model: OBU-102 Unex's OBU-102 is an integrated 802.11p ETSI TC ITS Wireless Communication System designed for deploying V2V, V2R, and V2I

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

Precision Roadway Feature Mapping Jay A. Farrell, University of California-Riverside James A. Arnold, Department of Transportation

Precision Roadway Feature Mapping Jay A. Farrell, University of California-Riverside James A. Arnold, Department of Transportation Precision Roadway Feature Mapping Jay A. Farrell, University of California-Riverside James A. Arnold, Department of Transportation February 26, 2013 ESRA Fed. GIS Outline: Big picture: Positioning and

More information

PS/2 Mouse Port. HDMI Port (HDMI1) Refer to "General Notes Relating to Pepperl+Fuchs Product Information". 1

PS/2 Mouse Port. HDMI Port (HDMI1) Refer to General Notes Relating to Pepperl+Fuchs Product Information. 1 Industrial Box Thin Client Features Internal power supply for AC or 24 V DC input VisuNet RM Shell 4.x or 5.x installed Option for Class I/Div 2 hazardous locations Supports up to 4 monitors Energy-efficient

More information

LU9715 Digital Projector Installation Guide

LU9715 Digital Projector Installation Guide LU9715 Digital Projector Installation Guide English Table of Contents Product information... 3 Packing contents...3 Projector specifications...4 Projector exterior view...4 Terminals...5 Control panel...5

More information

55" 10-point Multi-touch Commercial Display

55 10-point Multi-touch Commercial Display 55" 10-point Multi-touch Commercial Display CDM5500T 24 hours a day 7 days a week operations Built-in Quad Core Media Player with 16GB Storage Embedded LAN and Wi-Fi Internal Scheduler Content Management

More information

Micro-controllers. Applications in Experimental Aircraft. RAA Meeting Nov 14, Terry Fisher

Micro-controllers. Applications in Experimental Aircraft. RAA Meeting Nov 14, Terry Fisher Micro-controllers Applications in Experimental Aircraft RAA Meeting Nov 14, 2016 Terry Fisher About Me Retired software/hardware designer Pilot Cessna 182T C-GYKF, G1000 Building a Rotorway Exec 162F Mentor

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

OLD DOMINION UNIVERSITY AUTONOMOUS SURFACE VEHICLE TEAM: BIG BLUE

OLD DOMINION UNIVERSITY AUTONOMOUS SURFACE VEHICLE TEAM: BIG BLUE OLD DOMINION UNIVERSITY AUTONOMOUS SURFACE VEHICLE TEAM: BIG BLUE MEMBERS BIRAM DIOP DARENI FARRAR LLOYD THURSTON MATTHEW VECERKAUSKAS NADEEM KHAN THEODORE TEATES Abstract For the 8th Annual International

More information

Video VBOX Lite. 10Hz GPS Data-logger with Integrated Video and Graphics. What can Video VBOX Lite do? Features

Video VBOX Lite. 10Hz GPS Data-logger with Integrated Video and Graphics. What can Video VBOX Lite do? Features Powerful VBOX datalogging and video technology in a user-friendly, affordable product is a one box solution, incorporating a solid state video recorder, a VBOX 10Hz GPS data-logger and a real time graphic

More information

JEM Internal Ball Camera (Int-Ball)

JEM Internal Ball Camera (Int-Ball) JEM Internal Ball Camera (Int-Ball) July 14, 2017 Japan Aerospace Exploration Agency 1 Objective of Project Currently, when working in the Japanese Experiment Module ( Kibo ), the crew (astronaut) often

More information

S100 Series. Compact Smart Camera. High Performance: Dual Core Cortex-A9 processor and Xilinx FPGA. acquisition and preprocessing

S100 Series. Compact Smart Camera. High Performance: Dual Core Cortex-A9 processor and Xilinx FPGA. acquisition and preprocessing S100 Series Compact Smart Camera High Performance: Dual Core Cortex-A9 processor and Xilinx FPGA IP-67 Rated enclosure Programmable FPGA for image acquisition and preprocessing Multiple resolution: VGA,

More information

GPS+CAMTM. User Manual VS55020

GPS+CAMTM. User Manual VS55020 VS55020 GPS+CAMTM User Manual Congratulations on purchasing the Vision System. This innovative product integrates the functions of a front view car video recorder, a rear view monitoring system, and GPS

More information

Video VBOX Lite. 10Hz GPS Data-logger with Integrated Video and Graphics. What can Video VBOX Lite do? Features

Video VBOX Lite. 10Hz GPS Data-logger with Integrated Video and Graphics. What can Video VBOX Lite do? Features Video VBOX Lite Powerful VBOX datalogging and video technology in a user-friendly, affordable product Video VBOX Lite is a one box solution, incorporating a solid state video recorder, a VBOX 10Hz GPS

More information

How Microcontrollers help GPUs in Autonomous Drive

How Microcontrollers help GPUs in Autonomous Drive How Microcontrollers help GPUs in Autonomous Drive GTC 2017 Munich, 2017-10-12 Hans Adlkofer, VP Automotive System department Outline 1 Main Safety concepts 2 Sensor Fusion architecture and functionalities

More information

DS-MP7608HN/M12 Series Mobile Video Recorder. Key Feature. Available Model

DS-MP7608HN/M12 Series Mobile Video Recorder. Key Feature. Available Model DS-MP7608HN/M12 Series Mobile Video Recorder Key Feature Connects 8-ch IP cameras via PoE interfaces. Connects 8 more IP cameras via PoE switch. Up to 1080p resolution of H.264/H.265 compression for each

More information

ACO In-Vehicle Fanless System w/ Intel Broadwell-U Core i5/i3 or Celeron Processor

ACO In-Vehicle Fanless System w/ Intel Broadwell-U Core i5/i3 or Celeron Processor ACO-3000 In-Vehicle Fanless w/ Intel Broadwell-U Core i5/i3 or Celeron Processor FEATURES Intel Core i5-5350u, i3-5010u, or Celeron 3765U 1x 204-pin DDR3L SO-DIMM, up to 8GB 1x DVI-I and 1x DisplayPort

More information

Specification for HDVR8045/8085&HDVR8045/85GW(4)

Specification for HDVR8045/8085&HDVR8045/85GW(4) Easy Storage Technology Co., Ltd. Add: 5/F, Building 23, KezhiRoad, Science &Technology Industrial Park, NanShan District,Shenzhen,China Tel:0086-(0)755-2650- 3848 Fax:0086-(0)755-2661-3808 Mobile:0086(0)137-9855-8354

More information