The Trillion-Sensor Problem

Industry projections estimate 1 trillion connected sensors by 2035. Today's IoT technologies — NB-IoT, LTE-M, LoRaWAN — all require batteries. A battery-powered sensor deployed in a warehouse ceiling, embedded in concrete, or attached to a shipping pallet creates an unsustainable maintenance burden at scale. Replacing batteries across billions of devices is economically and logistically impossible.

Ambient IoT solves this by eliminating the battery entirely. These devices harvest energy from the environment — RF signals, light, heat, or vibration — and communicate using backscatter modulation, reflecting and modulating incoming radio waves rather than generating their own carrier signal.

3GPP began formal study of ambient IoT in Rel-19 through TR 22.840, defining requirements for cellular-integrated zero-energy and low-energy devices. The ITU-R IMT-2030 (6G) framework identifies massive communication with ambient IoT as a key usage scenario.

Ambient IoT Device Classes

3GPP's Rel-19 study item (documented in TR 22.840 and the RAN study RP-234058) defines three device classes based on energy architecture and communication capability.

ParameterClass A (Passive)Class B (Semi-Passive)Class C (Active-Assisted)
Energy sourceRF energy harvesting onlySmall battery + harvestingRechargeable battery + harvesting
CommunicationBackscatter onlyBackscatter + low-power TxLow-power active Tx
Peak data rate1 - 10 kbps10 - 100 kbps100 kbps - 1 Mbps
Communication range5 - 15 m15 - 50 m50 - 200 m
Device cost target< $0.10$0.10 - $0.50$0.50 - $2.00
Device lifetimeUnlimited (no battery)10+ years5-10 years (rechargeable)
ComplexityExtremely low (no oscillator)Low (simple wake-up circuit)Moderate (low-power MCU)
Example use caseInventory tags, ID badgesCold-chain sensors, soil moistureStructural monitoring, wearables
Class A devices are the most disruptive. With no battery and a target cost under 10 cents, they can be embedded in packaging, clothing, building materials, and disposable medical supplies — anywhere a traditional sensor would be impractical.

Backscatter Communication Fundamentals

Backscatter is the core enabling technology for ambient IoT. Unlike conventional radio, a backscatter device does not generate its own RF carrier. Instead, it modulates the reflection coefficient of its antenna to encode data onto an incoming signal.

How Backscatter Works

  1. A carrier emitter (which could be a base station, dedicated RF source, or ambient signal like Wi-Fi or TV broadcast) transmits a continuous-wave signal
  2. The ambient IoT device's antenna intercepts this signal
  3. The device switches its antenna impedance between matched (absorb) and mismatched (reflect) states
  4. This switching modulates the reflected signal with data
  5. A reader (base station or dedicated receiver) demodulates the reflected signal

Backscatter Topologies

TopologyCarrier SourceReaderRangeComplexity
MonostaticReader = emitter (same device)Collocated3 - 10 mSimple, but self-interference
BistaticSeparate dedicated emitterSeparate receiver10 - 50 mHigher range, more infrastructure
AmbientExisting signals (Wi-Fi, cellular, TV)Separate receiver5 - 30 mNo dedicated emitter needed

The bistatic topology is most relevant for cellular integration. The base station (gNB) acts as the carrier emitter, and either the same gNB or a nearby device serves as the reader.

Energy Harvesting Sources

Ambient IoT devices must scavenge enough energy from the environment to power their minimal circuits (typically 1 - 100 µW). The available power depends on the harvesting source.

SourceTypical Power DensityHarvested Power (1 cm² device)AvailabilityBest Suited For
RF (cellular)0.1 - 1 µW/cm² at 10m0.1 - 1 µWNear base stationIndoor, urban
RF (dedicated)10 - 100 µW/cm² at 1m10 - 100 µWOn-demandWarehouse, retail
Indoor light10 - 100 µW/cm²10 - 100 µWDaytime/lit spacesOffice, retail
Outdoor solar10 - 15 mW/cm²10 - 15 mWDaytime, clear skyAgriculture, outdoor
Thermal (ΔT=10°C)25 - 50 µW/cm²25 - 50 µWNear heat sourcesIndustrial, body
Vibration1 - 100 µW/cm²1 - 100 µWMachinery, vehiclesManufacturing

For RF energy harvesting from a cellular base station, the received power follows the Friis equation. At distances beyond 10 m, harvested power drops below 1 µW from ambient cellular signals, which constrains Class A passive devices to close proximity with the carrier emitter.

Worked Example: RF Energy Harvesting Budget

Calculate the harvested power for a Class A device at 10 m from a dedicated 1 W carrier emitter at 900 MHz:

`

Emitter EIRP: 30 dBm (1 W)

Path loss (FSPL at 10m): 20·log10(900) + 20·log10(10) + 20·log10(4π/c)

= 59.08 + 20 + (-27.55) = 51.5 dB

Received power: 30 - 51.5 = -21.5 dBm = 7.1 µW

Rectifier efficiency: ~30% (typical RF-to-DC)

Harvested DC power: 7.1 × 0.30 = 2.1 µW

`

A 2.1 µW budget is sufficient for a Class A device that operates intermittently — waking every 5-10 seconds to transmit a 100-bit payload via backscatter, consuming approximately 0.5 µW average power.

Link Budget for Backscatter Communication

Backscatter link budgets differ fundamentally from conventional radio. The signal traverses the path twice — emitter to tag, then tag to reader — resulting in a round-trip path loss that scales with distance to the fourth power (not second, as in conventional links).

Worked Example: Bistatic Backscatter Link Budget

Parameters: carrier emitter at 900 MHz, 30 dBm EIRP, tag at 10 m, reader at 15 m from tag.

`

Forward link (emitter → tag):

FSPL = 20·log10(900) + 20·log10(10) + 20·log10(4π/c)

= 51.5 dB

Power at tag: 30 - 51.5 = -21.5 dBm

Tag modulation:

Backscatter efficiency: -6 dB (typical modulation loss)

Tag antenna gain: 0 dBi

Reflected power: -21.5 - 6 + 0 = -27.5 dBm

Reverse link (tag → reader):

FSPL = 20·log10(900) + 20·log10(15) + 20·log10(4π/c)

= 59.08 + 23.52 + (-27.55) = 55.1 dB

Received at reader: -27.5 - 55.1 = -82.6 dBm

Reader sensitivity at 10 kbps: -95 dBm (typical)

Link margin: -82.6 - (-95) = 12.4 dB

`

A 12.4 dB margin provides adequate reliability for indoor environments with moderate multipath. Increasing the data rate to 100 kbps reduces sensitivity by approximately 10 dB, cutting the margin to 2.4 dB — marginal for reliable operation.

Comparison with Existing IoT Technologies

Ambient IoT does not replace NB-IoT or LTE-M. It creates an entirely new tier for ultra-low-cost, zero-maintenance sensing.

ParameterRFID (UHF)NB-IoTLTE-MLoRaWANAmbient IoT (Class A)
SpectrumUnlicensed 868/915 MHzLicensed LTE bandLicensed LTE bandUnlicensed ISMLicensed cellular
Max data rate640 kbps127 kbps4 Mbps50 kbps1-10 kbps
Range1-12 m1-10 km1-10 km2-15 km5-15 m
Battery lifeNo battery10+ years10+ years10+ yearsNo battery
Device cost$0.05-0.15$3-8$5-12$3-8< $0.10
Cellular integratedNoYes (3GPP)Yes (3GPP)NoYes (3GPP Rel-19+)
BidirectionalLimitedYesYesLimitedLimited
LocalizationReader proximityCell-ID, OTDOACell-ID, OTDOARSSI-basedReader proximity + phase
StandardizationISO 18000-63TS 36.321TS 36.321LoRa AllianceTR 22.840 (study)

The key differentiator of cellular ambient IoT over RFID is network integration. Ambient IoT devices appear in the cellular network as managed endpoints with identifiers, security credentials, and standardized data transport — enabling carrier-grade management at scale.

Use Cases and Industry Applications

Smart Logistics and Supply Chain

Every pallet, carton, and individual item in a warehouse carries an ambient IoT tag. Unlike barcodes (which require line-of-sight scanning), backscatter tags can be read simultaneously at range. A gNB-integrated reader at a loading dock inventories an entire truck in seconds.

Wiliot has deployed battery-free Bluetooth sensing tags across multiple retail and logistics partners, demonstrating real-time item-level tracking. Their tags are postage-stamp sized, cost under $0.10 at volume, and harvest energy from ambient Bluetooth and Wi-Fi signals. A major pharmaceutical distributor uses Wiliot tags to track 200 million medicine packages annually with temperature and location data.

Agriculture and Environmental Monitoring

Class B semi-passive devices with solar harvesting can monitor soil moisture, pH, and temperature across thousands of acres. With a 10+ year lifetime and no battery replacement, the total cost of ownership drops below traditional wired sensors.

Ericsson's ambient IoT prototypes demonstrated soil sensors operating at 3 kbps backscatter with 30 m range using a dedicated 900 MHz carrier emitter. Each sensor costs under $0.30 and transmits moisture readings every 60 seconds using harvested RF energy.

Medical Implants and Wearables

Class A passive tags can be embedded in wound dressings, pill bottles, or disposable medical devices. A clinician waves a smartphone (acting as reader) near the tag to retrieve patient-specific data.

Infrastructure Monitoring

Bridges, tunnels, and buildings embed Class B sensors in concrete during construction. These sensors monitor strain, temperature, and moisture for the lifetime of the structure without any maintenance access.

Amazon Sidewalk's low-power mesh network demonstrates the gateway infrastructure concept. While not backscatter, Sidewalk's approach of leveraging existing devices (Echo speakers, Ring cameras) as neighborhood gateways parallels how ambient IoT could use deployed gNBs as carrier emitters and readers.

3GPP Standardization Roadmap

Ambient IoT standardization follows a phased approach:

  • Rel-19 (2024-2025): Study item (TR 22.840) defining requirements, device classes, and feasibility. RAN study (RP-234058) evaluating physical layer design for backscatter integration.
  • Rel-20 (2026-2027): Expected work item for Class A and Class B device specifications, including air interface design, protocol stack simplification, and security framework.
  • Rel-21+ (2028+): Full 6G integration with native ambient IoT support, multi-device anti-collision protocols, and seamless coexistence with conventional NR traffic.

The physical layer design must address several challenges: anti-collision (many tags responding simultaneously), interference management (backscatter signals coexisting with active NR transmissions), and security (lightweight authentication for devices with minimal compute capability).

Key Takeaway: Ambient IoT represents a fundamental expansion of cellular connectivity to devices that were previously unreachable — zero-energy tags costing pennies, embedded everywhere, managed through the cellular network. The technology bridges the gap between RFID's simplicity and cellular's managed connectivity, enabling the trillion-sensor networks that 6G envisions. Engineers should track the 3GPP Rel-19/20 study closely, as backscatter integration into NR will reshape IoT architecture.