Basics

How RFID works in a library.

RFID — radio-frequency identification — is one of those technologies that sounds more complicated than it is. In a library, it comes down to three pieces: a thin tag inside each item, readers at the places where items are handled, and software that decides what a read means.

The tag

A library RFID tag is a paper-thin label, usually hidden inside the cover, holding a tiny chip and an antenna. It has no battery — it wakes up only when a reader's radio field reaches it, which is why tags last for the life of the book. Modern library systems use tags built on open, widely-used standards — the same family of standards used across retail and logistics worldwide — which is what keeps the tags themselves inexpensive and available from many suppliers.

The tag stores one important thing: the item's identifier. Done right, it is the same identifier your catalog and your barcode already use — one name for one item. (Why that matters more than any hardware choice is a story of its own.)

At the desk and the kiosk

The practical difference from barcodes is that radio does not need line of sight. A patron places a stack of books on the reading surface and every tag in the stack answers at once — no opening covers, no aligning stripes, no scanning one by one. That single property is what makes true self-service lending possible: the awkward part of borrowing disappears, and the queue at the desk with it.

Staff get the same benefit in reverse: batch operations that used to mean scanning ten barcodes become one gesture.

At the shelf

A handheld reader turns inventory from a closed-week project into ordinary maintenance. Walking along a shelf, the reader picks up tags in passing — items are counted where they stand, misplaced volumes show up, and a missing-item list comes out in the language of your catalog. The same tool finds a specific lost book by ear: the closer you get, the stronger the signal.

At the door

Security gates are readers, too. As an item passes between the pedestals, the gate reads its tag and has to answer one question: may this item leave? There are two philosophies. Older systems store a security bit on the tag itself — the gate only checks the bit, and knows nothing about the item. Identity-based systems ask the circulation data instead: is this specific item checked out right now? A checked-out book walks through; anything else raises an alarm that names the exact item, time, and gate.

The second approach is the one AtēnaOs takes — the gate is only as smart as the identity it reads, which is exactly why the identity has to be right.

What RFID does not do

Worth saying plainly: library tags carry an item identifier, not personal data. They do not know who borrowed the book, they cannot be read meaningfully outside the context of the library's own data, and they are not tracking devices. The privacy questions worth asking are about the software that processes loans — we answer those here.

Continue reading: RFID vs. EM security in libraries · What a library needs for self-service