SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Engineering and Techniques - Volume 1 Issue 6, Jan - Feb 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 36
Location Based Locking System for Transportation
Puneeth Rao R1
, Aravind Rao R2
1(ECE Department, Sri Jayachamarajendra College Of Engineering, Mysuru)
2 (Mechanical Department, M.V.Jayaraman College Of Engineering, Bangalore )
I. INTRODUCTION
Currently, the transportation of rare and expensive materials
is very prone to theft and tampering. Among them one such
product is oil and petroleum products. In the present scenario,
while transporting the oil and petroleum products we haven't
installed any security system in the vehicle. So, it leads to the
unauthorized access resulting in theft. Especially, in India
there are many such cases which have been reporting under
petroleum product thefts. On an average, 10,500 litres of
petroleum products are stolen every day on the route from
Baitalpur of India to Nepal Oil Corporation [1]. This is just
one such example of petroleum theft which results in
adulteration of petroleum products as well.
To solve this unpleasant scenario, we are implanting an
advanced security system in the vehicle which is used for
transportation of petroleum products. In our security system
we are making use of both GPS and GSM technologies to
avoid the intermediate access to the petroleum products during
transportation. Implementation of Pressure sensor in the
system which helps to detect the unauthorized access during
transportation.To provide additional security we are
implementing Keypad. Thus, the security system eliminates
the human intervention while transportation and is capable of
being accessed only at the source or the destination. Further if
any malpractice takes place during transportation,
FRS(Force Sensitive Resistor) pressure sensor[2] is
incorporated to detect external pressure and a message is sent
to the owner.
Hence, the Location Based Locking System provides an
additional layer of security unmatched by other present
security systems. Here,the container in the vehicle can only be
accessed at a particular location which is predefined.
Additionally, RFID authentication, keypad is also present to
obtain a pass-code from the person trying to open the
container along with an authentication password from the
owner through GSM. This system can also be used into other
security systems, to provide this added advantage.
II. . OBJECTIVE
The aim and objective of this project is to design and
implement a microcontroller based GPS/GSM based advanced
security system which will always keeps track of vehicle
during transportation. System provides the access to the
products in the vehicle after authenticating different levels of
security.
III. PROPOSED SYSTEM
Proposed system makes use of GPS & GSM module to keeps
track of vehicle's geo-location information.
RESEARCH ARTICLE OPEN ACCESS
Abstract:
In the transportation of valuable materials, theft is very common in transit. Petroleum products are
stolen from tankers by the people authorized to transport them. Question papers of examinations are
sneaked out in transit before the examinations and leaked to the public. Milk, oil and other such products
are diluted and adulterated while they are being transported. All these thefts happen only because the
locking mechanism is designed in such a way as to provide the authority of entry to the person who has the
key. Nothing can be done to prevent theft if the person with that authority is corrupt.
We are proposing a locking mechanism for transport vehicles carrying valued goods where the
opening of the lock is triggered only by the complete fulllment of three factors, namely, the presence of the
locked entity in a geolocation fence, RFID authentication,the predened password and authentication
password from the owner or the authorized person.
Keywords — Geolocation Fence ,Gps And Gsm, Rfid, Password.
International Journal of Engineering and Techniques - Volume 1 Issue 6, Jan - Feb 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 37
Fig.1 functional block diagram
Fig.1 shows the basic components of location based
locker.The location based locker requires a GPS module
which gives out the current location, altitude and direction of
the locked entity which is carrying the items to be delivered.
The system which also uses the GSM Module which
communicates the sender and receiver through messages.
When the container gets dispatched from the source, the
data which is coming from the gps is compared with a pre-
defined dataset to decide whether to move over to the next
step of authentication. The processing of the entire system is
carried out in a microcontroller, which receives serial data and
processes it in synchronization with the GPS module which is
in use.
The above setup frames the primary layer of security, while
a secondary layer of security is provided by entering the
password using a keypad, RFID authentication which is to be
authenticated by the system to provide access. The pressure
sensor used in this work senses any external force to open the
container during transportation and sends a message to the
owner to know about it. To implement our design,we use
Aruino Mega 2560 microcontroller, GPS module (M-39), FSR
pressure sensor, a simple keypad and other required
components compatible with the microcontroller.
A. Hardware Requirements
1. Microcontroller-Arduino Mega 2560[3]
2. GPS Module[4]
3. GSM Module[5]
4. 16x2 Alpha Numeric LCD[6]
5. FSR pressure sensor[2]
6. DC Motor Driver IC(L293d)[7]
7. RFID Reader[8]
8. 4x4 Keypad
9. Battery
B. Software requirements
A. Arduino ide
B. Hyper terminals
c. System Description
Fig.1 shows the block diagram of the system used in the
project.The microcontroller Arduino Mega 2560 acts as a
central processing unit and all the other hardware modules are
connected to it.The microcontroller controls the modules by
sending suitable control signals.GPS Receiver is used to get
the GPS Data strings from the GPS satellites which contains
information of about 800 bytes.Apart from which
microcontroller fetches only the information of latitude and
longitude which are under the string $GPGGA.GSM Modem
used is sim300A which supports voice call and data
services.This is used to achieve communication with the
system for both sender and receiver. RFID Reader is used to
read the encoded data on the RFID tag and sends it to the
micro-controller for further processing.
The GPS module sends the location, altitude and direction
param eters of the locked entity to the Arduino Mega.The
microcontroller checks if the received data lies inside a
predened threshold region centered at a precise location, and if
true, it provides access to the user to enter password using a
4x4 matrix keypad and allows the owner to send
authentication password. If the user password and the
authentication password matches with the predened password,
the microcontroller generates control signals to open the lock
and provide access to the container. An LCD is used to
provide required information to the user to access its
functionalists. In case of any malpractice during transportation
or if the container is tampered in any other location the FRS
pressure sensor used will sense the applied pressure and sends
signals to the microcontroller to send message to the user.
RFID authentication is used to authenticate valid user. So,
only valid user can get access to the system. If this fails then
user could't able to get into the system which helps to avoid
unauthorized access.
c. Working model
Fig.2 and fig.3 shows working model of proposed system.
Fig.2:complete working model Fig.3:working model
d. Logical Flow Diagram
International Journal of Engineering and Techniques - Volume 1 Issue 6, Jan - Feb 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 38
The code for the working of location based
locking system for transportation has been written
based on the logic presented in the flowchart
shown in Fig.4
Fig.4: Logical flow diagram
e. Experimental Results
The experiment was carried out in various locations around
the SJCE campus.The latitude and longitude information
obtained at Ganesha Temple are shown in the Fig.5 and Fig.6.
Fig.5 Fig.6
Fig.4 shows the result status after comparing the co-
ordinates with stored data.When current and stored co-
ordinates match each other then controller displays the status
"co-ordinates matched".
Fig.7 Fig.8
Fig.5 shows the pressure active status when external
pressure is applied.The pressure sensor is activated after
initialising the system.The external pressure is checked at
every instant of time till the system reaches the end of the
program.Meanwhile, if any pressure is detected it sends
pressure active information to the sender which helps to avoid
theft/tampering during transit.
Fig.9
Fig.6 shows the GSM communication through
messages.When GPS current co-ordinates matches with the
International Journal of Engineering and Techniques - Volume 1 Issue 6, Jan - Feb 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 39
stored co-ordinates GSM sends Those co-ordinate values to
the sender via SMS.
f. Applications
The location based locking system finds its applications in
the present transportation scenario. This system is highly
versatile and can be integrated into any other system at a low
cost and to improve its existing security. It can be used for the
following:
1. Oil and petroleum transportation.
2. Milk transportation vehicles.
3. Couriers.
4. Transportation of currency between banks.
5.Transportation of con_dential government and company
documents.
6. Transportation of nuclear (radioactive) materials.
7. Military and defense applications.
g. Future Enhancements
In the project, GPS receiver skg13c is used to track a vehicle
but it gives the GPS fixed data information practically by
using 5 to 21 satellites only. So, there was a chance of getting
no signal for brief period of time which is undesirable to the
system performance. Hence, high precision, higher capacity
GPS receivers are preferable in practical systems. Those
receivers gives GPS information by make use of some
minimum of 65 satellites which reduces the chance of signal
loss.In this project, both sender and receiver gets the
information of transported goods via sms using GSM modem.
If GSM goes out of coverage area then there would be no
more communication is possible results in system failure. So,
to overcome this some special network facility has to be
provided particularly for these kind of systems in order to
avoid the GSM to go out of coverage.
IV. CONCLUSIONS
In the transportation of valuable materials, theft is very
common in transit. One best example is adulteration of
petroleum products which incurs loss to Oil and Petroleum
companies. This is greatly undesirable for developing
countries like India which indirectly affects the countries
economic growth. In the same sense when we are transporting
some condential products, security is of prime importance.
Current system wouldn't have such facilities. So, our project
will full the requirements by providing necessary security
while transit.
The implementation of GPS/GSM Based Advanced Security
System uses a Arduino Mega 2560. The project has many
applications for the many transportation systems because it
provides the security for each transporting material. The cost
of implementing the projects is void. This can be utilized in
various fields including military,hospitals, banking, oil and
petroleum transportation. This project has the potential to
adapt to existing system without many requirements.
REFERENCES
1. Petroleum Product Theft:
http://www.ekantipur.com/thekathmandu/2014/05/18
/related-articles/10500- of-petroleum-stolen-every-
day/262955.html
2. Datasheet of FSR Pressure sensor:
https://www.sparkfun.com/products/9376
3. Arduino mega 2560 :
https://www.arduino.cc/en/Main/ArduinoBoardMega
2560
4. GPS Module Datasheet:
http://www.soselectronic.com/ainfo/resource/c/quect
el/QuectelL70GPS.pdf
5. Gsm Module :
http://www.alldatasheet.com/view.jspSearchwordSI
M300
6. Lcd display:
http://www.instructables.com/id/Connecting-an-
LCD-to-the-Arduino/
7. Datasheet of L293D DC Motor driver:
www.engineersgarage.com/electronic-
components/l293d-motor-driver-ic
8. RFID:
www.impinj.com/resources/about-r_d/how-do-r_d-
systems-work/

More Related Content

What's hot

ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSEG TECHNOLOGIES
 
Car Security System #CSALS
Car Security System #CSALSCar Security System #CSALS
Car Security System #CSALSAlex Vishwa
 
IRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET Journal
 
DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON...
DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON...DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON...
DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON...IJCSEA Journal
 
Vehicle Monitoring and Tracking System based on ARM7 and Android Application
Vehicle Monitoring and Tracking System based on ARM7 and Android ApplicationVehicle Monitoring and Tracking System based on ARM7 and Android Application
Vehicle Monitoring and Tracking System based on ARM7 and Android ApplicationIJMTST Journal
 
Vehicle anti theft system based on an embedded platform
Vehicle anti theft system based on an embedded platformVehicle anti theft system based on an embedded platform
Vehicle anti theft system based on an embedded platformeSAT Journals
 
anti theft vehicular security system
anti theft vehicular security systemanti theft vehicular security system
anti theft vehicular security systemAkshay Gaikwad
 
Report of Advance car security system major project
Report of Advance car security system major projectReport of Advance car security system major project
Report of Advance car security system major projectAmi Goswami
 
Remote Operated Spy Robot Vehicle
Remote Operated Spy Robot VehicleRemote Operated Spy Robot Vehicle
Remote Operated Spy Robot Vehicleijtsrd
 
Vehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedVehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedeSAT Publishing House
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET Journal
 
Development of anti theft security system
Development of anti theft security systemDevelopment of anti theft security system
Development of anti theft security system96452128
 
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...IRJET Journal
 
Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7IJERA Editor
 
accident identifiaction and rfid anti theft system Final thesis
accident identifiaction and rfid anti theft system Final thesisaccident identifiaction and rfid anti theft system Final thesis
accident identifiaction and rfid anti theft system Final thesisFaiza Najam
 
Hi-Tech Hospital
Hi-Tech HospitalHi-Tech Hospital
Hi-Tech HospitalIRJET Journal
 
Ieeepro techno solutions ieee 2014 embedded project design and implement...
Ieeepro techno solutions    ieee 2014  embedded project  design and implement...Ieeepro techno solutions    ieee 2014  embedded project  design and implement...
Ieeepro techno solutions ieee 2014 embedded project design and implement...srinivasanece7
 
IRJET- Smart Ambulance Movement and Monitoring System using GSM and RFID ...
IRJET-  	  Smart Ambulance Movement and Monitoring System using GSM and RFID ...IRJET-  	  Smart Ambulance Movement and Monitoring System using GSM and RFID ...
IRJET- Smart Ambulance Movement and Monitoring System using GSM and RFID ...IRJET Journal
 
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...IRJET Journal
 
auto theft Project1
auto theft Project1auto theft Project1
auto theft Project1Akshay Gaikwad
 

What's hot (20)

ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
 
Car Security System #CSALS
Car Security System #CSALSCar Security System #CSALS
Car Security System #CSALS
 
IRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security SystemIRJET- Dynamic Status Tracking & Security System
IRJET- Dynamic Status Tracking & Security System
 
DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON...
DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON...DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON...
DEVELOPMENT OF AUTOMATIC GEOFENCING AND ACCIDENTAL MONITORING SYSTEM BASED ON...
 
Vehicle Monitoring and Tracking System based on ARM7 and Android Application
Vehicle Monitoring and Tracking System based on ARM7 and Android ApplicationVehicle Monitoring and Tracking System based on ARM7 and Android Application
Vehicle Monitoring and Tracking System based on ARM7 and Android Application
 
Vehicle anti theft system based on an embedded platform
Vehicle anti theft system based on an embedded platformVehicle anti theft system based on an embedded platform
Vehicle anti theft system based on an embedded platform
 
anti theft vehicular security system
anti theft vehicular security systemanti theft vehicular security system
anti theft vehicular security system
 
Report of Advance car security system major project
Report of Advance car security system major projectReport of Advance car security system major project
Report of Advance car security system major project
 
Remote Operated Spy Robot Vehicle
Remote Operated Spy Robot VehicleRemote Operated Spy Robot Vehicle
Remote Operated Spy Robot Vehicle
 
Vehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedVehicle anti theft system based on an embedded
Vehicle anti theft system based on an embedded
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPS
 
Development of anti theft security system
Development of anti theft security systemDevelopment of anti theft security system
Development of anti theft security system
 
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
 
Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7
 
accident identifiaction and rfid anti theft system Final thesis
accident identifiaction and rfid anti theft system Final thesisaccident identifiaction and rfid anti theft system Final thesis
accident identifiaction and rfid anti theft system Final thesis
 
Hi-Tech Hospital
Hi-Tech HospitalHi-Tech Hospital
Hi-Tech Hospital
 
Ieeepro techno solutions ieee 2014 embedded project design and implement...
Ieeepro techno solutions    ieee 2014  embedded project  design and implement...Ieeepro techno solutions    ieee 2014  embedded project  design and implement...
Ieeepro techno solutions ieee 2014 embedded project design and implement...
 
IRJET- Smart Ambulance Movement and Monitoring System using GSM and RFID ...
IRJET-  	  Smart Ambulance Movement and Monitoring System using GSM and RFID ...IRJET-  	  Smart Ambulance Movement and Monitoring System using GSM and RFID ...
IRJET- Smart Ambulance Movement and Monitoring System using GSM and RFID ...
 
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
 
auto theft Project1
auto theft Project1auto theft Project1
auto theft Project1
 

Similar to [IJET-V2I1P7] Authors:Puneeth Rao R1, Aravind Rao R

Tracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMTracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMIRJET Journal
 
IRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET Journal
 
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET Journal
 
cargo container pilferege project
cargo container pilferege projectcargo container pilferege project
cargo container pilferege projectDevanshu Suman
 
IRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking SystemsIRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking SystemsIRJET Journal
 
Vehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSVehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSAshutha K
 
Advanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSAdvanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSrahulmonikasharma
 
Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd smart vehicle tracking system using gsm, gps and rc5Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd smart vehicle tracking system using gsm, gps and rc5Iaetsd Iaetsd
 
IRJET- Automative Impregnable Driving System
IRJET-  	  Automative Impregnable Driving SystemIRJET-  	  Automative Impregnable Driving System
IRJET- Automative Impregnable Driving SystemIRJET Journal
 
vehicle traking based on GSM/GPS using 8051
vehicle traking based on GSM/GPS using 8051vehicle traking based on GSM/GPS using 8051
vehicle traking based on GSM/GPS using 8051Sagar Parmar
 
Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...IJCSEA Journal
 
Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7eSAT Journals
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET Journal
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET Journal
 
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET Journal
 
Design and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsDesign and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsAlexander Decker
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gpsAlexander Decker
 
Design of intelligent transport related issue system
Design of intelligent transport related issue systemDesign of intelligent transport related issue system
Design of intelligent transport related issue systemeSAT Publishing House
 
Fingerprint Based Smart Pay and Accident Alert System
Fingerprint Based Smart Pay and Accident Alert SystemFingerprint Based Smart Pay and Accident Alert System
Fingerprint Based Smart Pay and Accident Alert SystemIJTET Journal
 

Similar to [IJET-V2I1P7] Authors:Puneeth Rao R1, Aravind Rao R (20)

Tracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMTracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSM
 
IRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of Things
 
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
IRJET-Automatic Vehicle Accident Detection and Messaging System using GSM and...
 
cargo container pilferege project
cargo container pilferege projectcargo container pilferege project
cargo container pilferege project
 
TRACKING AND CHECKING CARGO CONTAINERS PILFERAGE USING ELECTRONIC LOCK
TRACKING AND CHECKING CARGO CONTAINERS PILFERAGE USING ELECTRONIC LOCKTRACKING AND CHECKING CARGO CONTAINERS PILFERAGE USING ELECTRONIC LOCK
TRACKING AND CHECKING CARGO CONTAINERS PILFERAGE USING ELECTRONIC LOCK
 
IRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking SystemsIRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking Systems
 
Vehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPSVehicle tracking and locking system based on GSM and GPS
Vehicle tracking and locking system based on GSM and GPS
 
Advanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSAdvanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPS
 
Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd smart vehicle tracking system using gsm, gps and rc5Iaetsd smart vehicle tracking system using gsm, gps and rc5
Iaetsd smart vehicle tracking system using gsm, gps and rc5
 
IRJET- Automative Impregnable Driving System
IRJET-  	  Automative Impregnable Driving SystemIRJET-  	  Automative Impregnable Driving System
IRJET- Automative Impregnable Driving System
 
vehicle traking based on GSM/GPS using 8051
vehicle traking based on GSM/GPS using 8051vehicle traking based on GSM/GPS using 8051
vehicle traking based on GSM/GPS using 8051
 
Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...Design and development of gps-gsm based Tracking system with google map based...
Design and development of gps-gsm based Tracking system with google map based...
 
Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
 
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
IRJET- Implementation of Smart Black Box System for Gathering the Safety Info...
 
Design and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsDesign and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gps
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps
 
Design of intelligent transport related issue system
Design of intelligent transport related issue systemDesign of intelligent transport related issue system
Design of intelligent transport related issue system
 
Fingerprint Based Smart Pay and Accident Alert System
Fingerprint Based Smart Pay and Accident Alert SystemFingerprint Based Smart Pay and Accident Alert System
Fingerprint Based Smart Pay and Accident Alert System
 

More from IJET - International Journal of Engineering and Techniques

More from IJET - International Journal of Engineering and Techniques (20)

healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...
 
verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...
 
Ijet v5 i6p18
Ijet v5 i6p18Ijet v5 i6p18
Ijet v5 i6p18
 
Ijet v5 i6p17
Ijet v5 i6p17Ijet v5 i6p17
Ijet v5 i6p17
 
Ijet v5 i6p16
Ijet v5 i6p16Ijet v5 i6p16
Ijet v5 i6p16
 
Ijet v5 i6p15
Ijet v5 i6p15Ijet v5 i6p15
Ijet v5 i6p15
 
Ijet v5 i6p14
Ijet v5 i6p14Ijet v5 i6p14
Ijet v5 i6p14
 
Ijet v5 i6p13
Ijet v5 i6p13Ijet v5 i6p13
Ijet v5 i6p13
 
Ijet v5 i6p12
Ijet v5 i6p12Ijet v5 i6p12
Ijet v5 i6p12
 
Ijet v5 i6p11
Ijet v5 i6p11Ijet v5 i6p11
Ijet v5 i6p11
 
Ijet v5 i6p10
Ijet v5 i6p10Ijet v5 i6p10
Ijet v5 i6p10
 
Ijet v5 i6p2
Ijet v5 i6p2Ijet v5 i6p2
Ijet v5 i6p2
 
IJET-V3I2P24
IJET-V3I2P24IJET-V3I2P24
IJET-V3I2P24
 
IJET-V3I2P23
IJET-V3I2P23IJET-V3I2P23
IJET-V3I2P23
 
IJET-V3I2P22
IJET-V3I2P22IJET-V3I2P22
IJET-V3I2P22
 
IJET-V3I2P21
IJET-V3I2P21IJET-V3I2P21
IJET-V3I2P21
 
IJET-V3I2P20
IJET-V3I2P20IJET-V3I2P20
IJET-V3I2P20
 
IJET-V3I2P19
IJET-V3I2P19IJET-V3I2P19
IJET-V3I2P19
 
IJET-V3I2P18
IJET-V3I2P18IJET-V3I2P18
IJET-V3I2P18
 
IJET-V3I2P17
IJET-V3I2P17IJET-V3I2P17
IJET-V3I2P17
 

Recently uploaded

11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfisabel213075
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Romil Mishra
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxVelmuruganTECE
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Coursebim.edu.pl
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfRajuKanojiya4
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 

Recently uploaded (20)

young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdf
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Internet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptxInternet of things -Arshdeep Bahga .pptx
Internet of things -Arshdeep Bahga .pptx
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Course
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdf
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 

[IJET-V2I1P7] Authors:Puneeth Rao R1, Aravind Rao R

  • 1. International Journal of Engineering and Techniques - Volume 1 Issue 6, Jan - Feb 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 36 Location Based Locking System for Transportation Puneeth Rao R1 , Aravind Rao R2 1(ECE Department, Sri Jayachamarajendra College Of Engineering, Mysuru) 2 (Mechanical Department, M.V.Jayaraman College Of Engineering, Bangalore ) I. INTRODUCTION Currently, the transportation of rare and expensive materials is very prone to theft and tampering. Among them one such product is oil and petroleum products. In the present scenario, while transporting the oil and petroleum products we haven't installed any security system in the vehicle. So, it leads to the unauthorized access resulting in theft. Especially, in India there are many such cases which have been reporting under petroleum product thefts. On an average, 10,500 litres of petroleum products are stolen every day on the route from Baitalpur of India to Nepal Oil Corporation [1]. This is just one such example of petroleum theft which results in adulteration of petroleum products as well. To solve this unpleasant scenario, we are implanting an advanced security system in the vehicle which is used for transportation of petroleum products. In our security system we are making use of both GPS and GSM technologies to avoid the intermediate access to the petroleum products during transportation. Implementation of Pressure sensor in the system which helps to detect the unauthorized access during transportation.To provide additional security we are implementing Keypad. Thus, the security system eliminates the human intervention while transportation and is capable of being accessed only at the source or the destination. Further if any malpractice takes place during transportation, FRS(Force Sensitive Resistor) pressure sensor[2] is incorporated to detect external pressure and a message is sent to the owner. Hence, the Location Based Locking System provides an additional layer of security unmatched by other present security systems. Here,the container in the vehicle can only be accessed at a particular location which is predefined. Additionally, RFID authentication, keypad is also present to obtain a pass-code from the person trying to open the container along with an authentication password from the owner through GSM. This system can also be used into other security systems, to provide this added advantage. II. . OBJECTIVE The aim and objective of this project is to design and implement a microcontroller based GPS/GSM based advanced security system which will always keeps track of vehicle during transportation. System provides the access to the products in the vehicle after authenticating different levels of security. III. PROPOSED SYSTEM Proposed system makes use of GPS & GSM module to keeps track of vehicle's geo-location information. RESEARCH ARTICLE OPEN ACCESS Abstract: In the transportation of valuable materials, theft is very common in transit. Petroleum products are stolen from tankers by the people authorized to transport them. Question papers of examinations are sneaked out in transit before the examinations and leaked to the public. Milk, oil and other such products are diluted and adulterated while they are being transported. All these thefts happen only because the locking mechanism is designed in such a way as to provide the authority of entry to the person who has the key. Nothing can be done to prevent theft if the person with that authority is corrupt. We are proposing a locking mechanism for transport vehicles carrying valued goods where the opening of the lock is triggered only by the complete fulllment of three factors, namely, the presence of the locked entity in a geolocation fence, RFID authentication,the predened password and authentication password from the owner or the authorized person. Keywords — Geolocation Fence ,Gps And Gsm, Rfid, Password.
  • 2. International Journal of Engineering and Techniques - Volume 1 Issue 6, Jan - Feb 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 37 Fig.1 functional block diagram Fig.1 shows the basic components of location based locker.The location based locker requires a GPS module which gives out the current location, altitude and direction of the locked entity which is carrying the items to be delivered. The system which also uses the GSM Module which communicates the sender and receiver through messages. When the container gets dispatched from the source, the data which is coming from the gps is compared with a pre- defined dataset to decide whether to move over to the next step of authentication. The processing of the entire system is carried out in a microcontroller, which receives serial data and processes it in synchronization with the GPS module which is in use. The above setup frames the primary layer of security, while a secondary layer of security is provided by entering the password using a keypad, RFID authentication which is to be authenticated by the system to provide access. The pressure sensor used in this work senses any external force to open the container during transportation and sends a message to the owner to know about it. To implement our design,we use Aruino Mega 2560 microcontroller, GPS module (M-39), FSR pressure sensor, a simple keypad and other required components compatible with the microcontroller. A. Hardware Requirements 1. Microcontroller-Arduino Mega 2560[3] 2. GPS Module[4] 3. GSM Module[5] 4. 16x2 Alpha Numeric LCD[6] 5. FSR pressure sensor[2] 6. DC Motor Driver IC(L293d)[7] 7. RFID Reader[8] 8. 4x4 Keypad 9. Battery B. Software requirements A. Arduino ide B. Hyper terminals c. System Description Fig.1 shows the block diagram of the system used in the project.The microcontroller Arduino Mega 2560 acts as a central processing unit and all the other hardware modules are connected to it.The microcontroller controls the modules by sending suitable control signals.GPS Receiver is used to get the GPS Data strings from the GPS satellites which contains information of about 800 bytes.Apart from which microcontroller fetches only the information of latitude and longitude which are under the string $GPGGA.GSM Modem used is sim300A which supports voice call and data services.This is used to achieve communication with the system for both sender and receiver. RFID Reader is used to read the encoded data on the RFID tag and sends it to the micro-controller for further processing. The GPS module sends the location, altitude and direction param eters of the locked entity to the Arduino Mega.The microcontroller checks if the received data lies inside a predened threshold region centered at a precise location, and if true, it provides access to the user to enter password using a 4x4 matrix keypad and allows the owner to send authentication password. If the user password and the authentication password matches with the predened password, the microcontroller generates control signals to open the lock and provide access to the container. An LCD is used to provide required information to the user to access its functionalists. In case of any malpractice during transportation or if the container is tampered in any other location the FRS pressure sensor used will sense the applied pressure and sends signals to the microcontroller to send message to the user. RFID authentication is used to authenticate valid user. So, only valid user can get access to the system. If this fails then user could't able to get into the system which helps to avoid unauthorized access. c. Working model Fig.2 and fig.3 shows working model of proposed system. Fig.2:complete working model Fig.3:working model d. Logical Flow Diagram
  • 3. International Journal of Engineering and Techniques - Volume 1 Issue 6, Jan - Feb 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 38 The code for the working of location based locking system for transportation has been written based on the logic presented in the flowchart shown in Fig.4 Fig.4: Logical flow diagram e. Experimental Results The experiment was carried out in various locations around the SJCE campus.The latitude and longitude information obtained at Ganesha Temple are shown in the Fig.5 and Fig.6. Fig.5 Fig.6 Fig.4 shows the result status after comparing the co- ordinates with stored data.When current and stored co- ordinates match each other then controller displays the status "co-ordinates matched". Fig.7 Fig.8 Fig.5 shows the pressure active status when external pressure is applied.The pressure sensor is activated after initialising the system.The external pressure is checked at every instant of time till the system reaches the end of the program.Meanwhile, if any pressure is detected it sends pressure active information to the sender which helps to avoid theft/tampering during transit. Fig.9 Fig.6 shows the GSM communication through messages.When GPS current co-ordinates matches with the
  • 4. International Journal of Engineering and Techniques - Volume 1 Issue 6, Jan - Feb 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 39 stored co-ordinates GSM sends Those co-ordinate values to the sender via SMS. f. Applications The location based locking system finds its applications in the present transportation scenario. This system is highly versatile and can be integrated into any other system at a low cost and to improve its existing security. It can be used for the following: 1. Oil and petroleum transportation. 2. Milk transportation vehicles. 3. Couriers. 4. Transportation of currency between banks. 5.Transportation of con_dential government and company documents. 6. Transportation of nuclear (radioactive) materials. 7. Military and defense applications. g. Future Enhancements In the project, GPS receiver skg13c is used to track a vehicle but it gives the GPS fixed data information practically by using 5 to 21 satellites only. So, there was a chance of getting no signal for brief period of time which is undesirable to the system performance. Hence, high precision, higher capacity GPS receivers are preferable in practical systems. Those receivers gives GPS information by make use of some minimum of 65 satellites which reduces the chance of signal loss.In this project, both sender and receiver gets the information of transported goods via sms using GSM modem. If GSM goes out of coverage area then there would be no more communication is possible results in system failure. So, to overcome this some special network facility has to be provided particularly for these kind of systems in order to avoid the GSM to go out of coverage. IV. CONCLUSIONS In the transportation of valuable materials, theft is very common in transit. One best example is adulteration of petroleum products which incurs loss to Oil and Petroleum companies. This is greatly undesirable for developing countries like India which indirectly affects the countries economic growth. In the same sense when we are transporting some condential products, security is of prime importance. Current system wouldn't have such facilities. So, our project will full the requirements by providing necessary security while transit. The implementation of GPS/GSM Based Advanced Security System uses a Arduino Mega 2560. The project has many applications for the many transportation systems because it provides the security for each transporting material. The cost of implementing the projects is void. This can be utilized in various fields including military,hospitals, banking, oil and petroleum transportation. This project has the potential to adapt to existing system without many requirements. REFERENCES 1. Petroleum Product Theft: http://www.ekantipur.com/thekathmandu/2014/05/18 /related-articles/10500- of-petroleum-stolen-every- day/262955.html 2. Datasheet of FSR Pressure sensor: https://www.sparkfun.com/products/9376 3. Arduino mega 2560 : https://www.arduino.cc/en/Main/ArduinoBoardMega 2560 4. GPS Module Datasheet: http://www.soselectronic.com/ainfo/resource/c/quect el/QuectelL70GPS.pdf 5. Gsm Module : http://www.alldatasheet.com/view.jspSearchwordSI M300 6. Lcd display: http://www.instructables.com/id/Connecting-an- LCD-to-the-Arduino/ 7. Datasheet of L293D DC Motor driver: www.engineersgarage.com/electronic- components/l293d-motor-driver-ic 8. RFID: www.impinj.com/resources/about-r_d/how-do-r_d- systems-work/