Military equipment accountability is a legal requirement, not just a logistics preference. Every serialized item — from a rifle to a night-vision device to a vehicle — must be accounted for at all times. The soldier who signs for an item is personally responsible for it until it is signed over to the next custodian. When equipment is lost or cannot be accounted for, the chain of command must conduct formal investigations, and financial liability may be assessed.
RFID and barcode technologies are the foundation of automated asset tracking in military logistics, enabling rapid inventory reconciliation, in-transit visibility, and supply point throughput that manual processes cannot match. This article covers the military-specific standards for barcodes and RFID tags, the hardware constraints for field use, integration with property book systems, and the software architecture for tracking assets across supply echelons.
MIL-STD-129 and Military Barcode Requirements
MIL-STD-129 (Military Marking for Shipment and Storage) defines the marking and labeling requirements for military shipments, including barcode symbologies, label formats, and data content. Military shipment labels use Code 39 or PDF417 barcodes encoding the National Stock Number (NSN), quantity, unit of issue, and shipment identifiers in a standardized format that any military logistics system can read.
The NSN (National Stock Number) is the 13-digit identifier that uniquely identifies an item of supply across the US military and NATO. NSN-based barcode labels enable any supply point to identify an item and look up its logistics data — authorized stockage list, unit price, repair parts list — without requiring knowledge of the specific program that procured it. Barcode scanning at supply points populates logistics transactions automatically, eliminating manual data entry errors.
PDF417 barcodes on military labels carry a richer data payload than Code 39, encoding multiple data elements — NSN, lot number, expiration date, serial number — in a single two-dimensional symbol. For items with serialization requirements (weapons, night vision devices, cryptographic equipment), the PDF417 label includes the serial number, enabling item-level accountability at scan points without manual transcription.
RFID Standards: EPC Gen2 and Active RFID
The US military uses two classes of RFID for asset tracking. Passive RFID (EPC Gen2 / ISO 18000-6C) is the standard for item-level and case-level tagging at logistics nodes. Passive tags have no battery; they are powered by the RF field of the reader at ranges up to 10 meters. EPC Gen2 tags encode a 96-bit Electronic Product Code (EPC) that maps to the NSN and serial number in the logistics database.
Active RFID is used for container-level and platform-level tracking where longer read ranges (100+ meters) are required. The US military's SAVI system uses active RFID tags on ISO shipping containers for in-transit visibility from factory to forward supply point. Active tags broadcast their tag ID at programmable intervals; fixed readers at ports, rail yards, and supply points capture tag reads and update the in-transit visibility system. The ITV (In-Transit Visibility) server correlates tag reads to shipment records, providing near-real-time visibility into the location of military cargo in the global distribution pipeline.
Hardware Requirements for Field Use
RFID readers and barcode scanners for military field use must meet MIL-STD-810 environmental requirements for shock, vibration, temperature, and moisture resistance. Commercial warehouse scanners designed for climate-controlled environments do not survive field conditions. Ruggedized handheld scanners (Zebra TC series, Honeywell CT series in military-hardened configurations) combine barcode and RFID scanning with a ruggedized form factor, running Android with mobile device management (MDM) enrollment for security policy enforcement.
Fixed RFID readers for gate control — automatically reading all tagged items passing through a supply point gate or vehicle checkpoint — must be weatherproof and operate across the full military temperature range (-40°C to +70°C). Antenna placement for gate readers requires RF site surveys to ensure coverage of the entire gate aperture without dead zones that would allow items to pass unread.
Tag survivability is a distinct concern from reader ruggedization. RFID tags attached to equipment that is exposed to MRE (meals ready to eat) packaging, petroleum products, or extreme temperature cycles may delaminate or lose programming. Military-grade RFID tags (Metalcraft, Identiv, and Avery Dennison mil-spec lines) are rated for the relevant environments, but the selection must match the specific storage and handling conditions of the item class being tagged.
Property Book Integration
The property book is the authoritative record of all accountable property assigned to a unit. In the US Army, the PBUSE (Property Book Unit Supply Enhanced) system maintains the property book as a web-based application connected to the GCSS-Army (Global Combat Support System — Army) logistics database. Barcode and RFID scanning at supply points feeds GCSS-Army transactions, updating the property book record when items are issued, turned in, or transferred.
A scan-to-property-book integration requires the scanning application to generate DLMS transactions that match the item's NSN, serial number, and quantity to the property book record. When a unit receives equipment at a supply point, scanning the item's barcode or RFID tag triggers a receipt transaction in GCSS-Army, which updates the unit's property book and triggers the financial accountability records. The integration is real-time when the scanning device has network connectivity to GCSS-Army; in offline scenarios, transactions are queued locally and posted when connectivity is restored.
In-Transit Visibility Architecture
The ITV architecture connects scanning events at multiple nodes into a coherent shipment tracking picture. Each scan event — at the origin supply point, at intermediate handling points, and at the destination supply point — is recorded with a timestamp, location identifier, and scanner identifier. The ITV server correlates scan events against shipment manifests to produce a movement history for each shipment.
Exception alerting is a key ITV function: when a shipment is expected at a node by a certain time and does not appear, the ITV system generates an alert to the transportation management cell. The alert triggers a tracer — a formal inquiry into the location of the missing shipment — before the delay becomes operationally significant.
Key insight: RFID and barcode tracking generates value only when the data is trusted. Data quality failures — mis-scans, unscanned items, database mismatches between the tag's encoded ID and the logistics record — corrupt the property book and generate accountability discrepancies that require time-consuming investigations. The tracking system must enforce scan confirmation workflows (scan-verify-confirm patterns), implement exception handling for scan failures, and provide audit logs that support formal property accountability investigations.