exploring epc gen-2 clock generation with self-calibrating ...€¦ · exploring epc gen-2 clock...

4
Exploring EPC Gen-2 clock generation with self-calibrating oscillator Lucas Teixeira *† , Gustavo Fernando Dessbesell * mails: [email protected], [email protected] Federal University of Santa Maria, Informatics Postgraduate Program, GMicro * Santa Maria Design House Santa Maria, Brazil Abstract—This works presents a study that aims the devel- opment of a power efficient clock generator to fulfill EPCglobal class 1 generation 2 RFID standard specification. Firstly, clock frequency requirements were investigated. Then, the standard characteristics were explored in order to define a self-calibration methodology. The circuit designed was simulated at electric device level in a 0.18 micrometer CMOS technology. Power consumption results presented (117 nW/MHz in oscillator) proved the feasibility of this strategy. The tolerance to process variation and temperature fluctuation were verified by simulation. KeywordsRFID; clock; oscillator; self-calibrated; low power; EPC class 1 generation 2. I. I NTRODUCTION Passive UHF Radio Frequency Identification (RFID) tags are adopted in logistics and supply chain management [1] as a way to speed up items identification and inventory tasks. The EPCglobal Class-1 Generation-2(EPC Gen-2) is one of the existing standards that defines a set of features allowing fast inventory of items using a wireless RF link with a carrier wave in the 860 MHz 960 MHz range [2] . This wireless link is used to transmit power to the passive circuits and exchange data between reader and the tag. Using the inventory methods defined, one is able to, even in dense populated environments (i.e. a truck full of small identified items), read separately each of the tags in a defined volume inside the reader RF field. All power necessary to the tag operation is extracted from the RF carrier, so the maximum distance that a tag can be read is limited by its own power consumption and its energy harvesting capability. Then, in order to increase tag reading distance, the designer shall work to reduce power consumption. In order to fulfill all requirements of the EPC Gen-2 standard a digital control unit (Digital Base Band, DBB) is embedded in the tag circuit. It is responsible to handle data received in the modulated carrier and, when requested to do so, to answer (backscatter the requested data). DBB has complex circuits to decode data from and code data to the reader, check operation state, store flags, manage anti-collision algorithm, read and write data from and to memory (when included in the device). The majority of implementations of such DBB uses synchronous circuits, in which the synchronization signal (clock) allows precise decoding and coding of data in the communication with the reader. To deal with the codification tolerances defined in EPC Gen-2 standard, the clock signal has a minimum frequency that was already explored in the liter- ature [3], [4], [5], [6]. This frequency, however, is minimized by the designer in order to reduce the digital circuit power consumption and even the clock generator power consumption. The main purpose of this work is to present the conception of a clock generator to be used in an EPCglobal Gen-2 tag device. The study of the standard allowed the development of an oscillator with reduced power consumption and immune to process variations (without the need of post-manufacturing trimming) and (in-field) temperature fluctuations. First the clocking requirements are presented in chapter II. Then, these requirements that define the minimum clock frequency aimed and guided the oscillators review presented in chapter III. Next, the proposed oscillator self calibration process and the digital implementation are presented in chapter IV. Finally, the implemented oscillator, simulated results and performance analysis are presented in chapter V, while the conclusions from this design process are discussed in chapter VI. II. CLOCK REQUIREMENTS A. Decode requirements The DBB shall be able to receive and decode Pulse-interval Encoding (PIE) symbols to fulfill EPC Gen-2 standard. The symbols that represent logical data-0 and data-1 are shown in Fig. 1. The symbols length is given as a function of ”Tari” value, which is a fixed time length defined by the reader. It can range from 6.25 μs to 25 μs. To define the logical value of each symbol, its length is compared with a pivot value, defined as half of a RTcal symbol, which is sent by the reader (in the transmission preamble, shown in Fig. 1) previously to the transmission of the data [2]. The number of clock samples taken during RTcal symbol and data decoding defines the limit between a well detected logic symbol and an error due to imprecision. Several studies about this issue allege minimum frequencies to be used. [6] chooses among 3 frequency values: 1.28 MHz, 1.92 MHz and 2.56 MHz, and proved that the first Fig. 1. PIE data symbols codification and preamble

Upload: others

Post on 27-Jun-2020

17 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Exploring EPC Gen-2 clock generation with self-calibrating ...€¦ · Exploring EPC Gen-2 clock generation with self-calibrating oscillator Lucas Teixeiray, Gustavo Fernando Dessbesell

Exploring EPC Gen-2 clock generation withself-calibrating oscillator

Lucas Teixeira∗†, Gustavo Fernando Dessbesell∗

mails: [email protected], [email protected]†Federal University of Santa Maria, Informatics Postgraduate Program, GMicro ∗Santa Maria Design House

Santa Maria, Brazil

Abstract—This works presents a study that aims the devel-opment of a power efficient clock generator to fulfill EPCglobalclass 1 generation 2 RFID standard specification. Firstly, clockfrequency requirements were investigated. Then, the standardcharacteristics were explored in order to define a self-calibrationmethodology. The circuit designed was simulated at electricdevice level in a 0.18 micrometer CMOS technology. Powerconsumption results presented (117 nW/MHz in oscillator) provedthe feasibility of this strategy. The tolerance to process variationand temperature fluctuation were verified by simulation.

KeywordsRFID; clock; oscillator; self-calibrated; lowpower; EPC class 1 generation 2.

I. INTRODUCTION

Passive UHF Radio Frequency Identification (RFID) tagsare adopted in logistics and supply chain management [1] asa way to speed up items identification and inventory tasks.The EPCglobal Class-1 Generation-2(EPC Gen-2) is one ofthe existing standards that defines a set of features allowingfast inventory of items using a wireless RF link with a carrierwave in the 860 MHz 960 MHz range [2] . This wireless linkis used to transmit power to the passive circuits and exchangedata between reader and the tag. Using the inventory methodsdefined, one is able to, even in dense populated environments(i.e. a truck full of small identified items), read separately eachof the tags in a defined volume inside the reader RF field.

All power necessary to the tag operation is extracted fromthe RF carrier, so the maximum distance that a tag can beread is limited by its own power consumption and its energyharvesting capability. Then, in order to increase tag readingdistance, the designer shall work to reduce power consumption.

In order to fulfill all requirements of the EPC Gen-2standard a digital control unit (Digital Base Band, DBB) isembedded in the tag circuit. It is responsible to handle datareceived in the modulated carrier and, when requested to do so,to answer (backscatter the requested data). DBB has complexcircuits to decode data from and code data to the reader, checkoperation state, store flags, manage anti-collision algorithm,read and write data from and to memory (when included inthe device). The majority of implementations of such DBBuses synchronous circuits, in which the synchronization signal(clock) allows precise decoding and coding of data in thecommunication with the reader. To deal with the codificationtolerances defined in EPC Gen-2 standard, the clock signal hasa minimum frequency that was already explored in the liter-ature [3], [4], [5], [6]. This frequency, however, is minimized

by the designer in order to reduce the digital circuit powerconsumption and even the clock generator power consumption.

The main purpose of this work is to present the conceptionof a clock generator to be used in an EPCglobal Gen-2 tagdevice. The study of the standard allowed the development ofan oscillator with reduced power consumption and immuneto process variations (without the need of post-manufacturingtrimming) and (in-field) temperature fluctuations. First theclocking requirements are presented in chapter II. Then, theserequirements that define the minimum clock frequency aimedand guided the oscillators review presented in chapter III.Next, the proposed oscillator self calibration process and thedigital implementation are presented in chapter IV. Finally,the implemented oscillator, simulated results and performanceanalysis are presented in chapter V, while the conclusions fromthis design process are discussed in chapter VI.

II. CLOCK REQUIREMENTS

A. Decode requirements

The DBB shall be able to receive and decode Pulse-intervalEncoding (PIE) symbols to fulfill EPC Gen-2 standard. Thesymbols that represent logical data-0 and data-1 are shown inFig. 1. The symbols length is given as a function of ”Tari”value, which is a fixed time length defined by the reader. Itcan range from 6.25 µs to 25 µs. To define the logical valueof each symbol, its length is compared with a pivot value,defined as half of a RTcal symbol, which is sent by the reader(in the transmission preamble, shown in Fig. 1) previously tothe transmission of the data [2]. The number of clock samplestaken during RTcal symbol and data decoding defines the limitbetween a well detected logic symbol and an error due toimprecision. Several studies about this issue allege minimumfrequencies to be used. [6] chooses among 3 frequency values:1.28 MHz, 1.92 MHz and 2.56 MHz, and proved that the first

Fig. 1. PIE data symbols codification and preamble

Page 2: Exploring EPC Gen-2 clock generation with self-calibrating ...€¦ · Exploring EPC Gen-2 clock generation with self-calibrating oscillator Lucas Teixeiray, Gustavo Fernando Dessbesell

one is not suitable for decoding, while others claim that thisvalue (1.28 MHz) is suitable [7]. According to [3], for clockfrequencies greater than 1 MHz the distinction between data-0and data-1 can be secured.

B. Encoding requirements

EPC Gen-2 standard defines four possible codificationsthat can be used (selected by the reader) in the tag responseprocess (backscattering). These codifications use a basic wave(Backscatter Link Frequency, BLF) that has its phase changedto represent o high or low logic levels. The frequency of theBLF is in the range from 40kHz to 640kHz, while the expectedvalue for BLFs period is defined by the length of the TRcalsymbol (see Fig. 1 ), and a Divide Ratio(DR) parameter (withvalue 8 or 64/3). Different tolerances are allowed by standarddepending on the frequency range. They are between 4% and22% of BLF.

To comply with EPC Gen-2 standard, while generating theBLF wave, a minimum system frequency is required. For [6]the frequency shall be at least 1.92 MHz, while others (like[7], [3] and [4] claim that it shall be at least 1.28 MHz.

[5], however, affirms that from the final product pointof view a frequency higher than 1.28 MHz should be used.Although a tag can be certified using such clock frequency, theuse of such lower value would lead to a very noise sensitivecircuit. [5] explains that in real application the environmentalnoise would cause the worst-case performance of the tag.

In order to define the minimum frequency that can beused to satisfy TRcal symbol sampling and generate the outputbasic wave to BLF (same frequency is to be used), numericsimulations were made. By calculating the number of samplestaken during TRcal symbol and using both possible DR values,the resulting BLF was calculated considering the frequencydivisions that are possible to be implemented in digital circuits.This process was repeated for frequencies from 1.28 MHz to2.56 MHz and the minimum frequency error was observed.

In this sense, the following restrictions were imposed tothe generated clock and considered in the simulation: theclock shall have a maximum frequency variation of 2% duringbackscatter due to jitter. Also, the division by an odd numberis possible to be implemented since a 50% duty cycle clock isto be used.

From the estimated error results in the generated BLF itwas possible to observe that with the frequencies higher than1.67 MHz the generated BLF does not violate tolerances ofthe standard. These results are consistent with the ones shownby [5], since a frequency jitter was added in simulation, thatincreased the minimum operation frequency to avoid violationsin the standard.

C. Robustness against external factors

The main problem on integrating any circuit is that eachprimitive device will suffer from mismatch with others aroundit and global process variation will influence thresholds,transconductances and other device parameters. As these de-vices cannot be tested before integration, since they are builtdirectly on the wafer, circuit designers aim to reduce thesensitivity of the global circuit to any device parameter in

order to keep expected circuit behavior regardless of theunpredictable device parameters variation. Besides the changeson the behavior of the devices used to build the clock generatorcircuit, voltage or current references used also changes due toprocess variation and device mismatch.

Clock generator usually employs voltage and current refer-ences to define threshold for level change or biasing currents.These references are supposed to have constant and wellknown values during operation, regardless of temperature orpower supply voltage. However, small variations on thesevalues will always occur due to process variation. In orderto overcome any change in references (from expected behav-ior) a trimming procedure can be used after production, butthis increases circuit cost and is not desired. Some authorsalready proposed several self-calibration methodologies thatare suitable to be applied to RFID tags as is presented in [8],[9] e [10],[11]. Most of these calibration results are obtainedusing clock generated by a current controlled oscillator (CCO)circuit. In order to implement a self-calibration strategy severaloscillator implementations reported were studied. The resultsof this research are discussed in next section.

III. OSCILLATORS FOR RFID TAG APPLICATION REVIEW

Several different circuits can be used to obtain a clocksignal to be used in an RFID tag. They can be separated inclock dividers and clock generators. The former type extractsthe clock signal from any available source, while the latterfrom a local oscillator.

Some authors like [12], [13], [1], report the use of injectionlocking clock dividers in order to extract the signal from theRF signal with 860 MHz to 960 MHz. This strategy does notdepend on implementing an oscillator, but it is very powercostly, since several circuits operating in high frequency shallbe used to divide clock from 960 MHz to around 2 MHz.

From the ones that report the use of local oscillators,prevails the implementations that use ring oscillators, as in[3], [4], [9] , [8], [14], [15], [11], [16],[17], [18], [19],[10], [1], [20], [21]. The ring oscillator is a structure thatuses an odd number of NOT logical gates in a loop, so thelogical value in the loop output is never stable. The oscillationperiod is given by the sum of delays of all logic gates inthe loop. These delays can be controlled during operationby changing power supply voltage, capacitances connectedto the gates outputs or by limiting the maximum currentallowed to be drained from power supply. The first strategyis frequently used in order to reduce power consumption andthe oscillator implemented with it is frequently called currentstarve oscillator (one implementation can be seen in Figure 2). It can be built by inserting current sources in series withthe logic gates connections to power rails. Other oscillatorarchitecture referenced by [22], [7], [17], [23], [13], [24] is therelaxation oscillator. The operating principle of this oscillatoris the charge and discharge of a capacitor using two currentsources with known current values or a resistor and a digitalcontrol circuit (commonly a SR-latch).

LC classical oscillator was not used in any of the worksfound. This is probably explained by the prohibitive size of theinductor and capacitor that should be integrated to generate the

Page 3: Exploring EPC Gen-2 clock generation with self-calibrating ...€¦ · Exploring EPC Gen-2 clock generation with self-calibrating oscillator Lucas Teixeiray, Gustavo Fernando Dessbesell

Fig. 2. Current starved oscillator circuit

TABLE I. REPORTED RING OSCILLATORS POWER CONSUMPTION

Work Power consumption Work Power consumption[20] 6,250 nW/MHz [11] 625 nW/MHz[19] 5,500 nW/MHz [18] 11 nW/MHz[3] 149 nW/MHz [8] 1,125 nW/MHz[4] 182 nW/MHz [1] 691 nW/MHz[14] 125 nW/MHz [21] 173 nW/MHz[17] 205 nW/MHz

resonance frequency near 2 MHz, suitable to the tag operationin EPC Gen-2 standard.

The choice for a ring oscillator implementation was due totwo main characteristics. Firstly, the power budget reported inmany works was lower when using this oscillator topology thanwhen using others, see Table I. Secondly, as already shown by[3], [4] and [17], a ring oscillator can be designed to have anoscillation frequency very linear to the biasing current (Ib). Thecalibration methodology to be followed was proposed takingadvantage of this linearity and is described in section IV.

IV. PROPOSED OSCILLATOR SELF-CALIBRATION PROCESS

The proposed clock calibration methodology uses the de-limiter symbol shown in Fig. 1) to calibrate the clock frequencyat each incoming transmission from the reader. The oscillatorbias current is controlled using a Digital to Analog Converter(DAC) circuit configured with a default trimming word. Afterreceiving the delimiter symbol the clock is calibrated. Thenthe calibration circuit has its clock signal turned off in orderto reduce its power consumption. Using the oscillator initialfrequency (f(TW0)), which is result from the default knowntrimming word (TW0), the calibration circuit measures howlong is the delimiter symbol in number of clock ticks (ND0),as shown in Equation 1. The relation between clock frequencyand trimming word (TW ) is approximated as linear accordingto Equation 2.

ND0(f0) = 12.5µs.f(TW0) (1)

F (TW ) = c.TW (2)

in which c is a constant given by devices parameters, biascurrent, power supply and device parasitic capacitances. Thevalue of c is expected to be approximately constant during thetime interval between the reception of a given command andthe backscattering of its respective response (if any).

The relation between initial frequency and the expected(f(TWf )) is the c constant, from Equation 2:

c =f(TW0)

TW0=f(TWf )

TWf(3)

TABLE II. DESIGNED CIRCUIT POWER CONSUMPTION

Component During calibration After CalibrationRing oscillator 240 nW 200 nW

Calibration circuit 501 nW 1.9 nW

Isolating f(TW0) from Equation 1 and using it on Equation3 it is possible to determine the final calibration word (TWf ):

TWf = TW0.NDf

ND0(4)

in which NDf is the number of samples that would be takenduring delimiter symbol with expected frequency (constant).Equation 4 is solved using a lookup-table.

This calibration methodology was numerically simulated,using the oscillator linear approximation, considering nominaldelimiter length and extremes of tolerance limits (+/- 5%).The target frequency was set to 1.92 MHz, starting fromfrequencies of 1 MHz to 4 MHz uniformly distributed. Aftercalibrated the oscillator final frequency would range between1.83 MHz (-4.76%) and 2.18 MHz (+13.64%).

The described oscillator and digital calibration controlcircuit were implemented in CMOS technology and simulatedusing real devices models, at SPICE level. The results fromthis implementation are presented in the next section.

V. OSCILLATOR AND CALIBRATION RESULTS

The ring oscillator and the digital calibration circuit wereimplemented using devices from a commercial 0.18 µmCMOS process and 1 V power supply. Monte Carlo analysiswas performed with 50 transient runs, repeated in three tem-peratures: -40◦, +27◦ and +120◦ Celsius. Initial frequency andresulting frequency after calibration were analyzed. The distri-bution of the generated frequencies before and after calibrationprocess is shown in Figure 4. The minimum frequency aftercalibration is 1.81 MHz (higher that the 1.67 MHz necessary tofulfill standard), while the maximum is 2.2 MHz, with standarddeviation of 3.65% of average value.

Total power consumption results are presented in II . Incomparison with the results reported in Table I, the powerperformance measured is 0,117 µW/MHz(after calibration),although a total of 0,741 µW is consumed during calibrationprocess. Further results (such as current-frequency linearity)can still be obtained from this implementation.

VI. CONCLUSION

Comparing the final frequency values (simulated) and thepower consumption (measured) obtained by [4](2.6% over 300

Fig. 3. Layout designed, its dimensions are 55.5 µm X 98µm, leftmostblock is the digital control, top-right block is the DAC and bottom-right blockis the ring oscillator core

Page 4: Exploring EPC Gen-2 clock generation with self-calibrating ...€¦ · Exploring EPC Gen-2 clock generation with self-calibrating oscillator Lucas Teixeiray, Gustavo Fernando Dessbesell

0

20

40

60

80

100 O

ccu

ren

ces

Oscillator frequency (MHz)

Before calibration After calibration

Fig. 4. Clock calibration process deviation result

runs and 4.4% over 300 runs), which used a 0.14 µm CMOSprocess, this implementation shows a relative advantage inpower consumption, as ensures generated frequency with lessthan 4% of error over process variation and temperaturefluctuation.

The comparison with other implementations would beunfair, as some adopt power supply rejection techniques (in-creasing unavoidably the power consumption) or aim so highfrequency, as [18] did, that the power saved in the oscillatorwould probably be spent in the DBB.

The use of small components in the ring oscillator, thatcaused more deviation from expected frequency over processvariation, allowed the reduction of bias current. By adjustingthis current according to the obtained frequency during op-eration, the frequency deviation due to process variation andtemperature fluctuation was successful overcomed and the lowpower consumption was kept.

Despite the calibration circuit power consumption, theDBB power consumption will be less when a calibratedclock is used in spite of a fixed higher frequency clock (toavoid violations in the standard). Also, the calibration processensures the minimum clock frequency to be more than 1.67MHz in this implementation.

ACKNOWLEDGMENT

The development of this work would not be possiblewithout the support from the people of Santa Maria DesignHouse, that provided technical support, a creative environmentand active discussions. The knowledge obtained in GMicro, aswell as CAD support, was also very valuable. We would liketo thank the people from these both groups.

REFERENCES

[1] M. K. L. Y. L. M. C. L. K. P. N. B. G. H. C. L. A. B. M. C. W.-H. K. C.-Y. T. Jun Yin, Jun Yi and M. Yuen, “A system-on-chip epcgen-2 passive uhf rfid tag with embedded temperature sensor,” IEEEJOURNAL OF SOLID-STATE CIRCUITS, 2010.

[2] EPCGlobal, EPC Radio-Frequency Identity Protocols - Class-1 Generation-2 UHF RFID - Protocol for Communicationsat 860 MHz 960 MHz - Version 1.2.0, EPCGlobalInc. Std., Rev. 1.2.0, October 2008. [Online]. Available:http://www.gs1.org/sites/default/files/docs/uhfc1g2/uhfc1g2 1 2 0-standard-20080511.pdf

[3] F. Cilek, K. Seemann, G. Holweg, and R. Weigel, “Impact of the localoscillator on baseband processing in rfid transponder,” in Proc. Int.Symp. Signals, Systems and Electronics ISSSE ’07, 2007, pp. 231–234.

[4] F. Cilek, K. Seemann, D. Brenk, J. Essel, J. Heidrich, R. Weigel, andG. Holweg, “Ultra low power oscillator for uhf rfid transponder,” inProc. IEEE Int. Frequency Control Symp, 2008, pp. 418–421.

[5] J. Schroet, “Gen 2 tag clock rate - what you need toknow,” Impinj, Tech. Rep., October 2005. [Online]. Available:http://www.impinj.com/WorkArea/linkit.aspx?LinkIdentifier=id&ItemID=2541

[6] Q. Luo, L. Guo, Q. Li, G. Zhang, and J. Wang, “A low-power dual-clock strategy for digital circuits of epc gen2 rfid tag,” in Proc. IEEEInt RFID Conf, 2009, pp. 7–14.

[7] R. Barnett and J. Liu, “A 0.8v 1.52mhz msvc relaxation oscillator withinverted mirror feedback reference for uhf rfid,” Custom IntergratedCircuits Conference (CICC), 2006.

[8] J. Huang, X. Yang, J. Shen, X. Feng, X. Wang, and R. Huang, “Anultra-low power passive uhf rfid transponder with self-calibrated clockgenerator,” in Proc. IEEE Int RFID Conf, 2010, pp. 77–82.

[9] V. Najafi, M. Jenabi, S. Mohammadi, A. Fotowat-Ahmady, and M. B.Marvasti, “A dual mode epc gen 2 uhf rfid transponder in 0.18um cmos,”in Proc. 15th IEEE Int. Conf. Electronics, Circuits and Systems ICECS2008, 2008, pp. 1135–1138.

[10] Z. Wu, X. Feng, and X. Wang, “An uhf rfid transponder with novelclock generator and demodulator,” in Proc. Cross Strait Quad-RegionalRadio Science and Wireless Technology Conf. (CSQRWC), vol. 2, 2011,pp. 1041–1045.

[11] K.-N. L. J. G. L.-K. L. L. Chi-Fat Chan, Kong-Pang Pun and C.-S.Choy, “A low-power continuously-calibrated clock recovery circuit foruhf rfid epc class-1 generation-2 transponders,” 2010.

[12] M. Baghaei-Nejad, H. Tenhunen, and L.-R. Zheng, “Power managementand clock generator for a novel passive uwb tag,” in System-on-Chip,2007 International Symposium on, nov. 2007, pp. 1 –4.

[13] L. Lincoln, K. Leung, and H. Luong, “A 7-uw clock generator in0.18um cmos for passive uhf rfid epc g2 tags,” in Solid State CircuitsConference, 2007. ESSCIRC 2007. 33rd European, sept. 2007, pp. 412–415.

[14] Y. Hong, C. F. Chan, J. Guo, Y. S. Ng, W. Shi, L. K. Leung, K. N.Leung, C. S. Choy, and K. P. Pun, “Design of passive uhf rfid tag in130nm cmos technology,” in Proc. IEEE Asia Pacific Conf. Circuits andSystems APCCAS 2008, 2008, pp. 1371–1374.

[15] Y. Hong, Y. S. Ng, C. F. Chan, J. Guo, W. Shi, M. Ho, Y. Ai, K.-L. Mak, K. N. Leung, C. S. Choy, K. P. Pun, and L. L. K. Leung,“A passive rfid tag ic development platform,” in Proc. 3rd Int. Conf.Anti-counterfeiting, Security, and Identification in Communication ASID2009, 2009, pp. 286–289.

[16] C. Chung, Y.-H. Kim, T.-H. Ki, K. Bae, and J. Kim, “Fully integratedultra-low-power passive uhf rfid transponder ic,” in Radio-FrequencyIntegration Technology (RFIT), 2011 IEEE International Symposiumon, 30 2011-dec. 2 2011, pp. 77 –80.

[17] W. P. Christian Klapf, Albert Missoni, “Analyses and design of lowpower clock generators for rfid tags, gerald holweg, gnter hofer,” 2008.

[18] S. Farzeen, G. Ren, and C. Chen, “An ultra-low power ring oscillatorfor passive uhf rfid transponders,” in Proc. 53rd IEEE Int Circuits andSystems (MWSCAS) Midwest Symp, 2010, pp. 558–561.

[19] N. Cho, S.-J. Song, S. Kim, S. Kim, and H.-J. Yoo, “A 5.1- uw uhf rfidtag chip integrated with sensors for wireless environmental monitoring,”in Solid-State Circuits Conference, 2005. ESSCIRC 2005. Proceedingsof the 31st European, sept. 2005, pp. 279 – 282.

[20] N. Cho, S.-J. Song, J.-Y. Lee, S. Kim, S. Kim, and H.-J. Yoo, “A 8-mu;w, 0.3-mm2 rf-powered transponder with temperature sensor forwireless environmental monitoring,” in Circuits and Systems, 2005.ISCAS 2005. IEEE International Symposium on, 2005, pp. 4763–4766Vol. 5.

[21] J. Schulze and S. Spiegel, “Analysis of a passive uhf rfid tag analogfront-end consuming 1 ua compliant with the epcglobal class1 gen2standard,” in Electrical Electronics Engineers in Israel (IEEEI), 2012IEEE 27th Convention of, 2012, pp. 1–5.

[22] A. Ashry and K. Sharaf, “Ultra low power uhf rfid tag in 0.13um cmos,”in Proc. Internatonal Conf. Microelectronics ICM 2007, 2007, pp. 283–286.

[23] F. Song, J. Yin, H. Liao, and R. Huang, “Ultra-low-power clockgeneration circuit for epc standard uhf rdid transponders,” ElectronicsLetters, vol. 44, no. 3, pp. 199 –201, 31 2008.

[24] Z. Xu, K. Qian, Q. Yu, and Y. Liu, “A high-stability clock generator for13.56mhz passive rfid tags,” in Electron Devices and Solid State Circuit(EDSSC), 2012 IEEE International Conference on, 2012, pp. 1–2.