0% found this document useful (0 votes)
114 views4 pages

Live Human Detection and Tracking Using Gps and Send Sms Through GSM To A Mobile

This project involves developing a system that can detect and track live humans using a GPS device and PIR sensor. When motion is detected, the GPS coordinates are sent via GSM modem to a mobile phone through an SMS alert. The system uses a microcontroller to interface with the GPS, PIR sensor, and GSM modem. It is meant to add intelligence to security systems by identifying intruders based on human detection and sending location updates.

Uploaded by

rajmeetsingh83
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
114 views4 pages

Live Human Detection and Tracking Using Gps and Send Sms Through GSM To A Mobile

This project involves developing a system that can detect and track live humans using a GPS device and PIR sensor. When motion is detected, the GPS coordinates are sent via GSM modem to a mobile phone through an SMS alert. The system uses a microcontroller to interface with the GPS, PIR sensor, and GSM modem. It is meant to add intelligence to security systems by identifying intruders based on human detection and sending location updates.

Uploaded by

rajmeetsingh83
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

LIVE HUMAN DETECTION AND TRACKING USING GPS AND SEND SMS THROUGH GSM TO A MOBILE

Abstract :
The Global Positioning System (GPS) is a satellite-based navigation system made up of a network of 24 satellites placed into orbit by the U.S. Department of Defense. GPS was originally intended for military applications, but in the 1980s, the government made the system available for civilian use. GPS works in any weather conditions, anywhere in the world, 24 hours a day. There are no subscription fees or setup charges to use GPS. GSM (Global System for Mobile communications) is an open, digital cellular technology used for transmitting mobile voice and data services. GSM differs from first generation wireless systems in that it uses digital technology and time division multiple access transmission methods. GSM is a circuitswitched system that divides each 200 kHz channel into eight 25 kHz timeslots. GSM supports data transfer speeds of up to 9.6 kbit/s, allowing the transmission of basic data services such as SMS (Short Message Service).

Project Description :
This project Live Human Detection and Tracking Using GPS and Send SMS through GSM to A Mobile deals with giving intelligence to the existing security system. In this the human identity is carried out using a Human live detection sensor. The unique act as human attributes and can be checked out for verification. The human live detection sensor is interfaced to the input port of the microcontroller, which keeps track of the Identification.

The GPS device getting the longitudinal and latitudinal value of the Human place .The GPS receiver receives the Longitudinal and latitudinal value. This setup acts as Master and connected to slave system GSM modem via RS 232 cable. The Master detects the movement of the human body& place and sends a signal to slave via data port. Once slave receives the signal it will send a SMS to the number which is already stored on that. The receivers will receive a SMS from that GSM modem.

Block Diagram :

Transmitter Section :
Power Supply GPS Receiver

Relay ARM Processor LPC2129

PIR Sensor

RS-232

GSM Modem

Receiver Section (Mobile) :

Hardware Requirements :
Micro Controller. GSM Modem. GPS Device. PIR Sensor. Relay. Power Supply.

Software Requirements :
Embedded C Programming. Keil Compiler.

You might also like