1781 6319 1 PB
1781 6319 1 PB
1781 6319 1 PB
net/publication/220063198
CITATIONS READS
13 16,875
5 authors, including:
All content following this page was uploaded by Mohammad Al-Khateeb on 16 May 2014.
I. INTRODUCTION
Nowadays global positioning system and wireless
communication system became the most usable tech-
niques all over the world, due to their many advantages
and applications. Wireless technology also introduces the
principles of mobile communication that can be also be
used in some applications.
This paper consists of two Parts:
1. GPS Navigation Device.[1] Figure 1. Design Block Diagram
The software that support the GPS receiver is: III. PART 2: GPS TRACKING DEVICE
BSGPS. This system have three parts:
Sirf(DEMO). EM 408 GPS module.
BSGPS: We used this program because this software is ATMEL Attiny84 Microcontroller.
free and user friendly, and have the ability to detect the
GPS module by scanning the PC ports, and have an inte- Motorola C168 phone.
grated Maps in the same program. In figure 2 [2] we could As we mentioned in the block diagram, one of the ap-
see that the position is obtained after waiting a few min- plications that we want to apply on our design is the
utes. We noted that the accuracy is very high. The system Tracking system and here is a short summary of how it
was taken inside a building. works:
Sirf(DEMO): This is the second Program that we used GPS module receives data from GPS satellites. The
in our project. We used this program because it’s free and module calculates the exact position of the Tracker in the
user friendly, and have an additional features like GPS form of NMEA Data. The output data (NMEA) of the
radar which show the satellites in view. GPS module will be received by the MCU, and then the
After selecting the PC port then click in the connect MCU will process an SMS (or Email) have the coordinate
button on the program, it is start receiving data from the of GPS (longitude, latitude, time and date) then the MCU
GPS and after a few minutes the location is maintained. command the Motorola phone to send that SMS (or
The figure 3 shows the program screen after the location Email) to the destination (observer).
is obtained.[3] The observer will receive an SMS containing the exact
position of the tracker (longitude, latitude, height, date and
time....).Figure 4 shows the received message.
Figure 5 shows the complete circuit of our design
Figure 3. Sirf DEMO program interface (Navigation device) Figure 4. Message received by the observer containing the position of
the tracker
40 http://www.i-jim.org
SHORT PAPER
GPS NAVIGATION AND TRACKING DEVICE