SlideShare ist ein Scribd-Unternehmen logo
1 von 23
PRESENTATION ON
RFID BASED SMART CARD READER
GUIDE: DR. B. VISVESVARA RAO
Professor & HOD
K.GOUTHAM……………….................12E35A0408
B.SHRESHTA………………………….12E35A0409
MUDDAM PRASAD…………………..12E35A0411
DESIREDDY SNEHALATHA ..............12E35A0412
KANUGANTI CHANDRA MOULI ….12E35A0413
CHILUMULA VAMSI KRISHNA…….07E31A0416
OBJECTIVE
 RFID is a technology that incorporates the
use of electromagnetic or electronic coupling
in the radio frequency
 IT is a system used to track objects, people,
or animals using tags that respond to radio
waves.
 RFID uses different types of tags
 RFID is coming into increasing use in
industry as an alternative to the bar code.
BLOCK DIAGRAM
 Power supply with an output
voltage of +5v
 ATMEGA8 MICRO
CONTROLLER
 RFID READER
 LCD
 BUZZER
 RFID TAG
POWER SUPPLY
MICRO CONTROLLER
ATMEGA 8- A MODIFIED HARVARD ARCHITECTURE 8-BIT RISC SINGLE CHIP MICROCONTROLLER
FEATURES OF MICRO CONTROLLER
 MEMORY: 8 Kb of Flash program memory
512 Bytes of EEPROM
1Kbyte Internal SRAM
 I/O Ports: 23 I/o lines from Port B, Port C and Port D.
 INTERRUPTS: Two External Interrupt source, located at port D.
 TIMER/COUNTER: Three Internal Timers are available, two 8 bit, one 16 bit, offering
various operating modes and supporting internal or external clocking.
 SPI (Serial Peripheral interface): Four pins are assigned to Atmega8 to implement this
scheme of communication.
 ANALOG TO DIGITAL CONVERTER:
 Inbuilt analog to digital converter can convert an analog input signal into digital data
of 10bit resolution. For most of the low end application, this much resolution is
enough.
 USART
 TWI (Two Wire Interface)
BLOCK DIAGRAM OF ATMEGA 8
RFID MODULE
 IT CONSIST OF RFID
READER
 MAX232 IC
 BUZZER
THE PHYSICS OF RFID
 An RFID system is just a reader and a tag
communicating over the air at a certain
frequency
 Parts
1. Readers
2. Antennas
3. Tags
RFID READER
 RFID reader is a radio
that picks up analog
signals
 The reader not only
generates the signal
that goes out through
the antenna into
space, but also listens
for a response from
the tag
 Receives analog
waves and then turns
them into bits of digital
RFID TAGS
 An RFID tag is made up of two basic parts –
the chip, or integrated circuit, and – the
antenna
 The chip is a tiny computer that stores a
series of numbers unique to that chip
 The antenna enables the chip to receive
power and communicate, enabling the RFID
tag to exchange data with the reader
TYPES OF TAGS
 Active tags have a battery that powers their
communication
 Passive tags communicate when they are in the close
presence of a reader
 – Being in the presence of a reader means that they are
sitting in an electromagnetic field
 – When a passive tag enters an electric or magnetic field,
the tag draws enough energy from that field to power
itself and broadcast its information
TAGS
CIRCUIT IMPLEMENTATION
SOLDRING PART
COMPLETE KIT
EXECUTION
 Compiler/IDE (Integrated Development
Environment)
- Used Code Vision AVR (CVAVR)
 Programmer- Pony Prog . For dumping the
program into ATMEGA 8
 USB Programmer
CODE VISION AVR (CVAVR)
PROGRAM
#include <mega8.h>
#include <delay.h>
#include <stdlib.h>
// Alphanumeric LCD Module functions
#asm
.equ __lcd_port=0x18 ;PORTB
#endasm
#include <lcd.h>
// Standard Input/Output functions
#include <stdio.h>
// Declare your global variables here
char c[10];
char d;
FEATURES OF PROJECT
 Powered by +5v .
 Current consumption 0.45mA for microcontroller.
 We can hear Buzzer sound when ever a tag comes
in contact with rfid reader.
 It will provide entire detail of a product, person.
ADVANTAGES
 This system is fully automated and it does
not require any human interaction
 Efficiency
 Return on Investment
 Less Vulnerable to Damage
APPLICATIONS
 The AUTO-ID consortium
 AUTO-ID can track
– Products,
– Containers,
– Vehicles,
– Animals,
– as well as their condition
FUTURE DEVELOPMENT
 We can voice announcement system to this
project. so whenever user logs in, we can
announce message like, “Your attendance
has been logged in” or “Your card is invalid”.
 We can send this data through internet to
the user. So that user can access it remotely
via internet.
 We can implement GSM technology

Weitere ähnliche Inhalte

Was ist angesagt?

Fingerprintattendancesystem 131016052949-phpapp01
Fingerprintattendancesystem 131016052949-phpapp01Fingerprintattendancesystem 131016052949-phpapp01
Fingerprintattendancesystem 131016052949-phpapp01
Muhammad Tahir Mehmood
 

Was ist angesagt? (20)

Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR Sensor
 
E-Textiles
E-TextilesE-Textiles
E-Textiles
 
Automatic street light control using ldr PPT
Automatic street light control using ldr PPTAutomatic street light control using ldr PPT
Automatic street light control using ldr PPT
 
Automatic floor cleaner
Automatic floor cleanerAutomatic floor cleaner
Automatic floor cleaner
 
Laser Communications
Laser CommunicationsLaser Communications
Laser Communications
 
Smart blind stick
Smart blind stickSmart blind stick
Smart blind stick
 
Seminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection SystemSeminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection System
 
Presentation of automatic street light
Presentation of automatic street lightPresentation of automatic street light
Presentation of automatic street light
 
BiCMOS Technology
BiCMOS TechnologyBiCMOS Technology
BiCMOS Technology
 
Smart sensors and their Application
Smart sensors and their ApplicationSmart sensors and their Application
Smart sensors and their Application
 
Fingerprint attendance system
Fingerprint attendance systemFingerprint attendance system
Fingerprint attendance system
 
Fingerprintattendancesystem 131016052949-phpapp01
Fingerprintattendancesystem 131016052949-phpapp01Fingerprintattendancesystem 131016052949-phpapp01
Fingerprintattendancesystem 131016052949-phpapp01
 
Losses in optical fiber
Losses in optical fiberLosses in optical fiber
Losses in optical fiber
 
INFRARED SENSOR WORKING PRINCIPLE AND CIRCUIT
INFRARED SENSOR WORKING PRINCIPLE AND CIRCUITINFRARED SENSOR WORKING PRINCIPLE AND CIRCUIT
INFRARED SENSOR WORKING PRINCIPLE AND CIRCUIT
 
IR Sensor Working and Concepts
IR Sensor Working and ConceptsIR Sensor Working and Concepts
IR Sensor Working and Concepts
 
GPS Retransmission Introduction
GPS Retransmission IntroductionGPS Retransmission Introduction
GPS Retransmission Introduction
 
RFID and its applications
RFID and its applicationsRFID and its applications
RFID and its applications
 
RFID based smart shopping cart and billing system
RFID based smart shopping cart and billing systemRFID based smart shopping cart and billing system
RFID based smart shopping cart and billing system
 
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
IRJET-  	  Smart Trolley System for Automated Billing using RFID and IoTIRJET-  	  Smart Trolley System for Automated Billing using RFID and IoT
IRJET- Smart Trolley System for Automated Billing using RFID and IoT
 
Ldr.ppt
Ldr.pptLdr.ppt
Ldr.ppt
 

Andere mochten auch

RFID Project - Great Southern TAFE
RFID Project - Great Southern TAFERFID Project - Great Southern TAFE
RFID Project - Great Southern TAFE
calcja
 
Representative Embedded System
Representative Embedded SystemRepresentative Embedded System
Representative Embedded System
Rashmi Deshmukh
 
RFID - Các loại RFID tags trên thị trường và cơ chế đọc/ghi, bảo mật.
RFID - Các loại RFID tags trên thị trường và cơ chế đọc/ghi, bảo mật.RFID - Các loại RFID tags trên thị trường và cơ chế đọc/ghi, bảo mật.
RFID - Các loại RFID tags trên thị trường và cơ chế đọc/ghi, bảo mật.
Luan Le
 
Giao trinh-cong-nghe-rfid
Giao trinh-cong-nghe-rfidGiao trinh-cong-nghe-rfid
Giao trinh-cong-nghe-rfid
solomen2505
 

Andere mochten auch (17)

Rfid
RfidRfid
Rfid
 
RFID Project - Engineering Design and Development
RFID Project - Engineering Design and Development RFID Project - Engineering Design and Development
RFID Project - Engineering Design and Development
 
RFID Project - Great Southern TAFE
RFID Project - Great Southern TAFERFID Project - Great Southern TAFE
RFID Project - Great Southern TAFE
 
Representative Embedded System
Representative Embedded SystemRepresentative Embedded System
Representative Embedded System
 
Đề tài: tìm hiểu về công nghệ nhận dạng tần số sóng vô tuyến RFID và ứng dụng...
Đề tài: tìm hiểu về công nghệ nhận dạng tần số sóng vô tuyến RFID và ứng dụng...Đề tài: tìm hiểu về công nghệ nhận dạng tần số sóng vô tuyến RFID và ứng dụng...
Đề tài: tìm hiểu về công nghệ nhận dạng tần số sóng vô tuyến RFID và ứng dụng...
 
Presentation1
Presentation1Presentation1
Presentation1
 
RFID - Các loại RFID tags trên thị trường và cơ chế đọc/ghi, bảo mật.
RFID - Các loại RFID tags trên thị trường và cơ chế đọc/ghi, bảo mật.RFID - Các loại RFID tags trên thị trường và cơ chế đọc/ghi, bảo mật.
RFID - Các loại RFID tags trên thị trường và cơ chế đọc/ghi, bảo mật.
 
Smart cards & RFID-Anant Patel
Smart cards & RFID-Anant PatelSmart cards & RFID-Anant Patel
Smart cards & RFID-Anant Patel
 
Best IEEE Projects 2017 -2018 Titles - IEEE Final Year Projects @ Brainrich T...
Best IEEE Projects 2017 -2018 Titles - IEEE Final Year Projects @ Brainrich T...Best IEEE Projects 2017 -2018 Titles - IEEE Final Year Projects @ Brainrich T...
Best IEEE Projects 2017 -2018 Titles - IEEE Final Year Projects @ Brainrich T...
 
Đề tài: tìm hiểu về công nghệ nhận dạng tần số sóng vô tuyến RFID và ứng dụng...
Đề tài: tìm hiểu về công nghệ nhận dạng tần số sóng vô tuyến RFID và ứng dụng...Đề tài: tìm hiểu về công nghệ nhận dạng tần số sóng vô tuyến RFID và ứng dụng...
Đề tài: tìm hiểu về công nghệ nhận dạng tần số sóng vô tuyến RFID và ứng dụng...
 
Giao trinh-cong-nghe-rfid
Giao trinh-cong-nghe-rfidGiao trinh-cong-nghe-rfid
Giao trinh-cong-nghe-rfid
 
Rfid technology next generation application solutions
Rfid technology next generation application solutionsRfid technology next generation application solutions
Rfid technology next generation application solutions
 
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)
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)
 
RFID Shopping System
RFID Shopping SystemRFID Shopping System
RFID Shopping System
 
Smart card system ppt
Smart card system ppt Smart card system ppt
Smart card system ppt
 
Track 1 session 6 - st dev con 2016 - smart badge
Track 1   session 6 - st dev con 2016 - smart badgeTrack 1   session 6 - st dev con 2016 - smart badge
Track 1 session 6 - st dev con 2016 - smart badge
 
Rfid ppt
Rfid pptRfid ppt
Rfid ppt
 

Ähnlich wie RFID BASED SMART CARD READER

Electronic voting machine using RFID
Electronic voting machine using RFIDElectronic voting machine using RFID
Electronic voting machine using RFID
Bharath Chapala
 
Biometric smart card polling system12
Biometric smart card polling system12Biometric smart card polling system12
Biometric smart card polling system12
premkarthik06
 
12.automatic toll gate billing system using rfid.
12.automatic toll gate billing system using rfid.12.automatic toll gate billing system using rfid.
12.automatic toll gate billing system using rfid.
Sai Krishna
 
RFID attendance system
RFID attendance systemRFID attendance system
RFID attendance system
A.k. Goverdhan
 
NFCRFID Ripe for Application Expansion_ElectronicDesign
NFCRFID Ripe for Application Expansion_ElectronicDesignNFCRFID Ripe for Application Expansion_ElectronicDesign
NFCRFID Ripe for Application Expansion_ElectronicDesign
Hamed M. Sanogo
 

Ähnlich wie RFID BASED SMART CARD READER (20)

Nimesh thakor
Nimesh thakorNimesh thakor
Nimesh thakor
 
C361520
C361520C361520
C361520
 
RFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEMRFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEM
 
wireless technology (RFID)
wireless technology (RFID)wireless technology (RFID)
wireless technology (RFID)
 
Electronic voting machine using RFID
Electronic voting machine using RFIDElectronic voting machine using RFID
Electronic voting machine using RFID
 
Mypptinslideshare 180508104046 (1)
Mypptinslideshare 180508104046 (1)Mypptinslideshare 180508104046 (1)
Mypptinslideshare 180508104046 (1)
 
RFID BASED VEHICLE TRACKING SYSTEM
RFID BASED VEHICLE TRACKING SYSTEMRFID BASED VEHICLE TRACKING SYSTEM
RFID BASED VEHICLE TRACKING SYSTEM
 
IRJET- RFID based Authentication and Access of Vehicles
IRJET-  	  RFID based Authentication and Access of VehiclesIRJET-  	  RFID based Authentication and Access of Vehicles
IRJET- RFID based Authentication and Access of Vehicles
 
Rfid based employee tracking
Rfid based employee trackingRfid based employee tracking
Rfid based employee tracking
 
RFID (RADIO FREQUENCY IDENTIFICATION)
RFID (RADIO FREQUENCY IDENTIFICATION)RFID (RADIO FREQUENCY IDENTIFICATION)
RFID (RADIO FREQUENCY IDENTIFICATION)
 
Biometric smart card polling system12
Biometric smart card polling system12Biometric smart card polling system12
Biometric smart card polling system12
 
12.automatic toll gate billing system using rfid.
12.automatic toll gate billing system using rfid.12.automatic toll gate billing system using rfid.
12.automatic toll gate billing system using rfid.
 
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
 
Rotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerRotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By Microcontroller
 
Rotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By MicrocontrollerRotary RFID Parking Management Solution Controlled By Microcontroller
Rotary RFID Parking Management Solution Controlled By Microcontroller
 
Report on Embedded Based Home security system
Report on Embedded Based Home security systemReport on Embedded Based Home security system
Report on Embedded Based Home security system
 
Zigbee Based Indoor Campus Inventory Tracking Using Rfid Module
Zigbee Based Indoor Campus Inventory Tracking Using Rfid ModuleZigbee Based Indoor Campus Inventory Tracking Using Rfid Module
Zigbee Based Indoor Campus Inventory Tracking Using Rfid Module
 
RFID attendance system
RFID attendance systemRFID attendance system
RFID attendance system
 
Backscattering Control Logic Component using FPGA Device
Backscattering Control Logic Component using FPGA DeviceBackscattering Control Logic Component using FPGA Device
Backscattering Control Logic Component using FPGA Device
 
NFCRFID Ripe for Application Expansion_ElectronicDesign
NFCRFID Ripe for Application Expansion_ElectronicDesignNFCRFID Ripe for Application Expansion_ElectronicDesign
NFCRFID Ripe for Application Expansion_ElectronicDesign
 

Kürzlich hochgeladen

Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 

Kürzlich hochgeladen (20)

Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 

RFID BASED SMART CARD READER

  • 1. PRESENTATION ON RFID BASED SMART CARD READER GUIDE: DR. B. VISVESVARA RAO Professor & HOD K.GOUTHAM……………….................12E35A0408 B.SHRESHTA………………………….12E35A0409 MUDDAM PRASAD…………………..12E35A0411 DESIREDDY SNEHALATHA ..............12E35A0412 KANUGANTI CHANDRA MOULI ….12E35A0413 CHILUMULA VAMSI KRISHNA…….07E31A0416
  • 2. OBJECTIVE  RFID is a technology that incorporates the use of electromagnetic or electronic coupling in the radio frequency  IT is a system used to track objects, people, or animals using tags that respond to radio waves.  RFID uses different types of tags  RFID is coming into increasing use in industry as an alternative to the bar code.
  • 3. BLOCK DIAGRAM  Power supply with an output voltage of +5v  ATMEGA8 MICRO CONTROLLER  RFID READER  LCD  BUZZER  RFID TAG
  • 5. MICRO CONTROLLER ATMEGA 8- A MODIFIED HARVARD ARCHITECTURE 8-BIT RISC SINGLE CHIP MICROCONTROLLER
  • 6. FEATURES OF MICRO CONTROLLER  MEMORY: 8 Kb of Flash program memory 512 Bytes of EEPROM 1Kbyte Internal SRAM  I/O Ports: 23 I/o lines from Port B, Port C and Port D.  INTERRUPTS: Two External Interrupt source, located at port D.  TIMER/COUNTER: Three Internal Timers are available, two 8 bit, one 16 bit, offering various operating modes and supporting internal or external clocking.  SPI (Serial Peripheral interface): Four pins are assigned to Atmega8 to implement this scheme of communication.  ANALOG TO DIGITAL CONVERTER:  Inbuilt analog to digital converter can convert an analog input signal into digital data of 10bit resolution. For most of the low end application, this much resolution is enough.  USART  TWI (Two Wire Interface)
  • 7. BLOCK DIAGRAM OF ATMEGA 8
  • 8. RFID MODULE  IT CONSIST OF RFID READER  MAX232 IC  BUZZER
  • 9. THE PHYSICS OF RFID  An RFID system is just a reader and a tag communicating over the air at a certain frequency  Parts 1. Readers 2. Antennas 3. Tags
  • 10. RFID READER  RFID reader is a radio that picks up analog signals  The reader not only generates the signal that goes out through the antenna into space, but also listens for a response from the tag  Receives analog waves and then turns them into bits of digital
  • 11. RFID TAGS  An RFID tag is made up of two basic parts – the chip, or integrated circuit, and – the antenna  The chip is a tiny computer that stores a series of numbers unique to that chip  The antenna enables the chip to receive power and communicate, enabling the RFID tag to exchange data with the reader
  • 12. TYPES OF TAGS  Active tags have a battery that powers their communication  Passive tags communicate when they are in the close presence of a reader  – Being in the presence of a reader means that they are sitting in an electromagnetic field  – When a passive tag enters an electric or magnetic field, the tag draws enough energy from that field to power itself and broadcast its information
  • 13. TAGS
  • 17. EXECUTION  Compiler/IDE (Integrated Development Environment) - Used Code Vision AVR (CVAVR)  Programmer- Pony Prog . For dumping the program into ATMEGA 8  USB Programmer
  • 18. CODE VISION AVR (CVAVR)
  • 19. PROGRAM #include <mega8.h> #include <delay.h> #include <stdlib.h> // Alphanumeric LCD Module functions #asm .equ __lcd_port=0x18 ;PORTB #endasm #include <lcd.h> // Standard Input/Output functions #include <stdio.h> // Declare your global variables here char c[10]; char d;
  • 20. FEATURES OF PROJECT  Powered by +5v .  Current consumption 0.45mA for microcontroller.  We can hear Buzzer sound when ever a tag comes in contact with rfid reader.  It will provide entire detail of a product, person.
  • 21. ADVANTAGES  This system is fully automated and it does not require any human interaction  Efficiency  Return on Investment  Less Vulnerable to Damage
  • 22. APPLICATIONS  The AUTO-ID consortium  AUTO-ID can track – Products, – Containers, – Vehicles, – Animals, – as well as their condition
  • 23. FUTURE DEVELOPMENT  We can voice announcement system to this project. so whenever user logs in, we can announce message like, “Your attendance has been logged in” or “Your card is invalid”.  We can send this data through internet to the user. So that user can access it remotely via internet.  We can implement GSM technology