|
-
Sep 30th, 2010, 01:05 PM
#3
Addicted Member
Re: [VB.Net] Best & easy way to detect user entry and exit, for attendance
RFID is definitely going to be the more costly to implement, simply because it's newer. As of right now, there is not set "standard" for RFID, so the costs can vary wildly dependent upon vendor and the type of implementation.
Barcodes have been around since the day before forever, and (compared to RFID) is a relatively cheap system to implement. The only limitation is that someone has to physically scan-in (using your example), whereas an RFID tag (either in the person, on their clothing/badge) can scan-in as long as they are close enough to the reciever unit to send a decent signal.
According to Wikipedia (the source we all love to hate):
"It costs 0.5¢ (U.S.) to implement a barcode, while passive RFID still costs about 7¢ to 30¢ per tag."
I would assume that the upper range (30 cents per tag) refers to more complex implementations (i.e. keeping track of cattle on a farm).
If my post helped you, please rate it!
Languages: VB/ASP.NET 2005, C# 2008,VB6
Databases: Oracle (knowledge not currently in use), DB2
FROM Customers
WHERE We_Know_What_We_Want <> DB.Null
SELECT *
0 rows returned
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|