Public Transport System Using Rfid - PPT
Public Transport System Using Rfid - PPT
using rfid
By,
Sapna bhor
Sayali rathi
Anurag parvekar
Exsting fare system:
Rfid tag
Rfid reader
Encoder
Microcontroller
Eeprom memory
Lcd
Pc interface
Rfid tag
Variations:
Memory
Size(16 bits - 512 kBytes +)
Read-Only, Read/Write or WORM
Type: EEProm, Antifuse, FeRam
Arbitration (Anti-collision)
Ability to read/write one or
many tags at a time
Frequency
125KHz - 5.8 GHz
Physical Dimensions
Thumbnail to Brick sizes
Price ($0.50 to $250)
Rfid reader:-
Also known an interrogator
Reader powers passive tags
with RF energy
Can be handheld or stationary
Consists of:
– Transceiver
– Antenna
– Microprocessor
– Network interface
Rfid frequency range:-
Frequency Regulation Range Data Speed Comments
Animal identification
125-150 kHz Basically unregulatedÅ 10 cm Low and factory data
collection systems
ISM band, differing Popular frequency for
Low to
13.56 MHz power levels and duty< 1m moderate I.C. Cards (Smart
cycle Cards)
Non-specific Short Asset tracking for U.S.
433 MHz Range Devices (SRD), 1 Š 100 m Moderate
DoD (Pallets)
Location Systems
ISM band (Region 2);
increasing use in EAN.UCC GTAG,
Moderate to
860-930 MHz other regions, 2Š5m MH10.8.4 (RTI),
high
differing power levels AIAG B-11 (Tires)
and duty cycle
ISM band, differing IEEE 802.11b,
2450 MHz power levels and duty1 Š 2 m High Bluetooth, CT,
cycle AIAG B-11
Microcontroller:-
It has input signal from rfid reader ,encoder.
Eeprom ,max232,lcd are interfaced to controller.
Further uc also computes distance and farea for each
detected card.
Here we used 89c52 controller.
Four switches are interfaced to uc for different
operation:-
-read tag
-write to tag
Lcd :-
Liquid crystal display is interfaced to uc.
It used to display different msgs like
-card is valid
-card is read
-write mode
16x2 lcd is used.
Eprom memory:-
Eprom is reprogrammable memory
Its used to store fare rates for a travel.
Rate can be changed using pc via max232.
Here at24c08 fprom is used.
System overview:-
Encoder will send the distance reading.
Rfid reader detects the tag.
Uc checks the balance of the card.
If card don’t have sufficient balance . buzzer will be on.
Then uc start computation for detected tag
At the destination station user has to press write
switch.
So, appropriate amount will be deducted from tag, rest
balance will be stored on tag.