RFID system to detect a specific object 50 cm away

rfid

I am prototyping an RFID system that can detect a specific object about 50cm away. I've tinkered with the idea of proximity sensors but the issue there is the inability to strictly trigger when a specific object is detected. I started reading about RFID tags and figured that could be my solution. I've seen DIYs of tags in animal collars so that pet doors are opened when the collar is detected, and my system is something similar. The main difference would be the range. The object would essentially have the tag. I need my reader to be about 50cm away, and technically the signal can't be linear since the object can be in different locations within that 50cm radius. Also, the tag should be thin, not bulky so I would prefer avoiding an active tag unless I don't have a choice.

As much as possible, I'm trying to keep the reader compact, preferably can fit in a 2×4 inch enclosure that is also only about an inch thick.

Any suggestions?

Thank you.

Best Answer

50cm is more than doable with UHF EPCglobal Class 1 Gen 2 (ISO 18000-6C) RFID Tag. These operate in the 870-930 MHz ranges, depending on area of operation. These are actually made to be read at a distance.

A folded dipole tag with decent read range (assuming it is not next to metal) would be about 1.5-2" long and 0.5-0.75" wide. We are using an RFID chipwith an PCB antenna that is around this length and getting +1m read lengths.

Read range is over a 1m with a fairly low powered reader. You have to get polarization of the antennas aligned, or use a circularly polarized reader antenna. We have seen some pre-made serial reader modules that are 1"x1" or close to that. A reader antenna inside 2"x4" is tight, but for only 50cm most likely doable.

There are also some EPC Gen2 readers available now that function like the Square credit card reader, using the mic input as the data line. Here is one of these guys: http://thinkify.highwire.com/product/arete-pop-rfid-dongle-reader

For an embedded micro type application, I would go with the easy to interface with serial controlled modules.