Skip to content
Use CaseMay 20249 min read

Real-Time Asset Tracking in Shipyards: From RFID Tags to Full Operational Visibility

Fleet & Asset TrackingVX-Olympus
use-casefleet-asset-trackingshipyardrtlsblelorawanvx-olympusmarine-constructionera-2

The Scale of the Shipyard Visibility Problem

A major shipyard is not a factory. It is a city of industrial activity: multiple vessels under construction simultaneously, thousands of workers across multiple trades, specialized tooling that cannot be shared across work packages without tracking, and structural components in various stages of fabrication across indoor and outdoor spaces covering hundreds of acres.

The scale of the asset tracking problem in a shipyard is different from manufacturing or construction in ways that compound the difficulty:

Structural components are massive and high-value. A prefabricated hull block may weigh 100 tons and represent millions of dollars of fabrication labor. When it needs to move from the panel shop to the assembly hall, its location needs to be known. When the erection sequence requires it at the drydock at a specific time, its status needs to be current.

Tools and equipment cross many work areas. Specialized tooling — hydraulic torque wrenches, optical alignment systems, nondestructive testing equipment — is shared across work packages. A tool signed out to a work package in Building 14 that doesn’t return to the crib means either the work package still needs it (legitimate) or it was misplaced — an expensive search and replacement.

Vessel spaces are hostile to conventional wireless. Below-deck spaces in a partially constructed vessel are enclosed metal environments where cellular and Wi-Fi signals attenuate severely. Asset tags that work reliably in open outdoor areas may lose connectivity inside hull structures.

Government property accountability is a compliance requirement. For naval shipbuilding and defense-related construction, government-furnished property (GFP) has explicit accountability requirements: documented location, documented condition, documented chain of custody. Manual accountability processes are labor-intensive and error-prone at shipyard scale.


Technology Stack for Shipyard RTLS

Shipyard asset tracking requires a multi-technology approach because no single wireless technology covers all the physical environments in a shipyard effectively.

Outdoor Laydown Areas

Outdoor laydown areas — where structural modules, large equipment, and bulk materials are staged — are open RF environments. LoRaWAN tags work well here:

  • Long range (single gateway can cover 50+ acres outdoors with line-of-sight)
  • Sub-GHz penetration helps at the edges where structures cast RF shadow zones
  • Battery life of 2+ years on small form-factor tags

LoRaWAN provides zone-level location accuracy in laydown areas: the system knows which zone an asset is in, not its exact X-Y coordinates. For most shipyard use cases, zone-level accuracy is sufficient — “Block 7 is in Laydown Zone C” reduces search area from 200 acres to 2 acres.

Indoor Fabrication Halls

Indoor fabrication halls have more challenging RF environments — metal structures, large equipment, overhead cranes. BLE-based RTLS with readers deployed at zone boundaries provides zone-level tracking with higher accuracy than outdoor LoRaWAN in these environments:

  • BLE readers mounted at hall entrances, section boundaries, and equipment zones
  • Asset tags attached to equipment, tooling, and fabricated modules
  • Zone transitions detected as tags move between reader coverage areas

Below-Deck Vessel Spaces

This is the hardest environment. Partially constructed vessel spaces are enclosed steel compartments with limited access points. Neither cellular nor conventional Wi-Fi propagates reliably inside. Options:

LoRaWAN with internal gateway: A temporary LoRaWAN gateway deployed inside the vessel space during construction, connected to the shipyard network via Ethernet or Wi-Fi at the vessel access point. Tags inside the vessel communicate to the internal gateway. When the vessel section is too far progressed for gateway repositioning, the gateway is moved.

RFID scan at access points: For vessel spaces where continuous tracking is too complex, RFID scan points at the access hatches and manholes record when tagged assets enter and exit the confined space. Location accuracy is “inside/outside vessel section X” — less granular but operationally useful.

Manual scan for critical assets: For high-value items that must be tracked inside confined spaces with no wireless infrastructure, QR/barcode scan at defined process steps records when the asset was last seen and where.


VX-Olympus Implementation for Shipyard Operations

Asset Registry Structure

Every tracked asset is registered in VX-Olympus with:

  • Asset type (tool, equipment, structural module, GFP item)
  • Asset ID (barcode/RFID tag number, serial number, drawing number for structural components)
  • Government property designation (GFP or contractor-owned)
  • Current work package assignment
  • Assigned custodian
  • Last known zone and timestamp

Structural modules carry additional identity information: drawing number, weight, material, fabrication completion status, and the erection sequence position they occupy in the vessel schedule.

Alert and Exception Rules

VX-Olympus rule chains evaluate asset location and movement against configured rules:

Tool not returned to crib: A tool signed out to a work package should return to the tool crib within 24 hours of work package completion. If the work package closes in the scheduling system and the tool tag still shows in a work area (not the crib), an alert fires to the tool crib supervisor.

GFP item out of designated area: Government-furnished property items have designated storage or staging locations. If a GFP tag is detected in a non-designated zone, an immediate alert fires to the property accountability manager.

Structural module movement not matching schedule: When a major structural block moves from fabrication to the drydock, the movement should correspond to the erection schedule. A module moving earlier than scheduled may indicate a scheduling error. A module scheduled for drydock arrival that hasn’t moved from laydown 24 hours before its scheduled lift is a schedule risk.

Asset not seen for defined period: Any tracked asset that has had no tag detection for more than 72 hours is flagged as “location uncertain” — it may have moved to an area without reader coverage, or the tag may have failed or been removed.

Integration with Work Package Management

Shipyards use production management systems to track work package status, labor allocation, and material readiness. VX-Olympus asset tracking integrates with these systems via API to:

  • Update work package material readiness when structural components move to the designated erection staging area
  • Flag work packages as “material not in position” when scheduled erection is approaching and components haven’t moved to the drydock area
  • Record tool and equipment usage against work packages for cost accounting

The Tooling Loss Problem

Tool loss and theft in shipyard environments is a significant operational cost. At a major shipyard, the annual loss rate for untracked tooling can reach hundreds of thousands of dollars — specialized tools that are expensive to replace, tools that delay work packages while replacement is procured, tools that were not lost but are temporarily in a space with no wireless coverage and assumed to be missing.

RFID/BLE tool tracking changes the cost equation:

Before tracking: Tools signed out manually on paper logs. Return not systematically verified. Discrepancy discovered at inventory count (monthly, quarterly, or annually). By the time discrepancy is found, the tool may have left the facility.

After tracking: Every tool sign-out recorded in VX-Olympus. Return to crib recorded when the tool’s tag is detected at the crib reader. Non-return alerts fire within hours of expected return. The tool’s last known zone guides the search.


Government Property Accountability at Scale

For shipyards building naval vessels, the DoD’s property management requirements for government-furnished property are a compliance obligation with contractual and audit consequences. Manual GFP accountability — physical inventory walks to locate and document each GFP item — is labor-intensive at shipyard scale.

VX-Olympus GFP tracking provides:

  • Continuous location record for each tagged GFP item
  • Zone-level location accuracy updated whenever the tag is detected
  • Alert when GFP items move outside their designated areas
  • Audit report generation: all GFP items, last detected location, last detection timestamp, days since last detection

RF Environment Challenges and Mitigations

Shipyards present the most challenging RF environment for asset tracking in any industrial application. Specific challenges and mitigations:

Steel hull RF shielding: Inside partially constructed hulls, all RF signals are attenuated by steel. Mitigation: internal gateway deployment for critical interior tracking, with antenna routing through access openings where possible.

Metallic interference: Large metallic structures cause multipath reflection that can create false location readings. Mitigation: RTLS reader placement that minimizes multipath exposure; zone-level (binary detection) rather than triangulation-based location for environments where multipath is severe.

Antenna placement in craned areas: Overhead cranes move through the same air space that antennas occupy. Mitigation: antenna placement at column level or building periphery, not suspended from overhead structures.

Gateway movement during construction: As vessel sections progress through fabrication stages, the coverage requirements change. Mitigation: gateway network designed with configurable coverage zones that can be reconfigured as the facility layout changes.


Conclusion

Shipyard asset tracking is one of the more demanding applications for IoT RTLS — large physical area, challenging RF environment, high value of tracked assets, regulatory compliance requirements, and integration with production management systems.

VX-Olympus handles this complexity through multi-technology tracking (LoRaWAN for outdoor, BLE for indoor, RFID scan for confined spaces), a flexible asset registry that accommodates both small tools and large structural modules, and rule chains that evaluate location data against operational rules that matter for shipyard production.

The operational benefits — reduced search time, reduced tool loss, improved GFP accountability, and work package material visibility — are quantifiable and significant in an environment where construction delays are measured in thousands of dollars per hour.


Talk to our team about an asset tracking deployment for your shipyard or large industrial facility.

Ready to see how this applies to your operations?

Every article describes real capabilities you can deploy today.