![]() |
![]() |
![]() |
|
|
|||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
|
|
Tools | Display Modes |
|
|
#1 (permalink) |
|
Hey,
I have decided to use RFID technology to locate products or small items in home. I was wondering that can I able to build RFID reader and a transponder. If anyone knows about it..plz help me..I need the circuit for RFID receiver and transponder and any useful information regarding RFID. I thought i would use PIC controller to find out the distance b/w the product and the reader. U can email me to gaurav707@hotmail.com..thanx guys.. |
|
|
|
|
|
#4 (permalink) | ||
|
Quote:
Quote:
__________________
Gods own Country Incredible !ndia www.flickr.com/photos/_akg/ "Give a man a fish, and he will eat for a day. Teach that man to fish, and he will eat for a lifetime." |
|||
|
|
|
|
#5 (permalink) |
|
Microchip have a few application notes showing how to design RFID circuits.
Have a look at this RFID Application Note. It even has a schematic on page 107 (Adobe counting) using a 16C84 !! As AKG said, above a few inches distance will be tricky. Mike. Last edited by Pommie; 16th June 2006 at 01:23 PM. Reason: Fixed broken link. |
|
|
|
|
|
#7 (permalink) |
|
You seen this one? http://instruct1.cit.cornell.edu/cou...site/index.htm
I agree with the others - 10 ft is asking a lot. no way you will be able to use passive tags. out of curriosity, what problem are you trying to solve? |
|
|
|
|
|
#9 (permalink) |
|
this doesn't sound like a task for RFID, which, as the name implies, is for identification, not for measuring distances or location...
do you actually need to identify the objects with unique ID's, or are you only concerned with the distance measurement? Either way, if you want 10+ feet, you need to be using an active tag, and probably one that's actively transmitting RF instead of backscattering, at which point it's really just a small radio transmitter, with a microcontroller if you need the ID functionality, and not really a traditional RFID system at all. If you build a small transmitter like that, then you can try to measure the signal strength at the receiver to get an idea of distance... search for RSSI (Received Signal Strength Indication) http://en.wikipedia.org/wiki/Rssi But I have to warn you, don't expect it to be an easy project. I had a friend attempt an RSSI-type radio transmitter location project for his senior project as a EE student and ended up having to give up and switch to IR to get it done on time.
__________________
EEgeek.net Last edited by evandude; 16th June 2006 at 03:33 PM. |
|
|
|
|
|
#10 (permalink) |
|
I don't think signal strength is going to be sufficient as antennas are not perfectly uniform point sources - orrientation will matter. Of course, you could use accelerometers in the mobile unit and broadcast orrientation, too. getting kind of complex, though.
frankly the more I think about this more it sounds like a dead-end. why not look into using motes? search for tinyos. have a number of the receivers sprinkled about. the "mobile item" would broadcast and the sensors would receive and report. you could then do a "centroid" analysis on which motes report receiving the mobile signal and determine a likely location. Maybe even vary the mobile's broadcast strength to better isolate the closest mote. Won't give you exact location. seems like a lot of work to find lost keys. we still don't know what problem you are trying to solve. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|