Navigation


GPS integrated with inertial sensors in mobile phones becomes a reality

Jun 2010 | No Comment

The paper presents the development of portable car navigation system that can provide continuous reliable positioning even when GPS signals are not available

Accurate and continuous position computation is a key task for vehicle navigation and telematics applications. In most portable car navigation and telematics devices, the position is determined based only on GPS data. However, in urban canyons stand-alone GPS suffers signal masking and reflections of the signal from buildings, large vehicles, and other reflective surfaces. Driving tests in such metropolises as Hong Kong, Tokyo, and New York show that the chance of receiving four GPS satellites required for navigation can be as low as 20% of total driving time [1]. Even when four or more satellites are available, strong multipath effect might cause a positioning error of more than 100 m.

In order to obtain uninterrupted navigation data in urban environment, GPS data can be augmented with a complementary navigation system that can work continuously in any type of urban environment [2]. This is known as an integrated navigation system. This article presents such an integrated GPS/ DR (Dead Reckoning) navigation system. We consider a DR configuration consisting of one gyro for directional measurements and 3D accelerometer. Both the gyro and accelerometers satisfy the requirements for mass market portable consumer devices: low cost, light weight, and low power consumption. An odometer is not used in the proposed system as it requires additional car installation; this system is intended mainly for portable devices such as mobile phones, GPS-based peripherals, and handheld GPS navigation devices. This paper shows how GPS data can be augmented with DR sensor data using an Extended Kalman Filter (EKF) to achieve the required navigation performance in urban environment. In the proposed system, the DR sensors are calibrated when GPS is available. If GPS signal is not available or GPS position accuracy suffers from multipath, the calibrated DR sensors are used to determine the position of the vehicle. Our field tests with a real-time prototype show that the proposed method improves the performance of vehicle positioning in high multipath signal environments and during short GPS signal outages.

Integration concept

The proposed car navigation system includes different types of navigation sensors and technologies. Our concept of data fusion from multiple sensor technologies is illustrated in Fig. 1.

This methodology comprises several stages of data processing:

• Inertial sensors data for a stop detection;

• Inertial sensor data for position, velocity, and heading computations (DR computations);

• Calibration of the inertial sensors when a vehicle is stationary; and

• Integrated GPS/DR navigation solution. The hardware parts of our navigation system are the shaded boxes.

To evaluate the performance of the proposed GPS/DR navigation system, a real-time prototype was built (fig. 2); a yaw-rate gyro (Analog Devices ADXRS150 [4]) and a 3D accelerometer(VTI Technologies SCA3000 [5]) were selected as the dead reckoning sensors to augment an L1 GPS receiver (Fastrax IT03 [6], which is based on chipset by Atheros).

GPS and inertial sensors data fusion

The real time data fusion algorithm employs an extended Kalman filter (EKF) to combine computed GPS position, velocity, and heading with the acceleration and heading rate measurements provided by the 3D accelerometer and heading gyro. The EKF uses the values of the filter states to predict the future states through a dynamic model which is based on dead reckoning equations to estimate position, velocity, and heading. The dynamic model is given by

acceleration in the longitudinal direction. The vehicle frame longitudinal acceleration is calculated by transforming three dimensional acceleration vector measured by accelerometers in the sensor frame into vehicle frame and calculating projection of the transformed vector on vehicle’s longitudinal axes. It also includes the effect of gravitational forces due to unknown road grade. The measured acceleration in longitudinal direction is defined by

In order to model accelerometer and gyro measurement errors and unknown road grade properly, the state vector x is augmented with two additional states: δω gyro bias, and δa acceleration bias and misalignment (including unknown road grade). The augmented state vector is

The states for the gyroscope and acceleration measurement errors were modeled as the first order Gauss-Markov processes. The observation vector is calculated by taking the difference between GPS and DR corresponding positions and velocities, and in some cases heading.

Alignment and calibration

In order to assist GPS with the gyro and accelerometers, initialization procedures have to be completed: initial alignment and calibration. The initial alignment procedure includes horizontal alignment based on the accelerometers outputs, yaw angle estimation using horizontal components of vehicle velocity, and azimuth alignment using external heading information. The initial calibration includes estimation of the accelerometer bias and misalignment, and also calibration of the gyroscope bias.

The horizontal alignment includes the estimation of the sensor frame orientation with respect to the pseudo vehicle frame [2]. The pseudo vehicle frame can be defined as follows: X axis corresponds to longitudinal axis of vehicle, Z axis corresponds to vertical axis of the local level, and Y axis completes the triad. When the vehicle is stationary, the outputs from the horizontal accelerometers are caused by the tilt of the sensor frame with respect to the local horizon and accelerometer biases. This effect can be compensated in the following manner:

In reality, the alignment is usually performed in a place, which is tilted with respect to the local horizon by some small angle. In this case, the transformation matrix will include this misalignment error, which in turn will result in errors when calculating the projection of the acceleration vector on vehicle’s longitudinal axes. However, this misalignment error can be estimated quite accurately when the velocity computed by DR is compared with the GPS velocity. Therefore, the detrimental effect of misalignment error can be reduced when the vehicle’s longitudinal acceleration is compensated with the estimated misalignment error.

The yaw angle between sensor frame and vehicle frame can be estimated when vehicle is accelerating with constant direction [2] using the following kinematic relation:

In our navigation system, both the alignment and calibration are implemented in real-time and can be performed at any time when vehicle is stationary. It takes about 20 seconds to complete all these procedures in fully automatic mode. There is no need for the user to take any special actions. During and after the alignment the portable navigation device has to be fixed into a cradle.

The system has the capability to reinitialize alignment and calibration parameters at any time when it is not moving. The need for re-computation of alignment parameters may arise due to change in orientation of the device while on the move but the algorithm can detect such a change. This change can affect the gyro scale factor. The need for re-computation of accelerometer and gyro calibration parameters is caused by changes of accelerometer and gyro bias mainly due to temperature variations.

Stop detection module

The stationary state is detected by a stop detection module based on accelerometer information. Our stop detection algorithm is based on the analysis of the vehicle acceleration measured by the accelerometers and its variance. When GPS signals are available the velocity computed by a GPS receiver can also be used.

A typical example of the magnitude of measured acceleration vector during a test drive is shown in Fig. 3. Vehicle acceleration in horizontal plane depends significantly on the movement of the vehicle including road imperfections, measurement bias, and noise. As it can be seen from the curve, during a complete stop the variance of the signal is noticeably smaller since it contains only the gravitational acceleration, accelerometer noise, and engine vibrations. The short time bias drift is negligible. The sampling frequency of accelerometer in this example was 100 Hz.

The real-time implementation of this algorithm is based on the analysis of accelerometer data inside time window of predefined length. The time window length is one of the design parameters in this algorithm and usually chosen as 0.6–1.0 sec. Then the mean quadratic deviation of the acceleration samples from inside this time window is calculated as

–~~~~~~~~~~~~–

This algorithm can work in all types of vehicles and has the ability to adapt to different conditions during short learning phase when GPS is available. The real-time version of stop detection algorithm employs the probabilistic approach. It analyses the accelerometers data within a moving window.

Experimental results

Our portable car navigation system was tested in road tests in urban environment that included tunnels, parking garages, urban canyons, and road interchanges. Figure 5 displays the system positioning performance during driving test in Portland, OR that included a 300 m long tunnel. The direction of the car motion is shown by the arrow. Magenta dots correspond to the standalone GPS receiver position measurements. It should be noted that there are no GPS solution in the tunnel. The green crosses for the trajectory on the map correspond to the combined GPS+MEMS computed position. The black dots correspond to the dead-reckoned solution when GPS signals were not available. The first GPS position fix was received approximately 4 sec after the car passed the tunnel making the total GPS outage about 18 sec. The error of GPS+MEMS computed position at that time was less than 20 m. This test shows that the combined GPS+MEMS solution provides significant improvement; accurate position, velocity, and heading information were available even in the absence of GPS signal.

Figure 6 depicts the test route in Portland downtown. This test route included high-multipath urban canyon environment in the vicinity of high-rise buildings. In some places, GPS position error caused by multi-path was about 35 m. There are some time instances when the GPS signals were not available (black dots). This test shows improvements of the combined GPS+MEMS system performance in high-multipath environment, which is explained by the ability of the combined GPS+MEMS algorithm to filter out GPS position outliers.

Conclusions

This paper has shown that low-cost inertial sensors can significantly improve GPS positioning by continuing to output position during short GPS outages with sufficient accuracy for most of car navigation applications. The integrated GPS+MEMS system has also demonstrated improvement of position and velocity accuracy in high multipath urban canyon environment and the ability to provide continuous output of the vehicle heading even when vehicle is not moving. This is useful if we apply the map-matching algorithm. This device does not require any installation in the vehicle. It works in all vehicles and can be easily transferred between vehicles. Finally, it should be noted that our design is suitable for portable navigation devices since the cost, size, and power consumption of inertial sensors meet the requirements for mass market consumer electronics.

References

Zhang, X. , Wang, Q., and Wan, D., “Mapmatching in road crossings of urban canyons based on road traverses and linear heading change model,” IEEE Trans. Instrumentation and Measurement, vol. 56, no. 6, pp. 2795–2803, Dec. 2007.

Chowdhary , M., Colley, J., and Chansarkar, M., “Improving GPS location availability and reliability by using a suboptimal, low-cost MEMS sensor set,” in Proc. ION GNSS Int. Technical Meeting Satellite Division, Fort Worth, TX, Sept. 25–28 2007, pp. 610–614.

Davidson, P., Hautamäki J., Collin, J., and Takala, J., ”Improved Vehicle Positioning in Urban Environment through Integration of GPS and Low- Cost Inertial Sensors”, in Proc. ENCGNSS , Naples, Italy, May 2009.

Analog Devices Inc., “ADXRS150 ±150°/s single chip yaw rate gyro with signal conditioning,” datasheet, http://www.analog.com/en/ prod/0,2877,ADXRS150,00.html

VTI Technologies Oy, “SCA3000-D01 3-axis low power accelerometer with digital SPI interface,” datasheet, http:// www.vti.fi/en/products-solutions/products/ accelerometers/sca3000-accelerometers/

Fastrax L td., “IT03 development kit,” technical specification, http://www.fastrax.fi

Pavel Davidson

Researcher, Department of Computer Systems,
Tampere University of Technology, Finland
pavel.davidson@tuf.fi

Jani Hautamäki

Research Assistant, Department of Computer Systems,
Tampere University of Technology, Finland

Jussi Collin

Senior Researcher, Department of Computer Systems,
Tampere University of Technology, Finland

Jarmo Takala

Professor, Department of Computer Systems
Tampere University of Technology, Finland
My Coordinates
EDITORIAL
His Coordinates
François Erceau
News
INDUSTRY | GPS | GALILEO UPDATE | LBS | GIS | REMOTE SENSING
Mark your calendar
JUNE 2010 TO NOVEMBER 2010

«Previous 1 2View All| Next»

Pages: 1 2

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.