Intelligent Traffic Control and Vehicle Tracking System Using RFID

Size: px
Start display at page:

Download "Intelligent Traffic Control and Vehicle Tracking System Using RFID"

Transcription

1 Intelligent Traffic Control and Vehicle Tracking System Using RFID Dr. B. Viswanathan Dean -SEEE, SASTRA University, Thanjavur, Tamil Nadu, India Abstract Radio Frequency identification is an upcoming method of tracking moving or stationary items. By extending this technology to traffic control and automation, Radio Frequency Identification (RF ID) can be used to reduce traffic congestion and avoid accidents efficiently. In this paper, the RFID technology current applications are outlined and are extended to be used in traffic and emergency systems. Specifically, a unique method has been suggested for flexible signaling. Traffic signals need not be static and can be made dynamic by intelligent use of RFID technology depending upon the road traffic conditions. This project suggests ways for handling emergency situations such as accidents. Also the intelligent traffic control system has been enhanced for future applications..a novel method is proposed to tackle transport related issues which includes implementation of traffic control using ANT Algorithm. Applications such as vehicle tracking, accident alert are also explained in this paper. V. Sukhadha Final Year, B.E. (ECE), Thiagarajar College of Engineering, Madurai, Tamil Nadu, India vsukhadha@gmail.com Additionally, vibration sensor activates air bags such that severe accident to the driver driving the vehicle can be avoided and transmits this emergency situation to owner, police control office and hospital through SMS. Whenever the vehicle crosses the particular road area, the data from Vehicle tag is read and based on the location, an SMS regarding location of the vehicle will be sent to the owner. Vibration/Impact sensors are added to trigger our system, when the vehicle is met with accident. Special zone information can be programmed in active tag and this information is transmitted to RFID reader connected with vehicle embedded kit, it alarms driver about the zone [9]. Keywords RFID Tag, Traffic Signals, Electronic Gadgets, Flexible Signaling, ANT Algorithm. I. INTRODUCTION This fast paced World is with number of transport related problems. RFID technology can be effectively used to solve some of them. Some of the problems that require immediate attention are traffic signal management, accident risk management, environment alert, traffic rule violation control, and vehicle theft identification. In the first part of the paper where novel ideas for traffic signal management are implemented requires installation of RFID tags on the vehicle and readers at required places on the road as in Fig 1. In continuation with this, methods to track vehicle movement and implementing accident alert systems are introduced in second part. This requires installing RFID reader in the vehicle and Tags on the road. RFID tags are placed on the road giving area information and environment alerts (such as school zone, industry, market, bridge etc.). One RFID tag is placed in vehicle with owner info, RC book, insurance details, service details etc. to send vehicle identification to traffic information database. RFID reader will be placed with embedded controller in vehicle, Toll Gates, Parking areas and also in traffic signal areas and other surveillance areas. GSM module with embedded unit in the moving vehicle is used to transmit accident information to different points. Whenever vehicle meets with an accident, the system reads area information from RFID tags placed on the road and transfers this information to embedded module. The details are transmitted to the specific numbers stored in database (Police station, Owner and Hospital). Fig.1. Model System for RFID Implementation A. Radio Frequency Identification (RFID): Passive tags require no internal power source, whereas active tags require a power source. In a typical RFID system, individual objects are equipped with a small, inexpensive tag. The tag contains a transponder with a digital memory chip that is given a unique electronic product code. The interrogator, an antenna packaged with a transceiver and decoder, emits a signal activating the RFID tag so it can read and write data to it as in Fig 2. When an RFID tag passes through the electromagnetic zone, it detects the reader's activation signal. The reader decodes the data encoded in the tag's integrated circuit (silicon chip) and the data is passed to the host computer. II. SPECIFICATIONS OF RFID A. Frequencies: Low-frequency (LF: khz and khz) and high-frequency (HF: MHz) RFID tags can be used globally without a license. Ultra-high-frequency (UHF: 868 MHz-928 MHz) cannot be used globally as there is no single global standard. High-frequency devices can work at distances up to 250 feet and at relative speeds greater than 150 miles per hour. High-frequency passive 1472

2 systems are typically in the UHF range i.e. from 500 MHz and above, but usually in the 900 MHz band to 2.5 GHz. This high-frequency system works when a reader sends a signal to the transponder or ID tag via an antenna. The transponder's electronics return the ID code via a modulated signal being continuously reflected off the transponder's antenna, giving an impressively quick read. Since our application requires high speed of data transfer and considering the fact that data from tag has to be accessed at relatively larger distances and greater speeds we use High frequency tag and reader with range of 250 feet in 2.5 GHz spectrum [8]. case these high-frequency active RFID tags are capable of transmitting and receiving data at speeds of 110 miles per hour and at 300 kilobits per second. Fig.2 RFID Tag Description B. GSM: Global system for mobile communication (GSM) is a globally accepted standard for digital cellular communication. GSM is a common European mobile telephone standard for a mobile cellular radio system operating at 900 MHz In the current work, SIM300 GSM module is used. This is a Triband GSM/GPRS solution in a compact plug in module featuring an industry-standard interface. III. RFID FOR SPEED CHECK The applications of RFID will play a vital role in speed determination of vehicles. The root of this system is locating the vehicles with 100% accuracy and transmits the data with high speed for a moving vehicle. The basic structure of the RFID traffic control system is given in Fig 3. Here the signal from the vehicle tag read by the RFID reader on the road contains the data about the ability of vehicle (e.g. registration number, engine number, date and place of purchase, insurance, etc) and the detail about the owner/driver (e.g. driving license expiry date, validity, etc). This will be in the form of code numbers. Since the reader is inbuilt with GSM module, the code obtained from the tag is sent to the desired locations. Further details can be obtained from the data base using this code [3]. A. Ability: In high ways the speed of the vehicles will be high. So the data transmission should be an efficient one. By using a high-frequency active RFID tag the signals can be received from vehicles traveling at highway speeds. In this Fig.3. RFID Traffic Control System B. Speed Check: To calculate the speed of the vehicle, the vehicle must be tracked. This is done when the tag is identified by the reader at a specific distance. By using Doppler Effect, the speed of the car is monitored as in Fig 4. As the signals from the car are reflected by the RFID tags placed on the road, the speed is calculated by measuring and comparing the delay of reflected signals and the speed of light. A message can be transmitted to the driver whether his speed is within the limit or not. If speed limit is exceeded, the vehicle details, stored in the vehicle s RFID tag are transmitted to the traffic control centre [2]. Fig.4. Doppler Shift 1473

3 IV. DESIGN AND IMPLEMENTATION OF VEHICLE THEFT AND ACCIDENT ALERT SYSTEM In the current work we have designed following operating points. One is road unit, the second is vehicle unit, the third is traffic signal controller unit, the fourth is parking slot controller unit, the fifth is tollgate unit and sixth is alert receiver unit. Section 1 On Road Unit: In this unit we can have N number of RFID tags to transmit general area information and alert on special zones like school, hospital, weak bridges and zigzag bends etc. UHF semi-passive tag is used in our application. Its coverage is a maximum of 250 feet with 64 Kbits of memory operating at 2GHz range. The location information and driver alert information are stored in this tag. The alert information can be dynamically changed like damage in bridge, condition of road and new changes in road (one way or two ways and other diversion indications) etc Section 2 Vehicle Unit: These units consist of RFID reader, vehicle information RFID Tag, 8051 embedded module and GSM module. Here we have used SIM 300 GSM module to transmit alert data to the mobile receivers already configured. RFID reader and GSM are connected to receive and transmit of the serial port in embedded module. The total controller program is developed in embedded C language and is downloaded into the memory for operation. Here we use semi passive tag to transmit vehicle database like insurance details (renewal date and expiry date), RC book and license etc., to traffic organizers. This data is collected in the RFID reader enabled traffic signal areas. This controls traffic issues like insurance non payment and also used to manage traffic signal in intelligent way. Digital camera also connected with our embedded module to take photos about accident and it can be sent as MMS. This will be useful for investigation and for security reasons to avoid theft in accident place. Section 3 Alert Receiver Unit: This unit is nothing but alert receiving mobile phones programmed in the embedded module. It may be owner of the vehicle, the hospital emergency care and the police station information number. Short script message or voice message will be sent to the receivers. power load at the reader end. It also offers increased range as compared to the passive tags. 2) Sensor Unit: The sensor unit is positioned on selected sensor stations taking into consideration the following parameters: a) For detection of a particular origin-destination (OD) trip i.e. route tracking. b) Taking into consideration the static database 3) Control Unit: The control unit consists of a GSM modem interfaced with a computer. A C++ compiler is installed to compile the congestion detection and control algorithms. The static database is stored on the computer. The dynamic vehicle database is formed from the sensor data received from the GSM modem using attention (AT) commands. These two databases serve as inputs for the traffic algorithms. After the congestion determination is done and the optimum paths are computed the control messages are sent to the sensor stations on the congested path. A. Proposed System: At the sensor station the reader reads the unique tag number that is programmed in every card and sends this information to the control station using the GSM service. This goes on for the testing time that is programmed into the microcontroller. The time at which the vehicle crosses a particular sensor and the vehicle ID form the dynamic database of the control station [3]. The static database consists of: a. The distance between the sensor stations along a path (OD). b. The sensor station IDs along a path. c. The free flow speed and the threshold speed for a route (OD). The number of the SIM (Subscriber Identity Module) card serves as the sensor ID that identifies a sensor B. Working: As shown in the Fig 5, a vehicle with ID 271 takes the route N6-N4-N5 to reach the destination but after some time the route gets blocked which is determined by the control station from the sensor data received and an alternate route N6-N4-N3-N5 is then suggested to be followed by the vehicles at the sensor stations on the blocked path to prevent further inflow of vehicles until the congestion is resolved V. PROPOSED SYSTEM FOR CONGESTION DETECTION AND WORKING The proposed system has three main components: Active RFID tag Sensor Unit Control Unit 1) Active RFID tag: The RFID tag must be attached to the vehicle. An active tag is chosen because it has the capability of powering itself to send beacons to the reader, thus reducing the Fig.5. Congestion Detection 1474

4 VI. IMPLEMENTATION OF CONGESTION DETECTION The basis of the algorithm is the simple fact that in a blocked route the vehicles get queued when their velocity is less than a certain threshold. The control station computes the congested ODs by sorting the dynamic database in the ascending order of the vehicle IDs[1]. It then arranges all the occurrences of a vehicle sensed in the network into an array. From this data speed of the vehicle along that path is calculated by using the sensor crossing times of the vehicle and the distance between the origin and destination obtained from the static database. Using the time and distance speed is calculated. Also the density of vehicles (number of vehicles per hour) on an OD is calculated. The speed of the vehicles is then divided by the density to give the average vehicular speed on the path which is then compared with the threshold speed of the OD to determine congestion. The algorithm is presented in detail below: Inputs: T1, time when vehicle passes the first sensor T2, time when vehicle passes the last sensor D, the set of distances between ODs along all the paths ST, the set of threshold speeds for all the paths. Outputs: Dn, the set of vehicle densities in all the paths T, the set of average travelling times for all the path S, the set of average speeds for all the paths Variables: Dynamic database of the traffic flow. Static database of the road network. START While (new vehicle in dynamic database) loop Read T1 for all path static data if (sensor ID in dynamic database == sensor ID in static database) Increment D for that path Read T2 T= T2-T1 end if end for S = D/T End loop if (S < ST) Display congestion in this path end if end VII. CONGESTION CONTROL The ant optimization algorithm follows a probabilistic determination of optimum path. It is modeled on the behavior of ants travelling paths between a food source and their colonies or nests. The ants deposit pheromones (chemical secretions) as they travel along a path. The strengthening of the path due to the deposition of pheromones makes the other ants choose that path over the others [1]. The positive feedback from the repeated deposition of pheromones by the ants helps in selection of that path as the optimum path. The evaporation of pheromone trails on other less travelled paths helps in avoiding those paths in future. The communication between ants achieved via pheromone secretions is called as stigmergy. It is analogous to the vehicle to roadside communication discussed in the project. The vehicles are analogous to ants. The two factors to be considered are amount of pheromone deposition and weight of the edges. The amount of pheromone deposition is a function of density of vehicles. The weight of the edges is a function of time taken by the vehicles to travel the edge which varies in a dynamic real-time environment. The probability of choosing a particular path is denoted by Pij. It is inversely proportional to the weight of the edges (time) and directly proportional to the amount of pheromone deposition (density) on a path [1]. Let q ij be the density of vehicles on the path connecting i and j, w ij be the travel time of the path between i and j. The probability that an ant chooses the path i to j is: Where, k is the set of other paths for the same origin-destination including j α, β are constants and α=1, β=3.the numerator specifies the product of the parameters for a path divided by the sample set which consists of summation of the product of these parameters for all the paths. The path with the highest probability is chosen as the optimum path. After the selection of the path the travelling time of a vehicle along that path is calculated and compared with the average travelling time. If the travelling time of the vehicle is less than the average travelling time the path is optimum. As the congestion along a route increases, its travelling time increases and the probability of its selection decreases. The algorithm allows for dynamic updation of weights to suit real-time environments [5]. Where, ρ= weight updation constant between 0 and 1 qij(new)= density after weight updation qij(old)= density before weight updation. Inputs: A ij, the set of all the possible paths between origin i to destination j w ij, time to travel between origin i to destination j qij, vehicle densities between origin i to destination j ρ, the weight updation constant between 0 and 1 Outputs: P, the optimum path p ij, probability of path selection between origin i to destination j tant, travelling time of a vehicle on the selected path START for all path Aij Compute pij Select the path P with higher probability using (1) 1475

5 While -(Moving from i to j) loop Wait during the time w ij Calculate tant time of travelling across the path End loop if ( tant<w ij ) Display P else Update value using (2) end if end for END VIII. SIMULATION OF ROAD NETWORK USING MITSIM Fig.6 Simulation of road network MITSIM is an open source software developed by Massachusetts Institute of Technology. The source code of MITSIM is written in C++ language. The source code files that get compiled are: master.mitsim file and master.smc file. The various components of MITSIM are organized in two modules: 1. SIMulation LABoraratory (SIMLAB) 2. Graphical User Interface (GUI) 1) SIMLAB The simulation laboratory takes master.smc file as the input where the master.mitsim file is defined. The master.mitsim file then links all the input files to produce the output file. The master.mitsim file consists of the definitions of all input files and output files. The path for the input and output directories are also specified in it. The types of sensors employed are also defined. The time for which the simulation is performed by the software is also decided from this file. It controls the allocation of processor resources for the various processes running on the system, for example the graphical user interface. It is basically used to define parameters that control the overall simulation [7]. The master.smc file is used to identify the master.mitsim file and defines the host machine and display settings various components of MITSIM. a) Input Files i) Paralib.dat: This file is used to specify the values of parameters required for the simulation environment. It involves the definition of constants such as the commonality factor (CF) which is a constant used for route selection and free way bias (FWB) that governs the routing of vehicles to freeways as well as valid path factor (VPF) for selection of paths for vehicles in comparison with the shortest path. The parameter specifications help in imitating the real world traffic scenarios as closely as possible with features like lane changing, delays, optimum speed of vehicles, vehicle types used, gaps acceptable in queues on congested paths, etc. Also the time interval after which the updation of sensor data is done is also determined from the file. ii) Network.dat: This file represents the physical representation of the network. The file is generated using the java road network editor as shown in Fig 7. The editor is used to model the road network using five main components namely: (1) Node: The nodes in the network are the important junctions. A node may be of the type, entry/exit that is usually situated at the periphery of the network or intersection where two or more paths meet. (2) Links: The roads connecting nodes are termed as links. The roads are classified into four types mainly, urban, construction, freeway, ramp. The links are defined using the up-node ID and the down-node ID. (3) Segments: The links contain segments which are mainly used when there is a change in the geometry of the road. The segments can be defined with a free flow speed and a gradient speed (4) Lanes: The segments are subdivided into lanes. The lanes are characterized by lane rules that dictate the lane changing phenomenon and the allowable movements for route guidance of vehicles. (5) Sensors: The sensors used for the project are Vehicle to roadside communication (VRC) sensors. They time of vehicle sensing is recorded along with the vehicle ID. The output file of the sensor i.e. vrc.out specifies the time, sensor, key for the sensor, vehicle ID. iii) OD.dat: In this file, all the paths in the network are specified which consists of the origin and destination node IDs in addition to the vehicle density. The IDs of the alternate paths for a particular OD as specified in the path.dat file are also mentioned. iv) Path.dat: In this file all the paths in one OD are defined. The paths are characterized by the path ID, origin and destination node IDs, the link IDs that form the path and the average travel time of the path. b) Output Files: VRC.out: This file lists the data for all the vehicles that have completed their trips in the road network. It lists the entries of the vehicles in ascending order of the time of sensing of the vehicles. It provides information about the time, sensor ID and the vehicle ID. From this file information can be derived about the average time taken by a vehicle to traverse a path and the density of vehicles 1476

6 on a particular path. This forms the dynamic database of the control station. IX. SIMULATION RESULT OF PATCH ANTENNA been suggested by just placing passive high frequency RFID tags and readers on road and the vehicle. FUTURE ENHANCEMENTS In future using the same RFID network, the analysis of traffic, selecting the signal and time allocation for the signals can be done by an artificial intelligent network. And by embedding a controlling system on the vehicle s engine, it can be controlled automatically and zero accident rate can be obtained. Fig.7. Simulation of Patch Antenna REFERENCES Fig.8. Simulation of Frequency of Patch Antenna [1] Lim, Jiwhan, Kim, Sangjin, Oh, Heekuck, Kim, Donghyun, A designated query protocol for serverless mobile RFID systems with reader and tag privacy, Tsinghua Science and Technology, Vol.17, No.5, pp , Oct [2] Kromer, P., Martinovic, J., Radecky, M., Tomis, R., Snasel, V., Ant colony inspired algorithm for adaptive traffic routing,, Third World Congress Nature and Biologically Inspired Computing (NaBIC) 2011, pp , Oct [3] S. Shepard, RFID Radio Frequency Identification, McGraw Hill Professional, USA, [4] R. Weinstein, "RFID: A technical overview and its application to the enterprise", IT Professional, Vol. 7, pp , May-June [5] Urachada Ketprom, Chaichana Mitrpant, Putchapan Lowjun, Closing Digital Gap on RFID Usage for Better Farm Management, Portland International Center for Management of Engineering and Technology (PICMET 2007), 5-9 August [6] X. Zhang and M. Tentzeris, Applications of Fast- Moving RFID Tags in High-speed Railway Systems, International Journal of Engineering Business Management, 3(1), pp , [7] MITSIMLab Manual, Massachusetts Institute of Technology, [8] Lehlou, N.; Buyurgan, N.; Chimka, J.R., An Online RFID Laboratory Learning Environment, IEEE Transactions on Learning Technologies, Vol.2, No.4, pp , Oct.-Dec [9] Lee, H., Kim, J., Privacy threats and issues in mobile RFID, Proceedings of the First IEEE International Conference on Availability, Reliability and Security, Vienna, Austria, April 20-22, AUTHOR S PROFILE X. CONCLUSION For location and tracking of vehicles, systems like GPS Dr. B. Viswanathan obtained his Bachelor of Engineering from the require a high cost of installation and government/ Coimbatore Institute of Technology (CIT), international regulations. GPS is also not completely Coimbatore, India. He completed his post graduation accurate due to security reasons. For speed checking, (M.Sc.- Engineering) and later was awarded his traffic officers need to be present at particular points to Ph.D. from the Indian Institute of Technology (IIT), Delhi. He has nearly 40 years of teaching and monitor speed using speed guns. Speed governors can be administrative experience having served in leading Institutions. He modified illegally or removed. CCTV installation at every served as Principal, Institute of Road Transport and Technology, Erode, point is expensive and not always practical to implement. Tamil Nadu. He also worked with Anna University, Coimbatore as Hence ways for calculating the speed of vehicle, Director Academics. He is currently working with SASTRA University, Thanjavur as Dean, School of Electrical & Electronics mechanism for intelligent traffic control, and Engineering. implementation of accident and theft alert system have 1477

7 He is also the recipient of the Tata- Rao Gold Medal award for best paper by the Institution of Engineers India for excellence in research. He has several research publications in reputed international and national journals to his credit. He is an active member of the IEEE. His areas of research include Power Electronics & Control and Power Systems Engineering. V. Sukhadha born in Manipal is currently pursuing her final year Bachelor of Engineering in Electronics and Communication Engineering at Thiagarajar College of Engineering, Madurai. She has currently undertaken a project on Design of Low Power FPGA based Viterbi Decoder under the guidance of Dr. S. Rajaram, Associate Professor, Department of Electronics and Communication Engineering, Thiagarajar College, Madurai. Her areas of interest include FPGA Implementation for Wireless Applications and Digital Systems. 1478

RFID BASED VEHICLE TRACKING SYSTEM

RFID BASED VEHICLE TRACKING SYSTEM RFID BASED VEHICLE TRACKING SYSTEM Operating a managed, busy parking lot can pose significant challenges, especially to a government organization that also owns some of the vehicles in the lot. The parking

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

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

OVER SPEED VIOLATION MANAGEMENT OF A VEHICLE THROUGH ZIGBEE

OVER SPEED VIOLATION MANAGEMENT OF A VEHICLE THROUGH ZIGBEE OVER SPEED VIOLATION MANAGEMENT OF A VEHICLE THROUGH ZIGBEE Rubini.R #1 and Uma Makeswari.A *2 # M.Tech-Embedded Systems, School of Computing, SASTRA University Thanjavur, Tamil Nadu, India 1 rubini.r07@gmail.com

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

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

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

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

Evolving Bar Codes. Y398 Internship. William Holmes

Evolving Bar Codes. Y398 Internship. William Holmes Evolving Bar Codes Y398 Internship By William Holmes Table of contents Introduction: What is RFID? Types of Tags: Advantages of Tags: RFID applications Conclusion: Introduction: Bar codes have evolved

More information

ADVANCED EMBEDDED SYSTEM ASSISTED GSM AND RFID BASED SMART SCHOOL MANAGEMENT SYSTEM

ADVANCED EMBEDDED SYSTEM ASSISTED GSM AND RFID BASED SMART SCHOOL MANAGEMENT SYSTEM ADVANCED EMBEDDED SYSTEM ASSISTED GSM AND RFID BASED SMART SCHOOL MANAGEMENT SYSTEM V.Sivasankaran 1, S. Muruganand 2, Azha.Periasamy 3 Ph.D., Scholar, Dept. of Electronics and Instrumentation, Bharathiar

More information

RFID Based Centralized Patient Monitoring System and Tracking (RPMST)

RFID Based Centralized Patient Monitoring System and Tracking (RPMST) IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 16, Issue 2, Ver. III (Mar-Apr. 2014), PP 08-15 RFID Based Centralized Patient Monitoring System and Tracking

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

Applying RFID in traffic junction monitoring

Applying RFID in traffic junction monitoring Second Conference of Junior Researchers in Civil Engineering 11 Applying RFID in traffic junction monitoring Nikol Krausz BME Department of Photogrammerty and Geoinformatics, e-mail: krausz@mail.bme.hu

More information

An Intelligent Parking Guidance and Information System by using image processing technique

An Intelligent Parking Guidance and Information System by using image processing technique An Intelligent Parking Guidance and Information System by using image processing technique P.DharmaReddy 1, A. RajeshwarRao 2, Dr. Syed Musthak Ahmed 3 M. Tech Student, Embedded Systems, SR Engineering

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

Location-Aware and Safer Cards: Enhancing RFID Security and Privacy

Location-Aware and Safer Cards: Enhancing RFID Security and Privacy Location-Aware and Safer Cards: Enhancing RFID Security and Privacy 1 K.Anudeep, 2 Mrs. T.V.Anantha Lakshmi 1 Student, 2 Assistant Professor ECE Department, SRM University, Kattankulathur-603203 1 anudeepnike@gmail.com,

More information

Control and Surveillance Secure System on Entrance Gate Based on Wireless Control and Internet

Control and Surveillance Secure System on Entrance Gate Based on Wireless Control and Internet Research Journal of Applied Sciences, Engineering and Technology 10(4): 443-453, 2015 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2015 Submitted: February 13, 2015 Accepted: March

More information

INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET-

INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET- ABSTRACT INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET- Bahidja Boukenadil¹ ¹Department Of Telecommunication, Tlemcen University, Tlemcen,Algeria Now in the world, the exchange of information between

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

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

Density Based Traffic Signal System

Density Based Traffic Signal System ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

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

ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK

ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK Mr.C.S.Karthikeyan 1 S.Murugeswari 2 Assistant professor, Dept. of ECE, Kamaraj College of Engineering and Technology,

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

A Multipurpose Vehicle Tracking System Based on ARM CORTEX-M3 STM32, HMC5883L, MPU-6050, GSM and GPS

A Multipurpose Vehicle Tracking System Based on ARM CORTEX-M3 STM32, HMC5883L, MPU-6050, GSM and GPS Journal of Traffic and Logistics Engineering Vol. 4, No. 1, June 2016 A Multipurpose Vehicle Tracking System Based on ARM CORTEX-M3 STM32, HMC5883L, MPU-6050, GSM and GPS Muhammad Husnain Ul Abdeen, Umar

More information

Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks

Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 6, Ver. I (Nov - Dec. 2014), PP 04-08 Wireless power meter monitoring with power

More information

Intelligent Fleet Management System Using Active RFID

Intelligent Fleet Management System Using Active RFID Intelligent Fleet Management System Using Active RFID Ms. Rajeshri Prakash Mane 1 1 Student, Department of Electronics and Telecommunication Engineering, Rajarambapu Institute of Technology, Rajaramnagar,

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

Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging

Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging Aravind. P, Kalaiarasan.A 2, D. Rajini Girinath 3 PG Student, Dept. of CSE, Anand Institute of Higher Technology,

More information

DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM

DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM Shweta 1, Nayana P Shetty 2 M.Tech student, Department of Electrical and Electronics Engineering, NMAMIT, Nitte, India 1 Associate Professor,

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

Automated Security System using ZigBee

Automated Security System using ZigBee IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 01 June 2015 ISSN (online): 2349-6010 Automated Security System using ZigBee Sneha Susan Abraham Saveetha School

More information

GuideME: AN EFFECTIVE RFID-BASED TRAFFIC MONITORING SYSTEM

GuideME: AN EFFECTIVE RFID-BASED TRAFFIC MONITORING SYSTEM GuideME: AN EFFECTIVE RFID-BASED TRAFFIC MONITORING SYSTEM Fadi Aloul, Assim Sagahyroon, Ali Nahle, Makram Abou Dehn, Raneem Al Anani American University of Sharjah Sharjah, United Arab Emirates (UAE)

More information

DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL

DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL P.Mohan 1, M. Vinoth Kumar 2 1 PG Scholar, Masters Degree in Embedded System Technologies, Rajiv Gandhi College of Engineering,

More information

How To Understand The Power Of An Freddi Tag (Rfid) System

How To Understand The Power Of An Freddi Tag (Rfid) System Radio Frequency Identification Done by: Haitham Habli. Table of contents Definition of RFID. Do they need license? RFID vs other identification systems. Classification of RFID systems. Emerge of passive

More information

International Journal of Engineering Research & Management Technology

International Journal of Engineering Research & Management Technology International Journal of Engineering Research & Management Technology March- 2015 Volume 2, Issue-2 Radio Frequency Identification Security System Mr. Shailendra Kumar Assistant Professor Department of

More information

CHAPTER 3 AVI TRAVEL TIME DATA COLLECTION

CHAPTER 3 AVI TRAVEL TIME DATA COLLECTION CHAPTER 3 AVI TRAVEL TIME DATA COLLECTION 3.1 - Introduction Travel time information is becoming more important for applications ranging from congestion measurement to real-time travel information. Several

More information

WHITE PAPER. ABCs of RFID

WHITE PAPER. ABCs of RFID WHITE PAPER ABCs of RFID Understanding and using Radio Frequency Identification Basics - Part 1 B.Muthukumaran Chief Consultant Innovation & Leadership Gemini Communication Ltd #1, Dr.Ranga Road, 2nd Street,

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

Design of Wireless Home automation and security system using PIC Microcontroller

Design of Wireless Home automation and security system using PIC Microcontroller IJCAES ISSN: 2231-4946 Volume III, Special Issue, August 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on National Conference on Information and Communication

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

ASSET TRACKING USING RFID SRAVANI.P(07241A12A7) DEEPTHI.B(07241A1262) SRUTHI.B(07241A12A3)

ASSET TRACKING USING RFID SRAVANI.P(07241A12A7) DEEPTHI.B(07241A1262) SRUTHI.B(07241A12A3) ASSET TRACKING USING RFID BY SRAVANI.P(07241A12A7) DEEPTHI.B(07241A1262) SRUTHI.B(07241A12A3) OBJECTIVE Our main objective is to acquire an asset tracking system. This keeps track of all the assets you

More information

A WEB-BASED TRAFFIC INFORMATION SYSTEM USING WIRELESS COMMUNICATION TECHNIQUES

A WEB-BASED TRAFFIC INFORMATION SYSTEM USING WIRELESS COMMUNICATION TECHNIQUES Advanced OR and AI Methods in Transportation A WEB-BASED TRAFFIC INFORMATION SYSTEM USING WIRELESS COMMUNICATION TECHNIQUES Akmal ABDELFATAH 1, Abdul-Rahman AL-ALI 2 Abstract. This paper presents a procedure

More information

The TrimTrac Locator: A New Standard in Practical and Affordable Asset Tracking

The TrimTrac Locator: A New Standard in Practical and Affordable Asset Tracking The TrimTrac Locator: A New Standard in Practical and Affordable Asset Tracking By Bill Dussell Director, Integrated Products Trimble Navigation 15-December-2003 1997 2003, Trimble Navigation Limited.

More information

IDD-213T User Manual. (Rev. 1.0) China Aerospace Telecommunications Limited

IDD-213T User Manual. (Rev. 1.0) China Aerospace Telecommunications Limited (Rev. 1.0) China Aerospace Telecommunications Limited Contents 1. Introduction......3 2. Specifications...4 2.1 External Interface... 4 2.2 Status Indicator...... 5 2.3 Technical Parameters... 6 3. Device

More information

SPYTEC 3000 The system for GSM communication monitoring

SPYTEC 3000 The system for GSM communication monitoring SPYTEC 3000 The system for GSM communication monitoring The SPYTEC 3000 system is intended for passive (if system encryption is absent of if A5.2 encryption is used) or semi-active (if A5.1 encryption

More information

Comparison of WCA with AODV and WCA with ACO using clustering algorithm

Comparison of WCA with AODV and WCA with ACO using clustering algorithm Comparison of WCA with AODV and WCA with ACO using clustering algorithm Deepthi Hudedagaddi, Pallavi Ravishankar, Rakesh T M, Shashikanth Dengi ABSTRACT The rapidly changing topology of Mobile Ad hoc networks

More information

Car Authentication and Accident Intimation System Using GPS and GSM

Car Authentication and Accident Intimation System Using GPS and GSM Car Authentication and Accident Intimation System Using GPS and GSM R.Monisha 1, Jessen Joseph Leo 2, B.T.Tharani Sri Sakthi 3 Master of Engineering (Embedded Systems), Department of ECE, Bannari Amman

More information

TWO FACTOR AUTHENTICATION FOR HIGH SECURITY BANKING ATM USERS

TWO FACTOR AUTHENTICATION FOR HIGH SECURITY BANKING ATM USERS TWO FACTOR AUTHENTICATION FOR HIGH SECURITY BANKING ATM USERS 1 S.Naveen Kumar, 2 A.Mohammed Arif, 3 S.Naveen Kumar and 4 Mr.S.VijayMurugan,M.E.,(PhD.,), 1,2,3 Student Department of ECE, Adhiyamaan College

More information

IMPROVISED SECURITY PROTOCOL USING NEAR FIELD COMMUNICATION IN SMART CARDS

IMPROVISED SECURITY PROTOCOL USING NEAR FIELD COMMUNICATION IN SMART CARDS IMPROVISED SECURITY PROTOCOL USING NEAR FIELD COMMUNICATION IN SMART CARDS Mythily V.K 1, Jesvin Veancy B 2 1 Student, ME. Embedded System Technologies, Easwari Engineering College, Ramapuram, Anna University,

More information

HYBRID ACO-IWD OPTIMIZATION ALGORITHM FOR MINIMIZING WEIGHTED FLOWTIME IN CLOUD-BASED PARAMETER SWEEP EXPERIMENTS

HYBRID ACO-IWD OPTIMIZATION ALGORITHM FOR MINIMIZING WEIGHTED FLOWTIME IN CLOUD-BASED PARAMETER SWEEP EXPERIMENTS HYBRID ACO-IWD OPTIMIZATION ALGORITHM FOR MINIMIZING WEIGHTED FLOWTIME IN CLOUD-BASED PARAMETER SWEEP EXPERIMENTS R. Angel Preethima 1, Margret Johnson 2 1 Student, Computer Science and Engineering, Karunya

More information

Collided Vehicle Position Detection using GPS & Reporting System through GSM

Collided Vehicle Position Detection using GPS & Reporting System through GSM Collided Vehicle Position Detection using GPS & Reporting System through GSM M.M.Raghaveendra 1, N.Sahitya 2, N.Nikhila 3, S.Sravani 4 1 Asst.Professor ECE Department, 2 Student, 3 Student, 4 Student,

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

Appendix A - Cost Estimate Spreadsheet

Appendix A - Cost Estimate Spreadsheet CCTV Camera, PTZ Per Each $18,500 $1,250 12 $33,500 Closed circuit television (CCTV) camera with pan, tilt, zoom (PTZ) functionality in a dome enclosure. CCTV Camera, Fixed Per Each $14,000 $1,250 12 $29,000

More information

RFID Based Toll Automation System

RFID Based Toll Automation System International Journal of Computer Science and Engineering Open Access Research Paper Volume-4, Issue-4 E-ISSN: 2347-2693 RFID Based Toll Automation System Kerav Shah 1*, Gourav Inani 2, Darshan Rupareliya

More information

The Place of Emerging RFID Technology in National Security and Development

The Place of Emerging RFID Technology in National Security and Development The Place of Emerging RFID Technology in National Security and Development Akintola K.G. Boyinbode O.K. Computer Science Department, Computer Science Department, University of Houston-Victoria, University

More information

RECOMMENDATION ITU-R M.1453-1 * Transport information and control systems Dedicated short range communications at 5.8 GHz

RECOMMENDATION ITU-R M.1453-1 * Transport information and control systems Dedicated short range communications at 5.8 GHz Rec. ITU-R M.1453-1 1 RECOMMENDATION ITU-R M.1453-1 * Transport and control systems Dedicated short range communications at 5.8 GHz (Question ITU-R 205/8) (2000-2002) The ITU Radiocommunication Assembly,

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

FIBRE TO THE BTS IMPROVING NETWORK FLEXIBILITY & ENERGY EFFICIENCY

FIBRE TO THE BTS IMPROVING NETWORK FLEXIBILITY & ENERGY EFFICIENCY FIBRE TO THE BTS IMPROVING NETWORK FLEXIBILITY & ENERGY EFFICIENCY (Study Paper by FLA Division) Ram Krishna Dy. Director General (FLA) TEC New Delhi, DoT, Govt. of India. E-mail: ddgfla.tec@gov.in Mrs.

More information

Markovian Process and Novel Secure Algorithm for Big Data in Two-Hop Wireless Networks

Markovian Process and Novel Secure Algorithm for Big Data in Two-Hop Wireless Networks Markovian Process and Novel Secure Algorithm for Big Data in Two-Hop Wireless Networks K. Thiagarajan, Department of Mathematics, PSNA College of Engineering and Technology, Dindigul, India. A. Veeraiah,

More information

Real Time Water Quality Monitoring System

Real Time Water Quality Monitoring System Real Time Water Quality Monitoring System Mithila Barabde 1, Shruti Danve 2 ME Student, Dept. of E&TC, MITCOE, Savitribai Phule Pune University, Pune, India 1 Assistant Professor, Dept. of E&TC, MITCOE,

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

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

REAL TIME MONITORING AND TRACKING SYSTEM FOR AN ITEM USING THE RFID TECHNOLOGY

REAL TIME MONITORING AND TRACKING SYSTEM FOR AN ITEM USING THE RFID TECHNOLOGY Review of the Air Force Academy No 3 (30) 2015 REAL TIME MONITORING AND TRACKING SYSTEM FOR AN ITEM USING THE RFID TECHNOLOGY For the past few years, location systems have become a major studying field,

More information

Detecting Multiple Selfish Attack Nodes Using Replica Allocation in Cognitive Radio Ad-Hoc Networks

Detecting Multiple Selfish Attack Nodes Using Replica Allocation in Cognitive Radio Ad-Hoc Networks Detecting Multiple Selfish Attack Nodes Using Replica Allocation in Cognitive Radio Ad-Hoc Networks Kiruthiga S PG student, Coimbatore Institute of Engineering and Technology Anna University, Chennai,

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

Advanced Car Security System Using GSM

Advanced Car Security System Using GSM International Journal of Scientific and Research Publications, Volume, Issue, May 0 Advanced Car Security System Using GSM Hnin Pwint Han, Hla Myo Tun Email: kohlamyotun@gmail.com Abstract- This system

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

Sensors and actuators are ubiquitous. They are used

Sensors and actuators are ubiquitous. They are used Understanding IEEE 1451 Networked Smart Transducer Interface Standard Eugene Y. Song and Kang Lee istockphoto.com What Is a Smart Transducer? Sensors and actuators are ubiquitous. They are used in a variety

More information

E-TRACKING SYSETEM FOR MUNICIPAL SOLID WASTE MANAGEMENT USING RFID TECHNOLOGY

E-TRACKING SYSETEM FOR MUNICIPAL SOLID WASTE MANAGEMENT USING RFID TECHNOLOGY E-TRACKING SYSETEM FOR MUNICIPAL SOLID WASTE MANAGEMENT USING RFID TECHNOLOGY 1 Dr. S. Padmapriya M.E., PhD Head of the Department (IT) 1 padmapriya.sha@gmail.com 2 R. Siva Kumar M.Tech Assistant Professor

More information

AN EFFICIENT LOAD BALANCING APPROACH IN CLOUD SERVER USING ANT COLONY OPTIMIZATION

AN EFFICIENT LOAD BALANCING APPROACH IN CLOUD SERVER USING ANT COLONY OPTIMIZATION AN EFFICIENT LOAD BALANCING APPROACH IN CLOUD SERVER USING ANT COLONY OPTIMIZATION Shanmuga Priya.J 1, Sridevi.A 2 1 PG Scholar, Department of Information Technology, J.J College of Engineering and Technology

More information

VEHICLE TRACKING ALONG WITH THE ADVANCED RTO TECHNOLOGY

VEHICLE TRACKING ALONG WITH THE ADVANCED RTO TECHNOLOGY VEHICLE TRACKING ALONG WITH THE ADVANCED RTO TECHNOLOGY PROJECT REFERENCE NO. : 37S1335 COLLEGE : JAIN COLLEGE OF ENGINEERING, BELGAUM BRANCH : ELECTRONICS AND COMMUNICATION GUIDEs : PRAKASH B.B AND AKASH

More information

DEVELOPMENT OF HOME SECURITY SYSTEM USING GSM MODULE

DEVELOPMENT OF HOME SECURITY SYSTEM USING GSM MODULE DEVELOPMENT OF HOME SECURITY SYSTEM USING GSM MODULE Miss. M.Kiruthika 1, Mrs.M.kamarunisha 2, Miss P.Nithya 3 1,3 PG Scholar, 2 Associate Professor, Department of Computer Applications, Dhanalakshmi Srinivasan

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

Continuous Fastest Path Planning in Road Networks by Mining Real-Time Traffic Event Information

Continuous Fastest Path Planning in Road Networks by Mining Real-Time Traffic Event Information Continuous Fastest Path Planning in Road Networks by Mining Real-Time Traffic Event Information Eric Hsueh-Chan Lu Chi-Wei Huang Vincent S. Tseng Institute of Computer Science and Information Engineering

More information

3 Software Defined Radio Technologies

3 Software Defined Radio Technologies 3 Software Defined Radio Technologies 3-1 Software Defined Radio for Next Generation Seamless Mobile Communication Systems In this paper, the configuration of the newly developed small-size software defined

More information

SECURITY AND EMERGENCY VEHICLE MANAGEMENT

SECURITY AND EMERGENCY VEHICLE MANAGEMENT SECURITY AND EMERGENCY VEHICLE MANAGEMENT Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts Integration potential Implementation Best Cases and Examples 1 of 10 Purpose

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

SAMA Tracking Solutions

SAMA Tracking Solutions SAMA Tracking Solutions Vehicle Tracking System VTS SAMA Telecom 1 About SAMA Telecom SAMA TELECOM, is a leading company in telecommunication services, software application and system implementation. We

More information

Embedded Security System using RFID & GSM

Embedded Security System using RFID & GSM Embedded Security System using RFID & GSM Kulkarni Amruta M., Taware Sachin S. Abstract The petroleum products are one of the valuable and rare creations of the nature. The proper use and distribution

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

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 of a GSM Cell Phone based Vehicle Monitoring & Theft Security System

Design of a GSM Cell Phone based Vehicle Monitoring & Theft Security System Design of a GSM Cell Phone based Vehicle Monitoring & Theft Security System Amol S. Dhotre, Abhishek S. Chandurkar & S. S. Jadhav Dept. of Electronics Engineering, Govidrao Wanjari College of Engineering,

More information

SuperNav for Heavy Equipment

SuperNav for Heavy Equipment SuperNav for Heavy Equipment Supervised Navigation System for Heavy Equipment Supervised Navigation (SuperNav) is an option for Raveon Technology s RavTrack GPS tracking system. RavTrack SuperNav is a

More information

Doppler Traffic Flow Sensor For Traveler Information Systems. October, 2007 1

Doppler Traffic Flow Sensor For Traveler Information Systems. October, 2007 1 Doppler Traffic Flow Sensor For Traveler Information Systems October, 2007 1 Traffic congestion costs $70B a year Road construction can t keep up with demand Congestion spreading to smaller cities Many

More information

RFID BASED AUTOMATED LOW COST DATA ACQUISITION SYSTEM FORPUBLIC TRANSPORT

RFID BASED AUTOMATED LOW COST DATA ACQUISITION SYSTEM FORPUBLIC TRANSPORT RFID BASED AUTOMATED LOW COST DATA ACQUISITION SYSTEM FORPUBLIC TRANSPORT Anirban Patra 1, Dr. Arijit Saha 2 1. Assistant Professor, ECE Dept., JIS College of Engineering, Kalyani, West Bengal (India)

More information

California PATH, University of California at Berkeley, Building 452, Richmond Field Station 1357 South 46 th Street, Richmond, CA 94804

California PATH, University of California at Berkeley, Building 452, Richmond Field Station 1357 South 46 th Street, Richmond, CA 94804 1. Report No. CA14-2146B 2. Government Accession No. 3. Recipient s Catalog No. 4. Title and Subtitle Executive Summary for the UC Berkeley, California PATH s Augmented Speed Enforcement Project 5. Report

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

Review on Accident Alert and Vehicle Tracking System

Review on Accident Alert and Vehicle Tracking System Review on Accident Alert and Vehicle Tracking System 1 Prashant Kokane, 2 Sawant Kiran, 3 Doiphode Piraji, 4 Bhole Imran, 5 Prof. Yogesh Thorat Department of Computer Engineering, Dr. D. Y. Patil School

More information

MCOM VEHICLE TRACKING SYSTEM MANUAL

MCOM VEHICLE TRACKING SYSTEM MANUAL 2015 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

Keywords RFID READER, FPGA, GSM.

Keywords RFID READER, FPGA, GSM. Volume 5, Issue 2, February 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com FPGA Based

More information

Smart Home Security System Based on Microcontroller Using Internet and Android Smartphone

Smart Home Security System Based on Microcontroller Using Internet and Android Smartphone International Conference on Materials, Electronics & Information Engineering, ICMEIE-205 05-06 June, 205, Faculty of Engineering, University of Rajshahi, Bangladesh www.ru.ac.bd/icmeie205/proceedings/

More information

10/14/11. Big data in science Application to large scale physical systems

10/14/11. Big data in science Application to large scale physical systems Big data in science Application to large scale physical systems Large scale physical systems Large scale systems with spatio-temporal dynamics Propagation of pollutants in air, Water distribution networks,

More information

Smart Tag Concept & Application. International Patent Application Number: 61984076

Smart Tag Concept & Application. International Patent Application Number: 61984076 Smart Tag Concept & Application International Patent Application Number: 61984076 What is a Smart Tag? A smart tag is an advanced Electronic Device that offers car owners, municipalities, service providers,

More information

Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2

Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2 Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2 1 PG Student (M. Tech), Dept. of ECE, Chirala Engineering College, Chirala., A.P, India. 2 Assistant Professor, Dept.

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

ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE

ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE S.Josephine Selvarani ECE Department, Karunya University, Coimbatore. Abstract - An on-line health monitoring of physiological signals of humans such as temperature

More information

Using RFID Techniques for a Universal Identification Device

Using RFID Techniques for a Universal Identification Device Using RFID Techniques for a Universal Identification Device Roman Zharinov, Ulia Trifonova, Alexey Gorin Saint-Petersburg State University of Aerospace Instrumentation Saint-Petersburg, Russia {roman,

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