Vehicle Tracking And Monitoring Using ARM Hardware

Size: px
Start display at page:

Download "Vehicle Tracking And Monitoring Using ARM Hardware"

Transcription

1 Reg. No.: DOI:V3I3P04 Vehicle Tracking And Monitoring Using ARM Hardware 1 Sonal D. Raut, 2 Mrs. Prashasti Kanikar Mtech (CE) Student Computer Engineering Department SVKM s NMIMs University Mumbai, Maharashtra 1 sonalraut.nmims@gmail.com Asst. Professor Computer Engineering Department SVKM s NMIMs University Mumbai, Maharashtra 2 Prashasti.Kanikar@nmims.edu ABSTRACT In this research a system is being proposed for tracking and monitoring the vehicle using GPS/GPRS technology. The proposed system provides information regarding the vehicle identity, Latitude, Longitude, Acceleration data in 3- axis, Speed details and the timestamp details. LPC2148 microcontroller is used for creating a GPRS packet and transferring the packet via GPRS to the front end application. Accelerometer (MMA 7361) is used to detect collisions. In case of accident an SMS will be send to the nearby hospital thus providing faster access to the people who got to the accident. Also Accident prone region can be determined by looking at the database. By applying Fuzzy association rule on the database one can find out to what extent the parameters (speed and acceleration) are contributing in causing collision. These rules will be very useful in avoiding collision by sending an alert message to the driver when the driver approaches the radii of the accident prone region. involve transportation of vehicles etc. It is a crucial issue be it tracking a criminal came on payroll or a detective going to detect a case. The usefulness of GPRS and GPS has made them popular in their own context; integrating these technologies can prove to be a flamboyant solution for many unsolved problems A wide range of tracking systems have been developed so far which can track the location of a vehicle but nothing has been done yet to avoid collisions. One such application is where tracking is important is Fleet Management. Fleet Management includes: Maintenance of vehicles. Management of drivers of the vehicle. Keeping track of their Fleet. Keeping an eye on the speed. Managing the consumption of fuel. Keywords: ARM7, MEMS Accelerometer, GPS, GPRS, IR Sensor Safety management. Journey management I. INTRODUCTION In today s world tracking systems are very important for tracking vehicles and displaying their position on a map. Tracking of vehicles is required for many applications like for car rental companies, surveillance purpose, industries which In fleet management many problems are arising due to rash driving, journey management and most importantly safety management. Due to accidents number of death and disability are very high because of late assistance to people who got to the accident. When accidents occur providing medical

2 assistant in the first one hour is very important which not the case in many accident cases. This research tries to solve this problem by sending an SMS to the nearby hospital. Also by tracking speed of the fleet speed management can be done and locating the accident prone regions an alert SMS can be send to the driver when the car reaches within the radii of the accident prone region. A. Need for the monitoring and tracking systems In fleet management as the transportation has increased, other issues related to transportation and safety has also increased. The symbiosis between communication technologies and vehicles offers a priceless opportunity to improve assistance to people injured in accidents by providing information about the accident to reduce the response time of emergency services. As number of vehicles has increased so is the case of accident and stealing. So there is a need to monitor and track the vehicles. The proposed system is designed to detect and provide faster assistance for accidents victims, thereby reducing the time to intimate about the accident to emergency services and the victims can be saved with faster assistance. Also the system is being proposed for fetching other parameters like speed details which will avoid rash driving. The proposed system requires each vehicle to be embedded with an on-board unit responsible for detecting and reporting accident spot to an external monitoring station that estimates the area of accident. With the development of GPS technologies and 3G wireless communication networks, the communication mode of GSM/GPRS-based positioning and monitoring system is constantly changing as well as its developing technology aiming to build an efficient, reliable and wide range covered system by integrating the latest communications technology and the newest wireless network environment. II. PROBLEM DEFINITION GPS tracking systems are used to track anyone and any-thing these days. Technology has rapidly advanced in the past few years and it has become very easy for the average person to use a tracking system. The main objective of this system is to integrate GPS and GSM/GPRS technologies to design a product which gives real time continuous monitoring of your vehicles and an accident indication is provided to a remote control station, from where you will get assistance in case your vehicle got accident. Parameters like Speed, Latitude, Longitude, acceleration in X, Y and Z axis and the collision data can be obtained from the fleet at regular intervals of time. Therefore the need of tracking, security and monitoring is increased. The system is developed using GPS and GSM/ GPRS technologies and is capable of detecting accidents. Global Positioning System (GPS) will receive the coordinates from the satellites among other critical information. The system is microcontroller based that consists of GPS Modem and GPRS Modem provided with a SIM card that uses the same communication process as we are using in regular phone. Reg. No.: DOI:V3I3P04 Page:2

3 III. BACKGROUND OVERVIEW A. Existing Tracking Systems The existing system consisted of GPS and GSM modem. There was a GPS Receiver along with a GSM Modem installed in the vehicle. This is known as GPS Tracking Unit. This unit is a device that uses the Global Positioning System to determine the location of a vehicle to which it is attached and to record the position at regular intervals. The recorded location data can be stored within the tracking unit or it may be transmitted to a central location data base. This allows the vehicle's location to be displayed against a map backdrop either in real-time or when analysing the track later. Thus this system provided information only about the GPS data. No other vehicular parameter was captured. Also collision could not be detected using this hardware. In another system software was developed that was installed in the mobile of the user whom we want to track in real time on Google map. The job of the software was to continuously communicate with the built-in GPS Rx of the mobile and get the Latitude & the Longitude of the user. This data will be send to the Monitoring PC software by the GSM network using SMS programming. Figure 1-1 is the block diagram that shows how desktop computer sends an SMS querying about the location of the user it wants to track. Figure1. Block Diagram of Existing System [37] B. Drawbacks of the Existing Systems GPS & GSM Modems are costly. Speed Management issue not considered. No analysis was done on the database. Apart from position, no other parameters were considered. User has to pay cost for each SMS. SMS are not in real time. Safety Management not considered. Journey Management not considered. The proposed system tries to overcome these drawbacks. IV. PROPOSED SYSTEM Reg. No.: DOI:V3I3P04 Page:3

4 Following is the design of the proposed system. position of the vehicle. The data stored in the database is fetched and is displayed on the Google map. The Google map service provides us the ability to plot the location coordinates and view the location. In case of collision detection SMS will be sent to the owner of the vehicle. C. Analysis Figure2. Design of the proposed system The proposed system works in three phases:- A. Tracking Phase In tracking phase, GPS receiver will fetch GPS data from the satellite. The GPS data will include the latitude and longitude information. Along with the GPS data, other information like speed, acceleration in 3- axis is given to the microcontroller. Microcontroller will create a GPRS packet containing this information. Then microcontroller will send this information via GPRS to the server using socket connection. At the front end an application will be created which will fetch the data from the server using socket connection. Then the data will be stored in the database. B. Mapping Phase A web application will be developed where the current location will be tracked by the user. This enables a user to view the live Once the data is stored in the database, Fuzzy Association rule mining can be applied and rules can be obtained. With the help of these rules one can come to know to what extent the parameters like speed and acceleration are contributing to collision. We get two type of rules, one where the collision is detected and the other where the collision is not detected. Those rules where the collision is detected can be compared against the collision detected tuples in the database and can be checked for parameters like speed and acceleration. On the basis of the database generated, Accident Prone Regions can be detected. Now when any driver comes closer to the accident prone region an intimation regarding the accident prone region could be send to the driver. This will ensure safety of the vehicle as well as the person using it. Reg. No.: DOI:V3I3P04 Page:4

5 The rules where the collision is not detected can be used for generating safer routes. Further shortest path can be estimated based on the time taken to reach there. embeds this data in a GPRs packet and sends it to the front end via GPRS link. Features of Proposed System Safety management. Journey management to some extent by providing them with the shortest route. Google Map integrated in the PC software. Real time monitoring. Can replot the path of user. Figure3. Block Diagram of entire System Limitations Use of Hardware will make it costly. Complex as many parameters are involved for vehicle tracking. D. Block Diagram Following is the block diagram of the proposed system. It consists of two parts hardware and software. Block1 consists of hardware design and Block2 represents the front end. On hardware side first all the peripheral devices are initialized. Then the microcontroller collects data from all the peripheral devices like speed, GPS data and acceleration data. Microcontroller then Block 2 consists of the Front End desktop application. The front end application will fetch GPRS packet from the server using socket connection and store it in the database. So the database will consists in all nine parameters they are Latitude, Longitude, speed, X- value, Y-value, Z- value, Collision Data, Date and Time. So from the database collision can be detected. Also GSM modem is attached to the front end. This will be used for sending an alert message to the driver. Now to avoid collision Fuzzy association rule mining will be applied on the database which will give rules. These rules can be used to find to what extent the parameters Reg. No.: DOI:V3I3P04 Page:5

6 are contributing to collision. These rules can be used to avoid collision by comparing the values of the parameters with those in the database. Further shortest path algorithms can be applied on the database to find the shortest path based on the time taken to reach the destination. interfacing between GPS and microcontroller. Following is the diagram that shows interfacing of GPS to microcontroller. V. HARDWARE SPECIFICATION A. GPS and GPRS Module Global Position System (GPS) is a spacebased satellite navigation that provides location and time information in all weather conditions, anywhere on or near the Earth. Figure5. Interfacing of GPS with LPC2148 Thus, interfacing of GPS with LPC2148 takes place via serial port UART0. Module requires a 5V supply Power. Following figure shows the interfacing of GPRS with LPC2148. Figure4. Diagram of GS-216 This GPS receiver is able to track 32 satellites. Supports NMEA-081 output data format. The sensitivity of this receiver is - 164db. It is capable to work in 3-5v power supply. This GPS receiver gives data output in standard National marine electronics association (NMEA) format. This GPS data is sent to the microcontroller via serial communication. RS232 module is used for Figure6. Interfacing of GPRS with LPC2148 B. IR Sensor IR sensor is used to measure the speed of a wheel. IR sensor has a transmitter, receiver, LED and an Op-amp amplifier. A wheel that is used for the demo purpose will be rotated by means of a DC motor. For varying the speed of the wheel a preset is attached. The power supply given to the DC motor is 12v. Reg. No.: DOI:V3I3P04 Page:6

7 When the power is given to the DC motor the wheel begins to rotate. IR transmitter will transmit IR rays. Some of these rays are reflected and collected by the IR receiver. Amplifier is used which is an op-amp amplifier LM358. It compares the voltages and produces desired output as logic0 or logic1. Following figure shows the circuit diagram of IR sensor. Figure7. Circuit diagram of IR Sensor Table 1: Interfacing of Accelerometer with LPC2148 D. ARM7 This proposed system design uses the ARM processor. ARM architecture is based on Reduced Instruction Set Computer (RISC). The Philips LPC2148 which is based on 32 bitarm7 TDMI core supporting real time simulation is used. diagram of LPC2148. Following is the pin C. Accelerometer Accelerometer sensor is used to measure acceleration in all three axes, forward/backward, left/right and up/down. The output of accelerometer is in analogue form with three different output voltages each representing X, Y and Z direction of motion. Following table shows the interfacing of accelerometer with LPC2148. Table 1: Interfacing of Accelerometer with LPC2148 Figure8. Pin diagram of LPC2148 [9] LPC2148 has two ports Po and P1 each of 32 bits, 2 ADC each of 10 bit, 2 port for Reg. No.: DOI:V3I3P04 Page:7

8 serial communication with GPS and GPRS. It has 2 UART pins which is required for serially communicating the data to and fro between GPRS, GPS and ARM7. Apart from this it has many other features. Its main function is to collect all the vehicle parameters and create a GPRS packet. This packet is then sent to the server via GPRS. VI. WORKING OF PROPOSED SYSTEM Working of the proposed system is as shown in the following flowcharts. On the front end after logging in to the application, wait for the packet coming from the server (internet). If the packet is found then parse the packet and get the details of the vehicle. The same information will be stored in the database. Also the position of the vehicle will be displayed on the Google map. In case of accident generate an alert SMS and send it to the nearby RTO or to the owner. Once the database is ready accident prone areas can be located and accordingly alert message can be send to the driver when approaching the radius of the accident prone area. On the microcontroller s side after initializing all the peripherals, real time information is collected by the microcontroller. It then creates a GPRS packet and sends it to the server. Figure9. Flowchart on microcontroller's side Figure10. Flowchart- PC side VII. CONCLUSION Reg. No.: DOI:V3I3P04 Page:8

9 The Proposed system tries to solve many issues of Fleet Management system. Vehicular parameters like speed, latitude, longitude, acceleration in 3-axis are collected and send to the client side application. Thus the issue of rash driving in fleet management can be solved. Also with the help of accelerometer accidents can be detected. To provide faster assistance to the accident prone region, in case of accident an SMS is sent to the hospital. The monitoring station display these information on GUI also stored these information in database for further processing. As a part of analysis fuzzy association rule mining is applied on the database to obtain rules which can be used to avoid collision. REFERENCES [1]. Khondker Shajadul Hasan, Mashiur Rahman, Abul L. Haque, M Abdur Rahman, Tanzil Rahman and M Mahbubur Rasheed, Cost Effective GPS-GPRS Based Object Tracking System, Proceedings of the International MultiConference of Engineers and Computer Scientists 2009 Vol I IMECS 2009, March 18-20, 2009, Hong Kong. [2]. Nilesh Dhawale, Mahesh Garad, Tushar Darwatkar, Nilesh Shende, GPS and GPRS Based Cost Effective Human Tracking System Using Mobile Phones, International Journal of Innovations & Advancement in Computer Science IJIACS ISSN Volume 3, Issue 4 June [3].SeokJu Lee, Girma Tewolde, Jaerock Kwon, Design and Implementation of Vehicle Tracking System Using GPS/GSM/GPRS Technology and Smartphone Application, 2014 IEEE World Forum on Internet of Things. [4]. Devendra Thorat, Kalpesh Dhumal, Aniket Sadaphule, Vikas Arade, A Cost Effective GPS-GPRS Based Women Tracking System and Women Safety Application using Android Mobile, International Journal of Advanced Engineering & Innovative Technology, Volume 1, Issue 1, April-2014, 2-6 [5]. Sathiamoorthy Manoharan, On GPS Tracking of Mobile Devices, 2009 Fifth International Conference on Networking and Services. [6]. Siyuan Liu, Member, IEEE, Lionel M. Ni, Fellow, IEEE, and Ramayya Krishnan, Fraud Detection From Taxis Driving Behaviors, IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 63, NO. 1, JANUARY [7]. Article by Darren Griffin, How does GPS works?, Updated 26 th June Reg. No.: DOI:V3I3P04 Page:9

10 [8]. Theoretical and General Applications, Kb_dc_gsm vs gprs.pdf [9]. LPC2141/42/44/46/48 Single-chip 16- bit/32-bit microcontrollers; up to 512 kb flash with ISP/IAP, USB 2.0 full-speed device, 10-bit ADC and DAC, Preliminary data sheet [10].The insider s guide to the Philips ARM7 Based microcontroller, Trevor Martin BSC (hors) CEng. MIEE, Published by Hitex (Uk) Ltd., ISBN , Revised Feb Reg. No.: DOI:V3I3P04 Page:10

Vehicle Tracking and Monitoring By ARM7

Vehicle Tracking and Monitoring By ARM7 Vehicle Tracking and Monitoring By ARM7 Gangadhar M 1, Madhu M S 2 (M Tech) Dept. of Computer Network Engineering VTU PG Studies, Visvesvaraya Technological University Belgaum, India Abstract This paper

More information

GPS and GPRS Based Cost Effective Human Tracking System Using Mobile Phones

GPS and GPRS Based Cost Effective Human Tracking System Using Mobile Phones GPS and GPRS Based Cost Effective Human Tracking System Using Mobile Phones Ruchika Gupta and BVR Reddy This paper proposes a cost effective method of tracking a human's mobility using two technologies

More information

RealTime Implementation of RTOS based Vehicle Tracking System

RealTime Implementation of RTOS based Vehicle Tracking System BIOSCIENCES BIOTECHNOLOGY RESEARCH ASIA, April 2015. Vol. 12(1), 237-241 RealTime Implementation of RTOS based Vehicle Tracking System A. Venkataraman 1 and P. Chitra 2 1 Master of Engineering, Embedded

More information

ARM Hardware Platform for Vehicular Monitoring and Tracking

ARM Hardware Platform for Vehicular Monitoring and Tracking ARM Hardware Platform for Vehicular Monitoring and Tracking Saurabh S. Chakole (M. Tech) Dept. of Electronics Engineering Y.C.C.E. (An Autonomous Institution) Nagpur, India. saurabhchakolefz@gmail.com

More information

Raghavendra Reddy D 1, G Kumara Swamy 2

Raghavendra Reddy D 1, G Kumara Swamy 2 Car Accident Detection, Communication And Tracking Using ARM7 Controller Raghavendra Reddy D 1, G Kumara Swamy 2 1 PG Scholar, Dept of ECE, Malla Reddy Engineering College (Autonomous), Hyderabad, India.

More information

A Cost Effective GPS-GPRS Based Women Tracking System and Women Safety Application using Android Mobile

A Cost Effective GPS-GPRS Based Women Tracking System and Women Safety Application using Android Mobile A Cost Effective GPS-GPRS Based Women Tracking System and Women Safety Application using Android Mobile Devendra Thorat, Kalpesh Dhumal, Aniket Sadaphule, Vikas Arade B.E Computer Engineering, Navsahyadri

More information

International Journal of Science Engineering and Advance Technology, IJSEAT, Vol 2, Issue 11

International Journal of Science Engineering and Advance Technology, IJSEAT, Vol 2, Issue 11 Accelerometer Based Vehicle Monitoring And Tracking System Using ARM Processor And GPS B.Praveen kumar, V.Anuragh, NLP Raju M.Tech scholar, Assistant Professor, DEPT of ECE, BVC ENGG COLLEGE, Odalarevu.

More information

ADVANCED VEHICLE TRACKING SYSTEM USING ARM7

ADVANCED VEHICLE TRACKING SYSTEM USING ARM7 ADVANCED VEHICLE TRACKING SYSTEM USING ARM7 L. Kishore 1, Arun Raja 2 1 M.E. Embedded Systems Technologies, Sri Ramakrishna Engineering College 2 Assistant Professor, Department of ECE, Sri Ramakrishna

More information

Vehicle Scrutinizing using GPS & GSM Technologies Implemented with Ardunio controller

Vehicle Scrutinizing using GPS & GSM Technologies Implemented with Ardunio controller Vehicle Scrutinizing using GPS & GSM Technologies Implemented with Ardunio controller A.Kalaiarasi 1, Raviram.P 2, Prabakaran. P M 3, ShanthoshKumar.K 4, Dheeraj B P 5 Assistant Professor, Dept. of EEE,

More information

Vehicle and Object Tracking Based on GPS and GSM

Vehicle and Object Tracking Based on GPS and GSM Vehicle and Object Tracking Based on GPS and GSM 1 Sonali Kumari, 2 Simran Ghai, 3 Bharti Kushwaha 1,2,3 Department of Computer Science, Dronacharya Group of Institutions, Greater Noida (U.P), India Abstract:

More information

GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM.

GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM. GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM. Introduction: The Proposed design is cost-effective, reliable and has the function of accurate tracking. When large object or vehicles were spread out

More information

Android Application for Vehicle Theft Prevention and Tracking System

Android Application for Vehicle Theft Prevention and Tracking System Android Application for Vehicle Theft Prevention and Tracking System Rohitaksha K, Madhu C G, Nalini B G,Nirupama C V Computer Science & Engineering Department, VTU JSS Academy of Technical Education,

More information

CMR Journal of Engineering and Technology Vol.1 Issue.1 January 2016

CMR Journal of Engineering and Technology Vol.1 Issue.1 January 2016 VEHICLE TRACKING SYSTEM WITH ANDROID APP SUPPORT ABSTRACT M. Sudhakar Professor Dept of ECE CMR College of Engineering & Technology Kandlakoya, Medchal Rd, Hyderabad e-mail: vp@cmrcet.org K.Kalyani PG

More information

REVIEW ON IMPROVED VEHICLE MONITORING SYSTEM WITH ARRIVAL TIME PREDICITION

REVIEW ON IMPROVED VEHICLE MONITORING SYSTEM WITH ARRIVAL TIME PREDICITION REVIEW ON IMPROVED VEHICLE MONITORING SYSTEM WITH ARRIVAL TIME PREDICITION Arti Sharma 1, Ashish Agham 1, Rajeev N. Verma 3, Gauri Kokate 3 1 BE Student, 3 Professor, Nagpur Institute of Technology Nagpur-441501,

More information

Vehicle Tracking System for Security and Analyzing Transportation Vehicle Information

Vehicle Tracking System for Security and Analyzing Transportation Vehicle Information 1 Vehicle Tracking System for Security and Analyzing Transportation Vehicle Information A Complete Documentation on Vehicle Tracking System Prepared By:- Udham Singh Kumar Anubhav Rashid Chaudhary 2 Table

More information

Cost Effective GPS-GPRS Based Object Tracking System

Cost Effective GPS-GPRS Based Object Tracking System Cost Effective GPS-GPRS Based Object Tracking System Khondker Shajadul Hasan, Mashiur Rahman, Abul L. Haque, M Abdur Rahman, Tanzil Rahman and M Mahbubur Rasheed Abstract This paper proposes and implements

More information

SMART DRUNKEN DRIVER DETECTION AND SPEED MONITORING SYSTEM FOR VEHICLES

SMART DRUNKEN DRIVER DETECTION AND SPEED MONITORING SYSTEM FOR VEHICLES SMART DRUNKEN DRIVER DETECTION AND SPEED MONITORING SYSTEM FOR VEHICLES Bandi Sree Geeta 1, Diwakar R. Marur 2 1,2 Department of Electronics and Communication Engineering, SRM University, (India) ABSTRACT

More information

Advanced Vehicle Tracking System Using ARM7

Advanced Vehicle Tracking System Using ARM7 Asian Journal of Electrical Sciences ISSN 2249-6297 Vol. 4 No. 1, 2015, pp.14-20 The Research Publication, www.trp.org.in Advanced Vehicle Tracking System Using ARM7 L. Kishore 1 and Arun Raja 2 1 M.E.

More information

How To Track A Vehicle With A Smart Vehicle Tracking System

How To Track A Vehicle With A Smart Vehicle Tracking System SMART VEHICLE TRACKING SYSTEM Mrs. K.P.Kamble 1 Lecturer 1 Department of Electronics and Telecommunication Engineering, YCCE, Nagpur kanchan_114@rediffmail.com ABSTRACT It is amazing to know how simple

More information

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune VEHICLE TRACKING SYSTEM USING GPS Pooja P. Dehankar 1, 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune Prof. S. P. Potdar 2 2 Asst. Professor, SCOE, Vadgaon, Pune Abstract- Global Positioning System is

More information

WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES

WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES WIRELESS BLACK BOX USING MEMS ACCELEROMETER AND GPS TRACKING FOR ACCIDENTAL MONITORING OF VEHICLES PROJECT REFERENCE NO. : 37S0430 COLLEGE BRANCH GUIDE : S.G.BALEKUNDRI INSTITUTE OF TECHNOLOGY,BELGAUM

More information

Keywords: GPS, GSM, AVR Microcontroller, SMS.

Keywords: GPS, GSM, AVR Microcontroller, SMS. Volume 5, Issue 4, 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A System for Car Accident

More information

Advanced Vehicle Tracking System on Google Earth Using GPS and GSM

Advanced Vehicle Tracking System on Google Earth Using GPS and GSM IJECT Vo l. 5, Is s u e Sp l - 3, Ja n - Ma r c h 2014 ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) Advanced Vehicle Tracking System on Google Earth Using GPS and GSM 1 Sowjanya Kotte, 2 Hima Bindhu

More information

International Journal of Software and Web Sciences (IJSWS) www.iasir.net. GPS and GSM Based Database Systems for User Access

International Journal of Software and Web Sciences (IJSWS) www.iasir.net. GPS and GSM Based Database Systems for User Access International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0063 ISSN (Online): 2279-0071 International

More information

Tracking Anomalies in Vehicle Movements using Mobile GIS

Tracking Anomalies in Vehicle Movements using Mobile GIS Tracking Anomalies in Vehicle Movements using Mobile GIS M.Saravanan Ericsson Research India Ericsson India Global Services Pvt.Ltd. Chennai, India Abstract--- Detecting fraud activities and anomalies

More information

Remote Area Tracking and Mapping

Remote Area Tracking and Mapping Remote Area Tracking and Mapping TM3000 with Iridium Satellite Back up Communications Step Global has developed a solution to remote area GPS tracking by interfacing the Trimble TM3000 Asset Tracking Device

More information

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Saed Tarapiah 1, Rajaa AbuHania 2, Islam Hindi 3, Diana Jamal 4 Telecommunication Engineering

More information

Vehicle Tracking system with GPS GSM Interface and Self Created Map

Vehicle Tracking system with GPS GSM Interface and Self Created Map Vehicle Tracking system with GPS GSM Interface and Self Created Map Modi Nirav D. Department of Electronics, Bharati Vidyapeeth Deemed University, College of Engineering Pune, Pune ABSTRACT Safety and

More information

Sensor Based Automated Accident Tracking System

Sensor Based Automated Accident Tracking System Sensor Based Automated Accident Tracking System Mr. Akshay keshwatkar 1, Mr. Vishwa V 2, Mr. John Williams.R 3, Ms. P.S.Smitha 4 Department of Computer science and engineering, Velammal Engineering College,

More information

HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM

HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM K. Supriya 1 and Mr. S. Ramkumar 2 Student (M.Tech), Electronics and Communication Engineering, Lingayas institute

More information

Tracking Solutions for Fleet Management Systems

Tracking Solutions for Fleet Management Systems Tracking Solutions for Fleet Management Systems By Priya Shukla, Anand Kumar Swami, Neha Kochar and Filippo Colaianni STMicroelectronics Design and development of commercial GPS receivers has gained tremendous

More information

Vehicle GPS Tracker GP268. GP268 Vehicle GPS/GPRS Tracking and Monitoring System Presentation July, 2009

Vehicle GPS Tracker GP268. GP268 Vehicle GPS/GPRS Tracking and Monitoring System Presentation July, 2009 Vehicle GPS Tracker GP268 Winwill World Co., Ltd 2008 Website: www.winwillworld.com Inquire now: sales@winwillworld.com - 1 - 1 PRODUCT INTRODUCTION 1.1 Features of unpacking 1.2 Brief introduction GP268,

More information

A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS)

A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS) A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS) Mark Darren Savuriar, Chandrasekharan Nataraj, Chitturi Venkatratnam, Sardar Ali School of Engineering Asia Pacific

More information

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 Muhammad

More information

Real Time Vehicle Monitoring and Tracking System based on Embedded Linux Board and Android Application

Real Time Vehicle Monitoring and Tracking System based on Embedded Linux Board and Android Application Real Time Vehicle Monitoring and Tracking System based on Embedded Linux Board and Android Application Prashant A. Shinde Electronics Department Walchand College of Engineering Sangli, India prashantas15@gmail.com

More information

Remote Vehicle Tracking & Driver Health Monitoring System Using GSM Modem & Google Maps

Remote Vehicle Tracking & Driver Health Monitoring System Using GSM Modem & Google Maps Remote Vehicle Tracking & Driver Health Monitoring System Using GSM Modem & Google Maps Madhuri Unde, Bharat Borkar Information Technology Department, Amrutvahini College of Engineering, Sangamner, (M.S.)

More information

ACCIDENT INFORMATION SYSTEM USING ARM PROCESSOR, GPS AND GSM TECHNOLOGY

ACCIDENT INFORMATION SYSTEM USING ARM PROCESSOR, GPS AND GSM TECHNOLOGY I J I T E ISSN: 2229-7367 3(1-2), 2012, pp. 123-127 ACCIDENT INFORMATION SYSTEM USING ARM PROCESSOR, GPS AND GSM TECHNOLOGY S. VIVEK 1, A. RAMESH 2 AND S. BHARATHI 3 1, 3 M.E-Embedded Systems, EIE 2 Assistant

More information

ATB50v1 GPRS / GPS Based Fleet Management Terminal. Datasheet

ATB50v1 GPRS / GPS Based Fleet Management Terminal. Datasheet ATB50v1 GPRS / GPS Based Fleet Management Terminal Datasheet Contents 1. Introduction... 2 2. Block Diagram... 2 3. Technical Specifications... 3 4. Functional Specifications... 4 5. Connector Description...

More information

Keywords ATM Terminal, Finger Print Recognition, Biometric Verification, PIN

Keywords ATM Terminal, Finger Print Recognition, Biometric Verification, PIN ATM Terminal Security Using Fingerprint Reconition. Prof. B.Jolad, Tejshree Salunkhe, Rutuja Patil, Puja Shindgi Padmashree Dr. D. Y. Patil Institute Of Engineering and Technology,Pimpri,Pune - 411018

More information

Smart Queue Management System Using GSM Technology

Smart Queue Management System Using GSM Technology Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 8 (2013), pp. 941-950 Research India Publications http://www.ripublication.com/aeee.htm Smart Queue Management System Using

More information

Accident Notification System by using Two Modems GSM and GPS

Accident Notification System by using Two Modems GSM and GPS Accident Notification System by using Two Modems GSM and GPS Hajer Salim Humaid AL-Farsi Electronic Engineering Student Caledonian College of Engineering, Muscat Malathi B. N. Senior Lecturer, Department

More information

Vehicle Tracking System,

Vehicle Tracking System, Vehicle Tracking System, The Complete Solution What is GPS? Product Review. Complete system. Contact Us. What is GPS? GPS, which stands for Global Positioning System, is the only system today able to show

More information

SMART COLLEGE BUS TRACKING MANAGEMENT SYSTEM AND ITS APPLICATION

SMART COLLEGE BUS TRACKING MANAGEMENT SYSTEM AND ITS APPLICATION International Journal of Emerging Technologies and Engineering (IJETE) SMART COLLEGE BUS TRACKING MANAGEMENT SYSTEM AND ITS APPLICATION Savitha S.C Asst.Prof, Dept.ECE, MSEC, Bangalore Natya.S Asst. Prof,

More information

Automatic Accident Alert and Safety System using Embedded GSM Interface

Automatic Accident Alert and Safety System using Embedded GSM Interface Automatic Accident Alert and Safety System using Embedded GSM Interface Kajal Nandaniya I&C Department DDIT, Nadiad Viraj Choksi Project Scientist BISAG, Ghandhinagar Ashish Patel Assistant professor I&C

More information

A Real Time Prototype for Vehicle Tracking System

A Real Time Prototype for Vehicle Tracking System A Real Time Prototype for Vehicle Tracking System 1 Pydala Bhasha, 2 P. Nageswara Rao, 3 D. Bulla Rao 1,2,3 Department of Computer Science and Engineering Swetha Institute of Technology & Science, Tirupati

More information

Gilsson AlwaysFind Web Base Fleet Management AVL & Personal GPS Trackers

Gilsson AlwaysFind Web Base Fleet Management AVL & Personal GPS Trackers Gilsson AlwaysFind Web Base Fleet Management AVL & Personal GPS Trackers System block diagram AlwaysFind GSM/GPRS network GPS Tracking Systems AlwaysFind OR AlwaysFind Mini Web Base control center Internet

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering DOI: 10.15662/ijareeie.2014.0307062 Automatic Vehicle Accident Detection and Messaging System Using GSM and GPS Modem C.Prabha 1, R.Sunitha 2, R.Anitha 3 Assistant professor, Dept. of ECE, Bellari Institute

More information

FLEET MANAGEMENT & CAR SECURITY SYSTEM GPRS/GPS

FLEET MANAGEMENT & CAR SECURITY SYSTEM GPRS/GPS FLEET MANAGEMENT & CAR SECURITY SYSTEM FOR PROVIDERS AND CUSTOMERS The Tracker Server Communication Program for data collection The Tracker Client Map Program intended for dispatching desks The GSM/GPRS

More information

Trace Desktop Workforce / Fleet Management System

Trace Desktop Workforce / Fleet Management System Trace Desktop Workforce / Fleet Management System Introduction TRACE is an extension of SD s Geographical Information System (SPACE) which incorporates a range of GPS tracking devices that enable users

More information

Automobile Speed Violation Detection System using RFID and GSM Technologies

Automobile Speed Violation Detection System using RFID and GSM Technologies Automobile Speed Violation Detection System using RFID and GSM Technologies Lujaina Al-Shabibi Student, Telecommunications Engineering Caledonian College of Engineering Muscat, Oman Nadarajan Jayaraman

More information

Real-Time Vehicle Data Logging System Using GPS And GSM

Real-Time Vehicle Data Logging System Using GPS And GSM INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME 4, ISSUE 0, JULY 2015 ISSN 22-8616 Real-Time Vehicle Data Logging System Using GPS And GSM Win Minn Thet, MyoMaung Maung, Hla Myo Tun Abstract:

More information

TRACKING AND SECURITY SYSTEM

TRACKING AND SECURITY SYSTEM TRACKING AND SECURITY SYSTEM WHAT IS PERGO? Pergo is the security system software and hardware developed in Turkey by Turkish engineers, which has special capabilities to identify the location of any attached

More information

An Android Application for Tracking College Bus Using Google Map

An Android Application for Tracking College Bus Using Google Map An Android Application for Tracking College Bus Using Google Map S. Priya 1, B. Prabhavathi 2, P. Shanmuga Priya 3, B. Shanthini 4 1,2, 3 UG Scholar, 4 Head of the Department Department of Information

More information

Vehicle Tracking System using GPRS

Vehicle Tracking System using GPRS Urban Transport XIII: Urban Transport and the Environment in the 21st Century 409 Vehicle Tracking System using GPRS S. Ikram 1 & F. T. Shah 2 1 Seidco Communication L.L.C, Abu Dhabi, UAE 2 COMSATS Institute

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May-2015 ISSN 2229-5518

International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May-2015 ISSN 2229-5518 International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May-2015 Vehicle Tracking System with Smartphone Integration S Om Prakash, R Karthikaeyan 7 Abstract Need for reliable management

More information

Vehicle Tracking and OBD Information

Vehicle Tracking and OBD Information Vehicle Tracking and OBD Information All protocol models and are much equipped more... with hi-accuracy GPS receiver, GSMand modem, analog Nov. digital IO s 20, 2013 (i.e., panic bu The Dual Purpose Locator

More information

How To Build A Gps Vehicle Tracking System On Android App.Com

How To Build A Gps Vehicle Tracking System On Android App.Com International Journal of Emerging Engineering Research and Technology Volume 2, Issue 7, October 2014, PP 71-75 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) GPS Vehicle Tracking System Shital Mohol

More information

Autos Limited Ghana Vehicle Tracking Business Proposal

Autos Limited Ghana Vehicle Tracking Business Proposal Autos Limited Ghana Vehicle Tracking Business Proposal Executive Summary Our Understanding of Your Goals We understand that you or your business needs to monitor all your vehicles or company's to minimize

More information

Smart Onboard Public Information System using GPS & GSM Integration for Public Transport

Smart Onboard Public Information System using GPS & GSM Integration for Public Transport Smart Onboard Public Information System using GPS & GSM Integration for Public Transport Mr. Prafull D. Patinge 1, Ms. N. R. Kolhare 2 ME, Electronics Engg. Dept. of Electronics and Telecommunication Engineering,

More information

EMBEDDED GSM MONITOR AND CONTROL USING ANDROID APPLICATION

EMBEDDED GSM MONITOR AND CONTROL USING ANDROID APPLICATION http:// EMBEDDED GSM MONITOR AND CONTROL USING ANDROID APPLICATION J Ramya Ritika 1, K.V. Yateendranath 2 1 M.Tech Student [DSCE], Dept. of ECE, VITS, Kavali, Andhra Pradesh, (India) Associate Professor,

More information

Real Time Vehicle Theft Identity and Control System Based on ARM 9

Real Time Vehicle Theft Identity and Control System Based on ARM 9 Real Time Vehicle Theft Identity and Control System Based on ARM 9 D.Narendar Singh Associate Professor, M.tech,Ph.d Department of Electronics and Communication Engineering Anurag group of Institutions,

More information

AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM

AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM Mr.S.Iyyappan 1, Mr.V.Nandagopal 2 P.G Scholar, Dept. of EEE, Ganadipathy Tulis s Jain Engineering College, Vellore,

More information

VEHICLE MONITORING CONTROLLING AND TRACKING SYSTEM BY USING ANDROID APPLICATION

VEHICLE MONITORING CONTROLLING AND TRACKING SYSTEM BY USING ANDROID APPLICATION VEHICLE MONITORING CONTROLLING AND TRACKING SYSTEM BY USING ANDROID APPLICATION Arunthavanathan Rajeevan 1, Navod K Payagala 2 1 Lecturer, Faculty of Electrical and Computer Malabe, Sri Lanka. Email:,

More information

Real-Time GPS/GPRS Based Vehicle Tracking System Mohammed Baqer M. Kamel University of Qadisiya, Diwaniya, Iraq mhmd.baqr@qu.edu.

Real-Time GPS/GPRS Based Vehicle Tracking System Mohammed Baqer M. Kamel University of Qadisiya, Diwaniya, Iraq mhmd.baqr@qu.edu. www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 2319-7242 Volume 4 Issue 8 Aug 2015, Page No. 13648-13652 Real-Time GPS/GPRS Based Vehicle Tracking System Mohammed Baqer M.

More information

Datalink Systems Inc.

Datalink Systems Inc. Datalink Systems Inc. Datalink Systems Inc. has been developing wireless IP packet data Communications Software for more than ten years! This presentation focuses on how our DataNET solutions integrates

More information

ARM7 Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology

ARM7 Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology ARM7 Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology Khatmode Ranjit P 1, Kulkarni Ramchandra V 2, Ghodke Bharat S 3, Prof. P. P. Chitte 4, Prof. Anap S. D 5 1 Student

More information

GPS GPRS Tracking System

GPS GPRS Tracking System GPS GPRS Tracking System Main Features on GPS device 1. Positioning and Tracking: Locate vehicles and get working status by on-line Positioning Platform or the cell phone at times. You can choose the Positioning

More information

GPS Tracking Solution Division World Leading Global Tracking Technology

GPS Tracking Solution Division World Leading Global Tracking Technology SCE GLOBAL PTE LTD 123 Genting Lane #05-05 Yenom Industrial Building Singapore 349574 Tel: (65) 67435210 Fax: (65) 67435291 Website : www.scesing.com GPS Tracking Solution Division World Leading Global

More information

How To Design A Code Lock System With A Status Display On A Cell Phone And A Password Code On A Smart Phone

How To Design A Code Lock System With A Status Display On A Cell Phone And A Password Code On A Smart Phone ISSN (e): 2250 3005 Vol, 04 Issue, 7 July 2014 International Journal of Computational Engineering Research (IJCER) Enhanced Wireless Security System With Digital code lock using RF &GSM Technology 1 E.Supraja,

More information

The System Design and Implementation of Vehicle Management

The System Design and Implementation of Vehicle Management The System Design and Implementation of Vehicle Management Jr-Jen Huang, Yi-Yu Chu, and Yen-Jen Chen speed, time, and date. All of that GPS data is sent to MSP430F5438 by the Universal Asynchronous Receiver/Transmitter

More information

RFID, GPS & GSM Based Vehicle Tracing & Employee Security System

RFID, GPS & GSM Based Vehicle Tracing & Employee Security System RFID, GPS & GSM Based Vehicle Tracing & Employee Security System Ms.S.S.Pethakar, Prof. N. Srivastava, Ms.S.D.Suryawanshi Abstract A RFID, GPS & GSM Based Vehicle Tracking and Employee Security System

More information

Intelligent Home Automation and Security System

Intelligent Home Automation and Security System Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology

More information

Display Message on Notice Board using GSM

Display Message on Notice Board using GSM Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 7 (2013), pp. 827-832 Research India Publications http://www.ripublication.com/aeee.htm Display Message on Notice Board

More information

Location Identification and Vehicle Tracking using VANET(VETRAC)

Location Identification and Vehicle Tracking using VANET(VETRAC) Location Identification and Vehicle Tracking using VANET(VETRAC) Supervisor Name: Md. Mosaddik Hasan Assistant Professor Dept. of CSE MBSTU Md. Al-Amin Nipu CE-10031 Dept. of CSE MBSTU Abstract: Large

More information

SuperGuard VT-05 Vehicle Tracking Device

SuperGuard VT-05 Vehicle Tracking Device SuperGuard VT-05 Vehicle Tracking Device The SuperGuard VT-05 Vehicle Tracker is a professional GPS tracking device designed for fleet management and commercial data centers, with customizable data upload

More information

Child Tracking System on Mobile Terminal

Child Tracking System on Mobile Terminal Child Tracking System on Mobile Terminal Rohit N. Bhoi 1, Dr. V. V. Shete 2, S.B.Somani 3 ME Student, Department of VLSI & Embedded, MITCOE, Pune, India 1 Professor & HOD, Department of E&TC, MITCOE, Pune,

More information

How To Track A Car With Gps And Gsp/Gsm/Gprs Technology

How To Track A Car With Gps And Gsp/Gsm/Gprs Technology Design and Implementation of Vehicle Tracking System Using GPS/GSM/GPRS Technology and Smartphone Application SeokJu Lee, Girma Tewolde, Jaerock Kwon Electrical and Computer Engineering Kettering University

More information

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant International Journal of Computational Engineering Research Vol, 03 Issue, 4 Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant 1, Mr.S.Vimalraj, 2, Gausalya.R.B, 3, Samyuktha.V,

More information

Intervid Fleet Management Fleet Telematics. Intervid, Inc. 5111 Pegasus Court, Suite C Frederick, MD 21704

Intervid Fleet Management Fleet Telematics. Intervid, Inc. 5111 Pegasus Court, Suite C Frederick, MD 21704 Intervid Fleet Management Fleet Telematics Intervid Fleet Management Intervid Fleet Management brings to market a leading Global Fleet Telematics Technology. Intervid Fleet Management solutions have assisted

More information

Design and Implementation of an Accidental Fall Detection System for Elderly

Design and Implementation of an Accidental Fall Detection System for Elderly Design and Implementation of an Accidental Fall Detection System for Elderly Enku Yosef Kefyalew 1, Abubakr Rahmtalla Abdalla Mohamed 2 Department of Electronic Engineering, Tianjin University of Technology

More information

MCOM VEHICLE TRACKING SYSTEM MANUAL

MCOM VEHICLE TRACKING SYSTEM MANUAL 2012 MCOM VEHICLE TRACKING SYSTEM MANUAL Vehicle Tracking System allows the Department to track, trace and monitor their vehicles in real time using GSM / GPRS technology. It sends the location address,

More information

USER MANUAL V5.0 ST100

USER MANUAL V5.0 ST100 GPS Vehicle Tracker USER MANUAL V5.0 ST100 Updated on 15 September 2009-1 - Contents 1 Product Overview 3 2 For Your Safety 3 3 ST100 Parameters 3 4 Getting Started 4 4.1 Hardware and Accessories 4 4.2

More information

GPS Tracking Solution GPS GSM Tracker

GPS Tracking Solution GPS GSM Tracker 2013 GPS Tracking Solution GPS GSM Tracker Robust solution for tracking your Assets, Cars, Buses, Trucks, Fleet, Shipment, Children, Pets and more with web based tracking from anywhere in the world through

More information

Iasi. T76.1 Bus Management System in Iasi. Iasi

Iasi. T76.1 Bus Management System in Iasi. Iasi Iasi T76.1 Bus Management System in Iasi Iasi May 2012 Project no. Project Name Start date of the Project Duration: Measure: Task: Deliverable: Due date of Deliverable: Actual 21 st May 2012 submission

More information

Design and Development of Suraksha -A Women Safety Device

Design and Development of Suraksha -A Women Safety Device International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 8 (2014), pp. 787-792 International Research Publications House http://www. irphouse.com Design and Development

More information

Wireless Medical History Tracker and Token Generator Using Finger Biometric Technology and Arm

Wireless Medical History Tracker and Token Generator Using Finger Biometric Technology and Arm Wireless Medical History Tracker and Token Generator Using Finger Biometric Technology and Arm Mohit M. Jungare, Prof.V.G.Girhepunje M. Tech Student, Dept of Electronics and Telecommunication, Priyadarshini

More information

Nagpur, Maharashtra, India

Nagpur, Maharashtra, India Volume 6, Issue 2, February 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automated Door

More information

Pen Drive to Pen Drive and Mobile Data Transfer Using ARM

Pen Drive to Pen Drive and Mobile Data Transfer Using ARM IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 2278-2834, ISBN: 2278-8735, PP: 43-47 www.iosrjournals.org Pen Drive to Pen Drive and Mobile Data Transfer Using ARM 1 Mr.V.S.Gawali,

More information

Overview. 1. GPS data tracking via GSM SMS / GPRS. 2. GPS data logging in internal memory. 3. Alarm alert via GSM SMS / Dialing / GPRS

Overview. 1. GPS data tracking via GSM SMS / GPRS. 2. GPS data logging in internal memory. 3. Alarm alert via GSM SMS / Dialing / GPRS Vehicle or Personal Position Tracking Vehicle Status and Speed Tracking Auto Accident Report Global Position System (GPS) Navigation System Anti theft Alarm System Overview 1. GPS data tracking via GSM

More information

Design And Implementation Of Bank Locker Security System Based On Fingerprint Sensing Circuit And RFID Reader

Design And Implementation Of Bank Locker Security System Based On Fingerprint Sensing Circuit And RFID Reader Design And Implementation Of Bank Locker Security System Based On Sensing Circuit And RFID Reader Khaing Mar Htwe, Zaw Min Min Htun, Hla Myo Tun Abstract: The main goal of this system is to design a locker

More information

International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 3, Issue 6, June 2014

International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 3, Issue 6, June 2014 Real Time Wireless based Train Tracking, Track Identification and Collision avoidance System for Railway Sectors 1 R. Immanuel Rajkumar, 2 Dr.P. E. Sankaranarayanan, and 3 Dr.G.Sundari 1 Research Scholar,

More information

Vehicle Collision Recognition and Monitoring System Based on AVR Platform

Vehicle Collision Recognition and Monitoring System Based on AVR Platform Vehicle Collision Recognition and Monitoring System Based on AVR Platform Apurva Mane 1, Prof. Jaideep Rana 2 1 Dept. of Electronics, apurvamane91@yahoo.com, JNEC, Aurangabad 2 Dept. of Electronics, jaideeprana2003@yahoo.co.in,

More information

REAL TIME BASED SMART VEHICLE MONITORING AND ALERT USING GSM

REAL TIME BASED SMART VEHICLE MONITORING AND ALERT USING GSM ISSN (Online) : 2278-1021 REAL TIME BASED SMART VEHICLE MONITORING AND ALERT USING GSM S.Boopathi 1, K.Govindaraju 1,M.Sangeetha 1,M.Jagadeeshraja 2,M.Dhanasu 3 PG Student, Embedded System Technologies,

More information

Microcontroller Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology

Microcontroller Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology Microcontroller Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology Bharath K M, Rohit C V Student of B.E Electronics and Communication Coorg Institute of Technology,

More information

HEOL-N103-OBD, GPS/GPRS Tracking Module with On Board Diagnostic

HEOL-N103-OBD, GPS/GPRS Tracking Module with On Board Diagnostic HEOL-N103-OBD, GPS/GPRS Tracking Module with On Board Diagnostic Heol fleet tracking system GPS N103 -OBD GPRS FTS Software Internet Main office - Control room Other office The specifications in this document

More information

GPS Vehicle and personal location tracker. User manual

GPS Vehicle and personal location tracker. User manual GPS Vehicle and personal location tracker User manual 1 Contents 1. Product overview... 2 2. Safety instruction... 3 3. Specification and parameters... 3 4. Getting started... 4 4.1 Hardware and accessories...

More information

Comparative Study of GPS Positioning For Vehicles with Algorithms in Global and Local Position

Comparative Study of GPS Positioning For Vehicles with Algorithms in Global and Local Position Comparative Study of GPS Positioning For Vehicles with Algorithms in Global and Local Position Manoher Kumar bishwas MCA Final Year Veltech Technical University Avadi,Chnnai-62 E-Mail-manohar.bishwas@gmail.com

More information

A Cost Efficient Real-Time Vehicle Tracking System

A Cost Efficient Real-Time Vehicle Tracking System A Cost Efficient Real-Time Vehicle Tracking System Rohit Minni VIT University, Vellore, India 304, Satellite, Om Nagar, Andheri(E), Mumbai-99, India ABSTRACT The transportation system plays a vital role

More information

Vehicle Tracking System. www.intregra.co.in

Vehicle Tracking System. www.intregra.co.in Vehicle Tracking System www.intregra.co.in Contents 1. Business Profile 2. Product Highlights 3. Hardware 4. Technology 5. Applications 6. The Intregra Advantage For All Users 7. Reference System Screenshots

More information