Spring Final Review. Austin Anderson Geoff Inge Ethan Long. Gavin Montgomery Mark Onorato Suresh Ratnam. Eddy Scott Tyler Shea Marcell Smalley

Size: px
Start display at page:

Download "Spring Final Review. Austin Anderson Geoff Inge Ethan Long. Gavin Montgomery Mark Onorato Suresh Ratnam. Eddy Scott Tyler Shea Marcell Smalley"

Transcription

1 Spring Final Review Austin Anderson Geoff Inge Ethan Long Gavin Montgomery Mark Onorato Suresh Ratnam Eddy Scott Tyler Shea Marcell Smalley Project Customer: Dr. Eric Frew Project Advisor: Dr. Ryan Starkey 8/24/2014 Aerospace Engineering Sciences - Scout Slide 1

2 Background and Purpose Autonomous search and rescue multi-copter Capable of exploring dangerous urban environments Reduce risk to human life Map the environment Navigating through doorways is a critical capability 8/24/2014 Aerospace Engineering Sciences - Scout Slide 2

3 Concept of Operations Top View Level 1 Objective: Sensing ±6cm 1m Wall Doorway Floor Measure altitude and relative position with ±3cm Level 2 Objective: Motion Side View Maintain hover ±6cm Control position with ±6cm Doorway Wall Level 3 Objective: Doorway Search and Maneuver 1m Floor Search and fly through doorway 8/24/2014 Aerospace Engineering Sciences - Scout Slide 3

4 Multi-copter CAD Design 8/24/2014 Aerospace Engineering Sciences - Scout Slide 4

5 FBD/General Design Solution 8400 mah LiPo Battery Regulates Voltage for Sensor Suite 11.1 V Battery Elimination 5.0 V Circuit Relays Power to Components and Hosts Connections Breakout Board 3.3 V LDO Regulator 3.3 V Used for Vertical Positioning Ultrasonic Sensor Power Sensor Suite 11.1 V Used to Control Mutli-copter 11.1 V Control System Multi-Copter Regulates Power for APM APM Power Module 5.3 V APM Autopilot PWM Signals to ESC RTF X8 Multi-copter Responsible for Maneuvering and Navigation USB 2.0 MAVLink Data Packets Inverter UART Ports Single Board Comp. SD Memory Card 2 Port USB HUB USB 2.0 Port TTL Level Inverted Lateral Position Data 5.0 V Processes Lateral and Vertical Positional Data and Formulates Commands Used for Lateral Positioning TOF Camera Minnowboard SBC USB 2.0 Lateral Position Data 8/24/2014 Aerospace Engineering Sciences - Scout Slide 5

6 Single Board Computer Update Upon porting TOF camera algorithms to BeagleBone Black, the two devices were found to be incompatible BeagleBone Black has Arm A8 architecture while TOF camera s Shared Object Files require x86 architecture Performed trade study of x86 SBC s, selected MinnowBoard SBC BeagleBone Black MinnowBoard Architecture Arm A8 x86 Processing Speed Power Draw 1 GHz 1 GHz 2.5 Watts (0.5A at 5V) 12.5 Watts (2.5A at 5V) Mass 38 grams 137 grams MinnowBoard 8/24/2014 Aerospace Engineering Sciences - Scout Slide 6

7 Critical Project Elements CPE 1 CPE 2 Critical Project Element Capable of ±6cm precision control Relative position measurements must have ±3cm accuracy Consequence of Failure Without precision control maneuvering will result in crashes If position measurements are inaccurate control system will be ineffective CPE 3 10 minute endurance time Failure to meet customer requirements CPE 4 CPE 5 *(Added post CDR) All components must be within the multi-copter payload capacity Blade guards must be constructed for protection during testing Takeoff capacity critical for flight/mission success Failure to meet customer requirements 8/24/2014 Aerospace Engineering Sciences - Scout Slide 7

8 Testing Overview and Results 8/24/2014 Aerospace Engineering Sciences - Scout Slide 8

9 Vicon System Functionality IR Camera Reflective Markers Vicon streams data which can be collected Vicon Global with MATLAB Reference or C++ Frame SDK Reports object position and orientation Can also get individual marker Scout Body Frame locations frames per second Sub-millimeter accuracy verifies ± Several Different 3cm measurements IR Objects cameras can track be position defined of based reflected on the light position from of markers their IR markers 0.5 Based The rotation Body on camera frame accuracy of geometry, each object position can be of defined tracker by in the space user can be found The Vicon global reference frame can also be specified by the user 8/24/2014 Aerospace Engineering Sciences - Scout Slide 9

10 Level 1 Success Level 1 Success Sensor Suite Test Relative Position (Vertical) Test Relative Position (Lateral) Test Door Detection Test Component Testing Level 1 Objective: Sensing Design a sensor suite capable of integrating with a multi-copter platform Sensor Suite shall measure relative position* of targeted objects with an error of no more ± 3cm when located 0-1 m from the targeted object *from the sensor to a specified point on the doorway 8/24/2014 Aerospace Engineering Sciences - Scout Slide 10

11 Doorway Detection Test Purpose: Test ability to differentiate doorway from wall Related Requirement: Scout shall be able to detect a doorway Test Location: Fleming Indoor Flying Lab Testing Diagram: Wall USB Doorway Field of View Testing Procedure: 1. Establish connection between camera and computer 2. Run detection algorithm 3. Verify door can be detected 4. Repeat steps with different expected poses Single board computer Time of Flight Camera 8/24/2014 Aerospace Engineering Sciences - Scout Slide 11

12 Camera Pixel Doorway Detection Testing Doorframe Hough Detection Actual Test Setup Camera Pixel Hough Transform used to find which Purpose of Average test was Error to see Standard if the system Max could pixels Error identify correspond Min a Error Deviation to doorframe doorway or not (yes or no) Test Setup As Seen By VICON Left Results Frame 4.02 cm 0.1 cm 4.28 cm 3.72 cm Once frame found 3D data of these Right oframe Doorway 2.72 always cm detected 0.3 cm when present pixels 3.37 cm was analyzed 2.26 cm o No false positives 8/24/2014 Aerospace Engineering Sciences - Scout Slide 12

13 Relative Position (Lateral) Test Purpose: Testing ability to measure relative lateral position (X & Y) and data validity with VICON Related Requirement: Scout shall sense relative position with ± 3cm accuracy Test Location: Fleming Indoor Flying Lab Testing Diagram: Wall Single Board Computer USB Doorway VICON markers Time of Flight Camera Field of View X Y Z Testing Procedure: 1. Establish connection between camera and computer 2. Run detection algorithm 3. Output relative position data (distance measurement) 4. Repeat steps with different expected poses 5. Validate with VICON data 8/24/2014 Aerospace Engineering Sciences - Scout Slide 13

14 Relative Position (Lateral) Results Scout was held stationary at a distance of approximately 1 meter from the wall, while the TOF camera and Vicon both took position data Error average equal to 1 cm Errors can be caused by doorway construction/dimension differences Data concludes ±3 cm accuracy requirement met 8/24/2014 Aerospace Engineering Sciences - Scout Slide 14

15 Relative Position (Vertical) Test Purpose: Ability to measure relative vertical position (Z) and data validity with VICON Related Requirement: Measurement of vertical position must be accurate to within to ±3cm for all capture scenarios Test Location: Fleming Indoor Flying Lab Testing Diagram: Testing Procedure: 1. Establish autopilot, computer, Single board computer Autopilot - USB, Mavlink Ultrasonic UART, 5V TTL = VICON markers Ultrasonic Sensor X Y and ultrasonic connections 2. Run measurement algorithm 3. Output relative position data (distance measurement) 4. Repeat steps with different expected poses 5. Validate with VICON data Floor Z 8/24/2014 Aerospace Engineering Sciences - Scout Slide 15

16 Relative Position (Vertical) Results Scout was held stationary at a height of approximately 1 meter while the Ultrasonic sensor and Vicon both took position data Error average equal to 0.8 cm A scalar addition was applied to the data to account for ultrasonic sensor bias Data concludes ±3 cm accuracy requirement met 8/24/2014 Aerospace Engineering Sciences - Scout Slide 16

17 Level 2 Success Level 2 Success Controlled Maneuver Test Controlled Hover Test Thrust Profile Test Level 2 Objective: Motion The control system must control the relative position of the platform to ± 6 cm of a commanded position Scout must maintain controlled hover Scout must achieve controlled dynamic motion 8/24/2014 Aerospace Engineering Sciences - Scout Slide 17

18 Mass/Power Breakdown Component Mass [g] Mounting Time of Flight Camera 140 Ultrasound 4.3 Single Board Computer 119 (Minnowboard) Blade Guards 466 Electronics 66 Total Multi-copter 1841 Battery 614 Scout Total Component Current Voltage Power Single Board Computer (Minnowboard) Argos P-100 Time of Flight Camera MB1261 Ultrasonic Sensor 2.5A 5V 12.5W 1.5A 5V 7.5W 100mA 5V 0.5W APM 2.6 Autopilot 200mA 5V 1W Multi-copter 40A (estimate) 11.1V 444W Total 44.3A 465.5W 1.52 kg Mass: 1.91 kg 44.3 A Power: 50.4 A 8/24/2014 Aerospace Engineering Sciences - Scout Slide 18

19 Thrust Characterization Test Purpose: To characterize how commands given to Scout relate to the thrust generated Related Requirement: Scout shall be capable of controlled maneuvering Test Location: Fleming Indoor Flying Lab Testing Diagram: Wooden Support Frame Load Cell Rope Testing Procedure: 1. Calibrate Load Cell 2. Start collecting data into LabView 3. Increase thrust until load cell experiences load 4. Every 5 seconds increase thrust until max thrust is achieved 5. Use the correlation between stick command and force to characterize thrust 8/24/2014 Aerospace Engineering Sciences - Scout Slide 19

20 Thrust Profiling Results Pulley Friction R/C Controller gives set throttle commands relating to constant PWM signals. Load cell gives resulting thrust for a measured PWM signal. Allows for PWM signal to be sent through Autopilot from the single board computer. Thrust Force Counter Weight Vehicle Vehicle Weight Thrust force experienced for various, constant 3 PWM = 6.89 PWM 2 T signals desired T desired T desired * Equation implemented as output for onboard processing Vehicle Weight Load Cell

21 Ultrasonic Accuracy Sensing Purpose: To ensure that while integrated with the multi-copter, the ultrasonic sensor could accurately sense to ± 3cm. Related Requirement: Sensing shall be accurate to ± 3cm Test Location: Fleming Indoor Flying Lab Testing Diagram: Propeller Wash Floor Vicon Cameras Ultrasonic Wave Testing Procedure: 1. Record ultrasonic data with propellers off 2. Compare taken data to data from Vicon 3. Get offset from compared data 4. Turn propellers on and ensure that data does not leave ± 3cm accuracy 8/24/2014 Aerospace Engineering Sciences - Scout Slide 21

22 Controlled Hover Testing Purpose: To ensure that Scout can hover at ± 6cm of desired position Related Requirement: Scout shall be controlled to ± 6cm of commanded position Test Location: Fleming Indoor Flying Lab Testing Diagram: Floor 1m ±6cm X Z Y Testing Procedure: 1. Have manual control on standby 2. Algorithm should command for 1m hover 3. Data will be logged to onboard SD card 4. Validate data with VICON system 8/24/2014 Aerospace Engineering Sciences - Scout Slide 22

23 Controlled Maneuver Testing Purpose: To ensure that Scout can be controlled to ± 6cm of desired position Related Requirement: Scout shall be controlled to ± 6cm of commanded position Test Location: Fleming Indoor Flying Lab Testing Diagram: Wall Floor >1m 0.5m 1m Z X ±6cm Y Testing Procedure: 1. Have manual control on standby 2. Algorithm should command navigation to 1m away from the wall 3. Scout shall maintain distance for 1 minute 4. Algorithm will command navigation to the center of the doorway 5. Data will be logged and compared to Vicon 8/24/2014 Aerospace Engineering Sciences - Scout Slide 23

24 Level 3 Success Level 3 Success Doorway Navigation Test Level 3 Objective: Doorway Searching & Maneuvering Search for doorway, measuring 0.9m X 2.0m, through lateral movement along wall Navigate and maneuver through a doorway upon detection 8/24/2014 Aerospace Engineering Sciences - Scout Slide 24

25 Doorway Navigation Test Purpose: Test Scout s ability to detect and navigate through a doorway Related Requirements: Scout shall be capable of detecting and navigating through a doorway from 1 meter away Testing Location: Fleming Indoor Flying Lab Procedure: 1. Full system test (with VICON trackers) 2. Ensure connections are made between major components 3. Arm the system 4. Have manual control on standby 5. Algorithm will command Scout to position itself 1m from the doorway 6. System will hold position for 1 minute to ensure sufficient data 7. Scout will then rotate 90 and navigate through doorway while capturing data 8. Data will be logged to onboard SD card 9. Validate data with VICON system Wall Floor Testing Diagram Doorway = 1m 0.5m Top View 1m ±6cm X Y Z 8/24/2014 Aerospace Engineering Sciences - Scout Slide 25

26 Systems Engineering 8/24/2014 Aerospace Engineering Sciences - Scout Slide 26

27 Systems Engineering Approach Scout Project Completion Prove Clarification Multi-copter, Doorway Performed Necessary Verification Detection by needed Blade capabilities Full on positioning TOF guard Testing customer components Breakout Scout camera board doorway sensors, and for mounting plate System search expectations single ultrasonic Propeller sensor voltage board and suite functionality distribution output and fabrication understanding navigation System computer, interference control testing system testing testing Electrical circuit Critical Controlled subsystem autopilot Autopilot Single Vicon Payload Test board project capacity trade IMU facility fabrication element hover/maneuver understanding studies sensor computer capabilities testing performance Software relative identification testing Success Major characterization communication component objectives with state Relative data defined interface Autopilot autopilot/sensor position verification PID gain collection/processin testing (data tuning verification rates, g, control algorithm communication Single board development protocols, computer data power input) processing Future project applications: Full building searches, 3D mapping, testing on various multi-copters 8/24/2014 Aerospace Engineering Sciences - Scout Slide 27

28 Systems Engineering Issues 1. Software interface problems BBB unable to communicate with Argos P100 camera Led to a late design decision to switch to Minnowboard single board computer Called for new mounting and electrical design Led to new interface challenges between the Minnowboard and other components (sensors and APM) 2. Blade Guard requirement introduced after CDR Influenced project significantly Reduced time available for other parts of project Large influence on budget, scheduling, requirements development, testing, multicopter payload capacity 3. Payload-endurance issue expected a 10 min flight duration with 1.5 kg payload. New battery research and testing Electrical design and component connection changes 8/24/2014 Aerospace Engineering Sciences - Scout Slide 28

29 Lessons Learned 1. The design never works perfectly Off-ramps are critical Design has to be flexible, more than one way to complete objectives Don t overlook the little things 2. The more testing the better More testing means problems can be detected earlier and easier 3. Clear, concise definition of design requirements Avoid confusion, time delays and inadequate design 4. Design is iterative re-design is not failure 8/24/2014 Aerospace Engineering Sciences - Scout Slide 29

30 Project Management 8/24/2014 Aerospace Engineering Sciences - Scout Slide 30

31 Management Approach Project Management Organization Project Goals 3 Levels of Success Design requirements Team member communication Master task list Planning Schedule Manpower Equal distribution of team strengths and interests Facilities Budget Monitoring Weekly Advisor meetings Weekly team updates Reallocation of manpower as necessary Comparison of planned vs. actual progress Lessons Learned Careful definition of success to ensure meaningful and achievable project results Margins are absolutely necessary Communication is key, don t assume everyone knows what you know Equal involvement from whole team No On Track? Yes Project Success Subsystem Communication Systems Approach Iterative Design 8/24/2014 Aerospace Engineering Sciences - Scout Slide 31

32 Project Budget Main Budget Breakdown 16% 20% 19% 9% 36% Mechanical Software/Controls Margin Electrical Testing Differences: addition of requirements, backup components, repairs, additional testing equipment, design changes 8/24/2014 Aerospace Engineering Sciences - Scout Slide 32

33 Industry Cost Description Amount Cost Man Hours* 5,184 hrs $162,000 Overhead 200% $324,000 Sr. Projects Budget $5000 $5,000 Multi-copter Budget $3000 $3,000 TOTAL $494,000 Calculated using average of 18 hours per week per person Cost then based on hourly wage derived from average entry level salary for B.S. in AES ($65K) 8/24/2014 Aerospace Engineering Sciences - Scout Slide 33

34 References 1 Hee Jin Sohn; Byung-Kook Kim, "A Robust Localization Algorithm for Mobile Robots with Laser Range Finders," Robotics and Automation, ICRA Proceedings of the 2005 IEEE International Conference on Robotics, pp.3545,3550, April Steux, B.; El Hamzaoui, O., "tinyslam: A SLAM algorithm in less than 200 lines C-language program," Control Automation Robotics & Vision (ICARCV), th International Conference on, pp.1975,1979, 7-10 Dec Bachrach, A.; de Winter, A.; Ruijie He; Hemann, G.; Prentice, S.; Roy, N., "RANGE - robust autonomous navigation in GPS-denied environments," Robotics and Automation (ICRA), 2010 IEEE International Conference on, pp.1096,1097, 3-7 May Laser Scanners, TiM3xx / TiM31x / Indoor / Short Range, SICK Sensor Intelligence., [Cited 10 October 2013] 5 Mid range distance sensors, Dx35 / DS35 / IO-Link, SICK Sensor Intelligence., [Cited 10 October 2013] 6 AT: Samsung Li-Ion Cylindrical 7.4V 2800mAh Flat Top Rechargeable Battery w/ PCM Protection, All-Battery.com, Total Power Solutions, [Cited 13 October 2013] 7 BeagleBone Black, beagleboard.org, [Cited 7 October 2013] 8 URG-04LX-UG01 Product Information, Hokuyo Automatic Co., [September 23, 2013] 9 MB1043 HRLV-MaxSonar -EZ4? Product, MaxBotix, [September 27, 2013] 10 3DR RTF X8, 3D Robotics UAV Technology, [cited 22 September 2013] 11 APM 2.6 Set (external compass), 3D Robotics UAV Technology, [cited 25 September 2013] 12 Laser Grid GS1, GhostStop Ghost Hunting Equipment, [cited 10 October 2013] 13 Notch Filters, Thor Labs, [cited 10 October 2013] 14 X8 Motor Out Test, YouTube.com, [cited 4 October 2013] 8/24/2014 Aerospace Engineering Sciences - Scout Slide 34

35 Appendix 8/24/2014 Aerospace Engineering Sciences - Scout Slide 35

36 Critical Design Requirements Design Requirements DR1 Sensor suite measures relative position while within 1m from the wall at an altitude of 0-2m Parent Requirement CPE 2 DR2 Scout shall be able to detect a doorway CPE 2 DR3 Relative position measurements accurate to within ±3cm CPE 2 DR4 Controlled maneuvering within ±6cm of commanded position CPE 1 DR5 All components must be within the multi-copter payload capacity CPE 4 DR6 Onboard power supply must meet 10 minute endurance time CPE 3 3/3/2014 Aerospace Engineering Sciences - Scout Slide 36

37 Ultrasonic Data [cm] Ultrasonic Data [cm] Prop-Wash Interference Results 54 Propellers Off Time [1/10 s] Propellers On Time [1/10 s] Propeller Interference Testing Shows propellers do alter data, with a mean of 52.7 cm and a standard deviation of 0.88 Will not vary the data enough for requirement failure Propeller Test Stand 8/24/2014 Aerospace Engineering Sciences - Scout Slide 37

38 Systems Summary 8/24/2014 Aerospace Engineering Sciences - Scout Slide 38

39 Success Objectives Level 1 Objective: Sensing Design a sensor suite capable of integrating with a multicopter platform Sensor Suite shall measure relative position* of targeted objects with an error of no more ± 3cm when located 0-1 m from the targeted object Level 2 Objective: Motion The control system must control the relative position of the platform to ± 6 cm of a commanded position Scout must maintain controlled hover Scout must achieve controlled dynamic motion Level 3 Objective: Doorway Searching & Maneuvering Search for doorway, measuring 0.9m X 2.0m, through lateral movement along wall Navigate and maneuver through a doorway upon detection *from the sensor to a specified point on the doorway 8/24/2014 Aerospace Engineering Sciences - Scout Slide 39

40 Payload Capacity Testing Endurance vs. Payload Attachment Test Results Attached Payload [g] Endurance Test g 12 min 31 sec Test g 12 min 27 sec Test g 12 min 25 sec Test g 12 min 30 sec Testing to ensure new battery could meet 10 min endurance requirement Lasted for 12 min 31 seconds with 474 g payload estimation Test did not include current draw from sensor suite (minimal compared to multi-copter) Further testing will be conducted 8/24/2014 Aerospace Engineering Sciences - Scout Slide 40

41 Preliminary TOF Camera Test Testing For Ability of the time of flight camera to measure wall from 1 meter away (DR 1) General Procedure 1. Time of Flight Camera placed at a distance 1m away from test wall/doorway 2. Data was captured by the camera 3. Captured data run through MATLAB script, pixels and distance measurements plotted. Results Camera is capable of producing measurements within 1m and further. Time of Flight Camera Range Testing

42 Ultrasonic Sensor Ultrasonic sensor was communicated with using a serial adapter and simulating terminal using RealTerm. Data was returned over the TX line of the ultrasonic sensor Expected ASCII letter R, followed by 3 numbers corresponding to the distance [cm] 8/24/2014 Aerospace Engineering Sciences - Scout Slide 42

43 Data Rates Scout speed = 0.2 m/s (predefined) To be within ±6cm, new position data needs to be acquired, processed and command given in: t = = 0.3s Rate = 1 = 3.33Hz (At least) 0.3 Camera updates data at 10Hz APM can be commanded UP to 100Hz With safety factor, command rate is chosen to be 5Hz

44 8/24/2014 Aerospace Engineering Sciences - Scout Slide 44

TEAM AERO-I TEAM AERO-I JOURNAL PAPER DELHI TECHNOLOGICAL UNIVERSITY Journal paper for IARC 2014

TEAM AERO-I TEAM AERO-I JOURNAL PAPER DELHI TECHNOLOGICAL UNIVERSITY Journal paper for IARC 2014 TEAM AERO-I TEAM AERO-I JOURNAL PAPER DELHI TECHNOLOGICAL UNIVERSITY DELHI TECHNOLOGICAL UNIVERSITY Journal paper for IARC 2014 2014 IARC ABSTRACT The paper gives prominence to the technical details of

More information

The Next Generation Design of Autonomous MAV Flight Control System SmartAP

The Next Generation Design of Autonomous MAV Flight Control System SmartAP The Next Generation Design of Autonomous MAV Flight Control System SmartAP Kirill Shilov Department of Aeromechanics and Flight Engineering Moscow Institute of Physics and Technology 16 Gagarina st, Zhukovsky,

More information

Precision Range Sensing Free run operation uses a 2Hz filter, with. Stable and reliable range readings and

Precision Range Sensing Free run operation uses a 2Hz filter, with. Stable and reliable range readings and HRLV-MaxSonar - EZ Series HRLV-MaxSonar - EZ Series High Resolution, Precision, Low Voltage Ultrasonic Range Finder MB1003, MB1013, MB1023, MB1033, MB10436 The HRLV-MaxSonar-EZ sensor line is the most

More information

INTELLIGENT LANDING TECHNIQUE USING ULTRASONIC SENSOR FOR MAV APPLICATIONS

INTELLIGENT LANDING TECHNIQUE USING ULTRASONIC SENSOR FOR MAV APPLICATIONS Volume 114 No. 12 2017, 429-436 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu INTELLIGENT LANDING TECHNIQUE USING ULTRASONIC SENSOR FOR MAV APPLICATIONS

More information

The Future of AI A Robotics Perspective

The Future of AI A Robotics Perspective The Future of AI A Robotics Perspective Wolfram Burgard Autonomous Intelligent Systems Department of Computer Science University of Freiburg Germany The Future of AI My Robotics Perspective Wolfram Burgard

More information

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS GPS System Design and Control Modeling Chua Shyan Jin, Ronald Assoc. Prof Gerard Leng Aeronautical Engineering Group, NUS Abstract A GPS system for the autonomous navigation and surveillance of an airship

More information

EEL 4665/5666 Intelligent Machines Design Laboratory. Messenger. Final Report. Date: 4/22/14 Name: Revant shah

EEL 4665/5666 Intelligent Machines Design Laboratory. Messenger. Final Report. Date: 4/22/14 Name: Revant shah EEL 4665/5666 Intelligent Machines Design Laboratory Messenger Final Report Date: 4/22/14 Name: Revant shah E-Mail:revantshah2000@ufl.edu Instructors: Dr. A. Antonio Arroyo Dr. Eric M. Schwartz TAs: Andy

More information

ECE 477 Digital Systems Senior Design Project Rev 8/09. Homework 5: Theory of Operation and Hardware Design Narrative

ECE 477 Digital Systems Senior Design Project Rev 8/09. Homework 5: Theory of Operation and Hardware Design Narrative ECE 477 Digital Systems Senior Design Project Rev 8/09 Homework 5: Theory of Operation and Hardware Design Narrative Team Code Name: _ATV Group No. 3 Team Member Completing This Homework: Sebastian Hening

More information

Testing Autonomous Hover Algorithms Using a Quad rotor Helicopter Test Bed

Testing Autonomous Hover Algorithms Using a Quad rotor Helicopter Test Bed Testing Autonomous Hover Algorithms Using a Quad rotor Helicopter Test Bed In conjunction with University of Washington Distributed Space Systems Lab Justin Palm Andy Bradford Andrew Nelson Milestone One

More information

Classical Control Based Autopilot Design Using PC/104

Classical Control Based Autopilot Design Using PC/104 Classical Control Based Autopilot Design Using PC/104 Mohammed A. Elsadig, Alneelain University, Dr. Mohammed A. Hussien, Alneelain University. Abstract Many recent papers have been written in unmanned

More information

RPLIDAR A1. Introduction and Datasheet. Low Cost 360 Degree Laser Range Scanner. Model: A1M8. Shanghai Slamtec.Co.,Ltd rev.1.

RPLIDAR A1. Introduction and Datasheet. Low Cost 360 Degree Laser Range Scanner. Model: A1M8. Shanghai Slamtec.Co.,Ltd rev.1. www.slamtec.com RPLIDAR A1 2018-03-23 rev.1.1 Low Cost 360 Degree Laser Range Scanner Introduction and Datasheet Model: A1M8 Shanghai Slamtec.Co.,Ltd Contents CONTENTS... 1 INTRODUCTION... 3 SYSTEM CONNECTION...

More information

Introduction to Multicopter Design and Control

Introduction to Multicopter Design and Control Introduction to Multicopter Design and Control Lesson 14 Health Evaluation and Failsafe Quan Quan, Associate Professor qq_buaa@buaa.edu.cn BUAA Reliable Flight Control Group, http://rfly.buaa.edu.cn/ Beihang

More information

AG-VA Fully Autonomous UAV Sprayers

AG-VA Fully Autonomous UAV Sprayers AG-VA Fully Autonomous UAV Sprayers One of the most advance sprayer technology on the market! Best Price - Best Flight Time - Best Coverage Rate - 1 Yr Warranty* The AG-VA UAV Sprayer is available in 3

More information

Heterogeneous Control of Small Size Unmanned Aerial Vehicles

Heterogeneous Control of Small Size Unmanned Aerial Vehicles Magyar Kutatók 10. Nemzetközi Szimpóziuma 10 th International Symposium of Hungarian Researchers on Computational Intelligence and Informatics Heterogeneous Control of Small Size Unmanned Aerial Vehicles

More information

Experimental Study of Autonomous Target Pursuit with a Micro Fixed Wing Aircraft

Experimental Study of Autonomous Target Pursuit with a Micro Fixed Wing Aircraft Experimental Study of Autonomous Target Pursuit with a Micro Fixed Wing Aircraft Stanley Ng, Frank Lanke Fu Tarimo, and Mac Schwager Mechanical Engineering Department, Boston University, Boston, MA, 02215

More information

FOXTECH Nimbus VTOL. User Manual V1.1

FOXTECH Nimbus VTOL. User Manual V1.1 FOXTECH Nimbus VTOL User Manual V1.1 2018.01 Contents Specifications Basic Theory Introduction Setup and Calibration Assembly Control Surface Calibration Compass and Airspeed Calibration Test Flight Autopilot

More information

Multi Robot Navigation and Mapping for Combat Environment

Multi Robot Navigation and Mapping for Combat Environment Multi Robot Navigation and Mapping for Combat Environment Senior Project Proposal By: Nick Halabi & Scott Tipton Project Advisor: Dr. Aleksander Malinowski Date: December 10, 2009 Project Summary The Multi

More information

Hopper Spacecraft Simulator. Billy Hau and Brian Wisniewski

Hopper Spacecraft Simulator. Billy Hau and Brian Wisniewski Hopper Spacecraft Simulator Billy Hau and Brian Wisniewski Agenda Introduction Flight Dynamics Hardware Design Avionics Control System Future Works Introduction Mission Overview Collaboration with Penn

More information

Flight control Set and Kit

Flight control Set and Kit Flight control Set and Kit Quick Start Guide For MegaPirate NG Version 1.2 Thanks for choosing AirStudio flight control electronics. We have created it based on best-in-class software, hardware and our

More information

MB1013, MB1023, MB1033, MB1043

MB1013, MB1023, MB1033, MB1043 HRLV-MaxSonar - EZ Series HRLV-MaxSonar - EZ Series High Resolution, Low Voltage Ultra Sonic Range Finder MB1003, MB1013, MB1023, MB1033, MB1043 The HRLV-MaxSonar-EZ sensor line is the most cost-effective

More information

RPLIDAR A1. Introduction and Datasheet. Low Cost 360 Degree Laser Range Scanner rev.2.1. Model: A1M8. Shanghai Slamtec.Co.

RPLIDAR A1. Introduction and Datasheet. Low Cost 360 Degree Laser Range Scanner rev.2.1. Model: A1M8. Shanghai Slamtec.Co. www.slamtec.com 2018-02-05 rev.2.1 RPLIDAR A1 Low Cost 360 Degree Laser Range Scanner Introduction and Datasheet Model: A1M8 Shanghai Slamtec.Co.,Ltd Contents CONTENTS... 1 INTRODUCTION... 3 SYSTEM CONNECTION...

More information

MULTIPURPOSE QUADCOPTER SOLUTION FOR AGRICULTURE

MULTIPURPOSE QUADCOPTER SOLUTION FOR AGRICULTURE MULTIPURPOSE QUADCOPTER SOLUTION FOR AGRICULTURE Powered by COVERS UP TO 30HA AT 70M FLIGHT ALTITUDE PER BATTERY PHOTO & VIDEO FULL HD 1080P - 14MP 3-AXIS STABILIZATION INCLUDES NDVI & ZONING MAPS SERVICE

More information

A 3D Gesture Based Control Mechanism for Quad-copter

A 3D Gesture Based Control Mechanism for Quad-copter I J C T A, 9(13) 2016, pp. 6081-6090 International Science Press A 3D Gesture Based Control Mechanism for Quad-copter Adarsh V. 1 and J. Subhashini 2 ABSTRACT Objectives: The quad-copter is one of the

More information

FLCS V2.1. AHRS, Autopilot, Gyro Stabilized Gimbals Control, Ground Control Station

FLCS V2.1. AHRS, Autopilot, Gyro Stabilized Gimbals Control, Ground Control Station AHRS, Autopilot, Gyro Stabilized Gimbals Control, Ground Control Station The platform provides a high performance basis for electromechanical system control. Originally designed for autonomous aerial vehicle

More information

RPLIDAR A2. Introduction and Datasheet. Model: A2M3 A2M4 OPTMAG. Shanghai Slamtec.Co.,Ltd rev.1.0 Low Cost 360 Degree Laser Range Scanner

RPLIDAR A2. Introduction and Datasheet. Model: A2M3 A2M4 OPTMAG. Shanghai Slamtec.Co.,Ltd rev.1.0 Low Cost 360 Degree Laser Range Scanner RPLIDAR A2 2016-07-04 rev.1.0 Low Cost 360 Degree Laser Range Scanner Introduction and Datasheet Model: A2M3 A2M4 OPTMAG 4K www.slamtec.com Shanghai Slamtec.Co.,Ltd Contents CONTENTS... 1 INTRODUCTION...

More information

MaxBotix Inc. Copyright MaxBotix Incorporated Patent 7,679,996. Close Range Operation. Warning: Personal Safety Applications

MaxBotix Inc. Copyright MaxBotix Incorporated Patent 7,679,996. Close Range Operation. Warning: Personal Safety Applications HRXL-MaxSonar - WR Series High Resolution, Precision, IP67 Weather Resistant, Ultrasonic Range Finder MB7360, MB7363, MB7366, MB7367, MB7369, MB7380, MB7383, MB7386, MB7387, MB7389 8 The HRXL-MaxSonar-WR

More information

RPLIDAR A2. Introduction and Datasheet. Low Cost 360 Degree Laser Range Scanner. Model: A2M5 A2M6 OPTMAG. Shanghai Slamtec.Co.,Ltd rev.1.

RPLIDAR A2. Introduction and Datasheet. Low Cost 360 Degree Laser Range Scanner. Model: A2M5 A2M6 OPTMAG. Shanghai Slamtec.Co.,Ltd rev.1. 2016-10-28 rev.1.0 RPLIDAR A2 Low Cost 360 Degree Laser Range Scanner Introduction and Datasheet Model: A2M5 A2M6 OPTMAG 4K www.slamtec.com Shanghai Slamtec.Co.,Ltd Contents CONTENTS... 1 INTRODUCTION...

More information

RPLIDAR A3. Introduction and Datasheet. Low Cost 360 Degree Laser Range Scanner. Model: A3M1. Shanghai Slamtec.Co.,Ltd rev.1.

RPLIDAR A3. Introduction and Datasheet. Low Cost 360 Degree Laser Range Scanner. Model: A3M1. Shanghai Slamtec.Co.,Ltd rev.1. www.slamtec.com RPLIDAR A3 2018-01-24 rev.1.0 Low Cost 360 Degree Laser Range Scanner Introduction and Datasheet Model: A3M1 OPTMAG 16K Shanghai Slamtec.Co.,Ltd Contents CONTENTS... 1 INTRODUCTION... 3

More information

DESIGN CONSTRAINTS ANALYSIS

DESIGN CONSTRAINTS ANALYSIS TEAM 9 -MRAV DESIGN CONSTRAINTS ANALYSIS by Nick Gentry UPDATED PSSC 1. An ability to remotely monitor remaining battery life (fuel gauge). 2. An ability to hover in a stable position (based on autonomous

More information

Small and easy to mount IP67 rated. distance to target 1 Weather station monitoring

Small and easy to mount IP67 rated. distance to target 1 Weather station monitoring 4-20HR-MaxSonar -WR/WRC Series High Resolution, Precision, IP67 Weather Resistant, Ultrasonic Range Finders MB7460, MB7469, MB7480, MB7489 5 The 4-20HR-MaxSonar-WR sensor line is a high performance ultrasonic

More information

University of Florida Department of Electrical and Computer Engineering Intelligent Machine Design Laboratory EEL 4665 Spring 2013 LOSAT

University of Florida Department of Electrical and Computer Engineering Intelligent Machine Design Laboratory EEL 4665 Spring 2013 LOSAT University of Florida Department of Electrical and Computer Engineering Intelligent Machine Design Laboratory EEL 4665 Spring 2013 LOSAT Brandon J. Patton Instructors: Drs. Antonio Arroyo and Eric Schwartz

More information

TigreSAT 2010 &2011 June Monthly Report

TigreSAT 2010 &2011 June Monthly Report 2010-2011 TigreSAT Monthly Progress Report EQUIS ADS 2010 PAYLOAD No changes have been done to the payload since it had passed all the tests, requirements and integration that are necessary for LSU HASP

More information

INSTRUCTIONS. 3DR Plane CONTENTS. Thank you for purchasing a 3DR Plane!

INSTRUCTIONS. 3DR Plane CONTENTS. Thank you for purchasing a 3DR Plane! DR Plane INSTRUCTIONS Thank you for purchasing a DR Plane! CONTENTS 1 1 Fuselage Right wing Left wing Horizontal stabilizer Vertical stabilizer Carbon fiber bar 1 1 1 7 8 10 11 1 Audio/video (AV) cable

More information

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January ISSN

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January ISSN International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January-2017 500 DESIGN AND FABRICATION OF VOICE CONTROLLED UNMANNED AERIAL VEHICLE Author-Shubham Maindarkar, Co-author-

More information

Cooperative navigation (part II)

Cooperative navigation (part II) Cooperative navigation (part II) An example using foot-mounted INS and UWB-transceivers Jouni Rantakokko Aim Increased accuracy during long-term operations in GNSS-challenged environments for - First responders

More information

Various levels of Simulation for Slybird MAV using Model Based Design

Various levels of Simulation for Slybird MAV using Model Based Design Various levels of Simulation for Slybird MAV using Model Based Design Kamali C Shikha Jain Vijeesh T Sujeendra MR Sharath R Motivation In order to design robust and reliable flight guidance and control

More information

Design of Tracked Robot with Remote Control for Surveillance

Design of Tracked Robot with Remote Control for Surveillance Proceedings of the 2014 International Conference on Advanced Mechatronic Systems, Kumamoto, Japan, August 10-12, 2014 Design of Tracked Robot with Remote Control for Surveillance Widodo Budiharto School

More information

MEM380 Applied Autonomous Robots I Winter Feedback Control USARSim

MEM380 Applied Autonomous Robots I Winter Feedback Control USARSim MEM380 Applied Autonomous Robots I Winter 2011 Feedback Control USARSim Transforming Accelerations into Position Estimates In a perfect world It s not a perfect world. We have noise and bias in our acceleration

More information

Jammer Acquisition with GPS Exploration and Reconnaissance JÄGER

Jammer Acquisition with GPS Exploration and Reconnaissance JÄGER Jammer Acquisition with GPS Exploration and Reconnaissance JÄGER SCPNT PRESENTATION Adrien Perkins James Spicer, Louis Dressel, Mark James, and Yu-Hsuan Chen !Motivation NextGen Airspace Increasing use

More information

Safe Landing of Autonomous Amphibious Unmanned Aerial Vehicle on Water

Safe Landing of Autonomous Amphibious Unmanned Aerial Vehicle on Water Safe Landing of Autonomous Amphibious Unmanned Aerial Vehicle on Water Pandya Garvit Kalpesh 1, Dr. Balasubramanian E. 2, Parvez Alam 3, Sabarish C. 4 1M.Tech Student, Vel Tech Dr. RR & Dr. SR University,

More information

OughtToPilot. Project Report of Submission PC128 to 2008 Propeller Design Contest. Jason Edelberg

OughtToPilot. Project Report of Submission PC128 to 2008 Propeller Design Contest. Jason Edelberg OughtToPilot Project Report of Submission PC128 to 2008 Propeller Design Contest Jason Edelberg Table of Contents Project Number.. 3 Project Description.. 4 Schematic 5 Source Code. Attached Separately

More information

OBSTACLE DETECTION AND COLLISION AVOIDANCE USING ULTRASONIC DISTANCE SENSORS FOR AN AUTONOMOUS QUADROCOPTER

OBSTACLE DETECTION AND COLLISION AVOIDANCE USING ULTRASONIC DISTANCE SENSORS FOR AN AUTONOMOUS QUADROCOPTER OBSTACLE DETECTION AND COLLISION AVOIDANCE USING ULTRASONIC DISTANCE SENSORS FOR AN AUTONOMOUS QUADROCOPTER Nils Gageik, Thilo Müller, Sergio Montenegro University of Würzburg, Aerospace Information Technology

More information

Introducing the Quadrotor Flying Robot

Introducing the Quadrotor Flying Robot Introducing the Quadrotor Flying Robot Roy Brewer Organizer Philadelphia Robotics Meetup Group August 13, 2009 What is a Quadrotor? A vehicle having 4 rotors (propellers) at each end of a square cross

More information

Hardware Modeling and Machining for UAV- Based Wideband Radar

Hardware Modeling and Machining for UAV- Based Wideband Radar Hardware Modeling and Machining for UAV- Based Wideband Radar By Ryan Tubbs Abstract The Center for Remote Sensing of Ice Sheets (CReSIS) at the University of Kansas is currently implementing wideband

More information

PROJECTS 2017/18 AUTONOMOUS SYSTEMS. Instituto Superior Técnico. Departamento de Engenharia Electrotécnica e de Computadores September 2017

PROJECTS 2017/18 AUTONOMOUS SYSTEMS. Instituto Superior Técnico. Departamento de Engenharia Electrotécnica e de Computadores September 2017 AUTONOMOUS SYSTEMS PROJECTS 2017/18 Instituto Superior Técnico Departamento de Engenharia Electrotécnica e de Computadores September 2017 LIST OF AVAILABLE ROBOTS AND DEVICES 7 Pioneers 3DX (with Hokuyo

More information

3D ULTRASONIC STICK FOR BLIND

3D ULTRASONIC STICK FOR BLIND 3D ULTRASONIC STICK FOR BLIND Osama Bader AL-Barrm Department of Electronics and Computer Engineering Caledonian College of Engineering, Muscat, Sultanate of Oman Email: Osama09232@cceoman.net Abstract.

More information

Cooperative localization (part I) Jouni Rantakokko

Cooperative localization (part I) Jouni Rantakokko Cooperative localization (part I) Jouni Rantakokko Cooperative applications / approaches Wireless sensor networks Robotics Pedestrian localization First responders Localization sensors - Small, low-cost

More information

ZJU Team Entry for the 2013 AUVSI. International Aerial Robotics Competition

ZJU Team Entry for the 2013 AUVSI. International Aerial Robotics Competition ZJU Team Entry for the 2013 AUVSI International Aerial Robotics Competition Lin ZHANG, Tianheng KONG, Chen LI, Xiaohuan YU, Zihao SONG Zhejiang University, Hangzhou 310027, China ABSTRACT This paper introduces

More information

Recent Progress in the Development of On-Board Electronics for Micro Air Vehicles

Recent Progress in the Development of On-Board Electronics for Micro Air Vehicles Recent Progress in the Development of On-Board Electronics for Micro Air Vehicles Jason Plew Jason Grzywna M. C. Nechyba Jason@mil.ufl.edu number9@mil.ufl.edu Nechyba@mil.ufl.edu Machine Intelligence Lab

More information

Engtek SubSea Systems

Engtek SubSea Systems Engtek SubSea Systems A Division of Engtek Manoeuvra Systems Pte Ltd SubSea Propulsion Technology AUV Propulsion and Maneuvering Modules Engtek SubSea Systems A Division of Engtek Manoeuvra Systems Pte

More information

Toposens GmbH - Blütenstraße München Germany +49 (0)

Toposens GmbH - Blütenstraße München Germany +49 (0) Page 1 of 13 Toposens brings vision to technology with groundbreaking 3D sensors based on ultrasound. Sophisticated algorithms enable localization of objects and people in real-time via the principle of

More information

More Info at Open Access Database by S. Dutta and T. Schmidt

More Info at Open Access Database  by S. Dutta and T. Schmidt More Info at Open Access Database www.ndt.net/?id=17657 New concept for higher Robot position accuracy during thermography measurement to be implemented with the existing prototype automated thermography

More information

QUADROTOR ROLL AND PITCH STABILIZATION USING SYSTEM IDENTIFICATION BASED REDESIGN OF EMPIRICAL CONTROLLERS

QUADROTOR ROLL AND PITCH STABILIZATION USING SYSTEM IDENTIFICATION BASED REDESIGN OF EMPIRICAL CONTROLLERS QUADROTOR ROLL AND PITCH STABILIZATION USING SYSTEM IDENTIFICATION BASED REDESIGN OF EMPIRICAL CONTROLLERS ANIL UFUK BATMAZ 1, a, OVUNC ELBIR 2,b and COSKU KASNAKOGLU 3,c 1,2,3 Department of Electrical

More information

MB7760, MB7769, MB7780, MB7789

MB7760, MB7769, MB7780, MB7789 4-20SC-MaxSonar -WR/WRC Series High Resolution, Precision, IP67 Weather Resistant, Ultrasonic Range Finders MB7760, MB7769, MB7780, MB7789 4 The 4-20SC-MaxSonar-WR sensor line is a high performance ultrasonic

More information

U-Pilot can fly the aircraft using waypoint navigation, even when the GPS signal has been lost by using dead-reckoning navigation. Can also orbit arou

U-Pilot can fly the aircraft using waypoint navigation, even when the GPS signal has been lost by using dead-reckoning navigation. Can also orbit arou We offer a complete solution for a user that need to put a payload in a advanced position at low cost completely designed by the Spanish company Airelectronics. Using a standard computer, the user can

More information

Castle Multi-Rotor ESC Series User Guide

Castle Multi-Rotor ESC Series User Guide Castle Multi-Rotor ESC Series User Guide This user guide is applicable to all models of Castle Multi-Rotor ESC. Important Warnings Castle Creations is not responsible for your use of this product or for

More information

Requirements Specification Minesweeper

Requirements Specification Minesweeper Requirements Specification Minesweeper Version. Editor: Elin Näsholm Date: November 28, 207 Status Reviewed Elin Näsholm 2/9 207 Approved Martin Lindfors 2/9 207 Course name: Automatic Control - Project

More information

Senior Design I. Fast Acquisition and Real-time Tracking Vehicle. University of Central Florida

Senior Design I. Fast Acquisition and Real-time Tracking Vehicle. University of Central Florida Senior Design I Fast Acquisition and Real-time Tracking Vehicle University of Central Florida College of Engineering Department of Electrical Engineering Inventors: Seth Rhodes Undergraduate B.S.E.E. Houman

More information

Design of a Simulink-Based Control Workstation for Mobile Wheeled Vehicles with Variable-Velocity Differential Motor Drives

Design of a Simulink-Based Control Workstation for Mobile Wheeled Vehicles with Variable-Velocity Differential Motor Drives Design of a Simulink-Based Control Workstation for Mobile Wheeled Vehicles with Variable-Velocity Differential Motor Drives Kevin Block, Timothy De Pasion, Benjamin Roos, Alexander Schmidt Gary Dempsey

More information

Riza Muhida. Presented at he 22nd Session of the Asia Pacific Regional Space Agency Forum (APRSAF 22), Bali, Indonesia, December 1 4, 2015

Riza Muhida. Presented at he 22nd Session of the Asia Pacific Regional Space Agency Forum (APRSAF 22), Bali, Indonesia, December 1 4, 2015 Riza Muhida Presented at he 22nd Session of the Asia Pacific Regional Space Agency Forum (APRSAF 22), Bali, Indonesia, December 1 4, 2015 1 Presentation Outline Abstract Background Objective Project Scope

More information

MULTI ROBOT COMMUNICATION AND TARGET TRACKING SYSTEM AND IMPLEMENTATION OF ROBOT USING ARDUINO

MULTI ROBOT COMMUNICATION AND TARGET TRACKING SYSTEM AND IMPLEMENTATION OF ROBOT USING ARDUINO MULTI ROBOT COMMUNICATION AND TARGET TRACKING SYSTEM AND IMPLEMENTATION OF ROBOT USING ARDUINO K. Sindhuja 1, CH. Lavanya 2 1Student, Department of ECE, GIST College, Andhra Pradesh, INDIA 2Assistant Professor,

More information

PH 481/581 Physical Optics Winter 2014

PH 481/581 Physical Optics Winter 2014 PH 481/581 Physical Optics Winter 2014 Laboratory #1 Week of January 13 Read: Handout (Introduction & Projects #2 & 3 from Newport Project in Optics Workbook), pp.150-170 of Optics by Hecht Do: 1. Experiment

More information

DIY KITS FRAME KIT. Thank you for purchasing a 3DR Y6 DIY Kit!

DIY KITS FRAME KIT. Thank you for purchasing a 3DR Y6 DIY Kit! DIY KITS Y6 FRAME KIT Thank you for purchasing a 3DR Y6 DIY Kit! These instructions will guide you through assembling and wiring your new autonomous multicopter. CONTENTS Your 3DR Y6 Kit contains: 35 mm

More information

Hardware in the Loop Simulation for Unmanned Aerial Vehicles

Hardware in the Loop Simulation for Unmanned Aerial Vehicles NATIONAL 1 AEROSPACE LABORATORIES BANGALORE-560 017 INDIA CSIR-NAL Hardware in the Loop Simulation for Unmanned Aerial Vehicles Shikha Jain Kamali C Scientist, Flight Mechanics and Control Division National

More information

ME375 Lab Project. Bradley Boane & Jeremy Bourque April 25, 2018

ME375 Lab Project. Bradley Boane & Jeremy Bourque April 25, 2018 ME375 Lab Project Bradley Boane & Jeremy Bourque April 25, 2018 Introduction: The goal of this project was to build and program a two-wheel robot that travels forward in a straight line for a distance

More information

Image Processing Based Autonomous Bradley Rover

Image Processing Based Autonomous Bradley Rover Image Processing Based Autonomous Bradley Rover Bradley University ECE Department December 7 th, 2004 Team Members: Steve Goggins Pete Lange Rob Scherbinske Advisors: Dr. Huggins Dr. Malinowski Dr. Schertz

More information

Application of ultrasonic distance sensors for measuring height as a tool in unmanned aerial vehicles with a stabilized position in the vertical plane

Application of ultrasonic distance sensors for measuring height as a tool in unmanned aerial vehicles with a stabilized position in the vertical plane Scientific Journals of the Maritime University of Szczecin Zeszyty Naukowe Akademii Morskiej w Szczecinie 216, 46 (118), 17 21 ISSN 1733-867 (Printed) Received: 31.8.215 ISSN 2392-378 (Online) Accepted:

More information

LaserPING Rangefinder Module (#28041)

LaserPING Rangefinder Module (#28041) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical:support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

CubeSat Integration into the Space Situational Awareness Architecture

CubeSat Integration into the Space Situational Awareness Architecture CubeSat Integration into the Space Situational Awareness Architecture Keith Morris, Chris Rice, Mark Wolfson Lockheed Martin Space Systems Company 12257 S. Wadsworth Blvd. Mailstop S6040 Littleton, CO

More information

REMOTE AUTONOMOUS MAPPING OF RADIO FREQUENCY OBSTRUCTION DEVICES

REMOTE AUTONOMOUS MAPPING OF RADIO FREQUENCY OBSTRUCTION DEVICES REMOTE AUTONOMOUS MAPPING OF RADIO FREQUENCY OBSTRUCTION DEVICES Team: Jorgen Baertsch, Ian Cooke, Kennedy Harrmann, Mary Landis, Sarah Larson, Harrison Mast, Ethan Morgan, Selby Stout, Jake Ursetta, Justin

More information

C-ELROB 2009 Technical Paper Team: University of Oulu

C-ELROB 2009 Technical Paper Team: University of Oulu C-ELROB 2009 Technical Paper Team: University of Oulu Antti Tikanmäki, Juha Röning University of Oulu Intelligent Systems Group Robotics Group sunday@ee.oulu.fi Abstract Robotics Group is a part of Intelligent

More information

DEVELOPMENT OF AN AUTONOMOUS SMALL SCALE ELECTRIC CAR

DEVELOPMENT OF AN AUTONOMOUS SMALL SCALE ELECTRIC CAR Jurnal Mekanikal June 2015, Vol 38, 81-91 DEVELOPMENT OF AN AUTONOMOUS SMALL SCALE ELECTRIC CAR Amzar Omairi and Saiful Anuar Abu Bakar* Department of Aeronautics, Automotive and Ocean Engineering Faculty

More information

Integrated Navigation System

Integrated Navigation System Integrated Navigation System Adhika Lie adhika@aem.umn.edu AEM 5333: Design, Build, Model, Simulate, Test and Fly Small Uninhabited Aerial Vehicles Feb 14, 2013 1 Navigation System Where am I? Position,

More information

Jager UAVs to Locate GPS Interference

Jager UAVs to Locate GPS Interference JIFX 16-1 2-6 November 2015 Camp Roberts, CA Jager UAVs to Locate GPS Interference Stanford GPS Research Laboratory and the Stanford Intelligent Systems Lab Principal Investigator: Sherman Lo, PhD Area

More information

Project Name Here CSEE 4840 Project Design Document. Thomas Chau Ben Sack Peter Tsonev

Project Name Here CSEE 4840 Project Design Document. Thomas Chau Ben Sack Peter Tsonev Project Name Here CSEE 4840 Project Design Document Thomas Chau tc2165@columbia.edu Ben Sack bs2535@columbia.edu Peter Tsonev pvt2101@columbia.edu Table of contents: Introduction Page 3 Block Diagram Page

More information

Mobile Robots (Wheeled) (Take class notes)

Mobile Robots (Wheeled) (Take class notes) Mobile Robots (Wheeled) (Take class notes) Wheeled mobile robots Wheeled mobile platform controlled by a computer is called mobile robot in a broader sense Wheeled robots have a large scope of types and

More information

RoboCupRescue Rescue Robot League Team YRA (IRAN) Islamic Azad University of YAZD, Prof. Hesabi Ave. Safaeie, YAZD,IRAN

RoboCupRescue Rescue Robot League Team YRA (IRAN) Islamic Azad University of YAZD, Prof. Hesabi Ave. Safaeie, YAZD,IRAN RoboCupRescue 2014 - Rescue Robot League Team YRA (IRAN) Abolfazl Zare-Shahabadi 1, Seyed Ali Mohammad Mansouri-Tezenji 2 1 Mechanical engineering department Islamic Azad University of YAZD, Prof. Hesabi

More information

Implement a Robot for the Trinity College Fire Fighting Robot Competition.

Implement a Robot for the Trinity College Fire Fighting Robot Competition. Alan Kilian Fall 2011 Implement a Robot for the Trinity College Fire Fighting Robot Competition. Page 1 Introduction: The successful completion of an individualized degree in Mechatronics requires an understanding

More information

Measurement Level Integration of Multiple Low-Cost GPS Receivers for UAVs

Measurement Level Integration of Multiple Low-Cost GPS Receivers for UAVs Measurement Level Integration of Multiple Low-Cost GPS Receivers for UAVs Akshay Shetty and Grace Xingxin Gao University of Illinois at Urbana-Champaign BIOGRAPHY Akshay Shetty is a graduate student in

More information

G Metrology System Design (AA)

G Metrology System Design (AA) EMFFORCE OPS MANUAL 1 Space Systems Product Development-Spring 2003 G Metrology System Design (AA) G.1 Subsystem Outline The purpose of the metrology subsystem is to determine the separation distance and

More information

Proseminar Roboter und Aktivmedien. Outline of today s lecture. Acknowledgments. Educational robots achievements and challenging

Proseminar Roboter und Aktivmedien. Outline of today s lecture. Acknowledgments. Educational robots achievements and challenging Proseminar Roboter und Aktivmedien Educational robots achievements and challenging Lecturer Lecturer Houxiang Houxiang Zhang Zhang TAMS, TAMS, Department Department of of Informatics Informatics University

More information

Vision-based Localization and Mapping with Heterogeneous Teams of Ground and Micro Flying Robots

Vision-based Localization and Mapping with Heterogeneous Teams of Ground and Micro Flying Robots Vision-based Localization and Mapping with Heterogeneous Teams of Ground and Micro Flying Robots Davide Scaramuzza Robotics and Perception Group University of Zurich http://rpg.ifi.uzh.ch All videos in

More information

GNSS for UAV Navigation. Sandy Kennedy Nov.15, 2016 ITSNT

GNSS for UAV Navigation. Sandy Kennedy Nov.15, 2016 ITSNT GNSS for UAV Navigation Sandy Kennedy Nov.15, 2016 ITSNT Sounds Easy Enough Probably clear open sky conditions?» Maybe not on take off and landing Straight and level flight?» Not a valid assumption for

More information

Presented at The 1st Space Exploration and Kibo Utilization for Asia Workshop Thursday, 28 May 2015, LAPAN Headquarters, Jakarta, Indonesia 1

Presented at The 1st Space Exploration and Kibo Utilization for Asia Workshop Thursday, 28 May 2015, LAPAN Headquarters, Jakarta, Indonesia 1 Riza Muhida Presented at The 1st Space Exploration and Kibo Utilization for Asia Workshop Thursday, 28 May 2015, LAPAN Headquarters, Jakarta, Indonesia 1 Presentation Outline Abstract Background Objective

More information

Georgia Tech Aerial Robotics Team 2009 International Aerial Robotics Competition Entry

Georgia Tech Aerial Robotics Team 2009 International Aerial Robotics Competition Entry Georgia Tech Aerial Robotics Team 2009 International Aerial Robotics Competition Entry Girish Chowdhary, H. Claus Christmann, Dr. Eric N. Johnson, M. Scott Kimbrell, Dr. Erwan Salaün, D. Michael Sobers,

More information

DISCO-PRO AG ALL-IN-ONE DRONE SOLUTION FOR PRECISION AGRICULTURE. 80ha COVERAGE PARROT SEQUOIA INCLUDES MULTI-PURPOSE TOOL SAFE ANALYZE & DECIDE

DISCO-PRO AG ALL-IN-ONE DRONE SOLUTION FOR PRECISION AGRICULTURE. 80ha COVERAGE PARROT SEQUOIA INCLUDES MULTI-PURPOSE TOOL SAFE ANALYZE & DECIDE DISCO-PRO AG ALL-IN-ONE DRONE SOLUTION FOR PRECISION AGRICULTURE Powered by 80ha COVERAGE AT 120M * FLIGHT ALTITUDE (200AC @ 400FT) MULTI-PURPOSE TOOL PHOTO 14MPX VIDEO 1080P FULL HD PARROT SEQUOIA RGB

More information

FreeMotionHandling Autonomously flying gripping sphere

FreeMotionHandling Autonomously flying gripping sphere FreeMotionHandling Autonomously flying gripping sphere FreeMotionHandling Flying assistant system for handling in the air 01 Both flying and gripping have a long tradition in the Festo Bionic Learning

More information

CubeSat Navigation System and Software Design. Submitted for CIS-4722 Senior Project II Vermont Technical College Al Corkery

CubeSat Navigation System and Software Design. Submitted for CIS-4722 Senior Project II Vermont Technical College Al Corkery CubeSat Navigation System and Software Design Submitted for CIS-4722 Senior Project II Vermont Technical College Al Corkery Project Objectives Research the technical aspects of integrating the CubeSat

More information

Project 14361: Engineering Applications Lab

Project 14361: Engineering Applications Lab Project 14361: Engineering Applications Lab Jennifer Leone Larry Hoffman Angel Herrera Henry Almiron Saleh Zeidan Dirk Thur TEAM MEMBERS Industrial Engineer Team Lead Electrical Engineer Electrical Engineer

More information

Height Limited Switch

Height Limited Switch Height Limited Switch Manual version: 1.0 Content Introduction...3 How it works...3 Key features...3 Hardware...4 Motor cut-off settings...4 Specification...4 Using the RC HLS #1 module...5 Powering the

More information

CubeSat Proximity Operations Demonstration (CPOD) Vehicle Avionics and Design

CubeSat Proximity Operations Demonstration (CPOD) Vehicle Avionics and Design CubeSat Proximity Operations Demonstration (CPOD) Vehicle Avionics and Design August CubeSat Workshop 2015 Austin Williams VP, Space Vehicles CPOD: Big Capability in a Small Package Communications ADCS

More information

Marvelmind Indoor Navigation System Operating Manual V2015_09_21

Marvelmind Indoor Navigation System Operating Manual V2015_09_21 Marvelmind Indoor Navigation System Operating Manual V2015_09_21 Table of Contents 1) Executive summary...3 2) Basics of the system...4 3) What is in the box...8 4) Technical Specifications...9 Table:

More information

AN HYBRID LOCOMOTION SERVICE ROBOT FOR INDOOR SCENARIOS 1

AN HYBRID LOCOMOTION SERVICE ROBOT FOR INDOOR SCENARIOS 1 AN HYBRID LOCOMOTION SERVICE ROBOT FOR INDOOR SCENARIOS 1 Jorge Paiva Luís Tavares João Silva Sequeira Institute for Systems and Robotics Institute for Systems and Robotics Instituto Superior Técnico,

More information

AN INSTRUMENTED FLIGHT TEST OF FLAPPING MICRO AIR VEHICLES USING A TRACKING SYSTEM

AN INSTRUMENTED FLIGHT TEST OF FLAPPING MICRO AIR VEHICLES USING A TRACKING SYSTEM 18 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS AN INSTRUMENTED FLIGHT TEST OF FLAPPING MICRO AIR VEHICLES USING A TRACKING SYSTEM J. H. Kim 1*, C. Y. Park 1, S. M. Jun 1, G. Parker 2, K. J. Yoon

More information

Spring Final Review. Baffling BAFFLING BUFFS. Buffs

Spring Final Review. Baffling BAFFLING BUFFS. Buffs Spring Final Review Customer: Scott Taylor, Surrey Satellite Technology U.S. Baffling BAFFLING BUFFS Buffs Advisor: Josh Stamps, Sierra Nevada Corporation Presenting: Emmett Bailey, Lindsay Goldworm, Elizabeth

More information

Ninth Annual SLIIT. Robotic Competition. Open UAV Race Competition Technical Specification. Organized By

Ninth Annual SLIIT. Robotic Competition. Open UAV Race Competition Technical Specification. Organized By Ninth Annual SLIIT Robotic Competition Open UAV Race Competition Technical Specification Organized By Department of Electrical and Computer Engineering Faculty of Engineering Sri Lanka Institute of Information

More information

User s Guide. SmartAP 2.0 AutoPilot. All rights reserved. 1 SmartAP AutoPilot User s Guide

User s Guide. SmartAP 2.0 AutoPilot.  All rights reserved. 1 SmartAP AutoPilot User s Guide 1 SmartAP AutoPilot User s Guide SmartAP 2.0 AutoPilot User s Guide All rights reserved 2 SmartAP AutoPilot User s Guide Contents Contents... 2 Introduction... 3 Description... 3 Flight Modes Overview...

More information

Design of a Remote-Cockpit for small Aerospace Vehicles

Design of a Remote-Cockpit for small Aerospace Vehicles Design of a Remote-Cockpit for small Aerospace Vehicles Muhammad Faisal, Atheel Redah, Sergio Montenegro Universität Würzburg Informatik VIII, Josef-Martin Weg 52, 97074 Würzburg, Germany Phone: +49 30

More information

Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity

Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity Zak M. Kassas Autonomous Systems Perception, Intelligence, and Navigation (ASPIN) Laboratory University of California, Riverside

More information

Swarm Robotics. Communication and Cooperation over the Internet. Will Ferenc, Hannah Kastein, Lauren Lieu, Ryan Wilson Mentor: Jérôme Gilles

Swarm Robotics. Communication and Cooperation over the Internet. Will Ferenc, Hannah Kastein, Lauren Lieu, Ryan Wilson Mentor: Jérôme Gilles and Cooperation over the Internet Will Ferenc, Hannah Kastein, Lauren Lieu, Ryan Wilson Mentor: Jérôme Gilles UCLA Applied Mathematics REU 2011 Credit: c 2010 Bruce Avera Hunter, Courtesy of life.nbii.gov

More information