SlideShare a Scribd company logo
International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS)
Volume VI, Issue V, May 2017 | ISSN 2278-2540
www.ijltemas.in Page 28
Travsafe-An Electronic Security Monitoring System
Using GPS-GSM and RF Communication
Poonam Juneja1
, Supriya Sharma2
, Shubham Jain3
, Rajat Anand4
and Sahil Sharma5
1, 2
Assistant Professor, Electronics and Electrical Department, Maharaja Agrasen Institute of Technology, Delhi , India
3, 4, 5
UG Student, Electronics and Electrical Department, Maharaja Agrasen Institute of Technology, Delhi , India
Abstract :- Nowadays Travel baggage safety has become the need
of the hour. Monitoring and tracking are the two key parameter
for any safety mechanism . Loosing the baggage in the absence of
passenger’s attention is increasing day-by-day. This study
considers receiver’s ability to act in the absence of signal from
transmitter using RF communications . A micro-controller is
used to process the signals from receiver. Accordingly an SMS
will be send to the owner using Global system for mobile
communication (GSM). The proposed methodology produced
significantly favourable results.
Keywords: Tracking, microcontroller, transmitter-receiver, GPS-
GSM, arduino.
I. INTRODUCTION
he scenario has come to a point that every individual has
awaken himself because the theft chances are increasing
with the advancement of technology . Theft attempt may
enable the GPS-GSM module and trigger the buzzer
automatically. Also sending the message quickly to the
concerned persons to make them alert with the support of
transmitter-receiver. However, the GSM based security
systems provides enhanced security as whenever a signal from
TRANSMITTER is absent ,the buzzer is alarmed and a text
message is sent to a predefined number to take necessary
actions. Nandeesh et al. (2014) projected a mechanism that
secures people from leaking of raw gas and fire at home and
industries . This system used GPS and GSM Technology.
GPS finds location and sends location information where the
fire occurs to nearest fire station and police station and also
opens emergency windows[R1]
. The same is with our study
but with different application where message is sent to the
owner of the baggage giving the coordinates of the baggage
location.
Keeping the above facts in view, this study focuses on
combination of alarming system and navigation system which
enables the passenger to avoid loosing his baggage if in small
range (5-10 mts) using buzzer-alarm feature and large range
using gps-gsm feature.
II. MATERIALS AND METHODS
Transmitter Module- To detect the baggage, Tx-Rx module is
used to initiate the buzzer. From figure 1 it is seen that the
transmitter part of the wireless remote control comprises of
two components an Encoder HT12E and an RF transmitter
module which is used for data transmission. The IC HT12E is
an Encoder IC which converts 12 bit parallel data inputs into
serial outputs. These 12 bits are divided into 8 address
bits(A0-A7) and 4 data bits (D0-D3).[R2]
Figure 2 is the
transmitter module.
(Fig 1-Tx Ic Connection With Encoder Ic) (Fig 2-Transmitter Module)
Receiver Module-The Receiver is comprised of HT12D a
matching decoder IC and an RF receiver module for receiving
the incoming signal from the transmitter. The HT12D is a
matching decoder IC to the HT12E which consists of similar
8 bit Address bits (A0-A7) and 4 data output pins (D0-D3) to
obtain the input data sent through the HT12E IC.[R2]
The
address bits A0-A7 is connected to ground since the all the
address bits in the encoder are also connected to the ground.
The modules work on 433MHz frequency. Figure 3 is the
discription of receiver ic.
(Fig 3-Pin Diagram of Receiver Ic)
T
International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS)
Volume VI, Issue V, May 2017 | ISSN 2278-2540
www.ijltemas.in Page 29
Arduino Uno- The Arduino Uno board can be powered using
the USB port by connecting to a laptop or with an external
power supply. An AC to DC adapter or a battery can be used
as an external power supply. An external supply of 6-20 V can
be operated on the board. It uses an ATmega328 as the
processor. B. Vuayalakshmi; R. Jenifer Prarthana; A. Shankar
worked on a project aided by the ultrasonic sensor which is
interfaced with Arduino UNO to check the level of garbage
filled in the dustbin and sends the alert to the municipal web
server once if garbage is filled [R3]
.This project works on thr
same lines but the information is sent to the GSM module
rather than the server.
(Fig 4- Arduino Uno)
Figure 4 shows the arduino uno board which comes with
ATMEGA328 processor.
The ATmega328 consist of 32 KB with 0.5 KB occupied by
the bootloader. It also consist of 2 KB of SRAM and 1 KB of
EEPROM (which can be read and written with the EEPROM
library). For input and output each of the 14 pins can be used
by using pinMode(), and digitalRead() functions. 20 mA is
the recommended operating condition for each pin can for
transmitting and receiving.
GSM Module – The project uses SIM900A GSM Module. The
module communicates in 900MHz band. In india most of
communication takes place in 900MHz range. For another
country, we have to check the mobile network band in that
area. Most of United States mobile networks operate in
850Mhz band Canada operates primarily on 1900 Mhz band.
The core board processor system using ATMEGA328 as the
core controller, communication module and GSM/GPRS
module to send and receive data at fixed interval of time
similar to a one made by Li Min where he made a System
based on CORTEX M3 core board and high performance
industrial GSM/GPRS module SIM900A as the core of
design, design a kind of automatic SMS alarm smoke gas
detection system [R4]
. Figure 5 is the SIM900A Gsm Module
which consist of a sim slot.
(Fig 5-GSM Module)
Connection With Arduino - There can be two ways of
connecting GSM module to arduino. In both case, the
communication between Arduino and GSM module is serial.
So we can use serial pins of Arduino (Rx and Tx). So if we
are going with this method, we may connect the Tx pin of
GSM module to Rx pin of Arduino and Rx pin of GSM
module to Tx pin of Arduino as shown in figure 6. But the
arduino is not intrfaced directly to gsm module. It is
connected via max232 ic for converting TTL protocol to
RS232 protocol using DB9 connector [R7] .
(Fig 6-Connection With Arduino)
GPS Module- In the paper, a solution of an object tracker
(hereinafter referred to as the terminal) is introduced to
acquire the current location information of the baggage/object
through GSM/GPRS functional module SIM900 and GPS
functional module SIM28[R5]
. It is a high performance and
reliable assisted GPS module-SIM28. This is a standalone
frequency GPS module in a SMT type. It is designed with the
high sensitivity navigation engine. It consist of an external
antenna . It requires power between 2.9-3.6V. It can have both
external and internal antenna.Figure 7 shows the GPS SIM28
GPS module.
International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS)
Volume VI, Issue V, May 2017 | ISSN 2278-2540
www.ijltemas.in Page 30
(Figure 7-GPS Module)
III. WORKING
The project comprises of RF transmitter and receiver
integrated with an encoder and a decoder respectively. The
communicate at 433.92mhz frequency. Both encoder and
decoder are 18 pin dip packets. Both have 8 address pins and
4 data pins. There is a special pin at the decoder ic pin no 17
namely Vt[R6]
. The data sent between the transmitter and
receiver is not important to the project but the continuity of
the communication is of much greater importance. This is
where the vt pin comes into play. Vt stands for valid
transmission. As far as the transmitter and receiver are in each
other’s range, this pin is active high. This feature of the RF
module has been used to make the near and far mode of the
device work.
Near Mode- In the near mode, as soon as the transmitter
comes in the range of the receiver, the Vt pin is active high
and the buzzer on the transmitter is initiated. This feature is
used in the application at an airport where the luggage on the
conveyer belt, when comes in to the passenger’s range, starts
to buzzer on and the passenger is informed about its location.
During the stolen scenario, as soon as the owner reaches the
location indicated by the GPS system, the concerned
authorities (police/security) can track down the stolen object
containing the transmitter. To close the buzzer a switch has
been incorporated on the transmitter.
Far Mode- This mode does the reverse process but on the
same concept. This time the transmitter goes out of the range
and the value of the Vt pin again changes but this time the
buzzer does not goes off. On the other hand the processor
initiates the GPS-GSM modules that sends the location of the
baggage carrying the transmitter. This time the receiver does
not give any indication. On the contrary the coordinates of the
transmitter location is sent through GSM module to the
owners phone which could be easily copied and searched on
google for the location. Figure 8 shows the coordinates of last
location of object on phone. This feature is easily used while
travelling on a train where the luggage is near the passenger
and can be tracked down if stolen. The second part of the
device is an arduino board having an atmega328 processor.
The main function of the arduino is to process the status of the
Vt pin after every regular interval.
(Fig 8-Location Coordinates On Phone)
To have more accurate result, the interval is kept 3-4
seconds.The last part of the device is the GPS and GSM
module. A sim is incorporated into the GSM module which
send the coordinates of the transmitter received by the GPS
module through satellite communication. The GPS module I
different from the GPS of the mobile phone because the
mobile navigation connects itself with the nearby mobile
tower whereas the GPS module on the device connects
directly with the satellites.
(Fig 9- coordinates searched on google)
International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS)
Volume VI, Issue V, May 2017 | ISSN 2278-2540
www.ijltemas.in Page 31
A minimum of 3satellites is required to send the
coordinates.The message is send after an interval of 10
seconds till the transmitter and receiver comes back in each
other’s range. These coordinates can be googled and a
physical address can be generated. Figure 9 shows the site
where coordinates can be searched and figure 10 gives the
location of coordinates.
(Fig 10-Location From The Provided Coordinates)
(Fig 11-working Model of The Project)
IV. CONCLUSION
In this paper, low cost, security, far and wide accessibility,
remotely controlled solution for baggage security has been
implemented. The method discussed in this paper has
achieved the target to track down lost/stolen baggage using
the SMS-based system satisfying the user needs and
requirements. From the convenience of a simple cell phone, a
user is able to control and monitor the location of his stolen
luggage(in case of a traveller). By keeping the transmitter in
the bag the concerned person can keep track of the
whereabouts of his luggage by a message on the mobile
handset. Future works may be done on minimizing the size of
the system.
International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS)
Volume VI, Issue V, May 2017 | ISSN 2278-2540
www.ijltemas.in Page 32
REFERENCES
R1. Nandeesh, G.S., Srinivasalu Reddy, B. and Sunil Kumar, K.M.
2014. Intelligent security system for industries by using GPS and
GSM. Int. J. Adv. Res. Comp. Sci. Technol. 2(1):119-121.
R2. Remote Temperature & Humidity Sensing through ASK
modulation technique, Jaydeep Rusia; Alok Naugarhiya; Saikat
Majumder; Shubhankar Majumdar; Bibhudendra Acharya; Shrish
Verma, 2016 International Conference on ICT in Business
Industry & Government (ICTBIG)
R3. IOT Based Smart Garbage Alert System Using Arduino UNO ; B.
Vuayalakshmi; R. Jenifer Prarthana; A. Shankar 2016 IEEE
Region 10 Conference (TENCON)
R4. The Design of SMS Alarm System on CORTEX M3 + SIM900A
,Li Min ,2016 International Conference on Robots & Intelligent
System (ICRIS)
R5. Design and implementation of an elderly tracker system
,Xiangning Meng; Rui Wang; Xirui Li ,2016 International
Conference on Audio, Language and Image Processing (ICALIP)
R6. Wireless home appliances controlling system ,Jalpa Shah; Bhavik
Modi; Rohit Singh ,2014 International Conference on Electronics
and Communication Systems (ICECS)
R7. Design and implementation of single phase intelligent Energy
meter using a microcontroller interfaced to PC, Ayari Ahlem;
Mechergui Hfaiedh; Haddouk Amira, 2014 15th International
Conference on Sciences and Techniques of Automatic Control and
Computer Engineering (STA).

More Related Content

PDF
Development and Application of a Failure Monitoring System by Using the Vibra...
PDF
wind based measurement and uncertainity using kalman filtering
PDF
6 article azojete vol 8 53 66
PDF
Optimized mapping and navigation of remote area through an autonomous robot
PDF
IRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
PPTX
Design of safety and surviellance system for underground coal mines using low...
PDF
Design and implementation smart home alarm system with zigbee transceiver
PDF
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
Development and Application of a Failure Monitoring System by Using the Vibra...
wind based measurement and uncertainity using kalman filtering
6 article azojete vol 8 53 66
Optimized mapping and navigation of remote area through an autonomous robot
IRJET-Smart Phone Based Robot for Domestic Purpose using Bluetooth
Design of safety and surviellance system for underground coal mines using low...
Design and implementation smart home alarm system with zigbee transceiver
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...

What's hot (17)

PDF
Embedded mini list 2014
PDF
Low cost smart weather station using Arduino and ZigBee
PDF
Intelligent vehicle control based on identification of road signs by solar po...
DOC
EMBEDDED IEEE 2014-2015 TITLES
PDF
IRJET- Data Acquisition using Tensile Strength Testing Machine
PDF
Performance analysis of gesture controlled robotic car
PDF
Performance analysis and implementation of modified sdm based noc for mpsoc o...
PDF
Design & development of embedded application
PDF
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
PDF
IRJET- Design and Development of IoT based Geiger Muller Counter
PDF
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
PDF
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...
PDF
Industrial Automation Monitor and Control using IoT
PDF
Ff24977979
PDF
IoT: iTAS Smart Plug
PDF
IRJET- Density-Based Real-Time Traffic Control System using Image Processing ...
DOC
Final Year Engineering Project Title List for Electronics & Electrical Branch...
Embedded mini list 2014
Low cost smart weather station using Arduino and ZigBee
Intelligent vehicle control based on identification of road signs by solar po...
EMBEDDED IEEE 2014-2015 TITLES
IRJET- Data Acquisition using Tensile Strength Testing Machine
Performance analysis of gesture controlled robotic car
Performance analysis and implementation of modified sdm based noc for mpsoc o...
Design & development of embedded application
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET- Design and Development of IoT based Geiger Muller Counter
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...
Industrial Automation Monitor and Control using IoT
Ff24977979
IoT: iTAS Smart Plug
IRJET- Density-Based Real-Time Traffic Control System using Image Processing ...
Final Year Engineering Project Title List for Electronics & Electrical Branch...
Ad

Similar to Travsafe-An Electronic Security Monitoring System Using GPS-GSM and RF Communication (20)

PDF
IRJET - SMS based Accident Alert with GPS Coordinates
PDF
IRJET- Implementation of Children Tracking System on Android Mobile Termi...
PDF
Automatic Car Theft Detection System Based on GPS and GSM Technology
PDF
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
PDF
IRJET- Power Theft Detection and Monitoring using GSM Technology
PDF
IRJET- Intelligent Security and Monitoring System for Vehicle
PDF
IRJET- Women Security System using GSM and GPS
PDF
GPS Based Vehicle Location using ARM 7 LPC 2148
PDF
Smart Helmet using GSM and GPS
PDF
Global System for Mobile Communication Based Smart Home Security System
PDF
IRJET- Smart Security System for Vehicles
PDF
Design for Postplacement Mousing based on GSM in Long-Distance
PDF
Smart Home Automation
PDF
IRJET- Ad-hoc Based Outdoor Positioning System
PDF
Iaetsd smart vehicle tracking system using gsm, gps and rc5
PDF
Home Security System Using Gsm Modem
PDF
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
PDF
Wireless Sensor Network for Radiation Detection
PDF
IRJET- Smart Agriculture using Pic Microcontroller and GSM based Technology
PDF
IRJET- IoT based Accident Tracking and Reporting
IRJET - SMS based Accident Alert with GPS Coordinates
IRJET- Implementation of Children Tracking System on Android Mobile Termi...
Automatic Car Theft Detection System Based on GPS and GSM Technology
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
IRJET- Power Theft Detection and Monitoring using GSM Technology
IRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Women Security System using GSM and GPS
GPS Based Vehicle Location using ARM 7 LPC 2148
Smart Helmet using GSM and GPS
Global System for Mobile Communication Based Smart Home Security System
IRJET- Smart Security System for Vehicles
Design for Postplacement Mousing based on GSM in Long-Distance
Smart Home Automation
IRJET- Ad-hoc Based Outdoor Positioning System
Iaetsd smart vehicle tracking system using gsm, gps and rc5
Home Security System Using Gsm Modem
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
Wireless Sensor Network for Radiation Detection
IRJET- Smart Agriculture using Pic Microcontroller and GSM based Technology
IRJET- IoT based Accident Tracking and Reporting
Ad

More from IJLT EMAS (20)

PDF
Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...
PDF
Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...
PDF
Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...
PDF
Comparison of Concurrent Mobile OS Characteristics
PDF
Design of Complex Adders and Parity Generators Using Reversible Gates
PDF
Design of Multiplexers, Decoder and a Full Subtractor using Reversible Gates
PDF
Multistage Classification of Alzheimer’s Disease
PDF
Design and Analysis of Disc Brake for Low Brake Squeal
PDF
Tomato Processing Industry Management
PDF
Management of Propylene Recovery Unit
PDF
Online Grocery Market
PDF
Management of Home Textiles Export
PDF
Coffee Shop Management
PDF
Management of a Paper Manufacturing Industry
PDF
Application of Big Data Systems to Airline Management
PDF
Impact of Organisational behaviour and HR Practices on Employee Retention in ...
PDF
Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...
PDF
Sweet-shop Management
PDF
Hassle Free Travel
PDF
Aviation Meteorology
Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...
Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...
Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...
Comparison of Concurrent Mobile OS Characteristics
Design of Complex Adders and Parity Generators Using Reversible Gates
Design of Multiplexers, Decoder and a Full Subtractor using Reversible Gates
Multistage Classification of Alzheimer’s Disease
Design and Analysis of Disc Brake for Low Brake Squeal
Tomato Processing Industry Management
Management of Propylene Recovery Unit
Online Grocery Market
Management of Home Textiles Export
Coffee Shop Management
Management of a Paper Manufacturing Industry
Application of Big Data Systems to Airline Management
Impact of Organisational behaviour and HR Practices on Employee Retention in ...
Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...
Sweet-shop Management
Hassle Free Travel
Aviation Meteorology

Recently uploaded (20)

PPTX
Nature of X-rays, X- Ray Equipment, Fluoroscopy
PDF
Abrasive, erosive and cavitation wear.pdf
PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
UNIT 4 Total Quality Management .pptx
PDF
COURSE DESCRIPTOR OF SURVEYING R24 SYLLABUS
PDF
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...
PDF
PPT on Performance Review to get promotions
PPT
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPTX
introduction to high performance computing
PPTX
Current and future trends in Computer Vision.pptx
PPTX
Artificial Intelligence
PPT
introduction to datamining and warehousing
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PDF
Soil Improvement Techniques Note - Rabbi
PPT
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
PDF
Analyzing Impact of Pakistan Economic Corridor on Import and Export in Pakist...
PDF
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
Nature of X-rays, X- Ray Equipment, Fluoroscopy
Abrasive, erosive and cavitation wear.pdf
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
UNIT 4 Total Quality Management .pptx
COURSE DESCRIPTOR OF SURVEYING R24 SYLLABUS
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...
PPT on Performance Review to get promotions
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
III.4.1.2_The_Space_Environment.p pdffdf
introduction to high performance computing
Current and future trends in Computer Vision.pptx
Artificial Intelligence
introduction to datamining and warehousing
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Fundamentals of safety and accident prevention -final (1).pptx
Soil Improvement Techniques Note - Rabbi
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
Analyzing Impact of Pakistan Economic Corridor on Import and Export in Pakist...
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf

Travsafe-An Electronic Security Monitoring System Using GPS-GSM and RF Communication

  • 1. International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS) Volume VI, Issue V, May 2017 | ISSN 2278-2540 www.ijltemas.in Page 28 Travsafe-An Electronic Security Monitoring System Using GPS-GSM and RF Communication Poonam Juneja1 , Supriya Sharma2 , Shubham Jain3 , Rajat Anand4 and Sahil Sharma5 1, 2 Assistant Professor, Electronics and Electrical Department, Maharaja Agrasen Institute of Technology, Delhi , India 3, 4, 5 UG Student, Electronics and Electrical Department, Maharaja Agrasen Institute of Technology, Delhi , India Abstract :- Nowadays Travel baggage safety has become the need of the hour. Monitoring and tracking are the two key parameter for any safety mechanism . Loosing the baggage in the absence of passenger’s attention is increasing day-by-day. This study considers receiver’s ability to act in the absence of signal from transmitter using RF communications . A micro-controller is used to process the signals from receiver. Accordingly an SMS will be send to the owner using Global system for mobile communication (GSM). The proposed methodology produced significantly favourable results. Keywords: Tracking, microcontroller, transmitter-receiver, GPS- GSM, arduino. I. INTRODUCTION he scenario has come to a point that every individual has awaken himself because the theft chances are increasing with the advancement of technology . Theft attempt may enable the GPS-GSM module and trigger the buzzer automatically. Also sending the message quickly to the concerned persons to make them alert with the support of transmitter-receiver. However, the GSM based security systems provides enhanced security as whenever a signal from TRANSMITTER is absent ,the buzzer is alarmed and a text message is sent to a predefined number to take necessary actions. Nandeesh et al. (2014) projected a mechanism that secures people from leaking of raw gas and fire at home and industries . This system used GPS and GSM Technology. GPS finds location and sends location information where the fire occurs to nearest fire station and police station and also opens emergency windows[R1] . The same is with our study but with different application where message is sent to the owner of the baggage giving the coordinates of the baggage location. Keeping the above facts in view, this study focuses on combination of alarming system and navigation system which enables the passenger to avoid loosing his baggage if in small range (5-10 mts) using buzzer-alarm feature and large range using gps-gsm feature. II. MATERIALS AND METHODS Transmitter Module- To detect the baggage, Tx-Rx module is used to initiate the buzzer. From figure 1 it is seen that the transmitter part of the wireless remote control comprises of two components an Encoder HT12E and an RF transmitter module which is used for data transmission. The IC HT12E is an Encoder IC which converts 12 bit parallel data inputs into serial outputs. These 12 bits are divided into 8 address bits(A0-A7) and 4 data bits (D0-D3).[R2] Figure 2 is the transmitter module. (Fig 1-Tx Ic Connection With Encoder Ic) (Fig 2-Transmitter Module) Receiver Module-The Receiver is comprised of HT12D a matching decoder IC and an RF receiver module for receiving the incoming signal from the transmitter. The HT12D is a matching decoder IC to the HT12E which consists of similar 8 bit Address bits (A0-A7) and 4 data output pins (D0-D3) to obtain the input data sent through the HT12E IC.[R2] The address bits A0-A7 is connected to ground since the all the address bits in the encoder are also connected to the ground. The modules work on 433MHz frequency. Figure 3 is the discription of receiver ic. (Fig 3-Pin Diagram of Receiver Ic) T
  • 2. International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS) Volume VI, Issue V, May 2017 | ISSN 2278-2540 www.ijltemas.in Page 29 Arduino Uno- The Arduino Uno board can be powered using the USB port by connecting to a laptop or with an external power supply. An AC to DC adapter or a battery can be used as an external power supply. An external supply of 6-20 V can be operated on the board. It uses an ATmega328 as the processor. B. Vuayalakshmi; R. Jenifer Prarthana; A. Shankar worked on a project aided by the ultrasonic sensor which is interfaced with Arduino UNO to check the level of garbage filled in the dustbin and sends the alert to the municipal web server once if garbage is filled [R3] .This project works on thr same lines but the information is sent to the GSM module rather than the server. (Fig 4- Arduino Uno) Figure 4 shows the arduino uno board which comes with ATMEGA328 processor. The ATmega328 consist of 32 KB with 0.5 KB occupied by the bootloader. It also consist of 2 KB of SRAM and 1 KB of EEPROM (which can be read and written with the EEPROM library). For input and output each of the 14 pins can be used by using pinMode(), and digitalRead() functions. 20 mA is the recommended operating condition for each pin can for transmitting and receiving. GSM Module – The project uses SIM900A GSM Module. The module communicates in 900MHz band. In india most of communication takes place in 900MHz range. For another country, we have to check the mobile network band in that area. Most of United States mobile networks operate in 850Mhz band Canada operates primarily on 1900 Mhz band. The core board processor system using ATMEGA328 as the core controller, communication module and GSM/GPRS module to send and receive data at fixed interval of time similar to a one made by Li Min where he made a System based on CORTEX M3 core board and high performance industrial GSM/GPRS module SIM900A as the core of design, design a kind of automatic SMS alarm smoke gas detection system [R4] . Figure 5 is the SIM900A Gsm Module which consist of a sim slot. (Fig 5-GSM Module) Connection With Arduino - There can be two ways of connecting GSM module to arduino. In both case, the communication between Arduino and GSM module is serial. So we can use serial pins of Arduino (Rx and Tx). So if we are going with this method, we may connect the Tx pin of GSM module to Rx pin of Arduino and Rx pin of GSM module to Tx pin of Arduino as shown in figure 6. But the arduino is not intrfaced directly to gsm module. It is connected via max232 ic for converting TTL protocol to RS232 protocol using DB9 connector [R7] . (Fig 6-Connection With Arduino) GPS Module- In the paper, a solution of an object tracker (hereinafter referred to as the terminal) is introduced to acquire the current location information of the baggage/object through GSM/GPRS functional module SIM900 and GPS functional module SIM28[R5] . It is a high performance and reliable assisted GPS module-SIM28. This is a standalone frequency GPS module in a SMT type. It is designed with the high sensitivity navigation engine. It consist of an external antenna . It requires power between 2.9-3.6V. It can have both external and internal antenna.Figure 7 shows the GPS SIM28 GPS module.
  • 3. International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS) Volume VI, Issue V, May 2017 | ISSN 2278-2540 www.ijltemas.in Page 30 (Figure 7-GPS Module) III. WORKING The project comprises of RF transmitter and receiver integrated with an encoder and a decoder respectively. The communicate at 433.92mhz frequency. Both encoder and decoder are 18 pin dip packets. Both have 8 address pins and 4 data pins. There is a special pin at the decoder ic pin no 17 namely Vt[R6] . The data sent between the transmitter and receiver is not important to the project but the continuity of the communication is of much greater importance. This is where the vt pin comes into play. Vt stands for valid transmission. As far as the transmitter and receiver are in each other’s range, this pin is active high. This feature of the RF module has been used to make the near and far mode of the device work. Near Mode- In the near mode, as soon as the transmitter comes in the range of the receiver, the Vt pin is active high and the buzzer on the transmitter is initiated. This feature is used in the application at an airport where the luggage on the conveyer belt, when comes in to the passenger’s range, starts to buzzer on and the passenger is informed about its location. During the stolen scenario, as soon as the owner reaches the location indicated by the GPS system, the concerned authorities (police/security) can track down the stolen object containing the transmitter. To close the buzzer a switch has been incorporated on the transmitter. Far Mode- This mode does the reverse process but on the same concept. This time the transmitter goes out of the range and the value of the Vt pin again changes but this time the buzzer does not goes off. On the other hand the processor initiates the GPS-GSM modules that sends the location of the baggage carrying the transmitter. This time the receiver does not give any indication. On the contrary the coordinates of the transmitter location is sent through GSM module to the owners phone which could be easily copied and searched on google for the location. Figure 8 shows the coordinates of last location of object on phone. This feature is easily used while travelling on a train where the luggage is near the passenger and can be tracked down if stolen. The second part of the device is an arduino board having an atmega328 processor. The main function of the arduino is to process the status of the Vt pin after every regular interval. (Fig 8-Location Coordinates On Phone) To have more accurate result, the interval is kept 3-4 seconds.The last part of the device is the GPS and GSM module. A sim is incorporated into the GSM module which send the coordinates of the transmitter received by the GPS module through satellite communication. The GPS module I different from the GPS of the mobile phone because the mobile navigation connects itself with the nearby mobile tower whereas the GPS module on the device connects directly with the satellites. (Fig 9- coordinates searched on google)
  • 4. International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS) Volume VI, Issue V, May 2017 | ISSN 2278-2540 www.ijltemas.in Page 31 A minimum of 3satellites is required to send the coordinates.The message is send after an interval of 10 seconds till the transmitter and receiver comes back in each other’s range. These coordinates can be googled and a physical address can be generated. Figure 9 shows the site where coordinates can be searched and figure 10 gives the location of coordinates. (Fig 10-Location From The Provided Coordinates) (Fig 11-working Model of The Project) IV. CONCLUSION In this paper, low cost, security, far and wide accessibility, remotely controlled solution for baggage security has been implemented. The method discussed in this paper has achieved the target to track down lost/stolen baggage using the SMS-based system satisfying the user needs and requirements. From the convenience of a simple cell phone, a user is able to control and monitor the location of his stolen luggage(in case of a traveller). By keeping the transmitter in the bag the concerned person can keep track of the whereabouts of his luggage by a message on the mobile handset. Future works may be done on minimizing the size of the system.
  • 5. International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS) Volume VI, Issue V, May 2017 | ISSN 2278-2540 www.ijltemas.in Page 32 REFERENCES R1. Nandeesh, G.S., Srinivasalu Reddy, B. and Sunil Kumar, K.M. 2014. Intelligent security system for industries by using GPS and GSM. Int. J. Adv. Res. Comp. Sci. Technol. 2(1):119-121. R2. Remote Temperature & Humidity Sensing through ASK modulation technique, Jaydeep Rusia; Alok Naugarhiya; Saikat Majumder; Shubhankar Majumdar; Bibhudendra Acharya; Shrish Verma, 2016 International Conference on ICT in Business Industry & Government (ICTBIG) R3. IOT Based Smart Garbage Alert System Using Arduino UNO ; B. Vuayalakshmi; R. Jenifer Prarthana; A. Shankar 2016 IEEE Region 10 Conference (TENCON) R4. The Design of SMS Alarm System on CORTEX M3 + SIM900A ,Li Min ,2016 International Conference on Robots & Intelligent System (ICRIS) R5. Design and implementation of an elderly tracker system ,Xiangning Meng; Rui Wang; Xirui Li ,2016 International Conference on Audio, Language and Image Processing (ICALIP) R6. Wireless home appliances controlling system ,Jalpa Shah; Bhavik Modi; Rohit Singh ,2014 International Conference on Electronics and Communication Systems (ICECS) R7. Design and implementation of single phase intelligent Energy meter using a microcontroller interfaced to PC, Ayari Ahlem; Mechergui Hfaiedh; Haddouk Amira, 2014 15th International Conference on Sciences and Techniques of Automatic Control and Computer Engineering (STA).