RFID in Libraries

Self-Checkout, Inventory, and Anti-Theft

Deploying RFID in libraries for self-service checkout, automated shelf inventory, and integrated security gates.

| 5 min read

RFID in Libraries: Self-Checkout, Inventory, and Anti-Theft

Libraries were among the earliest institutions to adopt HF RFID at scale. Today virtually every large public and academic library uses RFID for circulation, inventory management, and electronic article surveillance. This guide covers the technology choices, workflows, and operational considerations for library deployments.

Why Libraries Use HF, Not UHF

Most library RFID systems operate at 13.56 MHz (HF) using coupling RFID standard." data-category="Standards & Protocols">ISO 15693 or ISO 18000-3 Mode 1. The choice reflects library-specific physics:

Characteristic HF 13.56 MHz UHF 860–960 MHz
Read range 0.1–0.5 m 1–6 m
Read through stack Yes, with detuning Unreliable
Near-metal performance Good Requires on-metal tag
Multi-item discrimination Reliable at 5–10 items Risk of missed reads in dense stacks
Privacy (accidental read) Lower (short range) Higher (long range)
Installed base Very large Growing for back-room

The short read range of HF is actually an advantage at checkout: only the items on the pad are read, not items still in the patron's bag.

Tags for Library Materials

Library items fall into three categories with different tagging requirements:

Books and periodicals: A self-adhesive HF inlay embedded in a paper label is applied inside the back cover or on a blank page. The tag encodes an item identifier (typically the library's item barcode or an EPC-format equivalent) and a security (EAS) bit.

Audiovisual media (CDs, DVDs, Blu-ray): Disc cases are metal-backed; the tag must be placed on the spine or inside the non-metallic portion. Some libraries use ring-shaped inlays that sit on the disc hub and are unaffected by the Faraday effect of the aluminium disc.

Equipment and peripherals: Laptops, chargers, and headphones benefit from hard UHF on-metal tags, especially if back-of-house inventory accuracy is needed alongside the HF circulation system.

Self-Checkout Stations

A self-checkout pad contains one or two HF antennas that create a read field of roughly 30 × 30 cm. A patron places their stack of items on the pad, confirms the detected list on screen, and checks out. Key performance targets:

  • Read accuracy: > 99.5 % of all items on the pad detected in ≤ 2 seconds
  • False reads: 0 — items on adjacent pads or in patron bags must not be read
  • Security bit: Written to 0 (unlocked) on successful checkout; written to 1 on return

If read accuracy drops below 99 %, the most common causes are metallic items detuning the antenna, water bottles, or tags placed too close to the edge of the pad. See the Tag Placement Optimization guide for remediation.

Inventory with a Wand or Trolley

Shelf inventory is performed with a handheld wand (staff member walks the shelf, wand reads tags through the spine) or a robotic trolley that travels the aisle autonomously.

Wand-based inventory: - Staff member reads at roughly 10 cm from spines - Software compares read list against catalogue to identify misplaced or missing items - Typical throughput: 100–200 items per minute per staff member

Trolley-based inventory: - Autonomous or semi-autonomous cart with an array of HF antennas - Reads both sides of an aisle simultaneously - Throughput: 400–600 items per minute - Generates a shelf-order map that highlights items out of call-number sequence

Anti-Theft Gates (EAS)

RFID security gates at library exits replace older EM (electromagnetic) strip systems. Each HF tag contains a 1-bit security flag. At checkout, the security bit is cleared; on return, it is set. Security gates read the security bit of every tag passing through and trigger an alarm if any tag with the security bit set passes.

Gate placement considerations: - Minimum 80 cm gate width for wheelchair access (two antenna panels, one each side) - Avoid placing gates near metal shelving — detune effect can reduce read reliability - Audit gate performance monthly with a test tag; target: 100 % alarm on a locked tag

Data Model and Integration

Library RFID systems use the ISO 28560 standard for data elements on library tags. Part 1 defines the data model; Part 2 (ISO 15693) and Part 3 (ISO 18000-3 Mode 3 / EPC Gen 2) define encoding rules for HF and UHF respectively.

Key ISO 28560-2 data elements:

Element Field ID Description
Primary item identifier 1 Library item barcode or system number
Type of usage 7 Monograph, serial, AV, etc.
Security status 8 1-bit EAS flag
Set information 9 Disc 1 of 3, etc.
Call number 18 Shelf location

Integration with the Integrated Library System (ILS) — Koha, Ex Libris Alma, SirsiDynix Symphony — is via SIP2 (ANSI/NISO Z39.70) protocol. The RFID reader software acts as an automation device connecting to the ILS over SIP2.

Migration from Barcodes

Most libraries run a hybrid system during transition: existing items retain barcodes; staff add RFID tags during routine circulation. A tag includes both the RFID identifier and a printed barcode for backward compatibility.

Migration rate estimate: At 200 items per staff hour (tag-and-verify workflow), a collection of 100,000 items requires approximately 500 staff hours. Batch tagging events during closed hours accelerate this.

See also: How to Choose an RFID Tag, RFID Frequency Bands Explained, Tag Memory Planning.

Häufig gestellte Fragen

Our guides cover a range of experience levels. Getting Started guides introduce RFID fundamentals. Implementation guides help engineers design RFID solutions for specific industries. Advanced guides cover topics like dense reader mode, anti-collision algorithms, and EPC encoding schemes.

Most getting-started guides require only a basic UHF RFID reader (such as the Impinj Speedway or ThingMagic M6e) and a few sample tags. Some guides reference desktop USB readers for development. All hardware requirements are listed at the beginning of each guide.