free 8051 Microcontroller Projects AVR PIC Microcontroller Projects Tutorials Ebooks Libraries, interfacing tutorials, lcd tutorial, stepper motor, dc motor 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems

 
8051 microcontroller 8051 microcontroller
Forums

8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes :: Forums :: Project Development :: Project Help
 
<< Previous thread | Next thread >>
RFID BASED ATTENDANCE SYSTEM +TX ,RX[9/9/08]
Go to page  1 [2] 3
Moderators: Ajay, Junied , abbas1707, Arun Kumar V, pdi33, Shailesh NAYAK, ۞ TPS ۞, shyam, sashijoseph
Author Post
say2paul
Thu Aug 21 2008, 08:00AM
 User Offline
Registered Member #8461
Joined: Tue Jun 17 2008, 10:56AM

Posts: 123
Thanked 6 times in 6 posts
Dear Arun, I never used RF transceivers. So I was bit curious for the security thing in RF transmission.

I mean to say that is the data we transmit using RF transmitter protected by a password..?

When I used RFID MIFARE Card reader/writter, the data was protected by two passwords..

Back to top



This post has been thanked 1 time
ramdasi vaibhav
Thu Aug 21 2008, 08:36AM
 User Offline
Registered Member #9235
Joined: Wed Jul 23 2008, 01:11AM

Posts: 14
Thanked 0 times in 0 posts
Thank u arun sir.
I think 433mhz module will do for range of 120meters,won't it?
Back to top


ramdasi vaibhav
Thu Aug 21 2008, 08:38AM
 User Offline
Registered Member #9235
Joined: Wed Jul 23 2008, 01:11AM

Posts: 14
Thanked 0 times in 0 posts
What is RFID MIFARE,say2paul,will u plz explain it?
Back to top


say2paul
Thu Aug 21 2008, 09:55AM
 User Offline
Registered Member #8461
Joined: Tue Jun 17 2008, 10:56AM

Posts: 123
Thanked 6 times in 6 posts
To make it simple for you..

MIFARE card is fundamentally just a memory storage device, where the memory is divided into segments and blocks with simple security mechanisms for access control. They have limited computational power. Their reliability and low cost, those cards are widely used for electronic wallet, access control, corporate ID cards, transportation or stadium ticketing.

The MIFARE Classic 1k offers 1024 bytes of data storage, split into 16 sectors; each sector is protected by two different keys(password), called A and B. They can be programmed for operations like reading, writing.

MIFARE Classic 4k offers 4096 bytes split into forty sectors, of which 32 are same size as in the 1K with eight more that are quadruple size sectors.

MIFARE Classic mini offers 320 bytes split into five sectors. For each of these card types, 16 bytes per sector are reserved for the keys and access conditions and can not normally be used for user data.

Each sector contains 4 blocks, out of which only 3 blocks can be used to write data. Each block can contain maximum of 16 bytes of data.

The very first 16 bytes contain the serial number of the card and certain other manufacturer data and are read only. That brings the net storage capacity of these cards down to 752 bytes for Classic 1k, 3440 bytes for Classic 4k, and 224 bytes for Mini.
Back to top



This post has been thanked 1 time
sashijoseph
Thu Aug 21 2008, 12:01PM

 User Offline
Registered Member #5870
Joined: Mon Feb 04 2008, 06:26PM

Posts: 649
Thanked 139 times in 132 posts
You could encrypt the data you transmit,for security.A lil extra work for the micro,that's all.
We even have such a project in the download section.

Let there be music........
Back to top



This post has been thanked 1 time
Arun Kumar V
Thu Aug 21 2008, 07:41PM

 User Offline
Registered Member #426
Joined: Sun Jan 28 2007, 11:50PM

Posts: 522
Thanked 219 times in 186 posts
@paul
I mean to say that is the data we transmit using RF transmitter protected by a password..?


to ensure the data transmitted is protected, we can use cipher and decipher technique, for eg: when the micro sends data thru RF Tx, we can add some special character to each byte say ascii "a" and at the Rx side we can Subtract "a" from the each byte received to get actual data. you can use different algorithms

@Vaibhav

since your guide has given discount in range, you can try normal RF Modules but make sure they have proper external Antenna


Arun
Back to top



This post has been thanked 2 times
ramdasi vaibhav
Fri Aug 22 2008, 09:28AM
 User Offline
Registered Member #9235
Joined: Wed Jul 23 2008, 01:11AM

Posts: 14
Thanked 0 times in 0 posts
i have some faqs regarding rfid attndance project:

1. I wouid lik to know crystal clr working of circuit and the diff devices used.
e.g. RFID reader, tags,real time clock ,database storage in ram,role of uC so that i can start preparing my project synopsis and initial report to be submtd to my guide.
2.Possible modifications to suit todays standard or disadvantages if any to be rectified .
3.Does reader detect tags around certain area of coil only?( as shown in dia). This is vital bcz i want it should detect tags of those students present in the class or sitting on benches at that instant.Bcz i want that rfid attendance should work behind the curtains ,i mean students shouldn't have to take any extra efforts to make attendance by coming in vicinity of reader,b'cz it will consume time and may create lil chaos in class.



[ Edited Fri Aug 22 2008, 09:36AM ]
Back to top


ramdasi vaibhav
Fri Aug 22 2008, 09:29AM
 User Offline
Registered Member #9235
Joined: Wed Jul 23 2008, 01:11AM

Posts: 14
Thanked 0 times in 0 posts
4.What if a student wears more than one tag?

Should i use high power (or freq ?..plz clr this pt i 've doubt here) rfid reader for this ?

thanks in advance.

[ Edited Fri Aug 22 2008, 09:38AM ]
Back to top


ExperimenterUK
Fri Aug 22 2008, 01:55PM
 User Offline
Registered Member #9602
Joined: Tue Aug 05 2008, 04:15PM

Posts: 204
Thanked 38 times in 37 posts
RFID systems are typically short range.
Usually the more secure the system, the shorter the range to prevent
eavesdropping.
For Mifare cards 10cm is a long way

I think students will have to swipe their tag past a detector to prove
they attended.




Learning all the time
Back to top


Ajay
Sat Aug 23 2008, 12:41AM
Rickey's World Admin

 User Offline

Registered Member #1
Joined: Fri Feb 24 2006, 04:56AM

Posts: 4042
Thanked 753 times in 712 posts
better use a short range RFID.. you can enclose the reader in a box with appropriate distance, students have to present the card and ofcourse that will prevent errors.

You can give indicators for successful/unsuccessful attendence.

www.rickeyworld.info
If you feel satisfied with the user's forum reply please click on the thank button.

Obey forum rules!
Respect others!
Back to top



This post has been thanked 1 time
Go to page  1 [2] 3  

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System

8051 Microcontroller Projects 8051 AVR tutorials PIC microcontroller, 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems