You are on page 1of 5

GPS LESS PERSONAL NAVIGATION

Shambuling R.Doddamani, Maya Krishnan, Lakshmi Deepak Ch N


CS & E(PG), MVJCE, Bangalore
maya_krishnanr@yahoo.co.in

Abstract — Navigation is primarily depends on GPS. GPS wireless local area network(WLAN), pseudolites and
independent navigation has posed a significant challenge for ultra-wideband (UWB) [4][5]. The selection of different
modern movement tracking systems, particularly when technologies is decided by particular Applications. The
engaged with operations in urban areas, where GPS different error sources that makes GPS unavailable are
coverage is not available. The urban or indoor GPS problem atmospheric conditions, multipath, selective availability
is that GPS technology performs poorly in urban and indoor etc.
environments. The available GPS signals are highly
degraded in these environments. Aim of GPS LESS
PERSONAL NAVIGATION is to provide a new tracking
and tracing system that works in Both GPS and GPS denied II. NAVIGATION WITH MULTI SENSOR
circumstances. This system makes use of either GPS signals SYSTEMS
or a multi sensor system output for locating the position of a
moving target. GPS receivers require an unobstructed view of the sky,
so they are used only outdoors and they often do not
The proposed system makes use of the advantages perform well within forested areas or near tall buildings.
of both GPS and INS and results in a highly reliable and During the era before GPS a combination of sensors had
available system for navigation in all circumstances. This been used for locating the position information. This
system can be used for personal navigation by attaching it to
person’s body. This also has an application in car navigation.
method is known as Inertial Navigation System (INS). A
number of different sensors can be used for obtaining the
In this article we review the methodologies for position data. The main sensors that are in use are gyro
navigation of the target object with GPS, and limitations of scopes and accelerometers.
Navigation using GPS and we also review a method for
navigation with multi sensors and with DRM where GPS A gyroscope is a device that measures the angular rate
signals are not available. We also review the details of in that is how much degree per second it is rotating.
market products that provide a solution for GPS problems. Gyroscopes measure angular velocity as
Here the explanation of GPS navigation is based on NMEA
0183.

Keywords — GPS, INS, IMU, DRM, DOP

I. INTRODUCTION

Navigation is the process of reading, and controlling


the movement of a craft or vehicle or person from one
place to another.Current navigation systems depend on
GPS for getting the correct Information. GPS can show However, gyroscopes suffer from drifting problem
you your exact position on Earth anytime, anywhere, in resulting from changing operating temperatures. A long
any weather conditions. A number of GPS enabled period of warm up time is required before gyroscopes can
devices are available for navigation. But there are certain work properly. In addition, due to AID conversion and
situations where navigation is one of the critical quantization errors, gyroscopes have more difficulties in
requirements and the GPS signals are unavailable or measuring small angular velocities. The errors in the
weak. Accuracy of the GPS position measurements gyroscope measurements produce drifting problem [1].
depends on the satellite geometry which is usually
measured by the Dilution of Precision (DOP), as well as Accelerometer measures the acceleration.
other factors including satellites ephemeris uncertainties, Accelerometers are used to measure the linear
propagation errors, timing errors, multiple signal accelerations. For navigation purposes, usually only the
propagation path, and receiver noises longitudinal accelerations are of interest. The acceleration
measurements need to be integrated to obtain the speeds
In these circumstances a GPS less system is required and travelling distances, and drifting problems in general
for navigation. To bridge GPS signal outages, an are experienced during the integration operations similar
integration with other positioning approaches is essential, to the gyroscopes, accelerometers have difficulties in
such as inertial navigation system (INS), inertial micro- measuring small accelerations [1].
electro-mechanical System (MEMS) unit, cell phone,
its accelerometers and gyroscopes sensors. The main
Accelerometers measure linear acceleration as interest is the position determination, which is possible
after a double integration of the accelerations to obtain
linear displacements and a single integration of the
angular velocities to obtain the angles of rotation. The
INS error bound grows with time, due to the unbounded
positioning errors caused by the uncompensated gyro and
accelerometer errors affecting the INS Measurements.
INS makes use of a number of gyro sensors and
accelerometers to determine position information .INS
consist of a Inertial Measurement Unit (IMU) and a III. GPS NAVIGATION
Navigation equation module.IMU contains one or more
gyroscopes and accelerometers. Output measured from The Global Positioning System (GPS) is a constellation
IMU is processed by the navigation module to provide the of 27 Earth-orbiting satellites, in which 24 are in
Latitude, Longitude, Altitude information. The output operation and three extra satellites exist as a fault
from the navigation module can be used to identify the tolerance means. Global Positioning System satellites
location of a moving object. A transmit signals to equipment on the ground. GPS
Sample calculation is given below receivers passively receive satellite signals. A GPS
receiver has to locate satellites, determine the distance to
each, and use this information to deduce its own location.
This operation is based on a mathematical principle called
Trilateration. A GPS receiver must be locked on to the
signal of at least three satellites to calculate a 2D position
(latitude and longitude) and track movement.GPS through
the use of satellites as the reference positions, provides
absolute positions information without the error
accumulation. However, its accuracy and availability are
affected by the satellite geometry, Selective Availability
(SA) and environmental effects.

Where the input values like , etc is derived For GPS receivers based on NMEA 0183 standard the
from the output values of IMU. received GSA sentences can be analyzed to find out the
strength of GPS signal. GSA - GPS DOP and active
satellites. This sentence provides details on the nature of
the fix. It includes the numbers of the satellites being used
in the current solution and the DOP. DOP (dilution of
precision) is an indication of the effect of satellite
geometry on the accuracy of the fix. It is a unit less
number where smaller is better. For 3D fixes using 4
satellites a 1.0 would be considered to be a perfect
number, however for over determined solutions it is
possible to see numbers below 1.0.

An example of GSA sentence that gives position data is as


follows:

$GPGSA,A,3,04,05,,09,12,,,24,,,,,2.5,1.3,2.1*39

Where:

GSA Satellite status


A Auto selection of 2D or 3D
Fig 1: system which takes acceleration and rotation rates from the IMU 3 3D fix - values include: 1 = no fix, 2 =
and produces position, velocity, and attitude of the system. 2D fix and 3 = 3D fix
04,05... PRNs of satellites used for fix
2.5 PDOP (dilution of precision)
INS is based on measurements of linear accelerations 1.3 Horizontal dilution of precision
and angular velocities. INS measures the linear 2.1 Vertical dilution of precision (VDOP)
acceleration and angular rates of moving person through *39 The checksum data
The following diagram shows a bad Geometric degree
of Precision. In this situation the data from the GPS
cannot be used.

Horizon

Horizon

Receiver

Fig 2: Good Geometric Degree of Precision

The GPS signals that has strength adequate for our


application the position information can be extracted from
the NMEA data. The latitude, Longitude, Altitude
information is used to identify the unique location on Receiver
earth. Latitude, Longitude data can be extracted from
RMC sentence.
Fig 3: Bad Geometric Degree of Precision

An example of RMC sentence that gives position data is


as follows: IV. TIGHT GPS/INS INTEGRATION USING
NONLINEAR BLENDING FILTER
$GPRMC,040302.663,A,3939.7,N,10506.6,W,0.27,358.8
6,200804,,*1A In order to utilize the benefits of GPS and INS
navigation methods, we fuse the data gathered by each
Where: and use an integrated model. There are several integration
schemes using a blending filter such as unscented Kalman
RMC Recommended Minimum
filter (UKF), central difference Kalman filter (CDKF) or
040302.663 Satellite-Derived Time particle filter (PF) to combine the GPS and INS data [12].
A Satellite Fix Status In order to reduce the impact of accuracy decreasing when
3939.7, N Latitude Decimal Degrees and Latitude GPS becomes unavailable and reaching a high resolution
Hemisphere in compare with extended Kalman filter (EKF) as a
10506.6,W Longitude Decimal Degrees and classic approach, UKF, CDKF and PF has been used on a
Longitude Hemisphere simplified 2-dimentional navigation error model, built
0.27 Speed from stand-alone INS on one hand, and from the GPS on
358.86 Bearing the other hand [2]. This fact has been illustrated in Fig. 4
200804 UTC Date given below. For this purpose, the GPS pseudoranges are
*1A The checksum data excellent external measurements for updating the INS,
thus improving its long-term accuracy [14].
Fig. 4 Tight GPS/INS integration using nonlinear Blending filter

Example: DRM®4000 MODULE

A number of DRM modules are available in market.


DRM 4000 is one among them, which is developed by
Honeywell. It is a miniature, electronic device for
personnel on foot. The DRM®4000 is a self-contained
navigation unit that provides independent position
information from a starting point based on the user's stride
and pace count, magnetic north and barometric altitude.
The module can accept external GPS data. Dead
Reckoning (DR) and GPS are blended by an internal
Kalman filter. The core sensing elements are commercial
grade MEMS components. The outputs from tri-axial
accelerometers, magnetometers, and gyros are used in the
navigation solution. The outputs are not integrated as they
might be in an inertial navigation system. The
magnetometers are used as a compass, the accelerometers
are used to determine a horizontal plane for the compass
and to count steps, and the gyros are used to stabilize the
platform. This DRM can be easily integrated with host
computer [13].

VI. APPLICATIONS
Fig 5: Flow of the proposed integrated model
The two major applications of the above mentioned
system are tracking and navigation. The examples of
V. DEAD RECKONING tracking applications include keeping track of prisoners,
watching elderly, and monitoring ambulatory patients. For
Dead (or deduced) reckoning method is an often used navigation applications, the system works in a jungle
positioning technique in GPS denied situations. In this canopy, indoors and also in urban canyons, where GPS
method, heading and distance sensors are used to measure receivers tend to have problems. This system can be used
the displacement vectors, which are then used in a for vehicle navigations as well.
recursive manner to determine the current position. While
full inertial sensing provides heading, velocity and
acceleration in three dimensions, dead reckoning uses VII. CONCLUSION
measures of heading and velocity to provide a two
dimensional positioning solution based on a known The paper describes the theoretical basics of integrating
starting point. GPS, multi sensor system and Dead Reckoning for
navigation. Each of these systems used in isolation has lot
DRM is a two board sandwich about the size of a PC of cons, but while if they are blended efficiently; they
card. One is an analog board and other is a digital board. complement each other and provide a more reliable and
Analog board consist of a accelerometers, magnetometers, accurate navigation solution. It proposes a method for
temperature sensors, barometric altimeter. Digital board highly reliable and available navigation system for GPS
has a micro processor, memory, serial interface chips, denied environments. One big problem in using the dead-
power conditioners and other logic for addressing and reckoning system is the need for accurate initial location
control [17]. Advantages of DRM over conventional before the system can function correctly. This
inertial navigators are in weight, power consumption and initialization procedure is not only tedious but may be
accuracy. impossible at some situations. For example, the person
may start travelling from a location where it would be
Accuracy of the dead-reckoning method is constantly difficult to pinpoint the starting location. With GPS
degrading since errors in all measurements signal, this initialization procedure can be automated. In
accumulatively affect the current position estimation. the situation that GPS signal is unavailable when the
Given the constant availability of dead-reckoning sensor system starts up (e.g. the person may be in an
signals, and the absolute position accuracy of the GPS, it underground room), the last dead-reckoning position can
seems logical that these two systems can be combined to be used as initial position. However, as soon as they
achieve better performance. signal become available, the GPS signals can be used
immediately to correct the location. When we come to the
direct implementation aspect, different hardware devices
must be compliant to each other for the best results.

REFERENCES

[1] Integration of GPS and Dead-Reckoning Navigation


Systems,Wei-Wen Kao Technology and Information Div. ZEXEL
USA Corp.Sunnyvale, CA
[2] Kourogi M. and Kurata T. (2003). "Personal positioning based on
walking locomotion analysis with self-contained sensors and a
wearable camera".Proc. 2 nd IEEE and AC(M Int. Symp. on
Mixed and Augmented Reality, pp. 103-112.
[3] Galindo, C. et al. (2005). "Vision SLAM in the measurement
subspace." Proc. IEEE Int. Conf Robotics and Automation,
Barcelona, Spain, pp. 30-35.
[4] O. Mezentsev, “Sensor aiding of HSGPS pedestrian navigation,”
PhD thesis, University of Calgary, 2005.
[5] G. Retscher, “Multi-sensor systems for pedestrian navigation,”
Proceeding of ION GNSS 17th International Technical Meeting,
September 21-24, 2004, Long Beach, CA, USA, pp. 1076-1087
[6] Lauro Ojeda, John Borestein “personal dead-reckoning System
for GPS denied Environments”
[7] H. Carvalho, P. Del Moral, A. Monin and G. Salut, “Optimal
nonlinear filtering in GPS/INS integration,” IEEE Trans. Aerosp.
Electron. Syst.,vol 33, no. 3, pp. 835-850, 1997
[8] B. Azimi Sadjadi and P. S . Krishmaprasad,“Approximate
Nonlinear Filtering and its Application in Navigation,” Ph.D.
Dissertation, Dept. Elec. Eng., Maryland Univ., College Park,
2001.
[9] Apurva Joshi, Naga VishnuKanth I, Navkar Samdaria, Sumit
Bagla and #Prabhat Ranjan” GPS_Less animal Tracking System”
[10] Chong Liu, Kui Wu, and Tian He; “Sensor localization with Ring
Overlapping based on Comparison of Received Signal Strength
Indicator”, 2004 IEEE International Conference on Mobile Ad-
hoc and Sensor Systems (MASS), October 2004.
[11] http://pointresearch.com/products.html#DRM
[12] Lauro ojeda and Johann Borenstein “Personal Dead-reckoning
system for GPS –denied Environments
[13] Tom Judd and Toan Vu “ Use of a New Pedometric Dead
Reckoning Module in GPS Denied Environments” Honeywell
International
[14] Javad Rezaie1, Behzad Moshiri2, Babak N. Araabi3 and Ali
Asadian4” GPS/INS Integration Using Nonlinear Blending
Filters”
[15] Wayne Soehren and Wes Hawkinson “ A Prototype Personal
Navigation System” Honeywell Laboratories 3660 Technology
Drive Minneapolis, MN5418 USA
[16] Cliff Randell Chris Djiallis Henk Muller “Personal Position
Measurement Using Dead Reckoning”
[17] Dr C Tom Judd” A personal Dead Reckoning Module”

You might also like