Rfid ppt

Ronson Calvin Fernandes
Ronson Calvin FernandesCRO en World of Titan, udupi
RFID Based Embedded System
for Vehicle Tracking
and
Prevention of Road Accidents
1

Ronson Calvin Fernandes

110919053
Manipal Institute of Technology - Manipal
11/19/2013
2

Contents
 Introduction
 What is RFID ?

 RFID Applications
 RFID System
 RFID Tag , RFID Reader , GSM
 How V.T works ?
 Design and Implementation
 Benefits of V.T
 Future Work
 Conclusion
 References
11/19/2013
3

Introduction
 For today’s transportation professionals, traffic management, safety and
security initiatives are an increasing priority.
 State and local agencies are searching for solutions to improve mobility,
efficiency and safety of their operations and for the driving public.

 Current Transport facility is suffering with many issues.
 Accident risk management
 Environment alert
 Traffic rule violation control

 Vehicle theft identification
 Traffic signal management
 RFID technology can be effectively used to solve some of them.

11/19/2013
4

What is RFID ?


Technology to electronically identify vehicles and validate the identity, status and
authenticity of vehicle data.



RFID Tech. has been in use for over 60 years.



Industry and public interest in RFID technology took a major leap in 2003.



Transmits the identity of an object using radio waves.



Identification is transmitted in the form of a serial number that
distinguishes each object from the other.



RFID system composed of a RFID Reader and a RFID Tag .

11/19/2013
5

RFID Applications
 Traffic Analysis/Management
 E-Tolling
 Security Access Control (e.g., Airports, Govt Facilities, etc.)

 Vehicle Registration and Insurance Compliance
 Border Crossing and
 Trade Corridor Efficiency
 Commercial Vehicle Monitoring
 E-Commerce
 Fleet/Asset Management
11/19/2013
6

RFID System
 RFID system composed of a RFID Reader and a RFID Tag .

return
RFID Tag

Mobile Phones

RFID
Reader

Impact
Sensor

Microcontroller
Unit

Camera

GSM
Module
11/19/2013
7

RFID Tag
 The RFID tag houses a unique identification code, typically 64 bits in length.
 A secure, unique identification code is transmitted to a reader/antenna
upon activation of the tag by an appropriate radio frequency signal.
 RFID tags contains two parts.

 Integrated circuit for storing and processing the data.
 Antenna for receiving and transmitting the signal.
 These tags can operate on many levels of frequency ranging from 125

KHz until 915 MHz.

11/19/2013
8

RFID Reader


A device used to communicate with RFID Tag.



The reader has one or more antennas , which emits radio waves and
receive signals back , from the RFID Tag.



Also called Interrogator because it interrogates the RFID Tag.



Data retrieval - RFID Reader – Device - Emits radio waves - Received
by the RFID Tag - Activates the microchip - data get transmitted.

11/19/2013
9

GSM
 GSM ( Global system for mobile communication ).
 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.

 It delivers voice, data and fax in a small form factor with low power
consumption.
11/19/2013
10

Vehicle Tracking . . . How it works ?
 One RFID 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 Secure
access points , Toll Gates, Parking areas and also in traffic signal
areas.
 We used GSM module with embedded unit in the moving vehicle
to transmit accident information to different points.
11/19/2013
11

How it works ? ( Continued . . )
 Whenever vehicle meets with an accident, the system reads area
information from RFID Readers/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).
 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.
11/19/2013
12

RFID Tag types
 Passive Tags
 No internal power supply;
 Microchip is in sleep mode, until the tag is in the range of the reader,
 Reader sends electromagnetic waves - wake up the microchip
 converts the waves into digital data using modulators and send it to the reader.

11/19/2013
13

RFID Tag types ( Continued . . . )
 Active Tags
 Own internal power supply
 Used to power the integrated circuits and to transmit the data to the reader.
 Communication with readers is typically much more reliable.
 Can have on- board electronics such as sensors, I/O ports
 The read range of the tag can reach 100 meters.
11/19/2013
14

RFID Tag types ( Continued . . . )
 Semi-Passive Tags


Lay between the passive and the active tags

 Because they have a battery to power the integrated
circuit
 However they use the power from the electromagnetic
waves that the reader sends in order to retrieve the data
present on the tag.
11/19/2013
15

RFID Tag Types ( Mode of Operation )
 The tags can be distinguished by their mode of operation as
follows:
 Read Only Tags .
 Read/Write Tags
 WORM Tags
11/19/2013
16

Design and Implementation
 The current design has following 3 operating points.
 Road unit
 Vehicle unit
 Alert receiver unit.
11/19/2013
17

Figure 2. Vehicle tracking and Accident alert system

11/19/2013
18

On Road Unit
 ‘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 50 Meters.
 The location information and driver alert information are stored in this tag.

11/19/2013
19

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.

11/19/2013
20

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.

11/19/2013
21

Implementation

 Let's go to RFID System to understand better
 Special zones like School, Hospital, Zig Zag bends and weak bridge etc.,
are programmed in the RFID tag.
 Whenever vehicles crossing that area, embedded module will alert the
driver to reduce acceleration. This will control accident ratio.

11/19/2013
22

Implementation ( Contd . . )
 RFID Tag is placed inside vehicle to transmit vehicle information.
 In the traffic signal management system RFID reader and display informer
unit are connected with serial port of the microcontroller.
 If vehicle insurance, pollution test, FC is not proper, the alert system will
produce beep sound and vehicle number is displayed.

 Then the traffic police can easily alert the driver / owner.

11/19/2013
23

Implementation Scenario
 CHALLENGE
 Municipality of Pendik in Istanbul, Turkey, operates a highly
trafficked parking area - owned fleet of1,000 vehicles.
 The lot has four gates, far away from each other.
 The municipality did not want to hire four parking lot attendants.
 Use RFID to efficiently track vehicles going in and out of a parking
lot.
11/19/2013
24

Implementation Scenario ( Contd ..)
 SOLUTION
 Municipality of Pendik worked with STS technology, a Turkish RFID
solutions firm, to develop vehicle tracking solution.
 Each vehicle has an Alien M tag, which is applied inside the windshield.
 On gates, STS deploys Alien reader for the entrance and exit to monitor
the parking lot traffic.
 Each reader can detect the vehicle tags from approximately five to six
meters.
11/19/2013
25

Implementation Scenario ( Contd ..)
 RESULTS
 STS’s RFID solution for the municipality was able to overcome the
challenges of monitoring the fleet.
 Collect the data automatically and without/reduced human
action.
 The municipality gets reports from its IT system, and it can easily
track the employee’s vehicles and parking lot status.
 Drivers are not busy opening the gates — they are only driving their
vehicles.
11/19/2013
26

Benefits of Vehicle Tracking
 Better Fleet Management

 Better, more accurate information
 Increased safety and security
 Parking Lot Access Control
 Reduced operating costs
11/19/2013
27

Future work
 OCR (Optical Character Recognition) s/w with RFID
System/module.
 RFID defense technologies and applications and the use of RFID to monitor and track
items safely and securely in the military supply chain.
 RFID is playing at Boeing, Airbus, commercial airlines and the U.S. Department of
Defense, as well as in tracking assets and ensuring homeland security.
 RFID retail technologies, applications, which allow retailers to improve on-shelf
availability, increase sales, cut labor costs and improve customer service.
 Healthcare , logistics , manufacturing , Pharmaceautical etc…
11/19/2013
28

Conclusion
 Designed as a system to give complete solution for transport related
problems such as accident alert, Vehicle surveillance.
 Extended with small changes for Toll gate control, traffic signal control,
traffic rules violation control, parking management, vehicle theft and
special zone alert using the latest RFID technology.
 Low cost optimized solution using RFID and GSM mobile technology. This is
in line with the developed countries like USA, England, German and Japan,
where RFID, GPS and GSM technologies are widely used for traffic
management.
 No automated system for transport management in India due to prohibitive
cost. Keeping this in mind , this is the proposed system at low cost.
11/19/2013
29

References
 [1] Kumar Chaturvedula .U.P , “RFID Based Embedded System for Vehicle
Tracking and Prevention of Road Accidents” Vol. 1 Issue 6, August – 2012.
 [2] Manish Buhptani, Shahram Moradpour, "RFID Field Guide - Developing
Radio Frequency Identification Systems", Prentice Hall,2005, pp 7-9, 16-225,
160, 231
 [3] Sewon Oh, Joosang Park, Yongioon Lee, "RFID-based Middleware
System for Automatic Identification", IEEE International Conference on
Service Operations and Logistics, and Information, 2005
 [4] RFID Journal , ” http://www.rfidjournal.com/RFID “
 [5] Alien Technology Corporation, “Turkish Municipality Gives Green Light to
11/19/2013
RFID VEHICLE TRACKING” , Field Guide , October 2007.
30

11/19/2013
1 de 30

Recomendados

Rfid ppt 8th sem por
Rfid ppt 8th semRfid ppt 8th sem
Rfid ppt 8th semAmit Ranjan
103.2K vistas28 diapositivas
Rfid technology por
Rfid technologyRfid technology
Rfid technologyPublicis Sapient
20.1K vistas16 diapositivas
RFID (Radio Frequency Identification) por
RFID (Radio Frequency Identification)RFID (Radio Frequency Identification)
RFID (Radio Frequency Identification)Amber Bhaumik
5.6K vistas60 diapositivas
rfid presentation por
rfid presentationrfid presentation
rfid presentationDinesh Nikam
2.7K vistas24 diapositivas
Rfid technology next generation application solutions por
Rfid technology next generation application solutionsRfid technology next generation application solutions
Rfid technology next generation application solutionsashtopustech
3.6K vistas23 diapositivas
Rfid technology por
Rfid technologyRfid technology
Rfid technologyhkpeterpeter
3.3K vistas15 diapositivas

Más contenido relacionado

La actualidad más candente

RFID por
RFIDRFID
RFIDAmizhdhu Ganapathy
807 vistas27 diapositivas
RFID BASED SECURITY ACCESS CONTROL SYSTEM por
RFID BASED SECURITY ACCESS CONTROL SYSTEMRFID BASED SECURITY ACCESS CONTROL SYSTEM
RFID BASED SECURITY ACCESS CONTROL SYSTEMavinash yada
17.5K vistas15 diapositivas
RFID por
RFIDRFID
RFIDmena kaheel
2.9K vistas107 diapositivas
RFID tag - technology and scenarios por
RFID tag - technology and scenariosRFID tag - technology and scenarios
RFID tag - technology and scenariosDavide Del Monte
37.9K vistas42 diapositivas
RFID por
RFIDRFID
RFIDSyed Abdul Mutaal
8.6K vistas20 diapositivas
Presentation RFID por
Presentation  RFIDPresentation  RFID
Presentation RFIDPravin Shinde
4.8K vistas18 diapositivas

La actualidad más candente(20)

RFID BASED SECURITY ACCESS CONTROL SYSTEM por avinash yada
RFID BASED SECURITY ACCESS CONTROL SYSTEMRFID BASED SECURITY ACCESS CONTROL SYSTEM
RFID BASED SECURITY ACCESS CONTROL SYSTEM
avinash yada17.5K vistas
RFID tag - technology and scenarios por Davide Del Monte
RFID tag - technology and scenariosRFID tag - technology and scenarios
RFID tag - technology and scenarios
Davide Del Monte37.9K vistas
RFID based smart shopping cart and billing system por laharipothula
RFID based smart shopping cart and billing systemRFID based smart shopping cart and billing system
RFID based smart shopping cart and billing system
laharipothula19K vistas
RFID (Radio Frequency Identification) por Chetan Pandey
RFID (Radio Frequency Identification) RFID (Radio Frequency Identification)
RFID (Radio Frequency Identification)
Chetan Pandey1.2K vistas
RFID BASED VEHICLE TRACKING SYSTEM por Ayush Dixit
RFID BASED VEHICLE TRACKING SYSTEMRFID BASED VEHICLE TRACKING SYSTEM
RFID BASED VEHICLE TRACKING SYSTEM
Ayush Dixit4K vistas
Introduction to RFID por ILA SHARMA
Introduction to RFIDIntroduction to RFID
Introduction to RFID
ILA SHARMA5.2K vistas
RFID based tracking System por Shahrikh Khan
RFID based tracking SystemRFID based tracking System
RFID based tracking System
Shahrikh Khan1.7K vistas
Electronic Toll Collection System por Rajan Bairasriya
Electronic Toll Collection SystemElectronic Toll Collection System
Electronic Toll Collection System
Rajan Bairasriya6.3K vistas
Rfid presentation por ashish pal
Rfid presentationRfid presentation
Rfid presentation
ashish pal444 vistas
RFID and its applications por Naveen Kumar
RFID and its applicationsRFID and its applications
RFID and its applications
Naveen Kumar50.1K vistas
RFID security ppt por Sandeep Singh
RFID security pptRFID security ppt
RFID security ppt
Sandeep Singh10.4K vistas

Destacado

Rfid Presentation Slides por
Rfid Presentation SlidesRfid Presentation Slides
Rfid Presentation Slidesguestbed1dd
25.8K vistas22 diapositivas
RFID Basics por
RFID BasicsRFID Basics
RFID Basicsfizzyjazzy
13.7K vistas40 diapositivas
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy) por
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)Hari
27.8K vistas56 diapositivas
RFID based access control ppt por
RFID based access control pptRFID based access control ppt
RFID based access control pptPradheep Shrinivasan
3K vistas10 diapositivas
Rfid based vechile parking management system por
Rfid based vechile parking management systemRfid based vechile parking management system
Rfid based vechile parking management systemSaurav Suman
10.1K vistas9 diapositivas
Rfid security access control system por
Rfid security access control systemRfid security access control system
Rfid security access control systemEdgefxkits & Solutions
9.7K vistas28 diapositivas

Destacado(11)

Rfid Presentation Slides por guestbed1dd
Rfid Presentation SlidesRfid Presentation Slides
Rfid Presentation Slides
guestbed1dd25.8K vistas
RFID Basics por fizzyjazzy
RFID BasicsRFID Basics
RFID Basics
fizzyjazzy13.7K vistas
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy) por Hari
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)
Hari 27.8K vistas
Rfid based vechile parking management system por Saurav Suman
Rfid based vechile parking management systemRfid based vechile parking management system
Rfid based vechile parking management system
Saurav Suman10.1K vistas
AUTOMATIC CAR PARKING SYSTEM por sowmya Sowmya
AUTOMATIC CAR PARKING SYSTEMAUTOMATIC CAR PARKING SYSTEM
AUTOMATIC CAR PARKING SYSTEM
sowmya Sowmya131.3K vistas
rfid based traffic control system by using gsm por ramesh chatty
rfid based traffic control system by using gsmrfid based traffic control system by using gsm
rfid based traffic control system by using gsm
ramesh chatty7.7K vistas
RFID based car parking system-final ver por Debasis Nayak
RFID based car parking system-final verRFID based car parking system-final ver
RFID based car parking system-final ver
Debasis Nayak5K vistas

Similar a Rfid ppt

Design of intelligent transport related issue system based on arm7 por
Design of intelligent transport related issue system based on arm7Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7eSAT Journals
150 vistas5 diapositivas
Design of intelligent transport related issue system por
Design of intelligent transport related issue systemDesign of intelligent transport related issue system
Design of intelligent transport related issue systemeSAT Publishing House
350 vistas5 diapositivas
K1103047173 por
K1103047173K1103047173
K1103047173IOSR Journals
116 vistas3 diapositivas
RFID based car PARKING SYSTEM por
RFID based car PARKING SYSTEMRFID based car PARKING SYSTEM
RFID based car PARKING SYSTEMKunal Kabra
15.9K vistas71 diapositivas
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ... por
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...
Intelligent Traffic Control System for Congestion Control, Emergency Vehicle ...Associate Professor in VSB Coimbatore
1.9K vistas4 diapositivas
G010243740 por
G010243740G010243740
G010243740IOSR Journals
172 vistas4 diapositivas

Similar a Rfid ppt(20)

Design of intelligent transport related issue system based on arm7 por eSAT Journals
Design of intelligent transport related issue system based on arm7Design of intelligent transport related issue system based on arm7
Design of intelligent transport related issue system based on arm7
eSAT Journals150 vistas
RFID based car PARKING SYSTEM por Kunal Kabra
RFID based car PARKING SYSTEMRFID based car PARKING SYSTEM
RFID based car PARKING SYSTEM
Kunal Kabra15.9K vistas
Speed control of vehicle por AmanVerma443
Speed control of vehicleSpeed control of vehicle
Speed control of vehicle
AmanVerma4432K vistas
Device Verification and SafetyUsing RFID Tag por IJSRED
Device Verification and SafetyUsing RFID TagDevice Verification and SafetyUsing RFID Tag
Device Verification and SafetyUsing RFID Tag
IJSRED24 vistas
Advanced car security system por Ami Goswami
Advanced car security systemAdvanced car security system
Advanced car security system
Ami Goswami3.2K vistas
Main dccDesign of Embedded Device for Public Transportation Management System por sharmadm
Main dccDesign of Embedded Device for Public Transportation Management SystemMain dccDesign of Embedded Device for Public Transportation Management System
Main dccDesign of Embedded Device for Public Transportation Management System
sharmadm882 vistas
Final Year Engineering Project Title List for Electronics & Electrical Branch... por zettanetworks
Final Year Engineering Project Title List for Electronics & Electrical Branch...Final Year Engineering Project Title List for Electronics & Electrical Branch...
Final Year Engineering Project Title List for Electronics & Electrical Branch...
zettanetworks22.2K vistas
IRJET - Automatic Tollgate Control System using Microcontroller and RFID por IRJET Journal
IRJET - Automatic Tollgate Control System using Microcontroller and RFIDIRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET Journal42 vistas
IRJET- Implementation of Automated Toll System for Highways and Bridges por IRJET Journal
IRJET-  	  Implementation of Automated Toll System for Highways and BridgesIRJET-  	  Implementation of Automated Toll System for Highways and Bridges
IRJET- Implementation of Automated Toll System for Highways and Bridges
IRJET Journal21 vistas
IoT Based Vehicle Tracking, Arrival Alerts and Accident (2).pdf por shruthi810379
IoT Based Vehicle Tracking, Arrival Alerts and Accident (2).pdfIoT Based Vehicle Tracking, Arrival Alerts and Accident (2).pdf
IoT Based Vehicle Tracking, Arrival Alerts and Accident (2).pdf
shruthi8103793 vistas
IRJET- Smart Ambulance Movement and Monitoring System using GSM and RFID ... por IRJET Journal
IRJET-  	  Smart Ambulance Movement and Monitoring System using GSM and RFID ...IRJET-  	  Smart Ambulance Movement and Monitoring System using GSM and RFID ...
IRJET- Smart Ambulance Movement and Monitoring System using GSM and RFID ...
IRJET Journal35 vistas
IRJET- Advanced Driver Assistance Systems por IRJET Journal
IRJET- Advanced Driver Assistance SystemsIRJET- Advanced Driver Assistance Systems
IRJET- Advanced Driver Assistance Systems
IRJET Journal37 vistas
Smart tolling for highway transportation system using RFID por IRJET Journal
Smart tolling for highway transportation system using RFIDSmart tolling for highway transportation system using RFID
Smart tolling for highway transportation system using RFID
IRJET Journal51 vistas
Automatic vehicle rc book& driving license verification 02 (1) por krishna kumar
Automatic vehicle rc book& driving license verification 02 (1)Automatic vehicle rc book& driving license verification 02 (1)
Automatic vehicle rc book& driving license verification 02 (1)
krishna kumar1.3K vistas
Radio_Frequency_Identification_RFID_Based_Car_Park.pdf por Manju Badiger
Radio_Frequency_Identification_RFID_Based_Car_Park.pdfRadio_Frequency_Identification_RFID_Based_Car_Park.pdf
Radio_Frequency_Identification_RFID_Based_Car_Park.pdf
Manju Badiger57 vistas

Último

December 2023 - Meat on the Bones por
December 2023 - Meat on the BonesDecember 2023 - Meat on the Bones
December 2023 - Meat on the BonesNZSG
32 vistas11 diapositivas
Accounts Class 12 project cash flow statement and ratio analysis por
Accounts Class 12 project cash flow statement and ratio analysisAccounts Class 12 project cash flow statement and ratio analysis
Accounts Class 12 project cash flow statement and ratio analysisJinendraPamecha
76 vistas42 diapositivas
Learning from Failure_ Lessons from Failed Startups.pptx por
Learning from Failure_ Lessons from Failed Startups.pptxLearning from Failure_ Lessons from Failed Startups.pptx
Learning from Failure_ Lessons from Failed Startups.pptxCodeventures
17 vistas7 diapositivas
VCOSA - VIETNAM COTTON - YARN MARKET REPORT - 11/2023 ISSUE por
VCOSA - VIETNAM COTTON - YARN MARKET REPORT - 11/2023 ISSUEVCOSA - VIETNAM COTTON - YARN MARKET REPORT - 11/2023 ISSUE
VCOSA - VIETNAM COTTON - YARN MARKET REPORT - 11/2023 ISSUEVietnam Cotton & Spinning Association
37 vistas26 diapositivas
v s.pptx por
v s.pptxv s.pptx
v s.pptxravikhadalwal
14 vistas2 diapositivas
Netflix Inc. por
Netflix Inc.Netflix Inc.
Netflix Inc.125071027
14 vistas11 diapositivas

Último(20)

December 2023 - Meat on the Bones por NZSG
December 2023 - Meat on the BonesDecember 2023 - Meat on the Bones
December 2023 - Meat on the Bones
NZSG32 vistas
Accounts Class 12 project cash flow statement and ratio analysis por JinendraPamecha
Accounts Class 12 project cash flow statement and ratio analysisAccounts Class 12 project cash flow statement and ratio analysis
Accounts Class 12 project cash flow statement and ratio analysis
JinendraPamecha76 vistas
Learning from Failure_ Lessons from Failed Startups.pptx por Codeventures
Learning from Failure_ Lessons from Failed Startups.pptxLearning from Failure_ Lessons from Failed Startups.pptx
Learning from Failure_ Lessons from Failed Startups.pptx
Codeventures17 vistas
Netflix Inc. por 125071027
Netflix Inc.Netflix Inc.
Netflix Inc.
12507102714 vistas
Why are KPIs(key performance indicators) important? por Epixel MLM Software
Why are KPIs(key performance indicators) important? Why are KPIs(key performance indicators) important?
Why are KPIs(key performance indicators) important?
SWOT Analysis of MBM Group por Ariful Saimon
SWOT Analysis of MBM GroupSWOT Analysis of MBM Group
SWOT Analysis of MBM Group
Ariful Saimon22 vistas
Taryn_Stejskal_The 5 Practices of Highly Resilient People 30 Nov 2023 Officer... por bradgallagher6
Taryn_Stejskal_The 5 Practices of Highly Resilient People 30 Nov 2023 Officer...Taryn_Stejskal_The 5 Practices of Highly Resilient People 30 Nov 2023 Officer...
Taryn_Stejskal_The 5 Practices of Highly Resilient People 30 Nov 2023 Officer...
bradgallagher625 vistas
Integrating Talent Management Practices por Seta Wicaksana
Integrating Talent Management PracticesIntegrating Talent Management Practices
Integrating Talent Management Practices
Seta Wicaksana161 vistas
Imports Next Level.pdf por Bloomerang
Imports Next Level.pdfImports Next Level.pdf
Imports Next Level.pdf
Bloomerang179 vistas
davood_keshavarz_david_keshavarz_criminal_conviction_prison_sentence_judgemen... por morshedislam3
davood_keshavarz_david_keshavarz_criminal_conviction_prison_sentence_judgemen...davood_keshavarz_david_keshavarz_criminal_conviction_prison_sentence_judgemen...
davood_keshavarz_david_keshavarz_criminal_conviction_prison_sentence_judgemen...
morshedislam322 vistas
3Q23_EN.pdf por irhcs
3Q23_EN.pdf3Q23_EN.pdf
3Q23_EN.pdf
irhcs17 vistas
Promoting the SEO to the C-Suite por Ash Nallawalla
Promoting the SEO to the C-SuitePromoting the SEO to the C-Suite
Promoting the SEO to the C-Suite
Ash Nallawalla14 vistas
Amazing Opportunities: PCD Pharma Franchise in Kerala.pptx por SaphnixMedicure1
Amazing Opportunities: PCD Pharma Franchise in Kerala.pptxAmazing Opportunities: PCD Pharma Franchise in Kerala.pptx
Amazing Opportunities: PCD Pharma Franchise in Kerala.pptx
SaphnixMedicure125 vistas
Navigating EUDR Compliance within the Coffee Industry por Peter Horsten
Navigating EUDR Compliance within the Coffee IndustryNavigating EUDR Compliance within the Coffee Industry
Navigating EUDR Compliance within the Coffee Industry
Peter Horsten68 vistas
Nevigating Sucess.pdf por TEWMAGAZINE
Nevigating Sucess.pdfNevigating Sucess.pdf
Nevigating Sucess.pdf
TEWMAGAZINE28 vistas

Rfid ppt

  • 1. RFID Based Embedded System for Vehicle Tracking and Prevention of Road Accidents 1 Ronson Calvin Fernandes 110919053 Manipal Institute of Technology - Manipal 11/19/2013
  • 2. 2 Contents  Introduction  What is RFID ?  RFID Applications  RFID System  RFID Tag , RFID Reader , GSM  How V.T works ?  Design and Implementation  Benefits of V.T  Future Work  Conclusion  References 11/19/2013
  • 3. 3 Introduction  For today’s transportation professionals, traffic management, safety and security initiatives are an increasing priority.  State and local agencies are searching for solutions to improve mobility, efficiency and safety of their operations and for the driving public.  Current Transport facility is suffering with many issues.  Accident risk management  Environment alert  Traffic rule violation control  Vehicle theft identification  Traffic signal management  RFID technology can be effectively used to solve some of them. 11/19/2013
  • 4. 4 What is RFID ?  Technology to electronically identify vehicles and validate the identity, status and authenticity of vehicle data.  RFID Tech. has been in use for over 60 years.  Industry and public interest in RFID technology took a major leap in 2003.  Transmits the identity of an object using radio waves.  Identification is transmitted in the form of a serial number that distinguishes each object from the other.  RFID system composed of a RFID Reader and a RFID Tag . 11/19/2013
  • 5. 5 RFID Applications  Traffic Analysis/Management  E-Tolling  Security Access Control (e.g., Airports, Govt Facilities, etc.)  Vehicle Registration and Insurance Compliance  Border Crossing and  Trade Corridor Efficiency  Commercial Vehicle Monitoring  E-Commerce  Fleet/Asset Management 11/19/2013
  • 6. 6 RFID System  RFID system composed of a RFID Reader and a RFID Tag . return RFID Tag Mobile Phones RFID Reader Impact Sensor Microcontroller Unit Camera GSM Module 11/19/2013
  • 7. 7 RFID Tag  The RFID tag houses a unique identification code, typically 64 bits in length.  A secure, unique identification code is transmitted to a reader/antenna upon activation of the tag by an appropriate radio frequency signal.  RFID tags contains two parts.  Integrated circuit for storing and processing the data.  Antenna for receiving and transmitting the signal.  These tags can operate on many levels of frequency ranging from 125 KHz until 915 MHz. 11/19/2013
  • 8. 8 RFID Reader  A device used to communicate with RFID Tag.  The reader has one or more antennas , which emits radio waves and receive signals back , from the RFID Tag.  Also called Interrogator because it interrogates the RFID Tag.  Data retrieval - RFID Reader – Device - Emits radio waves - Received by the RFID Tag - Activates the microchip - data get transmitted. 11/19/2013
  • 9. 9 GSM  GSM ( Global system for mobile communication ).  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.  It delivers voice, data and fax in a small form factor with low power consumption. 11/19/2013
  • 10. 10 Vehicle Tracking . . . How it works ?  One RFID 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 Secure access points , Toll Gates, Parking areas and also in traffic signal areas.  We used GSM module with embedded unit in the moving vehicle to transmit accident information to different points. 11/19/2013
  • 11. 11 How it works ? ( Continued . . )  Whenever vehicle meets with an accident, the system reads area information from RFID Readers/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).  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. 11/19/2013
  • 12. 12 RFID Tag types  Passive Tags  No internal power supply;  Microchip is in sleep mode, until the tag is in the range of the reader,  Reader sends electromagnetic waves - wake up the microchip  converts the waves into digital data using modulators and send it to the reader. 11/19/2013
  • 13. 13 RFID Tag types ( Continued . . . )  Active Tags  Own internal power supply  Used to power the integrated circuits and to transmit the data to the reader.  Communication with readers is typically much more reliable.  Can have on- board electronics such as sensors, I/O ports  The read range of the tag can reach 100 meters. 11/19/2013
  • 14. 14 RFID Tag types ( Continued . . . )  Semi-Passive Tags  Lay between the passive and the active tags  Because they have a battery to power the integrated circuit  However they use the power from the electromagnetic waves that the reader sends in order to retrieve the data present on the tag. 11/19/2013
  • 15. 15 RFID Tag Types ( Mode of Operation )  The tags can be distinguished by their mode of operation as follows:  Read Only Tags .  Read/Write Tags  WORM Tags 11/19/2013
  • 16. 16 Design and Implementation  The current design has following 3 operating points.  Road unit  Vehicle unit  Alert receiver unit. 11/19/2013
  • 17. 17 Figure 2. Vehicle tracking and Accident alert system 11/19/2013
  • 18. 18 On Road Unit  ‘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 50 Meters.  The location information and driver alert information are stored in this tag. 11/19/2013
  • 19. 19 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. 11/19/2013
  • 20. 20 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. 11/19/2013
  • 21. 21 Implementation  Let's go to RFID System to understand better  Special zones like School, Hospital, Zig Zag bends and weak bridge etc., are programmed in the RFID tag.  Whenever vehicles crossing that area, embedded module will alert the driver to reduce acceleration. This will control accident ratio. 11/19/2013
  • 22. 22 Implementation ( Contd . . )  RFID Tag is placed inside vehicle to transmit vehicle information.  In the traffic signal management system RFID reader and display informer unit are connected with serial port of the microcontroller.  If vehicle insurance, pollution test, FC is not proper, the alert system will produce beep sound and vehicle number is displayed.  Then the traffic police can easily alert the driver / owner. 11/19/2013
  • 23. 23 Implementation Scenario  CHALLENGE  Municipality of Pendik in Istanbul, Turkey, operates a highly trafficked parking area - owned fleet of1,000 vehicles.  The lot has four gates, far away from each other.  The municipality did not want to hire four parking lot attendants.  Use RFID to efficiently track vehicles going in and out of a parking lot. 11/19/2013
  • 24. 24 Implementation Scenario ( Contd ..)  SOLUTION  Municipality of Pendik worked with STS technology, a Turkish RFID solutions firm, to develop vehicle tracking solution.  Each vehicle has an Alien M tag, which is applied inside the windshield.  On gates, STS deploys Alien reader for the entrance and exit to monitor the parking lot traffic.  Each reader can detect the vehicle tags from approximately five to six meters. 11/19/2013
  • 25. 25 Implementation Scenario ( Contd ..)  RESULTS  STS’s RFID solution for the municipality was able to overcome the challenges of monitoring the fleet.  Collect the data automatically and without/reduced human action.  The municipality gets reports from its IT system, and it can easily track the employee’s vehicles and parking lot status.  Drivers are not busy opening the gates — they are only driving their vehicles. 11/19/2013
  • 26. 26 Benefits of Vehicle Tracking  Better Fleet Management  Better, more accurate information  Increased safety and security  Parking Lot Access Control  Reduced operating costs 11/19/2013
  • 27. 27 Future work  OCR (Optical Character Recognition) s/w with RFID System/module.  RFID defense technologies and applications and the use of RFID to monitor and track items safely and securely in the military supply chain.  RFID is playing at Boeing, Airbus, commercial airlines and the U.S. Department of Defense, as well as in tracking assets and ensuring homeland security.  RFID retail technologies, applications, which allow retailers to improve on-shelf availability, increase sales, cut labor costs and improve customer service.  Healthcare , logistics , manufacturing , Pharmaceautical etc… 11/19/2013
  • 28. 28 Conclusion  Designed as a system to give complete solution for transport related problems such as accident alert, Vehicle surveillance.  Extended with small changes for Toll gate control, traffic signal control, traffic rules violation control, parking management, vehicle theft and special zone alert using the latest RFID technology.  Low cost optimized solution using RFID and GSM mobile technology. This is in line with the developed countries like USA, England, German and Japan, where RFID, GPS and GSM technologies are widely used for traffic management.  No automated system for transport management in India due to prohibitive cost. Keeping this in mind , this is the proposed system at low cost. 11/19/2013
  • 29. 29 References  [1] Kumar Chaturvedula .U.P , “RFID Based Embedded System for Vehicle Tracking and Prevention of Road Accidents” Vol. 1 Issue 6, August – 2012.  [2] Manish Buhptani, Shahram Moradpour, "RFID Field Guide - Developing Radio Frequency Identification Systems", Prentice Hall,2005, pp 7-9, 16-225, 160, 231  [3] Sewon Oh, Joosang Park, Yongioon Lee, "RFID-based Middleware System for Automatic Identification", IEEE International Conference on Service Operations and Logistics, and Information, 2005  [4] RFID Journal , ” http://www.rfidjournal.com/RFID “  [5] Alien Technology Corporation, “Turkish Municipality Gives Green Light to 11/19/2013 RFID VEHICLE TRACKING” , Field Guide , October 2007.