SlideShare a Scribd company logo
1 of 13
Download to read offline
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
102
MICRO BLAZE IMPLEMENTATION OF GPS/INS INTEGRATED SYSTEM
ON ZYNQ FPGA
B. LokeswaraRao1
, Dr. K.V.V.S. Reddy2
, Dr. G. Sasi Bhushana Rao3
,
1
Associate Professor, Dept. of ECE, BIET, Hyderabad, A.P, INDIA
2
Former Professor Dept. of ECE, College of Engineering, Andhra University, Visakhapatnam,
A.P, INDIA
3
Professor & HOD, Dept. of ECE, College of Engineering, Andhra University, Visakhapatnam,
A.P, INDIA
ABSTRACT
Emphasis of the present work is on Micro blaze implementation of GPS/INS Integrated
System on Spartan 6. Real time issues related to accuracy of position, GPS outages, Selective
availability of GPS, Higher variances of accelerometers, Resource usage of FPGA in terms of Slices,
DSP48 and BRAM, Computation time, latency and power consumption. This paper describes an
improved design of a loosely coupled GPS/INS integrated system. In the proposed system, Micro
blaze on a Zynq Field Programmable Gate Array (FPGA) is used for inertial navigation solution and
Kalman filter computation. The Micro blaze on Zynq FPGA provides an efficient interface of the
Global Positioning System (GPS) with the Inertial Navigation System (INS). The system is designed
to give real time processed navigation solutions with an update rate of 100 Hz.
Keywords: Global Positioning System, Inertial Navigation System, Kalman Filter, Field
Programmable Gate Array.
1. INTRODUCTION
MEMS-based Inertial Measurement Unit(IMU) systems have proved to be highly popular
and feasible for autonomous navigation systems[1-9]. These systems are cost effective, compact and
light weight. They do not have good precision.
A loosely coupled integrated approach [1,4] using a GPS receiver and alow cost strap down
INS, is used to overcome the sensor errors or random disturbances. Many papers have reported the
processing of the GPS INS signals offline[7]. The inertial navigation computation is performed at
100Hz. This inertial data is then integrated with the GPS data at 1 Hz[10].
INTERNATIONAL JOURNAL OF ELECTRONICS AND
COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)
ISSN 0976 – 6464(Print)
ISSN 0976 – 6472(Online)
Volume 5, Issue 3, March (2014), pp. 102-114
© IAEME: www.iaeme.com/ijecet.asp
Journal Impact Factor (2014): 7.2836 (Calculated by GISI)
www.jifactor.com
IJECET
© I A E M E
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
103
Coupling of low cost inertial sensors with GPS is broadly classified as Loosely coupled
system, Tightly coupled system and Ultra-tightly coupled system.
Fig.1: Loosely Coupled Integrated GPS-INS System
a) Loosely coupled system: In this system GPS data, i.e., position, velocity, etc. are coupled with
INS data using an Extended Kalman Filter (EKF) as shown in Fig. 1. It is highly dependent on the
availability of GPS data. In the present work, a nine state Kalman filter is used.
b) Tightly coupled system: In this system the INS data is directly fused with GPS raw measurement
data inside the GPS Kalman filter as shown in Fig.2. It is more robust compared with the loosely
coupled system. However, it is also more complex. The main advantage here is that the solution can
use the GPS measurement update even if there are less than four satellites available. But errors might
be induced due to the reduced observability of the states.
Fig.2: Tightly Coupled Integrated GPS-INS System
c) Ultra-tightly coupled system: An INS can aid a GPS receiver at different levels. This type of
integration method requires access to the receiver’s firmware. As a result, this scheme of integration
is usually implemented only by the equipment manufacturer.
An integrated system based on low cost Inertial Measurement Unit(IMU) and GPS receiver
has been proposed by Moon et al[4]. Faulkner et al.,[5] have described a development program in
which a PC/104 computer is used for loosely coupled system and digital signal processor(DSP) for
developing the closely(tightly) coupled integrated system. The system developed by Hegg[6] uses
six different power supplies for their integrated scheme.Bridging GPS outages for tens of seconds
using a low cost inertial device, and integration with GPS information and its feasibility are
described by Cao et al.,[7,8]. An improved design and fabrication of a loosely coupled INS/GPS
integrated system for compact and low power applications has been proposed by Agarwal et al.,[11].
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
104
Details of the Micro blaze implemented GPS/INS integrated system on Zynq FPGA suitable
for autonomous navigation systems are presented. It may be noted that the emphasis is on real time
issues related to accuracy of position, GPS outages, Selective availability of GPS, Higher variances
of accelerometers, Resource usage of FPGA in terms of Slices, DSP48 and BRAM, Computation
time and latency and Power consumption. A loosely coupled integrated approach [1, 4] is chosen to
overcome the sensor errors and obtain accurate estimates of position and attitude.
The proposed system is more compact and reliable due to the use of Micro blaze
implemented on Zynq FPGA processor for the integration of GPS and INS.
The remaining part of this paper is organized as follows. System architecture of the proposed
system is described in Section II. In Section III, real-time implementation details using simulation
are presented. Results and discussions are included in Section IV, followed by conclusions of this
work in Section V.
2. PROPOSED SYSTEM ARCHITECTURE
The proposed integrated system providing the navigation system function is shown in Fig. 3.
For better understanding, the system can be divided into four main blocks below:
A) INS Module
B) GPS Module
C) Sensor Modelling
D) Kalman Filter Module
The proposed architecture is now explained in details.
Fig.3: Proposed System Architecture
A program called Flight Dynamics and Controls(FDC ) toolbox,when given the initial
conditions of the aircraft thrust and aerodynamics, gave as its output the time history of the
aircraft in the form of a state vector X,where
X=[ϕ θ ψ p q r ax ay az X Y Z VT α β]T
- ϕ θ ψ are the Euler angles in radians,
- p q r are the roll,pitch and yaw rates from the gyroscopes in radians per second,
GPS
Rx
Accelerom
eter
ax , ay , az
Gyroscope
p,q,r
Micro
blaze on
Zynq FPGA
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
105
- ax ay az are the accelerations from the accelorometers in m/s2
,
-X Y Z are the distances along the three axes in the navigation frame in meters,
- VT α β are the velocity of the aircraft in m/s, the angle of attack in radians and the sideslip angle in
radians,respectively.
The FDC program can generate these values at any time step as required. Typical time steps
or update rates range from 10ms-100ms.
2.1. INS Module
The INS program now takes 6 states from this time history,viz. p, q, r, ax , ay, az. These act as
if the program is reading directly from the gyros and accelerometers. Then the program integrates
and calculates four Euler parameters. From these Euler paramers, he Euler angles are calculated.
Now the accelerations from the accelerometers are used to get the values of U, V, W.
We now have the velocity components of the aircraft in the body frame. To convert it to the
navigation frame or local earth frame,we use the DCM matrix and calculate VT.
These velocity components are then integrated to get the position X, Y, Z along the three axes
in the local earth frame. The latitude,longitude and height can be calculated. All the integrations are
carried out using the fourth order Runge-Kutta methods. The INS Module is shown in Fig.4.
p
q
r
ay
az
ax
Fli
gh
t
dy
na
mi
cs
&
co
ntr
ol
Euler
parameter
integration
Gravitatio
n &
centrifuga
l
correction
Euler angle
computation
U,V,W
integratio
n
DCM
VN,V
E,VD
calc
ulat
ion
Latitude
,Longitu
de,Altitu
de
integrati
on
Φ θ ψ
λ
μ
H
Fig.4: INS Module
2.2.GPS Module
The GPS gives the latitude,longitude and altitude of the current location the receiver.What
our program does is that it converts the X,Y,Z given out by the FDC into latitude, longitude and
altitude as would be given out by the GPS receiver. The update rate is 1 second.The GPS program
uses WGS-84 approximatio in which the earth is considered as an ellipse with a semi-major
axis(equatorial radius) of a=6,378,137m,and a semi-minor axis(polar radius) of b=6,356,752.3142m.
It is necessary to define the distance corresponding to a 1◦
change in longitude (Flon) and
latitude (Flat) for a specified location(latitude and height or altitude).
Hence, the latitude and longitude at the current location (λ2, µ2) can be calculated from the
latitude and longitude from the previous location(λ1, µ1).If we consider the earth as a sphere, Flon and
Flat can be replaced by just the radius of the earth and the latitude and longitude can be
calculated.However,to make the GPS modeling more authentic, we have considered the earth as an
ellipse. The GPS Module is shown in Fig.5.
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
106
Fig.5: PS Module
2.3. Sensor Modelling
The accelerometer senses the acceleration in terms of g and sends it to the INS in Volts by
conversion using a scale factor. A certain offset at zero g called the bias exists by default[11]. The
scale factor and the bias details are available from the specification sheets of the accelerometers.
Errors arise in the acceleration sensed because the scale factor and the bias are not fixed. They vary
stochastically and they lie within a certain range which is specified in the data sheets of the
accelerometers.
The gyroscope error modelling is also done in a similar way accounting for the corresponding
scale factors and offset biases[11]. These errors together lead to drift, which grows with time in the
output(location) given by the INS and it could be up to hundreds of meters. Table 1 gives a set of
values given by the specification sheets which were used in the simulation[14-16]. The errors due to
temperature effects and due to the misalignment of accelerometers and gyroscopes have been
ignored.
TABLE 1
Sensor Specifications used in Simulation
Quality Vlaue Standard Deviation
Scale factor of the
accelerometer
250mV/g ± 25/3 mV/g
Zero g Offset of the
gyroscope
2500mV ±625/3 mV
Scale factor of the
gyroscope
1.11mV/◦/s ±10/3 %
Typical turn-on drift
of the gyroscope
0.12◦/s -
Random noise
incorporated in the
GPS
- ±20m
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
107
2.4. Kalman Filter Module
The error dynamics model given in the works of Schmidt[12], Bar-Itzhack et al[13],
Grewal[1] has been used for simulation. The error dynamics equations are obtained when the
nominal equations are perturbed in the local level north-pointing coordinate system that corresponds
to the geographic location indicated by the INS. The differential equations that describe the error
behavior of the INS are devided into equations describing the propagation of the translatory errors
and equations describing the propagation of attitude errors. The translatory and the attitude errors are
not coupled to each other. The nine state INS/GPS integration Kalman filter will then be built using
the error dynamics equations. The Kalman Filter Module is shown in Fig.6.
ERROR IMPLEMENTATION
p
q
r
ay
az
ax
F
li
g
h
t
d
y
n
a
m
ic
s
&
c
o
nt
ro
l
Euler
parameter
integration
Gravitatio
n &
centrifuga
l
correction
Euler angle
computation
U,V,W
integratio
n
DCM
VN,V
E,VD
calc
ulat
ion
Latitud
e,Longit
ude,Alti
tude
integrat
ion
Φ θ ψ
λ
μ
H
Kalman filterμ
H
λ
Corrected position
Fig.6: Kalman Filter Module
The Micro blaze implementation of the prototype integrated GPS/INS system on Zynq FPGA
is discussed in detail in the next section.
3. IMPLEMENTATION WITH MICRO BLAZE
This section describes the implementation of the above described algorithm. The GPS/INS
integration with Kalman filter implemented on Zynq-7000 XC7Z020-CLG484-1 SOC hardware is
shown in Fig.7[17]. The choice of reconfigurable hardware is based on the envisaged applications of
this GPS/INS integration system in military and high speed avionics. The Zed board from Xilinx is
used as target hardware for hardware level verification.
Fig.7: Zedboard with Zynq 7 series FPGA
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
108
The block diagram of the Zed board with Zynq 7 series FPGA is shown in Fig.8 [17].
Fig.8: Block diagram of Zynq 7 series SOC
The hardware software co-design flow with Xilinx’s Zynq’s ARM-9 hardcore processor core
is adopted here. The INS data server, GPS data server are implemented as hardware IP cores which
provide the data samples to the ARM-9 processor. The kalam filtering algorithm is implemented in C
and ported to ARM-9 along with its board support files. The IEEE 754 single precesion floating
point unit (FPU) core is enabled. The entire AXI bus based hardware system configure using Xilinx
Platform Studio is shown in Fig.9[18].
Fig.9: Hardware platform with ZYNQ and peripherals
The USB-UART available on board is used for reading the algorithm inputs and outputs to
personal computer (PC) for further analysis. The onboard JTAG debugger is used for configuration
and runtime debugging.
MATLAB is used for analyzing the logged data and results are presented in next section.
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
109
4. RESULTS AND DISCUSSIONS
Input for the system is read from the data stored on the hard drive and the program is run just
as if the collection (of data) was taking place in real-time. The simulated sensor data are generated
using trajectories obtained from flight dynamic and control tool box (FDC) in MATLAB. Aircraft
states were stored to simulate sensors. To analyze the prediction accuracy of INS, it was compared
with a true trajectory generated using MATLAB. Simulated results include various errors in inertial
sensors and the GPS. Same sensor outputs were given to the present Zynq FPGA and the results were
compared. The output waveforms obtained from the unaided INS and GPS are shown in Figs.10-12.
The output waveforms obtained from the integrated GPS-INS system, the GPS, and the actual
trajectory are shown in Figs.13-15. Trajectory plots showing usage of higher variance of
accelerometers are shown in Figs.16-18. Trajectory plots showing a GPS “outage”, are shown in
Figs.19-21. Trajectory plots showing Selective Availability of GPS are shown in Figs.22-24. The
plots for latitude, longitude, and altitude obtained directly from the hardware (Zynq FPGA output)
are shown in Figs. 25-27. They show good agreement with the actual trajectory.
The resource utiliation report of developed system on Zynq SOC FPGA is given in Table II.
As the area consuming algorithm blocks are implemented on ARM-9 Cortex and performance
demanding blocks are implemented on FPGA fabrics, the implemented system demonstrates optimal
area occupancy and high speed implementation. Note that as the ARM-9 Cortex has hard core
processor, no BRAM and DSP48 slices will be consumed from FPGA fabrics.
TABLE II
Resource Utiliation
Resource Total available Used % utilization
Slice
Registers
2080 106400 2%
Slice LUTs 4159 53,200 8%
BRAM 0 140 0%
DSP48 0 220 0%
The maximum clock speed achieved by RTL logic is 151 MHz. The FPGA running total
integration system is profiled for speed and latencies by running for 900 seconds of data.
The Kalman filter iterations are presently being computed at 10 ms interval. However the
implemented logic is able to achieve the latency of 0.41 ms for every iteration. Hence even the
present system can integrate with INS system with update rate of 0.5 ms.
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
110
Fig.10: Distance along North calculated Fig.11: Distance along East calculated
by unaided INS and GPS by unaided INS and GPS
Fig.12: Altitude along East calculated Fig.13: Kalman filtered output
by unaided INS and GPS of distance along North
Fig.14: Kalman filtered output Fig.15: Kalman filtered output of Altitude
of distance along East
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
111
Fig.16: Distance along North calculated with Fig.17: Distance along East calculated with
higher variances of accelerometers higher variances of accelerometers
Fig.18: Altitude calculated with higher Fig.19: Distance along North calculated with
variances of accelerometers GPS outage between 25s and 33s
Fig. 20: Distance along East calculated with Fig.21: Attitude calculated with
GPS outage between 25s and 33s GPS outage between 25s and 33s
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
112
Fig.22: Distance along North calculated with Fig.23: Distance along East calculated with
Selective availability introduced Selective availability introduced
Fig.24: Attitude calculated with Fig.25: Zynq FPGA (hardware) output.
Selective availability introduced Latitude versus time
Fig.26: Zynq FPGA (hardware) output. Fig.27: Zynq FPGA (hardware) output.
Longitude versus time Altitude versus time
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
113
5. CONCLUSIONS
The paper discussed a new and a better approach to fuse the data from the GPS and INS
using Kalman filter. From the test results over a span of 250s, it is observed that after initialization,
the position accuracy of INS-GPS system is comparable to that of the GPS receiver. The unaided
INS (red line) deviates from the actual trajectory (green line) by a small extent. It must be noted that
the output of the Kalman filter is bounded by the GPS output. Trajectory plots showing a GPS
“outage” and its effect are shown. Trajectory plots showing a much better accuracy by using higher
variance of accelerometers are shown. Trajectory plots showing Selective Availability of GPS and
its effect are shown.
The implemented system with hardware software co-design approach on Zynq SOC FPGA
occupies only 8% of slices, with maximum achivable clock speed of 151 MHz. The latency for one
iteration of Kalman filter is less than 0.5 ms, hence suitable for integrating with high speed INS
units. The Zynq-7 SOC FPGA consumes 82 mW of power.
REFERENCES
[1] Grewal, M. S., Weill, L. R., and Andrews, A. P. Global Positioning Systems. Inertial
Navigation, and Integration New York: Wiley, 2001.
[2] Sukkarieh, S., Nebot, E. M., and Durrant-Whyte, H. F. A high integrity IMU/GPS navigation
loop for autonomous land vehicle applications. IEEE Transactions on Robotics and
Automation, 15, 3 (June 1999), 572—578.
[3] Shang, J., Mao, G., and Gu, Q. T.Design and implementation of MIMU/GPS integrated
navigation systems. In IEEE Position Location and Navigation Symposium, Apr. 2002,
99-105.
[4] Moon, S. W., Hwang, D. H., Sung, T. K., and Lee, S. J. Design and Implementation of an
Efficient Loosely-Coupled GPS/INS integration scheme. Technical Report, Chungnam
National University, Korea, 1998.
[5] Faulkner, N.M., Cooper, S,J., and Jeary, P.A. Integrated MEMS/GPS navigation systems, In
IEEE Position Location and Navigation Symposium April 2002, 306-313.
[6] Hegg.J. Enhanced space integrated GPS/INS(SIGI)IEEE Aerospace and Electronic systems
Magazine, 17, 4. April 2002, 26-33.
[7] Cao, F.X., Yang, D.K., Xu, A.G., Ma, J., Xiao, W.D., Law, C.L., Ling, K.V., and Chua,
H.C.Low cost SINS/GPS integration for land vehicle navigation. In IEEE 5th
International
Conference on Intelligent Transportation Systems, Sept. 2002, 910-913.
[8] Jaffe, R., Qi, H., Carter, P., and Madni, A.M.MMQ-G, A low cost MEMS INS-GPS. In ION
GNSS 18th
International Technical Meeting of the Satellite Division, Long Beach, CA, Sept
13-16, 2005, 956-966.
[9] Lichuan L., Zengshan, T., and Shun-ji, H.An algorithm for integrating GPS/INS attitude
determination system In CIE International Conference on Radar, 2001. 167-170.
[10] Qi.H.m, and Moore, J.B.Direct Kalman filtering approach for GPS/INS integration IEEE
Transactions on Aerospace and Electronic Systems, 38, 2 (Apr. 2002), 687-693.
[11] Agarwal.V., Arya .H., and Bhaktavatsala.S. Design and Development of a Real-time DSP
and FPGA-Based Integrated GPS-INS System for Compact and Low Power Applications. In
IEEE Transactions on Aerospace and Electronic Systems, 45, 2(Apr.2009) 443-454.
[12] Schmidt,G.T., “Strap down Inertial Systems-Theory and Applications”, AGARD Lecture
Series, No.95,1978
[13] Bar-Itzhack,I.Y., and Berman,N., “Control Theoretic Approach to Inertial Navigation
Systems,” Journal of Guidance, Vol.11, No.3, 1988, pp.237-245.
International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 –
6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME
114
[14] ADXL212 Analog Devices, datasheet.
http://www.analog.com/UploadedFiles/Data Sheets/accessed 2013.
[15] DXRS652 Analog Devices, datasheet.
http://www.analog.com/UploadedFiles/Data Sheets/; accessed 2013.
[16] GPS-Receiver JP3 Falcom Wireless Communication, users manual.www.falcom.de; accessed
2013.
[17] http://www.Zedboard.org; accessed 2013.
[18] http://www.Xylinx.com; accessed 2013.
AUTHOR’S DETAIL
Bhogadi Lokeswara Rao was born on Jan 4, 1968. He received his Bachelor’s
degree in Electronics & Communication Engineering from Andhra University,
and Master’s degree in Microwave & Radar Engineering from Osmania
University. He is currently an Associate Professor in the Department of
Electronics & Communication Engineering, Bharat Institute of Engineering &
Technology, Hyderabad and is also pursuing Ph.D from Andhra University. He
has 24 years of experience in Teaching, R&D, and Industry. He is working in
the area of GPS/INS Integration using Kalman filtering using FPGAs. He is a
Fellow of IETE and also a Fellow of IE (India).
Prof. KVVS Reddy was born on August 14, 1951. He posseses B.E., M.E., and
Ph.D degrees. He worked as a Professor in the Department of Electronics &
Communication Engineering of College of Engineering, Andhra University,
Visakhapatnam for more than 32 years. He also worked in ECIL, Hyderabad for
three years before joining AU. Under his guidance 10 Ph.Ds are awarded and
few more are pursuing their Ph.Ds. His research interests are in Mobile
communication, DSP, Navigation, Radar and Microwave.
Prof. G.Sasibhushana Rao was born on August 15, 1964. He posseses B.E.,
M.E., Ph.D and MBA (HRD & Mkting) degrees. He is currently working as
Professor & HOD in the Department of Electronics & Communication
Engineering of College of Engineering, Andhra University, Visakhapatnam. He
has 28 years of experience in Teaching, R&D, and Industry. Under his guidance
7 Ph.Ds are awarded and few more are pursuing their Ph.Ds. His research
interests are in Navigation, GPS Signal processing, Radar and Microwave. He is
a Senior Member of IEEE, USA, Fellow of IETE, Member of International
GNSS Society, Australia,, Member of IEEE Comm. Society, USA, Permanent Member of Indian
Geophysical Union(IGU), NGRI and Chartered Engineer for IETE. He has published 290 research
papers in various International/National Journals/Conferences including IEEE. He is a Reviewer for
IEEE, IETE, Indian Academic Journals and other International Journals. He received Dr. Survepalli
Radhakrishnan Award for Best Academician and also Best Researcher Award from Andhra
University. He published 3 text books on GPS, Cellular & Mobile Communications and
Electromagnetic Field Theory & Transmission Lines from Mc-GraHill Publications, New Delhi,
Pearson International, New Delhi and John Wiley & Sons respectively.

More Related Content

What's hot

Assisted GPS in Radiomobile Networks
Assisted GPS in Radiomobile NetworksAssisted GPS in Radiomobile Networks
Assisted GPS in Radiomobile NetworksLuca Matteo Ruberto
 
Range Free Localization using Expected Hop Progress in Wireless Sensor Network
Range Free Localization using Expected Hop Progress in Wireless Sensor NetworkRange Free Localization using Expected Hop Progress in Wireless Sensor Network
Range Free Localization using Expected Hop Progress in Wireless Sensor NetworkAM Publications
 
A New Planar Multiband Antenna for GPS, ISM and WiMAX Applications
A New Planar Multiband Antenna for GPS, ISM and WiMAX Applications A New Planar Multiband Antenna for GPS, ISM and WiMAX Applications
A New Planar Multiband Antenna for GPS, ISM and WiMAX Applications IJECEIAES
 
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications  A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications IJECEIAES
 
Design LTE Microstrip Antenna Rectangular Patch with Beetle-Shaped Slot
Design LTE Microstrip Antenna Rectangular Patch with Beetle-Shaped SlotDesign LTE Microstrip Antenna Rectangular Patch with Beetle-Shaped Slot
Design LTE Microstrip Antenna Rectangular Patch with Beetle-Shaped SlotTELKOMNIKA JOURNAL
 
Global positioning system (GPS)
Global positioning system (GPS)Global positioning system (GPS)
Global positioning system (GPS)Gautham Reddy
 
GPS and weapon technology methods for missiles: an overview
GPS and weapon technology methods for missiles: an overviewGPS and weapon technology methods for missiles: an overview
GPS and weapon technology methods for missiles: an overviewIRJET Journal
 
International Telecommunication Union-Radiocommunication Sector P.837-6 and P...
International Telecommunication Union-Radiocommunication Sector P.837-6 and P...International Telecommunication Union-Radiocommunication Sector P.837-6 and P...
International Telecommunication Union-Radiocommunication Sector P.837-6 and P...TELKOMNIKA JOURNAL
 
A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AI...
A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AI...A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AI...
A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AI...csandit
 
In network aggregation using efficient routing techniques for event driven se...
In network aggregation using efficient routing techniques for event driven se...In network aggregation using efficient routing techniques for event driven se...
In network aggregation using efficient routing techniques for event driven se...IJCNCJournal
 
Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM ...
Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM ...Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM ...
Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM ...IRJET Journal
 
Optimization of Average Distance Based Self-Relocation Algorithm Using Augmen...
Optimization of Average Distance Based Self-Relocation Algorithm Using Augmen...Optimization of Average Distance Based Self-Relocation Algorithm Using Augmen...
Optimization of Average Distance Based Self-Relocation Algorithm Using Augmen...csandit
 
Ground Penetrating Radar
Ground Penetrating RadarGround Penetrating Radar
Ground Penetrating RadarJoshua Smith
 
IRJET- Design and Analysis of LPDA Antenna for through the Wall Detection ...
IRJET- 	  Design and Analysis of LPDA Antenna for through the Wall Detection ...IRJET- 	  Design and Analysis of LPDA Antenna for through the Wall Detection ...
IRJET- Design and Analysis of LPDA Antenna for through the Wall Detection ...IRJET Journal
 
Paper id 27201432
Paper id 27201432Paper id 27201432
Paper id 27201432IJRAT
 
A compact multi-band notched characteristics UWB microstrip patch antenna wit...
A compact multi-band notched characteristics UWB microstrip patch antenna wit...A compact multi-band notched characteristics UWB microstrip patch antenna wit...
A compact multi-band notched characteristics UWB microstrip patch antenna wit...TELKOMNIKA JOURNAL
 

What's hot (18)

Terrestrial gps positioning system
Terrestrial gps positioning systemTerrestrial gps positioning system
Terrestrial gps positioning system
 
Assisted GPS in Radiomobile Networks
Assisted GPS in Radiomobile NetworksAssisted GPS in Radiomobile Networks
Assisted GPS in Radiomobile Networks
 
Range Free Localization using Expected Hop Progress in Wireless Sensor Network
Range Free Localization using Expected Hop Progress in Wireless Sensor NetworkRange Free Localization using Expected Hop Progress in Wireless Sensor Network
Range Free Localization using Expected Hop Progress in Wireless Sensor Network
 
A New Planar Multiband Antenna for GPS, ISM and WiMAX Applications
A New Planar Multiband Antenna for GPS, ISM and WiMAX Applications A New Planar Multiband Antenna for GPS, ISM and WiMAX Applications
A New Planar Multiband Antenna for GPS, ISM and WiMAX Applications
 
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications  A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
A Miniature BroadBand Microstrip Antenna for LTE, Wi-Fi and WiMAX Applications
 
Design LTE Microstrip Antenna Rectangular Patch with Beetle-Shaped Slot
Design LTE Microstrip Antenna Rectangular Patch with Beetle-Shaped SlotDesign LTE Microstrip Antenna Rectangular Patch with Beetle-Shaped Slot
Design LTE Microstrip Antenna Rectangular Patch with Beetle-Shaped Slot
 
Global positioning system (GPS)
Global positioning system (GPS)Global positioning system (GPS)
Global positioning system (GPS)
 
GPS and weapon technology methods for missiles: an overview
GPS and weapon technology methods for missiles: an overviewGPS and weapon technology methods for missiles: an overview
GPS and weapon technology methods for missiles: an overview
 
International Telecommunication Union-Radiocommunication Sector P.837-6 and P...
International Telecommunication Union-Radiocommunication Sector P.837-6 and P...International Telecommunication Union-Radiocommunication Sector P.837-6 and P...
International Telecommunication Union-Radiocommunication Sector P.837-6 and P...
 
A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AI...
A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AI...A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AI...
A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AI...
 
In network aggregation using efficient routing techniques for event driven se...
In network aggregation using efficient routing techniques for event driven se...In network aggregation using efficient routing techniques for event driven se...
In network aggregation using efficient routing techniques for event driven se...
 
Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM ...
Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM ...Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM ...
Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM ...
 
Optimization of Average Distance Based Self-Relocation Algorithm Using Augmen...
Optimization of Average Distance Based Self-Relocation Algorithm Using Augmen...Optimization of Average Distance Based Self-Relocation Algorithm Using Augmen...
Optimization of Average Distance Based Self-Relocation Algorithm Using Augmen...
 
Ground Penetrating Radar
Ground Penetrating RadarGround Penetrating Radar
Ground Penetrating Radar
 
IRJET- Design and Analysis of LPDA Antenna for through the Wall Detection ...
IRJET- 	  Design and Analysis of LPDA Antenna for through the Wall Detection ...IRJET- 	  Design and Analysis of LPDA Antenna for through the Wall Detection ...
IRJET- Design and Analysis of LPDA Antenna for through the Wall Detection ...
 
Paper id 27201432
Paper id 27201432Paper id 27201432
Paper id 27201432
 
Sub14249
Sub14249Sub14249
Sub14249
 
A compact multi-band notched characteristics UWB microstrip patch antenna wit...
A compact multi-band notched characteristics UWB microstrip patch antenna wit...A compact multi-band notched characteristics UWB microstrip patch antenna wit...
A compact multi-band notched characteristics UWB microstrip patch antenna wit...
 

Viewers also liked

Treball per projectes integrats de Ciència, Tecnologia i Matemàtiques (CTM)
Treball per projectes integrats  de Ciència, Tecnologia i Matemàtiques (CTM)Treball per projectes integrats  de Ciència, Tecnologia i Matemàtiques (CTM)
Treball per projectes integrats de Ciència, Tecnologia i Matemàtiques (CTM)jdomen44
 
Social Media 2010 - SolucionesWeb.la
Social Media 2010  -  SolucionesWeb.laSocial Media 2010  -  SolucionesWeb.la
Social Media 2010 - SolucionesWeb.lasallegro
 
Xornada 5 curso asociación de prensa de a coruña
Xornada 5 curso asociación de prensa de a coruñaXornada 5 curso asociación de prensa de a coruña
Xornada 5 curso asociación de prensa de a coruñaDaniel Cerqueiro García
 
AuditoríA De Proyecto De Vuelo G.A
AuditoríA De Proyecto De Vuelo G.AAuditoríA De Proyecto De Vuelo G.A
AuditoríA De Proyecto De Vuelo G.Amateox
 
Navegación integrada y aplicaciones a vehículos aéreos no tripulados
Navegación integrada y aplicaciones a vehículos aéreos no tripuladosNavegación integrada y aplicaciones a vehículos aéreos no tripulados
Navegación integrada y aplicaciones a vehículos aéreos no tripuladosRama Estudiantil IEEE Tucuman
 
Redes Sociales y Geolocalizacion
Redes Sociales y GeolocalizacionRedes Sociales y Geolocalizacion
Redes Sociales y Geolocalizacion101 - Cientouno
 
PERFIL DE LOS CORREDORES MEXICANOS EN LAS REDES SOCIALES
PERFIL DE LOS CORREDORES MEXICANOS  EN LAS REDES SOCIALESPERFIL DE LOS CORREDORES MEXICANOS  EN LAS REDES SOCIALES
PERFIL DE LOS CORREDORES MEXICANOS EN LAS REDES SOCIALESElife Brasil
 
Foursquare para Empresas. Marketing por GeoPosicionamiento
Foursquare para Empresas. Marketing por GeoPosicionamientoFoursquare para Empresas. Marketing por GeoPosicionamiento
Foursquare para Empresas. Marketing por GeoPosicionamientoMindProject
 
GPS-Kameras und Photo-Asset-Management – Anwendungsbeispele aus der Wasserwir...
GPS-Kameras und Photo-Asset-Management – Anwendungsbeispele aus der Wasserwir...GPS-Kameras und Photo-Asset-Management – Anwendungsbeispele aus der Wasserwir...
GPS-Kameras und Photo-Asset-Management – Anwendungsbeispele aus der Wasserwir...alta4 Geoinformatik AG
 
Mobile Laser Scanning Workshop
Mobile Laser Scanning WorkshopMobile Laser Scanning Workshop
Mobile Laser Scanning WorkshopNasr Khashoggi
 
Velodyne VLP-16 and HDL-32 Interface Box
Velodyne VLP-16 and HDL-32 Interface BoxVelodyne VLP-16 and HDL-32 Interface Box
Velodyne VLP-16 and HDL-32 Interface BoxBrett Johnson
 
Exploiting vulnerabilities in location based commerce
Exploiting vulnerabilities in location based commerceExploiting vulnerabilities in location based commerce
Exploiting vulnerabilities in location based commerceXebia IT Architects
 
Opportunities and Challenges of Using Smartphones for Health Monitoring and I...
Opportunities and Challenges of Using Smartphones for Health Monitoring and I...Opportunities and Challenges of Using Smartphones for Health Monitoring and I...
Opportunities and Challenges of Using Smartphones for Health Monitoring and I...Neal Lathia
 
Social Zombies Gone Wild: Totally Exposed and Uncensored
Social Zombies Gone Wild: Totally Exposed and UncensoredSocial Zombies Gone Wild: Totally Exposed and Uncensored
Social Zombies Gone Wild: Totally Exposed and UncensoredTom Eston
 
Location Based Network Presentation
Location Based Network PresentationLocation Based Network Presentation
Location Based Network Presentationsrndur
 
Introduction to Foursquare: 4SQ 101
Introduction to Foursquare: 4SQ 101 Introduction to Foursquare: 4SQ 101
Introduction to Foursquare: 4SQ 101 Murat Can Demir
 

Viewers also liked (20)

Treball per projectes integrats de Ciència, Tecnologia i Matemàtiques (CTM)
Treball per projectes integrats  de Ciència, Tecnologia i Matemàtiques (CTM)Treball per projectes integrats  de Ciència, Tecnologia i Matemàtiques (CTM)
Treball per projectes integrats de Ciència, Tecnologia i Matemàtiques (CTM)
 
Social Media 2010 - SolucionesWeb.la
Social Media 2010  -  SolucionesWeb.laSocial Media 2010  -  SolucionesWeb.la
Social Media 2010 - SolucionesWeb.la
 
Xornada 5 curso asociación de prensa de a coruña
Xornada 5 curso asociación de prensa de a coruñaXornada 5 curso asociación de prensa de a coruña
Xornada 5 curso asociación de prensa de a coruña
 
AuditoríA De Proyecto De Vuelo G.A
AuditoríA De Proyecto De Vuelo G.AAuditoríA De Proyecto De Vuelo G.A
AuditoríA De Proyecto De Vuelo G.A
 
Navegación integrada y aplicaciones a vehículos aéreos no tripulados
Navegación integrada y aplicaciones a vehículos aéreos no tripuladosNavegación integrada y aplicaciones a vehículos aéreos no tripulados
Navegación integrada y aplicaciones a vehículos aéreos no tripulados
 
FOURSQUARE
FOURSQUAREFOURSQUARE
FOURSQUARE
 
Guía básica foursquare
Guía básica foursquareGuía básica foursquare
Guía básica foursquare
 
Redes Sociales y Geolocalizacion
Redes Sociales y GeolocalizacionRedes Sociales y Geolocalizacion
Redes Sociales y Geolocalizacion
 
PERFIL DE LOS CORREDORES MEXICANOS EN LAS REDES SOCIALES
PERFIL DE LOS CORREDORES MEXICANOS  EN LAS REDES SOCIALESPERFIL DE LOS CORREDORES MEXICANOS  EN LAS REDES SOCIALES
PERFIL DE LOS CORREDORES MEXICANOS EN LAS REDES SOCIALES
 
Foursquare para Empresas. Marketing por GeoPosicionamiento
Foursquare para Empresas. Marketing por GeoPosicionamientoFoursquare para Empresas. Marketing por GeoPosicionamiento
Foursquare para Empresas. Marketing por GeoPosicionamiento
 
GPS-Kameras und Photo-Asset-Management – Anwendungsbeispele aus der Wasserwir...
GPS-Kameras und Photo-Asset-Management – Anwendungsbeispele aus der Wasserwir...GPS-Kameras und Photo-Asset-Management – Anwendungsbeispele aus der Wasserwir...
GPS-Kameras und Photo-Asset-Management – Anwendungsbeispele aus der Wasserwir...
 
Foursquare 101
Foursquare 101Foursquare 101
Foursquare 101
 
Mobile Laser Scanning Workshop
Mobile Laser Scanning WorkshopMobile Laser Scanning Workshop
Mobile Laser Scanning Workshop
 
Velodyne VLP-16 and HDL-32 Interface Box
Velodyne VLP-16 and HDL-32 Interface BoxVelodyne VLP-16 and HDL-32 Interface Box
Velodyne VLP-16 and HDL-32 Interface Box
 
Batimetria.
Batimetria.Batimetria.
Batimetria.
 
Exploiting vulnerabilities in location based commerce
Exploiting vulnerabilities in location based commerceExploiting vulnerabilities in location based commerce
Exploiting vulnerabilities in location based commerce
 
Opportunities and Challenges of Using Smartphones for Health Monitoring and I...
Opportunities and Challenges of Using Smartphones for Health Monitoring and I...Opportunities and Challenges of Using Smartphones for Health Monitoring and I...
Opportunities and Challenges of Using Smartphones for Health Monitoring and I...
 
Social Zombies Gone Wild: Totally Exposed and Uncensored
Social Zombies Gone Wild: Totally Exposed and UncensoredSocial Zombies Gone Wild: Totally Exposed and Uncensored
Social Zombies Gone Wild: Totally Exposed and Uncensored
 
Location Based Network Presentation
Location Based Network PresentationLocation Based Network Presentation
Location Based Network Presentation
 
Introduction to Foursquare: 4SQ 101
Introduction to Foursquare: 4SQ 101 Introduction to Foursquare: 4SQ 101
Introduction to Foursquare: 4SQ 101
 

Similar to 40120140503013 2

Real time filter and fusion of multi sensor data for localization of mobile r...
Real time filter and fusion of multi sensor data for localization of mobile r...Real time filter and fusion of multi sensor data for localization of mobile r...
Real time filter and fusion of multi sensor data for localization of mobile r...IAEME Publication
 
27 9134 direction finding scheme for multi edit septian
27 9134 direction finding scheme for multi edit septian27 9134 direction finding scheme for multi edit septian
27 9134 direction finding scheme for multi edit septianIAESIJEECS
 
Particle Swarm Optimization for the Path Loss Reduction in Suburban and Rural...
Particle Swarm Optimization for the Path Loss Reduction in Suburban and Rural...Particle Swarm Optimization for the Path Loss Reduction in Suburban and Rural...
Particle Swarm Optimization for the Path Loss Reduction in Suburban and Rural...IJECEIAES
 
SPS Gold Code Generation and Implementation for IRNSS User Receiver
SPS Gold Code Generation and Implementation for IRNSS User ReceiverSPS Gold Code Generation and Implementation for IRNSS User Receiver
SPS Gold Code Generation and Implementation for IRNSS User ReceiverIJERA Editor
 
User equipment geolocation depended on long-term evolutionsignal-level measur...
User equipment geolocation depended on long-term evolutionsignal-level measur...User equipment geolocation depended on long-term evolutionsignal-level measur...
User equipment geolocation depended on long-term evolutionsignal-level measur...IJECEIAES
 
Design of field programmable gate array-based data processing system for mul...
Design of field programmable gate array-based data processing  system for mul...Design of field programmable gate array-based data processing  system for mul...
Design of field programmable gate array-based data processing system for mul...IJECEIAES
 
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET Journal
 
Eecs221 final report
Eecs221   final reportEecs221   final report
Eecs221 final reportSaurebh Raut
 
EECS221 - Final Report
EECS221 - Final ReportEECS221 - Final Report
EECS221 - Final ReportSaurebh Raut
 
Indoor localisation and dead reckoning using Sensor Tag™ BLE.
Indoor localisation and dead reckoning using Sensor Tag™ BLE.Indoor localisation and dead reckoning using Sensor Tag™ BLE.
Indoor localisation and dead reckoning using Sensor Tag™ BLE.Abhishek Madav
 
Ship Detection from SAR Imagery Using CUDA and Performance Analysis of the Sy...
Ship Detection from SAR Imagery Using CUDA and Performance Analysis of the Sy...Ship Detection from SAR Imagery Using CUDA and Performance Analysis of the Sy...
Ship Detection from SAR Imagery Using CUDA and Performance Analysis of the Sy...IJERA Editor
 
A comprehensive insight towards pre-processing methodologies applied on GPS d...
A comprehensive insight towards pre-processing methodologies applied on GPS d...A comprehensive insight towards pre-processing methodologies applied on GPS d...
A comprehensive insight towards pre-processing methodologies applied on GPS d...IJECEIAES
 
Navigation system by using gis and gps
Navigation system by using gis and gpsNavigation system by using gis and gps
Navigation system by using gis and gpsIAEME Publication
 
Improvement of accuracy in aircraft navigation by data fusion technique
Improvement of accuracy in aircraft navigation by data fusion techniqueImprovement of accuracy in aircraft navigation by data fusion technique
Improvement of accuracy in aircraft navigation by data fusion techniqueIAEME Publication
 
Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmeSAT Publishing House
 
Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmeSAT Journals
 
GPS Instrumental Biases Estimation Using Continuous Operating Receivers Network
GPS Instrumental Biases Estimation Using Continuous Operating Receivers NetworkGPS Instrumental Biases Estimation Using Continuous Operating Receivers Network
GPS Instrumental Biases Estimation Using Continuous Operating Receivers NetworkCSCJournals
 

Similar to 40120140503013 2 (20)

Real time filter and fusion of multi sensor data for localization of mobile r...
Real time filter and fusion of multi sensor data for localization of mobile r...Real time filter and fusion of multi sensor data for localization of mobile r...
Real time filter and fusion of multi sensor data for localization of mobile r...
 
27 9134 direction finding scheme for multi edit septian
27 9134 direction finding scheme for multi edit septian27 9134 direction finding scheme for multi edit septian
27 9134 direction finding scheme for multi edit septian
 
D017522833
D017522833D017522833
D017522833
 
Particle Swarm Optimization for the Path Loss Reduction in Suburban and Rural...
Particle Swarm Optimization for the Path Loss Reduction in Suburban and Rural...Particle Swarm Optimization for the Path Loss Reduction in Suburban and Rural...
Particle Swarm Optimization for the Path Loss Reduction in Suburban and Rural...
 
40120130405009
4012013040500940120130405009
40120130405009
 
SPS Gold Code Generation and Implementation for IRNSS User Receiver
SPS Gold Code Generation and Implementation for IRNSS User ReceiverSPS Gold Code Generation and Implementation for IRNSS User Receiver
SPS Gold Code Generation and Implementation for IRNSS User Receiver
 
User equipment geolocation depended on long-term evolutionsignal-level measur...
User equipment geolocation depended on long-term evolutionsignal-level measur...User equipment geolocation depended on long-term evolutionsignal-level measur...
User equipment geolocation depended on long-term evolutionsignal-level measur...
 
50120140503018
5012014050301850120140503018
50120140503018
 
Design of field programmable gate array-based data processing system for mul...
Design of field programmable gate array-based data processing  system for mul...Design of field programmable gate array-based data processing  system for mul...
Design of field programmable gate array-based data processing system for mul...
 
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
 
Eecs221 final report
Eecs221   final reportEecs221   final report
Eecs221 final report
 
EECS221 - Final Report
EECS221 - Final ReportEECS221 - Final Report
EECS221 - Final Report
 
Indoor localisation and dead reckoning using Sensor Tag™ BLE.
Indoor localisation and dead reckoning using Sensor Tag™ BLE.Indoor localisation and dead reckoning using Sensor Tag™ BLE.
Indoor localisation and dead reckoning using Sensor Tag™ BLE.
 
Ship Detection from SAR Imagery Using CUDA and Performance Analysis of the Sy...
Ship Detection from SAR Imagery Using CUDA and Performance Analysis of the Sy...Ship Detection from SAR Imagery Using CUDA and Performance Analysis of the Sy...
Ship Detection from SAR Imagery Using CUDA and Performance Analysis of the Sy...
 
A comprehensive insight towards pre-processing methodologies applied on GPS d...
A comprehensive insight towards pre-processing methodologies applied on GPS d...A comprehensive insight towards pre-processing methodologies applied on GPS d...
A comprehensive insight towards pre-processing methodologies applied on GPS d...
 
Navigation system by using gis and gps
Navigation system by using gis and gpsNavigation system by using gis and gps
Navigation system by using gis and gps
 
Improvement of accuracy in aircraft navigation by data fusion technique
Improvement of accuracy in aircraft navigation by data fusion techniqueImprovement of accuracy in aircraft navigation by data fusion technique
Improvement of accuracy in aircraft navigation by data fusion technique
 
Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsm
 
Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsm
 
GPS Instrumental Biases Estimation Using Continuous Operating Receivers Network
GPS Instrumental Biases Estimation Using Continuous Operating Receivers NetworkGPS Instrumental Biases Estimation Using Continuous Operating Receivers Network
GPS Instrumental Biases Estimation Using Continuous Operating Receivers Network
 

More from 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
 

More from 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
 

Recently uploaded

The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 

Recently uploaded (20)

The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 

40120140503013 2

  • 1. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 102 MICRO BLAZE IMPLEMENTATION OF GPS/INS INTEGRATED SYSTEM ON ZYNQ FPGA B. LokeswaraRao1 , Dr. K.V.V.S. Reddy2 , Dr. G. Sasi Bhushana Rao3 , 1 Associate Professor, Dept. of ECE, BIET, Hyderabad, A.P, INDIA 2 Former Professor Dept. of ECE, College of Engineering, Andhra University, Visakhapatnam, A.P, INDIA 3 Professor & HOD, Dept. of ECE, College of Engineering, Andhra University, Visakhapatnam, A.P, INDIA ABSTRACT Emphasis of the present work is on Micro blaze implementation of GPS/INS Integrated System on Spartan 6. Real time issues related to accuracy of position, GPS outages, Selective availability of GPS, Higher variances of accelerometers, Resource usage of FPGA in terms of Slices, DSP48 and BRAM, Computation time, latency and power consumption. This paper describes an improved design of a loosely coupled GPS/INS integrated system. In the proposed system, Micro blaze on a Zynq Field Programmable Gate Array (FPGA) is used for inertial navigation solution and Kalman filter computation. The Micro blaze on Zynq FPGA provides an efficient interface of the Global Positioning System (GPS) with the Inertial Navigation System (INS). The system is designed to give real time processed navigation solutions with an update rate of 100 Hz. Keywords: Global Positioning System, Inertial Navigation System, Kalman Filter, Field Programmable Gate Array. 1. INTRODUCTION MEMS-based Inertial Measurement Unit(IMU) systems have proved to be highly popular and feasible for autonomous navigation systems[1-9]. These systems are cost effective, compact and light weight. They do not have good precision. A loosely coupled integrated approach [1,4] using a GPS receiver and alow cost strap down INS, is used to overcome the sensor errors or random disturbances. Many papers have reported the processing of the GPS INS signals offline[7]. The inertial navigation computation is performed at 100Hz. This inertial data is then integrated with the GPS data at 1 Hz[10]. INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) ISSN 0976 – 6464(Print) ISSN 0976 – 6472(Online) Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME: www.iaeme.com/ijecet.asp Journal Impact Factor (2014): 7.2836 (Calculated by GISI) www.jifactor.com IJECET © I A E M E
  • 2. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 103 Coupling of low cost inertial sensors with GPS is broadly classified as Loosely coupled system, Tightly coupled system and Ultra-tightly coupled system. Fig.1: Loosely Coupled Integrated GPS-INS System a) Loosely coupled system: In this system GPS data, i.e., position, velocity, etc. are coupled with INS data using an Extended Kalman Filter (EKF) as shown in Fig. 1. It is highly dependent on the availability of GPS data. In the present work, a nine state Kalman filter is used. b) Tightly coupled system: In this system the INS data is directly fused with GPS raw measurement data inside the GPS Kalman filter as shown in Fig.2. It is more robust compared with the loosely coupled system. However, it is also more complex. The main advantage here is that the solution can use the GPS measurement update even if there are less than four satellites available. But errors might be induced due to the reduced observability of the states. Fig.2: Tightly Coupled Integrated GPS-INS System c) Ultra-tightly coupled system: An INS can aid a GPS receiver at different levels. This type of integration method requires access to the receiver’s firmware. As a result, this scheme of integration is usually implemented only by the equipment manufacturer. An integrated system based on low cost Inertial Measurement Unit(IMU) and GPS receiver has been proposed by Moon et al[4]. Faulkner et al.,[5] have described a development program in which a PC/104 computer is used for loosely coupled system and digital signal processor(DSP) for developing the closely(tightly) coupled integrated system. The system developed by Hegg[6] uses six different power supplies for their integrated scheme.Bridging GPS outages for tens of seconds using a low cost inertial device, and integration with GPS information and its feasibility are described by Cao et al.,[7,8]. An improved design and fabrication of a loosely coupled INS/GPS integrated system for compact and low power applications has been proposed by Agarwal et al.,[11].
  • 3. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 104 Details of the Micro blaze implemented GPS/INS integrated system on Zynq FPGA suitable for autonomous navigation systems are presented. It may be noted that the emphasis is on real time issues related to accuracy of position, GPS outages, Selective availability of GPS, Higher variances of accelerometers, Resource usage of FPGA in terms of Slices, DSP48 and BRAM, Computation time and latency and Power consumption. A loosely coupled integrated approach [1, 4] is chosen to overcome the sensor errors and obtain accurate estimates of position and attitude. The proposed system is more compact and reliable due to the use of Micro blaze implemented on Zynq FPGA processor for the integration of GPS and INS. The remaining part of this paper is organized as follows. System architecture of the proposed system is described in Section II. In Section III, real-time implementation details using simulation are presented. Results and discussions are included in Section IV, followed by conclusions of this work in Section V. 2. PROPOSED SYSTEM ARCHITECTURE The proposed integrated system providing the navigation system function is shown in Fig. 3. For better understanding, the system can be divided into four main blocks below: A) INS Module B) GPS Module C) Sensor Modelling D) Kalman Filter Module The proposed architecture is now explained in details. Fig.3: Proposed System Architecture A program called Flight Dynamics and Controls(FDC ) toolbox,when given the initial conditions of the aircraft thrust and aerodynamics, gave as its output the time history of the aircraft in the form of a state vector X,where X=[ϕ θ ψ p q r ax ay az X Y Z VT α β]T - ϕ θ ψ are the Euler angles in radians, - p q r are the roll,pitch and yaw rates from the gyroscopes in radians per second, GPS Rx Accelerom eter ax , ay , az Gyroscope p,q,r Micro blaze on Zynq FPGA
  • 4. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 105 - ax ay az are the accelerations from the accelorometers in m/s2 , -X Y Z are the distances along the three axes in the navigation frame in meters, - VT α β are the velocity of the aircraft in m/s, the angle of attack in radians and the sideslip angle in radians,respectively. The FDC program can generate these values at any time step as required. Typical time steps or update rates range from 10ms-100ms. 2.1. INS Module The INS program now takes 6 states from this time history,viz. p, q, r, ax , ay, az. These act as if the program is reading directly from the gyros and accelerometers. Then the program integrates and calculates four Euler parameters. From these Euler paramers, he Euler angles are calculated. Now the accelerations from the accelerometers are used to get the values of U, V, W. We now have the velocity components of the aircraft in the body frame. To convert it to the navigation frame or local earth frame,we use the DCM matrix and calculate VT. These velocity components are then integrated to get the position X, Y, Z along the three axes in the local earth frame. The latitude,longitude and height can be calculated. All the integrations are carried out using the fourth order Runge-Kutta methods. The INS Module is shown in Fig.4. p q r ay az ax Fli gh t dy na mi cs & co ntr ol Euler parameter integration Gravitatio n & centrifuga l correction Euler angle computation U,V,W integratio n DCM VN,V E,VD calc ulat ion Latitude ,Longitu de,Altitu de integrati on Φ θ ψ λ μ H Fig.4: INS Module 2.2.GPS Module The GPS gives the latitude,longitude and altitude of the current location the receiver.What our program does is that it converts the X,Y,Z given out by the FDC into latitude, longitude and altitude as would be given out by the GPS receiver. The update rate is 1 second.The GPS program uses WGS-84 approximatio in which the earth is considered as an ellipse with a semi-major axis(equatorial radius) of a=6,378,137m,and a semi-minor axis(polar radius) of b=6,356,752.3142m. It is necessary to define the distance corresponding to a 1◦ change in longitude (Flon) and latitude (Flat) for a specified location(latitude and height or altitude). Hence, the latitude and longitude at the current location (λ2, µ2) can be calculated from the latitude and longitude from the previous location(λ1, µ1).If we consider the earth as a sphere, Flon and Flat can be replaced by just the radius of the earth and the latitude and longitude can be calculated.However,to make the GPS modeling more authentic, we have considered the earth as an ellipse. The GPS Module is shown in Fig.5.
  • 5. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 106 Fig.5: PS Module 2.3. Sensor Modelling The accelerometer senses the acceleration in terms of g and sends it to the INS in Volts by conversion using a scale factor. A certain offset at zero g called the bias exists by default[11]. The scale factor and the bias details are available from the specification sheets of the accelerometers. Errors arise in the acceleration sensed because the scale factor and the bias are not fixed. They vary stochastically and they lie within a certain range which is specified in the data sheets of the accelerometers. The gyroscope error modelling is also done in a similar way accounting for the corresponding scale factors and offset biases[11]. These errors together lead to drift, which grows with time in the output(location) given by the INS and it could be up to hundreds of meters. Table 1 gives a set of values given by the specification sheets which were used in the simulation[14-16]. The errors due to temperature effects and due to the misalignment of accelerometers and gyroscopes have been ignored. TABLE 1 Sensor Specifications used in Simulation Quality Vlaue Standard Deviation Scale factor of the accelerometer 250mV/g ± 25/3 mV/g Zero g Offset of the gyroscope 2500mV ±625/3 mV Scale factor of the gyroscope 1.11mV/◦/s ±10/3 % Typical turn-on drift of the gyroscope 0.12◦/s - Random noise incorporated in the GPS - ±20m
  • 6. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 107 2.4. Kalman Filter Module The error dynamics model given in the works of Schmidt[12], Bar-Itzhack et al[13], Grewal[1] has been used for simulation. The error dynamics equations are obtained when the nominal equations are perturbed in the local level north-pointing coordinate system that corresponds to the geographic location indicated by the INS. The differential equations that describe the error behavior of the INS are devided into equations describing the propagation of the translatory errors and equations describing the propagation of attitude errors. The translatory and the attitude errors are not coupled to each other. The nine state INS/GPS integration Kalman filter will then be built using the error dynamics equations. The Kalman Filter Module is shown in Fig.6. ERROR IMPLEMENTATION p q r ay az ax F li g h t d y n a m ic s & c o nt ro l Euler parameter integration Gravitatio n & centrifuga l correction Euler angle computation U,V,W integratio n DCM VN,V E,VD calc ulat ion Latitud e,Longit ude,Alti tude integrat ion Φ θ ψ λ μ H Kalman filterμ H λ Corrected position Fig.6: Kalman Filter Module The Micro blaze implementation of the prototype integrated GPS/INS system on Zynq FPGA is discussed in detail in the next section. 3. IMPLEMENTATION WITH MICRO BLAZE This section describes the implementation of the above described algorithm. The GPS/INS integration with Kalman filter implemented on Zynq-7000 XC7Z020-CLG484-1 SOC hardware is shown in Fig.7[17]. The choice of reconfigurable hardware is based on the envisaged applications of this GPS/INS integration system in military and high speed avionics. The Zed board from Xilinx is used as target hardware for hardware level verification. Fig.7: Zedboard with Zynq 7 series FPGA
  • 7. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 108 The block diagram of the Zed board with Zynq 7 series FPGA is shown in Fig.8 [17]. Fig.8: Block diagram of Zynq 7 series SOC The hardware software co-design flow with Xilinx’s Zynq’s ARM-9 hardcore processor core is adopted here. The INS data server, GPS data server are implemented as hardware IP cores which provide the data samples to the ARM-9 processor. The kalam filtering algorithm is implemented in C and ported to ARM-9 along with its board support files. The IEEE 754 single precesion floating point unit (FPU) core is enabled. The entire AXI bus based hardware system configure using Xilinx Platform Studio is shown in Fig.9[18]. Fig.9: Hardware platform with ZYNQ and peripherals The USB-UART available on board is used for reading the algorithm inputs and outputs to personal computer (PC) for further analysis. The onboard JTAG debugger is used for configuration and runtime debugging. MATLAB is used for analyzing the logged data and results are presented in next section.
  • 8. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 109 4. RESULTS AND DISCUSSIONS Input for the system is read from the data stored on the hard drive and the program is run just as if the collection (of data) was taking place in real-time. The simulated sensor data are generated using trajectories obtained from flight dynamic and control tool box (FDC) in MATLAB. Aircraft states were stored to simulate sensors. To analyze the prediction accuracy of INS, it was compared with a true trajectory generated using MATLAB. Simulated results include various errors in inertial sensors and the GPS. Same sensor outputs were given to the present Zynq FPGA and the results were compared. The output waveforms obtained from the unaided INS and GPS are shown in Figs.10-12. The output waveforms obtained from the integrated GPS-INS system, the GPS, and the actual trajectory are shown in Figs.13-15. Trajectory plots showing usage of higher variance of accelerometers are shown in Figs.16-18. Trajectory plots showing a GPS “outage”, are shown in Figs.19-21. Trajectory plots showing Selective Availability of GPS are shown in Figs.22-24. The plots for latitude, longitude, and altitude obtained directly from the hardware (Zynq FPGA output) are shown in Figs. 25-27. They show good agreement with the actual trajectory. The resource utiliation report of developed system on Zynq SOC FPGA is given in Table II. As the area consuming algorithm blocks are implemented on ARM-9 Cortex and performance demanding blocks are implemented on FPGA fabrics, the implemented system demonstrates optimal area occupancy and high speed implementation. Note that as the ARM-9 Cortex has hard core processor, no BRAM and DSP48 slices will be consumed from FPGA fabrics. TABLE II Resource Utiliation Resource Total available Used % utilization Slice Registers 2080 106400 2% Slice LUTs 4159 53,200 8% BRAM 0 140 0% DSP48 0 220 0% The maximum clock speed achieved by RTL logic is 151 MHz. The FPGA running total integration system is profiled for speed and latencies by running for 900 seconds of data. The Kalman filter iterations are presently being computed at 10 ms interval. However the implemented logic is able to achieve the latency of 0.41 ms for every iteration. Hence even the present system can integrate with INS system with update rate of 0.5 ms.
  • 9. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 110 Fig.10: Distance along North calculated Fig.11: Distance along East calculated by unaided INS and GPS by unaided INS and GPS Fig.12: Altitude along East calculated Fig.13: Kalman filtered output by unaided INS and GPS of distance along North Fig.14: Kalman filtered output Fig.15: Kalman filtered output of Altitude of distance along East
  • 10. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 111 Fig.16: Distance along North calculated with Fig.17: Distance along East calculated with higher variances of accelerometers higher variances of accelerometers Fig.18: Altitude calculated with higher Fig.19: Distance along North calculated with variances of accelerometers GPS outage between 25s and 33s Fig. 20: Distance along East calculated with Fig.21: Attitude calculated with GPS outage between 25s and 33s GPS outage between 25s and 33s
  • 11. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 112 Fig.22: Distance along North calculated with Fig.23: Distance along East calculated with Selective availability introduced Selective availability introduced Fig.24: Attitude calculated with Fig.25: Zynq FPGA (hardware) output. Selective availability introduced Latitude versus time Fig.26: Zynq FPGA (hardware) output. Fig.27: Zynq FPGA (hardware) output. Longitude versus time Altitude versus time
  • 12. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 113 5. CONCLUSIONS The paper discussed a new and a better approach to fuse the data from the GPS and INS using Kalman filter. From the test results over a span of 250s, it is observed that after initialization, the position accuracy of INS-GPS system is comparable to that of the GPS receiver. The unaided INS (red line) deviates from the actual trajectory (green line) by a small extent. It must be noted that the output of the Kalman filter is bounded by the GPS output. Trajectory plots showing a GPS “outage” and its effect are shown. Trajectory plots showing a much better accuracy by using higher variance of accelerometers are shown. Trajectory plots showing Selective Availability of GPS and its effect are shown. The implemented system with hardware software co-design approach on Zynq SOC FPGA occupies only 8% of slices, with maximum achivable clock speed of 151 MHz. The latency for one iteration of Kalman filter is less than 0.5 ms, hence suitable for integrating with high speed INS units. The Zynq-7 SOC FPGA consumes 82 mW of power. REFERENCES [1] Grewal, M. S., Weill, L. R., and Andrews, A. P. Global Positioning Systems. Inertial Navigation, and Integration New York: Wiley, 2001. [2] Sukkarieh, S., Nebot, E. M., and Durrant-Whyte, H. F. A high integrity IMU/GPS navigation loop for autonomous land vehicle applications. IEEE Transactions on Robotics and Automation, 15, 3 (June 1999), 572—578. [3] Shang, J., Mao, G., and Gu, Q. T.Design and implementation of MIMU/GPS integrated navigation systems. In IEEE Position Location and Navigation Symposium, Apr. 2002, 99-105. [4] Moon, S. W., Hwang, D. H., Sung, T. K., and Lee, S. J. Design and Implementation of an Efficient Loosely-Coupled GPS/INS integration scheme. Technical Report, Chungnam National University, Korea, 1998. [5] Faulkner, N.M., Cooper, S,J., and Jeary, P.A. Integrated MEMS/GPS navigation systems, In IEEE Position Location and Navigation Symposium April 2002, 306-313. [6] Hegg.J. Enhanced space integrated GPS/INS(SIGI)IEEE Aerospace and Electronic systems Magazine, 17, 4. April 2002, 26-33. [7] Cao, F.X., Yang, D.K., Xu, A.G., Ma, J., Xiao, W.D., Law, C.L., Ling, K.V., and Chua, H.C.Low cost SINS/GPS integration for land vehicle navigation. In IEEE 5th International Conference on Intelligent Transportation Systems, Sept. 2002, 910-913. [8] Jaffe, R., Qi, H., Carter, P., and Madni, A.M.MMQ-G, A low cost MEMS INS-GPS. In ION GNSS 18th International Technical Meeting of the Satellite Division, Long Beach, CA, Sept 13-16, 2005, 956-966. [9] Lichuan L., Zengshan, T., and Shun-ji, H.An algorithm for integrating GPS/INS attitude determination system In CIE International Conference on Radar, 2001. 167-170. [10] Qi.H.m, and Moore, J.B.Direct Kalman filtering approach for GPS/INS integration IEEE Transactions on Aerospace and Electronic Systems, 38, 2 (Apr. 2002), 687-693. [11] Agarwal.V., Arya .H., and Bhaktavatsala.S. Design and Development of a Real-time DSP and FPGA-Based Integrated GPS-INS System for Compact and Low Power Applications. In IEEE Transactions on Aerospace and Electronic Systems, 45, 2(Apr.2009) 443-454. [12] Schmidt,G.T., “Strap down Inertial Systems-Theory and Applications”, AGARD Lecture Series, No.95,1978 [13] Bar-Itzhack,I.Y., and Berman,N., “Control Theoretic Approach to Inertial Navigation Systems,” Journal of Guidance, Vol.11, No.3, 1988, pp.237-245.
  • 13. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 3, March (2014), pp. 102-114 © IAEME 114 [14] ADXL212 Analog Devices, datasheet. http://www.analog.com/UploadedFiles/Data Sheets/accessed 2013. [15] DXRS652 Analog Devices, datasheet. http://www.analog.com/UploadedFiles/Data Sheets/; accessed 2013. [16] GPS-Receiver JP3 Falcom Wireless Communication, users manual.www.falcom.de; accessed 2013. [17] http://www.Zedboard.org; accessed 2013. [18] http://www.Xylinx.com; accessed 2013. AUTHOR’S DETAIL Bhogadi Lokeswara Rao was born on Jan 4, 1968. He received his Bachelor’s degree in Electronics & Communication Engineering from Andhra University, and Master’s degree in Microwave & Radar Engineering from Osmania University. He is currently an Associate Professor in the Department of Electronics & Communication Engineering, Bharat Institute of Engineering & Technology, Hyderabad and is also pursuing Ph.D from Andhra University. He has 24 years of experience in Teaching, R&D, and Industry. He is working in the area of GPS/INS Integration using Kalman filtering using FPGAs. He is a Fellow of IETE and also a Fellow of IE (India). Prof. KVVS Reddy was born on August 14, 1951. He posseses B.E., M.E., and Ph.D degrees. He worked as a Professor in the Department of Electronics & Communication Engineering of College of Engineering, Andhra University, Visakhapatnam for more than 32 years. He also worked in ECIL, Hyderabad for three years before joining AU. Under his guidance 10 Ph.Ds are awarded and few more are pursuing their Ph.Ds. His research interests are in Mobile communication, DSP, Navigation, Radar and Microwave. Prof. G.Sasibhushana Rao was born on August 15, 1964. He posseses B.E., M.E., Ph.D and MBA (HRD & Mkting) degrees. He is currently working as Professor & HOD in the Department of Electronics & Communication Engineering of College of Engineering, Andhra University, Visakhapatnam. He has 28 years of experience in Teaching, R&D, and Industry. Under his guidance 7 Ph.Ds are awarded and few more are pursuing their Ph.Ds. His research interests are in Navigation, GPS Signal processing, Radar and Microwave. He is a Senior Member of IEEE, USA, Fellow of IETE, Member of International GNSS Society, Australia,, Member of IEEE Comm. Society, USA, Permanent Member of Indian Geophysical Union(IGU), NGRI and Chartered Engineer for IETE. He has published 290 research papers in various International/National Journals/Conferences including IEEE. He is a Reviewer for IEEE, IETE, Indian Academic Journals and other International Journals. He received Dr. Survepalli Radhakrishnan Award for Best Academician and also Best Researcher Award from Andhra University. He published 3 text books on GPS, Cellular & Mobile Communications and Electromagnetic Field Theory & Transmission Lines from Mc-GraHill Publications, New Delhi, Pearson International, New Delhi and John Wiley & Sons respectively.