SlideShare une entreprise Scribd logo
1  sur  9
Télécharger pour lire hors ligne
INTERNATIONAL JOURNAL OF CIVIL ENGINEERING AND
   International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308
                             TECHNOLOGY (IJCIET)
   (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME
ISSN 0976 – 6308 (Print)
ISSN 0976 – 6316(Online)
Volume 4, Issue 2, March - April (2013), pp. 49-57
                                                                             IJCIET
© IAEME: www.iaeme.com/ijciet.asp
Journal Impact Factor (2013): 5.3277 (Calculated by GISI)
www.jifactor.com
                                                                           © IAEME


    THE ROLE OF KALMAN FILTER IN IMPROVING THE ACCURACY
                 OF GPS KINEMATIC TECHNIQUE

                         Dr. Tarek Abd El-Hamied Hassen El-Damaty
                          Faculty of Engineering, Banha Universit, Egypt

   ABSTRACT

            This paper focuses on the estimation of the receiver coordinates (x, y) of a set of
   points based on pseudo range measurements of a single GPS receiver. The errors that
   affecting the GPS signal are degrading the accuracy of GPS position. Kalman filter is used to
   improve the accuracy of kinematic GPS point positioning using a single frequency I-COM
   GP 22 hand held receiver that obtained the coordinates along a part (30 km) of Cairo – Suez
   highway. A Kalman filter has the capability to characterize the noise sources in order to
   minimize their effect on the desired receiver output. The heart of the GPS-Kalman filter is an
   assumed model of how its state vector changes in time. The state vector contains the
   parameters describing the model and includes at least the receiver position (x, y). Kalman
   filter is a recursive estimator that produces the minimum covariance estimate of the state
   vector. Kalman filter sorts out information and weights the relative contributions of
   measurements compared with its assumed model. The proposed Kalman model was applied
   on the study area of Cairo –Suez highway. The results of proposed Kalman filter model give
   better accuracy with more consistency. Kalman filter technique is as an important tool for any
   dynamic process.

   Keywords: GPS – Kalman filter – errors - accuracy

   I.      INTRODUCTION

            A Satellite-based system Global Positioning System uses a constellation of 24
   satellites to give an accurate position of user. GPS receivers have been developed to observe
   signals transmitted by the satellites and achieve sub meter accuracy in point positioning and a
   few centimeters in relative positioning. GPS can be operated in all weather; day and night
   without any requirement of inter visibility between points. GPS provides a global absolute
   positioning capability with respect to a consistent terrestrial reference frame and considered
   as an absolute global geodetic positioning system. The GPS satellites are positioned in such a
   way that at least five to eight satellites are accessible at any point on earth and at any time
   (Hoffmann-Wellonhaff et al, 1998).

                                                 49
International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308
(Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME

         There are several sources of error that degrade the GPS position from few meters to
tens of meters (Pratap Misra, 2001). These error sources are Ionospheric, Atmospheric
delays, Satellite and Receiver Clock Errors, Multipath, Dilution of Precision, Selective
Availability (S/A) and Anti Spoofing (A-S) as described by Hoffmann - Wellenhof et al
(1998). The errors could be transmitted via VHF/UHF links and the users can make use of the
corrections to fix their positions more accurately. These errors can be reduced to arrive at a
more accurate estimate of coordinates of user by means of a recursive algorithm- KALMAN
FILTER. The emphasis is given on the above errors to analyze the Kalman filter (Grewel.M.
S et al, 2001).

II.     Kalman Filter Principles

       The general stochastic filtering problem is to recursively estimate the current state of
a random process through an observation process. Kalman filter, as a recursive estimate
method, has come to be widely used in geodetic and surveying practice for the last decades.
This method solves the estimation problem for a linear dynamic system with noisy
observation (Wang and Kubik, 1990).

Kinematic Model
The kinematic model is applied to describe the motion of the vehicle and the dynamic noise
associated with such motion (Gao, and Krakiwsky, 1992). The following first order
differential equation is representing the dynamics of the linear system:

        X' (t) = F(t) + W(t)                 (1)

Where X(t) is the system state vector that contains all parameters, F(t) is the dynamic matrix
and W(t) is the random forcing matrix.

Linearized Equations
The explanation of the build up of the linearized equations in terms of one cycle of Kalman
filter loop will be presented. The corresponding linearized dynamic model of equation (1)
described by the following relations:

        Xh+1 = фh + Wh                       (2)

The observations (measurements) of the process is assumed to occur at discrete points in time
accordance with the linear relationship:

       Zh = Hh Xh + Vh                       (3)

Where Xh is the process state vector at time (t), фh is a matrix relating x(t) to x(t+1), Wh is a
vector assumed to be a white (uncorrelated) sequence with known covariance structure, Zh is
the measurement vector at time (t), Hh is a matrix giving the ideal (noiseless) relation
between the measurements and the state vector at time (t) and Vh is the measurement errors,
assumed to be a white sequence with known covariance structure and uncorrelated Wh with
sequence. The covariance matrices of Wh and Vh vector are given by:


                                               50
International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308
(Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME

     E[ Wh WiT] = Qh only at i=h            (4)

     E[ Vh ViT] = Rh only at i=h            (5)

     E[ Wh ViT] = 0 for all h and i         (6)

       We assume at this point that we have an initial estimate (prior estimate Xh-) of the
process at specific time th. We also assume that we know the error covariance matrix (Ph-)
associated with the prior estimate. In many cases, the estimation problem is started with no
prior measurements. Thus, in this case, the process mean is zero, the initial estimate is zero
and the associated error covariance matrix is just the covariance matrix of X itself (Brown
R.G., 1983). With the assumption of a prior estimate Xh- , the Zh measurements are used to
improve the prior estimate according to the following equation:
    Xh+ = Xh- + Kh (Zh –Hh Xh- )          (7)
       Where Xh+ is the update estimate and Kh is the blending factor, which minimize the
mean square error and it called the Kalman gain. The state after measurement incorporation is
generally accepted as the most optimal state in the filter since it is punctual and has the most
recent measurement.
       After the measurement is incorporated, the next step is to update the covariance for
the next state update; therefore the covariance matrix associated with the optimal estimate
can be compute from this equation:
      Ph = (I – Kh Hh) Ph-                (8)
In this equation, I is the identity matrix and Kalman gain determine the amount by which the
covariance has been improved by the new measurement. The Kalman gain is the results of a
calculation performed at each measurement update time, based on the propagated covariance
from the previous time Ph- , and the measurement noise covariance Rh. The Kalman gain can
be computed from the following equation:
     Kh = Ph- HhT / (Hh Ph- HhT + Rh)    (9)
       Although this equation seems complex, a simple assumption will develop an intuitive
understanding for this gain calculation. Assume that the state and measurement are in the
same coordinate form (so Hh is the identity matrix) and the Kalman gain will be:

      Kh = Ph- / (Ph- + Rh)              (10)

        For large uncertainty in the state model Ph- compared with the uncertainty in the
measurement noise model Rh, Kalman gain applied to the new measurement is near unity.
Finally, the update Xh+ is easily projected ahead via the transition matrix through the next
equation:
     X(h+1)+ = фh Xh+ +Wh               (11)

We have to notice here that equal to zero in case of constant speed.


                                                51
International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308
(Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME

Kalman Filter Loop
The loop of Kalman filter model could be clear through the following figure. It should be
clear that once the loop is entered, it could be continued to infinity.

                 Enter prior estimate and its error covariance

                                        (Xh- , Ph-)


                                    Compute Kalman gain

                                Kh = Ph- HhT / (Hh Ph- HhT + Rh)




                      Compute                             Update estimate with
                X(h+1)+ = фh Xh+ +Wh                          measurement
                Ph+1 = фh Ph фhT + Qh                  Xh+ = Xh- + Kh (Zh –Hh Xh- )




                             Compute error covariance for updated
                                           estimate
                                     Ph = (I – Kh Hh) Ph-


                       Figure (1): Kalman filter model loop


III.    Material and Methods

        The main objective of this study was to explore the feasibility of integrate the
proposed Kalman filter model with GPS observations in order to improve the position
accuracy. The study took place along Cairo – Suez highway. A 30 km stretch of the road path
was selected. The receiver was equipped in small car; which moved with constant speed
approximately. During moving along the selected path the position of pre –selected points
and the car velocity ca was determined using GPS receiver.
        The equipment included a small car with a GPS receiver on board. The GPS receiver
was a five channel one and its model is I-COM GP-22. The manufacture specification of the
receiver gives an accuracy of +/- 15 m at the absence of signal interruption. The receiver was
observing continuously and the position was determined every 30 sec. The obtained
coordinates were Cartesian (east, north) in WGS 84 system. It is worth mentioning that no
significant obstructions or signal interruption occurred.
    The obtained observations were prepared and entered to the proposed Kalman filter
model to get the filtered position coordinates. The path of the study highway was plotted
before and after filtering and compared to each other graphically and then each one was
compared to the actual path that digitized from a map with scale 1:5000.




                                                       52
International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308
(Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME

IV.     RESULTS AND DISCUSSION

        The coordinates (easting and northing) were obtained along the highway path of the
right traffic lane in direction from Cairo to Suez; obtained in WGS 84 reference datum. The
datum of the reference map was also WGS 84 and its projection was Universal Transverse
Mercator (UTM). Table (1) presents the following data:

(a) A sample of GPS node coordinates (before filtering).
(b) A sample GPS node coordinates after filtering through the proposed Kalman filter model
   within a software module.
(c) The same set of coordinates that obtained from the referenced map with scale 1:5000.

                            Table (1): A GPS node coordinates

  Point ID      Coordinates before        Coordinates after          Map coordinates
                    filtering                 filtering

              East (m)    North (m)     East (m)     North (m)    East (m)    North (m)
      P1      660783       828110       660783        828110      660783       828115
      P2       660890      828110       660862        828110       660852       828115
      P3       660970      828110       661031        828166       661026       828158
      P4       661104      828203       661178        828237       661174       828228
      P5       661344      828327       661364        828310       661366       828314

      P6       661638      828420       661640        828381       661640       828381
      P7       661879      828452       661979        828451       661973       828444
      P8       662280      828516       662311        828524       662306       828520
      P9       662654      828579       662727        828592       662729       828590
      P10      663162      828643       663165        828652       663166       828663

      P11      663644      828706       663640        828732       663640       828734
      P12      664232      828832       664208        828828       664207       828828
      P13      664579      828926       664565        828905       664563       828902
      P14      664954      828958       664944        828964       664940       828962


The two paths (before and after filtering) were compared against actual path obtained from
the referenced map as shown in figure (2) and (3).


                                            53
International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308
(Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME




   Figure (2): The path before filtering and the path from the reference map




     Figure (3): The path after filtering and the path from the reference map


        Due to the low sample rates (respectively), some of the significant geometric features
of the road were not accurately mapped. The sampling rate in GPS could be a source for
errors in terms of geometric characteristics of the path. Other potential sources of errors
included the conventional sources such as atmospheric effect, orbit accuracy, pseudo range

                                             54
International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308
(Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME

resolution and dynamic effect. In addition, the digitizing process of the path from the original
map is another source of error. The errors in easting and northing direction ( E and N)
were determined for all points before and after filtering by subtracting the coordinates of
observation points before and after filtering from the coordinates of reference map. Table (2)
presents the error values.

                       Table (2): Error values before and after filtering
                    Point ID Error values before       Error values before
                                     filtering               filtering
                                   Eb           Nb      Ea (m)           Na
                                 (m)          (m)                      (m)
                      P1           0            5          0            5
                      P2         -38            5        -10            5
                      P3          56           48         -5            -8
                      P4          70           25         -4            -9
                      P5          22          -13          2            4
                      P6           2          -39          0            0
                      P7          94           -8         -6            -7
                      P8          26            4         -5            -4
                      P9          75           11          2            -2
                      P10          4           20          1            11
                      P11         -4           28          0            2
                      P12        -25           -4         -1            0
                      P13        -16          -24         -2            -3
                      P14        -14            4         -4            -2

The numerical results of error analysis for all observed data were on the order of 28 m (RMS)
before filtering and decreased to 12 m (RMS) after filtering. Figure (4) and (5) show the
errors in east and north direction before and after the filtering the data sample. It is clear that
the errors in both easting and northing direction was decreased after filtration; which means
the Kalman filter model has improved the accuracy of GPS kinematic observations.




               Figure (4): The errors in east direction before and after filtering

                                                55
International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308
(Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME




          Figure (5): The errors in north direction before and after filtering

V.       CONCLUSION

       Based on the Kalman filter concept overview, GPS kinematic procedures and the
points investigated in this paper through the experiment, a number of conclusions can be
summarized as follows:

     1- It is clear that Kalman filter has a significant effect in improving the accuracy of GPS
        observations in kinematic positioning technique and certainly yields to better results.

     2- GPS kinematic measurement is corrupted by noise, which introduces errors in
        calculations. This noise includes errors in the ionospheric corrections and system
        dynamics not considered during the measurement process. Kalman filter technique
        has the capability to have noise source characterized in order to minimize their effect
        on the desired measurements.

     3- The GPS absolute kinematic mode could be used to update maps with scale 1:15000
        or smaller. Also it may used to establish special purpose maps, which not need high
        accuracy such as tourists guide and emergency map.

Future research will be directed to develop and examine a fuzzy extended Kalman filter Also
further works can focus on how to improve the initial values of the filter and the covariance
matrices.

REFERENCES

1. Brown, R.G. (1983), Introduction to random signal analysis and Kalman filtering,
   electric engineering department, Iowa state university, Ames, Iowa, USA.
2. Brown R.G., Hwang P. (1992), Introduction to Random Signals and Applied Kalman
   Filtering, Second Edition, John Wiley & Sons, INC.



                                               56
International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308
(Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME

3. Gao, Y. and Krakiwsky E. (2001), Experience with the application of federated filter
   design to kinematic GPS positioning, Department of surveying engineering, Calgary
   university, Calgary, Canada.
4. Hofmann-Wellenhof, B., Lichtenegger, H., Collins, J. (1998), GPS Theory and Practice,
   Third Revised Edition, Springer-Verlag, New York, NY.
5. Leick, A. (1995), GPS Satellite Surveying, Second Edition, John Wiley & Sons, INC.
6. Langely R.B (October 2000) “Basic Navigation with a GPS Receiver” GPS World.
7. Villalon-Turrubiates, I.E., Ibarra-Manzano, Y.S. and Andrade-Lucio, J.A. (2003),
   “Three-dimensional optimal Kalman algorithm for GPS-based positioning estimation of
   the stationary object,” Proceedings of First International Conference on Advanced
   Optoelectronics and Lasers, 16-20 Sept., pp. 274 – 277, Vol.2.
8. Wang, Y. and Kubik,K. (1990), Robust Kalman filter for GPS real time positioning
   School of surveying, Queen’s land university of technology, Brise bane, Australia.
9. Ravi Kumar Jatoth and Dr.T.Kishore Kumar, “Real Time Implementation of Unscented
   Kalman Filter for Target Tracking” International Journal of Electronics and
   Communication Engineering & Technology (IJECET), Volume 4, Issue 1, 2013,
   pp. 208 - 215, ISSN Print: 0976- 6464, ISSN Online: 0976 –6472, Published by IAEME.


AUTHORS’ INFORMATION


                Tarek A. El-Damaty received B.Sc. from the faculty of engineering, Ain
                Shams University, Egypt, the M.Sc. degree from the faculty of engineering,
                Banha university, Egypt and Ph.D. degree from faculty of civil
                engineering, technical university in Prague; CZ. He is currently working as
                an Assistant Professor in College of Engineering and Islamic Architecture,
                Umm Al_Qura University, K.S.A. His research interests include GPS, GIS,
Remote sensing and decision-support system.




                                            57

Contenu connexe

Tendances

The extended kalman filter
The extended kalman filterThe extended kalman filter
The extended kalman filterMudit Parnami
 
Kalman filters
Kalman filtersKalman filters
Kalman filtersAJAL A J
 
Kalman filter for object tracking
Kalman filter for object trackingKalman filter for object tracking
Kalman filter for object trackingMohit Yadav
 
Report kalman filtering
Report kalman filteringReport kalman filtering
Report kalman filteringIrfan Anjum
 
Seminar On Kalman Filter And Its Applications
Seminar On  Kalman  Filter And Its ApplicationsSeminar On  Kalman  Filter And Its Applications
Seminar On Kalman Filter And Its ApplicationsBarnali Dey
 
Adjusting PageRank parameters and comparing results : REPORT
Adjusting PageRank parameters and comparing results : REPORTAdjusting PageRank parameters and comparing results : REPORT
Adjusting PageRank parameters and comparing results : REPORTSubhajit Sahu
 
Adjusting PageRank parameters and comparing results : REPORT
Adjusting PageRank parameters and comparing results : REPORTAdjusting PageRank parameters and comparing results : REPORT
Adjusting PageRank parameters and comparing results : REPORTSubhajit Sahu
 
Inverse scattering, seismic traveltime tomography, and neural networks
Inverse scattering, seismic traveltime tomography, and neural networksInverse scattering, seismic traveltime tomography, and neural networks
Inverse scattering, seismic traveltime tomography, and neural networksFajar Nawawi
 
Optimal Output Feedback Design of a Shunt Reactor Controller for Damping by E...
Optimal Output Feedback Design of a Shunt Reactor Controller for Damping by E...Optimal Output Feedback Design of a Shunt Reactor Controller for Damping by E...
Optimal Output Feedback Design of a Shunt Reactor Controller for Damping by E...Samarendu Baul
 
Fun and Easy Kalman filter Tutorial - Using Pokemon Example
Fun and Easy Kalman filter Tutorial - Using Pokemon ExampleFun and Easy Kalman filter Tutorial - Using Pokemon Example
Fun and Easy Kalman filter Tutorial - Using Pokemon ExampleRitesh Kanjee
 
Application of the Kalman Filter
Application of the Kalman FilterApplication of the Kalman Filter
Application of the Kalman FilterRohullah Latif
 
A tour in optimal transport
A tour in optimal transportA tour in optimal transport
A tour in optimal transportMichiel Stock
 
Fibonacci_Hubble
Fibonacci_HubbleFibonacci_Hubble
Fibonacci_HubbleMarc King
 
FinalPresentation_200630888 (1)
FinalPresentation_200630888 (1)FinalPresentation_200630888 (1)
FinalPresentation_200630888 (1)woods6795
 
Flow over ahmed body
Flow over ahmed body Flow over ahmed body
Flow over ahmed body Kaushal OM
 

Tendances (20)

Kalman filters
Kalman filtersKalman filters
Kalman filters
 
The extended kalman filter
The extended kalman filterThe extended kalman filter
The extended kalman filter
 
Kalman filters
Kalman filtersKalman filters
Kalman filters
 
Kalman filter for object tracking
Kalman filter for object trackingKalman filter for object tracking
Kalman filter for object tracking
 
Report kalman filtering
Report kalman filteringReport kalman filtering
Report kalman filtering
 
Kalman_filtering
Kalman_filteringKalman_filtering
Kalman_filtering
 
Kalman Equations
Kalman EquationsKalman Equations
Kalman Equations
 
Kalman Filter Basic
Kalman Filter BasicKalman Filter Basic
Kalman Filter Basic
 
Seminar On Kalman Filter And Its Applications
Seminar On  Kalman  Filter And Its ApplicationsSeminar On  Kalman  Filter And Its Applications
Seminar On Kalman Filter And Its Applications
 
Adjusting PageRank parameters and comparing results : REPORT
Adjusting PageRank parameters and comparing results : REPORTAdjusting PageRank parameters and comparing results : REPORT
Adjusting PageRank parameters and comparing results : REPORT
 
Adjusting PageRank parameters and comparing results : REPORT
Adjusting PageRank parameters and comparing results : REPORTAdjusting PageRank parameters and comparing results : REPORT
Adjusting PageRank parameters and comparing results : REPORT
 
Kalmanfilter
KalmanfilterKalmanfilter
Kalmanfilter
 
Inverse scattering, seismic traveltime tomography, and neural networks
Inverse scattering, seismic traveltime tomography, and neural networksInverse scattering, seismic traveltime tomography, and neural networks
Inverse scattering, seismic traveltime tomography, and neural networks
 
Optimal Output Feedback Design of a Shunt Reactor Controller for Damping by E...
Optimal Output Feedback Design of a Shunt Reactor Controller for Damping by E...Optimal Output Feedback Design of a Shunt Reactor Controller for Damping by E...
Optimal Output Feedback Design of a Shunt Reactor Controller for Damping by E...
 
Fun and Easy Kalman filter Tutorial - Using Pokemon Example
Fun and Easy Kalman filter Tutorial - Using Pokemon ExampleFun and Easy Kalman filter Tutorial - Using Pokemon Example
Fun and Easy Kalman filter Tutorial - Using Pokemon Example
 
Application of the Kalman Filter
Application of the Kalman FilterApplication of the Kalman Filter
Application of the Kalman Filter
 
A tour in optimal transport
A tour in optimal transportA tour in optimal transport
A tour in optimal transport
 
Fibonacci_Hubble
Fibonacci_HubbleFibonacci_Hubble
Fibonacci_Hubble
 
FinalPresentation_200630888 (1)
FinalPresentation_200630888 (1)FinalPresentation_200630888 (1)
FinalPresentation_200630888 (1)
 
Flow over ahmed body
Flow over ahmed body Flow over ahmed body
Flow over ahmed body
 

Similaire à The role of kalman filter in improving the accuracy of gps kinematic technique

IFAC2008art
IFAC2008artIFAC2008art
IFAC2008artYuri Kim
 
Presentacion limac-unc
Presentacion limac-uncPresentacion limac-unc
Presentacion limac-uncPucheta Julian
 
Preconditioning in Large-scale VDA
Preconditioning in Large-scale VDAPreconditioning in Large-scale VDA
Preconditioning in Large-scale VDAJoseph Parks
 
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...VLSICS Design
 
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELSTEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELSVLSICS Design
 
A Monte Carlo strategy for structure multiple-step-head time series prediction
A Monte Carlo strategy for structure multiple-step-head time series predictionA Monte Carlo strategy for structure multiple-step-head time series prediction
A Monte Carlo strategy for structure multiple-step-head time series predictionGianluca Bontempi
 
Numerical approach for Hamilton-Jacobi equations on a network: application to...
Numerical approach for Hamilton-Jacobi equations on a network: application to...Numerical approach for Hamilton-Jacobi equations on a network: application to...
Numerical approach for Hamilton-Jacobi equations on a network: application to...Guillaume Costeseque
 
Extended Kalman observer based sensor fault detection
Extended Kalman observer based sensor fault detectionExtended Kalman observer based sensor fault detection
Extended Kalman observer based sensor fault detectionIJECEIAES
 
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...ijccmsjournal
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...ijccmsjournal
 
Real time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target trackingReal time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target trackingIAEME Publication
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...ijccmsjournal
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMIJCSEA Journal
 
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...IJERA Editor
 

Similaire à The role of kalman filter in improving the accuracy of gps kinematic technique (20)

IFAC2008art
IFAC2008artIFAC2008art
IFAC2008art
 
Presentacion limac-unc
Presentacion limac-uncPresentacion limac-unc
Presentacion limac-unc
 
Preconditioning in Large-scale VDA
Preconditioning in Large-scale VDAPreconditioning in Large-scale VDA
Preconditioning in Large-scale VDA
 
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
Test Generation for Analog and Mixed-Signal Circuits Using Hybrid System Mode...
 
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELSTEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
TEST GENERATION FOR ANALOG AND MIXED-SIGNAL CIRCUITS USING HYBRID SYSTEM MODELS
 
A Monte Carlo strategy for structure multiple-step-head time series prediction
A Monte Carlo strategy for structure multiple-step-head time series predictionA Monte Carlo strategy for structure multiple-step-head time series prediction
A Monte Carlo strategy for structure multiple-step-head time series prediction
 
Panacm 2015 paper
Panacm 2015 paperPanacm 2015 paper
Panacm 2015 paper
 
Nc2421532161
Nc2421532161Nc2421532161
Nc2421532161
 
Tele operation systems
Tele operation systemsTele operation systems
Tele operation systems
 
How to Decide the Best Fuzzy Model in ANFIS
How to Decide the Best Fuzzy Model in ANFIS How to Decide the Best Fuzzy Model in ANFIS
How to Decide the Best Fuzzy Model in ANFIS
 
Numerical approach for Hamilton-Jacobi equations on a network: application to...
Numerical approach for Hamilton-Jacobi equations on a network: application to...Numerical approach for Hamilton-Jacobi equations on a network: application to...
Numerical approach for Hamilton-Jacobi equations on a network: application to...
 
Extended Kalman observer based sensor fault detection
Extended Kalman observer based sensor fault detectionExtended Kalman observer based sensor fault detection
Extended Kalman observer based sensor fault detection
 
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
Computational Complexity Comparison Of Multi-Sensor Single Target Data Fusion...
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
 
Economia01
Economia01Economia01
Economia01
 
Economia01
Economia01Economia01
Economia01
 
Real time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target trackingReal time implementation of unscented kalman filter for target tracking
Real time implementation of unscented kalman filter for target tracking
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
 
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
Discretizing of linear systems with time-delay Using method of Euler’s and Tu...
 

Plus de IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Plus de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

The role of kalman filter in improving the accuracy of gps kinematic technique

  • 1. INTERNATIONAL JOURNAL OF CIVIL ENGINEERING AND International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308 TECHNOLOGY (IJCIET) (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME ISSN 0976 – 6308 (Print) ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), pp. 49-57 IJCIET © IAEME: www.iaeme.com/ijciet.asp Journal Impact Factor (2013): 5.3277 (Calculated by GISI) www.jifactor.com © IAEME THE ROLE OF KALMAN FILTER IN IMPROVING THE ACCURACY OF GPS KINEMATIC TECHNIQUE Dr. Tarek Abd El-Hamied Hassen El-Damaty Faculty of Engineering, Banha Universit, Egypt ABSTRACT This paper focuses on the estimation of the receiver coordinates (x, y) of a set of points based on pseudo range measurements of a single GPS receiver. The errors that affecting the GPS signal are degrading the accuracy of GPS position. Kalman filter is used to improve the accuracy of kinematic GPS point positioning using a single frequency I-COM GP 22 hand held receiver that obtained the coordinates along a part (30 km) of Cairo – Suez highway. A Kalman filter has the capability to characterize the noise sources in order to minimize their effect on the desired receiver output. The heart of the GPS-Kalman filter is an assumed model of how its state vector changes in time. The state vector contains the parameters describing the model and includes at least the receiver position (x, y). Kalman filter is a recursive estimator that produces the minimum covariance estimate of the state vector. Kalman filter sorts out information and weights the relative contributions of measurements compared with its assumed model. The proposed Kalman model was applied on the study area of Cairo –Suez highway. The results of proposed Kalman filter model give better accuracy with more consistency. Kalman filter technique is as an important tool for any dynamic process. Keywords: GPS – Kalman filter – errors - accuracy I. INTRODUCTION A Satellite-based system Global Positioning System uses a constellation of 24 satellites to give an accurate position of user. GPS receivers have been developed to observe signals transmitted by the satellites and achieve sub meter accuracy in point positioning and a few centimeters in relative positioning. GPS can be operated in all weather; day and night without any requirement of inter visibility between points. GPS provides a global absolute positioning capability with respect to a consistent terrestrial reference frame and considered as an absolute global geodetic positioning system. The GPS satellites are positioned in such a way that at least five to eight satellites are accessible at any point on earth and at any time (Hoffmann-Wellonhaff et al, 1998). 49
  • 2. International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308 (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME There are several sources of error that degrade the GPS position from few meters to tens of meters (Pratap Misra, 2001). These error sources are Ionospheric, Atmospheric delays, Satellite and Receiver Clock Errors, Multipath, Dilution of Precision, Selective Availability (S/A) and Anti Spoofing (A-S) as described by Hoffmann - Wellenhof et al (1998). The errors could be transmitted via VHF/UHF links and the users can make use of the corrections to fix their positions more accurately. These errors can be reduced to arrive at a more accurate estimate of coordinates of user by means of a recursive algorithm- KALMAN FILTER. The emphasis is given on the above errors to analyze the Kalman filter (Grewel.M. S et al, 2001). II. Kalman Filter Principles The general stochastic filtering problem is to recursively estimate the current state of a random process through an observation process. Kalman filter, as a recursive estimate method, has come to be widely used in geodetic and surveying practice for the last decades. This method solves the estimation problem for a linear dynamic system with noisy observation (Wang and Kubik, 1990). Kinematic Model The kinematic model is applied to describe the motion of the vehicle and the dynamic noise associated with such motion (Gao, and Krakiwsky, 1992). The following first order differential equation is representing the dynamics of the linear system: X' (t) = F(t) + W(t) (1) Where X(t) is the system state vector that contains all parameters, F(t) is the dynamic matrix and W(t) is the random forcing matrix. Linearized Equations The explanation of the build up of the linearized equations in terms of one cycle of Kalman filter loop will be presented. The corresponding linearized dynamic model of equation (1) described by the following relations: Xh+1 = фh + Wh (2) The observations (measurements) of the process is assumed to occur at discrete points in time accordance with the linear relationship: Zh = Hh Xh + Vh (3) Where Xh is the process state vector at time (t), фh is a matrix relating x(t) to x(t+1), Wh is a vector assumed to be a white (uncorrelated) sequence with known covariance structure, Zh is the measurement vector at time (t), Hh is a matrix giving the ideal (noiseless) relation between the measurements and the state vector at time (t) and Vh is the measurement errors, assumed to be a white sequence with known covariance structure and uncorrelated Wh with sequence. The covariance matrices of Wh and Vh vector are given by: 50
  • 3. International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308 (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME E[ Wh WiT] = Qh only at i=h (4) E[ Vh ViT] = Rh only at i=h (5) E[ Wh ViT] = 0 for all h and i (6) We assume at this point that we have an initial estimate (prior estimate Xh-) of the process at specific time th. We also assume that we know the error covariance matrix (Ph-) associated with the prior estimate. In many cases, the estimation problem is started with no prior measurements. Thus, in this case, the process mean is zero, the initial estimate is zero and the associated error covariance matrix is just the covariance matrix of X itself (Brown R.G., 1983). With the assumption of a prior estimate Xh- , the Zh measurements are used to improve the prior estimate according to the following equation: Xh+ = Xh- + Kh (Zh –Hh Xh- ) (7) Where Xh+ is the update estimate and Kh is the blending factor, which minimize the mean square error and it called the Kalman gain. The state after measurement incorporation is generally accepted as the most optimal state in the filter since it is punctual and has the most recent measurement. After the measurement is incorporated, the next step is to update the covariance for the next state update; therefore the covariance matrix associated with the optimal estimate can be compute from this equation: Ph = (I – Kh Hh) Ph- (8) In this equation, I is the identity matrix and Kalman gain determine the amount by which the covariance has been improved by the new measurement. The Kalman gain is the results of a calculation performed at each measurement update time, based on the propagated covariance from the previous time Ph- , and the measurement noise covariance Rh. The Kalman gain can be computed from the following equation: Kh = Ph- HhT / (Hh Ph- HhT + Rh) (9) Although this equation seems complex, a simple assumption will develop an intuitive understanding for this gain calculation. Assume that the state and measurement are in the same coordinate form (so Hh is the identity matrix) and the Kalman gain will be: Kh = Ph- / (Ph- + Rh) (10) For large uncertainty in the state model Ph- compared with the uncertainty in the measurement noise model Rh, Kalman gain applied to the new measurement is near unity. Finally, the update Xh+ is easily projected ahead via the transition matrix through the next equation: X(h+1)+ = фh Xh+ +Wh (11) We have to notice here that equal to zero in case of constant speed. 51
  • 4. International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308 (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME Kalman Filter Loop The loop of Kalman filter model could be clear through the following figure. It should be clear that once the loop is entered, it could be continued to infinity. Enter prior estimate and its error covariance (Xh- , Ph-) Compute Kalman gain Kh = Ph- HhT / (Hh Ph- HhT + Rh) Compute Update estimate with X(h+1)+ = фh Xh+ +Wh measurement Ph+1 = фh Ph фhT + Qh Xh+ = Xh- + Kh (Zh –Hh Xh- ) Compute error covariance for updated estimate Ph = (I – Kh Hh) Ph- Figure (1): Kalman filter model loop III. Material and Methods The main objective of this study was to explore the feasibility of integrate the proposed Kalman filter model with GPS observations in order to improve the position accuracy. The study took place along Cairo – Suez highway. A 30 km stretch of the road path was selected. The receiver was equipped in small car; which moved with constant speed approximately. During moving along the selected path the position of pre –selected points and the car velocity ca was determined using GPS receiver. The equipment included a small car with a GPS receiver on board. The GPS receiver was a five channel one and its model is I-COM GP-22. The manufacture specification of the receiver gives an accuracy of +/- 15 m at the absence of signal interruption. The receiver was observing continuously and the position was determined every 30 sec. The obtained coordinates were Cartesian (east, north) in WGS 84 system. It is worth mentioning that no significant obstructions or signal interruption occurred. The obtained observations were prepared and entered to the proposed Kalman filter model to get the filtered position coordinates. The path of the study highway was plotted before and after filtering and compared to each other graphically and then each one was compared to the actual path that digitized from a map with scale 1:5000. 52
  • 5. International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308 (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME IV. RESULTS AND DISCUSSION The coordinates (easting and northing) were obtained along the highway path of the right traffic lane in direction from Cairo to Suez; obtained in WGS 84 reference datum. The datum of the reference map was also WGS 84 and its projection was Universal Transverse Mercator (UTM). Table (1) presents the following data: (a) A sample of GPS node coordinates (before filtering). (b) A sample GPS node coordinates after filtering through the proposed Kalman filter model within a software module. (c) The same set of coordinates that obtained from the referenced map with scale 1:5000. Table (1): A GPS node coordinates Point ID Coordinates before Coordinates after Map coordinates filtering filtering East (m) North (m) East (m) North (m) East (m) North (m) P1 660783 828110 660783 828110 660783 828115 P2 660890 828110 660862 828110 660852 828115 P3 660970 828110 661031 828166 661026 828158 P4 661104 828203 661178 828237 661174 828228 P5 661344 828327 661364 828310 661366 828314 P6 661638 828420 661640 828381 661640 828381 P7 661879 828452 661979 828451 661973 828444 P8 662280 828516 662311 828524 662306 828520 P9 662654 828579 662727 828592 662729 828590 P10 663162 828643 663165 828652 663166 828663 P11 663644 828706 663640 828732 663640 828734 P12 664232 828832 664208 828828 664207 828828 P13 664579 828926 664565 828905 664563 828902 P14 664954 828958 664944 828964 664940 828962 The two paths (before and after filtering) were compared against actual path obtained from the referenced map as shown in figure (2) and (3). 53
  • 6. International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308 (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME Figure (2): The path before filtering and the path from the reference map Figure (3): The path after filtering and the path from the reference map Due to the low sample rates (respectively), some of the significant geometric features of the road were not accurately mapped. The sampling rate in GPS could be a source for errors in terms of geometric characteristics of the path. Other potential sources of errors included the conventional sources such as atmospheric effect, orbit accuracy, pseudo range 54
  • 7. International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308 (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME resolution and dynamic effect. In addition, the digitizing process of the path from the original map is another source of error. The errors in easting and northing direction ( E and N) were determined for all points before and after filtering by subtracting the coordinates of observation points before and after filtering from the coordinates of reference map. Table (2) presents the error values. Table (2): Error values before and after filtering Point ID Error values before Error values before filtering filtering Eb Nb Ea (m) Na (m) (m) (m) P1 0 5 0 5 P2 -38 5 -10 5 P3 56 48 -5 -8 P4 70 25 -4 -9 P5 22 -13 2 4 P6 2 -39 0 0 P7 94 -8 -6 -7 P8 26 4 -5 -4 P9 75 11 2 -2 P10 4 20 1 11 P11 -4 28 0 2 P12 -25 -4 -1 0 P13 -16 -24 -2 -3 P14 -14 4 -4 -2 The numerical results of error analysis for all observed data were on the order of 28 m (RMS) before filtering and decreased to 12 m (RMS) after filtering. Figure (4) and (5) show the errors in east and north direction before and after the filtering the data sample. It is clear that the errors in both easting and northing direction was decreased after filtration; which means the Kalman filter model has improved the accuracy of GPS kinematic observations. Figure (4): The errors in east direction before and after filtering 55
  • 8. International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308 (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME Figure (5): The errors in north direction before and after filtering V. CONCLUSION Based on the Kalman filter concept overview, GPS kinematic procedures and the points investigated in this paper through the experiment, a number of conclusions can be summarized as follows: 1- It is clear that Kalman filter has a significant effect in improving the accuracy of GPS observations in kinematic positioning technique and certainly yields to better results. 2- GPS kinematic measurement is corrupted by noise, which introduces errors in calculations. This noise includes errors in the ionospheric corrections and system dynamics not considered during the measurement process. Kalman filter technique has the capability to have noise source characterized in order to minimize their effect on the desired measurements. 3- The GPS absolute kinematic mode could be used to update maps with scale 1:15000 or smaller. Also it may used to establish special purpose maps, which not need high accuracy such as tourists guide and emergency map. Future research will be directed to develop and examine a fuzzy extended Kalman filter Also further works can focus on how to improve the initial values of the filter and the covariance matrices. REFERENCES 1. Brown, R.G. (1983), Introduction to random signal analysis and Kalman filtering, electric engineering department, Iowa state university, Ames, Iowa, USA. 2. Brown R.G., Hwang P. (1992), Introduction to Random Signals and Applied Kalman Filtering, Second Edition, John Wiley & Sons, INC. 56
  • 9. International Journal of Civil Engineering and Technology (IJCIET), ISSN 0976 – 6308 (Print), ISSN 0976 – 6316(Online) Volume 4, Issue 2, March - April (2013), © IAEME 3. Gao, Y. and Krakiwsky E. (2001), Experience with the application of federated filter design to kinematic GPS positioning, Department of surveying engineering, Calgary university, Calgary, Canada. 4. Hofmann-Wellenhof, B., Lichtenegger, H., Collins, J. (1998), GPS Theory and Practice, Third Revised Edition, Springer-Verlag, New York, NY. 5. Leick, A. (1995), GPS Satellite Surveying, Second Edition, John Wiley & Sons, INC. 6. Langely R.B (October 2000) “Basic Navigation with a GPS Receiver” GPS World. 7. Villalon-Turrubiates, I.E., Ibarra-Manzano, Y.S. and Andrade-Lucio, J.A. (2003), “Three-dimensional optimal Kalman algorithm for GPS-based positioning estimation of the stationary object,” Proceedings of First International Conference on Advanced Optoelectronics and Lasers, 16-20 Sept., pp. 274 – 277, Vol.2. 8. Wang, Y. and Kubik,K. (1990), Robust Kalman filter for GPS real time positioning School of surveying, Queen’s land university of technology, Brise bane, Australia. 9. Ravi Kumar Jatoth and Dr.T.Kishore Kumar, “Real Time Implementation of Unscented Kalman Filter for Target Tracking” International Journal of Electronics and Communication Engineering & Technology (IJECET), Volume 4, Issue 1, 2013, pp. 208 - 215, ISSN Print: 0976- 6464, ISSN Online: 0976 –6472, Published by IAEME. AUTHORS’ INFORMATION Tarek A. El-Damaty received B.Sc. from the faculty of engineering, Ain Shams University, Egypt, the M.Sc. degree from the faculty of engineering, Banha university, Egypt and Ph.D. degree from faculty of civil engineering, technical university in Prague; CZ. He is currently working as an Assistant Professor in College of Engineering and Islamic Architecture, Umm Al_Qura University, K.S.A. His research interests include GPS, GIS, Remote sensing and decision-support system. 57