4
Design of a Novel, Battery-less, Solar Powered Wireless Tag for Enhanced Range Remote Tracking Applications Rushi J. Vyas*, Vasileios Lakafosis, Zissis Konstas, Manos M. Tentzeris School of Electrical & Computer Engineering, Atlanta, GA 30332, USA *E-mail: [email protected] Introduction This paper introduces a novel battery-less solar powered wireless tag for remote tracking application. A combination of different technologies, namely Photo-voltaics, basic analog circuit design, embedded systems, RF and Microwave/antenna design are utilized to establish an asynchronous wireless link between the solar powered tag and a commercial wireless (WSN) network mote using a simplified protocol in the absence of a regulated battery supply. The design utilizes super capacitors, which are much cleaner to dispose environmentally and have much higher recharge lifetimes compared to batteries. Specifically, a paper-based microcontroller-enabled wireless sensor prototype has been developed for the first time for the VHF frequency band (centered at 904.4 MHz). System Level Design The fundamental problem with integrating the solar powered tag was the scarce output power available from sunlight. The palm-sized solar cell array was capable of generating a maximum of 15mW. The most power hungry portion of the tag which was the wireless front-end consumed a peak power of 48 mW in transmit mode. A comparison of the 2 numbers showed that while it was not possible to continuously power the tag with the solar cell array, in a relatively short period of time enough solar energy could be harnessed from the environment to supply the tag with just enough power for communication for a short period of time. Such discontinuity is acceptable for RFIDs, which use asynchronous communication. A system level diagram of the tag is shown in Fig.I. The power source of the tag comprised of an array of Solar Cells configured to give out an open circuit voltage and current above a certain minimum value under different light conditions. The Solar Cell array (PV cells) was interfaced to the tag through a Power Management Circuit (PMU), which was in tum interfaced to the integrated 8-bit microcontroller unit (MCV) housed in the same chip as the Wireless front-end. The MCV was programmed to work with the PMU in monitoring the harnessed power levels and accordingly trigger the wireless communication by implementing the communication protocol and physically controlling the wireless front end of the system. The wireless front-end comprised of a Phase Locked Loop (PLL) with a single-ended Power Amp (PA) at its output at which an appropriately designed external printed monopole antenna was connected. Solar Cell Array The Solar cells were arranged in an array of 5 by 4 big enough to fit in a palm sized circuit board while at the same time be able to harness enough solar power. Each solar cell unit was a stack-up of GaAs cells with open circuit voltage and short circuit current characteristics with respect to light intensity shown in Fig. 2 [1]. Lux Measurements in Atlanta show light intensity to vary from 4,000 lux on a cloudy day to 60,000 lux on a bright clear sunny day. From Fig 2, the open circuit voltage and short circuit current of 978-1-4244-3647-7/09/$25.00 ©2009 IEEE Authorized licensed use limited to: Georgia Institute of Technology. Downloaded on November 30, 2009 at 00:06 from IEEE Xplore. Restrictions apply.

Design ofa Novel, Battery-less,SolarPowered Wireless ...users.ece.gatech.edu/etentze/APS09_Vyas.pdfcontrol ofthe operation ofthe tag. ... charging again from the Solar cell array and

Embed Size (px)

Citation preview

Design of a Novel, Battery-less, Solar Powered Wireless Tag for EnhancedRange Remote Tracking Applications

Rushi J. Vyas*, Vasileios Lakafosis, Zissis Konstas, Manos M. TentzerisSchool of Electrical & Computer Engineering, Atlanta, GA 30332, USA

*E-mail: [email protected]

Introduction

This paper introduces a novel battery-less solar powered wireless tag for remote trackingapplication. A combination of different technologies, namely Photo-voltaics, basic analogcircuit design, embedded systems, RF and Microwave/antenna design are utilized toestablish an asynchronous wireless link between the solar powered tag and a commercialwireless (WSN) network mote using a simplified protocol in the absence of a regulatedbattery supply. The design utilizes super capacitors, which are much cleaner to disposeenvironmentally and have much higher recharge lifetimes compared to batteries.Specifically, a paper-based microcontroller-enabled wireless sensor prototype has beendeveloped for the first time for the VHF frequency band (centered at 904.4 MHz).

System Level Design

The fundamental problem with integrating the solar powered tag was the scarce outputpower available from sunlight. The palm-sized solar cell array was capable of generatinga maximum of 15mW. The most power hungry portion of the tag which was the wirelessfront-end consumed a peak power of 48 mW in transmit mode. A comparison of the 2numbers showed that while it was not possible to continuously power the tag with thesolar cell array, in a relatively short period of time enough solar energy could beharnessed from the environment to supply the tag with just enough power forcommunication for a short period of time. Such discontinuity is acceptable for RFIDs,which use asynchronous communication. A system level diagram of the tag is shown inFig.I. The power source of the tag comprised of an array of Solar Cells configured togive out an open circuit voltage and current above a certain minimum value underdifferent light conditions. The Solar Cell array (PV cells) was interfaced to the tagthrough a Power Management Circuit (PMU), which was in tum interfaced to theintegrated 8-bit microcontroller unit (MCV) housed in the same chip as the Wirelessfront-end. The MCV was programmed to work with the PMU in monitoring theharnessed power levels and accordingly trigger the wireless communication byimplementing the communication protocol and physically controlling the wireless frontend of the system. The wireless front-end comprised of a Phase Locked Loop (PLL) witha single-ended Power Amp (PA) at its output at which an appropriately designed externalprinted monopole antenna was connected.

Solar Cell Array

The Solar cells were arranged in an array of 5 by 4 big enough to fit in a palm sizedcircuit board while at the same time be able to harness enough solar power. Each solarcell unit was a stack-up of GaAs cells with open circuit voltage and short circuit currentcharacteristics with respect to light intensity shown in Fig. 2 [1]. Lux Measurements inAtlanta show light intensity to vary from 4,000 lux on a cloudy day to 60,000 lux on abright clear sunny day. From Fig 2, the open circuit voltage and short circuit current of

978-1-4244-3647-7/09/$25.00 ©2009 IEEE

Authorized licensed use limited to: Georgia Institute of Technology. Downloaded on November 30, 2009 at 00:06 from IEEE Xplore. Restrictions apply.

each solar cell of the PV array would vary from between 7 to 10 volts and 0-80 uA basedon external light conditions. The parallel configuration of the solar cells would give amaximum short circuit output current of 1.6mA [2] while ensuring the same outputvoltage. In the absence of batteries, the solar energy was to be collected in a capacitor(charge tank) for use by the tag. A higher solar cell output voltage across the capacitorwould provide a faster charge-up time for different light conditions, which is importantfor more frequent communication by the tag as will be shown later.

Power Management Unit (PMU)

The Power management unit served as the interface between the solar cells and the tag. Itwas comprised of a large capacitor that served as the solar energy storage device anddiscrete level circuitry that worked in conjunction with the MCV in the tag as a chargedetector. The PMU would keep the tag in either "off' or "sleep" mode till enough of thesolar energy had been collected across the charge tank capacitor represented by thecapacitor voltage. Once the capacitor voltage had reached a certain user set threshold(VTH), the PMU would trigger the tag on. Once "on", the MCV of the tag would take overcontrol of the operation of the tag. The MCV firmware was designed to optimize powerconsumption of the tag and the MCV code was implemented to carry out data processingof the wireless data bits in as few instructions as possible to conserve power. In addition,the MCV was also programmed to power on the wireless front-end only when the tag wasready to transmit data. This was done keeping in mind that the power consumption of theMCV at around 500 uA was only a fraction of that consumed by wireless front end ataround 15.5mA. Vpon completion of communication, the MCV would discharge thecharge tank capacitor to the tum off voltage of the tag through a voltage controlledMOSFET switch effectively resetting the tag. At this point the capacitor would startcharging again from the Solar cell array and repeat the process. With this method, the tagturned on only at a certain voltage threshold ensured that the wireless output power of thePA out through the antenna remained the same during each transmits independent ofexternal light conditions. This is important in order to ensure that the received signalstrength RSSI n the receiver side did not change with respect to light and ensure propertriangulation of the received signals for all light conditions. The charge tank capacitancevalue determined the total transmit time and along with the external light conditions alsogoverned the time interval between adjacent transmits. The minimum lenth of thetransmit time is is set by the length of data that needs to be transmitted per energy dutycycle. For the end application of this tag 3 transmits of a data were required to betransmitted per energy duty cycle, for which at 20kBaud a charge tank capacitance of637uF was used. This yielded a total transmit time of close to 43 usec for an FSKmodulated signal shown in fig 3 below. Measured transmit time intervals for the chosencharge tank capacitance for light intensities between 10,500 and 70,000 lux representedby the voltage across the charge tank capacitors is shown in fig. 4 below. External lightconditions in the lab were replicated using halogen bulbs and wireless measurementswere carried out with a Tektronics RSA-3408A real time spectrum analyzer.

Wireless Communication of RFID with WSN

The receiver for the remote tracking application comprised of a series of commercialCrossbow's MICA2 WSN mote placed around the solar powered tag. Communicationbetween the tag and motes was implemented using a specifically designedcommunication protocol that was programmed, tried and tested with all the devices in thefield. The protocol was optimized to ensure that communication occurred between them

Authorized licensed use limited to: Georgia Institute of Technology. Downloaded on November 30, 2009 at 00:06 from IEEE Xplore. Restrictions apply.

inspite of effects such as fading, multipath scattering & bit errors present in outdoorenvironments, and the limited amount of power harnessed that was available per energyduty cycle. The format of the packet sent from the tag and received by the TI CCIOOOtransceivers present in the Motes consists of the following fields: Preamble, Sync,ADDR, TYPE, Group, Length and CRC, as captured by the RTSA shown in Fig.5. Thefirst two fields are used for the synchronization of the receiver's clock and the latter field,Cyclic Redundancy Check, helps eliminate bit errors occurring within the sent bitsequence by successfully recognizing a corrupted packet and discarding it

Power Amplifier (PA) Characterization and Antenna Design

The range of the solar powered tag to the MICA2 receiver is directly proportional to theamount of power transferred from the power amplifier (PA) to the transmitter front end tothe antenna. Any impedance mismatch between the two can lead to the internal reflectionof a part of the power intended to radiate out of the antenna, thereby minimizing range.Instead of designing the antenna to a 50 match, it was decided to design it to theoptimum impedance looking out of the amplifier in the transmitter to eliminate amatching network. To determine the optimum load impedance looking out of the PA inthe wireless front-end, a load pull analysis was performed on it at 904.4 MHz. Theoptimum load impedance looking out of the PA at close to the transmit frequency of904.4 MHz after accounting for bias circuit effects was determined to be 36.95-j71.77 •[4]. For this solar powered tag a newly designed printed monopole structure was usedthat had a wide input bandwidth and an omni-directional radiation pattern, which isimportant for triangulation in order to ensure that EM fields are radiated out in thedirection of all WSNs with the same starting power. The proposed structure for theantenna design was fabricated on paper using inkjet printed technology in-house and isshown as part of the working prototype in Fig 6. The fabricated antenna was found tohave a measured input impedance of 37.3-j65.96, which was very close to the optimalimpedance looking out of the PA resulting in a very high return loss of less than -10 dBover a bandwidth of almost 0.1GHz around the center frequency. The measured &simulated return loss, measured range & radiation pattern of the antenna structured areshown in figs 7, 8 and 9 respectively

Conclusion

In this paper, we present the first ever wireless "Battery-less Solar Powered WirelessTag" that can also communicate with wireless sensor networks for the first timereported. This RFID is based on the hardware/software codesign of five differenttechnologies, and could set the foundation of ubiquitous ultra-low-cost RFID networksand the first generation of "green" RF electronics offering truly cognitive intelligence.

References

[1] Clare, "CPC 1832 Solar Cell," Data Sheet, 2008.[2] Green, Solar Cells: Operating Principles, Technology and Systems Applications,

Bridge printery Pty. Ltd., 1992[3] Texas Instruments "CC 1000", Data Sheet, 2008.[4] R. Vyas, A. Rida, L. Yang, M.M Tentzeris, "Design, Integration and Characterization

of a Novel Paper Based Wireless Sensor Module", IEEE International MicrowaveSymposium, accepted June, 2008

Authorized licensed use limited to: Georgia Institute of Technology. Downloaded on November 30, 2009 at 00:06 from IEEE Xplore. Restrictions apply.

Fig. 2. Characteristics of a single Solar cell.

----~~----II

II

.--""""-.-'"~

.-'"~

---,,-

102 4 6 8light Imensity {lux X 1000}

odBm

Marker: 904.0725 MHz-93.914 dBm

200180

_160'"1 140

i 120t 100c3 80

i. 605 40o 20

o10 02 4 6 8

light Imensity {lux X 1000}

.111-2: 43.2546875 ms-1.433 dBo

dBm

16

14

e 12

& 10

~ 85 6So= 4o

2

oo

Solar Energy

~~~~~~~~~~

Antenna

J=t::u---+"TI

----+l~i---+cc---+'<

'-------r--------' ---+

Solar Cell Array(5 x4)

.... ....I I

" " "f If I ~ fIW'" .... .... ...

70,000 LUX ATXMIT= 1.4 sec

0.5

oo

3.5

3

2.5

2

1.5

3.: ...... .......a3 I III :1 III ': :1

2.~ I If I I I1.5 --........ .... ....

1 +----+---+----+--+--------10.5 +----+---+----+--+--------1

ol------+---+----l--_+__------1o

20,000 LUX ATxM1T= 2.7 sec

10dB/

~ ~

/'1 -'I, , ,~ W' IW'"

50,000 LUX ATXMIT= 1.8 sec

4

3.5

3

2.5

2

1.5

1

0.5

oo

3.5 +--~~r_+_:ft-+~__t__:J1I----1

3 +---:.i~-+-Ic+___4L..f-+_+_I___+_*-I--I

2.5 t---#-----fi-#-----iII-t-#---+--b~___I_~

2~~~1o#----~______..#t--__t.#_1

1.5 +----+---+----+--+-----11 +----+---+----+--+-----1

0.5 t----+--r_+_--+--+-----I0-1-----+---1------1---1------1

10,500 LUX ATXMIT= 4.4 sec

Fig. 4. Transmit Time interval measurementsfor light intensitites from 10.5 to 70kLux.Sunlight -., 30kLux

ADDRITYPE.Preamble SYNC

IOUPILENGTH:lAc

rPreamble

320

1 1 1kHz

64 .....~Hz/ 0

Fig. 3. Solar Powered wireless transmit timefor charge tank capacitance 637uF.

10dB/

-100dBm

• I.~ ....··t·· ....i....··

-:::1::::::;::::::1::::::

Fig. 1. Solar PoweredTag System

ITiming: I,..........-...---.-........-....-........-~---. Start: -100.321875 ms Scale: 10.08 ms/

Fig 7. Simulated &Measured return loss ofinkjet printed and coppermonopole antenna

_ -'5 •.••.•;•..•..; .•.•.•~••I :::! -20 ······~······~······r···

E -25 ------~------~------~---.-t :::G' ·30 ------f-·--·-f------~---·-

·35 -·-··-~·---·-t·-·-·-~---·-·

·40 ----.-~- •• -.-~ ·-·_--t--·_·i ·-·-·~-·-·--t------i·_·-··

·'b7 015 08 085 09 OiS 11)5 11F........qtGHz~

Fig 8. Simulated Antennaradiation pattern Scale: 1.28 mSj

rIg. .J. ~UIar rowered Wireless Datasequence captured by RTSA

Fig 9. Measured TagRange. -., 500 ft.

Fig 6. Working Prototype of Solar Poweredbattery-less Tag.

Authorized licensed use limited to: Georgia Institute of Technology. Downloaded on November 30, 2009 at 00:06 from IEEE Xplore. Restrictions apply.