2017년 5월 29일 월요일

Why is Near Field Communication (NFC) range limited to about 20cm?


Near Field Communication (NFC) operates at 13.56 MHz.
Near Field is the region situated at a distance r << λ
λ = c/f
c = 299 792 458 m/s in the vacuum.
f = 13.56 MHz = 13.56*10^6 Hz
λ = 299.8/13.56 = 22.11 m
Of this distance, the Reactive Near field is commonly considered λ/2π. For NFC, this would be 3.51 m.
So where do the 20 cm come from?

--
Corresponding wavelength is 22.11 meters long, but we want also to emit our EM waves into the environment. This means if we get a nice half-wave dipole antenna we would need it about 11 meters in length, 
λ/2. Which is quite large for mobile device.
Ok, lets reduce size by using quarter-wave antenna as in WiFi, based on ideas of quarter-wave impedance transformer, and we get 5.53m, λ/4, which is still unacceptable from size perspective.
Maybe, we should use another antenna type? First thought to use antenna for smartphones is to use a loop antenna on the phones rim.
Theory
Maybe, we should not only switch kind of antenna, but idea of emitting data to environment. And here comes RFID antennas, as a kind of loop antennas. Note, NFC is totally based on advances in area of RFID.
Two different RFID design approaches exist for transferring energy from the reader to the tag: magnetic induction and electromagnetic wave capture. The two designs make use of these approaches and are called near field and far field:
Near field RFID
Near field RFID uses magnetic induction between a reader and a transponder. While an RFID is generating a magnetic field in its location, it passes an alternating current through a reading coil. If an RFID tag with a smaller coil is placed within range of the reader, the alternating voltage appears across it and the magnetic field is affected by data stored on the tag. The voltage is rectified and powers the tag. As it is powered, the data are sent back to the reader using load modulation.
enter image description here

Far field RFID
Tags using far field principles operate above 100 MHz, typically in the >865–915 MHz range up to 2.45 GHz. They use backscatter coupling operating principles. In far field the reader’s signal is reflected and it is modulated to an alternating potential difference in order to transmit data. The system’s range is limited by the energy transmission sent by the reader. Due to advances in semiconductor manufacturing, the energy required to power a tag continues to decrease. The possible maximum range increases accordinglyenter image description hereNear Field Communication (NFC): From Theory to Practice, by Vedat Coskun
Calculations:
loop
We are interested in near field, so consider magnetic field produced by a circular loop antenna:
 Bz=μ0INa2/2(a2+r2)3/2 ,
where I- current, r-distance from the center of wire, μ0 - permeability of free space and given as 4π107 (Henry/meter), a-radius of loop

The maximum magnetic flux that is passing through the tag coil is obtained when the two coils (reader coil and tag coil) are placed in parallel with respect to each other.
An optimum coil diameter that requires the minimum number of ampere-turns for a particular read range can be found from previous equation such as:
 NI=K(a2+r2)3/2/a2 , K=2Bz/μ0
By taking derivative with respect to the radius a,
 d(NI)/da=K3/2(a2+r2)1/2(2a3)2a(a2+r2)3/2/a4=K(a22r2)(a2+r2)1/2/a3
the above equation becomes minimized when:
 a=2r

The result indicates that the optimum loop radius, a, is 1.414 times the demanded read range r.
In detail you can read this with complex equations for spiral loops and different sizes of loop.
And consider that 20cm read range will yield loop 28.8cm, which is more acceptable for tablets than phones.

--

댓글 없음:

댓글 쓰기