What is backscatter?

Backscatter is the coupling mechanism used by UHF RFID (860–960 MHz) and microwave RFID (2.45 GHz) systems. Instead of magnetic coupling between coils, the reader transmits a continuous-wave (CW) radio signal, and the tag reflects a portion of that signal back to the reader — modulated with data. The tag has no transmitter of its own. It communicates by changing how much of the reader’s signal it reflects, like someone flashing a mirror to send Morse code using the sun’s light.

This is a far-field mechanism: the tag operates in the radiating field of the reader antenna, where the signal propagates as an electromagnetic wave rather than a magnetic field. Far-field operation enables read ranges of 3–15 metres, high-speed anti-collision for reading hundreds of tags per second, and the bulk inventory capabilities that make UHF RFID the foundation of modern supply chain and retail RFID.

The physics: radar cross-section modulation

Every object that intercepts a radio wave scatters some of the wave’s energy in all directions. The amount of energy scattered back toward the source is characterised by the object’s radar cross-section (RCS) — effectively, how “big” the object appears to a radar. An RFID tag’s antenna has a specific RCS determined by its size, shape, and the impedance connected across its terminals (the chip).

The key insight in backscatter RFID is that the tag can change its RCS by switching the impedance connected to the antenna. When the antenna is connected to a matched load (the chip in its absorbing state), it absorbs maximum energy and reflects relatively little. When the antenna is connected to a short circuit or open circuit (the chip switching its input impedance), it reflects maximum energy. By switching between these two states in a pattern that encodes data, the tag modulates the strength of the reflected signal.

The reader sees a tiny variation in the signal returning from the tag — typically 60–90 dB weaker than the transmitted signal. Extracting this modulated backscatter from the noise, the reader’s own carrier leakage, and reflections from the environment is the fundamental engineering challenge of UHF RFID reader design.

Far-field operation

At UHF frequencies (around 900 MHz), the wavelength is approximately 33 cm. The boundary between the near-field and far-field is at roughly λ/2π ≈ 5.3 cm from the antenna. Any tag beyond a few centimetres from the reader antenna is in the far-field, where the electric and magnetic field components are perpendicular, in phase, and propagate together as a wave. This is a fundamentally different regime from the magnetic near-field used by inductive coupling .

In the far-field, signal strength follows the inverse-square law — power density drops as 1/r² with distance. But the backscatter link has a round-trip path: the signal travels from reader to tag, and the reflection travels back from tag to reader. This means the received backscatter power drops as 1/r⁴ — the fourth power of distance. Doubling the distance reduces the return signal by 12 dB (a factor of 16). This rapid signal decay is why UHF RFID read range, while much longer than HF, is still limited to roughly 10–15 metres in practice.

The read range of a backscatter RFID system is determined by two separate links, each of which can be the limiting factor:

Forward link (reader → tag)

The reader must deliver enough power to the tag to activate the chip. A typical passive UHF RFID chip requires −17 to −22 dBm (20–6 µW) of RF power at its antenna terminals to wake up. The forward link budget depends on reader transmit power (up to 4 W EIRP in the US, 2 W ERP in Europe), reader antenna gain, path loss, tag antenna gain, and the impedance match between the tag antenna and chip.

Return link (tag → reader)

The tag must reflect enough modulated signal for the reader to detect. The return link depends on the tag’s differential RCS (the difference in reflected power between the two impedance states), plus the round-trip path loss and the reader’s receiver sensitivity. Modern readers can detect backscatter signals as weak as −80 dBm.

In most deployments, the forward link is the limiting factor: the tag runs out of power before the reader runs out of receiver sensitivity. This is why chip sensitivity is the single most important specification for tag read range — a chip that activates at −22 dBm will read 40% further than one that needs −17 dBm, all else being equal.

Modulation and encoding

Backscatter RFID uses amplitude shift keying (ASK) in both directions. The reader modulates its transmitted carrier with commands (inventory, read, write), and the tag modulates its backscatter with response data (EPC, tag memory contents).

Reader → tag (downlink)

The reader encodes commands by switching its carrier amplitude between full power and a reduced level (DSB-ASK, SSB-ASK, or PR-ASK modulation). The tag’s envelope detector demodulates these amplitude changes. The EPC Gen2 protocol supports PIE (pulse-interval encoding) at data rates from 26.7 to 128 kbit/s on the downlink.

Tag → reader (uplink)

The tag encodes its response by switching its antenna impedance between two states, creating a modulated backscatter signal. The tag can use FM0 or Miller encoding at subcarrier frequencies of 40–640 kHz, producing data rates from 5 to 640 kbit/s. Higher data rates reduce the time each tag occupies the channel, allowing faster inventory of large tag populations.

The beauty of this system is that the tag never generates any RF energy. Its “transmitter” is a single FET transistor that switches the antenna load — consuming less than 1 µW of power. All the RF energy in the system comes from the reader.

Dipole and patch antenna design

Unlike the coil antennas used in inductive coupling, backscatter tags use antennas that are a significant fraction of a wavelength long — sized to efficiently capture and re-radiate electromagnetic waves.

Dipole antennas

The most common UHF tag antenna is a dipole or folded dipole, typically 15–18 cm tip-to-tip (roughly half a wavelength at 900 MHz). The antenna is printed or etched on a thin PET substrate with the chip bonded at the centre feed point. Dipole antennas are omnidirectional in the plane perpendicular to the antenna axis, making them tolerant of tag orientation when the tag is facing the reader. However, they have a null along the antenna axis — a tag oriented end-on to the reader will not be read.

To improve orientation tolerance, many commercial tags use dual-dipole or bowtie antenna designs that provide more uniform performance across different tag orientations.

Patch (on-metal) antennas

Standard dipole antennas fail on metal surfaces because the metal reflects and destructively interferes with the antenna’s radiation. On-metal tags use patch or microstrip antennas with a dielectric spacer that separates the radiating element from the metal surface. The metal acts as a ground plane, actually improving the antenna’s directivity and gain. Some on-metal tags achieve longer read range on metal than standard tags achieve in free air.

Reader antennas

RFID readers use directional patch or panel antennas with 6–12 dBi gain to focus the RF energy into a defined read zone. Circular polarisation is preferred because it reads tags regardless of their rotation angle (though with a 3 dB penalty compared to a perfectly aligned linear polarisation). Reader antennas are typically 25–40 cm square for standard applications.

Energy harvesting

Passive UHF tags have no battery. The chip harvests all its operating power from the incoming RF wave using a charge pump (voltage multiplier) circuit integrated into the chip. The charge pump converts the small RF voltage induced across the antenna terminals into a usable DC supply voltage.

The incoming RF signal at the tag antenna might be only 100–300 mV peak (at the edge of read range). The charge pump multiplies this through multiple stages of diodes and capacitors to reach the 1.0–1.5 V needed by the chip’s digital logic. The efficiency of this conversion is critical — modern chips achieve 25–35% RF-to-DC power conversion efficiency.

Once powered, the chip must complete its entire transaction (respond to the reader’s command, read or write memory, and send the backscatter response) while the reader’s CW signal is present. If the reader stops transmitting, the tag loses power instantly. This is why the EPC Gen2 protocol carefully manages the timing of reader commands and tag responses to ensure the tag always has power when it needs to respond.

Anti-collision: reading hundreds of tags

The signature capability of backscatter RFID is bulk reading — inventorying hundreds of tags per second from metres away. This requires an anti-collision protocol that prevents tags from responding simultaneously and garbling each other’s responses.

The EPC Gen2 protocol uses a slotted Aloha mechanism called the Q-algorithm:

  • The reader broadcasts a Query command with a Q parameter (0–15)
  • Each tag picks a random number between 0 and 2Q−1 and loads it into its slot counter
  • Tags with a slot counter of 0 respond immediately with a 16-bit random number (RN16)
  • If exactly one tag responds, the reader acknowledges it and the tag sends its full EPC
  • If two or more tags collide (respond in the same slot), the reader detects the garbled response and moves to the next slot
  • The reader sends QueryRep commands to advance all tags to the next slot
  • The reader dynamically adjusts Q up or down based on the collision rate

At optimal Q settings, the protocol achieves approximately 35% slot utilisation (roughly one-third of slots contain exactly one tag response). In practice, a single reader can inventory over 1,000 unique tags per second using this approach — the equivalent of scanning 1,000 barcodes per second without needing line of sight.

Dense reader mode

In environments with multiple readers operating simultaneously (warehouse dock doors, retail store ceilings, airport baggage handling), the readers must coexist without interfering with each other. Dense reader mode (DRM) solves this by separating the reader transmit and tag backscatter frequencies into different channels.

In standard single-reader mode, the tag’s backscatter subcarrier creates sidebands very close to the reader’s carrier frequency. If two nearby readers use the same or adjacent channels, one reader’s carrier can drown out the other reader’s tag responses. DRM assigns transmit channels with enough spacing (at least 500 kHz) that one reader’s backscatter sidebands do not fall into another reader’s receive band. Regulations in Europe (ETSI EN 302 208) mandate DRM-like behaviour with “listen before talk” to share the narrower 2 MHz band.

Advantages of backscatter

  • Long read range (3–15 m) — far enough for portal, ceiling, and aisle scanning
  • Bulk reading (1,000+ tags/second) — inventory entire pallets or racks in seconds
  • No line of sight required — reads through cardboard, plastic, fabric, and wood
  • No battery in the tag — indefinite shelf life, no maintenance
  • Low-cost tags — sub-$0.05 at volume for basic inlays
  • Standardised — EPC Gen2 / ISO 18000-63 ensures global interoperability
  • High data rates — up to 640 kbit/s for fast memory reads
  • Scalable — works from a single tag to millions in a supply chain

Limitations

  • Water and metal — standard tags perform poorly near liquids (which absorb UHF) and metals (which reflect and detune)
  • Orientation sensitivity — dipole nulls and polarisation mismatch can cause missed reads
  • Regional frequency variations — US (902–928 MHz), Europe (865–868 MHz), Japan (916–921 MHz) require different reader configurations
  • RF environment complexity — multipath reflections, interference, and dead spots require careful site engineering
  • Stray reads — the long range that enables bulk reading can also read tags outside the intended zone
  • Write range shorter than read range — writing to tag memory requires more power delivered to the chip
  • Not suitable for secure transactions — the long-range, broadcast nature of UHF makes it harder to secure than short-range HF

Applications

ApplicationWhy backscatter?Typical read range
Retail inventory (store-wide counts)Read thousands of items per hour with handheld readers3–8 m
Warehouse dock-door scanningAuto-read entire pallets passing through a portal3–10 m
Apparel source taggingEvery garment gets a unique EPC at the factory5–12 m
Airport baggage handlingTrack bags through conveyor tunnels at high speed1–3 m (tunnel)
Vehicle toll collectionRead windshield tags at highway speed5–15 m
Pharmaceutical serialisationItem-level tracking for anti-counterfeiting0.5–3 m
Asset tracking (IT, tools, equipment)Locate and audit fixed assets without barcodes3–10 m
Race timingRead bib tags on runners crossing a mat antenna0.5–2 m

Backscatter vs inductive coupling

Backscatter and inductive coupling are complementary, not competing. Each solves different problems.

PropertyBackscatter (UHF) Inductive coupling (LF/HF)
Region of operationElectromagnetic far-fieldMagnetic near-field
Read range1–15 m0–1.5 m
Multi-tag readingFast (1,000+ per second)Slow (tens per second)
Material tolerancePoor near water and metalExcellent (water, tissue, wood)
Tag antennaDipole or patch (~16 cm)Coil (spiral inductor)
Precision of read zoneBroad — stray reads possibleTight — read only what you intend
Cost per tag$0.03–$0.15 (UHF inlay)$0.10–$1.00 (HF/LF tag)
Primary useInventory, logistics, supply chainAccess, payment, identity