Tag
What Is a Tag?
A tag is a structured identifier attached to a physical object, a digital asset, or a data element to convey classification, routing, ownership, or contextual information about that entity. Tags are ubiquitous in both electronic hardware and software systems: at the hardware level, a tag is most commonly a radio frequency identification (RFID) transponder affixed to a physical item; at the software level, a tag is a metadata label, a markup element, or an annotating token that imposes structure on otherwise unstructured content. The word's technical meaning has expanded as the IEEE community has developed RFID standards, as HTML and XML have become universal data exchange formats, and as content management systems have adopted keyword tagging to organize large corpora of documents and media.
In all of these contexts the core function is the same: a tag carries a small, structured piece of information that allows an automated system, a human reader, or a retrieval algorithm to identify, classify, or route the tagged entity without processing the full content of the entity itself.
RFID and Electronic Tags
In the physical world, a tag most often refers to an RFID transponder: a device consisting of a microchip and a coupling antenna that communicates with an RFID reader through electromagnetic induction or backscatter at frequencies ranging from 125 kHz to 5.8 GHz. Passive RFID tags carry no battery and harvest operating power from the reader's interrogating radio field, which limits their communication range to a few centimeters to a few meters depending on frequency. Active RFID tags contain their own power source and can communicate at ranges of tens of meters. The IEEE Council on RFID promotes technical and standards development for radio frequency identification across these frequency bands, and the associated IEEE Standard 1451.7 addresses data formats for smart transducer and RFID system interoperability. International standards for RFID air interface parameters are codified in the ISO/IEC 18000 series, covering operation from below 135 kHz through 5.8 GHz.
Markup and Metadata Tags
In the software domain, a tag is a syntactic element that annotates content with structural or semantic meaning. HTML and XML use angle-bracket tag syntax to mark up document structure and data records, enabling browsers and parsers to interpret content without understanding its natural-language semantics. In content management systems, folksonomies, and knowledge graphs, a tag is a keyword or controlled-vocabulary term assigned to a document, image, or database record to support retrieval by topic, category, or relationship. The IEEE Xplore digital library overview of radio frequency identification illustrates how metadata tags in electronic databases serve the same retrieval function that RFID tags serve in physical logistics: they allow an automated system to classify and locate entities without inspecting their full content.
Tag-Based Identification and Tracking
Whether in hardware or software, tags function as the enablers of automated identification and tracking systems. Barcode labels preceded RFID as the dominant physical tagging technology; the transition to RFID brought the ability to read many tags simultaneously without line of sight, to read tags at a distance, and to write data to rewritable tags. Network packet headers include tag-like fields, such as VLAN tags defined in IEEE 802.1Q, that identify traffic streams and route packets through switched networks. The IEEE standard for smart transducer interface, RFID communication protocols, and transducer electronic data sheet formats addresses how sensor data is embedded within RFID tag formats to create smart tags that carry not just identity but current measurement values.
Applications
Tags have applications in a wide range of disciplines, including:
- Supply chain and retail logistics, where RFID and barcode tags track goods from manufacturer to point of sale
- Access control and security, where proximity card tags grant or deny physical entry based on stored credentials
- Animal and wildlife tracking, where implanted RFID tags and ear tags identify and monitor individual specimens
- Web publishing and content management, where keyword tags enable topic-based search and content recommendation
- Network switching and traffic engineering, where VLAN and MPLS label tags identify and route packets through multi-tenant networks