RF switches for RFID HF 13.56Mhz

原文地址::https://electronics.stackexchange.com/questions/202083/rf-switches-for-rfid-hf-13-56mhz


相关文章

1、RF SWITCH in 13.56MHZ----http://www.edaboard.com/thread151067.html

2、RF SWITCH in 13.56MHZ----http://www.edatop.com/antenna/51859.html

3、Simple RF switch for TRF7960A----https://e2e.ti.com/support/wireless_connectivity/nfc_rfid/f/667/t/511203





I would like to use 1 RFID reader (13.56Mhz, protocol iso14443a) with 2 antennas in a way that I can recognize the location of the tags- if they stand on antenna #1 or #2.

For that, I tried to use 2 RF switches that can work from 10Mhz to 3Ghz (or any other option that includes 13.56Mhz in it). I used the RF switches on the TX lines- TX1 and TX2 of the differential output of the reader, and with the combination of the RF switches I tried to control one antenna at a time.

The idea is to switch every X ms between the antennas and by that know where the tag is. the control is with 2 GPIOs (1 & 0 to activate one antenna and 0&1 to activate the 2nd antenna).

From the material I found on the internet, i saw that it can also be done using high-speed RF relays, but I also saw that they are more expansive.

This is the RF switch I checked:http://www.rfmd.com/store/downloads/dl/file/id/30282/rf3023_product_data_sheet.pdf

And this is my reference design:

2 RF switches for to controol 2 antennas

After I tested in the lab this RF switch I notice that i keep getting recognition from both antennas in all modes. It seems like the component keep shortened the RFC(5) to both RF1(1) and RF2(3), that it doesn't really disconnects between RFC and RF1 (or RF2).

  1. Please advise why do you think it happens. howcome that this component doesn't fully disconnect the other net?
  2. Assuming I need a very low cost solution, do you have other alternatives?

Thank you!

Dudi

share improve this question
 
 
iI've sucesfully used ordinary relays at this frequency. 13Mhz has more than 20M wavelength centimetre scale devices are practically invisible. –  Jasen  Nov 22 '15 at 10:26
 
The part is rated up to 4GHz, it is no wonder it is expensive and seems overkill for an application at 14MHz. Isolation is spec'd for 34dB at best so the question rises: How much signal attenuation do you measure in your application? –  jippie  Nov 22 '15 at 11:06 
 
measure the voltages on all the RF pins with an oscilloscope and check that they are in range.–  Jasen  Nov 22 '15 at 11:09
 
Are you building your RF circuit on one of those proto boards that has many holes for poke in wires? If so be advised that these boards have capacitance from every connection point to the next connection point. That in addition to the flying wires used to connect up such type of circuit leads to coupling all over the place. –  Michael Karas  Nov 22 '15 at 11:12
 
How are both antennas connected to their transmit circuits? –  Andy aka  Nov 22 '15 at 20:28 

1 Answer

up vote 1 down vote accepted

schematic

simulate this circuit – Schematic created using CircuitLab

  1. It sounds like the isolation between the antennas isn't great. Maybe the antennas just aren't physically far enough apart, or their wires are too close together, resulting in crosstalk.
  2. Switching every few mS probably rules relays out. Here's a diode switcher you could use that only uses common components. The buffer amplifiers should provide approximately 50 ohm output impedance to reduce attenuation. It only needs one GPIO. You could also use jfets for switching but they're less common.
share improve this answer
 
 
Thanks! I succeeded doing it by better soldering and keep on distance between the 2 antennas. I'll try the switching with my architecture, and if I'll see any problems I might try your suggestion. Good job! –  Dudi  Nov 26 '15 at 9:12

I would like to use 1 RFID reader (13.56Mhz, protocol iso14443a) with 2 antennas in a way that I can recognize the location of the tags- if they stand on antenna #1 or #2.

For that, I tried to use 2 RF switches that can work from 10Mhz to 3Ghz (or any other option that includes 13.56Mhz in it). I used the RF switches on the TX lines- TX1 and TX2 of the differential output of the reader, and with the combination of the RF switches I tried to control one antenna at a time.

The idea is to switch every X ms between the antennas and by that know where the tag is. the control is with 2 GPIOs (1 & 0 to activate one antenna and 0&1 to activate the 2nd antenna).

From the material I found on the internet, i saw that it can also be done using high-speed RF relays, but I also saw that they are more expansive.

This is the RF switch I checked:http://www.rfmd.com/store/downloads/dl/file/id/30282/rf3023_product_data_sheet.pdf

And this is my reference design:

2 RF switches for to controol 2 antennas

After I tested in the lab this RF switch I notice that i keep getting recognition from both antennas in all modes. It seems like the component keep shortened the RFC(5) to both RF1(1) and RF2(3), that it doesn't really disconnects between RFC and RF1 (or RF2).

  1. Please advise why do you think it happens. howcome that this component doesn't fully disconnect the other net?
  2. Assuming I need a very low cost solution, do you have other alternatives?

Thank you!

Dudi

share improve this question
 
 
iI've sucesfully used ordinary relays at this frequency. 13Mhz has more than 20M wavelength centimetre scale devices are practically invisible. –  Jasen  Nov 22 '15 at 10:26
 
The part is rated up to 4GHz, it is no wonder it is expensive and seems overkill for an application at 14MHz. Isolation is spec'd for 34dB at best so the question rises: How much signal attenuation do you measure in your application? –  jippie  Nov 22 '15 at 11:06 
 
measure the voltages on all the RF pins with an oscilloscope and check that they are in range.–  Jasen  Nov 22 '15 at 11:09
 
Are you building your RF circuit on one of those proto boards that has many holes for poke in wires? If so be advised that these boards have capacitance from every connection point to the next connection point. That in addition to the flying wires used to connect up such type of circuit leads to coupling all over the place. –  Michael Karas  Nov 22 '15 at 11:12
 
How are both antennas connected to their transmit circuits? –  Andy aka  Nov 22 '15 at 20:28 

1 Answer

up vote 1 down vote accepted

schematic

simulate this circuit – Schematic created using CircuitLab

  1. It sounds like the isolation between the antennas isn't great. Maybe the antennas just aren't physically far enough apart, or their wires are too close together, resulting in crosstalk.
  2. Switching every few mS probably rules relays out. Here's a diode switcher you could use that only uses common components. The buffer amplifiers should provide approximately 50 ohm output impedance to reduce attenuation. It only needs one GPIO. You could also use jfets for switching but they're less common.
share improve this answer
 
 
Thanks! I succeeded doing it by better soldering and keep on distance between the 2 antennas. I'll try the switching with my architecture, and if I'll see any problems I might try your suggestion. Good job! –  Dudi  Nov 26 '15 at 9:12
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值