SlideShare a Scribd company logo
1 of 5
Download to read offline
Implementation of RFID Active Tag in 4G Mobile
Network using Software Defined Radio Technology
Trunal Patel
Computer/IT Department, Uka Tarsadia University,
Bardoli, Surat, Gujarat, 395006, INDIA.
trunal.patel@utu.ac.in
Abstract— Radio Frequency identification (RFID) technology has become emerging
technique for tracking and items identification. Depend upon the function; various RFID
technologies could be used. Drawback of passive RFID technology, associated to the range
of reading tags and assurance in difficult environmental condition, puts boundaries on
performance in the real life situation [1]. To improve the range of reading tags and
assurance, we consider implementing active backscattering tag technology. For making
mobiles of multiple radio standards in 4G network; the Software Defined Radio (SDR)
technology is used. Restrictions in Existing RFID technologies and SDR technology, can be
eliminated by the development and implementation of the Software Defined Radio (SDR)
active backscattering tag compatible with the EPC global UHF Class 1 Generation 2 (Gen2)
RFID standard. Such technology can be used for many of applications and services.
Index Terms— Software Defined Radio (SDR), Active backscattering, Gen2RFID, Mobile
phones RFID, 4th Generation Mobile Networks (4G).
I. INTRODUCTION
RFID technology based on wireless radio communication between the reader and tags is today applicable in
many functions. Depending upon the tag battery presence or absence, RFID comes under three types: full
battery powered systems in active RFID, battery assisted semi passive systems (BAP) and battery free tags in
passive RFID technology.
In low cost passive RFID tags, for backscatter communication and tag IC power supply, the energy from
RFID reader antenna is used. To get proper result, passive tags have to be kept close and long to absorb
enough energy, and Passive RFID relatively low reading range and not performance well in tag reading on
metal or liquid surfaces.
BAP RFID technology additionally has battery for tag IC running, which makes BAP to respond back in the
communication from tag to reader (i.e. backward-link), cannot process weak backscattered signal from larger
distances.
Using BAP tags reading range can boost, up to 10-12 meters, that increases size, cost of about 10 USD per
unit. but active RFID tags (transceivers) has reading range of up to 100 meters, that make them more
expensive solution depends on size. Today’s research directions in RFID technology include improvements
in the tag reading range with solutions which are of low complexity and thus low cost. We can use amplifiers
for active backscattering to maximize reading range tags. Such move extends tag reading range, but it makes
too expensive hardware device (tag) [1].
DOI: 02.ITC.2014.5.43
© Association of Computer Electronics and Electrical Engineers, 2014
Proc. of Int. Conf. on Recent Trends in Information, Telecommunication and Computing, ITC
98
II. PROPOSAL SYSTEM
The projected solution, backscattered signal amplification has providing additional energy to charge the
battery. The model shows that necessary energy for the signal amplification could be generate from the
reader with appropriate energy scheduling method and that maximizes reading range. This method involves
additional circuitry and logic that result in tag more robust and expensive.
To overcome this space, new technologies, like mobiles, can be used to accomplish radio frequency
identification, due to their active technology and capacity to transmit higher power than all types of RFID
tags. Such an approach can be used for objects and human identification, especially in difficult environmental
conditions. Promise mobility for different applications and services. SDR Mobile phones in 4G networks are
projected to be able to fill radio-applications and achieve functionalities of various protocols and services on
a single chip such as WLAN, Bluetooth, and many RFID technologies, etc.
Our proposal donates to the state of the art in the sense of the organized RFID technology practice with
comprehensive tag reading range by means of SDR method.
III. GEN 2 PROTOCOL AND THE REQUIREMENT ANALYSIS
To understand tag functionalities it is required to go after Gen2protocol requirements.
Figure 1: Simplified description of different RFID reader-tag communication technologies, with its limitations (Omni-
directional TX antenna). Theoretically, SDR tag could response from approximately 8 km away from the reader if it has
the same sensitivity and output power as the reader
This method provides a single universal device form all radio-tasks. Figure1 shows restrictions on each tag
type along with the projected SDR method. Moreover, with SDR mobile phones, all kind of RFID
technologies can be employed on single device with different PHY/MAC layer programming and thus
applied in variety of applications of authentication, tracking, person or object identification, etc [2].
In this paper we explain the prototype of the Gen2 RFID active backscattering tag created on SDR platform.
This SDR RFID tag implementation to
To create the interrogation, first RFID reader sends PowerUp command, followed by Select command, where
group of tags for interrogation can be selected. Select is an arbitrary command. After that Select, reader sends
Query command, where the number of cycles in Miller modulated subcarrier for tag reaction, population of
tags that contribute in an inventory round, and Q factor which specifies the length of interrogating structure
separated into 2Q
timeslots. With Query command, tags slot counters are initialized to the random number in
between 0 – 2Q
[3].
Afterwards tags can, respond with 16 bit random number RN16 to the RFID reader, if their slot counter is set
to zero. If tag reacts to the command, reader sends tag and ACKRN16 acknowledgement, if it demodulates it
correctly, sends its own 96 bit Electronic Product Code (EPC) value. Reader will send QueryRepeat (QRep)
command to decrease slot counters by 1, when tags do not reacts to the Query command i.e. none of the slot
counters is zero. After QRep, tag(s) take action with the random number, before sending EPC, which should
be acknowledged. Number of QRep commands before sending new PowerUp and Query is specified with Q
99
factor, so there will be 2Q
-1 QRep commands that decrease all potential slot counters. Time between two
Query commands is specified as inventory (interrogation) round. For the duration of the inventory round,
reader can alter the number of slots with adjustment of Q, e.g. using QueryAdjust (QAdj) command. Figure 2
shows an inventory round with one tag reaction.
IV. 4G MOBILE PHONE UHFGEN2TAG IMPLEMENTATION THROUGH SDR
A. Some Issues in the development of SDR tag
In real state, passive Gen2RFID tags are backscattering the modulated subcarrier of the assigned reader
carrier these transmitted at Ultra High frequency it is tuned. Since SDR is active transceiver and it does not
backscatter signal by default, one has to deal with the problem of frequency organization between RFID
reader and SDR tag (due to their oscillator offsets). The frequency offset which appears when RFID reader
and SDR tag are not synchronized is shown in Figure 3, and it causes information from SDR tag not to be
correctly decoded. Moreover, timing necessities are crucial for the protocol agreement. For the real
implementation in the mobile phones, the system latency should be reduced to 1 ms in order to keep timing
requirements specified in. In the SDR PC performance, buffer size should be set in order to receive and
process the samples sooner [2].
In the same case, it is required to guarantee that the system is not under/overrunning samples and the
processing capacity is less than 32 Mega Samples per second (MS/s) which is the maximum throughput of
USB 2.0 protocol (if SDR to PC connection uses USB interface).
Figure 2: Gen2 protocol interrogation round, where Q 1. SDR Tag responds 4 meters away from the reader, after first QRep command
Figure 3: Gen2 Protocol interrogation round with the frequency offset. SDR tag command was not decoded correctly, since zero
crossings could not be successfully decoded. Afterwards, reader sends NAK command to tell the tag that RN16 was not successfully
decoded
100
In order to assure that the computer processes the information in the time window proposed by the protocol.
B. SDR tag implementation
Developed application for SDR implements and provides functionalities of Gen2 tag PHY/MAC layer. The
system was tested on Buettner’s SDR RFID UHF GEN2 Reader tool [2].
The start of an inventory round in the reader is marked with PowerUp command. SDR tag application uses
PowerUp command to synchronize on, and sends information compliant with the protocol necessities. Its
period counter always equals 1, which means that next first QRep, RN16 is sent. After PowerUp detection,
we count number of frames when to send the RN16.
Sampling frequency should be set properly in order to receive and decode complete information reader.
Afterwards, when signal is sampled, it is vital to define suitable bus block sizes Communication between
reader and tag is based on backscattering of the same carrier, where reader expects to receive the same carrier
(Figure 4). Since SDR tag is not synchronized to the reader’s carrier due to oscillator frequency offset, for
data backscattering we use the same received carrier with the offset [4].
Figure 4: Communication block scheme of the RFID reader tag (Active Backscattering)
V. MEASUREMENT SETUP AND PERFORMANCE ANALYSIS
System tests were developed through SDR tag (Figure 5), which uses developed SDR application which
implements fixed X10 amplification of the received signal. Figure 6 shows
Figure 5: Measurements setup, with the communication system block scheme. For performance measurements, SDR RFID reader 16
was used on one side and the developed SDR tag on another side
The measurement lab environment as well as performance results computed from Equation (1)
EPC Read Efficiency=
ࡿ࢛ࢉࢉࢋ࢙࢙ࢌ࢛࢒ ࡱࡼ࡯ ࡾࢋࢇࢊ࢏࢔ࢍ ࡾࢇ࢚ࢋ
ࡺ࢛࢓࢈ࢋ࢘ ࢕ࢌ ࡵ࢔࢜ࢋ࢔࢚࢕࢘࢟ ࡾ࢕࢛࢔ࢊ࢙
(1)
Where number of inventory rounds always equals 1000. For comparison with standard tag measurements,
reader could read tags only 30 cm away with 16 transmitting at 200 mW.
The performance of the developed system can be compared with results obtained from familiar Friis
Equation (2)
FSL =-20log (λ/4πd) - (GTX +GRX ) (2)
101
With fc = 915 MHz (λ= 0.33 m) and antennas gains GTX = GRX = 6 dBi, we obtained from (2) that in a free
space SDR tag could be detected in a range up to d=105 m.
Figure 6: Floor blueprint and the measurements plan. SDR tag reading performances are calculated from (1). Since the propagation after
the Hallway corner is affected by diffraction at the edge and by reflected wave components, measurements at 11m and 13m are
obviously affected by the two signal components. It is worth to mention that existing reader is reading regular tags only 30 cm away
from reader antenna (200 mW of reader output power)
The measurement results we obtained on our test platform for SDR with CW sensitivity of -110dBm, and
with RFID reader with sensitivity of -80dBm, are presented in Figure 6. In a case of SDR mobile phones, at
the standard output power of 1W, it is reasonable to suppose that the system could respond from the distance
of approximately 160 meters, even in a noisier environment. Given ranges are obtained for fixed X10
amplification, without automatic gain control (AGC) [5].
VI. CONCLUSION
The SDR technology allows greater flexibility in the implementation of standard protocols and technologies,
especially in the next mobile phones scenario usage. For testing purposes active backscattering SDR tag
application has been developed and the reading results are presented. For a comparison, SDR tag can report
through 2 walls, while standard RFID tags (labels) performances are degraded, if tag is not in the reader’s
line of a sight. Developed SDR tag application can be used in noisy environments where tag identification
performances are crucial. Our intention in this paper is to provide the proof of concept of building
PHY/MAC layer of Gen2 RFID tag using SDR [2][3].
REFERENCES
[1] D. D. Dobkin, The RF in RFID. Burlington, USA: Elsevier, 2012.
[2] W. Che, Y. Yang, C. Xu, N. Yan, X. Tan, Q. Li, H. Min, and J. Tan, “Analysis, Design and Implementation of
Semi-Passive Gen2 Tag,” in 2009 IEEE International Conference on RFID, (Orlando, USA), pp. 15– 19, April 2011.
[3] H. Cho, J. Kim, Y. Baek, “Large-Scale Active RFID System Utilizing ZigBee Networks,” IEEE Transactions on
Consumer Electronics, vol. 57, no. 2, pp. 379–385, May 2011.
[4] W. M. Mays and B. D. Moore, “Rfid Transponder Having Active Backscatter Amplifier for Re-transmitting a
Received Signal,” January 4. 2005. Patent. US 6,838,989B1.
[5] F. Iannello, O. Simeone, and U. Spagnolini, “Energy Management Policies for Passive RFID Sensors with RF-
Energy Harvesting,” in IEEE International Conference on Communications (ICC 2010), 2010, (Cape Town, South
African Republic), pp. 1–6, May 23-27 2010.

More Related Content

What's hot

Backscattering Control Logic Component using FPGA Device
Backscattering Control Logic Component using FPGA DeviceBackscattering Control Logic Component using FPGA Device
Backscattering Control Logic Component using FPGA DeviceFilantropi Event Management
 
Novel Spike-based architecture for RFID and Sensor Communication System
Novel Spike-based architecture  for RFID and Sensor Communication SystemNovel Spike-based architecture  for RFID and Sensor Communication System
Novel Spike-based architecture for RFID and Sensor Communication SystemJaved G S, PhD
 
Data_Integrity_in_RFID_Systems
Data_Integrity_in_RFID_SystemsData_Integrity_in_RFID_Systems
Data_Integrity_in_RFID_SystemsAlchazidis Nikolas
 
Post_grad-seminar_2015
Post_grad-seminar_2015Post_grad-seminar_2015
Post_grad-seminar_2015Emran Amin
 
A Survey: SMS Sending Through RFID Sensors
A Survey: SMS Sending Through RFID SensorsA Survey: SMS Sending Through RFID Sensors
A Survey: SMS Sending Through RFID SensorsEditor IJMTER
 
Electronic Identification System using RFID
Electronic Identification System using RFIDElectronic Identification System using RFID
Electronic Identification System using RFIDijceronline
 
Presentation 2 rfid standards & protocols
Presentation 2 rfid standards & protocolsPresentation 2 rfid standards & protocols
Presentation 2 rfid standards & protocolsMouhanad Alkhaldi
 
Rfid & its Implentation
Rfid & its ImplentationRfid & its Implentation
Rfid & its ImplentationSonal Tiwari
 
Zigbee Based Indoor Campus Inventory Tracking Using Rfid Module
Zigbee Based Indoor Campus Inventory Tracking Using Rfid ModuleZigbee Based Indoor Campus Inventory Tracking Using Rfid Module
Zigbee Based Indoor Campus Inventory Tracking Using Rfid ModuleIJERA Editor
 
RuBee in Underground Coal Mines
RuBee in Underground Coal MinesRuBee in Underground Coal Mines
RuBee in Underground Coal Minessubhash Kumar
 
Software Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerSoftware Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerJim Jenkins
 
Spatially Selective Antenna For Very Close Proximity
Spatially Selective Antenna For Very Close ProximitySpatially Selective Antenna For Very Close Proximity
Spatially Selective Antenna For Very Close Proximitybtsirline
 

What's hot (20)

Backscattering Control Logic Component using FPGA Device
Backscattering Control Logic Component using FPGA DeviceBackscattering Control Logic Component using FPGA Device
Backscattering Control Logic Component using FPGA Device
 
Novel Spike-based architecture for RFID and Sensor Communication System
Novel Spike-based architecture  for RFID and Sensor Communication SystemNovel Spike-based architecture  for RFID and Sensor Communication System
Novel Spike-based architecture for RFID and Sensor Communication System
 
RFID PROTOCOL
RFID PROTOCOLRFID PROTOCOL
RFID PROTOCOL
 
Data_Integrity_in_RFID_Systems
Data_Integrity_in_RFID_SystemsData_Integrity_in_RFID_Systems
Data_Integrity_in_RFID_Systems
 
Post_grad-seminar_2015
Post_grad-seminar_2015Post_grad-seminar_2015
Post_grad-seminar_2015
 
Rfid seminar
Rfid seminarRfid seminar
Rfid seminar
 
A Survey: SMS Sending Through RFID Sensors
A Survey: SMS Sending Through RFID SensorsA Survey: SMS Sending Through RFID Sensors
A Survey: SMS Sending Through RFID Sensors
 
Ioe module 3
Ioe module 3Ioe module 3
Ioe module 3
 
Electronic Identification System using RFID
Electronic Identification System using RFIDElectronic Identification System using RFID
Electronic Identification System using RFID
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
Adn006
Adn006Adn006
Adn006
 
Presentation 2 rfid standards & protocols
Presentation 2 rfid standards & protocolsPresentation 2 rfid standards & protocols
Presentation 2 rfid standards & protocols
 
Rfid & its Implentation
Rfid & its ImplentationRfid & its Implentation
Rfid & its Implentation
 
MIT_linkedin
MIT_linkedinMIT_linkedin
MIT_linkedin
 
Zigbee Based Indoor Campus Inventory Tracking Using Rfid Module
Zigbee Based Indoor Campus Inventory Tracking Using Rfid ModuleZigbee Based Indoor Campus Inventory Tracking Using Rfid Module
Zigbee Based Indoor Campus Inventory Tracking Using Rfid Module
 
RFID Electromagnetic project (rfid)
 RFID Electromagnetic project (rfid) RFID Electromagnetic project (rfid)
RFID Electromagnetic project (rfid)
 
Page 1 54
Page 1 54Page 1 54
Page 1 54
 
RuBee in Underground Coal Mines
RuBee in Underground Coal MinesRuBee in Underground Coal Mines
RuBee in Underground Coal Mines
 
Software Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerSoftware Defined Radio Engineering course sampler
Software Defined Radio Engineering course sampler
 
Spatially Selective Antenna For Very Close Proximity
Spatially Selective Antenna For Very Close ProximitySpatially Selective Antenna For Very Close Proximity
Spatially Selective Antenna For Very Close Proximity
 

Viewers also liked

Enterprise Linux 7 new feature_network configuration
Enterprise Linux 7 new feature_network configurationEnterprise Linux 7 new feature_network configuration
Enterprise Linux 7 new feature_network configurationsuk kim
 
Networking in linux
Networking in linuxNetworking in linux
Networking in linuxVarnnit Jain
 
The linux networking architecture
The linux networking architectureThe linux networking architecture
The linux networking architecturehugo lu
 
Linux Networking Explained
Linux Networking ExplainedLinux Networking Explained
Linux Networking ExplainedThomas Graf
 

Viewers also liked (6)

Ryu ods2012-spring
Ryu ods2012-springRyu ods2012-spring
Ryu ods2012-spring
 
Enterprise Linux 7 new feature_network configuration
Enterprise Linux 7 new feature_network configurationEnterprise Linux 7 new feature_network configuration
Enterprise Linux 7 new feature_network configuration
 
Linux network tools (Maarten Blomme)
Linux network tools (Maarten Blomme)Linux network tools (Maarten Blomme)
Linux network tools (Maarten Blomme)
 
Networking in linux
Networking in linuxNetworking in linux
Networking in linux
 
The linux networking architecture
The linux networking architectureThe linux networking architecture
The linux networking architecture
 
Linux Networking Explained
Linux Networking ExplainedLinux Networking Explained
Linux Networking Explained
 

Similar to 43 97-101

RFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEMRFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEMijiert bestjournal
 
RFID and IR Based Attendance System
RFID and IR Based Attendance SystemRFID and IR Based Attendance System
RFID and IR Based Attendance SystemAtiq Shaikh
 
RFID BASED VEHICLE TRACKING SYSTEM
RFID BASED VEHICLE TRACKING SYSTEMRFID BASED VEHICLE TRACKING SYSTEM
RFID BASED VEHICLE TRACKING SYSTEMAyush Dixit
 
Analysis of UHF ISO/IEC 14443 Gen 2 RFID Technology
Analysis of UHF ISO/IEC 14443 Gen 2 RFID TechnologyAnalysis of UHF ISO/IEC 14443 Gen 2 RFID Technology
Analysis of UHF ISO/IEC 14443 Gen 2 RFID Technologyijceronline
 
2_Unit 2_RFID.pptx
2_Unit 2_RFID.pptx2_Unit 2_RFID.pptx
2_Unit 2_RFID.pptxNameetDaga1
 
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)Hari
 
Rfid based employee tracking
Rfid based employee trackingRfid based employee tracking
Rfid based employee trackinggiri529
 
Electronic voting machine using RFID
Electronic voting machine using RFIDElectronic voting machine using RFID
Electronic voting machine using RFIDBharath Chapala
 
Need NFC RFID-Tomorrow Is Today in This Constant State of Innovation
Need NFC RFID-Tomorrow Is Today in This Constant State of InnovationNeed NFC RFID-Tomorrow Is Today in This Constant State of Innovation
Need NFC RFID-Tomorrow Is Today in This Constant State of InnovationHamed M. Sanogo
 
IRJET- Cashless Automatic Rationing System by using GSM and RFID Technology
IRJET- Cashless Automatic Rationing System by using GSM and RFID TechnologyIRJET- Cashless Automatic Rationing System by using GSM and RFID Technology
IRJET- Cashless Automatic Rationing System by using GSM and RFID TechnologyIRJET Journal
 
Nimesh thakor
Nimesh thakorNimesh thakor
Nimesh thakornn7046
 
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverIOSR Journals
 
SOFTWARE DEFINED RADIO
SOFTWARE DEFINED RADIOSOFTWARE DEFINED RADIO
SOFTWARE DEFINED RADIOKartikeyPatwal
 
RFID Technology: An Upgradation for Society
RFID Technology: An Upgradation for SocietyRFID Technology: An Upgradation for Society
RFID Technology: An Upgradation for SocietyIRJET Journal
 
A Novel Spatio-Temporal Data Redundancy Elimination Approach for RFID Systems...
A Novel Spatio-Temporal Data Redundancy Elimination Approach for RFID Systems...A Novel Spatio-Temporal Data Redundancy Elimination Approach for RFID Systems...
A Novel Spatio-Temporal Data Redundancy Elimination Approach for RFID Systems...ijwmn
 

Similar to 43 97-101 (20)

Rfid
RfidRfid
Rfid
 
RFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEMRFID AND GSM BASED CAMPUS SECURITY SYSTEM
RFID AND GSM BASED CAMPUS SECURITY SYSTEM
 
RFID and IR Based Attendance System
RFID and IR Based Attendance SystemRFID and IR Based Attendance System
RFID and IR Based Attendance System
 
RFID
RFIDRFID
RFID
 
RFID BASED VEHICLE TRACKING SYSTEM
RFID BASED VEHICLE TRACKING SYSTEMRFID BASED VEHICLE TRACKING SYSTEM
RFID BASED VEHICLE TRACKING SYSTEM
 
J010234960
J010234960J010234960
J010234960
 
C361520
C361520C361520
C361520
 
Analysis of UHF ISO/IEC 14443 Gen 2 RFID Technology
Analysis of UHF ISO/IEC 14443 Gen 2 RFID TechnologyAnalysis of UHF ISO/IEC 14443 Gen 2 RFID Technology
Analysis of UHF ISO/IEC 14443 Gen 2 RFID Technology
 
2_Unit 2_RFID.pptx
2_Unit 2_RFID.pptx2_Unit 2_RFID.pptx
2_Unit 2_RFID.pptx
 
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)
Vehicle Tracking and Ticketing System Using RFID Project (Complete Softcopy)
 
Rfid based employee tracking
Rfid based employee trackingRfid based employee tracking
Rfid based employee tracking
 
Electronic voting machine using RFID
Electronic voting machine using RFIDElectronic voting machine using RFID
Electronic voting machine using RFID
 
Need NFC RFID-Tomorrow Is Today in This Constant State of Innovation
Need NFC RFID-Tomorrow Is Today in This Constant State of InnovationNeed NFC RFID-Tomorrow Is Today in This Constant State of Innovation
Need NFC RFID-Tomorrow Is Today in This Constant State of Innovation
 
IRJET- Cashless Automatic Rationing System by using GSM and RFID Technology
IRJET- Cashless Automatic Rationing System by using GSM and RFID TechnologyIRJET- Cashless Automatic Rationing System by using GSM and RFID Technology
IRJET- Cashless Automatic Rationing System by using GSM and RFID Technology
 
Nimesh thakor
Nimesh thakorNimesh thakor
Nimesh thakor
 
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring ReceiverImplementation of Algorithms For Multi-Channel Digital Monitoring Receiver
Implementation of Algorithms For Multi-Channel Digital Monitoring Receiver
 
Rfid
RfidRfid
Rfid
 
SOFTWARE DEFINED RADIO
SOFTWARE DEFINED RADIOSOFTWARE DEFINED RADIO
SOFTWARE DEFINED RADIO
 
RFID Technology: An Upgradation for Society
RFID Technology: An Upgradation for SocietyRFID Technology: An Upgradation for Society
RFID Technology: An Upgradation for Society
 
A Novel Spatio-Temporal Data Redundancy Elimination Approach for RFID Systems...
A Novel Spatio-Temporal Data Redundancy Elimination Approach for RFID Systems...A Novel Spatio-Temporal Data Redundancy Elimination Approach for RFID Systems...
A Novel Spatio-Temporal Data Redundancy Elimination Approach for RFID Systems...
 

More from idescitation (20)

65 113-121
65 113-12165 113-121
65 113-121
 
69 122-128
69 122-12869 122-128
69 122-128
 
71 338-347
71 338-34771 338-347
71 338-347
 
72 129-135
72 129-13572 129-135
72 129-135
 
74 136-143
74 136-14374 136-143
74 136-143
 
80 152-157
80 152-15780 152-157
80 152-157
 
82 348-355
82 348-35582 348-355
82 348-355
 
84 11-21
84 11-2184 11-21
84 11-21
 
62 328-337
62 328-33762 328-337
62 328-337
 
46 102-112
46 102-11246 102-112
46 102-112
 
47 292-298
47 292-29847 292-298
47 292-298
 
49 299-305
49 299-30549 299-305
49 299-305
 
57 306-311
57 306-31157 306-311
57 306-311
 
60 312-318
60 312-31860 312-318
60 312-318
 
5 1-10
5 1-105 1-10
5 1-10
 
11 69-81
11 69-8111 69-81
11 69-81
 
14 284-291
14 284-29114 284-291
14 284-291
 
15 82-87
15 82-8715 82-87
15 82-87
 
29 88-96
29 88-9629 88-96
29 88-96
 
106 419-424
106 419-424106 419-424
106 419-424
 

Recently uploaded

Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayMakMakNepo
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 

Recently uploaded (20)

Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up Friday
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 

43 97-101

  • 1. Implementation of RFID Active Tag in 4G Mobile Network using Software Defined Radio Technology Trunal Patel Computer/IT Department, Uka Tarsadia University, Bardoli, Surat, Gujarat, 395006, INDIA. trunal.patel@utu.ac.in Abstract— Radio Frequency identification (RFID) technology has become emerging technique for tracking and items identification. Depend upon the function; various RFID technologies could be used. Drawback of passive RFID technology, associated to the range of reading tags and assurance in difficult environmental condition, puts boundaries on performance in the real life situation [1]. To improve the range of reading tags and assurance, we consider implementing active backscattering tag technology. For making mobiles of multiple radio standards in 4G network; the Software Defined Radio (SDR) technology is used. Restrictions in Existing RFID technologies and SDR technology, can be eliminated by the development and implementation of the Software Defined Radio (SDR) active backscattering tag compatible with the EPC global UHF Class 1 Generation 2 (Gen2) RFID standard. Such technology can be used for many of applications and services. Index Terms— Software Defined Radio (SDR), Active backscattering, Gen2RFID, Mobile phones RFID, 4th Generation Mobile Networks (4G). I. INTRODUCTION RFID technology based on wireless radio communication between the reader and tags is today applicable in many functions. Depending upon the tag battery presence or absence, RFID comes under three types: full battery powered systems in active RFID, battery assisted semi passive systems (BAP) and battery free tags in passive RFID technology. In low cost passive RFID tags, for backscatter communication and tag IC power supply, the energy from RFID reader antenna is used. To get proper result, passive tags have to be kept close and long to absorb enough energy, and Passive RFID relatively low reading range and not performance well in tag reading on metal or liquid surfaces. BAP RFID technology additionally has battery for tag IC running, which makes BAP to respond back in the communication from tag to reader (i.e. backward-link), cannot process weak backscattered signal from larger distances. Using BAP tags reading range can boost, up to 10-12 meters, that increases size, cost of about 10 USD per unit. but active RFID tags (transceivers) has reading range of up to 100 meters, that make them more expensive solution depends on size. Today’s research directions in RFID technology include improvements in the tag reading range with solutions which are of low complexity and thus low cost. We can use amplifiers for active backscattering to maximize reading range tags. Such move extends tag reading range, but it makes too expensive hardware device (tag) [1]. DOI: 02.ITC.2014.5.43 © Association of Computer Electronics and Electrical Engineers, 2014 Proc. of Int. Conf. on Recent Trends in Information, Telecommunication and Computing, ITC
  • 2. 98 II. PROPOSAL SYSTEM The projected solution, backscattered signal amplification has providing additional energy to charge the battery. The model shows that necessary energy for the signal amplification could be generate from the reader with appropriate energy scheduling method and that maximizes reading range. This method involves additional circuitry and logic that result in tag more robust and expensive. To overcome this space, new technologies, like mobiles, can be used to accomplish radio frequency identification, due to their active technology and capacity to transmit higher power than all types of RFID tags. Such an approach can be used for objects and human identification, especially in difficult environmental conditions. Promise mobility for different applications and services. SDR Mobile phones in 4G networks are projected to be able to fill radio-applications and achieve functionalities of various protocols and services on a single chip such as WLAN, Bluetooth, and many RFID technologies, etc. Our proposal donates to the state of the art in the sense of the organized RFID technology practice with comprehensive tag reading range by means of SDR method. III. GEN 2 PROTOCOL AND THE REQUIREMENT ANALYSIS To understand tag functionalities it is required to go after Gen2protocol requirements. Figure 1: Simplified description of different RFID reader-tag communication technologies, with its limitations (Omni- directional TX antenna). Theoretically, SDR tag could response from approximately 8 km away from the reader if it has the same sensitivity and output power as the reader This method provides a single universal device form all radio-tasks. Figure1 shows restrictions on each tag type along with the projected SDR method. Moreover, with SDR mobile phones, all kind of RFID technologies can be employed on single device with different PHY/MAC layer programming and thus applied in variety of applications of authentication, tracking, person or object identification, etc [2]. In this paper we explain the prototype of the Gen2 RFID active backscattering tag created on SDR platform. This SDR RFID tag implementation to To create the interrogation, first RFID reader sends PowerUp command, followed by Select command, where group of tags for interrogation can be selected. Select is an arbitrary command. After that Select, reader sends Query command, where the number of cycles in Miller modulated subcarrier for tag reaction, population of tags that contribute in an inventory round, and Q factor which specifies the length of interrogating structure separated into 2Q timeslots. With Query command, tags slot counters are initialized to the random number in between 0 – 2Q [3]. Afterwards tags can, respond with 16 bit random number RN16 to the RFID reader, if their slot counter is set to zero. If tag reacts to the command, reader sends tag and ACKRN16 acknowledgement, if it demodulates it correctly, sends its own 96 bit Electronic Product Code (EPC) value. Reader will send QueryRepeat (QRep) command to decrease slot counters by 1, when tags do not reacts to the Query command i.e. none of the slot counters is zero. After QRep, tag(s) take action with the random number, before sending EPC, which should be acknowledged. Number of QRep commands before sending new PowerUp and Query is specified with Q
  • 3. 99 factor, so there will be 2Q -1 QRep commands that decrease all potential slot counters. Time between two Query commands is specified as inventory (interrogation) round. For the duration of the inventory round, reader can alter the number of slots with adjustment of Q, e.g. using QueryAdjust (QAdj) command. Figure 2 shows an inventory round with one tag reaction. IV. 4G MOBILE PHONE UHFGEN2TAG IMPLEMENTATION THROUGH SDR A. Some Issues in the development of SDR tag In real state, passive Gen2RFID tags are backscattering the modulated subcarrier of the assigned reader carrier these transmitted at Ultra High frequency it is tuned. Since SDR is active transceiver and it does not backscatter signal by default, one has to deal with the problem of frequency organization between RFID reader and SDR tag (due to their oscillator offsets). The frequency offset which appears when RFID reader and SDR tag are not synchronized is shown in Figure 3, and it causes information from SDR tag not to be correctly decoded. Moreover, timing necessities are crucial for the protocol agreement. For the real implementation in the mobile phones, the system latency should be reduced to 1 ms in order to keep timing requirements specified in. In the SDR PC performance, buffer size should be set in order to receive and process the samples sooner [2]. In the same case, it is required to guarantee that the system is not under/overrunning samples and the processing capacity is less than 32 Mega Samples per second (MS/s) which is the maximum throughput of USB 2.0 protocol (if SDR to PC connection uses USB interface). Figure 2: Gen2 protocol interrogation round, where Q 1. SDR Tag responds 4 meters away from the reader, after first QRep command Figure 3: Gen2 Protocol interrogation round with the frequency offset. SDR tag command was not decoded correctly, since zero crossings could not be successfully decoded. Afterwards, reader sends NAK command to tell the tag that RN16 was not successfully decoded
  • 4. 100 In order to assure that the computer processes the information in the time window proposed by the protocol. B. SDR tag implementation Developed application for SDR implements and provides functionalities of Gen2 tag PHY/MAC layer. The system was tested on Buettner’s SDR RFID UHF GEN2 Reader tool [2]. The start of an inventory round in the reader is marked with PowerUp command. SDR tag application uses PowerUp command to synchronize on, and sends information compliant with the protocol necessities. Its period counter always equals 1, which means that next first QRep, RN16 is sent. After PowerUp detection, we count number of frames when to send the RN16. Sampling frequency should be set properly in order to receive and decode complete information reader. Afterwards, when signal is sampled, it is vital to define suitable bus block sizes Communication between reader and tag is based on backscattering of the same carrier, where reader expects to receive the same carrier (Figure 4). Since SDR tag is not synchronized to the reader’s carrier due to oscillator frequency offset, for data backscattering we use the same received carrier with the offset [4]. Figure 4: Communication block scheme of the RFID reader tag (Active Backscattering) V. MEASUREMENT SETUP AND PERFORMANCE ANALYSIS System tests were developed through SDR tag (Figure 5), which uses developed SDR application which implements fixed X10 amplification of the received signal. Figure 6 shows Figure 5: Measurements setup, with the communication system block scheme. For performance measurements, SDR RFID reader 16 was used on one side and the developed SDR tag on another side The measurement lab environment as well as performance results computed from Equation (1) EPC Read Efficiency= ࡿ࢛ࢉࢉࢋ࢙࢙ࢌ࢛࢒ ࡱࡼ࡯ ࡾࢋࢇࢊ࢏࢔ࢍ ࡾࢇ࢚ࢋ ࡺ࢛࢓࢈ࢋ࢘ ࢕ࢌ ࡵ࢔࢜ࢋ࢔࢚࢕࢘࢟ ࡾ࢕࢛࢔ࢊ࢙ (1) Where number of inventory rounds always equals 1000. For comparison with standard tag measurements, reader could read tags only 30 cm away with 16 transmitting at 200 mW. The performance of the developed system can be compared with results obtained from familiar Friis Equation (2) FSL =-20log (λ/4πd) - (GTX +GRX ) (2)
  • 5. 101 With fc = 915 MHz (λ= 0.33 m) and antennas gains GTX = GRX = 6 dBi, we obtained from (2) that in a free space SDR tag could be detected in a range up to d=105 m. Figure 6: Floor blueprint and the measurements plan. SDR tag reading performances are calculated from (1). Since the propagation after the Hallway corner is affected by diffraction at the edge and by reflected wave components, measurements at 11m and 13m are obviously affected by the two signal components. It is worth to mention that existing reader is reading regular tags only 30 cm away from reader antenna (200 mW of reader output power) The measurement results we obtained on our test platform for SDR with CW sensitivity of -110dBm, and with RFID reader with sensitivity of -80dBm, are presented in Figure 6. In a case of SDR mobile phones, at the standard output power of 1W, it is reasonable to suppose that the system could respond from the distance of approximately 160 meters, even in a noisier environment. Given ranges are obtained for fixed X10 amplification, without automatic gain control (AGC) [5]. VI. CONCLUSION The SDR technology allows greater flexibility in the implementation of standard protocols and technologies, especially in the next mobile phones scenario usage. For testing purposes active backscattering SDR tag application has been developed and the reading results are presented. For a comparison, SDR tag can report through 2 walls, while standard RFID tags (labels) performances are degraded, if tag is not in the reader’s line of a sight. Developed SDR tag application can be used in noisy environments where tag identification performances are crucial. Our intention in this paper is to provide the proof of concept of building PHY/MAC layer of Gen2 RFID tag using SDR [2][3]. REFERENCES [1] D. D. Dobkin, The RF in RFID. Burlington, USA: Elsevier, 2012. [2] W. Che, Y. Yang, C. Xu, N. Yan, X. Tan, Q. Li, H. Min, and J. Tan, “Analysis, Design and Implementation of Semi-Passive Gen2 Tag,” in 2009 IEEE International Conference on RFID, (Orlando, USA), pp. 15– 19, April 2011. [3] H. Cho, J. Kim, Y. Baek, “Large-Scale Active RFID System Utilizing ZigBee Networks,” IEEE Transactions on Consumer Electronics, vol. 57, no. 2, pp. 379–385, May 2011. [4] W. M. Mays and B. D. Moore, “Rfid Transponder Having Active Backscatter Amplifier for Re-transmitting a Received Signal,” January 4. 2005. Patent. US 6,838,989B1. [5] F. Iannello, O. Simeone, and U. Spagnolini, “Energy Management Policies for Passive RFID Sensors with RF- Energy Harvesting,” in IEEE International Conference on Communications (ICC 2010), 2010, (Cape Town, South African Republic), pp. 1–6, May 23-27 2010.