RFID Reader Detector and Tilt-Sensitive RFID Tag

 by nmarquardt
Featured
The 'rub'
Want to detect the presence of RFID readers? Want to control when a RFID tag is active or readable? We describe how to do both using bits of copper and card, and some readily available electronics hardware.

Longer preamble
Radio frequency identification ( RFID) is rapidly growing in popularity. RFID tags are found everywhere. They're attached to container freight, in those funny-looking white labels you find in newly purchased books, embedded in many corporate ID cards and passports, etc. The tags have a few common properties: they transmit a unique ID number, are optimized to be 'read' from predefined distances, and are usually small so they can remain unobtrusive or hidden.

RFID readers are used to track nearby tags by wirelessly reading a tag's unique ID (see Figure 4); a tag simply has to be brought into physical proximity with a reader to be read. Readers are mostly used for industrial or commercial purposes, e.g. asset tracking or electronic payment. Wal-mart use RFID tags and readers in their supply chain. The technology is also used in mass transit systems in cities like London and Hong Kong. In Japan, many mobile phones incorporate readers to enable e-money payments in shops and vending machines.

For those of us who want to experiment with RFID, the problem is that the technology is almost always black boxed. That is, the inner workings of a tag and its interaction with a reader is hidden from view, and thus difficult to have much control over.

In the two exercises that follow (building a RFID reader detector and a tilt-sensitive RFID tag), we offer an example of how you can start revealing some of the workings of RFID and thus gain some control over the technology. The two exercises also hopefully show that the technology is relatively simple and how it can be extended to support some interesting interactions. We offer some other possibilities that build on our examples at the end.
 
Remove these adsRemove these ads by Signing Up

Step 1: Material and Tools

This section provides an overview of the necessary materials and tools.

Materials (see Figure 1):
We need the following material to built the basic RFID reader detector.
- Cardboard (around 100x70 mm)
- Conductive copper tape (e.g., order number 1218478 at www.farnell.com)
- Capacitor 82 pF (picofarad) (e.g., order number 1138852 at www.farnell.com)
- Low current LED (light-emitting diode) (e.g., order number 1003207at www.farnell.com)

Tools (see Figure 2 and 3):
- Craft knife and scissors
- Insulating tape (e.g., order number 1373979 at www.farnell.com)
- Soldering iron and solder

RFID reader for testing (see Figure 4):
To test our RFID tags we need an RFID reader that can operate at a frequency of 13.56 MHz.
There many readers for this widely used RFID standard, for instance the Sonmicro MIFARE USB reader (http://www.sonmicro.com/).
Note: The Phidget RFID reader does not work with the tags created in this project, as it uses a different frequency for communication with the tags (125 kHz).

Advanced material (see Figure 5):
The following material is necessary to build the second part of the project: the tilt-sensitive RFID tag.
- Micro tilt switches (e.g., www.digikey.com)
- RFID ICs (e.g., MIFARE Standard 1k, part no. 568-2219-1-ND at www.digikey.com)
1-40 of 116Next »
dspecht2 says: Jun 9, 2013. 12:01 PM
This is a nice tutorial but it would also be interessting to see how you connect your antenna to the mifare RFID Chip. Is there also a tutorial for? Thanks!
dipenkhatri15 says: Mar 18, 2013. 3:27 AM
Hello,

I want to make UHF tag with 865 to 868 MHz . what you should i have to change in above material to make RFID tag?
bluestreak101 says: Jan 11, 2013. 4:25 PM
Hi,

Nice RFID instructable! I have a project in mind for an RFID reader, I have a specific requirement for the antenna's placement and wondered what I need to take into consideration. What materials are suitable power requirements number of loops etc etc. Are you able to help me?

Thanks
ScottSEA says: Nov 29, 2010. 9:26 AM
You should change "stripes" to "strips"... otherwise, a very nice instructible.
McM-Chriis in reply to ScottSEANov 11, 2012. 7:02 PM
"Instructable"
Electron229 in reply to ScottSEAAug 4, 2011. 2:31 AM
Who cares.
DoctorDv says: Apr 28, 2012. 8:12 PM
I am new to electronics and RFID, but how does the LED get the power to light up? Thanks for the great post!
AJMansfield in reply to DoctorDvOct 7, 2012. 12:55 PM
Magic.

In this particular instance, it takes the form of a series of ripples in the fabric of the universe that can propagate across space. This form of magic is commonly referred to as an 'electromagnetic field'. The RFID reader creates an electromagnetic field nearby it that induces (induction is the process through which a changing electromagnetic field creates voltage across metal objects) a voltage (a term used to refer to the total difference in the amount of positive and negative magical energy between points) along the length of the antenna. The LED then allows the positive and negative magical energies on either side of it to pass through it, annihilating each other in the middle, and creating another type of magical ripple (commonly called electromagnetic radiation) that you observe as light..

That is also the same reason that metal sparks when you put it in the microwave (I have personal experience doing this...), because the microwaves induce a (pretty high) voltage across the metal, enough to make sparks jump.
DoctorDv in reply to AJMansfieldOct 7, 2012. 1:18 PM
Wow! Thanks!

-Doctordv
Dave Kruschke says: Aug 21, 2012. 5:23 PM
I used some of the information here to successfully design and create a RFID Reader Detector that operates at a very low standard frequency, 125 kHz. SparkFun and others sell devices that operate at 125 kHz.
Because of this much lower frequency, my antenna coil and capacitor have much large values that the device described here. My Instructable also includes the math that underlies the selection of coil and capacitor sizes. You can find more about this if you can successfully go to
http://www.instructables.com/id/RFID-Reader-Detector-Easy-to-Build/.
Also, it is important to remember that a RFID Reader is a completely different device than a RFID Reader DECTECTOR. My device merely lights up if it is close enough to a Reader that is using/emitting a 125 kHz signal...
LurkyTheHatMan says: Jul 25, 2012. 3:55 PM
This is a fascinating project. I've been looking for a way to build a (very) cheap RFID reader, and I was wondering, have you tested this as an aerial for a reader?
oshe says: Jul 7, 2012. 12:23 AM
i would like to know about the RFID reader if it is universal..
or it can read any tag...

this is so nice...it really helps...

thank you..
francisroan says: May 31, 2012. 8:23 AM
do you know how to make an rfid "reader"?
Maknum says: May 21, 2012. 4:17 AM
Can you make the antenna as big as anyone would want it to be? For example: half a metre? I am making an gramophone-like player for kids. Where they can place cubes that represent different tones on the "installation". But all RFID antenna's that are for sale are to small for the radius.

DoctorDv says: May 11, 2012. 7:21 PM
You should enter this in the kit challenge.
-Doctordv
jnandakumar says: Mar 1, 2012. 10:28 PM
Please tell me why the tilt switches are required?
dhruvil_shah says: Feb 3, 2012. 10:26 PM
Can you please tell me the dimensions of the antenna you have made along with the spacing between two loops?

Thanks!
yaly says: Jan 10, 2012. 6:57 AM
can i use nickel tape instead of copper?
robertrunyon says: Dec 19, 2011. 9:23 AM
Would it be possible to use clear nail polish, instead of the insulating tape, to cover the the antenna loop where the antenna lead crosses?

Also, would it b epossible to use a "zig-zag" or "back and forth" pattern instead? This way it would be to possible prevent the crossings in the first place.
kgee says: Sep 12, 2011. 12:20 AM
Nate Marquardt? lol
pentagon123 says: Jun 11, 2011. 3:28 AM
Cool :)
cooldog says: Nov 11, 2008. 1:19 PM
if you add more conductive boxes to the RFID tag reader will i work at farther ranges
nmarquardt (author) in reply to cooldogNov 11, 2008. 3:24 PM
Adding more loops to the antenna does unfortunately not directly improve the detection distance. Instead, it is important to optimize the tag for resonance to the 13.56 MHz frequency of the reader. There are two very important parameters for optimization: the length and number of antenna loops, and the parallel capacitor (parameters with smaller influence are for instance the material of the antenna, the form of the antenna, as well as the thickness of the material). Three to four antenna loops are very good for the material we proposed (copper tape) as well as the 82 pF capacitor. For optimization, a trim capacitor (e.g., 10 - 140 pF) could be used, in order that you then can "tune" the capacitor to optimize the detection distance. The most important factor is actually the RFID reader itself (e.g., the strength of the EM field), so it is good to do experiments with various RFID readers. In our experiments the maximum detection distance (with the small Sonmicro RFID reader we mentioned) was around 20 cm. There is a theoretical maximum reading distance for this class of RFID readers (near-field) of around 1.5 meters. There is, however, the ultra-high frequency (UHF) technology of RFID that allows a reading distance of tags of more than 10 m. This RFID hardware is more expensive and also more difficult to set up. But the ideas explained in this Instructable (detection, tilt-sensitive) can be used with the UHF RFID systems as well.
B.F.L.M in reply to nmarquardtOct 25, 2010. 4:09 PM
To improve the signal quality, wouldnt it be better to use a different metal such as steel or aluminum? Or, in this case, would that be unnessacary?
dagenius in reply to nmarquardtApr 21, 2009. 6:15 AM
For the antenna, is there any place other than on the internet where copper tape is readilly available?
static in reply to dageniusSep 10, 2010. 9:13 PM
Alternately you could etch the antenna, and circuity on a PC board using materials readily available from Radio Shack.
mkerr in reply to dageniusOct 8, 2009. 4:36 AM
 Stained glass supply shops will have copper foil in a number of sizes.
nmarquardt (author) in reply to dageniusApr 21, 2009. 2:33 PM
Well, I think ordering over the internet is the easiest way; but yes: there are many electronic stores that have this copper tape as well. You have to look in the Yellow Pages for a store that is selling electronic components (like transistors, resistors, etc.), and it is very likely that they have the copper tape as well.
bensc says: Oct 5, 2010. 5:59 PM
Hi,
In the middle of step 4 under sub topic tilt-sensitive tag stated that:

"We add the three tilt switches to the tag as shown in Figure 3. The tilt switches are soldered to the copper tape, and it is important to connect them in a slight angle (around 5-10 degrees) as shown in Figure 4. This makes sure that the silt switches are in a closed state while the RFID tag is in a horizontal position, and in a open state while the tag is in a vertical position."

I not understand about the concept behind, why we need to connect the tilt switch to be slight angle (around 5-10 degrees) and how the orientation of the tag affect the state of tilt switches (open/close).

Can anyone here please explain to me or send me any link to the related page will do. Your help will be appreciate.

zimmemic25 in reply to benscOct 12, 2010. 1:13 AM
because "tilt switches" are opened/closed by tilting them relative to gravity. so if you use 3 tilt switches, orientated differently, you can approximate the orientation of the tag. (see http://en.wikipedia.org/wiki/Mercury_switch for an explanation of these switches)
nadav says: Sep 30, 2010. 1:15 PM
whats the voltage and milliamps going to the led?
cherishcherub says: Sep 25, 2010. 11:29 AM
whoooa, £18 for some conductive copper tape!

they sell them for £1 here what's more,
its available in 5mm so you only have to halve it...
More power! says: Sep 2, 2010. 11:28 AM

Hey there, nice instructable! I have a few questions about it though...

1. How would one go about making the detector actively powered?

2. Could you make the antenna on a PCB? Or would the copper be to thin?

3. Is there possibly a way to make an Über charged, directional RFIDcard/gun?

Q1 is to try and make it have a further range, Q2 is to see if I can make it in school with minimal materials, Q3 is just to make a replacement for my ID card (needeed to get into buildings)
.
Any help, from anyone, is much appreciated. Thanks!
zack247 says: Aug 23, 2010. 7:15 PM
this reminds me of go passes. (bus transit passes here in saskatoon) i took a empty one use one and found a similar thing as this inside it. a large antenna, and a small black shiny square at the 2 ends of the antenna
Openyourmind says: Dec 21, 2008. 12:52 AM
Hello,
first of all, I would like to say that I know absolutely nothing about electronics, and, of course, RFID... So it seemed impossible to me, at first glance, that it would work !
Then I decided to have a try. I went down to my local electronic stuff supplier, bought all the required components and built a sample...
What was my surprise to find out that it actually works !
So I would like to thank you for your GREAT Instructable. Very well explained and documented.

Now, here are some questions...

How are "stored" the informations into the tag and how is it possible to modify (interact with) them ? You say that The technology is also used in mass transit systems in cities like London and Hong Kong. In Japan, many mobile phones incorporate readers to enable e-money payments in shops and vending machines.
Do they need a distinct "writer" and a distinct "reader" ? How come the reader can not also write ?

If a Faraday cage would "shield" the tag from the reader, why shoplifters don't simply coat the tags with some metal (aluminium foil) ?

What if I put two (or several) tags close to each others ? Will the reader get confused ?

Finally, are you some kind of electronic engineer/teacher ?

I am looking forward for more Instructables from you !

Thanks again.
nmarquardt (author) in reply to OpenyourmindDec 21, 2008. 12:46 PM
Hello! Thank you very much for your feedback; I'm glad that your custom RFID tag/detector that you've built worked :-) I will try to answer all your questions: @reader/writer: the reader hardware for this 13.56 MHz RFID standard can usually read and write. You can connect these readers to you computer, and by using a special software you can then read the ID numbers of the tags, and also write small data packages onto the tags (between 200 and 3000 byte; sometimes a bit more, depending on the tag hardware you use - I mainly use the Phillips MIFARE tags). Some RFID readers that you can buy can only read and not write new data to the tags. I'm sorry, but there is no easy answer to this question; there exists far too many different RFID hardware. If you have questions about a particular RFID hardware you can of course send me a message. By the way, all this information is only for the 13.56 HF RFID standard; but there are many other standards available (125 kHz or the UHF standards). @faraday: depending on the thickness and material of the metal shield this would work in general. but the security tags in shops use many different frequencies, stronger EM fields, and also sometimes active tags (i.e., with a battery inside). I assume aluminium foil would not work; maybe other metal shields. Maybe it is good that we don't know for sure how this works ;-) @multiple tags: yes, you're right, they interfere with each other. Therefore, usually the RFID readers can only detect one tag at a time. More advanced hardware (with included "anti collision detection") can detect multiple tags at the same time; they cycle through frequency variations and protocols to address different tags at the same time. There is unfortunately not much information available about this anti collision detection for RFID. @teaching: interesting question :-) I'm not a teacher for electronic engineering. I'm currently a PhD student (originally from Germany, now studying in Canada), and worked with RFID technology in a side project of my PhD and during an industry internship. I continue this research at the moment, and I will try to create a few more instructables about it in the next months.
macxiv in reply to nmarquardtApr 5, 2010. 11:57 AM
 Hi Nmarquardt, I have a dumb question: Could a person attach an RFID tag to something like a set of car keys, and use an antenna such as the one you describe here to make them "findable"?
olmstw in reply to nmarquardtJan 4, 2010. 11:27 AM
Unfortunately, Aluminum foil works perfectly.... as do some very inexpensive plastic films, which I will not name here...
This one of the Achilles Heels of RFID
Openyourmind in reply to nmarquardtDec 24, 2008. 1:27 AM
Thank you for your reply... Here is the picture of the RFID detector I built. It lies over a mass transit system card. I tried to bring both card at the same time from the reader, and the bip was much louder than usual and the LED fully lit up (normally it flashes) ! I also tried with my cellphone in the same hand, and it acts like a shield so the LED didn't lit. Then, I carefully pay attention to the reader during the rush hour. People were swiping their card all at the same time, but the reader didn't seem to get lost... Can I compare the MIFARE you are talking about to some kind of (computer) ROM ? And BTW, you are right about not getting too much infos about the Faraday process ! I am fascinated by this technology. Thank one more time for your Instructable and your many answers. :-)
DSC_0243.JPG
nmarquardt (author) in reply to OpenyourmindDec 28, 2008. 9:49 PM
It's great for me to see your custom built RFID reader detector! I'm glad the instructions worked for you! @cellphone: interesting that the cellphone transponder interfered with the RFID; I didn't noticed such an effect yet. @reader-during-rush-hour: yes, these readers can detect many cards at the same time, and read/write information from/to these cards. However, I don't know the specific properties/characteristics of the hardware they use. @mifare-storage: yes, you could compare it to the flash memory (as for instance in USB thumbdrives). With the adequate hardware and software you can read and write the memory cells of the chip, to store custom information on it. This works very fast; it is enough to swipe the card over the reader for milliseconds. I used this in experiments to store keywords, URL, and other data on the RFID tags. The MIFARE ICs only store a few bytes, but there are other RFID ICs that can even store mega bytes of data.
1-40 of 116Next »
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!