<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding a remote antenna to Parallax&#8217;s RFID reader</title>
	<atom:link href="http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/feed/" rel="self" type="application/rss+xml" />
	<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/</link>
	<description>Random experiments, circuits, code, rapid prototyping, sometimes things to buy, and the odd tune by Tod E. Kurt.</description>
	<lastBuildDate>Sat, 14 Apr 2012 16:47:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Matthew Potter</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-2/#comment-77108</link>
		<dc:creator>Matthew Potter</dc:creator>
		<pubDate>Sat, 28 May 2011 20:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-77108</guid>
		<description>@Matthew Hall - how many turns did your final antenna have?  I don&#039;t have an original antenna to work with, so I&#039;m flying in the dark, trying to match up the 1.08mH my RFID reader needs (ID-2).  It&#039;s a shot in the dark, I know, but a manufactured an antenna or a reader with a built in antenna will be cheaper than an oscilloscope if I can&#039;t get mine to work...  :)</description>
		<content:encoded><![CDATA[<p>@Matthew Hall &#8211; how many turns did your final antenna have?  I don&#8217;t have an original antenna to work with, so I&#8217;m flying in the dark, trying to match up the 1.08mH my RFID reader needs (ID-2).  It&#8217;s a shot in the dark, I know, but a manufactured an antenna or a reader with a built in antenna will be cheaper than an oscilloscope if I can&#8217;t get mine to work&#8230;  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-2/#comment-76802</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Mon, 31 Jan 2011 06:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-76802</guid>
		<description>This is great, Matthew!  I&#039;ve always wanted a way to do this that didn&#039;t use a inductance meter. (I told those who asked to just do 100 winds of 30 gauge magnet wire, a sloppy solution that usually works to some degree)</description>
		<content:encoded><![CDATA[<p>This is great, Matthew!  I&#8217;ve always wanted a way to do this that didn&#8217;t use a inductance meter. (I told those who asked to just do 100 winds of 30 gauge magnet wire, a sloppy solution that usually works to some degree)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Hall</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-2/#comment-76801</link>
		<dc:creator>Matthew Hall</dc:creator>
		<pubDate>Mon, 31 Jan 2011 05:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-76801</guid>
		<description>So, in case anyone is wondering how best to build a coil to match the one on the reader, when one has no access to an inductance meter (though having access to either a scope or a frequency meter), here&#039;s how I did it:

I did the same thing as in these instructions, but I also soldered two extra wires onto the PCB antenna (i.e. on the other side of the cut trace). I then built a simple Colpitts oscillator, which is an oscillator whose frequency depends on the inductance of a coil. Its a single NPN transistor, a couple of caps, and a couple of resistors. The schematic I used can be found here:

http://www.falstad.com/circuit/e-colpitts.html

There are more robust Colpitts circuits out there, but that one worked well (plus the little Java animation is edumacational!). Once you have the circuit built, plug in the coil from the PCB card, and measure the frequency with either a scope or frequency counter (I got about 50 kHz on mine). 

Then, to build your coil, use a formula, or a calculator like the one at the bottom of this page:

http://www.zen22142.zen.co.uk/Theory/tunedcct.htm

I built mine on an 8&quot;x8&quot; frame, since I wanted it to be something my cat could walk through. I used the inductance formula to come up with an initial estimate of 40 turns, and then (burning off a bit of enamel on the magnet wire), tested it in the same Colpitts circuit, and found that I was a fair bit slow (only about 25kHz!). So I took off about 8 coils, and tried again. I continued in this fashion until I got something within spitting distance of same frequency that the PCB gave me, and then attached it to the RFID circuit. It worked very well right off the bat, reading the card starting at about 6 inches away at a variety of card/coil alignments.

Anyway, beyond the scary bit where I had to scrape off the insulation from the tiny traces without destroying the board, it wasn&#039;t that hard to add an external antenna. Thanks, Todbot!</description>
		<content:encoded><![CDATA[<p>So, in case anyone is wondering how best to build a coil to match the one on the reader, when one has no access to an inductance meter (though having access to either a scope or a frequency meter), here&#8217;s how I did it:</p>
<p>I did the same thing as in these instructions, but I also soldered two extra wires onto the PCB antenna (i.e. on the other side of the cut trace). I then built a simple Colpitts oscillator, which is an oscillator whose frequency depends on the inductance of a coil. Its a single NPN transistor, a couple of caps, and a couple of resistors. The schematic I used can be found here:</p>
<p><a href="http://www.falstad.com/circuit/e-colpitts.html" rel="nofollow">http://www.falstad.com/circuit/e-colpitts.html</a></p>
<p>There are more robust Colpitts circuits out there, but that one worked well (plus the little Java animation is edumacational!). Once you have the circuit built, plug in the coil from the PCB card, and measure the frequency with either a scope or frequency counter (I got about 50 kHz on mine). </p>
<p>Then, to build your coil, use a formula, or a calculator like the one at the bottom of this page:</p>
<p><a href="http://www.zen22142.zen.co.uk/Theory/tunedcct.htm" rel="nofollow">http://www.zen22142.zen.co.uk/Theory/tunedcct.htm</a></p>
<p>I built mine on an 8&#8243;x8&#8243; frame, since I wanted it to be something my cat could walk through. I used the inductance formula to come up with an initial estimate of 40 turns, and then (burning off a bit of enamel on the magnet wire), tested it in the same Colpitts circuit, and found that I was a fair bit slow (only about 25kHz!). So I took off about 8 coils, and tried again. I continued in this fashion until I got something within spitting distance of same frequency that the PCB gave me, and then attached it to the RFID circuit. It worked very well right off the bat, reading the card starting at about 6 inches away at a variety of card/coil alignments.</p>
<p>Anyway, beyond the scary bit where I had to scrape off the insulation from the tiny traces without destroying the board, it wasn&#8217;t that hard to add an external antenna. Thanks, Todbot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeev</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-2/#comment-72986</link>
		<dc:creator>rajeev</dc:creator>
		<pubDate>Thu, 26 Aug 2010 05:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-72986</guid>
		<description>How long can the connecting wire to the antenna be - I am looking for maybe 18 feet?</description>
		<content:encoded><![CDATA[<p>How long can the connecting wire to the antenna be &#8211; I am looking for maybe 18 feet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-70535</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Sat, 22 May 2010 00:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-70535</guid>
		<description>Hi everyone! for the parallax reader, can i create multiple antenna after i disconnect the built in antenna?</description>
		<content:encoded><![CDATA[<p>Hi everyone! for the parallax reader, can i create multiple antenna after i disconnect the built in antenna?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-56983</link>
		<dc:creator>Clark</dc:creator>
		<pubDate>Sat, 17 Oct 2009 04:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-56983</guid>
		<description>Sorry a 3&#039; by 2&#039; area.
Thanks</description>
		<content:encoded><![CDATA[<p>Sorry a 3&#8242; by 2&#8242; area.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-56982</link>
		<dc:creator>Clark</dc:creator>
		<pubDate>Sat, 17 Oct 2009 03:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-56982</guid>
		<description>Looking for a reader that I can extend the antenna to read a 3&quot; by 2&quot; area. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Looking for a reader that I can extend the antenna to read a 3&#8243; by 2&#8243; area. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-54596</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Tue, 25 Aug 2009 20:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-54596</guid>
		<description>Hi Gush,
My understanding is that at 13.56MHz it&#039;s best to make using a PCB, where the traces on the PCB form one or more inductors and a couple of capacitors are placed next to the traces to form the resonant LC circuit needed.  It&#039;s a lot more complex than the rather simple single loop + single capacitor of the 125kHz antenna, but there are many application notes on how to design the PCBs.

Also, an L/C meter just measures either an isolated inductance (L) or capacitance (C), and doesn&#039;t really have a frequency component.  It cannot produce meaningful measurements on a resonant circuit like the complex antennas used on 13.56MHz RFID readers.  The L/C meter I use is this one: 
  http://www.aade.com/lcmeter.htm</description>
		<content:encoded><![CDATA[<p>Hi Gush,<br />
My understanding is that at 13.56MHz it&#8217;s best to make using a PCB, where the traces on the PCB form one or more inductors and a couple of capacitors are placed next to the traces to form the resonant LC circuit needed.  It&#8217;s a lot more complex than the rather simple single loop + single capacitor of the 125kHz antenna, but there are many application notes on how to design the PCBs.</p>
<p>Also, an L/C meter just measures either an isolated inductance (L) or capacitance (C), and doesn&#8217;t really have a frequency component.  It cannot produce meaningful measurements on a resonant circuit like the complex antennas used on 13.56MHz RFID readers.  The L/C meter I use is this one:<br />
  <a href="http://www.aade.com/lcmeter.htm" rel="nofollow">http://www.aade.com/lcmeter.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gush</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-54594</link>
		<dc:creator>gush</dc:creator>
		<pubDate>Tue, 25 Aug 2009 20:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-54594</guid>
		<description>Hi Tod,

Would home-brewing a remote 13.56MHz antenna for something like the Skyetek readers require a LC meter that could sample at 13.56MHz? Also, were you just matching the inductance of the antenna on the PCB, or did you calculate what you were going for? Any detuning because of the leads to the remote loop?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Tod,</p>
<p>Would home-brewing a remote 13.56MHz antenna for something like the Skyetek readers require a LC meter that could sample at 13.56MHz? Also, were you just matching the inductance of the antenna on the PCB, or did you calculate what you were going for? Any detuning because of the leads to the remote loop?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-51531</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Tue, 19 May 2009 22:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-51531</guid>
		<description>ioan, that&#039;s pretty hard.  The antenna is embedded in the PCB the reader circuit is on.  It would be pretty easy to slip with the cutting tool and destroy the circuit.</description>
		<content:encoded><![CDATA[<p>ioan, that&#8217;s pretty hard.  The antenna is embedded in the PCB the reader circuit is on.  It would be pretty easy to slip with the cutting tool and destroy the circuit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ioan</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-51529</link>
		<dc:creator>ioan</dc:creator>
		<pubDate>Tue, 19 May 2009 21:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-51529</guid>
		<description>What about cutting off the old antenna and use the old antenna (that you just cut off) as a remote antenna?</description>
		<content:encoded><![CDATA[<p>What about cutting off the old antenna and use the old antenna (that you just cut off) as a remote antenna?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sha</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-50349</link>
		<dc:creator>Sha</dc:creator>
		<pubDate>Wed, 21 Jan 2009 02:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-50349</guid>
		<description>So did the hack of ASPX RW210, 13.56 ever happen? If so any details would be appreciated. Thanks!</description>
		<content:encoded><![CDATA[<p>So did the hack of ASPX RW210, 13.56 ever happen? If so any details would be appreciated. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-50240</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Tue, 16 Dec 2008 03:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-50240</guid>
		<description>Hi Alain,
Unfortunately, no.  The Parallax RFID reader (like most low-frequency readers) are designed for a specific frequency and protocol.  In the Parallax reader&#039;s case, it&#039;s designed for the EM410x protocol which is at 125kHz.</description>
		<content:encoded><![CDATA[<p>Hi Alain,<br />
Unfortunately, no.  The Parallax RFID reader (like most low-frequency readers) are designed for a specific frequency and protocol.  In the Parallax reader&#8217;s case, it&#8217;s designed for the EM410x protocol which is at 125kHz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alain</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-50239</link>
		<dc:creator>alain</dc:creator>
		<pubDate>Tue, 16 Dec 2008 02:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-50239</guid>
		<description>Hellow i need to use this rfid the parallax to read the glass rfid for animal uses and the frecc
is like 134,2khz how i make or is posible to modifi the software or the hardware for read this freccuencie thans
A Durot</description>
		<content:encoded><![CDATA[<p>Hellow i need to use this rfid the parallax to read the glass rfid for animal uses and the frecc<br />
is like 134,2khz how i make or is posible to modifi the software or the hardware for read this freccuencie thans<br />
A Durot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/comment-page-1/#comment-50156</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Wed, 19 Nov 2008 23:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2007/08/09/adding-a-remote-antenna-to-parallaxs-rfid-reader/#comment-50156</guid>
		<description>Hi Koyote,
Not a dumb question at all. Unfortunately, the hack as presented effectively replaces the original antenna.  You can use the original antenna by sticking a jumper across the two-pin jack that was added.  So in theory you could put a relay in that that lets you programmatically switch between one antenna or the other.  But having both at the same time I think would be a no-no.</description>
		<content:encoded><![CDATA[<p>Hi Koyote,<br />
Not a dumb question at all. Unfortunately, the hack as presented effectively replaces the original antenna.  You can use the original antenna by sticking a jumper across the two-pin jack that was added.  So in theory you could put a relay in that that lets you programmatically switch between one antenna or the other.  But having both at the same time I think would be a no-no.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.533 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-08 06:12:50 -->

