Feature Based Navigation for a Platform Inspection AUV

Size: px
Start display at page:

Download "Feature Based Navigation for a Platform Inspection AUV"

Transcription

1 Feature Based Navigation for a latform Inspection AUV ehar Tangirala* Chris Debrunner Walter Feldman Alan Fettinger Locheed Martin 00 E.7 th treet Riviera Beach, FL (56) *sehar.tangirala@lmco.com Abstract: Under the Offshore latform Inspection ystem (OI) program, an LM AUV, the MARLIN(TM), is being outfitted with a mission pacage which includes a 3D imaging sonar and processors in order to inspect and build 3D models of subsea structures, and to detect large scale damage to these structures relative to a reference model. A ey component of this model building and change detection functionality is a process by which sonar data is aligned to the reference model and the vehicle/sensor pose is recovered. An interesting by-product of this is the use of this recovered pose for feature based navigation. This paper presents a method to fuse the estimated pose from an inertial navigation system with the pose recovered from the alignment of sonar data with a reference model, and the use of this fused estimate in vehicle guidance, 3D model building and change detection, and to improve inertial navigation performance. While the technology is developed for an underwater platform inspection system, the methods have broader applicability. Results are presented to demonstrate the performance of the feature-based navigation system. Introduction Under the Offshore latform Inspection ystem (OI) program, Locheed Martin is developing and delivering post hurricane oil platform inspection capabilities using an autonomous underwater vehicle (AUV) the Marlin TM (Figure ). These inspections, initially focused on the external jacet of the platform, are carried out autonomously using a 3D imaging sonar and onboard processing and will deliver significant cost and time savings to the oil industry. The objectives of the initial offering will be to detect and localize large scale damage and anomalies; future offerings will expand on this capability. This effort leverages mature, existing capabilities from across Locheed Martin which are enhanced, customized and integrated to deliver a new capability. Figure : The Marlin AUV Anomaly, or more generally, change detection is achieved by building an in situ model of the oil platform using point cloud data from the 3D imaging sonar and comparing it with an a priori model of the same platform to detect and localize changes. The accuracy of the in situ constructed 3D model of the platform, and therefore, the accuracy of the change detection, is very sensitive to the nowledge of the sensor pose. AUV s typically navigate using an inertial navigation system (IN) that uses a variety of navigation aids including G, doppler velocity logs (DVL), acoustic positioning systems, depth sensors, and speed of sound sensors. The navigation accuracy of these INs is typically adequate for most AUV missions. This paper describes the development and implementation of a feature based navigation capability that allows the AUV to navigation

2 safely in the vicinity of an underwater platform while also increasing the accuracy of the in situ constructed 3D model of the platform and change detection. This capability is achieved by fusing the 3D sonar based pose estimate with the IN pose and using this fused pose for the guidance of the vehicle as well as to aid the IN and compensate for drifts. OI Autonomy The operational concept for the OI is to have an AUV autonomously inspect an offshore drilling platform with minimal user input - the user simply chooses the platform and specifies how much of the platform is to be inspected. The AUV autonomously plans the inspection path around the platform, executes this path to collect sonar data, builds a 3D model of the platform in real-time, and executes change detection to identify anomalies. Feedbac in the form of the path of the AUV and the detected anomalies is provided to the operator. The in situ 3D model of the platform constructed from the current inspection along with 3D models of the anomalies are available to the operator upon recovery of the AUV. These models can be exported to a variety of formats to address the needs of individual users. Future version of the OI will autonomously plan a re-visit mission to gather close up optical imagery of the sites identified as anomalous. OI brings a diverse set of capabilities from across Locheed Martin together into an integrated system which is capable of achieving the primary goal of autonomously detecting and localizing platform anomalies. OI is composed of three primary subsystems: the vehicle, autonomous perception the transformation of sensor data into information; and autonomous response which is responsible for guiding the vehicle safely through the inspection mission. The vehicle, the MARLIN TM AUV is a mature Locheed Martin product which has been used on multiple missions. LM autonomous perception technologies have been demonstrated in air using LADAR point clouds which is similar in format though not in quality to the data available from a 3D imaging sonar. LM autonomous response technologies have been applied to a wide variety of domains including land, sea surface, and air. Response and perception technologies are modified and adapted to the undersea environment to achieve the goals of OI. The integration of the major autonomy components is achieved via well defined interfaces which allow for the independent development of these ey autonomy technologies as well as the rapid insertion of plug and play capabilities. These interfaces follow the ATM F254 draft autonomy standard [] where applicable; this standard defines a messaging interface in terms of message content without any regard to transmission protocols or mechanisms. The OI uses TC/I to implement the messaging interface between the ey autonomy components. Message content, frequency, data types, and validity are all defined and maintained in the only common artifact between the three major OI subsystems. Communication between each of the subsystems is achieved through the use of a publishsubscribe message passing scheme. At the initiation of the TC/I connection between subsystems, each subscribes to the specific messages which contain information it requires. This approach limits the amount of message traffic across the networ and eliminates the need to process messages which don t contain information pertinent to the subsystem. Figure 2: OI - Major subsystem integration and maturation Initial testing and development of the integrated system is performed in a simulation laboratory which simulates vehicle dynamics, 3D sonar data, and inertial navigation data. This lab testing serves to address many integration issues early in the integration process thereby reducing

3 the need for expensive sea trials. Figure 2 illustrates the integration of the major OI subsystems and the maturation of the system through a series of test phases. Major technologies, their adaptation and integration into the OI are described next. erception: ensor-based pose estimation The perception system controls the imaging sonar sensor and processes the point clouds it produces to refine the vehicle pose relative to the prior model of the oil platform. It also integrates the point clouds in their refined poses to produce a 3D model of the oil rig which is then compared to the a priori model to detect changes. Figure 3: ensor based pose alignment As illustrated in Figure 3, the sonar point clouds are aligned to the prior model using a Random ample Consensus (RANAC) [2] approach that bears some similarity to iterative closest point methods [3]. erception: 3D model building Given the refined poses produced by the sensorbased pose alignment, the in situ 3D model is built by collecting the point cloud data in an octree structure [4], as illustrated in Figure 4. The octree stores the second order moments of the points falling in each octree cell, and also eeps trac of the empty space traversed by the ray to each point. Combining these two pieces of information, the algorithm determines whether each octree cell is occupied, empty, or unnown. The octree modeling software used in OI not only computes the structure of empty and occupied space, but also provide an extensive set of geometric queries that can be used to efficiently process the model. For example the find closest point query is used to match point cloud points to the nearest prior model point during the RANAC process. Figure 4: 3D model construction erception: Change detection To detect changes between the prior model and the newly sensed model, the models are compared on a cell-by-cell basis. Locations in which the sensed model contains occupied space and the prior model contains empty space are mared as positive changes, and locations in which the sensed model contains empty space and the prior model contains occupied space are mared as negative changes. Morphological filtering of the resulting changes and filtering based on position (e.g, to remove ground points as specified in the prior model) help to reduce false alarms. Navigation Fusion The OI system has a mid-grade inertial navigation system onboard which provides ~0.8 nautical mile per hour free-inertial performance. Very accurate vehicle pose information relative to a platform local coordinate frame is available via pose alignment which is an integral part of the in situ model building process described above. ince 3D model building and change detection performance is sensitive to the accuracy of vehicle pose, inertial pose and sensor-based pose may be fused to derive a much improved estimate of vehicle pose which is used for vehicle GNC and as an input to the pose alignment process. IN pose The OI includes a Kearfott eadevil which is an RLG based gyrocompassing IN with a heading accuracy of milli-radian. The IN is able to employ various navigation aids including a G and a Doppler velocity log. The G is used every time the vehicle is on the surface including for initial alignment of the IN. The 600 KHz Teledyne RDI DVL provides good estimates of AUV velocity relative to the sea floor if the AUV is less than 90 m from the

4 bottom. If the AUV is beyond this bottom-loc range, the DVL is only able to provide the velocity of the AUV through the water. This may be combined with nown currents to generate an estimate of AUV ground velocity, but in general, navigation accuracy is significantly affected. With ground velocity, the positional accuracy of the IN is governed primarily by scale factor (along trac) and misalignment (across trac) errors and is on the order of 0.05% of distance traveled. While this positional accuracy is adequate for many AUV missions it has a significant effect on the quality of 3D model building and change detection accuracy. The Kalman Filter on board the COT IN is not available for modification although many of its states and covariances are periodically available via an interface. Fused pose The IN pose and 3D sensor-based pose are fused as shown in Figure 5 below. use x to denote the sensor-based pose and x I to denote the IN pose. We also define an input vector: u v N, v E, v D,,, where, v N, v E, v D are vehicle velocities in the north, east, and down directions, and,, are Euler rates; all of which are available from the IN. To write the state transition equations to propagate the sensor-based pose forward in time, we assume that the vehicle moves with constant translational velocity and angular velocity given by u over the time interval [ t, t ] (of length t t t seconds) starting at the state T x. We assume that angular changes due to the angular rates over the time interval translate directly into changes in roll, pitch, and heading without interactions between the angle changes. The resulting state transition equation is: x Ax Bu ; where A = I 6x6, B = t* I 6x6, and N (0, Q ). ~ The estimate xˆ of the pose at time t which is distributed as N (, ) is projected forward to time t as Figure 5: Navigation fusion The IN pose is available at 25 Hz and the sensor-based pose is available at -5 Hz and is delayed by up to 2 seconds. To account for this delay, a history of linear and angular velocities from the IN is maintained and these are used to propagate the sensor-based pose forward to the time of the latest IN pose. The sensor-based pose valid at t is fused with the latest IN pose using a Bayesian combination. We define a pose state: x [ North, East, Down,,, ] where North, East, and Down represent the position of the vehicle in a local flat earth Cartesian frame and,, are Euler angles. We T x ˆ ~ N (, ) ; where A Bu and A A T Q At time t, when a sensor based pose estimate corresponding to some time t t is available, it is propagated forward to time t and fused with the IN pose xˆ ~ N (, ) using a Bayesian combination as: x I I I I xˆ I I I j I A Bayesian combination is used instead of a Kalman filter to avoid the problems that sometime occur when cascaded Kalman filters I xˆ

5 are used. This fused pose is utilized for the guidance, navigation and control of the vehicle. The vehicle control systems uses the fused pose for station eeping; the autonomous response subsystem uses the fused pose to determine vehicle guidance to achieve the inspection plan; and the autonomous perception subsystem uses the fused pose as an initial condition into the pose alignment process. The fused pose is also used to update the IN on a 30 second period in the form of a geodetic position fix. This period is ept high in order to avoid any potential instability in the IN Kalman filter due to a very low covariance position update. Results ose estimation and fusion filter performance were initially evaluated and tuned in the simulation laboratory. Figure 6 shows the performance of the system with a simulated initial navigation error of 0 m in the north direction. During the initial acquire behavior, the vehicle approaches the platform at a safe distance of 25 m and the perception subsystem attempts to align sonar point clouds with the a priori platform model. Once this alignment is achieved reliably, the fusion filter updates the fused pose and sends a corrected position fix to the IN. The vehicle then approaches the nominal inspection offset of 5 m and proceeds with the inspection. Figure 7-Figure 9 show that the predicted errors in pose estimation compare well with the actual errors. There is a cyclical variation in the predicted and actual errors which suggests a bias in the estimated pose. This is currently under investigation. Figure 0 shows the performance of the feature based navigation system in north position from data collected from at-sea trials off the coast of alm Beach. The north position reported by the inertial navigation system differs from the sensor-based estimate of north position by about m. This error is subsequently corrected by sending a position update to the IN. The predicted errors are very similar to the simulated case. Figure 6: ose fusion in simulation Figure 7: North errors in simulation Figure 8: East errors in simulation

6 analysis and automated cartography, Communications of the Association of Computing Machinery 24 : [3] Rusiniewicz,. & Levoy, M. (200), Efficient Variants of the IC Algorithm, International Conference on 3D Digital Imaging and Modeling. [4] amet, H.Harrison, M. A. (Ed.) (990), The design and analysis of spatial data structures. Addison Wesley. Figure 9: Down errors in simulation Figure 0: ose fusion from sea-trials - North ummary This paper presents a method to fuse highly accurate feature based pose information with pose from a COT IN to generate smooth and accurate vehicle pose estimates. This method accounts for feature based pose estimates which are asynchronous, time delayed, and available at a different sample rate from the inertial pose; and where the Kalman filter internal to the IN is not available for modification to include feature based pose measurements. imulation and sea-trials data are presented to illustrate the performance of the fusion filter. Further sea trials on subsea structures are underway at the time of this writing. References [] ATM tandard F254 (2006), tandard Guide for Unmanned Undersea Vehicles (UUV) Autonomy and Control, ATM International, West Conshohocen, A 2006, DOI: 0.520/F254-06, [2] Fischler, M. A. & Bolles, R. C. (98), Random sample consensus: a paradigm for model fitting with application to image

DYNAMIC POSITIONING CONFERENCE September 16-17, Sensors

DYNAMIC POSITIONING CONFERENCE September 16-17, Sensors DYNAMIC POSITIONING CONFERENCE September 16-17, 2003 Sensors An Integrated acoustic positioning and inertial navigation system Jan Erik Faugstadmo, Hans Petter Jacobsen Kongsberg Simrad, Norway Revisions

More information

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM Glossary of Navigation Terms accelerometer. A device that senses inertial reaction to measure linear or angular acceleration. In its simplest form, it consists of a case-mounted spring and mass arrangement

More information

Alignment of Centimeter Scale Bathymetry using Six Degrees of Freedom

Alignment of Centimeter Scale Bathymetry using Six Degrees of Freedom Alignment of Centimeter Scale Bathymetry using Six Degrees of Freedom Ethan Slattery, University of California Santa Cruz Mentors: David Caress Summer 2018 Keywords: point-clouds, iterative closest point,

More information

Introduction to Inertial Navigation (INS tutorial short)

Introduction to Inertial Navigation (INS tutorial short) Introduction to Inertial Navigation (INS tutorial short) Note 1: This is a short (20 pages) tutorial. An extended (57 pages) tutorial that also includes Kalman filtering is available at http://www.navlab.net/publications/introduction_to

More information

Toward Real-Time Visually Augmented Navigation for Autonomous Search and Inspection of Ship Hulls and Port Facilities

Toward Real-Time Visually Augmented Navigation for Autonomous Search and Inspection of Ship Hulls and Port Facilities Toward Real-Time Visually Augmented Navigation for Autonomous Search and Inspection of Ship Hulls and Port Facilities Ryan M. Eustice Dept. of Naval Architecture & Marine Engineering University of Michigan

More information

Inertial Systems. Ekinox Series TACTICAL GRADE MEMS. Motion Sensing & Navigation IMU AHRS MRU INS VG

Inertial Systems. Ekinox Series TACTICAL GRADE MEMS. Motion Sensing & Navigation IMU AHRS MRU INS VG Ekinox Series TACTICAL GRADE MEMS Inertial Systems IMU AHRS MRU INS VG ITAR Free 0.05 RMS Motion Sensing & Navigation AEROSPACE GROUND MARINE Ekinox Series R&D specialists usually compromise between high

More information

INS aided subsurface positioning for ROV surveys

INS aided subsurface positioning for ROV surveys INS aided subsurface positioning for ROV surveys M. van de Munt, Allseas Engineering B.V., The Netherlands R van der Velden, Allseas Engineering B.V., The Netherlands K. Epke, Allseas Engineering B.V.,

More information

Modelling and Simulation of the Autonomous Underwater Vehicle (AUV) Robot

Modelling and Simulation of the Autonomous Underwater Vehicle (AUV) Robot 21st International Congress on Modelling and Simulation, Gold Coast, Australia, 29 Nov to 4 Dec 2015 www.mssanz.org.au/modsim2015 Modelling and Simulation of the Autonomous Underwater Vehicle (AUV) Robot

More information

Motion estimation of unmanned marine vehicles Massimo Caccia

Motion estimation of unmanned marine vehicles Massimo Caccia Motion estimation of unmanned marine vehicles Massimo Caccia Consiglio Nazionale delle Ricerche Istituto di Studi sui Sistemi Intelligenti per l Automazione Via Amendola 122 D/O, 70126, Bari, Italy massimo.caccia@ge.issia.cnr.it

More information

Introduction to Inertial Navigation and Kalman filtering

Introduction to Inertial Navigation and Kalman filtering Introduction to Inertial Navigation and Kalman filtering INS Tutorial, Norwegian Space Centre 2008.06.09 Kenneth Gade, FFI Outline Notation Inertial navigation Aided inertial navigation system (AINS) Implementing

More information

NAVIGATION AND ELECTRO-OPTIC SENSOR INTEGRATION TECHNOLOGY FOR FUSION OF IMAGERY AND DIGITAL MAPPING PRODUCTS. Alison Brown, NAVSYS Corporation

NAVIGATION AND ELECTRO-OPTIC SENSOR INTEGRATION TECHNOLOGY FOR FUSION OF IMAGERY AND DIGITAL MAPPING PRODUCTS. Alison Brown, NAVSYS Corporation NAVIGATION AND ELECTRO-OPTIC SENSOR INTEGRATION TECHNOLOGY FOR FUSION OF IMAGERY AND DIGITAL MAPPING PRODUCTS Alison Brown, NAVSYS Corporation Paul Olson, CECOM Abstract Several military and commercial

More information

TEST RESULTS OF A GPS/INERTIAL NAVIGATION SYSTEM USING A LOW COST MEMS IMU

TEST RESULTS OF A GPS/INERTIAL NAVIGATION SYSTEM USING A LOW COST MEMS IMU TEST RESULTS OF A GPS/INERTIAL NAVIGATION SYSTEM USING A LOW COST MEMS IMU Alison K. Brown, Ph.D.* NAVSYS Corporation, 1496 Woodcarver Road, Colorado Springs, CO 891 USA, e-mail: abrown@navsys.com Abstract

More information

Mobile Robotics. Mathematics, Models, and Methods. HI Cambridge. Alonzo Kelly. Carnegie Mellon University UNIVERSITY PRESS

Mobile Robotics. Mathematics, Models, and Methods. HI Cambridge. Alonzo Kelly. Carnegie Mellon University UNIVERSITY PRESS Mobile Robotics Mathematics, Models, and Methods Alonzo Kelly Carnegie Mellon University HI Cambridge UNIVERSITY PRESS Contents Preface page xiii 1 Introduction 1 1.1 Applications of Mobile Robots 2 1.2

More information

Selection and Integration of Sensors Alex Spitzer 11/23/14

Selection and Integration of Sensors Alex Spitzer 11/23/14 Selection and Integration of Sensors Alex Spitzer aes368@cornell.edu 11/23/14 Sensors Perception of the outside world Cameras, DVL, Sonar, Pressure Accelerometers, Gyroscopes, Magnetometers Position vs

More information

Sensor Fusion: Potential, Challenges and Applications. Presented by KVH Industries and Geodetics, Inc. December 2016

Sensor Fusion: Potential, Challenges and Applications. Presented by KVH Industries and Geodetics, Inc. December 2016 Sensor Fusion: Potential, Challenges and Applications Presented by KVH Industries and Geodetics, Inc. December 2016 1 KVH Industries Overview Innovative technology company 600 employees worldwide Focused

More information

Deepwater Spoolpiece Metrology and INS

Deepwater Spoolpiece Metrology and INS Deepwater Spoolpiece Metrology and INS ir. Wilbert Brink AVANS Hogeschool - 16 June 2009 Introduction What is a deepwater spoolpiece metrology? What is the classical way of doing a metrology? How can we

More information

Distributed Vision-Aided Cooperative Navigation Based on Three-View Geometry

Distributed Vision-Aided Cooperative Navigation Based on Three-View Geometry Distributed Vision-Aided Cooperative Navigation Based on hree-view Geometry Vadim Indelman, Pini Gurfil Distributed Space Systems Lab, Aerospace Engineering, echnion Ehud Rivlin Computer Science, echnion

More information

UNDERWATER ACOUSTIC MODEMS PRODUCT INFORMATION GUIDE

UNDERWATER ACOUSTIC MODEMS PRODUCT INFORMATION GUIDE UNDERWATER ACOUSTIC MODEMS PRODUCT INFORMATION GUIDE EvoLogics Underwater Acoustic Modems EvoLogics underwater acoustic modems provide full-duplex digital communication using EvoLogics' patented S2C (Sweep-

More information

1.1.1 Orientation Coordinate Systems

1.1.1 Orientation Coordinate Systems 1.1.1 Orientation 1.1.1.1 Coordinate Systems The velocity measurement is a vector in the direction of the transducer beam, which we refer to as beam coordinates. Beam coordinates can be converted to a

More information

Array Shape Tracking Using Active Sonar Reverberation

Array Shape Tracking Using Active Sonar Reverberation Lincoln Laboratory ASAP-2003 Worshop Array Shape Tracing Using Active Sonar Reverberation Vijay Varadarajan and Jeffrey Kroli Due University Department of Electrical and Computer Engineering Durham, NC

More information

Robot Simultaneous Localization and Mapping Based on Self-Detected Waypoint

Robot Simultaneous Localization and Mapping Based on Self-Detected Waypoint BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 2 Sofia 2016 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.1515/cait-2016-0031 Robot Simultaneous Localization

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

Development of a Ground Based Cooperating Spacecraft Testbed for Research and Education

Development of a Ground Based Cooperating Spacecraft Testbed for Research and Education DIPARTIMENTO DI INGEGNERIA INDUSTRIALE Development of a Ground Based Cooperating Spacecraft Testbed for Research and Education Mattia Mazzucato, Sergio Tronco, Andrea Valmorbida, Fabio Scibona and Enrico

More information

A GLOBAL LOCALIZATION SYSTEM FOR STRUCTURED ENVIRONMENTS USING AN IMAGING SONAR. Guillermo García de Marina, David Ribas, Pere Ridao

A GLOBAL LOCALIZATION SYSTEM FOR STRUCTURED ENVIRONMENTS USING AN IMAGING SONAR. Guillermo García de Marina, David Ribas, Pere Ridao A GLOBAL LOCALIZAION SYSEM FOR SRUCURED ENVIRONMENS USING AN IMAGING SONAR Guillermo García de Marina, David Ribas, Pere Ridao Dept. Arquitectura i ecnologia de Computadors Universitat de Girona Girona,

More information

TOPOGRAPHY - a LIDAR Simulation

TOPOGRAPHY - a LIDAR Simulation Title TOPOGRAPHY - a LIDAR Simulation Grade Level(s): 9-12 Estimated Time: 1.5 hours Discussion of Technology: Appendix A Construction Details: Appendix B MSDE Indicator(s) Goal 1: Skills and Processes

More information

navigation Isaac Skog

navigation Isaac Skog Foot-mounted zerovelocity aided inertial navigation Isaac Skog skog@kth.se Course Outline 1. Foot-mounted inertial navigation a. Basic idea b. Pros and cons 2. Inertial navigation a. The inertial sensors

More information

UndErwatEr acoustic modems. product information GUidE

UndErwatEr acoustic modems. product information GUidE UndErwatEr acoustic modems product information GUidE evologics s2c R - series underwater acoustic modems EvoLogics S2CR - series underwater acoustic modems provide full-duplex digital communication using

More information

Tightly-Integrated Visual and Inertial Navigation for Pinpoint Landing on Rugged Terrains

Tightly-Integrated Visual and Inertial Navigation for Pinpoint Landing on Rugged Terrains Tightly-Integrated Visual and Inertial Navigation for Pinpoint Landing on Rugged Terrains PhD student: Jeff DELAUNE ONERA Director: Guy LE BESNERAIS ONERA Advisors: Jean-Loup FARGES Clément BOURDARIAS

More information

Data, Data, Everywhere. We are now in the Big Data Era.

Data, Data, Everywhere. We are now in the Big Data Era. Data, Data, Everywhere. We are now in the Big Data Era. CONTENTS Background Big Data What is Generating our Big Data Physical Management of Big Data Optimisation in Data Processing Techniques for Handling

More information

Use of Image aided Navigation for UAV Navigation and Target Geolocation in Urban and GPS denied Environments

Use of Image aided Navigation for UAV Navigation and Target Geolocation in Urban and GPS denied Environments Use of Image aided Navigation for UAV Navigation and Target Geolocation in Urban and GPS denied Environments Precision Strike Technology Symposium Alison K. Brown, Ph.D. NAVSYS Corporation, Colorado Phone:

More information

Marker Based Localization of a Quadrotor. Akshat Agarwal & Siddharth Tanwar

Marker Based Localization of a Quadrotor. Akshat Agarwal & Siddharth Tanwar Marker Based Localization of a Quadrotor Akshat Agarwal & Siddharth Tanwar Objective Introduction Objective: To implement a high level control pipeline on a quadrotor which could autonomously take-off,

More information

Implementation of underwater precise navigation system for a remotely operated mine disposal vehicle

Implementation of underwater precise navigation system for a remotely operated mine disposal vehicle International Journal of Ocean System Engineering 1(2) (211) 12-19 DOI 1.74/IJOSE.211.1.2.12 International Journal of Ocean System Engineering Implementation of underwater precise navigation system for

More information

Perspective Sensing for Inertial Stabilization

Perspective Sensing for Inertial Stabilization Perspective Sensing for Inertial Stabilization Dr. Bernard A. Schnaufer Jeremy Nadke Advanced Technology Center Rockwell Collins, Inc. Cedar Rapids, IA Agenda Rockwell Collins & the Advanced Technology

More information

Radar Detection Improvement by Integration of Multi- Object Tracking

Radar Detection Improvement by Integration of Multi- Object Tracking Radar Detection Improvement by Integration of Multi- Object Tracing Lingmin Meng Research and Technology Center Robert Bosch Corp. Pittsburgh, PA, U.S.A. lingmin.meng@rtc.bosch.com Wolfgang Grimm Research

More information

Retrieve FLS processed sonar data. data association. track initiation. track deletion. feature integration. feature deletion. EKF update control input

Retrieve FLS processed sonar data. data association. track initiation. track deletion. feature integration. feature deletion. EKF update control input Stochastic Mapping Using Forward Look Sonar John J. Leonard 1, Robert N. Carpenter 2, and Hans Jacob S. Feder 1 1 Massachusetts Institute of Technology, 77 Mass Ave., Cambridge, MA 2139 2 Naval Undersea

More information

INTEGRATED TECH FOR INDUSTRIAL POSITIONING

INTEGRATED TECH FOR INDUSTRIAL POSITIONING INTEGRATED TECH FOR INDUSTRIAL POSITIONING Integrated Tech for Industrial Positioning aerospace.honeywell.com 1 Introduction We are the world leader in precision IMU technology and have built the majority

More information

The Littoral Challenge A SONAR Perspective Dr. Kevin Brinkmann, ATLAS ELEKTRONIK GmbH Littoral OpTech West, September 23 rd and 24 th

The Littoral Challenge A SONAR Perspective Dr. Kevin Brinkmann, ATLAS ELEKTRONIK GmbH Littoral OpTech West, September 23 rd and 24 th The Littoral Challenge A SONAR Perspective Dr. Kevin Brinkmann, ATLAS ELEKTRONIK GmbH Littoral OpTech West, September 23 rd and 24 th a sound decision The ATLAS ELEKTRONIK Group/ 1 ATLAS ELEKTRONIK at

More information

Lab #5 Ocean Acoustic Environment

Lab #5 Ocean Acoustic Environment Lab #5 Ocean Acoustic Environment 2.S998 Unmanned Marine Vehicle Autonomy, Sensing and Communications Contents 1 The ocean acoustic environment 3 1.1 Ocean Acoustic Waveguide................................

More information

Aided-inertial for Long-term, Self-contained GPS-denied Navigation and Mapping

Aided-inertial for Long-term, Self-contained GPS-denied Navigation and Mapping Aided-inertial for Long-term, Self-contained GPS-denied Navigation and Mapping Erik Lithopoulos, Louis Lalumiere, Ron Beyeler Applanix Corporation Greg Spurlock, LTC Bruce Williams Defense Threat Reduction

More information

NAVIGATION AND ELECTRO-OPTIC SENSOR INTEGRATION TECHNOLOGY FOR FUSION OF IMAGERY AND DIGITAL MAPPING PRODUCTS. Alison Brown, NAVSYS Corporation

NAVIGATION AND ELECTRO-OPTIC SENSOR INTEGRATION TECHNOLOGY FOR FUSION OF IMAGERY AND DIGITAL MAPPING PRODUCTS. Alison Brown, NAVSYS Corporation NAVIGATION AND ELECTRO-OPTIC SENSOR INTEGRATION TECHNOLOGY FOR FUSION OF IMAGERY AND DIGITAL MAPPING PRODUCTS Alison Brown, NAVSYS Corporation Paul Olson, CECOM Abstract Several military and commercial

More information

UAV Autonomous Navigation in a GPS-limited Urban Environment

UAV Autonomous Navigation in a GPS-limited Urban Environment UAV Autonomous Navigation in a GPS-limited Urban Environment Yoko Watanabe DCSD/CDIN JSO-Aerial Robotics 2014/10/02-03 Introduction 2 Global objective Development of a UAV onboard system to maintain flight

More information

(Subsea) Keith Vickery Zupt LLC

(Subsea) Keith Vickery Zupt LLC (Subsea) Keith Vickery Zupt LLC kv@zupt.com Offshore subsea infrastructure surveys (pipeline inspection, well, XT, and manifold inspections) are required to ensure compliance with both internal operator,

More information

NAVIGATION SYSTEM OF AN OUTDOOR SERVICE ROBOT WITH HYBRID LOCOMOTION SYSTEM

NAVIGATION SYSTEM OF AN OUTDOOR SERVICE ROBOT WITH HYBRID LOCOMOTION SYSTEM NAVIGATION SYSTEM OF AN OUTDOOR SERVICE ROBOT WITH HYBRID LOCOMOTION SYSTEM Jorma Selkäinaho, Aarne Halme and Janne Paanajärvi Automation Technology Laboratory, Helsinki University of Technology, Espoo,

More information

Mosaicing of 3D Sonar Data Sets - Techniques and Applications

Mosaicing of 3D Sonar Data Sets - Techniques and Applications Mosaicing of 3D Sonar Data Sets - Techniques and Applications Rolf Kahrs Hansen CodaOctopus OmniTech AS, Norway Umberto Castellani, Vittorio Murino, Andrea Fusiello Department of Computer Science, University

More information

Calibration of Inertial Measurement Units Using Pendulum Motion

Calibration of Inertial Measurement Units Using Pendulum Motion Technical Paper Int l J. of Aeronautical & Space Sci. 11(3), 234 239 (2010) DOI:10.5139/IJASS.2010.11.3.234 Calibration of Inertial Measurement Units Using Pendulum Motion Keeyoung Choi* and Se-ah Jang**

More information

(12) United States Patent

(12) United States Patent USOO8929.176B2 (12) United States Patent Debrunner et al. (10) Patent No.: US 8,929, 176 B2 (45) Date of Patent: Jan. 6, 2015 (54) (75) (73) (*) (21) (22) (65) (60) (51) (52) (58) BUILDING ATHREE-DIMIENSIONAL

More information

Preliminary Results with a Low-Cost Fiber-Optic Gyrocompass System

Preliminary Results with a Low-Cost Fiber-Optic Gyrocompass System Preliminary Results with a Low-Cost Fiber-Optic Gyrocompass System Andrew R. Spielvogel and Louis L. Whitcomb Abstract This paper reports results of preliminary numerical simulation studies and preliminary

More information

An Overview of Applanix.

An Overview of Applanix. An Overview of Applanix The Company The Industry Leader in Developing Aided Inertial Technology Founded on Canadian Aerospace and Defense Industry Expertise Providing Precise Position and Orientation Systems

More information

Lab 6 - Ocean Acoustic Environment

Lab 6 - Ocean Acoustic Environment Lab 6 - Ocean Acoustic Environment 2.680 Unmanned Marine Vehicle Autonomy, Sensing and Communications Feb 26th 2019 Henrik Schmidt, henrik@mit.edu Michael Benjamin, mikerb@mit.edu Department of Mechanical

More information

Chapters 1 9: Overview

Chapters 1 9: Overview Chapters 1 9: Overview Chapter 1: Introduction Chapters 2 4: Data acquisition Chapters 5 9: Data manipulation Chapter 5: Vertical imagery Chapter 6: Image coordinate measurements and refinements Chapters

More information

Video Georegistration: Key Challenges. Steve Blask Harris Corporation GCSD Melbourne, FL 32934

Video Georegistration: Key Challenges. Steve Blask Harris Corporation GCSD Melbourne, FL 32934 Video Georegistration: Key Challenges Steve Blask sblask@harris.com Harris Corporation GCSD Melbourne, FL 32934 Definitions Registration: image to image alignment Find pixel-to-pixel correspondences between

More information

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION Kevin Worrall (1), Douglas Thomson (1), Euan McGookin (1), Thaleia Flessa (1) (1)University of Glasgow, Glasgow, G12 8QQ, UK, Email: kevin.worrall@glasgow.ac.uk

More information

IMPROVING THE PERFORMANCE OF MEMS IMU/GPS POS SYSTEMS FOR LAND BASED MMS UTILIZING TIGHTLY COUPLED INTEGRATION AND ODOMETER

IMPROVING THE PERFORMANCE OF MEMS IMU/GPS POS SYSTEMS FOR LAND BASED MMS UTILIZING TIGHTLY COUPLED INTEGRATION AND ODOMETER IMPROVING THE PERFORMANCE OF MEMS IMU/GPS POS SYSTEMS FOR LAND BASED MMS UTILIZING TIGHTLY COUPLED INTEGRATION AND ODOMETER Y-W. Huang,a,K-W. Chiang b Department of Geomatics, National Cheng Kung University,

More information

A Trajectory Based Framework to Perform Underwater SLAM using Imaging Sonar Scans

A Trajectory Based Framework to Perform Underwater SLAM using Imaging Sonar Scans A Trajectory Based Framewor to Perform Underwater SLAM using Imaging Sonar Scans Antoni Burguera, Gabriel Oliver and Yolanda González Dept. Matemàtiques i Informàtica - Universitat de les Illes Balears

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

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots ROBOT TEAMS CH 12 Experiments with Cooperative Aerial-Ground Robots Gaurav S. Sukhatme, James F. Montgomery, and Richard T. Vaughan Speaker: Jeff Barnett Paper Focus Heterogeneous Teams for Surveillance

More information

Relating Local Vision Measurements to Global Navigation Satellite Systems Using Waypoint Based Maps

Relating Local Vision Measurements to Global Navigation Satellite Systems Using Waypoint Based Maps Relating Local Vision Measurements to Global Navigation Satellite Systems Using Waypoint Based Maps John W. Allen Samuel Gin College of Engineering GPS and Vehicle Dynamics Lab Auburn University Auburn,

More information

Stable Vision-Aided Navigation for Large-Area Augmented Reality

Stable Vision-Aided Navigation for Large-Area Augmented Reality Stable Vision-Aided Navigation for Large-Area Augmented Reality Taragay Oskiper, Han-Pang Chiu, Zhiwei Zhu Supun Samarasekera, Rakesh Teddy Kumar Vision and Robotics Laboratory SRI-International Sarnoff,

More information

On Efficient Data Collection Using Autonomous Underwater Vehicles

On Efficient Data Collection Using Autonomous Underwater Vehicles On Efficient Data Collection Using Autonomous Underwater Vehicles Jie Wu Center for Networked Computing Temple University Road Map 1. Introduction 2. Optimal AUV Resurfacing 3. Constructing A Cycle 4.

More information

(1) and s k ωk. p k vk q

(1) and s k ωk. p k vk q Sensing and Perception: Localization and positioning Isaac Sog Project Assignment: GNSS aided INS In this project assignment you will wor with a type of navigation system referred to as a global navigation

More information

The Use of Sonardyne SPRINT INS, Syrinx DVL & 6G Acoustics to Enable Dynamic Laser Mapping and Metrology

The Use of Sonardyne SPRINT INS, Syrinx DVL & 6G Acoustics to Enable Dynamic Laser Mapping and Metrology The Use of Sonardyne SPRINT INS, Syrinx DVL & 6G Acoustics to Enable Dynamic Laser Mapping and Metrology Simon Waterfield Survey Support Group Manager, Sonardyne International Ltd. Agenda Key enablers

More information

VALIDATION OF 3D ENVIRONMENT PERCEPTION FOR LANDING ON SMALL BODIES USING UAV PLATFORMS

VALIDATION OF 3D ENVIRONMENT PERCEPTION FOR LANDING ON SMALL BODIES USING UAV PLATFORMS ASTRA 2015 VALIDATION OF 3D ENVIRONMENT PERCEPTION FOR LANDING ON SMALL BODIES USING UAV PLATFORMS Property of GMV All rights reserved PERIGEO PROJECT The work presented here is part of the PERIGEO project

More information

GPU-Based Real-Time SAS Processing On-Board Autonomous Underwater Vehicles

GPU-Based Real-Time SAS Processing On-Board Autonomous Underwater Vehicles GPU Technology Conference 2013 GPU-Based Real-Time SAS Processing On-Board Autonomous Underwater Vehicles Jesús Ortiz Advanced Robotics Department (ADVR) Istituto Italiano di tecnologia (IIT) Francesco

More information

Inertial Navigation Systems

Inertial Navigation Systems Inertial Navigation Systems Kiril Alexiev University of Pavia March 2017 1 /89 Navigation Estimate the position and orientation. Inertial navigation one of possible instruments. Newton law is used: F =

More information

CHAPTER 2 SENSOR DATA SIMULATION: A KINEMATIC APPROACH

CHAPTER 2 SENSOR DATA SIMULATION: A KINEMATIC APPROACH 27 CHAPTER 2 SENSOR DATA SIMULATION: A KINEMATIC APPROACH 2.1 INTRODUCTION The standard technique of generating sensor data for navigation is the dynamic approach. As revealed in the literature (John Blakelock

More information

Quality Assurance and Quality Control Procedures for Survey-Grade Mobile Mapping Systems

Quality Assurance and Quality Control Procedures for Survey-Grade Mobile Mapping Systems Quality Assurance and Quality Control Procedures for Survey-Grade Mobile Mapping Systems Latin America Geospatial Forum November, 2015 Agenda 1. Who is Teledyne Optech 2. The Lynx Mobile Mapper 3. Mobile

More information

Ian Mahon SLAM Summer School 2009

Ian Mahon SLAM Summer School 2009 1 AUV SLAM SLAM Summer School January 23 2009 Ian Mahon Australian Centre for Field Robotics Slide 1 2 Overview Introduction Underwater navigation sensors The benefits of SLAM for underwater vehicles The

More information

The Joys of Smoothing

The Joys of Smoothing The Joys of Smoothing Are B. Willumsen and Øyvind Hegrenæs Kongsberg Maritime Strandpromenaden 5 9 Horten, Norway Abstract-Navigation post-processing or smoothing is the process of optimizing all navigation

More information

Low Cost solution for Pose Estimation of Quadrotor

Low Cost solution for Pose Estimation of Quadrotor Low Cost solution for Pose Estimation of Quadrotor mangal@iitk.ac.in https://www.iitk.ac.in/aero/mangal/ Intelligent Guidance and Control Laboratory Indian Institute of Technology, Kanpur Mangal Kothari

More information

Seismic Reflection Method

Seismic Reflection Method Seismic Reflection Method 1/GPH221L9 I. Introduction and General considerations Seismic reflection is the most widely used geophysical technique. It can be used to derive important details about the geometry

More information

IGTF 2016 Fort Worth, TX, April 11-15, 2016 Submission 149

IGTF 2016 Fort Worth, TX, April 11-15, 2016 Submission 149 IGTF 26 Fort Worth, TX, April -5, 26 2 3 4 5 6 7 8 9 2 3 4 5 6 7 8 9 2 2 Light weighted and Portable LiDAR, VLP-6 Registration Yushin Ahn (yahn@mtu.edu), Kyung In Huh (khuh@cpp.edu), Sudhagar Nagarajan

More information

BATTELLE HorizonVue TM M360 Video System CAPTURING 360 DEGREE DEEP WATER VIEWS

BATTELLE HorizonVue TM M360 Video System CAPTURING 360 DEGREE DEEP WATER VIEWS BATTELLE HorizonVue TM M360 Video System CAPTURING 360 DEGREE DEEP WATER VIEWS PEER INTO OCEAN DEPTHS WITH REVOLUTIONARY NEW TECHNOLOGY Battelle is an industry leader in innovative and reliable undersea

More information

This was written by a designer of inertial guidance machines, & is correct. **********************************************************************

This was written by a designer of inertial guidance machines, & is correct. ********************************************************************** EXPLANATORY NOTES ON THE SIMPLE INERTIAL NAVIGATION MACHINE How does the missile know where it is at all times? It knows this because it knows where it isn't. By subtracting where it is from where it isn't

More information

Aided-inertial for GPS-denied Navigation and Mapping

Aided-inertial for GPS-denied Navigation and Mapping Aided-inertial for GPS-denied Navigation and Mapping Erik Lithopoulos Applanix Corporation 85 Leek Crescent, Richmond Ontario, Canada L4B 3B3 elithopoulos@applanix.com ABSTRACT This paper describes the

More information

FLAP P6.2 Rays and geometrical optics COPYRIGHT 1998 THE OPEN UNIVERSITY S570 V1.1

FLAP P6.2 Rays and geometrical optics COPYRIGHT 1998 THE OPEN UNIVERSITY S570 V1.1 F1 The ray approximation in optics assumes that light travels from one point to another along a narrow path called a ray that may be represented by a directed line (i.e. a line with an arrow on it). In

More information

GPS denied Navigation Solutions

GPS denied Navigation Solutions GPS denied Navigation Solutions Krishnraj Singh Gaur and Mangal Kothari ksgaur@iitk.ac.in, mangal@iitk.ac.in https://www.iitk.ac.in/aero/mangal/ Intelligent Guidance and Control Laboratory Indian Institute

More information

SLAM with SIFT (aka Mobile Robot Localization and Mapping with Uncertainty using Scale-Invariant Visual Landmarks ) Se, Lowe, and Little

SLAM with SIFT (aka Mobile Robot Localization and Mapping with Uncertainty using Scale-Invariant Visual Landmarks ) Se, Lowe, and Little SLAM with SIFT (aka Mobile Robot Localization and Mapping with Uncertainty using Scale-Invariant Visual Landmarks ) Se, Lowe, and Little + Presented by Matt Loper CS296-3: Robot Learning and Autonomy Brown

More information

Evaluating the Performance of a Vehicle Pose Measurement System

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

More information

Unmanned Vehicle Technology Researches for Outdoor Environments. *Ju-Jang Lee 1)

Unmanned Vehicle Technology Researches for Outdoor Environments. *Ju-Jang Lee 1) Keynote Paper Unmanned Vehicle Technology Researches for Outdoor Environments *Ju-Jang Lee 1) 1) Department of Electrical Engineering, KAIST, Daejeon 305-701, Korea 1) jjlee@ee.kaist.ac.kr ABSTRACT The

More information

Camera and Inertial Sensor Fusion

Camera and Inertial Sensor Fusion January 6, 2018 For First Robotics 2018 Camera and Inertial Sensor Fusion David Zhang david.chao.zhang@gmail.com Version 4.1 1 My Background Ph.D. of Physics - Penn State Univ. Research scientist at SRI

More information

GEOACOUSTICS GEOSWATH PLUS DATA PROCESSING WITH CARIS HIPS 8.1

GEOACOUSTICS GEOSWATH PLUS DATA PROCESSING WITH CARIS HIPS 8.1 GEOACOUSTICS GEOSWATH PLUS DATA PROCESSING WITH CARIS HIPS 8.1 IN SUPPORT OF SANDY SUPPLEMENTAL RESEARCH Val Schmidt and Kevin Jerram University of New Hampshire Center for Coastal and Ocean Mapping Sunken

More information

Qinertia THE NEXT GENERATION INS/GNSS POST-PROCESSING SOFTWARE. For all mobile surveying applications

Qinertia THE NEXT GENERATION INS/GNSS POST-PROCESSING SOFTWARE. For all mobile surveying applications Qinertia THE NEXT GENERATION /GNSS POST-PROCESSING SOFTWARE For all mobile surveying applications Survey Efficiently, Survey Anywhere, Survey Serenely. QINERTIA has been designed to help surveyors get

More information

600M SPECTRE FIBEROPTIC ROV SYSTEM

600M SPECTRE FIBEROPTIC ROV SYSTEM Science Class ROV 600M SPECTRE FIBEROPTIC ROV SYSTEM General Specifications Dimensions: 60.0 L x 35.0 W x 33.0 H Weight: 795 pounds Payload: 30-75 pounds Tilt Assembly: 270 Pan - 90 Tilt Forward Thrust:

More information

GPS-Aided Inertial Navigation Systems (INS) for Remote Sensing

GPS-Aided Inertial Navigation Systems (INS) for Remote Sensing GPS-Aided Inertial Navigation Systems (INS) for Remote Sensing www.inertiallabs.com 1 EVOLUTION OF REMOTE SENSING The latest progress in Remote sensing emerged more than 150 years ago, as balloonists took

More information

Chapters 1 7: Overview

Chapters 1 7: Overview Chapters 1 7: Overview Chapter 1: Introduction Chapters 2 4: Data acquisition Chapters 5 7: Data manipulation Chapter 5: Vertical imagery Chapter 6: Image coordinate measurements and refinements Chapter

More information

NEXTMap World 10 Digital Elevation Model

NEXTMap World 10 Digital Elevation Model NEXTMap Digital Elevation Model Intermap Technologies, Inc. 8310 South Valley Highway, Suite 400 Englewood, CO 80112 10012015 NEXTMap (top) provides an improvement in vertical accuracy and brings out greater

More information

Strapdown inertial navigation technology

Strapdown inertial navigation technology Strapdown inertial navigation technology D. H. Titterton and J. L. Weston Peter Peregrinus Ltd. on behalf of the Institution of Electrical Engineers Contents Preface Page xiii 1 Introduction 1 1.1 Navigation

More information

MULTI-VIEW TARGET CLASSIFICATION IN SYNTHETIC APERTURE SONAR IMAGERY

MULTI-VIEW TARGET CLASSIFICATION IN SYNTHETIC APERTURE SONAR IMAGERY MULTI-VIEW TARGET CLASSIFICATION IN SYNTHETIC APERTURE SONAR IMAGERY David Williams a, Johannes Groen b ab NATO Undersea Research Centre, Viale San Bartolomeo 400, 19126 La Spezia, Italy Contact Author:

More information

Quality Control with 4D Nav s QCView Software. Rig Move QA/QC Operations Using QCView. Case Study 1: Drillship Rig Move

Quality Control with 4D Nav s QCView Software. Rig Move QA/QC Operations Using QCView. Case Study 1: Drillship Rig Move Quality Control with 4D Nav s QCView Software 4D Nav has introduced a software package designed to provide advanced QC capabilities for offshore operations. This paper describes some of the capabilities

More information

LibrePilot GCS Tutorial

LibrePilot GCS Tutorial LibrePilot GCS Tutorial BY Wirginia Tomczyk page 1 of 13 Introduction The first dron of Drone Team project use Open Pilot Copter Control (CC). It is the flight controller supported by LibrePilot firmware.

More information

Dealing with Scale. Stephan Weiss Computer Vision Group NASA-JPL / CalTech

Dealing with Scale. Stephan Weiss Computer Vision Group NASA-JPL / CalTech Dealing with Scale Stephan Weiss Computer Vision Group NASA-JPL / CalTech Stephan.Weiss@ieee.org (c) 2013. Government sponsorship acknowledged. Outline Why care about size? The IMU as scale provider: The

More information

다중센서기반자율시스템의모델설계및개발 이제훈차장 The MathWorks, Inc. 2

다중센서기반자율시스템의모델설계및개발 이제훈차장 The MathWorks, Inc. 2 1 다중센서기반자율시스템의모델설계및개발 이제훈차장 2017 The MathWorks, Inc. 2 What we will see today 3 Functional Segmentation of Autonomous System Aircraft/ Platform Sense Perceive Plan & Decide Control Connect/ Communicate

More information

Simulation of GNSS/IMU Measurements. M. J. Smith, T. Moore, C. J. Hill, C. J. Noakes, C. Hide

Simulation of GNSS/IMU Measurements. M. J. Smith, T. Moore, C. J. Hill, C. J. Noakes, C. Hide Simulation of GNSS/IMU Measurements M. J. Smith, T. Moore, C. J. Hill, C. J. Noakes, C. Hide Institute of Engineering Surveying and Space Geodesy (IESSG) The University of Nottingham Keywords: Simulation,

More information

Ultrasonic Multi-Skip Tomography for Pipe Inspection

Ultrasonic Multi-Skip Tomography for Pipe Inspection 18 th World Conference on Non destructive Testing, 16-2 April 212, Durban, South Africa Ultrasonic Multi-Skip Tomography for Pipe Inspection Arno VOLKER 1, Rik VOS 1 Alan HUNTER 1 1 TNO, Stieltjesweg 1,

More information

Integral equation method for anisotropic inversion of towed streamer EM data: theory and application for the TWOP survey

Integral equation method for anisotropic inversion of towed streamer EM data: theory and application for the TWOP survey Integral equation method for anisotropic inversion of towed streamer EM data: theory and application for the TWOP survey Michael S. Zhdanov 1,2, Masashi Endo 1, Daeung Yoon 1,2, Johan Mattsson 3, and Jonathan

More information

Aerial Robotic Autonomous Exploration & Mapping in Degraded Visual Environments. Kostas Alexis Autonomous Robots Lab, University of Nevada, Reno

Aerial Robotic Autonomous Exploration & Mapping in Degraded Visual Environments. Kostas Alexis Autonomous Robots Lab, University of Nevada, Reno Aerial Robotic Autonomous Exploration & Mapping in Degraded Visual Environments Kostas Alexis Autonomous Robots Lab, University of Nevada, Reno Motivation Aerial robotic operation in GPS-denied Degraded

More information

MODAInnovations Complete Academic Project Solutions

MODAInnovations Complete Academic Project Solutions MODAInnovations Complete Academic Project Solutions 9538304161 www.modainnovations.com modainnovations@gmail.com ECE PROJECTS S NO 1 2 3 4 Project Title A Low Cost Web Based Remote System With Built-In

More information

COMPUTER VISION. Dr. Sukhendu Das Deptt. of Computer Science and Engg., IIT Madras, Chennai

COMPUTER VISION. Dr. Sukhendu Das Deptt. of Computer Science and Engg., IIT Madras, Chennai COMPUTER VISION Dr. Sukhendu Das Deptt. of Computer Science and Engg., IIT Madras, Chennai 600036. Email: sdas@iitm.ac.in URL: //www.cs.iitm.ernet.in/~sdas 1 INTRODUCTION 2 Human Vision System (HVS) Vs.

More information

Navigation and Metric Path Planning

Navigation and Metric Path Planning Navigation and Metric Path Planning October 4, 2011 Minerva tour guide robot (CMU): Gave tours in Smithsonian s National Museum of History Example of Minerva s occupancy map used for navigation Objectives

More information

Turning an Automated System into an Autonomous system using Model-Based Design Autonomous Tech Conference 2018

Turning an Automated System into an Autonomous system using Model-Based Design Autonomous Tech Conference 2018 Turning an Automated System into an Autonomous system using Model-Based Design Autonomous Tech Conference 2018 Asaf Moses Systematics Ltd., Technical Product Manager aviasafm@systematics.co.il 1 Autonomous

More information