+ Reply to Thread
Page 1 of 15 1 2 3 11 ... LastLast
Results 1 to 10 of 150

Thread: RFID Based Security System (AT89S52 + RFID)

  1. #1
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default RFID Based Security System (AT89S52 + RFID)

    This project aimed to develop a wireless system to detect and allow only the authorized persons. The system was based on Radio Frequency Identification (RFID) technology and consists of a passive RFID tag. The passive micro transponder tag collects power from the 125 KHz magnetic field generated by the base station, gathers information about the Tag ID and sends this information to the base station. The base station receives, decodes and checks the information available in its Database and Manchester code was used to send those information. The system performed as desired with a 10cm diameter antenna attached to the transponder. The Base Station is built by using the Popular 8051 family Microcontroller. It gets the tag ID and if the tag ID is stored in its memory then the microcontroller will allow the person inside.
    RFID Reader Module, are also called as interrogators. They convert radio waves returned from the RFID tag into a form that can be passed on to Controllers, which can make use of it. RFID tags and readers have to be tuned to the same frequency in order to communicate. RFID systems use many different frequencies, but the most common and widely used Reader frequency is 125 KHz.
    Program: security.zip


  2. #2
    Junior Member SUPERMAN_MILLENIUM2000
    Join Date
    Sep 2007
    Location
    AVB, United Arab Emirates.
    Posts
    2

    Default

    please can u tell me about this circuit is it a complete working circuit with no errors in the schematic provided by u,please i need ur help seriously as i m interested in doing this project and want to select this as my final year project

  3. #3
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    All the projects published in my website are fully working project and i have finished all the projects given here.

    J.Binu
    Click here to get free Blog & Website

  4. #4
    Member Rajan_pec
    Join Date
    Oct 2007
    Location
    chandigarh, India.
    Posts
    30

    Default

    I m working on project which measures the speed of the vehicle.cud u plz help me by providing me a suitable hardware circuit for the speed detection circuit using IR sensors asap.

  5. #5
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    Post this in a seperate topic, since it is not related to RFID security system.

    J.Binu
    Click here to get free 8051 Codes

  6. #6
    Junior Member seena
    Join Date
    Jan 2008
    Location
    , Andhra Pradesh, India.
    Posts
    2

    Default

    There are four errors in the file i downloaded for RFID based Security System..Plz can you solve them for me.. out of 4 two are syntax Errors and ive corrected that.. plz give a solution for me..

    sinu!

  7. #7
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    All the source codes published here are free from errors. please post the error messages you obtained.

  8. #8
    Junior Member seena
    Join Date
    Jan 2008
    Location
    , Andhra Pradesh, India.
    Posts
    2

    Default

    Sir, these are my errors.. Plz try to solve them for me.. I used Keil MicroVision3 for Assembly...

    assembling RFID.a51...
    C:\Documents and Settings\KVSR\Desktop\RFID.a51(1): error A9: SYNTAX ERROR
    C:\Documents and Settings\KVSR\Desktop\RFID.a51(95): error A10: ATTEMPT TO DEFINE AN ALREADY DEFINED SYMBOL
    C:\Documents and Settings\KVSR\Desktop\RFID.a51(100): error A50: BIT-ADDRESS EXPECTED
    C:\Documents and Settings\KVSR\Desktop\RFID.a51(782): error A15: MISSING FACTOR
    C:\Documents and Settings\KVSR\Desktop\RFID.a51(789): error A15: MISSING FACTOR
    C:\Documents and Settings\KVSR\Desktop\RFID.a51(2448): error A51: TARGET OUT OF RANGE
    C:\Documents and Settings\KVSR\Desktop\RFID.a51 - 6 Error(s), 0 Warning(s).

    sinu!

  9. #9
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

  10. #10
    Junior Member shrinidhirao
    Join Date
    Feb 2008
    Location
    , Ktka, India.
    Posts
    3

    Default

    Dear Binu sir,

    I am doing this RFID proximity security system as my final year project.
    Can u guide me please?
    I'm not able to understand the second circiut (security1.gif). Can u explain the RFID READER and COIL circuit


+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts