construction · labor · family: it worked in the lab
ninety percent falsealarms, workers stop listening
Construction proximity warning systems for heavy equipment have >90% false alarm rates on active sites
Problem statement
"Struck-by" incidents — workers hit by vehicles, cranes, or falling objects — are the second leading cause of construction fatalities in the U.S. (approximately 75–100 deaths annually) and cause thousands of serious injuries. Proximity warning systems (PWS) that alert equipment operators when workers are within a danger zone have been commercially available for over a decade, using technologies including radar, RFID, UWB radio, camera-AI, and magnetic field sensing. In controlled test environments, these systems achieve detection rates above 95%. On active construction sites, however, false alarm rates exceed 90% — workers and operators quickly learn to ignore alerts that fire constantly, rendering the systems worse than useless. The high false alarm rate is caused by the construction environment itself: constantly changing site geometry, multiple workers and machines in close proximity, reflective surfaces, metal structures, and dynamic work zones where "danger" and "normal operation" overlap spatially.
Why this matters
Beyond the 75–100 annual fatalities, OSHA estimates 10,000+ nonfatal struck-by injuries per year in U.S. construction, with direct costs exceeding $500 million. OSHA has considered mandating proximity detection on construction equipment (as mine safety regulations already require for underground mining) but has not issued a rule, partly because available technology cannot achieve acceptable false alarm rates in construction environments. The mining sector's success with proximity detection (mandated in multiple jurisdictions) demonstrates that the technology works in more controlled environments — the barrier is specific to construction's dynamic, unstructured worksite.
What’s been tried and why it hasn’t worked
Radar-based systems detect workers but cannot distinguish between a worker in the danger zone and a steel beam, concrete form, or reflective surface. RFID/UWB active tag systems require every worker to wear a tag — compliance rates in studies are 60–80%, and tags interfere with certain construction equipment. Camera-AI systems achieve good performance in clean environments but degrade severely in dust, rain, low light, and when workers are partially occluded by equipment or materials. Geofencing approaches require continuously updating digital boundaries as the site changes daily — an administrative burden that project managers don't maintain. The fundamental problem is that construction sites are not structured environments: the spatial relationship between workers, equipment, and hazard zones changes hourly, and current systems cannot distinguish "near the machine and working" from "near the machine and in danger."
What would unlock progress
Context-aware proximity detection that integrates worker position with equipment operational state (boom extending, vehicle reversing, load swinging) and task context (worker is in the designated rigging zone vs. wandering into the swing radius). This requires fusing real-time equipment telemetry with worker positioning and a dynamic model of the evolving worksite. The key insight is that danger is not proximity alone but the intersection of proximity + equipment motion + task state. Autonomous vehicle technology in construction equipment (already emerging) could provide the equipment-state data needed; the integration challenge is stitching together worker positioning, equipment telemetry, and site model in real time.
Entry points for student teams
A team could build a scaled surrogate of the problem on a campus lot — a rented skid-steer or an RC-scale excavator instrumented with position/orientation sensors — and test danger zones that change shape with the machine's operational state, comparing false alarm rates against a static-zone baseline without ever entering an active jobsite. A machine-learning team could work from the public ACID construction image dataset (acidb.net, 10,000 labeled images of construction machines) to quantify how worker-and-equipment detectors degrade under real-site clutter, dust, and occlusion — the perception failures that drive false alarms. Validating either result on an active site requires a contractor partner willing to carry the liability, OSHA credentialing, and worker-filming consent involved; that step is a follow-on handed to the partner, not the semester deliverable. Relevant disciplines: sensor fusion, robotics, construction management, human factors, machine learning.
Genome — every gene is a door
Structural cousins — same reason stuck, other fields
Sources
OSHA, "Commonly Used Statistics — Fatal Occupational Injuries," 2023; NIOSH, "Proximity Warning/Alert Systems for Construction Equipment," DHHS (NIOSH) Publication No. 2019-124; Marks & Teizer, "Real-Time Construction Worker Proximity Detection Using Ultra-Wideband Ranging," *Automation in Construction*, 2013. Accessed 2026-02-25.
verification notes (working record)
The collection team’s own sourcing notes for this brief, kept verbatim:
The "adoption-barrier" failure tag reflects that even when systems are installed, cry-wolf false alarm rates cause operators and workers to disable or ignore them — a behavioral failure triggered by the technical limitation. The barrier is static: construction sites have always been dynamic and unstructured; the challenge hasn't worsened. Related briefs: construction-fall-detection-sim-to-real-gap (same pattern of sensor systems that degrade on construction sites), construction-silica-dust-realtime-personal-monitor (occupational safety monitoring gap in construction).
Reconciliation 2026-08-21: Entry-point repair from the C37 realism triage. Both original suggestions — instrumenting an excavator and running a video study of worker-equipment interactions — required access to an operating construction site, which a student team cannot get: contractor liability, OSHA credentialing, and filming identifiable workers all stand in the way, so the section offered no door a team could actually open. Replaced with two access-free doors: a scaled campus-lot surrogate (rented skid-steer or RC excavator) for the dynamic-danger-zone algorithm, and detector-degradation analysis on the public ACID dataset; an explicit access line now names the contractor partnership that on-site validation requires. Resource verified 2026-08-21: ACID (Advanced Construction Image Dataset Suite), an open community data platform with 10,000 labeled construction-machine images supporting detection, segmentation, and captioning (https://www.acidb.net/). The SODA construction dataset (Duan et al., Automation in Construction 2022, arXiv:2202.09554) exists but no public download could be confirmed, so it is not cited in the entry points.