UAV-Enabled Wilderness Search & Rescue (WiSeR( WiSeR) Michael A. Goodrich Computer Science Dept. Brigham Young University

Size: px
Start display at page:

Download "UAV-Enabled Wilderness Search & Rescue (WiSeR( WiSeR) Michael A. Goodrich Computer Science Dept. Brigham Young University"

Transcription

1 UAV-Enabled Wilderness Search & Rescue (WiSeR( WiSeR) Michael A. Goodrich Computer Science Dept. Brigham Young University

2 Thanks Utah County Search & Rescue Ron Zeeman Faculty Mike Goodrich CS Bryan Morse CS Tim McLain ME Funding Sources NSF BYU MEG Program DARPA Students Damon Gerhardt Nathan Rasmusssen Brett Millar Joe Jackson Joseph Cooper Brad Huber

3 The Problem Find and assist lost people Forests Deserts Waterways Etc. Thousands of hours Hundreds of thousands of $ Volunteer teams Trained searchers Not trained pilots

4 UAV-Enabled WiSeR: : Constraints Speed For each hour Search radius ++ 3km Search area: (radius) 2 Cost Equipment: $5k - $10k Hours Organization New technical search team

5 Field Test Lessons: Finding Annie and Shrek Two field tests March 2005 July 2006 October 14, Hardware Video Process HAG Autonomy Interface Offline Interface 2 Misc Gimbal Participant feedback Debriefing as a group Ranking priorities as individuals

6 Gimbal Presentation Agenda Presentation Agenda Video Process HAG Autonomy Interface Offline Interface 2 Misc Hardware

7 Hardware and Control Algorithms McLain and the MAGICC

8 Hand Launch

9 Target Tracking and Localization

10 Autonomous Landing on Target

11 Gimbal Presentation Agenda Presentation Agenda Video Process HAG Autonomy Interface Offline Interface 2 Misc Hardware

12 Stabilizing Video (Gerhardt, Morse Rasmussen) UAVs are in the air Narrow field of view UAVs travel fast Short time on target UAVs are small Jittery video Which way is North?

13 Solution #1: Mosaic Payoffs: Increases view time Reduces rotation Shortcomings: Jitter when frame nears edge Mosaic not perfect- -can mislead user. Methods: Filter point correspondence between frames Estimate translation & rotation btw frames Paint current frame over previous frame

14 Which way is North? Mosaic

15 Pseudo-code Identify and pair common points in successive frames. Fit a homography (3x3 matrix) which maps previous image points to current Find best H using a RANSAC Approach Use H to filter out bad point pairs Estimate rotation R(t), center of rotation C(t), and translation T(t) ) using these point pairs Use R(t), Rc(t), and T(t) ) to calculate a relative (previous to current) motion vector, Vr(t) Using Vr(t) ) and Vc(t-1), calculate a cumulative (first to current) motion vector, Vc(t) Compute a cumulative rotation Rc(t) ) matrix using R(t) ) and C(t) and Rc(t-1) Compute a smoothed transformation using Vt(t) ) and Rc(t), Vc(t) Transform and paint the current frame onto the larger viewing mosaic frame using Vc(t).

16 Solution #2: Stabilize Payoffs: Reduces jitter Improves orientation Shortcomings: Short time on target Methods: Find point correspondences Estimate translation & rotation btw frames Smooth cumulative motion Paint on larger viewing frame using difference btw cumulative motion and smoothed motion

17 Can you track an object? Stabilized Video

18 Pseudo-code Estimate rotation R(t), center of rotation C(t), and translation T(t) ) using these point pairs Use R(t), Rc(t), and T(t) ) to calculate a relative (previous to current) motion vector, Vr(t) Using Vr(t) ) and Vc(t-1), calculate a cumulative (first to current) motion vector, Vc(t) Compute a smoothed motion vector, Vs(t) Using an N sized history of Vc's,, [Vc(t[ Vc(t-N), Vc(t)] Compute a degree-n bezier mid-point, Vs(t) Compute current transformation vector using Vc(t) - Vs(t), Vt(t) Compute a cumulative rotation Rc(t) ) matrix using R(t) ) and C(t) and Rc(t-1) Compute a smoothed transformation using Vt(t) ) and Rc(t), S(t) Transform and paint the current frame in the larger viewing frame using S(t).

19 Stabilized Mosaics

20 Gimbal Presentation Agenda Presentation Agenda Video Process HAG Autonomy Interface Offline Interface 2 Misc Hardware

21 Height Above Ground Field test two incident: We found a possible hit in the video. The operator selected two waypoints and commanded the UAV to fly between them. The operator then watched the video. The two waypoints were on opposite sides of a ridge. The UAV crashed Solutions HAG sensors Terrain elevation data open loop HAG User interface

22 HAG User Interface

23 Gimbal Presentation Agenda Presentation Agenda Video Process HAG Autonomy Interface Offline Interface 2 Misc Hardware

24 WiSeR Processes

25 WiSeR Search Stages

26 WiSeR Search Strategies Hasty search Goal: walk right to them Methods: tracking, dogs Constraining search Goal: limit search area Methods: point last seen, crossings Priority search Goal: focus search on most likely area Methods: collectors, likely behaviors Exhaustive search Goal: complete coverage Methods: combing

27 Automated Search Strategies Model victim movement Flat terrain Hilly terrain Trails, vegetation, water Model detection rates Plan optimal search paths

28 Optimal Spiral Camera aim point spiral UAV circle via Hopf equations

29 Gimbal Presentation Agenda Presentation Agenda Video Process HAG Autonomy Interface Offline Interface 2 Misc Hardware

30 Aviation-based GUI

31 Data Layering

32 Context, Video, Control

33 Gimbal Presentation Agenda Presentation Agenda Hardware Video Process HAG Autonomy Interface Offline Interface 2 Misc Validation and Future Work

34 Camera angle UAV height Coverage Stability Mosaics Heuristics Prioritized search Frames of reference Future Work 1: Quantify Usefulness

35 Future Work 2: Better Information Display Enhanced stabilization/mosaicing for offline viewing Construction of large-scale mosaics Use of reference imagery Use satellite or other images to give context to live video Integration with terrain models Indexed video Show me all the other parts of this video that see this point Geographically based fast-forward forward / rewind Annotated video Place a marker with notes at a point in a video frame Displayed when you (or others) when seen again

36 Future Directions 3: Enhancement and ATR Enhance the unusual One of these things is not like the others Learn from video and highlight unusual content Change detection Indexed video allows users to rapidly jump through the video to spot changes Can also provide automated assistance Probabilistic models for visibility Map and display detection likelihood at each point based on visibility, distance, speed, etc. Use to plan flight paths or coordinate ground-based search

37 Victims tend to Future Work 4: Victim Models Go down hill Follow paths and drainages Panic Go in random directions Follow ridges MATLAB concept

Application and Evaluation of Spatiotemporal Enhancement of Live Aerial Video using Temporally Local Mosaics

Application and Evaluation of Spatiotemporal Enhancement of Live Aerial Video using Temporally Local Mosaics Brigham Young University BYU ScholarsArchive All Faculty Publications 2008-06-01 Application and Evaluation of Spatiotemporal Enhancement of Live Aerial Video using Temporally Local Mosaics Dennis Eggett

More information

Detection Likelihood Maps for Wilderness Search and Rescue: Assisting Search by Utilizing Searcher GPS Track Logs

Detection Likelihood Maps for Wilderness Search and Rescue: Assisting Search by Utilizing Searcher GPS Track Logs Brigham Young University BYU ScholarsArchive All Theses and Dissertations 2012-07-03 Detection Likelihood Maps for Wilderness Search and Rescue: Assisting Search by Utilizing Searcher GPS Track Logs Michael

More information

Feature-based Mini Unmanned Air Vehicle Video Euclidean Stabilization with Local Mosaics

Feature-based Mini Unmanned Air Vehicle Video Euclidean Stabilization with Local Mosaics Brigham Young University BYU ScholarsArchive All Theses and Dissertations 2007-02-01 Feature-based Mini Unmanned Air Vehicle Video Euclidean Stabilization with Local Mosaics Damon Dyck Gerhardt Brigham

More information

Supporting Wilderness Search and Rescue using a Camera-Equipped Mini UAV

Supporting Wilderness Search and Rescue using a Camera-Equipped Mini UAV FIELD REPORT Supporting Wilderness Search and Rescue using a Camera-Equipped Mini UAV Michael A. Goodrich, Bryan S. Morse, Damon Gerhardt, and Joseph L. Cooper Brigham Young University Provo, Utah, 84602

More information

Inverses of Trigonometric. Who uses this? Hikers can use inverse trigonometric functions to navigate in the wilderness. (See Example 3.

Inverses of Trigonometric. Who uses this? Hikers can use inverse trigonometric functions to navigate in the wilderness. (See Example 3. 1-4 Inverses of Trigonometric Functions Objectives Evaluate inverse trigonometric functions. Use trigonometric equations and inverse trigonometric functions to solve problems. Vocabulary inverse sine function

More information

Intelligent Cooperative Control for Urban Tracking with Unmanned Air Vehicles

Intelligent Cooperative Control for Urban Tracking with Unmanned Air Vehicles Intelligent Cooperative Control for Urban Tracking with Unmanned Air Vehicles Kevin Cook, Everett Bryan, Huilil Yu, He Bai, Kevin Seppi, and Randal Beard Electrical and Computer Engineering, Brigham Young

More information

Lesson 1: The Path of a Ball s Flight

Lesson 1: The Path of a Ball s Flight Opening Exploration [adapted from the UCLA Curtis Center] In this activity, you will model the path of an object in projectile motion. To do this, several students will line up at regular intervals about

More information

Harnessing GIS and Imagery for Power Transmission Inspection. ESRI European Users Conference October 15, 2015

Harnessing GIS and Imagery for Power Transmission Inspection. ESRI European Users Conference October 15, 2015 Harnessing GIS and Imagery for Power Transmission Inspection ESRI European Users Conference October 15, 2015 About Us Airborne/Threod Designer, manufacturer & service provider for multi-rotor & fixed wing

More information

Mountain Corridor Incident Management Program

Mountain Corridor Incident Management Program Mountain Corridor Incident Management Program Colorado Department of Transportation Background The I- Incident Management study was initiated in response to CDOT s I- MIS. The resulting program was the

More information

UAV Intelligent Path Planning for Wilderness Search and Rescue

UAV Intelligent Path Planning for Wilderness Search and Rescue Brigham Young University BYU ScholarsArchive All Faculty Publications 2009-10-01 UAV Intelligent Path Planning for Wilderness Search and Rescue Michael A. Goodrich mike@cs.byu.edu Lanny Lin Follow this

More information

Brigham Young University 2006 AUVSI Student Competition

Brigham Young University 2006 AUVSI Student Competition Brigham Young University 2006 AUVSI Student Competition Student Team and Advisors (alphabetical order) Students Neil Johnson - MS Mechanical Engineering Paul Millett - BS Electrical Engineering Matt Nokleby

More information

A See-ability Metric to Improve Mini Unmanned Aerial Vehicle Operator Awareness Using Video Georegistered to Terrain Models

A See-ability Metric to Improve Mini Unmanned Aerial Vehicle Operator Awareness Using Video Georegistered to Terrain Models Brigham Young University BYU ScholarsArchive All Theses and Dissertations 2008-11-20 A See-ability Metric to Improve Mini Unmanned Aerial Vehicle Operator Awareness Using Video Georegistered to Terrain

More information

Projectile Trajectory Scenarios

Projectile Trajectory Scenarios Projectile Trajectory Scenarios Student Worksheet Name Class Note: Sections of this document are numbered to correspond to the pages in the TI-Nspire.tns document ProjectileTrajectory.tns. 1.1 Trajectories

More information

The Use and Applications of Unmanned- Aerial Systems (UAS) In Agriculture

The Use and Applications of Unmanned- Aerial Systems (UAS) In Agriculture The Use and Applications of Unmanned- Aerial Systems (UAS) In Agriculture R O B E R T A U S T I N, D E P A R T M E N T O F S O I L S C I E N C E N C S T A T E U N I V E R S I T Y DJI Inspire Photo Credit:

More information

Precision Hopping/Rolling Robotic Surface Probe Based on Tensegrity Structures. BEST Lab Seminar October 7 th, 2016 Brian Cera Edward Zhu

Precision Hopping/Rolling Robotic Surface Probe Based on Tensegrity Structures. BEST Lab Seminar October 7 th, 2016 Brian Cera Edward Zhu Precision Hopping/Rolling Robotic Surface Probe Based on Tensegrity Structures BEST Lab Seminar October 7 th, 2016 Brian Cera Edward Zhu 1 Research Objectives & Mission Requirements Secondary payload to

More information

Computer and Machine Vision

Computer and Machine Vision Computer and Machine Vision Lecture Week 12 Part-2 Additional 3D Scene Considerations March 29, 2014 Sam Siewert Outline of Week 12 Computer Vision APIs and Languages Alternatives to C++ and OpenCV API

More information

Development of Unmanned Aircraft System (UAS) for Agricultural Applications. Quarterly Progress Report

Development of Unmanned Aircraft System (UAS) for Agricultural Applications. Quarterly Progress Report Development of Unmanned Aircraft System (UAS) for Agricultural Applications Quarterly Progress Report Reporting Period: October December 2016 January 30, 2017 Prepared by: Lynn Fenstermaker and Jayson

More information

Panoramic Video for Efficient Ground Surveillance from Small Unmanned Air Vehicles

Panoramic Video for Efficient Ground Surveillance from Small Unmanned Air Vehicles Brigham Young University BYU ScholarsArchive All Theses and Dissertations 2007-04-16 Panoramic Video for Efficient Ground Surveillance from Small Unmanned Air Vehicles Joseph Aaron Jackson Brigham Young

More information

Preview. Two-Dimensional Motion and Vectors Section 1. Section 1 Introduction to Vectors. Section 2 Vector Operations. Section 3 Projectile Motion

Preview. Two-Dimensional Motion and Vectors Section 1. Section 1 Introduction to Vectors. Section 2 Vector Operations. Section 3 Projectile Motion Two-Dimensional Motion and Vectors Section 1 Preview Section 1 Introduction to Vectors Section 2 Vector Operations Section 3 Projectile Motion Section 4 Relative Motion Two-Dimensional Motion and Vectors

More information

Random City Generator Technical Report

Random City Generator Technical Report Brigham Young University BYU ScholarsArchive All Faculty Publications 2006-07-12 Random City Generator Technical Report Brandon Call brcall@byu.net Follow this and additional works at: https://scholarsarchive.byu.edu/facpub

More information

Mapping Contoured Terrain Using SLAM with a Radio- Controlled Helicopter Platform. Project Proposal. Cognitive Robotics, Spring 2005

Mapping Contoured Terrain Using SLAM with a Radio- Controlled Helicopter Platform. Project Proposal. Cognitive Robotics, Spring 2005 Mapping Contoured Terrain Using SLAM with a Radio- Controlled Helicopter Platform Project Proposal Cognitive Robotics, Spring 2005 Kaijen Hsiao Henry de Plinval Jason Miller Introduction In the context

More information

UCSD AUVSI Unmanned Aerial System Team. Joshua Egbert Shane Grant

UCSD AUVSI Unmanned Aerial System Team. Joshua Egbert Shane Grant UCSD AUVSI Unmanned Aerial System Team Joshua Egbert Shane Grant Agenda Project background and history System design overview Gimbal Stabilization Target Recognition Lessons Learned Future Work Q&A UCSD

More information

CS5245 VISION & GRAPHICS FOR SPECIAL EFFECTS PROJECT PROPOSAL

CS5245 VISION & GRAPHICS FOR SPECIAL EFFECTS PROJECT PROPOSAL CS5245 VISION & GRAPHICS FOR SPECIAL EFFECTS PROJECT PROPOSAL Title of effect video Out of Control Project team members Chen Ling Wei U065170E Tan Rei Wen Alex U065359M Wang Kai U065179J The Effect A missile

More information

Developing a Method Using Field Surveying Techniques and Instruments to Create 3D Terrain Models. Faheem Muhammad

Developing a Method Using Field Surveying Techniques and Instruments to Create 3D Terrain Models. Faheem Muhammad Developing a Method Using Field Surveying Techniques and Instruments to Create 3D Terrain Models Faheem Muhammad Office of Science, Science Undergraduate Laboratory Internship (SULI) Savannah State University

More information

20/06/ Projectile Motion. 3-7 Projectile Motion. 3-7 Projectile Motion. 3-7 Projectile Motion

20/06/ Projectile Motion. 3-7 Projectile Motion. 3-7 Projectile Motion. 3-7 Projectile Motion 3-7 A projectile is an object moving in two dimensions under the influence of Earth's gravity; its path is a parabola. 3-7 It can be understood by analyzing the horizontal and vertical motions separately.

More information

Open Pit Mines. Terrestrial LiDAR and UAV Aerial Triangulation for. Figure 1: ILRIS at work

Open Pit Mines. Terrestrial LiDAR and UAV Aerial Triangulation for. Figure 1: ILRIS at work Terrestrial LiDAR and UAV Aerial Triangulation for Open Pit Mines Figure 1: ILRIS at work Figure 2: Geo-Copter X-8000 taking off ay what you will about the past few years, it has produced some useful tools

More information

A COMPARISON OF STANDARD FIXED-WING VS MULTIROTOR DRONE PHOTOGRAMMETRY SURVEYS

A COMPARISON OF STANDARD FIXED-WING VS MULTIROTOR DRONE PHOTOGRAMMETRY SURVEYS A COMPARISON OF STANDARD FIXED-WING VS MULTIROTOR DRONE PHOTOGRAMMETRY SURVEYS Dr Steve Harwin, UAV Operations, Tas KEY QUESTIONS What detail, scale and accuracy are needed? For change analysis the data

More information

Zero Launch Angle. since θ=0, then v oy =0 and v ox = v o. The time required to reach the water. independent of v o!!

Zero Launch Angle. since θ=0, then v oy =0 and v ox = v o. The time required to reach the water. independent of v o!! Zero Launch Angle y h since θ=0, then v oy =0 and v ox = v o and based on our coordinate system we have x o =0, y o =h x The time required to reach the water independent of v o!! 1 2 Combining Eliminating

More information

TEST EXAM PART 2 INTERMEDIATE LAND NAVIGATION

TEST EXAM PART 2 INTERMEDIATE LAND NAVIGATION NAME DATE TEST EXAM PART 2 INTERMEDIATE LAND NAVIGATION 1. Knowing these four basic skills, it is impossible to be totally lost; what are they? a. Track Present Location / Determine Distance / Sense of

More information

Lecture Outlines Chapter 26

Lecture Outlines Chapter 26 Lecture Outlines Chapter 26 11/18/2013 2 Chapter 26 Geometrical Optics Objectives: After completing this module, you should be able to: Explain and discuss with diagrams, reflection and refraction of light

More information

Camera Deployment Guide

Camera Deployment Guide Camera Deployment Guide Page 1 of 8 Overview of Camera Deployment Procedure You will be deploying your cameras in sets of 3: o On trail one camera that captures picture of traffic on a hiking trail o Near

More information

A Formal Model Approach for the Analysis and Validation of the Cooperative Path Planning of a UAV Team

A Formal Model Approach for the Analysis and Validation of the Cooperative Path Planning of a UAV Team A Formal Model Approach for the Analysis and Validation of the Cooperative Path Planning of a UAV Team Antonios Tsourdos Brian White, Rafał Żbikowski, Peter Silson Suresh Jeyaraman and Madhavan Shanmugavel

More information

Ardusat Space Kits in the Classroom

Ardusat Space Kits in the Classroom Ardusat Space Kits in the Classroom Resources Why Arduino platform? Real-world STEM application Space Kit contents Let s get started!! Activity1BasicBlink & Activity2MorseCode Activity3LuminTSL2561 Activity4A_TMP102

More information

Chapter 12. Path Planning. Beard & McLain, Small Unmanned Aircraft, Princeton University Press, 2012,

Chapter 12. Path Planning. Beard & McLain, Small Unmanned Aircraft, Princeton University Press, 2012, Chapter 12 Path Planning Beard & McLain, Small Unmanned Aircraft, Princeton University Press, 212, Chapter 12: Slide 1 Control Architecture destination, obstacles map path planner waypoints status path

More information

TRAINING MATERIAL HOW TO OPTIMIZE ACCURACY WITH CORRELATOR3D

TRAINING MATERIAL HOW TO OPTIMIZE ACCURACY WITH CORRELATOR3D TRAINING MATERIAL WITH CORRELATOR3D Page2 Contents 1. UNDERSTANDING INPUT DATA REQUIREMENTS... 4 1.1 What is Aerial Triangulation?... 4 1.2 Recommended Flight Configuration... 4 1.3 Data Requirements for

More information

Digital Defence LiDAR based Smart 3D Geospatial Intelligence for Smart Defence

Digital Defence LiDAR based Smart 3D Geospatial Intelligence for Smart Defence www. geokno.com Digital Defence LiDAR based Smart 3D Geospatial Intelligence for Smart Defence Presentation Agenda About Geokno About LiDAR Technology LiDAR Products for Security Forces Development uses

More information

Simulator and Search Planner for the USCG SAROPS Search And Rescue Optimal Planning System

Simulator and Search Planner for the USCG SAROPS Search And Rescue Optimal Planning System Simulator and Search Planner for the USCG SAROPS Search And Rescue Optimal Planning System Metron Inc 1818 Library Street Reston VA 20190 703 787 8700 SAROPS Background w Developed by Metron, Applied Sciences

More information

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN OVERVIEW National point clouds Airborne laser scanning in the Netherlands Quality control Developments in lidar

More information

INSPIRE 1 Release Notes

INSPIRE 1 Release Notes 2017.07.10 1. All-in-One firmware version updated to v01.11.01.50. 2. Remote Controller firmware version updated to v1.7.80. 3. DJI GO app ios version updated to v3.1.13. 4. DJI GO app Android version

More information

TANDEM-X: DEM ACQUISITION IN THE THIRD YEAR ERA

TANDEM-X: DEM ACQUISITION IN THE THIRD YEAR ERA TANDEM-X: DEM ACQUISITION IN THE THIRD YEAR ERA D. Borla Tridon, M. Bachmann, D. Schulze, C. J. Ortega Miguez, M. D. Polimeni, M. Martone and TanDEM-X Team Microwaves and Radar Institute, DLR 5 th International

More information

Drones for research - Observing the world in 3D from a LiDAR-UAV

Drones for research - Observing the world in 3D from a LiDAR-UAV Drones for research - Observing the world in 3D from a LiDAR-UAV Program lunch seminar: Lammert Kooistra: The Unmanned Aerial Remote Sensing Facility goes 3D: Unmanned Aerial Laser Scanning Sander Mücher:

More information

iracing Camera Tool Introduction Positioning the camera with Position Type

iracing Camera Tool Introduction Positioning the camera with Position Type iracing Camera Tool Introduction This is a brief introduction to the new camera tool built into the iracing simulator. You can enter the camera tool when in replay mode by hitting Ctrl-F12 at any time,

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

Image Fusion of Video Images and Geo-localization for UAV Applications K.Senthil Kumar 1, Kavitha.G 2, Subramanian.

Image Fusion of Video Images and Geo-localization for UAV Applications K.Senthil Kumar 1, Kavitha.G 2, Subramanian. Image Fusion of Video Images and Geo-localization for UAV Applications K.Senthil Kumar 1, Kavitha.G 2, Subramanian.R 3 and Marwan 4 Abstract We present in this paper a very fine method for determining

More information

Aerial Visual Intelligence for GIS

Aerial Visual Intelligence for GIS Aerial Visual Intelligence for GIS Devon Humphrey Geospatial Consultant copyright 2013 waypoint mapping LLC 1 Just a few definitions (Pop quiz at the end of presentation...) Unmanned Aerial wing or rotor

More information

Real-Time Obstacle and Collision Avoidance System for Fixed-Wing Unmanned Aerial Systems

Real-Time Obstacle and Collision Avoidance System for Fixed-Wing Unmanned Aerial Systems Real-Time Obstacle and Collision Avoidance System for Fixed-Wing Unmanned Aerial Systems PhD Oral Defense June 6, 2012 Julien Esposito 1 Acknowledgements for Funding Received KU TRI Transport Research

More information

UAV Video Coverage Quality Maps and Prioritized Indexing for Wilderness Search and Rescue

UAV Video Coverage Quality Maps and Prioritized Indexing for Wilderness Search and Rescue Brigham Young University BYU ScholarsArchive All Faculty Publications 2010-03-01 UAV Video Coverage Quality Maps and Prioritized Indexing for Wilderness Search and Rescue Cameron Engh cameron_engh@hotmail.com

More information

The ArcGIS Platform for Managing, Processing, and Sharing UAV Data

The ArcGIS Platform for Managing, Processing, and Sharing UAV Data The ArcGIS Platform for Managing, Processing, and Sharing UAV Data Cody Benkelman, Technical Product Manager - Imagery David Gadsden, Nonprofit Program Manager Esri Advancing GIS Strong and Growing..Serving

More information

INSPIRE 1 Release Notes

INSPIRE 1 Release Notes 2016.12.15 1. All-in-One firmware version updated to v1.10.1.40. 2. DJI GO app ios version updated to v3.1.1. 3. DJI GO app Android version updated to v3.1.1. What s New: 1. Optimized Flight Restriction

More information

Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter

Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter Przemys law G asior, Stanis law Gardecki, Jaros law Gośliński and Wojciech Giernacki Poznan University of

More information

Using Motion Fields to Estimate Video Utility and Detect GPS Spoofing

Using Motion Fields to Estimate Video Utility and Detect GPS Spoofing Brigham Young University BYU ScholarsArchive All Theses and Dissertations 2012-08-08 Using Motion Fields to Estimate Video Utility and Detect GPS Spoofing Brandon T. Carroll Brigham Young University -

More information

Practical Considerations of UAS Operations on Data Quality

Practical Considerations of UAS Operations on Data Quality Practical Considerations of UAS Operations on Data Quality Precision. Accuracy. Reliability OVERVIEW Project Planning and Execution Ground Control Data Processing and Delivery 1 OVERVIEW Get Legal: Section

More information

Vision-Based Precision Landings of a Tailsitter UAV. P. Travis Millet

Vision-Based Precision Landings of a Tailsitter UAV. P. Travis Millet Vision-Based Precision Landings of a Tailsitter UAV P. Travis Millet A thesis submitted to the faculty of Brigham Young University in partial fulfillment of the requirements for the degree of Master of

More information

Intelligent Outdoor Navigation of a Mobile Robot Platform Using a Low Cost High Precision RTK-GPS and Obstacle Avoidance System

Intelligent Outdoor Navigation of a Mobile Robot Platform Using a Low Cost High Precision RTK-GPS and Obstacle Avoidance System Intelligent Outdoor Navigation of a Mobile Robot Platform Using a Low Cost High Precision RTK-GPS and Obstacle Avoidance System Under supervision of: Prof. Dr. -Ing. Klaus-Dieter Kuhnert Dipl.-Inform.

More information

SPH3U1 Lesson 12 Kinematics

SPH3U1 Lesson 12 Kinematics SPH3U1 Lesson 12 Kinematics PROJECTILE MOTION LEARNING GOALS Students will: Describe the motion of an object thrown at arbitrary angles through the air. Describe the horizontal and vertical motions of

More information

Offloading UAV Navigation Computation to the Cloud Sriramya Ramya Bhamidipati and Grace Xingxin Gao

Offloading UAV Navigation Computation to the Cloud Sriramya Ramya Bhamidipati and Grace Xingxin Gao Offloading UAV Navigation Computation to the Cloud Sriramya Ramya Bhamidipati and Grace Xingxin Gao SCPNT 2016 November 01 2016 UAV Navigation in Urban Areas Challenges Limited battery life Restricted

More information

GPS/GIS Activities Summary

GPS/GIS Activities Summary GPS/GIS Activities Summary Group activities Outdoor activities Use of GPS receivers Use of computers Calculations Relevant to robotics Relevant to agriculture 1. Information technologies in agriculture

More information

30 o. 60 o 1. INSTRUCTIONAL PLAN Day 3

30 o. 60 o 1. INSTRUCTIONAL PLAN Day 3 INSTRUCTIONAL PLAN Day 3 Subject: Trigonometry Topic: Special Right Triangles, Problem Solving and Applications of Right Triangles Target Learners: College Students Objectives: At the end of the lesson,

More information

LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON

LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON Trig/Math Anal Name No LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON HW NO. SECTIONS ASSIGNMENT DUE TT 1 1 Practice Set D TT 1 6 TT 1 7 TT TT 1 8 & Application Problems 1 9

More information

AUTONOMOUS DRONE NAVIGATION WITH DEEP LEARNING

AUTONOMOUS DRONE NAVIGATION WITH DEEP LEARNING AUTONOMOUS DRONE NAVIGATION WITH DEEP LEARNING Nikolai Smolyanskiy, Alexey Kamenev, Jeffrey Smith Project Redtail May 8, 2017 100% AUTONOMOUS FLIGHT OVER 1 KM FOREST TRAIL AT 3 M/S 2 Why autonomous path

More information

TerraExplorer Quick Start Guide

TerraExplorer Quick Start Guide TerraExplorer Quick Start Guide Basic Concepts Opening, Creating, and Saving.. 1 Navigating in the 3D Window... 1 Using the Project Tree... 2 System Requirements... 2 Project Settings Controlling Date

More information

FINAL REPORT. Prepared for Evergreen Unmanned Systems and Shell International Exploration and Production Inc.

FINAL REPORT. Prepared for Evergreen Unmanned Systems and Shell International Exploration and Production Inc. FINAL REPORT Prepared for Evergreen Unmanned Systems and Shell International Exploration and Production Inc. Center for Collaborative Control of Unmanned Vehicles University of California, Berkeley PI:

More information

Autonomous Landing of an Unmanned Aerial Vehicle

Autonomous Landing of an Unmanned Aerial Vehicle Autonomous Landing of an Unmanned Aerial Vehicle Joel Hermansson, Andreas Gising Cybaero AB SE-581 12 Linköping, Sweden Email: {joel.hermansson, andreas.gising}@cybaero.se Martin Skoglund and Thomas B.

More information

ROBOTIC SURVEILLANCE

ROBOTIC SURVEILLANCE ROBOTIC SURVEILLANCE PROJECT REFERENCE NO. : 37S1070 COLLEGE : PES INSTITUTE OF TECHNOLOGY, BANGALORE BRANCH : TELECOMMUNICATION ENGINEERING GUIDE : SUSHMA RAWAL STUDENTS : SHASHANK C VAISHAKH SHIRUR DHANUSH

More information

Two-Dimensional Motion

Two-Dimensional Motion Two-Dimensional Motion Objects don't always move in a straight line. When an object moves in two dimensions, we must look at vector components. The most common kind of two dimensional motion you will encounter

More information

Camera Drones Lecture 2 Control and Sensors

Camera Drones Lecture 2 Control and Sensors Camera Drones Lecture 2 Control and Sensors Ass.Prof. Friedrich Fraundorfer WS 2017 1 Outline Quadrotor control principles Sensors 2 Quadrotor control - Hovering Hovering means quadrotor needs to hold

More information

Mobile LiDAR for Ground Applications. Spar 2006, March Paul Mrstik, Terrapoint Canada Inc. Craig Glennie, Terrapoint USA LLC

Mobile LiDAR for Ground Applications. Spar 2006, March Paul Mrstik, Terrapoint Canada Inc. Craig Glennie, Terrapoint USA LLC Mobile LiDAR for Ground Applications Spar 2006, March 27 2006 Paul Mrstik, Terrapoint Canada Inc. Craig Glennie, Terrapoint USA LLC Agenda Introduction to Terrapoint What is mobile LiDAR? Advantages of

More information

CS384G Midterm Examination Spring 2008

CS384G Midterm Examination Spring 2008 CS384G Midterm Examination Spring 2008 Each problem section is worth the indicated number of points. Show all work on these pages and don t forget to put your name on one of them! 1. (15 pts) In the two

More information

GEOMEDIA MOTION VIDEO ANALYSIS PROFESSIONAL

GEOMEDIA MOTION VIDEO ANALYSIS PROFESSIONAL GEOMEDIA MOTION VIDEO ANALYSIS PROFESSIONAL GEOMEDIA MOTION VIDEO ANALYSIS PROFESSIONAL Hexagon Geospatial s GeoMedia Motion Video Analysis Professional provides a high-productivity environment for analysis

More information

Real-Time Trajectory Generation for Autonomous Nonlinear Flight Systems

Real-Time Trajectory Generation for Autonomous Nonlinear Flight Systems Real-Time Trajectory Generation for Autonomous Nonlinear Flight Systems AF02T002 Phase II Final Report Contract No. FA9550-04-C-0032 Principal Investigators Michael Larsen Information Systems Laboratory

More information

A NEW STRATEGY FOR DSM GENERATION FROM HIGH RESOLUTION STEREO SATELLITE IMAGES BASED ON CONTROL NETWORK INTEREST POINT MATCHING

A NEW STRATEGY FOR DSM GENERATION FROM HIGH RESOLUTION STEREO SATELLITE IMAGES BASED ON CONTROL NETWORK INTEREST POINT MATCHING A NEW STRATEGY FOR DSM GENERATION FROM HIGH RESOLUTION STEREO SATELLITE IMAGES BASED ON CONTROL NETWORK INTEREST POINT MATCHING Z. Xiong a, Y. Zhang a a Department of Geodesy & Geomatics Engineering, University

More information

Computer Graphics 1. Chapter 9 (July 1st, 2010, 2-4pm): Interaction in 3D. LMU München Medieninformatik Andreas Butz Computergraphik 1 SS2010

Computer Graphics 1. Chapter 9 (July 1st, 2010, 2-4pm): Interaction in 3D. LMU München Medieninformatik Andreas Butz Computergraphik 1 SS2010 Computer Graphics 1 Chapter 9 (July 1st, 2010, 2-4pm): Interaction in 3D 1 The 3D rendering pipeline (our version for this class) 3D models in model coordinates 3D models in world coordinates 2D Polygons

More information

VALIDATION OF A NEW 30 METER GROUND SAMPLED GLOBAL DEM USING ICESAT LIDARA ELEVATION REFERENCE DATA

VALIDATION OF A NEW 30 METER GROUND SAMPLED GLOBAL DEM USING ICESAT LIDARA ELEVATION REFERENCE DATA VALIDATION OF A NEW 30 METER GROUND SAMPLED GLOBAL DEM USING ICESAT LIDARA ELEVATION REFERENCE DATA M. Lorraine Tighe Director, Geospatial Solutions Intermap Session: Photogrammetry & Image Processing

More information

Terrestrial GPS setup Fundamentals of Airborne LiDAR Systems, Collection and Calibration. JAMIE YOUNG Senior Manager LiDAR Solutions

Terrestrial GPS setup Fundamentals of Airborne LiDAR Systems, Collection and Calibration. JAMIE YOUNG Senior Manager LiDAR Solutions Terrestrial GPS setup Fundamentals of Airborne LiDAR Systems, Collection and Calibration JAMIE YOUNG Senior Manager LiDAR Solutions Topics Terrestrial GPS reference Planning and Collection Considerations

More information

DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY

DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY DIGITAL SURFACE MODELS OF CITY AREAS BY VERY HIGH RESOLUTION SPACE IMAGERY Jacobsen, K. University of Hannover, Institute of Photogrammetry and Geoinformation, Nienburger Str.1, D30167 Hannover phone +49

More information

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle K. Senthil Kumar, Mohammad Rasheed, and T.Anand Abstract Helicopter offers the capability of hover, slow forward movement, vertical take-off

More information

Homework Set 3 Due Thursday, 07/14

Homework Set 3 Due Thursday, 07/14 Homework Set 3 Due Thursday, 07/14 Problem 1 A room contains two parallel wall mirrors, on opposite walls 5 meters apart. The mirrors are 8 meters long. Suppose that one person stands in a doorway, in

More information

Camera Calibration for Video See-Through Head-Mounted Display. Abstract. 1.0 Introduction. Mike Bajura July 7, 1993

Camera Calibration for Video See-Through Head-Mounted Display. Abstract. 1.0 Introduction. Mike Bajura July 7, 1993 Camera Calibration for Video See-Through Head-Mounted Display Mike Bajura July 7, 1993 Abstract This report describes a method for computing the parameters needed to model a television camera for video

More information

APPENDIX E2. Vernal Pool Watershed Mapping

APPENDIX E2. Vernal Pool Watershed Mapping APPENDIX E2 Vernal Pool Watershed Mapping MEMORANDUM To: U.S. Fish and Wildlife Service From: Tyler Friesen, Dudek Subject: SSHCP Vernal Pool Watershed Analysis Using LIDAR Data Date: February 6, 2014

More information

A New Dimension to Land Development and Subdivision Design: Application of AutoCAD Civil 3D

A New Dimension to Land Development and Subdivision Design: Application of AutoCAD Civil 3D A New Dimension to Land Development and Subdivision Design: Application of AutoCAD Civil 3D Tarig Ali College of Engineering and Computer Science University of Central Florida Orlando, Florida taali@mail.ucf.edu

More information

Accuracy Assessment of an ebee UAS Survey

Accuracy Assessment of an ebee UAS Survey Accuracy Assessment of an ebee UAS Survey McCain McMurray, Remote Sensing Specialist mmcmurray@newfields.com July 2014 Accuracy Assessment of an ebee UAS Survey McCain McMurray Abstract The ebee unmanned

More information

PROJECTILE. 5) Define the terms Velocity as related to projectile motion: 6) Define the terms angle of projection as related to projectile motion:

PROJECTILE. 5) Define the terms Velocity as related to projectile motion: 6) Define the terms angle of projection as related to projectile motion: 1) Define Trajectory a) The path traced by particle in air b) The particle c) Vertical Distance d) Horizontal Distance PROJECTILE 2) Define Projectile a) The path traced by particle in air b) The particle

More information

Stomp Rocket Lab Physics

Stomp Rocket Lab Physics Stomp Rocket Lab Physics Stomp Rockets are plastic projectiles that are launched when a bladder of air is hit or stomped with a foot. Typically the launch angle can be changed, but should be left at 90

More information

Case Study for Long- Range Beyond Visual Line of Sight Project. March 15, 2018 RMEL Transmission and Planning Conference

Case Study for Long- Range Beyond Visual Line of Sight Project. March 15, 2018 RMEL Transmission and Planning Conference Case Study for Long- Range Beyond Visual Line of Sight Project March 15, 2018 RMEL Transmission and Planning Conference 2014 HDR Architecture, 2016 2014 HDR, Inc., all all rights reserved. Helicopters

More information

Vector Decomposition

Vector Decomposition Projectile Motion AP Physics 1 Vector Decomposition 1 Coordinate Systems A coordinate system is an artificially imposed grid that you place on a problem. You are free to choose: Where to place the origin,

More information

FREE TUTORING. Digitizing a Map. 8 Geographers Tools: Automated Mapping. The Digitized Map. Revising a Digitized Map 9/28/2018. Next class: First Exam

FREE TUTORING. Digitizing a Map. 8 Geographers Tools: Automated Mapping. The Digitized Map. Revising a Digitized Map 9/28/2018. Next class: First Exam Next class: First Exam Tuesday, October 2, 2018. Combination of multiple choice questions and map interpretation. Bring a #2 pencil with eraser. Based on class lectures supplementing Chapter 1. Review

More information

(12) Patent Application Publication (10) Pub. No.: US 2010/ A1

(12) Patent Application Publication (10) Pub. No.: US 2010/ A1 (19) United States US 20100305853A1 (12) Patent Application Publication (10) Pub. No.: US 2010/0305853 A1 Schulze et al. (43) Pub. Date: Dec. 2, 2010 (54) 3-D MAP DISPLAY (52) U.S. Cl.... 701/212:345/419

More information

Exploiting Composite Features in Robot Navigation

Exploiting Composite Features in Robot Navigation EXPLOITING COMPOSITE FEATURES IN ROBOT NAVIGATION 69 Exploiting Composite Features in Robot Navigation Jennifer Davison, Kelly Hasler Faculty Sponsor: Karen T. Sutherland, Department of Computer Science

More information

INSPIRE 1 Quick Start Guide V1.0

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

More information

Honors Pre-Calculus. 6.1: Vector Word Problems

Honors Pre-Calculus. 6.1: Vector Word Problems Honors Pre-Calculus 6.1: Vector Word Problems 1. A sled on an inclined plane weighs 00 lb, and the plane makes an angle of 0 degrees with the horizontal. What force, perpendicular to the plane, is exerted

More information

Recitation 1-6 Projectile Motion

Recitation 1-6 Projectile Motion Preliminaries Recitation 1-6 Projectile Motion The Recorder is the youngest person at your table. The Recorder Should write down everyone s name on the worksheet and put your Table No. on the worksheet.

More information

Name Period. (b) Now measure the distances from each student to the starting point. Write those 3 distances here. (diagonal part) R measured =

Name Period. (b) Now measure the distances from each student to the starting point. Write those 3 distances here. (diagonal part) R measured = Lesson 5: Vectors and Projectile Motion Name Period 5.1 Introduction: Vectors vs. Scalars (a) Read page 69 of the supplemental Conceptual Physics text. Name at least 3 vector quantities and at least 3

More information

Implementation of Flight Simulator using 3-Dimensional Terrain Modeling

Implementation of Flight Simulator using 3-Dimensional Terrain Modeling Implementation of Flight Simulator using 3-Dimensional Terrain Modeling 1 1, First Author School of Computer Engineering, Hanshin University, Osan City, S. Korea, stryoo@hs.ac.kr Abstract During the last

More information

If of material is available to make a box with a square base and an open top, find the largest possible volume of the box.

If of material is available to make a box with a square base and an open top, find the largest possible volume of the box. 1 Find two positive numbers whose product is 64 and whose sum is a minimum. 2 Consider the following problem: A farmer with 870 ft of fencing wants to enclose a rectangular area and then divide it into

More information

Reality Check: Processing LiDAR Data. A story of data, more data and some more data

Reality Check: Processing LiDAR Data. A story of data, more data and some more data Reality Check: Processing LiDAR Data A story of data, more data and some more data Red River of the North Red River of the North Red River of the North Red River of the North Introduction and Background

More information

Fused Visible and Infrared Video for use in Wilderness Search and Rescue

Fused Visible and Infrared Video for use in Wilderness Search and Rescue Brigham Young University BYU ScholarsArchive All Faculty Publications 2009-12-07 Fused Visible and Infrared Video for use in Wilderness Search and Rescue Dennis Eggett Michael A. Goodrich mike@cs.byu.edu

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

Static and Dynamic Obstacle Avoidance for Miniature Air Vehicles

Static and Dynamic Obstacle Avoidance for Miniature Air Vehicles Brigham Young University BYU ScholarsArchive All Faculty Publications 2005-9 Static and Dynamic Obstacle Avoidance for Miniature Air Vehicles Jeffery Brian Saunders Brigham Young University - Provo, saunders.jeff@gmail.com

More information

Washington State Math Championship 2009 Geometry 5 th

Washington State Math Championship 2009 Geometry 5 th Geometry 5 th 1. If the area of a square is 40 square units and you double the dimensions of both the length and the width, what will the area of the new square be? 2. If you walk 50 yards south, then

More information

Project and Diploma Thesis Topics in DAAS

Project and Diploma Thesis Topics in DAAS Intermediate Project (P) Engineering Diploma Thesis (E) Master Diploma Thesis (M) Project and Diploma Thesis Topics in DAAS - 2018 Prof Janusz Narkiewicz Below there are areas of topics to be clarified

More information