+ All Categories
Home > Business > Global positioning system

Global positioning system

Date post: 22-Dec-2014
Category:
Upload: saraswathi-velpula
View: 185 times
Download: 1 times
Share this document with a friend
Description:
 
Popular Tags:
24
GPS TRACKING WITH PIR APPLICATION
Transcript
Page 1: Global positioning system

GPS TRACKING WITH PIR APPLICATION

Page 2: Global positioning system

AIM OF THE PROJECT

This project intends us to geotag a particular location in accordance with movement detection by using GPS module and PIR sensor respectively.

Page 3: Global positioning system

BLOCK DIAGRAMPIR

SENSOR

POWER SUPPLY

16x2 LCD

LEVEL CONVERTER

GPS MODULE

MICROCONTROLLER

Page 4: Global positioning system

DESCRIPTIONThe project deals with a GPS module and a

PIR sensor.The GPS module is a satellite based system

and tracks the location of the objects.The PIR sensor is an infrared radiation based

sensor .It detects the movement of the objects within a

radius of 5m.

Page 5: Global positioning system

MICROCONTROLLER

The microcontroller used is AT89C52.

This is an 8 bit microcontroller.

It has a 8k of reprogrammable flash memory.

Page 6: Global positioning system

GLOBAL POSITIONING SYSTEM(GPS)

The GPS is a satellite-based system.

GPS works in any weather conditions,

anywhere in the world,24 hours a day.

The GPS gets the longitudinal and

latitudinal value of the human location.

The GPS receiver receives the longitudinal

and latitudinal value.

Page 7: Global positioning system

STRUCTURE OF GPS

The gps consists of three parts. They are

Space segment User segment Control segment

Space segment: This segment consists of the

satellite system These helps us to locate the

position by broadcasting the signals.

S p ace S eg m en t C on tro l S eg m en t U ser S eg m en t

G P S

Page 8: Global positioning system

• User segment: This segment includes the military

and civilian users. This consists of a sensitive

receiver that helps to detect the signals.

This also comprises of a computer to convert the data into useful data.

The GPS receiver is used to locate the position

Control segment: This segment helps the entire

system to work efficiently. This takes care of the satellite

system ,updating the transmission signals and maintains the satellites in their appropriate orbits.

Page 9: Global positioning system

WORKING PROCESS

GPS MODULE Connect GPS power supply with less than or

equal to 12 v dc power supply. Select mode selector switch towards RS 232

level. Initialize GPS with PC and allow for atleast 15 min. Record one cycle information with reference

to fixed command($GPRMC).

 

Page 10: Global positioning system

IDENTIFICATION OF GPRMC

Formatting starts with $ and ends with * followed by two numbers.

SYNTAX:

$<SPACE>GPS COMMAND<SPACE>PACKET ID

FLAG LONGITUDE FLAG LATTITUDE FLAG REAL TIME DATE &END FLAGS.

Page 11: Global positioning system

FLAG

If flag=A ,a valid packet is available.

If flag=V ,repeat the procedure upto flag=A.

Longitude-9 digit number, the first 4 can be considered for implementation.

Latitude-9 digit number, the first 4 can be considered for implementationTime format:

Time format needs adjustment with reference to GMT.Date format:

Date-month-year.

Page 12: Global positioning system

OPERATION:

Connect serial communication with system comm. port.

Take 12v dc input and apply to GPS.

Switch on GPS and select mode pin.

GO TO SYSTEM MENU

ALL PROGRAMS

ACCESSORIES

COMMUNICATION

HYPER TERMINAL

OPEN NEW LINK

SELECT COMM PORT

SET BAUD RATE (9600)

RESTORE DEFAULT SETTINGS FOR SERIAL PORT

Then commands appear displaying latitude, longitude, time and date formats.

Page 13: Global positioning system

PIR SENSOR

A Passive Infrared sensor.

This measures infrared light radiating from objects in its field of view.

Motion is detected when an infrared source with one temperature, such as a human, passes in front of an infrared source with another temperature, such as a wall.

 

Page 14: Global positioning system

The PIR Sensor senses the motion of a human body by the change in surrounding ambient temperature when a human body passes across.

Then it turns on the lighting load to which it is connected.

The lighting load remains on until it senses motion.

Once the motion is seized it switches off the lighting load.

Page 15: Global positioning system

GEOTAGGING THE MOVEMENT

Initialize GPS. Initialize embedded board. Connect PIR sensor towards main module and reset the system. Connect GPS receiver and reset the system. For movement observation allow object to move less than 5m with 120 degrees viewing angle with respect to PIR base. Notice movement along with GPS data and identification of places.

 

Page 16: Global positioning system

16X2 LCD: LCD (Liquid Crystal Display)

screen is an electronic display

module and find a wide range

of applications

The 16X2 Parallel LCD is

an 16 bit parallel

interfaced LCD.

This unit allows the user to

display text, numerical data

and characters

Page 17: Global positioning system

POWER SUPPLY 230vAc mains are stepped down by

transformer.

The transformer output is rectified by a

full-wave bridge rectifier.

The capacitors used in the circuit bypass the

ripples present in the regulated power supply.

Page 18: Global positioning system

GPS AND PIR OVERVIEW

The GPS module is connected to the port3The pir sensor is connected to the port2.According to the interrupt priority the

microcontroller serves the external interrupt.The serial interrupt is then served which is

produced by the GPS module. The location of that particular movement is

then displayed on the LCD.

Page 19: Global positioning system

ADVANTAGES Very easy installation.

No separate wiring is required hence no additional installation cost.

PIR sensors are generally compact and can be fitted into virtually any electronic device.

They do not need an external power source because they generate electricity as they absorb infrared light.

Page 20: Global positioning system

LIMITATIONS

PIR sensors can only receive infrared light and

cannot emit it like other types of infrared

sensors.

They can be expensive to purchase, install, and calibrate as well.

Page 21: Global positioning system

APPLICATIONS

This project is widely applicable in Prohibited areas. Archeological surveys. Detection of unauthorized entries in the

border security. Navigation. Burglar alarm control panels. Home security systems.

Page 22: Global positioning system

FUTURE SCOPE

This project has it’s advancements in areas of

Army Automobiles Aircraft Navy Archeological surveys

Page 23: Global positioning system

CONCLUSION The technology of the Global Positioning

System is allowing for huge changes in society.

More reliable and accurate measurements. Less costly to corporations - since the error

removing equipment will no longer be needed. More affordable and accessible to consumers. Greater incentive for the development of

new uses.

Page 24: Global positioning system

THANK YOU


Recommended