Neural network based data fusion for vehicle positioning in

Size: px
Start display at page:

Download "Neural network based data fusion for vehicle positioning in"

Transcription

1 04ANNUAL-345 Neural network based data fusion for vehicle positioning in land navigation system Mathieu St-Pierre Department of Electrical and Computer Engineering Université de Sherbrooke Sherbrooke (Québec) Canada J1K 2R1 Copyright 2003 SAE International Denis Gingras Department of Electrical and Computer Engineering Université de Sherbrooke Sherbrooke (Québec) Canada J1K 2R1 ABSTRACT Land navigation systems need a precise and continuous position in order to function properly. The sensors commonly found in those systems are differential odometer, global positioning system and 2 or 3 axis inertial measurement unit respectively. Two or more of these complementary positioning methods must be integrated together to achieve the required performance at low cost. The integration, which implies the fusion of noisy data provided by each sensor, must be performed in some optimal manner. Most positioning system designers choose the Kalman filter as the data fusion method. An interesting alternative to the Kalman filter is the artificial neural network (ANN). This paper describes the research conducted to evaluate the potential of an ANN as a centralized fusion method and as nonlinear filters for land vehicle positioning. INTRODUCTION The principal function of a land navigation system in a vehicle is to guide the driver while minimizing the trip duration and/or the traveled distance. The position must be determined with a precision of 20 meters or less and at a frequency of 1 hertz or more. alone is usually able to estimate the position with the required performance. However, possible occlusions of satellite signals by high buildings or heavy foliages may prevent computation of a solution by a receiver for several seconds. A differential odometer measures the traveled distance and the azimuth variation of a vehicle during a sampling period. A new position can be computed with these measurements and the last known position by dead reckoning. An inertial system measures the vehicle's inertia characterized by it's acceleration and it's angular velocity. By means of integration, the traveled distance and the azimuth variation can be computed and therefore a new position can be reckoned from the last known position. The recursive nature of the positioning computation cause the positioning error to grow proportionally with time. A periodic reset is needed. The Kalman filter is an optimal linear estimator which

2 minimizes the mean square error. Non-linearities can also be dealt with the extended Kalman filter. However, the performance analysis of the extended Kalman filter presents some difficulties due to the recurrence of the measure sequence into the states of the filter [6]. Also, implementation of the extended filter can be quite laborious depending on the number of states required to modelize the system. VIRTUAL ENVIRONMENT SIMULATION dˆ [] t = d [] t + s ( d [] t + d []*sin( t δ ) i i i i j ij + d []*sin( t δ )) + b[0] + w [ n] k ik i bi n= 1 + d []*sin( t δ ) + d []*sin( t δ ) + c ( d [ t] + d [ t]*sin( δ ) + d [ t]*sin( δ )) + wt [] j ij k ik i i j ij k ik i t 2 (1.2) The data used for testing the algorithms presented in this paper was generated by a virtual environment simulation. A virtual environment avoid the time, expense and difficulty encountered when conducting test track experiments. Other benefits of working in a simulated environment include the availability of ground truth measurements, the repeatability of experiments, easy modification of testing conditions and rapid turnaround of system modifications[3]. VEHICLE`S DYNAMIC Kinematics of a land vehicle in three dimensions has been simulated with the road and the vehicle's acceleration as inputs. To improve the simulation realism, the road has been taken from real digital topographic information and a real vehicle with an accelerometer has traveled this road to generate the vehicle's acceleration data. Even though the acceleration data are noisy, the simulation represent more accurately a real road situation than if the acceleration data had been generated randomly. SENSORS The simulator emulates a receiver, a 3-axis inertial measurement unit and a differential odometer. The model can be described by equation (1.1). dˆ i [] t is the measurement, di[] t is the real value, s i is the scale factor error, d j[] t is the real value relative to the axis j, dk[] t is the real value relative to the axis k, δ ij is the misalignment angle between the axis i and j, δik is the misalignment angle between the axis i and k, b [0] i is the turn-on bias, wbi[ n] is the random walk white noise characterizing the bias drift, c i is the nonlinear scale factor and wt i[] is the additive white noise component. The scale factor error, the bias parameters, the nonlinear scale factor and the additive white noise component have different value depending on the sensor type. A differential odometer is constituted of two sensors measuring the number of rotation of each wheel situated on the same axle. The total traveled distance and the azimuth of the vehicle can be computed with the equation (1.3) and (1.4) respectively. dt ˆ[] = dt ˆ[ 1] + (1 + vd * v[ t] + sd) * cd[ t] + r[] t + 2 (1 + vg * v[ t] + sg) * cg[ t] + r[ t] 2 (1.3) ˆ[ ρ t] = ρ[] t + δ [] t + δ [] t + δ [] t + δ [] t (1.1) trop iono white mult where ˆ[ ρ t] is the pseudorange measured by the emulated receiver, ρ [] t is the real pseudorange, δ trop[] t is the tropospheric delay, δ iono[] t is the ionospheric delay, δ white[] t is the white noise generated by the receiver's electronic components and δ mult[] t is the multipath problem. The 3-axis inertial measurement unit has a single model for every gyroscope and accelerometer described by equation (1.2). ˆ θ[] t = ˆ θ[ t 1] + (1 + vg * v[ t] + sg) * cg[ t] + r[] t l (1 + vd * v[ t] + sd) * cd[ t] + r[ t] l (1.4) dt ˆ[ ] is the total traveled distance at time t, dt ˆ[ 1] is the total traveled distance at time t-1, vt [] is the car's velocity, v d and v g are the gains characterizing the tire dilatation, sd and sg are the scale factors for the right and the left wheel respectively, cd[] t and cg[] t are the

3 numbers of rotation measured within the interval [t-1,t] rt is a for the right and left wheel respectively, [ ] uniform random variable describing the resolution error, ˆ[ θ t] is the azimuth estimated at time t, ˆ[ θ t 1] is the azimuth estimated at time t-1 and l is the axle length. Total traveled distance Azimuth solution availability Sampling time Differential odometer Differential odometer CENTRALIZED FUSION A centralized fusion implied the use of only one algorithm which fuses all the measurements provided by the sensors. The engineering labour requires to construct a centralized Kalman fillter can be very high. For example, most of the / systems have a decentralized filter which gains in simplicity. However, the price to pay is a loss of precision compared with a centralized one [4]. On the other hand, a centralized ANN is no more difficult to realize than a decentralized one. ANNs have already been applied to the data fusion related to positioning problem in robotic with success [1] [5]. The major advantage of an ANN compared to a Kalman filter resides in the fact that it doesn't need any a priori statistical and mathematical model to find a function which maps optimally the inputs with the outputs, in our case the absolute position. The most difficult task is to gather some sensor data which can cover adequately the different manoeuvres to be encountered by a road vehicle. The manoeuvres are a function of the road geometry and the vehicle's performance. For example, an ANN trained with measured data coming only from a straight road segment may not be able to give a good position when the vehicle meets a curve. Table 1: ANN's inputs Data Latitude Longitude Altitude PDOP Linear acceleration Sensor ANN S DESCRIPTION A feed-forward backpropagation neural network was trained with training data set for 2000 epochs. The ANN has 4 layers composed of 20, 20, 20 and 3 neurons respectively. The corresponding transfer functions are linear, log-sigmoid, tan-sigmoid and linear. This architecture was the most promising of the 12 architectures investigated with various number of layers, transfer functions and number of neurons trained initially for 100 epochs. Batch training was prefer over iterative training for it s computation efficiency. The mean square error gave the training performance at each epoch. The second order training method was the scaled conjugate gradient. This method requires only O(N) operations per epoch compared to others methods like Gauss-Newton O(N 3 ) and Levenberg-Marquardt O(N 3 ) [8]. When considering the network size, the other training methods were impractical. Table 1 contains the ANN's inputs. The receiver sampling frequency is usually lower than those of the inertial measurement unit or the differential odometer. For synchronization purpose, a boolean entry specifies to the ANN if a solution is available. A centralized Kalman filter has been realized to has a reference for the evaluation of the ANN's performances. The centralized Kalman filter has 13 states and 10 measurements. The simulation generates data samples. RESULTS The mean and variance of the positioning error during the simulation was computed. Table 2 indicates that the positions estimated by the ANN are less biased for the longitude and altitude but more biased for the latitude than the same positions estimated by the Kalman filter. The ANN s estimation biases don t exceed 10 meters. So even if the ANN is a biased estimator, it still meets the required performance. Horizontal centripetal acceleration Vertical centripetal acceleration Yaw angular velocity Pitch angular velocity As shown in table 3, the variances of the latitude errors and the altitude errors for the ANN are less than those of the Kalman filter. The variance of the longitude errors is 5 percent more for the ANN than for the Kalman filter. The performance of the ANN is generally better than the peformance of the Kalman filter in a mean square error sense. The important gain for the altitude is caused by the ANN's ability to estimate the bias of the altitude.

4 Table 2: Mean of the positioning errors by the Kalman Filter and the ANN Position Kalman (m) ANN (m) Gain (%) Latitude Longitude Altitude Table 3: Variance of the positioning errors by the Kalman filter and the ANN Position Kalman ANN Gain (%) Latitude Longitude Altitude The ANN's input signals include the measured pseudorange, the elevation angle of each tracked satellite and the sampling time. The ANN outputs a filtered pseudorange. The elevation angle gives information on the tropospheric and ionospheric noises which are greater for satellites at lower elevation. The sampling time helps the ANN to estimate tropospheric, ionospheric and multipath noises which are temporally correlated. The sampling time should be reset periodically to improve the capacity of the ANN to generalize the training data. The reset period should be set to one day or more because the tropospheric noise is larger during daytime and smaller at night. Figure 1: Pseudorange non-linear filtering by an ANN DATA PREPROCESSING In every system, some noises perturb the useful signals. It can be either white or colored, linear or nonlinear, determinist or random. Nonlinearity makes the filtering particularly difficult. An optimal filtering can be obtained with a priori knowledge of the nonlinear noise. However, this information is generally not available[7]. An ANN is an interesting solution to this problem because of it's ability to model a complex non-linear function without any a priori knowledge of the noise. PSEUDORANGE ESTIMATION A receiver measures the ranges between it's antenna and each tracked satellite. A mathematical model for the pseudorange additive noises is described by the equation (1.1). These noises depend on many factors that are difficult to measure. The position is obtained by triangulation with the measured distance and the known position of each tracked satellite. At least four satellites must be visible to get a position and the receiver's clock error. Triangulation implies solving a set of nonlinear equations. The impact of noise on the computed position is difficult to determine analytically. A feed-forward backpropagation neural network with 3 layers was trained to perform the nonlinear filtering. The layers have 3 linear neurons, 5 tan-sigmoid and 1 linear neuron respectively. The training method was the Levenberg-Marquardt that appears to be the fastest method for training moderate-sized feed-forward neural networks (up to several hundred weights) [2]. Results Figure 1 shows the important noise diminution on the pseudoranges. The filtered pseudoranges are used to reckon the position. The important error bias pertains to the receiver clock offset and has little impact on the precision of the position. So the performance gain on the computed positions shown in table 4 is much less than the gain on the pseudoranges. Table 4: Error variance of the positions Parameters No ANN filtering ANN filtering Gain (%) Latitude Longitude Altitude ANN Description DIFFERENTIAL ODOMETER The analytical relation between differential odometer measurement errors and dead reckoning computed positions is difficult to obtain. As with the, an ANN

5 seems an interesting solution to diminish the noise on data measured with a differential odometer. ANN description A feed-forward backpropagation neural network with 2 layers was trained for this purpose. The layers have 10 log-sigmoid neurons and 2 linear neurons respectively. The training method was the Levenberg-Marquardt. The ANN must estimate the traveled distance and the azimuth variation in the time interval [t-1,t]. These two values correspond to the last term of the equations (3) and (4). The time interval is usually one second or less. Table 5: Error variance on the data provided by the differential odometer Figure 3: Azimuth variation error during a sampling period Parameters Traveled distance Azimuth variation No ANN filtering ANN filtering Gain (%) 0.81 * * * * CONCLUSION In this paper, ANNs have been used as a centralized fusion method and as a nonlinear filter for the land navigation positioning problem. The results show that ANN is an attractive alternative to the Kalman filter as a centralized fusion method. The ANN's capability to learn nonlinear function was also successfully applied to and differential odometer measurement pre-filtering. The major difficulty with an ANN is to have access to ground truth data for the supervised training. Usually, the only solution is to have access to some data coming from a reference usually given by high precision, high cost sensors. Some further researches on this topic include the evaluation of the developed ANN with real sensors and the replacement of the feed-forward backpropagation ANN with a recurrent ANN. ACKNOWLEDGMENTS Figure 2: Error of the traveled distance during a sampling period Results The magnitude of the traveled distance and the azimuth variation are very small. The reasons for this are the low dynamic of a land vehicle and the short sampling period. Therefore good coverage of the input data range is easier and the trained ANN should be more robust. An important diminution of the error variance can be observed when the ANN is used. The figure 2 and 3 show the error diminution on the raw odometer data obtained with the ANN filtering for the whole path. The authors would like to thank the Canadian NCE AUTO21 for funding this research project, the University of Calgary for providing the acceleration data and Geomatic Canada for the topographical information. REFERENCES 1. T. F. Futoshi Kobayashi, Fumihito Arai. Sensor fusion system using recurrent fuzzy inference. Journal of Intelligent and Robotic Systems, 23, October M. T. Hagan and M. Menhaj. Training feedforward networks with the Marquardt algorithm. IEEE Transactions on Neural Networks, K. T. Keith A. Redmill, John I. Martin. Sensor and data fusion design and evaluation with a

6 virtual environment simulator. Proceedings of the IEEE Intelligent Vehicles Symposium, D. T. Knight. Rapid development of tightlycoupled gps/ins systems. IEEE Aerospace and Electronic Systems Magazine, 12(2), February neural-net preprocessing in non-gaussian noise. IEEE Transaction on Neural Networks, 12(3), May Y. B. P. H. Yann LeCunn, Léon Bottou. Gradient-Based Learning Applied to Document Recognition, chapter 9. IEEE press, J. B. P.D. Beattie. Self-localisation in the senario autonomous wheelchair. Journal of Intelligent and Robotic Systems, 22:255_267, P. Y. H. Robert Grover Brown. Introduction to Random Signals and Applied Kalman Filtering. John Wiley and Sons, New York, O. R. H. Teong Chee Chuah, Bayan S. Sharif. Robust adaptive spread-spectrum receiver with

Design and Implementation of Inertial Navigation System

Design and Implementation of Inertial Navigation System Design and Implementation of Inertial Navigation System Ms. Pooja M Asangi PG Student, Digital Communicatiom Department of Telecommunication CMRIT College Bangalore, India Mrs. Sujatha S Associate Professor

More information

Integrated Navigation System

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

More information

SPAN Technology System Characteristics and Performance

SPAN Technology System Characteristics and Performance SPAN Technology System Characteristics and Performance NovAtel Inc. ABSTRACT The addition of inertial technology to a GPS system provides multiple benefits, including the availability of attitude output

More information

ANNUAL OF NAVIGATION 16/2010

ANNUAL OF NAVIGATION 16/2010 ANNUAL OF NAVIGATION 16/2010 STANISŁAW KONATOWSKI, MARCIN DĄBROWSKI, ANDRZEJ PIENIĘŻNY Military University of Technology VEHICLE POSITIONING SYSTEM BASED ON GPS AND AUTONOMIC SENSORS ABSTRACT In many real

More information

INTRODUCTION TO VEHICLE NAVIGATION SYSTEM LECTURE 5.1 SGU 4823 SATELLITE NAVIGATION

INTRODUCTION TO VEHICLE NAVIGATION SYSTEM LECTURE 5.1 SGU 4823 SATELLITE NAVIGATION INTRODUCTION TO VEHICLE NAVIGATION SYSTEM LECTURE 5.1 SGU 4823 SATELLITE NAVIGATION AzmiHassan SGU4823 SatNav 2012 1 Navigation Systems Navigation ( Localisation ) may be defined as the process of determining

More information

Satellite and Inertial Attitude. A presentation by Dan Monroe and Luke Pfister Advised by Drs. In Soo Ahn and Yufeng Lu

Satellite and Inertial Attitude. A presentation by Dan Monroe and Luke Pfister Advised by Drs. In Soo Ahn and Yufeng Lu Satellite and Inertial Attitude and Positioning System A presentation by Dan Monroe and Luke Pfister Advised by Drs. In Soo Ahn and Yufeng Lu Outline Project Introduction Theoretical Background Inertial

More information

INDOOR HEADING MEASUREMENT SYSTEM

INDOOR HEADING MEASUREMENT SYSTEM INDOOR HEADING MEASUREMENT SYSTEM Marius Malcius Department of Research and Development AB Prospero polis, Lithuania m.malcius@orodur.lt Darius Munčys Department of Research and Development AB Prospero

More information

Extended Kalman Filtering

Extended Kalman Filtering Extended Kalman Filtering Andre Cornman, Darren Mei Stanford EE 267, Virtual Reality, Course Report, Instructors: Gordon Wetzstein and Robert Konrad Abstract When working with virtual reality, one of the

More information

GPS data correction using encoders and INS sensors

GPS data correction using encoders and INS sensors GPS data correction using encoders and INS sensors Sid Ahmed Berrabah Mechanical Department, Royal Military School, Belgium, Avenue de la Renaissance 30, 1000 Brussels, Belgium sidahmed.berrabah@rma.ac.be

More information

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections Proceedings of the World Congress on Engineering and Computer Science 00 Vol I WCECS 00, October 0-, 00, San Francisco, USA A Comparison of Particle Swarm Optimization and Gradient Descent in Training

More information

A Positon and Orientation Post-Processing Software Package for Land Applications - New Technology

A Positon and Orientation Post-Processing Software Package for Land Applications - New Technology A Positon and Orientation Post-Processing Software Package for Land Applications - New Technology Tatyana Bourke, Applanix Corporation Abstract This paper describes a post-processing software package that

More information

Integration of GPS with a Rubidium Clock and a Barometer for Land Vehicle Navigation

Integration of GPS with a Rubidium Clock and a Barometer for Land Vehicle Navigation Integration of GPS with a Rubidium Clock and a Barometer for Land Vehicle Navigation Zhaonian Zhang, Department of Geomatics Engineering, The University of Calgary BIOGRAPHY Zhaonian Zhang is a MSc student

More information

Sensor Data Fusion Using Kalman Filter

Sensor Data Fusion Using Kalman Filter Sensor Data Fusion Using Kalman Filter J.Z. Sasiade and P. Hartana Department of Mechanical & Aerospace Engineering arleton University 115 olonel By Drive Ottawa, Ontario, K1S 5B6, anada e-mail: jsas@ccs.carleton.ca

More information

Comparison of Various Neural Network Algorithms Used for Location Estimation in Wireless Communication

Comparison of Various Neural Network Algorithms Used for Location Estimation in Wireless Communication Comparison of Various Neural Network Algorithms Used for Location Estimation in Wireless Communication * Shashank Mishra 1, G.S. Tripathi M.Tech. Student, Dept. of Electronics and Communication Engineering,

More information

Inertially Aided RTK Performance Evaluation

Inertially Aided RTK Performance Evaluation Inertially Aided RTK Performance Evaluation Bruno M. Scherzinger, Applanix Corporation, Richmond Hill, Ontario, Canada BIOGRAPHY Dr. Bruno M. Scherzinger obtained the B.Eng. degree from McGill University

More information

PHINS, An All-In-One Sensor for DP Applications

PHINS, An All-In-One Sensor for DP Applications DYNAMIC POSITIONING CONFERENCE September 28-30, 2004 Sensors PHINS, An All-In-One Sensor for DP Applications Yves PATUREL IXSea (Marly le Roi, France) ABSTRACT DP positioning sensors are mainly GPS receivers

More information

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

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

More information

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE A Thesis by Andrew J. Zerngast Bachelor of Science, Wichita State University, 2008 Submitted to the Department of Electrical

More information

GPS and Recent Alternatives for Localisation. Dr. Thierry Peynot Australian Centre for Field Robotics The University of Sydney

GPS and Recent Alternatives for Localisation. Dr. Thierry Peynot Australian Centre for Field Robotics The University of Sydney GPS and Recent Alternatives for Localisation Dr. Thierry Peynot Australian Centre for Field Robotics The University of Sydney Global Positioning System (GPS) All-weather and continuous signal system designed

More information

GNSS OBSERVABLES. João F. Galera Monico - UNESP Tuesday 12 Sep

GNSS OBSERVABLES. João F. Galera Monico - UNESP Tuesday 12 Sep GNSS OBSERVABLES João F. Galera Monico - UNESP Tuesday Sep Basic references Basic GNSS Observation Equations Pseudorange Carrier Phase Doppler SNR Signal to Noise Ratio Pseudorange Observation Equation

More information

GPS-Aided INS Datasheet Rev. 2.6

GPS-Aided INS Datasheet Rev. 2.6 GPS-Aided INS 1 GPS-Aided INS The Inertial Labs Single and Dual Antenna GPS-Aided Inertial Navigation System INS is new generation of fully-integrated, combined GPS, GLONASS, GALILEO and BEIDOU navigation

More information

Speed Control of a Pneumatic Monopod using a Neural Network

Speed Control of a Pneumatic Monopod using a Neural Network Tech. Rep. IRIS-2-43 Institute for Robotics and Intelligent Systems, USC, 22 Speed Control of a Pneumatic Monopod using a Neural Network Kale Harbick and Gaurav S. Sukhatme! Robotic Embedded Systems Laboratory

More information

Modelling GPS Observables for Time Transfer

Modelling GPS Observables for Time Transfer Modelling GPS Observables for Time Transfer Marek Ziebart Department of Geomatic Engineering University College London Presentation structure Overview of GPS Time frames in GPS Introduction to GPS observables

More information

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

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

More information

Design of Accurate Navigation System by Integrating INS and GPS using Extended Kalman Filter

Design of Accurate Navigation System by Integrating INS and GPS using Extended Kalman Filter Design of Accurate Navigation System by Integrating INS and GPS using Extended Kalman Filter Santhosh Kumar S. A 1, 1 M.Tech student, Digital Electronics and Communication Systems, PES institute of technology,

More information

Hydroacoustic Aided Inertial Navigation System - HAIN A New Reference for DP

Hydroacoustic Aided Inertial Navigation System - HAIN A New Reference for DP Return to Session Directory Return to Session Directory Doug Phillips Failure is an Option DYNAMIC POSITIONING CONFERENCE October 9-10, 2007 Sensors Hydroacoustic Aided Inertial Navigation System - HAIN

More information

Multiple-Layer Networks. and. Backpropagation Algorithms

Multiple-Layer Networks. and. Backpropagation Algorithms Multiple-Layer Networks and Algorithms Multiple-Layer Networks and Algorithms is the generalization of the Widrow-Hoff learning rule to multiple-layer networks and nonlinear differentiable transfer functions.

More information

3DM-GX3-45 Theory of Operation

3DM-GX3-45 Theory of Operation Theory of Operation 8500-0016 Revision 001 3DM-GX3-45 Theory of Operation www.microstrain.com Little Sensors, Big Ideas 2012 by MicroStrain, Inc. 459 Hurricane Lane Williston, VT 05495 United States of

More information

If you want to use an inertial measurement system...

If you want to use an inertial measurement system... If you want to use an inertial measurement system...... which technical data you should analyse and compare before making your decision by Dr.-Ing. E. v. Hinueber, imar Navigation GmbH Keywords: inertial

More information

EXPERIMENTAL ONE AXIS ATTITUDE DETERMINATION USING GPS CARRIER PHASE MEASUREMENTS

EXPERIMENTAL ONE AXIS ATTITUDE DETERMINATION USING GPS CARRIER PHASE MEASUREMENTS EXPERIMENTAL ONE AXIS ATTITUDE DETERMINATION USING GPS CARRIER PHASE MEASUREMENTS Arcélio Costa Louro INPE - National Institute for Space Research E-mail: aclouro@dss.inpe.br Roberto Vieira da Fonseca

More information

GPS-Aided INS Datasheet Rev. 2.7

GPS-Aided INS Datasheet Rev. 2.7 1 The Inertial Labs Single and Dual Antenna GPS-Aided Inertial Navigation System INS is new generation of fully-integrated, combined GPS, GLONASS, GALILEO, QZSS and BEIDOU navigation and highperformance

More information

UNIT 1 - introduction to GPS

UNIT 1 - introduction to GPS UNIT 1 - introduction to GPS 1. GPS SIGNAL Each GPS satellite transmit two signal for positioning purposes: L1 signal (carrier frequency of 1,575.42 MHz). Modulated onto the L1 carrier are two pseudorandom

More information

GPS-Aided INS Datasheet Rev. 3.0

GPS-Aided INS Datasheet Rev. 3.0 1 GPS-Aided INS The Inertial Labs Single and Dual Antenna GPS-Aided Inertial Navigation System INS is new generation of fully-integrated, combined GPS, GLONASS, GALILEO, QZSS, BEIDOU and L-Band navigation

More information

COST Action: TU1302 Action Title: Satellite Positioning Performance Assessment for Road Transport SaPPART. STSM Scientific Report

COST Action: TU1302 Action Title: Satellite Positioning Performance Assessment for Road Transport SaPPART. STSM Scientific Report COST Action: TU1302 Action Title: Satellite Positioning Performance Assessment for Road Transport SaPPART STSM Scientific Report Assessing the performances of Hybrid positioning system COST STSM Reference

More information

Accuracy Performance Test Methodology for Satellite Locators on Board of Trains Developments and results from the EU Project APOLO

Accuracy Performance Test Methodology for Satellite Locators on Board of Trains Developments and results from the EU Project APOLO ID No: 459 Accuracy Performance Test Methodology for Satellite Locators on Board of Trains Developments and results from the EU Project APOLO Author: Dipl. Ing. G.Barbu, Project Manager European Rail Research

More information

Range Sensing strategies

Range Sensing strategies Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart and Nourbakhsh 4.1.6 Range Sensors (time of flight) (1) Large range distance measurement -> called

More information

Vehicle Speed Estimation Using GPS/RISS (Reduced Inertial Sensor System)

Vehicle Speed Estimation Using GPS/RISS (Reduced Inertial Sensor System) ISSC 2013, LYIT Letterkenny, June 20 21 Vehicle Speed Estimation Using GPS/RISS (Reduced Inertial Sensor System) Thomas O Kane and John V. Ringwood Department of Electronic Engineering National University

More information

Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites

Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites Carrier Phase GPS Augmentation Using Laser Scanners and Using Low Earth Orbiting Satellites Colloquium on Satellite Navigation at TU München Mathieu Joerger December 15 th 2009 1 Navigation using Carrier

More information

Precise Positioning with Smartphones running Android 7 or later

Precise Positioning with Smartphones running Android 7 or later Precise Positioning with Smartphones running Android 7 or later * René Warnant, * Cécile Deprez, + Quentin Warnant * University of Liege Geodesy and GNSS + Augmenteo, Plaine Image, Lille (France) Belgian

More information

GPS-Aided INS Datasheet Rev. 2.3

GPS-Aided INS Datasheet Rev. 2.3 GPS-Aided INS 1 The Inertial Labs Single and Dual Antenna GPS-Aided Inertial Navigation System INS is new generation of fully-integrated, combined L1 & L2 GPS, GLONASS, GALILEO and BEIDOU navigation and

More information

Ionospheric Estimation using Extended Kriging for a low latitude SBAS

Ionospheric Estimation using Extended Kriging for a low latitude SBAS Ionospheric Estimation using Extended Kriging for a low latitude SBAS Juan Blanch, odd Walter, Per Enge, Stanford University ABSRAC he ionosphere causes the most difficult error to mitigate in Satellite

More information

Unmanned Air Systems. Naval Unmanned Combat. Precision Navigation for Critical Operations. DEFENSE Precision Navigation

Unmanned Air Systems. Naval Unmanned Combat. Precision Navigation for Critical Operations. DEFENSE Precision Navigation NAVAIR Public Release 2012-152. Distribution Statement A - Approved for public release; distribution is unlimited. FIGURE 1 Autonomous air refuleing operational view. Unmanned Air Systems Precision Navigation

More information

Inertial Sensors. Ellipse Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG

Inertial Sensors. Ellipse Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG Ellipse Series MINIATURE HIGH PERFORMANCE Inertial Sensors IMU AHRS MRU INS VG ITAR Free 0.1 RMS Navigation, Motion & Heave Sensing ELLIPSE SERIES sets up new standard for miniature and cost-effective

More information

t =1 Transmitter #2 Figure 1-1 One Way Ranging Schematic

t =1 Transmitter #2 Figure 1-1 One Way Ranging Schematic 1.0 Introduction OpenSource GPS is open source software that runs a GPS receiver based on the Zarlink GP2015 / GP2021 front end and digital processing chipset. It is a fully functional GPS receiver which

More information

Table of Contents. Frequently Used Abbreviation... xvii

Table of Contents. Frequently Used Abbreviation... xvii GPS Satellite Surveying, 2 nd Edition Alfred Leick Department of Surveying Engineering, University of Maine John Wiley & Sons, Inc. 1995 (Navtech order #1028) Table of Contents Preface... xiii Frequently

More information

12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, ISIF 126

12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, ISIF 126 12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 2009 978-0-9824438-0-4 2009 ISIF 126 with x s denoting the known satellite position. ρ e shall be used to model the errors

More information

ESTIMATION OF IONOSPHERIC DELAY FOR SINGLE AND DUAL FREQUENCY GPS RECEIVERS: A COMPARISON

ESTIMATION OF IONOSPHERIC DELAY FOR SINGLE AND DUAL FREQUENCY GPS RECEIVERS: A COMPARISON ESTMATON OF ONOSPHERC DELAY FOR SNGLE AND DUAL FREQUENCY GPS RECEVERS: A COMPARSON K. Durga Rao, Dr. V B S Srilatha ndira Dutt Dept. of ECE, GTAM UNVERSTY Abstract: Global Positioning System is the emerging

More information

Global Navigation Satellite Systems (GNSS)Part I EE 570: Location and Navigation

Global Navigation Satellite Systems (GNSS)Part I EE 570: Location and Navigation Lecture Global Navigation Satellite Systems (GNSS)Part I EE 570: Location and Navigation Lecture Notes Update on April 25, 2016 Aly El-Osery and Kevin Wedeward, Electrical Engineering Dept., New Mexico

More information

Comparative Analysis Of Kalman And Extended Kalman Filters In Improving GPS Accuracy

Comparative Analysis Of Kalman And Extended Kalman Filters In Improving GPS Accuracy Comparative Analysis Of Kalman And Extended Kalman Filters In Improving GPS Accuracy Swapna Raghunath 1, Dr. Lakshmi Malleswari Barooru 2, Sridhar Karnam 3 1. G.Narayanamma Institute of Technology and

More information

Implementation and Performance Evaluation of a Fast Relocation Method in a GPS/SINS/CSAC Integrated Navigation System Hardware Prototype

Implementation and Performance Evaluation of a Fast Relocation Method in a GPS/SINS/CSAC Integrated Navigation System Hardware Prototype This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. Implementation and Performance Evaluation of a Fast Relocation Method in a GPS/SINS/CSAC

More information

Auto-Balancing Two Wheeled Inverted Pendulum Robot

Auto-Balancing Two Wheeled Inverted Pendulum Robot Available online at www.ijiere.com International Journal of Innovative and Emerging Research in Engineering e-issn: 2394 3343 p-issn: 2394 5494 Auto-Balancing Two Wheeled Inverted Pendulum Robot Om J.

More information

SIGNAL PROCESSING ALGORITHMS FOR HIGH-PRECISION NAVIGATION AND GUIDANCE FOR UNDERWATER AUTONOMOUS SENSING SYSTEMS

SIGNAL PROCESSING ALGORITHMS FOR HIGH-PRECISION NAVIGATION AND GUIDANCE FOR UNDERWATER AUTONOMOUS SENSING SYSTEMS SIGNAL PROCESSING ALGORITHMS FOR HIGH-PRECISION NAVIGATION AND GUIDANCE FOR UNDERWATER AUTONOMOUS SENSING SYSTEMS Daniel Doonan, Chris Utley, and Hua Lee Imaging Systems Laboratory Department of Electrical

More information

GPS-denied Pedestrian Tracking in Indoor Environments Using an IMU and Magnetic Compass

GPS-denied Pedestrian Tracking in Indoor Environments Using an IMU and Magnetic Compass GPS-denied Pedestrian Tracking in Indoor Environments Using an IMU and Magnetic Compass W. Todd Faulkner, Robert Alwood, David W. A. Taylor, Jane Bohlin Advanced Projects and Applications Division ENSCO,

More information

Tightly Coupled Low Cost 3D RISS/GPS Integration Using a Mixture Particle Filter for Vehicular Navigation

Tightly Coupled Low Cost 3D RISS/GPS Integration Using a Mixture Particle Filter for Vehicular Navigation Sensors 2011, 11, 4244-4276; doi:10.3390/s110404244 OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Article Tightly Coupled Low Cost 3D RISS/GPS Integration Using a Mixture Particle Filter

More information

Effect of Quasi Zenith Satellite (QZS) on GPS Positioning

Effect of Quasi Zenith Satellite (QZS) on GPS Positioning Effect of Quasi Zenith Satellite (QZS) on GPS ing Tomoji Takasu 1, Takuji Ebinuma 2, and Akio Yasuda 3 Laboratory of Satellite Navigation, Tokyo University of Marine Science and Technology 1 (Tel: +81-5245-7365,

More information

Harmonic detection by using different artificial neural network topologies

Harmonic detection by using different artificial neural network topologies Harmonic detection by using different artificial neural network topologies J.L. Flores Garrido y P. Salmerón Revuelta Department of Electrical Engineering E. P. S., Huelva University Ctra de Palos de la

More information

Trimble Business Center:

Trimble Business Center: Trimble Business Center: Modernized Approaches for GNSS Baseline Processing Trimble s industry-leading software includes a new dedicated processor for static baselines. The software features dynamic selection

More information

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 95 CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 6.1 INTRODUCTION An artificial neural network (ANN) is an information processing model that is inspired by biological nervous systems

More information

PERSONS AND OBJECTS LOCALIZATION USING SENSORS

PERSONS AND OBJECTS LOCALIZATION USING SENSORS Investe}te în oameni! FONDUL SOCIAL EUROPEAN Programul Operational Sectorial pentru Dezvoltarea Resurselor Umane 2007-2013 eng. Lucian Ioan IOZAN PhD Thesis Abstract PERSONS AND OBJECTS LOCALIZATION USING

More information

We Know Where You Are : Indoor WiFi Localization Using Neural Networks Tong Mu, Tori Fujinami, Saleil Bhat

We Know Where You Are : Indoor WiFi Localization Using Neural Networks Tong Mu, Tori Fujinami, Saleil Bhat We Know Where You Are : Indoor WiFi Localization Using Neural Networks Tong Mu, Tori Fujinami, Saleil Bhat Abstract: In this project, a neural network was trained to predict the location of a WiFi transmitter

More information

Detection and Mitigation of Static Multipath in L1 Carrier Phase Measurements Using a Dual- Antenna Approach

Detection and Mitigation of Static Multipath in L1 Carrier Phase Measurements Using a Dual- Antenna Approach Detection and Mitigation of Static Multipath in L1 Carrier Phase Measurements Using a Dual- Antenna Approach M.C. Santos Department of Geodesy and Geomatics Engineering, University of New Brunswick, P.O.

More information

ISSN: [Jha* et al., 5(12): December, 2016] Impact Factor: 4.116

ISSN: [Jha* et al., 5(12): December, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY ANALYSIS OF DIRECTIVITY AND BANDWIDTH OF COAXIAL FEED SQUARE MICROSTRIP PATCH ANTENNA USING ARTIFICIAL NEURAL NETWORK Rohit Jha*,

More information

Sensing and Perception: Localization and positioning. by Isaac Skog

Sensing and Perception: Localization and positioning. by Isaac Skog Sensing and Perception: Localization and positioning by Isaac Skog Outline Basic information sources and performance measurements. Motion and positioning sensors. Positioning and motion tracking technologies.

More information

1 General Information... 2

1 General Information... 2 Release Note Topic : u-blox M8 Flash Firmware 3.01 UDR 1.00 UBX-16009439 Author : ahaz, yste, amil Date : 01 June 2016 We reserve all rights in this document and in the information contained therein. Reproduction,

More information

Attitude Determination of Small Satellite: The GNSS Paradigm

Attitude Determination of Small Satellite: The GNSS Paradigm Attitude Determination of Small Satellite: The GNSS Paradigm Dr. Najam Abbas Naqvi Assistant Professor Department of Aeronautics and Astronautics Institute of Space Technology Islamabad, Pakistan Personal

More information

Office of Naval Research Naval Fire Support Program

Office of Naval Research Naval Fire Support Program Office of Naval Research Naval Fire Support Program Assessment of Precision Guided Munition Terminal Accuracy Using Wide Area Differential GPS and Projected MEMS IMU Technology Ernie Ohlmeyer Tom Pepitone

More information

Assessing & Mitigation of risks on railways operational scenarios

Assessing & Mitigation of risks on railways operational scenarios R H I N O S Railway High Integrity Navigation Overlay System Assessing & Mitigation of risks on railways operational scenarios Rome, June 22 nd 2017 Anja Grosch, Ilaria Martini, Omar Garcia Crespillo (DLR)

More information

Vector tracking loops are a type

Vector tracking loops are a type GNSS Solutions: What are vector tracking loops, and what are their benefits and drawbacks? GNSS Solutions is a regular column featuring questions and answers about technical aspects of GNSS. Readers are

More information

Motion Control of a Three Active Wheeled Mobile Robot and Collision-Free Human Following Navigation in Outdoor Environment

Motion Control of a Three Active Wheeled Mobile Robot and Collision-Free Human Following Navigation in Outdoor Environment Proceedings of the International MultiConference of Engineers and Computer Scientists 2016 Vol I,, March 16-18, 2016, Hong Kong Motion Control of a Three Active Wheeled Mobile Robot and Collision-Free

More information

2 TD-MoM ANALYSIS OF SYMMETRIC WIRE DIPOLE

2 TD-MoM ANALYSIS OF SYMMETRIC WIRE DIPOLE Design of Microwave Antennas: Neural Network Approach to Time Domain Modeling of V-Dipole Z. Lukes Z. Raida Dept. of Radio Electronics, Brno University of Technology, Purkynova 118, 612 00 Brno, Czech

More information

Heuristic Drift Reduction for Gyroscopes in Vehicle Tracking Applications

Heuristic Drift Reduction for Gyroscopes in Vehicle Tracking Applications White Paper Heuristic Drift Reduction for Gyroscopes in Vehicle Tracking Applications by Johann Borenstein Last revised: 12/6/27 ABSTRACT The present invention pertains to the reduction of measurement

More information

GLOBAL POSITIONING SYSTEMS. Knowing where and when

GLOBAL POSITIONING SYSTEMS. Knowing where and when GLOBAL POSITIONING SYSTEMS Knowing where and when Overview Continuous position fixes Worldwide coverage Latitude/Longitude/Height Centimeter accuracy Accurate time Feasibility studies begun in 1960 s.

More information

A Neural Network Approach for the calculation of Resonant frequency of a circular microstrip antenna

A Neural Network Approach for the calculation of Resonant frequency of a circular microstrip antenna A Neural Network Approach for the calculation of Resonant frequency of a circular microstrip antenna K. Kumar, Senior Lecturer, Dept. of ECE, Pondicherry Engineering College, Pondicherry e-mail: kumarpec95@yahoo.co.in

More information

Steering Angle Sensor; MEMS IMU; GPS; Sensor Integration

Steering Angle Sensor; MEMS IMU; GPS; Sensor Integration Journal of Intelligent Transportation Systems, 12(4):159 167, 2008 Copyright C Taylor and Francis Group, LLC ISSN: 1547-2450 print / 1547-2442 online DOI: 10.1080/15472450802448138 Integration of Steering

More information

Global Positioning System: what it is and how we use it for measuring the earth s movement. May 5, 2009

Global Positioning System: what it is and how we use it for measuring the earth s movement. May 5, 2009 Global Positioning System: what it is and how we use it for measuring the earth s movement. May 5, 2009 References Lectures from K. Larson s Introduction to GNSS http://www.colorado.edu/engineering/asen/

More information

Inertial Navigation System

Inertial Navigation System Apogee Marine Series ULTIMATE ACCURACY MEMS Inertial Navigation System INS MRU AHRS ITAR Free 0.005 RMS Navigation, Motion & Heave Sensing APOGEE SERIES makes high accuracy affordable for all surveying

More information

Every GNSS receiver processes

Every GNSS receiver processes GNSS Solutions: Code Tracking & Pseudoranges GNSS Solutions is a regular column featuring questions and answers about technical aspects of GNSS. Readers are invited to send their questions to the columnist,

More information

EE 570: Location and Navigation

EE 570: Location and Navigation EE 570: Location and Navigation Global Navigation Satellite Systems (GNSS) Part I Aly El-Osery Kevin Wedeward Electrical Engineering Department, New Mexico Tech Socorro, New Mexico, USA In Collaboration

More information

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL * A. K. Sharma, ** R. A. Gupta, and *** Laxmi Srivastava * Department of Electrical Engineering,

More information

MODIFIED GPS-OTF ALGORITHMS FOR BRIDGE MONITORING: APPLICATION TO THE PIERRE-LAPORTE SUSPENSION BRIDGE IN QUEBEC CITY

MODIFIED GPS-OTF ALGORITHMS FOR BRIDGE MONITORING: APPLICATION TO THE PIERRE-LAPORTE SUSPENSION BRIDGE IN QUEBEC CITY MODIFIED GPS-OTF ALGORITHMS FOR BRIDGE MOITORIG: APPLICATIO TO THE PIERRE-LAPORTE SUSPESIO BRIDGE I QUEBEC CIT Rock Santerre and Luc Lamoureux Centre de Recherche en Géomatique Université Laval Québec,

More information

Multipath and Atmospheric Propagation Errors in Offshore Aviation DGPS Positioning

Multipath and Atmospheric Propagation Errors in Offshore Aviation DGPS Positioning Multipath and Atmospheric Propagation Errors in Offshore Aviation DGPS Positioning J. Paul Collins, Peter J. Stewart and Richard B. Langley 2nd Workshop on Offshore Aviation Research Centre for Cold Ocean

More information

DC Motor Speed Control Using Machine Learning Algorithm

DC Motor Speed Control Using Machine Learning Algorithm DC Motor Speed Control Using Machine Learning Algorithm Jeen Ann Abraham Department of Electronics and Communication. RKDF College of Engineering Bhopal, India. Sanjeev Shrivastava Department of Electronics

More information

Resilient and Accurate Autonomous Vehicle Navigation via Signals of Opportunity

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

More information

Simulation of GPS-based Launch Vehicle Trajectory Estimation using UNSW Kea GPS Receiver

Simulation of GPS-based Launch Vehicle Trajectory Estimation using UNSW Kea GPS Receiver Simulation of GPS-based Launch Vehicle Trajectory Estimation using UNSW Kea GPS Receiver Sanat Biswas Australian Centre for Space Engineering Research, UNSW Australia, s.biswas@unsw.edu.au Li Qiao School

More information

Integration of GNSS and INS

Integration of GNSS and INS Integration of GNSS and INS Kiril Alexiev 1/39 To limit the drift, an INS is usually aided by other sensors that provide direct measurements of the integrated quantities. Examples of aiding sensors: Aided

More information

A study of the ionospheric effect on GBAS (Ground-Based Augmentation System) using the nation-wide GPS network data in Japan

A study of the ionospheric effect on GBAS (Ground-Based Augmentation System) using the nation-wide GPS network data in Japan A study of the ionospheric effect on GBAS (Ground-Based Augmentation System) using the nation-wide GPS network data in Japan Takayuki Yoshihara, Electronic Navigation Research Institute (ENRI) Naoki Fujii,

More information

DRILLING RATE OF PENETRATION PREDICTION USING ARTIFICIAL NEURAL NETWORK: A CASE STUDY OF ONE OF IRANIAN SOUTHERN OIL FIELDS

DRILLING RATE OF PENETRATION PREDICTION USING ARTIFICIAL NEURAL NETWORK: A CASE STUDY OF ONE OF IRANIAN SOUTHERN OIL FIELDS 21 UDC 622.244.6.05:681.3.06. DRILLING RATE OF PENETRATION PREDICTION USING ARTIFICIAL NEURAL NETWORK: A CASE STUDY OF ONE OF IRANIAN SOUTHERN OIL FIELDS Mehran Monazami MSc Student, Ahwaz Faculty of Petroleum,

More information

NEURAL NETWORK BASED MAXIMUM POWER POINT TRACKING

NEURAL NETWORK BASED MAXIMUM POWER POINT TRACKING NEURAL NETWORK BASED MAXIMUM POWER POINT TRACKING 3.1 Introduction This chapter introduces concept of neural networks, it also deals with a novel approach to track the maximum power continuously from PV

More information

Resume of Yuanxin Wu

Resume of Yuanxin Wu Assistant Professor Department of Automatic Control National University of Defense Technology Changsha, Hunan, P. R. China, 410073 Email: yuanx_wu@hotmail.com Now Visiting Post Doctoral Fellow Department

More information

GNSS for Landing Systems and Carrier Smoothing Techniques Christoph Günther, Patrick Henkel

GNSS for Landing Systems and Carrier Smoothing Techniques Christoph Günther, Patrick Henkel GNSS for Landing Systems and Carrier Smoothing Techniques Christoph Günther, Patrick Henkel Institute of Communications and Navigation Page 1 Instrument Landing System workhorse for all CAT-I III approach

More information

DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS

DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS K. Vinoth Kumar 1, S. Suresh Kumar 2, A. Immanuel Selvakumar 1 and Vicky Jose 1 1 Department of EEE, School of Electrical

More information

Inertial Sensors. Ellipse Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG

Inertial Sensors. Ellipse Series MINIATURE HIGH PERFORMANCE. Navigation, Motion & Heave Sensing IMU AHRS MRU INS VG Ellipse Series MINIATURE HIGH PERFORMANCE Inertial Sensors IMU AHRS MRU INS VG ITAR Free 0.2 RMS Navigation, Motion & Heave Sensing ELLIPSE SERIES sets up new standard for miniature and cost-effective

More information

Navigation of an Autonomous Underwater Vehicle in a Mobile Network

Navigation of an Autonomous Underwater Vehicle in a Mobile Network Navigation of an Autonomous Underwater Vehicle in a Mobile Network Nuno Santos, Aníbal Matos and Nuno Cruz Faculdade de Engenharia da Universidade do Porto Instituto de Sistemas e Robótica - Porto Rua

More information

Revisions Revision Date By Changes A 11 Feb 2013 MHA Initial release , Xsens Technologies B.V. All rights reserved. Information in this docum

Revisions Revision Date By Changes A 11 Feb 2013 MHA Initial release , Xsens Technologies B.V. All rights reserved. Information in this docum MTi 10-series and MTi 100-series Document MT0503P, Revision 0 (DRAFT), 11 Feb 2013 Xsens Technologies B.V. Pantheon 6a P.O. Box 559 7500 AN Enschede The Netherlands phone +31 (0)88 973 67 00 fax +31 (0)88

More information

Appendix D Brief GPS Overview

Appendix D Brief GPS Overview Appendix D Brief GPS Overview Global Positioning System (GPS) Theory What is GPS? The Global Positioning System (GPS) is a satellite-based navigation system, providing position information, accurate to

More information

State-of-the art and future in-car navigation systems a survey

State-of-the art and future in-car navigation systems a survey IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS, VOL. X, NO. X, XXXX 200X 1 State-of-the art and future in-car navigation systems a survey Isaac Skog and Peter Händel Abstract A survey of the information

More information

Guochang Xu GPS. Theory, Algorithms and Applications. Second Edition. With 59 Figures. Sprin ger

Guochang Xu GPS. Theory, Algorithms and Applications. Second Edition. With 59 Figures. Sprin ger Guochang Xu GPS Theory, Algorithms and Applications Second Edition With 59 Figures Sprin ger Contents 1 Introduction 1 1.1 AKeyNoteofGPS 2 1.2 A Brief Message About GLONASS 3 1.3 Basic Information of Galileo

More information

SPEEDBOX Technical Datasheet

SPEEDBOX Technical Datasheet SPEEDBOX Technical Datasheet Race Technology Limited, 2008 Version 1.1 1. Introduction... 3 1.1. Product Overview... 3 1.2. Applications... 3 1.3. Standard Features... 3 2. Port / Connector details...

More information

Autonomous Underwater Vehicle Navigation.

Autonomous Underwater Vehicle Navigation. Autonomous Underwater Vehicle Navigation. We are aware that electromagnetic energy cannot propagate appreciable distances in the ocean except at very low frequencies. As a result, GPS-based and other such

More information

3D-Map Aided Multipath Mitigation for Urban GNSS Positioning

3D-Map Aided Multipath Mitigation for Urban GNSS Positioning Summer School on GNSS 2014 Student Scholarship Award Workshop August 2, 2014 3D-Map Aided Multipath Mitigation for Urban GNSS Positioning I-Wen Chu National Cheng Kung University, Taiwan. Page 1 Outline

More information