Barometer-Aided Road Grade Estimation

Size: px
Start display at page:

Download "Barometer-Aided Road Grade Estimation"

Transcription

1 Barometer-Aided Road Grade Estimation Jussi Parviainen, Jani Hautamäki, Jussi Collin and Jarmo Takala Tampere University of Technology, Finland BIOGRAPHY Jussi Parviainen received his M.Sc. degree in May 27 from Tampere University of Technology (TUT), Finland, majoring signal processing. He is currently Ph.D. student in TUT and his research interests are related to navigation and positioning by integrating sensors with satellite positioning systems. Jani Hautamäki is an undergraduate research assistant working in the Department of Computer Systems, TUT. He is majoring in computer science. Jussi Collin is a Senior Research Scientist at TUT. He received his Dr. Tech. degree from TUT in 26. The topic of his dissertation was Investigations of Self- Contained Sensors for Personal Navigation. His current research topic is sensor-aided navigation systems. Jarmo Takala received his M.Sc. and Dr.Tech. degrees from TUT in 1987 and 1999, respectively. Currently he is Professor at TUT/Department of Computer Systems. His research interests include digital signal processing systems. ABSTRACT In this paper, we propose a reduced inertial system, where the road grade is estimated with the aid of an accurate MEMS barometer and, therefore, aid the measurements of the accelerometers in the navigation unit. In the system, only one gyro, one accelerometer, and a barometer are used to augment the navigation during GPS outages. Several field tests with a passenger car on steep hills have been carried out to find the limitations of the reduced INS, and to see the effect of barometer in navigation. The results show that a barometer can identify the change of the road grade but there is notable error accumulation due to positive feedback in the speed estimation loop. 1. INTRODUCTION In an accurate land vehicle navigation, it is crucial to have uninterrupted navigation solution. The solution must be available also during satellite navigation outages, which may occur, e.g., in urban canyons and tunnels. An inertial navigation system (INS), including three accelerometers and three gyros can be used to propagate the position estimate during the outages. As gyros are the most expensive components of an INS, recently reduced inertial systems with only one gyro have been proposed, e.g., Sun et al. (28), Davidson et al. (28), Iqbal et al. (28), and completely gyro free approach in Collin et al. (22). The underlying assumption is that changes in pitch and roll are limited when the unit is installed in a road vehicle. However, in this case, any change in the road grade induces errors to the position solution as the gravity correction cannot be projected to the tilted navigation frame. The recent studies of road grade estimation are carried out especially using heavy duty vehicles, e.g., Bae et al. (21), McIntyre et al. (29), and Jansson et al. (26). Dean et al. (28) presents a method for estimating the location of the vehicle using road grade map and pitch sensor. There are also recent studies on collecting mapping databases with the aid of a barometer (Casino, 25). In this paper, we propose a reduced inertial system, where the road grade is estimated with the aid of an accurate barometer. This road grade is used to aid the measurements of the accelerometer. We describe an experimental navigation system consisting of accurate differential GPS (DGPS), one horizontal gyro, three accelerometers, and an accurate Micro Electro Mechanical System (MEMS) barometer. This system has been used in field tests in a normal passenger car on steep hills. The field test results have been analysed to find out the limitations of the reduced INS and to see the effect of barometer aiding in the navigation. A 2 Hz DGPS navigation solution was used as a reference and the error in longitudinal distance as a function of outage time was used as the accuracy measure. The main novelty in this paper is to use the barometer based estimate for the road grade and to correct the accelerometer reading and carry out the longitudinal inertial navigation solution. Only the longitudinal velocity and position are estimated in order to avoid errors caused by gyroscope heading estimation. The paper is organized as follows. First, barometric altimeters are introduced. Then the procedure to correct accelerometer readings by using barometric altimeters is introduced. Subsequently, the measurement setup

2 and experimental results are presented. Finally, conclusions are drawn. Accelerometer axis 1. BAROMETRIC ALTIMETER As it is commonly known, there is a direct link between air pressure and altitude. A popularly used term is pressure altitude. However, barometric altimeters do not produce absolute height information without the knowledge of local sea level pressure. The normal air pressure on the sea level is approximately 113 Pa but it varies locally depending on the weather. If the weather conditions are stable, near the Earth s surface a difference of 1 Pa in pressure equals approximately 8 meters in altitude difference (FMI, 29); as the altitude increases, the pressure decreases. Altitude can be modelled more accurately by using the International Standard Atmosphere (ISA) (Manual of ICAO Standard Atmosphere, 1964) and (U.S. Standard Atmosphere, 1976). The equation for altitude h is 1, (1) where is the pressure measured at altitude, is the gas constant, is the temperature lapse rate, is acceleration due to gravity, and and are temperature and pressure, respectively, at the sea level. If the altitude is known and the sea level pressure is to be solved, the equation can be written as 1. (2) This is useful especially if there are no reference barometers available but an external aiding system, e.g., GPS, exists. When good GPS signals are available, we can solve the altitude component and estimate the current local pressure by using (2). However, we need to remember that there are many disturbances which are affecting the pressure reading inside the vehicle. This is demonstrated in our previous study, Parviainen et al. (28). 2. ROAD GRADE The term road grade means the pitch angle of the vehicle caused by the road tilt as illustrated in Fig. 1. In order to estimate a road grade, we use the speed of the vehicle and vertical velocity. In our approach, we use a barometer to approximate the vertical velocity. One accelerometer is used to produce the speed solution with the sensing axis coarsely aligned parallel to the longitudinal axis of vehicle. Thus, we assume that the device is mounted in the cradle and is not moved during the navigation. Road grade α Figure 1 Road grade angle and accelerometer axis 3. BAROMETER-AIDED VELOCITY ESTIMATION The road grade information is needed to distinguish the acceleration of the vehicle from gravity based acceleration. Acceleration as measured by accelerometer can be modeled as sin (3) where is true acceleration, is road grade angle, is the accelerometer bias, and is small non-modeled error. As the model shows the gravity component cannot be distinguished from the bias if the road grade angle is not known. If we estimate the road grade and the bias, the longitudinal velocity (accelerometer is mounted in the direction of longitudinal axis) can be estimated as sin (4) and distance travelled in the longitudinal direction is. (5) To estimate the road grade, the following simple equation can be used: sin (6) where is the vertical velocity measured by barometer and is longitudinal velocity. Road grade angles are not large, so it is assumed that. We can clearly see that the road grade estimation in (6) is valid only when the vehicle is moving. Also, as measurement noise is always present, it is feasible to set a velocity threshold that decides when (6) is practical, e.g., > 1 m/s. As one can see from (4) and (6), there is a positive feedback for the errors in the speed estimation loop. Thus, GPS fixes are needed to reset the error accumulation. This means that the system can operate only during short GPS outages, e.g., outages are less than a minute, and low noise velocity measurements are needed. Therefore, before using the pressure data, it is reasonable to try to remove the out-of-band noise from it. As the road grade changes very slowly, a low pass filter with sharp cut-off would be attractive. With

3 such filter, phase delay can cause problems in the following processing steps. Optimally tuned non-causal zero-phase filter, for example fixed-lag smoother (Maybeck 1982) might be the best solution for this filtering problem. However, as the results show, prefiltering is not a crucial step in the processing. Before the velocity and distance estimation can be used as described in (4) - (6), the accelerometer bias must be estimated. This estimation must be done while GPS signals are available. E.g., extended Kalman filter (EKF) can be used to approximate the accelerometer bias. The principal method to compute the road grade angle estimate during GPS outage is depicted in Fig. 2. Dashed blocks contain initial road grade, accelerometer bias, and initial velocity, which are obtained while GPS signals are available. It is also possible use accelerometer based zero velocity detection, e.g., method in Davidson et al. (29) can be used to remove the error accumulation when the vehicle is stationary during a GPS outage. 4. INSTRUMENTATION The experimental reduced INS system used in field tests contained barometer, accelerometer, and DGPS receiver. The pressure measurements were carried out using SCP1 MEMS barometers from VTI Technologies. In our tests, the barometer sampling frequency was approximately 1 Hz. The pressure sensor is small, diameter and height are 6.1 mm and 1.7 mm, respectively, thus, it can be easily integrated into a mobile device. Accelerometer triad SCA3 D1 by VTI Technologies was used but, in this study, we used the information from only one accelerometer, which was mounted in the direction longitudinal axis of a vehicle during measurements. The sampling frequency of this sensor was approximately 1 Hz. Dual frequency differential GPS receiver DL-4+ by NovAtel was used to get an accurate reference for our road grade measurements. Accuracy of this receiver is approximately 1 cm in the differential GPS mode, which makes it suitable for a reference position. During vehicle tests the antenna was mounted on the roof of the vehicle in order to get good GPS satellite signals. 5. EXPERIMENTAL RESULTS The field tests were carried out in order to evaluate our system. In the tests, we drove intentionally steep hills to evaluate the barometer-aided inertial navigation system. Accelerometer triad was mounted inside the measurement vehicle in a fixed position. As described in earlier chapters the DGPS device was used as a reference system. Figure 3 presents the original and the moving average filtered with span 7 output of the pressure sensor converted to altitude in a test drive. The mean sea level pressure is calculated by using (2) where the GPS altitude is used in the time t. The DGPS reference altitude is also drawn in the Figure and we can see that the pressure altitude follows very well with the DGPS solution. The local mean sea level pressure did not change remarkably during this test ride. baro filter baro and convert to height inputs acc. While GPS available initial road grade and acc. bias initial velocity Barometer original Barometer smooth DGPS calculate road grade angle α 16 corrected accel. = accel. - sin(α)*g - bias integrate corrected acceleration to velocity velocity output Figure 2 The block diagram of the velocity estimation during GPS outage Figure 3 Original and moving average filtered with span 7 outputs of MEMS pressure sensor converted to altitude. Reference solution is DGPS altitude.

4 Barometer original Barometer smooth DGPS velocity [m/s] accelerometer uncorrected accelerometer baro-corrected DGPS (reference) Figure 4 Original and the moving average method with span 7 outputs of MEMS pressure sensor converted to altitude and DGPS reference altitude. The zoom of Figure 3. Figure 4 is the zoom of Fig. 3 where the filtering method can be distinguished from original. Usually, the hardest place for the causal filter is the point where the slope of the pressure data changes. However, if a small lag in the processing is approved, the moving average filter with span of seven samples can be used, which smoothes the barometer data successfully in Fig. 3. Figure 5 shows the road grade angles in degrees where the accelerometer and the barometer are used with the method described in (4) - (6). The reference road grade is calculated using vertical and horizontal velocity measured by DGPS, where good satellite signals were available. The figure demonstrates that with this test the shape of curves matches very well. In Figures 6 and 7 in the upper plot is demonstrated the velocities calculated in steep hills. Figures show that the velocity solution curve, where the barometer correction is not used, differs clearly from the DGPS reference velocity. However, the barometer corrected solution is much closer to the DGPS reference solution. The lower plots of the Figures 5 and 6 demonstrate the altitude profile of the road. In both situations altitude Figure 6 In the upper plot is presented accelerometer based velocity measurement with and without barometer aiding and reference velocity measured by DGPS receiver. In the lower plot is presented the profile of the road (i.e. altitude of the vehicle measured by DPGS). difference from the minimum to the maximum point is almost 4 meters. velocity [m/s] accelerometer uncorrected accelerometer baro-corrected DGPS (reference) Figure 5 Examples of road grade angles. Figure 7 In the upper plot is presented accelerometer based velocity measurement with and without barometer aiding and reference velocity measured by DGPS receiver. In the lower plot is presented the profile of the road (i.e. altitude of the vehicle measured by DPGS).

5 3 25 baro-corrected uncorrected 9 8 travelled distance error [m] travelled distance error [m] baro-corrected original uncorrected baro-corrected smooth Figure 8 The error of travelled distance calculated from the hillside in the data presented in Figure 6. Figures 8 and 9 show the error of travelled longitudinal distance of the beginning of tests presented in Figures 6 and 7, respectively. The results vary very much depending on tests. E.g., in Fig. 8, we can see that there is almost no error at all in during the first 2 seconds but, in some cases, error may grow in some first seconds to many tens of meters. However, without barometer aiding, reduced INS navigation is not possible when driving in the hillside, as velocity estimation shows in the Figures 6 and 7. Similarly like in previous figures, Fig. 1 presents the error of travelled distance. There the green curve presents the solution where no filtering was used in the barometer data. In the blue curve, smooth filtering (moving average with span of 7) to the barometer was applied and the red dashed curve is uncorrected barometer solution. We can see that smooth filtering improves the solution but there is no radical change. 6. CONCLUSION This paper presented that a MEMS barometer can assist an inertial measurement unit which has only one gyro and one horizontal accelerometer. The experimental results show that this indeed improves the travelled distance error [m] baro-corrected uncorrected Figure 9 The error of travelled distance calculated from the hillside in the data presented in Figure 7. Figure 1 The error of travelled distance calculated from the hillside in the data. In the figure is presented original and smoothed barometer data. system in the hillside area. The barometer helps in estimating the road grade which is needed to remove the gravity component sensed by the accelerometer. During our vehicle tests the ventilation was kept almost constant and a window was closed. As is discussed in (Parviainen et. al 28) disturbances of this kind can induce jumps in the barometric and ruin the altitude and road grade solution temporally. This kind of errors must be taken into account when implementing navigation systems where a barometer is present. Our system uses only one accelerometer and, therefore, needs to be aligned parallel to the longitudinal axis of vehicle. However, as nowadays low-cost 3-D accelerometers are available, we could exploit these to calibrate the measurements; during the calibration system will find the attitude in which it is aligned. In addition, we can use gyro to obtain full 2-D navigation solution. These are left to the future work. 7. REFERENCES Bae, H. S., Ruy, J., and Gerdes, J. (21). Road grade and vehicle parameter estimation for longitudinal control using GPS. In Proceedings of the 4th IEEE Conference on Intelligent Transportation Systems, San Francisco, CA. Casino, R. (25). Method and system for obtaining road grade data. United States Patent Collin, J., Lachapelle, G. and Käppi, J. (22). MEMS-IMU for Personal Positioning in a Vehicle - A Gyro-Free Approach. In Proceedings of Institute of Navigation, ION/GPS 22 Davidson, P., Hautamäki, J., Collin, J., and Takala, J. (29). Improved Vehicle Positioning in Urban Environment through Integration of GPS and Low- Cost Inertial Sensors. In Proceedings of European Navigation Conference (ENC-GNSS 29)

6 Davidson, P., Hautamäki, J. and Collin, J. (28). Using Low-Cost MEMS 3D Accelerometers and One Gyro to Assist GPS Based Car Navigation System. In Proceedings of 15th Saint Petersburg International Conference on Integrated Navigation Systems Dean, A. J., Martini, R. D. and Brennan, S.N. (28). Terrain-based road vehicle localization using particle filters. In Proceedings of American Control Conference. Sun, D., Petovello, M. and Cannon, E. GPS/Reduced IMU with a Local Terrain Predictor in Land Vehicle Navigation. International Journal of Navigation and Observation, Vol. 28, 15 pages FMI, (29), Finnish Meteorological Institute, [referred ], Iqbal, U., Okou, A.F. and Noureldin, A. (28). An integrated reduced inertial sensor system RISS / GPS for land vehicle. In Proceedings of Position, Location and Navigation Symposium, (IEEE/ION PLANS 28) Kalman. R. E. (196). A new approach to linear filtering and prediction problems. Transactions of the ASME Journal of Basic Engineering. pages Manual of ICAO Standard Atmosphere, (1964), International Civil Aviation Organization Doc. 7488/2, ICAO, Montreal, Canada. Maybeck, P. S. (1982). Stochastic Models, Estimation and Control Volume 2. Academic Press. McIntyre, M. L., Ghotikar, T. J., Vahidi, A., Xubin S. and Dawson, D.M. (29). A Two-Stage Lyapunov- Based Estimator for Estimation of Vehicle Mass and Road Grade. IEEE Transactions on Vehicular Technology, Vol. 58, No. 7, pages Parviainen, J., Kantola, J. and Collin, J. (28). Differential Barometry in Personal Navigation. In Proceedings of Position, Location and Navigation Symposium, (IEEE/ION PLANS 28) U.S. Standard Atmosphere, (1976), U.S. Government Printing Office, Washington, D.C. Jansson, H., Kozica, E., Sahlholm, P. and Johansson K. H. (26). Improved road grade estimation using sensor fusion. Reglermöte, Stockholm, Sweden.

UAV Navigation: Airborne Inertial SLAM

UAV Navigation: Airborne Inertial SLAM Introduction UAV Navigation: Airborne Inertial SLAM Jonghyuk Kim Faculty of Engineering and Information Technology Australian National University, Australia Salah Sukkarieh ARC Centre of Excellence in

More information

VN-100 Velocity Compensation

VN-100 Velocity Compensation VN-100 Velocity Compensation Velocity / Airspeed Aiding for AHRS Applications Application Note Abstract This application note describes how the VN-100 can be used in non-stationary applications which require

More information

Autonomous Mobile Robot Design

Autonomous Mobile Robot Design Autonomous Mobile Robot Design Topic: Inertial Measurement Unit Dr. Kostas Alexis (CSE) Where am I? What is my environment? Robots use multiple sensors to understand where they are and how their environment

More information

Fundamentals of attitude Estimation

Fundamentals of attitude Estimation Fundamentals of attitude Estimation Prepared by A.Kaviyarasu Assistant Professor Department of Aerospace Engineering Madras Institute Of Technology Chromepet, Chennai Basically an IMU can used for two

More information

Inertial Odometry on Handheld Smartphones

Inertial Odometry on Handheld Smartphones Inertial Odometry on Handheld Smartphones Arno Solin 1 Santiago Cortés 1 Esa Rahtu 2 Juho Kannala 1 1 Aalto University 2 Tampere University of Technology 21st International Conference on Information Fusion

More information

Dead Reckoning navigation (DR navigation)

Dead Reckoning navigation (DR navigation) Dead Reckoning navigation (DR navigation) Prepared by A.Kaviyarasu Assistant Professor Department of Aerospace Engineering Madras Institute Of Technology Chromepet, Chennai A Navigation which uses a Inertial

More information

with Application to Autonomous Vehicles

with Application to Autonomous Vehicles Nonlinear with Application to Autonomous Vehicles (Ph.D. Candidate) C. Silvestre (Supervisor) P. Oliveira (Co-supervisor) Institute for s and Robotics Instituto Superior Técnico Portugal January 2010 Presentation

More information

Passenger Transportation Analysis. Using Smartphone Sensors and Digital Surveys

Passenger Transportation Analysis. Using Smartphone Sensors and Digital Surveys Passenger Transportation Analysis Using Smartphone Sensors and Digital Surveys Arto Perttula 1*, Nhan Nguyen 1, Jussi Collin 1, Jani-Pekka Jokinen 2 1 Laboratory of Pervasive Computing, Tampere University

More information

CS491/691: Introduction to Aerial Robotics

CS491/691: Introduction to Aerial Robotics CS491/691: Introduction to Aerial Robotics Topic: Midterm Preparation Dr. Kostas Alexis (CSE) Areas of Focus Coordinate system transformations (CST) MAV Dynamics (MAVD) Navigation Sensors (NS) State Estimation

More information

International Archives of Photogrammetry and Remote Sensing. Vol. XXXII, Part 5. Hakodate 1998

International Archives of Photogrammetry and Remote Sensing. Vol. XXXII, Part 5. Hakodate 1998 International Archives of Photogrammetry and Remote Sensing. Vol. XXXII, Part 5. Hakodate 1998 REAL-TIME MEASUREMENT OF ALTITUDE DATA USING THE ACCELEROMETER Hidetoshi SUZUKI Dep. Civil Eng., Graduate

More information

Improved road grade estimation using sensor fusion

Improved road grade estimation using sensor fusion Improved road grade estimation using sensor fusion Henrik Jansson, Ermin Kozica, Per Sahlholm and Karl Henrik Johansson Abstract A method for estimation of the road grade based on standard mounted sensors

More information

Multi-Sensor Fusion for Localization of a Mobile Robot in Outdoor Environments

Multi-Sensor Fusion for Localization of a Mobile Robot in Outdoor Environments Multi-Sensor Fusion for Localization of a Mobile Robot in Outdoor Environments Thomas Emter, Arda Saltoğlu and Janko Petereit Introduction AMROS Mobile platform equipped with multiple sensors for navigation

More information

Road Grade Estimation for Look-Ahead Vehicle Control

Road Grade Estimation for Look-Ahead Vehicle Control Proceedings of the 7th World Congress The International Federation of Automatic Control Seoul, Korea, July 6-, 8 Road Grade Estimation for Look-Ahead Vehicle Control Per Sahlholm Karl Henrik Johansson

More information

Evaluation of different wind estimation methods in flight tests with a fixed-wing UAV

Evaluation of different wind estimation methods in flight tests with a fixed-wing UAV Evaluation of different wind estimation methods in flight tests with a fixed-wing UAV Julian Sören Lorenz February 5, 2018 Contents 1 Glossary 2 2 Introduction 3 3 Tested algorithms 3 3.1 Unfiltered Method

More information

EE 570: Location and Navigation

EE 570: Location and Navigation EE 570: Location and Navigation Aided INS Aly El-Osery Kevin Wedeward Electrical Engineering Department, New Mexico Tech Socorro, New Mexico, USA In Collaboration with Stephen Bruder Electrical and Computer

More information

Integration of a strapdown gravimeter system in an Autonomous Underwater Vehicle

Integration of a strapdown gravimeter system in an Autonomous Underwater Vehicle Integration of a strapdown gravimeter system in an Autonomous Underwater Vehicle Clément ROUSSEL PhD - Student (L2G - Le Mans - FRANCE) April 17, 2015 Clément ROUSSEL ISPRS / CIPA Workshop April 17, 2015

More information

Landing-Sensor Choosing for Lunar Soft-Landing Process

Landing-Sensor Choosing for Lunar Soft-Landing Process Landing-Sensor Choosing for Lunar Soft-Landing Process Huang hao Chu Guibai Zhang He (China Academy of Space Technology, No.104 Youyi Road Haidian Beijing China) Abstract: Soft landing is an important

More information

Design of Adaptive Filtering Algorithm for Relative Navigation

Design of Adaptive Filtering Algorithm for Relative Navigation Design of Adaptive Filtering Algorithm for Relative Navigation Je Young Lee, Hee Sung Kim, Kwang Ho Choi, Joonhoo Lim, Sung Jin Kang, Sebum Chun, and Hyung Keun Lee Abstract Recently, relative navigation

More information

Stochastic Models, Estimation and Control Peter S. Maybeck Volumes 1, 2 & 3 Tables of Contents

Stochastic Models, Estimation and Control Peter S. Maybeck Volumes 1, 2 & 3 Tables of Contents Navtech Part #s Volume 1 #1277 Volume 2 #1278 Volume 3 #1279 3 Volume Set #1280 Stochastic Models, Estimation and Control Peter S. Maybeck Volumes 1, 2 & 3 Tables of Contents Volume 1 Preface Contents

More information

Adaptive Estimation of Measurement Bias in Six Degree of Freedom Inertial Measurement Units: Theory and Preliminary Simulation Evaluation

Adaptive Estimation of Measurement Bias in Six Degree of Freedom Inertial Measurement Units: Theory and Preliminary Simulation Evaluation Adaptive Estimation of Measurement Bias in Six Degree of Freedom Inertial Measurement Units: Theory and Preliminary Simulation Evaluation Andrew R. Spielvogel and Louis L. Whitcomb Abstract Six-degree

More information

Locating and supervising relief forces in buildings without the use of infrastructure

Locating and supervising relief forces in buildings without the use of infrastructure Locating and supervising relief forces in buildings without the use of infrastructure Tracking of position with low-cost inertial sensors Martin Trächtler 17.10.2014 18th Leibniz Conference of advanced

More information

Determining absolute orientation of a phone by imaging celestial bodies

Determining absolute orientation of a phone by imaging celestial bodies Technical Disclosure Commons Defensive Publications Series October 06, 2017 Determining absolute orientation of a phone by imaging celestial bodies Chia-Kai Liang Yibo Chen Follow this and additional works

More information

FLIGHT INSTRUMENTS. This manual is dedicated only for IVAO Network activities. This document must not be used in real aviation or in others networks.

FLIGHT INSTRUMENTS. This manual is dedicated only for IVAO Network activities. This document must not be used in real aviation or in others networks. FLIGHT INSTRUMENTS 1. Introduction The flight instruments are the instruments in the cockpit of an aircraft that provide the pilot with flight parameters. The flight instruments are used in conditions

More information

Automated Tuning of the Nonlinear Complementary Filter for an Attitude Heading Reference Observer

Automated Tuning of the Nonlinear Complementary Filter for an Attitude Heading Reference Observer Automated Tuning of the Nonlinear Complementary Filter for an Attitude Heading Reference Observer Oscar De Silva, George K.I. Mann and Raymond G. Gosine Faculty of Engineering and Applied Sciences, Memorial

More information

A Study of the Effects of Stochastic Inertial Sensor Errors. in Dead-Reckoning Navigation

A Study of the Effects of Stochastic Inertial Sensor Errors. in Dead-Reckoning Navigation A Study of the Effects of Stochastic Inertial Sensor Errors in Dead-Reckoning Navigation Except where reference is made to the work of others, the work described in this thesis is my own or was done in

More information

BAROMETRIC AND GPS ALTITUDE SENSOR FUSION. Vadim Zaliva and Franz Franchetti. Carnegie Mellon University

BAROMETRIC AND GPS ALTITUDE SENSOR FUSION. Vadim Zaliva and Franz Franchetti. Carnegie Mellon University 014 IEEE International Conference on Acoustic, Speech and Signal Processing (ICASSP) BAROMETRIC AND GPS ALTITUDE SENSOR FUSION Vadim Zaliva and Franz Franchetti Carnegie Mellon University Index Terms sensor

More information

FIBER OPTIC GYRO-BASED ATTITUDE DETERMINATION FOR HIGH- PERFORMANCE TARGET TRACKING

FIBER OPTIC GYRO-BASED ATTITUDE DETERMINATION FOR HIGH- PERFORMANCE TARGET TRACKING FIBER OPTIC GYRO-BASED ATTITUDE DETERMINATION FOR HIGH- PERFORMANCE TARGET TRACKING Elias F. Solorzano University of Toronto (Space Flight Laboratory) Toronto, ON (Canada) August 10 th, 2016 30 th AIAA/USU

More information

Isobath following using an altimeter as a unique exteroceptive sensor

Isobath following using an altimeter as a unique exteroceptive sensor Isobath following using an altimeter as a unique exteroceptive sensor Luc Jaulin Lab-STICC, ENSTA Bretagne, Brest, France lucjaulin@gmail.com Abstract. We consider an underwater robot equipped with an

More information

Lecture. Aided INS EE 570: Location and Navigation. 1 Overview. 1.1 ECEF as and Example. 1.2 Inertial Measurements

Lecture. Aided INS EE 570: Location and Navigation. 1 Overview. 1.1 ECEF as and Example. 1.2 Inertial Measurements Lecture Aided EE 570: Location and Navigation Lecture Notes Update on April 13, 2016 Aly El-Osery and Kevin Wedeward, Electrical Engineering Dept., New Mexico Tech In collaoration with Stephen Bruder,

More information

Attitude Estimation for Augmented Reality with Smartphones

Attitude Estimation for Augmented Reality with Smartphones Attitude Estimation for Augmented Reality with Smartphones Thibaud Michel Pierre Genevès Hassen Fourati Nabil Layaïda Université Grenoble Alpes, INRIA LIG, GIPSA-Lab, CNRS June 13 th, 2017 http://tyrex.inria.fr/mobile/benchmarks-attitude

More information

Attitude determination method using single-antenna GPS, Gyro and Magnetometer

Attitude determination method using single-antenna GPS, Gyro and Magnetometer 212 Asia-Pacific International Symposium on Aerospace echnology Nov. 13-1, Jeju, Korea Attitude determination method using single-antenna GPS, Gyro and Magnetometer eekwon No 1, Am Cho 2, Youngmin an 3,

More information

Sensors for mobile robots

Sensors for mobile robots ROBOTICS 01PEEQW Basilio Bona DAUIN Politecnico di Torino Mobile & Service Robotics Sensors for Robotics 2 Sensors for mobile robots Sensors are used to perceive, analyze and understand the environment

More information

System identification and sensor fusion in dynamical systems. Thomas Schön Division of Systems and Control, Uppsala University, Sweden.

System identification and sensor fusion in dynamical systems. Thomas Schön Division of Systems and Control, Uppsala University, Sweden. System identification and sensor fusion in dynamical systems Thomas Schön Division of Systems and Control, Uppsala University, Sweden. The system identification and sensor fusion problem Inertial sensors

More information

EE565:Mobile Robotics Lecture 6

EE565:Mobile Robotics Lecture 6 EE565:Mobile Robotics Lecture 6 Welcome Dr. Ahmad Kamal Nasir Announcement Mid-Term Examination # 1 (25%) Understand basic wheel robot kinematics, common mobile robot sensors and actuators knowledge. Understand

More information

BOWSER Balloon Observatory for Wavelength and Spectral Emission Readings

BOWSER Balloon Observatory for Wavelength and Spectral Emission Readings COSGC Space Research Symposium 2009 BOWSER Balloon Observatory for Wavelength and Spectral Emission Readings BOWSER 1 Mission Premise 4.3 km above sea level 402.3km above sea level BOWSER 2 Information

More information

INSTRUCTION MANUAL for No. 45 Altimeter-Compass

INSTRUCTION MANUAL for No. 45 Altimeter-Compass INSTRUTION MANUAL for No. 45 Altimeter-ompass English INTRODUTION The Altimeter-ompass No. 45 is a digital product that provides altimeter, barometer, compass, altimeter data, dual time, chronograph, chronograph

More information

MEAM 510 Fall 2012 Bruce D. Kothmann

MEAM 510 Fall 2012 Bruce D. Kothmann Balancing g Robot Control MEAM 510 Fall 2012 Bruce D. Kothmann Agenda Bruce s Controls Resume Simple Mechanics (Statics & Dynamics) of the Balancing Robot Basic Ideas About Feedback & Stability Effects

More information

Sensor Aided Inertial Navigation Systems

Sensor Aided Inertial Navigation Systems Arvind Ramanandan Department of Electrical Engineering University of California, Riverside Riverside, CA 92507 April, 28th 2011 Acknowledgements: 1 Prof. Jay A. Farrell 2 Anning Chen 3 Anh Vu 4 Prof. Matthew

More information

Fundamentals of High Accuracy Inertial Navigation Averil B. Chatfield Table of Contents

Fundamentals of High Accuracy Inertial Navigation Averil B. Chatfield Table of Contents Navtech Part #2440 Preface Fundamentals of High Accuracy Inertial Navigation Averil B. Chatfield Table of Contents Chapter 1. Introduction...... 1 I. Forces Producing Motion.... 1 A. Gravitation......

More information

Navigation System for Reusable Launch Vehicle

Navigation System for Reusable Launch Vehicle AAS 8-76 Navigation System for Reusable Launch Vehicle Markus Schlotterer German Aerospace Center (DLR) 31 st ANNUAL AAS GUIDANCE AND CONTROL CONFERENCE February 1-6, 28 Breckenridge, Colorado Sponsored

More information

Silicon Capacitive Accelerometers. Ulf Meriheinä M.Sc. (Eng.) Business Development Manager VTI TECHNOLOGIES

Silicon Capacitive Accelerometers. Ulf Meriheinä M.Sc. (Eng.) Business Development Manager VTI TECHNOLOGIES Silicon Capacitive Accelerometers Ulf Meriheinä M.Sc. (Eng.) Business Development Manager VTI TECHNOLOGIES 1 Measuring Acceleration The acceleration measurement is based on Newton s 2nd law: Let the acceleration

More information

MARINE biologists, oceanographers, and other ocean researchers

MARINE biologists, oceanographers, and other ocean researchers IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 19, NO. 1, JANUARY 2011 181 Discrete-Time Complementary Filters for Attitude and Position Estimation: Design, Analysis and Experimental Validation

More information

EE 570: Location and Navigation

EE 570: Location and Navigation EE 570: Location and Navigation Sensor Technology Stephen Bruder 1 Aly El-Osery 2 1 Electrical and Computer Engineering Department, Embry-Riddle Aeronautical Univesity Prescott, Arizona, USA 2 Electrical

More information

Attitude Estimation Version 1.0

Attitude Estimation Version 1.0 Attitude Estimation Version 1. Francesco Farina May 23, 216 Contents 1 Introduction 2 2 Mathematical background 2 2.1 Reference frames and coordinate systems............. 2 2.2 Euler angles..............................

More information

Design and modelling of an airship station holding controller for low cost satellite operations

Design and modelling of an airship station holding controller for low cost satellite operations AIAA Guidance, Navigation, and Control Conference and Exhibit 15-18 August 25, San Francisco, California AIAA 25-62 Design and modelling of an airship station holding controller for low cost satellite

More information

Local Positioning with Parallelepiped Moving Grid

Local Positioning with Parallelepiped Moving Grid Local Positioning with Parallelepiped Moving Grid, WPNC06 16.3.2006, niilo.sirola@tut.fi p. 1/?? TA M P E R E U N I V E R S I T Y O F T E C H N O L O G Y M a t h e m a t i c s Local Positioning with Parallelepiped

More information

The Basic Research for the New Compass System Using Latest MEMS

The Basic Research for the New Compass System Using Latest MEMS International Journal on Marine Navigation and Safety of Sea Transportation Volume 4 Number 3 September 21 The Basic Research for the New Compass System Using Latest MEMS G. Fukuda Graduate Student in

More information

Angle estimation using gyros and accelerometers

Angle estimation using gyros and accelerometers Lab in Dynamical systems and control TSRT21 Angle estimation using gyros and accelerometers This version: January 25, 2017 Name: LERTEKNIK REG P-number: Date: AU T O MA R TI C C O N T OL Passed: LINKÖPING

More information

State Estimation for Autopilot Control of Small Unmanned Aerial Vehicles in Windy Conditions

State Estimation for Autopilot Control of Small Unmanned Aerial Vehicles in Windy Conditions University of Colorado, Boulder CU Scholar Aerospace Engineering Sciences Graduate Theses & Dissertations Aerospace Engineering Sciences Summer 7-23-2014 State Estimation for Autopilot Control of Small

More information

An Adaptive Filter for a Small Attitude and Heading Reference System Using Low Cost Sensors

An Adaptive Filter for a Small Attitude and Heading Reference System Using Low Cost Sensors An Adaptive Filter for a Small Attitude and eading Reference System Using Low Cost Sensors Tongyue Gao *, Chuntao Shen, Zhenbang Gong, Jinjun Rao, and Jun Luo Department of Precision Mechanical Engineering

More information

EE 570: Location and Navigation

EE 570: Location and Navigation EE 570: Location and Navigation Sensor Technology Aly El-Osery Kevin Wedeward Electrical Engineering Department, New Mexico Tech Socorro, New Mexico, USA In Collaboration with Stephen Bruder Electrical

More information

Baro-INS Integration with Kalman Filter

Baro-INS Integration with Kalman Filter Baro-INS Integration with Kalman Filter Vivek Dadu c,b.venugopal Reddy a, Brajnish Sitara a, R.S.Chandrasekhar a & G.Satheesh Reddy a c Hindustan Aeronautics Ltd, Korwa, India. a Research Centre Imarat,

More information

Fuzzy Adaptive Kalman Filtering for INS/GPS Data Fusion

Fuzzy Adaptive Kalman Filtering for INS/GPS Data Fusion A99936769 AMA-99-4307 Fuzzy Adaptive Kalman Filtering for INS/GPS Data Fusion J.Z. Sasiadek* and Q. Wang** Dept. of Mechanical & Aerospace Engineering Carleton University 1125 Colonel By Drive, Ottawa,

More information

Calibration of a magnetometer in combination with inertial sensors

Calibration of a magnetometer in combination with inertial sensors Calibration of a magnetometer in combination with inertial sensors Manon Kok, Jeroen D. Hol, Thomas B. Schön, Fredrik Gustafsson and Henk Luinge Division of Automatic Control Linköping University, Sweden

More information

MODELING OF DUST DEVIL ON MARS AND FLIGHT SIMULATION OF MARS AIRPLANE

MODELING OF DUST DEVIL ON MARS AND FLIGHT SIMULATION OF MARS AIRPLANE MODELING OF DUST DEVIL ON MARS AND FLIGHT SIMULATION OF MARS AIRPLANE Hirotaka Hiraguri*, Hiroshi Tokutake* *Kanazawa University, Japan hiraguri@stu.kanazawa-u.ac.jp;tokutake@se.kanazawa-u.ac.jp Keywords:

More information

Tactical Ballistic Missile Tracking using the Interacting Multiple Model Algorithm

Tactical Ballistic Missile Tracking using the Interacting Multiple Model Algorithm Tactical Ballistic Missile Tracking using the Interacting Multiple Model Algorithm Robert L Cooperman Raytheon Co C 3 S Division St Petersburg, FL Robert_L_Cooperman@raytheoncom Abstract The problem of

More information

Angle estimation using gyros and accelerometers

Angle estimation using gyros and accelerometers Angle estimation using gyros and accelerometers This version: January 23, 2018 Name: LERTEKNIK REG P-number: Date: AU T O MA RO TI C C O N T L Passed: LINKÖPING Chapter 1 Introduction The purpose of this

More information

Presenter: Siu Ho (4 th year, Doctor of Engineering) Other authors: Dr Andy Kerr, Dr Avril Thomson

Presenter: Siu Ho (4 th year, Doctor of Engineering) Other authors: Dr Andy Kerr, Dr Avril Thomson The development and evaluation of a sensor-fusion and adaptive algorithm for detecting real-time upper-trunk kinematics, phases and timing of the sit-to-stand movements in stroke survivors Presenter: Siu

More information

PROOF-OF-CONCEPT DEMONSTRATION OF A MILLIMETRE WAVE IMAGING SOUNDER FOR GEOSTATIONARY EARTH ORBIT

PROOF-OF-CONCEPT DEMONSTRATION OF A MILLIMETRE WAVE IMAGING SOUNDER FOR GEOSTATIONARY EARTH ORBIT PROOF-OF-CONCEPT DEMONSTRATION OF A MILLIMETRE WAVE IMAGING SOUNDER FOR GEOSTATIONARY EARTH ORBIT Anders Carlström 1, Jacob Christensen 1, Anders Emrich 2, Johan Embretsén 2, Karl-Erik Kempe 2, and Peter

More information

Control of the Laser Interferometer Space Antenna

Control of the Laser Interferometer Space Antenna Control of the Laser Interferometer Space Antenna P. G. Maghami, T. T. Hyde NASA Goddard Space Flight Center Guidance, Navigation and Control Division Greenbelt, MD 20771 J. Kim Swales Aerospace, Inc.

More information

EXAMPLE: MODELING THE PT326 PROCESS TRAINER

EXAMPLE: MODELING THE PT326 PROCESS TRAINER CHAPTER 1 By Radu Muresan University of Guelph Page 1 EXAMPLE: MODELING THE PT326 PROCESS TRAINER The PT326 apparatus models common industrial situations in which temperature control is required in the

More information

We provide two sections from the book (in preparation) Intelligent and Autonomous Road Vehicles, by Ozguner, Acarman and Redmill.

We provide two sections from the book (in preparation) Intelligent and Autonomous Road Vehicles, by Ozguner, Acarman and Redmill. We provide two sections from the book (in preparation) Intelligent and Autonomous Road Vehicles, by Ozguner, Acarman and Redmill. 2.3.2. Steering control using point mass model: Open loop commands We consider

More information

Biologically inspired sensor fusion for real-time wind gust estimation in autonomous UAV navigation

Biologically inspired sensor fusion for real-time wind gust estimation in autonomous UAV navigation Biologically inspired sensor fusion for real-time wind gust estimation in autonomous UAV navigation Reliability and accuracy of navigation in flying drones are one of the key challenges that must be solved

More information

Exploring the atmosphere using smartphones

Exploring the atmosphere using smartphones Exploring the atmosphere using smartphones Martín Monteiro (a), Patrik Vogt (b), Cecilia Stari (c), Cecilia Cabeza (d), Arturo C. Marti (e), (a) Universidad ORT Uruguay; monteiro@ort.edu.uy (b) University

More information

Mechatronics Assignment # 1

Mechatronics Assignment # 1 Problem # 1 Consider a closed-loop, rotary, speed-control system with a proportional controller K p, as shown below. The inertia of the rotor is J. The damping coefficient B in mechanical systems is usually

More information

Travel Time Calculation With GIS in Rail Station Location Optimization

Travel Time Calculation With GIS in Rail Station Location Optimization Travel Time Calculation With GIS in Rail Station Location Optimization Topic Scope: Transit II: Bus and Rail Stop Information and Analysis Paper: # UC8 by Sutapa Samanta Doctoral Student Department of

More information

Two dimensional rate gyro bias estimation for precise pitch and roll attitude determination utilizing a dual arc accelerometer array

Two dimensional rate gyro bias estimation for precise pitch and roll attitude determination utilizing a dual arc accelerometer array Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections -- Two dimensional rate gyro bias estimation for precise pitch and roll attitude determination utilizing a dual

More information

EDUCATION DAY WORKBOOK

EDUCATION DAY WORKBOOK Grades 9 12 EDUCATION DAY WORKBOOK It is with great thanks for their knowledge and expertise that the individuals who devised this book are recognized. MAKING MEASUREMENTS Time: Solve problems using a

More information

2.003SC Engineering Dynamics

2.003SC Engineering Dynamics 2.003SC Engineering Dynamics Problem Set 1 1. This is a review problem on the topic of projectile motion. A football player kicks a ball, giving it an initial speed of 80 ft/s with an initial angle relative

More information

Development of a Vibration Measurement Device based on a MEMS Accelerometer

Development of a Vibration Measurement Device based on a MEMS Accelerometer Development of a Vibration Measurement Device based on a MEMS Accelerometer Chinedum Anthony Onuorah, Sara Chaychian, Yichuang Sun and Johann Siau School of Engineering and Technology, University of Hertfordshire,

More information

Joint GPS and Vision Estimation Using an Adaptive Filter

Joint GPS and Vision Estimation Using an Adaptive Filter 1 Joint GPS and Vision Estimation Using an Adaptive Filter Shubhendra Vikram Singh Chauhan and Grace Xingxin Gao, University of Illinois at Urbana-Champaign Shubhendra Vikram Singh Chauhan received his

More information

GPS/INS Tightly coupled position and attitude determination with low-cost sensors Master Thesis

GPS/INS Tightly coupled position and attitude determination with low-cost sensors Master Thesis GPS/INS Tightly coupled position and attitude determination with low-cost sensors Master Thesis Michele Iafrancesco Institute for Communications and Navigation Prof. Dr. Christoph Günther Supervised by

More information

Improving the travel time prediction by using the real-time floating car data

Improving the travel time prediction by using the real-time floating car data Improving the travel time prediction by using the real-time floating car data Krzysztof Dembczyński Przemys law Gawe l Andrzej Jaszkiewicz Wojciech Kot lowski Adam Szarecki Institute of Computing Science,

More information

IMU Filter. Michael Asher Emmanuel Malikides November 5, 2011

IMU Filter. Michael Asher Emmanuel Malikides November 5, 2011 IMU Filter Michael Asher Emmanuel Malikides November 5, 2011 Abstract Despite the ubiquitousness of GPS devices, on board inertial navigation remains important. An IMU like the Sparkfun Ultimate IMU used,

More information

Estimation of Wind Velocity on Flexible Unmanned Aerial Vehicle Without Aircraft Parameters

Estimation of Wind Velocity on Flexible Unmanned Aerial Vehicle Without Aircraft Parameters McNair Scholars Research Journal Volume 5 Article 3 2018 Estimation of Wind Velocity on Flexible Unmanned Aerial Vehicle Without Aircraft Parameters Noel J. Mangual Embry-Riddle Aeronautical University

More information

Attitude Determination System of Small Satellite

Attitude Determination System of Small Satellite Attitude Determination System of Small Satellite Satellite Research Centre Jiun Wei Chia, M. Sheral Crescent Tissera and Kay-Soon Low School of EEE, Nanyang Technological University, Singapore 24 th October

More information

Comparative Study of LEO, MEO & GEO Satellites

Comparative Study of LEO, MEO & GEO Satellites Comparative Study of LEO, MEO & GEO Satellites Smridhi Malhotra, Vinesh Sangwan, Sarita Rani Department of ECE, Dronacharya College of engineering, Khentawas, Farrukhnagar, Gurgaon-123506, India Email:

More information

A Stellar Gyroscope for CubeSat Attitude Determination

A Stellar Gyroscope for CubeSat Attitude Determination A Stellar Gyroscope for CubeSat Attitude Determination Samir A. Rawashdeh and James E. Lumpp, Jr. Space Systems Laboratory University of Kentucky James Barrington-Brown and Massimiliano Pastena SSBV Space

More information

One Approach to the Integration of Inertial and Visual Navigation Systems

One Approach to the Integration of Inertial and Visual Navigation Systems FATA UNIVERSITATIS (NIŠ) SER.: ELE. ENERG. vol. 18, no. 3, December 2005, 479-491 One Approach to the Integration of Inertial and Visual Navigation Systems Dedicated to Professor Milić Stojić on the occasion

More information

IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 53, NO. 5, JUNE

IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 53, NO. 5, JUNE IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL 53, NO 5, JUNE 2008 1203 Nonlinear Complementary Filters on the Special Orthogonal Group Robert Mahony, Senior Member, IEEE, Tarek Hamel, Member, IEEE, and Jean-Michel

More information

Air-Sea Interface and Marine Boundary-Layer Anemometers

Air-Sea Interface and Marine Boundary-Layer Anemometers LONG-TERM GOALS Air-Sea Interface and Marine Boundary-Layer Anemometers Carl A. Friehe Jesus Ruiz-Plancarte Department of Mechanical and Aerospace Engineering University of California, Irvine Irvine, CA

More information

Investigations of Self-Contained Sensors for Personal Navigation

Investigations of Self-Contained Sensors for Personal Navigation Julkaisu 619 Publication 619 Jussi Collin Investigations of Self-Contained Sensors for Personal Navigation Tampere 2006 Tampereen teknillinen yliopisto. Julkaisu 619 Tampere University of Technology. Publication

More information

Delayed Fusion of Relative State Measurements by Extending Stochastic Cloning via Direct Kalman Filtering

Delayed Fusion of Relative State Measurements by Extending Stochastic Cloning via Direct Kalman Filtering Delayed Fusion of Relative State Measurements by Extending Stochastic Cloning via Direct Kalman Filtering Ehsan Asadi and Carlo L Bottasso Department of Aerospace Science and echnology Politecnico di Milano,

More information

Inertial Navigation System Aiding Using Vision

Inertial Navigation System Aiding Using Vision Air Force Institute of Technology AFIT Scholar Theses and Dissertations 3-21-2013 Inertial Navigation System Aiding Using Vision James O. Quarmyne Follow this and additional works at: https://scholar.afit.edu/etd

More information

Cubature Particle filter applied in a tightly-coupled GPS/INS navigation system

Cubature Particle filter applied in a tightly-coupled GPS/INS navigation system Cubature Particle filter applied in a tightly-coupled GPS/INS navigation system Yingwei Zhao & David Becker Physical and Satellite Geodesy Institute of Geodesy TU Darmstadt 1 Yingwei Zhao & David Becker

More information

Adaptive Unscented Kalman Filter with Multiple Fading Factors for Pico Satellite Attitude Estimation

Adaptive Unscented Kalman Filter with Multiple Fading Factors for Pico Satellite Attitude Estimation Adaptive Unscented Kalman Filter with Multiple Fading Factors for Pico Satellite Attitude Estimation Halil Ersin Söken and Chingiz Hajiyev Aeronautics and Astronautics Faculty Istanbul Technical University

More information

Development and Flight Testing of Energy Management Algorithms for Small-Scale Sounding Rockets

Development and Flight Testing of Energy Management Algorithms for Small-Scale Sounding Rockets Development and Flight Testing of Energy Management Algorithms for Small-Scale Sounding Rockets and Shane Robinson The development, implementation, and ight results for a navigation algorithm and an energy

More information

Sensors Fusion for Mobile Robotics localization. M. De Cecco - Robotics Perception and Action

Sensors Fusion for Mobile Robotics localization. M. De Cecco - Robotics Perception and Action Sensors Fusion for Mobile Robotics localization 1 Until now we ve presented the main principles and features of incremental and absolute (environment referred localization systems) could you summarize

More information

Movement assessment of a cable-stayed bridge tower based on integrated GPS and accelerometer observations

Movement assessment of a cable-stayed bridge tower based on integrated GPS and accelerometer observations Movement assessment of a cable-stayed bridge tower based on integrated and accelerometer observations *Mosbeh R. Kaloop 1), Mohamed A. Sayed 2) and Dookie Kim 3) 1), 2), 3) Department of Civil and Environmental

More information

Distance Determination between the MINOS Detectors for TOF Measurements. Dr. Virgil Bocean Alignment & Metrology Department Fermilab

Distance Determination between the MINOS Detectors for TOF Measurements. Dr. Virgil Bocean Alignment & Metrology Department Fermilab Distance Determination between the MINOS Detectors for TOF Measurements Dr. Virgil Bocean Alignment & Metrology Department Fermilab 1 1 Introduction Part of the neutrino research program at Fermilab is

More information

Research Article Error Modeling, Calibration, and Nonlinear Interpolation Compensation Method of Ring Laser Gyroscope Inertial Navigation System

Research Article Error Modeling, Calibration, and Nonlinear Interpolation Compensation Method of Ring Laser Gyroscope Inertial Navigation System Abstract and Applied Analysis Volume 213, Article ID 359675, 7 pages http://dx.doi.org/1.1155/213/359675 Research Article Error Modeling, Calibration, and Nonlinear Interpolation Compensation Method of

More information

Pseudo-Measurements as Aiding to INS during GPS. Outages

Pseudo-Measurements as Aiding to INS during GPS. Outages Pseudo-Measurements as Aiding to INS during GPS Outages Itzik Klein 1, Sagi Filin 2, Tomer Toledo 3 Faculty of Civil Engineering Technion Israel Institute of Technology, Haifa 32000, Israel Published in

More information

Improving Adaptive Kalman Estimation in GPS/INS Integration

Improving Adaptive Kalman Estimation in GPS/INS Integration THE JOURNAL OF NAVIGATION (27), 6, 517 529. f The Royal Institute of Navigation doi:1.117/s373463374316 Printed in the United Kingdom Improving Adaptive Kalman Estimation in GPS/INS Integration Weidong

More information

EE 565: Position, Navigation, and Timing

EE 565: Position, Navigation, and Timing EE 565: Position, Navigation, and Timing Kalman Filtering Example Aly El-Osery Kevin Wedeward Electrical Engineering Department, New Mexico Tech Socorro, New Mexico, USA In Collaboration with Stephen Bruder

More information

a reference frame that accelerates in a straight line a reference frame that moves along a circular path Straight Line Accelerated Motion

a reference frame that accelerates in a straight line a reference frame that moves along a circular path Straight Line Accelerated Motion 1.12.1 Introduction Go back to lesson 9 and provide bullet #3 In today s lesson we will consider two examples of non-inertial reference frames: a reference frame that accelerates in a straight line a reference

More information

LAB 2 - ONE DIMENSIONAL MOTION

LAB 2 - ONE DIMENSIONAL MOTION Name Date Partners L02-1 LAB 2 - ONE DIMENSIONAL MOTION OBJECTIVES Slow and steady wins the race. Aesop s fable: The Hare and the Tortoise To learn how to use a motion detector and gain more familiarity

More information

EXAMINATION IN TSRT14 SENSOR FUSION

EXAMINATION IN TSRT14 SENSOR FUSION EXAMINATION IN TSRT14 SENSOR FUSION ROOM: ISY:s computer rooms TIME: 2015-06-03 at 14:00 18:00 COURSE: TSRT14 Sensor Fusion PROVKOD: DAT1 DEPARTMENT: ISY NUMBER OF EXERCISES: 4 RESPONSIBLE TEACHER: Gustaf

More information

MEAM 510 Fall 2011 Bruce D. Kothmann

MEAM 510 Fall 2011 Bruce D. Kothmann Balancing g Robot Control MEAM 510 Fall 2011 Bruce D. Kothmann Agenda Bruce s Controls Resume Simple Mechanics (Statics & Dynamics) of the Balancing Robot Basic Ideas About Feedback & Stability Effects

More information

The Fiber Optic Gyroscope a SAGNAC Interferometer for Inertial Sensor Applications

The Fiber Optic Gyroscope a SAGNAC Interferometer for Inertial Sensor Applications Contributing International Traveling Summer School 2007, Pforzheim: The Fiber Optic Gyroscope a SAGNAC Interferometer for Inertial Sensor Applications Thomas Erler 12th July 2007 1 0. Outline 1. Scope

More information

GPS Measurement Protocol

GPS Measurement Protocol GPS Measurement Protocol Purpose To determine the latitude, longitude, and elevation of your school and of all your GLOBE sites Overview The GPS receiver will be used to determine the latitude, longitude

More information