RFID FDX HDX Technology
Got a tough RF environment? Turn to TI’s proven LF technology
TI’s low-frequency (LF) technology has been solving tough RF challenges for more than 20 years.
Got a dirty, wet, noisy, hot or cold environment that has to withstand extreme shock or vibration?
Our LF technology is up to the challenge.
Application field–proven:
Designed and manufactured to work in and withstand some of the harshest automotive, livestock, waste and a range of industrial applications worldwide.
Half-duplex design:
Our patented, half-duplex (HDX) RF design offers a performance advantage in the most critical aspects of your LF application:
read range, tag read reliability and RF noise immunity.
Complete, high-quality product offering:
With more than 40 LF products that undergo TI’s rigorous quality manufacturing and 100 percent testing and trimming process,
our customers can rapidly deploy LF solutions that fit your needs.
Advantages of Half-Duplex (HDX) LF
How HDX works
TI’s fundamental LF design uses half-duplex (HDX) RF communication.
In an HDX system, data communicated between the RF transponder, or tag, and the reader is only traveling in one direction at a time.
The RF reader sends a signal to the tag to activate it, and subsequently shuts down to “listen” to the tag’s response.
TI’s transponders incorporate a charge capacitor, which acts like a battery.
The energy stored in the tag’s charge capacitor is used to return data to the reader via an FM signal versus an AM signal (full-duplex (FDX) systems).
In other words, HDX systems use the stored energy to respond in “radio silence” after the carrier (reader) signal is turned off.


HDX key benefits
Improved RF noise immunity:
Because the reader shuts down during the tag’s response, HDX systems are not fighting against RF noise associated with the reader.
In addition, TI’s HDX tags are frequency shift keyed.
This means the digital FM response from the tag to the reader uses two LF channels
to return the data making the tags more able to be read in noisy electromagnetic interference (EMI) environments typical of RFID applications.
Also, applications that require tags be much closer together, such as in livestock or fish tracking, can be more reliably read versus FDX systems which may miss tags.
50 percent greater read range vs. FDX:
TI’s HDX technology boosts read range by 50 percent versus FDX.
An improved read range means more flexibility in designing your LF application and less of a redundant infrastructure needed for RF antennas.
Using HDX, allows you to design much lower cost antennas and equipment compared to an FDX implementation.
“First Read” performance:
HDX systems only have to read a transponder once – a 16 bit checksum programmed into the TI chip validates the read
and ensures that it is good versus FDX systems that may have to make multiple reads on a tag, particularly in noisy RF environments.
Tag read speed: 25-30 TI HDX transponders can be read per second, which is comparable to FDX systems that do not contain a charge capacitor.
RFID FDX HDX Technology的更多相关文章
- RFID 基础/分类/编码/调制/传输
不同频段的RFID产品会有不同的特性,本文详细介绍了无源的感应器在不同工作频率产品的特性以及主要的应用. 目前定义RFID产品的工作频率有低频.高频和甚高频的频率范围内的符合不同标准的不同的产品,而且 ...
- RFID 读写器 Reader Writer Cloner
RFID读写器的工作原理 RFID的数据采集以读写器为主导,RFID读写器是一种通过无线通信,实现对标签识别和内存数据的读出和写入操作的装置. 读写器又称为阅读器或读头(Reader).查询器(Int ...
- 物联网常见通信协议RFID、NFC、Bluetooth、ZigBee等梳理
1 概述 在上一篇文章<物联网常见通信协议与通讯协议梳理[上]-通讯协议>中,对物联网常用通信协议和通讯协议作了区分,并对通讯协议进行了分享:本文将对常用的通信协议进行剖析,重点面向市场 ...
- RFID Exploration and Spoofer a bipolar transistor, a pair of FETs, and a rectifying full-bridge followed by a loading FET
RFID Exploration Louis Yi, Mary Ruthven, Kevin O'Toole, & Jay Patterson What did you do? We made ...
- Radio Basics for RFID
Radio Basics for RFID The following is excerpted from Chapter 3: Radio Basics for UHF RFID from the ...
- RFID 仿真/模拟/监控/拦截/检测/嗅探器
Sound card based RFID sniffer/emulator (Too tired after recon.cx to do draw the schematics better th ...
- RFID Reader 线路图收集
This 125 kHz RFID reader http://www.serasidis.gr/circuits/RFID_reader/125kHz_RFID_reader.htm http:// ...
- Microchip 125 kHz RFID System Design Guide
Passive RFID Basics - AN680 INTRODUCTION Radio Frequency Identification (RFID) systems use radio fre ...
- 射频识别技术漫谈(9)——动物标签HDX【worldsing笔记】
半双工(HDX,Half Duplex)技术是ISO11784/11785中规定的另一种标签与读写器之间的通讯方式.读写器先打开射频场对标签充电以激活标签,然后关闭磁场,标签在读写器磁场关闭的情况下向 ...
随机推荐
- Java Web 乱码
1.mySql编码 2.jdbc编码 http://www.blogjava.net/NicholasEcho/archive/2008/11/03/238310.html ----- 1.HttpG ...
- Linux共享内存(一)
inux系统编程我一直看 <GNU/LINUX编程指南>,只是讲的太简单了,通常是书和网络上的资料结合着来掌握才比较全面 .在掌握了书上的内容后,再来都其他资料 . 原文链接 http:/ ...
- SVN中检出(check out) 和 导出(export) 的区别
SVN是常用的一种常见的版本控制软件.SVN中检出(check out) 和 导出(export) 的区别主要有如下几条: check out跟check in对应,export跟import对应. ...
- app如何节省流量
前言:“客户端上传时间戳”的玩法,你玩过么?一起聊聊时间戳的奇技淫巧! 缘起:无线时代,流量敏感.APP在登录后,往往要向服务器同步非常多的数据,很费流量,技术上有没有节省流量的方法呢?这是本文要讨论 ...
- 使用Drush管理Drupal站点
Drush(Drush = Drupal + Shell)就是使用命令行命令来操作Drupal站点,它的命令格式与git类似,都是双字命令(drush + 实际的命令).既然是命令行命令,也就可以使用 ...
- SoapUI Property
1. Test Suite(Case) Property 选择Test Suite(Case),switch to Custom properties 在request中的引用方式: ${[scope ...
- VC远控(二)连接Server端及密码验证
首先服务端是一个win32console应用程序. 在建立项目的时候需要勾选MFC 套接字的初始化同客户端相似: //对套接字进行初始化 WSADATA wsadata; WORD ver = MAK ...
- ASP.NET MVC3细嚼慢咽---(1)网站创建与发布
这一节我们演示下怎样使用VS2010创建与发布MVC3建立的网站.使用VS2010创建MVC3.0网站,需要下载MVC3.0的安装包,这个大家可以去网络上下载. 1.项目创建 ...
- html5 canvas 钟表
<!doctype html> <html> <head> <meta charset="utf-8"> <title> ...
- 移动前端工作的那些事---前端制作篇之meta标签篇
移动端前端制作有些地方不同于互联网,这篇主要讨论的是meta标签.meta标签位于head标签之间.是主要辅助HTML结构层的.meta标签不管在互联网前端还是在移动端都起了很重要的作用.这里只讨论移 ...